html,body{overflow: scroll;}
		html::-webkit-scrollbar, body::-webkit-scrollbar{width:0px;height:0px;}
		
		

		section.part1 ul { width: 94%; margin: 0 auto; }
		section.part1 ul li { display: flex; align-items: center; background: #f0f2f6 }
		section.part1 ul li img { max-width: 50% }
		section.part1 ul li .desc h3 { line-height: 2; padding: 0 10px; border-bottom: 1px solid #ccc }
		section.part1 ul li .desc p { color: #585858; padding: 0 10px; line-height: 1.5; }

		section.part2 ul { width:100%; margin: 0 auto; }
		section.part2 ul li { display: flex; align-items: center; margin-bottom: 3px; background: #f0f2f6 }
		section.part2 ul li img { max-width: 50% }
		section.part2 ul li .desc { color: #585858; line-height: 2; padding: 0 15px; }
		section.part2 ul li .desc a { width: 50%; color: #fff; display: block; text-align: center; margin: 15px auto 0; background: #e05862; border-radius: 20px; }
		section.part2 ul li:nth-child(2) .desc a { background: #34bc74 }
		section.part2 ul li:nth-child(2) .desc a { background: #d5a74e }
        
		section.banner_1 img {width: 100%;}

		section.part3 ul { display: flex; margin: 0 auto; flex-wrap: wrap; justify-content: space-between; }
		section.part3 ul li { width: 24%; padding: 10px; color: #585858; margin-bottom: 5px; background: #f0f2f6; align-items: center; box-sizing: border-box; text-align:center;}
		section.part3 ul li:nth-child(1) h3,
		section.part3 ul li:nth-child(8) h3 { color: #34bc74;text-align: center; }
		section.part3 ul li:nth-child(2) h3,
		section.part3 ul li:nth-child(7) h3 { color: #34bc74;text-align: center; }
		section.part3 ul li:nth-child(3) h3,
		section.part3 ul li:nth-child(6) h3 { color: #34bc74;text-align: center; }
		section.part3 ul li:nth-child(4) h3,
		section.part3 ul li:nth-child(5) h3 { color: #34bc74;text-align: center; }
		section.part3 ul li img { width: 100%; margin-right: 10px }
		section.part3 ul li p {font-size: 12px;text-align: center;} 
		.part3 ul {display: flex;}
		.part3 ul li h1 {color: #e05862;}
		.part3 input {width: 77%;height: 25px;}
		.part3 a {display: block;width: 23%;border: 1px solid;height: 28px;text-align: center;line-height: 28px;background-color: #00a83b;color: #fff;margin-left: auto;}

		section.part4 ul { width: 94%; display: flex; margin: 0 auto; flex-wrap: wrap; justify-content: space-between; }
		section.part4 ul li { width: 49%; margin-bottom: 5px; }
		section.part4 ul li img { width: 92%; display: block; margin: 0 auto; }
		section.part4 ul li .desc { background: #f0f2f6 }
		section.part4 ul li .desc h3 { line-height: 3; text-align: center; }
		section.part4 ul li .desc p { padding: 0 10px 15px; line-height: 1.5; }

		section.part5 .part5_1 {display: flex; margin-top:2vh;}
		section.part5 .left {width:65%;height:228px;}
		section.part5 .review {width: 100%;height:31vh; overflow: hidden;text-align: center;background-color:inherit;}
		section.part5 .left .bottom {margin-top: 20px;margin-left: 20px;}
		section.part5 .review ul {list-style: none;}
		section.part5 .review ul li {margin: 10px auto;}
		section.part5 .review_2 {width: 45%;margin-left:3%;}
		section.part5 .review_2 ul li {margin-bottom: 3px;}
		section.part5 .review_2 ul li b {color: #e05862;}
		section.part5 .review_2 ul li img {width: 100%;}

		section.part7 .w_1200 { overflow: hidden;  }
		section.part7 .swiper-wrapper { margin-top: 20px; }
		section.part7 .swiper-wrapper img  { width: 98%; padding-left: 2%;}
		section.part7 .swiper-btn { text-align: center; margin-top: 20px; }
		section.part7 .swiper-btn .btn-prev img { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
		section.part7 .swiper-btn .btn { cursor: pointer; }


		.cyfw{list-style:none; padding:0px; width:98%; display:block; overflow:hidden; margin:auto;}
        .cyfw li{display:block; width:48.4%; border:0.5px solid #CCCCCC; float:left; margin:1%; text-align:center;}
		.cyfw li:nth-child(1),.cyfw li:nth-child(3),.cyfw li:nth-child(5),.cyfw li:nth-child(7){margin-left:0px;}
		.cyfw li:nth-child(2),.cyfw li:nth-child(4),.cyfw li:nth-child(6),.cyfw li:nth-child(8){margin-right:0px;}
		.cyfw li img{width:100%;}
        .cyfw li:hover{background-color:#0C6; color:#FFF;}
        .cyfw li h3{font-size:1.25rem; line-height:250%;}
        .cyfw li span{display:block; width:96%; text-align:justify; margin:10px auto; font-size:1rem; text-indent:2em; line-height:1.5;}
		
		.clear{clear:both;}
	
		section.part10 { width: 100%; max-width: 750px; display: flex; justify-content: space-between; position: fixed; bottom: -13px; left: 50%;  transform: translateX(-50%); z-index:999;height: 50px;}
		section.part10 a { width: 49.8%; color: #fff; display: block; line-height: 50px; font-size: 1.4rem; text-align: center; background: #00a83b; }
		section.part10 a img { width: 10.933%; margin-right: .5rem; vertical-align: middle; }

		section.part7, section.part9 { background: #fff }
		 form { width: 100%; margin: auto; }
		 form .tr2 {margin-top: 20px;font-size: 14px;}
		 form .np {margin-left: 10px;margin-right: 3px;}
		 form .tr3 {text-align: left;}
		 form .tr4 {display: flex;flex-wrap: wrap;}
		 form .np2 {width: 50%;padding-top: 6px;}
		 
.jmcp ul{width:98%; margin:auto;}
.jmcp ul li {
	float:left;
	width:49%;
	margin:1%;
}
.jmcp ul li:nth-child(1),.jmcp ul li:nth-child(3),.jmcp ul li:nth-child(5){margin-left:0px;}
.jmcp ul li:nth-child(2),.jmcp ul li:nth-child(4),.jmcp ul li:nth-child(6){margin-right:0px;}
.jmcp ul li img{
width:100%;
}
.jmcp ul li .top{
border: 1px;
background-color:rgba(0, 168, 59, 0.6);
position:relative;
margin-top:-50px;
/* width:100%; */
text-align:center;
color:#fff;
height: 30px;
bottom: 12px;
line-height: 30px;
font-size: 20px;
}

.main video{width:100%; margin:1.5vw auto 0px;border-radius:0.5vw;}
.main .zz{list-style:none; padding:0px; margin:0px auto; display:flex; width:98%;}
.main .zz li{width:32%; border:1px solid #CCCCCC; padding:1rem 0rem; margin:0.5rem; text-align:center; font-size:1rem;}
.main .zz li:nth-child(1),.main .zz li:nth-child(4){margin-left:0px;}
.main .zz li:nth-child(3),.main .zz li:nth-child(6){margin-right:0px;}
.main .lc{list-style:none; margin:0px auto; padding:0px; width:98%; text-align:center;}
.main .lc span{line-height:2;}
.main .lc img{width:100%;}
.main .lc li{margin:1vw auto; text-align:center;}
.main .lc li span{margin:1vw auto; display:block; font-size:3vw;}
.main .lc li img{width:96%; margin:1.5vw auto 0px;border-radius:0.5vw;}
.main .lc .lf{float:left; width:32%; margin:1%; text-align:center;}
.main .lc .lf:nth-child(1){margin-left:0px;}
.main .lc .lf:nth-child(3){margin-right:0px;}
.main .lc .lf span{ margin:1vw auto; display:block; font-size:1rem;}
.main .lc .lf img{width:100%;border-radius:0.5vw;}
.main .lc .lf1{float:left; width:49%; margin:1%; text-align:center;}
.main .lc .lf1:nth-child(4){margin-left:0px;}
.main .lc .lf1:nth-child(6){margin-left:0px;}
.main .lc .lf1:nth-child(5){margin-right:0px;}
.main .lc .lf1:nth-child(7){margin-right:0px;}
.main .lc .lf1 span{ margin:1vw auto; display:block; font-size:1rem;}
.main .lc .lf1 img{width:100%;border-radius:0.5vw;}
.main .lc .lf1 video{width:100%;border-radius:0.5vw;}

.main .lc .case .sp{float:left; width:49%; margin:1%; text-align:center;}
.main .lc .case .sp:nth-child(1){margin-left:0px;}
.main .lc .case .sp:nth-child(3){margin-left:0px;}
.main .lc .case .sp:nth-child(2){margin-right:0px;}
.main .lc .case .sp:nth-child(4){margin-right:0px;}
.main .lc .case .sp span{ margin:1vw auto; display:block; font-size:1rem;}
.main .lc .case .sp img{width:100%;border-radius:0.5vw;}
.main .lc .case .sp video{width:100%;border-radius:0.5vw;}

.lbwz .lf, .lbwz .lf1{background:#f0f2f6; padding:2vh 0vw;}
.main .lc .lf3{float:left; width:23.5%; margin:1%; text-align:center;}
.main .lc .lf3:nth-child(1),.main .lc .lf3:nth-child(5){margin-left:0px;}
.main .lc .lf3:nth-child(4),.main .lc .lf3:nth-child(8){margin-right:0px;}
.main .lc .lf3 img{width:100%;border-radius:0.5vw;}

.cl{clear:both;}