html,body{ width: 100%; height: 100%; overflow: scroll;}

		html::-webkit-scrollbar, body::-webkit-scrollbar{width:0px;height:0px;}

		body{margin:0;}

		section .title { text-align: center; }
		section .title h3 {font-size: 22px;color: #333333;font-weight: 500;}
		section .title h3::after {content: '';width: 20%;height: 1px;display: block;margin: 0 auto;border-bottom: 1px solid #00a83b;}

		section.part1 { background: #FFFFFF; }
		section.part1 .w_94 img {width: 96%;margin-left: 2%;}
		section.img img {width:100%;}
		section.banner_1 img{width:100%;}

		section.part2 ul { display: flex; margin: 0 auto; flex-wrap: wrap; justify-content: space-between; }
		section.part2 ul li { width:49.5%; padding: 10px; color: #585858; margin-bottom: 5px; background: #f0f2f6; align-items: center; box-sizing: border-box; text-align:center;}
		section.part2 ul li:nth-child(1) h3,
		section.part2 ul li:nth-child(8) h3 { color: #34bc74;text-align: center; }
		section.part2 ul li:nth-child(2) h3,
		section.part2 ul li:nth-child(7) h3 { color: #34bc74;text-align: center; }
		section.part2 ul li:nth-child(3) h3,
		section.part2 ul li:nth-child(6) h3 { color: #34bc74;text-align: center; }
		section.part2 ul li:nth-child(4) h3,
		section.part2 ul li:nth-child(5) h3 { color: #34bc74;text-align: center; }
		section.part2 ul li img { width: 100%; margin-right: 10px }
		section.part2 ul li p {font-size:1rem;text-align:justify; line-height:2; text-indent:2em;} 

		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:1rem;text-align: center; line-height:2;} 

		section.part4 .w_94 img {width: 96%;margin-left: 2%;}
		
		section.part5 .w_94 {display: flex;}
		section.part5 .w_94 .part5_left {width:49%;margin:1%; background:#f0f2f6;}
		section.part5 .w_94 .part5_left:nth-child(1){margin-left:0px;}
		section.part5 .w_94 .part5_left:nth-child(2){ margin-right:0px;}
		section.part5 .w_94 .part5_left img {width: 100%;}
		section.part5 .w_94 .part5_left ul {display: flex;}
		section.part5 .w_94 .part5_left ul li { font-size:1rem; width:25%; text-align:center; margin:1vh auto;}
		section.part5 .w_94 .part5_left h3 {text-align: center;}
		section.part5 .w_94 .part5_left h3::after {content: '';width: 20%;height: 1px;display: block;margin: 0 auto;border-bottom: 1px solid #e05862;}
		section.part5 .part5_bottom{background:#f0f2f6;}
		section.part5 .part5_bottom ul {display: flex;}
		section.part5 .part5_bottom img {width: 100%;}
		section.part5 .part5_bottom ul li { font-size:1rem; width:25%; text-align:center; margin:1vh auto 3vh;}
		section.part5 .part5_bottom h3 {text-align: center;}
		section.part5 .part5_bottom h3::after {content: '';width: 20%;height: 1px;display: block;margin: 0 auto;border-bottom: 1px solid #e05862;}


		section.part6 { background: #f0f2f6; }

		section.part6 ul li { display: flex;  background: #fff; align-items: center; }

		section.part6 ul li h3 { padding: 0 10px }

		section.part6 ul li label { background: #00a83b; padding: 0 3px; font-weight: normal; color: #fff; }

		section.part6 ul li i { padding: 0 2.9rem; font-size: .8rem; color: #585858; font-style: normal; }

		section.part6 ul li hr { margin: .2rem 0; border-bottom: none; }

		section.part6 ul li p { padding: 0 .5rem; line-height:2; text-align:justify; text-indent:2em; }

		section.part6 ul li b { color: #00a83b; }

		section.part6 ul li img { width: 50% }



		section.part7 .w_1200 { overflow: hidden; margin-top: 1rem }

		section.part7 .swiper-wrapper img  { width: 100%; }

		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; }

		section.part8 ul { width: 94%; display: flex; margin: 0 auto; flex-wrap: wrap; justify-content: space-between; padding-top: 25px;}
		section.part8 ul li { width: 24%; padding: 10px; color: #585858; margin-bottom: 5px; background: #f0f2f6; align-items: center; box-sizing: border-box; }
		section.part8 ul li:nth-child(1) h3,
		section.part8 ul li:nth-child(8) h3 { color: #34bc74 }
		section.part8 ul li:nth-child(2) h3,
		section.part8 ul li:nth-child(7) h3 { color: #34bc74 }
		section.part8 ul li:nth-child(3) h3,
		section.part8 ul li:nth-child(6) h3 { color: #34bc74 }
		section.part8 ul li:nth-child(4) h3,
		section.part8 ul li:nth-child(5) h3 { color: #34bc74 }
		section.part8 ul li img { width: 100%; margin-right: 10px }
		section.part8 ul li p {font-size: 12px;} 




		section.part9 > img { width: 100%; display: block; margin-top: 20px; }

		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; }

		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;}
		
.main .lc{list-style:none; margin:0px auto; padding:0px; width:98%;}
.main .lc img{width:100%;}
.main .lc li{margin:1vw auto; text-align:center;}
.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; line-height:2;}
.lbwz .lf, .lbwz .lf1{background:#f0f2f6; padding:2vh 0vw;}