.active-body {
    background:url(bg1.png) center 1332px no-repeat, url(bg2.png) center bottom no-repeat, url(bg.jpg) repeat;
}

.active-banner {
    height: 1236px;
    overflow: visible;
}
.active-banner img {
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    position: absolute;
    height: auto;
}
.active-banner-text{
    position: absolute;
    top: 628px;
}
.banner2 a{
    position: absolute;
    left: 50%;
    width: 360px;
    height: 526px;
    top: 45px;
}
.banner2 a:hover{
    background-color: #fff;
    opacity: 0.1;
    filter: 'alpha(opacity=10)'; 
}
.banner2 .a1{
    margin-left: -560px;
}
.banner2 .a2{
    margin-left: -178px;
}
.banner2 .a3{
    margin-left: 200px;
}
.active-nav {
    margin-top: -10px;
    height: 99px;
    border-bottom: 0;
    background:url(nav.png) repeat-x;
}
.active-list-title a, .active-list-title span {
    margin: 18px auto;
    color: #feeee4;
    font-size: 32px;
    line-height: 42px;
    text-decoration: none;
    text-transform: uppercase;

}
.active-list .shop-price {
    color: #000000;
}
.active-list-title a:hover {
    font-size: 32px;
}
.active-list li {
    background: #fff;
    width: 244px;
    height: auto;
    float: left;
    border: 2px solid #fff;
    margin: 10px 0 5px 10px;
    z-index: 0;
    transition: 0.3s;
}
.active-list-title {
    padding: 40px;
    height: 44px;
    background:url(tit.png) center center no-repeat;
    border: 0;
}
.active-nav li{
    margin: 0 16px;
}
html[lang="fr"] .active-nav li{
    margin: 0 14px;
}
html[lang="fr"] .active-nav li a{
    font-size: 20px;
}
.active-list li:hover {
    border-color: #ddd;
}
.active-nav li a {
    color: #fff;
    border-bottom: 4px solid transparent;
    font-size: 24px;
    padding: 25px 1px 15px;
    text-transform: uppercase;
}
.active-nav li a:hover, .active-nav li a.active {
    color: #d2a17c;
    border-bottom: 0;
}
.active-list .goods-discount em {
    font-size: 20px;
}
.active-list .goods-discount {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 64px;
    height: 77px;
    font-size: 12px;
    padding-top: 25px;
    background: url("off.png") no-repeat;
    left: 215px;
    font-weight: bold;
    top: 0px;
    z-index: 10;
    box-sizing: border-box;
}

.active-list li:hover {
    border: 2px solid #df3618;
    -webkit-transform: translate(0,-5px);
}
.active-list li:hover .goods-buy a{
    background-color: #df3618;
}
.active-list .goods-buy a {
    padding: 0 40px;
    width: auto;
    height: 38px;
    line-height: 38px;
    background: #811101;
    border-radius: 19px;

}
.active-diy-bottom a{
    display: inline-block;
}
.active-diy-bottom img{
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

.banner3{
    padding-bottom: 80px;
}
.banner3 div{
    padding-bottom: 15px;
}
.active-diy-bottom .a1,
.active-diy-bottom .a2,
.active-diy-bottom .a3{
    float: left;
}
.active-diy-bottom .a1,
.active-diy-bottom .a2{
    margin-right: 15px;
}
.left-div{
    width: 320px;
}
.right-div{
    width: 880px;
}
.active-diy-bottom .a6{
    float: left;
}