/*logo及导航2*/
.head2 img {
	display: block;
}

.head9-1 {
	overflow: hidden;
	box-sizing: border-box;
	margin-top: auto;
	margin-bottom: auto;
}

.head9-1 img {
	width: 7.97vw;
	height: 2.08vw;
	float: left;
}

#gsbiaoti {
	float: left;
	margin: 2% auto;
	padding-left: 2%;
}

#gsbiaoti h2 {
	font-size: 1.15vw;
	font-weight: 500;
	color: #333333;
}

#gsbiaoti p {
	font-size: .73vw;
	color: #707070;
}

#search1 {
	width: 35%;
	display: flex;
	float: right;
	/*border: .05vw solid red;*/
}

#search1 input {
	float: left;
	flex: 4;
	height: 2.08vw;
	outline: none;
	box-sizing: border-box;
	padding-left: .52vw;
	border-radius: 1.04vw 0 0 1.04vw;
	border: none;
	background: #eeeeee;
}

#search1 button {
	float: right;
	flex: 1;
	height: 2.08vw;
	color: white;
	border-style: none;
	outline: none;
	border-radius: 0 1.04vw 1.04vw 0;
}

#search1 button img {
	width: 1.04vw;
	height: 1.04vw;
	margin-left: 1.04vw;
}

#search1 button:hover {
	font-size: .83vw;
}

.navbiaoti {
	width: 100%;
	display: flex;
	justify-content: space-between !important;
	box-sizing: border-box !important;
	align-items: center;
}

.biaoti11 {
	width: 83.33vw;
	margin: 0 auto;
	align-items: center;
	display: flex;
}

.biaoti11 img {
	margin-right: 11.72vw;
	width: 11.72vw;
	height: auto;
}

.navbiaoti>li {
	width: 3.91vw;
	position: relative;
}

header .cirle {
	display: none;
	position: absolute;
	bottom: -0.73vw;
	left: 50%;
	transform: translateX(-50%);
	width: 1.77vw;
	height: .31vw;
	background-color: #059D40;
}

.head9>ul>li {
	position: relative;
	float: left;
	width: 10.66%;
	padding: 1.5% 0;
	margin: 3% 0 1.5%;
	text-align: center;
	margin-left: 3%;
}

.navbiaoti>li:hover .cirle {
	display: block !important;
}

.navbiaoti>li:hover a {
	color: #059D40;
}

.head9>div>ul>li>div>ul>li:hover a {
	color: #a1844a;
	background-color: #fff;
}


.head9>div>ul>li>div>ul>li>a {
	background-color: #926F5B !important;
	font-size: .83vw;
	display: block;
	color: #fff !important;
}

.head9>div>ul>li>div>ul>li {
	height: 2.45vw;
	background-color: #926F5B;
}

.ycciadan li a {
	line-height: .78vw;
}

.ycciadan {
	padding-top: 1.04vw;
}

/* .head9>div>ul>li>div {
	top: 1.82vw;
	box-sizing: border-box;
	position: absolute;
	z-index: 99;
	width: 4%;
	visibility: hidden;
	opacity: 0;
	transform: rotateX(90deg);
	transition: all 0.6s;
} */

.head9>div>ul>li>div ul {

	transform: translate(-1.51vw, -0.52vw);
	box-sizing: border-box;
	background-color: #926F5B;
	width: 6.25vw;
	text-align: center;
}

.head9>div>ul>li>ul>li {
	width: 100%;
	float: none;

}

/* .head9>div ul li:hover div {
	visibility: visible;
	opacity: 1;
	transition: all 0.6s;
	transform: rotateX(0);
} */

.head9>div>ul>li>a {
	display: block;
	font-size: .94vw;
	color: #000;
	text-align: center;
	font-weight: 500;
}

.head9>ul>li ul li a {
	width: 5.73vw;
	line-height: 1.88vw;
	color: #000;
	text-indent: -1.04vw;
	display: block;
	font-size: .73vw;
	padding: 1% 0;
}

.header2at {
	color: #fff;
}

.header2at .cirle {
	display: block;
}

.header2at a {
	color: #059D40 !important;
}

/*logo及导结束2*/

/*底部*/
/*底部*/

.foot1 {
	padding-top: 4%;
	padding-bottom: 2%;
}


.foot1-1 {
	width: 45%;
	float: left;
}

.foot1-2 {
	width: 39%;
	float: left;
}

.foot1-3 {
	width: 30%;
	float: right;
	margin-right: 20%;
}

.foot1-1 span {
	color: white !important;
	font-size: 1.25vw !important;
	display: inline-block;
	margin-bottom: 4%;
}

.foot1-1 p {
	font-size: .73vw;
	color: white;
	line-height: 0.3rem;
}

.foot1-2 {
	border-left: .05vw solid white;
	border-right: .05vw solid white;
	padding: 4% 0;
	text-align: center;
}

.foot1-2 img {
	width: 45%;
	height: auto;
	padding: 0.1% 0;
}

.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: 1.04vw;
	margin-top: 5%;
}

.foot2 a {
	color: white !important;
	font-size: .83vw;
	display: inline-block;
}

.foot2 p {
	font-size: .83vw;
	float: left;
	text-align: left;
	color: #fff;
	margin-right: 5%;
}

.foot2 a:nth-child(2) {
	float: right;
}

/*底部*/

/*移动端头部*/
.head3 {
	position: relative;
	display: none;
}

.head4 {
	width: 60%;
	float: left;
	margin: 0.1rem;
}

.head4 img {
	width: 40%;
	float: left;
}

.head4 img:nth-of-type(1) {
	margin-left: 5%;
	padding: 5% 0;
	width: 52%;
}

.head4 img:nth-child(2) {
	padding: 4% 0;
	margin-left: 20%;
}

.head5 {
	width: 1rem;
	padding: 5% 1rem;
	float: right;
	box-sizing: content-box;
}

.head6 ul li {
	font-size: 1.3vw;
	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;
}

.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: 13%;
	background: #888888;
	bottom: .52vw;
	right: .52vw;
	z-index: 3;
	padding: 0.2rem 0;
	display: none;
	opacity: 0.6;
}

.gd1 {
	width: 100%;
	float: left;
	text-align: center;
}

.gd1 a {
	color: white;
	font-size: 0.7rem;
	display: block;
}

.gd1 span {
	color: white;
	font-size: 0.7rem;
}

.gd1 * {
	vertical-align: middle;
}

.gd1 img {
	width: 50%;
	margin: auto;
}

/*底部*/

.foot {
	overflow: hidden;
}

.foot_box {
	margin: 2.86vw auto 2.6vw;
	display: flex;
}

.foot_box .foot_title p {
	font-size: .94vw;
	color: white;
}

.foot_box .foot_title .cirle12 {
	width: 1.67vw;
	height: .21vw;
	background-color: white;
	margin: .73vw 0 .99vw;
}

.foot_box .foot_l ul {
	display: flex;
}

.foot_l {
	margin-right: 7.29vw;
}

.foot_box .foot_l ul li a {
	font-size: .83vw;
	color: #cccccc;
}

.foot_box .foot_l ul li:hover a {
	color: white;
}

.foot_box .foot_l ul li:nth-of-type(n+2) {
	margin-left: 2.08vw;
}

.foot_box .message_box {
	margin-top: 1.82vw;
}

.message_smallbox {
	display: flex;
}

.message_smallbox p {
	font-size: .73vw;
	color: white;
}

.message_smallbox p:nth-of-type(n+2) {
	margin-left: 2.4vw;
}

.foot_r {
	margin-top: 1.04vw;
	width: 13.54vw;
	text-align: center;
	color: white;
}

.foot_r p {
	font-size: 1.04vw;
	margin-bottom: 1.04vw;
}

.foot_r .ewm_box {
	width: 6.88vw;
	margin: auto;
}

.foot2 {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 1200px) {
	.head3 {
		display: block !important;
		position: fixed;
		width: 100%;
		z-index: 10;
		opacity: 0.8;
		background-color: #ffffff;
	}

	.head2 {
		padding-top: 19%;
	}

	.head1 {
		display: none !important;
	}

	.head4 {
		display: block !important;
	}

	.head5 {
		padding: 6.5%;
	}

	.gd {
		display: block !important;
	}

	footer {
		display: block !important;
		padding: 0 3%;
		box-sizing: border-box;
		overflow: hidden;
	}

	.foot_box {
		width: 100%;
		margin: 0;
	}

	footer .foot .foot1 .flex,
	.foot_title,
	.foot_box .foot_l ul,
	.foot_r {
		display: none !important;
	}

	.message_smallbox {
		text-align: center;
		display: block !important;
	}

	.message_smallbox p {
		line-height: 28px;
	}

	footer .foot .foot1 .flex li {
		width: 30%;
		float: left;
		text-align: center;
		margin-top: 2%;
	}

	.foot_box {
		margin: 4% 0 !important;
	}

	.message_smallbox p:nth-of-type(n+2) {
		margin-left: 0 !important;
	}

	.foot1 {
		padding: 0;
	}

	.foot2 p {
		text-align: center;
		font-size: 12px;
	}

	footer .foot .foot1 .foot1-1 {
		width: 100%;
		margin: 3% 0;
		text-align: center;
	}

	footer .foot .foot1 .foot1-1 p {
		line-height: 28px;
	}

	footer .foot .foot1 .foot1-3 {
		display: none;
	}

	footer .foot2 {
		display: block;
	}



	.head9 {
		display: none;
	}

	/* 底部 */
	.ewm,
	.lxl,
	.ftmc h1,
	.ftmc h2,
	.ftmc h3,
	.yqlj {
		display: none;
	}

	.ftmc {
		width: 100%;
		margin: 0;
		padding: 0;
		border: none;
	}

	footer .foot2 {
		border-top: 1px solid #fff;
	}

	footer .foot2 p {
		line-height: 20px;
	}

	.ftmc p {
		font-size: 14px;
		text-align: center;
		padding: 0 !important;
		line-height: 28px;
	}
}