.ls_pcon{position:relative;padding-top:40px;}
.ls_pcon .lsp_txt{background:#F6F6F6;padding:30px 65px;margin-top:30px;}
.ls_pcon .lsp_txt p{font-size:15px;line-height:28px;color:#666;text-align:center;}
/*plist*/
.ls_plist{padding:30px 0 60px;position:relative;}
.ls_plist .lspl_ul{}
.ls_plist .lspl_ul .lspl_li{background:#FFF;width:calc(25% - 18px);margin-left:24px;margin-top:25px;border:1px solid #F6F6F6;}
.ls_plist .lspl_ul .lspl_li:nth-child(4n+1){margin-left:0;}
.ls_plist .lspl_ul .lspl_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.ls_plist .lspl_ul p{font-size:16px;line-height:50px;color:#222;text-align:center;padding:0 10px;height:50px;background:#F5F5F5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ls_plist .manu{margin-top:50px;}

@media screen and (max-width:1699px){
	.ls_pcon{padding-top:30px;}
	.ls_pcon .lsp_txt{margin-top:25px;padding:25px 55px;}
	.ls_pcon .lsp_txt p{line-height:26px;}
	.ls_plist{padding:20px 0 50px;}
	.ls_plist .lspl_ul .lspl_li{width:calc(25% - 15px);margin-left:20px;margin-top:20px;}
	.ls_plist .lspl_ul p{font-size:15px;line-height:46px;height:46px;}
	.ls_plist .manu{margin-top:40px;}
}

@media screen and (max-width:1499px){
	.ls_pcon{padding-top:25px;}
	.ls_pcon .lsp_txt{margin-top:20px;padding:20px 48px;}
	.ls_pcon .lsp_txt p{line-height:24px;font-size:14px;}
	.ls_plist{padding:15px 0 40px;}
	.ls_plist .lspl_ul .lspl_li{width:calc(25% - 12px);margin-left:16px;margin-top:15px;}
	.ls_plist .lspl_ul p{font-size:14px;line-height:40px;height:40px;}
	.ls_plist .manu{margin-top:30px;}
}

@media screen and (max-width:1259px){
	.ls_pcon{padding-top:20px;}
	.ls_pcon .lsp_txt{margin-top:15px;padding:15px 40px;}
	.ls_plist{padding:15px 0 40px;}
	.ls_plist .lspl_ul .lspl_li{width:calc(25% - 12px);margin-left:16px;margin-top:15px;}
	.ls_plist .lspl_ul p{font-size:14px;line-height:40px;height:40px;}
	.ls_plist .manu{margin-top:20px;}
}


@media screen and (max-width:1023px){
	.ls_pcon{padding-top:15px;}
	.ls_pcon .lsp_txt{margin-top:10px;padding:10px;}
	.ls_plist{padding:5px 0 30px;}
	.ls_plist .lspl_ul .lspl_li{border-radius:5px;width:calc(33.33% - 10px);margin-left:15px;margin-top:15px;}
	.ls_plist .lspl_ul .lspl_li:nth-child(4n+1){margin-left:15px;}
	.ls_plist .lspl_ul .lspl_li:nth-child(3n+1){margin-left:0;}
	.ls_plist .lspl_ul .lspl_img{border-radius:5px 5px 0 0;}
	.ls_plist .lspl_ul p{padding:10px;}
}
@media screen and (max-width:767px){
	.ls_pcon .lsp_txt{padding:10px;}
	.ls_plist{padding:5px 0 20px;}
	.ls_plist .lspl_ul .lspl_li{border-radius:5px;width:calc(50% - 7px);margin-left:14px;}
	.ls_plist .lspl_ul .lspl_li:nth-child(5n+1){margin-left:14px;}
	.ls_plist .lspl_ul .lspl_li:nth-child(3n+1){margin-left:14px;}
	.ls_plist .lspl_ul .lspl_li:nth-child(odd){margin-left:0;}
	.ls_plist .lspl_ul .lspl_img{border-radius:5px 5px 0 0;}
	.ls_plist .lspl_ul p{padding:10px;}
}
/*pshow*/
.ls_pshow{padding:50px 0;}
.ls_pshow .lsps_l{width:71%;float:left;}
.ls_pshow .lsps_l .lsps_tit{color:#333;font-size:20px;line-height:1.25;font-weight:bold;text-align:center;}
.ls_pshow .lsps_l .lsps_info{color:#333;font-weight:normal;text-align:center;font-size:12px;padding-bottom:15px;border-bottom:1px solid #CCC;margin-top:5px;}
.ls_pshow .lsps_l .lsps_img{max-width:600px;height:auto;margin:15px auto 25px;}
.ls_pshow .lsps_l .lsps_img img{width:100%;height:100%;display:block;}
.ls_pshow .lsps_l .lsps_ul{margin:20px 0;background:#E5E5E5;}
.ls_pshow .lsps_l .lsps_ul span{height:40px;line-height:40px;padding:0 20px;background:#015aa1;color:#FFF;display:inline-block;}
.ls_pshow .lsps_l .lsps_txt{font-size:16px;line-height:2;padding-bottom:20px;}
.ls_pshow .lsps_l .lsps_txt>*+*{margin-top:15px;}
.ls_pshow .lsps_l .lsps_txt h2{font-size:20px;font-weight:bold;}
.ls_pshow .lsps_l .lsps_txt h3{font-size:18px;font-weight:bold;}
.ls_pshow .lsps_l .lsps_txt img{max-width:100%;height:auto;margin:0 auto;display:block;}

@media screen and (max-width:14699px){
	.ls_pshow{padding:40px 0;}
	.ls_pshow .lsps_l .lsps_txt{font-size:15px;padding-bottom:15px;}
	.ls_pshow .lsps_l .lsps_txt>*+*{margin-top:10px;}
	.ls_pshow .lsps_l .lsps_txt h2{font-size:18px;}
	.ls_pshow .lsps_l .lsps_txt h3{font-size:16px;}
}

@media screen and (max-width:1499px){
	.ls_pshow{padding:30px 0;}
	.ls_pshow .lsps_l .lsps_txt{font-size:14px;padding-bottom:10px;}
	.ls_pshow .lsps_l .lsps_txt>*+*{margin-top:8px;}
	.ls_pshow .lsps_l .lsps_txt h2{font-size:16px;}
	.ls_pshow .lsps_l .lsps_txt h3{font-size:15px;}
}

@media screen and (max-width:1259px){
	.ls_pshow{padding:20px 0;}
	.ls_pshow .lsps_l .lsps_txt{font-size:14px;padding-bottom:12px;}
	.ls_pshow .lsps_l .lsps_txt>*+*{margin-top:8px;}
}


@media screen and (max-width:1023px){
	.ls_pshow .lsps_l{width:100%;float:none;}
	.ls_pshow .lsps_l .lsps_txt>*+*{margin-top:5px;}
}
@media screen and (max-width:767px){

}