/*common start*/
body, div, ul, li, a, img, p, dl, dt, dd, h1, h2, h3, h4, span, strong, input {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: 0;
	list-style: none;
	box-sizing: border-box;
}

body {
	font-size: 12px;
	font-family: '';
	color: #000;
}

a {
	color: #666;
}

p {
	line-height: 1.8em;
	padding: 5px 0;
}

.clear {
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
}

.wapper {
	width: 100%;
	max-width: 1370px;
	margin: 0 auto;
}

:root {
	--primary-color: #2C7DA0;
	--secondary-color: #409eff;
	--third-color: #c45656;
	--5px: .26vw;
	--10px: .52vw;
	--12px: .62vw;
	--14px: .72vw;
	--15px: .78vw;
	--16px: .84vw;
	--18px: .94vw;
	--20px: 1.04vw;
	--24px: 1.25vw;
	--25px: 1.3vw;
	--30px: 1.56vw;
	--35px: 1.82vw;
	--36px: 1.86vw;
	--40px: 2.08vw;
	--45px: 2.34vw;
	--48px: 2.5vw;
	--50px: 2.6vw;
	--52px: 2.7vw;
	--55px: 2.86vw;
	--60px: 3.12vw;
	--65px: 3.32vw;
	--70px: 3.64vw;
	--75px: 3.9vw;
	--80px: 4.16vw;
	--85px: 4.42vw;
	--90px: 4.68vw;
	--95px: 4.94vw;
	--100px: 5.2vw;
	--120px: 6.25vw;
	--140px: 7.3vw;
	--150px: 7.82vw;
	--160px: 8.4vw;
	--180px: 9.38vw;
	--200px: 10.42vw;
	--220px: 11.46vw;
	--240px: 12.5vw;
	--250px: 13.02vw;
	--260px: 13.54vw;
	--280px: 14.58vw;
	--300px: 15.62vw;
	--350px: 18.22vw;
	--400px: 20.84vw;
	--450px: 23.44vw;
	--500px: 26.04vw;
	--520px: 27.08vw;
	--550px: 28.64vw;
	--600px: 31.25vw;
	显示所有属性(另外 4)
}

.headrt {
	display: flex;
	align-items: center;
}

.headitem {
	color: #fff;
	font-size: 17px;
	margin-right: 20px;
	position: relative;
	height: 80px;
	padding: 0 20px;
}

	.headitem a {
		display: flex;
		color: #fff;
		width: 100%;
		height: 100%;
		align-items: center;
	}

	.headitem span {
		margin-right: 10px;
		line-height: 80px;
	}

.headbtn {
	padding: 0 40px;
	background-color: #00587e;
	color: #fff;
	line-height: 45px;
	font-size: 17px;
}

.menu ul li > a {
	display: flex;
	align-items: center;
}

.menu ul li span {
	margin-right: 10px;
}

.head {
	width: 100%;
	background-color: #2C7DA0;
	position: fixed;
	z-index: 9;
}

	.head .wapper {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

.logo {
	width: 83px;
}

	.logo img {
		width: 100%;
		display: block;
	}

.menu ul li {
	line-height: 80px;
	padding: 0 20px;
	position: relative;
}

	.menu ul li a {
		font-size: 17px;
		font-weight: normal;
		color: #fff;
	}

	.menu ul li dl {
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translateX(-50%);
		width: 150%;
		z-index: 99;
		border-top: 3px solid #34b3e0 !important;
		display: none;
		padding: 0;
		background-color: #2C7DA0;
	}

		.menu ul li dl dd {
			line-height: 45px;
			width: 100%;
			text-align: center;
		}

			.menu ul li dl dd a {
				font-size: 15px;
			}

	.menu ul li:hover dl {
		display: block;
	}

	.menu ul li dl dd:hover {
		background-color: #34b3e0;
	}

		.menu ul li dl dd:hover a {
			color: #fff;
		}

.headitem dl {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 150%;
	z-index: 99;
	border-top: 3px solid #34b3e0 !important;
	display: none;
	padding: 0;
	background-color: #2C7DA0;
}

	.headitem dl dd {
		line-height: 45px;
		width: 100%;
		text-align: center;
	}

		.headitem dl dd a {
			display: block;
		}

.headitem:hover dl {
	display: block;
}

.headitem dl dd:hover {
	background-color: #34b3e0;
}

	.headitem dl dd:hover a {
		color: #fff;
	}

.head.active {
	background-color: #fff;
}

	.head.active .menu ul li span {
		color: #000;
	}

.img1 {
	display: block;
}

.img2 {
	display: none;
}

.head.active .img1 {
	display: none;
}

.head.active .img2 {
	display: block;
}

.head.active .headitem span {
	color: #000;
}
/* .menu ul li:hover .img1{ display: none;} */
/* .menu ul li:hover .img2{ display: block;} */


.menu ul {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.link a {
	display: block;
	width: 120px;
	line-height: 45px;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	background-image: url(../images/bg1.png);
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 14px;
}

.h_search_btn {
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/top_search_btn2.png) center no-repeat;
	margin-left: var(--25px);
}

	.h_search_btn.active {
		background-image: url(../images/chahao2.png);
	}

		.h_search_btn.active:hover {
			transform: rotate(180deg);
		}

.h_search_box {
	width: 100%;
	padding: var(--40px) 0;
	background: #fff;
	border-top: 1px solid #edf3f3;
	border-bottom: 1px solid #eee;
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
}

.h_search_con {
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}

	.h_search_con form {
		height: var(--60px);
		background: #f5f5f5;
		border-radius: 10px;
	}

		.h_search_con form #search_keywords2 {
			float: left;
			border: none;
			background: none;
			height: var(--60px);
			line-height: var(--60px);
			padding: 0 var(--10px);
			width: calc(100% - var(--80px));
		}

		.h_search_con form #search2 {
			float: right;
			border: none;
			background: var(--primary-color) url(../images/ico_search1.png) center no-repeat;
			background-size: 50% auto;
			color: #fff;
			font-size: 0;
			height: var(--60px);
			line-height: var(--60px);
			width: var(--60px);
			cursor: pointer;
			transition: all .3s ease;
			border-radius: 10px;
		}

			.h_search_con form #search2:hover {
				background-color: var(--third-color);
			}


.banner {
	position: relative;
	overflow: hidden;
}

	.banner .swiper-container {
	}

	.banner .swiper-slide {
		position: relative;
		overflow: hidden;
		z-index: 1;
	}

		.banner .swiper-slide.swiper-slide-active {
			z-index: 2;
		}

		.banner .swiper-slide img {
			display: block;
			width: 100%;
			height: 33vw;
			background: #f9f9f9;
		}

		.banner .swiper-slide .txtbg {
			width: 90%;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%,-50%);
			margin: 0 auto;
			max-width: 1370px;
		}

		.banner .swiper-slide .txt {
			color: #fff;
			text-align: center;
		}

			.banner .swiper-slide .txt .h2 {
				font-size: 34px;
				line-height: 1.8em;
				font-weight: bold;
				margin-bottom: 20px;
				text-align: center;
			}

			.banner .swiper-slide .txt .h3 {
				font-size: 21px;
				line-height: 1.4em;
				text-align: center;
			}

			.banner .swiper-slide .txt .nr {
				width: 100%;
				font-size: 21px;
				color: #fff;
				text-align: left;
				margin-top: 20px;
				margin-bottom: 20px;
				margin: 0 auto;
				display: block;
			}

	.banner .swiper-pagination {
		height: 10px;
		bottom: var(--40px);
	}

		.banner .swiper-pagination span {
			display: inline-block;
			vertical-align: top;
			width: 10px;
			height: 10px;
			border-radius: 10px;
			margin: 0 8px;
			background: #fff;
			opacity: 1;
			transition: all .3s ease;
		}

			.banner .swiper-pagination span.swiper-pagination-bullet-active {
				width: 20px;
				background: #fff;
				opacity: 1;
			}

	.banner .swiper-button-prev, .banner .swiper-button-next {
		width: 60px;
		height: 60px;
		margin-top: -30px;
		background-color: rgba(0,0,0,.5);
		background-size: 15px 30px;
		opacity: 0;
		transition: all .3s ease;
		border-radius: 8px;
	}

	.banner .swiper-button-prev {
		left: 5%;
		transform: translateX(-100%);
	}

	.banner .swiper-button-next {
		right: 5%;
		transform: translateX(100%);
	}

	.banner:hover .swiper-button-prev, .banner:hover .swiper-button-next {
		opacity: .7;
		transform: translateX(0) !important;
	}

	.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover {
		opacity: 1;
	}

.bannerbtn {
	width: 93px;
	line-height: 31px;
	/* background-color: #2c7da0; */
	color: #fff;
	font-size: 17px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	margin: 0 auto;
	margin-top: 23px;
}

@media(max-width:999px) {
	.banner .swiper-slide img {
		height: 92vw;
	}

	.banner .swiper-slide .txtbg {
		width: 90%;
	}

	.banner .swiper-slide .txt .h2 {
		font-size: 14px;
		line-height: 1.2em;
		margin-bottom: 10px;
	}

	.banner .swiper-slide .txt .h3 {
		font-size: 15px;
		line-height: 1.4em;
	}

	.banner .swiper-slide .txt .nr {
		font-size: 12px;
		width: 100%;
	}

	.banner .swiper-pagination {
		bottom: 10px;
	}

	.banner .swiper-button-prev, .banner .swiper-button-next {
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}
}

.con1 {
	width: 100%;
	padding: 30px 0;
}

.bt {
	width: 100%;
	margin-bottom: 20px;
}

	.bt h2 {
		font-size: 18px;
		color: #2C7DA0;
		text-align: center;
		margin-bottom: 10px;
	}

	.bt h1 {
		font-size: 18px;
		color: #000;
		text-align: center;
		width: 70%;
		margin: 0 auto;
	}

.con1 ul {
	width: 100%;
	text-align: center;
}

	.con1 ul li {
		padding: 0 45px;
		display: inline-block;
		line-height: 50px;
		border-radius: 30px;
		border: 1px solid #ddd;
		margin: 5px;
	}

		.con1 ul li img {
			width: 20px;
			margin-right: 10px;
		}

		.con1 ul li span {
			font-size: 16px;
			margin-right: 40px;
		}

		.con1 ul li a {
			display: flex;
			align-items: center;
		}

		.con1 ul li strong {
			opacity: 0;
		}

		.con1 ul li:hover strong {
			opacity: 1;
		}

		.con1 ul li:hover a {
			color: #34b3e0;
		}

		.con1 ul li:hover {
			border-color: #34b3e0;
		}


.con2 {
	width: 100%;
	padding: 30px 0;
	background-color: #EBEBEB;
}

	.con2 ul li {
		width: calc((100% - 80px)/3);
		margin-right: 40px;
		position: relative;
		margin-bottom: 40px;
		float: left;
		border-radius: 30px;
		overflow: hidden;
		background-size: cover;
		padding: 40px;
	}

		.con2 ul li:nth-child(3n) {
			margin-right: 0;
		}

.c2bt {
	width: 100%;
	margin-bottom: 20px;
}

	.c2bt h2 {
		font-size: 50px;
		margin-bottom: 20px;
	}

	.c2bt p {
		font-size: 17px;
	}

.c2item {
	position: relative;
	z-index: 4;
}

	.c2item h1 {
		font-size: 24px;
		color: #fff;
		margin-bottom: 60px;
	}

	.c2item .nr {
		font-size: 16px;
		color: #fff;
		margin-bottom: 20px;
	}

.con2 ul li:hover .c2bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(-135deg, #2C7DA0, #33abdf);
	z-index: 3;
}

.cosmetics {
	width: 100%;
	padding: 60px 0;
	background-color: #F2F3F6;
}

.cosmetlf {
	width: 48%;
	float: left;
}

	.cosmetlf h1 {
		font-size: 36px;
		margin-bottom: 20px;
	}

.cosmetrt {
	width: 49%;
	float: right;
}

	.cosmetrt img {
		width: 100%;
		display: block;
	}

.cosmetlf .nr {
	font-size: 17px;
	margin-bottom: 20px;
}

.cosmebtns {
	width: 150px;
	line-height: 45px;
	background-color: #34B3E0;
	color: #fff;
	text-align: center;
}


.cosmetics1 {
	width: 100%;
	padding: 60px 0;
}

.cosmetics1bts {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

	.cosmetics1bts span {
		font-size: 36px;
		font-weight: bold;
	}

.cosbtns {
	width: 145px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	background-color: #FF914D;
	color: #fff;
}

.cosmetics1 ul li {
	width: calc((100% - 120px)/4);
	margin-right: 40px;
	float: left;
	position: relative;
}

	.cosmetics1 ul li:nth-child(4n) {
		margin-right: 0;
	}

	.cosmetics1 ul li img {
		width: 100%;
		display: block;
	}

.cosnews {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 40px;
	display: flex;
	align-items: center;
	flex-wrap: wrap; /* justify-content: center; */
	background-color: rgba(0, 0, 0, 0.5);
}

	.cosnews h1 {
		font-size: 16px;
		color: #fff;
		margin-bottom: 20px;
	}

	.cosnews p {
		font-size: 14px;
		color: #fff;
	}



.add1 {
	width: 100%;
	padding: 30px 0;
	background-color: #fff;
}

	.add1 ul li {
		width: calc((100% - 120px)/4);
		margin-right: 40px;
		position: relative;
		margin-bottom: 40px;
		float: left;
		border-radius: 30px;
		overflow: hidden;
		background-size: cover;
		padding: 40px;
	}

		.add1 ul li:nth-child(4n) {
			margin-right: 0;
		}

.c2bt {
	width: 100%;
	margin-bottom: 20px;
}

	.c2bt h2 {
		font-size: 50px;
		margin-bottom: 20px;
	}

	.c2bt p {
		font-size: 17px;
	}

.add1item {
	position: relative;
	z-index: 4;
}

	.add1item h1 {
		font-size: 24px;
		color: #fff;
		margin-bottom: 20px;
	}

	.add1item .nr {
		font-size: 16px;
		color: #fff;
		margin-bottom: 20px;
	}

.add1 ul li:hover .c2bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient( -135deg,#00184EA3,rgba(52,179,224,0.63) );
	z-index: 3;
}


.add2 {
	width: 100%;
	padding: 30px 0;
	background-color: #fff;
}

	.add2 ul li {
		width: calc((100% - 80px)/3);
		margin-right: 40px;
		position: relative;
		margin-bottom: 40px;
		float: left;
		border-radius: 0px;
		overflow: hidden;
		background-size: cover;
		padding: 40px;
	}

		.add2 ul li:nth-child(3n) {
			margin-right: 0;
		}

.add2item {
	position: relative;
	z-index: 4;
}

	.add2item h1 {
		font-size: 24px;
		color: #fff;
		margin-bottom: 20px;
	}

	.add2item .nr {
		font-size: 16px;
		color: #fff;
		margin-bottom: 20px;
	}

.add2 ul li:hover .c2bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient( -135deg,#00184EA3,rgba(52,179,224,0.63) );
	z-index: 3;
}

.add3 {
	width: 100%;
	padding: 30px 0;
	background-color: #fff;
}

	.add3 .wapper {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: space-between;
	}

.add3lf {
	width: 49%;
}

	.add3lf h1 {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.add3lf h2 {
		font-size: 16px;
		margin-bottom: 20px;
		color: #00CCFF;
	}

	.add3lf .nr {
		font-size: 16px;
	}

.add3rt {
	width: 49%;
	padding: 20px;
	border: 1px solid #ddd;
}

	.add3rt h2 {
		font-size: 18px;
		color: #00ccff;
	}

.slines {
	width: calc((100% - 60px)/2);
	height: 1px;
	box-shadow: 0px 3px 3px 1px #ddd;
}

.add3icons {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.add3icons {
	width: 100%;
	padding: 20px 0;
}

	.add3icons img {
		width: 40px;
	}

.add3rt ul li {
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 17px;
}

.add4 {
	width: 100%;
	padding: 0px 0;
	background-color: #fff;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	background-color: #F4F4F4;
}

.add4lf {
	width: 50%;
	padding: 60px;
}

	.add4lf span {
		font-size: 18px;
		color: #00ccff;
		margin-bottom: 20px;
		display: block;
	}

	.add4lf h1 {
		font-size: 36px;
		margin-bottom: 20px;
	}

	.add4lf .nr {
		width: 80%;
		font-size: 17px;
	}

.add4rt {
	width: 50%;
}

	.add4rt img {
		width: 100%;
	}

.con3 {
	width: 100%;
	padding: 30px 0;
}

.bt p {
	text-align: center;
	font-size: 17px;
	margin-top: 20px;
}

.con3 ul li {
	padding: 20px;
	border: 1px solid #34b3e0;
	float: left;
	width: calc((100% - 	120px)/4);
	margin-right: 40px;
	margin-bottom: 20px;
	text-align: center;
}

	.con3 ul li:nth-child(4n) {
		margin-right: 0;
	}

	.con3 ul li img {
		width: 50px;
		margin-bottom: 20px;
	}

	.con3 ul li h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.con3 ul li .nr {
		font-size: 16px;
	}

	.con3 ul li:hover {
		border-color: #000;
	}

.c3tips {
	width: 100%;
	text-align: center;
	font-size: 17px;
	margin-bottom: 20px;
}

.c3btns {
	text-align: center;
}

	.c3btns a {
		font-size: 16px;
		color: #fff;
		padding: 0 40px;
		line-height: 50px;
		text-align: center;
		background-color: #2C7DA0;
		margin: 0 5px;
		display: inline-block;
	}

.con4 {
	width: 100%;
	padding: 30px 0;
}

.c4lf {
	width: 49%;
	float: left;
}

	.c4lf h1 {
		font-size: 50px;
		color: #fff;
		margin-bottom: 20px;
	}

	.c4lf .nr {
		font-size: 17px;
		color: #fff;
		margin-bottom: 20px;
	}

.c4btn {
	display: inline-block;
	padding: 0 40px;
	background-color: #2C7DA0;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
}

.c4rt {
	width: 49%;
	float: right;
}

.job2 {
}

	.job2.active {
	}

	.job2 ul li {
		border-bottom: 1px solid #e8e8e8;
	}

		.job2 ul li:nth-child(1) { /* border-top: 1px solid #e8e8e8; */
		}

		.job2 ul li .txt1 {
			position: relative;
			cursor: pointer;
			display: -webkit-box;
			display: -ms-flexbox;
			display: -webkit-flex;
			display: flex;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			-webkit-justify-content: space-between;
			justify-content: space-between;
			-webkit-box-align: center;
			-ms-flex-align: center;
			-webkit-align-items: center;
			align-items: center;
		}

			.job2 ul li .txt1 .h2 {
				/* width: 20%; */
				font-size: 14px;
				line-height: 1.5em;
				height: 50px;
				text-align: left;
				display: -webkit-box;
				display: -ms-flexbox;
				display: -webkit-flex;
				display: flex;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				-webkit-justify-content: center;
				justify-content: center;
				-webkit-box-align: center;
				-ms-flex-align: center;
				-webkit-align-items: center;
				align-items: center;
			}

				.job2 ul li .txt1 .h2 span {
					display: block;
					width: auto;
					padding: 0 7px;
					white-space: nowrap;
					color: #fff;
					font-size: 16px;
				}

			.job2 ul li .txt1 .h3 {
				width: 72%;
				font-size: 14px;
				line-height: 2.5em;
				padding-right: 60px;
			}

				.job2 ul li .txt1 .h3 span {
					display: inline-block;
					width: 24%;
				}

			.job2 ul li .txt1 i {
				width: 20px;
				height: 20px;
				background: url(../images/down.png) center no-repeat;
				position: absolute;
				background-size: 32px;
				top: 50%;
				right: 20px;
				transform: translateY(-50%);
			}

		.job2 ul li .txt2 {
			border-top: 0;
			background: rgba(0, 76, 158, 0.05);
			padding: 1.08vw;
			display: none;
		}

			.job2 ul li .txt2 .h4 {
				font-size: .78vw;
				line-height: 2em;
				color: #fff;
			}

		.job2 ul li.active {
			box-shadow: 0 0 10px rgba(0,0,0,.1);
		}

			.job2 ul li.active .txt1 {
				background: transparent;
				color: #fff;
			}

				.job2 ul li.active .txt1 i {
					background-image: url(../images/up01.png);
				}

@media(max-width:999px) {
	.job2 ul li .txt1 {
		display: block;
	}

		.job2 ul li .txt1 .h2 {
			width: 100%;
			font-size: 16px;
			line-height: 1.6em;
			height: 50px;
			border-right: none;
			border-bottom: 1px dashed #DDDDDD;
		}

			.job2 ul li .txt1 .h2 span {
				width: calc(100% - 40px);
				padding: 0 20px;
			}

		.job2 ul li .txt1 .h3 {
			width: calc(100% - 40px);
			font-size: 14px;
			line-height: 1.6em;
			padding: 10px 20px;
		}

			.job2 ul li .txt1 .h3 span {
				display: inline-block;
				width: 49%;
				margin: 5px 0;
			}

		.job2 ul li .txt1 i {
			width: 40px;
			height: 50px;
			top: 0;
			right: 10px;
			transform: translateY(0);
		}

	.job2 ul li .txt2 {
		padding: 10px 20px;
	}

		.job2 ul li .txt2 .h4 {
			font-size: 14px;
			line-height: 2em;
		}

	.job2 ul li.active .txt1 {
		background: rgba(0, 76, 158, 0.05);
		color: #666;
	}

		.job2 ul li.active .txt1 .h2 {
			background: var(--primary-color);
			color: #fff;
		}
}


.con14bg {
	width: 100%;
	height: auto;
	background: #007db8;
	color: #fff;
}

.con14 {
	height: auto;
}

.mumping_mun li {
	width: 20%;
	float: left;
	margin: 30px auto;
}

.mumping_mun p {
	font-size: 16px;
	width: 100%;
	display: block;
	clear: both;
	text-align: center;
}

.mumping_mun h2 {
	font-size: 80px;
	font-weight: normal;
	float: none;
	margin-right: 10px;
}

.mumping_mun {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

.mun_top {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

	.mun_top span {
		font-size: 80px;
	}

.con5 {
	width: 100%;
	padding: 30px 0;
}

.c5bt {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

	.c5bt h1 {
		font-size: 50px;
	}

.c5btn {
	width: 140px;
	line-height: 50px;
	background-color: #2C7DA0;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.con5 ul li {
	width: calc((100% - 60px)/3);
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
}

	.con5 ul li img {
		width: 100%;
		display: block;
	}

.c5item {
	width: 100%;
	padding: 10px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.times {
	width: 30px;
	text-align: center;
}

	.times span {
		font-size: 12px;
		display: block;
	}

	.times strong {
		font-size: 24px;
		color: #000;
	}

.c5rts {
	width: calc(100% - 45px);
}

	.c5rts p {
		color: #2389b5;
		font-size: 14px;
		padding: 0;
		line-height: normal;
		margin-bottom: 5px;
	}

	.c5rts h1 {
		font-size: 16px;
		color: #2C7DA0;
	}

.con5 ul li {
	width: calc((100% - 60px)/3);
	margin-right: 30px;
}

	.con5 ul li:nth-child(3n) {
		margin-right: 0;
	}

.mySwiper1 {
	width: 100%;
	padding: 30px 0 !important;
	position: relative;
}

.c6item .nr {
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.c6item span {
	font-size: 16px;
	color: #2C7DA0;
	text-align: center;
	display: block;
}

.con6 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.c6con {
	width: 70%;
	margin: 0 auto;
}

.c6lf {
	width: 50%;
	background-color: #EBEBEB;
	min-height: 570px;
	padding: 60px 0;
	float: left;
}

	.c6lf h1 {
		font-size: 50px;
		text-align: center;
		margin-bottom: 30px;
	}

.c6btns {
	padding: 0 30px;
	border: 1px solid #2C7DA0;
	color: #2C7DA0;
	font-size: 15px;
	display: inline-block;
	line-height: 40px;
}

	.c6btns span {
		margin-right: 40px;
	}

.c6con {
	text-align: center;
}

.c6rt {
	width: 50%;
	float: right;
	background-color: #2C7DA0;
	padding: 30px 0;
	min-height: 570px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	align-content: center;
}

	.c6rt h1 {
		font-size: 50px;
		color: #fff;
		display: block;
		width: 60%;
		margin: 0 auto;
		margin-bottom: 20px;
	}

.con6btn {
	padding: 0 45px;
	background-color: #1498d1;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	display: inline-block;
}

.con7 {
	width: 100%;
	padding: 30px 0;
}

	.con7 h2 {
		font-size: 50px;
		text-align: center;
		margin-bottom: 20px;
		color: #000;
	}

	.con7 .infoList li {
		width: 20%;
		margin: 0 10px;
	}

		.con7 .infoList li img {
			width: 100%;
		}

.tempWrap {
	width: 100% !important;
}

.c7botm {
	width: 100%;
	padding: 20px 40px;
	background-color: #2C7DA0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}

	.c7botm h1 {
		font-size: 36px;
		color: #fff;
	}

.c7btns {
	padding: 0 45px;
	background-color: #EC622E;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
}

.con8 {
	width: 100%;
	padding: 30px 0;
}

	.con8 h1 {
		font-size: 50px;
		margin-bottom: 20px;
		color: #000;
	}

	.con8 ul li {
		width: calc(100% / 6);
		border-top: 5px solid #000;
		float: left;
		padding-top: 30px;
	}

		.con8 ul li:nth-child(2n) {
			border-top: 5px solid #2C7DA0;
		}

		.con8 ul li h2 {
			font-size: 20px;
			margin-bottom: 20px;
		}

		.con8 ul li .nr p {
			font-size: 14px;
		}


.job22 {
}

	.job22.active {
	}

	.job22 ul li {
		border-bottom: 1px solid #e8e8e8;
	}

		.job22 ul li:nth-child(1) { /* border-top: 1px solid #e8e8e8; */
		}

		.job22 ul li .txt1 {
			position: relative;
			cursor: pointer;
			display: -webkit-box;
			display: -ms-flexbox;
			display: -webkit-flex;
			display: flex;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			-webkit-justify-content: space-between;
			justify-content: space-between;
			-webkit-box-align: center;
			-ms-flex-align: center;
			-webkit-align-items: center;
			align-items: center;
		}

			.job22 ul li .txt1 .h2 {
				width: 20%;
				font-size: 14px;
				line-height: 1.5em;
				height: 50px;
				text-align: left;
				display: -webkit-box;
				display: -ms-flexbox;
				display: -webkit-flex;
				display: flex;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				-webkit-justify-content: center;
				justify-content: left;
				-webkit-box-align: center;
				-ms-flex-align: center;
				-webkit-align-items: center;
				align-items: center;
			}

				.job22 ul li .txt1 .h2 span {
					display: block;
					width: auto;
					padding: 0;
					white-space: nowrap;
					color: #000;
					font-size: 16px;
				}

			.job22 ul li .txt1 .h3 {
				width: 72%;
				font-size: 14px;
				line-height: 2.5em;
				padding-right: 60px;
			}

				.job22 ul li .txt1 .h3 span {
					display: inline-block;
					width: 24%;
				}

			.job22 ul li .txt1 i {
				width: 20px;
				height: 20px;
				background: url(../images/down1.png) center no-repeat;
				position: absolute;
				background-size: 32px;
				top: 50%;
				right: 20px;
				transform: translateY(-50%);
			}

		.job22 ul li .txt2 {
			border-top: 0;
			background: #fff;
			padding: 0;
			display: none;
		}

			.job22 ul li .txt2 .h4 {
				font-size: .78vw;
				line-height: 2em;
				color: #00;
			}

		.job22 ul li.active { /* box-shadow:0 0 10px rgba(0,0,0,.1); */
		}

			.job22 ul li.active .txt1 {
				background: transparent;
				color: #fff;
			}

				.job22 ul li.active .txt1 i {
					background-image: url(../images/up01.png);
				}

@media(max-width:999px) {
	.job22 ul li .txt1 {
		display: block;
	}

		.job22 ul li .txt1 .h2 {
			width: 100%;
			font-size: 16px;
			line-height: 1.6em;
			height: 50px;
			border-right: none;
			border-bottom: 1px dashed #DDDDDD;
		}

			.job22 ul li .txt1 .h2 span {
				width: calc(100% - 40px);
				padding: 0 20px;
			}

		.job22 ul li .txt1 .h3 {
			width: calc(100% - 40px);
			font-size: 14px;
			line-height: 1.6em;
			padding: 10px 20px;
		}

			.job22 ul li .txt1 .h3 span {
				display: inline-block;
				width: 49%;
				margin: 5px 0;
			}

		.job22 ul li .txt1 i {
			width: 40px;
			height: 50px;
			top: 0;
			right: 10px;
			transform: translateY(0);
		}

	.job22 ul li .txt2 {
		padding: 10px 20px;
	}

		.job22 ul li .txt2 .h4 {
			font-size: 14px;
			line-height: 2em;
		}

	.job22 ul li.active .txt1 {
		background: rgba(0, 76, 158, 0.05);
		color: #666;
	}

		.job22 ul li.active .txt1 .h2 {
			background: var(--primary-color);
			color: #fff;
		}
}


.foot {
	width: 100%;
	padding: 100px 0;
	padding-bottom: 0;
	background-color: #ffff;
}

.footlogo {
	width: 500px;
}

	.footlogo img {
		width: 85px;
		display: block;
		margin-bottom: 40px;
	}

	.footlogo .nr {
		font-size: 16px;
		color: #999999;
	}

.foot .wapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.footitem {
	width: 250px;
}

	.footitem h1 {
		font-size: 18px;
		color: #000;
		margin-bottom: 30px;
	}

	.footitem p {
		font-size: 18px;
		color: #999999;
	}

	.footitem a {
		font-size: 18px;
		color: #fff;
		display: block;
		padding: 20px 0;
	}

	.footitem span {
		font-size: 18px;
		color: #fff;
		display: block;
	}

	.footitem ul li a {
		font-size: 18px;
		padding: 0;
		color: #999;
	}

	.footitem ul li {
		line-height: 35px;
	}

.flow {
	display: flex;
	align-items: center;
}

	.flow a {
		padding: 0;
		margin: 0 15px;
	}

.footbtm {
	width: 100%;
	padding: 20px 0;
	border-top: 1px solid #999;
	margin-top: 60px;
}

.add5 {
	width: 100%;
	padding: 30px 0;
}

.add5bt span {
	font-size: 18px;
	color: #00CCFF;
	display: block;
	margin-bottom: 20px;
}

.add5bt h1 {
	font-size: 36px;
	color: #000;
	margin-bottom: 20px;
}

.sp_header {
	height: 59px;
	overflow: hidden;
	background: #fff;
	position: fixed;
	z-index: 10;
	width: 100%;
	display: none;
}

.sp_logo {
	padding: 10px;
	float: left;
	height: 50px
}

	.sp_logo img {
		margin: auto;
		max-height: 47px;
	}

.sp_nav {
	width: 50px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 30px;
	margin-top: 15px
}

	.sp_nav span {
		display: block;
		background: #c9141e;
		width: 30px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease 0.35s
	}

		.sp_nav span:nth-of-type(1) {
			top: 0px
		}

		.sp_nav span:nth-of-type(2) {
			top: 10px
		}

		.sp_nav span:nth-of-type(3) {
			top: 20px
		}

.sp_nav_se span:nth-of-type(1) {
	top: 10px;
	transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
	width: 0
}

.sp_nav_se span:nth-of-type(3) {
	top: 10px;
	transform: rotate(-45deg)
}

.sjj_nav {
	position: fixed;
	z-index: 9;
	background: #eee;
	width: 100%;
	height: calc(100% - 104px);
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}

.nav_show {
	top: 50px
}

.sjj_nav > ul > li:first-child {
	overflow: hidden;
	border-top: 0
}

	.sjj_nav > ul > li:first-child > a {
		float: left;
		width: calc(100% - 70px)
	}

	.sjj_nav > ul > li:first-child .language {
		float: right;
		width: 70px;
		overflow: hidden;
		line-height: 30px;
		margin-top: 5px
	}

		.sjj_nav > ul > li:first-child .language a {
			width: 35px;
			float: left;
			border-left: 1px #ddd solid;
			text-align: center;
			color: #999;
		}

.sjj_nav ul li i {
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px #ddd solid;
	height: 30px;
	padding: 0px 7px 0 7px;
}

	.sjj_nav ul li i svg {
		transform: rotate(-90deg);
		transition: all ease 0.35s
	}

.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}

.sjj_nav ul li {
	border-top: 1px #ddd solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}

.sjj_nav > ul > li:last-child {
	border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
	display: none
}

.sjj_nav ul li a {
	color: #666;
	width: 80%
}

.sjj_nav ul li ul li a {
	color: #999;
	display: block;
	text-align: left;
}

.sjj_nav ul li i svg {
	width: 20px;
	height: 20px;
	fill: #555;
}

.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #c9141e
}

.sjj_nav ul li ul li > ul {
	margin-left: 10px
}

.con {
	width: 100%;
	padding: 100px 0;
}

@media screen and (max-width:768px) {
	.con {
		padding: 20px 0;
	}

	.head {
		display: none;
	}

	.sp_header {
		display: block;
	}

	.nv {
		height: 50px;
	}

	.con1nr .bd {
		width: 100%;
	}

	.con1nr .hd {
		width: 100%;
		position: relative;
		top: 0;
		right: 0;
		height: 100%;
	}

		.con1nr .hd ul li span {
			width: calc(100% - 105px);
			font-size: 12px;
			line-height: 1.5;
			word-break: break-all;
		}

		.con1nr .hd ul li:nth-child(2), .con1nr .hd ul li:nth-child(3) {
			width: 100%;
		}

	.con1 {
		width: 100%;
		padding: 20px 0;
	}

	.con2 {
		width: 100%;
		padding: 20px 0;
	}

	.con3 {
		width: 100%;
		padding: 20px 0;
	}

	.con4 {
		width: 100%;
		padding: 20px 0;
	}

	.con5 {
		width: 100%;
		padding: 20px 0;
	}

	.con6 {
		width: 100%;
		padding: 20px 0;
	}

	.bt h1 {
		font-size: 18px;
		margin-top: 30px;
		color: #000;
	}

	.bt {
		text-align: center;
		width: 100%;
		margin-bottom: 20px;
	}

	.con2 ul li {
		width: 100%;
		margin-right: 0;
		float: left;
		border-radius: 25px;
		background-color: #FEFEFE;
		margin-bottom: 10px;
	}

	.c2flow ul li {
		margin: 0 10px;
		width: 30px;
		padding: 5px;
		background-color: #fff;
	}

	.c2bt h1 {
		width: 100%;
		font-size: 18px;
		color: #fff;
		text-align: center;
		margin-bottom: 10px;
		color: #fff;
	}

	.c2bt p {
		padding: 0;
		color: #fff;
		font-size: 12px;
		line-height: normal;
	}

	.c2bt {
		width: 100%;
		background-image: url(../images/btnbg.png);
		background-size: cover;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		padding: 10px 0;
		border-radius: 60px;
		margin-bottom: 20px;
	}

	.wapper {
		width: 95%;
	}

	.newslf {
		width: 100%;
	}

	.newspic {
		width: 100%;
		margin: 10px 0;
	}

	.newsrt {
		width: 100%;
	}

	.con4 ul li {
		width: 100%;
	}

	.con5 ul li {
		width: 100%;
		margin-right: 0;
		background-color: #F2F2F2;
		border-radius: 20px;
		float: left;
		margin-bottom: 10px;
	}

	.nr p {
		word-break: break-all;
	}

	.con5 ul li:nth-child(4) {
		width: 100%;
		background-image: url(../images/btnbg.png);
		background-size: cover;
	}

	.iptitem {
		width: 100%;
		margin-bottom: 20px;
	}

		.iptitem input {
			width: 100%;
			height: 33px;
			line-height: 35px;
			text-indent: 1rem;
			border-radius: 20px;
		}

		.iptitem label {
			font-size: 16px;
			color: #000;
			margin-bottom: 10px;
			display: block;
		}

	.ipt {
		width: 100%;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 0PX;
	}

	.iptitem1 label {
		font-size: 16px;
		color: #000;
		margin-bottom: 10px;
		display: block;
	}

	.iptitem1 button {
		width: 100%;
		border-radius: 20px;
		line-height: 35px;
		background-color: #1201D9;
		color: #fff;
		font-size: 18px;
		margin: 20px 0;
	}

	.footitem {
		width: 100%;
		margin: 10px 0;
	}

	.con1 ul li {
		padding: 0 20px;
		display: inline-block;
		line-height: 30px;
		border-radius: 10px;
		border: 1px solid #ddd;
		margin: 5px;
	}

		.con1 ul li strong {
			opacity: 0;
			display: none;
		}

	.c2bt h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.c2bt p {
		color: #000;
	}

	.con3 ul li {
		padding: 20px;
		border: 1px solid #34b3e0;
		float: left;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		text-align: center;
	}

	.c4lf {
		width: 100%;
		float: left;
	}

		.c4lf h1 {
			font-size: 20px;
			color: #fff;
			margin-bottom: 20px;
		}

	.c4rt {
		width: 100%;
		float: right;
		margin-top: 20px;
	}

	.mumping_mun h2 {
		font-size: 20px;
		font-weight: normal;
		float: none;
		margin-right: 10px;
	}

	.mun_top span {
		font-size: 14px;
	}

	.c5bt h1 {
		font-size: 20px;
	}

	.c6lf {
		width: 100%;
		background-color: #EBEBEB;
		min-height: auto;
		padding: 20px 0;
		float: left;
	}

		.c6lf h1 {
			font-size: 20px;
			text-align: center;
			margin-bottom: 10px;
		}

	.c6con {
		width: 95%;
	}

	.c6rt {
		width: 100%;
		float: right;
		background-color: #00184E;
		padding: 20px;
		min-height: auto;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		align-content: center;
	}

		.c6rt h1 {
			font-size: 20px;
			color: #fff;
			display: block;
			width: 100%;
			margin: 0 auto;
			margin-bottom: 10px;
		}

	.con7 h2 {
		font-size: 20px;
		text-align: center;
		margin-bottom: 20px;
		color: #000;
	}

	.c7botm h1 {
		font-size: 20px;
		color: #fff;
		margin-bottom: 10px;
	}

	.con8 h1 {
		font-size: 20px;
		margin-bottom: 20px;
		color: #000;
	}

	.con8 ul li {
		width: 100%;
		border-top: 5px solid #000;
		float: left;
		padding-top: 30px;
	}
}
