@charset "utf-8";
*{margin:0px;padding:0px;font-family:"微软雅黑";font-size:12px; text-decoration:none;list-style-type:none;}
img{border:0px;}


/*瑞丽深度开始*/
.flash4{width:100%;margin:0px auto;margin-bottom:20px;position:relative;}
.flash4 ul li{width:15%;position:relative;overflow:hidden;float:left;height: 302px}
.flash4 ul li .imgTop{width: 100%;overflow: hidden;}
.flash4 ul li .imgTop img{opacity:0.4;width:599px;height: 302px;}
.flash4 ul li .imgTop img.tm{opacity:1;}

.flash4 ul li .imgCon{width:54%;}
.flash4 ul li .imgCen{width:54%;background:rgba(0,0,0,0.5);color:#fff;font-size:20px;line-height:50px;position:absolute;left:0px;bottom:45px;text-indent:20px;display:none;}
.flash4 ul li .imgBot{width:54%;background:#222;}

.flash4 ul li.first{width:54%;}
.flash4 ul li.fast{position:absolute;right:0%;}

@media screen and (max-width: 991px) {
    .flash4 ul li{width:15%;position:relative;overflow:hidden;float:left;height: 151px}
  .flash4 ul li .imgTop img{opacity:0.4;width:300px;height: 151px;}
}











