
.fl{
	float:left;
}
.fr{
	float:right;
}
a{
	text-decoration:none;
}
.hide{
	display: none;
}

/*澶撮儴*/
.content{
	width: 100%;
	height: 105px;
	box-shadow: 0px 6px 10px 1px #f4f4f4;
}
.content .logoDiv{
	width: 1200px;
	margin: 0 auto;
}
.content .logoDiv img{
	width: 215px;
	height: 66px;
	margin-top: 20px;
}
.content .logoDiv p{
	width: 160px;
	margin-top: 70px;
	font-size: 14px;
	color: #666666;
}
.content .logoDiv p a{
	color: #40900a;
	cursor: pointer;
}

.login_cont{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	padding-top: 1px;
}
.bg1{
	width: 100%;
	height: 580px;
	background: url(../images/bg1.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}
.bg2{
	width: 100%;
	height: 580px;
	background: url(../images/bg2.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.login{
	width: 320px;
	height: 430px;
	background: #ffffff;
	margin: 50px 0 0 60%;	
	padding: 1px 30px;
	position: relative;
}
.login h2{
	color: #333;
	font-size: 24px;
	text-align: center;
	margin: 35px 0 30px;
}
.login form{
	width: 320px;
}
.login form > div{
	height: 45px;
	margin-bottom: 22px;
}
.login form .inputDiv{
	width: 100%;
	border: 1px solid #e6e6e6;
	height: 45px;
	border-radius: 5px;
	position: relative;
}
.login input{
	width: 250px;
	height: 35px;
	border: none;
	outline: none;
	margin-top: 5px;
	margin-left: 15px;
	float: left;
}
.login input::-webkit-input-placeholder{
	color: #999;
}
.login .input1{
	width: 85px;
}
.login .codeImg{
	width: 100px;
	height: 40px;
	margin: 0 10px 0 10px;
}
.login .oneMore{
	color: #1676f6;
	font-size: 12px;
	line-height: 40px;
	cursor: pointer;
}
.login .inputDiv1{
	width: 155px!important;
}
.login .login_tip{
	margin-top: 20px;
	height: 20px;
	line-height: 20px;
	position: relative;
	font-size: 12px;
	width: 100%;
}
.login .login_tip i{
	margin: 2px 10px 0 0;
	width: 16px;
	height: 16px;
	display: block;
	background: url(../images/uncheck.png) no-repeat;
	cursor: pointer;
}
.login .login_tip i.checked{
	background: url(../images/checked.png) no-repeat;
}
.login_tip .fr{
	cursor: pointer;
}
.posR{
	position: relative;
}
.block{
	display: block!important;
}

.inputDiv .i_user,.inputDiv .i_password,.inputDiv .i_code{
	display: block;
	width: 20px;
	height: 23px;
	margin: 11px 13px;
}
.inputDiv .i_user{
	background: url(../images/i_user.png) center no-repeat;
}
.inputDiv .i_password{
	background: url(../images/i_password.png) center no-repeat;
}
.inputDiv .i_code{
	background: url(../images/i_code.png) center no-repeat;
}
.inputDiv .border{
	height: 24px;
	width: 1px;
	background: #e6e6e6;
	margin: 10px 0;
	display: block;
}
.login_button{
	width: 318px;
	height: 50px;
	line-height: 50px;
	background: #3cb667;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	font-size: 15px;
	margin: 10px auto 0;
	cursor: pointer;
	border:0px;
}
.login_bot{
	font-size: 14px;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 125px;
	text-align: center;
	width: 100%;
	text-align: center;
}
.login_bot a{
	color: #666;
	cursor: pointer;
}
.hint{
	position: absolute;
	top: 48px;
	left: 20px;
	height: 16px;
	line-height: 16px;
	color: #fe3624;
	font-size: 12px;
}
.hint i.hintIcon{
	display: block;
	width: 20px;
	height: 23px;
	background: url(../images/hintIcon.png) no-repeat;
}
/*鏅�鐢ㄦ埛鐧诲綍*/
.user_login{
	width: 380px;
	margin: 50px 0 0 60%;
	background: #ffffff;
	height: 430px;
}
.user_login .login{
	margin: 0!important;
	height: 330px;	
}
.login_swich{
	width: 100%;
	height: 50px;
	margin:0 auto 35px;
	border-bottom: 1px solid #dddddd;
	position: relative;
}
.login_swich1{
	width: 260px;
	margin: 0 auto;
}
.login_swich .border{
	height: 20px;
	width: 1px;
	background: #dddddd;
	position: absolute;
	top: 15px;
	left: 50%;
}
.login_swich span{
	width: 75px;
	line-height: 49px;
	font-size: 15px;
	color: #333;
	cursor: pointer;
	text-align: center;
}
.login_swich span.active{
	border-bottom: 2px solid #7cb73d;
	color: #7cb73d;
}

.loginDiv .code_login{
	width: 320px;
	height: 330px;
	padding: 1px 30px;
	position: relative;
	display: none;
	margin:0 auto;
	float:none;
}
.erweima{
	width: 140px;
	height: 140px;
	margin: 10px auto 30px;
}
.erweima img{
	width: 140px;
	height: 140px;
}
.code_bot{
	width: 180px;
	margin:  0 auto;
	height: 18px;
	line-height: 18px;
	color: #333;
	font-size: 12px;
}
.code_bot i{
	width: 18px;
	height: 18px;
	display: block;
	background: url(../images/sao.png) no-repeat;
	margin-right: 10px;
}
.code_bot a{
	color: #7cb73d;
	cursor: pointer;
}
.login_remind_error {
    width: 278px;
    line-height: 16px;
    padding: 6px 10px;
    overflow: hidden;
    background: #fef2f2;
    border: 1px solid #ffb4a8;
    position: absolute;
    left: 30px;
    top: -30px;
    z-index: 1;
    display: none;
}

.user_login .input_password  .msg-box{
	position: absolute;
    left: 0;
    top: 44px;
}

.user_login .input_code .msg-box{
	position: absolute;
    left: 0;
    top: 44px;
}


