﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
ol, ul, li, dd, dl, dt {
	list-style: none;
}
*:focus {
	outline: 0;
}
em, i {
	font-style: normal;
}
body {
	max-width: 640px;
	margin: 0 auto !important;
	position: relative;
}
.content_box {
	background: #fff;
	position: absolute;
	width: 340px;
	top: 20%;
	/* left: 8%; */
	z-index: 1000;
	margin: 0 auto;
	border-radius: 15px;
	padding: 0 20px;
	position: absolute;
	left: 50%;
	margin-left: -190px;
}
.con_tit {
	height: 50px;
	line-height: 50px;
	/* background: rgba(245,245,245,1.0); */
	text-align: center;
	font-size: 22px;
	color: #212121;
	/* border-bottom: 1px solid #d9d9d9; */
}
.SW {
    width: 19px;
    height: 19px;
    background: url(../images/icon_close.png) no-repeat;
    font-size: 0;
    position: absolute;
    right: 8px;
    top: 8px;
}
.SW:hover {
    background: url(../images/icon_close_hover.png) no-repeat;
}
.content_box ul {
	/* padding: 2px 18px 0 18px; */
	/* clear: both; */
}
.content_box ul li {
	clear: both;
	margin-top: 10px;
	background: #fff;
	box-shadow: 0 0 1px 0 rgba(0,0,0,0.1);
	position: relative;
	height: 46px;
}
.content_box ul li span {
	position: absolute;
	left: 0;
	top: 10px;
	width: 40px;
	height: 26px;
	display: inline-block;
	border-right: 1px solid #e0e0e0;
}
.content_box ul li span.user {
	background: url(../images/user.png) no-repeat center;
	background-size: 24px auto;
}
.content_box ul li span.password {
	background: url(../images/ps.png) no-repeat center;
	background-size: 24px auto;
}
.content_box ul li span.yzm {
	background: url(/img/yzm.png) no-repeat center;
	background-size: 24px auto;
}
.content_box ul li p {
	position: absolute;
	left: 50px;
	top: 0;
	right: 1px;
}
.loginusername {
	border: 0;
	width: 100%;
	color: #8c8c8c;
	font-size: 14px;
	line-height: 16px;
	clear: both;
	margin-top: 10px;
	background: #fff;
	/* box-shadow: 0 0 1px 0 rgba(0,0,0,0.1); */
	position: relative;
	height: 46px;
	text-indent: 44px;
	border-bottom: 1px solid #e0e0e0;
	outline: none;
}
.content_box ul li p .input_2 {
	width: 60%;
}
.content_box ul li .send_yzm {
	position: absolute;
	right: 0;
	top: 0;
	height: 16px;
	padding: 15px 10px;
	font-size: 14px;
	background: #00b1fd;
	color: #fff;
	display: inline-block;
	cursor: pointer;
}
.content_box .tishi {
	clear: both;
	margin: 5px 0 0 18px;
}
.content_box .tishi span {
	background: url(/img/warn2.png) left no-repeat;
	background-size: 18px auto;
	padding-left: 20px;
	font-size: 13px;
	color: #ea0303;
	line-height: 18px;
}
.content_box .button {
	margin: 18px 0 15px;
	height: 42px;
	clear: both;
}
.content_box .button a {
	float: left;
	width: 100%;
	color: #fff;
	height: 16px;
	font-size: 18px;
	text-align: center;
	border-radius: 3px;
	text-decoration: none;
	padding: 13px 0;
	line-height: 16px;
}
.content_box .button a:last-child {
	margin-right: 0;
}
.content_box .button a.SW {
	background: #00b1fd;
}
.content_box .button a.SW:hover {
	background: #01a3e8;
}
.content_box .button a.RG {
	background: #ffc000;
}
.content_box .button a.RG:hover {
	background: #edb200;
}
.content_box .button a.btn {
	background: #fe632b;
}
.content_box .button a.btn:hover {
	background: #ff5c26;
}
.content_box .button a.both {
	float: right;
}
p.button_reg {
    padding-bottom: 5px;
    height: 30px;
    text-align: center;
}
.forget_psw {
    /* display: inline-block; */
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    text-decoration: none;
}
.RG {
    /* float: right; */
    color: #33b7f4;
    font-size: 14px;
    display: block;
    /* text-decoration: none; */
}
.content_box .other_Lg {
	clear: both;
	position: relative;
	margin: 10px;
}
.content_box .other_Lg .tit {
	height: 30px;
	line-height: 30px;
	clear: both;
}
.content_box .other_Lg .tit span {
	float: left;
}
.content_box .other_Lg .tit .left, .right {
	width: 32%;
	height: 1px;
	background: #d9d9d9;
	margin-top: 14px;
}
.content_box .other_Lg .tit .middle {
	width: 36%;
	text-align: center;
	font-size: 14px;
	color: #8c8c8c;
}
.content_box .other_Lg .style {
	clear: both;
	margin: 10px 0;
	height: 32px;
}
.content_box .other_Lg .style a {
	float: left;
	width: 33.3%;
	height: 32px;
	display: inline-block;
	text-align: center;
}
.content_box .other_Lg .style a.sina {
	background: url(/img/sina.png) no-repeat center center;
	background-size: 32px auto;
}
.content_box .other_Lg .style a.sina:hover {
	background: url(/img/sina_on.png) no-repeat center center;
	background-size: 32px auto;
}
.content_box .other_Lg .style a.QQ {
	background: url(/img/QQ.png) no-repeat center center;
	background-size: 32px auto;
}
.content_box .other_Lg .style a.QQ:hover {
	background: url(/img/QQ_on.png) no-repeat center center;
	background-size: 32px auto;
}
.content_box .other_Lg .style a.wx {
	background: url(/img/wx.png) no-repeat center center;
	background-size: 32px auto;
}
.content_box .other_Lg .style a.wx:hover {
	background: url(/img/wx_on.png) no-repeat center center;
	background-size: 32px auto;
}
.content_box .text {
	padding: 18px 18px 6px;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.opacity_sdk {
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}
@media all and (min-width: 240px) and (max-width: 320px) {
.content_box .button a.both {
	width: 34%;
}
}
.content_box .middle_platform {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 40px;
}
.content_box .middle_platform a {
	color: #666;
	border-top: 1px solid #d9d9d9;
	text-decoration: none;
	display: block;
	text-align: center;
}
.content_box .other_Lg .style_higt {
	height: 50px;
}
#pwd, #rpwd, #reg_pwd, #reg_rpwd  {
	background: url(/Public/H5/images/psw.png)no-repeat 4px 12px #fff;
}
#account, #reg_account {
	background: url(/Public/H5/images/zh.png)no-repeat 4px 12px #fff;
}
#idcard {
    background: url(../images/card.png)no-repeat 4px 12px #fff;  }
#real_name {
    background: url(../images/name.png)no-repeat 4px 12px #fff;
}