/*fuwu*/
.fuwu{padding:40px 0 50px;}
.fuwu .fw_ul{margin-top:40px;}
.fuwu .fw_ul .fw_li{width:32%;text-align:center;float:left;margin-left:2%;}
.fuwu .fw_ul .fw_li:first-child{margin-left:0;}
.fuwu .fw_ul .fw_li i{display:block;background-repeat:no-repeat;background-position:center center;background-size:auto 100%;height:172px;}
.fuwu .fw_ul .fw_li i.icon1{background-image:url(fw_icon1.png);}
.fuwu .fw_ul .fw_li i.icon2{background-image:url(fw_icon2.png);}
.fuwu .fw_ul .fw_li i.icon3{background-image:url(fw_icon3.png);}
.fuwu .fw_ul .fw_li p:nth-child(2){font-size:18px;color:#333333;font-weight:bold;height:30px;line-height:30px;margin-top:34px;}
.fuwu .fw_ul .fw_li p:last-child{color:#666;line-height:23px;margin-top:16px;}
/*shouhou*/
#shouhoubg{background:#F6F6F6;padding:40px 0 60px;}
.shouhou{margin-top:40px;background:#FFF;}
.shouhou .sh_left{width:50%;float:left;}
.shouhou .sh_left .sh_img{width:100%;padding-bottom:550px;position:relative;}
.shouhou .sh_left .sh_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.shouhou .sh_right{width:50%;float:right;padding:8px 100px 0 50px;}
.shouhou .sh_right p{font-size:16px;line-height:30px;padding-left:20px;margin-top:10px;position:relative;}
.shouhou .sh_right p:before{content:'';width:7px;height:7px;background:#e30713;position:absolute;left:0;top:12px;}
.shouhou .sh_right p:first-child{padding-left:0;margin-top:0;}
.shouhou .sh_right p:first-child:before{content:none;}
/*1200以上屏幕*/
@media screen and (max-width:1546px){
	.fuwu{padding:30px 0 40px;}
	.fuwu .fw_ul{margin-top:30px;}
	.fuwu .fw_ul .fw_li i{height:160px;}
	.fuwu .fw_ul .fw_li p:nth-child(2){margin-top:20px;}
	.fuwu .fw_ul .fw_li p:last-child{margin-top:10px;font-size:13px;}
	#shouhoubg{padding:30px 0 40px;}
	.shouhou{margin-top:30px;}
	.shouhou .sh_right{padding:20px 30px 0 30px;}
	.shouhou .sh_right>p{font-size:15px;line-height:26px;}
	.shouhou .sh_right .sh_ul .sh_li{padding:3px 10px 1px 100px;}
	.shouhou .sh_right .sh_ul .sh_li p{font-size:15px;line-height:24px;}
}
@media screen and (max-width:1246px){
	.fuwu{padding:26px 0 30px;}
	.fuwu .fw_ul{margin-top:20px;}
	.fuwu .fw_ul .fw_li i{height:130px;}
	.fuwu .fw_ul .fw_li p:nth-child(2){font-size:16px;height:26px;line-height:26px;margin-top:15px;}
	.fuwu .fw_ul .fw_li p:last-child{margin-top:6px;}
	.fuwu .fw_ul .fw_li:last-child p br{display:none;}
	#shouhoubg{padding:26px 0 30px;}
	.shouhou{margin-top:20px;}
	.shouhou .sh_left .sh_img{padding-bottom:420px;}
	.shouhou .sh_right{padding:10px 15px 0 15px;}
	.shouhou .sh_right p{font-size:13px;line-height:23px;margin-top:6px;}
	.shouhou .sh_right p:before{top:8px}

}
@media screen and (max-width:1023px){
	.fuwu{padding:20px 0;}
	.fuwu .fw_ul .fw_li i{height:110px;}
	.fuwu .fw_ul .fw_li p br{display:none;}
	#shouhoubg{padding:20px 0;}
	.shouhou .sh_left{width:100%;float:none;}
	.shouhou .sh_left .sh_img{padding-bottom:57.3%;}
	.shouhou .sh_right{width:100%;float:none;padding:10px 10px 15px;}

}
@media screen and (max-width:767px){
	.fuwu .fw_ul{margin-top:0;}
	.fuwu .fw_ul .fw_li{width:48%;margin-left:4%;margin-top:20px;}
	.fuwu .fw_ul .fw_li:nth-child(odd){margin-left:0;}
	.fuwu .fw_ul .fw_li:last-child{width:100%;}
}
@media screen and (max-width:667px){
	

}
@media screen and (max-width:499px){
	.fuwu .fw_ul .fw_li i{height:100px;}
	.fuwu .fw_ul .fw_li p:nth-child(2){margin-top:10px;}
	.fuwu .fw_ul .fw_li p:last-child{line-height:22px;}
}