
/*page2*/
.page2 .content{position: relative;}
.page2 .content img{margin-left:30px;position: relative;z-index: 2;}
.page2 .content p{color:#00ffd3;padding:30px 30px 30px 470px;background:#25908f;position: absolute;top:30%; }
.page2 .content p span{color:#fff;}

/*page3*/
.page3 .content li{float: left;margin:0 2%;padding:10px 0.5%;width: 28.3%;background: #fff;text-align: center;border-radius: 5px;}
.page3 .content li h6{color:#529299;font-size: 20px;margin:10px 0;}
.page3 .content li p{font-size: 16px; height: 56px;line-height: 160%;}
.page3 .content li.even{background: #21b299;}
.page3 .content li.even h6{color:#fff;}

/*page4*/
.page4 .content li{color: #2d8088;text-align: center;height: 48px;line-height: 48px;margin:10px 0;position: relative;}
.page4 .content li h6{width: 40%;font-size: 20px;background: url(../images/sdsx/page4_w_1.png) no-repeat left center;}
.page4 .content li p{width: 62%;font-size: 16px;background: url(../images/sdsx/page4_w_2.png) no-repeat right center;position: absolute;right: 0;top:0;}
.page4 .content li.even{color:#fff;}
.page4 .content li.even h6{background: url(../images/sdsx/page4_g_1.png) no-repeat left center;}
.page4 .content li.even p{background: url(../images/sdsx/page4_g_2.png) no-repeat right center;}

/*page5*/
.page5 .content li{float: left;margin:25px 3px;padding:4px 5px 15px;}
.page5 .content li.active{background: url(../images/sdsx/page5.png) no-repeat center top;}

/*page6*/
.page6 .content li{position: relative;padding:20px 10%;background: #fff;border-radius: 20px;margin: 20px 0}
.page6 .content li span{position: absolute;top:0;left:3%;text-align: center;padding-top:40px;width: 44px;height: 50px;background: url(../images/sdsx/page6_icon.png) no-repeat center top;font-size: 30px;color: #fff;}
.page6 .content li h6{font-size: 20px;color:#21b299;}
.page6 .content li p{font-size: 16px;}

.box1{background: url(../images/sdsx/page5_bg.png) no-repeat center top;position: relative;z-index: 2;}
.zxyy .bg2{position: absolute;bottom:100%;right: 0;}

#reg form label{ margin: 6px 0;}
@media screen and (max-width:1000px) {
	/*page1*/
	/* .page1{font-size: 14px;line-height: 120%;} */

	/*page2*/
	.page2 .content img{display: block;margin: 0 auto;margin-bottom:150px;}
	.page2 .content p{padding: 60px 0px 30px;top: 85%;width: 100%;text-align: center;}

	/*page3*/
	.page3{background:url(../images/bg_4.png) repeat-x;}
	.page3 .content li{width: 30.3%;margin: 10px 1%;}
	.page3 .content li.four{margin: 10px 1% 10px 16%;}
	.page3 .content li h6{font-size: 26px;}
	.page3 .content li p{font-size: 18px;}

	/*page4*/
	.page4 .content li{height: 99px;line-height: 99px;}
	.page4 .content li h6{background: url(../images/sdsx/m_page4_w_1.png) no-repeat left center;}
	.page4 .content li p{padding:30px 6% 0 8%;height: 100%;box-sizing:border-box;line-height:160%;background: url(../images/sdsx/m_page4_w_2.png) no-repeat right center;}
	.page4 .content li.even h6{background: url(../images/sdsx/m_page4_g_1.png) no-repeat left center;}
	.page4 .content li.even p{background: url(../images/sdsx/m_page4_g_2.png) no-repeat right center;}

	/*page5*/
	.page5 .content li{padding:4px 10px 15px; margin: 15px 3px;}

	/*page6*/
	.page6 .content li{padding: 20px 2% 20px 13%;}
	.page6 .content li h6{font-size: 14px;}
	.page6 .content li p{font-size: 10px;line-height: 120%}

}