body,div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4{margin:0;padding:0;font-style:normal;font-size: 16px;font-family: "Î¢ÈíÑÅºÚ";}
ol,ul,li{list-style:none;}
img{border:0;vertical-align:middle;}
body{color:#000000;background:#FFF;text-align:center;}
.clear{clear:both;overflow:hidden;}
a{color:#1B9C89;text-decoration:none;}
a:hover{color:#000000;text-decoration:none;}
p{margin-bottom:0px;}
.clear-border{box-sizing:boder-box;}
.row{
    margin-right: 0px!important;
    margin-left: 0px!important;
}
.container{
    padding-left: 0px!important;
    padding-right: 0px!important;

}
.carousel-control-next{
    right:200px;
}
.carousel-control-prev{
    left:200px;
}

@media (min-width: 1200px){
    .container{
        max-width: 1200px!important;
    }
}
/* header */
body{
    overflow: scroll;
}
.header{
    width: 100%;
    height: 83px;
    background-color: #1B9C89;
    padding: 16px 0px;
}
.header-container{
    max-width: 1500px;
    margin: auto;
}
.flex{
    display: flex;
}
.flex-between{
    justify-content: space-between;
}
.flex-center{
    align-items: center;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.header-logo{
    width: 315px;
    height: 50px;
}
.header-logo img{
    width: 100%;
    height: 100%;
}
.navlists{
    height: 52px;
    margin-top: 10px;
    /*width: 870px;*/
}
.nav{
    line-height: 32px;
    color: #FFF;
    font-size: 16px;
    position: relative;
}
.nav a{
    display: inline-block;
    height: 32px;
    color: #FFF;
}
.nav-li,.three-nav-li,.four-nav-li{
    display: none;
    position: absolute;
    left: -35px;
    top: 40px;
    width: 140px;
    z-index: 100;
    background-color: #FFF;
    padding: 10px 0px;
}

.three-nav-li{
    left:140px;
}
.four-nav-li{
    left:140px;
}
.nav-li>li>a,.three-nav-li>li>a,.four-nav-li>li>a{
    display: inline-block;
    color: #888;
    text-align: center;
    line-height: 40px;
    height: 40px;
    width: 100%;
    font-size: 16px;
}
.nav-li a:hover,.three-nav-li a:hover,.four-nav-li a:hover{
    background-color: #1B9C89;
    color: #FFF;
}
.search{
    /*width: 223px;*/
    height: 32px;
    border: 1px solid #FFF;
    border-radius: 16px;
    padding-right: 19px;
}
.search-input{
    width: 90%;
    height: 100%;
}
.search-input input{
    width: 100%;
    height: 30px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    border: none;
    background-color: #1B9C89;
    padding-left: 20px;
    color: #FFF;
    font-size: 12px;
    border: 0px;
    outline: none;
}
.search-input input::-webkit-input-placeholder {
    color: #FFF;
}
.search-icon{
    width: 14px;
    height: 32px;
    line-height: 29px;
    cursor: pointer;
}
.search-icon img{
    width: 14px;
    height: 14px;
}
.banner{
    width: 100%;
    /*background-color: red;*/
}
.footer-top{
    background: #1B9C89;
    padding-top: 30px;
    padding-bottom: 20px;
}
.footer-top>div{
      width: 1200px;
    /*  width:100%;
        max-width:1200px; */
    margin: auto;
}
.footer-logo{
    width: 168px;
    height: 162px;
    padding-top: 28px;
    box-sizing: border-box;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.footer-logo img{
    /*width: 100%;*/
}
.footer-address,.footer-link{
    text-align: left;
    padding: 0px;
}
.footer-address{
    /*padding-left: 60px;*/
}
.footer-link{
    margin-left: -50px;
}
.footer-address>p:first-child,.footer-link>p:first-child{
    width: 76px;
    height: 14px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 20px;
}
.footer-address>p{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 18px;
}
.footer-link>p,.footer-link>p>a{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 18px;
}
.footer-link>p>a{
    display: inline-block;
    margin-right: 10px;
}
.footer-imgs{
    width: 108px;
    height: 108px;
}
.footer-imgs>p:first-child{
    width: 108px;
    height: 108px;
}
.footer-imgs img{
    width: 100%;
}
.footer-imgs{
    padding: 0px;
}
.footer-imgs:last-child{
    margin-left: 20px;
}
.footer-imgs>p:last-child{
    width: 108px;
    text-align: center;
    font-size: 14px;
    margin-top: 1px;
    color: #FFF;
    font-weight:400;
}
.footer-bottom{
    width: 100%;
    height: 54px;
    background: #178272;
}
.footer-bottom-container{
    /* width: 1200px; */
    max-width:1200px;
    margin: auto;
	font-size: 14px;
}
.footer-bottom-container p:first-child{
    width: 407px;
    line-height: 54px;
    color: #FFF;
}
.footer-bottom-container p:last-child{
    width: 150px;
    line-height: 54px;
    color: #FFF;
}
.footer-bottom-container p>a{
    color: #FFF;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #1B9C89;
    border-color: #1B9C89;
}
.pagination>li>a, .pagination>li>span{
    color: #1B9C89;
}
@media screen and (max-width: 1440px) {
  /*  .header{
        padding: 16px 40px;
    }*/
}
@media screen and (max-width: 480px) {
    .news_item{
        width:100% !important;
    }
    .footer-top>div{
        width:100% !important;
        margin: auto;
    }
    .footer-top .row,.footer-top .footer-address,.footer-top .footer-link{
        padding-left:10px !important;
        padding-right:0px !important;
        margin-left:0px !important;
        margin-right:0px !important;
    }

    .pagination{
        display: flex;
        flex-wrap: wrap;
    }
    .pagination li{
        margin-bottom: 20px;
    }
}
.footer-logo{
    padding-left: 0px
}
.banner img{
    width: 100%;
}
.footer-link{
    margin-left: -50px;
}
.footer-address{
    margin-left: 22px;
}



/*·ÖÒ³*/
.pagination{
    padding: 20px;
}
.pagination li{
    margin-right: 10px;
}
.pagination li span,.pagination li a{
    padding: 8px 16px;
    border: 1px solid #ccc;
    cursor: pointer;
    color: #aaaaaa;
}
.pagination>li>a, .pagination>li>span{
    color: #aaaaaa;
    font-size: 14px;
}
.pagination>.active>span{
    background-color: #1B9C89;
    border-color: #1B9C89;
    color: #FFF;
}

#icon-content{
    width: 50px;
    height: 150px;
    background-color: rgba(0,0,0,.6);
    position: fixed;
    right: 0px;
    bottom: 35px;
}
.f-icon{
    height:50px;
}
.weibo-icon,.wechat-icon,.btop-icon{
    height:50px;
    line-height:50px;
}
.weibo-icon img,.wechat-icon img,.btop-icon img{
    width:30px;

}
.w-f-icon-aitive{
    /* background-color:rgba(27,156,137,.7); */
    background-color:rgba(255,255,255,1);
}
.w-f-icon-aitive2{
     background-color:rgba(27,156,137,.7);
}
.f-thumb{
    transform-origin: 95% 95%;
    -moz-transform-origin: 95% 95%;
    -ms-transform-origin: 95% 95%;
    -o-transform-origin: 95% 95%;
    -webkit-transform-origin: 95% 95%;
    transform: scale(0.01);
    -moz-transform: scale(0.01);
    -ms-transform: scale(0.01);
    -o-transform: scale(0.01);
    -webkit-transform: scale(0.01);
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0;
}
.f-thumb-active{
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}
.f-thumb,.f-thumb img{
    width:158px;
}
.f-thumb img{
    max-width:100%;
}
#wechat_thumb{
    position: relative;
    right: 157px;
    top: -160px;
    /* display:none; */
}
#weibo_thumb{
    position: relative;
    right: 157px;
    top: -183px;
    /* display:none; */
}
.btop-content{
    display:block;
}