/* @font-face{ font-family: fontR; src: url('../fonts/SourceHanSansCN-Regular.otf');} */

html,body{padding: 0;margin: 0;font-size: 16px;color: #000000; overflow-x:hidden;/*min-width: 1200px;*/ }

.wrap{margin: 0 auto;max-width: 1360px; }

ul{padding: 0;margin: 0;}

ul li{list-style: none;}

.fl{float: left;}

.fr{float: right;}

a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;background: none;text-decoration: none;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}

img{max-width: 100%;}

input:focus,button:focus,textarea:focus{outline: none;}

.ovh{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}

.ovh5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}

p{margin: 0;}

i,em{font-style: initial;}

.imgH{overflow: hidden;}

.imgH img{transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }

.imgH:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}



.flexcen{display: flex;justify-content: center;align-items: center;}

.flexsta{display: flex;justify-content: flex-start;align-items: center;}

.flexend{display: flex;justify-content: flex-end;align-items: center;}

.flexbet{display: flex;justify-content: space-between;align-items: center;}



/**导航菜单**/

header{position: fixed;top: 0;left: 0;width: 100%;z-index: 9;transform: all .5s;background: rgba(255,255,255,0);border-bottom: 1px solid #fff; }

header .logo a{height: 80px;position: relative;z-index: 9999;display:flex;justify-content:center;align-items:center;transform: all .5s;}

header .logo img{max-height: 90%;}

header .rightDiv{float: right;}

header .rightDiv .menu{text-align: right;position: relative; }

header .rightDiv .menu>ul{display: inline-block!important; }

header .rightDiv .menu>ul>li{float: left;margin-left: 46px; }

header .rightDiv .menu>ul>li>a{height: 80px;text-align: left;color: #111111;position: relative;font-size: 16px;display: flex;justify-content: center;align-items: center;text-transform: uppercase;position: relative; }

header .rightDiv .menu>ul>li:hover>a span,

header .rightDiv .menu>ul>li:focus>a span,

header .rightDiv .menu>ul>li.on>a span,

header .rightDiv .menu>ul>li.active>a span{background: none;color: #329f81;}

header .rightDiv .menu>ul>li>a::after{content: "";width: 80px;position: absolute;left:50%;background: #329f81;height: 3px;bottom: -1px;margin-left: -40px;transform: scaleX(0);transition: all .3s; }

header .rightDiv .menu>ul>li:hover>a::after,

header .rightDiv .menu>ul>li.on>a::after{opacity: 1;transform: scaleX(1);}



/* header .rightDiv .searchDiv form{position: relative;}

header .rightDiv .searchDiv input{width: 180px;line-height: 45px;border: 0;padding: 0 50px 0 20px;background: #ff9125;color: #fff;border-radius: 10px;overflow: hidden;}

header .rightDiv .searchDiv input::-webkit-input-placeholder{color: #fff; }

header .rightDiv .searchDiv input::-moz-placeholder{color: #fff; }

header .rightDiv .searchDiv button{position: absolute;width: 28px;height: 100%;right: 11px;top: 0;border: 0;padding: 0;background: transparent;cursor: pointer;  }

*/

header .mbtn {display: inline-block;width: 50px;height: 50px;background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;position: absolute;top: 40pxheader .rightDiv .menu;right: 0;display: none;}

header .mbtn:active{opacity: .8;}

body.on-menu header .mbtn{background: url(../img/menu-hide1.png) no-repeat center center;background-size: 22px auto;}



.on-fixed header{background: #fff; } 





/****底部***/

.footerDiv .hdDiv{padding: 70px 0;align-items: flex-start;border-bottom: 1px solid #d1d1d1;}

.footerDiv .hdDiv .listDiv{margin-right: 20px;}

.footerDiv .hdDiv .listDiv:last-child{margin-right: 0;}

.footerDiv .hdDiv .listDiv>span{display: block;color: #fff;margin-bottom: 30px; }

.footerDiv .hdDiv .aDiv a{color: #999999;display: block;margin-bottom: 15px;font-size: 14px;}

.footerDiv .hdDiv .aDiv a:hover{color: #fff;}

.footerDiv .shareDiv a{display: block;position: relative;margin-right: 20px; }

.footerDiv .shareDiv .ewmDiv{position: absolute;left: 50%;top: 120%;width: 110px;transform: translateX(-50%);display: none; }

.footerDiv .shareDiv a:hover .ewmDiv{display: block; }

.footerDiv .bdDiv{padding: 20px 0;font-size: 14px;color: #999999;text-align: center; }

.footerDiv .bdDiv a{color: #999999; }

.footerDiv .bdDiv a:hover,.footerDiv .linksDiv a:hover{color: #fff; }



/********************************* 首页 **********************************/

.main{margin-top: 0;}



/*banner轮播*/

.index-banner{width: 100%;position:relative;}

.index-banner .swiper-slide{overflow: hidden;}

.index-banner .img{width: 100%;display: block;height: 460px;background: none no-repeat center;background-size: cover;}

.index-banner .img .wrap{height: 100%;display: flex;justify-content: flex-start;align-items: center;}

.index-banner .img .textDiv span{font-size: 20px;color: #333333;}

.index-banner .img .textDiv p{font-size: 40px;color: #333333;margin: 20px 0 40px;line-height: 1;}

.index-banner .img .textDiv a{font-size: 18px;color: #fff;width: 150px;line-height: 40px;border-radius: 20px;text-align: center;display: block;background: #329f81;}

.index-banner .img .textDiv a:hover{opacity: .8}

.index-banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px;}

.index-banner .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 10px;background: #cce7e0;opacity: 1;}

.index-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}

.index-banner .swiper-pagination-bullet-active{width: 36px;height: 10px;opacity: 1;}



.f66{font-size: 66px;}

.f48{font-size: 48px;}

.f40{font-size: 40px;}

.f36{font-size: 36px;}

.f32{font-size: 32px;}

.f30{font-size: 30px;}

.f26{font-size: 26px;}

.f24{font-size: 24px;}

.f22{font-size: 22px;}

.f20{font-size: 20px;}

.f18{font-size: 18px;}

.bold{font-weight: bold;}



.indexTitle{position: relative;text-align: center; }

.indexTitle span{display: block;color: #000000;}



.indexDiv1{padding: 120px 0 140px; }

.indexDiv1 .bdDiv{margin-top: 50px;line-height: 2;color: #666666;text-align: justify; }

.indexDiv1 .bdDiv p{overflow: hidden; clear: both;}

.indexDiv2 {padding: 130px 0 170px;}

.indexDiv2 .bdDiv {overflow: hidden;position: relative;margin: 110px -50px 0;padding: 0 50px;z-index: 1; }

.indexDiv2 .wrapDiv{position: relative;}

.indexDiv2 .wrapDiv::after{content: "";width: 100%;height: 1px;background: #329f81;position: absolute;left: 0; bottom: 10px;z-index: 0; }

.indexDiv2 .bdDiv .swiper-wrapper{align-items: initial; }

.indexDiv2 .bdDiv .swiper-slide{height: initial;position: relative;padding-left: 10px;padding-bottom: 40px; }

.indexDiv2 .bdDiv .swiper-slide::after{content: "";width: 20px;height: 20px;background: url(../img/yuan.png) no-repeat center center/100%;position: absolute;left: 0;bottom: 0; }

.indexDiv2 .bdDiv .textDiv{border-left: 1px solid #329f81;padding-left: 18px;padding-bottom: 20px;color: #666666;height: 100%; }

.indexDiv2 .bdDiv .textDiv .year{font-size: 60px;font-weight: bold;color: #329f81; }

.indexDiv2 .bdDiv .textDiv .p{line-height: 1.8;margin-top: 10px; }

.indexDiv2 .swiper-button-next,.indexDiv2 .swiper-button-prev{width: 27px;height: 35px;margin-top: initial;transform: translateY(-50%); }

.indexDiv2 .swiper-button-next{background: url(../img/right.png) no-repeat center center/100%;right: 0;}

.indexDiv2 .swiper-button-prev{background: url(../img/left.png) no-repeat center center/100%;left: 0;}



.indexDiv3{padding: 120px 0 140px;}

.indexDiv3 .hdDiv{margin: 50px -20px 70px; }

.indexDiv3 .hdDiv a{margin: 0 20px 10px;width: 200px;line-height: 48px;text-align: center;border: 1px solid #666666;color: #333; }

.indexDiv3 .hdDiv a.on{background-color: #329f81;border-color: #329f81;color: #fff; }

.indexDiv3 .bdDiv{position: relative;}

.indexDiv3 .bdDiv .imgDiv{position: relative;padding-top: 69.77%; }

.indexDiv3 .bdDiv .imgDiv .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;border: 1px solid #d1d1d1;padding: 3px; }

.indexDiv3 .bdDiv .imgDiv img{/*width: 100%;*/height: 100%;object-fit: cover; }

.indexDiv3 .swiper-container{padding-bottom: 80px; }

.indexDiv3 .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;}

.indexDiv3 .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 10px;background: #cce7e0;opacity: 1;}

.indexDiv3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}

.indexDiv3 .swiper-pagination-bullet-active{width: 36px;height: 10px;opacity: 1;background: #329f81;}

.indexDiv3 .swiperDiv{position: absolute;z-index: 0;opacity: 0;width: 100%;left: 0; top: 0; }

.indexDiv3 .swiperDiv.on{position: relative;z-index: 1;opacity: 1; }





.nyBanner .wrap{position:relative;height: 460px; }

.nyBanner .textDiv span{font-size: 20px;color: #333333;}

.nyBanner .textDiv p{font-size: 40px;color: #333333;margin: 20px 0 0;line-height: 1;}



.commonDiv{padding: 97px 0 119px;align-items: flex-start; }

.commonDiv .comLeftDiv{width: 250px;}

.commonDiv .comLeftDiv .hd{background: #329f81;color: #fff;line-height: 60px;text-align: center; }

.commonDiv .comLeftDiv .bd ul li{background: #f5f5f5; }

.commonDiv .comLeftDiv .bd ul li>a{line-height: 50px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;display: block;padding: 0 10px 0 44px;position: relative;color: #666666; }

.commonDiv .comLeftDiv .bd ul li>a:before{content: "";width: 5px;background: #329f81;height: 100%;position: absolute;left: 0;top: 0;opacity: 0; }

.commonDiv .comLeftDiv .bd ul li>a.bgedfaf6{background: #edfaf6; }

.commonDiv .comLeftDiv .bd ul li.on>a{color: #329f81;background: #edfaf6; }

.commonDiv .comLeftDiv .bd ul li.on>a:before{opacity: 1; }

.commonDiv .comLeftDiv .bd ul li .aDiv{padding: 0 44px 20px;display: none; }

.commonDiv .comLeftDiv .bd ul li.on .aDiv{display: block; }

.commonDiv .comLeftDiv .bd ul li .aDiv a{display: block;margin: 20px 0 0;color: #666666;position: relative; }

.commonDiv .comLeftDiv .bd ul li .aDiv a.on{color: #329f81;position: relative; }

.commonDiv .comLeftDiv .bd ul li .aDiv a.on:before{content: "";width: 8px;height: 12px;background: url(../img/jt.png);position: absolute;left: -18px;top: 50%;transform: translateY(-50%); }

.commonDiv .comRightDiv{width: calc(100% - 300px);border-top: 5px solid #329f81;background: #f5f5f5;padding: 0 50px; }

.commonDiv .comRightDiv .hdDiv{padding: 20px 0;border-bottom: 1px solid #c7c7c7; }

.commonDiv .comRightDiv .hdDiv .title{color: #329f81; }

.commonDiv .comRightDiv .hdDiv .title img{margin-right: 10px; }

.commonDiv .comRightDiv .hdDiv form input{width: 320px;line-height: 30px;padding: 0 16px;border: 0;background: #fff; }

.commonDiv .comRightDiv .hdDiv form button{width: 80px;height: 30px;padding: 0;border: 0;color: #fff;background: #329f81;font-size: 14px; }

.commonDiv .comRightDiv .hdDiv form button img{margin-right: 10px; }

.commonDiv .comRightDiv .bdDiv{padding: 36px 0 77px; }

.productDiv .row>div{margin-bottom: 20px; }

.productDiv .row>div a{display: block;background: #fff;border-radius: 10px;box-shadow: 0px 0px 10px rgba( 0,0,0,.1); }

.productDiv .row>div .imgDiv{padding-top: 60%;position: relative;overflow: hidden; }

.productDiv .row>div .imgDiv .pic{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;display: flex;justify-content: center;align-items: center; }

.productDiv .row>div .imgDiv .pic img{max-width: 100%;max-height: 100%; }

.productDiv .row>div .textDiv{padding: 10px 20px 20px; }

.productDiv .row>div .textDiv .title{color: #333;}

.productDiv .row>div .textDiv span{width: 100px;line-height: 30px;color: #999999;border-radius: 15px;text-align: center;font-size: 14px;border: 1px solid #d1d1d1; }

.productDiv .row>div .textDiv p{color: #999;margin-top: 10px;font-size: 14px; }

.productDiv .row>div a:hover .textDiv span{background: #329f81;color: #fff;border-color: #329f81; }

.pageDiv{text-align: center;margin-top: 45px; }

.pageDiv a,.pageDiv span{display: inline-block;line-height: 50px;margin: 0 7px;color: #333333;width: 50px; background: #fff; }

.pageDiv span{color: #fff;background: #329f81;border-color: #329f81; }



.contactDiv{padding: 80px 0;}

.contactDiv .row{margin: 0 -40px; }

.contactDiv .row>div{padding: 0;margin-bottom: 70px; }

.contactDiv .row>div .conDiv{border-right: 1px solid #329f81;padding:0 40px;height: 100%; }

.contactDiv .row>div:nth-child(3n) .conDiv{border: 0;/* display: flex;justify-content: flex-end;align-items: center; */ }

/* .contactDiv .row>div:nth-child(3n-1) .conDiv{display: flex;justify-content: center;align-items: center; } */

.contactDiv .name{margin: 30px 0 10px; }

.contactDiv ul li{align-items: flex-start;margin-top: 30px; }

.contactDiv ul li .p{width: calc(100% - 50px); }

.contactDiv ul li .p p{color: #666;margin-top: 5px; }



.joinDiv{padding: 95px 0 160px; }

.joinDiv .hdDiv{align-items: center; }

.joinDiv .hdDiv .hl{width: 15%; }

.joinDiv .hdDiv .hl span{color: #000; }

.joinDiv .hdDiv .hl p{color: #666666;margin-top: 10px; }

.joinDiv .hdDiv .line{width: 1px;min-height: 100px;background: #329f81; }

.joinDiv .hdDiv .hr{width: 75%;color: #666666;line-height: 2.4; }

.joinDiv .bdDiv{margin-top: 90px; }

.joinDiv .bdDiv ul li{margin-bottom: 10px; }

.joinDiv .bdDiv ul li .hd{background:url(../img/xia.png) #999999 no-repeat right 28px center;color: #fff;padding-left: 50px;line-height: 50px;cursor: pointer; }

.joinDiv .bdDiv ul li.on .hd{background:url(../img/you.png) #329f81 no-repeat right 28px center;}

.joinDiv .bdDiv ul li .bd{padding: 30px 50px;color: #666666;line-height: 2.4;display: none;background: #f5f5f5; }

.joinDiv .bdDiv ul li .bd span{color: #000000;font-size: 18px; }

.joinDiv .infoDiv{margin-top: 50px;background: #329f81;color: #fff;padding: 15px; }

.joinDiv .infoDiv span{margin: 0 30px; }



.zuzhiDiv{padding: 0 0 200px; }

.zuzhiDiv .row>div{margin-bottom: 30px; }

.zuzhiDiv .row>div .conDiv{background: #f5fbf7;padding: 55px 20px;position: relative;height: 100%; }

.zuzhiDiv .row>div .conDiv .title{text-align: right;color: #333333;margin-bottom: 40px; }

.zuzhiDiv .row>div .conDiv .num{position: absolute;left: 25px;top: 10px;font-size: 76px;color: #329f81;font-weight: bold;opacity: .2;z-index: 1; }

.zuzhiDiv .row>div .conDiv .p{color: #666;line-height: 2; }

.zuzhiDiv .row>div .conDiv .p p{margin-top: 10px; }

.zuzhiDiv .row>div .conDiv .p span{color: #000; }





/*body:after {

    content: '';

    position: fixed;

    z-index: 9998;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, .8);

    display: none;

}

body.on-menu:after {

    display: block;

}*/





.menu,.menu ul li,.menu ul li a,.menu #menu-button{margin:0;padding:0;border:0;list-style:none;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.menu:after,.menu>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}

.menu #menu-button{display:none}

.menu{width:auto;}

#menu-line{position:absolute;top:0;left:0;height:3px;background:#009ae1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}

.menu>ul>li{float:left}

/*.menu.align-center>ul{font-size:0;text-align:center}

.menu.align-center>ul>li{display:inline-block;float:none}

.menu.align-center ul ul{text-align:left}

.menu.align-right>ul>li{float:right}

.menu.align-right ul ul{text-align:right}*/

.menu>ul>li>a{padding:0;font-size:15px;text-decoration:none;text-transform:uppercase;color:#555555;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}

.menu>ul>li:hover>a,.menu>ul>li.active>a{color:#fff}

.menu>ul>li.has-sub>a{padding-right:0}

/*.menu>ul>li.has-sub>a::after{position:absolute;top:50%;margin-top:-6px;right:-12px;width:8px;height:8px;border-bottom:2px solid #333333;border-right:2px solid #333333;content:"";-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-ms-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}

.indexHeader .menu>ul>li.has-sub>a::after{border-color: #fff;}

.on-fixed  .indexHeader .menu>ul>li.has-sub>a::after{border-color: #333;}

.menu>ul>li.has-sub:hover>a::after{border-color:#f80e02!important;}

.menu>ul>li.has-sub.on>a::after{border-color:#f80e02;}*/

.menu ul ul{position:absolute;left:-9999px;text-align: center;width: max-content;}

.menu li:hover>ul{left:50%;transform: translateX(-50%); }

/*.menu.align-right li:hover>ul{right:0}*/

.menu ul ul ul{right:100%;top: 0; min-width: initial;}

.menu ul ul li:hover>ul{left: 100%;margin-left: 0;transform: initial; }

/*.menu.align-right ul ul ul{margin-left:0;margin-right:100%}*/

.menu ul ul li{-webkit-transition:height .2s ease;-moz-transition:height .2s ease;-ms-transition:height .2s ease;-o-transition:height .2s ease;transition:height .2s ease;float: left;margin-right: 60px;}

.menu ul ul{background: #fff;}

header .rightDiv .menu>ul>li{position: relative;}

header .rightDiv .menu>ul>li ul{min-width: 175px;box-shadow: 0px 0px 7px rgba(0,0,0,.1);}

header .rightDiv .menu>ul>li:hover>ul{left:50%;transform: translateX(-50%); }

header .rightDiv .menu>ul>li li{display: block;float: initial;width: 100%;position: relative; }

header .rightDiv .menu>ul>li li a{font-size: 14px;color: #999999;margin: 0;font-weight: normal;text-align: center;text-transform: capitalize;padding: 15px;transition: none; }

header .rightDiv .menu>ul>li.proLi li a{text-align: left; }

header .rightDiv .menu>ul>li.proLi>ul>li:hover{background: url(../img/yjt.png) #f5f5f5 no-repeat right 15px center; }

header .rightDiv .menu>ul>li>ul li:hover{background: #f5f5f5; }



.newsDiv{padding: 60px 0 80px;background: #fbfcfe;}

.newsDiv .row{margin-bottom: 30px;margin-top: 0;}

.newsDiv .row>div{margin-bottom: 30px;}

.indexDiv4{padding: 60px 0 70px; background: #fbfcfe;}

.indexDiv4 .row{margin-top: 38px;}

.indexDiv4 .row a{display: block;padding: 20px;height: 100%;background: #fff;box-shadow: 0px 0px 16px rgba(172,167,164,.1);border-radius: 8px;}

.indexDiv4 .row .textDiv{padding: 5px 0;}

.indexDiv4 .row .textDiv .title{font-size: 16px;color: #333333;line-height: 1.8;}

.indexDiv4 .row .textDiv p{font-size: 12px;color: #999999;margin: 8px 0 20px;}

.indexDiv4 .row .textDiv .detail{display: flex;justify-content: space-between;align-items: center;font-size: 12px;color: #999999;}

.indexDiv4 .row .textDiv .detail em{font-style: initial;color: #329f81;}

.indexDiv4 .row a:hover .textDiv .title{color: #329f81;}



.detailDiv {padding:80px 0;}



.detailDiv .articleDiv .hd .title{font-size: 40px;color: #333333;font-weight: bold;}



.detailDiv .articleDiv .hd .smTit{display: flex;justify-content: space-between;align-items: center;font-size: 14px;color: #666666;border-top: 1px solid #e6e6e6;padding-top: 18px;margin-top: 40px;}



.detailDiv .articleDiv .hd .smTit span{display: inline-block;padding-left: 18px;}



.detailDiv .articleDiv .hd .smTit span.user{background: url(../img/user.png) no-repeat left center;text-transform: uppercase;margin-right: 30px;}



.detailDiv .articleDiv .hd .smTit span.date{background: url(../img/time1.png) no-repeat left center;margin-right: 30px;}



.detailDiv .articleDiv .hd .smTit span.hits{background: url(../img/hits.png) no-repeat left center;}



.detailDiv .articleDiv .hd .smTit span.news{background: url(../img/news.png) no-repeat left center;margin-right: 20px;}



.detailDiv .articleDiv .bd {text-align: center;margin-top: 40px; }



.detailDiv .articleDiv .bd p{font-size: 16px;color: #333333;line-height: 1.8;text-align: left;}



.detailDiv .otherPage{border-top: 1px solid #e6e6e6;padding-top: 20px;margin-top: 30px; }



.detailDiv .otherPage>div{margin-top: 10px;color: #999999;}



.detailDiv .otherPage>div a{color: #333;}



.detailDiv .otherPage>div a:hover{color: #4281df;}



/*.menu ul ul li.has-sub>a::after{position:absolute;top:13px;right:10px;width:4px;height:4px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;content:"";-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-ms-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}

.menu.align-right ul ul li.has-sub>a::after{right:auto;left:10px;border-bottom:0;border-right:0;border-top:1px solid #ddd;border-left:1px solid #ddd}

.menu ul ul li.has-sub:hover>a::after{border-color:#fff}*/



@media (max-width:1500px) {

	.indexDiv2 .bdDiv{margin: 54px 10px 0;padding: 0 60px; }

	.indexDiv2 .bdDiv .textDiv .year{font-size: 48px; }

}

@media (max-width:1300px) {

}

@media (max-width:1220px) {

	.wrap{padding: 0 30px;}

	.f66{font-size: 50px;}

	.f48{font-size: 38px;}

	.f40{font-size: 32px;}

	.f36{font-size: 30px;}

	.f32{font-size: 28px;}

	.f30{font-size: 27px;}

	.f26{font-size: 24px;}

	.f24{font-size: 22px;}

	.f22{font-size: 20px;}

	.f20{font-size: 18px;}

	.f18{font-size: 16px;}

	

	.floatRightDiv{width: 120px; }

}

@media (max-width:1100px) {

	header .rightDiv .menu>ul>li{margin-left: 30px; }

	.commonDiv .comLeftDiv{width: 200px; }

	.commonDiv .comRightDiv{width: calc(100% - 220px);padding: 0 30px; }

	.commonDiv .comRightDiv .hdDiv form input{width: 240px;}

}

@media (min-width:992px) and (max-width:1024px) {

	

}

@media (min-width:768px) and (max-width:991px) {

	

}

@media (max-width:991px){

	.wrap{padding: 0 30px;}

	.menu{width:100%}

	.menu ul{width:100%;display: block;}

	.menu>ul>li>a{padding: 0 20px;}

	.menu.align-center>ul,.menu.align-right ul ul{text-align:left}

	.menu ul li,.menu ul ul li,.menu ul li:hover>ul>li{width:100%;height:auto;border-top:1px solid rgba(0,0,0,.2);}

	/*.indexHeader .menu ul li,.indexHeader .menu ul ul li,.indexHeader .menu ul li:hover>ul>li{border-top:1px solid rgba(255,255,255,.2);}*/

	/*.on-fixed .indexHeader .menu ul li,.on-fixed .indexHeader .menu ul ul li,.on-fixed .indexHeader .menu ul li:hover>ul>li{border-top:1px solid rgba(0,0,0,.2);}*/

	.menu ul li a,.menu ul ul li a{width:100%}

	.menu>ul>li,.menu.align-center>ul>li,.menu.align-right>ul>li{float:none;display:block}

	.menu ul ul li a{padding:0 20px 0 30px;font-size:12px;color:#333;background:0 0}

	.menu ul ul li:hover>a,.menu ul ul li a:hover{color:#333}

	

	.indexHeader .menu ul ul li a{color:#fff;}

	.indexHeader .menu ul ul li:hover>a,.indexHeader .menu ul ul li a:hover{color:#fff}

	

	.on-fixed .indexHeader .menu ul ul li a{color:#333;}

	.on-fixed .indexHeader .menu ul ul li:hover>a,.indexHeader .menu ul ul li a:hover{color:#333}

	

	.menu ul ul ul li a{padding-left:40px}

	.menu ul ul,

	.menu ul ul ul{position:relative;left:0;right:auto;width:100%;margin:0}

	.menu>ul>li.has-sub>a::after,.menu ul ul li.has-sub>a::after{display:none}

	#menu-line{display:none}

	.menu #menu-button{display:block;padding:20px;color:#000;cursor:pointer;font-size:12px;text-transform:uppercase}

	.menu #menu-button::after{content:'';position:absolute;top:20px;right:20px;display:block;width:15px;height:2px;background:#fff}

	.menu #menu-button::before{content:'';position:absolute;top:25px;right:20px;display:block;width:15px;height:3px;border-top:2px solid #fff;border-bottom:2px solid #fff}

	.menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(0,0,0,.2);height:52px;width:52px;cursor:pointer}

	.menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#333;z-index:99}

	.menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#333;;z-index:99}

	

	/*.indexHeader .menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(255,255,255,.2);height:52px;width:52px;cursor:pointer}

	.indexHeader .menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#fff;z-index:99}

	.indexHeader .menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#fff;;z-index:99}*/

	

	/*.on-fixed .indexHeader .menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(0,0,0,.2);height:52px;width:52px;cursor:pointer}

	.on-fixed .indexHeader .menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#333;z-index:99}

	.on-fixed .indexHeader .menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#333;;z-index:99}*/

	

	

	.menu .submenu-button.submenu-opened:after{display:none}

	.menu ul ul{background: transparent;border-bottom:none;padding: 0;}

	.menu ul ul ul{top: 0;}

	.menu li:hover>ul{left: auto;margin-left: auto;}

	.menu ul ul .wrap{padding:0;}

	header .rightDiv .menu>ul>li li a{text-align: left;line-height: 50px;}

	/*header.indexHeader .rightDiv .menu>ul>li li a{color: #fff;}*/

/*	.on-fixed header.indexHeader .rightDiv .menu>ul>li li a{color: #333;}*/

	

	header {

		position: fixed !important;

		z-index: 9999;

		top: 0;

		left: auto;

		right: 0;

		width: 100%;

		height: 50px;

		transition: right 300ms !important;

	}

	header .logo a{height: 50px;}

	header .logo a img{max-height: 70%;}

	header .mbtn {display: block;}

	body.on-menu header .mbtn{z-index: 1;}

	header .rightDiv .menu {

		float: right;

		position: fixed;

		top: 50px;

		right: 0;

		width: 100%;

		height: calc(100% - 50px);

		padding-top: 0;

		background:#fff;

		/*border-bottom: 1px solid #f8f8f847;*/

		transition: right 300ms;

		right: -100%;

		padding: 0;

		overflow-y: auto;

	}

	header .rightDiv .menu ul{float: initial;}

	/*header .rightDiv .menu ul.open{background: #000;}*/

	header .rightDiv .menu ul li {

		padding: 0;

		margin: 0;

		/*border-bottom: 1px solid #f8f8f847;*/

		float: initial;

		position: relative;

	}

	header .rightDiv .menu ul li a {

		display: block;

		line-height: 50px;

		height: 50px;

		text-align: left;

		font-size: 16px;

	}

	/*header.indexHeader .rightDiv .menu>ul>li>a{color: #333;}*/

	header .rightDiv .menu>ul>li>a small{display: none;}

	header .rightDiv .menu>ul {display: block;padding-top: 0;}

	body.on-menu header .rightDiv .menu {right: 0;}

	body.on-menu .main {right: 0;}

	body.on-menu header{background: #fff; }

	header .rightDiv .menu>ul>li>a{padding:0 15px;background: none;}

	header .rightDiv .menu>ul>li>a::after{bottom: 0; }

	header .rightDiv .menu>ul>li>a span{display: inline-block;line-height: 34px;}

	header .rightDiv .menu>ul>li:hover,header .rightDiv .menu>ul>li:focus,header .rightDiv .menu>ul>li.on{background: none;}

	header .rightDiv .menu>ul>li.proLi>ul>li:hover{background: #f5f5f5; } 

	.menu ul ul{box-shadow: none;}

	.menu ul ul li a .iconDiv{display: none;}

	.menu ul ul li>a{margin-bottom: 0;}

	.menu ul ul li .alist a{margin: 0;}

	.main {position: relative;right: 0;transition: right 300ms !important;}

	header .rightDiv .menu>ul>li ul{box-shadow: none;}

	header .rightDiv .menu>ul>li li{border-bottom: 0;}

	header .rightDiv .menu>ul>li li a{padding: 0 20px 0 30px;}

	header .rightDiv .menu>ul>li li.has-sub>a,header .rightDiv .menu>ul>li li.has-sub:hover>a{background: none;}

	.menu ul ul li:hover>ul{left: 0;}

	

	html, body{min-width: 100%;}

	.on-fixed header .logo a,.on-fixed header .rightDiv .menu>ul>li>a,.on-fixed header .rightDiv .ssbtn{height: 50px;}

	.on-fixed header .rightDiv .menu{top: 50px;}

	header .rightDiv .ssbtn{float: initial;height: 50px; }

	

	header .rightDiv .menu>ul>li:not(:last-child)>a::after{display: none; }

	header .rightDiv .telDiv{float: initial;height: 30px;padding-left: 15px;justify-content: flex-start; }



	.f66{font-size: 40px;}

	.f48{font-size: 32px;}

	.f40{font-size: 30px;}

	.f36{font-size: 28px;}

	.f32{font-size: 26px;}

	.f30{font-size: 25px;}

	.f26{font-size: 22px;}

	.f24{font-size: 20px;}

	.f22{font-size: 18px;}

	.f20{font-size: 17px;}

	.f18{font-size: 16px;}

	

	.index-banner .img,.nyBanner .wrap{height: 300px; }

	.index-banner .img .textDiv span,.nyBanner .textDiv span{font-size: 16px; }

	.index-banner .img .textDiv p,.nyBanner .textDiv p{font-size: 30px;margin: 10px 0 20px; }

	.index-banner .img .textDiv a{width: 130px;line-height: 34px;font-size: 16px; }

	

}



.hidden-xs{display: block;}

.visible-xs{display: none;}



/*手机*/

@media (max-width:767px) {

	

	.hidden-xs{display: none;}

	.visible-xs{display: block;}

	/* .floatRightDiv{display: none;} */

	/* html, body{font-size: 14px;} */

	

	.index-banner .img,.nyBanner .wrap{height: 50vw; }

	.index-banner .img .textDiv,.nyBanner .textDiv{padding-top: 30px; }

	.index-banner .img .textDiv span,.nyBanner .textDiv span{font-size: 12px; }

	.index-banner .img .textDiv p,.nyBanner .textDiv p{font-size: 18px;margin: 5px 0 15px; }

	.index-banner .img .textDiv a{width: 80px;line-height: 26px;font-size: 12px; }

	.index-banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 5px; }

	.index-banner .swiper-pagination-bullet{width: 8px;height: 8px; }

	.index-banner .swiper-pagination-bullet-active{width: 20px; }

	.index-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 3px; }

	

	.cbtn{width: 70px;height: 28px;font-size: 12px; }

	

	.wrap{padding: 0 15px;}

	

	.f66{font-size: 30px;}

	.f48{font-size: 28px;}

	.f40{font-size: 26px;}

	.f36{font-size: 24px;}

	.f32{font-size: 23px;}

	.f30{font-size: 22px;}

	.f26{font-size: 19px;}

	.f24{font-size: 18px;}

	.f22{font-size: 17px;}

	.f20{font-size: 16px;}

	.f18{font-size: 15px;}

	

	.indexTitle{text-align: center; }

	

	.indexDiv1{padding: 50px 0; }

	.indexDiv1 .bdDiv{margin-top: 20px; }

	

	

	.indexDiv2{padding: 50px 0; }

	.indexDiv2 .bdDiv .swiper-slide .textDiv{opacity: 1;}

	.indexDiv2 .swiper-button-next, .indexDiv2 .swiper-button-prev, .indexDiv3 .swiper-button-next, .indexDiv3 .swiper-button-prev{width: 20px;}

	.indexDiv2 .bdDiv{padding: 0 30px;margin-top: 25px; }

	.indexDiv2 .bdDiv .textDiv .year{font-size: 24px; } 

	.indexDiv2 .bdDiv .textDiv .p{font-size: 14px; }

	

	.indexDiv3{padding: 50px 0; }

	.indexDiv3 .hdDiv{flex-wrap: wrap;margin: 20px 0; }

	.indexDiv3 .hdDiv a{width: 40%;margin: 5px;line-height: 38px;font-size: 14px; }

	.indexDiv3 .swiper-container{padding-bottom: 40px; }

	.indexDiv3 .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 5px; }

	.indexDiv3 .swiper-pagination-bullet{width: 8px;height: 8px; }

	.indexDiv3 .swiper-pagination-bullet-active{width: 20px; }

	.indexDiv3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 3px; }

	

	.footerDiv .hdDiv{padding: 30px 0;display: block; }

	.footerDiv .hdDiv .logoDiv {text-align: center;margin-bottom: 20px; }

	.footerDiv .hdDiv .logoDiv img{width: 50%;}

	.footerDiv .hdDiv .listDiv{text-align: center; }

	.footerDiv .hdDiv .listDiv>span{margin-bottom: 20px; }

	.footerDiv .hdDiv .shareDiv{justify-content: center; }

	.footerDiv .bdDiv{text-align: center; }

	

	.commonDiv{padding: 50px 0;display: block; }

	.commonDiv .comLeftDiv{width: 100%; }

	.commonDiv .comLeftDiv .hd{line-height: 50px; }

	.commonDiv .comRightDiv{width: 100%;padding: 0 20px; }

	.commonDiv .comLeftDiv .bd ul li>a{font-size: 17px; }

	.commonDiv .comRightDiv .hdDiv{display: block;padding: 15px 0; }

	.commonDiv .comRightDiv .hdDiv form{margin-top: 10px; }

	.commonDiv .comRightDiv .bdDiv{padding: 30px 0 50px; }

	

	.pageDiv{margin-top: 20px; }

	.pageDiv a, .pageDiv span{margin: 0 3px;line-height: 30px;width: 30px;font-size: 14px; }

	

	.contactDiv{padding: 40px 0; }

	.contactDiv .name{margin: 20px 0; }

	.contactDiv .row>div{margin-bottom: 40px; }

	.contactDiv ul li{margin-top: 20px; }

	

	.joinDiv{padding: 40px 0; }

	.joinDiv .hdDiv{display: block; }

	.joinDiv .hdDiv .hl{width: 100%;}

	.joinDiv .hdDiv .hr{width: 100%;line-height: 1.8; }

	.joinDiv .hdDiv .line{width: 100%;height: 1px;margin: 15px 0;min-height: initial; }

	.joinDiv .bdDiv{margin-top: 40px; }

	.joinDiv .bdDiv ul li .hd{padding-left: 15px; }

	.joinDiv .bdDiv ul li .bd{padding: 15px;line-height: 2; }

	.joinDiv .infoDiv{margin-top: 30px; }

	.joinDiv .infoDiv span{display: block;}

	

	.zuzhiDiv{padding-bottom: 50px; }

	

	

	@media (max-width:320px) {

		

		

		

	}

	

}

