@charset "utf-8";
.gift-index {
    padding: 20px 35px;
    height: 758px;
    background: url('/platform/images/giftbg.jpg') top center no-repeat;
}

.gift-list-wrap {
}

.gift-list {
    max-height: 673px;
    overflow-x: hidden;
}

.gift-list li {
    padding: 22px 60px;
    border-radius: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    background: #fff;
    background: rgba(255, 255, 255, .88);
}

.gift-list .img {
    width: 90px;
    height: 90px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
}

.gift-list .info {
    width: 520px;
    margin: 0 40px;
    color: #909191;
    line-height: 22px;
    float: left;
}

.gift-list .info .name {
    color: #1096ef;
    font-size: 14px;
    margin: 6px 0;
}

.gift-list .g-btn-l, .related-list .g-btn-l {
    width: 114px;
    font-size: 14px;
    margin-top: 25px;
    float: left;
}

/* 详情页 */
.gift-detail-wp, .related-list li, .gift-guide-all {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 10px;
}

.gift-detail-wp .img {
    float: left;
}

.gift-detail-wp .info {
    width: 372px;
    padding: 40px 0 0 78px;
    color: #9fa0a0;
    line-height: 28px;
    float: left;
}

.gift-detail-wp .name {
    font-size: 16px;
    color: #1096ef;
}

.gift-detail-wp .num em {
    color: #1096ef;
}

.related-list {
}

.related-list li {
    margin-top: 10px;
    padding: 26px 40px;
}

.related-list .img {
    width: 102px;
    float: left;
}

.related-list .info {
    width: 605px;
    padding: 0 35px;
    color: #9fa0a0;
    line-height: 22px;
    float: left;
}

.related-list .name {
    font-size: 14px;
    color: #1096ef;
    margin: 10px 0 5px;
}

.progress-box {
    color: #999;
    line-height: 16px;
    margin: 20px 0 0 0;
}

.progress {
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    height: 12px;
    margin-right: 10px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    background: #e5e5e5;
}

.progress i {
    width: 80%;
    height: 11px;
    border-radius: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.progress i {
    background: #f2d54b;
    background: -moz-linear-gradient(left, #f2d54b 0%, #9ced44 100%);
    background: -webkit-linear-gradient(left, #f2d54b 0%, #9ced44 100%);
    background: -o-linear-gradient(left, #f2d54b 0%, #9ced44 100%);
    background: -ms-linear-gradient(left, #f2d54b 0%, #9ced44 100%);
    background: linear-gradient(to right, #f2d54b 0%, #9ced44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2d54b', endColorstr='#9ced44', GradientType=0);
}

.gift-guide-all {
}

.gift-guide-all .icon-sign {
    width: 61px;
    height: 61px;
    margin: 40px 60px;
    background: url('/platform/images/gift_icon.jpg') no-repeat;
    float: left;
}

.gift-guide-all .info {
    color: #9fa0a0;
    line-height: 22px;
    margin-top: 45px;
    float: left;
}

/*弹窗礼包*/
.tips-pop .ser-select-bd {
}

.tips-pop .ser-select-bd .ser-lastplay {
    height: 38px;
    line-height: 38px;
}

.tips-pop .ser-select-bd .ser-lastplay a {
    margin-left: 10px;
}

.tips-pop .ser-select-bd .ser-lastplay .active {
    color: #1096ef;
}

.tips-pop .ser-select-bd .w-select {
    display: block;
    width: 232px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #9fa0a0;
    border-radius: 5px;
    overflow: hidden;
    color: #9fa0a0;
    font-size: 14px;
    outline: 0 none;
    margin: 0 auto;
    font-family: 'microsoft yahei';
}

.tips-pop .btn-getSerCard {
    margin: 10px auto 12px;
}

.allType {
    height: 40px;
    line-height: 45px;
}

.type_font {
    font-size: 18px;
}

.fontcolor {
    color: #107cd8;
}
