body,ul,ol,p,h1,h2,h3,h4,h5,dl,dd,form,input,textarea,td,th,button,strong,em,select,video,canvas{margin:0;padding:0;}
li{list-style:none;vertical-align:top;}
table{ border-collapse:collapse;}
textarea{resize:none;overflow:auto;}
img{ border:none; vertical-align:middle;}
em{ font-style:normal;}
a{ text-decoration:none;}
a,input{
    -webkit-appearance: none;/*屏蔽阴影*/
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    /*ios android去除自带阴影的样式*/
}
a, img {
    /* 禁止长按链接与图片弹出菜单 */
    -webkit-touch-callout: none;

}
html, body {
    /* 禁止选中文本(如无文本选中需求,此为必选项) */
    -webkit-user-select: none;
    user-select: none;
    height: 100%;
	font-family: PingHei,"Helvetica Neue",Helvetica,"microsoft yahei";
	font-size:12px;
	background: #3a3e4a;
}
* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";

}
#loginViewOneKeyCloseBtn,#mobileLoginOneKeyCloseBtn,#accountLoginDivOneKeyCloseBtn,#findPasswordDivOneKeyCloseBtn{display:none;}

.fast_way,.phone_way,.papa_way{width:32%;}

.phone_way {width:32%;margin:0 2%;}

.mainbox {
	transform: scale(1); 
	width: 100%; 
	max-width:640px;
	height: 100%; 
	left: 0px; 
	top: 0px; 
	margin: auto; 
	overflow: hidden; 
	padding: 0px; 
	font-family: Arial, 宋体; 
	z-index: 100000;
}

.loginIdex_way .qhlogin_way{
	display: block;
	vertical-align: middle;
	flex-grow: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	text-align: center;
	text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.box_clear {
    clear: both;
}
.logoContainer{
    position: relative;
    width: 100%;
    height: 100%;
}
.loading{
   width: 150px;
    height: 150px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin:-75px 0 0 -75px;
    z-index: 9999;
    display: none;
}
.loading img{
    width: 150px;
    height: 150px;
}
#Logodiv{
    display: none;
}
.logo_box{
    width: 88%;
    max-width: 620px;
    margin: 0 auto;
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
	border-radius: 4px;
    overflow: hidden;

}
.logo_box_con,.register_box_con{
    width: 88%;
    margin: 0 auto;
    min-width: 100px;
}
.logo_title{
    height: 48px;
    width:100%;
    background: url("../images/userlogin/title_back.png") no-repeat;
}
.loginIndex_logo_wrap{
    height: 48px;
    margin-left: 4%;
}
.loginIndex_text{
    width: 50%;
    margin: 0 auto;
    font-size: 14px;
    color: #d7d7d7;
    text-align: center;
}
.loginIndex_logo{
    width: 116px;
    height: 25px;
}
.loginIdex_way{
    height: 120px;
    width: 99%;
    margin: 0 auto;
    padding-top: 30px;
	display: flex;
}
.fast_way,.phone_way,.papa_way{
    text-align: center;
	float: left;
	width:32%;
}
.phone_way{
    position: relative;
	width:32%;
	margin:0 2%;
}
.recommed_icon{
    position: absolute;
    top: 0px;
    right: 27%;
}
.recommed_icon_img{
    width: 30px;
    height: 15px;
}
.login_first_icon{
    width: 54px;
    height: 54px;
	margin:0 auto;
}
.login_way_text{
    display:block;
    font-size: 12px;
    color: #d6d6d6;
    padding-top: 8px;
}


.logo_title_main{
    width: 88%;
    margin: 0 auto;
}
.logo_title h3{
    font-size: 14px;
    color: #fff;
    height: 48px;
    line-height: 48px;
}
.papa_logo,.papa_logo img{
    width: 59px;
    height: 26px;
	margin-top: 5px;
}
.logo_box_main{
    width: 100%;
    background:rgba(0, 0, 0, 0.8);
    padding-top: 19px;
}

.logo_user,.logo_password{
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 4px;
    margin-bottom: 19px;
}
.logo_box img.user_icon,.register_box img.user_icon{
    display: block;
    margin:8px 3%;
    overflow: hidden;
    border-right: 1px #c4c4c4 solid;
    padding-right: 3%;
}
.logo_box img.user_icon{
    width: 19px;
    height: 23px;
}
.register_box img.user_icon{
    width: 17px;
    height: 23px;
}
.password_word,.user_name{
    display: block;
    width: 54%;
    height: 100%;
    border:none;
    outline: none;
    font-size: 12px;
    color: #393939;
}
.password_word{
    width: 48%;
}
.input_right_ico{
    margin-right: 3%;
}
.input_right_ico img{
    width: 14px;
    height: 14px;
}
.forget_password{
    margin-right: 3%;
    font-size: 12px;
    color: #f9a435;
}
.logo_login{
    width: 100%;
    margin: 0 auto;
    height: 56px;
}
.button_ico{
    width: 48%;
    height: 40px;
    text-align: center;
    border:none;
    border-radius: 3px;
    outline: none;
    color: #ffffff;
    font-size: 14px;
    background: #f47500;
}
.login_tips{
    width: 100%;
    height: 24px;
    margin: 0 auto;
    color: #6a6b6b;
    font-size: 14px;
    margin: 0 auto;
}
.login_tips span{
    display: block;
    overflow: hidden;
}
.login_span_ico{
    width: 32%;
    height: 20px;
    text-align: center;
}

.login_tips_text{
    width: 36%;
    text-align: center;
}
.login_way{
    width: 100%;
    height: 40px;
    margin: 0 auto;
    text-align: center;
}
.login_phone{
    width: 14px;
    height: 27px;
}

.get_code{
    height: 25px;
    background: #f47500;
    color: #ffffff;
    border-radius: 5px;
    text-align: center;
    line-height: 25px;
    margin-top: 6px;
    overflow: hidden;
    font-size: 12px;
    margin-right: 3%;
    width: 30%;
    border: 0;
}

.other_way_password_wrap{
    width: 100%;
    height: 30px;
    font-size: 12px;
}
.other_way_password{
    color: #6b6c6c;
}
.account_appeal{
    color: #d46603;
    font-size: 12px;
}
.return_login{
    color: #3a85e2;
    font-size: 12px;
}

.button_big{
    width: 100%;
    height: 40px;
    background: #f47500;
    text-align: center;
    line-height: 40px;
}
/*一秒注册样式*/
#oneRegister{
    display: none;
}
#phoneLogin{
    display: none;
}
/*手机登录样式*/
.login_way_others{
    display: block;
    width: 36%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #3a85e2;
    font-size: 12px;
    border: 1px #3a85e2 solid;
    border-radius: 33px;
}



.register{
    width: 100%;
}
.register p{
    color: #f79b12;
    height: 30px;
    line-height: 30px;
}
.register_btn{
    margin-top: 40px!important;
    margin-bottom: 50px;
}

.logo_line{
    width: 100%;
    margin-top: 20px;
}
.logo_other{
    margin-top: 10px;
    padding-bottom: 20px;
}
.other_img:first-child{
    /*margin-left: 22%;*/
}
.other_img{
    width: 16%;
    margin: 0 auto;
    display: block;
    margin-left: 42%;
}
.form-group{
    margin:0!important;
}
.container_tx{
    width:100%;
    height: 100%;

    background-size: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
}
#login_close,#reg_close{
    display:none;
}

.logo_close,.register_close{
    position: absolute;
    top:-5px;
    right: -5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #dddddd;
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
}


.user_close {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 15%;
}
.fr {
    float: right;
}

.user_close span {
    background: #dddddd none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: block;
    height: 14px;
    line-height: 14px;
    margin-top: 13px;
    text-align: center;
    width: 14px;
}

.form-erro {
	position: fixed;
	top: 45%;
	left: 50%;
	min-width: 70%;
	max-width: 90%;
	padding: 10px 20px;
	background: rgba(0, 0, 0, .7);
	border-radius: 5px;
	text-align: center;
	color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.login-top-box {
	background: rgba(0, 0, 0, .75);
	z-index: 900;
	width: 100%;
	height: 40px;
	top: -50px;
	left: 0;
	color: #fff;
	position: relative;
	padding-right: 87px;
	font-size: 14px;
	transition: top 0.4s;
	-webkit-transition: top 0.4s;
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

.login-top-box span {
	float: left;
	width: 30px;
	height: 30px;
	overflow: hidden;
	border-radius: 50%;
	margin: 5px 5px 0 10px;
}

.login-top-box span img {
	display: block;
	width: 100%;
}

.login-top-box p {
	display: block;
	margin-left: 50px;
	line-height: 40px;
}

.login-top-box a {
	position: absolute;
	top: 5px;
	right: 10px;
	background: #79bc0d;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	width: 75px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	z-index: 950;
}

.login-top {
	top: 0;
	transition: top 0.4s;
	-webkit-transition: top 0.4s;
}

.loading-circle {
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 5px;
	background: rgba(0, 0, 0, .8);
	z-index: 9999;
	height: 65px;
	width: 65px;
	position: absolute;
	top: 50%;
	left: 50%;
	display:none;
}

.loading-circle img {
	width: 25px;
	margin: 20px auto 0;
	display: block;
}

/*三期需求*/
.game-box {
    position: absolute;
    top: 16%;
    right: 4%;
    z-index: 800;
	width:13.5%;
}
.game-box li {
    float: right;
    width: 100%;
	position:relative;	
}

.game-box li p{
	position:absolute;
	width:114%;
	top: -15%;
	left: -7%;
	-webkit-animation:fish 5s linear 0s infinite; 
	animation:fish 5s linear 0s infinite;
}

.game-box li a {
    display: block;
}

.mask-game {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1200;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.mask-phone {
    display: none;
}

.bind-mobile {
    position: absolute;
}

.center-y {
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.bind-left-1 {
    top: 45%;
    left: 6%;
    width: 88%;
}

.game-close {
    position: absolute;
    top: 22%;
    right: 3%;
    z-index: 100;
    width: 9%;
}

.game-gift {
    position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.game-gift li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    margin-right: 4%;
    padding: 2px;
    width: 25.5%;
    height: 25%;
    background: url('../images/userlogin/gift_bg.png') no-repeat;
    background-size: 100%;
}

.game-gift li:last-child {
    margin-right: 0;
}

.game-btn {
    position: absolute;
    bottom: 4%;
    left: 50%;
    z-index: 20;
}

.game-gift-bottom {
    bottom: 22.5%;
    left: 39%;
    width: 61%;
}

.game-btn-bd {
    width: 24%;
}

.bind-left-2 {
    top: 45%;
    left: 5%;
    width: 90%;
}

.game-close-top {
    top: 24%
}

/* .game-close-over { top: 0.77rem; } .game-gift-left { left: 1.08rem; } */ 

.game-btn-left {
    bottom: 16%;
    left: 51%;
}

.close-top {
    top: 0.085rem;
    right: 0;
}

.bind-phont {
    position: absolute;
    top: 47%;
    left: 5%;
    width: 90%;
}

.bind-phont h1 {
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-size: 15px;
    line-height: 26px;
}

.layer-location {
    position: absolute;
    color: #fbb95b;
}

.phone-success {
    top: 20%;
    left: 0;
    padding: 0 10px;
    width: 100%;
    text-align: center;
    font-size: 24px;
}

.phone-text {
    position: absolute;
    top: 34.5%;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 10px;
}

.game-gift-margin {
    top: 45%;
    left: 17%;
    width: 65%;
}

.game-gift-margin li{
    width:30%;
    margin: 0;
}
.game-gift-margin li:nth-child(2){
    margin-left: 5%;
    margin-right: 5%;
}

.game-btn-receive {
    bottom: 12%;
    left: 24%;
    width: 52%;
}

.share-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.game-btn-phone {
    width: 29%;
}

.wd-down {
	width: 72%;
	position: absolute;
	top: 50%;
	left: 14%;
}

.wd-down a {
	position: absolute;
	bottom: 20%;
	left: 30%;
	width: 40%;
	height: 14%;
	z-index: 10;
}

.close-text {
	position: absolute;
	bottom: 23%;
	width: 80px;
	left: 50%;
	margin-left: -40px;
	color: #a8a8a8;
	font-size: 10px;
	background: #1a1a1a;
	border-radius: 4px;
	line-height: 26px;
	height: 26px;
	text-align: center;
}

@-webkit-keyframes fish{
	0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
	100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes fish{
	0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
	100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}

.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9998;
	left: 0;
	top: 0;
}

.dialog {
	position: absolute;
	width: 88%;
	top: 50%;
	left: 6%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}

.step_list {
	width: 100%;
	background: #ffffff;
	border-radius: 3px;
	padding-bottom: 12px;
	overflow: hidden;
	margin-bottom: 20px;
}

.dialog h3 {
	height: 40px;
	background: #f27c15;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
}

.title {
	width: 86%;
	margin: 0 auto;
	font-size: 10px;
	color: #202020;
}

.title i {
	display: inline-block;
	background: #f37400;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	text-align: center;
	line-height: 12px;
	font-style: normal;
	color: #ffffff;
	font-size: 10px;
}

.list_01 {
	width: 56%;
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 14px;
}

.list_01 img {
	display: block;
	width: 100%;
}

.close_wrap {
	width: 70%;
	margin: 0 auto;
	overflow: hidden;
}

.close_wrap a {
	display: block;
	width: 40%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.closeWebview {
	background: #838383;
	float: left;
}

.closeDialog {
	background: #f27c15;
	float: right;
}

@media all and (orientation : landscape) {
	.dialog {
		position: absolute;
		width: 50%;
		top: 50%;
		left: 25%;
		transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
	}
}