body,html{
    width: 100%;
    height:100%;
    margin:0 auto;
    background-color:#f5f5f5;
    padding:auto;
}
.xinwen_ul>a>li:hover{
    color:rgb(96, 188, 190);
}
.div_menzen{
    padding-left: 10px;
    box-sizing:border-box;
}
.biaodan{
    display: none;
}
.dis_over{
    display: block !important;
}
.yyny>ul{
    margin:0;
    padding:0;
    list-style:none;
}
.yyny>ul>li>img{
    width: 100%;
}
header{
    width: 100%;
    height:640px;
    position: relative;
}
@media screen and (max-width:1366px) {
    section{
        width:calc((1150/1366)*100%) !important;
    }
}
.ks_xq{
    min-height: 300px;
}
/* 侧边 */
.hj_container>.swiper-wrapper>.swiper-slide>img{
    width: 100%;
    height:100%;
}
.cbl_s{
    height:432px;
    width: 45px;
    position: fixed;
    top:150px;
    right:20px;
    z-index: 10000;
    animation-name:fadeInRight;
    animation-duration: 1500ms;
}

.dis_play{
    display: block !important;
}
.fenns_ul{
    display: none;
}
.cbl_s>a>div{
    width: 100%;
    height:45px;
    position: relative;
    background-color:#fff;
    border-radius: 5px;
    margin-top:10px;
    transition: 100ms;
    float: right;
    transition:width 1s;
    -moz-transition:width 1s; /* Firefox 4 */
    -webkit-transition:width 1s; /* Safari and Chrome */
    -o-transition:width 1s; /* Opera */
overflow: hidden;
}
.cbl_s>a>div:hover{
    width: 300%;
}
/*.cbl_s>a>div:hover span{*/
/*    left:0 !important;*/
/*    right:0;*/
/*    top:0;*/
/*    bottom:0;*/
/*}*/
.cbl_s>div:nth-child(1){
    margin-top:0;
}
.cbl_s>a>div>span{
    display: inline-block;
    width: 100%;
    position: absolute;
    line-height: 45px;
    height:100%;
    top:0;
    bottom:0;
    left:0;
    right: 0;
    margin:auto;
    color:rgb(65, 131, 159);
    text-align:left;
    padding-left:20px;
    box-sizing: border-box;
    filter: opacity(0%);
    font-size: 17px;
    font-family: "黑体";
}
.filter>a{
    text-decoration:none;
    color:#41839f;
}
.cbl_s>a>div>img{
    position: absolute;
    top:0;
    /*left:0;*/
    right:12px;
    bottom:0;
    margin:auto;
}
.head_logo{
    width:100%;
    height:137px;
    position: absolute;
    top:-100%;
    left:0;
    right:0;
    margin:auto;
    z-index: 1100;
    transition:700ms;
}
.title_sd{
    width: calc((1046/1366)*100%);
    height:39px;
    position: relative;
    margin:auto;
    /* background-color:red; */
    z-index:20;
}
#subBtn:hover{
    background-color:rgb(65, 131, 159) !important;
    transition: 500ms;
}
.er_nav>a:nth-child(1){
    border-left:none;
}
.lanmu_ul{
    width: 100%;
    height:100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.lanmu_ul>li>a{
    font-size: 18px;
    font-family: "微软雅黑";
    text-decoration: none;
    color:#fff;
    height:100%;
    line-height: 39px;
}
.brnner_container{
    width: 100%;
    position: relative;
	margin: 0 auto;
}
.carousel{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
    border-radius: 5px;
}
.carousel li{
	float: left;
	position: absolute;
	display: none;
}
.carousel li,.carousel li img{
	width: 100%;
	 height: 100%; 
}
.carousel-index{
	position: absolute;
    bottom: 8px;
    width: 100%;
    display: flex;
    justify-content: center;
    transition: 500ms;
}
.carousel-index li{
	float: left;
    width: 10px;
    height: 10px;
    line-height: 18px;
    text-align: center;
    border-radius: 10px;
    background-color: rgba(0,0,0,0.3);
    font-size: 0px;
    cursor: pointer;
    margin: 0 3px;
    color: #fff;
    transition: 500ms;
}
.carousel{
    list-style:none !important;
}
.carousel>li{
    list-style:none !important;
}
.carousel-index li.current-index{
    width: 18px !important;
    border-radius: 8px !important;
	background-color: #41839f;
}
.carousel>li>img{
    width: 100%;
}
.carousel>li{
    float: left;
}
.logo_content{
    width:100%;
    height:99px;
    border-bottom:1px solid #a2c3d1;
    box-sizing: border-box;
    z-index: 2;
    
}
.ss{
    width: 100%;
    height:138px;
    position: absolute;
    top:0;
    background-color:#71a6bd;
    filter: opacity(65%);
    z-index: 0;
}
.logo_content_photo{
    width: calc((1046/1366)*100%);
    height:100%;
    margin:auto;
    position: relative;
}
.logo_photo{
    width: 351px;
    height:64px;
    position: absolute;
    top:0;
    bottom:0;
    margin:auto;
}
.logo_photo>img{
    width: 100%;
    height:100%;
}
.sousuo{
    width: 197px;
    height:39px;
    position: absolute;
    right: 204px;
    top:0;
    bottom:0;
    margin:auto;
    background-color:#fff;
    background-color:#ddf5ff;
}
.carousel{
    list-style: none;
    margin:0;
    padding:0;
}
.sousuo>span{
    display: inline-block;
    width:25px;
    height:100%;
    line-height: 39px;
    padding-left:7px;
    box-sizing: border-box;
    font-size: 16px;
    color:#51879f;
}
.sousuo>input{
    margin-left:5px;
    width: 161px;
    position: relative;
    top:0;
    left:5px;
    bottom:0;
    margin:auto;
    border:none;
    outline: none;
    position: relative;
    top:0;
    background-color:#ddf5ff;
}
.yisheng{
    width: 55px;
    height:65px;
    position: absolute;
    top:0;
    right:121px;
    bottom:0;
    margin:auto;
}
.yisheng>img{
    width: 100%;
    height:100%;
}
.jjrx{
    width: 115px;
    height:35px;
    position: absolute;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
}
.jjrx>p{
    width: 100%;
    font-size: 14px;
    font-family: "微软雅黑";
    color:#a9d5eb;
    font-weight: bold;
    margin:0;
    letter-spacing: 0.5px;
}
.jjrx>span{
    display: inline-block;
    font-size: 16px;
    color:#fff;
    margin-top:8px;
    font-family: "微软雅黑";
}
.page{
    padding-top:50px;
    box-sizing: border-box;
    margin:auto;
    text-align: center;
}
.page>a{
    display: inline-block;
    width: 45px;
    height:40px;
    font-size: 13px;
    text-align: center;
    line-height: 40px;
    background-color:#71a6bd;
    color:#fff;
    margin-left:25px;
}
.page>a:nth-child(1){
    display: none;
}
.page>a:last-child{
    display: none;
}
section{
    width: calc((1046/1366)*100%);
    padding-top:40px;
    margin:auto;
    padding-bottom:20px;
        min-height: 300px;

}
.yijian{
    width: 100%;
    height:230px;
    /* background-color:blue; */
}
.yijian>div:nth-child(2){
    margin-top:10px;
}
.yijian_s{
    width: 100%;
    height:110px;
}
.yijian_s>a:nth-child(1)>div{
    margin-left:0;
}
.yijian_s>a>div{
    width: calc((258/1046)*100%);
    height:100%;
    float: left;
    margin-left:4.7px;
    position: relative;
    overflow: hidden;
    transition: 500ms;
}
.photo_s{
    width: 100%;
    height:74px;
    position: relative;
}
.photo_s>img{
    position: absolute;
    left:0;
    right: 0;
    bottom:0;
    top:0;
    margin:auto;
}
.photo_text{
    width: 100%;
    height:36px;
    text-align: center;
    font-size: 16px;
    font-weight:bold;
    color:#fff;
}
.xinwen{
    width: 100%;
    height:360px;
    margin-top:40px;
}
.xinwen>div{
    width:calc((333/1046)*100%);
    height:100%;
    float: left;
    margin-left:22px;
    background-color:#fff;
}
.xinwen>div:nth-child(1){
    margin-left:0;
}
.xinwen_photo{
    height:149px;
    width: 100%;
}
.xinwen_photo>img{
    width: 100%;
    height:100%;
}
.xinwen_text{
    width: 100%;
    height:211px;
    overflow: hidden;
}
.xinwen_dongtai{
    width: 100%;
    height:20px;
    margin-top:31px;
    padding-left:20px;
    box-sizing: border-box;
    position: relative;
}
.lianjies>a:hover{
    color:black;
}
.icon-more:hover::before{
    color:black !important;
}
.xinwen_dongtai>span{
    display: inline-block;
    height:100%;
    border-left: 4px solid #41839f;
    font-size: 18px;
    color:#41839f;
    line-height:20px;
    padding-left:12px;
    box-sizing: border-box;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.xinwen_dongtai>a>span{
    display: inline-block;
    height:100%;
    position: absolute;
    font-size: 30px;
    line-height: 20px;
    color:#41839f;
    right:15px;
    margin:auto;
}
.xinwen_liebiao{
    width: 90%;
    margin:auto;
    margin-top:20px;
}
.xinwen_ul{
    width:100%;
    margin:auto;
    list-style: none;
    padding: 0;
    margin:0;
}
.xinwen_ul>a>li{
    height:41px;
    width: 100%;
    border-bottom:1px solid #ebebeb;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 40px;
    font-family: "微软雅黑";
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.xinwen_ul>a{
    text-decoration: none;
    color:#222222;
}
.zj_tuandu{
    width: 100%;
    height:330px;
    background-color:#fff;
    padding-top:0.5px;
    margin-top:41px;
    /* box-sizing: border-box; */
}
.zj_tuandu>hr{
    width: 100%;
    height:1px;
    border:none;
    background-color:#41839f;
    margin-top:25px;
}
.zhuanjia_photo{
    width: calc((1001/1046)*100%);
    height:201px;
    margin:auto;
    margin-top:32px;
    /* background-color:red; */
}
.zhuanjia_container{
    width: 100%;
    height:100%;
}
.zhuanjia_slide{
    /* width: 134px !important; */
    height:100%;
    position: relative;
    overflow: hidden;
}
.photo_zj{
    width: 100%;
    height:100%;
}
.photo_zj>img{
    width: 100%;
    height:100%;
}
.zj_jieshao{
    width: 100%;
    min-height:100px;
    position: absolute;
    bottom:-55px;
    background-color:#669bb2;
    filter: opacity(80%);
    transition: 300ms;
}
.zhuanjia_slide:hover .zj_jieshao{
    bottom:0;
}
.zj_jieshao>p{
    font-size: 18px;
    margin-top:13px;
    text-align: center;
    font-family:"微软雅黑";
    color:#fff;
    margin-bottom:10px;
}
.zj_jieshao>div{
    font-size: 15px;
    font-family:"微软雅黑";
    color:#fff;
    padding-left:6px;
    box-sizing: border-box;
    margin-top:3px;
}
.ks_daohang{
    width: 100%;
    height:346px;
    background-image: url("../image/500645798_banner.png");
    background-size:100% 100%;
    padding-top:4px;
    margin-top:40px;
}
.daohang_div{
    width: calc((1007/1046)*100%);
    height:240px;
    margin:auto;
    /* background-color:red; */
    margin-top:23px;
}
.daohang_div>linchuang{
    float: left;
}
.keshi_dh{
    width: 60px;
    height:100%;
    background-color:#bfbfc0;
    text-align: center;
    font-size: 18px;
    position: relative;
    float: left;
    filter: opacity(90%);
    z-index: 111;
    cursor: pointer;
    transition: 500ms;
}
.back{
    background-color:#99bccc;
}
.keshi_dh>span{
    display: inline-block;
    /* width: 100%; */
    width: 16px;
    text-align: center;
    height:100px;
    color:#fff;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.linchuang{
    min-width:60px;
}   
.daohang_div>div:nth-child(1)>.linchuang_div{
    width: calc((825/1007)*100%);
}
.linchuang_div{
    height:100%;
    width: 0;
    background-color:#fff;
    float: left;
    filter: opacity(85%);
    overflow: hidden;
    transition: 500ms;
}
.daohang_div>div:nth-child(1)>div{
    border-right: 1px solid #fff;
    box-sizing: border-box;
}
.daohang_div>div:nth-child(2)>div{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}
.daohang_div>div:last-child>div{
    border-left: 1px solid #fff;
    box-sizing: border-box;
}
.linchuang_div>ul>a>li{
    float: left;
    line-height: calc(240px/3);
    overflow: hidden;
}
.lc_ul{
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.linchuang_div>ul>a>li::before{
    content:"●";
    color:#41839f;
    line-height: calc(240px/3);
    margin-right: 10px;
}
.lc_ul>a>li{
    height:calc(240px/3);
    width: 25%;
    font-size: 18px;
    padding-left:30px;
    box-sizing: border-box;
    color:black;
}
.lc_ul>a>li:hover{
    color:#41839f;
}
.jy_hj{
    width: 100%;
    height:333px;
    background-color:#fff;
    margin-top:40px;
    padding-top:0.5px;
}
.jy_hj>hr{
    width: 100%;
    height:1px;
    background-color:#41839f;
    border:none;
    margin-top:20px;
}
.hj_container{
    width:calc((1007/1046)*100%);
    height:207px;
    margin-top:20px !important;
}
.swiper-slides{
    height:100%;
}
.swiper-slides>img{
    width: 100%;
    height:100%;
}
.youqin{
    width: 100%;
    height:70px;
    background-color:#fff;
    margin-top:39px;
}
.lianjie{
    width:calc((1046/1366)*100%);
    height:100%;
    /* background-color:red; */
    margin:auto;
    position: relative;
}
.lianjies{
    width:calc((1007/1046)*100%);
    height:25px;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    border-left:4px solid #41839f;
}
.title{
    font-size: 18px;
    font-family:"微软雅黑";
    color:#fff;
    padding-left:10px;
    box-sizing: border-box;
    float: left;
    margin-right: 20px;
    color:#41839f;
}
.lianjies>a{
    display: inline-block;
    line-height: 25px;
    color:#41839f;
    font-size: 16px;
    text-decoration: none;
    margin-left:30px;
}
.zuihou{
    width: 100%;
    height:273px;
    position: relative;
}
.zuihou>img{
    width: 100%;
    height:100%;
}
.zuihou_logo{
    width: 238px;
    height:70px;
    position: absolute;
    top:0;
    left:calc((103/1366)*100%);
    bottom:0;
    margin:auto;
}
.zuihou_line{
    height:193px;
    width: 1px;
    background-color:#9cbdcc;
    position: absolute;
    top:0;
    bottom:0;
    margin:auto;
    left:calc((409/1366)*100%);
}
.lxfs_zuihou{
    /* width: 419px; */
	width: 520px;
    height:170px;
    /* background-color:red; */
    position: absolute;
    top:0;
    left:calc((492/1366)*100%);
    bottom:0;
    margin:auto;
    color:#fff;
	align-items: center;
}
.lxfs_zuihou>div:nth-child(1){
    margin-top:0;
}
.lxfs_zuihou>div{
    margin-top:9px;
    font-size: 16px;
    font-family: "微软雅黑";
    color:#fff;
}
.zuihou_lines{
    height:193px;
    width: 1px;
    background-color:#9cbdcc;
    position: absolute;
    top:0;
    bottom:0;
    margin:auto;
    right:calc((371/1366)*100%);
}
.erweima{
    width: 142px;
    height:175px;
    position: absolute;
    top:0;
    right: calc((127/1366)*100%);
    bottom:0;
    margin:auto;
}
.ewm_photo{
    width: 142px;
    height:142px;
}
.ewm_photo>img{
    width: 100%;
    height:100%;
}
.gzh{
    width: 100%;
    height:33px;
    line-height: 50px;
    text-align: center;
    color:#fff;
    font-family: "微软雅黑";
    font-size: 18px;
}
/*二级选中*/
.curr_se{
    background-color:#71a6bd;
    color:#fff !important;
}
/*一级选中*/
.curr_yj{
    color:black;
}
/* 导航 */
.navs{
    width: 100px;
    margin:auto;
    height:0;
    overflow: hidden;
    transition: 300ms;
}
.navs>a{
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    /*color:black;*/
    font-size: 14px !important;
    font-family: "黑体";
    background-color: #71a6bd;
    filter: opacity(85%);
    color:#fff !important;
}
.lanmu_ul{
    text-align: center;
}
.lanmu_ul>li{
    width: 11%;
    text-align: center;
    display: inline-block;
    margin-left:20px;
}
.lanmu_ul>li>a:hover{
    color:black;
    transition: 200ms;
}
.navs>a{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-family: "微软雅黑";
    font-size:18px;
    height:30px;
    line-height: 30px;
    transition: 300ms;
}
.er_nav>a:hover{
    color:#71a6bd;
}
.navs>a:hover{
    color:black !important;
background-color:rgb(96, 188, 190);
}
.erlist_content_suoyin {
    width: 620px;
    text-align: right;
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    margin-right: 15px;
}
#filters{
    list-style:none;
    margin:0;
    padding:0;
}
.erlist_content_suoyin li {
    float: left;
    padding: 0 5px;
    background: url(../images/line_shushi.jpg) no-repeat right;
    /* color: #109C99; */
}
.erlist_content_suoyin .current {
    color: #109C99;
}
.erlist_content_suoyin li:nth-child(2) {
    background: none;
}
.erlist_content_suoyin li {
    color: #9E9E9E;
}

.erlist_content_suoyin li {
    float: left;
    padding: 0 5px;
    background: url(../images/line_shushi.jpg) no-repeat right;
}