/*logo及导航2*/
.head9 {
	background: #fff;
}
.head2 img{
	display: block;
}
.head9-1 {
	padding: 1.5% 0;
	box-sizing: border-box;

}


.head9-1 img:nth-child(1){
	width: 30%;
	float: left;
}
.head9-1 img:nth-child(2){
	width: 17%;
	float: right;
	margin-top: 1%;
}
.head10{
	width: 100%;
	background: #0b5f3c;
}
.head10>ul>li {
    width: 12%;
    float: left;
    padding: 1.5% 0;
    list-style: none;
}
.head10>ul>li:hover{
	background: #fff;

}
.head10>ul>li:hover>a{
	color: #0b5f3c;
}

.head10>ul>li>div{
    box-sizing: border-box;
	position: absolute;
	display: none;
	z-index: 99;
    margin-top: 0.5%;
    
  
}
.head10>ul>li>div ul{
    margin-top: 6%;
}
.head10>ul>li>ul>li{
	width: 100%;
	float: none;

}
.head10 ul li:hover div{
	display: block;
}
.head10>ul>li>a {
	width: 100%;
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: 500;
}
.head10>ul>li ul li a{
	width: 144px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, .4);
	display: block;
	font-size: 14px;
	padding: 1% 0;
	border-bottom: 1px solid #494642;
}
.head10>ul>li div ul li:last-child a{
	border: none;
}
/* .head10>ul>li ul li:hover a{
	color: #0b5f3c;
} */

.header2at{

}
.header2at .header2a{

}


/*logo及导结束2*/

/*底部*/
#cnzz_stat_icon_1280326212 {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform:translateX(-50%)
}

footer {
	background: #0b5f3c;

}

.foot {
	min-width: 320px;
	max-width: 1200px;
	margin: auto;
}

.foot1 {
	padding-top: 4%;
	padding-bottom: 2%;
	border-bottom: 1px solid #d8d8d8;
}

.foot1-1 {
	width: 38%;
	float: left;
}


.foot1-3 {
	width: 30%;
	float: right;
}

.foot1-1 span {
	color: white !important;
	font-size: 30px !important;
	display: inline-block;
	margin-bottom: 4%;
	font-weight: bold;
}

.foot1-1 p {
	font-size: 14px;
	color: white;
	line-height: 0.3rem;
}


.foot1-3 img {
	display: block;
	width: 36%;
	margin: 0 auto;
	margin-top: 5%;
}

.foot1-3 p {
	width: 100%;
	text-align: center;
	margin: 0.5% 0 3%;
	color: white;
	font-size: 14px;
	margin-top: 5%;

}

.foot2 {
	padding: 1% 0;
}

.foot2 a {
	color: white !important;
	font-size: 12px !important;
	display: inline-block;

}
.foot2 p{
	width: 18%;
	text-align: right;
	float: right;
	color: #fff;
}
.foot2 a:nth-child(2) {
	float: right;
}

/*底部*/


/*移动端头部*/
.head3 {
	position: relative;
	display: none;
}

.head4 {
	width: 70%;
	float: left;
	margin: 0.1rem;
}

.head4 img {
	width: 40%;
	float: left;
}

.head4 img:nth-of-type(1) {
	margin-left: 10%;
	padding: 1% 0;
	width: 30%;
}

.head4 img:nth-child(2) {
	padding: 4% 0;
	margin-left: 20%;
}

.head5 {
	width: 1rem;
	padding: 1.5% 1rem;
	float: right;
	box-sizing: content-box;
}

.head6 ul li {
	text-align: center;
	padding: 0.2rem;
}

.head6 {
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 3;
	background: black;
	display: none;
}

.head6 ul li {
	text-align: center;
	padding: 0.2rem;
}

.head6 {
	position: absolute;
	top: 100%;
	width: 55%;
	right: 0;
	z-index: 3;
	background: black;
	display: none;
}

header {
	position: relative;
}

.head6 ul li a {
	color: white;
	font-size: 0.5rem;
}

.li3 img {
	width: 0.5rem;
}

.li3 span {
	font-size: 0.4rem;
	font-weight: 550;
	color: white;
}

.li3 div * {
	display: inline-block;
	vertical-align: middle;
}

/*移动端头部*/



/*移动端底部*/
.gd {
	position: fixed;
	width: 100%;
	background: #0b5f3c;
	bottom: 0;
	left: 0;
	z-index: 3;
	padding: 0.2rem 0;
	display: none;
}

.gd1 {
	width: 45%;
	float: left;
	margin-left: 3%;
	text-align: center;
}

.gd1 a {
	color: white;
	font-size: 0.7rem;
}

.gd1 span {
	color: white;
	font-size: 0.7rem;
}

.gd1 * {

	vertical-align: middle;
}

.gd1 img {
	width: 15%;
}


/*移动端底部*/



@media screen and (max-width: 1200px) {
	.head3 {
		display: block !important;
	}

	.head1 {
		display: none !important;
	}

	.gd {
		display: block !important;
	}

	footer {
		display: none !important;
	}

	.head9 {
		display: none;
	}
	.main31{
		width: 46% !important;
		margin-left: 3% !important;
	}
	.main51,.main52{
		width: 96% !important;
		margin-left: 2% !important;
		float: none !important;
		margin-top: 4% !important;
	}
	.main42{
		width: 100% !important;
	}
	.main43{
		width: 90% !important;
	}
}
