    @charset "utf-8";
/* CSS Document */
.active-body {
    background-color: #e0f6ff;
}
.active-banner-bg {
    height: 550px;
}
.active-banner {
    width: auto;
    height:550px;
}
.active-banner img {
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    position: absolute;
    height: auto;
}
.active-banner .active-banner-text{
    width: 100%;
}
.ab-wrap{
    position: absolute;
    height: 540px;
    width: 100%;
    top: 560px;
    left: 0;
    background:url(https://uidesign.rglcdn.com/RG/image/promotion/20171130_1633/1920X540.jpg) top center;
    z-index: 2;
}
.ab-wrap .coupon{
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: -93px;
}
.ab-wrap a{vertical-align: middle;}
.ab-wrap a:hover{opacity: 0.8;}
.ab-wrap .a1{
    display: inline-block;
    width: 342px;
    height: 341px;
    margin: 160px 0 0 42px;
}
.ab-wrap .a2{
    display: inline-block;
    width: 370px;
    height: 381px;
    margin: 167px 0 0 26px;
}
.ab-wrap .a3{
    display: inline-block;
    width: 342px;
    height: 341px;
    margin: 160px 0 0 26px;
}
.active-nav {
background-color: #0897d1;
margin-top: -10px;
padding-top: 12px;
border-bottom: 1px solid #0897d1;
}
.active-list-title{border:none!important;}
.active-list-title a {
    margin: 18px auto;
    font-size: 36px;
    color: #037eb0;
    text-decoration: none;
    text-transform: uppercase;

}
.active-list .shop-price {
    color: #ff5363;
}
.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: 1px solid #ffeeeb;
    padding: 30px;
    height: 44px
}
.active-list li:hover {
    border-color: #e0f6ff;
}

.active-nav li a {
    color: #fff;
    border-bottom: 4px solid #0897d1;
    font-size: 20px;
    padding: 10px 1px 10px;
    margin:0 -20px 10px -15px;
}
.active-nav li a:hover, .active-nav li a.active {
    border-color: #0897d1;
    color: #66d2ff;
}
.active-list .goods-discount em {
    font-size: 20px;
}
.active-list .goods-discount {
position: absolute;
text-align: center;
color: transparent;
width:58px;
height:76px;
font-size: 14px;
box-sizing: border-box;
padding-top: 34px;
background: url("https://uidesign.rglcdn.com/RG/image/promotion/20180403_2940/off.png") no-repeat 0 0;
right: 10px;
font-weight: bold;
top:8px;left: auto;
z-index: 10;
}
.active-list{
    counter-reset: num 0;
}
.active-list .goods-discount:after{
    position:absolute;
    content: counter(num);
    counter-increment: num;
    color: #fff;
    width:100%;
    top: 15px;
    left:0;
    text-align: center;
    font-size: 26px;
}
.active-list li:hover {
    -webkit-transform: translate(0,-5px);
}
.active-list .goods-buy a {
background: #0897d1;
}
.active-diy-bottom {
    padding-bottom: 50px;
}
.active-diy-bottom  img{
    width: auto;
    height: auto;
}
.code{
    font-size: 38px;font-weight:bold;color: #037eb0;text-align: center;position: absolute;z-index: 2;left: 0;right: 0;bottom: 75px;
}
.inner-wrap{
    width: 1200px;height: 550px;position: relative; margin: 0 auto;
}
/* CSS Document */