﻿.wrap{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 0;
}
.hide1{
	display: none;
}
.b_t1{
	padding-top: 120px;
	box-sizing: border-box;
}
.bg1{
	background: #c9e7ff;
}
.bg2{
	background: #56bfff;
}


.wrap_title{
	
}


/* 轮播 */
.sc1{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.swiper-container1{
	font-size: 16px;
}
.swiper-pagination1{
	width: 14px;
	position: absolute;
	right: auto;
	left: 180px;
	z-index: 2;
	bottom:10%;
}
.swiper-container1 .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	margin: 16px 0;
	background: #fff;
    opacity: 1;
}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet-active{
	background: #276fb1;
}
.swiper-container1 .swiper-slide.lastC{
	height: 395px;
	/*background: #195591;*/
}
.swiper-container1 .swiper-pagination1 > span:last-child{
	display: none;
}


.sc2{
	width: 100%;
	/*height: calc(100% - 200px);*/
	height: 100%;
}
.swiper-pagination2.swiper-pagination-bullets{
	text-align: center;
	position: relative;
	bottom: auto;
	z-index: 3;	
	font-size: 0;
	padding: 8px 0;
}

.swiper-container2 .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	margin: 16px 0;
	background: #fff;
    opacity: 1;
}
.swiper-container2 .swiper-pagination2 .swiper-pagination-bullet-active{
	background: #76c5fe;
}

.sc2_div{
	width: 100%;
	margin: 0 auto;
	height: 100px;
	/*padding-top: 100px;*/
	/*background: #c9e7ff;*/
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;

	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
	.sc2_div p{
		min-width: 400px;
		line-height: 96px;
		text-align: center;
		font-size: 38px;
		font-weight: bold;
		padding: 0 40px;
		box-sizing: border-box;
		position: relative;

		background: url(../img/btnBg1.jpg);
		background-size: auto 100%;
		color: #fff;
		border-radius: 80px;
	}
	.sc2_div img{
		width: auto;
		height: 59px;
	}
	.sc2_div img.sc2_div_l{
		position: absolute;
		bottom: 82px;
		left: -12px;
	}
	.sc2_div img.sc2_div_r{
		position: absolute;
		bottom: 82px;
		right: -12px;
	}


.swiper-pagination3.swiper-pagination-bullets{
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: 3;	
	font-size: 0;
	padding: 8px 0;
}

.swiper-container3{
	overflow: hidden;
}
.swiper-container3 .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	margin: 16px 0;
    background: #838383;
}
.swiper-container3 .swiper-pagination3 .swiper-pagination-bullet-active{
	background: #276fb1;
}


.sc4{
	width: 1360px;
	/*width: 500px;*/
	height: 770px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 82px;
	margin-top: 70px;
	position: relative;
}
.swiper-pagination4.swiper-pagination-bullets{
	text-align: center;
	position: relative;
	bottom: auto;
	z-index: 3;	
	font-size: 0;
	padding: 30px 0;
}

.swiper-container4 .swiper-pagination-bullet{
	width: 22px;
	height: 22px;
	margin: 0 20px;
	background: transparent;
	border: 1px solid #fff;
	box-sizing: border-box;
    opacity: 1;
}
.swiper-container4 .swiper-pagination4 .swiper-pagination-bullet-active{
	background: #fff;
}
.sc4 video, .sc4 img{
	width: 100%;
	height: 100%;
}
.sc4 .sc4_btn{
	width: 250px;
	height: 76px;
	border-radius: 80px;
	position: absolute;
	bottom: 5%;
	right: 5%;
	z-index: 2;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	cursor: pointer;

	font-size: 24px;
	color: #fff;
	background: url(../img/btnBg1.jpg);
    background-size: auto 100%;
}
	.sc4 .sc4_btn img{
		width: 55px;
		height: auto;
		margin-right: 12px;
	}
	.sc4_xg_l{
		width: 30%;
		height: calc(100% - 82px);
		background: #76c5fe;
		position: absolute;
		top: 0;
		left: -1px;
		z-index: 3;
		transition: width 1s;
		-moz-transition: width 1s;	/* Firefox 4 */
		-webkit-transition: width 1s;	/* Safari 和 Chrome */
		-o-transition: width 1s;	/* Opera */
	}
	.sc4_xg_r{
		width: 30%;
		height: calc(100% - 82px);
		background: #76c5fe;
		position: absolute;
		top: 0;
		right: -1px;
		z-index: 3;
		transition: width 1s;
		-moz-transition: width 1s;	/* Firefox 4 */
		-webkit-transition: width 1s;	/* Safari 和 Chrome */
		-o-transition: width 1s;	/* Opera */
	}


.sc5{
	width: 1360px;
	height: 750px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 82px;
	position: relative;
}
.swiper-pagination5.swiper-pagination-bullets{
	text-align: center;
	position: relative;
	bottom: auto;
	z-index: 3;	
	font-size: 0;
	padding: 30px 0;
}

.swiper-container5 .swiper-pagination-bullet{
	width: 22px;
	height: 22px;
	margin: 0 20px;
	background: transparent;
	border: 1px solid #fff;
	box-sizing: border-box;
    opacity: 1;
}
.swiper-container5 .swiper-pagination5 .swiper-pagination-bullet-active{
	background: #fff;
}
.sc5 img{
	width: 100%;
	height: 100%;
}
	.sc5_xg_l{
		width: 30%;
		height: calc(100% - 82px);
		background: #76c5fe;
		position: absolute;
		top: 0;
		left: -1px;
		z-index: 3;

		transition: width 1s;
		-moz-transition: width 1s;	/* Firefox 4 */
		-webkit-transition: width 1s;	/* Safari 和 Chrome */
		-o-transition: width 1s;	/* Opera */
	}
	.sc5_xg_r{
		width: 30%;
		height: calc(100% - 82px);
		background: #76c5fe;
		position: absolute;
		top: 0;
		right: -1px;
		z-index: 3;
		transition: width 1s;
		-moz-transition: width 1s;	/* Firefox 4 */
		-webkit-transition: width 1s;	/* Safari 和 Chrome */
		-o-transition: width 1s;	/* Opera */
	}


.sc6{
	width: 1360px;
	height: 680px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 194px;
	margin-top: 100px;
	position: relative;
}
.sc6 .swiper-slide{
	background: #fff;
	border-radius: 70px;
	position: relative;
	padding: 0 50px;
	box-sizing: border-box;
}

.swiper-pagination6.swiper-pagination-bullets{
	text-align: center;
	position: relative;
	bottom: auto;
	z-index: 3;	
	font-size: 0;
	padding: 90px 0;
}

.swiper-container6 .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	margin: 16px 0;
	background: #fff;
    opacity: 1;
}
.swiper-container6 .swiper-pagination6 .swiper-pagination-bullet-active{
	background: #76c5fe;
}
.swiper-container6 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width: 36px;
	height: 36px;
	top: 89%;
	right: 35%;
	background: url(../img/rightIcon.png);
	background-size: 100%;
}
.swiper-container6 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width: 36px;
	height: 36px;
	top: 89%;
	left: 35%;
	background: url(../img/leftIcon.png);
	background-size: 100%;
}
.swiper-container6 .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	content: "";
}
.swiper-container6 .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	content: "";
}

.sc6 .iconImg1{
	width: 110px;
	position: absolute;
	top: 0;
	right: 0;
}
.sc6 .s1{
	width: 100%;
	height: 1px;
	display: block;
	background: #d2d2d2;
	margin-bottom: 35px;
}
.sc6 .p1{
	font-size: 26px;
	color: #76c5fe;
	margin-top: 80px;
	margin-bottom: 35px;
}
.sc6 .p2{
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}
.sc6 .p3{
	font-size: 16px;
	color: #707070;
	margin-bottom: 25px;
	overflow: hidden;
	display: -webkit-box; 
	text-overflow: ellipsis;
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical; 
}
.sc6 .back{
	width: 230px;
	display: block;
	margin: 0 auto;
}



/**/
.wrap_div1 {
	width: 100%;
	height: 100%;
}	
	.wrap_div1 span{
		display: block;
		width: calc((100% - 500px) * 0.55);
		padding-top: 315px;
		padding-bottom: 35px;
		margin-bottom: 35px;
		font-size: 36px;
		color: #276fb1;
		text-indent: -20px;
		line-height: 1;
		position: relative;
		font-weight: bold;
		text-align: justify;
	}
	.wrap_div1 span:after{
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 170px;
		height: 1px;
		background: #276fb1;
	}
	.wrap_div1 p{
		display: block;
		width: calc((100% - 500px) * 0.55);
		font-size: 18px;
		color: #4e5960;
		margin-bottom: 35px;
		text-align: justify;
	}
	.wrap_div1_l > *{
		margin-left: 250px;
	}
	.wrap_div1_r > *{
		margin-left: calc((100% - 500px) * 0.45 + 250px);
	}

/**/
.wrap_header{
	width: 100%;
	/*width: calc(100% - 16px);*/
	height: 120px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 8;
	background: #fff;
}
.wrap_header.h1{
	width: 100%;
}

	.wrap_header .wrap_header_t{
		width: 100%;
		height: 40px;
		padding: 0 96px;
		box-sizing: border-box;
		text-align: right;
	}
		.wrap_header_t .wrap_header_t_d1{
			font-size: 0;
			margin: 4px 0;
			display: inline-block;
			vertical-align: top;
		}
			.wrap_header_t .wrap_header_t_d1 .wrap_header_t_d1_icon{
				height: 30px;
				position: relative;
				display: inline-flex;
				display: -webkit-inline-flex;
				flex-direction: row;
				justify-content: flex-start;
				align-items: center;
				margin-left: 6px;
				border: 1px solid #76c5fe;
				border-radius: 3px;
				color: #76c5fe;
			}
			.wrap_header_t .wrap_header_t_d1 .wrap_header_t_d1_icon img{
				width: 30px;
				height: 30px;
			}
			.wrap_header_t .wrap_header_t_d1 .wrap_header_t_d1_icon p, .wrap_header_t .wrap_header_t_d1 .wrap_header_t_d1_icon a{
				font-size: 12px;
				line-height: 30px;
				padding: 0 5px;
				cursor: pointer;
			}
			.wrap_header_t .wrap_header_t_d1 .wrap_header_t_d1_icon .wrap_header_t_d1_pos1{
				width: 110px;
				height: 110px;
				position: absolute;
				position: absolute;
				top: 32px;
				left: 50%;
				transform: translate(-50%,0);
				-webkit-transform:translate(-50%,0);
				padding-top: 20px;
				overflow: hidden;
				display: none;
			}
			.wrap_header_t .wrap_header_t_d1 .wrap_header_t_d1_icon .wrap_header_t_d1_pos1 > img{
				width: 110px;
				height: 110px;
				margin-top: -100%;
			}
		.wrap_header_t .wrap_header_t_d2{
			height: 32px;
			margin: 4px 0;
			font-size: 0;
			display: inline-block;
			vertical-align: top;
		}
			.wrap_header_t .wrap_header_t_d2 .wrap_header_t_d2_icon{
				width: 32px;
				height: 32px;
				display: inline-block;
				vertical-align: top;;
				margin-left: 6px;
				position: relative;
				cursor: pointer;
				/*overflow: hidden;*/
			}
			.wrap_header_t .wrap_header_t_d2 .wrap_header_t_d2_icon > img:nth-child(1){
				display: block;
				width: 32px;
				height: 32px;
			}
			.wrap_header_t .wrap_header_t_d2 .wrap_header_t_d2_icon > img:nth-child(2){
				display: none;
				width: 32px;
				height: 32px;
			}
			.wrap_header_t .wrap_header_t_d2 .wrap_header_t_d2_icon .wrap_header_t_d2_pos1{
				width: 110px;
				height: 110px;
				position: absolute;
				top: 32px;
				left: -39px;
				padding-top: 20px;
				overflow: hidden;
				display: none;
			}
			.wrap_header_t .wrap_header_t_d2 .wrap_header_t_d2_icon .wrap_header_t_d2_pos1 > img{
				width: 110px;
				height: 110px;
				margin-top: -100%;
			}
			.wrap_header_t .wrap_header_t_d2 .wrap_header_t_d2_icon .wrap_header_t_d2_pos2{
				min-width: 210px;
				height: 56px;
				position: absolute;
				top: 32px;
				left: 50%;
				transform: translate(-50%,0);
				-webkit-transform:translate(-50%,0);
				padding-top: 20px;
				font-size: 12px;
				color: #000;
				overflow: hidden;
				display: none;
			}
			.wrap_header_t .wrap_header_t_d2 .wrap_header_t_d2_icon .wrap_header_t_d2_pos2 p{
				background: #fff;
				padding: 12px;
				text-align: left;
				margin-top: 100%;
			}
	.wrap_header .wrap_header_b{
		width: 100%;
		height: 80px;
		background: #76c5fe;
		font-size: 0;

		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
		.wrap_header_b img{
			width: auto;
			height: 38px;
			margin-right: 74px;
		}
		.wrap_header_b p, .wrap_header_b a{
			height: 46px;
			line-height: 46px;
			font-size: 18px;
			padding: 0 27px;
			margin: 0 4px;
			color: #fff;
			/*background: #76c5fe;*/
			border-radius: 80px;
			cursor: pointer;
			border: 1px solid transparent;
		}
		.wrap_header_b p.active, .wrap_header_b a.active{
			border: 1px solid #fff;
			/*background: #9fdaff;*/
		}
		.wrap_header_b p:hover, .wrap_header_b a:hover{
			border: 1px solid #fff;
			/*background: #9fdaff;*/
		}

/**/
.wrap_footer{
	width: 100%;
	height: 395px;
	overflow: hidden;
	font-size: 0;
	background: #76c5fe;
}
	.wrap_footer .log2{
		width: 124px;
		height: 131px;
		/*display: block;*/
		/*margin: 50px auto 0;*/
		padding: 0 45px;
		vertical-align: middle;
	}
	/*.wrap_footer .wrap_footer_div{
		width: 100%;
	}*/
		.wrap_footer .wrap_footer_div .wrap_footer_div_d1{
			width: 100%;
			margin-top: 80px;
		}
			.wrap_footer .wrap_footer_div .wrap_footer_div_d1 {
				text-align: center;
				font-size: 0;
			}
				.wrap_footer .wrap_footer_div .wrap_footer_div_d1 p{
					/*width: 30%;*/
					font-size: 20px;
					color: #fff;
					display: inline-block;
					vertical-align: middle;
					padding: 0 45px 0;
					margin-top: 32px;
					border-left: 1px solid #fff;
					line-height: 1.7;
					text-align: left;
				}
				.wrap_footer .wrap_footer_div .wrap_footer_div_d1 p font{
					color: #fff;
				}
				/*.wrap_footer .wrap_footer_div .wrap_footer_div_d1 p:first-child{
					border-right: 1px solid #baccde;
				}*/
				/*.wrap_footer .wrap_footer_div .wrap_footer_div_d1 p.l{
					text-align: left;
				}*/
				/*.wrap_footer .wrap_footer_div .wrap_footer_div_d1 p.r{
					text-align: right;
				}*/
		.wrap_footer .wrap_footer_div .wrap_footer_div_d2{
			width: 100%;
			margin-top: 50px;
			line-height: 2;

		}
			.wrap_footer .wrap_footer_div .wrap_footer_div_d2 {
				text-align: center;
				color: #fff;
			}
			.wrap_footer .wrap_footer_div .wrap_footer_div_d2 p{
				font-size: 14px;
				color: #fff;
			}

.wrap_content{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	z-index: 1;
}	

/**/
.wrap_goods_div1{
	width: 100%;
	height: 100%;
	background: #5bd8da;
	font-size: 0;
	overflow: hidden;
}
	.wrap_goods_div1_p1{
		width: 100%;
		text-align: center;
		font-size: 38px;
		color: #fff;
		font-weight: bold;
		line-height: 1;
		margin-top: 100px;
	}
	.wrap_goods_div1_p2{
		width: 100%;
		text-align: center;
		font-size: 28px;
		color: #fff;
		line-height: 1;
		margin-top: 45px;
	}
	.wrap_goods_div1 img{
		width: 450px;
		margin: 10px auto 0;
		display: block;
	}

.wrap_goods_div2{
	width: 100%;
	background: #76c5fe;
	padding: 100px 0;
}
	.wrap_goods_div2_p1{
		width: 100%;
		text-align: center;
		font-size: 52px;
		color: #fff;
		line-height: 1.8;
		font-weight: bold;
	}
	.wrap_goods_div2_p2{
		width: 100%;
		text-align: center;
		font-size: 32px;
		color: #fff;
		line-height: 1.8;
		font-weight: bold;
	}

.wrap_goods_div3{
	width: 1444px;
	background: #52a2dd;
	padding: 140px calc((100% - 1445px) / 2);
	font-size: 0;
}
	.wrap_goods_div3_li{
		width: 450px;
		margin-right: 47px;
		margin-top: 90px;
		display: inline-block;
	}
	.wrap_goods_div3_li:nth-child(1){
		margin-top: 0;
	}
	.wrap_goods_div3_li:nth-child(2){
		margin-top: 0;
	}
	.wrap_goods_div3_li:nth-child(3){
		margin-top: 0;
	}
	.wrap_goods_div3_li:nth-child(3n){
		margin-right: 0;
	}
		.wrap_goods_div3_li_title1{
			width: 390px;
			line-height: 76px;
			height: 76px;
			text-align: center;
			font-size: 24px;
			color: #fff;
			background: url(../img/btnBg2.jpg);
    		background-size: auto 100%;
    		border-radius: 80px;
    		margin: 0 auto 42px;
		}
		.wrap_goods_div3_li_d1{
			width: 100%;
			background: #fff;
			border-radius: 30px;
			padding: 50px 40px 60px;
			box-sizing: border-box;
		}
			.wrap_goods_div3_li_d1 p{
				width: 100%;
				text-align: center;
				font-size: 20px;
				color: #333;
				padding-bottom: 40px;
				margin-bottom: 40px;
				position: relative;
			}
			.wrap_goods_div3_li_d1 p:after{
				content: '';
				width: 94px;
				height: 1px;
				background: #cccccc;
				position: absolute;
				bottom: 0;
				left: 50%;
				margin-left: -47px;
			}
			.wrap_goods_div3_li_d1 img{
				width: 325px;
				/*height: 210px;*/
				display: block;
				margin: 0 auto;
			}
.wrap_goods_div4{
	width: 100%;
	background: #fff;
	padding-top: 104px;
	padding-bottom: 75px;
}
	.wrap_goods_div4_title1{
		width: 400px;
	    height: 100px;
	    text-align: center;
	    padding: 0 40px;
	    box-sizing: border-box;
	    position: relative;
	    background: url(../img/btnBg2.jpg);
	    background-size: auto 100%;
	    color: #fff;
	    border-radius: 80px;
	    margin: 0 auto;
	    display: block;
	    cursor: pointer;
	}
		.wrap_goods_div4_title1 img{
			width: auto;
			height: 59px;
		}
		.wrap_goods_div4_title1 img.wrap_goods_div4_title1_l{
			position: absolute;
			bottom: 85px;
			left: -12px;
		}
		.wrap_goods_div4_title1 img.wrap_goods_div4_title1_r{
			position: absolute;
			bottom: 85px;
			right: -12px;
		}
		.wrap_goods_div4_title1 span{
	    	font-size: 34px;
	    	display: block;
	    	/*font-weight: bold;*/
	    	margin-bottom: 4px;
	    	padding-top: 22px;
	    	letter-spacing: 3px;
		}
		.wrap_goods_div4_title1 p{
	    	font-size: 14px;
		}

	.wrap_goods_div4_title2{
		width: 100%;
	    height: 100px;
	    text-align: center;
	    padding: 0 40px;
	    box-sizing: border-box;
	    position: relative;
	    background: url(../img/btnBg3.png);
	    background-size: auto 100%;
	    color: #fff;
	    margin: 0 auto;
	    display: block;
	    /*cursor: pointer;*/
	}
		.wrap_goods_div4_title2 span{
	    	font-size: 34px;
	    	display: block;
	    	margin-bottom: 4px;
	    	padding-top: 16px;
		}
		.wrap_goods_div4_title2 p{
	    	font-size: 14px;
		}
	.wrap_goods_div4_d1{
		width: 404px;
		border: 1px solid #808080;
	    border-radius: 40px;
	    overflow: hidden;
	    margin: 50px auto 0;
	}
		.wrap_goods_div4_d1 img{
			width: 324px;
			padding: 40px;
		}

.wrap_goods_div5{
	width: 100%;
	background: #52a2dd;
	padding: 70px 0 100px;
}
	.wrap_goods_div5 img{
		width: 280px;
		padding-bottom: 70px;
		display: block;
		margin: 0 auto;
	}
	.wrap_goods_div5_ul{
		width: 1300px;
		display: block;
		margin: 0 auto;
		background: #fff;
		border-radius: 25px;

		padding: 70px 160px;
		box-sizing: border-box;
	}

		.wrap_goods_div5_ul li{
			text-align: center;
			margin-bottom: 50px;
		}
		.wrap_goods_div5_ul li:last-child{
			margin-bottom: 0;
		}
		.wrap_goods_div5_ul li span{
			display: inline-block;
			line-height: 70px;
			height: 70px;
			color: #fff;
	    	font-size: 30px;
	    	padding: 0 55px;
	    	border-radius: 80px;
			background: url(../img/btnBg1.jpg);
	    	background-size: auto 100%;
	    	margin-bottom: 20px;
		}
		.wrap_goods_div5_ul li p{
			width: 100%;
			text-align: justify;
			color: #333;
			font-size: 16px;
			line-height: 1.6;
			margin-bottom: 8px;
		}
		.wrap_goods_div5_ul li p:last-child{
			margin-bottom: 0;
		}

.wrap_goods_div6{
	width: 1420px;
	background: #c9e7ff;
	padding: 135px calc((100% - 1420px) / 2);

	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}
	.wrap_goods_div6 li, .wrap_goods_div6 a{
		width: 400px;
		margin-right: 110px;
		margin-top: 100px;
		overflow: hidden;
		border-radius: 25px;
		background: #fff;
	}
	.wrap_goods_div6 li:nth-child(1), .wrap_goods_div6 a:nth-child(1){
		margin-top: 0;
	}
	.wrap_goods_div6 li:nth-child(2), .wrap_goods_div6 a:nth-child(2){
		margin-top: 0;
	}
	.wrap_goods_div6 li:nth-child(3), .wrap_goods_div6 a:nth-child(3){
		margin-top: 0;
	}
	.wrap_goods_div6 li:nth-child(3n), .wrap_goods_div6 a:nth-child(3n){
		margin-right: 0;
	}
	.wrap_goods_div6 li:last-child, .wrap_goods_div6 a:last-child{
		margin-right: 0;
	}
		.wrap_goods_div6 img{
			width: 100%;
		}
		.wrap_goods_div6 p{
			width: 100%;
			line-height: 124px;
			font-size: 40px;
			text-align: center;
			color: #fff;
			background: url(../img/btnBg1.jpg);
    		background-size: auto 100%;
		}

.wrap_goods_div7{
	width: 100%;
	background: #fff;
	padding: 90px 0;
	text-align: center;
}
	.wrap_goods_div7 > .wrap_goods_div7_d1{
		margin-bottom: 70px;
	}
	.wrap_goods_div7 > .wrap_goods_div7_d1, .wrap_goods_div7 > .wrap_goods_div7_d2{
		width: 100%;
	}
	.wrap_goods_div7 > .wrap_goods_div7_d1 img{
		width: 60%;
	}
	.wrap_goods_div7 > .wrap_goods_div7_d2 img{
		width: 40%;
	}
	.wrap_goods_div7 .wrap_goods_div7_title1{
		width: auto;
		display: inline-block;
		height: 94px;
		line-height: 94px;
		text-align: center;
		color: #fff;
		background: url(../img/btnBg3.png);
    	background-size: auto 100%;
    	border-radius: 80px;
    	font-size: 34px;
    	padding: 0 140px;
    	margin-bottom: 50px;
	}

.wrap_goodsList_div1{
	width: 100%;
	height: 100%;
}

.wrap_introduce_title{
	width: 100%;
	text-align: center;
	padding-top: 116px;
}
.wrap_introduce_title.p1{
	padding-bottom: 90px;
}
	.wrap_introduce_title p{
		width: 400px;
		display: inline-block;
	    line-height: 90px;
	    text-align: center;
	    font-size: 38px;
	    /*font-weight: bold;*/
	    padding: 0 40px;
	    box-sizing: border-box;
	    position: relative;
	    background: url(../img/btnBg1.jpg);
	    background-size: auto 100%;
	    color: #fff;
	    border-radius: 80px;
	}

	.wrap_introduce_title img{
		width: auto;
		height: 59px;
	}
	.wrap_introduce_title img.wrap_introduce_title_l{
		position: absolute;
		bottom: 77px;
		left: -12px;
	}
	.wrap_introduce_title img.wrap_introduce_title_r{
		position: absolute;
		bottom: 77px;
		right: -12px;
	}


.wrap_introduce_div1{
	width: 100%;
	background: #c9e7ff;
	overflow: hidden;
}
	.wrap_introduce_div1_t1{
		width: 100%;
		text-align: center;
		color: #276fb1;
		font-size: 26px;

		padding-top: 70px;
		padding-bottom: 70px;
	}

	.wrap_introduce_div1_d1{
		width: 1445px;
	    height: 820px;
	    margin: 0 auto 70px;
	    font-size: 0;
	    position: relative;
	}
		.wrap_introduce_div1_d1 video{
			width: 100%;
			height: 100%;
		}

	.wrap_introduce_div1_btn{
		width: auto;
		padding: 0 35px;
	    height: 76px;
	    border-radius: 80px;
	    position: absolute;
	    bottom: 5%;
	    right: 5%;
	    z-index: 2;
	    display: flex;
	    display: -webkit-flex;
	    flex-direction: row;
	    justify-content: center;
	    align-items: center;
	    cursor: pointer;
	    font-size: 24px;
	    color: #fff;
	    background: url(../img/btnBg1.jpg);
	    background-size: auto 100%;
	    -moz-box-shadow:5px 5px 16px #999; 
	    -webkit-box-shadow:5px 5px 16px #999; 
	    box-shadow:5px 5px 16px #999;
	}
	.wrap_introduce_div1_btn img {
	    width: 55px;
	    margin-right: 12px;
	}

	.wrap_introduce_div1_d2{
		width: 1455px;
		margin: 0 auto 50px;
		padding: 75px 80px;
		box-sizing: border-box;
	    font-size: 0;
	    border: 1px solid #3f4850;
	    border-radius: 50px;
	    position: relative;
	    overflow: hidden;
	    background: #fff;
	}
		.wrap_introduce_div1_d2 > img{
			width: 636px;
			height: 280px;
			display: inline-block;
			margin-right: 20px;
		}
		.wrap_introduce_div1_d2_r{
			width: calc(100% - 636px - 20px);
			display: inline-block;
			vertical-align: top;
		}
			.wrap_introduce_div1_d2_r span{
				font-size: 30px;
				color: #333333;
				line-height: 1;
				margin-top: 10px;
				display: block;
				position: relative;
			}
			.wrap_introduce_div1_d2_r span:after{
				content: "";
				position: absolute;
				bottom: -124px;
				left: 0;
				width: 130px;
				height: 1px;
				background: #a8a8a8;
				z-index: 1;
			}
			.wrap_introduce_div1_d2_r p{
				color: #666666;
				font-size: 16px;
				padding-top: 26px;
				height: 65px;
				overflow: hidden;
				display: -webkit-box; 
				text-overflow: ellipsis;
				-webkit-line-clamp: 3; 
				-webkit-box-orient: vertical; 
				position: relative;

				margin-bottom: 89px;
			}

			.wrap_introduce_div1_d2_r_d1{
				width: 100%;
				display: flex;
				display: -webkit-flex;
				flex-direction: row;
				justify-content: space-between;
				align-items: flex-end;
			}
				.wrap_introduce_div1_d2_r_d1 a{
					width: 270px;
					line-height: 60px;
					border-radius: 26px 50px 26px 26px;
					background: url(../img/btnBg2.jpg);
    				background-size: auto 100%;
    				color: #fff;
    				font-size: 24px;
    				text-align: center;
    				cursor: pointer;
				}
				.wrap_introduce_div1_d2_r_d1 font{
					font-size: 16px;
					color: #666666;
				}
	.wrap_introduce_div1_ts{
		width: 100%;
		text-align: center;
		color: #000;
		font-size: 18px;
		padding-top: 20px;
		padding-bottom: 88px;
		font-weight: bold;
	}

	.wrap_introduce_div2{
		width: 100%;
		padding-top: 90px;
		background: #c9e7ff;
		text-align: center;
		padding-bottom: 110px;
	}	
	.wrap_introduce_div2 a{
		display: inline-block;
	}
		.wrap_introduce_div2_d1{
			width: 1450px;
			margin: 0 auto 50px;
		    padding: 75px 80px;
		    box-sizing: border-box;
		    font-size: 0;
		    border: 1px solid #3f4850;
		    border-radius: 50px;
		    position: relative;
		    overflow: hidden;
		    background: #fff;
		    text-align: center;
		}
			.wrap_introduce_div2_d1_title{
				width: auto;
				line-height: 68px;
				display: inline-block;
				background: url(../img/btnBg1.jpg);
    			background-size: auto 100%;
    			font-size: 30px;
    			color: #fff;
    			padding: 0 70px;
    			border-radius: 40px;
    			margin-bottom: 75px;
   			}

   			.wrap_introduce_div2_d1_content{
   				padding-top: 30px;
   				border-top: 1px solid #d9d9d9;
   				font-size: 0;
   			}
   				.wrap_introduce_div2_d1_content img{
   					width: 100%;
   				}
   				.wrap_introduce_div2_d1_content p{
   					width: 100%;
   					font-size: 18px;
   					color: #333333;
   					text-align: left;
   					margin-top: 30px;
   				}


.wrap_contact_div1{
	width: 1430px;
	background: #fff;
	border: 1px solid #3f4850;
    border-radius: 50px;
    margin: 80px auto 0;
    padding: 120px 100px;
    box-sizing: border-box;
    font-size: 0;
}
	.wrap_contact_div1_l{
		width: 490px;
		height: 400px;
		display: inline-flex;
		display: -webkit-inline-flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		vertical-align: top;
	}
		.wrap_contact_div1_l p{
			width: 100%;
			font-size: 22px;
			color: #333;
			padding: 20px 0;
		}
	.wrap_contact_div1_r{
		display: inline-block;
		width: calc(100% - 490px);
		height: 400px;
		background: red;
	}

.wrap_contact_div2{
	width: 1430px;
	background: #f2f2f2;
	border: 1px solid #3f4850;
    border-radius: 50px;
    margin: 80px auto 0;
    padding: 120px 100px 50px;
    box-sizing: border-box;
    font-size: 0;
}

	.wrap_contact_div2_d1{
		width: 440px;
		margin-left: calc((100% - 880px - 15px) / 2);
		display: inline-block;
	}
		.wrap_contact_input{
			width: 100%;
			display: flex;
			display: -webkit-flex;
			flex-direction: row;
			justify-content: flex-start;
			align-items: center;
			background: #fff;
			border-radius: 10px;
			overflow: hidden;

			margin-bottom: 16px;
		}
		.wrap_contact_input img{
			width: 20px;
			margin: 0 14px;
		}
		.wrap_contact_input input{
			flex: 1;
			height: 52px;
			font-size: 16px;
			color: #999999;
		}
		.wrap_contact_input select{
			flex: 1;
			outline:none; 
			height: 52px;
			border: none;
			font-size: 16px;
			color: #999999;
		}
	.wrap_contact_div2_d2{
		width: 440px;
		margin-right: calc((100% - 880px - 15px) / 2);
		display: inline-block;
		vertical-align: top;
		margin-left: 15px;
	}
		.wrap_contact_div2_d2 textarea{
			width: 100%;
			height: 256px;
			box-sizing: border-box;
			border: none;
			font-size: 16px;
			padding: 10px;
			outline:none; 
		   	resize:none; 
		}

	.wrap_contact_div2_btn{
		width: 300px;
		height: 58px;
		line-height: 58px;
		text-align: center;
		color: #fff;
		background: url(../img/btnBg2.jpg);
    	background-size: auto 100%;
    	margin: 0 auto;
    	font-size: 18px;
    	border-radius: 40px;
    	margin-top: 40px;
	}

	.wrap_contact_div3{
		width: 1430px;
		background: #fff;
		border: 1px solid #3f4850;
	    border-radius: 50px;
	    margin: 80px auto 150px;
	    padding: 60px 100px 0;
	    box-sizing: border-box;
	    font-size: 0;
	}

		.wrap_contact_div3_d1{
			width: 160px;
			display: inline-block;
			vertical-align: top;
			margin-top: 110px;
		}
			.wrap_contact_div3_d1 p{
				font-size: 12px;
				color: #333;
				text-align: center;
			}

		.wrap_contact_div3_d2{
			width: 540px;
			display: inline-block;
			vertical-align: top;
			margin-left: 50px;
			margin-top: 110px;
		}
			.wrap_contact_div3_d2 p{
				font-size: 20px;
				color: #333333;
				margin-bottom: 40px;
			}

		.wrap_contact_div3 > img{
			width: 355px;
		}

.wrap_recruit_div{
	width: 1450px;
	border-radius: 80px;
	margin: 76px auto 0;
	background: #43a2e8;
	padding: 75px 0 0;
	position: relative;
	overflow: hidden;
}
	.wrap_recruit_div .iconImg2{
		width: 110px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.wrap_recruit_div .d1{
		width: calc(100% - 280px);
		margin-left: 150px;
		margin-right: 130px;
		font-size: 32px;
		font-weight: bold;
		color: #fff;
		padding-bottom: 40px;
		border-bottom: 1px solid #fff;
	}
	.wrap_recruit_div .d2{
		width: calc(100% - 280px);
		margin-left: 150px;
		margin-right: 130px;
		color: #fff;
		font-size: 18px;
		padding-top: 26px;
		margin-bottom: 50px;
	}
	.wrap_recruit_back{
		width: 230px;
		display: block;
		margin: 50px auto 140px;
	}
	.wrap_recruit_div_d1_d1{
		width: 100%;
		border-radius: 340px 0 0 0;
		background: #fff;
		height: 390px;
		padding-top: 100px;
	}
		.wrap_recruit_div_d1_d1 li:nth-child(1){
			margin-left: 150px;
		}
		.wrap_recruit_div_d1_d1 li{
			width: 320px;
			display: inline-block;
			margin-right: 90px;
			vertical-align: top;
		}
		.wrap_recruit_div_d1_d1 li .p1{
			font-size: 16px;
		    color: #000;
		    margin-bottom: 15px;
		}
		.wrap_recruit_div_d1_d1 li .p2{
			font-size: 16px;
		    color: #707070;
		    margin-bottom: 25px;

		}

.wrap_apply_div1{
	width: 100%;
	position: relative;
}
	.wrap_apply_div1 p{
		width: 390px;
		height: 76px;
		line-height: 76px;
		text-align: center;
		font-size: 32px;
		background: url(../img/btnBg2.jpg);
    	background-size: auto 100%;
    	border-radius: 40px;
    	color: #fff;
    	position: absolute;
    	top: 60%;
    	left: 50%;
    	margin-left: -195px;
    	cursor: pointer;
	}
.wrap_apply_div2{
	width: 100%;
	overflow: hidden;
	padding-bottom: 130px;
}
	.wrap_apply_div2 img{
		width: auto;
		display: block;
		margin: 0 auto;
	}
	.wrap_apply_div2 .p1{
		width: 100%;
		color: #fff;
		font-size: 26px;
		text-align: center;
		margin-top: 70px;
		margin-bottom: 40px;
	}
	.wrap_apply_div2 .p2{
		width: 100%;
		color: #fff;
		font-size: 16px;
		text-align: center;
		margin-bottom: 20px;
	}


/*----------弹层------------*/
.pop_sq{
	width: 85px;
	height: 213px;
	position: fixed;
	top: 40%;
	right: 17px;
	z-index: 8;
	cursor: pointer;
}
	.popSqImg{
		width: 100%;
	}
	.fixedImg1{
		width: 465px;
		position: absolute;
		right: -465px;
		top: 50%;
		transform: translate(0,-50%);
		-webkit-transform:translate(0,-50%);
		display: none;
	}

.pop_nav{
	width: 100%;
	height: 100%;
	background: #76c5fe;
	position: fixed;
	top: -100%;
	left: 0;
	z-index: 8;
	display: none;
}
	.pop_nav_div1{
		width: 7.5rem;
		margin: 0 auto;
	}
		.pop_nav_div1 a{
			width: 100%;
			color: #fff;
			font-size: 0.4rem;
			padding: 0.4rem 0;
			border-bottom: 1px solid #fff;

			display: flex;
			display: -webkit-flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		.pop_nav_div1 a:last-child{
			border-bottom: none;
		}
			.pop_nav_div1 a img{
				width: 0.32rem;
			}
	.pop_nav_div2{
		width: 100%;
		height: 3.6rem;
		background: #fff;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 3;
	}

		.pop_nav_div2 .pop_nav_div2_d1{
			font-size: 0;
			margin-top: 0.66rem;
			vertical-align: top;
			text-align: center;
		}
			.pop_nav_div2 .pop_nav_div2_d1 .pop_nav_div2_d1_icon{
				height: 1.1rem;
				position: relative;
				display: inline-flex;
				display: -webkit-inline-flex;
				flex-direction: row;
				justify-content: flex-start;
				align-items: center;
				border: 1px solid #76c5fe;
				border-radius: 0.15rem;
				color: #76c5fe;
				margin: 0 0.16rem;
			}
			.pop_nav_div2 .pop_nav_div2_d1 .pop_nav_div2_d1_icon img{
				width: 1.1rem;
				height: 1.1rem;
			}
			.pop_nav_div2 .pop_nav_div2_d1 .pop_nav_div2_d1_icon p, .pop_nav_div2 .pop_nav_div2_d1 .pop_nav_div2_d1_icon a{
				font-size: 0.46rem;
				line-height: 1.1rem;
				padding: 0 0.15rem;
				cursor: pointer;
			}
			.pop_nav_div2 .pop_nav_div2_d1 .pop_nav_div2_d1_icon .pop_nav_div2_d1_pos1{
				width: 110px;
				height: 110px;
				position: absolute;
				position: absolute;
				top: 32px;
				left: 50%;
				transform: translate(-50%,0);
				-webkit-transform:translate(-50%,0);
				padding-top: 20px;
				overflow: hidden;
				display: none;
			}
			.pop_nav_div2 .pop_nav_div2_d1 .pop_nav_div2_d1_icon .pop_nav_div2_d1_pos1 > img{
				width: 110px;
				height: 110px;
				margin-top: 100%;
			}

			.pop_nav_div2 .pop_nav_div2_d2{
				height: 0.9rem;
				margin-top: 0.4rem;
				font-size: 0;
				vertical-align: top;
				text-align: center;
			}
				.pop_nav_div2 .pop_nav_div2_d2 .pop_nav_div2_d2_icon{
					width: 0.9rem;
					height: 0.9rem;
					display: inline-block;
					vertical-align: top;
					margin: 0 0.16rem;
					position: relative;
					cursor: pointer;
				}
				.pop_nav_div2 .pop_nav_div2_d2 .pop_nav_div2_d2_icon > img{
					display: block;
					width: 0.9rem;
					height: 0.9rem;
				}


.pop{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.6);
	z-index: 9;
	font-size: 0;
	display: none;
}
	.pop_tj{
		width: 540px;
		padding: 0 60px 60px;
		box-sizing: border-box;
		background: #f2f2f2;
		border-radius: 40px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		-webkit-transform:translate(-50%,-50%);
		z-index: 3;
		display: none;
	}
		.pop_tj .closess{
			width: 26px;
			position: absolute;
			top: 30px;
			right: 30px;
			z-index: 4;
			cursor: pointer;
		}
		.pop_tj p{
			width: 100%;
			font-size: 20px;
			color: #333;
			padding: 60px 0;
			text-align: center;
		}
		.pop_tj_div{
			width: 100%;
			display: flex;
			display: -webkit-flex;
			flex-direction: row;
			justify-content: flex-start;
			align-items: center;
			background: #fff;
			border-radius: 10px;
			overflow: hidden;

			margin-bottom: 16px;
		}
		.pop_tj_div img{
			width: 20px;
			margin: 0 14px;
		}
		.pop_tj_div input{
			flex: 1;
			height: 52px;
			font-size: 16px;
			color: #999999;
		}
		.pop_tj_div select{
			flex: 1;
			outline:none; 
			height: 52px;
			border: none;
			font-size: 16px;
			color: #999999;
		}
		.pop_tj_btn{
			width: 300px;
		    height: 58px;
		    line-height: 58px;
		    text-align: center;
		    color: #fff;
		    background: url(../img/btnBg2.jpg);
		    background-size: auto 100%;
		    margin: 0 auto;
		    font-size: 18px;
		    border-radius: 40px;
		    margin-top: 40px;
		}

	.pop_nav_d1{
		width: 100%;
		height: 100%;
		position: relative;
		display: none;
	}
		.pop_nav_d1 img{
			width: 6.4rem;
			height: 6.4rem;
			position: absolute;
			top: 50%;
			left: 50%;
			margin-left: -3.2rem;
			margin-top: -3.2rem;
			z-index: 3;
		}
	.pop_nav_d2{
		width: 100%;
		height: 100%;
		position: relative;
		display: none;
	}
		.pop_nav_d2 p{
			width: 7rem;
			line-height: 2;
			padding: 0.2rem 0.4rem;
			box-sizing: border-box;
			position: absolute;
			background: #fff;
			top: 50%;
			left: 50%;
			margin-left: -3.5rem;
			margin-top: -0.8rem;
			z-index: 3;

			font-size: 0.4rem;
		}
	.pop_sw_d3{
		width: 100%;
		height: 100%;
		position: relative;
		display: none;
	}
		.pop_sw_d3 video{
			width: 100%;
			height: 100%;
		}
		.pop_sw_d3 img{
			width: 30px;
			position: absolute;
			top: 5%;
			right: 5%;
			z-index: 2;
			cursor: pointer;
		}

.pop_anm{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.6);
	z-index: 9;
	font-size: 0;
	/*display: none;*/
}
	.pop_anm > div{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		-webkit-transform:translate(-50%,-50%);
		z-index: 3;
	}


/* 移动适配 */
@media screen and (min-width:100px) and (max-width:750px){
	.hide1{
		display: block;
	}
	.hide2{
		display: none;
	}

	.b_t2{
		padding-top: 1.33rem;
		box-sizing: border-box;
	}

	.pop_sw_d3 img {
	    width: 0.4rem;
	    position: absolute;
	    top: 5%;
	    right: 5%;
	    z-index: 2;
	    cursor: pointer;
	}

	/**/
	.wrap_header2{
		width: 100%;
		height: 1.33rem;
		padding: 0 0.4rem;
		box-sizing: border-box;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 8;
		background: #76c5fe;

		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}

	.wrap_header2 .log1{
		width: 2.1rem;
	}
	.wrap_header2 .iconImg4{
		width: 0.66rem;
		cursor: pointer;
	}
	.wrap_header2 .iconImg5{
		width: 0.44rem;
		cursor: pointer;
	}

	/**/
	.pop_sq{
		width: 1.333333rem;
		height: 3.346667rem;
		position: fixed;
		top: 40%;
		right: 0;
		z-index: 8;
		cursor: pointer;
	}
		.popSqImg{
			width: 100%;
		}
		.fixedImg1{
			width: 6.2rem;
			position: absolute;
			right: -6.2rem;
			top: 50%;
			transform: translate(0,-50%);
			-webkit-transform:translate(0,-50%);
			display: none;
		}

	/**/
	.sc2 {
	    width: 100%;
	    /*height: calc(100% - 3.3rem);*/
	    height: 100%;
	}
	.sc2_div{
		width: 100%;
		margin: 0 auto;
		height: 1.37rem;
		padding: 1.33rem 0 0.6rem;
		/*background: #c9e7ff;*/
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 2;

		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
		.sc2_div p{
			min-width: 5.33rem;
			line-height: 1.33rem;
			text-align: center;
			font-size: 0.5rem;
			font-weight: bold;
			padding: 0 0.5rem;
			box-sizing: border-box;
			position: relative;

			background: url(../img/btnBg1.jpg);
			background-size: auto 100%;
			color: #fff;
			border-radius: 1.1rem;
		}
		.sc2_div img{
			width: auto;
			height: 0.78rem;
		}
		.sc2_div img.sc2_div_l{
			position: absolute;
			bottom: 1.14rem;
			left: -0.16rem;
		}
		.sc2_div img.sc2_div_r{
			position: absolute;
			bottom: 1.14rem;
			right: -0.16rem;
		}

	.wrap_div1 {
		width: 100%;
		height: 100%;
	}	
		.wrap_div1 span{
			display: block;
			width: 60%;
			padding-top: 4.2rem;
			padding-bottom: 0.466667rem;
			margin-bottom: 0.466667rem;
			font-size: 0.56rem;
			color: #276fb1;
			text-indent: -0.266667rem;
			line-height: 1;
			position: relative;
			font-weight: bold;
			text-align: justify;
		}
		.wrap_div1 span:after{
			content: '';
			position: absolute;
			bottom: 0;
			left: 0;
			width: 2.24rem;
			height: 1px;
			background: #276fb1;
		}
		.wrap_div1 p{
			display: block;
			width: 60%;
			font-size: 0.36rem;
			color: #4e5960;
			margin-bottom: 0.466667rem;
			text-align: justify;
		}
		.wrap_div1_l > *{
			margin-left: 6%;
		}
		.wrap_div1_r > *{
			margin-left: 34%;
		}

	.swiper-container3{
		width: 80%;
		overflow: hidden;
		margin: 3rem auto 0;
	}

	.swiper-container3 .swiper-pagination-bullet{
		width: 14px;
		height: 14px;
		margin: 16px 0;
	    background: #fff;
	}
	.swiper-container3 .swiper-pagination3 .swiper-pagination-bullet-active{
		background: #76c5fe;
	}
	.swiper-pagination3.swiper-pagination-bullets{
		bottom: 1.4rem;
	}


	/**/
	.swiper-container1 .swiper-slide.lastC {
		height: 8.6rem;
	    background: #195591;
	}
	.wrap_footer{
		width: 100%;
		height: 8.6rem;
		overflow: hidden;
		/*background: #195591;*/
	}
		.wrap_footer .log2{
			width: 1.8rem;
			height: auto;
			display: inline-block;
			margin: 0;
			vertical-align: top;
			margin-top: 0;
			margin-left: 0;
		}
		.wrap_footer .wrap_footer_div{
			/*width: 6.05rem;*/
			width: 100%;
			display: inline-block;
			margin-top: 0.8rem;
		}
			.wrap_footer .wrap_footer_div .wrap_footer_div_d1{
				width: 100%;
				margin-top: 0;
			}
				.wrap_footer .wrap_footer_div .wrap_footer_div_d1 {
					text-align: center;
					font-size: 0;
				}
					.wrap_footer .wrap_footer_div .wrap_footer_div_d1 p{
						width: 100%;
						font-size: 0.46rem;
						display: inline-block;
						vertical-align: middle;
						padding: 0;
						padding-left: 0;
						box-sizing: border-box;
						border: none;
						text-align: center;
					}
					.wrap_footer .wrap_footer_div .wrap_footer_div_d1 p font{
						color: #fff;
						font-weight: bold;
					}
					/*.wrap_footer .wrap_footer_div .wrap_footer_div_d1 p:first-child{
						border-right: none;
						border-left: 1px solid #baccde;
					}
					.wrap_footer .wrap_footer_div .wrap_footer_div_d1 p.l{
						text-align: left;
						margin-top: 0.8rem;
					}
					.wrap_footer .wrap_footer_div .wrap_footer_div_d1 p.r{
						text-align: left;
					}*/
			.wrap_footer .wrap_footer_div .wrap_footer_div_d2{
				width: 100%;
				margin-top: 0.8rem;
				line-height: 2;
			}
				.wrap_footer .wrap_footer_div .wrap_footer_div_d2 {
					text-align: left;
				}
				.wrap_footer .wrap_footer_div .wrap_footer_div_d2 p{
					font-size: 0.3rem;
					color: #fff;
					padding-left: 0;
					box-sizing: border-box;
					text-align: center;
				}

	.wrap_goods_div1_p1 {
	    width: 100%;
	    text-align: left;
	    font-size: 0.8rem;
	    color: #fff;
	    font-weight: bold;
	    line-height: 1;
	    margin-top: 1.33rem;
	    padding: 0 1rem;
	    box-sizing: border-box;
	}
	.wrap_goods_div1_p2 {
	    width: 100%;
	    text-align: left;
	    font-size: 0.5rem;
	    color: #fff;
	    line-height: 1;
	    margin-top: 0.8rem;
	    padding: 0 1rem;
	    box-sizing: border-box;
	}
	.wrap_goods_div1 img {
	    width: 9.0rem;
	    margin: 1rem auto 0;
	    display: block;
	}
	.wrap_goods_div2_p1 {
	    width: 100%;
	    text-align: left;
	    font-size: 0.8rem;
	    color: #fff;
	    line-height: 1.8;
	    font-weight: bold;
	    padding: 0 1rem;
	    box-sizing: border-box;
	    padding-bottom: 0.4rem;
	}

	.wrap_goods_div2{
		padding: 1rem 0;
	}

	.sc4 {
	    width: 90%;
	    height: auto;
	    margin: 0 auto;
	    overflow: hidden;
	    padding-bottom: 0;
	    margin-top: 0.9rem;
	}

	.sc4 .sc4_btn {
	    width: 3.333333rem;
	    height: 1.013333rem;
	    border-radius: 1.066667rem;
	    position: absolute;
	    bottom: 5%;
	    right: 5%;
	    z-index: 2;
	    display: flex;
	    display: -webkit-flex;
	    flex-direction: row;
	    justify-content: center;
	    align-items: center;
	    cursor: pointer;
	    font-size: 0.32rem;
	    color: #fff;
	    background: url(../img/btnBg1.jpg);
	    background-size: auto 100%;
	}

	.sc4 .sc4_btn img {
	    width: 0.73rem;
	    margin-right: 0.16rem;
	}
	.swiper-pagination4.swiper-pagination-bullets{
		text-align: center;
		position: relative;
		bottom: auto;
		z-index: 3;	
		font-size: 0;
		padding: 0.4rem 0;
	}
	.swiper-container4 .swiper-pagination-bullet{
		width: 0.3rem;
		height: 0.3rem;
		margin: 0 20px;
		background: transparent;
		border: 1px solid #fff;
		box-sizing: border-box;
	    opacity: 1;
	}
	.swiper-container4 .swiper-pagination4 .swiper-pagination-bullet-active{
		background: #fff;
	}



	.sc5 {
	    width: 90%;
	    height: auto;
	    margin: 0 auto;
	    overflow: hidden;
	    padding-bottom: 0;
	}

	.swiper-pagination5.swiper-pagination-bullets{
		text-align: center;
		position: relative;
		bottom: auto;
		z-index: 3;	
		font-size: 0;
		padding: 0.4rem 0;
	}
	.swiper-container5 .swiper-pagination-bullet{
		width: 0.3rem;
		height: 0.3rem;
		margin: 0 20px;
		background: transparent;
		border: 1px solid #fff;
		box-sizing: border-box;
	    opacity: 1;
	}
	.swiper-container5 .swiper-pagination5 .swiper-pagination-bullet-active{
		background: #fff;
	}

	.wrap_goods_div2_p2{
		width: 100%;
		text-align: center;
		font-size: 0.426667rem;
		color: #fff;
		line-height: 1.8;
		font-weight: bold;
	}


	.wrap_goods_div3{
		width: 100%;
		background: #52a2dd;
		padding: 0 0 1rem;
		font-size: 0;
		overflow: hidden;
	}
		.wrap_goods_div3_li{
			width: 100%;
			display: inline-block;
			margin: 0 auto;
			margin-top: 1.0rem;
			text-align: center;
		}
		.wrap_goods_div3_li:nth-child(1){
			margin-top: 1.0rem;
		}
		.wrap_goods_div3_li:nth-child(2){
			margin-top: 1.0rem;
		}
		.wrap_goods_div3_li:nth-child(3){
			margin-top: 1.0rem;
		}
			.wrap_goods_div3_li_title1{
				width: auto;
				display: inline-block;
				max-width: 9rem;
				line-height: 1.4rem;
				height: 1.4rem;
				text-align: center;
				font-size: 0.5rem;
				color: #fff;
				background: url(../img/btnBg2.jpg);
	    		background-size: auto 100%;
	    		border-radius: 1.066667rem;
	    		margin: 0 0 0.56rem;
	    		padding: 0 1.4rem;
			}
			.wrap_goods_div3_li_d1{
				width: 90%;
				margin: 0 auto;
				background: #fff;
				border-radius: 0.4rem;
				padding: 0.666667rem 0.533333rem 0.8rem;
				box-sizing: border-box;
			}
				.wrap_goods_div3_li_d1 p{
					width: 100%;
					text-align: center;
					font-size: 20px;
					color: #333;
					padding-bottom: 40px;
					margin-bottom: 40px;
					position: relative;
				}
				.wrap_goods_div3_li_d1 p:after{
					content: '';
					width: 94px;
					height: 1px;
					background: #cccccc;
					position: absolute;
					bottom: 0;
					left: 50%;
					margin-left: -47px;
				}
				.wrap_goods_div3_li_d1 img{
					width: 76%;
					height: auto;
					min-height: 150px;
					display: block;
					margin: 0 auto;
				}


	.wrap_goods_div4{
		width: 100%;
		background: #fff;
		padding-top: 2rem;
		padding-bottom: 1.0rem;
		text-align: center;
	}
		.wrap_goods_div4_title1{
			width: 8rem;
			display: inline-block;
		    line-height: 2.2rem;
		    height: 2.2rem;
		    text-align: center;
		    font-size: 0.5rem;
		    font-weight: bold;
		    padding: 0 0.5rem;
		    box-sizing: border-box;
		    position: relative;
		    background: url(../img/btnBg2.jpg);
		    background-size: auto 100%;
		    color: #fff;
		    border-radius: 1.1rem;
		}
			.wrap_goods_div4_title1 img{
				width: auto;
				height: 1.3rem
			}
			.wrap_goods_div4_title1 img.wrap_goods_div4_title1_l{
				position: absolute;
				bottom: 1.9rem;
   				left: -0.16rem;
			}
			.wrap_goods_div4_title1 img.wrap_goods_div4_title1_r{
				position: absolute;
				bottom: 1.9rem;
   				right: -0.16rem;
			}
			.wrap_goods_div4_title1 span{
		    	font-size: 0.64rem;
		    	display: block;
		    	/*font-weight: bold;*/
		    	margin-bottom: 0.2rem;
		    	line-height: 1;
		    	padding: 0.6rem 0 0;
		    	letter-spacing: 3px;
			}
			.wrap_goods_div4_title1 p{
		    	font-size: 0.3rem;
		    	line-height: 1;
			}

		.wrap_goods_div4_title2{
			width: 100%;
		    height: 2.3rem;
		    text-align: center;
		    padding: 0 40px;
		    box-sizing: border-box;
		    position: relative;
		    background: url(../img/btnBg3.png);
		    background-size: auto 100%;
		    color: #fff;
		    margin: 0 auto;
		    display: block;
		    /*cursor: pointer;*/
		}
			.wrap_goods_div4_title2 span{
		    	font-size: 0.6rem;
		    	display: block;
		    	margin-bottom: 0.15rem;
		    	padding-top: 0.45rem;
			}
			.wrap_goods_div4_title2 p{
		    	font-size: 0.186667rem;
			}
		.wrap_goods_div4_d1{
			width: 8rem;
			border: 1px solid #808080;
		    border-radius: 0.5rem;
		    overflow: hidden;
		    margin: 0.78rem auto 0;
		}
			.wrap_goods_div4_d1 img{
				width: 100%;
				padding: 0.5rem;
				box-sizing: border-box;
			}


	.wrap_goods_div5{
		width: 100%;
		background: #52a2dd;
		padding: 1.2rem 0 1.333333rem;
	}
		.wrap_goods_div5 img{
			width: 5rem;
			padding-bottom: 1.2rem;
			display: block;
			margin: 0 auto;
		}
		.wrap_goods_div5_ul{
			width: 9rem;
			display: block;
			margin: 0 auto;
			background: #fff;
			border-radius: 25px;

			padding: 1rem 0.5rem;
			box-sizing: border-box;
		}

			.wrap_goods_div5_ul li{
				text-align: center;
				margin-bottom: 0.8rem;
			}
			.wrap_goods_div5_ul li:last-child{
				margin-bottom: 0;
			}
			.wrap_goods_div5_ul li span{
				max-width: 100%;
				display: inline-block;
				line-height: 1.36rem;
				height: 1.36rem;
				color: #fff;
		    	font-size: 0.48rem;
		    	padding: 0 0.6rem;
		    	box-sizing: border-box;
		    	border-radius: 1.066667rem;
				background: url(../img/btnBg1.jpg);
		    	background-size: auto 100%;
		    	margin-bottom: 0.266667rem;
		    	overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
			}
			.wrap_goods_div5_ul li p{
				width: 100%;
				text-align: justify;
				color: #333;
				font-size: 0.4rem;
				line-height: 1.6;
				margin-bottom: 0.106667rem;
			}
			.wrap_goods_div5_ul li p:last-child{
				margin-bottom: 0;
			}

	.wrap_goods_div6{
		width: 100%;
		background: #c9e7ff;
		padding: 1.7rem 0;

		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: wrap;
	}
		.wrap_goods_div6 li, .wrap_goods_div6 a{
			width: 8rem;
			margin-right: 0;
			margin-top: 1.333333rem;
			overflow: hidden;
			border-radius: 0.333333rem;
			background: #fff;
		}
		.wrap_goods_div6 li:nth-child(1), .wrap_goods_div6 a:nth-child(1){
			margin-top: 0;
		}
		.wrap_goods_div6 li:nth-child(2), .wrap_goods_div6 a:nth-child(2){
			margin-top: 1.333333rem;
		}
		.wrap_goods_div6 li:nth-child(3), .wrap_goods_div6 a:nth-child(3){
			margin-top: 1.333333rem;
		}
		.wrap_goods_div6 li:nth-child(3n), .wrap_goods_div6 a:nth-child(3n){
			margin-right: 0;
		}
		.wrap_goods_div6 li:last-child, .wrap_goods_div6 a:last-child{
			margin-right: 0;
		}
			.wrap_goods_div6 img{
				width: 100%;
			}
			.wrap_goods_div6 p{
				width: 100%;
				line-height: 2.7rem;
				font-size: 0.76rem;
				text-align: center;
				color: #fff;
				background: url(../img/btnBg1.jpg);
	    		background-size: auto 100%;
		}

	.wrap_goods_div7{
		width: 100%;
		background: #fff;
		padding: 1.2rem 0;
		text-align: center;
	}
		.wrap_goods_div7 > .wrap_goods_div7_d1, .wrap_goods_div7 > .wrap_goods_div7_d2{
			max-width: 9rem;
			margin: 0 auto;
		}
		.wrap_goods_div7 > .wrap_goods_div7_d1{
			margin-bottom: 0.933333rem;
		}
		.wrap_goods_div7 .wrap_goods_div7_title1{
			width: auto;
		    display: inline-block;
		    max-width: 9rem;
		    line-height: 1.4rem;
		    height: 1.4rem;
		    text-align: center;
		    font-size: 0.5rem;
		    color: #fff;
		    background: url(../img/btnBg3.png);
		    background-size: auto 100%;
		    border-radius: 1.066667rem;
		    margin: 0 0 0.56rem;
		    padding: 0 1.4rem;
		}


	.wrap_introduce_title{
		width: 100%;
		text-align: center;
		padding-top: 2.6rem;
	}
	.wrap_introduce_title.p1{
		padding-bottom: 1.2rem;
	}
		.wrap_introduce_title p{
			width: 6.4rem;
			display: inline-block;
		    line-height: 1.7rem;
		    text-align: center;
		    font-size: 0.58rem;
		    padding: 0 0.5rem;
		    box-sizing: border-box;
		    position: relative;
		    background: url(../img/btnBg1.jpg);
		    background-size: auto 100%;
		    color: #fff;
		    border-radius: 1.066667rem;
		}

		.wrap_introduce_title img{
			width: auto;
			height: 1.1rem;
		}
		.wrap_introduce_title img.wrap_introduce_title_l{
			position: absolute;
			bottom: 1.46rem;
			left: -0.24rem;
		}
		.wrap_introduce_title img.wrap_introduce_title_r{
			position: absolute;
			bottom: 1.46rem;
			right: -0.24rem;
		}

	.wrap_introduce_div1_t1 {
	    width: 100%;
	    text-align: center;
	    color: #276fb1;
	    font-size: 0.4rem;
	    padding-top: 0.933333rem;
	    padding-bottom: 0.933333rem;
	}


	.wrap_introduce_div1_d1{
		width: 9rem;
	    height: auto;
	    margin: 0 auto 1.2rem;
	    font-size: 0;
	    position: relative;
	}
		.wrap_introduce_div1_d1 video{
			width: 100%;
			height: 100%;
		}

	.wrap_introduce_div1_btn{
		width: 4.05rem;
		padding: 0 0.466667rem;
	    height: 1.2rem;
	    border-radius: 1.2rem;
	    position: absolute;
	    right: unset;
	    left: 50%;
		bottom: -0.5rem;
		transform: translate(-50%,0);
		-webkit-transform:translate(-50%,0);
	    z-index: 2;
	    display: flex;
	    display: -webkit-flex;
	    flex-direction: row;
	    justify-content: center;
	    align-items: center;
	    cursor: pointer;
	    font-size: 0.4rem;
	    color: #fff;
	    background: url(../img/btnBg1.jpg);
	    background-size: auto 100%;
	    -moz-box-shadow:5px 5px 16px #999; 
	    -webkit-box-shadow:5px 5px 16px #999; 
	    box-shadow:5px 5px 16px #999;
	}
	.wrap_introduce_div1_btn img {
	    width: 0.733333rem;
	    margin-right: 0.16rem;
	}

	.wrap_introduce_div1_d2{
		width: 9rem;
		margin: 0 auto 0.666667rem;
		padding: 0.48rem;
		box-sizing: border-box;
	    font-size: 0;
	    border: 1px solid #3f4850;
	    border-radius: 0.666667rem;
	    position: relative;
	    overflow: hidden;
	    background: #fff;
	}
		.wrap_introduce_div1_d2 > img{
			width: 100%;
			height: auto;
			display: inline-block;
			margin-right: 0;
		}
		.wrap_introduce_div1_d2_r{
			width: 100%;
			display: inline-block;
			vertical-align: top;
		}
			.wrap_introduce_div1_d2_r span{
				font-size: 0.52rem;
				color: #333333;
				line-height: 1;
				margin-top: 0.6rem;
				display: block;
				position: relative;
			}
			.wrap_introduce_div1_d2_r span:after{
				content: "";
				position: absolute;
				bottom: -2rem;
				left: 0;
				width: 1.733333rem;
				height: 1px;
				background: #a8a8a8;
				z-index: 1;
			}
			.wrap_introduce_div1_d2_r p{
				color: #666666;
				font-size: 0.36rem;
				padding-top: 0.3rem;
				height: 0.866667rem;
				overflow: hidden;
				display: -webkit-box; 
				text-overflow: ellipsis;
				-webkit-line-clamp: 3; 
				-webkit-box-orient: vertical; 
				position: relative;

				margin-bottom: 1.5rem;
			}

			.wrap_introduce_div1_d2_r_d1{
				width: 100%;
				display: flex;
				display: -webkit-flex;
				flex-direction: row;
				justify-content: space-between;
				align-items: flex-end;
			}
				.wrap_introduce_div1_d2_r_d1 a{
					width: 4.1rem;
					line-height: 1.1rem;
					border-radius: 0.346667rem 0.666667rem 0.346667rem 0.346667rem;
					background: url(../img/btnBg2.jpg);
    				background-size: auto 100%;
    				color: #fff;
    				font-size: 0.4rem;
    				text-align: center;
    				cursor: pointer;
				}
				.wrap_introduce_div1_d2_r_d1 font{
					font-size: 0.36rem;
					color: #666666;
				}
	.wrap_introduce_div1_ts{
		width: 100%;
		padding: 0 1rem;
		box-sizing: border-box;
		text-align: center;
		color: #000;
		font-size: 0.24rem;
		padding-top: 0.266667rem;
		padding-bottom: 1.173333rem;
		font-weight: bold;
	}


	.wrap_introduce_div2{
		width: 100%;
		padding-top: 1.2rem;
		background: #c9e7ff;
		text-align: center;
		padding-bottom: 1.466667rem;
	}	
	.wrap_introduce_div2 a{
		width: 4.8rem;
		display: inline-block;
	}
		.wrap_introduce_div2_d1{
			width: 9rem;
			margin: 0 auto 1.1rem;
		    padding: 0.8rem 0.48rem;
		    box-sizing: border-box;
		    font-size: 0;
		    border: 1px solid #3f4850;
		    border-radius: 0.666667rem;
		    position: relative;
		    overflow: hidden;
		    background: #fff;
		    text-align: center;
		}
			.wrap_introduce_div2_d1_title{
				width: auto;
				line-height: 1.0rem;
				display: inline-block;
				background: url(../img/btnBg1.jpg);
    			background-size: auto 100%;
    			font-size: 0.44rem;
    			color: #fff;
    			padding: 0 0.933333rem;
    			border-radius: 0.533333rem;
    			margin-bottom: 0.8rem;
   			}

   			.wrap_introduce_div2_d1_content{
   				padding-top: 0.4rem;
   				border-top: 1px solid #d9d9d9;
   				font-size: 0;
   			}
   				.wrap_introduce_div2_d1_content img{
   					width: 100%;
   				}
   				.wrap_introduce_div2_d1_content p{
   					width: 100%;
   					font-size: 0.34rem;
   					color: #333333;
   					text-align: left;
   					margin-top: 0.4rem;
   				}


   	.wrap_contact_div1{
		width: 9rem;
		background: #fff;
		border: 1px solid #3f4850;
	    border-radius: 0.666667rem;
	    margin: 1.066667rem auto 0;
	    padding: 0.8rem 0.48rem;
	    box-sizing: border-box;
	    font-size: 0;
	}
		.wrap_contact_div1_l{
			width: 100%;
			height: auto;
			display: inline-flex;
			display: -webkit-inline-flex;
			flex-direction: column;
			justify-content: center;
			align-items: flex-start;
			vertical-align: top;
		}
			.wrap_contact_div1_l p{
				width: 100%;
				font-size: 0.4rem;
				color: #333;
				padding: 0 0 0.4rem;
			}
		.wrap_contact_div1_r{
			display: inline-block;
			width: 100%;
			height: 5.333333rem;
			background: red;
		}

	.wrap_contact_div2{
		width: 9rem;
		background: #f2f2f2;
		border: 1px solid #3f4850;
	    border-radius: 0.666667rem;
	    margin: 1.066667rem auto 0;
	    padding: 0.8rem 0.48rem;
	    box-sizing: border-box;
	    font-size: 0;
	}

		.wrap_contact_div2_d1{
			width: 100%;
			margin-left: 0;
			display: block;
		}
			.wrap_contact_input{
				width: 100%;
				display: flex;
				display: -webkit-flex;
				flex-direction: row;
				justify-content: flex-start;
				align-items: center;
				background: #fff;
				border-radius: 0.133333rem;
				overflow: hidden;

				margin-bottom: 0.213333rem;
			}
			.wrap_contact_input img{
				width: 0.5rem;
				margin: 0 0.2rem;
			}
			.wrap_contact_input input{
				flex: 1;
				height: 1.2rem;
				font-size: 0.36rem;
				color: #999999;
			}
			.wrap_contact_input select{
				flex: 1;
				outline:none; 
				height: 1.2rem;
				border: none;
				font-size: 0.36rem;
				color: #999999;
			}
		.wrap_contact_div2_d2{
			width: 100%;
			margin-right: 0;
			display: block;
			vertical-align: top;
			margin-left: 0;
		}
			.wrap_contact_div2_d2 textarea{
				width: 100%;
				height: 5rem;
				box-sizing: border-box;
				border: none;
				font-size: 0.36rem;
				padding: 10px;
				outline:none; 
			   	resize:none; 
			}

		.wrap_contact_div2_btn{
			width: 5.0rem;
			height: 1.3rem;
			line-height: 1.3rem;
			text-align: center;
			color: #fff;
			background: url(../img/btnBg2.jpg);
	    	background-size: auto 100%;
	    	margin: 0 auto;
	    	font-size: 0.4rem;
	    	border-radius: 0.8rem;
	    	margin-top: 0.7rem;
		}

	.wrap_contact_div3{
		width: 9rem;
		background: #fff;
		border: 1px solid #3f4850;
	    border-radius: 0.666667rem;
	    margin: 1.066667rem auto 2.0rem;
	    padding:  0.8rem 0.48rem 0;
	    box-sizing: border-box;
	    font-size: 0;
	}

		.wrap_contact_div3_d1{
			width: 160px;
			display: inline-block;
			vertical-align: top;
			margin-top: 0;
		}
			.wrap_contact_div3_d1 p{
				font-size: 0.4rem;
				color: #333;
				text-align: left;
				margin-top: 0.4rem;
			}

		.wrap_contact_div3_d2{
			width: 540px;
			display: inline-block;
			vertical-align: top;
			margin-left: 0;
			margin-top: 0;
		}
			.wrap_contact_div3_d2 p{
				font-size: 0.4rem;
				color: #333333;
				margin-top: 0.4rem;
				margin-bottom: 0;
			}

		.wrap_contact_div3 > img{
			width: 6rem;
			margin: 1.2rem auto 0;
			display: block;
		}

	.sc6{
		width: 8rem;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
		padding-bottom: 0;
		margin-top: 1.333333rem;
		position: relative;
	}
	.sc6 .swiper-slide{
		background: #fff;
		border-radius: 0.6rem;
		position: relative;
		padding: 0 0.48rem;
		box-sizing: border-box;
		overflow: hidden;
	}

	.swiper-pagination6.swiper-pagination-bullets{
		text-align: center;
		position: relative;
		bottom: auto;
		z-index: 3;	
		font-size: 0;
		padding: 1.2rem 0;
	}

	.swiper-container6 .swiper-pagination-bullet{
		width: 14px;
		height: 14px;
		margin: 16px 0;
		background: #fff;
	    opacity: 1;
	}
	.swiper-container6 .swiper-pagination6 .swiper-pagination-bullet-active{
		background: #76c5fe;
	}
	.swiper-container6 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		width: 0.56rem;
		height: 0.56rem;
		top: 94%;
		right: 10px;
		background: url(../img/rightIcon.png);
		background-size: 100%;
	}
	.swiper-container6 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		width: 0.56rem;
		height: 0.56rem;
		top: 94%;
		left: 10px;
		background: url(../img/leftIcon.png);
		background-size: 100%;
	}
	.swiper-container6 .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
		content: "";
	}
	.swiper-container6 .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
		content: "";
	}

	.sc6 .iconImg1{
		width: 2.4rem;
		position: absolute;
		top: 0;
		right: 0;
	}
	.sc6 .s1{
		width: 100%;
		height: 1px;
		display: block;
		background: #d2d2d2;
		margin-bottom: 0.7rem;
	}
	.sc6 .p1{
		font-size: 0.6rem;
		color: #76c5fe;
		margin-top: 1.4rem;
		margin-bottom: 0.7rem;
	}
	.sc6 .p2{
		font-size: 14px;
		color: #000;
		margin-bottom: 15px;
	}
	.sc6 .p3{
		font-size: 14px;
		color: #707070;
		margin-bottom: 25px;
		overflow: hidden;
		display: -webkit-box; 
		text-overflow: ellipsis;
		-webkit-line-clamp: 3; 
		-webkit-box-orient: vertical; 
	}
	.sc6 .back{
		width: 5rem;
		display: block;
		margin: 0 auto 0.6rem;
	}


	.wrap_recruit_div{
		width: 8rem;
		border-radius: 0.8rem;
		margin: 1.013333rem auto 0;
		background: #43a2e8;
		padding: 1.1rem 0 0;
		position: relative;
		overflow: hidden;
	}
		.wrap_recruit_div .iconImg2{
			width: 2.4rem;;
			position: absolute;
			top: 0;
			right: 0;
		}
		.wrap_recruit_div .d1{
			width: calc(100% - 1.4rem);
			margin-left: 0.7rem;
			margin-right: 0.7rem;
			font-size: 0.6rem;
			font-weight: normal;
			color: #fff;
			padding-bottom: 1.0rem;
			border-bottom: 1px solid #fff;
		}
		.wrap_recruit_div .d2{
			width: calc(100% - 1.4rem);
			margin-left: 0.7rem;
			margin-right: 0.7rem;
			color: #fff;
			font-size: 0.34rem;
			padding-top: 0.346667rem;
			margin-bottom: 0.666667rem;
		}
		.wrap_recruit_back{
			width: 5rem;
			display: block;
			margin: 0.6rem auto 1.8rem;
		}
	.wrap_recruit_div_d1_d1{
		width: 100%;
		border-radius: 3.0rem 0 0 0;
		background: #fff;
		height: auto;
		overflow: hidden;
		padding: 0 0.7rem;
		padding-top: 1.7rem;
		box-sizing: border-box;
	}
		.wrap_recruit_div_d1_d1 li:nth-child(1){
			margin-left: 0;
		}
		.wrap_recruit_div_d1_d1 li{
			width: 100%;
			display: block;
			margin-right: 0;
			vertical-align: top;
		}
		.wrap_recruit_div_d1_d1 li .p1{
			font-size: 14px;
		    color: #000;
		    margin-bottom: 15px;
		}
		.wrap_recruit_div_d1_d1 li .p2{
			font-size: 14px;
		    color: #707070;
		    margin-bottom: 25px;

		}


	.wrap_apply_div1{
		width: 100%;
		position: relative;
	}
	.wrap_apply_div1 img{
		height: 10rem;
	}
		.wrap_apply_div1 p{
			width: 6.0rem;
		    height: 1.3rem;
		    line-height: 1.3rem;
			text-align: center;
			font-size: 0.48rem;
			background: url(../img/btnBg2.jpg);
	    	background-size: auto 100%;
	    	border-radius: 40px;
	    	color: #fff;
	    	position: absolute;
	    	top: 60%;
	    	left: 50%;
	    	margin-left: -3rem;
	    	cursor: pointer;
		}
	.wrap_apply_div2{
		width: 100%;
		overflow: hidden;
		padding-bottom: 1.733333rem;
	}
		.wrap_apply_div2 img{
			width: 80%;
			display: block;
			margin: 0 auto;
		}
		.wrap_apply_div2 .p1{
			width: 100%;
			color: #fff;
			font-size: 0.4rem;
			text-align: center;
			margin-top: 0.933333rem;
			margin-bottom: 0.533333rem;
		}
		.wrap_apply_div2 .p2{
			width: 100%;
			color: #fff;
			font-size: 0.3rem;
			text-align: center;
			margin-bottom: 0.266667rem;
		}

	.pop_tj{
		width: 100%;
		height: 12rem;
		padding: 0 0.8rem 0.8rem;
		box-sizing: border-box;
		background: #f2f2f2;
		border-radius: 0.5rem 0.5rem 0 0;
		position: absolute;
		top: calc(100% - 12rem);
		left: 0;
		transform: none;
		-webkit-transform:none;
		z-index: 3;
		display: none;
	}
		.pop_tj .closess{
			width: 0.5rem;
			position: absolute;
			top: 0.4rem;
			right: 0.4rem;
			z-index: 4;
			cursor: pointer;
		}
		.pop_tj p{
			width: 100%;
			font-size: 0.4rem;
			color: #333;
			padding: 0.8rem 0;
			text-align: center;
		}
		.pop_tj_div{
			width: 100%;
			display: flex;
			display: -webkit-flex;
			flex-direction: row;
			justify-content: flex-start;
			align-items: center;
			background: #fff;
			border-radius: 10px;
			overflow: hidden;

			margin-bottom: 16px;
		}
		.pop_tj_div img{
			width: 20px;
			margin: 0 14px;
		}
		.pop_tj_div input{
			flex: 1;
			height: 1.25rem;
			font-size: 16px;
			color: #999999;
		}
		.pop_tj_div select{
			flex: 1;
			outline:none; 
			height: 1.25rem;
			border: none;
			font-size: 16px;
			color: #999999;
		}
		.pop_tj_btn{
			width: 6rem;
		    height: 1.4rem;
		    line-height: 1.4rem;
		    text-align: center;
		    color: #fff;
		    background: url(../img/btnBg2.jpg);
		    background-size: auto 100%;
		    margin: 0 auto;
		    font-size: 0.42rem;
		    border-radius: 0.8rem;
		    margin-top: 1.2rem;
		}

	.sc4_xg_l{
		height: 100%;
	}
	.sc4_xg_r{
		height: 100%;
	}

	.sc5_xg_l{
		height: 100%;
	}
	.sc5_xg_r{
		height: 100%;
	}


}
@media screen and (min-width:750px) and (max-width:1450px){
	.wrap_header .wrap_header_b{
		width: 100%;
		height: 80px;
		background: #76c5fe;
		font-size: 0;

		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
	.wrap_header_b img{
		width: auto;
		height: 38px;
		margin-right: 14px;
	}
	.wrap_header_b p, .wrap_header_b a{
		height: 46px;
		line-height: 46px;
		font-size: 18px;
		padding: 0 16px;
		margin: 0 4px;
		color: #fff;
		/*background: #76c5fe;*/
		border-radius: 80px;
		cursor: pointer;
		border: 1px solid transparent;
	}
	.wrap_header_b p.active, .wrap_header_b a.active{
		border: 1px solid #fff;
		/*background: #9fdaff;*/
	}
	.wrap_header_b p:hover, .wrap_header_b a:hover{
		border: 1px solid #fff;
		/*background: #9fdaff;*/
	}
}
