/*shouhou*/
.shouhou{padding:50px 0;}
.shouhou .sh_ul{margin-top:30px;}
.shouhou .sh_ul .sh_li{width:calc(25% - 18px);margin-left:24px;float:left;}
.shouhou .sh_ul .sh_li:first-child{margin-left:0;}
.shouhou .sh_ul .sh_li .sh_img{width:100%;padding-bottom:71.7143%;position:relative;}
.shouhou .sh_ul .sh_li .sh_txt{background:#f5f5f5;padding:20px 15px;}
.shouhou .sh_ul .sh_li .sh_txt p{font-size:16px;line-height:30px;color:#666;}
.shouhou .sh_ul .sh_li .sh_txt p:first-child{font-size:22px;height:32px;line-height:32px;font-weight:bold;color:#222;text-align:center;}
.shouhou .sh_ul .sh_li .sh_txt em{display:block;width:30px;height:2px;background:#96CD16;margin:15px auto 12px;}

@media screen and (max-width:1599px){
    .shouhou{padding:40px 0;}
    .shouhou .sh_ul{margin-top:20px;}
    .shouhou .sh_ul .sh_li{width:calc(25% - 15px);margin-left:20px;}
    .shouhou .sh_ul .sh_li .sh_txt{;padding:15px 10px;}
    .shouhou .sh_ul .sh_li .sh_txt p{font-size:15px;line-height:27px;}
    .shouhou .sh_ul .sh_li .sh_txt p:first-child{font-size:20px;height:30px;line-height:30px;}
    .shouhou .sh_ul .sh_li .sh_txt em{margin:12px auto 10px;}
}

@media screen and (max-width:1399px){
	.shouhou{padding:30px 0;}
    .shouhou .sh_ul{margin-top:15px;}
    .shouhou .sh_ul .sh_li{width:calc(25% - 9px);margin-left:12px;}
    .shouhou .sh_ul .sh_li .sh_txt{;padding:12px 8px;}
    .shouhou .sh_ul .sh_li .sh_txt p{font-size:14px;line-height:25px;}
    .shouhou .sh_ul .sh_li .sh_txt p:first-child{font-size:18px;height:26px;line-height:26px;}
    .shouhou .sh_ul .sh_li .sh_txt em{margin:10px auto 8px;}
}

@media screen and (max-width:1023px){
	.shouhou{padding:20px 0;}
    .shouhou .sh_ul{margin-top:0;}
    .shouhou .sh_ul .sh_li{width:calc(50% - 5px);margin-left:10px;margin-top:10px;}
    .shouhou .sh_ul .sh_li:nth-child(odd){margin-left:0;}
    .shouhou .sh_ul .sh_li .sh_txt{;padding:10px 8px;}
    .shouhou .sh_ul .sh_li .sh_txt p{line-height:24px;}
    .shouhou .sh_ul .sh_li .sh_txt em{height:1px;}

}
@media screen and (max-width:767px){
    .shouhou .sh_ul .sh_li{width:100%;margin-left:0;float:none;}
}
