﻿body{
	width:100%;
	height:3377px;
	text-align:center;
	background:url(../img/t_bg.jpg) no-repeat center;
}
.big_wrap{
	width:1200px;
	margin:0 auto;
	
}
.floor1{
	width:1200px;
	height:650px;
}
.floor1_div{
	height:435px;
}
.floor1_time{
	height:60px;
}
.floor1_time span{
	text-align:center;
	color:#010101;
	font-size:18px;
	font-weight:700;
	letter-spacing:4px;
}
.welt_img{
	margin-bottom:15px;
	position: relative;
	width:1200px;
}
.welt_img img{
	width:1200px;
	text-align:center;
}
.welt_img_p{
	position:absolute;
	top: 34px;
    left: 75px;
	color:#c6ff00;
	font-size:16px;
	width:1058px;
}
.floor2{
	width:1200px;
	height:490px;
	margin-top:94px;
}
.floor2_left{
	width:700px;
	height:470px;
	text-align:left;
	float:left;
}
.floor2_left_div{
	height:300px;
	margin-top:80px;
}
.floor2_left_div h2{
	height:100px;
	line-height:100px;
	font-size:38px;
	font-weight:700;
	color:#c6ff00;
}
.floor2_content{
	width:630px;
}

.floor2_content p{
	font-size:16px;
	color:#fff;
	line-height:35px;
}
.floor2_left_div img{
	margin-top:50px;
	width:177px;
	height:177px;
}
.floor2_right{
	width:200px;
	height:470px;
	text-align:right;
	float:right;
	position: relative;
}
.floor2_right img{
	padding:15px;
	
}
.floor2_right a{
	position: absolute;
    right: 40px;
	right: 40px;
    float: left;
    text-align: left;
    width: 60px;
}
.floor2_right a:hover{
	color:#000;
}
.floor3{
	width:1200px;
	height:470px;
	margin-top:150px;
}
.floor3_right{
	width:645px;
	height:470px;
	text-align:left;
	float:right;
}
.floor3_right_div{
	height:auto;
}
.floor3_right_div h2{
	height:100px;
	line-height:100px;
	font-size:38px;
	font-weight:700;
	color:#c6ff00;
}
.floor3_content{
	width:630px;
}
.floor3_content p{
	font-size:16px;
	color:#fff;
	line-height:35px;
}
.floor3_right_div img{
	margin-top:50px;
	width:177px;
	height:177px;
}

.floor4{
	width:1200px;
	height:470px;
	margin-top:185px;
}
.floor4_left{
	width:645px;
	height:470px;
	text-align:left;
	float:left;
}
.floor4_left_div{
	height:auto;
	margin-top:100px;
}
.floor4_left_div h2{
	height:100px;
	line-height:100px;
	font-size:38px;
	font-weight:700;
	color:#c6ff00;
}
.floor4_content{
	width:640px;
}
.floor4_content p{
	font-size:16px;
	color:#fff;
	line-height:35px;
}
.floor4_left_div img{
	margin-top:50px;
	width:177px;
	height:177px;
}

.floor5{
	width:1200px;
	height:470px;
	margin-top:150px;
}
.floor5_right{
	width:530px;
	height:470px;
	text-align:left;
	float:right;
}
.floor5_right_div{
	height:auto;
	margin-top:50px;
}
.floor5_right_div h2{
	height:100px;
	line-height:100px;
	font-size:38px;
	font-weight:700;
	color:#c6ff00;
}
.floor5_content{
	width:500px;
}
.floor5_content p{
	font-size:16px;
	color:#fff;
	line-height:35px;
}
.floor5_right_div img{
	margin-top:50px;
	width:310px;
	height:88px;
}
.floor6{
	width:1200px;
	margin-top:150px;
	margin-bottom:37px;
}
.floor6 p{
	font-size:14px;
	color:#fff;
	line-height:30px;
}

/* 签到框 */
.sign_box{
	width:758px;
	height:572px;
	background:#ffca26;
	border-radius:12px;
	text-align:center;
	margin:0 auto;
	position:relative;
}
.head_img{
	width:518px;
	height:80px;
	position: fixed;
	top: -50px;
	left: 120px;
}
.sign_box h2{
	text-align:center;
	margin:0 auto;
	font-size:32px;
	color:#090909;
	padding-top:32px;
}
.sign_tab{
	width:650px;
	height:auto;
	text-align:center;
	margin: 0 auto;
	margin-top:32px;
}
.sign_tab li{
	width:170px;
	height:240px;
	float:left;
	margin-right:64px;
	border:2px dashed #03004c;
	border-radius:6px;
	position:relative;
}
.sign_tab p{
	height:50px;
	background:#ffe8a2;
	border-bottom:2px dashed #03004c;
	
	}
.one_img{
	text-align:center;
	margin-top:15px;
}
.sign_bag{
	position:relative;
}
.gift_bag{
	position: absolute;
	top: 50px;
	left: 54px;
}
.fifty_bag{
	position: absolute;
	bottom: 32px;
	left: 52px;
}
.bag_cs{
	width:170px;
	height:188px;
}
.sign_now{
	margin-top:45px;
	cursor:pointer;
}
.prompt p{
	float:left;
	margin-left:45px;
	margin-top:30px;
	color:#864600;
	font-size:16px;
}

.masking_layer  {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    width: 170px;
    height:240px;
    text-align: center;
    border-radius: 4px;
}
.selected{
    width: 87px;
    display: block;
    margin: 0 auto;
    padding-top: 1rem;
    height: 64px;
	margin-top:50px;
	margin-bottom:15px;
}
.sign_layer{
    border-radius: 20px;
}
.my_integral{
	text-align:left;
	padding:20px 0 10px;
	font-size:18px;
	font-weight:700;
	
}
.my_integral span{
	color:#f4340e;
}

.layui-layedit-iframe img{
	width:26px;
	height:26px;
}

.sort_span{
	float: left;
    line-height: 20px;
    margin-right: 20px;
    color: #f4340e;
	border:1px solid #f4340e;
	width:38px;
	height:20px;
	margin-top:20px;
	border-radius: 2px;
	text-align:center;
	
}

.exhibition{
	height:auto;
}
.exhibition img{
	width: 150px;
    height: 150px;
	margin-top:10px;
	margin-right:5px;
}
.dynamic{
	width:1200px;
	height:40px;
	background:#fff;
	margin-top:25px;
	
}
.dynamic li{
	float:left;
	width:85px;
	line-height:40px;
	font-size:14px;
	color:#333;
	text-align:center;
	position: relative;
	cursor:pointer;
}
.dynamic .ac_list_li{
	background:#75c41f;
	color:#fff;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;	
}
.sjx{
	display:none;
}
.sjx img{
	width:14px;
	height:6px;
	position: absolute;
	left: 35px;
	top: 40px;
}
.game_top2{
	position: relative;
	width: 300px;
	height: 48px;
	border-bottom: 1px solid #dcdcdc;
}
.game_top2 span{
	position: absolute;
	left: 18px;
	top: 0px;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color:#333;
}
.game_top2 a{
	position: absolute;
	right: 18px;
	top: 14px;
	height: 20px;
	font-size:14px;
	line-height: 20px;
	text-align: right;
	color: #009def;
}
.game_top2 a:hover{
	color:#30b8ff;
	transition:0.3s all;
}
.layui-layer-shade{
	background:#000;
	opacity: 0.75 !important;
}
.layui-layer-photos{
	-webkit-animation-duration: .4s !important;
	animation-duration: .4s !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color:#009def !important;
}
#demo{
	text-align: center;
    padding: 10px 0;
}
.error{
	color:#f4340e;
	margin-left:6px;
}

/*登录页面弹窗*/
.wrap a{
	width:120px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:inline-block;
	background:#009def;
	color:#fff;
	}
.layui-layer-title{
	background:#000;
	}
		
.navv{
	width:611px;
	height:109px;
	text-align: center;
	background:#009def;	
	border-bottom: 3px solid #0181c4;
	text-align: center;
    margin: 0 auto;
	}
.navwrap{
	width:611px;
	height: 109px;
}
.dengdiv{
	float: left;
}
.denglogo{
	margin: 25px 0px 0px 20px;
}
.sig{
	height: 344px;
	width: 611px;
	background: #FFFFFF;
}
.sig ul{
	text-align: center;
	margin: 0px 20%;
}
.sig_li{
	font-size: 20px;
	color: #009def;
	border-bottom: 3px solid #009def;
	float: left;
	width: 150px;
	margin: 30px 0px 10px 10px;
	height: 45px;
}
.sig_ul_li{
	font-size: 20px;
	color: #333333;
	border-bottom: 3px solid #dcdcdc;
	float: left;
	width: 150px;
	margin: 30px 10px 10px 0px;
	height: 45px;
}
.psw_name {
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}
.psw_name_input {
    width: 318px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 14px;
	border-radius: 4px;
}
/* .psw_nam_but { */
    /* font-size: 12px; */
    /* color: #ffffff; */
    /* height: 40px; */
    /* line-height: 40px; */
    /* text-align: center; */
    /* width: 93px; */
    /* background: #009DEF; */
    /* display: inline-block; */
    /* margin-left: 4px; */
    /* border-radius: 4px; */
/* } */
.short_name_letter {
    width: 215px;
    height: 40px;
    text-indent: 1em;
    border: 1px solid #dcdcdc;
    vertical-align: top;
    border-radius: 4px;
}
#denglu {
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    margin: 40px 15%;
    display: block;
    height: 41px;
    width: 321px;
    background: #009def;
    text-align: center;
    line-height: 44px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.remember{
    width: 300px;
    margin: 0 auto;
    margin-top: 16px;
}
.remember p{
	display: inline-block;
	float: left;
}
.remember p input {
    position: relative;
    top: 2px;
    margin-right: 6px;
}
.dengdiv span{
	position: relative;
	top: 3px;
	left: 63%;
	cursor:pointer;
	font-size: 20px;
	color: #FFFFFF;
}
.jizhu{
	cursor: pointer;
	color: #727272; 
	font-size: 12px;
}
.wangji{
	float: right; 
	color: #F4340E; 
	font-size: 12px;
}
.board{
	text-align: center; 
	margin-top: 8%; 
	margin-left: 10%;
}
.mer {
    padding-left: 30%;
    background: #FFFfff;
    height: 457px;
}

/*免费注册*/
.already{
	text-align: right;
	margin-right: 22%;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333333;
}
.already a{
	color:#F4340E;
	font-size: 12px;
}
.fuwu{
	color: #009DEF;
	font-size: 12px;
}

.sigli{
	font-size: 20px;
	color: #009def;
	border-bottom: 3px solid #009def;
	float: left;
	width: 150px;
	margin: 30px 0px 10px 0px;
	height: 45px;
}
.sigul_li{
	font-size: 20px;
	color: #333333;
	border-bottom: 3px solid #dcdcdc;
	float: left;
	width: 150px;
	margin: 30px 0px 10px 0px;
	height: 45px;
}

.havesee{
	cursor: pointer;
	color: #727272;
	font-size: 12px;
}
.register{
}
.login{
	margin-top:10px;
}
.login input{
	width:320px;
	height:40px;
	background:#009def;
	border-radius:4px;
	color:#fff;
	font-size:16px;
}
.password{
	height:50px;
	width: 320px;
	text-align:center;
	margin:0 auto;
	line-height:50px;
	margin-bottom:20px;
	border-bottom:1px solid #dcdcdc;
}
.password h2{
	font-size:16px;
	font-weight:700;
	color:#333;
	width: 70px;
    text-align: center;
    margin: 0 auto;
	line-height:48px;
    border-bottom: 3px solid #009def;
}
.psw_i {
    height: 40px;
    line-height: 40px;
}
.psw_span {
    width: 140px;
    display: inline-block;
    text-align: right;
    font-style: normal;
    font-size: 14px;
    margin-right: 20px;
    float: left;
    height: 40px;
    color: #333333;
    /* line-height: 40px; */
}
.login_tab .layui-tab-title  li.layui-this{
	color:#009def;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 3px solid #009def !important;	
}
.login_tab .layui-tab-title  li{
	width:160px;
	text-align:center;
	padding:0;
	color:#333;
	font-size:20px;
	padding-bottom:10px;
	line-height:20px;
}
.login_tab .layui-tab-title  li.layui-this{
	color:#009def;
}
#lay_box2 .layui-tab-content{
	padding:0;
	position:relative;
	top:-12px;
}
#lay_box2 .login_tab{
	width:320px;
	margin:0 auto;
	margin-top:46px;
}
.login{
	margin-top:10px;
	margin-bottom:50px;
}
.login input{
	width:320px;
	height:40px;
	background:#009def;
	border-radius:4px;
	color:#fff;
	font-size:16px;
}
.but {
    font-size: 12px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 93px;
    background: #009DEF;
    display: inline-block;
    margin-left: 4px;
    border-radius: 4px;
}
.register_div{
	padding-bottom: 40px;
    width: 611px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
}

#scrollobj {  
	white-space: nowrap;  
	overflow: hidden;  
	width: 1058px;  
}  

.sign img{
	-webkit-animation:pulse 1.6s .2s ease both infinite;
	-moz-animation:pulse 1.6s .2s ease both infinite;
}
@-webkit-keyframes pulse{
0%{-webkit-transform:scale(1)}
50%{-webkit-transform:scale(1.1)}
100%{-webkit-transform:scale(1)}
}
@-moz-keyframes pulse{
0%{-moz-transform:scale(1)}
50%{-moz-transform:scale(1.1)}
100%{-moz-transform:scale(1)}
}