/*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.969vw;
	height: 2.083vw;
	float: left;
}

#gsbiaoti {
	float: left;
	margin: 2% auto;
	padding-left: 2%;
}

#gsbiaoti h2 {
	font-size: 1.146vw;
	font-weight: 500;
	color: #333333;
}

#gsbiaoti p {
	font-size: .729vw;
	color: #707070;
}

#search1 {
	width: 35%;
	display: flex;
	float: right;
	/*border: .052vw solid red;*/
}

#search1 input {
	float: left;
	flex: 4;
	height: 2.083vw;
	outline: none;
	box-sizing: border-box;
	padding-left: .521vw;
	border-radius: 1.042vw 0 0 1.042vw;
	border: none;
	background: #eeeeee;
}

#search1 button {
	float: right;
	flex: 1;
	height: 2.083vw;
	color: white;
	border-style: none;
	outline: none;
	border-radius: 0 1.042vw 1.042vw 0;
}

#search1 button img {
	width: 1.042vw;
	height: 1.042vw;
	margin-left: 1.042vw;
}

#search1 button:hover {
	font-size: .833vw;
}

.navbiaoti {
	width: 100%;
	display: flex;
	justify-content: space-between !important;
	box-sizing: border-box !important;
	align-items: center;
}

.biaoti11 {
	width: 61.458vw;
	height: 4.167vw;
	align-items: center;
	display: flex;
	padding: 0 1.979vw 0 1.042vw;
	box-sizing: border-box;
	border-radius: .521vw;
	background-color: #FFFFFF;
	box-shadow: 0 .208vw .313vw rgba(0, 0, 0, .16);
}

.biaoti11 img {
	margin-right: 5.99vw;
	width: 4.948vw;
}

.navbiaoti>li {
	position: relative;
}

/* header .cirle {
	display: none;
	position: absolute;
	bottom: -0.729vw;
	left: 50%;
	transform: translateX(-50%);
	width: 3.542vw;
	height: .208vw;
	background-color: #2ea740;
} */

.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 {
	color: #BD6863 !important;
	border-color: #BD6863;
}

.navbiaoti>li:hover .a1 {
	color: #BD6863 !important;
}

.head9>div>ul>li>div>ul>li>a {
	font-size: .833vw;
	line-height: 2.135vw;
	display: block;
	color: #fff !important;
}

.head9>div>ul>li>div>ul>li>a:hover {
	background-color: #fff;
	color: #BD6863 !important;
}

/* .head9>div>ul>li>div>ul>li {
	margin-bottom: 1.042vw;
} */

.head9>div>ul>li>div>ul>li:last-child {
	margin-bottom: 0;
}

.ycciadan li a {
	line-height: .781vw;
}

.ycciadan {
	padding-top: 1.042vw;
}

.head9>div>ul>li>div {
	top: 1.354vw;
	box-sizing: border-box;
	position: absolute;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	transform: rotateX(90deg);
	transition: all 0.6s;
	left: -0.573vw;
}

.head9>div>ul>li>div ul {
	background-color: #BD6863;
	width: 4.531vw;
	text-align: center;
	padding: 1.042vw 0;
	box-sizing: border-box;
}

.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 {
	padding-bottom: .26vw;
	transform: translateY(.26vw);
	border-bottom: .208vw solid transparent;
}

.head9>div>ul>li>a {
	display: block;
	font-size: .833vw;
	color: #666666;
	text-align: center;
}

.head9>ul>li ul li a {
	width: 5.729vw;
	line-height: 1.875vw;
	color: #000;
	text-indent: -1.042vw;
	display: block;
	font-size: .729vw;
	padding: 1% 0;
}

.header2at {
    color: #BD6863 !important;
    border-color: #BD6863 !important;
}

.header2at .cirle {
	display: block;
}

.header2at a {
	color: #BD6863  !important;
}

/*logo及导结束2*/

/*底部*/
/*底部*/
#cnzz_stat_icon_1278570674 {
	position: absolute;
	bottom: .781vw;
	left: 50%;
	transform: translateX(-50%)
}

.lxl {
	margin-left: 6.667vw;
	width: auto;
	margin-top: -2.188vw;
}

.ftmc {
	z-index: 9;
	margin-left: 18.75vw;
	width: 34.531vw;
	border: solid .208vw #ffffff;
	box-sizing: border-box;
	padding: 2.656vw 0 2.135vw 2.292vw;
}

.ftmc h1 {
	font-family: SourceHanSerifSC-Bold;
	font-size: 1.25vw;
	line-height: 1.25vw;
	letter-spacing: .052vw;
	color: #ffffff;
}

.ftmc h2 {
	font-size: .938vw;
	line-height: .938vw;
	margin-top: .99vw;
	letter-spacing: .052vw;
	margin-bottom: .885vw;
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.ftmc h3 {
	width: 18.542vw;
	height: .104vw;
	background-color: #ffffff;
	margin-bottom: 1.51vw;
}



.ftmc p {
	font-size: .729vw;
	line-height: 2.5vw;
	letter-spacing: .052vw;
	color: #ffffff;
}

.ewmLogo {
	margin-bottom: 3.49vw;
	margin-left: 7.813vw;
}

.ewm {
	position: absolute;
	right: 0;
	z-index: 0;
	top: -3.125vw;
	padding-top: 5.26vw;
	padding-left: 8.385vw;
	box-sizing: border-box;
	width: 50.052vw;
	height: 26.354vw;
	background-color: #2ea740;
}

.ewm img {
	width: auto
}

.yqlj {
	margin-top: 1.563vw;
	width: 5.729vw;
	height: 1.563vw;
	cursor: pointer;
	border-radius: .521vw;
	border: solid .052vw #ffffff;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.yqlj:hover img {
	transform: rotateX(180deg);
}

.yqlj:hover .ftmc .yqljmore {
	display: block;
}

.yqljmore {
	display: none;
	text-align: center;
	width: 5.729vw;
}

.yqlj p {
	line-height: .833vw;
}

.yqlj img {
	width: .885vw;
	height: .469vw;
}

/*底部*/

/*移动端头部*/
.head3 {
	position: relative;
	display: none;
}

.head4 {
	width: 29%;
	float: left;
	margin: 0.1rem;
	margin-left: 3%;
}

.head4 img {
	width: 40%;
	float: left;
}

.head4 img:nth-of-type(1) {
	padding: 4% 0;
	width: 85%;
}

.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.302vw;
	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: .521vw;
	right: .521vw;
	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;
}

@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: 15%;
	}

	.head1 {
		display: none !important;
	}

	.head4 {
		display: block !important;
	}

	.head5 {
		padding: 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;
	}

	/* 底部 */

}