
/*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:25%; }
.page2 .content p span{color:#fff;}

/*page3*/
.page3{background:url(../images/bg_4.png) repeat-x;}
/* .page3 .content li{float: left;margin:0 1%;padding:10px 1%;width: 21%;background: #fff;text-align: center;border-radius: 5px;} */
.page3 .content li{
	float: left;
    margin: 0 0.5%;
    padding: 10px 1%;
    width: 13.6%;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    height: 240px;
}
.page3 .content li h6{color:#529299;font-size:17px;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{background: url(../images/zyqh/page4_bg.png) no-repeat center bottom;    z-index: 1;}
.page4 .content{}
.page4 .content h2{margin:40px auto;font-size: 30px;font-weight: bold;color:#fff;text-align: center;background: url(../images/zyqh/page4_tit.png) no-repeat center top;height: 60px;line-height: 60px;position: relative;width: 260px;}
.page4 .content h2 img{position: absolute;top:-20px;right: -15px;-webkit-animation: rotating 8s linear 2.5s infinite both;animation: rotating 8s linear 2.5s infinite both;}
/* .page4 .content ul.one{}
.page4 .content ul.two{}
.page4 .content ul.three{margin: 0 340px;}
.page4 .content ul li{margin: 0 16px;background: #fff;border-radius: 10px;padding:20px 10px;float: left;width:280px; }
.page4 .content ul li h4{color:#fff;text-align: center;height: 36px;line-height: 36px;background:#191d7a;position: relative;}
.page4 .content ul li h4 i{position: absolute;bottom:-7px;left: 48%;width: 15px;height:7px;background: url(../images/zyqh/page4_arrow.png) no-repeat center center;}
.page4 .content ul li p.top{font-size: 16px;line-height:160%;height: 140px;padding-top:10px;background: url(../images/zyqh/page4_line.png) no-repeat center bottom;}
.page4 .content ul li p.top span{color: #2d8088;}
.page4 .content ul li div{padding:20px 0 20px 100px;position: relative;height: 130px}
.page4 .content ul li div img{position: absolute;top:20px;left: 0;}
.page4 .content ul li div h5{color: #2d8088;font-weight: bold;}
.page4 .content ul li div p{font-size: 16px;height: 118px;overflow-y: auto;} */

.page4 .content ul.one{background:url(../images/zyqh/page4_9.png) no-repeat 106px 26px;}
.page4 .content ul.two{background:url(../images/zyqh/page4_10.png) no-repeat 106px 26px;}
.page4 .content ul li{font-size:16px;color:#333333;line-height:60px;background:url(../images/zyqh/page4_8.png) no-repeat left center;padding:0 0 0 54px;margin:0 0 20px 156px;}
.page4 .content ul li span{font-weight:bold;font-size:20px;color:#191d7a;}
.page4 .content .table_title{margin:40px auto 10px;}
.page4 .content p{font-size:18px;color:#fff;text-align:center;}
.page4 .content table{margin:50px auto 0;background:#21b299;border-radius:20px;}
.page4 .content table,td,tr,th{border:none;}
.page4 .content table thead,tbody tr {display:table;width:100%;table-layout:fixed;}
.page4 .content table thead{height:60px;width:calc(100% - 1em)}
.page4 .content table thead th{font-size:20px;color:#ffffff;font-weight:bold;}
.page4 .content table tbody{display:block;max-height:490px;overflow:auto;background:#ffffff;border-radius:0 0 20px 20px;}
.page4 .content table tbody tr{min-height:57px;border-bottom:1px solid #d1e8e4;}
.page4 .content table tbody tr td{text-align:center;font-size:16px;line-height:26px;padding:5px 10px;}
.page4 .content table tbody tr td.nd{color:#f39800;font-size:20px;}

.zxyy .bg2{position: absolute;bottom:300px;right: 0;}

@media screen and (max-width:1000px) {
	/*page2*/
	.page2 .m1000{padding-bottom:2rem;}
	.page2 .content img{display: block;margin: 0 auto;margin-bottom:150px;}
	.page2 .content p{padding: 60px 30px 30px;top: 85%;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;}

	/*page3*/
	.page3{background:url(../images/bg_4.png) repeat-x;}
	.page3 .content li{width: 46%;margin: 10px 1%;height: 200px;}
	.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 ul{background:none;margin: 0px 2%;}
	.page4 .content ul li{margin:0 0 20px;background-size:100% 100%;padding:0 10px 0 30px;}

}