@charset "utf-8";

html { cursor: default;}  
h1, h2, h3, h4, h5, h6,p, li, label, td, th {cursor: text;}  
a:link, a:visited, a:hover, a:active { cursor: pointer;}
body{width:100%;margin:0; padding:0; font-size:12px; font-family:"微软雅黑",Arial, Helvetica, sans-serif;background-color: #fff;color: #333;}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
area{outline:none;} 
img{ border:0;outline: none;}
ol,ul{list-style:none;}
a{ font-family:"微软雅黑",Arial, Helvetica, sans-serif;text-decoration:none;outline:none;}
a:hover{ text-decoration:none;}
.clearfix:after {content:"";display:block;height:0;clear:both;} 
.clearfix {zoom:1;}

html,body{ background: #040606;}
.bg {
    width: 100%;
    min-width: 1000px;
    height: 1776px;
    background: url(../images/bg.jpg) no-repeat;
    position: relative;
    overflow: hidden;
}
.container{
	width: 696px;
	position: absolute;
	top: 35px;
	left: 750px;
}
.logo{
	width: 142px;
	height: 166px;
	background: url(../images/logo.png) no-repeat;
    margin: 0 auto;
}
.enter{
	width: 98px;
	height: 36px;
	line-height: 36px;
	background: #bc503b;
	text-align: center;
	position: absolute;
	top: -14px;
	right: -7px;
}
.enter a{
	color: #fff;
}
.time{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 40px;
	color: #aa2c02;
	font-size: 18px;
	text-align: center;

}
.down_box{
	width: 596px;
	height: 173px;
	margin: 0 auto;
	margin-top: 405px;
	position: relative;
}
.erweima_box{
	width: 156px;
	height: 173px;
	float: left;
	background: #bc503b;
	overflow: hidden;
	text-align: center;
}
.erweima{
	width: 146px;
	height: 142px;
	background: #fff;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
} 
.erweima img{
	width: 134px;
	height: 134px;
	margin-top:5px; 
}
.erweima_box p{
	font-size: 14px;
	color: #fff;
	margin-top: 3px;
}
.download{
	width: 257px;
	height: 173px;
	margin-left:15px; 
	float: left;
}
.app{
	width: 256px;
	height: 82px;
}
.app a{
	display: block;
	width: 256px;
	height: 82px;
	background: url(../images/apple.jpg) no-repeat;
}
.and{
	width: 256px;
	height: 82px;
	margin-top: 9px;
}
.and a{
	display: block;
	width: 256px;
	height: 82px;
	background: url(../images/android.jpg) no-repeat;
}
.lingqu{
	width: 155px;
	height: 172px;
	float: right;
	display: block;
}
.lingqu a{
	display: block;
	width: 155px;
	height: 172px;
	background: url(../images/lingqu.jpg) no-repeat;
}
/*.denglu{
	width: 155px;
	height: 172px;
	float: right;
	display: none;
}
.denglu a{
	display: block;
	width: 155px;
	height: 172px;
	background: url(../images/denglu.jpg) no-repeat;
}*/
.libao{
	width: 418px;
	height: 325px;
	background: url(../images/libao.png) no-repeat;
    margin: 0 auto;
    margin-top: 138px;
}
.shuoming{
	width: 680px;
	margin-top: 85px;
	margin-left:48px; 
}
.shuoming h2{
	font-size: 34px;
	color: #bc503b;
}
.shuoming ul li{
	margin-bottom: 15px;
}
.shuoming span{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	color: #fff;
	float: left;
	margin-right: 15px;
	margin-top: 6px;
	text-align: center;
	line-height: 20px;
	background: #8a030c;
}
.shuoming p{
	width: 638px;
	float: left;
	font-size: 14px;
	line-height: 28px;
}
/*验证弹窗*/
.prompt_bg{
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    display: none;
    background: rgba(0,0,0,.6);
}
.prompt_bg.on {
    display: block;
}
.libao_tan{
	width: 496px;
	height: 301px;
	background: url(../images/prompt_bg.jpg) no-repeat;
	position: fixed;
    top: 35%;
    margin-left: -348px;
    left: 62%;
    z-index: 35;
    display: none;
}
.liclose_btn{
	width: 41px;
	height: 41px;
	position: absolute;
	top:0;
	right:-42px;
}
.liclose_btn a{
	display: block;
	width: 41px;
	height: 41px;
	background: url(../images/liclose_btn.jpg) no-repeat;
}
.iphone{
	width: 310px;
	height: 35px;
	margin: 0 auto;
	margin-top: 66px;
}
.iphone input{
	width: 232px;
	height: 32px;
	background: #fff;
	border:1px solid #a89499; 
	outline: none;
	margin-left: 12px;
}
.iphone span{
	font-size: 18px;
}
.yanzheng{
	width: 380px;
	height: 35px;
	margin: 0 auto;
	margin-top: 5px;
}
.yanzheng span{
	float: left;
	font-size: 18px;
}
.yanzheng input{
	width:100px;
	height: 32px;
	float: left;
	background: #fff;
	border:1px solid #a89499; 
	outline: none;
	margin-left: 15px;
	margin-right: 6px;
}
.yanzheng a{
	float: left;
	width: 126px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	background: #2b9677;
}
.yanzheng a.on{
	background: #747474;
}
.tijiao{
	width: 125px;
	height: 35px;
	background: #a41120;
	margin: 0 auto;
	margin-top: 60px;
}
.tijiao a{
	display: block;
	width: 125px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	text-align: center;

}
.bangding{
	width: 496px;
	height: 301px;
	background: url(../images/prompt_bg.jpg) no-repeat;
	position: fixed;
    top: 35%;
    margin-left: -348px;
    left: 62%;
    z-index: 35;
    display: none;
}
.info{
	width: 396px;
	margin: 0 auto;
	margin-top: 90px;
}
.info p{
    font-size: 18px;
    text-align: center;
}
/*退出登录*/
.sign_box{
	width: 596px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;

}
.sign_box p{
	width: 100%;
	text-align: center;
	color: #772e32;
	font-size: 14px;
	line-height: 18px;
	display: none;
}
.sign_box p a{
	width: 46px;
	height: 18px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: #a04346;
	line-height: 18px;
}
