@charset "utf-8";
	html {
	text-align: left;
	height: 100%;
	width: 100%;
}
* {
	margin: 0px auto;
	padding: 0px;
}
a {
	color: #666;
	text-decoration: none }
body {
	font-family: "microsoft yahei",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 100%;
}
div,form,images,ul,li,input,p,ul,ol,li,form {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
/*#login_bj {
	background: url(../images/loginbg.jpg) repeat-y;
	background-attachment: fixed;
	webkit-background-size: cover;
}*/
	/*背景图变化*/
	.post_icon_tie {
	display: block;
	float: left;
	width: 30px;
	height: 28px;
	background: url(../images/comment.png?0512) no-repeat -8px -9px;
}
.post_icon_tie: hover {
	background: url(../images/comment.png?0512) no-repeat -1493px -9px;
	-moz-animation: movetie 1000ms steps(33) forwards;
	-webkit-animation: movetie 1000ms steps(33) forwards;
	animation: movetie 1000ms steps(33) forwards;
}
.mj-lacate-01 .lacate-picb {
	position: absolute;
	top: 420px;
	left: 50%;
	width: 264px;
	height: 352px;
	margin-left: -60px;
	-webkit-transition: -webkit-transform 2.5s ease-out;
	transition: transform 2.5s ease-out;
	-webkit-transform: translateY(-500px) rotate(8deg);
	-ms-transform: translateY(-500px) rotate(8deg);
	transform: translateY(-500px) rotate(8deg)
}
#test {
	background-image: url(../images/loginbg.jpg);
	background-size: cover;
	min-width: 1200px;
	min-height: 500;
	position: relative;
}
#login {
	position: relative;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 50px;
	top: 20%;
	/*bottom: 300px*/
	background: url(../images/login_tou.png);
}
#login .logo {
	width: 901px;
	height: 121px;
	background: url(../images/login_logo.png) no-repeat center;
	background-size: 65%;
	margin-top: 25px;
	text-align: center;
	margin: 0 auto;
}
#login .logo h1 {
	font-size: 24px;
	text-align: center;
	display: block;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
#login .logo font {
	font-size: 14px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	display: block;
	overflow: hidden
}
#login .login_box {
	position: relative;
	width: 510px;
	margin: 0px auto;
	margin-top: 15px;
	background-color: #fff;
	border-radius: 6px;
	overflow: hidden;
	/*background: red;*/
	/*clear: both;*/
}
.login_tab {
	overflow: hidden;
	background-color: #e6e9ed;
	border-bottom: 1px #e2e2e2 solid;
	margin-bottom: 10px;
}
.login_tab a {
	display: inline-block;
	border-right: 1px #ccc solid;
	float: left;
	width: 33.33333333%;
	*width: 33.2%;
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
	box-sizing: border-box;
}
.login_tab a.cur {
	background-color: #ff2120;
	color: #fff;
}
.login_con {
	padding: 20px;
}
.login_con>div {
	display: none;
}
.login_con .class_login {
	text-align: center;
}
.login_con .class_login p {
	padding: 20px 0 }
.login_con .class_login .btn {
	background-color: #ff2120;
	width: 60%;
	display: inline-block;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	font-size: 18px;
}
.admin_login {
	text-align: center;
}
.admin_login p {
	padding: 20px 0;
}
.admin_login .btn {
	background-color: #ff2120;
	width: 60%;
	display: inline-block;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	font-size: 18px;
}
.form_login {
	text-align: center;
}
#login .login_box .admin {
	width: 80%;
	height: 40px;
	line-height: 40px;
	background: url(../images/user.jpg) no-repeat 10px center #FFFFFF;
	border: 1px #d1d4d7 solid;
	border-radius: 4px;
	text-indent: 40px;
	font-size: 16px;
	margin-bottom: 25px;
}
#login .login_box .passWord {
	width: 80%;
	height: 40px;
	line-height: 40px;
	background: url(../images/pwd.jpg) no-repeat 10px center #FFFFFF;
	border: 1px #d1d4d7 solid;
	text-indent: 40px;
	font-size: 16px;
	border-radius: 4px;
	margin-bottom: 25px;
}
#login .login_box .btn {
	width: 80%;
	height: 40px;
	line-height: 40px;
	background-color: #ff2120;
	color: #fff;
	font-size: 18px;
	border: 0px;
	border-radius: 4px;
	cursor: pointer;
}
#login .login_box .btn_default {
	width: 80%;
	display: block;
	height: 45px;
	line-height: 45px;
	background-color: #fff;
	color: #1295d8;
	font-size: 18px;
	margin-top: 10px;
	border: 0px;
	border-radius: 4px;
	cursor: pointer;
}
#copyright {
	position: absolute;
	bottom: 30px;
	width: 100%;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
#copyright a {
	color: #fff }
/*验证码*/
	.yanz_ma {
	width: 80%;
	font-size: 12px;
	text-align: right;
	height: 40px;
	line-height: 40px;
	padding-bottom: 25px;
	margin: 0 auto;
}
.yz_left {
	float: left;
	width: 22%;
	height: 40px;
	line-height: 40px;
}
.yz_input {
	float: left;
	width: 50%;
	height: 40px;
}
.yz_input input {
	width: 100%;
	height: 40px;
	background: url(../images/yz.jpg) no-repeat 10px center #FFFFFF;
	text-indent: 40px;
	line-height: 30px;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
}
.yz_xx {
	width: 30%;
	float: left;
	margin-left: 15px;
	height: 40px;
}
.yz_xx img {
	width: 100%;
	height: 40px;
}