@charset "utf-8";
@charset "utf-8";
/* CSS Document */
.active-body {
    background-color: #fff1ef;
}
.active-banner-bg {
    height: 540px;
}
.active-banner {
    height:540px;
}
.active-banner img {
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    position: absolute;
    height: auto;
}
.active-nav {background-color: #fe563a;margin-top: -10px;padding-top: 12px;}
.active-list-title a {
    margin: 18px auto;
    font-size: 36px;
    color: #a34a2f;
    text-decoration: none;
    text-transform: uppercase;

}
.active-list .shop-price {
    color: #fe563a;
}
.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 #fff2f2;
    margin: 10px 0 5px 10px;
    z-index: 0;
    transition: 0.3s;
}
.active-list-title {
    border: 1px solid #fff1ef;
    padding: 30px;
    height: 44px;
}
.active-list li:hover {
    border-color: #ffb0a3;
}

.active-nav li a {
    color: #fff;
    border-bottom: 4px solid #fe563a;
    font-size: 20px;
    padding: 10px 1px 10px;
    margin:0 -20px 10px -15px;
}
.active-nav li a:hover, .active-nav li a.active {
    border-color: #ffb0a3;
    color: #ffb0a3;
}
.active-list .goods-discount em {
    font-size: 20px;
}
.active-list .goods-discount {position: absolute;text-align: center;color: #fff;width: 58px;height:58px;font-size: 14px;padding-top:9px;background: url("https://uidesign.rglcdn.com/RG/email/20180814_4608/off.png") no-repeat 0 0;left: 226px;font-weight: bold;top: 5px;z-index: 10;}
.active-list li:hover {
    -webkit-transform: translate(0,-5px);
}
.active-list .goods-buy a {background: #a34a2f;}
/* CSS Document */



