@charset "utf-8";
/* CSS Document */
.active-body {
    /* background-color: #ffedef; */
    background: url(https://uidesign.rglcdn.com/RG/image/banner/20180609_3690/bg.jpg) repeat 0 0;
}
.active-banner-bg {
    height: 500px;
}

.active-banner img {
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    position: absolute;
    height: auto;
}
.active-nav {background-color: #abb8ef;margin-top: -10px;padding-top: 12px;border-bottom: 0px solid #ddd; */}
.active-list-title a {
    margin: 18px auto;
    font-size: 38px;
    color: #fd5850;
    text-decoration: none;
    text-transform: uppercase;
}
.active-list .shop-price {
    color: #fd5850;
}
.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 #fff;
    margin: 10px 0 5px 10px;
    z-index: 0;
    transition: 0.3s;
}
.active-list-title {
    border: 0px solid #ffeeeb;
    /* padding: 20px; */
    margin-top: 36px;
    height: 55px;
}
.active-list-title {
    font-size: 24px;
    border-bottom: 0;
    padding: 28px;
    margin-left: -1px;
    text-align: center;
}
.active-list li:hover {
    border-color: #ff7b76;
}

.active-nav li a {
    color: #ffffff;
    border-bottom: 4px solid #abb8ef;
    font-size: 18px;
    padding: 10px 1px 10px;
    margin:0 -20px 10px -30px;
}
.active-nav li a:hover, .active-nav li a.active {
    border-color: #abb8ef;
    color: #fee076;
}
.active-list .goods-discount em {
    font-size: 19px;
}
.active-list .goods-discount {position: absolute;text-align: center;color: #fff;width: 60px;height:60px;font-size: 15px;padding-top: 17px;line-height: 15px;background: url("https://uidesign.rglcdn.com/RG/image/banner/20180609_3690/off.png") no-repeat 0 0;left: 220px;font-weight: bold;top: 8px;z-index: 10;}
.active-list li:hover {
    -webkit-transform: translate(0,-5px);
}
.active-list .goods-buy a {background: #a2b1ee;}
.active-list .goods-price {
    color: #000;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}
.active-list ul {
    width: 1200px;
    background-color: #fff;
    padding-bottom: 15px;
}
/* CSS Document */



