/*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;
}

.head9 {
	position: relative;
}

.navbiaoti {
	align-items: center;
	display: flex;
	box-sizing: border-box !important;
	width: 100%;
	justify-content: space-between;
}

.navbiaoti>li {
	position: relative;
}


.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%;
}

.line {
	color: #707070;
}

.navbiaoti>li:hover .cirle {
	display: block;
}


.head9>div>ul>li>div>ul>li>a {
	font-size: .833vw;
	display: block;
	line-height: 1.823vw;
	color: #000000 !important;
}

.ycciadan li a {
	line-height: .781vw;
}

.head9>div>ul>li>div ul {
	box-sizing: border-box;
	background-color: #FFFFFF;
	width: 5.521vw;
	text-align: center;
	border-radius: .208vw;
}

.head9>div>ul>li>ul>li {
	width: 100%;
	float: none;
}

.head9>div>ul>li .ejcdan {
	display: flex;
	background-color: #FFFFFF;
	flex-direction: column;
	align-items: center;
	padding: 1.042vw 0;
	box-sizing: border-box;
	position: absolute;
	z-index: 99;
	top: 1.406vw;
	width: 6.25vw;
	visibility: hidden;
	opacity: 0;
	left: -33%;
	transform: rotateX(90deg);
	transition: all 0.6s;
}

.head9>div>ul>li .ejcdan a {
	margin-bottom: 1.042vw;
	font-size: .833vw;
	color: #000;
}

.head9>div>ul>li .ejcdan a:last-child {
	margin-bottom: 0;
}

.head9>div>ul>li .ejcdan a:hover {
	color: #000;
}

.head9>div ul li:hover .ejcdan {
	visibility: visible;
	opacity: 1;
	transition: all 0.6s;
	transform: rotateX(0);
}

.head9>div ul li .ejcdan2 {
	left: -0.781vw;
}

.head9>div>ul>li>a {
	width: auto;
	display: block;
	font-size: .938vw;
	color: #000;
	text-align: center;
	font-weight: 500;
	position: relative;
	box-sizing: border-box;
}

.head9>div>ul>li h2 {
	content: '';
	width: 1.719vw;
	height: .208vw;
	position: absolute;
	bottom: -0.469vw;
	display: none;
	left: 50%;
	transform: translateX(-50%);
	background-color: #ff8a00;
}

.head9>div>ul>li:hover h2 {
	display: block;
}

.head9 .header2at h2 {
	display: block;
}

.head9 .header2at a {
	color: #ff8a00 !important;
}

.head9>div>ul>li>a:hover .header2at .a1 {
	color: #ff8a00 !important;
}

.navbiaoti>li:hover a {
	color: #ff8a00 !important;
}


/*logo及导结束2*/

/*底部*/
#cnzz_stat_icon_1278570674 {
	position: absolute;
	bottom: .781vw;
	left: 50%;
	transform: translateX(-50%)
}

footer {
	background: #fff;
	padding-bottom: 1.042vw;
}

.foot {
	width: 75vw;
	margin: auto;
}

.foot2_1 {
	display: flex;
}

.foot2 a {
	color: #000 !important;
	display: inline-block;
}

.foot2 p {
	margin-right: 4.583vw;
	font-size: .729vw;
	color: #fff;
}

.foot2 a:nth-child(2) {
	float: right;
}


.foot2 {
	width: 75vw;
	margin: auto;
	border-top: .052vw solid #000;
	padding-top: .99vw;
	display: flex;
	justify-content: space-between;
	font-size: .833vw;
}

.foot2 .content {
	display: flex;
	justify-content: space-between;
}

.foot2_2 {
	display: flex;
	align-items: center;
}

.foot2_2 h1,
.foot2_2 a {
	font-size: .729vw;
	color: #000;
}

.yqlj {
	display: flex;
	align-items: center;
}

.fot1 a:hover {
	color: #FF8B04 !important;
}

.foot2 p,
.foot2 p a {
	color: #000 !important;
}

.foot2 p,
.foot2 p a {
	font-size: .833vw;
	font-family: 思源黑体 CN;
}


.yqlj_box {
	width: 5.729vw;
	transform: translateY(-0.26vw);
	position: relative;
}

.yqlj_head {
	width: 100%;
	height: 1.563vw;
	border: .052vw solid #fff;
	border-radius: .521vw;
	display: flex;
	justify-content: space-between;
	padding: 0 .625vw;
	box-sizing: border-box;
	align-items: center;
}

.yqlj_head img {
	width: .885vw;
}

.yqlj_head h1 {
	color: #fff;
	font-size: .833vw;
}

.yqlj_box ul li {
	margin-right: 0;
}

.yqlj_box ul li a {
	color: #fff !important;
}

.yqlj_box:hover ul {
	display: block;
}

.yqlj_box ul {
	line-height: 1.563vw;
	font-size: .729vw;
	background-color: #fff;
	display: none;
	text-align: center;
	right: -110%;
	width: 110% !important;
	top: -0.052vw;
	position: absolute;
	border: .052vw solid #fff !important;
	border-radius: .521vw !important;
	box-sizing: border-box;
	background-color: transparent !important;
}

.yqlj_box:hover .yqlj_head img {
	transform: rotate(-90deg);
}

.cirle2 {
	display: none;
}

/*底部*/

/*移动端头部*/
.head3 {
	position: relative;
	display: none;
}

.head4 {
	width: 70%;
	float: left;
	margin: 0.1rem;
}

.head4 img {
	padding: 4% 0;
	width: 100%;
	float: left;
}

.head4 img:nth-of-type(1) {
	margin-left: 5%;
}

.head4 img:nth-child(2) {
	padding: 4% 0;
	margin-left: 20%;
}

.head5 {
	width: 7vw;
	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 {
	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: 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%;
}

/*移动端底部*/

@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: 17%;
	}

	.head1,
	.head_box {
		display: none !important;
	}

	.head4 {
		width: 50%;
		display: block !important;
	}

	.head5 {
		margin-left: auto;
		margin-right: 5%;
		padding: 5.5% 0;
	}

	.head3 .head {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.gd {
		display: block !important;
	}

	footer {
		display: block !important;
		box-sizing: border-box;
		overflow: hidden;
		font-size: 12px;
		padding-bottom: 2%;
		background-color: #333;
	}

	footer .foot .foot1 .flex,
	.foot1,
	.fot3_l,
	.fot3_c,
	.fot3_r p span {
		display: none;
	}

	.fot3_r {
		width: 100%;
		text-align: center;
	}

	.fot3_r p {
		justify-content: center;
	}

	.foot3 {
		border: none;
		width: 80%;
		padding: 0;
		margin-top: 0;
		margin: auto;
	}

	.fot1,
	.fot1 h1 {
		display: none;
	}

	.foot .fot1:last-child {
		display: block;
	}

	.foot {
		justify-content: center !important;
		width: 100%;
	}

	.fot3_c h1,
	.fot3_r h1,
	.fot3_r p {
		margin-bottom: 2%;
	}

	footer .foot .foot1 .flex li {
		width: 30%;
		float: left;
		text-align: center;
		margin-top: 2%;
	}

	footer .foot .foot1 .foot1-1 {
		width: 100%;
		margin: 3% 0;
		text-align: center;
		margin-top: -2%;
	}

	footer .foot .foot1 .foot1-1 p {
		line-height: 28px;
		padding-right: 6%;
	}

	footer .foot .foot1 .foot1-3,
	.yqlj {
		display: none;
	}

	footer .foot2 {
		width: 90%;
		display: block;
		padding-top: 0;
		margin: auto;
		border-top: 1px solid #fff;
	}

	footer .foot2 p {
		width: 100%;
		color: #fff !important;
		margin-right: 0 !important;
		text-align: center;
	}

	.foot2 a,
	.foot2 p,
	.foot2 p a {
		color: #fff !important;
	}

	.head9 {
		display: none;
	}
}