

.row-service1{padding: 104px 0;
	background: url(../images/service/p-bg1.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-txt1{text-align: center;}
.m-txt1 .tit{font-size: 30px;color: #666;font-weight: normal;margin-bottom: 11px;}
.m-txt1 .tips{font-size: 20px;color: #9E9E9E;margin-bottom: 30px;}
.m-txt1 .tel{font-size: 22px;color: #767678;margin-bottom: 74px;}
.m-txt1 .tel span{
	font-size: 52px;
	color: #de512e;
	padding-left: 56px;
	margin-left: 16px;
	background: url(../images/service/i-01.png) no-repeat left center;
}
.m-txt1 .qr .pic{width: 125px;margin: 0 auto 8px;}
.m-txt1 .qr .pic img{width: 100%;display: block;}
.m-txt1 .qr .t1{color: #666;}

.row-service2{padding: 108px 0 0;}
.n-t1{text-align: center;}
.n-t1 .tit{font-size: 30px;color: #666;font-weight: normal;margin-bottom: 29px;}
.n-t1 .desc{font-size: 20px;color: #767676;}

.m-list1{display: flex;flex-wrap: wrap;padding: 50px 0 70px;margin-top: 68px;
	background-color: #fcfcfc;text-align: center;
}
.m-list1 li{width: 33.33%;margin-bottom: 18px;}
.m-list1 .con{height: 260px;position: relative;padding-top: 50px;}
.m-list1 .ico{display: block;margin: 0 auto;width: 60px;height: 60px;}
.m-list1 .ico img{width: 100%;height: 100%;display: block;}
.m-list1 .tit{font-size: 27px;color: #666;font-weight: normal;line-height: 1.3;}
.m-list1 .desc{font-size: 20px;color: #999;line-height: 1.3;}
.m-list1 .con:after{content: '';position: absolute;right: 0;top: 50%;height: 176px;
	border-left: 2px dashed #adadad;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list1 li:nth-child(3n) .con:after{display: none;}

.row-service3{padding: 138px 0 180px;}
.m-list2{
	display: flex;
	flex-wrap: wrap;
	padding: 50px 0 1px;
	margin-top: 68px;
	background-color: #fcfcfc;
}
.m-list2 li{width: 33.33%;margin-bottom: 90px;}
.m-list2 .con{
	position: relative;
	padding-top: 5px;
	padding-left: 70px;
}
.m-list2 li:nth-child(1) .con, 
.m-list2 li:nth-child(4) .con{padding-left:25px;}
.m-list2 .top{display: flex;flex-wrap: wrap;color: #666;align-items: center;
	margin-bottom: 18px;
}
.m-list2 .num{font-size: 27px;display: block;margin-right: 10px;}
.m-list2 .tit{font-size: 20px;font-weight: normal;}
.m-list2 .bot{display: flex;flex-wrap: wrap;}
.m-list2 .desc{font-size: 15px;color: #999;line-height: 1.6;margin-right: 70px;}
.m-list2 .pic{width: 110px;}
.m-list2 .pic img{width: 100%;display: block;}
.m-list2 .con:after{content: '';position: absolute;right: 0;top: 0;bottom: 0;border-left: 2px dashed #adadad;}
.m-list2 li:nth-child(3n) .con:after,.m-list2 li:nth-child(5) .con:after{display: none;}
.m-list2 li:nth-child(5){width: auto;}

.row-service4{padding: 150px 0 190px;
	background: url(../images/service/p-bg2.jpg) no-repeat right top;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.wp1600{width: 85%;max-width: 1600px;margin: 0 auto;}

.m-txt2{margin-bottom: 138px;}
.m-txt2 .tit{
	height: 76px;
	line-height: 76px;
	display: inline-block;
	padding: 0 45px;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	background-color: #e8390d;
	margin-bottom: 98px;
}
.m-txt2 .desc{font-size: 18px;color: #777;max-width: 750px;line-height: 1.7;padding-bottom: 1px;margin-bottom: 108px;}
.m-txt2 .item{margin-bottom: 38px;position: relative;padding-left: 18px;}
.m-txt2 .item:before{content: '';position: absolute;left: 0;top: 9px;
	height: 23px;width: 3px;background-color: #777;
}

.n-t1-1 .tit{color: #252326;}
.m-list3{
	border-radius: 35px;
	margin-top: 75px;
	padding: 72px 0 25px;
	display: flex;
	flex-wrap: wrap;
	background-color: rgba(255,255,255,.5);
}
.m-list3 li{width: 25%;text-align: center;margin-bottom: 68px;}
.m-list3 .pic{
	width: 180px;
	height: 180px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 28px;
}
.m-list3 .pic img{width: 100%;height: 100%;display: block;}
.m-list3 .tit{font-size: 18px;color: #777;font-weight: 600;margin-bottom: 12px;}
.m-list3 .desc{font-size: 15px;color: #777;}

/*
@media screen and (max-width:1620px){
	.row-service1{padding: 83px 0;}
	.m-txt1 .tit{font-size: 24px;margin-bottom: 9px;}
	.m-txt1 .tips{font-size: 16px;margin-bottom: 24px}
	.m-txt1 .tel{font-size: 33px;margin-bottom: 59px;}
	.m-txt1 .tel span{font-size: 56px;}
	
	.row-service2{padding: 86px 0 0;}
	.n-t1 .tit{font-size: 32px;margin-bottom: 23px;}
	.n-t1 .desc{font-size: 21px;}
	.m-list1{padding: 40px 0 56px;}
	.m-list1 li{margin-bottom: 14px;}
	.m-list1 .con{height: 208px;padding-top: 40px;}
	.m-list1 .tit{font-size: 29px;}
	.m-list1 .desc{font-size: 21px;}
	.m-list1 .ico{width: 48px;height: 48px;}
	
	.row-service3 {padding: 110px 0 144px;}
	.m-list2{padding: 40px 50px 1px;}
	.m-list2 li{margin-bottom: 72px;}
	.m-list2 .top{margin-bottom: 14px;}
	.m-list2 .num{font-size: 29px;}
	.m-list2 .tit{font-size: 21px;}
	.m-list2 .desc{font-size: 16px;}
	.m-list2 .pic{ width:88px;}

	.row-service4{padding: 120px 0 152px;}
	.m-txt2 {margin-bottom: 110px;}
	.m-txt2 .tit{font-size: 37px;margin-bottom: 78px;}
	.m-txt2 .desc{font-size: 19px;max-width: 688px;margin-bottom: 86px;}
	.m-list3{margin-top: 60px;padding: 76px 0 25px;}
	.m-list3 .tit{font-size: 19px;margin-bottom: 10px;}
	.m-list3 .desc{font-size: 16px;}
	.m-list3 .pic{ width:190px; height:190px;}
}
@media screen and (max-width:1366px){
	.row-service1{padding: 69px 0;}
	.m-txt1 .tit{font-size: 20px;margin-bottom: 7px;}
	.m-txt1 .tips{font-size: 13px;margin-bottom: 20px}
	.m-txt1 .tel{font-size: 27px;margin-bottom: 49px;}
	.m-txt1 .tel span{font-size: 46px;}
	
	.row-service2{padding: 71px 0 0;}
	.n-t1 .tit{font-size: 27px;margin-bottom: 19px;}
	.n-t1 .desc{font-size: 17px;}
	.m-list1{padding: 33px 0 46px;}
	.m-list1 li{margin-bottom: 12px;}
	.m-list1 .con{height: 173px;padding-top: 33px;}
	.m-list1 .tit{font-size: 24px;}
	.m-list1 .desc{font-size: 17px;}
	.m-list1 .ico{width: 40px;height: 40px;}
	
	.row-service3 {padding: 91px 0 119px;}
	.m-list2{padding: 33px 42px 1px;}
	.m-list2 li{margin-bottom: 60px;}
	.m-list2 .top{margin-bottom: 12px;}
	.m-list2 .num{font-size: 24px;}
	.m-list2 .tit{font-size: 17px;}
	.m-list2 .desc{font-size: 13px;}
	.m-list2 .pic{ width:73px;}

	.row-service4{padding: 100px 0 126px;}
	.m-txt2 {margin-bottom: 91px;}
	.m-txt2 .tit{font-size: 31px;margin-bottom: 65px;}
	.m-txt2 .desc{font-size: 16px;max-width: 571px;margin-bottom: 71px;}
	.m-list3{margin-top: 50px;padding: 63px 0 21px;}
	.m-list3 .tit{font-size: 16px;margin-bottom: 8px;}
	.m-list3 .desc{font-size: 13px;}
	.m-list3 .pic{ width:157px; height:157px;}
}
*/

@media screen and (max-width:1620px){
	.m-txt2 .desc{max-width: 700px;}
}
@media screen and (max-width:1366px){
	.m-txt2 .desc{max-width: 560px;}
}
@media only screen and (max-width: 1199px) {
	.row-service1{padding: 40px 0;}
	.m-txt1 .tit{font-size: 18px;font-weight: bold;color: #000;margin-bottom: 6px;}
	.m-txt1 .tips{font-size: 14px;margin-bottom: 20px;}
	.m-txt1 .tel{font-size: 20px;margin-bottom: 40px;}
	.m-txt1 .tel span{font-size: 24px;padding-left: 24px;
		-o-background-size: 18px auto;
		-ms-background-size: 18px auto;
		-moz-background-size: 18px auto;
		-webkit-background-size: 18px auto;
		background-size: 18px auto;
	}
	.row-service2{padding-top: 40px;}
	.n-t1 .tit{font-size: 18px;font-weight: bold;color: #000;margin-bottom: 6px;}
	.n-t1 .desc{font-size: 14px;margin: 0 15px;}
	.m-list1{margin-top: 40px;padding: 25px 0;}
	.m-list1 li{width: 50%;}
	.m-list1 li:nth-child(2n) .con:after{display: none;}
	.m-list1 li:nth-child(2n+1) .con:after{display: block;}
	.m-list1 .tit{font-size: 18px;font-weight: bold;color: #000;margin-bottom: 6px;}
	.m-list1 .desc{font-size: 14px;margin: 0 12px;}
	.m-list1 .ico{width: 50px;height: 50px;}
	.m-list1 .con{padding-top: 20px;height: auto;}
	.m-list1 .con:after{border-left-width: 1px;height: 100px;}
	.row-service3{padding: 40px 0;}
	.m-list2{margin-top: 40px;padding: 40px 0 10px;}
	.m-list2 li{width: 50%;margin-bottom: 30px;}		
	.m-list2 .con,
	.m-list2 li:nth-child(1) .con, 
	.m-list2 li:nth-child(4) .con{padding-left: 70px;}
	.m-list2 .num{font-size: 18px;font-weight: bold;color: #000;}
	.m-list2 .tit{font-size: 18px;font-weight: bold;color: #000;}
	.m-list2 .desc{font-size: 14px;margin-right: 0;}
	.m-list2 .pic{width: 60px;margin-left: 20px;}
	.m-list2 li:nth-child(2n) .con:after{display: none;}
	.m-list2 li:nth-child(2n+1) .con:after{display: block;}
	.m-list2 .con:after{border-left-width: 1px;height: 100px;}
	.m-list2 .top{margin-bottom: 10px;}
	.m-list2 li:nth-child(5) .con:after{display: none;}
	.wp1600{width: auto;padding: 0 15px;}
	.m-txt2 .tit{font-size: 18px;height: 40px;line-height: 40px;padding: 0 15px;margin-bottom: 25px;}
	.m-txt2 .desc{font-size: 14px;margin-bottom: 20px;padding-right: 28%;}
	.m-txt2 .pic{margin-top: 100px;}
	.m-txt2 .pic img{background-color: #ebe6e2;border-radius: 2%;}
	.m-txt2 .item{margin-bottom: 20px;}
	.row-service4{padding: 40px 0;
		background-image: url(../images/service/p-bg3.jpg);
		background-color: #dfd9d2;
		-o-background-size: 100% auto;
		-ms-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;		
	}
	.m-txt2{margin-bottom: 35px;}
	.m-list3{margin-top: 25px;padding: 30px 0 10px;}
	.m-list3 .pic{width: 72px;height: 72px;margin-bottom: 10px;}
	.m-list3 li{width: 50%;margin-bottom: 20px;padding: 0 15px;}
	.m-list3 .tit{font-size: 16px;font-weight: bold;color: #000;margin-bottom: 6px;}
	.m-list3 .desc{font-size: 14px;}





}
@media only screen and (max-width: 414px) {
	.m-txt1 .tips{font-size:13px}
	.m-txt1 .tel{font-size:18px}
	.m-txt1 .tel span{font-size:22px}
	.m-list1 .tit{font-size:16px}
	.m-list1 .desc{font-size:12px}
	.m-list2 .num{font-size:16px}
	.m-list2 .tit{font-size:16px}
	.m-list2 .con,
	.m-list2 li:nth-child(1) .con, 
	.m-list2 li:nth-child(4) .con{padding-left: 20px;}
	.m-list2 .desc{font-size:12px}
	.m-list2 .pic {margin-left: 15px;}
	.m-txt2 .tit{font-size:16px}
	.m-txt2 .desc{font-size:12px}
	.m-txt2 .pic {margin-top: unset;}
	.m-list3 .tit{font-size:14px}
	.m-list3 .desc{font-size:12px}
	.m-list3 .pic {width: 60px;height: 60px;}

}
@media only screen and (max-width: 360px) {
	.m-txt1 .tel{font-size:16px}
	.m-txt1 .tel span{font-size: 20px;}	
	.m-list2 .con,
	.m-list2 li:nth-child(1) .con, 
	.m-list2 li:nth-child(4) .con{padding-left: 15px;}
	.m-list2 .pic {width: 45px;}
}



