body{
	font-size: 14px;
	overflow-x:hidden;
}
.row{
	margin-left:0;
	margin-right:0;
}
.inner-bnr{
	width:100%;
	padding:20px 0;
}
.inner-bnr img{
	width:100%;
}
.section-tit{
	color:#359839;
	text-align: center;
	font-size:30px;
	font-weight: bold;
	margin:40px auto;
}
.section1-info-img{
	padding-bottom: 21.7%;
	position: relative;
}
.section1-info-img img{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.section1 .row{
	position: relative;
}
.section1 .pk-circle{
	position: absolute;
	left:50%;
	margin-left:-1.2em;
	top:50%;
	margin-top:-1.2em;
	font-size:50px;
	width:2.4em;
	height:2.4em;
	line-height:2em;
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background:#4e97db;
	z-index:5;
	border:0.2em solid #fff;
	color:#fff;
	font-weight: bold;
}
.section1-info-1,.section1-info-2{
	font-size:18px;
	margin-left:-15px;
	margin-top:40px;
	padding-top:20px;
	position: relative;
}
.color-green{
	color:#359839;
}
.section1-info-1:before,.section1-info-2:before{
	content:'';
	position: absolute;
	display: block;
	left:0;
	top:0;
	height:3px;
	width:3em;
	background:#359839;
}
.section1-info-2 .p0{
	font-size:1.8em;
}

/*section2*/
.section2{
	padding:60px 0;
}
.section2   .main-cen-cont .row{
	font-size:24px;
	position: relative;
	padding-left:3.5em;
	margin-top:15px;
}
.section2 .main-cen-cont .left-nav{
	position: absolute;
	left:0;
	top:0;
	bottom:0;
	color:#fff;
	width:3em;
}

.section2 .main-cen-cont .left-nav .p0{
	background:#898989;
	width:100%;
	padding:0.8em 1em;
	text-align: center;
	font-weight: bold;
	position: absolute;
	height:100%;
	line-height:1.5em;
}
.section2 .main-cen-cont .left-nav .p0 span{
	font-family: "宋体";
	font-size:1.2em;
}
.section2 .main-cen-cont .one-img div{
	margin-left:5px;
	margin-right:5px;
	padding-bottom:57%;
	position: relative;
	overflow: hidden;
}
.section2 .main-cen-cont .one-img img{
	width:100%;
	position: absolute;
	left:0;
	top:0;
}
@media only screen and (min-width:320px) and (max-width:768px){
	.section1,.section2{padding-left:10px;padding-right:10px;}
	.section-tit{font-size:18px;margin:20px auto;}
	.section1-info-img{padding-bottom: 42.7%;}
	.section1-info-1,.section1-info-2{font-size:12px;}
	.inner-bnr{padding:0;}
	.section1 .pk-circle{font-size:30px}
	.section2{padding:10px 0;}
	.section2   .main-cen-cont .row{font-size:12px;margin-left:0;margin-right:0;padding-left:0;padding-top:4em;}
	.section2 .main-cen-cont .left-nav{top:0;left:5px;height:3em;width:6em;}
	.section2 .main-cen-cont .one-img{padding:0;}
	.section2 .main-cen-cont .left-nav .p0 span{display: none;}
}
@media only screen and (min-width:769px) and (max-width:1000px){
	.section2   .main-cen-cont .row{font-size:18px;margin-left:0;margin-right:0;padding-left:0;padding-top:4em;}
	.section2 .main-cen-cont .left-nav{top:0;left:5px;height:3em;width:6em;}
	.section2 .main-cen-cont .one-img{padding:0;}
	.section2 .main-cen-cont .left-nav .p0 span{display: none;}
}

@media only screen and (min-width:1566px) {
	.section2   .main-cen-cont .row{font-size:30px;}
}
@media only screen and (min-width:1440px) and (max-width:1566px){
	.section2   .main-cen-cont .row{font-size:24px;}
}

@media only screen and (min-width:1200px) and (max-width:1439px){
	.section2   .main-cen-cont .row{font-size:20px;}
}

@media only screen and (min-width:1000px) and (max-width:1199px){
	.section1-info-1,.section1-info-2{font-size:14px;}
	.section2   .main-cen-cont .row{font-size:18px;}
}