@charset "utf-8";
body,*{ padding:0; margin:0; }
ul,li{ list-style:none; margin:0;}
i,em{font-style: normal;}
h4,h5{font-weight: 100;}
.clearfix{zoom: 1; overflow: auto;}
.clearfix:after{clear: both;content: '';}
a{text-decoration: none;}
img{
	background: #fff;
}
/*悬浮按钮*/
.aside{
	position:fixed;
	top:22%;
	right:4%;
	display:none;
	background: url(../img/fixed-btn.png) no-repeat top center;
	animation: fixed 10s linear infinite;
}
@-webkit-keyframes fixed {
    0% {
        top: 10%;
    }
    50%{
       top: 20%;
    }
    100% {
        top: 10%;
    }
}
@keyframes fixed {
    0% {
        top: 10%;
    }
    50%{
        top: 20%;
    }
    100% {
        top: 10%;
    }
}
.aside a{
    box-sizing: border-box;
    display: block;
    height: 49px;
    padding-left: 53px;
    width: 297px;
    margin-bottom: 5px;
    padding-right: 53px;
}
.aside a:first-child{
	margin-top: 84px
}
/*弹窗*/
.layer{ 
	position:absolute; 
	z-index:9; 
	background-color:#222; 
	opacity:0.7; 
	filter:Alpha(opacity=70); 
	width:100%; 
	top:0; 
	left:0;
}
.tanc{ 
	background:#fff; 
	width:392px; 
	height:auto; 
	position:fixed; 
	z-index:99; 
	top:200px; 
	left:50%; 
	margin-left:-196px;
	color: #393939;
}
.tanc .input_text1 input{
	font-family:'微软雅黑',Arial, Helvetica, sans-serif; 
	width:170px; 
	padding-left:10px; 
	height:25px; 
	line-height:21px; 
	background-color:rgba(255,255,255,0.01);
	border:1px solid #393939;
	outline: none;
	box-sizing: border-box;
	margin-left: 10px;
}
.tanc .input_text1{ 
	position:relative;
	margin-top:16px;
	text-align: center;
}
.tanc a.close-x{ 
	display:block; 
	position:absolute; 
	top:-1px; 
	right:-39px; 
	height: 40px;
	width: 40px;
	background: url(../img/close.png) no-repeat center center;
}
.tanc a.btn-done{ 
	display:inline-block; 
	width:83px; 
	height:42px;
	line-height: 42px;
	text-align: center; 
	border: 1px solid red;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
	background: #ff2d50;
}
.tanc .sure{
	margin-top:16px;
	text-align: center;
}
.tanc .tip{
	text-align: center;
	margin: 12px auto;
	color:#ff2d50; 
}
.details-content{ 
	background:url(../img/xq.png) top center no-repeat; 
	width:992px; 
	height:795px; 
	position:fixed; 
	z-index:99; 
	top:80px; 
	left: 0;
	right: 0;
	margin: auto;
	color: #fff600;
	font-size: 14px;
}
.item1 {
    float: left;
    margin-left: 225px;
    margin-top: 178px;
}
.item2 {
    float: left;
    margin-left: 20px;
    margin-top: 178px;
}
.item1 li {
    width: 232px;
    height: 168px;
    margin-bottom: 6px;
}
.item1 li:nth-child(2) {
    height: 154px;
}
.item1 li:nth-child(3) {
    height: 138px;
}
.item1 li:nth-child(4) {
    height: 118px;
}
.item2 li {
    width: 470px;
    height: 168px;
    margin-bottom: 4px;
}
.item2 li:nth-child(2) {
    height: 154px;
}
.item2 li:nth-child(3) {
    height: 138px;
}
.item2 li:nth-child(4) {
    height: 118px;
}
.details-content {
    color: #fed700;
}
.details-content span {
    color: #00ffe4;
}
.header{
	font-family:'微软雅黑',Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 16px 0 18px 0;
}
.ul{
	font-family:'微软雅黑',Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 14px;
	text-align: left;
	line-height: 28px;
	padding-left: 130px;
	box-sizing: border-box;
	max-height: 300px;
	overflow: auto;
}
.tanc .btn_l{
	padding-left: 23px;
	box-sizing: border-box;
	background: url(../img/bn.png) no-repeat 0 center;
	cursor: pointer;
}
.tanc .btn_l.active{
	background: url(../img/bn1.png) no-repeat 0 center;
}
.copyright{ background-color:#1a1a1a; font-size:12px; text-align:center; padding:40px 0; color:#7a7879;}
.copyright span{ font-family:Arial, Helvetica, sans-serif;}

#main{
	min-width: 1200px;
	width: 100%;
	font-family: "微软雅黑";
	color: #fff947;
	font-size: 14px;
	position: relative;
	z-index: 0;
}
.posi{ 
	position:relative; 
	width:1200px; 
	margin:0 auto;
    overflow: hidden;
    z-index: 0;
}
.bg1{ 
	background:url(../img/bg1.jpg) center center no-repeat scroll; 
    height: 948px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.bg2{
    height: 3898px;
	background:url(../img/bg2.jpg) center center no-repeat scroll; 
}
.logo {
    position: absolute;
    top: 13px;
    left: 50%;
    margin-left: 179px;
    width: 145px;
    height: 100px;
}
.date{
    position: absolute;
    top: 665px;
    left: 50%;
    right: 0;
    margin-left: -205px;
    font-size: 15px;
    text-align: center;
    z-index: 2;
    width: 450px;
}

/*一堆字*/
.rule{
    width: 1000px;
    margin: 0 auto 0;
    position: absolute;
    top: 545px;
    left: 0;
    right: 0;
}
.rule ul li,.action ul li{
    line-height: 18px;
    color: #fff600;
}
.rule span,.action span{
	color: #00ffe4;
}
.action{
    width: 1000px;
    margin: 0 auto 0;
    position: absolute;
    top: 1103px;
    left: 0;
    right: 0;
}
/*放大镜*/
.seeS{
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 165px;
    bottom: 133px;
}
.seeS img{
	position: absolute;
	bottom: -30px;
    right: 205px;
    z-index: 7;
    width: 150px;
}
.seel img{
    left: 135px;
}
.nav{
    width: 1150px;
    margin: 0 auto 0;
    padding-top: 703px;
    display: flex;
    justify-content: space-between;
    -webkit-animation: move 5s linear infinite;
    animation: move 5s linear infinite;
}
.nav a{
    float: left;
    width: 280px;
    height: 250px;
    display: block;
}
@-webkit-keyframes move {
    0% {
        margin-top: -30px;
    }
    50%{
        margin-top: 0;
    }
    100% {
        margin-top: -30px;
    }
}
@keyframes move {
    0% {
        margin-top: -30px;
    }
    50%{
        margin-top: 0;
    }
    100% {
        margin-top: -30px;
    }
}
.nav a:nth-child(1){
	background:url(../img/nav1.png) center center no-repeat scroll; 
}
.nav a:nth-child(2){
	background:url(../img/nav2.png) center center no-repeat scroll; 
}
.nav a:nth-child(3){
	background:url(../img/nav3.png) center center no-repeat scroll; 
}
.nav a:nth-child(4){
	background:url(../img/nav4.png) center center no-repeat scroll; 
}
.nav a:nth-child(1).active,.nav a:nth-child(1):hover{
	background:url(../img/act1.png) center center no-repeat scroll; 
}
.nav a:nth-child(2).active,.nav a:nth-child(2):hover{
	background:url(../img/act2.png) center center no-repeat scroll; 
}
.nav a:nth-child(3).active,.nav a:nth-child(3):hover{
	background:url(../img/act3.png) center center no-repeat scroll; 
}
.nav a:nth-child(4).active,.nav a:nth-child(4):hover{
	background:url(../img/act4.png) center center no-repeat scroll; 
}
#floor1,#floor2,#floor3{
	margin: 0 auto;
	position: relative;
}
.btn_div{
    width: 778px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.btn_div a{
    display: inline-block;
    width: 150px;
    height: 92px;
}
.buy_btn{
    background: url(../img/floor1.png) top center no-repeat;
    width: 1015px;
}
.gifts{
    width: 1070px;
    height: 1579px;
}
.gifts1{
	background: url(../img/floor2_1.jpg) top center no-repeat;
    height: 2332px;
}
.gifts2{
	background: url(../img/floor2_2.jpg) top center no-repeat;
    height: 2167px;
}
.gifts3{
	background: url(../img/floor2_3.jpg) top center no-repeat;
	height: 1773px;
}
.gifts4{
	background: url(../img/floor2_4.jpg) top center no-repeat;
}
.dir{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
	top: 180px;
    width: 100%;
    text-align: center;
    line-height: 20px;
}
.dir span{
	color: #ffd012;
}
.list{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.get{
	background: url(../img/floor3.png) top center;
	height: 1466px;
}
.gifts .dir2{
    top: 280px;
}
.gifts .dir3{
	top: 630px;
}
.gifts .list1{
    top: 424px;
    width: 707px;
}
.get .pa1{
	width: 770px;
}
.get .pa1 a{
    height: 138px;
    width: 230px;
}
.get .pa2 a{
    height: 138px;
    width: 230px;
}
.get .dir{
	top: 268px;
}
.get .pa2{
    width: 1010px;
    top: 306px;
}
.gifts1 .dir3{
	top: 1145px
}
.gifts1 .sposi1{
	position: absolute;
    left: 33px;
    top: 0;
}
.gifts1 .sposi2{
	position: absolute;
    right: 33px;
    top: 0;
}
.gifts1 .list1{
    top: 413px;
    width: 340px;
}
.gifts1 .list2{
	top: 595px;
    width: 990px;
}
.gifts1 .list3{
    top: 770px;
    width: 707px;
}
.gifts1 .list4{
    top: 942px;
    width: 435px;
}
.gifts2 .list2{
    top: 421px;
    width: 990px;
}
.gifts2 .list3{
	top: 595px;
    width: 707px;
}
.gifts2 .list4{
    top: 770px;
    width: 435px;
}
.gifts2 .dir3{
	top: 967px
}
.gifts3 .dir3{
	top: 806px
}
.gifts3 .list1{
    top: 420px;
    width: 975px;
}
.gifts3 .list2{
    top: 597px;
    width: 710px;
}
.tanc>div.head {
    font-family: '微软雅黑',Arial, Helvetica, sans-serif;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 16px 0 18px 0;
}
.tanc .input_text2 {
    font-family: '微软雅黑',Arial, Helvetica, sans-serif;
    width: 170px;
    padding-left: 5px;
    height: 20px;
    line-height: 21px;
    background-color: rgba(255,255,255,0.01);
    border: 1px solid #393939;
    outline: none;
    box-sizing: border-box;
    margin-left: 10px;
}
.tanc .input_text3 {
    font-family: '微软雅黑',Arial, Helvetica, sans-serif;
    width: 170px;
    padding-left: 5px;
    height: 20px;
    line-height: 21px;
    background-color: rgba(255,255,255,0.01);
    border: 1px solid #393939;
    outline: none;
    box-sizing: border-box;
    margin-left: 35px;
}
.special_bag{
    position:absolute;
    display:inline-block;
    width:340px;
    height:100px;
    left: 30%;
    margin-left:111px;
    margin-top:117px;
}
