/*hn-news*/
body{
    font-family: "microsoft yahei";
    font-size: 16px;
}
a:hover{
    text-decoration: none;
}
.yw-box1{
    padding: 25px 0;
    background: #F5F5F5;
    overflow: hidden;
}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides .rsli {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides .rsli:first-child {
    position: relative;
    display: block;
    float: left;
}

/*.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }*/
.slide_container {
    position: relative;
    float: left;
    width: 100%;
    height: 370px;
    /* background: #ccc; */
}

.slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.slide .rsli{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 370px;
}

/* .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }*/
.slide .caption {
    display: block;
    position: absolute;
    z-index: 2;
    background: #000;
    background:#fff;
    right: 0;
    bottom: 0;
    width: 376px;
    height: 310px;
    padding: 30px 52px;
}

.slide_nav {
    position: absolute;
    top: 55%;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 41px;
    width: 41px;
    margin-top: -45px;
    background: url(imagesarrow-left.png) no-repeat;
}

.slide_nav:active {
    opacity: 1.0;
}
.slide_nav.prev{
    left: 15px;
}
.slide_nav.next {
    right: 15px;
    background: url(imagesarrow-right.png) no-repeat;
}

.slide_tabs {
    margin-top: 15px;
    text-align: center;
    font-size: 0;
    list-style-type: none;
    position: absolute;
    bottom: 20px;
    right: 145px;
    z-index: 3;
}

.slide_tabs li {
    display: inline-block;
    margin: 0 10px;
    *
    display: inline;
    *
    zoom: 1;
    }

.slide_tabs a {
    display: inline-block;
    width: 16px;
    height: 8px;
    border-radius: 100px;
    line-height: 20px;
    background-color: #D8D8D8;
    background-color: #ccc\9;
    overflow: hidden;
    *
    display: inline;
    *
    zoom: 1;
    }

.slide_tabs .slide_here a {
    background-color: #74ACD6;
    background-color: #666\9;
}


.news-img{
    height: 370px;
    width: 720px;
    background: #006EAB;
}
.nis1{
    background: #006EAB;
    line-height: 370px;
    text-align: center;
}
.nis1 a{
    color: #fff;
    font-size: 79px;
    color: #fff;
    font-weight: bold;
}
.nis1 a:hover{
    text-decoration: none;
}
.fw-item a{
    color: #333;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
}
.fw-item a:hover{
    text-decoration: underline;
}
.fw-item .s1{
    font-size: 16px;
    color: #666;
	text-indent:2em;
    line-height: 28px;
    display: block;
    margin-top: 22px;
}
.fw-item span{
    font-size: 14px;
    color: #a9a9a9;
    display: inline-block;
    margin-top: 44px;
}
.yw-box2{
    margin-top: 32px;
    overflow: hidden;
}
.ywb2-1{
    width: 710px;    
}
.ywb2-2{
    width: 454px;
}
.ywb2-title a{
    display: inline-block;
    padding-left: 19px;
    background: url(imagesfqyw1_03.png) no-repeat left center;
    font-size: 22px;
    color: #006EAB;
    font-weight: bold;
}
.ywb2-1-con{
    margin-top: 13px;
}
.ywb2-1-c1 li{
    height: 102px;
    background: #F1F1F1;
    padding: 24px;
    margin-top: 2px;
}
.ywb2-1-c1 li:hover{
    background: #006EAB;
}
.ywb2-1-c1 li h3{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    width: 87%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ywb2-1-c1 li p{
    font-size: 16px;
    color: #666;
    line-height: 25px;
    margin-top: 8px;  
}
.ywb2-1-c1 li span{
    font-size: 14px;
    color: #C0C0C0;
    margin-top: 9px;
    display: block;
}
.ywb2-1-c1 li:hover h3{
    color: #fff;
}
.ywb2-1-c1 li:hover p{
    color: #fff;
}
.ywb2-1-c1 li:hover span{
    color: #fff;
}
.ywb2-1-c2 ul{
    padding: 20px;
}
.ywb2-1-c2 li{
    line-height: 45px;
    height: 45px;
}
.ywb2-1-c2 li a{
    font-size: 17px;
    color: #333;
    padding-left: 20px;
    background: url(../images/fwyw3_11.png) no-repeat left center;
    float: left;
    width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ywb2-1-c2 li a:hover{
    color: #006EAB;
}
.ywb2-1-c2 li span{
    float: right;
    font-size: 16px;
    color: #999;
}
.ywb2-1-c2 .more{
    width: 198px;
    height: 48px;
    border: 1px solid #DCDCDC;
    line-height: 48px;
    display: block;
    margin: 13px auto 0;
    text-align: center;
    color: #999;
}
.ywb2-1-c2 .more:hover{
    border: 1px solid #006EAB;
    background: #006EAB;
    color: #fff;
}
.ywb2-2-c1{overflow: hidden;}
.ywb2-2-c1 ul{
    padding: 22px 14px;
}
.ywb2-2-c1 li{
    line-height: 35px;
    height: 35px;
}
.ywb2-2-c1 li a{
    color: #666;
    padding-left: 18px;
    background: url(../images/fwyw2_07.png) no-repeat left center;
    float: left;
    width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .2s;
}
.ywb2-2-c1 li a:hover{
    color: #006EAB;
    background: url(../images/fwyw3_11.png) no-repeat left center;
}
.ywb2-2-c1 li span{
    float: right;
    font-size: 14px;
    color: #BDBDBD;
}
.ywb2-2-c11{
    margin-top: 15px;
}
.yw-box3{
    padding: 42px 0;
    background: #F1F1F1;
    margin-top: 30px;
}
.special-zt .title{
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
}
.special-zt .title span{
    background: url(../images/fwyw6_03.png) repeat-x;
    width: 550px;
    margin-top: 8px;
    height: 11px;
}
.special-zt .title .sl{
    float: left;
}
.special-zt .title .sr{
    float: right;
}
.special-zt .title a{
    font-size: 22px;
    text-align: center;
    color: #666;
    font-weight: bold;
}
.special-zt ul{
    overflow: hidden;   
}
.special-zt li{
    float: left;
    width: 346px;
    padding: 12px;
    height: 206px;
    background: #fff;
    margin-right: 44px;
    margin-top: 40px;
    transition: all .2s;
}
.special-zt li:hover{
    box-shadow: 0 0 10px #ccc;
    margin-top: 35px;

}
.special-zt li.last{
    margin-right: 0;
}
.special-zt li img{
    width: 346px;
    height: 206px;
}

.text-news{
    width: 376px;
    height: 310px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    padding: 30px 52px;
}
.section-focus-pic{height:310px;width:376px;overflow:hidden;position: relative;right: 0;top: 0;background: #fff;}
.section-focus-pic ul li{position:absolute;top:0;left:376px;width:376px;height:310px;overflow: hidden;}
.section-focus-pic .pages{width:376px;height:310px;/* overflow: hidden; */}
.section-focus-pic .controler{position:absolute;bottom: 2px;right: 105px;z-index: 88888;}
.section-focus-pic .controler b{cursor:pointer;width:16px;height:8px;display:block;overflow:hidden;text-indent:20px;float:left;margin: 0 0 0 18px;background: #d8d8d8;border-radius: 100px;}
.section-focus-pic .controler b.down{background: #74ACD6;}


/*hn-news*/