@charset "utf-8";
.st-brand{
    margin-top: 0 !important;
}
.theme-container{
    background: #0262af;
}
.theme-top-wrap{
    height: 624px;
    background: url("../images/theme-tip-bg.jpg") center no-repeat;
}
.theme-main-area{
    background: url("../images/theme-repeat-bg.jpg") top center repeat;
}
.theme-main-area.no-repeat{
    background: url("../images/theme-repeat-bg.jpg") top center no-repeat;
}
/* 特惠专享 */
.theme-sale-wrap{
    padding: 65px 0 40px;
}
.theme-sale-tit{
    text-align: center;
    font-size: 0;
}
.theme-sale-tit .bt{
    color: #ffd739;
    display: inline-block;
    max-width: 1000px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 32px;
    font-weight:bold;
}
.theme-sale-tit:before,
.theme-sale-tit:after{
    content: "";
    display: inline-block;
    width: 80px;
    height: 38px;
    vertical-align: middle;
    background: url("../images/theme-main-icon.png") no-repeat;
}
.theme-sale-tit:before{
    background-position: 0 -129px;
}
.theme-sale-tit:after{
    background-position: -83px -129px;
}

.theme-sale-block{
    padding-top: 35px;
}
.theme-sale-block .theme-hd{
    height: 27px;
    background: url("../images/theme-main-icon.png") no-repeat 0 -508px;
}
.theme-sale-block .theme-md{
    color: #fff;
    line-height: 24px;
    padding: 12px 70px;
    overflow: hidden;
    text-align: center;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    font-size: 14px;
}
.theme-sale-block .theme-md *{
    max-width: 100% !important;
}
.theme-sale-block .theme-bd{
    height: 27px;
    background: url("../images/theme-main-icon.png") no-repeat 0 -537px;
}
/* 专题模块 */
.theme-item-box{
    padding: 40px 0;
}
.theme-item-tit{
    text-align: center;
}
.theme-item-tit .bar{
    color: #0a3946;
    font-size: 0;
}
.theme-item-tit .bar .bt{
    color: #b4920c;
    display: inline-block;
    max-width: 820px;
    height: 42px;
    line-height: 42px;
    padding: 0 3px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    font-weight: bold;
    background: #ffd739;
}
.theme-item-tit .bar:before,
.theme-item-tit .bar:after{
    content: "";
    display: inline-block;
    width: 187px;
    height: 48px;
    vertical-align: top;
    background: url("../images/theme-main-icon.png") no-repeat;
}
.theme-item-tit .bar:before{
    background-position: 0 -81px;
}
.theme-item-tit .bar:after{
    background-position: 0 -23px;
}
.theme-item-tit .txt{
    color: #fff;
    line-height: 24px;
    padding-top: 20px;
    font-size: 14px;
}
.theme-item-tit .txt *{
    max-width: 100%;
}
.theme-coupon-item{
    margin-top: 40px;
    position: relative;
}
.theme-coupon-item .prev,
.theme-coupon-item .next{
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background: url("../images/theme-main-icon.png") no-repeat;
}
.theme-coupon-item .prev{
    left: 3px;
    background-position: 0 -177px;
}
.theme-coupon-item .prev:hover{
    background-position: -120px -177px;
}
.theme-coupon-item .next{
    right: 3px;
    background-position: -60px -177px;
}
.theme-coupon-item .next:hover{
    background-position: -180px -177px;
}
.theme-coupon-item .bd{
    width: 1060px;
    height: 130px;
    margin: 0 auto;
    overflow: hidden;
}
.theme-coupon-item li{
    float: left;
    width: 331px;
    height: 130px;
    margin-right: 34px;
    position: relative;
    background: url("../images/theme-main-icon.png") no-repeat 0 -373px;
}
.theme-coupon-item li.end:after{
    content: "领完了~";
    color: #fff;
    display: block;
    line-height: 126px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    text-align: center;
    font-size: 24px;
    font-weight:bold;
    background: url("../images/theme-main-icon.png") no-repeat 3px -237px;
}
.theme-coupon-item li .info{
    padding: 15px 90px 10px 26px;
}
.theme-coupon-item li .get{
    display: block;
    color: #fff;
    width: 19px;
    height: 80px;
    line-height: 20px;
    padding: 23px 25px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 18px;
}
.theme-coupon-item li .pri{
    color: #e00013;
    display: block;
    font-size: 24px;
    font-weight:bold;
}
.theme-coupon-item li .pri .num{
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    font-size: 42px;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif;
}
.theme-coupon-item li .type{
    color: #d33c00;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: bold;
}
.theme-coupon-item li .type em{
    font-size: 60px;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif;
}
.theme-coupon-item li .txt{
    color: #d37700;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 2px;
}
.theme-coupon-item li .over-icon{
    display: block;
    width: 122px;
    height: 122px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -61px 0 0 -61px;
    background: url("../images/over-icon.png") center no-repeat;
}

/* 通用 */
.theme-product-item{
    padding-top: 40px;
}
.theme-product-item>ul{
    margin: -10px;
}
.theme-product-item li{
    float: left;
    width: 285px;
    margin: 10px;
    background: #fff;
}
.theme-product-item .pic{
    display: table-cell;
    width: 285px;
    height: 190px;
    position: relative;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    background: #e7e7e7;
}
.theme-product-item .pic img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.theme-product-item li:hover .pic img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.theme-product-item .pic .date{
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.theme-product-item li.load .pic .date{
    background: #53bc64;
}
.theme-product-item li.ing .pic .date{
    background: #ff9f16;
}
.theme-product-item .info{
    padding: 10px;
    background: #fff;
}
.theme-product-item .info .tit{
    display: block;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    font-size: 14px;
}
.theme-product-item .info .tit.alone{
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.theme-product-item li .info .tit:hover{
    color: #ff6316;
}
.theme-product-item .info .fix{
    padding-top: 8px;
}
.theme-product-item .info .fix .pri{
    color: #ff6316;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.theme-product-item .info .fix .pri .num{
    font-size: 28px;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif;
}
.theme-product-item .info .fix .buy{
    color: #fff;
    float: right;
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 15px;
    background: #f60;
}
.theme-product-item .info .fix .buy:hover{
    background: #f80;
}
.theme-product-item li.load .info .fix .buy{
    background: #53bc64;
}
.theme-product-item li.end .info .fix .buy{
    background: #c1c1c1;
}




.more-link{
    color: #fff;
    display: block;
    width: 150px;
    height: 46px;
    line-height: 46px;
    margin: 30px auto 0;
    text-align: center;
    font-size: 16px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    background: rgba(0,0,0,.2);
}
.more-link:hover{
    width: 200px;
    background: rgba(0,0,0,.3);
}


/* 漂浮导航 */
.theme-side-fixed{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 140px;
    margin-left: 620px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.theme-side-nav{

}
.theme-side-nav .item{
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: rgba(0,0,0,.2);
}
.theme-side-nav .item:hover{
    background: rgba(0,0,0,.3);
}
.theme-side-nav .item.current{
    color: #ffd739;
}
