@charset "utf-8";

.container_image{width:375px;margin:0 auto;position:relative;}
.add{background:url(../images/a_more.png) no-repeat 0 0;width:60px;height:60px;position:absolute;left:10%;margin-left:-30px;bottom:30px;z-index:4;cursor:pointer;display:none;}
.container_image .i_btn{display:block;width:34px;height:80px;position:absolute;top:225px;z-index:3;background-image:url(.../images/a_l.png);}
.container_image .prev_L{left:36px;top:650px;height:44px;width: 140px;background:rgba(238,238,238,1);
    border-radius:8px;text-align: center;line-height: 44px;font-size:14px;
    font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(68,68,68,1);}
.container_image .next_R{right:36px;top:650px;width: 140px;height:44px;background:rgba(238,238,238,1);border-radius:8px;text-align: center;line-height: 44px;font-size:14px;
    font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(68,68,68,1);}
.prev_L img{width: 16px;height: 16px;vertical-align: middle}
.next_R img{width: 16px;height: 16px;vertical-align: middle}
.slide_img {width:300px;height:158px;position:relative;z-index:1;}
.slide_img li{width:180px;height:380px;overflow:hidden;position:absolute;top:15px;background:#ffffff; border-radius: 16px}
.slide_img li a{display:block;position:relative;width:100%;height:100%;height:158px;}
.slide_img li a img{position:absolute;height:100%;}
.slide_img li.on a{height:158px;}
.slide_img li.on{width:375px;top:0;box-shadow:0 0 15px rgba(0,0,0,0.6) ;overflow:hidden;height: 430px}
.slide_img li.on img{width:100%;}
.slide_img li.left{left:0;box-shadow:0px 0px 6px 1px rgba(196,196,196,0.16);border-radius:0px 16px 16px 0px;}
.slide_img li.right{left:10px;box-shadow:0px 0px 6px 1px rgba(196,196,196,0.16);border-radius: 16px 0px 0px 16px;}
.slide_img li.mid{left:190px;}
.slide_img li .info{height:134px;padding-top:6px;position:relative;left:0;bottom:0;width:94%;padding:0 3%;color:black;display:block;z-index:3;}
.slide_img li .icon{background:url(../images/a_more.png) no-repeat 0 0;width:60px;height:60px;position:absolute;left:370px;bottom:30px;z-index:4;}
.slide_img li.on .icon{display:block;}
.slide_img li .bg{width:100%;height:142px;background:#000000;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);position:absolute;left:0;bottom:0;z-index:0;display:none;}
.slide_img li .info span{width:180px;
    height:28px;font-size:20px;
    font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(68,68,68,1);line-height:28px;}
.huodong{width:32px;height:15px;background:linear-gradient(142deg,rgba(255,194,157,1) 0%,rgba(255,104,69,1) 100%);border-radius:2px 100px 2px 100px;line-height: 15px;padding-left: 6px;font-size:8px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;
    color:rgba(255,255,255,1);float: left}
.time{font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(204,204,204,1);float: left}
.slide_img li .info p{font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(68,68,68,1);
    line-height:24px;
    letter-spacing:1px;overflow:hidden;}
.slide_img li .info i{display:block;width:60px;height:60px;background:url(../images/a_more.png) no-repeat 0 -60px;cursor:pointer;position:absolute;left:50%;margin-left:-30px;top:-30px;}