/* 大屏，最小768 */
@media screen and (min-width: 768px){
	.banner{background: url(../../img/product/jinxiaocun/banner.jpg) top center no-repeat;}
	.m_1,.m_3,.m_5{width: 1200px;margin: 60px auto;}
	.m_1 ul{width: 100%;margin: 40px auto 0px;background: url(../../img/product/jinxiaocun/pic01.png) top center no-repeat;position: relative;overflow: hidden;height: 400px;}
	.m_1 ul li{width: 300px;position: absolute;}
	.m_1 ul li h3{font-size: 18px;color: #333;}
	.m_1 ul li h3 i{font-size: 24px;padding-right: 10px;color: #118056;}
	.m_1 ul li p{font-size: 14px;color: #666;}
	.m_1 ul li:nth-child(2n){right:0px;text-align: right;}
	.m_1 ul li:nth-child(1),.m_1 ul li:nth-child(2){top: 60px;}
	.m_1 ul li:nth-child(1) p,.m_1 ul li:nth-child(2) p{margin-top: 30px;}
	.m_1 ul li:nth-child(3),.m_1 ul li:nth-child(4){top: 220px;}
	.m_1 ul li:nth-child(3) p,.m_1 ul li:nth-child(4) p{margin-bottom: 20px;}
	.m_1 ul li:nth-child(4) p{width: 280px;} 
	.m_2,.m_4{width: 100%;margin: 0px auto;padding: 60px 0px;background: #f5f8fb;overflow: hidden;}
	.m_2 dl,.m_3 dl{text-align: left;width: 540px;margin-top: 26px;}
	.m_2 dl dt,.m_3 dl dt{width: 100%;overflow: hidden;margin-bottom: 20px;}
	.m_2 dl dt h3,.m_3 dl dt h3{font-size: 22px;color: #333;}
	.m_2 dl dt p,.m_3 dl dt p{font-size: 16px;color: #666;margin-top: 10px;}
	.m_2 dl dd,.m_3 dl dd{font-size: 14px;line-height: 30px;color: #118056;}
	.m_2 dl dd i,.m_3 dl dd i{font-size: 20px;-webkit-text-stroke-color: #f5f8fb;-webkit-text-stroke-width: 2px;display: inline-block;float: left;margin: 5px 6px 0px 0px;}
	.m_3 dl dd i{-webkit-text-stroke-color: #fff;}
	.m_2 dl .mbtn,.m_3 dl .mbtn{margin: 30px 20px 0px 0px;float: left;}
	.m_3{overflow: hidden;}
	.m_4{background: url(../../img/product/caigou/bg.jpg) bottom center no-repeat;background-size: 100%;padding: 60px 0px 20px;}
	.m_4 .title h2,.m_4 .title p{color: #fff;}
	.m_4 .simg{width: 1200px;margin: 0px auto;overflow: hidden;text-align: center;display: block;}
	.m_5 ul{margin: 50px auto 0px;}
	.m_5 ul li{width: 240px;float: left;position: relative;}
	.m_5 ul li i{width: 80px;height: 80px;border-radius: 50%;display: block;margin: 0px auto 20px;}
	.m_5 ul li span{display: block;width: 20px;height: 20px;background: #aaadb7;margin: 30px auto;border-radius: 50%;position: relative;}
	.m_5 ul li span::after{content: "";position: absolute;width: 240px;border-bottom: 1px dashed #aaadb7;top: 10px;left: -80px;}
	.m_5 ul li p{font-size: 18px;text-align: center;color: #666;}
}
/* 小屏，最大768 */
@media screen and (max-width: 768px){
	.banner{width: 100%;background: url(../../img/product/jinxiaocun/mbanner.jpg) top center no-repeat;text-align: center;color: #fff;box-sizing: border-box;padding-bottom: 5rem;background-size: cover;}
	.m_1,.m_3,.m_5{width: 96%;margin: 2rem auto;}
	.m_1 ul{width: 100%;margin: 2rem auto 0rem;background: url(../../img/product/jinxiaocun/pic01.png) center center no-repeat;position: relative;overflow: hidden;background-size: 100%;}
	.m_1 ul li{width: 48%;float: left;}
	.m_1 ul li h3{font-size: 1rem;color: #333;}
	.m_1 ul li h3 i{font-size: 1.2rem;padding-right: 0.6rem;color: #118056;}
	.m_1 ul li p{font-size: 0.8rem;color: #666;}
	.m_1 ul li:nth-child(2n){text-align: right;float: right;}
	.m_1 ul li:nth-child(1),.m_1 ul li:nth-child(2){margin-bottom: 3rem;}
	.m_1 ul li:nth-child(1) p,.m_1 ul li:nth-child(2) p{margin-top: 0.6rem;}
	.m_1 ul li:nth-child(3),.m_1 ul li:nth-child(4){margin-top: 4rem;}
	.m_1 ul li:nth-child(3) p,.m_1 ul li:nth-child(4) p{margin-bottom: 0.6rem;}
	.m_2,.m_4{width: 100%;margin: 0rem auto;padding: 2rem 0rem;background: #f5f8fb;overflow: hidden;}
	.m_2 dl,.m_3 dl{width: 100%;margin-top: 1rem;box-sizing: border-box;text-align: center;}
	.m_2 dl dt,.m_3 dl dt{width: 100%;overflow: hidden;margin-bottom: 0.6rem;}
	.m_2 dl dt h3,.m_3 dl dt h3{font-size: 1.4rem;color: #333;}
	.m_2 dl dt p,.m_3 dl dt p{font-size: 1rem;color: #666;margin-top: 0.6rem;padding: 0rem 0.6px;}
	.m_2 dl dd,.m_3 dl dd{font-size: 0.8rem;line-height: 1.6rem;color: #118056;width: 94%;margin: 0rem auto;text-align: left;}
	.m_2 dl dd i,.m_3 dl dd i{font-size: 1rem;-webkit-text-stroke-color: #f5f8fb;-webkit-text-stroke-width: 0.1rem;display: inline-block;float: left;margin: 0.3rem 0.5rem 0rem 0rem;}
	.m_3 dl dd i{-webkit-text-stroke-color: #fff;}
	.m_2 dl .mbtn,.m_3 dl .mbtn{margin: 2rem 0.6rem 0rem; display: inline-block;width: 6.8rem;}
	.simg img{width: 100%;}
	.m_3{overflow: hidden;}
	.m_4{background: url(../../img/product/caigou/bg.jpg) bottom center no-repeat;background-size: cover;padding: 3rem 0rem 1rem;}
	.m_4 .title h2,.m_4 .title p{color: #fff;}
	.m_4 .simg{width: 96%;margin: 0rem auto;overflow: hidden;text-align: center;display: block;}
	.m_5 ul{margin: 2rem auto 0rem;width: 100%;}
	.m_5 ul li{width: 70%;position: relative;margin: 0rem auto;}
	.m_5 ul li i{width: 5rem;height: 5rem;border-radius: 50%;display: block;margin: 0rem;position: relative;z-index: 2;}
	.m_5 ul li i img{width: 100%;}
	.m_5 ul li span{display: block;margin: 0rem 0rem 0rem 2.2rem;border-radius: 50%;position: relative;z-index: 0;}
	.m_5 ul li span::after{content: "";position: absolute;width: 10rem;border-bottom: 0.1rem dashed #aaadb7;top: 10px;left: -80px;transform: rotate(90deg);}
	.m_5 ul li:last-of-type span::after{border: 0rem;}
	.m_5 ul li p{font-size: 1.2rem;color: #666;display: block;margin: 0rem 0rem 2rem 6rem;}
	.m_5 ul li:last-of-type p{margin-bottom: 0rem;}
}
.banner .mbtn{color: #118056;}
.banner .mbtn2{color: #fff;}