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: 114px; top: 0; left: 0; width: 100%; z-index: 10000; position: fixed; background: #ffffff;}
.m_top{ margin-top: 114px;}
/* LOGO */
.logo{ vertical-align: middle; z-index: 2; position: relative; height: 114px; 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%; }


.htool{ text-align: left; margin-left: 2rem; line-height: 114px; color: #494949; position: relative;}
.sdot{ display: inline-block; text-align: right; vertical-align: middle; cursor: pointer;}
.sdot i{ color: #494949; font-size: 20px;}

.header .flex{ justify-content: flex-end;}
.lang{ display: inline-block; margin-left: 12%; height: 114px; line-height: 114px; color: #333333; font-size: 16px; vertical-align: middle; position: relative; cursor: pointer;}
.lang i{ margin-left: 10px;}
.lang .lang-list{ position: absolute; top: 112px; width: 120%; left: -13%; background-color: #fff;  display: none;}
.lang .lang-list a{ display: block; line-height: 36px; padding: 10px 5px; text-align: center; color: #333;}
.lang .lang-list a:hover{ color: #ffffff; background: #2427bd;}
.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: 114px; 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;}
.fix-head .lang .lang-list{ top: 89px;}
.fix-head .htool{ color: #666; line-height: 90px !important;}
.fix-head .sdot i,.nhead .sdot i{color: #666;}

.fix-head .logo{ height: 90px;}
.fix-head .lang{ height: 90px; line-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: #000000; 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 */

.navBox{width:100%; max-width: 1000px; margin: 0 auto;}
.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:#333333; font-size: 16px; line-height:114px; 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: #2427bd;}
.navBox ul.navCont li.child.cur a{color: #2427bd!important;}
.navBox ul.navCont li.child.cur a::before{ width: 100%;}

.fix-head .navBox ul.navCont li.child a{ color: #222; height: 90px; line-height: 90px;}
.fix-head .navBox ul.navCont li .psub a{ line-height: 55px !important; height: 55px !important;}

.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: #2427bd;}
/*二级*/
.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: 114px; 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; max-width: 500px;}
.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;overflow:hidden;}
.navBox ul.navCont li.child .pro-cate .psub a:hover{color:#fff; background-color: #2427bd; 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;}

.three_nav{ display: flex; justify-content: flex-start;  align-items: center; flex-wrap: wrap; padding: 3rem 5rem;}
.three_nav a { line-height: 50px !important; height: 50px !important; color:#333333 !important;  font-size: 16px; text-align: left; line-height: 2; padding: 0 15px; padding: 0 1.5%;  width: 30%; float: left; position: relative;}
.three_nav a:before{ width: 5px; height: 5px; border-radius: 100%; content: ""; display: block; position: absolute; left: 0; top: 48%; background: #333333;}
.three_nav a:hover{ color: #2427bd !important;}
.three_nav a:hover::before{ background: #2427bd;}

.fix-head .navBox ul.navCont li.child .childcont,.fix-head .navBox ul.navCont li.child .pro-cate{ top:90px;}
.fix-head .three_nav a{ line-height: 50px !important; height: 50px !important;}


.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 #1e1e1f; 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: 2rem 0; position: relative; }
.dot_f2 i{ color: #ffffff; font-size: 3rem;}
.dot_f2 a{ margin-right: 1.5rem;}
.h_wx{ display: none; position: absolute; left: 0; right: 0; bottom: 5rem;}
.dot_f2 .dot_1:hover .h_wx{ display: block;}
.foot_nav{ list-style: none;}
.foot_nav li{ width: 20%; float: left;}
.foot_nav li a:hover{ color: #ffffff;}
.foot_nav li span a{ font-size: 16px; color: #ffffff; position: relative; line-height: 2; }
.foot_nav li span a:hover{ color: #ffffff; border-bottom: 1px solid #ffffff;}
.foot_nav li p{ padding-top: 15px;}
.foot_nav li p a{ display: block; font-size: 14px; color: #86868a; line-height: 28px;}

.dot_f3{ text-align: left; }
.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 i{ font-size: 3rem; margin-right: 1rem;}
.foot_con h4 a{ color: #ffffff;}
.foot_img{ color: #ffffff; margin: 3rem;}
.foot_img p{ padding: 10px 0; line-height: 2;}
.foot_img img{ border-radius: 15px;}

.foot{color: #86868a; 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: 43px; height: 43px; line-height: 43px;  display: inline-block; margin:0 2px; color: #333333; text-align: center; font-size: 18px; border: 1px solid #dedfe1; background: #f5f5f5; }
.pager span.current,.pager a:hover{ background: #2427bd; color: #ffffff;}
.pager a.on{ background: #2427bd; color: #ffffff;}
.box_a2{ width: 94%; overflow: hidden;  margin-left: 0;}
.box_a3{ max-width: 1270px; margin-left: auto;}
.img-box1{ position: relative; margin-bottom: 0; overflow: hidden; }
.img-box1 .icon img{ width: 100%; height: 100%; overflow: hidden;}
.img-box1 a{position: relative; transition: all 0.8s;}
.img-box1:hover .ntit p{ color: #ffffff;}
.img-box1 a:hover .icon img{transform:scale(1.1);}
.img-box1 .pimg{ width: 100%; height: 100%; display: block; background: rgba(0,0,0,0.2); position: absolute; left: 0; right: 0; z-index: 2;     top: 0;}
.img-box1 .ntit{ margin: 0 auto; text-align: left; width: 100%; color: #ffffff; position: absolute; z-index: 3; left: 12%; bottom: 12%;}
.img-box1 .ntit em{ text-transform: uppercase; font-size: 18px; line-height: 1; font-style: normal;}
.img-box1 .ntit h3{ font-size: 4rem; line-height: 1.5; text-align:  left; color: #ffffff;}
.img-box1 .ntit p{ color: #ffffff; font-size: 18px; max-width: 570px; width: 94%; line-height: 2; margin: 2rem 0;}
.img-box1 .ntit b{ width: 79px; height: 1px; display: block; background: #ffffff; margin: 1rem 0;}
.qiehuan{ border: 1px solid #ffffff; position: absolute; left: 11%; top: 23%; width: 11rem; height: 11rem; border-radius: 100%; z-index: 10;}
.inext_h{ background: none; top: auto; bottom: 18.8%; right: 32%;} 
.iprev_h{ background: none; top: auto; bottom: 37.5%;  left: 27%; transform: rotate(180deg);}
.inext_h i,.iprev_h i{ color: #ffffff; font-size: 24px;}

.tabs{ text-align: left;}
.tabs a{ display: inline-block;}
.tlist{ display: none;}
.tlist.active1{ height: auto; display: block;}


.hidden{display:none}
.msKeimgBox{margin:0px auto;}
.mskeLayBg{background:#000;width:100%;position:absolute;left:0px;top:0px;z-index:50;opacity:0.7;filter:alpha(opacity=70);display:none;_display:none!important }
.mskelayBox{ width: 90%; position:fixed;left: 0; right: 0; top: 15%;z-index:51; background:#FFF;display:none;_display:none!important; text-align: center;  margin: 0 auto; padding: 15px; border-radius: 10px;}
.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:-40px;right:10px;cursor:pointer;}
.mo_bar{ background: #222596; width: 96%; left: 2%; border-radius: 30px; position: fixed; bottom: 2%; z-index: 1000000;}
.mo_bar ul{ display: flex; justify-content: flex-start; flex-wrap: wrap; align-items: center;}
.mo_bar ul li{ width: calc(24% - 1px); padding: 10px 0; border-right: 1px solid rgba(255,255,255,0.2); text-align: center;}
.mo_bar ul li:last-child{ border-right: none;}
.mo_bar ul li:nth-child(3){}
.mo_bar ul li:nth-child(3):hover .mo_wx{ display: block;}
.mo_wx{ position: absolute; left: 0; right: 0; bottom: 50px; display: none; margin: 0 auto;}
.mo_bar ul li a{ color: #FFFFFF;  font-size: 18px;}
.mo_bar ul li a img{ max-width: 23px; margin-right: 8px;}
.mo_tit{ background: #222596; padding: 10px 0; color: #ffffff; font-size: 2.6rem; border-radius:30px; line-height: 2;}
.mo_tit img{ margin-right: 10px;}
.mo_li{  max-height: 60vh; overflow-y: scroll; padding: 3rem;}

.mo_pro1{ text-align: left; display: block; font-size: 2.6rem; font-weight: bold; position:relative; padding-left: 10px; line-height: 2;  border-bottom: 1px solid #dedede; padding: 15px 0 15px 25px;}
.mo_pro1:before{ width: 7px; height: 7px; display: block; content: ""; background: #000000; position: absolute; left: 0px; top: 29px;}

.mo_con{ display: none; padding: 3rem 0; text-align: left;}
.mo_con a{ display: block; position: relative; line-height: 2; padding: 5px 0 5px 4rem; color: #808080;}
.mo_con a:before{ width: 4px; height: 4px; display: block; content: ""; background: #808080; position: absolute; left: 20px; top: 16px;}



  