.wrap_block{
    background-color: #f3fcfe;
}
.banner{
    background-image:url("../images/re-banner_02.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    height: 641px;
}
.slogan2{
    font-size: 42px;
    color: #ffffff;
    padding-top: 220px;
}
.slogan2 p{
    text-align: center;
}
#select1{
    margin: 24px auto;
    cursor: pointer;
}
.news_left2{
    width:270px;
    height: 403px;
    margin-top: 20px;
    background-color: #ffffff;
}
.news_left2_title{
    height: 160px;
    width: 270px;
    background-image: url("../images/important_05.png");
    background-repeat: no-repeat;
}
.news_left2_list{
    padding: 10px;
}
.news_left2_list>li:before{
    content: url("../images/dot.png");
    position: absolute;
    left: 0px;
    margin-top: -20px;

}
.news_left2_list li+li{
    margin-top: 10px;
}
.news_left2_list>li>a{
    color: #8e8e8e;
    font-size: 14px;
}
.re-lists{
    position: relative;
    background-color: #ffffff;
    margin-right: 20px;
    padding-top: 70px;
    margin-top: 49px;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.re-lists-tag{
    height: 58px;
    width: 270px;
    position: absolute;
    background-image: linear-gradient(to top right,#2ac5b3,#02a1d3);
    padding-left: 30px;
    top: -24px;
}
.re-lists-tag img{
    margin-top: -5px;
}
.re-lists-tag span{
    line-height: 60px;
    color: #ffffff;
    font-size: 22px;
}
.re-list li+li{
    margin-top: 20px;
}
.re-list>li{
    border-bottom: 1px dashed #eeeeee;
    padding-bottom: 20px;
}
.re-list>li>a{
    color: #000000;
    font-size: 18px;
}
.xq_tag{
    background-color: #e4993b;
    border-radius: 5px;
    width: 30px;
    height:22px;
    font-size: 22px;
    color: #ffffff;
    margin-left: 5px;
}


.time{
    color: #000000;
    font-size: 14px;
    text-align: right;
    float: right;
}
.re-list2 li{
    margin-top: 20px;
}
.re-list2>li>a{
    color: #000000;
    font-size: 18px;
}
.classify{
    height: 240px;
    background-image: linear-gradient(to top right,#2ac5b3,#02a1d3);
    margin-bottom: 100px;
}
.center-block{
    padding-top: 16px;
}
.blocks{
    width: 284px;
    height: 170px;
    float: left;
}
.bg3{
    background-color: #ffffff;
}
.blocks-hover{
    transform-style: preserve-3d;
    transform: translateZ(30px);
    transition: 0.5s;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    -webkit-transform: translateZ(30px);
    -moz-transform-style: preserve-3d;
    -moz-transition: 0.5s;
    -moz-transform: translateZ(30px)
}
.block_bottom{
    height: 16px;
    width: 1136px;
    color: #ffffff;
    font-size: 14px;
    margin-top: 16px;
}
.block_bottom>span>a{
    color: #ffffff;
}
.block_bottom>span>a:hover{
    font-size: 20px;
    transition: ease 0.2s;
}
.block_bottom span:nth-child(2){
    float: right;
}
.b_center{
    margin-top: 30px;
}

.scrollDiv {
    height: 25px;/* 必要元素 */
    line-height: 25px;
    overflow: hidden;/* 必要元素 */
    padding-top: 20px;
}
.scrollDiv li {
    height: 50px;
}
.scrollDiv>ul>li>a{
    font-size: 18px;
    color: #000000;
}
#s2, #s3 {
    height: 250px;
}
.b_title{
    font-size: 16px;
    color: #000000;
    text-align: center;
    margin-top: 10px;
}
.p_name{
    color: #ffffff;
}
.hide1{
    display: none;
}
.show1{
    display: block;
}

.nav-active{color:#41b0a7;}
