/*
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*/
.s4-con-left{width:150px;float:left;}
.s4-main .s4-con a{overflow:hidden;}
.s4-pic-img{position:relative;overflow:hidden;padding-top:65%;}
.s4-pic-img-bg{position:absolute;top:0;right:0;bottom:0;top:0;width:100%;height:100%;}
.s4-con-right{width:calc(100% - 180px);float:right;}
.s4-main .s4-con a h4{margin-top:5px;}
@media screen and (max-width: 1024px) {

.s4 .t-tit{color:#333;}

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

.s4-con-left{width:110px;}
.s4-con-right{width:calc(100% - 130px);}
.s4-pic-img{padding-top:70%;}

}
