<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hdzx .photo {
    float: left;
    height: 276px;
    position: relative;
    width: 407px;
}
.hdzx .photo .sliderPhoto {
    float: left;
    height: 276px;
    overflow: hidden;
    width:407px;
}
.swiper-container {
    height: 90px;
    position: relative;
    width: 1003px;
}
.slide_container {
    position: relative;
}

.slide_wrapper {width:407px;}

.slide_wrapper img{ width:407px; height:272px;}

.hdzx .photo .sliderPhoto .swiper-slide {
    height: 276px;
    position: relative;
}
.hdzx .photo .description {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    color: #ffffff;
    font-size: 14px;
    left: 0;
    letter-spacing: 1px;
    line-height: 40px;
    opacity: 0.5;
    position: absolute;
    text-indent: 1em;
    text-shadow: 0 1px 3px #000000;
    width: 534px;
}
.hdzx .photo #navigation {
    bottom: 10px;
    height: 16px;
    margin: 0;
    overflow-y: hidden;
    padding: 10px 0 0;
    position: absolute;
    right: 10px;
    text-align: center;
}
#navigation a:link, #navigation a:active, #navigation a:visited, #navigation a:hover {
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0 2px;
    text-decoration: none;
}
#navigation a img {
    background: url(../imageset/huadu_index2014_icon.jpg) no-repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none;
    height: 9px;
    width: 9px;
}
#navigation a.active img {
    background: url(../imageset/huadu_index2014_icon_on.jpg) no-repeat scroll center center rgba(0, 0, 0, 0);
}
.slide_pagination {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    height: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    opacity: 0.7;
    position: absolute;
    text-indent: 1em;
    text-shadow: 0 1px 3px #000000;
    width: 407px;
}
.slide_pagination ul {
    display: inline-block;
    padding-right: 14px;
    position: absolute;
    right: 0;
    text-indent: 0;
    top: 40%;
}
.slide_pagination ul li {
    background: url(../imageset/huadu_index2014_icon.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: left;
    height: 9px;
    margin-left: 2px;
    width: 9px;
}
.slide_pagination ul .on {
    background: url(../imageset/huadu_index2014_icon_on.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}</pre></body></html>