/**组件样式*/
.jgsz li{width:48%;margin-right:2%;}
@media screen  and (max-width:414px) {
.jgsz li{width:100%;}
}
.imgbed{
    position: relative;
    display: block;
    height: 0;
    width: 100%;
    padding-top:70%;}
.imgbed img{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}

.xyfg li{margin-right: 20px;width: 22%;height: 150px;}

@media screen  and (max-width:414px) {
.xyfg li{height:80px !important;width: 27%;}
}
.zsjy li{width:48%;margin-right:2%;}
@media screen  and (max-width:414px) {
.zsjy li{width:100%;}
}
