﻿@charset "utf-8";
body{ font-size:14px; color:#333; font-family:'微软雅黑';}
.df_c{ width:1000px; margin:0 auto;}
.f_l{ float:left;}
.f_r{ float:right;}
.red{ color:red;}
.clearfix:after{display:block;content:'';clear:both;visibility:hidden}
/* CSS Document */

.bg1 {
    height: 467px;
    background: url(../../images/activity/double11/bg1.jpg) no-repeat top;
}
.bg2 {
    height: 347px;
    background: url(../../images/activity/double11/bg2.jpg) no-repeat top;
}
.bg3 {
    height: 362px;
    background: url(../../images/activity/double11/bg3.jpg) no-repeat top;
}
.bg4 {
    height: 371px;
    background: url(../../images/activity/double11/bg4.jpg) no-repeat top;
}
.bg5 {
    height: 540px;
    background: url(../../images/activity/double11/bg5.jpg) no-repeat top;
}
.bg6 {
    height: 501px;
    background: url(../../images/activity/double11/bg6.jpg) no-repeat top;
}
.couten {
    position: absolute;
    top:0px;
    width: 100%;
    /*height: 100%;*/
    overflow: hidden;
    overflow-y: hidden;
}
.couten li {
    position: absolute;
    animation: all 3s linear;
    top:-100px;
    -webkit-tap-highlight-color:  rgba(0, 0, 0, 0);
}
.couten li a{
    display: block;
}
#djs_show{
    text-align: center;
    text-align: center;
    font-weight: 600;
    padding-top: 90px;
    font-size: 24px;
    color: red;
}
.recharge{
    margin: 0 auto;
    width: 1000px;
    padding-top: 80px;
}
.recharge ul li{
    float: left;
    color: white;
    width: 50%;
    text-align: center;
    margin-top: 50px;
    font-size: 20px;
}
.recharge ul li span{
    display: block;
    margin-bottom: 15px;
}
.recharge ul li a{
    padding: 5px 30px;
    background: #fff89e;
    color: #c50019;
    border-radius: 5px;
}
.share{
    margin: 0 auto;
    width: 900px;
    padding-top:176px;
}
.share li { float: left;width:16.6%;text-align: center; }
.share li a{ display: inline-block;width:100%;height: 90px }
.footer {
    display: none;
}