/*  - - - - - - - - - login 样式  - - - - - - - - -*/
@charset "utf-8";

/***************************************************
 * 头部开始
 **************************************************/
body {
	margin: 0 auto;
}

img {
	border: 0;
}

/*.head_top {
	margin-top: 0;
	height: 3px;
	width: 100%;
	background-color: #fff;
}*/

.head_navs {
	overflow: hidden;
	width: 100%;
}

.head_navs .nav_logo {
	position: relative;
	width: 1200px;
	height: 80px;
	/* float: left; */
	margin: 0 auto;
	/* margin-left: 94px; */
	left: 10px;
}

/***************************************************
 * 表单开始
 **************************************************/
.login_content {
	width: 100%;
	background: url('../../images/logo/login_back.jpg') no-repeat top center;
	height: 600px;
	position: relative;
}

.login_content .w1200 {
	width: 100%;
	margin: 0 auto;
	height: 600px;
	position: relative;
}

.login_content .login_link {
	width: 204px;
	height: 47px;
	position: absolute;
	top: 312px;
	left: 140px;
	text-indent: -99999px;
}

.login_content .logins {
	width: 280px;
	height: 400px;
	position: absolute;
	background-color: #FFF;
	/*opacity: 0.8;*/
	left: 63%;
	top: 120px;
	padding: 10px 45px 0px;
	float: right;
}

.logins .login_title {
	font-size: 18px;
	margin-top: 0px;
	color: #797979;
	display: block;
}

* {
	font-family: 微软雅黑;
	margin: 0;
	padding: 0;
}

element.style {
	margin-top: 10px;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

.login_content .logins .login_id .login_text {
	width: 193px;
	height: 18px;
	border: solid 1px #c8c6c6;
	margin-bottom: 3px;
	padding-left: 43px;
}

.login_content .logins .login_pw .login_text1 {
	width: 230px;
	height: 18px;
	border: solid 1px #c8c6c6;
	margin-bottom: 3px;
	padding-left: 43px;
	padding-right: 5px;
}

.login_content .logins .forget a {
	font-size: 12px;
	float: right;
	vertical-align: middle;
}

span .wjmm {
	text-align: right;
	text-decoration: none;
	color: #36C;
}

a:hover {
	color: #F60;
}

.login_content .errorBox .login_id {
	margin-top: 5px;
}

.login_content .logins .login_id {
	margin-top: 10px;
}

.login_content .logins .inputbox {
	position: relative;
	width: 100%;
	height: 35px;
}

.login_content .logins .login_id .icon {
	background-position: -108px -271px;
	float: right;
}

.login_content .logins .inputbox .icon {
	width: 30px;
	height: 30px;
	margin-left: 6px;
}

.login_content .logins .inputbox input.blur {
	color: #999;
}

.login_content .logins .inputbox input.blur1 {
	color: #999;
	width: 47%;
}

.login_content .logins .inputbox input {
	box-shadow: 0px 4px 9px -5px rgba(0, 0, 0, 0.2) inset;
	position: absolute;
	z-index: 2;
	width: 85%;
	height: 21px;
	line-height: 21px;
	padding: 6px 15% 6px 3px;
	left: 0px;
	top: 0px;
	background-color: transparent;
	border: 1px solid #CCC;
	border-radius: 2px;
	color: #CCC;
	font-size: 14px;
}

.login_content .logins .errorBox .login_pw {
	margin-top: 20px;
}

.login_content .logins .login_pw {
	margin-top: 20px;
}

.login_content .logins .login_pw1 {
	margin-top: 20px;
	width: 60%;
}

.login_content .logins .inputbox {
	position: relative;
	width: 100%;
	height: 35px;
}

.login_content .logins .inputbox1 {
	position: relative;
	width: 45%;
	height: 35px;
	float: left;
}

.login_content .logins .inputbox2 {
	position: relative;
	width: 30%;
	height: 35px;
	float: right;
}

.login_content .errorBox .login_code {
	margin-top: 28px;
	display: block;
}

.login_content .logins .login_code {
	display: none;
}

.login_content .logins .inputbox {
	position: relative;
	width: 280px;
	height: 35px;
}

.login_content .errorBox .forget {
	margin: 30px 0px 13px;
}

.login_content .logins .forget {
	margin: 35px 0px 23px;
}

.login_content .logins .loginbtn {
	font: 18px/36px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 138px;
	height: 37px;
	color: #FFF;
	background-color: #FB8D4E;/*url(../../images/logo/login_btn.png);*/
	text-decoration: none;
}

.login_content .logins .loginbtn:hover {
	font: 18px/36px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 138px;
	height: 37px;
	color: #FFF;
	background-color: #FF6400;
	text-decoration: none;
}

.login_content .logins .loginbtn2 {
	font: 18px/36px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 138px;
	height: 37px;
	color: #FFF;
	background-color: #1476BF;
	text-decoration: none;
}

.login_content .logins .loginbtn2:hover {
	font: 18px/36px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 138px;
	height: 37px;
	color: #FFF;
	background-color: #446085;
	text-decoration: none;
}

.login_content .logins .forget span {
	font-size: 12px;
	color: #555;
	float: left;
	line-height: 16px;
}

.login_content .logins .forget .off {
	background-position: -67px -100px;
}

.login_content .logins .forget .icon {
	width: 12px;
	height: 16px;
	margin-right: 3px;
}

.login_content .errorBox .login_style {
	margin-top: 15px;
}

.login_content .logins .login_style {
	margin-top: 15px;
}

.login_content .logins .login_style {
	width: 280px;
	height: 28px;
	font-size: 12px;
	color: #555;
}

.yzm {
	vertical-align: middle;
	line-height: 35px;
	text-align: center;
	height: 35px;
	color: #666;
	font-size: 16px;
	width: 100%;
	background: #fff;
	border: 1px solid #ccc
}

.text {
	color: #F00;
	font-size: 12px;
}

.register_tip {
	width: 100px;
	margin: 0 auto;
	margin-top: 20px;
	height: 28px;
	padding-right: 12px;
	text-align: right;
	color: #999;
	font-size: 12px;
	line-height: 28px;
}

.register_tip a {
	margin-left: 5px;
	color: #3365CB
}

.register_tip a:hover {
	color: #FF6500
}

.register_tip  span {
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: -4px;
	*vertical-align: middle;
	margin-left: 3px;
	background: url(images/myelong_login.png) no-repeat 0 -430px;
	overflow: hidden
}

.register_tip a:hover i {
	background-position: 0 -445px
}

/***************************************************
 * 错误信息
 **************************************************/
.login-msg-out {
	padding: 0px;
	height: 30px;
	margin-top: 10px;
}
.login-msg.error {
	background: #FFF2F2;
	border-color: #ff8e8e;
	line-height: 18px;
	padding: 3px;
	height: 18px;
}

.login-msg {
	border: 1px solid #ccc;
	overflow: hidden;
}

.login-msg {
	margin-top: 0px;
}

.login-msg.error .iconfont {
	color: #f40;
	padding-right: 5px;
	float: left;
}

@font-face {
	font-family: "iconfont";
	src: url('iconfont.eot'); /* IE9*/
	src: url('iconfont.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
  url('iconfont.woff') format('woff'), /* chrome, firefox */
  url('iconfont.ttf') format('truetype'),
		/* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.icon-cuowutishi:before {
	content: "\e653";
}

.login-msg p {
	font-size: 12px;
	color: #666;
	float: left;
	white-space: normal;
	word-wrap: break-word;
	width: 220px;
}
/***************************************************
 * 页脚开始
 **************************************************/
.page_footer1 {
	margin-top: 10px;
	overflow: hidden;
	width: 100%;
}

.page_footer1 .footer_foot {
	width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}

.page_footer1 .footer_foot .foot_list1 {
	float: left;
	overflow: hidden;
	width: 450px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #898989;
	margin-top: 15px;
	margin-left: 480px;
}

.clearfix {
	zoom: 1;
}

.page_footer1 .foot_final {
	color: #333;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
	margin-left: -32px;
}