@charset "utf-8";
.coupon-list{overflow:hidden;width:100%;}
.coupon-list ul{width:1160px;list-style:none;padding:0;}
.coupon-list li{width:220px;height:270px;float:left;margin:10px 10px 10px 0;overflow:hidden;border:thin solid #DDD;padding:10px;position:relative;}
.coupon-list li:hover {border:thin solid #D24132;}
.coupon-list li:hover .list-down{display:block!important;}
.coupon-list .list-pic{width:198px;height:140px;}
.coupon-list .list-pic img{width:198px;height:140px;}
.coupon-list h2{height:30px;line-height:35px;overflow:hidden;display:block;font-size:14px;font-weight:bold;}
.coupon-list p{height:40px;line-height:20px;overflow:hidden;display:block;margin-top:5px;color:#666;}
.coupon-list .list-des{height:25px;line-height:25px;overflow:hidden;display:block;color:#999;}
.coupon-list .list-down{width:220px;height:272px;position:absolute;top:-1px;left:-1px;background:rgba(0,0,0,0.3);display:none;}
.coupon-list .list-down span{width:190px;height:165px;padding:30px 50px;display:block;}
.coupon-list .list-down img{width:130px;height:130px;}
.coupon-list .list-down p{height:33px;line-height:13px;color:#FFF;text-align:center;margin:20px 0;}
.coupon-list .list-down a{display:block;width:232px;height:50px;line-height:50px;font-size:16px;text-align:center;background:#D24132;color:#FFF;font-family:"Microsoft YaHei";position:absolute;bottom:0;}
.coupon-box{overflow:hidden;border:1px solid #DDD;padding:10px;}
.coupon-box .box-l{float:left;}
.coupon-box .box-l img{width:320px;height:240px;}
.coupon-box .box-m{float:left;width:520px;height:240px;float:left;margin:0 15px;}
.coupon-box .box-m h1{font-size:16px;}
.coupon-box .box-m p{height:25px;margin:5px 0;}
.coupon-box .box-m p.intro{height:75px;overflow:hidden;margin:5px 0;}
.coupon-box .box-m .ctrl{margin-top:20px;}
.coupon-box .box-m .ctrl a{margin-right:10px;font-size:14px;}
.coupon-box .box-r{width:240px;height:240px;float:right;text-align:center;}
.coupon-box .box-r img{width:180px;height:180px;}
.coupon-box .box-r p{line-height:30px;}
/*滚动介绍*/
.coupon-deal{background:#FFF;}
.coupon-deal .deal-hd{height:42px;line-height:40px;z-index:9999;border:thin solid #DDD;width:855px;background:#FAFAFA;}
.coupon-deal .deal-hd ul{list-style:none;padding:0;overflow:hidden;}
.coupon-deal .deal-hd li{float:left;border-right: 1px solid #E9E9E9;}
.coupon-deal .deal-hd li a{width:100%;height:40px;border-left:1px solid #FFF;display:block;padding:0 20px;cursor:pointer;}
.coupon-deal .deal-hd li.active{background:#FFF;}
.coupon-deal .deal-hd li.active a{color:#F60;font-weight:bold;}
.coupon-deal .deal-bd{border:thin solid #DDD;padding:15px;border-top:none;}
.coupon-deal .deal-bd h4{font-size:14px;font-family:"Microsoft YaHei";margin-bottom:10px;height:36px;line-height:36px;background:#FAFAFA;padding:0 10px;border-bottom:thin solid #EEE;}
.coupon-deal .deal-bd .deal-txt{font-size:14px;line-height:25px;}
.coupon-deal .deal-bd .deal-txt img{max-width:100%;}
.coupon-deal .deal-bd .deal-shop{margin-bottom:20px;}
.coupon-deal .deal-bd .deal-shop h3{font-size:14px;font-weight:bold;margin-bottom:10px;}
.coupon-deal .deal-bd .deal-shop p{height:30px;margin:0;overflow:hidden;}
.coupon-deal .deal-bd .deal-shop span{line-height:15px;}
.coupon-deal .deal-bd .deal-shop em{font-weight:bold;color:#F60;}
/*右侧推荐*/
.side-list{border:thin solid #DDD;width:275px;float:right;}
.side-list .list-hd{height:40px;line-height:40px;border-bottom:thin solid #DDD;}
.side-list .list-hd h3{padding:0 10px;font-size:14px;font-weight:bold;}
.side-list .list-bd ul{list-style:none;padding:0;}
.side-list .list-bd  li{border-bottom:thin solid #DDD;padding:10px;}
.side-list .list-bd  li:last-child{border:none!important;}
.side-list .list-bd  img{width:64px;height:64px;}
.side-list .list-bd .media-body{height:60px;overflow:hidden;}
