@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-weight: inherit;
    font-size: 100%;
    line-height: 1.2;
    margin: 0;
}

legend {
    color: #000;
}

a img, img {
    -ms-interpolation-mode: bicubic;
}

body {
    font: 12px/1.5 arial, SimSun, helvetica, sans-serif;
    background: #FFF;
    color: #666;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.inlblo {
    display: inline-block;
    diplay: inline;
    zoom: 1;
}

.section-focus-pic {
    margin: 0 0 0 10px;
    float: left;
    overflow: hidden;
    position: relative;
    width: 375px;
}

.section-focus-pic ul li {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 375px;
    width: 375px;
    height: 220px;
}

.section-focus-pic ul li a {
    cursor: pointer;
    color: #595959;
    height: 18px;
}

.section-focus-pic ul li a img {
    width: 375px;
    height: 228px;
    overflow: hidden;
}

.section-focus-pic ul li p {
    width: 375px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    height: 22px;
    overflow: hidden;
    text-align: center;
    line-height: 22px;
}
.section-focus-pic ul li p a {
    color: #955919;
}
.section-focus-pic ul li div {
    position: absolute;
    bottom: 10px;
    left: 0;
    height: 40px;
    background-color: #111111;
    width: 375px;
    opacity: 0.7;
    filter: alpha(opacity=60);
}

.section-focus-pic .pages {
    width: 375px;
    height: 252px;
}

.section-focus-pic .controler {
    position: absolute;
    bottom: 24px;
    right: 1px;
}

.section-focus-pic .controler a {
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin: 0 0 0 2px;
    display: block;
    overflow: hidden;
    text-align: center;
    float: left;
    background: #848387;
    color: #fff;
    font-size: 12px;
}

.section-focus-pic .controler a.down {
    background: #fff;
    color: #848387;
}

.section-focus-pic .controler2 a {
    display: block;
    width: 40px;
    position: absolute;
    top: 152px;
    height: 40px;
}

.section-focus-pic .controler2 a i {
    cursor: pointer;
    display: block;
    width: 22px;
    height: 34px;
    background: url(imgs/star.png) no-repeat;
}

.section-focus-pic .controler2 .prev {
    left: 5px;
}

.section-focus-pic .controler2 .prev i {
    background-position: -34px -68px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_05.png');
    margin-left: 5px;
}

.section-focus-pic .controler2 .prev:hover i {
    left: 10px;
    background-position: -34px -24px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_03.png');
}

.section-focus-pic .controler2 .next {
    right: 10px;
}

.section-focus-pic .controler2 .next i {
    background-position: -62px -68px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_06.png');
    margin-left: 10px;
}

.section-focus-pic .controler2 .next:hover i {
    right: 10px;
    background-position: -62px -24px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_04.png');
}
