.header-info{line-height: 8rem;}
.header-info .col-2 a{text-align: left;overflow: hidden;text-indent: -9876px;line-height: 1;display: block;}
.header-info .col-2{}
.header-info .col-2 p{line-height: 1;padding-bottom: .3rem;}
.header-info .col-2 span{font-family: 'times new roman';font-weight: bold;font-size: 1.5rem;line-height: 1;}

.header-top{background: #055F33;height: 4rem;line-height:4rem;overflow: hidden;color:#fff;font-size: 1.4rem;}
.header-top a{color:#fff;float: right;padding-left: 1rem;}
.header-top span{width:2rem;height:3rem;overflow: hidden;float: right;cursor: pointer;}
.header-top span img{width:100%;}

.nav-info ul{font-size: 0;}
.m:first-child h3{}
.m{display:inline-block;width:calc(100% / 7);text-align: center;margin:0;padding:0;}
.m h3{}
.m h3 a{display: block;font-weight:normal;padding:.7rem 0;position: relative;}
.m h3 a:before{background:#055F33;
	position: absolute;left:50%;right:50%;bottom:0;height:4px;content:"";
	transition: .5s;
}
.m h3 a:hover:before{left:0;right:0;}
.m h3.selected a:before{left:0;right:0;}
li.m{position: relative;}
li.m li{width:100%;float:left;border-bottom:1px solid rgba(255,255,255,.3);}
li.m li a{width:100%;float:left;padding:10px 0;font-size:16px;font-weight:normal;text-align:center;font-size: .875rem;color:#fff;}
li.m li a:hover{background:#fff;color:#555;font-weight: bold;}
ul.submenu{position: absolute;background: #01AE6F;z-index: 99999;border:2px solid #fff;
	display: none;box-shadow:2px 2px 5px #92E41F;}
ul.submenu.show{top:44px;opacity:1;}


#header{box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
	position: fixed;top: 0;left:0;right:0;z-index: 99;
	background: #fff;
}
/*#header .container, #header .container-fluid{width:90%}*/

.header-info .col-3 a{text-indent: 1px;padding: 1rem 0 0;text-align:right;}
.header-info .col-3 a img{width:80%;}
#header .rexian span{position: relative;width:4rem;height:4rem;}
#header .rexian span:after{width:4rem;height:4rem;border-radius: 50%;position: absolute;left:0;top:0;content: ''}
#header .rexian span:before{font-family: "hui-iconfont";content: '\e6a3';font-size:1.5rem;}


#primary-menu{position: relative;}
.nav-info{/*background: linear-gradient(90deg, #f9f9f9, #f4f4f4);*/}
.m h3 a{font-size:2rem;}
.container-menu{padding: 3rem}
.smenu{
	position: absolute;left:0;top:0;right:0;border-top: 0 solid #055F33;
	top:9.4rem;
	background: #fff;
	overflow: hidden;
	height:0;
	transition: .3s;
}

.smenu.show{height:35rem;border-width: 4px}

.smenu li{
	line-height:3;font-size: 1.5rem
}



#footer{background: #555}
#footer .col-2{background: #fff;}
.ft_logo{text-align: center;padding-top:1rem;}
.ft_logo p{text-indent: 0}
.ft_logo .wxewm{width:100%;}
.ft_logo .wxewm img{width:100%;}
.ft_logo .wxtxt{font-size:1.8rem;}
.ft_logo .wxdhsm{padding-top:1rem;margin-top:1rem;border-top: 1px solid #ccc;font-size:1.7rem;}
.ft_logo .wxdh{font-size:2.6rem;color: #009946;font-weight: bold;font-family: "times new roman"}

.foot-nav{border-bottom: 1px solid #777}
.ftnav-ul li{width: calc(100% / 6);float: left;}
.ftnav-ul li a{width:100%;height:6rem;line-height:6rem;text-align: center;display: block;color: #ccc;font-size: 1.8rem}
.ftnav-ul li a:hover{color:#fff;}
.ftnav-ul li a:before{font-family:"SimSun";content:">";padding-right: 3px;font-size:12px;}
.ftnav-ul li:nth-child(1) a:before{content:"+";}

.foot-menu{width:100%;float: left;padding:3rem 0;}
.ftmenu{width:18%;text-align: center;border-right: 1px solid #777;}
.ftmenu:last-Child{width:43%;border:none;text-align: left;padding-left:4rem;}
.ftmenu .ftmenu-title a{color:#fff;line-height:3;display: block;font-size:1.6rem;}
.ftmenu .ft-contact p{color:#bbb;line-height:2.2;display: block;font-size:1.6rem;}
.ftmenu li{color:#bbb;line-height:2.2;display: block;font-size:1.6rem;}
.ftmenu li a{display: block;color:#bbb;}
.ftmenu li a:hover{background:rgba(255,255,255,.1);color: #fff}
.ftmenu .cate-286 li:nth-child(7),
.ftmenu .cate-286 li:nth-child(8),
.ftmenu .cate-286 li:nth-child(9),
.ftmenu .cate-286 li:nth-child(10),
.ftmenu .cate-286 li:nth-child(11){display:none;}
.ftmenu .ft-contact li{}