body{color: #2a2a2a;  font-family: 'SourceHanSansCN-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: 150px; top: 0; left: 0; width: 100%; z-index: 10000; position: fixed; background: #ffffff;}
.pos{ position: relative;}
.m_top{ margin-top: 150px;}
/* LOGO */
.logo{ vertical-align: middle; z-index: 2; position: relative; height: 150px; text-align: left; margin: 0; }
.logo a,.logo_on a{ height: 100%; line-height: 0; text-align: left; align-items: start;}


.header .flex{ justify-content: flex-end;}
.fix-head{ background-color: #fff;  border-bottom: 1px solid #dcdcdc; height: 100px;}
.fix-head .logo{ height: 100px;}
.fix-head .navBox{ color: #333333; height: 100px; line-height: 100px; transition: all 0.1s;}


.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: #e9899a; display: block; position: absolute; top: 41px; right: -8px; display: none;}
s
.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: #ffffff; z-index: 10; position: relative;}
.wapNavBtn span:nth-child(1){animation: outfirst 0.5s; position: relative; transform: translateY(15px) rotate(0); width: 75%; display: block; background: #666666; }
.wapNavBtn span:nth-child(2){animation: outlast 0.5s; position: relative; transform: translateY(21px) rotate(0); display: block; background: #666666; }
.wapNavBtn span:nth-child(3){animation: outlast 0.5s; position: relative; transform: translateY(27px) rotate(0);  width: 60%; display: block; background: #666666;}

.wapNavBtn.on::after{ display: block;}
.wapNavBtn.on span{ background:#ffffff; 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: #ffffff;}



.fix-head .wapNavBtn{     height: 100px; transition: all 0.1s;}
.fix-head .wapNavBtn.on{ height: 100px;}
/* 导航-1 */
.navBox{width:100%; display: flex; justify-content: flex-start; align-items: center; height: 150px; line-height: 150px; margin: 0 auto;}
.navBox ul.navCont{position: relative; z-index: 1; width: 100%;}
.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:#666666; font-size: 16px; line-height:26px; position: relative; transition: all 0.1s; }
.navBox ul.navCont li.child a span{ position: relative; z-index: 2; padding: 5px 10px;}
.navBox ul.navCont li.child a:hover,.navBox ul.navCont li.child:hover a{ color: #ffffff;}
.navBox ul.navCont li.child a:hover span{ background: #e9899a; color: #ffffff;}
.navBox ul.navCont li.child.cur a span{ background: #e9899a; color: #ffffff;}

.fix-head .navBox ul.navCont li.child a{ color: #222; }
.fix-head .navBox ul.navCont li .npsub a{ line-height: 48px !important; height: 48px !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: #0054A3;}

.fix-head .navBox ul.navCont li.child .childcont,.fix-head .navBox ul.navCont li.child .pro-cate{ top:90px;}
.fix-head .nav_con a{ width: 80px !important; height: 40px !important; line-height: 40px !important; color: #ffffff !important;}


/*底部*/
.footer{ background: #f3f3f3;  padding: 6rem 0 0;  color:#666666; line-height: 2; position: relative; font-size: 14px; }
.foot{ color:#ffffff; font-size: 14px; line-height: 2; text-align:center;}
.foot a{ color: #ffffff;}
.foot_copyright{ margin-top:6rem;background: #454545; padding: 2rem 0;}

.dot_f1{ text-align: left;}

.foot_nav{ list-style: none; clear: both; overflow: hidden; display: flex; justify-content: space-between; align-items: center; max-width: 700px; margin: 0 auto;}
.foot_nav li{ float: left; font-size: 18px; color: #666666;}
.foot_nav li a:hover{ color: #da2a2d;}
.foot_nav li p{ padding-top: 15px; width: 85%; margin-left: 0;}
.foot_nav li p a{ display: block; font-size: 16px; color: #86868a; line-height: 20px; padding: 8px 0;}

.dot_f2{ text-align: left;  position: relative;  }
.dot_f2 p{  text-align: center; }
.dot_f2 em{ display: block; line-height: 2; font-size: 16px; color: #666666; font-weight: bold; font-style: normal;}

.dot_f3{ text-align: center; color: #666666; line-height: 2; font-size: 18px; margin: 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{ padding:0 15px; border-radius: 3px; height: 36px; line-height: 36px;  display: inline-block; margin:0 2px; color: #9E9E9E; text-align: center; font-size: 14px; border: 1px solid #a1a1a1; background: #ffffff; }
.pager span.current,.pager a:hover{ background: #e9899a; color: #ffffff;}
.pager a.on{ background: #e9899a; color: #ffffff; border: 1px solid #e9899a;}

.fanye{ background: #eeeeee; padding: 1.5rem 3rem; margin-bottom: 2rem;}
.fanye a{ font-size: 16px; color: #333333;}
.rl{ text-align: right;}
.fanye a:hover{ color: #da2a2d;}
