.user-coupon-content{
    float: right;
    width: 992px;
}
.user-coupon-block{
    padding: 10px;
    border: 1px solid #dcdcdc;
}
.user-coupon-tit{
    height: 30px;
    line-height: 30px;
}
.user-coupon-tit .bt{
    float: left;
    padding-left: 10px;
    font-size: 18px;
}
.user-coupon-tit .more-link{
    float: right;
    color: #f57a00;
    font-size: 14px;
}
.user-coupon-item{
    height: 30px;
    margin-top: 10px;
    background: #f0f0f0;
}
.down-select{
    float: left;
    color: #666;
    width: 100px;
    padding: 0 10px;
    cursor: pointer;
    position: relative;
}
.down-select .hd{
    display: block;
    height: 30px;
    line-height: 30px;
}
.down-select .bd{
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 99;
    width: 100%;
    background: #f0f0f0;
}
.down-select .bd li{
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
.down-select .bd li:hover{
    background: #e6e6e6;
}
.down-select:hover .bd{
    display: block;
}
.down-select .hd i{
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 6px;
    margin: -2px 0 0 6px;
    background: url(../images/coupon-arrow.png) no-repeat;
}
.user-coupon-list > ul > li{
    float: left;
    width: 228px;
    height: 280px;
    margin: 20px 19px 0 0;
    position: relative;
    background: #fff;
}
.user-coupon-list > ul > li.mr_0{
    margin-right: 0;
}
.user-coupon-list .ico{
    display: block;
    width: 56px;
    height: 56px;
    position: absolute;
    left: 1px;
    top: 1px;
    background: url("../images/coupon-ico.png") no-repeat -86px 0;
}
.user-coupon-list .t-con{
    height: 134px;
    text-align: center;
    background: url("../images/user-coupon-before.png") top no-repeat;
}
.user-coupon-list .t-con .attr{
    color: #fff;
    display: block;
    padding-top: 20px;
}
.user-coupon-list .t-con .attr strong{
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
}
.user-coupon-list .t-con .attr strong b{
    font-weight:normal;
    font-family: Arial, "宋体", "Microsoft YaHei", Helvetica, sans-serif;
}
.user-coupon-list .t-con .attr em{
    font-size: 14px;
    display: inline-block;
    max-width: 90px;
    vertical-align: middle;
    margin: 0 0 0 8px;
    text-align: left;
}
.user-coupon-list .t-con .md{
    color: #fff;
    display: block;
    line-height: 24px;
    font-size: 14px;
}
.user-coupon-list .t-con .date{
    color: #d57700;
    display: block;
    line-height: 24px;
    font-size: 14px;
}
.user-coupon-list .b-con{
    height: 145px;
    border: 1px solid #e6e6e6;
    border-top: 0;
}
.user-coupon-list .b-con ul{
    padding-top: 5px;
}
.user-coupon-list .b-con li{
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
}
.user-coupon-list .b-con li .y1{
    color: #999;

}
.user-coupon-list .b-con li .y2{
    color: #f80;

}
.user-coupon-list .b-con .use-btn{
    display: block;
    color: #fff;
    width: 114px;
    height: 30px;
    line-height: 30px;
    margin: 20px auto 0;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    background: #ffc31b;
}
.user-coupon-list .num{
    position: absolute;
    bottom: 3px;
    right: 3px;
    color: #999;
    display: block;
    height: 18px;
    line-height: 18px;
    padding: 0 6px;
    background: #ebebeb;
}

.user-coupon-list .grey .t-con{
    background: url("../images/user-coupon-after.png") top no-repeat;
}
.user-coupon-list .grey .t-con .attr em,
.user-coupon-list .grey .t-con .date{
    color: #868686;
}
.user-coupon-list .grey .over-time,
.user-coupon-list .grey .use-over{
    display: block;
    position: absolute;
    right: 20px;
    bottom: 30px;
    width: 76px;
    height: 41px;
}
.user-coupon-list .grey .over-time{
    background: url("../images/coupon-ico.png") no-repeat 0 -51px;
}
.user-coupon-list .grey .use-over{
    background: url("../images/coupon-ico.png") no-repeat 0 0;
}
/* 优惠券栏目 */
.coupon-slide{
    float: left;
    width: 100%;
    height: 380px;
    overflow: hidden;
    position: relative;
}
.coupon-slide .pic{
    display: block;
    width: 1920px;
    height: 380px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}

.coupon-list-tit{
    padding: 40px 0;
    text-align: center;
    font-size: 26px;
}
.coupon-list-block > ul > li{
    float: left;
    width: 378px;
    height: 186px;
    margin: 0 30px 30px 0;
    position: relative;
    border: 1px solid #f1f1f1;
}
.coupon-list-block > ul > li.mr_0{
    margin-right: 0;
}
.coupon-list-block .attr{
    display: block;
    width: 56px;
    height: 56px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/coupon-ico.png") no-repeat -86px -66px;
}
.coupon-list-block .l-con{
    float: left;
    width: 268px;
    padding-left: 30px;
}
.coupon-list-block .l-con .hd{
    display: block;
    margin-top: 10px;
}
.coupon-list-block .l-con .hd .jg{
    color: #66dbff;
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
}
.coupon-list-block .l-con .hd .jg b{
    font-size: 40px;
    font-weight:normal;
    font-family: Arial, "宋体", "Microsoft YaHei", Helvetica, sans-serif;
}
.coupon-list-block .l-con .hd .se{
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
}
.coupon-list-block .l-con .hd .se em{
    display: block;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.coupon-list-block .l-con .hd .se .t1{
    color: #66dbff;
    width: 100px;
}
.coupon-list-block .l-con .hd .se .t2{
    color: #666;
}
.coupon-list-block .l-con .xg,
.coupon-list-block .l-con .xl,
.coupon-list-block .l-con .date,
.coupon-list-block .l-con .num{
    color: #999;
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.coupon-list-block .l-con .num b{
    color: #66dbff;
    font-weight:normal;
}
.coupon-list-block .r-btn{
    float: right;
    color: #fff;
    width: 20px;
    height: 86px;
    line-height: 21px;
    padding: 50px 30px;
    font-size: 20px;
    background: url("../images/coupon-list-zt.png") no-repeat;
    position: relative;
}
.coupon-list-block .r-btn span{
	position: absolute;
	writing-mode: tb-rl;
	width: 14px;
	height: 186px;
	top: 0;
	right: 10px;
	font-size: 12px;
}
.coupon-list-block .r-btn span i{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 186px;
	width: 14px;
}
.coupon-list-block .usable .r-btn{
    background-position: -80px 0;
}
.coupon-list-block .over .r-btn{
    cursor: no-drop;
    height: 106px;
    padding: 40px 30px;
    background-position: -160px 0;
}
.coupon-list-block > ul > li .label{
    display: block;
    width: 76px;
    height: 41px;
    position: absolute;
    left: 205px;
    bottom: 20px;
    background: url("../images/coupon-ico.png") no-repeat;
}
.coupon-list-block .over .label{
    background-position: 0 -102px;
}
.coupon-list-block .usable .label{
    background-position: 0 -153px;
}

.coupon-list-block .usable .l-con .hd .jg,
.coupon-list-block .usable .l-con .hd .se .t1,
.coupon-list-block .usable .l-con .num{
    color: #ffc31b;
}

.coupon-list-block .over .l-con .hd .jg,
.coupon-list-block .over .l-con .hd .se .t1{
    color: #c3c3c3;
}


/*未领取*/
.no-coupon{
	margin-top: 68px;
	text-align: center;
}
.no-coupon .icos{
	display: block;
	margin: 0 auto 25px auto;
	width: 84px;
	height: 70px;
	background: url(../images/user-coupon-no-ico.png) no-repeat;
}
.no-coupon p{
	font-size: 14px;
	line-height: 28px;
}
.no-coupon p>a.color-1{
	color: #0088d0;
}
.no-coupon p>a.color-2{
	color: #fc6000;



















