@charset "utf-8";

.topArea { position:relative; }

/* Banner */
.banner-ny { position:relative; }
.banner-ny img { width:100%; height:auto; }
.banner-ny .img02 { display:none; }

.banner-ny .txt { position:absolute; top:42%; transform: translateY(-50%); left:0; right:0; color:#fff; line-height:1.1; z-index:2; }
.banner-ny .txt .p1 { font-size:52px; font-weight:bold; }
.banner-ny .txt .p2 { font-size:36px; margin-top:25px; }

@media all and (max-width:1480px){
	.banner-ny .txt .p1 { font-size:40px; }
	.banner-ny .txt .p2 { font-size:24px; margin-top:20px; }
}
@media all and (max-width:1200px){
	.banner-ny .img01 { display:none; }
	.banner-ny .img02 { display:block; }
	
	.banner-ny .txt { top:50%; text-align:center; }
	.banner-ny .txt .p1 { font-size:30px; }
	.banner-ny .txt .p2 { font-size:18px; margin-top:15px; }
}
 
/* 主体 */
.container { position:relative; padding:0; }
.wrap {  margin:0 auto; }

.main { padding:80px 0; }

@media all and (max-width:1480px){
	.main { padding:60px 0; }
}
@media all and (max-width:1200px){
	.main { padding:40px 0; }
}

.dheight{height: 76px;}
.sidebar { border-bottom:1px solid #E3F1E9; }

.leftTitle { display:none; }

.menu ul li { position:relative; display:inline-block; margin-right:60px; font-size:0; }
.menu ul li:last-child { margin-right:0; }
.menu ul li a { position:relative; display:inline-block; font-size:16px; color:#333; height:75px; line-height:75px; }
.menu ul li a:before { position:absolute; display:block; content:""; left:50%; bottom:-1px; width:0; height:1px; background:#01A56C; transition: all 0.6s; z-index:5; }
.menu ul li.current a,.menu ul li:hover a { color:#01A56C; }
.menu ul li.current a:before,.menu ul li:hover a:before { left:0; width:100%; }

@media all and (max-width:1480px){
	.menu ul li { margin-right:40px; }
	.menu ul li:last-child { margin-right:0; }
}
@media all and (max-width:1200px){
	.dheight { display:none; }
}
 
/* 内容模式 */
.article { line-height:2; font-size:16px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:24px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; font-size:16px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article .ft ul li { height:30px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.article img { max-width:100%; height:auto!important; }

@media all and (max-width:1200px){
	.article { font-size:14px; }
	.article .hd h1 { font-size:20px; }
	.article .bd { font-size:14px; }
}
 
/* 面包屑 */
.location { width:1280px; margin:0 auto 30px; font-size:16px; color:#333; display:none; }
.location a { color:#333; display:inline-block; padding:0 10px; }
.location a.u-home { padding-left:25px; background:url(u-home.png) no-repeat center left; }

@media all and (max-width:1480px){
	.location { width:100%; }
}
@media all and (max-width:1000px){
 
	.location { margin:0 auto 20px; font-size:12px; }
	.location a { padding:0 5px; }
}
 
 
/* 新闻列表 */
.list { padding:0 0 60px; }
.list li { border-bottom:1px dashed #e0e0e0; background:url(o_ico_11.jpg) no-repeat center left; font-size:16px; line-height:50px; height:50px; clear:both; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.list li span { float:right; color:#999; font-size:14px; margin-left:15px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

@media all and (max-width:1200px){
	.list { padding:0 0 40px; }
	.list li { font-size:14px; line-height:40px; height:40px; }
	.list li span { font-size:12px; }
}

/* 图文新闻 */
.picnews { padding-bottom:60px; }
.picnews ul { border-bottom:1px solid #7f7f7f;  }
.picnews ul li { position:relative; border-top:1px solid #7f7f7f; }
.picnews ul li:before { position:absolute; left:0; top:-1px; width:0; height:3px; background:#01A56C; display:block; content:""; transition: all 0.6s; z-index:2; }
.picnews ul li a { position:relative; display:block; padding:35px 0; }
.picnews ul li .pic { float:right; width:400px; margin-right:160px; overflow:hidden; }
.picnews ul li .pic img { transition: all 0.6s; }
.picnews ul li .txt { float:left; width:calc(100% - 730px); }
.picnews ul li .txt .p1 { font-size:24px; color:#333; line-height:40px; min-height:80px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.picnews ul li .txt .p2 { display:none; margin-top:10px; color:#7d7d7d; font-size:14px; }
.picnews ul li .txt .p3 { font-size:16px; color:#7d7d7d; line-height:30px; margin-top:20px; min-height:90px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.picnews ul li .txt .p4 { font-size:16px; color:#7d7d7d; margin-top:60px; }

.picnews ul li .date { position:absolute; top:35px; right:0; font-size:36px; color:#303030; line-height:1; text-align:right; z-index:2; }
.picnews ul li .date span { display:block; font-size:18px; margin-top:10px; }

.picnews ul li:hover:before { width:100%; }
.picnews ul li:hover .pic img { transform: scale(1.1)!important; }
.picnews ul li:hover .txt .p1 { color:#01A56C; }
.picnews ul li:hover .txt .p4 { color:#01A56C; }
.picnews ul li:hover .date { color:#01A56C; }

@media all and (max-width:1760px){
	.picnews { padding-bottom:40px; }
	.picnews ul li a { padding:25px 0; }
	.picnews ul li .pic { float:right; width:300px; margin-right:100px; }
 
	.picnews ul li .txt { float:left; width:calc(100% - 450px); }
	.picnews ul li .txt .p1 { font-size:18px; line-height:30px; min-height:60px; -webkit-line-clamp:2; }
	.picnews ul li .txt .p3 { font-size:14px; line-height:25px; margin-top:15px; min-height:75px; -webkit-line-clamp:3; }
	.picnews ul li .txt .p4 { font-size:14px; margin-top:20px; }

	.picnews ul li .date { top:25px; font-size:28px; }
	.picnews ul li .date span { font-size:16px; margin-top:10px; }
}
@media all and (max-width:750px){
	.picnews { padding-bottom:30px; }
 
	.picnews ul li a { padding:15px 0; }
	.picnews ul li .pic { float:none; width:100%; margin-right:0; }
 
	.picnews ul li .txt { float:none; width:100%; margin-top:20px; }
	.picnews ul li .txt .p1 { font-size:16px; line-height:25px; min-height:25px; -webkit-line-clamp:2; }
	.picnews ul li .txt .p2 { display:block; }
	.picnews ul li .txt .p3 { font-size:14px; line-height:25px; margin-top:10px; min-height:25px; -webkit-line-clamp:3; }
	.picnews ul li .txt .p4 { font-size:14px; margin-top:15px; }

	.picnews ul li .date { display:none; }
}

.picnews01 .wrap { position:relative; }
.picnews01 .swiper-slide a { display:block; background:#f8f8f8; }
.picnews01 .swiper-slide .pic { float:left; width:45%; z-index:2; overflow: hidden;}
.picnews01 .swiper-slide .txt { float:right; width:55%; padding:85px 45px 0 75px; box-sizing: border-box; }
.picnews01 .swiper-slide .txt .p1 { font-size:16px; color:#b5b5b7; }
.picnews01 .swiper-slide .txt .p2 { font-size:30px; color:#01A56C; margin-top:20px; line-height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.picnews01 .swiper-slide .txt .p3 { font-size:16px; font-weight:100; color:#666; margin-top:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.picnews01 .swiper-slide .txt .p4 { font-size:16px; color:#01A56C; margin-top:60px; }
.picnews01 .swiper-slide a  .pic img{ transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ; }
.picnews01 .swiper-slide a:hover  .pic img{ transform:scale(1.2) ; -webkit-transform:scale(1.2) ; -moz-transform:scale(1.2) ; -ms-transform:scale(1.2) ; -o-transform:scale(1.2) ; }

.picnews01 .btn { position:absolute; right:45px; bottom:40px; font-size:0; z-index:2; }
.picnews01 .btn01 { display:inline-block; width:54px; height:54px; border-radius:100%; cursor:pointer; }
.picnews01 .prev-xw01 { background:url(nxz13.png) no-repeat center; margin-right:15px; }
.picnews01 .next-xw01 { background:url(nxz13.png) no-repeat center; transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); }

.picnews01 .prev-xw01:hover { background:url(nxz14.png) no-repeat center; transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); }
.picnews01 .next-xw01:hover { background:url(nxz14.png) no-repeat center; transform: rotateY(0); -webkit-transform: rotateY(0); -moz-transform: rotateY(0); -ms-transform: rotateY(0); -o-transform: rotateY(0); }

@media all and (max-width:1400px){
	/* .picnews01 { margin-top:50px; } */
	.picnews01 .swiper-slide .txt { float:right; width:55%; padding:50px 35px 0 50px; }
	.picnews01 .swiper-slide .txt .p1 { font-size:16px; }
	.picnews01 .swiper-slide .txt .p2 { font-size:28px; margin-top:15px; line-height:35px; }
	.picnews01 .swiper-slide .txt .p3 { font-size:16px; margin-top:20px; line-height:30px; -webkit-line-clamp:2; }
	.picnews01 .swiper-slide .txt .p4 { font-size:16px; margin-top:40px; }
}
@media all and (max-width:1100px){
	.picnews01 { margin-top:30px; }
	.picnews01 .swiper-slide .pic { float:none; width:100%; }
	.picnews01 .swiper-slide .txt { float:none; width:100%; padding:25px 4% 0; min-height:200px; }
	.picnews01 .swiper-slide .txt .p1 { font-size:14px; }
	.picnews01 .swiper-slide .txt .p2 { font-size:16px; margin-top:10px; line-height:25px; height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; display:block; }
	.picnews01 .swiper-slide .txt .p3 { font-size:14px; margin-top:10px; line-height:25px; -webkit-line-clamp:2; }
	.picnews01 .swiper-slide .txt .p4 { font-size:14px; margin-top:15px; }
	
	.picnews01 .btn { position:relative; right:auto; bottom:auto; width:100%; margin-top:25px; text-align:center; }
	.picnews01 .btn01 { width:35px; height:35px; background-size:cover!important; }
}

.picnews02 { margin-top:70px; padding-bottom:60px; }
.picnews02 ul { border-top:1px solid #eee; }
.picnews02 ul li { border-bottom:1px solid #eee; }
.picnews02 ul li a { display:block; padding:35px 0; }
.picnews02 ul li .date { float:left; width:120px; height:120px; margin:15px 0 0 30px; text-align:center;  border-radius:7px; line-height:1.1; }
.picnews02 ul li .date p { font-size:60px; font-family:"Arial"; font-weight:bold; color:#333; padding-top:15px; }
.picnews02 ul li .date span { display:block; font-size:18px; color:#999; }

.picnews02 ul li .pic { float:left; margin-left:40px; width:355px; border-radius:7px; overflow:hidden; }
.picnews02 ul li .pic img { transition: all 0.6s; }
.picnews02 ul li .txt { float:right; width:calc(100% - 595px); padding-top:30px; }
.picnews02 ul li .txt .p1 { font-size:24px; color:#333; line-height:25px; height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.picnews02 ul li .txt .p2 { font-size:16px; font-weight:100;  color:#666; line-height:30px; margin-top:20px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.picnews02 ul li .txt .p3 { margin-top:35px; height:24px; background:url(ico03.png) no-repeat center left; }
.picnews02 ul li .txt .p4 { margin-top:10px; font-size:14px; color:#999; display:none; }

.picnews02 ul li:hover { background:#eee; }
.picnews02 ul li:hover .date { background:#01A56C; }
.picnews02 ul li:hover .date p { color:#fff; }
.picnews02 ul li:hover .date span { color:#fff; }
.picnews02 ul li:hover .pic img { transform: scale(1.1)!important; }
.picnews02 ul li:hover .txt .p1 { color:#01A56C; }

@media all and (max-width:1480px){
	.picnews02 { margin-top:50px; }
	.picnews02 ul li a { padding:30px 0; }
	.picnews02 ul li .date { width:90px; height:90px; margin:15px 0 0 0; }
	.picnews02 ul li .date p { font-size:40px; padding-top:15px; }
	.picnews02 ul li .date span { font-size:14px; }

	.picnews02 ul li .pic { float:left; margin-left:30px; width:300px; }
	.picnews02 ul li .txt { float:right; width:calc(100% - 470px); padding-top:30px; }
	.picnews02 ul li .txt .p1 { font-size:18px; line-height:20px; height:20px; }
	.picnews02 ul li .txt .p2 { font-size:16px; line-height:30px; margin-top:20px; -webkit-line-clamp:2; }
	.picnews02 ul li .txt .p3 { margin-top:25px; height:24px; }
}
@media all and (max-width:1200px){
	.picnews02 { margin-top:30px; padding-bottom:40px; }
	.picnews02 ul li a { padding:20px 0; }
	.picnews02 ul li .date { display:none; }
 
	.picnews02 ul li .pic { float:none; margin-left:0; width:100%; }
	.picnews02 ul li .txt { float:none; width:100%;  padding-top:20px; }
	.picnews02 ul li .txt .p1 { font-size:16px; line-height:20px; height:20px; }
	.picnews02 ul li .txt .p2 { font-size:14px; line-height:25px; margin-top:10px; -webkit-line-clamp:2; }
	.picnews02 ul li .txt .p3 { margin-top:10px; height:24px; }
	.picnews02 ul li .txt .p4 { display:block; }
}

/* 图片列表 */
.piList { padding-bottom:60px; }
.piList ul li { float:left; width:32%; margin-right:2%; }
.piList ul li:nth-child(3n) { margin-right:0; }
.piList ul li:nth-child(n + 4) { margin-top:40px; }
.piList ul li .pic { position:relative; padding-bottom:65%; overflow:hidden; }
.piList ul li .pic img { position:absolute; left:0; top:0; width:100%; height:100%; transition: all 0.6s; object-fit: cover; z-index:2; }
.piList ul li .txt { height:60px; background:#f5f5f5; text-align:center; padding:0 10px; font-size:16px; color:#333; line-height:60px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}

.piList ul li:hover .pic img { transform: scale(1.1)!important; }
.piList ul li:hover .txt { background:#01A56C; color:#fff; }
 
@media all and (max-width:1480px){
	.piList ul li:nth-child(n + 4) { margin-top:30px; }
	.piList ul li .txt { height:60px; font-size:16px; line-height:60px; }
}
 
@media all and (max-width:1200px){
	.piList { padding-bottom:40px; }
	.piList ul li { width:49%;  }
	.piList ul li:nth-child(3n) { margin-right:2%; }
	.piList ul li:nth-child(2n) { margin-right:0; }
	.piList ul li:nth-child(n + 3) { margin-top:2%; }
	.piList ul li .txt { font-size:14px; height:40px; line-height:40px; }

}
 
/* 分页 */
.page { text-align:center; }
.page a { display:inline-block; margin:0 5px; padding:5px 11px; background:#f0f0f1; color:#4f4f4f; vertical-align:top; font-size: 14px; }
.page a:hover,.page .current { background:#01A56C; color:#fff; }

@media screen and (max-width: 1200px){
	.page a { padding:3px 5px; margin: 0 3px; font-size: 12px; }
}

.ny-hd { line-height:1.1; text-align:center; }
.ny-hd .p1 { font-size:42px; color:#000;     font-family: 'PingFang SC';}
.ny-hd .p2 { font-size:14px; color:#666; margin-top:10px; text-transform:uppercase; }

@media all and (max-width:1480px){
	.ny-hd .p1 { font-size:30px; }
	.ny-hd .p2 { font-size:14px; margin-top:10px; }
}
@media all and (max-width:1200px){
	.ny-hd .p1 { font-size:20px; }
	.ny-hd .p2 { font-size:14px; margin-top:5px;line-height: 1.5 }
}

 
.abArea01 { padding:75px 0 95px; }
.abArea01 .wrap { display:flex; flex-wrap: wrap;  flex-direction:row-reverse; justify-content: space-between; align-items: center; }
.abArea01 .pic { width:550px; border-radius:8px; overflow:hidden; }
.abArea01 .txt { width:765px; line-height:1.1; }
.abArea01 .txt .ny-hd { text-align:left; }
.abArea01 .txt .bd { margin-top:45px; font-size:16px; line-height:30px; color:#666; }

@media all and (max-width:1480px){
	.abArea01 { padding:60px 0; }
	.abArea01 .pic { width:550px; }
	.abArea01 .txt { width:calc(100% - 600px); }
	.abArea01 .txt .ny-hd { text-align:left; }
	.abArea01 .txt .bd { margin-top:30px; font-size:14px; line-height:25px; }
}
@media all and (max-width:1200px){
	.abArea01 { padding:40px 0; }
	.abArea01 .pic { width:500px; }
	.abArea01 .txt { width:calc(100% - 550px); }
	.abArea01 .txt .ny-hd { text-align:left; }
	.abArea01 .txt .bd { margin-top:20px; font-size:14px; line-height:25px; }
}
@media all and (max-width:1000px){
	.abArea01 .wrap { flex-direction:row; }
	.abArea01 .pic { width:100%; margin-top:30px; }
	.abArea01 .txt { width:100%; }
	.abArea01 .txt .ny-hd { text-align:center; }
	.abArea01 .txt .bd { margin-top:20px; font-size:14px; line-height:25px; }
}

.abArea02 { padding:65px 0 80px; background:url(abArea02.jpg) no-repeat center bottom; background-size:cover; }
.abArea02 .bd { margin-top:60px; }
.abArea02 .bd ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; } 
.abArea02 .bd ul li { width:31.55%; padding:45px 30px 0 30px; min-height:350px; /*background:url(ab01.png) no-repeat center; background-size:100% 100%;*/ background: white; border-radius:8px; box-sizing: border-box; line-height:1.1; }
.abArea02 .bd ul li .p1 { min-height:130px; }
.abArea02 .bd ul li .p1 img { max-height:65px; width:auto; }
.abArea02 .bd ul li .p2 { font-size:30px; color:#01A56C; }
.abArea02 .bd ul li .p3 { font-size:16px; line-height:30px; margin-top:20px; color:#666; }
.abArea02 .bd ul li:hover{background: url(nxz102.png) no-repeat right top;background-size: 100%;}

.abArea02 .bd ul li:hover .p1 img { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s;  }

@media all and (max-width:1480px){
	.abArea02 { padding:60px 0; }
	.abArea02 .bd { margin-top:40px; }
	.abArea02 .bd ul li { width:31.55%; padding:40px 25px 0 25px; min-height:300px; }
	.abArea02 .bd ul li .p1 { min-height:80px; }
	.abArea02 .bd ul li .p1 img { max-height:50px; width:auto; }
	.abArea02 .bd ul li .p2 { font-size:24px; }
	.abArea02 .bd ul li .p3 { font-size:16px; line-height:30px; margin-top:20px; }
}
@media all and (max-width:1200px){
	.abArea02 { padding:40px 0; }
	.abArea02 .bd { margin-top:30px; }
	.abArea02 .bd ul li { width:31.55%; padding:30px 20px 0 20px; min-height:220px; }
	.abArea02 .bd ul li .p1 { min-height:60px; }
	.abArea02 .bd ul li .p1 img { max-height:40px; width:auto; }
	.abArea02 .bd ul li .p2 { font-size:20px; }
	.abArea02 .bd ul li .p3 { font-size:14px; line-height:25px; margin-top:15px; }
}
@media all and (max-width:750px){
	.abArea02 .bd ul li { width:100%; padding:30px 4%; min-height:110px; }
	.abArea02 .bd ul li:nth-child(n + 2) { margin-top:15px; }
	.abArea02 .bd ul li .p1 { min-height:50px; }
	.abArea02 .bd ul li .p1 img { max-height:30px; width:auto; }
	.abArea02 .bd ul li .p2 { font-size:20px; }
	.abArea02 .bd ul li .p3 { font-size:14px; line-height:25px; margin-top:15px; }
}

.abArea03 { padding:75px 0 55px; }
.abArea03 .bd03 { font-size:16px; color:#666666; margin-top:30px; text-align:center; }
.abArea03 .bd { margin-top:22px; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
.abArea03 .bd01 { width:315px; }
.abArea03 .bd01 ul li { min-height:130px; padding-left:80px; font-size:16px; line-height:1.1; display:flex; align-items: center; background: linear-gradient(to right,#f4f7fa,#ebf0fa); border-radius:8px; background: url(nxz33.png)no-repeat top right;background-size: 100% 100%;overflow: hidden;}
.abArea03 .bd01 ul li:nth-child(n + 2) { margin-top:35px; }
.abArea03 .bd01 ul li .p1 { color:#01A56C; }
.abArea03 .bd01 ul li .p1 i { font-size:48px; font-family:"Arial"; margin-right:5px; }
.abArea03 .bd01 ul li .p2 { color:#333; margin-top:5px; }

.abArea03 .bd01 ul li:hover { background:url(ab04.png) no-repeat center; background-size:100% 100%; }
.abArea03 .bd01 ul li:hover .p1 { color:#fff; }
.abArea03 .bd01 ul li:hover .p2 { color:rgba(255,255,255,0.8); }

.abArea03 .bd02 { width:950px; }
.abArea03 .bd02 .bd021 { position:relative; }
.abArea03 .bd02 .bd021 .item { position:absolute; z-index:0; cursor:pointer; }
.abArea03 .bd02 .bd021 .item .title { width:75px; height:35px; background: linear-gradient(to right,#01A56C,#b1e0bc); border-radius:20px; display:flex; align-items: center; justify-content: center; color:#fff; font-size:14px; position:relative; }
.abArea03 .bd02 .bd021 .item .title:before {content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(1,165,108,0.3); border-radius: 100%; opacity: 1;animation: bianda 2s linear infinite; z-index:-1 ;animation-play-state: running; border-radius:20px}

.abArea03 .bd02 .bd021 .p2 { position:absolute; top:57.5%; left:71.5%; width:50px; height:50px; border-radius: 100%; z-index:2; }
.abArea03 .bd02 .bd021 .p2:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(1,165,108,0.5); border-radius: 100%; opacity: 1;animation: bianda2 2s linear infinite; z-index:-1 ;animation-play-state: running; }

.abArea03 .bd02 .bd022 { display:none; }

@media all and (max-width:1480px){
	.abArea03 { padding:60px 0; }
	.abArea03 .bd03 { font-size:16px; margin-top:30px; }
	.abArea03 .bd { margin-top:30px; }
	.abArea03 .bd01 { width:280px; }
	.abArea03 .bd01 ul li { min-height:120px; padding-left:60px; font-size:14px; }
	.abArea03 .bd01 ul li:nth-child(n + 2) { margin-top:30px; }
	.abArea03 .bd01 ul li .p1 i { font-size:38px; }
	.abArea03 .bd01 ul li .p2 { margin-top:5px; }
 
	.abArea03 .bd02 { width:calc(100% - 350px); }
}
@media all and (max-width:1200px){
	.abArea03 { padding:40px 0; }
	.abArea03 .bd03 { font-size:14px; margin-top:20px; }
	.abArea03 .bd { margin-top:30px; }
	.abArea03 .bd01 { width:200px; }
	.abArea03 .bd01 ul li { min-height:100px; padding-left:40px; font-size:14px; }
	.abArea03 .bd01 ul li:nth-child(n + 2) { margin-top:30px; }
	.abArea03 .bd01 ul li .p1 i { font-size:28px; }
	.abArea03 .bd01 ul li .p2 { margin-top:5px; }
 
	.abArea03 .bd02 { width:calc(100% - 250px); }
}
@media all and (max-width:900px){
	.abArea03 .bd01 { width:100%; }
	.abArea03 .bd01 ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
	.abArea03 .bd01 ul li { display:block; width:32%; min-height:10px; padding:25px 10px; text-align:center; font-size:14px; box-sizing: border-box; }
	.abArea03 .bd01 ul li:nth-child(n + 2) { margin-top:0; }
	.abArea03 .bd01 ul li .p1 i { font-size:28px; }
	.abArea03 .bd01 ul li .p2 { margin-top:5px; }
 
	.abArea03 .bd02 { width:100%; margin-top:30px; }
	.abArea03 .bd02 .bd021 { display:none; }
	.abArea03 .bd02 .bd022 { display:block; }
}
@media all and (max-width:500px){
	.abArea03 .bd01 ul li { width:100%; }
	.abArea03 .bd01 ul li:nth-child(n + 2) { margin-top:15px; }
}


@keyframes bianda{
	0{ transform: scale(1); opacity: 1;}
	100%{ transform: scale(1.5); opacity: 0;}
}
@keyframes bianda2{
	0{ transform: scale(1); opacity: 1;}
	100%{ transform: scale(10); opacity: 0;}
}

.abArea04 { padding:50px 0 90px; background:url(abArea04.png) no-repeat center bottom; background-size:cover; }
.abArea04 .bd { position:relative; margin-top:50px; }
.abArea04 .bd .swiper-slide .pic { width:100%; min-height:430px; background:#fff; border-radius:8px; display:flex; justify-content: center; align-items: center; }
.abArea04 .bd .swiper-slide .pic img { max-height:330px; }

.abArea04 .bd .swiper-slide:hover .pic { background:url(ab05.png) no-repeat right top; background-size:cover; }

.abArea04 .bd .btn01 { position:absolute; top:50%; margin-top:-22px; width:45px; height:45px; border:2px solid #fff; background:url(ab06.png) no-repeat center #f1f4f8; border-radius:100%; box-shadow:0px 0px 10px rgba(67,99,158,0.15); z-index:2; cursor:pointer; }
.abArea04 .bd .prev-ab04 { left:-100px; }
.abArea04 .bd .next-ab04 { right:-100px; transform: rotate(180deg); }

.abArea04 .bd .btn01:hover { background:url(ab07.png) no-repeat center #01A56C; }
.abArea04 .bd .prev-ab04:hover { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); }
.abArea04 .bd .next-ab04:hover { transform: rotate(0deg); }

@media all and (max-width:1480px){
	.abArea04 { padding:60px 0; }
	.abArea04 .bd { margin-top:40px; }
	.abArea04 .bd .swiper-slide .pic { min-height:300px; }
	.abArea04 .bd .swiper-slide .pic img { max-height:250px; }
	
	.abArea04 .bd .btn01 { margin-top:-20px; width:40px; height:40px; }
	.abArea04 .bd .prev-ab04 { left:-60px; }
	.abArea04 .bd .next-ab04 { right:-60px; }
}
@media all and (max-width:1200px){
	.abArea04 { padding:40px 0; }
	.abArea04 .bd { margin-top:30px; }
	.abArea04 .bd .swiper-slide .pic { min-height:250px; }
	.abArea04 .bd .swiper-slide .pic img { max-height:200px; }
	
	.abArea04 .bd .btn { margin-top:25px; text-align:center; font-size:0; }
	.abArea04 .bd .btn01 { margin-top:0; width:35px; height:35px; position:relative; top:auto; display:inline-block; }
	.abArea04 .bd .prev-ab04 { left:auto; }
	.abArea04 .bd .next-ab04 { right:auto; margin-left:15px; }
}
@media all and (max-width:750px){
	.abArea04 .bd .swiper-slide .pic { padding:30px 0; min-height:10px; }
	.abArea04 .bd .swiper-slide .pic img { max-width:80%; height:auto; max-height:200px; }
}

.abArea05 { background:url(abArea05.png) no-repeat center; background-size:cover; }
.abArea05 .wrap { position:relative; padding:100px 0 0; display: flex;justify-content: center;}
.abArea05 .bd01 { float:left; max-width:460px; }
.abArea05 .bd01 .ny-hd { text-align:center; }
.abArea05 .bd01 .txt { font-size:16px; line-height:30px; margin-top:40px; color:#333; text-align:center;}
.abArea05 .bd02 {width:205px; z-index:2; margin-left: 120px;}
.abArea05 .bd03 { float:right; width:305px; display: none;}
.abArea05 .bd03 ul li:nth-child(n + 2) { margin-top:30px; }
.abArea05 .bd03 ul li .pic { float:left; width:95px; border-radius:5px; overflow:hidden; background:#fff; }
.abArea05 .bd03 ul li .txt { float:right; width:calc(100% - 125px); line-height:1.1; color:#333; padding-top:20px; }
.abArea05 .bd03 ul li .txt .p1 { font-size:20px; }
.abArea05 .bd03 ul li .txt .p2 { font-size:16px; margin-top:10px; }

@media all and (max-width:1480px){
	.abArea05 .wrap { padding:60px 0; }
	.abArea05 .bd01 { max-width:405px; }
	.abArea05 .bd01 .txt { font-size:14px; line-height:25px; margin-top:30px; }
	.abArea05 .bd02 { position:absolute; right:0; bottom:0; width:160px; z-index:2; }
	.abArea05 .bd03 { float:right; width:305px; }
	.abArea05 .bd03 ul li:nth-child(n + 2) { margin-top:20px; }
	.abArea05 .bd03 ul li .pic { float:left; width:90px; }
	.abArea05 .bd03 ul li .txt { float:right; width:calc(100% - 110px); padding-top:20px; }
	.abArea05 .bd03 ul li .txt .p1 { font-size:16px; }
	.abArea05 .bd03 ul li .txt .p2 { font-size:14px; margin-top:10px; }
}
@media all and (max-width:1000px){
	.abArea05 .wrap { padding:40px 0; }
	.abArea05 .bd02 { display:none; }
}
@media all and (max-width:800px){
	.abArea05 .wrap { padding:40px 0; }
	.abArea05 .bd01 .ny-hd { text-align:center; }
	.abArea05 .bd01 { float:none; max-width:100%; }
	.abArea05 .bd01 .txt { font-size:14px; line-height:25px; margin-top:20px; }
	.abArea05 .bd02 { display:none; }
	.abArea05 .bd03 { float:none; width:100%; margin-top:25px; }
}

.qyArea01 .bd { margin-top:43px; }
.qyArea01 .bd ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.qyArea01 .bd ul li { min-height:250px; padding-top:50px; text-align:center; box-sizing: border-box; border-radius:10px; box-shadow:0px 8px 10px -5px rgba(0,0,0,0.1) ; -webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; }
.qyArea01 .bd ul li .p1 img { max-height:100px; width:auto; }
.qyArea01 .bd ul li .p2 { font-size:20px; line-height:30px; color:#333; margin-top:25px; }

.qyArea01 .bd ul li:hover .p1 img { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s;  }

.qyArea01 .bd ul li{background: url(nxz34.png)no-repeat right top;background-size: cover;}
/* .qyArea01 .bd ul li:nth-child(1) { background:linear-gradient(to left bottom, #fef7e8, #fff); }
.qyArea01 .bd ul li:nth-child(2) { background:linear-gradient(to left bottom, #feedf8, #fff); }
.qyArea01 .bd ul li:nth-child(3) { background:linear-gradient(to left bottom, #e9f2ff, #fff); }
.qyArea01 .bd ul li:nth-child(4) { background:linear-gradient(to left bottom, #eef9ef, #fff); }
.qyArea01 .bd ul li:nth-child(5) { background:linear-gradient(to left bottom, #f8f0fe, #fff); } */

@media all and (max-width:1480px){
	.qyArea01 .bd { margin-top:40px; }
	.qyArea01 .bd ul li { min-height:190px; padding-top:30px; }
	.qyArea01 .bd ul li .p1 img { max-height:80px; width:auto; }
	.qyArea01 .bd ul li .p2 { font-size:18px; line-height:25px; margin-top:20px; }
}
@media all and (max-width:1200px){
	.qyArea01 .bd { margin-top:30px; }
	.qyArea01 .bd ul li { min-height:140px; padding-top:20px; }
	.qyArea01 .bd ul li .p1 img { max-height:60px; width:auto; }
	.qyArea01 .bd ul li .p2 { font-size:14px; line-height:20px; margin-top:15px; }
}
@media all and (max-width:750px){
	.qyArea01 .bd ul { display:block; }
	.qyArea01 .bd ul li { float:left; width:32%!important; margin-right:2%; min-height:130px; padding-top:20px; }
	.qyArea01 .bd ul li:nth-child(3n) { margin-right:0; }
	.qyArea01 .bd ul li:nth-child(n + 4) { margin-top:2%; }
	
	.qyArea01 .bd ul li .p1 img { max-height:40px; width:auto; }
	.qyArea01 .bd ul li .p2 { font-size:14px; line-height:20px; margin-top:10px;         padding: 0 10px;}
}
@media all and (max-width:450px){
	.qyArea01 .bd ul li { float:left; width:48%!important; margin-right:2%; }
	.qyArea01 .bd ul li:nth-child(3n) { margin-right:2%; }
	.qyArea01 .bd ul li:nth-child(2n) { margin-right:0; }
	.qyArea01 .bd ul li:nth-child(n + 3) { margin-top:2%; }
}

.qyArea02 { padding:73px 0 78px; }
.qyArea02 .bd { margin-top:43px; background: #CCEBE0; border-radius:8px; }
.qyArea02 .bd ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.qyArea02 .bd ul li { position:relative; min-height:98px; text-align:center; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: center; align-items: center; }
.qyArea02 .bd ul li:before { position:absolute; right:0; top:50%; transform: translateY(-50%); height:45px; width:1px; background:#01A56C; display:block; content:""; z-index:2; }
.qyArea02 .bd ul li:last-child::before{display: none;}
/* .qyArea02 .bd ul li:last-child:before { display:none; } */
.qyArea02 .bd ul li .txt { font-size:16px; line-height:30px; color:#333; padding:0 10%; }

@media all and (max-width:1480px){
	.qyArea02 { padding:60px 0;  }
	.qyArea02 .bd { margin-top:40px; }
	.qyArea02 .bd ul li { min-height:140px; }
	.qyArea02 .bd ul li:before { height:35px; }
	.qyArea02 .bd ul li .txt { font-size:14px; line-height:25px; padding:0 10%; }
}
@media all and (max-width:1200px){
	.qyArea02 { padding:40px 0;  }
	.qyArea02 .bd { margin-top:30px; }
	.qyArea02 .bd ul li .txt { font-size:12px; line-height:20px; padding:0 5%; }
}
@media all and (max-width:900px){
	.qyArea02 { margin-top:40px; }
	.qyArea02 .bd { margin-top:30px; padding:15px 0; }
	.qyArea02 .bd ul li { width:100%!important; min-height:auto; display:block; padding:15px 0; }
	.qyArea02 .bd ul li:before { position:absolute; right:auto; top:auto; left:50%; bottom:0; transform: translateX(-50%); height:1px; width:92%; }
	.qyArea02 .bd ul li:last-child:before { display:none; }
	.qyArea02 .bd ul li .txt { font-size:14px; line-height:25px; padding:0 4%; }
}

.qyArea03 { padding:78px 0 84px; background:url(qyArea03.jpg) no-repeat center; background-size:cover; }
.qyArea03 .bd01 { margin-top:30px; font-size:30px; color:#000; text-align:center; }
.qyArea03 .bd01 i { color:#01A56C; }
.qyArea03 .bd02 { margin:0 auto; margin-top:20px; font-size:16px; line-height:25px; color:#666; max-width:741px; text-align:center; }

.qyBox3 { margin-top:40px; }
.qyBox3 .hd { float:left; width:515px; }
.qyBox3 .hd ul li { position:relative; padding-left:70px; cursor:pointer; }
.qyBox3 .hd ul li:nth-child(n + 2) { margin-top:55px; }
.qyBox3 .hd ul li .tt01 { width:100%; padding:0 6%; min-height:115px; background:rgba(255,255,255,1); background-size:cover!important; color:#333; border-radius:8px; box-sizing: border-box; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; box-shadow: 0px 0px 16px 0px rgba(101, 101, 101, 0.14);}
.qyBox3 .hd ul li .tt01 .p1 img { max-width:66ppx; }
.qyBox3 .hd ul li .tt01 .p1 .img02 { display:none; }
.qyBox3 .hd ul li .tt01 .p2 { width:calc(100% - 110px); font-size:24px; }

.qyBox3 .hd ul li .tt02 { position:absolute; top:0; left:0; width:35px; height:35px; border:1px solid #ceddf1; background:rgba(255,255,255,0.5); border-radius:5px; z-index:2; }

.qyBox3 .hd ul li.on .tt01 { background:url(cp02.jpg) no-repeat center; color:#01a56c; }
.qyBox3 .hd ul li.on .tt01 .p1 .img01 { display:none; }
.qyBox3 .hd ul li.on .tt01 .p1 .img02 { display:block; }
.qyBox3 .hd ul li.on .tt02 { border-color:#01A56C; background:url(cp01.png) no-repeat center #01A56C; }

.qyBox3 .bd { float:right; width:610px; background:rgba(255,255,255,0.35); border:1px solid #fff; border-bottom:none; border-radius:5px; box-sizing: border-box; }
.qyBox3 .bd .bdd1 { border-bottom:1px solid #D3E8FA; padding:15px 35px; font-size:0; }
.qyBox3 .bd .bdd1 i { display:inline-block; width:15px; height:15px; margin-right:7px; background:url(cp03.png) no-repeat center; }
.qyBox3 .bd>div:nth-child(1) .bdd1 i:nth-child(1) { background:url(cp04.png) no-repeat center; }
.qyBox3 .bd>div:nth-child(2) .bdd1 i:nth-child(2) { background:url(cp04.png) no-repeat center; }
.qyBox3 .bd>div:nth-child(3) .bdd1 i:nth-child(3) { background:url(cp04.png) no-repeat center; }
.qyBox3 .bd>div:nth-child(4) .bdd1 i:nth-child(4) { background:url(cp04.png) no-repeat center; }

.qyBox3 .bd .bdd2 {padding:40px 35px 40px 35px;}
.qyBox3 .bd .bdd2 img { max-width:100%; height:auto; }
.qyBox3 .bd .bdd {    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.15);background: white;}

@media all and (max-width:1480px){
	.qyArea03 { padding:60px 0; }
	.qyArea03 .bd01 { margin-top:30px; font-size:24px; }
	.qyArea03 .bd02 { margin-top:20px; font-size:14px; line-height:25px; max-width:735px; }

	.qyBox3 { margin-top:40px; }
	.qyBox3 .hd { width:450px; }
	.qyBox3 .hd ul li { padding-left:50px; }
	.qyBox3 .hd ul li:nth-child(n + 2) { margin-top:40px; }
	.qyBox3 .hd ul li .tt01 { padding:0 5%; min-height:105px; }
	.qyBox3 .hd ul li .tt01 .p1 img { max-width:60px; }
	.qyBox3 .hd ul li .tt01 .p2 { width:calc(100% - 90px); font-size:20px; }

	.qyBox3 .hd ul li .tt02 { width:30px; height:30px; }
 
	.qyBox3 .bd { float:right; width:520px; min-height:540px; }
	.qyBox3 .bd .bdd1 { padding:15px 25px; }
 
	.qyBox3 .bd .bdd2 { text-align:center; }
	.qyBox3 .bd .bdd2 img { max-width:100%; height:auto; }
	.zhArea_nxz .inBd .pc img{width: 100%;}
}
@media all and (max-width:1200px){
	.qyArea03 { padding:40px 0; }
	.qyArea03 .bd01 { margin-top:15px; font-size:16px; }
	.qyArea03 .bd02 { margin-top:10px; font-size:14px; line-height:25px; max-width:735px; }

	.qyBox3 { margin-top:30px; }
	
	.qyBox3 .hd { width:calc(100% - 550px); }
	.qyBox3 .hd ul li { padding-left:40px; }
	.qyBox3 .hd ul li:nth-child(n + 2) { margin-top:40px; }
	.qyBox3 .hd ul li .tt01 { padding:0 5%; min-height:90px; }
	.qyBox3 .hd ul li .tt01 .p1 img { max-width:50px; }
	.qyBox3 .hd ul li .tt01 .p2 { width:calc(100% - 70px); font-size:16px; }

	.qyBox3 .hd ul li .tt02 { width:20px; height:20px; background-size:10px 10px!important; }
 
	.qyBox3 .bd { float:right; width:450px; min-height:480px; }
	.qyBox3 .bd .bdd1 { padding:15px 25px; }
 
	/* .qyBox3 .bd .bdd2 { padding:30px 25px 0 25px; } */
	.qyBox3 .bd .bdd2 img { max-width:100%; height:auto; }
}
@media all and (max-width:1000px){
	.qyBox3 .hd { width:calc(100% - 500px); }
	.qyBox3 .hd ul li { padding-left:0; }
	.qyBox3 .hd ul li .tt02 { display:none; }
}
@media all and (max-width:750px){
	.qyBox3 .hd { float:none; width:100%; }
	.qyBox3 .hd ul li { float:left; width:49%; margin-right:2%; }
	.qyBox3 .hd ul li:nth-child(2n) { margin-right:0; }
	.qyBox3 .hd ul li:nth-child(n + 2) { margin-top:0; }
	.qyBox3 .hd ul li:nth-child(n + 3) { margin-top:2%; }
	.qyBox3 .hd ul li .tt01 { padding:0 4%; min-height:60px; }
	.qyBox3 .hd ul li .tt01 .p1 img { max-width:30px; }
	.qyBox3 .hd ul li .tt01 .p2 { width:calc(100% - 40px); font-size:14px; }
	
	.qyBox3 .bd { float:none; width:100%; min-height:10px; margin-top:25px; }
	.qyBox3 .bd .bdd1 { padding:15px 25px; }
	.qyBox3 .bd .bdd2 { padding:20px 4%; }
}

.qyArea04 { padding:80px 0 114px; }
.qyArea04 .bd01 { margin-top:30px; font-size:30px; color:#000; text-align:center; }
.qyArea04 .bd01 i { color:#01A56C; }
.qyArea04 .bd { margin-top:40px; }
.qyArea04 .bd ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.qyArea04 .bd ul li { width:325px; text-align:center; }
.qyArea04 .bd ul li .p1 { font-size:16px; color:#fff; background:#01A56C; padding:10px; border-radius:8px; }
.qyArea04 .bd ul li .p2 { margin-top:40px; }
.qyArea04 .bd ul li .p2 img { max-width:90%; height:auto; }

@media all and (max-width:1480px){
	.qyArea04 { padding:60px 0; }
	.qyArea04 .bd01 { margin-top:30px; font-size:24px; }

	.qyArea04 .bd { margin-top:40px; }
	.qyArea04 .bd ul li { width:22%; }
	.qyArea04 .bd ul li .p1 { font-size:14px; padding:10px; }
	.qyArea04 .bd ul li .p2 { margin-top:30px; }
}
@media all and (max-width:1200px){
	.qyArea04 { padding:40px 0; }
	.qyArea04 .bd01 { margin-top:15px; font-size:16px; }

	.qyArea04 .bd { margin-top:30px; }
	.qyArea04 .bd ul li { width:24%; }
	.qyArea04 .bd ul li .p1 { font-size:14px; padding:10px; }
	.qyArea04 .bd ul li .p2 { margin-top:20px; }
}
@media all and (max-width:900px){
	.qyArea04 .bd ul { display:block; }
	.qyArea04 .bd ul li { float:left; width:48%; margin-right:4%; }
	.qyArea04 .bd ul li:nth-child(2n) { margin-right:0; }
	.qyArea04 .bd ul li:nth-child(n + 3) { margin-top:4%; }
}
@media all and (max-width:450px){
	.qyArea04 .bd ul li { float:none; width:100%; margin-right:0; }
	.qyArea04 .bd ul li:nth-child(2n) { margin-right:0; }
	.qyArea04 .bd ul li:nth-child(n + 2) { margin-top:3%; }
	.qyArea04 .bd ul li{width: 49%;margin-right: 2%;margin-top: 3%;float: left;}
	.qyArea04 .bd ul li:nth-child(-n + 2) { margin-top:0; }

}


.qyArea05 { padding:80px 0; background:url(qyArea05.jpg) no-repeat center bottom; background-size:cover; }
.qyArea05 .bd01 { margin-top:50px; font-size:30px; color:#000; text-align:center; }
.qyArea05 .bd01 i { color:#01A56C; }

.qyArea05 .bd02 { position:relative; margin-top:40px; z-index:2; }
.qyArea05 .bd02:before { position:absolute; display:block; content:""; left:0; right:0; bottom:105px; height:1px; background:#dadbde; content:""; z-index:-1; }
.qyArea05 .bd02 ul { max-width:980px; margin:0 auto; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.qyArea05 .bd02 ul li { text-align:center; }
.qyArea05 .bd02 ul li .p1 img { max-height:123px; width:auto; }
.qyArea05 .bd02 ul li .p2 { margin:0 auto; margin-top:15px; width:50px; height:50px; line-height:50px; background:#fff; border-radius:100%; font-size:30px; color:#666; box-shadow:0px 0px 5px rgba(0,0,0,0.1); }
.qyArea05 .bd02 ul li .p3 { margin-top:30px; font-size:16px; line-height:25px; color:#333; min-height:50px; font-weight: bold;}

.qyArea05 .bd02 ul li:hover .p1 img { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s;  }
.qyArea05 .bd02 ul li:hover .p2 { background:#01A56C; color:#fff; }

.qyArea05 .bd03 { margin-top:53px; }
.qyArea05 .bd03 ul li { float:left; width:23.8%; margin-right:1.6%; }
.qyArea05 .bd03 ul li:last-child { margin-right:0; }
.qyArea05 .bd03 ul li .p1 { border-radius:8px; overflow:hidden; }
.qyArea05 .bd03 ul li .p1 img { transition: all 0.6s; object-fit: cover; }
.qyArea05 .bd03 ul li .p2 { text-align:center; font-size:16px; color:#01a56c; font-weight:bold; margin-top:38px;	font-family: MicrosoftYaHei-Bold; }

.qyArea05 .bd03 ul li:hover .p1 img { transform: scale(1.1)!important; }

@media all and (max-width:1480px){
	.qyArea05 { padding:60px 0; }
	.qyArea05 .bd01 { margin-top:30px; font-size:24px; }

	.qyArea05 .bd02 { margin-top:40px; }
	.qyArea05 .bd02:before { bottom:88px; }
	.qyArea05 .bd02 ul { max-width:980px; }
	.qyArea05 .bd02 ul li .p1 img { max-height:100px;  }
	.qyArea05 .bd02 ul li .p2 { margin-top:10px; width:40px; height:40px; line-height:40px; font-size:24px; }
	.qyArea05 .bd02 ul li .p3 { margin-top:20px; font-size:14px; line-height:25px; min-height:50px; }
 
	.qyArea05 .bd03 { margin-top:50px; }
	.qyArea05 .bd03 ul li .p2 { font-size:14px; margin-top:20px; }
}
@media all and (max-width:1200px){
	.qyArea05 { padding:40px 0; }
	.qyArea05 .bd01 { margin-top:15px; font-size:16px; }

	.qyArea05 .bd02 { margin-top:30px; padding:0 4%; }
	.qyArea05 .bd02:before { bottom:73px; }
	.qyArea05 .bd02 ul li .p1 img { max-height:60px;  }
	.qyArea05 .bd02 ul li .p2 { margin-top:10px; width:30px; height:30px; line-height:30px; font-size:14px; }
	.qyArea05 .bd02 ul li .p3 { margin-top:10px; font-size:14px; line-height:25px; min-height:50px; }
 
	.qyArea05 .bd03 { margin-top:30px; }
	.qyArea05 .bd03 ul li .p2 { font-size:14px; margin-top:10px; }
}
@media all and (max-width:750px){
	.qyArea05 .bd02 { margin-top:30px; padding:0; }
	.qyArea05 .bd02:before { left:12px; height:auto; top:0; right:auto; bottom:0; width:1px; }
	.qyArea05 .bd02 ul li { position:relative; width:100%; padding-left:35px; box-sizing: border-box; text-align:left; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
	.qyArea05 .bd02 ul li:nth-child(n + 2) { margin-top:15px; }
	.qyArea05 .bd02 ul li .p1 { width:50px; }
	.qyArea05 .bd02 ul li .p1 img { max-height:50px;  }
	.qyArea05 .bd02 ul li .p2 { position:absolute; left:0; top:50%; transform: translateY(-50%); margin-top:0; width:25px; height:25px; text-align:center; line-height:25px; font-size:14px; z-index:2; }
	.qyArea05 .bd02 ul li .p3 { width:calc(100% - 60px); margin-top:0; font-size:14px; line-height:20px; min-height:20px; }
 
 
 
	.qyArea05 .bd03 { margin-top:30px; }
	.qyArea05 .bd03 ul li { width:49%; margin-right:2%; }
	.qyArea05 .bd03 ul li:nth-child(2n) { margin-right:0; }
	.qyArea05 .bd03 ul li:nth-child(n + 3) { margin-top:15px; }
	.qyArea05 .bd03 ul li .p2 { font-size:14px; margin-top:10px; }
}

.qyArea06 .wrap { position:relative; }
.qyArea06 .ny-hd { position:absolute; width:calc(100% - 300px); padding-left:65px; right:0; top:80px; text-align:left; box-sizing: border-box; z-index:2; }

.qyBox6 .hd { float:left; width:230px; padding:80px 0; }
.qyBox6 .hd ul li { width:200px; min-height:70px; background:#e6f9ee; background-size:100% 100%!important; border-radius:5px; color:#01A56C; display:flex; align-items: center; cursor:pointer; }
.qyBox6 .hd ul li:nth-child(n + 2) { margin-top:20px; }
.qyBox6 .hd ul li p { font-size:16px; line-height:25px; width:115px; margin-left:50px; }

.qyBox6 .hd ul li.on { width:100%; background:url(cp05.png) no-repeat center; color:#fff; }

.qyBox6 .bd { float:right; width:calc(100% - 300px); padding:65px 0 94px 65px; border-left:1px solid #e3e3e3; box-sizing: border-box; }
.qyBox6 .bd .bdd { padding-top:120px; }
.qyBox6 .bd .pic { border-radius:10px; overflow:hidden; }
.qyBox6 .bd .txt { margin-top:40px; }
.qyBox6 .bd .txt .p1 i { display:inline-block; padding:0 35px; font-size:24px; font-weight:bold; line-height:50px; background:#01A56C; color:#fff; border-radius:8px; }
.qyBox6 .bd .txt .p2 { margin-top:26px; font-size:16px; color:#666; line-height:30px; }
.qyBox6 .bd .txt .p2 p { position:relative; padding-left:15px; }
.qyBox6 .bd .txt .p2 p:before { position:absolute; left:0; top:12px; width:5px; height:5px; background:#01A56C; border-radius:100%; display:block; content:""; z-index:2; }

@media all and (max-width:1480px){
	.qyArea06 .ny-hd { position:absolute; width:calc(100% - 250px); padding-left:40px; right:0; top:60px; text-align:left; }

	.qyBox6 .hd { float:left; width:200px; padding:60px 0; }
	.qyBox6 .hd ul li { width:180px; min-height:60px; }
	.qyBox6 .hd ul li:nth-child(n + 2) { margin-top:15px; }
	.qyBox6 .hd ul li p { font-size:14px; line-height:20px; width:100px; margin-left:40px; }
 
	.qyBox6 .bd { float:right; width:calc(100% - 250px); padding:60px 0 60px 40px; }
	.qyBox6 .bd .bdd { padding-top:90px; }
	.qyBox6 .bd .txt { margin-top:30px; }
	.qyBox6 .bd .txt .p1 i { padding:0 25px; font-size:18px; line-height:40px; }
	.qyBox6 .bd .txt .p2 { margin-top:20px; font-size:14px; line-height:25px; }
	.qyBox6 .bd .txt .p2 p:before { top:10px; }
}
@media all and (max-width:1200px){
	.qyArea06 .ny-hd { position:absolute; width:calc(100% - 200px); padding-left:20px; right:0; top:60px; text-align:left; }

	.qyBox6 .hd { float:left; width:180px; padding:60px 0; }
	.qyBox6 .hd ul li { width:160px; min-height:60px; }
	.qyBox6 .hd ul li:nth-child(n + 2) { margin-top:15px; }
	.qyBox6 .hd ul li p { font-size:14px; line-height:20px; width:100px; margin-left:30px; }
 
	.qyBox6 .bd { float:right; width:calc(100% - 200px); padding:40px 0 40px 20px; }
	.qyBox6 .bd .bdd { padding-top:80px; }
	.qyBox6 .bd .txt { margin-top:30px; }
	.qyBox6 .bd .txt .p1 i { padding:0 20px; font-size:16px; line-height:35px; }
}
@media all and (max-width:750px){
	.qyArea06 { padding:40px 0; }
	.qyArea06 .ny-hd { position:relative; width:100%; padding-left:0; right:auto; top:auto; text-align:center; }
	
	.qyBox6 { margin-top:30px; }
	.qyBox6 .hd { float:none; width:100%; padding:0; }
	.qyBox6 .hd ul li { float:left; width:32%; min-height:60px; margin-right:2%; }
	.qyBox6 .hd ul li:nth-child(3) { margin-right:0; }
	.qyBox6 .hd ul li:nth-child(n + 2) { margin-top:0; }
	.qyBox6 .hd ul li:nth-child(n + 4) { margin-top:15px; }
	
	.qyBox6 .hd ul li.on { width:32%; background: #01A56C; }
	
	.qyBox6 .hd ul li p { font-size:14px; line-height:20px; width:85%; margin-left:10%; }
 
	.qyBox6 .bd { float:none; width:100%; padding:0; border:none; margin-top:25px; }
	.qyBox6 .bd .bdd { padding-top:0; }
}
@media all and (max-width:450px){
	.qyBox6 .hd ul li { float:none; width:100%; min-height:50px; margin-right:0; }
	.qyBox6 .hd ul li:nth-child(n + 2) { margin-top:10px; }
	.qyBox6 .hd ul li.on { width:100%; }
	.qyBox6 .hd ul li p { font-size:14px; line-height:20px; width:80%; margin-left:10%; text-align:center; }
}

.qyArea07 { padding:70px 0 88px; background:#F3F7F8; background-size:cover; }
.qyArea07 .bd01 { margin-top:30px; font-size:30px; color:#333; text-align:center; }
.qyArea07 .bd01 i { color:#01A56C; }
.qyArea07 .bd { margin-top:90px; }
.qyArea07 .bd ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.qyArea07 .bd ul li { width:420px; text-align:center; }
.qyArea07 .bd ul li .txt01 { position:relative; padding-top:55px; background:#fff; border-radius:8px; }
.qyArea07 .bd ul li .txt01 .p1 { position:absolute; top:-27px; left:50%; transform: translateX(-50%); width:200px; line-height:55px; font-size:24px; color:#fff; background:#01A56C; border-radius:5px; z-index:2; }
.qyArea07 .bd ul li .txt01 .p2 { position:relative; font-size:16px; line-height:30px; min-height:60px; color:#666; padding:0 10px; z-index:2; }
.qyArea07 .bd ul li .txt01 .p3 { position:relative; border-radius:8px; overflow:hidden; margin-top:-30px; z-index:1; }

.qyArea07 .bd ul li .txt02 { position:relative; width:1px; height:50px; background:#01A56C; margin:0 auto; }
.qyArea07 .bd ul li .txt02:before { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:17px; height:17px; background:#fff; border-radius:100%; display:block; content:""; box-shadow:0px 0px 6px rgba(0,153,102,0.65); z-index:2; }

.qyArea07 .bd ul li .txt03 { width:86%; margin:0 auto;  min-height:190px; display:flex; align-items: center; justify-content: center; border-radius:8px; box-sizing: border-box; background: linear-gradient(to right bottom,#e9f3ff,#fff); color:#333; line-height:1.1;background:url(nxz37.png)no-repeat left top; background-size: cover;}
.qyArea07 .bd ul li .txt03 .p1 { font-size:24px; margin-bottom:20px; }
.qyArea07 .bd ul li .txt03 .p2 { font-size:16px; line-height:30px;color: #666; }


@media all and (max-width:1480px){
	.qyArea07 { padding:60px 0; }
	.qyArea07 .bd01 { margin-top:30px; font-size:24px; }
 
	.qyArea07 .bd { margin-top:50px; }
	.qyArea07 .bd ul li { width:30%; }
	.qyArea07 .bd ul li .txt01 { padding-top:40px; }
	.qyArea07 .bd ul li .txt01 .p1 { top:-22px; width:200px; line-height:45px; font-size:18px; }
	.qyArea07 .bd ul li .txt01 .p2 { font-size:14px; line-height:25px; min-height:50px; }
	.qyArea07 .bd ul li .txt01 .p3 { margin-top:-25px; }

	.qyArea07 .bd ul li .txt02 { height:40px; }
	.qyArea07 .bd ul li .txt02:before { width:13px; height:13px; }

	.qyArea07 .bd ul li .txt03 { width:86%; min-height:150px; }
	.qyArea07 .bd ul li .txt03 .p1 { font-size:18px; margin-bottom:15px; }
	.qyArea07 .bd ul li .txt03 .p2 { font-size:14px; line-height:25px; }
}
@media all and (max-width:1200px){
	.qyArea07 { padding:40px 0; }
	.qyArea07 .bd01 { margin-top:15px; font-size:16px; }
 
	.qyArea07 .bd { margin-top:50px; }
	.qyArea07 .bd ul li { width:32%; }
	.qyArea07 .bd ul li .txt01 { padding-top:30px; }
	.qyArea07 .bd ul li .txt01 .p1 { top:-17px; width:150px; line-height:35px; font-size:16px; }
	.qyArea07 .bd ul li .txt01 .p3 { margin-top:-15px; }
	
	.qyArea07 .bd ul li .txt03 .p1 { font-size:16px; margin-bottom:10px; }
}
@media all and (max-width:900px){
	.qyArea07 .bd { margin-top:45px; }
	.qyArea07 .bd ul li { position:relative; width:100%; }
	.qyArea07 .bd ul li:nth-child(n + 2) { margin-top:35px; }
	.qyArea07 .bd ul li .txt01 { width:50%; }
	.qyArea07 .bd ul li .txt02 { position:absolute; top:50%; transform: translateY(-50%); left:50%; width:10%; height:1px; z-index:2; }
	.qyArea07 .bd ul li .txt03 {  position:absolute; top:50%; transform: translateY(-50%); width:40%; left:60%; z-index:2; }
}
@media all and (max-width:450px){
	.qyArea07 .bd { margin-top:45px; }
	.qyArea07 .bd ul li { position:relative; width:100%; }
	.qyArea07 .bd ul li:nth-child(n + 2) { margin-top:35px; }
	.qyArea07 .bd ul li .txt01 { width:100%; }
	.qyArea07 .bd ul li .txt02 { position:relative; top:auto; transform: translateY(0); left:auto; width:1px; height:30px; }
	.qyArea07 .bd ul li .txt03 {  position:relative; top:auto; transform: translateY(0); width:90%; left:auto; }
}

.qyArea08 { padding:80px 0; background:#F7F9FC; background-size:cover; }
.qyArea08 .bd { margin-top:50px; }
.qyArea08 .bd img { max-width:100%; height:auto; }

@media all and (max-width:1480px){
	.qyArea08 { padding:60px 0; }
	.qyArea08 .bd { margin-top:40px; }
}
@media all and (max-width:1200px){
	.qyArea08 { padding:40px 0; }
	.qyArea08 .bd { margin-top:30px; }
}

.qyArea09 { padding:70px 0 68px; background:#F3F7F8; }
.qyBox81 { margin-top:50px; }
.qyBox82 { margin-top:59px; }
.qy_bd { margin-top:50px; background:#01A56C; border-radius:8px; color:#fff; font-size:30px; line-height:90px; text-align:center; }
.qy_bd i { font-size:48px; margin-left:25px; vertical-align:middle; }

.qyBox8 .hd { font-size:30px; color:#333; text-align:center; }
.qyBox8 .hd i { color:#01A56C; }
.qyBox8 .bd { margin-top:30px; }

.qyBox8 .bd .bd01 { position:relative; float:left; width:62%; z-index:2; }
.qyBox8 .bd .bd01:before { position:absolute; display:block; content:""; left:0; right:0; top:165px; height:1px; background:#dadbde; content:""; z-index:-1; }
.qyBox8 .bd .bd01 ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.qyBox8 .bd .bd01 ul li { text-align:center; width:165px; }
.qyBox8 .bd .bd01 ul li .p1 img { max-height:123px; width:auto; }
.qyBox8 .bd .bd01 ul li .p2 { margin:0 auto; margin-top:15px; width:50px; height:50px; line-height:50px; background:#fff; border-radius:100%; font-size:30px; color:#666; box-shadow:0px 0px 5px rgba(0,0,0,0.1); }
.qyBox8 .bd .bd01 ul li .p3 { margin-top:22px; }
.qyBox8 .bd .bd01 ul li .p31 { font-size:16px; line-height:25px; color:#333;font-weight: bold; }
.qyBox8 .bd .bd01 ul li .p32 { margin-top:5px; font-size:14px; line-height:20px; color:#666; }

.qyBox8 .bd .bd01 ul li:hover .p1 img { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s;  }
.qyBox8 .bd .bd01 ul li:hover .p2 { background:#01A56C; color:#fff; }

.qyBox8 .bd .bd02 { float:left; width:12%; padding-top:100px; text-align:center; }
.qyBox8 .bd .bd02 img { max-width:90%; }

.qyBox8 .bd .bd03 { float:left; width:26%; padding:60px 30px 30px 30px;  min-height:260px; background: url(nxz36.png)no-repeat right top;background-size: cover; border-radius:8px; box-sizing: border-box; line-height:1.1; text-align:center; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); border: 2px solid white;}
.qyBox8 .bd .bd03 .p1 { font-size:30px; color:#01A56C; }
.qyBox8 .bd .bd03 .p2 { font-size:16px; color:#666; line-height:25px; margin-top:25px; }

@media all and (max-width:1480px){
	.qyArea09 { padding:60px 0; }
	.qyBox81 { margin-top:40px; }
	.qyBox82 { margin-top:60px; }
	.qy_bd { margin-top:40px; font-size:20px; line-height:70px; }
	.qy_bd i { font-size:38px; margin-left:20px; }

	.qyBox8 .hd { font-size:24px; }
	.qyBox8 .bd { margin-top:40px; }

	.qyBox8 .bd .bd01 { float:left; width:62%; }
	.qyBox8 .bd .bd01:before {  top:130px; }
	.qyBox8 .bd .bd01 ul li { width:150px; }
	.qyBox8 .bd .bd01 ul li .p1 img { max-height:100px; width:auto; }
	.qyBox8 .bd .bd01 ul li .p2 { margin-top:10px; width:40px; height:40px; line-height:40px; font-size:24px; }
	.qyBox8 .bd .bd01 ul li .p3 { margin-top:20px; }
	.qyBox8 .bd .bd01 ul li .p31 { font-size:14px; line-height:20px; }
	.qyBox8 .bd .bd01 ul li .p32 { margin-top:0; font-size:12px; line-height:20px; }
 
	.qyBox8 .bd .bd02 { float:left; width:12%; padding-top:80px; }

	.qyBox8 .bd .bd03 { float:left; width:26%; padding:40px 20px 20px 20px; min-height:200px; }
	.qyBox8 .bd .bd03 .p1 { font-size:24px; }
	.qyBox8 .bd .bd03 .p2 { font-size:14px; line-height:25px; margin-top:20px; }
}
@media all and (max-width:1200px){
	.qyArea09 { padding:40px 0; }
	.qyBox81 { margin-top:30px; }
	.qyBox82 { margin-top:40px; }
	.qy_bd { margin-top:30px; font-size:16px; line-height:50px; }
	.qy_bd i { font-size:24px; margin-left:10px; }

	.qyBox8 .hd { font-size:16px; }
	.qyBox8 .bd { margin-top:30px; }

	.qyBox8 .bd .bd01 { float:left; width:62%; }
	.qyBox8 .bd .bd01:before { top:85px; }
	.qyBox8 .bd .bd01 ul li { width:22%; }
	.qyBox8 .bd .bd01 ul li .p1 img { max-height:60px;  }
	.qyBox8 .bd .bd01 ul li .p2 { margin-top:10px; width:30px; height:30px; line-height:30px; font-size:14px; }
	.qyBox8 .bd .bd01 ul li .p3 { margin-top:10px; }
	.qyBox8 .bd .bd01 ul li .p31 { font-size:14px; line-height:25px; }
	
	.qyBox8 .bd .bd02 { float:left; width:12%; padding-top:40px; }

	.qyBox8 .bd .bd03 { float:left; width:26%; padding:25px 15px 20px 15px; min-height:200px; }
	.qyBox8 .bd .bd03 .p1 { font-size:18px; }
	.qyBox8 .bd .bd03 .p2 { font-size:14px; line-height:25px; margin-top:15px; }
}
@media all and (max-width:1000px){
	.qyBox8 .bd .bd01 { float:none; width:100%; }
	.qyBox8 .bd .bd02 { float:none; width:100%; padding:25px 0; }
	.qyBox8 .bd .bd02 img { width:60px; height:auto; transform: rotate(90deg); }
	
	.qyBox8 .bd .bd03 { float:none; width:80%; padding:25px 4%; min-height:10px; margin:0 auto; }
	.qyBox8 .bd .bd03 .p1 { font-size:16px; }
	.qyBox8 .bd .bd03 .p2 { font-size:14px; line-height:25px; margin-top:15px; }
}
@media all and (max-width:750px){
	
	.qyBox8 .bd .bd01:before { left:12px; height:auto; top:0; right:auto; bottom:0; width:1px; }
	.qyBox8 .bd .bd01 ul li { position:relative; width:100%; padding-left:35px; box-sizing: border-box; text-align:left; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
	.qyBox8 .bd .bd01 ul li:nth-child(n + 2) { margin-top:15px; }
	.qyBox8 .bd .bd01 ul li .p1 { width:50px; }
	.qyBox8 .bd .bd01 ul li .p1 img { max-height:50px;  }
	.qyBox8 .bd .bd01 ul li .p2 { position:absolute; left:0; top:50%; transform: translateY(-50%); margin-top:0; width:25px; height:25px; text-align:center; line-height:25px; font-size:14px; z-index:2; }
	.qyBox8 .bd .bd01 ul li .p3 { width:calc(100% - 60px); margin-top:0; font-size:14px; line-height:20px; }
	
	.qyBox8 .bd .bd03 { float:none; width:100%; }
}

.qyAre10 { padding:70px 0 75px; }
.qyAre10 .bd { margin-top:53px; }
.qyAre10 .bd ul li { float:left; width:31.6%; margin-right:2.6%; border-radius:8px;  }
.qyAre10 .bd ul li:nth-child(3n) { margin-right:0; }
.qyAre10 .bd ul li:nth-child(n + 4) { margin-top:40px; }
.qyAre10 .bd ul li .pic { overflow:hidden; }
.qyAre10 .bd ul li .pic img { transition: all 0.6s; object-fit: cover; }
.qyAre10 .bd ul li .txt { padding:25px 10px 0 10px; min-height:115px; background:#fff; text-align:center; box-sizing: border-box;box-shadow: 0px 1px 13px 0px rgba(153, 153, 153, 0.25); border-radius: 0px 0px 10px 10px;}
.qyAre10 .bd ul li .txt .p1 { font-size:24px; line-height:34px; color:#000; }
.qyAre10 .bd ul li .txt .p2 { font-size:16px; line-height:20px; color:#666; margin-top:10px; }
 
.qyAre10 .bd ul li:hover .pic img { transform: scale(1.1)!important; }
.qyAre10 .bd ul li:hover .txt{background: #01A56C;}
.qyAre10 .bd ul li:hover .txt .p1 {color: white;}
.qyAre10 .bd ul li:hover .txt .p2{color: white;}

@media all and (max-width:1480px){
	.qyAre10 { padding:60px 0; }
	.qyAre10 .bd { margin-top:40px; }
	.qyAre10 .bd ul li { float:left; width:32%; margin-right:2%; }
	.qyAre10 .bd ul li:nth-child(3n) { margin-right:0; }
	.qyAre10 .bd ul li:nth-child(n + 4) { margin-top:30px; }
 
	.qyAre10 .bd ul li .txt { padding:20px 10px 0 10px; min-height:100px; }
	.qyAre10 .bd ul li .txt .p1 { font-size:24px; line-height:30px; }
	.qyAre10 .bd ul li .txt .p2 { font-size:14px; line-height:20px; margin-top:10px; }
}
@media all and (max-width:1200px){
	.qyAre10 { padding:40px 0; }
	.qyAre10 .bd { margin-top:30px; }
	.qyAre10 .bd ul li { float:left; width:32%; margin-right:2%; }
	.qyAre10 .bd ul li:nth-child(3n) { margin-right:0; }
	.qyAre10 .bd ul li:nth-child(n + 4) { margin-top:20px; }
 
	.qyAre10 .bd ul li .txt { padding:20px 10px 0 10px; min-height:90px; }
	.qyAre10 .bd ul li .txt .p1 { font-size:18px; line-height:20px; }
	.qyAre10 .bd ul li .txt .p2 { font-size:14px; line-height:20px; margin-top:10px; }
}
@media all and (max-width:750px){
	.qyAre10 .bd ul li { float:left; width:49%; margin-right:2%; }
	.qyAre10 .bd ul li:nth-child(3n) { margin-right:2%; }
	.qyAre10 .bd ul li:nth-child(2n) { margin-right:0; }
	.qyAre10 .bd ul li:nth-child(n + 3) { margin-top:25px; }
	.qyAre10 .bd ul li .txt { padding:15px 10px 10px 10px; min-height:80px; }
	.qyAre10 .bd ul li .txt .p1 { font-size:16px; line-height:20px; }
	.qyAre10 .bd ul li .txt .p2 { font-size:14px; line-height:20px; margin-top:5px;height: 40px; }
}

.qyArea11 { padding:67px 0 57px; background:#F4F4F4; background-size:cover; }
.qyArea11 .bd01 { margin-top:43px; font-size:30px; color:#000; text-align:center; }
.qyArea11 .bd01 i { color:#01A56C; }

.qyArea11 .bd02 { position:relative; margin:50px 0 45px; z-index:2; }
.qyArea11 .bd02:before { position:absolute; display:block; content:""; left:0; right:0; top:165px; height:1px; background:#dadbde; content:""; z-index:-1; }
.qyArea11 .bd02 ul { max-width:1240px; margin:0 auto; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.qyArea11 .bd02 ul li { text-align:center; }
.qyArea11 .bd02 ul li .p1 img { max-height:123px; width:auto; }
.qyArea11 .bd02 ul li .p2 { margin:0 auto; margin-top:15px; width:50px; height:50px; line-height:50px; background:#fff; border-radius:100%; font-size:30px; color:#666; box-shadow:0px 0px 5px rgba(0,0,0,0.1); }
.qyArea11 .bd02 ul li .p3 { margin-top:22px; font-size:16px; line-height:25px; color:#333; font-weight: bold;}

.qyArea11 .bd02 ul li:hover .p1 img { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s;  }
.qyArea11 .bd02 ul li:hover .p2 { background:#01A56C; color:#fff; }

.qyArea11 .bd03 { margin-top:33px; font-size:16px; }
.qyArea11 .bd03 img { max-width:100%; height:auto; }

@media all and (max-width:1480px){
	.qyArea11 { padding:60px 0; }
	.qyArea11 .bd01 { margin-top:30px; font-size:24px; }

	.qyArea11 .bd02 { margin:40px 0; }
	.qyArea11 .bd02:before { top:130px; }
	.qyArea11 .bd02 ul { max-width:1240px; }
	.qyArea11 .bd02 ul li .p1 img { max-height:100px;  }
	.qyArea11 .bd02 ul li .p2 { margin-top:10px; width:40px; height:40px; line-height:40px; font-size:24px; }
	.qyArea11 .bd02 ul li .p3 { margin-top:20px; font-size:14px; line-height:25px; }
}
@media all and (max-width:1200px){
	.qyArea11 { padding:40px 0; }
	.qyArea11 .bd01 { margin-top:15px; font-size:16px; }

	.qyArea11 .bd02 { margin:30px 40px; padding:0 4%; }
	.qyArea11 .bd02:before { top:85px; }
	.qyArea11 .bd02 ul li .p1 img { max-height:60px;  }
	.qyArea11 .bd02 ul li .p2 { margin-top:10px; width:30px; height:30px; line-height:30px; font-size:14px; }
	.qyArea11 .bd02 ul li .p3 { margin-top:10px; font-size:14px; line-height:25px; }
	
	.qyArea11 .bd03 { margin-top:30px; font-size:14px; }
}
@media all and (max-width:750px){
	.qyArea11 .bd02 { padding:0; }
	.qyArea11 .bd02:before { left:12px; height:auto; top:0; right:auto; bottom:0; width:1px; }
	.qyArea11 .bd02 ul li { position:relative; width:100%; padding-left:35px; box-sizing: border-box; text-align:left; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
	.qyArea11 .bd02 ul li:nth-child(n + 2) { margin-top:15px; }
	.qyArea11 .bd02 ul li .p1 { width:50px; }
	.qyArea11 .bd02 ul li .p1 img { max-height:50px;  }
	.qyArea11 .bd02 ul li .p2 { position:absolute; left:0; top:50%; transform: translateY(-50%); margin-top:0; width:25px; height:25px; text-align:center; line-height:25px; font-size:14px; z-index:2; }
	.qyArea11 .bd02 ul li .p3 { width:calc(100% - 60px); margin-top:0; font-size:14px; line-height:20px; min-height:20px; }
}

.qyArea12 { padding:70px 0 83px; }
.qyBox12 { margin-top:64px; }
.qyBox12 .hd { max-width:1022px; padding:20px 0; margin:0 auto; border-radius:8px 8px 0 0; background:#E6F9EE; text-align:center; }
.qyBox12 .hd ul li { display:inline-block; margin-right:55px; padding:0 20px; font-size:20px; color:#01a56c; line-height:45px; border-radius:5px; cursor:pointer; }
.qyBox12 .hd ul li:last-child { margin-right:0!important; }
.qyBox12 .hd ul li.on { background:#01A56C; color:#fff; }

.qyBox12 .bd { max-width:1325px; padding:46px 0 48px; box-sizing: border-box; box-shadow: 3px 3px 25px 2px rgba(56, 157, 101, 0.11); border-radius:8px; }
.qyBox12 .bd .txt01 { max-width:515px; margin:0 auto; margin-bottom:54px; font-size:24px; line-height:1.5; color:#333; text-align:center; }
.qyBox12 .bd .txt01 i { color:#01A56C; }

.qyBox12 .bd .txt02 { text-align:center; padding:0 4%; }
.qyBox12 .bd .txt02 img { max-width:100%; height:auto; }

.qyBox12 .bd .txt03 { max-width:1045px; width:92%; margin:0 auto; }
.qyBox12 .bd .txt03 ul li { float:left; width:42%; margin-right:16%; }
.qyBox12 .bd .txt03 ul li:nth-child(2n) { margin-right:0; }
.qyBox12 .bd .txt03 ul li:nth-child(n + 3) { margin-top:30px; }
.qyBox12 .bd .txt03 ul li .tt01 { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
.qyBox12 .bd .txt03 ul li .tt01 .p1 { width:65px; }
.qyBox12 .bd .txt03 ul li .tt01 .p1 img { max-width:100%; height:auto; }
.qyBox12 .bd .txt03 ul li .tt01 .p2 { width:calc(100% - 80px); }
.qyBox12 .bd .txt03 ul li .tt01 .p2 .p21 { font-size:22px; color:#333; }
.qyBox12 .bd .txt03 ul li .tt01 .p2 .p22 { font-size:16px; color:#999; margin-top:5px; text-transform:uppercase;display: none; }
.qyBox12 .bd .txt03 ul li .tt02 { font-size:16px; color:#666; margin-top:30px;line-height:30px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:4; }

.qyBox12 .bd .txt03 ul li:hover .tt01 .p1 img { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s;  }

.swiper-pagination-qy12 { margin-top:30px; text-align:center; }
.swiper-pagination-qy12 .swiper-pagination-bullet { width:20px; height:20px; margin:0 3px; text-align:center; background:url(cp07.png) no-repeat center; opacity:1; }
.swiper-pagination-qy12 .swiper-pagination-bullet-active { background:url(cp08.png) no-repeat center; }
 
@media all and (max-width:1480px){
	.qyArea12 { padding:60px 0; }
	.qyBox12 { margin-top:40px; }
	.qyBox12 .hd { max-width:1000px; padding:20px 0; }
	.qyBox12 .hd ul li { margin-right:30px; padding:0 20px; font-size:18px; line-height:40px; }
 
	.qyBox12 .bd { padding:35px 0 40px; }
	.qyBox12 .bd .txt01 { max-width:435px; margin-bottom:40px; font-size:20px; }
 
	.qyBox12 .bd .txt03 { max-width:1045px; width:92%; margin:0 auto; }
	.qyBox12 .bd .txt03 ul li { float:left; width:45%; margin-right:10%; }
	.qyBox12 .bd .txt03 ul li:nth-child(2n) { margin-right:0; }
	.qyBox12 .bd .txt03 ul li:nth-child(n + 3) { margin-top:50px; }
 
	.qyBox12 .bd .txt03 ul li .tt01 .p1 { width:65px; }
	.qyBox12 .bd .txt03 ul li .tt01 .p2 { width:calc(100% - 80px); }
	.qyBox12 .bd .txt03 ul li .tt01 .p2 .p21 { font-size:18px; }
	.qyBox12 .bd .txt03 ul li .tt01 .p2 .p22 { font-size:14px; margin-top:5px; }
	.qyBox12 .bd .txt03 ul li .tt02 { font-size:14px; margin-top:30px; line-height:25px; min-height:100px; -webkit-line-clamp:4; }
 
	.swiper-pagination-qy12 { margin-top:30px; }
	.swiper-pagination-qy12 .swiper-pagination-bullet { width:15px; height:15px; margin:0 3px; background-size:cover!important; }

	.zhArea_nxz .inBd{width: 850px;}
}
@media all and (max-width:1200px){
	.qyArea12 { padding:40px 0; }
	.qyBox12 { margin-top:30px; }
	.qyBox12 .hd { padding:20px 0; }
	.qyBox12 .hd ul li { margin-right:20px; padding:0 15px; font-size:16px; line-height:35px; }
 
	.qyBox12 .bd { padding:30px 0 40px; }
	.qyBox12 .bd .txt01 { max-width:340px; margin-bottom:30px; font-size:16px; }
 
	.qyBox12 .bd .txt03 { width:92%; }
	.qyBox12 .bd .txt03 ul li { width:47%; margin-right:6%; }
	.qyBox12 .bd .txt03 ul li:nth-child(2n) { margin-right:0; }
	.qyBox12 .bd .txt03 ul li:nth-child(n + 3) { margin-top:30px; }
 
	.qyBox12 .bd .txt03 ul li .tt01 .p1 { width:50px; }
	.qyBox12 .bd .txt03 ul li .tt01 .p2 { width:calc(100% - 65px); }
	.qyBox12 .bd .txt03 ul li .tt01 .p2 .p21 { font-size:16px; }
	.qyBox12 .bd .txt03 ul li .tt01 .p2 .p22 { font-size:12px; margin-top:5px; }
	.qyBox12 .bd .txt03 ul li .tt02 { font-size:14px; margin-top:20px; line-height:25px; min-height:100px; -webkit-line-clamp:4; }
 
	.swiper-pagination-qy12 { margin-top:25px; }
	.swiper-pagination-qy12 .swiper-pagination-bullet { width:15px; height:15px; margin:0 3px; background-size:cover!important; }
}
@media all and (max-width:750px){
	
	.qyBox12 .hd ul li { margin-right:5px; padding:0 10px; line-height:35px; }
 
 
	.qyBox12 .bd .txt03 ul li { width:100%; margin-right:0; }
	.qyBox12 .bd .txt03 ul li:nth-child(2n) { margin-right:0; }
	.qyBox12 .bd .txt03 ul li:nth-child(n + 2) { margin-top:30px; }
 
	.qyBox12 .bd .txt03 ul li .tt01 .p1 { width:50px; }
	.qyBox12 .bd .txt03 ul li .tt01 .p2 { width:calc(100% - 65px); }
	.qyBox12 .bd .txt03 ul li .tt01 .p2 .p21 { font-size:16px; }
	.qyBox12 .bd .txt03 ul li .tt01 .p2 .p22 { font-size:12px; margin-top:5px; }
	.qyBox12 .bd .txt03 ul li .tt02 { font-size:14px; margin-top:20px; line-height:25px; min-height:25px; -webkit-line-clamp:1000; }
	
	.swiper-pagination-qy12 .swiper-pagination-bullet { width:10px; height:10px; margin:0 2px; }
}
@media all and (max-width:400px){
	.qyBox12 .bd .txt01 { max-width:100%; padding:0 4%; margin-bottom:30px; font-size:14px; }
}

.syArea01 { padding:80px 0 0; }
.syArea01 .bd { margin-top:49px; }
.syArea01 .bd img { max-width:100%; height:auto; }
.syArea01 .bd01 { margin-top:40px; text-align:center; font-size:24px; color:#000; }
.syArea01 .bd01 i { color:#01A56C; }

.syArea04{padding-bottom: 87px;}
@media all and (max-width:1480px){
	.syArea01 { padding:60px 0; }
	.syArea01 .bd { margin-top:40px; }
	.syArea01 .bd01 { margin-top:30px; font-size:20px; }
}
@media all and (max-width:1200px){
	.syArea01 { padding:40px 0; }
	.syArea01 .bd { margin-top:30px; }
	.syArea01 .bd01 { margin-top:20px; font-size:14px; }
}
 
.syArea02 { padding:70px 0 80px;  background: #fff; }
.syArea02 .bd01 { text-align:center; margin-top:30px; font-size:30px; color:#333; line-height:1.4; }
.syArea02 .bd01 i { color:#01A56C; }

.syArea02 .bd02 { margin-top:45px; }
.syArea02 .bd02 ul { position:relative; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; z-index:2; }
.syArea02 .bd02 ul:before { position:absolute; top:140px; left:0; right:0; height:1px; display:block; content:""; background:#c7d3fe; z-index:-1; }
.syArea02 .bd02 ul li { width:14%; }
.syArea02 .bd02 ul li .p1 { width:115px; line-height:115px; font-size:24px; color:#fff; text-align:center; margin:0 auto; border-radius:100%; background: linear-gradient(to right bottom,#6596f2,#828ff3); }
.syArea02 .bd02 ul li .p2 { display:flex; justify-content: center; align-items: center; border:1px solid #fff; font-size:16px; line-height:25px; padding:0 5px; margin-top:50px; color:#333; min-height:90px; background: linear-gradient(to bottom right,#e9f3ff,#fff); border-radius:8px; box-sizing: border-box; text-align:center; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); }
.syArea02 .bd02 ul li .p2 p { max-width:115px; }

.syArea02 .bd02 ul li:hover .p1 { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s;  }

.syArea02 .bd03 { position:relative; margin-top:45px; }
.syArea02 .bd03 .p1 { width:42%; margin:0 auto; }
.syArea02 .bd03 .p1 img { max-width:100%; height:auto; }
.syArea02 .bd03 .pp { position:absolute; bottom:21%; z-index:2; width:26%; display:flex; justify-content: center; align-items: center; border:1px solid #fff; font-size:16px; line-height:25px; padding:0 5px; color:#333; min-height:90px; background: linear-gradient(to bottom right,#e9f3ff,#fff); border-radius:8px; box-sizing: border-box; text-align:center; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); }
.syArea02 .bd03 .p2 { left:0; }
.syArea02 .bd03 .p3 { right:0; }

.syArea02 .bd04 { margin-top:40px; font-size:30px; color:#fff; text-align:center; padding:25px 10px; background:#01A56C; border-radius:5px; }

.syArea02 .bd05 { margin-top:60px; padding:70px 40px 50px 40px; color:#333; text-align:center; background:#f5f8ff; border-radius:8px; box-shadow:0px 0px 20px rgba(92,133,255,0.2); }
.syArea02 .bd05 .p1 { font-size:30px; }
.syArea02 .bd05 .p2 { font-size:16px; margin-top:10px; }
.syArea02 .bd05 .p3 { margin-top:40px; }
.syArea02 .bd05 .p3 ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.syArea02 .bd05 .p3 ul li { width:115px; height:115px; font-size:24px; line-height:1.3; color:#fff; border-radius:100%; background: linear-gradient(to right bottom,#6596f2,#828ff3); display:flex; align-items: center; justify-content: center; }
.syArea02 .bd05 .p4 { margin-top:30px; }
.syArea02 .bd05 .p5 { margin-top:15px; font-size:30px; }

.syArea02 .bd05 .p3 ul li:hover { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s;  }

.syArea02 .bd { margin-top:68px; }
.syArea02 .bd img { max-width:100%; height:auto; }

@media all and (max-width:1480px){
	.syArea02 { padding:60px 0; }
	.syArea02 .bd01 { margin-top:30px; font-size:24px; }
 
	.syArea02 .bd02 { margin-top:40px; }
	.syArea02 .bd02 ul:before { top:120px; }
	.syArea02 .bd02 ul li { width:14%; }
	.syArea02 .bd02 ul li .p1 { width:100px; line-height:100px; font-size:20px; }
	.syArea02 .bd02 ul li .p2 { font-size:14px; line-height:20px; margin-top:40px; min-height:80px;  }
	.syArea02 .bd02 ul li .p2 p { max-width:100px; }
 
	.syArea02 .bd03 { margin-top:40px; }
	.syArea02 .bd03 .p1 { width:42%; }
	.syArea02 .bd03 .pp { position:absolute; bottom:21%; width:26%; font-size:14px; line-height:20px; min-height:80px; }
	.syArea02 .bd03 .p2 { left:0; }
	.syArea02 .bd03 .p3 { right:0; }

	.syArea02 .bd04 { margin-top:30px; font-size:24px; padding:20px 10px; }

	.syArea02 .bd05 { margin-top:40px; padding:50px 30px; }
	.syArea02 .bd05 .p1 { font-size:24px; }
	.syArea02 .bd05 .p2 { font-size:14px; margin-top:10px; }
	.syArea02 .bd05 .p3 { margin-top:30px; }
	.syArea02 .bd05 .p3 ul li { width:100px; height:100px; font-size:20px; }
	.syArea02 .bd05 .p4 { margin-top:30px; }
	.syArea02 .bd05 .p4 img { height:180px; width:auto; }
	.syArea02 .bd05 .p5 { margin-top:15px; font-size:24px; }
}
@media all and (max-width:1200px){
	.syArea02 { padding:40px 0; }
	.syArea02 .bd01 { margin-top:15px; font-size:16px; }
 
	.syArea02 .bd02 { margin-top:30px; }
	.syArea02 .bd02 ul:before { top:100px; }
	.syArea02 .bd02 ul li { width:16%; }
	.syArea02 .bd02 ul li .p1 { width:80px; line-height:80px; font-size:16px; }
	.syArea02 .bd02 ul li .p2 { font-size:14px; line-height:20px; padding:0 10px; margin-top:40px; min-height:70px;  }
 
	.syArea02 .bd03 { margin-top:30px; }
	.syArea02 .bd03 .p1 { width:42%; }
	.syArea02 .bd03 .pp { position:absolute; bottom:21%; width:26%; font-size:14px; line-height:20px; min-height:70px; }
	.syArea02 .bd03 .p2 { left:0; }
	.syArea02 .bd03 .p3 { right:0; }

	.syArea02 .bd04 { margin-top:30px; font-size:16px; padding:20px 10px; }

	.syArea02 .bd05 { margin-top:30px; padding:30px 4%; }
	.syArea02 .bd05 .p1 { font-size:18px; }
	.syArea02 .bd05 .p2 { font-size:14px; margin-top:10px; }
	.syArea02 .bd05 .p3 { margin-top:30px; }
	.syArea02 .bd05 .p3 ul li { width:80px; height:80px; font-size:16px; }
	.syArea02 .bd05 .p4 { margin-top:30px; }
	.syArea02 .bd05 .p4 img { height:100px; width:auto; }
	.syArea02 .bd05 .p5 { margin-top:15px; font-size:16px; }
}
@media all and (max-width:900px){
 
	.syArea02 .bd02 ul:before { display:none; }
	.syArea02 .bd02 ul li { width:32%; margin-right:2%; }
	.syArea02 .bd02 ul li:nth-child(3n) { margin-right:0; }
	.syArea02 .bd02 ul li:nth-child(n + 4) { margin-top:30px; }
	.syArea02 .bd02 ul li .p2 { margin-top:10px; }
	
	.syArea02 .bd03 { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
	.syArea02 .bd03 .pp { position:relative; bottom:auto; min-height:120px; }
	.syArea02 .bd03 .p2 { left:auto; }
	.syArea02 .bd03 .p3 { right:auto; }
	
	.syArea02 .bd05 .p3 ul li { margin-right:calc(50% - 120px); }
	.syArea02 .bd05 .p3 ul li:nth-child(3n) { margin-right:0; }
	.syArea02 .bd05 .p3 ul li:nth-child(n + 4) { margin-top:30px; }
}


.syArea03 { padding:80px 0 90px; background:#f8f8f8; background-size:cover; }
.syBox3 { margin-top:45px; }
.syBox3 .hd ul { text-align:center; font-size:0; }
.syBox3 .hd ul li { display:inline-block; margin:0 25px; cursor:pointer; }
.syBox3 .hd ul li i { display:inline-block; font-size:18px; color:#333; padding-bottom:10px; border-bottom:2px solid transparent; }
.syBox3 .hd ul li.on i { color:#01A56C; border-color:#01A56C; }
.syBox3 .bd { margin-top:50px; background:#fff; border-radius:8px; padding:60px ; box-sizing: border-box; }

@media all and (max-width:1480px){
	.syArea03 { padding:60px 0; }
	.syBox3 { margin-top:40px; }
	.syBox3 .hd ul li { margin:0 20px; }
	.syBox3 .hd ul li i { font-size:16px; padding-bottom:5px; }
	.syBox3 .bd { margin-top:40px; min-height:550px; padding:40px; }
}
@media all and (max-width:1200px){
	.syArea03 { padding:40px 0; }
	.syBox3 { margin-top:30px; }
	.syBox3 .hd ul li { margin:0 15px; }
	.syBox3 .hd ul li i { font-size:14px; padding-bottom:5px; }
	.syBox3 .bd { margin-top:30px; min-height:400px; padding:30px 4%; }
}
@media all and (max-width:500px){
	.syBox3 .hd ul li { margin:0 3px; }
	.syBox3 .bd { margin-top:20px; }
}

.syBox31 .bd01 { font-size:30px; color:#333; text-align:center; max-width:580px; margin:0 auto; }
.syBox31 .bd01 i { color:#01A56C; }
.syBox31 .bd02 { position:relative; margin-top:60px;z-index:2; }
.syBox31 .bd02:before { position:absolute; display:block; content:""; left:0; right:0; top:165px; height:1px; background:#dadbde; content:""; z-index:-1; }
.syBox31 .bd02 ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.syBox31 .bd02 ul li { width:15%; text-align:center; }
.syBox31 .bd02 ul li .p1 img { max-height:123px; width:auto; }
.syBox31 .bd02 ul li .p2 { margin:0 auto; margin-top:20px; width:50px; height:50px; line-height:50px; background:#ebfbef; border-radius:100%; font-size:30px; color:#666; box-shadow:0px 0px 5px rgba(0,0,0,0.1); }
.syBox31 .bd02 ul li .p3 { margin-top:30px; }
.syBox31 .bd02 ul li .p3 .p31 { font-size:16px; line-height:25px; color:#323232; font-weight:bold; }
.syBox31 .bd02 ul li .p3 .p32 { margin-top:40px; font-size:16px; line-height:25px; color:#333; min-height:120px; padding:0 10px; display:flex; justify-content: center; background: url(nxz38.png)no-repeat top right;background-size: cover; border-radius:8px; box-sizing: border-box; text-align:center; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);padding-top: 10px; }

.syBox31 .bd02 ul li:hover .p1 img { transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);transition: transform 0.9s;-webkit-transition: transform 0.9s;-moz-transition: transform 0.9s;  }
.syBox31 .bd02 ul li:hover .p2 { background:#01A56C; color:#fff; }

@media all and (max-width:1480px){
	.syBox31 .bd01 { font-size:24px; max-width:460px; }
	.syBox31 .bd02 { margin-top:40px; }
	.syBox31 .bd02:before { top:130px; }
	.syBox31 .bd02 ul li { width:15%; }
	.syBox31 .bd02 ul li .p1 img { max-height:100px; }
	.syBox31 .bd02 ul li .p2 { margin-top:10px; width:40px; height:40px; line-height:40px; font-size:18px; }
	.syBox31 .bd02 ul li .p3 { margin-top:20px; }
	.syBox31 .bd02 ul li .p3 .p31 { font-size:14px; line-height:25px; }
	.syBox31 .bd02 ul li .p3 .p32 { margin-top:30px; font-size:14px; line-height:20px; min-height:120px; padding:0 10px; }
}
@media all and (max-width:1200px){
	.syBox31 .bd01 { font-size:16px; max-width:305px; }
	.syBox31 .bd02 { margin-top:30px; }
	.syBox31 .bd02:before { top:85px; }
	.syBox31 .bd02 ul li { width:16%; }
	.syBox31 .bd02 ul li .p1 img { max-height:60px; }
	.syBox31 .bd02 ul li .p2 { margin-top:10px; width:30px; height:30px; line-height:30px; font-size:14px; }
	.syBox31 .bd02 ul li .p3 { margin-top:15px; }
	.syBox31 .bd02 ul li .p3 .p31 { font-size:14px; line-height:25px; }
	.syBox31 .bd02 ul li .p3 .p32 { margin-top:20px; font-size:14px; line-height:20px; min-height:120px; padding:0 10px; }
}
@media all and (max-width:750px){
	.syBox31 .bd02:before { left:12px; height:auto; top:0; right:auto; bottom:0; width:1px; }
	.syBox31 .bd02 ul li { position:relative; width:100%; padding-left:35px; box-sizing: border-box; text-align:left; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
	.syBox31 .bd02 ul li:nth-child(n + 2) { margin-top:15px; }
	.syBox31 .bd02 ul li .p1 { width:50px; }
	.syBox31 .bd02 ul li .p1 img { max-height:50px; }
	.syBox31 .bd02 ul li .p2 { position:absolute; left:0; top:50%; transform: translateY(-50%); margin-top:0; width:25px; height:25px; text-align:center; line-height:25px; font-size:14px; z-index:2; }
	.syBox31 .bd02 ul li .p3 { width:calc(100% - 60px); margin-top:0; }
	.syBox31 .bd02 ul li .p3 .p31 { font-size:14px; line-height:20px; }
	.syBox31 .bd02 ul li .p3 .p32 { margin-top:5px; font-size:14px; line-height:20px; min-height:10px; padding:0; display:block; border:none; background:none; border-radius:0; text-align:left;  box-shadow:none; }
}

.syBox32 .Box {  display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
.syBox32 .bd01 { width:45%; }
.syBox32 .bd01 ul { padding-left:20px; }
.syBox32 .bd01 ul li:nth-child(n + 2) { margin-top:40px; }
.syBox32 .bd01 ul li .p1 { position:relative; font-size:24px; color:#323232; line-height:30px; }
.syBox32 .bd01 ul li .p1:before { position:absolute; left:-20px; top:12px; width:6px; height:6px; background:#01A56C; border-radius:100%; display:block; content:""; z-index:2; }
.syBox32 .bd01 ul li .p2 { font-size:16px; line-height:25px; margin-top:10px; color:#666; }
.syBox32 .bd02 { width:50%; }

@media all and (max-width:1480px){
	.syBox32 .Box { padding-top:40px;  }
	.syBox32 .bd01 { width:46%; }
	.syBox32 .bd01 ul { padding-left:15px; }
	.syBox32 .bd01 ul li:nth-child(n + 2) { margin-top:30px; }
	.syBox32 .bd01 ul li .p1 { font-size:20px; line-height:25px; }
	.syBox32 .bd01 ul li .p1:before { left:-15px; top:10px; width:5px; height:5px; }
	.syBox32 .bd01 ul li .p2 { font-size:14px; line-height:25px; margin-top:10px; }
	.syBox32 .bd02 { width:50%; }
}
@media all and (max-width:1200px){
	.syBox32 .Box { padding-top:20px;  }
	.syBox32 .bd01 { width:46%; }
	.syBox32 .bd01 ul { padding-left:15px; }
	.syBox32 .bd01 ul li:nth-child(n + 2) { margin-top:20px; }
	.syBox32 .bd01 ul li .p1 { font-size:16px; line-height:25px; }
	.syBox32 .bd01 ul li .p1:before { left:-15px; top:10px; width:5px; height:5px; }
	.syBox32 .bd01 ul li .p2 { font-size:14px; line-height:25px; margin-top:10px; }
	.syBox32 .bd02 { width:50%; }
}
@media all and (max-width:750px){
	.syBox32 .Box { padding-top:0;  }
	.syBox32 .bd01 { width:100%; }
	.syBox32 .bd01 ul { padding-left:15px; }
	.syBox32 .bd01 ul li:nth-child(n + 2) { margin-top:20px; }
	.syBox32 .bd01 ul li .p1 { font-size:16px; line-height:25px; }
	.syBox32 .bd01 ul li .p1:before { left:-15px; top:10px; width:5px; height:5px; }
	.syBox32 .bd01 ul li .p2 { font-size:14px; line-height:25px; margin-top:10px; }
	.syBox32 .bd02 { width:100%; margin-top:30px; }
}

.syBox33 .Box { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.syBox33 .bd01 { width:50%; }
.syBox33 .bd01 .p1 { font-size:24px; color:#fff; padding:35px 10px; background:#009966; text-align:center; }
.syBox33 .bd01 .p2 { font-size:16px; color:#666; line-height:25px; background:#F4FDF6; min-height:300px; padding:10px 16%; box-sizing: border-box; text-align:center; display:flex; align-items: center; justify-content: center; }
.syBox33 .bd02 { width:40%; }

@media all and (max-width:1480px){
	.syBox33 .bd01 { width:50%; }
	.syBox33 .bd01 .p1 { font-size:20px; padding:25px 10px; }
	.syBox33 .bd01 .p2 { font-size:14px; min-height:250px; padding:10px 10%; }
	.syBox33 .bd02 { width:40%; }
}
@media all and (max-width:1200px){
	.syBox33 .bd01 { width:50%; }
	.syBox33 .bd01 .p1 { font-size:16px; padding:20px 10px; }
	.syBox33 .bd01 .p2 { font-size:14px; min-height:200px; padding:10px 10%; }
	.syBox33 .bd02 { width:40%; }
}
@media all and (max-width:1200px){
	.syBox33 .bd01 { width:50%; }
	.syBox33 .bd01 .p1 { font-size:16px; padding:20px 10px; }
	.syBox33 .bd01 .p2 { font-size:14px; min-height:200px; padding:10px 10%; }
	.syBox33 .bd02 { width:40%; }
}
@media all and (max-width:750px){
	.syBox33 .bd01 { width:100%; }
	.syBox33 .bd01 .p1 { font-size:16px; padding:20px 10px; }
	.syBox33 .bd01 .p2 { font-size:14px; min-height:10px; padding:20px 4%; }
	.syBox33 .bd02 { width:100%; margin-top:30px; }
}

.syBox34 .bd01 { font-size:30px; color:#333; text-align:center; }
.syBox34 .bd01 i { color:#01A56C; }
.syBox34 .bd02 { margin-top:55px; }
.syBox34 .bd02 ul { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
.syBox34 .bd02 ul li { width:120px; height:120px; font-size:24px; line-height:1.3; color:#fff; border-radius:100%; display:flex; align-items: center; justify-content: center; background: linear-gradient(to right bottom, #6596f2, #828ff3);background: url(nxz200.png)no-repeat center;background-size: cover; }
.syBox34 .bd02 ul li:nth-child(2) { background:url(sy03.png) no-repeat center; background-size:cover; }

.syBox34 .bd03 { margin-top:50px }

@media all and (max-width:1480px){
	.syBox34 .bd01 { font-size:24px; }
	.syBox34 .bd02 { margin-top:40px; }
	.syBox34 .bd02 ul li { width:100px; height:100px; font-size:20px; }
 
	.syBox34 .bd03 { margin-top:40px }
}
@media all and (max-width:1200px){
	.syBox34 .bd01 { font-size:16px; }
	.syBox34 .bd02 { margin-top:30px; }
	.syBox34 .bd02 ul li { width:80px; height:80px; font-size:16px; }
 
	.syBox34 .bd03 { margin-top:30px }
}
@media all and (max-width:750px){
	.syBox34 .bd02 ul li { margin-right:calc(50% - 120px); }
	.syBox34 .bd02 ul li:nth-child(3n) { margin-right:0; }
	.syBox34 .bd02 ul li:nth-child(n + 4) { margin-top:30px; }
}

/*
.qyArea03 { padding:80px 0; background:url(qyArea03.jpg) no-repeat center; background-size:cover; }
.qyArea03 .bd01 { margin-top:30px; font-size:30px; color:#333; text-align:center; }
.qyArea03 .bd01 i { color:#01A56C; }
.qyArea03 .bd02 { margin:0 auto; margin-top:20px; font-size:16px; line-height:25px; color:#333; max-width:735px; text-align:center; }
@media all and (max-width:1480px){
	.qyArea03 { padding:60px 0; }
	.qyArea03 .bd01 { margin-top:30px; font-size:24px; }
	.qyArea03 .bd02 { margin-top:20px; font-size:14px; line-height:25px; max-width:735px; }
}
@media all and (max-width:1200px){
	.qyArea03 { padding:40px 0; }
	.qyArea03 .bd01 { margin-top:15px; font-size:16px; }
}




*/

.zhArea01 { padding:60px 0; background:#f7f8fb; }
.zhArea01 .hd { text-align:center; font-size:0; }
.zhArea01 .hd i { display:inline-block; padding:0 60px; font-size:40px; line-height:75px; color:#fff; background:#01A56C; border-radius:10px; }
.zhArea01 .bd01 { position:relative; left:50%; width:1px; height:40px; background:#01A56C; }

.zhArea01 .bd { padding:0 70px; }
.zhArea01 .bd ul { position:relative; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.zhArea01 .bd ul:before { position:absolute; top:0; left:110px; right:110px; height:1px; display:block; content:""; background:#01A56C; z-index:2; }
.zhArea01 .bd ul li { width:220px; }
.zhArea01 .bd ul li .p3 { width:1px; height:55px; position:relative; left:50%; background:#01A56C; }
.zhArea01 .bd ul li .p1 { width:155px; line-height:50px; background:url(nxz3.png) no-repeat center; background-size:100% 100%; border-radius:50px; font-size:16px; text-align:center; margin:0 auto; color:#333; font-weight:bold; transition: transform 0.9s;cursor: pointer;}

.zhArea01 .bd ul li .p1:hover {
  animation: wobble 0.9s ease-in-out;
  -webkit-animation: wobble 0.9s ease-in-out;
}

@keyframes wobble {
  0% { transform: translateX(0); }
  25% { transform: translateX(-3px); -webkit-transform: translateX(-3px); -moz-transform: translateX(-3px); -ms-transform: translateX(-3px); -o-transform: translateX(-3px); }
  50% { transform: translateX(0); }
  75% { transform: translateX(3px); -webkit-transform: translateX(3px); -moz-transform: translateX(3px); -ms-transform: translateX(3px); -o-transform: translateX(3px); }
  100% { transform: translateX(0); }
}


.zhArea01 .bd ul li .p2 { margin-top:25px; min-height:170px; font-size:16px; line-height:25px; padding:15px; text-align:justify; border:1px solid #fff; border-radius: 8px; box-sizing: border-box; background: #fff; box-shadow: 0px 1px 18px 0px rgba(162, 190, 233, 0.31);color: #666666}


@media all and (max-width:1480px){
	.zhArea01 { padding:60px 0; }
	.zhArea01 .hd i { padding:0 40px; font-size:30px; line-height:60px; }
	.zhArea01 .bd01 { width:1px; height:30px; }
	
	.zhArea01 .bd { padding:0; }
	.zhArea01 .bd ul:before { left:100px; right:100px; }
	.zhArea01 .bd ul li { width:200px; }
	.zhArea01 .bd ul li .p3 { width:1px; height:40px; }
	.zhArea01 .bd ul li .p1 { width:130px; line-height:45px; font-size:16px; }
	.zhArea01 .bd ul li .p2 { margin-top:20px; }
}
@media all and (max-width:1200px){
	.zhArea01 { padding:40px 0; }
	.zhArea01 .hd i { padding:0 20px; font-size:24px; line-height:50px; }
	.zhArea01 .bd01 { width:1px; height:25px; }
	
	.zhArea01 .bd { padding:0; }
	.zhArea01 .bd ul:before { left:calc(10% - 6px); right:calc(10% - 6px); }
	.zhArea01 .bd ul li { width:calc(20% - 12px); }
	.zhArea01 .bd ul li .p3 { width:1px; height:30px; }
	.zhArea01 .bd ul li .p1 { width:110px; line-height:35px; font-size:14px; }
	.zhArea01 .bd ul li .p2 { margin-top:15px; min-height:200px; line-height:20px; text-align:left; padding:15px 10px; }
}
@media all and (max-width:900px){
	.zhArea01 .hd i { padding:0 20px; font-size:18px; line-height:40px; }
	.zhArea01 .bd01 { display:none; }
	
	.zhArea01 .bd { margin-top:30px; }
	.zhArea01 .bd ul:before { display:none; }
	.zhArea01 .bd ul li { width:100%; }
	.zhArea01 .bd ul li:nth-child(n + 2) { margin-top:20px; }
	.zhArea01 .bd ul li .p3 { height:20px; display:none; }
	.zhArea01 .bd ul li .p2 { margin-top:15px; min-height:10px; line-height:20px; text-align:left; padding:15px 4%; }
}


.zhArea04 { padding:60px 0; background:url(nxz2000.png) no-repeat center; background-size:cover; }
.zhBox04 { margin-top:50px; }
.zhBox04 .hd { float:left; width:515px; }
.zhBox04 .hd ul li { position:relative; padding-left:70px; cursor:pointer; }
.zhBox04 .hd ul li:nth-child(n + 2) { margin-top:25px; }

.zhBox04 .hd ul li .tt01 { width:100%; padding:20px 6% 0; min-height:220px; background:rgba(255,255,255,1); background-size:cover!important; color:#333; border-radius:8px; box-sizing: border-box;  	box-shadow: 0px 0px 16px 0px rgba(101, 101, 101, 0.14);}
.zhBox04 .hd ul li .tt01 .pp01 { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
.zhBox04 .hd ul li .tt01 .pp01 .p1 img { max-width:66ppx; }
.zhBox04 .hd ul li .tt01 .pp01 .p1 .img02 { display:none; }
.zhBox04 .hd ul li .tt01 .pp01 .p2 { width:calc(100% - 110px);  }
.zhBox04 .hd ul li .tt01 .pp01 .p2 p { font-size:24px; }
.zhBox04 .hd ul li .tt01 .pp01 .p2 span { display:block; font-size:16px; }
.zhBox04 .hd ul li .tt01 .pp02 { margin-top:15px; font-size:16px; line-height:30px;color: #666 }

.zhBox04 .hd ul li .tt02 { position:absolute; top:0; left:0; width:35px; height:35px; border:1px solid #ceddf1; background:rgba(255,255,255,0.5); border-radius:5px; z-index:2; }

.zhBox04 .hd ul li.on .tt01 { background:url(cp02.jpg) no-repeat center; color:#666666; }
.zhBox04 .hd ul li.on .tt01 .pp01 .p1 .img01 { display:none; }
.zhBox04 .hd ul li.on .tt01 .pp01 .p1 .img02 { display:block; }
.zhBox04 .hd ul li.on .tt02 { border-color:#01A56C; background:url(cp01.png) no-repeat center #01A56C; }
.zhBox04 .hd ul li.on .tt01 .pp01 .p2 p{color: #01A56C;}

.zhBox04 .bd { float:right; width:610px; min-height:720px; background:rgba(255,255,255,0.35); border:1px solid #fff; border-bottom:none; border-radius:5px; box-sizing: border-box; 	box-shadow: 0px 0px 16px 0px rgba(101, 101, 101, 0.14);}
.zhBox04 .bd .bdd1 { border-bottom:1px solid #d3e8fa; padding:15px 35px; font-size:0; }
.zhBox04 .bd .bdd1 i { display:inline-block; width:15px; height:15px; margin-right:7px; background:url(cp03.png) no-repeat center; }
.zhBox04 .bd>div:nth-child(1) .bdd1 i:nth-child(1) { background:url(cp04.png) no-repeat center; }
.zhBox04 .bd>div:nth-child(2) .bdd1 i:nth-child(2) { background:url(cp04.png) no-repeat center; }
.zhBox04 .bd>div:nth-child(3) .bdd1 i:nth-child(3) { background:url(cp04.png) no-repeat center; }
.zhBox04 .bd>div:nth-child(4) .bdd1 i:nth-child(4) { background:url(cp04.png) no-repeat center; }

.zhBox04 .bd .bdd2 { padding:40px 35px 0 35px; }
.zhBox04 .bd .bdd2 img { max-width:100%; height:auto; }


@media all and (max-width:1480px){
	.zhArea04 { padding:60px 0; }
	.zhBox04 { margin-top:40px; }
	.zhBox04 .hd { width:450px; }
	.zhBox04 .hd ul li { padding-left:50px; }
	.zhBox04 .hd ul li:nth-child(n + 2) { margin-top:20px; }
	.zhBox04 .hd ul li .tt01 { padding:20px 5% 0; min-height:190px; }
	.zhBox04 .hd ul li .tt01 .pp01 .p1 img { max-width:60px; }
	.zhBox04 .hd ul li .tt01 .pp01 .p2 { width:calc(100% - 90px); }
	.zhBox04 .hd ul li .tt01 .pp01 .p2 p { font-size:20px; }
	.zhBox04 .hd ul li .tt01 .pp01 .p2 span { font-size:14px; }
	.zhBox04 .hd ul li .tt01 .pp02 { margin-top:10px; font-size:14px; line-height:25px; }

	.zhBox04 .hd ul li .tt02 { width:30px; height:30px; }
 
	.zhBox04 .bd { float:right; width:520px; min-height:630px; }
	.zhBox04 .bd .bdd1 { padding:15px 25px; }
 
	.zhBox04 .bd .bdd2 { padding:30px 25px 0 25px; text-align:center; }
	.zhBox04 .bd .bdd2 img { max-width:100%; height:auto; }
}
@media all and (max-width:1200px){
	.zhArea04 { padding:40px 0; }
	.zhBox04 { margin-top:30px; }
	.zhBox04 .hd { width:calc(100% - 550px); }
	.zhBox04 .hd ul li { padding-left:40px; }
	.zhBox04 .hd ul li:nth-child(n + 2) { margin-top:15px; }
	.zhBox04 .hd ul li .tt01 { padding:20px 5% 0; min-height:170px; }
	.zhBox04 .hd ul li .tt01 .pp01 .p1 img { max-width:50px; }
	.zhBox04 .hd ul li .tt01 .pp01 .p2 { width:calc(100% - 70px); }
	.zhBox04 .hd ul li .tt01 .pp01 .p2 p { font-size:16px; }
	.zhBox04 .hd ul li .tt01 .pp01 .p2 span { font-size:14px; }
	.zhBox04 .hd ul li .tt01 .pp02 { margin-top:10px; font-size:14px; line-height:25px; }

	.zhBox04 .hd ul li .tt02 { width:20px; height:20px;  background-size:10px 10px!important; }

	.zhBox04 .bd { float:right; width:450px; min-height:550px; }
	.zhBox04 .bd .bdd1 { padding:15px 25px; }
 
	.zhBox04 .bd .bdd2 { padding:30px 25px 0 25px; }
	.zhBox04 .bd .bdd2 img { max-width:100%; height:auto; }
}
@media all and (max-width:1000px){
	.zhBox04 .hd { width:calc(100% - 480px); }
	.zhBox04 .hd ul li { padding-left:0; }
	.zhBox04 .hd ul li .tt02 { display:none; }
}
@media all and (max-width:850px){
	.zhBox04 .hd { float:none; width:100%; }
	.zhBox04 .hd ul li { float:none; width:100%; margin-right:0; }
	.zhBox04 .hd ul li:nth-child(2n) { margin-right:0; }
	.zhBox04 .hd ul li:nth-child(n + 2) { margin-top:2%; }
 
	.zhBox04 .hd ul li .tt01 { padding:20px 4%; min-height:60px; }
	.zhBox04 .hd ul li .tt01 .pp01 .p1 img { max-width:30px; }
	.zhBox04 .hd ul li .tt01 .pp02 .p2 { width:calc(100% - 40px); }
	
	.zhBox04 .bd { float:none; width:100%; min-height:10px; margin-top:25px; }
	.zhBox04 .bd .bdd1 { padding:15px 25px; }
	.zhBox04 .bd .bdd2 { padding:20px 4%; }
}


 .zhArea05 { padding:60px 0 100px;/* background:url(zhArea05.png) no-repeat center bottom;*/ background-size:cover; } 
.zhArea05 .bd { margin-top:50px; }
.zhArea05 .bd img { max-width:100%; }


.zhArea_nxz {padding: 0 0 90px;background: #fff;background-size: cover;}
.zhArea_nxz .bd{margin-top: 38px;}
.zhArea_nxz .bd .b_hd ul{display: flex;justify-content: center;}
.zhArea_nxz .bd .b_hd  li{width: 147px;line-height: 45px;border-radius: 6px;border: solid 1px #01a56c;text-align: center;color: #01a56c;font-size: 20px;margin-right: 19px;cursor: pointer;}
.zhArea_nxz .bd .b_hd  li:last-child{margin-right: 0;}
.zhArea_nxz .bd .b_hd  li.current{background-image:linear-gradient(#01a56c, #01a56c), linear-gradient(71deg, #4771ec 0%, #5785f6 19%, #6699ff 54%, #cebdfe 100%), linear-gradient(#5c85ff, #5c85ff);background-blend-mode: normal, normal, normal;color: #fff;}
.zhArea_nxz .bd  .outBox .hd ul{display: flex;justify-content: center;}
.zhArea_nxz .bd  .outBox .hd ul li{color: #333333;font-size: 20px;line-height: 30px;padding-bottom: 5px;margin-right: 100px;cursor: pointer;}
.zhArea_nxz .bd  .outBox .hd ul li:last-child{margin-right: 0;}
.zhArea_nxz .bd  .outBox .hd ul li.on{	color: #01a56c;border-bottom: 2px solid #01a56c;}
.zhArea_nxz .hd{margin-bottom: 40px;}
.zhArea_nxz .bd .outBox{margin-top: 35px;}
.zhArea_nxz .inHd{float: left;width: 255px;}
.zhArea_nxz .inHd li{position: relative;margin-bottom: 17px;}
.zhArea_nxz .inHd li:last-child{margin-bottom: 0;}
.zhArea_nxz .inHd li span{position: relative;line-height: 68px;background-color: #e6f9ee;border-radius: 6px;display: block;padding-left: 44px;box-sizing: border-box;color: #01a56c;font-size: 22px;}
.zhArea_nxz .inBd{width: 1064px;    background: linear-gradient(to bottom, #d5f2e8, #fff);background: #d5f2e8; float: right;padding: 40px 112px 53px 70px;box-sizing: border-box;}
.zhArea_nxz .inHd li.on::after{content: "";left: 0;top: 0;width: 284px;height:70px ;background: url(nxz31.png)no-repeat top left;position: absolute;}
.zhArea_nxz .inHd li.on span{z-index: 2;color: white;background: transparent;}
.zhArea_nxz .inBd .mc{padding-left: 15px;background: url(nxz32.png)no-repeat  left top 15px;margin-top: 26px;}
.zhArea_nxz .inBd .mc:nth-child(-n+1){margin-top: 0;}
.zhArea_nxz .inBd .p1{color: #333333;font-size: 24px;line-height:34px;}
.zhArea_nxz .inBd .p2{color: #666666;font-size: 16px;line-height:26px;margin-top: 6px;}
.zhArea_nxz .inBd .pc{margin-top: 45px;}


@media all and (max-width:1480px){
	.zhArea05 { padding:60px 0 80px; }
	.zhArea05 .bd { margin-top:40px; }
}
@media all and (max-width:1200px){
	.zhArea05 { padding:40px 0; }
	.zhArea05 .bd { margin-top:30px; }
}



@media all and (max-width:1480px){
	
}
@media all and (max-width:1200px){
	
}



@media all and (max-width:1480px){
	
}
@media all and (max-width:1200px){
	
}




@media all and (max-width:1480px){
	.zhArea_nxz .inBd{width: 850px;}
	.zhArea_nxz .inBd .p1{font-size: 20px;}
	.zhArea_nxz{padding: 60px 0;}
}

@media all and (max-width:1200px){
	.zhArea_nxz .inBd{width:600px;}
}
@media all and (max-width:1000px){
	.zhArea_nxz .bd .b_hd li{width: 31%;margin-right: 2%;margin-top: 2%;font-size: 16px;line-height: 35px;}
	.zhArea_nxz .bd .b_hd li:nth-child(3n){margin-right: 0;}
	.zhArea_nxz .bd .b_hd li:nth-child(-n+3){margin-top: 0;}
	.zhArea_nxz .bd .b_hd  ul{flex-wrap: wrap;}
	.zhArea_nxz .bd .b_hd ul{justify-content: unset;}
	.zhArea_nxz .inHd{display: block;float: unset;}
	.zhArea_nxz .inHd ul {display: flex;flex-wrap: wrap;}
	.zhArea_nxz .inHd ul li {width: 49%;margin-right: 2%;margin-top: 2%;}
	.zhArea_nxz .inHd ul li:nth-child(2n){margin-right: 0;}
	.zhArea_nxz .inHd ul li:nth-child(-n+2){margin-top: 0;}
	.zhArea_nxz .inHd ul li span{font-size: 16px;line-height: 35px;}
	.zhArea_nxz .inHd li.on::after{display: none;}
	.zhArea_nxz .inHd li.on{background: #01A56C;}
	.zhArea_nxz .inHd{width: 100%;}
	.zhArea_nxz .hd{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.zhArea_nxz .inBd{width: 100%;padding: 20px;margin-top: 20px;}
	.zhArea_nxz .inBd .pc{margin-top: 20px;}
	.zhArea_nxz{padding: 0 0 30px;}
	.zhArea_nxz .inHd li span{text-align: center;padding: 0 10px;}
	.zhArea_nxz .bd .outBox .hd ul li{margin-right: 10px;font-size: 18px;}
	.zhArea_nxz .inBd .p1{font-size: 16px;}
	.zhArea_nxz .inBd .p2{font-size: 14px;}
}


.nxz_c {position: relative;padding: 60px 0 80px;}
.nxz_c .bd{position: relative;padding: 40px 0}
.nxz_c .bd ul{display: flex;justify-content: space-between;flex-wrap: wrap;width: 1155px;margin: 0 auto;position: relative;z-index: 10}
.nxz_c .bd ul li a{display: block;border-radius: 12px;text-align: center;background: url(nxz9.png)no-repeat bottom center;width: 282px;line-height: 60px;color: #666666;font-size: 20px;}
.nxz_c .bd ul li:hover a{background: url(nxz10.png)no-repeat bottom center;color: white;}
.nxz_c .bd ul li{margin-top: 10px;margin-right: 588px;}
.nxz_c .bd ul li:nth-child(-n+2){margin-top: 0;}
.nxz_c .bd ul li:nth-child(2n){margin-right: 0;}
.nxz_c .pc{position: absolute;left: 0%;top: 50%;transform: translateY(-50%);}

.nxz_c .pc:after{ content:""; width:480px; height:480px; background:url(y1.png) center center no-repeat; background-size:auto 100%; position:absolute; left:50%; top:50%; margin:-240px 0 0 -240px; animation: rotate 10s linear infinite;}

@keyframes rotate {
from {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
to {
  transform: rotate(360deg);
}
}




.nxz_c .hd{	color: #333333;font-size: 36px;font-family: PingFang-SC-Heavy;line-height: 46px;text-align: center;margin-bottom: 105px;font-family: 'PingFang SC';}
.nxz_c .pc img{width: 100%;}
.nxz_c .pc {text-align: center;}


.zhArea_nxz .ul1{display: flex;}
.zhArea_nxz .ul1 li{width: 454px;margin-right: 28px;text-align: center;}
.zhArea_nxz .ul1 li .pc{border-radius: 20px;overflow: hidden;}
.zhArea_nxz .ul1 li .pc img{width: 100%;}
.zhArea_nxz .ul1 li .m1{font-size: 24px;line-height: 34px;color: #01a56c;margin-top: 27px;}
.zhArea_nxz .ul1 li .m2{font-size: 16px;line-height: 30px;color: #666666;margin-top: 10px;text-align: center;}
.zhArea_nxz .ul1 li:nth-child(3n){margin-right: 0;}


.outBox .bd_box_box .sj_pc{display: none;}

.outBox .mmm{color: #333333;font-size: 36px;line-height: 46px;font-weight: bold;text-align: center;margin-bottom: 40px;}
.outBox .bd_box_box1{padding: 50px 60px 100px 40px;background: #F7F8FB;}
.outBox .bd_box_box1 .mmmmm{display: flex;}
.outBox .bd_box_box1 .mmmmm .desc{width: calc(100% - 858px);padding-left: 58px;}
.outBox .bd_box_box1 .mmmmm .desc .li1 span{color: #323232;font-size: 24px;line-height: 34px;background: url(nxz909.png)no-repeat left center;padding-left: 23px;}
.outBox .bd_box_box1 .mmmmm .desc .li1 .sp{padding-left: 23px;color: #666666;line-height: 24px;font-size: 16px;margin-top: 9px;}
.outBox .bd_box_box1 .mmmmm .desc .li1{margin-top: 22px;}
.outBox .bd_box_box1 .mmmmm .desc .li1:nth-child(1){margin-top: 0;}
.outBox .bd_box_box1 .mmmmm .desc .n{color: #333333;font-size: 30px;line-height: 40px;margin-bottom: 30px;}

.outBox .bd_box_box2 .mmmmm .desc{width: calc(100% - 659px);padding-left: 58px;}













@media all and (max-width:1480px){
	.outBox .bd_box_box1 .mmmmm .pc img{width: 100%;}
.zhArea_nxz .bd .outBox .bd_box_box>.pc img{width: 100%;}
.outBox .bd_box_box1 .mmmmm .pc {width: 600px;}
.outBox .bd_box_box1 .mmmmm .desc{width: calc(100% - 600px); padding-left: 30px;}
.outBox .bd_box_box1 .mmmmm .desc .n{font-size: 20px;line-height: 30px;}
.outBox .bd_box_box1 .mmmmm .desc .li1 span{font-size: 16px;line-height: 26px;}
.outBox .bd_box_box1 .mmmmm .desc .li1 .sp{font-size: 12px;line-height: 22px;}
.outBox .bd_box_box1 .mmmmm{align-items: flex-start;}

.nxz_c .pc:after{width: 80%;height: 80%;margin:0;left: 10%;top: 10%;}
}
@media all and (max-width:1200px){
	.nxz_c .bd ul{width: 1000px;}
	.nxz_c .bd ul li{margin-right: 435px;}
	.outBox .bd_box_box1 .mmmmm .pc{width: 500px;}
	.outBox .bd_box_box1 .mmmmm .desc{width: calc(100% - 500px); }
}

@media all and (max-width:1000px){
	.nxz_c .pc{position: unset;margin-left: 0;margin-top: 30px;}
	.nxz_c .bd ul li{width: 49%;margin-right: 2%;margin-top: 2%;}
	.nxz_c .bd ul{width: 100%;}
	.nxz_c .bd ul li a{width: 100%;border: 1px solid #009966;background: none;font-size: 16px;line-height: 40px;}
	.nxz_c{padding: 30px 0 0;}
	.nxz_c .hd{margin-top: 30px;}
	.nxz_c .hd{font-size: 20px;line-height: 30px;margin-top: 0;margin-bottom: 20px;}
	.outBox .bd_box_box .sj_pc{display: block;}
	.outBox .bd_box_box>.pc{display: none;}

	.zhArea_nxz .ul1{flex-direction: column;}
	.zhArea_nxz .ul1 li{width: 100%;margin-top: 20px;margin-right: 0;}
	.zhArea_nxz .ul1 li:nth-child(1){margin-top: 0;}
	.zhArea_nxz .ul1 li .m1{font-size: 20px;line-height: 30px;}
	.outBox .mmm{font-size: 20px;line-height: 30px;}
	.outBox .bd_box_box1 .mmmmm{flex-direction: column;}
	.outBox .bd_box_box1 .mmmmm .pc{width: 100%;}
	.outBox .bd_box_box1 .mmmmm .desc{width: 100%;padding-left: 0;}
	.outBox .bd_box_box1{padding: 20px;}
	.outBox .mmm{margin-bottom: 20px;}
	.zhArea_nxz .bd .outBox{margin-top: 20px;}
	.outBox .bd_box_box1 .mmmmm .desc .n{margin-bottom: 20px;}
	.outBox .bd_box_box1 .mmmmm .desc{margin-top: 20px;}
	.syArea01 .sjArea{overflow-x: scroll;}
	.syArea01 .sjArea img{width: 800px;max-width: unset;}

	.zhArea05 .sjArea{overflow-x: scroll;}
	.zhArea05 .sjArea img{width: 800px;max-width: unset;height: unset;}

	.qyArea08 .bd{overflow-x: scroll;}
	.qyArea08 .bd img{width: 800px;max-width: unset;height: unset;}

	.main{        padding: 30px 0;}
	.qyArea02{padding-top: 40px;margin-top: 0;}
	.qyArea02 .bd ul li:before{    background: rgba(255, 255, 255, 0.3);}
	.syArea02{padding-top: 0;}
	.syArea02 .bd{margin-top: 20px;}
}