@charset "utf-8";
/* CSS Document */
.active-body {
    /* background-color: #ffedef; */
    background: url(https://uidesign.rglcdn.com/RG/image/promotion/20171208_1747/bg.png) repeat 0 0;
}
.active-banner-bg {
    height: 560px;
}
.active-banner {
    height:500px;
}
.active-banner img {
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    position: absolute;
    height: auto;
}
.active-nav {background-color: #c71313;margin-top: -10px;padding-top: 12px;border-bottom: 0px;}
.active-list-title a {
    margin: 18px auto;
    font-size: 36px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;

}
.active-list .shop-price {
    color: #790a17;
}
.active-list .goods-time b {
	color:#ff66ff
}
.active-list-title a:hover {
    font-size: 42px;
}
.active-list li {
    background: #fff;
    width: 246px;
    height: auto;
    float: left;
    border: 1px solid #f3efed;
    margin: 10px 0 5px 10px;
    z-index: 0;
    transition: 0.3s;
}
.active-list-title {
    border: 1px solid #ffeeeb;
    /* padding: 20px; */
    margin-top: 50px;
    height: 44px;
    background: url(https://uidesign.rglcdn.com/RG/image/promotion/20171208_1747/title1.png) no-repeat 0 0;
}
.active-list li:hover {
    border-color: #f5ceca;
}

.active-nav li a {
    color: #ffffff;
    border-bottom: 4px solid #c71313;
    font-size: 20px;
    padding: 10px 1px 10px;
    margin:0 -20px 10px -15px;
}
.active-nav li a:hover, .active-nav li a.active {
    border-color: #fbca42;
    color: #fbca42;
}
.active-list .goods-discount em {
    font-size: 19px;
}
.active-list .goods-discount {position: absolute;text-align: center;color: #fff;width: 80px;height: 80px;font-size: 14px;padding-top: 28px;background: url("https://uidesign.rglcdn.com/RG/image/promotion/20171208_1747/off.png") no-repeat 0 0;left: 212px;font-weight: bold;top: 0px;z-index: 10;}
.active-list li:hover {
    -webkit-transform: translate(0,-5px);
}
.active-list .goods-buy a {background: #cf924f;}
.active-list .goods-price {
    color: #000;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}
/* CSS Document */

