﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4,
 h5, h6, pre, form, fieldset, input, textarea, p, 
 blockquote, th, td, button {
margin: 0;
padding: 0;
word-wrap: break-word;
list-style-type: none;
}
a{	
	color: #fff;
	text-decoration: none;
}
* {
list-style: none outside none;
margin: 0;
padding: 0;
}
body,html{
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-family: "微软雅黑";
	background-image: url(../images/bg_1.jpg) no-repeat top;
	background-size:100%;
}
.m_body{
	width: 100%;
	height: 100%;
}
.Jr_text{color:#333;}
.dl_box{
	left: 0px;
	top: 0px;
	width: 100%;
	height: 66px;
	z-index: 88;
	position : relative;
	line-height: 66px;
	background: url(../images/top_pic.png) repeat-x;
}
.dl_box img{
	width: 190px;
	height: 56px;
	margin: 5px 0px 0px 60px;
}
.dl_box span{
	top: 0;
	left: 42%;
	font-size: 18px;
	position: absolute;
}
.dl_box .the_but{
	top:0px;
	width: 86px;
	float: right;
	height: 36px;
	z-index: 100;
	cursor: pointer;
	position: absolute;
	margin-top: 16px;
	margin-right: 2%;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
}
.dl_box .dl_but{
	color: #f40;
	right: 1%;
	background: url(../images/zc_png.png) 0px 0px;
}
.dl_box .zc_but{
	color: #fff;
	right: 12%;
	background: url(../images/zc_png.png) 0px -38px;
}
.footer{
	width: 100%;
	bottom: 0;
	height: 50px;
	z-index: 1000;
	position: fixed;
	background: url(../images/bottom_pic.png) repeat-x;
}
.footer .bqsy_w{
 	color: #fff;
 	width: 320px;
 	padding: 1%;
 	margin: 0 auto;
 }
.ui_content{
	top: 25%;
	width: 380px;
	height: auto;
	z-index: 100;
	margin: 0 auto;
	padding: 30px 50px;
	position: relative;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: url(../images/text_bg.png);
	box-shadow: 0 0 12px rgba(0,0,0,1);
	-ms-box-shadow: 0 0 12px rgba(0,0,0,1);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,1);
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,1);
}
/*登录页面样式*/
.ui_content .all_ui{
	width: 380px;
	height: auto;
	padding-bottom: 20px;
}
.all_ui .th_text{
	width: 380px;
	height: 46px;
	line-height: 46px;
	margin-top: 20px;
}
.all_ui .th_text .wb_text{
	width: 370px;
	outline: none;
	border: none;
	padding:10px 0;
	font-size: 18px;
	padding-left: 6px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: url(../images/text_bg.png);
}
::-webkit-input-placeholder {
	color: #333;
	-webkit-transition: color.5s;
}
::-moz-input-placeholder {
	color: #333;
	-webkit-transition: color.5s;
}
:-ms-input-placeholder {
	color: #333;
	-webkit-transition: color.5s;
}
:-moz-input-placeholder {
	color: #333;
	-webkit-transition: color.5s;
}
.login_ui .text_03{
	width: 370px;
	height: 22px;
	padding-top: 30px; 
	position: relative;
}
.login_ui .text_03 .jzmm{
	top: 33px;
	width: 18px;
	height: 18px;
	position: absolute;
}
.login_ui .text_03 .forget_mima{
	color: #f40;
	right: 0px;
	position: absolute;
	text-decoration: underline;
}
.all_ui button{
	outline: none;
	color: #fff;
	width: 380px;
	height: 46px;
	cursor: pointer;
	margin-top: 30px;
	border: none;
	font-size: 26px;
	border-radius: 8px;
}
.registered_ui button{
	background: url(../images/btn_bg.png) 0px -48px;
}
.registered_ui button:hover{
	background: url(../images/btn_bg.png) 0px 0px;
}
.login_ui button, .modify_ui button{
	background: url(../images/big_btn.png) 0px -48px; 
}
.login_ui button:hover, .modify_ui button:hover{
	background: url(../images/big_btn.png) 0px 0px; 
}
/*注册页面样式*/
.all_ui .th_text_t{
	margin-top: 10px;
	height: 30px;
	width: 380px;
	position: relative;
}
.th_text_t .title_m{
	width: 80px;
	display: inline-block;
}
.th_text_t .hqyzm{
	top: 5px;
	left: 314px;
	padding: 3px;
	cursor: pointer;
	font-size: 12px;
	border-radius: 3px;
	position: absolute;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f40;
}
.th_text_t .wb_text{
	outline: none;
	padding: 10px 0px;
	border: none;
	width: 374px;
	padding-left: 6px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/text_bg.png);
}
.all_ui .wb_text:hover{
	box-sizing: border-box;
	border-left: 2px solid #9A9A9A;
}
/*修改密码样式*/
