body{color: #2a2a2a;  font-family: 'microsoft yahei';}
a{color:#2a2a2a;}
a:hover{}
a:visited{}
a:active,a:focus,a:hover{}
.my-auto {display: flex;}
.flex{ display: flex; align-items: center;}
.header{ height: 127px; top: 0; left: 0; width: 100%; z-index: 10000; position: fixed;}
.header .wh{ padding: 0 3.5%;}
/* LOGO */
.logo{ vertical-align: middle; z-index: 2; position: relative; height: 127px; text-align: left; margin: 0; }
.logo a{ height: 100%; line-height: 0; text-align: left; align-items: start;}
.logo img{vertical-align: middle;max-height:100%; }
.logo .active{ display: none;}
.nhead .htool:before{ background:#333333;}
.nhead .nav_box{ color: #333333;}

.fix-head .logo .show,.nhead .logo .show{ display: none;}
.fix-head .logo .hide,.nhead .logo .hide{ display: block;}

.htool{ text-align: left; margin-left: 2rem; line-height: 127px; color: rgba(255,255,255,0.5); position: relative;}
.htool:before{ width: 1px; height: 19px; position: absolute; left: 0; top: calc(50% - 10px); background: #ffffff; display: block; content: "";}

.sdot{ display: inline-block; text-align: right; margin-left: 10%; vertical-align: middle; cursor: pointer;}
.sdot i{ color: #fff; font-size: 20px;}

.lang{ display: inline-block; margin-right: 20%; margin-left: 5%; color: #fff; font-size: 16px; vertical-align: middle; position: relative; cursor: pointer;}
.lang .lang-list{ position: absolute; top: 65px; width: 60px; left: -20px; background-color: #fff; padding: 10px; display: none;}
.lang .lang-list a{ display: block; line-height: 36px; text-align: center; color: #333;}
.lang .lang-list a:hover{ color: #c52735;}
.lang:hover .lang-list{ display: block;}

.nav_box{display: block;  line-height: 127px; height: 127px;  font-size: 2rem; z-index: 100; position: absolute; right: 7%; top: 0; cursor: pointer;  color: #ffffff; font-size: 18px;}

.search{ position: fixed; background-color: #fff; width: 100%; padding: 40px 0 70px; top: 0; left: 0; z-index: 1000; display: none;}
.search .text1{display: block; height: 60px; font-size: 18px; line-height: 60px; border: 0; border-bottom: 1px solid #d3d2d2; color: #999; width: 94%; padding-right: 6%;}
.search button{ position: absolute; right: 0; top: 0; width: 5%; text-align: center; line-height: 60px; background: none; border: 0;}
.search button i{ font-size: 26px; color: #000;}
.search .sclose{ position: absolute; top: 10px; right: 10px; background-color: #d5d4d4; width: 42px; height: 42px; border-radius: 42px; line-height: 42px; text-align: center; z-index: 2;}
.search .sclose i{ font-size: 20px; color: #fff; font-weight: bold; cursor: pointer;}

.fix-head{ background-color: #fff;  border-bottom: 1px solid #dcdcdc; height: 90px;}
.nhead{background-color: #fff;  border-bottom: 1px solid #dcdcdc;}
.fix-head .htool{ color: #666; line-height: 90px !important;}
.fix-head .sdot i,.nhead .sdot i{color: #666;}
.nhead .htool{ color: #666; line-height: 127px;}
.fix-head .logo{ height: 90px;}


.wapNavBtn{display:block;line-height: 60px; height:127px; width:25px;font-size: 2rem; z-index:1000000; position: absolute; right: 5%; top: 0; cursor: pointer;}
.wapNavBtn::after{ content: ""; width: 42px; height: 42px; border-radius: 42px; background-color: #d5d4d4; display: block; position: absolute; top: 41px; right: -8px; display: none;}

.wapNavBtn span{ display:block; right:0; width:100%; height:2px; top:calc((100% - 50px) / 2);transition: all 0.4s; position: relative; border-radius: 3px; background: #efeeec; z-index: 10;}
.wapNavBtn span:nth-child(1){animation: outfirst 0.5s; transform: translateY(15px) rotate(0); width: 75%; }
.wapNavBtn span:nth-child(2){animation: outlast 0.5s; transform: translateY(21px) rotate(0); }
.wapNavBtn span:nth-child(3){animation: outlast 0.5s; transform: translateY(27px) rotate(0);  width: 60%;}

.wapNavBtn.on::after{ display: block;}
.wapNavBtn.on span{ background:#fff; z-index: 100000; }
.wapNavBtn.on span:nth-child(1){transform: translateY(25px) rotate(45deg);width: 100%; }
.wapNavBtn.on span:nth-child(2){transform: translateX(0) rotate(0); display:none;}
.wapNavBtn.on span:nth-child(3){transform: translateY(23px) rotate(-45deg);width: 100%;}

.fix-head .wapNavBtn span,.nhead .wapNavBtn span{ background-color: #333333;}
.fix-head .wapNavBtn.on span,.nhead .wapNavBtn.on span,.Hhover .wapNavBtn.on span{ background: #fff;}
.fix-head .nav_box{ color: #333333; height: 90px; line-height: 90px; transition: all 0.1s;}
.fix-head .htool:before{     background: #333333;}
.fix-head .wapNavBtn{     height: 90px; transition: all 0.1s;}
.fix-head .wapNavBtn.on{ height: 127px;}
/* 导航-1 */
.nav_bg{position:absolute;height: 90px; background-color: #f2f2f2; left: 0; width: 100%; display: block;}
.navBox{width:100%;}
.navBox ul.navCont{position: relative; z-index: 1;}
.navBox ul.navCont li.child{float:left; width: 12.5%; text-align:center; position: relative; display: block;}
.navBox ul.navCont li.child a{display: block;color:#fff; font-size: 16px; line-height:127px; position: relative; transition: all 0.1s; }
.navBox ul.navCont li.child a span{ position: relative; z-index: 2;}
.navBox ul.navCont li.child a:hover,.navBox ul.navCont li.child:hover a{ color: #00a497;}
.navBox ul.navCont li.child.cur a{color: #c52735!important;}
.navBox ul.navCont li.child.cur a::before{ width: 100%;}

.fix-head .navBox ul.navCont li.child a{ color: #222; height: 90px !important; line-height: 90px !important;}
.fix-head .navBox ul.navCont li .psub a{ line-height: 55px !important; height: 55px !important;}
.nhead .navBox ul.navCont li.child a{ color: #222; height:127px; line-height: 127px;}
.fix-head .navBox ul.navCont li.child a:hover,.fix-head .navBox ul.navCont li.child:hover a,.nhead .navBox ul.navCont li.child a:hover,.nhead .navBox ul.navCont li.child:hover a{ color: #00a497;}
/*二级*/
.navBox ul.navCont li.child .childcont{position:absolute;top:127px; left: 0; right: 0; z-index:999;display:none;width:100%; text-align: left; margin: 0 auto;}
.navBox ul.navCont li.child .childcont li{ width: 100%; display: block; background:rgba(255,255,255,0.8); margin-bottom: 1px;}
.navBox ul.navCont li.child .childcont a{ height: auto;}
.navBox ul.navCont li.child .childcont a:hover{}
.navBox ul.navCont li.child .pro-cate{ position: fixed; background:none; width: 100%; top: 127px; left: 0; box-sizing: border-box; padding: 0;}
.pro-cate .nav_w{ background-color: #fff; width: 100%; margin: 0 auto; box-sizing: border-box;}
.pro-cate .nav_w .span-5{ background-color: #f1f1f1;}
.pro-cate .psub{ line-height: 50px; text-align: right; padding: 50px 120px 50px 0; width: 235px; float: right; min-height: 225px;}
.pro-cate .nav_img{ padding-left: 100px; text-align: left; align-items: start; height: 100%; position: relative;}
.navBox ul.navCont li.child .pro-cate .psub a{ display: block; color: #333; font-size: 16px; line-height: 55px; text-align: left; height: auto; border-bottom: 1px solid #e1e1e1;}
.navBox ul.navCont li.child .pro-cate .psub a:hover{color:#fff; background-color: #00a497; padding: 0 20px;}
.navBox ul.navCont li.child .pro-cate .psub a::after{ display: none;}
.navBox ul.navCont li.child .pro-cate .psub a::before{ content: "\eb08"; font-family: "iconfont"; display: none; color: #fff; float: right; position: relative; width: auto; height: auto; font-size: 20px;}
.navBox ul.navCont li.child .pro-cate .psub a:hover::before{ display: block;}

.navBox ul.navCont li.child .ds-cate{ background-color: #fff; height: 75px; line-height: 75px;}
.navBox ul.navCont li.child .ds-cate .dsub{ text-align: center; position: absolute; width: 400px; background-color: #fff;right: 12%;}
.navBox ul.navCont li.child .ds-cate .dsub a{ display: inline-block; margin: 0 20px; padding: 0; line-height: 75px; color: #333;}
.navBox ul.navCont li.child .ds-cate .dsub a:hover{ color: #00a497;}

.fix-head .navBox ul.navCont li.child .childcont,.fix-head .navBox ul.navCont li.child .pro-cate{ top:90px;}


.menu .wrap,.menu .wrap .row{ height: 100%;}
.menu{ position: fixed; width: 100%; left: 0; top: 0; height: 100%; box-sizing: border-box; overflow-y: scroll; z-index: 1000; background: url(../img/nav_bg.jpg) no-repeat right bottom #fff; visibility: hidden; opacity: 0;}
.menu ul{ position: relative; height: 100%; border-right: 1px solid #e9e9e9;}
.menu li{ border-left: 1px solid #ecebeb; padding: 100px 30px 0; float: left; width: 24.1%; height: 400px; box-sizing: border-box; position: relative;}
.menu li:nth-child(4),.menu li:nth-child(5),.menu li:nth-child(6){ }
.menu a{ font-size: 24px; line-height: 60px;}
.menu a span{ font-size: 16px; color: #777; margin-right: 5px;}
.menu .childm{ padding-left: 30px;}
.menu .childm a{ font-size: 15px; color: #666; line-height: 42px; display: inline-block;}
.menu .childm a:hover{ color: #00a497;}

.menu.in{ visibility: visible; opacity: 1; transition: all 0.6s;}
.menu.out{ visibility: hidden; opacity: 0; transition: all 0.6s;}

.nav_tel{ padding-top: 100px; text-align: right; font-family: "barlow"; }
.nav_tel span{ display: block; color: #00a497; font-size: 36px; font-weight: bold;line-height: 36px;}
.nav_tel i{ font-size: 18px; color: #555; display: inline-block; position: relative;     white-space: normal;}

/*底部*/
.footer{ background: url(../img/bg_foot.jpg) no-repeat center bottom ; background-size: cover; padding: 6rem 0 0;  color:#828a8f; line-height: 2; position: relative; font-size: 14px; }
.dot_f1{ text-align: left;}



.foot_list{ display: flex; text-align: center; justify-content: flex-end;}
.foot_list li{margin: 0 20px 0 0;}
.foot_list li i{ color: #ffffff; font-size: 2.5rem; display: inline-block; border: 1px solid #7a7e81; border-radius: 100%; line-height: 53px; width: 53px; height: 53px;}

.dot_f2{ text-align: left; margin: 5rem 0; }
.foot_nav{ list-style: none;}
.foot_nav li{ width: 16.66%; float: left;}
.foot_nav li a:hover{ color: #00a597;}
.foot_nav li span a{ font-size: 16px; color: #ffffff; position: relative; line-height: 2; padding-left: 15px;}
.foot_nav li span a:before{width: 6px; height: 6px; content: ""; background: #828a8f; position: absolute; left: 0; top: 10px; border-radius: 100%;}
.foot_nav li p{ padding-left: 10px; padding-top: 15px;}
.foot_nav li p a{ display: block; font-size: 14px; color: #828a8f; line-height: 28px;}

.dot_f3{ text-align: left; display: flex; justify-content: space-between;}
.foot_con{ text-align: left; }
.foot_con span a{ font-size: 16px; color: #ffffff;}
.foot_con h4{ font-size: 3rem; font-weight: bold; color: #fafdff;}
.foot_con h4 a{ color: #ffffff;}
.foot_img{ color: #ffffff;}
.foot_img p{ padding: 10px 0; line-height: 2;}
.foot_img img{ border-radius: 15px;}

.foot{color: #828a8f; font-size: 14px; border-top: 1px solid #323b40; line-height: 2; text-align: center; padding: 3rem 0;}
/*媒体盒子模型*/
.media-box{display:block;margin-bottom:10px;width: 100%;}
.media-box a{ display: block;}
.media-box .icon{ background: #efefef; width: 100%; overflow: hidden; text-align: center;}
.media-box .icon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.media-box .icon img{ max-height: 100%;}
.media-box .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.media-box h3{ text-align: center; font-size: 1.8rem; color: #373737; padding: 1rem 0;}
.media-box a:hover .icon img{transform:scale(1.2);}

/*翻页*/
.pager{text-align: center; color: #333333; margin-bottom: 30px; margin-top: 3rem; display: flex; justify-content: center; align-items: center;}
.pager a,.pager span{ width: 45px; height: 45px; line-height: 45px;  display: inline-block; margin:0 2px; color: #333333; text-align: center; font-size: 18px; border: 1px solid #dddddd; background: #ededed; border-radius: 100%;}
.pager span.current,.pager a:hover{ background: #00b392; color: #ffffff;}
.pager a.on{ background: #00b392; color: #ffffff;}



.hidden{display:none}
.msKeimgBox{margin:0px auto;}
.mskeLayBg{background:#000;width:100%;position:absolute;left:0px;top:0px;z-index:10;opacity:0.7;filter:alpha(opacity=70);display:none;_display:none!important }
.mskelayBox{min-height: 488px; width: 50%; position:fixed;left: 0; right: 0; top: 30%;z-index:20;background:#FFF;display:none;_display:none!important; text-align: center;  margin: 0 auto; padding: 15px; }
.mskelayBox i{ font-size: 18px; color: #ffffff; background: #000000; width: 30px; height: 30px; border-radius: 30px; line-height: 30px; text-align: center; display: inline-block;}
.mskeImgBg{height:57px;width:100%;position:absolute;left:0px;bottom:0px;}
.mskeClaose{position:absolute;top:-17px;right:-17px;cursor:pointer;}


