@charset "utf-8";
/* CSS Document */
.active-body {
    /* background-color: #ffe5e5; */
    background-image: url('https://uidesign.rglcdn.com/RG/image/promotion/20180409_2987/b.jpg?imbypass=true');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center;
    }
.active-banner-bg {
    height: 560px;
}

.active-banner img {
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    position: absolute;
    height: auto;
}
.active-nav {background-color:#37868b;margin-top: -10px;padding-top: 12px;border-bottom: 0px solid #ddd; */}
.active-list-title a {
    margin: 18px auto;
    font-size: 36px;
    color:#37868b;
    text-decoration: none;
    text-transform: uppercase;
}
.active-list .shop-price {
    color:#37868b;
}
.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 #ffffff;
    margin: 10px 0 5px 10px;
    z-index: 0;
    transition: 0.3s;
}
.active-list-title {
    border: 0px solid #ebfffc;
    /* padding: 20px; */
    margin-top: 36px;
    height: 55px;
    /* background: url(https://uidesign.rglcdn.com/RG/email/20180330_2895/title.png) no-repeat 0 0; */
}
.active-list-title {
    font-size: 24px;
    border-bottom: 0;
    padding: 28px;
    margin-left: -1px;
    text-align: center;
}
.active-list li:hover {
    border-color:#bcdbdd;
}

.active-nav li a {
    color: #ffffff;
    border-bottom: 4px solid#37868b;
    font-size: 20px;
    padding: 10px 1px 10px;
    margin:0 -20px 10px -15px;
}
.active-nav li a:hover, .active-nav li a.active {
    border-color:#64eaf3;color:#64eaf3;}
.active-list .goods-discount em {
    font-size: 19px;
}
.active-list .goods-discount {    position: absolute;
    text-align: center; color: #f54e0c; width:75px;  height: 83px;  font-size: 16px; padding-top: 19px;  line-height: 16px;
    background: url("https://uidesign.rglcdn.com/RG/image/promotion/20180409_2987/offa.png") no-repeat 0 0;
    left: 205px;  font-weight: bold;  top: 4px;  z-index: 13;;}
.active-list li:hover {
    -webkit-transform: translate(0,-5px);
}
.active-list .goods-buy a {background:#37868b;}
.active-list .goods-price {
    color: #000;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}
.active-list ul {
    width: 1200px;
    padding-bottom: 15px;
}
/* CSS Document */
