body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font-size:12px;font-family:"Microsoft Yahei",arial;}
em,strong,th,i{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none;cursor:pointer;outline:none;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul,li{list-style:none;}
fieldset,img{border:0; display: block;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix{*zoom:1;}
/*basic end*/
html body{ background:#3b3b3b;}
.container{width:100%; min-width:1200px; height:100%; position:relative; overflow:hidden;}

.bg{width:1920px; position:absolute; left:50%; margin-left:-960px; top:0px;}
.bg div{height:490px;}
.bg1{background:url(../images/bg1.jpg) no-repeat center top; width:100%;}	
.bg2{background:url(../images/bg2.jpg) no-repeat center top; width:100%;}	
.bg3{background:url(../images/bg3.jpg) no-repeat center top; width:100%;}	
.bg4{background:url(../images/bg4.jpg) no-repeat center top; width:100%;}		
.bg5{background:url(../images/bg5.jpg) no-repeat center top; width:100%;}		
.bg6{background:url(../images/bg6.jpg) no-repeat center top; width:100%;}	
.bg7{background:url(../images/bg7.jpg) no-repeat center top; width:100%;}		
.bg8{background:url(../images/bg8.jpg) no-repeat center top; width:100%;}		
.bg9{background:url(../images/bg9.jpg) no-repeat center top; width:100%;}		
.bg10{background:url(../images/bg10.jpg) no-repeat center top; width:100%;}   
.section{position:relative; z-index:2;}
.section_01{height:4900px;}

.main{width:1200px; margin:0 auto; position:relative; z-index:2;height:100%;}
.logo{width:165px;height:60px;left:358px; top:140px; display:block; position:absolute; z-index:4;}
/*云*/
.cloud{padding-top:2288px; position: relative; height:743px; width:1920px; left:50%; margin-left:-960px;overflow:hidden;}
.cloud .c{background:url(../images/cloud.png) no-repeat;}
.cloud .c1{float: left; margin-top:491px; width:948px; height:252px; background-position: 0 -491px;position: relative;left:0;top:0;animation: cloud1 10s infinite }
.cloud .c2{float: right; margin-top:0px; width:676px; height:298px; background-position: -1244px 0;position: relative;left:0;top:0;animation: cloud2 15s infinite }

/*瞄*/
.aim{margin-top:46px; position: relative; height:300px; left:63px;}
.aim a{display: block; float: left; margin-right:118px; height:292px; width:276px; position: relative;}
.aim a div{width:658px; height:327px; display: none;margin:-37px 0 0 265px}
.aim a.aim1 div{background: url('../images/pop-1.jpg') no-repeat 0 0}
.aim a.aim2 div{background: url('../images/pop-2.jpg') no-repeat 0 0}
.aim a.aim3 div{background: url('../images/pop-3.jpg') no-repeat 0 0;margin-left:-643px;}
.aim a:hover div{display: block;}

/*倒计时*/
.Timing{margin-top:561px; position: relative; left:4px; height:128px;}
.Timing .tBox{float: left; font-size:70px; color:#fefefe; font-weight:600; margin-right:79px; width:222px; height:128px; text-align: center; line-height:128px;}
.Timing .time{margin-right:83px;}
.Timing .min{margin-right:83px;}
.Timing .sec{margin-right:0px;}

/*历史喵活动*/
.bottom-Btn{margin-top:346px; position: relative; left:40px;}
.bottom-Btn a{display: block; float: left; width:436px; height:88px; background:url(../images/b1.png) no-repeat; text-align: center; line-height:88px; font-size:32px; color:#3c2626; font-weight: bold;}
.bottom-Btn a.btnL{margin-right:208px;}
.bottom-Btn a:hover{background-position:0 -91px; color:#654c00;} 


@keyframes cloud1 {
  0%,100% {
    left: 0px;
  }
  50% {    
    left: -100px;
  }
}

@keyframes cloud2 {
  0%,100% {
    left: 0px;
  }
  50% {    
    left: 100px;
  }
}
