*{margin:0}
.logo_box {
	width: 80%;
	max-width: 500px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	border-radius: 4px;
	overflow: hidden;
}
.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;
}
.logo_title {
	height: 48px;
	width: 100%;
	background: url(/Static/Default/Home/ysjh5/title_back.png) no-repeat;
}
.logo_box_main {
	width: 100%;
	background: rgba(104, 104, 104, 1);
	padding-top: 19px;
	float: left;
}
.logo_box_con{
	width: 88%;
	margin: 0 auto;
	min-width: 100px;
}	
.loginIndex_text {
	width: 50%;
	margin: 0 auto;
	font-size: 14px;
	color: #d7d7d7;
	text-align: center;
}
.loginIdex_way {
	height: 120px;
	width: 99%;
	margin: 0 auto;
	padding-top: 30px;
	display: flex;
}
.loginIndex_logo {
	width: 116px;
	height: 25px;
}
.loginIdex_way .fb_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;
}
.login_way_text {
	display: block;
	font-size: 12px;
	color: #d6d6d6;
	padding-top: 8px;
}
.login_way {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}
.login_first_icon {
	width: 54px;
	height: 54px;
	margin: 0 auto;
}
.fr {
	float: right;
}

.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;
}
.logo_user{
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #fff;
	border: 1px solid #c4c4c4;
	border-radius: 4px;
	margin-bottom: 19px;
}	
.logo_box img.user_icon {
	width: 19px;
	height: 23px;
}
.logo_box img.user_icon{
	display: block;
	margin: 8px 3%;
	overflow: hidden;
	border-right: 1px #c4c4c4 solid;
	padding-right: 3%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.password_word, .user_name {
	display: block;
	width: 54%;
	height:100%;
	border: none;
	outline: none;
	font-size: 12px;
	color: #393939;
	margin: 0px;
	padding: 0px;
}
.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;
}
.loginIndex_logo_wrap{
	color: #fff;
	height: 48px;
	line-height: 48px;
	text-align: center;
	width: 100%;
	font-size:14px;
}
.logo_box_bg{
	background: rgb(0, 0, 0, 0.8);
	z-index: 101;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
}
.popup_bg{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.5);
	z-index: 30000;
}
.receive_success {
	width: 280px;
	background: #fff;
	border-radius: 10px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -164px 0 0 -140px;
}
.receive_success h6 {
	height: 45px;
	line-height: 45px;
	font-size: 17px;
	color: #fff;
	text-align: center;
	background: #2c2c2c;
	font-weight: normal;
}	
.tip_text {
	padding: 15px 12px;
	padding-bottom: 15px;
	background: rgba(54,54,54,.9);
}
.tip_text p {
	line-height: 22px;
	font-size: 14px;
	color: #fff;
}
.codetips {
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
	font-size: 12px;
	color: red;
}	
.pop_btn_two {
	background: rgba(54,54,54,.9);
	height:80px;
}
.pop_btn_two a {
	width: 80%;
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 15px;
	color: #000;
	text-align: center;
	margin-left:10%
}	
.pop_btn_two a.on {
	background: #f6bb43;
	color: #000;
	border-radius: 5px;
}	
a:hover {
	text-decoration: none;
	cursor: pointer;
}	
.codetips {
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
	font-size: 12px;
	color: red;
}

