header {
	width: 100%;
	height: 4.69vw;
	position: relative;
	background-color: transparent;
	position: fixed;
	background:#6394eb;
	left: 50%;
	transform: translateX(-50%);
	top: 0vw;
	box-sizing: border-box;
	z-index: 999;
}

.head9 {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-left: auto;
}

.logo {
	width: auto;
	z-index: 100;
}

.rxzx {
	display: flex;
	align-items: center;
	font-family: 思源宋体 CN;
}

.rxzx h1 {
	color: #fff;
	font-size: .94vw;
}

.rxzx h2 {
	color: #fff;
	font-size: 1.15vw;
	font-weight: bold;
}

.rxzx img {
	width: 1.98vw;
	margin-left: 4.69vw;
	margin-right: .73vw;
}

.head_box {
	width: 83.33vw;
	background: transparent;
	margin: auto;
	height: 100%;
	align-items: center;
	display: flex;
}

.main {
	position: relative;
	z-index: 2;
}

body {
	position: relative;
}

footer {
	position: relative;
	z-index: 2;
	box-sizing: border-box;
}

footer .content {
	width: 75vw;
}

.bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.head2 {
	position: relative;
}

.swiper-container1 .swiper-pagination-bullet {
	width: .78vw !important;
	height: .78vw !important;
	background-color: #fff !important;
	border-radius: 50% !important;
	opacity: 1 !important;
	margin: 0 .52vw !important;
}

.swiper-container1 .swiper-pagination-bullet-active {
	background-color: #50362A !important;
}

.content {
	width: 83.33vw;
	margin: auto;
}

.content2 {
	width: 88.54vw;
	margin: auto;
}

.imgbox {
	overflow: hidden;
}

.imgbox img:hover {
	transition: all .6s;
	scale: 1.2;
}

.titbox img {
	margin: auto;
}

.titbox {
	text-align: center;
	position: relative;
}

.titbox h1 {
	font-size: 1.04vw;
	margin-bottom: .21vw;
	text-transform: uppercase;
}

.titbox h2 {
	text-transform: uppercase;
	font-family: 思源宋体 CN;
	font-size: 1.67vw;
	font-weight: bold;
	color: #DAB96C;
}

.more {
	width: 9.22vw;
	line-height: 3.49vw;
	border-radius: 1.77vw;
	font-size: 1.04vw;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: block !important;
}


/*logo及导航2*/
.head2 img {
	display: block;
height: 100vh;
}

.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;
}

.head9 {
	position: relative;
}

.navbiaoti {
	align-items: center;
	display: flex;
	box-sizing: border-box !important;
	width: 47.81vw;
	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: .83vw;
	display: block;
	line-height: 1.82vw;
	color: #000000 !important;
}

.ycciadan li a {
	line-height: .78vw;
}

.head9>div>ul>li>div ul {
	box-sizing: border-box;
	background-color: #FFFFFF;
	width: 5.52vw;
	text-align: center;
	border-radius: .21vw;
}

.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.04vw 0;
	box-sizing: border-box;
	position: absolute;
	z-index: 99;
	top: 1.41vw;
	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.04vw;
	font-size: .83vw;
	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.76vw;
}

.head9>div>ul>li>a {
	width: auto;
	display: block;
	font-size: .94vw;
	color: #fff;
	text-align: center;
	font-weight: 500;
	position: relative;
	box-sizing: border-box;
}

.head9>div>ul>li h2 {
	content: '';
	width: 1.72vw;
	height: .21vw;
	position: absolute;
	bottom: -0.47vw;
	display: none;
	left: 50%;
	transform: translateX(-50%);
	background-color: #ffffff;
}

.head9>div>ul>li:hover h2 {
	display: block;
}

.head9 .header2at h2 {
	display: block;
}

.head9>div>ul>li>a:hover .header2at .a1 {
	color: #fff !important;
}



/*logo及导结束2*/

/*底部*/
#cnzz_stat_icon_1278570674 {
	position: absolute;
	bottom: .78vw;
	left: 50%;
	transform: translateX(-50%)
}

footer {
	background: #000;
}

.foot {
	min-width: 16.67vw;
	max-width: 62.5vw;
	margin: auto;
}

.foot1 {
	width: 61.46vw;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding-top: 2.08vw;
}


.foot1-1 {
	float: left;
}

.foot1-1 a {
	display: block;
	line-height: 1.56vw;
	color: #FFFFFF;
	font-size: .73vw;
}

.foot1-2 {
	float: left;
}

.foot1-3 {
	width: auto;
	float: right;
}

.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: 100%;
	margin: 0 auto;
	margin-top: 15%;
}

.foot1-3 p {
	width: 100%;
	text-align: center;
	margin: 0.5% 0 3%;
	color: white;
	font-size: .83vw;
	margin-top: 10%;

}

.foot2 {
	padding: 1% 0;
	display: flex;
	justify-content: center;
	border-top: .05vw solid #CCCCCC;
}

.foot2 a {
	color: white !important;
	font-size: .63vw !important;
	display: inline-block;

}

.foot2 p {
	width: 20%;
	float: right;
	text-align: right;
	color: #fff;
	margin: 0 3%;
}

.foot2 a:nth-child(2) {
	float: right;
}


/*底部*/

/*移动端头部*/
.head3 {
	position: relative;
	display: none;
}

.head4 {
	width: 70%;
	float: left;
	margin: 0.1rem;
}

.head4 img {
	width: 90%;
	float: left;
}

.head4 img:nth-of-type(1) {
	margin-left: 10%;
}

.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.3vw;
	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: 14px;
}

.li3 img {
	width: 20px;
}

.li3 span {
	font-size: 14px;
	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%;
}


/* 底部 */

.fot2 {
	width: 75vw;
	margin: auto;
	display: flex;
	padding: 1.09vw 0;
	justify-content: center;
	border-top: .05vw solid #3B3B3B;
}

.fot2 a {
	color: #9D9D9D;
	font-size: .63vw;
	margin: 0 1.56vw;
}

.fot1 {
	display: flex;
	/* margin-top: 3.13vw; */
	padding-top: 3.13vw;
	margin-bottom: 1.04vw;
	justify-content: space-between;
}

.fot1_2 {
	padding-left: 3.23vw;
	border-left: .05vw solid #3B3B3B;
}

.fot1_1 h1 {
	margin-bottom: 1.04vw;
	color: #fff;
	font-size: 1.15vw;
}

.fot1_1 a {
	color: #9D9D9D;
	margin-bottom: 1.04vw;
	font-size: .73vw;
	display: block;
	text-align: center;
}

.fot1_1 a:hover,
.fot1_2 h4:hover {
	color: #fff;
}

.fot1_21 {
	display: flex;
	align-items: center;
}

.fot1_21 img {
	width: 1.51vw;
}

.fot1_21 h1 {
	color: #9D9D9D;
	font-size: .73vw;
	margin-left: .52vw;
}

.fot1_2 h2 {
	color: #fff;
	font-size: 1.56vw;
	font-weight: bold;
	margin: .52vw 0 3.18vw;
}



.fot1_22 {
	border-radius: 1.15vw;
	display: flex;
	align-items: center;
	background-color: #0EBF26;
	width: 7.29vw;
	line-height: 2.29vw;
	justify-content: center;
	margin-bottom: 1.72vw;
}

.fot1_22 h3 {
	color: #fff;
	font-size: .73vw;
}

.fot1_22 img {
	width: 1.56vw;
	margin-right: .42vw;
}

.fot1_2 h4 {
	color: #9D9D9D;
	font-size: .73vw;
	margin-bottom: 3%;
	letter-spacing: .05vw;
}

.fot1_2 h4:last-child {
	text-indent: 3.2em;
}

.fot1_2 h4:last-child {
	margin-bottom: 0;
}

.fot1_3 h1 {
	color: #fff;
	font-size: 1.15vw;
	margin-bottom: .83vw;
}

.fot1_3 img {
	width: 9.48vw;
}

.fot3 h1,
.fot3 a {
	color: #9D9D9D;
	font-size: .73vw;
}

.fot3 a {
	margin-right: 1.56vw;
}

.fot3 {
	display: flex;
	margin-bottom: 1.04vw;
	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: 17%;
	}

	.head1,
	.head_box {
		display: none !important;
	}

	.head4 {
		width: 30%;
		display: block !important;
	}

	.head5 {
		margin-left: auto;
		margin-right: 5%;
		padding: 6% 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;
		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;
	}

	.foot {
		width: 100%;
	}

	.fot3_c h1,
	.fot3_r h1,
	.fot3_r p {
		margin-bottom: 2%;
	}

.head2 img {
	display: block;
height: auto;
}

	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 {
		width: 90%;
		display: block;
		margin: auto;
	}

	footer .foot2 p {
		width: 100%;
		font-size: 12px;
		color: #fff;
		margin-right: 0 !important;
		text-align: center;
	}

	.foot2 a {
		color: #fff;
	}

	.head9 {
		display: none;
	}

	.main,
	#fullpage {
		overflow: hidden;
	}

	.content,
	.mo_ma {
		width: 100% !important;
		box-sizing: border-box;
		padding: 10% 2%;
	}

	header {
		height: auto;
		box-shadow: none;
	}

	/* 头部 */
	.mobs,
	.head_box,
	.fwbg {
		display: none;
	}

	.mob {
		display: block !important;
	}

	.more {
		width: 90px;
		font-size: 14px;
		line-height: 30px;
	}


	footer {
		display: block !important;
		padding: 0 3%;
		box-sizing: border-box;
		overflow: hidden;
	}

	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 {
		display: none;
		width: 100%;
		margin: 3% 0;
		text-align: center;
		margin-top: -2%;
	}

	footer .foot .foot1 .one {
		width: 100%;
		margin-left: 0 !important;
	}

	footer .foot .foot1 .one h3 {
		display: none;
	}

	footer .foot .foot1 .one p {
		text-align: center;
	}

	footer .foot .foot1 .one p:nth-child(2) {
		margin-top: 0;
	}

	footer .foot .foot1 .foot1-1 p {
		line-height: 28px;
		padding-right: 6%;

	}

	footer .foot .foot1 .foot1-3,
	.fot1_1,
	.fot1_3 {
		display: none;

	}

	footer .foot2 {
		display: block;
	}

	footer .foot2 p {
		width: 100%;
		font-size: 12px;
		margin-right: 0 !important;
		text-align: center;
	}

	.head9,
	.fot3 {
		display: none;
	}


	.fot1_2 {
		padding-left: 0;
		border: none;
		margin-right: 0;
		width: 100%;
	}

	.fot1_21 {
		justify-content: center;
	}

	.fot1_21 img {
		width: 5%;
	}

	.fot1_21 h1 {
		font-size: 16px;
	}

	.fot1_2 h4,
	.fot1_2 h2 {
		font-size: 14px;
		text-align: center;
	}

	.fot2 {
		border-top: 1px solid #fff;
		padding: 1% 0;
		width: 100%;
	}

	.fot1 {
		margin: 2% 0;
		padding-top: 0;
		padding-bottom: 0%;
	}

	.fot1_2 h2 {
		margin: 2% 0;
	}

	.fot1_2 h4 {
		margin-bottom: 2%;
	}

	.fot1_2 h4:last-child {
		text-indent: 0;
	}

	.fot2 {
		flex-direction: column;
		justify-content: center;
	}

	.fot2 a {
		text-align: center;
		font-size: 14px;
	}

	footer {
		padding: 0;
	}

	footer .content {
		padding: 2%;
	}

	.content2 {
		width: 100%;
		margin: auto;
		padding: 0 2%;
		box-sizing: border-box;
	}


}