body{color: #161719;  font-family: 'MISANS-NORMAL';}
a{color:#474D52;}
a:hover{ color:#7E9747;}
a:visited{}
a:active,a:focus,a:hover{}

.my-auto {display: flex;}
.flex{ display: flex; align-items: center; align-items: center;}
.flex-end{justify-content: flex-end;}
.header{ -moz-box-shadow:0px 3px 7px rgba(0,0,0,.05); -webkit-box-shadow:0px 3px 7px rgba(0,0,0,.05); box-shadow:0px 3px 7px rgba(0,0,0,.05); height: 98px; top: 0; left: 0; width: 100%; z-index: 10000; position: fixed; background: #ffffff; }
.header .span-3{ width: 22%; position: relative;}
.header .span-7{     width: 57.333333%;}

.m_top{ margin-top: 98px;}
.pos{ position: relative;}
/* LOGO */
.logo{ vertical-align: middle; z-index: 2; position: relative; height: 98px; text-align: left; margin: 0; }
.logo a,.logo_on a{ height: 100%; line-height: 0; text-align: left; align-items: start;}
.logo img{vertical-align: middle;max-height:100%; }

.htool{ text-align: right; position: relative; height: 98px; line-height: 98px; margin: 0 3rem;}
.sdot{ display: inline-block; text-align: right; vertical-align: middle; cursor: pointer;  text-align: center;}
.sdot i{ color: #737373; font-size: 2.4rem; }

.language{ font-size: 16px; color: #737373; height: 98px; line-height: 98px; padding:0 15px; transition: all 0.3s; cursor: pointer;}
.language:hover{ background:#7E9747;}
.language:hover .l_top{ color: #ffffff;}
.language:hover .l_top i{ transform: rotate(90deg); transition: all 0.3s;}
.l_top{ display: flex; justify-content: flex-start; align-items: center;}
.l_top i{ transform: rotate(270deg); margin-left: 5px;}
.l_show{ opacity: 0; visibility: hidden; position: absolute; background: #7E9747; top: 120%; transition: all 0.3s; padding:0 15px; height: 0; line-height: 50px; left: 0;}
.l_show a{ color: #ffffff; font-size: 16px; padding: 0 10px;}
.active{ background:#7E9747;}
.active .l_top{ color: #ffffff;}
.active .l_top i{ transform: rotate(90deg); transition: all 0.3s;}
.active .l_show{ visibility: visible; opacity: 1; height: 50px; transition: all 0.3s; top: 100%;}

.link{ display: flex; justify-content: flex-start; align-items: center; font-size: 14px; color: #7E9747; height: 98px; line-height: 98px; padding: 0 15px;}
.link:hover{ background:#7E9747; color: #ffffff;}
.link:hover img{ filter: grayscale(100%) brightness(400%);}
.link_top img{ margin-right: 5px;}
.link_show{ opacity: 0; visibility: hidden; position: absolute; background: #7E9747; top: 120%; transition: all 0.3s; padding:0 15px; height: 50px; line-height: 50px; right: 0;}
.link_show a{ color: #ffffff; padding: 0 10px;}
.link:hover .link_show{ opacity: 1; visibility: visible;  transition: all 0.3s; top: 100%;}

.nav_box{display: block;  line-height: 98px; height: 98px;  font-size: 2rem; z-index: 100; position: absolute; right: 7%; top: 0; cursor: pointer;  color: #ffffff; font-size: 18px;}
.search{ position: fixed;  width: 100%; top: 98px; right:0; left: 0; z-index: 1000; display: none; padding: 3rem 0; background: #F1F1F1;}
.search form{ max-width: 600px; margin: 0 auto; position: relative;}
.search .text1{ display: block; height: 60px; font-size: 14px; line-height: 60px; border: 0; border-bottom: 1px solid #d3d2d2; color: #999; width: 94%; padding-right: 6%; padding-left: 10px; background: none;}
.search button{ position: absolute; right: 18px; top: 0; width: 5%; text-align: center; line-height: 60px; background: none; border: 0;}
.search button i{ font-size: 3rem; color: #666666;}
.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;}





.wapNavBtn{display:block;line-height: 60px; height:127px; width:25px;font-size: 2rem; z-index:1000000; position: absolute; right: 3%; top: 0; cursor: pointer;}
.wapNavBtn::after{ content: ""; width: 42px; height: 42px; border-radius: 42px; background-color: #ffffff; display: block; position: absolute; top: 41px; right: -8px; display: none;}
.n_header .wapNavBtn::after{ background-color: #0191FF;}
.n_header .wapNavBtn.on span{ background:#ffffff;}
.n_header .wapNavBtn span{ background: #000000;}
.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:#7E9747; 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%;}

/* 导航-1 */
.navBox{width:100%; max-width:700px; margin-left:auto;}
.navBox ul.navCont{position: relative; z-index: 1;}
.navBox ul.navCont li.child{float:left; width:16.6%; text-align:center;  display: block;}
.navBox ul.navCont li.child:nth-child(5){ width:19.6%;}
.navBox ul.navCont li.child:nth-child(4){ width:13.6%;}
.navBox ul.navCont li.child a{display: block;color:#06161C; font-size: 17px; line-height:98px; position: relative; transition: all 0.1s; }
.navBox ul.navCont li.child a:before{ width:0; height: 4px; background: #7E9747; content: ""; display: block; left: 0; right: 0; bottom: 0; position: absolute; margin: 0 auto;}
.navBox ul.navCont li.child a:hover::before{ width:75%;}
.navBox ul.navCont li.child a span{ position: relative; z-index: 2;}
.navBox ul.navCont li.child i{ display: none;}
.navBox ul.navCont li.child a:hover,.navBox ul.navCont li.child:hover a{ color: #212222; font-weight: bold;}
.navBox ul.navCont li.child.cur a{color: #212222; font-weight: bold;}
.navBox ul.navCont li.child.cur a::before{ width: 70%;}

/*二级*/
.erji{ display:flex; justify-content:center;}
.navBox ul.navCont li.child .childcont{position:fixed;top:98px; left: 0; right: 0; z-index:999;display:none;width:100%; text-align: left; margin: 0 auto; background: #F1F1F1; height: 70px !important; line-height: 70px !important;}
.navBox ul.navCont li.child .childcont a{ height: 70px; line-height: 70px; font-weight: normal; color: #161719; font-size: 14px; text-align: center;  padding: 0 3rem;}
.navBox ul.navCont li.child .childcont a:before{ display: none;}
.navBox ul.navCont li.child .childcont a:hover{ color: #7E9747;}

/*底部*/

.footer{ background: #333333;  color:rgba(255,255,255,1); line-height: 2; padding: 5rem 0 3rem; position: relative; font-size: 12px; }
.foot_left{ text-align: left;}
.foot_left div{ margin: 3rem 5% 0 0;}
.foot_left p{ margin-bottom: 2rem;}
.foot_left p a{ font-size: 2rem; font-weight: bold; color: #ffffff;}
.foot_left span{ font-size: 12px; color: rgba(255,255,255,0.6); line-height: 2; display: block;}

.copyright{ line-height: 60px; text-align: center; font-size: 12px; color: rgba(255,255,255,1);}
.copyright a{ color: #ffffff;}

.foot_nav{  max-width: 670px; margin: 15px auto 0;}
.foot_nav ul{ font-size: 14px;  line-height: 2; display: flex; justify-content: space-between; align-items: flex-start; max-width: 670px; width: 100%; margin-left: 0; color: #ffffff;}
.foot_nav ul li{}
.foot_nav ul li a:hover{ color: #7E9747;}
.foot_nav ul li span a{ font-size: 16px; font-weight: bold; color: #ffffff;}
.foot_nav ul li p{ font-size: 12px; margin-top: 15px;}
.foot_nav ul li p a{ color: rgba(255,255,255,0.8); display: block; line-height: 2; padding: 3px 0;}


.list_foot{ list-style: none; margin: 3rem 0 5rem; }
.list_foot li{ color: rgba(255,255,255,0.5); margin-bottom: 1rem;  font-size: 14px; display: flex; justify-content: flex-start; align-items: center;}
.list_foot li i{ margin-right: 10px;}
.list_foot li a{ color: rgba(255,255,255,0.5);}
.foot_wx{text-align: center; padding: 10px 0;}
.foot_wx p{ font-size: 14px; color: rgba(255,255,255,1); line-height: 2; margin-top: 1rem;}

.f_list{ list-style: none; display: flex; justify-content: center; align-content: center; position: relative;}
.f_list li{ margin: 0 1rem; }
.f_list li i{ font-size: 3rem; color: rgba(255,255,255,0.3);}
.f_list li div{ display: none; position: absolute; top: -180%; margin: 0 auto; text-align: center; left: 0; right: 0;}
.f_list li:hover div{ display: block;}
.f_list li:hover i{ color: #7E9747;}
/*媒体盒子模型*/
.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%; width: 100%; height: 100%; object-fit: cover;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: 1px solid #EEEEEE; height: 40px; line-height: 40px;  display: inline-block; color: #878787; text-align: center; font-size: 14px;  background: #ffffff;}
.pager span.current,.pager a:hover{ background: #7E9747; color: #ffffff; border: 1px solid #7E9747;}
.pager a.on{ background: #7E9747; color: #ffffff; border: 1px solid #7E9747;}

