html body {
	width: 100%;
	height: auto;
	font-size: 12px;
	/*	background: #F5F5F5;*/
}

* {
	margin: 0;
	padding: 0;
	font-family: MicrosoftYaHei;
}
#header{
	width: 1200px;
	margin: auto;
	height: 95px;
	position: relative;
}
#header img{
	width: 150px;
    height: auto;
    display: inline;
    margin-top: 20px;
}
#header span{
	font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(41, 46, 46);
    padding: 8px 20px;
    margin-left: 20px;
    border-left: 1px solid;
    position: relative;
    top: -24px;
}
#header a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5a5a5a;
    text-decoration: none;
    position: absolute;
    right: 20px;
    top: 38px;
}
.page-header {
	height: 13rem;
	overflow: hidden;
}

.login-page {
	width: 100%;
	height: 650px;
	margin: auto;
	background: url(../img/login-bg_by9v.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.login_box {
	width: 1200px;
	height: 100%;
	margin: auto;
	position: relative;
}
.login-con {
	width: 400px;
	height: 370px;
	background-color: #ffffff;
	border-radius: 2px;
	margin: auto;
	position: absolute;
    right: 0px;
}

.login-list {
	width: 320px;
	height: 50px;
	margin: auto;
	/*background-color: #f5f5f5;*/
	border-radius: 2px;
	border: solid 1px #d9d9d9;
	margin-top: 1rem;
	position: relative;
}

.login-list .fa {
	font-size: 20px;
	color: #333333;
	margin-top: 1rem;
	margin-left: 0.5rem;
	margin-right: 0.3rem;
}

.login-list input {
	width: 18rem;
	font-size: 16px;
	color: #333;
	height: 2.8rem;
	border: none;
	outline: none;
	/*background: whitesmoke;*/
}

.login_tab {
    width: 320px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    margin-left: 2.5rem;
    padding-bottom: 10px;
    padding-top: 2.3125rem;
    border-bottom: 2px solid #d9d9d9;
    color: #333333;
}
.log_tab_li{
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}
.tab_sel{
	border-bottom: 2px solid #E05E5E;
}
.login-con a {
	width: 105px;
	height: 12px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	text-decoration: none;
	/*position: absolute;
	right: 2rem;
	top: 2.5rem;*/
	color: #999999 !important;
}

.login-footer {
	padding-left: 2.5rem;
	margin-top: 0.5rem;
	position: relative;
}

.login-footer span {
	font-size: 14px;
	color: #999999;
}

.login-footer a {
	width: 105px;
	height: 12px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	position: absolute;
	right: 0.2rem;
	top: 0rem;
	color: #E05E5E;
}

input[type="checkbox"]+label::before {
	content: "\a0";
	/*不换行空格*/
	display: inline-block;
	vertical-align: .2em;
	width: 1em;
	height: 1em;
	color: #fff !important;
	margin-right: .3em;
	border-radius: .2em;
	background-color: silver;
	text-indent: .15em;
	line-height: .65;
	/*行高不加单位，子元素将继承数字乘以自身字体尺寸而非父元素行高*/
}

input[type="checkbox"]:checked+label::before {
	content: "\2713";
	background-color: #4DA7FF;
	color: #fff;
}

input[type="checkbox"]:checked+label {
	color: #4DA7FF;
}

input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

.login-footer label {
	font-weight: 100;
	font-size: 1rem;
	margin-top: auto;
}

.logbtn {
	width: 100%;
	text-align: center;
}

.login-btn {
	width: 320px;
	height: 40px;
	background-color: #E05E5E;
	border-radius: 2px;
	margin: auto;
	border: none;
	outline: none;
	margin-top: 1rem;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
}

.msg_btn {
	width: 320px;
	height: 40px;
	background-color: #E05E5E;
	border-radius: 2px;
	margin: auto;
	border: none;
	outline: none;
	margin-top: 1rem;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
}

.logina {
	width: 100%;
	text-align: right;
	padding-top: 0.5rem;
}

.login-res {
	width: 100% !important;
	margin-left: 15px;
	margin-right: 40px;
	text-decoration: none;
	font-size: 14px;
	margin-left: 5ren;
	text-align: center !important;
	color: #999999 !important;
	position: inherit !important;
}

.login-res span {
	color: #E05E5E !important;
	cursor: pointer;
}

.page-footer {
	width: 100%;
	height: 22.5rem;
	margin: auto;
}

.zxzx {
	position: fixed;
	bottom: 5rem;
	right: 2rem;
	width: 2.875rem;
}

.zx-top {
	width: 2.375rem;
	height: 2.875rem;
	margin-top: 1rem;
	background: #333333;
	opacity: 0.7;
	color: #fff;
	font-size: 1.7rem;
	padding-left: 0.5rem;
}
/*.right_home{
	display: none;
}*/
.yzm {
	width: 170px !important;
	padding-left: 10px;
}

.yzm-div {
	width: 125px;
	height: 50px;
	background-color: white;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	text-align: center;
	color: #E05E5E;
	line-height: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
	outline: none;
	border: none;
	cursor: pointer;
}
.disable {
	pointer-events: none;
	color: #808080;
}
.hide{
	display: none;
}
