.banner .banner_text p{
	font-size: 26px;
	margin-bottom: 32px;
}
.banner .banner_text h2{
	line-height: 1.46;
	font-size: 48px;
}

.main{
	padding-top: 100px;
	padding-bottom: 142px;
}

.sec1{
	margin-bottom: 60px;
	border-top-right-radius: 50px;
	overflow: hidden;
	-webkit-display: flex;
	-webkit-align-items: stretch;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-display: flex;
	-moz-align-items: stretch;
	-moz-justify-content: space-between;
	-moz-flex-direction: row;
	-moz-flex-wrap: wrap;
	-ms-display: flex;
	-ms-align-items: stretch;
	-ms-justify-content: space-between;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-o-display: flex;
	-o-align-items: stretch;
	-o-justify-content: space-between;
	-o-flex-direction: row;
	-o-flex-wrap: wrap;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec1 .text-box{
	width: 52.35%;
	padding: 8.64% 6.286% 0;
	background-repeat: no-repeat;
	background-image: url(../images/indexkv_hangzhou_sec1_img1.jpg);
	background-position: center bottom;
	background-size: 100% auto;
}
.sec1 h5{
	font-weight: bold;
	font-size: 26px;
	color: #fff;
	margin-bottom: 5.56%;
}
.sec1 p{
	font-size: 16px;
	color: #fff;	
	line-height: 2.5;
}
.sec1 .img-box{
	width: 47.65%;
}
.sec1 .img-box img{
	width: 100%;
}


.sec2{
	margin-bottom: 98px;
}
.sec2 h5{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #333;
	line-height: 2.22;
	width: 92%;
	margin: 0 auto 40px;
}
.sec3 h3{
	text-align: center;
	font-weight: bold;
	font-size: 44px;
	color: #333;
	margin-bottom: 50px;
}
.section ul{
	padding: 0 7%;
}
.section li{
	margin-bottom: 13px;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: space-between;
	-moz-flex-direction: row;
	-moz-flex-wrap: wrap;
	-ms-display: flex;
	-ms-align-items: center;
	-ms-justify-content: space-between;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: space-between;
	-o-flex-direction: row;
	-o-flex-wrap: wrap;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.section li:nth-child(odd){
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.section li:last-child{
	margin-bottom: 0;
}
.section .text-box{
	width: 46%;
}
.section .text-box p{
	font-size: 18px;
	color: #333;
	line-height: 2.22;
}
.section .img-box{
	width: 43.15%;
}
.section .img-box img{
	width: 100%;
}


@media only screen and (max-width:1600px){

	.banner .banner_text p{
		font-size: 20px;
		margin-bottom: 26px;
	}
	.banner .banner_text h2{
		line-height: 1.46;
		font-size: 38px;
	}

	.main{
		padding-top: 80px;
		padding-bottom: 114px;
	}

	.sec1{
		margin-bottom: 48px;
		border-top-right-radius: 50px;
	}
	.sec1 .text-box{
		width: 52.35%;
		padding: 8.64% 6.286% 0;
		background-repeat: no-repeat;
		background-image: url(../images/indexkv_hangzhou_sec1_img1.jpg);
		background-position: center bottom;
		background-size: 100% auto;
	}
	.sec1 h5{
		font-size: 20px;
		margin-bottom: 5.56%;
	}
	.sec1 p{
		font-size: 14px;
		line-height: 2.5;
	}
	.sec1 .img-box{
		width: 47.65%;
	}
	.sec1 .img-box img{
		width: 100%;
	}


	.sec2{
		margin-bottom: 78px;
	}
	.sec2 h5{
		font-size: 16px;
		line-height: 2.22;
		width: 92%;
		margin: 0 auto 32px;
	}
	.sec3 h3{
		font-size: 34px;
		margin-bottom: 40px;
	}
	.section ul{
		padding: 0 7%;
	}
	.section li{
		margin-bottom: 12px;
	}
	.section li:last-child{
		margin-bottom: 0;
	}
	.section .text-box{
		width: 46%;
	}
	.section .text-box p{
		font-size: 16px;
		color: #333;
		line-height: 2.22;
		font-weight: bold;
	}
	.section .img-box{
		width: 43.15%;
	}
	.section .img-box img{
		width: 100%;
	}
}
@media only screen and (max-width:1055px){
	.sec1 .text-box{
		width: 52.35%;
		padding: 5% 6.286% 0;
		background-repeat: no-repeat;
		background-image: url(../images/indexkv_hangzhou_sec1_img1.jpg);
		background-position: center bottom;
		background-size: 100% auto;
	}
}
@media only screen and (max-width:1024px){
	.banner .banner_text p{
		font-size: 1.8rem;
		margin-bottom:16px;
	}
	.banner .banner_text h2{
		line-height: 1.46;
		font-size: 2.9rem;
	}

	.main{
		padding-top: 50px;
		padding-bottom: 70px;
	}

	.sec1{
		margin-bottom:30px;
		border-top-right-radius: 24px;
	}
	.sec1 .text-box{
		width: 52.35%;
		padding: 8.64% 6.286% 0;
		background-repeat: no-repeat;
		background-image: url(../images/indexkv_hangzhou_sec1_img1.jpg);
		background-position: center bottom;
		background-size: 100% auto;
	}
	.sec1 h5{
		font-size: 1.8rem;
		margin-bottom: 5.56%;
	}
	.sec1 p{
		font-size: 1.3rem;
		color: #fff;	
		line-height: 2.5;
	}
	.sec1 .img-box{
		width: 47.65%;
	}
	.sec1 .img-box img{
		width: 100%;
	}


	.sec2{
		margin-bottom:50px;
	}
	.sec2 h5{
		font-size: 1.4rem;
		line-height: 2.22;
		margin: 0 auto 20px;
	}
	.sec3 h3{
		font-size: 2.7rem;
		margin-bottom: 25px;
	}
	.section ul{
		padding: 0 7%;
	}
	.section li{
		margin-bottom:10px;
		
	}

	.section .text-box{
		width: 46%;
	}
	.section .text-box p{
		font-size: 1.4rem;

		line-height: 2.22;

	}
	.section .img-box{
		width: 43.15%;
	}
	.section .img-box img{
		width: 100%;
	}
}
@media only screen and (max-width:768px){
}
@media only screen and (max-width:767px){
	
}
@media only screen and (max-width:680px){
	.banner .banner_text p{
		font-size: 1.6rem;
		margin-bottom:16px;
	}
	.banner .banner_text h2{
		line-height: 1.46;
		font-size: 2rem;
	}
	
	.sec1 .text-box,.sec1 .img-box,.section .text-box,.section .img-box{ width:100%;}
	.sec1 .text-box{padding:8.64% 6.286%;}
	.sec1 p,.sec2 h5{ line-height:2;}
	.section .img-box{ margin-top:5px;}
	.sec3 h3{font-size:2rem;}

}