body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    letter-spacing: normal;
    font: 12px/1.5 "Times New Roman", "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

em {
    font-style: normal;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    display: block;
}

.clear {
    clear: both;
}

body {
    width: 778px;
    text-align: center;
}

#focus {
    width: 605px;
    height: 370px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 370px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 605px;
    height: 370px;
    overflow: hidden;
    position: relative;
    background-color: #03A9F4;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 605px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus .btn {
    position: absolute;
    width: 605px;
    height: 65px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

#focus .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top: 90px;
    background: url('../img/sprite.png') no-repeat 0 0;
    cursor: pointer
}

#focus .pre {
    left: 0;
}

#focus .next {
    right: 0;
    background-position: right top;
}

#focus ul li .slideother {
    position: absolute;
    left: 15px;
    top: 285px;
    width: 575px;
    height: 80px;
    display: inline-block;
}

#focus ul li .slideother .h12 {
    font-size: 24px;
    padding-left: 10px;
    padding-bottom: 5px;
    position: absolute;
}

#focus ul li .slideother .h12 a {
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    padding-top: 10px;
    text-decoration: none;
}

#focus ul li .slideother .h12 a:hover {
    text-decoration: underline;
}

#focus ul li .slideother p {
    position: absolute;
    padding: 0px 20px 0px 10px;
    top: 38px;
    text-align: left;
}

#focus ul li .slideother p a {
    font-size: 14px;
    color: #B3E5FC;
    text-decoration: none;
}

#focus ul li .slideother a:hover {
    color: #FFF;
}

#focus ul li .slideother p a:hover {
    text-decoration: none;
}
