/*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 {
	margin-right: .938vw;
	height: 5.208vw;
	display: flex;
	justify-content: space-between !important;
	box-sizing: border-box !important;
	align-items: center;
}

.dhbox {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 14.063vw;
	height: 2.813vw;
	border-radius: 1.406vw;
	background: #E6212B;
}

.dhbox img {
	width: auto;
}

.dhbox h1 {
	color: #fff;
	margin-left: .521vw;
	font-size: 1.198vw;
}

.biaoti11 {
	align-items: center;
	display: flex;
}

.biaoti11 .logoimg {
	width: 13.854vw;
	display: block;
	margin-right: 5.26vw;
}

.navbiaoti>li {
	position: relative;
}

.cirle {
	display: none;
	position: absolute;
	bottom: -0.781vw;
	left: 50%;
	transform: translateX(-50%);
	width: 1.719vw;
	height: .313vw;
	background-color: #c8161d;
}

.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;
}

.head9>div>ul>li>div>ul>li:hover a {
	color: #a1844a;
	background-color: #fff;
}


.head9>div>ul>li>div>ul>li>a {
	background: #ededed !important;
	font-size: .833vw;
	display: block;
	line-height: 2.448vw;
	color: #117036 !important;
}

.ycciadan li a {
	line-height: .781vw;
}

.head9>div>ul>li>div {
	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 {
	box-sizing: border-box;
	background-color: #a1844a;
	width: 6.25vw;
	text-align: center;
}

.head9>div>ul>li>ul>li {
	width: 100%;
	float: none;

}

.head9>div ul li:hover div {
	top: 1.823vw;
	visibility: visible;
	opacity: 1;
	transition: all 0.6s;
	transform: rotateX(0);
}



.head9>div>ul>li>a {
	width: 6.51vw;
	line-height: 5.208vw;
	display: block;
	font-size: .938vw;
	color: #000;
	text-align: center;
	font-weight: 500;
}

.head9>div>ul>li:hover a {
	color: #fff;
	background: url(../images/tibg.png) no-repeat;
	background-size: 100% auto;
	background-position: 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 .a1 {
	background: url(../images/tibg.png) no-repeat;
	background-size: 100% auto;
	color: #fff;
	background-position: center;
}

.header2at .header2a {}

/*logo及导结束2*/

/*底部*/

#cnzz_stat_icon_1278570674 {
	position: absolute;
	bottom: .781vw;
	left: 50%;
	transform: translateX(-50%)
}

footer {
	background: #333;
}

.foot {

	padding-top: 2.344vw;
	min-width: 16.667vw;
	max-width: 62.5vw;
	margin: auto;
}

.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: .729vw;
	color: white;
	line-height: 0.3rem;
}

.foot1-2 {
	border-left: .052vw solid white;
	border-right: .052vw 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.042vw;
	margin-top: 5%;

}

.foot2 {
	padding: 1% 0;
}

.foot2 a {
	color: white !important;
	display: inline-block;

}

.foot2 p {
	margin-right: 2.292vw;
	color: #fff;
}

.foot2 a:nth-child(2) {
	float: right;
}

.foot_head {
	display: flex;
	justify-content: space-between;
	padding-bottom: 2.083vw;
	border-bottom: .052vw solid white;
	box-sizing: border-box;
	align-items: center;
}

.foot_head img {
	width: 17.031vw;
}

.foot_head_r {
	width: 38.229vw;
}

.foot_head_r ul {
	display: flex;
	flex-wrap: wrap;
}

.foot_head_r ul li {
	height: 1.25vw;
	margin-right: 7.083vw;
}

.foot_head_r ul li:nth-of-type(4n) {
	margin-right: 0;
}

.foot_head_r ul li:nth-of-type(4n) {
	margin-left: .885vw;
}

.foot_head_r ul li:nth-of-type(n+5) {
	margin-top: 1.25vw;
}

.foot_head_r ul li a {
	font-family: 'GlowSansSC-Normal-Medium', sans-serif;
	font-size: .938vw;
	line-height: 1.25vw;
	color: white;
}

.foot_head_r ul li:hover a,
.foot_b_l p:hover {
	color: #CC1912;
}

.foot_bottom {
	padding-bottom: 1.51vw;
	margin-top: 1.276vw;
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.yqlj_box {
	width: 5.729vw;
	margin-top: .885vw;
	margin-left: 6.875vw;
}

.yqlj_box h1 {
	display: flex;
	border: .052vw solid #fff;
	border-radius: .521vw;
	line-height: 1.563vw;
	width: 100%;
	height: 1.563vw;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: .833vw;
}

.yqlj_box ul {
	z-index: 5;
	text-align: center;
	background-color: #fff;
	width: 100%;
	display: none;
}

.yqlj_box:hover ul,
.yqlj_box:active ul {
	display: block;
}

.yqlj_box a {
	display: block;
	line-height: 1.667vw;
	color: #000;
	font-size: .729vw;
}

.yqlj_box h1 img {
	width: auto;
	margin-left: .104vw;
}

.foot_bottom .foot_b_l {
	width: 36.198vw;
	display: flex;
	flex-wrap: wrap;
}

.foot_b_l p {
	font-family: 'GlowSansSC-Normal-Medium', sans-serif;
	font-size: .833vw;
	line-height: 1.094vw;
	color: white;
}

.foot_b_r {
	display: flex;
	margin-right: 1.719vw;
	text-align: center;
}

.foot_b_r img {
	width: 5.208vw;
	margin-left: 3.021vw;
}

.foot_b_r p {
	text-align: center;
	margin-top: .521vw;
	color: #fff;
	font-size: .833vw;
}

.foot .foot2 {
	display: flex;
	justify-content: center;
	margin-top: 2.865vw;
}

.foot2 {
	display: flex;
	justify-content: center;
	/*margin-top: 1.823vw;*/
	font-size: .729vw;
}

.foot2 p,
.foot2 p a {
	color: #fff !important;
}

.foot2 p a {
	font-size: .729vw !important;
}


.yqljf {
	margin-top: 1.51vw;
	cursor: pointer;
	box-sizing: border-box;
	padding-left: .573vw;
	position: relative;
	line-height: 1.563vw;
	float: left;
	color: #ffffff;
	font-size: .833vw;
	width: 5.729vw;
	height: 1.563vw;
	background-color: #000;
	border-radius: .521vw;
	border: solid .052vw #ffffff;
}

.sjx {
	top: .417vw;
	right: .417vw;
	position: absolute;
	height: 0;
	border-left: .469vw solid transparent;
	border-right: .469vw solid transparent;
	border-top: .625vw solid white;
}

.yqljf:hover .yqljbox {
	display: block;
}

.yqljf:hover .yqljbox a {
	color: #fff;
}

.yqljf:hover .sjx {
	transform: rotateZ(-90deg);
}

.yqljbox {
	display: none;
	bottom: -0.104vw;
	position: absolute;
	right: -70%;
}

.cirle2 {
	display: none;
}


/*底部*/

/*移动端头部*/
.head3 {
	position: relative;
	display: none;
}

.head4 {
	width: 36%;
	margin: 0.1rem;
}

.head4 img {
	width: 36%;
}

.head4 img:nth-of-type(1) {
	margin-left: 5%;
	padding: 4% 0;
	width: 100%;

}

.head4 img:nth-child(2) {
	padding: 4% 0;
	margin-left: 20%;
}

.head5 {
	font-size: 1px;
	margin-left: auto;
	width: 1rem;
	padding: 5%;
	box-sizing: content-box;
}


.head {
	display: flex;
}

.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;
}

.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: .8;
		background-color: #ffffff;
	}

	.foot2 a {
		font-size: 12px;
	}

	.head2 {
		padding-top: 18%;
	}

	.head1 {
		display: none !important;
	}

	.head4 {
		display: block !important;
	}

	.head5 {
		height: auto;
		padding: 5%;
	}

	.gd {
		display: block !important;
	}

	footer {
		display: block !important;
		box-sizing: border-box;
		overflow: hidden;
		font-size: 12px;
	}

	footer .foot .foot1 .flex {
		display: none;
	}

	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 {
		display: none;
	}

	footer .foot2 {
		display: block;
	}

	footer .foot2 p {
		width: 100%;
		font-size: 12px;
		margin-right: 0 !important;
		text-align: center;
	}

	.head9 {
		display: none;
	}
}