body{color: #333333;  font-family: 'SourceHanSansCN-Regular';}
a{color:#333333;}
a:hover{ color: #e50012;}
a:visited{}
a:active,a:focus,a:hover{}
.my-auto {display: flex;}
.flex{ display: flex; align-items: center;}
.header{ height: 70px; top: 0; left: 0; width: 100%; z-index: 10000; position: fixed; background: #ffffff;}
.header .wh{ padding: 0 0 0  8%;}
/* LOGO */
.logo{ vertical-align: middle; z-index: 2; position: relative; height: 70px; 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%; }

.box_h1{ display: flex; justify-content: flex-start; align-items: center; height: 70px; overflow: hidden;}
.htool{ text-align: left; text-align: center; line-height: 70px; color: rgba(255,255,255,0.5); position: relative; width: 70px;}

.sdot{ display: inline-block; text-align: right; vertical-align: middle; cursor: pointer; }
.sdot i{ color: #6c6c6c; font-size: 2.2rem;}
.tel{display: flex; justify-content: flex-start; align-items: center; background: #e50012; color: #ffffff; font-family: impact; width: calc(100% - 70px); line-height: 70px;}
.tel a{ color: #ffffff; font-size: 2.8rem; padding-left: 2rem; font-weight: 300;}
.tel a i{ margin-right: 10px;}
.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: 70px; 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;}

.fix-head .htool{ color: #666;}
.fix-head .sdot i,.nhead .sdot i{color: #666;}
.fix-head .logo{ height: 70px;}

.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; transition: all 0.4s; position: relative; border-radius: 3px; background: #ffffff; 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 .nav_box{ color: #333333; height: 70px; line-height: 70px; transition: all 0.1s;}
.fix-head .htool:before{     background: #333333;}
.fix-head .wapNavBtn{     height: 70px; transition: all 0.1s;}
.fix-head .wapNavBtn.on{ height: 70px;}
/* 导航-1 */

.navBox{width:100%; max-width: 700px; margin-left: auto; border-right: 1px solid #dedede;}
.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:#333333; font-size: 16px; line-height:70px; 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: #e50012;}
.navBox ul.navCont li.child.cur a{color: #e50012!important;}
.navBox ul.navCont li.child.cur a::before{ width: 100%;}


/*底部*/
.footer{ background: #4e4e4e;  padding: 5rem 0 2rem;  color:#bebebe; 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{ float: left;}
.foot_nav li:first-child{ width: 20%;}
.foot_nav li:nth-child(2){ width: 80%;}
.foot_nav li:nth-child(2) p a{ width: 50%; float: left;}
.foot_nav li a:hover{ color: #e50012;}
.foot_nav li span a{ font-size: 18px; color: #ffffff; position: relative; line-height: 2;  }

.foot_nav li p{padding-top: 2rem;}
.foot_nav li p a{ display: block; font-size: 16px; color: #bebebe; line-height: 2; padding-bottom: 5px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
 

.foot_con{ text-align: left; }
.foot_con span{ font-size: 18px; color: #ffffff;}
.foot_con ul{ list-style: none; margin-top: 2rem;}
.foot_con  li{ line-height: 2; font-size: 16px; color: #ffffff; padding-bottom: 5px;}
.foot_con  li img{ margin-right: 10px;}
.foot_con  li a{ color: #ffffff;}

.foot_img{ color: #ffffff;}
.foot_img p{ padding: 10px 0; line-height: 2;}
.foot_img img{ border-radius: 15px;}

.foot{color: #a6a6a6; font-size: 16px; border-top: 1px solid #6a6a6a; line-height: 2; text-align: center; padding: 2rem 0;}
.foot a{ color: #a6a6a6;}
.foot .foot_left{ text-align: left;}
.foot .foot_right{ text-align: right;}
/*媒体盒子模型*/
.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{  height: 28px; padding:0 10px; line-height: 28px;  display: inline-block; margin:0 2px; color: #333333; text-align: center; font-size: 16px; border: 1px solid #a0a0a0; }
.pager span.current,.pager a:hover{ background: #ef100d; border: 1px solid #ef100d; color: #ffffff;}
.pager a.on{ background: #ef100d; border: 1px solid #ef100d; 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;}


