/* 
    #data   20180910
    #author fanglinna
     
*/


/* 列表数据 */
.list-img-section>ul{width: 1200px;
    margin: 30px auto;}
.list-img-section>ul>li{float: left;margin-left:30px;margin-bottom:30px;background-color:#fff;font-size:0;border:1px solid #eee;}
.list-img-section>ul>li>div.img-box{padding:19px 19px 0;width:165px;height:220px;position: relative;}
.list-img-section>ul>li>div.img-box>a{width:165px;height:220px;text-align:center;overflow: hidden; display:table-cell;vertical-align:middle;display:inline-block\9;position: relative;}
.list-img-section>ul>li>div.img-box>a .ny{background:url(just-vip-new.png) no-repeat center center;width:165px;height:220px;position: absolute;left:0;top:0;}
.list-img-section>ul>li>div.img-box>a>img{max-width:165px;}
.list-img-section>ul>li .text-img{padding:0 19px 10px;text-align:center;}
.list-img-section>ul>li .text-img>p{padding-top:10px;font-size:14px;color:#333; height:19px;overflow: hidden;width:165px;text-overflow:ellipsis;white-space:nowrap;}
.list-img-section>ul>li .text-img>p>a{font-size:14px;color:#333;width:165px;text-overflow:ellipsis;white-space:nowrap;display:inline-block;}
.list-img-section>ul>li .text-img>span{padding-top:10px;font-size:14px;color:#999;display:inline-block;}
.list-img-section>ul>li:hover{box-shadow:0 0 10px rgba(0,0,0,0.2);}
.list-img-section>ul>li .text-img>p>a:hover{color:#cc0066;}


/* 展会css */
.exhibition-schedule{padding:12px 20px;background-color:#fff;border:1px solid #eee;margin-top:10px;}
.exhibition-schedule>.head-data-box{position: relative;width:160px;margin-right:10px;cursor: pointer;}
.exhibition-schedule>.head-data-box>span{width:160px;height:30px;background-color:#fbe4ee;font-size:12px;color:#cc0066;text-align:center;line-height:30px;display:inline-block;border-radius:4px;}
.exhibition-schedule>.head-data-box>span>em{background:url(lists/down.png) no-repeat;width:12px;height:12px;display:inline-block;vertical-align:-2px;margin-left:5px;}
.duration-listdown{position: absolute;background-color:#fff;border:1px solid #eee;border-top:none;left:0;top:28px;width:158px;z-index:10;display:none;}
.duration-listdown>ul>li{width:100%;height:35px;line-height:35px;text-align:center;}
.duration-listdown>ul>li>a{width:100%;height:100%;display:inline-block;font-size:12px;color:#333;}
.duration-listdown>ul>li>a:hover{color:#cc0066;}
.showtime-list>li{float: left;width:60px;height:30px;text-align:center;line-height:30px;margin-left:5px;position: relative;}
.showtime-list>li .nolanuchmonth_box{background-color:#eee;width:100%;height:100%;border-radius:3px;}
.showtime-list>li .lanuchmonth_box{background-color:#fbe4ee;border-radius:3px;cursor: pointer;}
.showtime-list>li .lanuchmonth_box,.showtime-list>li .nolanuchmonth_box{font-size:12px;color:#333;}
.showtime-list>li .contentul{position: absolute;max-width:500px;min-width:270px;background-color:#fff;border:1px solid #eee;top:30px;left:0;z-index:10;padding:10px 0;display:none;}
.showtime-list>li .contentul>li{text-align:left;padding:0 20px;height:35px;line-height:35px;}
.showtime-list>li .contentul>li>a{text-align:left;height:35px;display:inline-block;white-space:nowrap;font-size:12px;color:#333;}
.showtime-list>li .contentul>li>a:hover{color:#cc0066;s}

@media screen and (min-width:1500px){

    .2list-img-section>ul{margin-left:-54px;}
    .2list-img-section>ul>li{margin-left:54px;}
    .2showtime-list>li{width:80px;margin-left:10px;}
}