/*service*/
#serviceInfobg{padding:38px 0 50px;}
.service{margin-top:16px;background:#FFF;}
.service .cl_img{width:625px;float:left;padding-bottom:494px;position:relative;margin-right:35px;margin-top:10px;}
.service .cl_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.service .c_right{width:calc(100% - 640px);float:right;padding:6px 0 0 35px;}
.service p{margin:0;text-align:left;line-height:28px;color:#666;margin-top:10px;font-size:15px;}
.service p:nth-child(2){height:40px;line-height:40px;font-size:40px;font-family:Impact;color:#ca0d00;}
.service p:nth-child(3){height:34px;line-height:34px;font-size:24px;font-weight:bold;color:#717171;font-weight:bold;margin-top:9px;}
/**/
/*c_youshi*/
#c_youshibg{background:#F5F5F5;background-size:cover;padding:31px 0 62px;}
.c_youshi{width:100%;overflow:hidden;margin-top:30px;}
.c_youshi .ys_li{background:#FFF;border-radius:10px;padding:21px 30px 36px;text-align:center;}
.c_youshi .ys_li:nth-child(odd){margin-left:0;}
.c_youshi .ys_li i{display:inline-block;height:91px;width:91px;border-radius:50%;}
.c_youshi .ys_li i.icon1{background:url(/template/default/images/nc_icon1.png) no-repeat center center #ececed;}
.c_youshi .ys_li i.icon2{background:url(/template/default/images/nc_icon2.png) no-repeat center center #ececed;}
.c_youshi .ys_li i.icon3{background:url(/template/default/images/nc_icon3.png) no-repeat center center #ececed;}
.c_youshi .ys_li .ys_txt{padding-top:8px;text-align:left;}
.c_youshi .ys_li .ys_txt p{margin:0;line-height:26px;font-size:16px;color:#8a8d91;margin-top:11px;}
.c_youshi .ys_li .ys_txt p:first-child{height:30px;line-height:30px;font-size:20px;font-weight:bold;color:#020303;text-align:center;}
.c_youshi .ys_li .ys_txt p:last-child{height:104px;}


/*sub_title*/
.sub_title{text-align:center;position:relative;}
.sub_title .s_t{margin:0;font-size:36px;color:#313131;height:46px;line-height:46px;position:relative;font-weight:bold;}
.sub_title .s_t span{font-weight:bold;color:#ca0d00;}
.sub_title i{display:block;width:41px;height:4px;background:#ca0d00;margin:19px auto 0;}
.sub_title p{margin:0;font-size:16px;color:#666;line-height:26px;margin-top:6px;}

/*liucheng*/
.liucheng{padding:55px 0;}
.liucheng .lc_ul{margin-top:56px;overflow:hidden;width:100%;}
.liucheng .lc_ul i{width:98px;height:98px;display:block;margin:0 auto;background-repeat:no-repeat;background-position:center center;background-size:auto 100%;}
.liucheng .lc_ul i.icon1{background-image:url(/template/default/images/lc_icon1.png);}
.liucheng .lc_ul i.icon2{background-image:url(/template/default/images/lc_icon2.png);}
.liucheng .lc_ul i.icon3{background-image:url(/template/default/images/lc_icon3.png);}
.liucheng .lc_ul i.icon4{background-image:url(/template/default/images/lc_icon4.png);}
.liucheng .lc_ul i.icon5{background-image:url(/template/default/images/lc_icon5.png);}
.liucheng .lc_ul p{margin:0;font-size:24px;height:34px;line-height:34px;margin-top:15px;color:#333;text-align:center;}

/*1200ä»¥ä¸Šå±å¹•*/
@media screen and (max-width:1429px){
	#serviceInfobg{padding:35px 0 40px;}
	.service .cl_img{width:500px;padding-bottom:393px;}
	#c_youshibg{padding:30px 0 40px;}
	.c_youshi .ys_li{padding:15px 16px 20px;}
	.c_youshi .ys_li .ys_txt p:last-child{height:147px;}
	.sub_title .s_t{font-size:30px;height:40px;line-height:40px;}
	.sub_title i{margin:10px auto 0;}
	.liucheng{padding:40px 0;}
	.liucheng .lc_ul{margin-top:30px;}
	.liucheng .lc_ul p{font-size:20px;height:32px;line-height:32px;}
}
@media screen and (max-width:1229px){
	#serviceInfobg{padding:30px 0;}
	.service{margin-top:15px;}
	.service .cl_img{margin-right:20px;}
	.service p{font-size:14px;line-height:24px;}
	.service p:nth-child(2){font-size:36px;height:36px;line-height:36px;}
	.service p:nth-child(3){font-size:22px;height:30px;line-height:30px;}
	#c_youshibg{padding:25px 0 30px;}
	.c_youshi{margin-top:20px;}
	.c_youshi .ys_li{padding:10px 10px 12px;}
	.c_youshi .ys_li i{width:80px;height:80px;}
	.c_youshi .ys_li .ys_txt p{font-size:12px;margin-top:6px;}
	.yc_youshi .ys_li .ys_txt p:first-child{font-size:16px;height:26px;line-height:26px;margin-top:6px;}
	.c_youshi .ys_li .ys_txt p:last-child{height:105px;}
	.sub_title .s_t{font-size:26px;height:34px;line-height:34px;}
	.sub_title i{margin:6px auto 0;}
	.sub_title p{font-size:13px;line-height:22px;margin-top:5px;}
	.liucheng{padding:30px 0;}
	.liucheng .lc_ul{margin-top:20px;}
	.liucheng .lc_ul i{width:70px;height:70px;}
	.liucheng .lc_ul p{font-size:16px;height:24px;line-height:24px;margin-top:8px;}
}
@media screen and (max-width:1023px){
	#serviceInfobg{padding:20px 0;}
	.service .cl_img{width:369px;padding-bottom:299px;margin-right:15px;}
	.service p:nth-child(2){margin-top:0;}
	#c_youshibg{padding:20px 0;}
	.c_youshi{margin-top:20px;}
	.liucheng{padding:20px 0;}

}
@media screen and (max-width:767px){
	.service .cl_img{width:100%;padding-bottom:80.94%;float:none;margin-right:0;}
	.service p:nth-child(2){font-size:30px;height:30px;line-height:30px;margin-top:15px;}
}
@media screen and (max-width:667px){
	.sub_title .s_t{font-size:20px;height:28px;line-height:28px;}
	.sub_title i{width:30px;height:2px;}
	.sub_title p{line-height:20px;}
	.liucheng .lc_ul i{width:50px;height:50px;}
	.liucheng .lc_ul p{font-size:14px;height:22px;line-height:22px;margin-top:5px;}

}
@media screen and (max-width:499px){
	
}