body{color: #2a2a2a;  font-family: 'HARMONYOS_SANS_SC_REGULAR';}
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: 122px; top: 0; left: 0; width: 100%; z-index: 10000; position: fixed; border-bottom: 1px solid rgba(255,255,255,0.27);}
.header .wh{ padding: 0 0 0 3.5%;}
/* LOGO */
.logo{ vertical-align: middle; z-index: 2; position: relative; height: 122px; 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 .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: 122px; color: rgba(255,255,255,0.5); position: relative;}


.sdot{ display: inline-block; text-align: right; margin-left: 14%; vertical-align: middle; cursor: pointer;}
.sdot i{ color: #fff; font-size: 30px;}

.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; width: 120px; background: #c30813;  line-height: 124px; height: 124px; z-index: 10000; position: absolute; right:0; top: 0; cursor: pointer;  color: #ffffff; font-size: 18px;}

.search{ position: fixed; background-color: #fff; width: 100%; padding: 40px 0 70px; top: 125px; 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: 122px;}
.fix-head .logo{ height: 90px;}


.wapNavBtn{display:block;line-height: 60px; height:122px; width:50px;font-size: 2rem; z-index:1000000; position: absolute; right: 26%; top: 0; cursor: pointer;}


.wapNavBtn span{ display:block; right:0; width:100%; height:3px; 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); }
.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);}


.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: #ffffff;}
.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%; max-width: 1020px; margin-left: auto;}
.navBox ul.navCont{position: relative; z-index: 1;}
.navBox ul.navCont li.child{float:left; width: 16.66%; text-align:center; position: relative; display: block;}
.navBox ul.navCont li.child a{display: block;color:#fff; font-size: 18px; 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 span:before{ width: 0; height: 3px; content: ""; bottom: -15px; position: absolute; left: 0; right: 0; margin: 0 auto; background: #c30813;}
.navBox ul.navCont li.child a:hover span:before{ width: 100%;}

.navBox ul.navCont li.child.cur a{}
.navBox ul.navCont li.child.cur a span:before{ width: 100%;}

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



/*二级*/
.navBox ul.navCont li.child .childcont{position:absolute; top:123px; background: #ffffff; left: 0; right: 0; z-index:999;display:none; width: calc(100% - 20px); text-align: left; margin: 0 auto; padding: 10px;}
.navBox ul.navCont li.child .childcont li{  text-align: center; display: block; background:rgba(255,255,255,0.8); }
.navBox ul.navCont li.child .childcont a{ height: auto; color: #333333; height: 37px; line-height: 37px; text-align: center; border-bottom: 1px dashed #eaeaea; font-size: 14px;}
.navBox ul.navCont li.child .childcont a:hover{ color: #c30813;}


.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:91px;}


.menu .wrap,.menu .wrap .row{ height: 100%;}
.menu{ position: fixed; width: 100%; left: 0; top: 0; height: 100vh; 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: 33.1%; height: 500px; 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{}
.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; }
.childn i{ display: none;}
.nav_tel{ padding-top: 20vh; 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: #333333;  padding: 6rem 0 0;  color:#fffefe; line-height: 2; position: relative; font-size: 14px; overflow: hidden; }
.foot_nav{ list-style: none;}
.foot_nav li{ width: 16.66%; float: left;}
.foot_nav li a:hover{ color: #c30813;}
.foot_nav li span a{ font-size: 18px; color: #ffffff; position: relative; line-height: 2; }

.foot_bd{ border-bottom: 1px solid rgba(255,255,255,0.29); padding-bottom: 5rem;}

.dot_f1{ text-align: left; max-width: 365px; width: 80%;}


.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; clear: both; overflow: hidden;}
.dot_f2 li{ width: 28%; float: left;}
.dot_f2 li:nth-child(2){ width: 49%;}
.dot_f2 li:nth-child(3){ width: 22%;}
.dot_f2 li i{ font-size: 4rem; color: #b6b6b6; display: block; line-height: 1.3;}
.dot_f2 li span{ font-size: 2rem; color: #666666;}
.dot_f2 li P{ font-size: 20px; line-height: 1.5;}
.dot_f2 li a{ color: #ffffff;}
.dot_f2 li a:hover{ color: #c30813;}

.dot_wx{ text-align: center; max-width: 137px; margin-left: auto;}
.dot_wx p{ font-size: 20px;  font-family: 'HARMONYOS_SANS_SC_LIGHT'; color: #747474;}

.dot_f3{ text-align: left; padding: 3rem 0;  background: #3b3b3b; margin-top: 5rem;}
.foot_i1{ }
.foot_i1 li{ width: 44px; float: left; margin: 0 6px; line-height: 44px; height: 44px; border-radius: 100%; border:1px solid #7e7e7e; display: block; text-align: center; float: left; position: relative;}
.foot_i1 li i{ font-size: 3rem; color: #7e7e7e;}
.foot_i1 li:hover i{ color: #ffffff;}
.foot_i1 li:hover{ border:1px solid #ffffff;}

.foot_i1 li:hover .nn{visibility:visible; top: -160px; transition: all 0.3s; opacity: 1;}
.foot_i1 li .nn{ visibility: hidden; position: absolute; left: 0; right: 0; top:-100px; width: 300%; opacity: 0;}
.foot_i1 li .nn img{ background: #ffffff; padding: 10px; }



.foot_i2{ width: 50%; max-width: 280px; margin-right: 15px; float: left; border: 1px solid #757575; height: 45px; line-height: 45px; font-size: 16px; color: #ffffff; padding: 0 2rem;}
.foot_i2 p{ display: flex; justify-content: space-between; align-items: center;}
.foot_i2 p i{transform: rotate(-90deg);}
.i_show{ display: none; background: #ffffff; position: absolute;   left: 0;  right: 0; bottom: 8rem;}
.i_show a{ padding: 0 15px;}
.i_show a:hover{ color: #c30813;}

.foot{color: #7e7e7e; font-size: 16px; text-align: right; line-height: 2; padding-top: 10px;}
.foot a{ color: #7e7e7e;}

.fixedTop{  position: fixed; width: 153px; text-align: center;  bottom: 4%; right: 0;  color: #ffffff; cursor: pointer; z-index: 100000;}
.fixedTop a{ color: #ffffff;}
.fixedTop p{  background-color:#1c7de0; font-size: 20px; color: #ffffff;}
.fixedTop p i{font-size: 20px; margin-right: 10px;}
.fixedTop div{ background-color:#1c7de0; padding: 15px; margin-top: 8px;}
.fixedTop div span{ font-size: 16px; color: #ffffff; display: flex; justify-content: center; align-items: center; margin-bottom: 10px;}
.fixedTop div span i{ font-size: 16px;}
/*媒体盒子模型*/
.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: 44px; height: 44px; line-height: 44px;  display: inline-block; margin:0 4px; color: #333333; text-align: center; font-size: 18px; }
.pager span.current,.pager a:hover{ background: #1c7de0; color: #ffffff;}
.pager a.on{ background: #1c7de0; color: #ffffff;}


.sect_k6{ background: #c30813; padding: 5rem 0;}
.box_i1{ color: #ffffff;}
.box_i1 em{ font-style: normal; color: #ffffff; font-size: 16px; font-family: 'HARMONYOS_SANS_SC_LIGHT'; line-height: 2; border: 1px solid #ffffff; border-radius: 20px 0; padding: 8px 25px;}
.box_i1 span{ font-size: 4rem; display: block; line-height: 2; margin-top: 2rem;}
.box_i1 p{ font-size: 2.6rem; font-family: 'HARMONYOS_SANS_SC_LIGHT';}

.box_i2{ color: #ffffff;}
.box_i2 em{ display: block; font-size: 2rem; text-transform:uppercase; font-family: 'HARMONYOS_SANS_SC_LIGHT'; line-height: 1.5; text-align: right; font-style: normal; }
.box_i2  a{ background: #ffffff; border-radius: 25px; height: 58px; line-height: 58px; display: flex; align-items: center; justify-content: center; max-width: 260px; color: #c30813; font-size: 2.2rem; font-family: 'HARMONYOS_SANS_SC_LIGHT'; margin-left: auto; margin-top: 4rem;}
.box_i2  a i{ margin-left: 15px; width: 32px; height: 32px; background: #c30813; font-size: 18px; text-align: center; line-height: 32px; border-radius: 100%; color: #ffffff;}
.box_i2  a:hover{ transform: translateY(-10px); -moz-box-shadow:0 2px 5px rgba(0,0,0,0.5); -webkit-box-shadow:0 2px 5px rgba(0,0,0,.5); box-shadow:0 2px 5px rgba(0,0,0,0.5);}



.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;}


