.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.top_header {
	height: 104px;
	line-height: 120px;
}
.login_top{
	height: 68px;
	line-height: 88px;
	overflow: hidden;
	margin-top: 10px;
}
.login_top a{
    display: block;
    float: left;
    height: 100%;
}
.login_top img{
    height: 100%;
}

.login_span {
    height: 24px;
    line-height: 33px;
    width: 100px;
    display: inline-block;
    margin-left: 10px;
    border-left: 2px solid #d1d1d1;
    font-size: 18px;
    color: #333333;
    margin-top: 38px;
    font-weight: bold;
    padding-left: 7px;
}

.w998 {
	width: 998px;
	margin: 0 auto;
}

.content {
	border: 1px solid #e3e3e3;
	height: 410px;
	position: relative;
}

.oh {
	overflow: hidden;
}

.dn {
	display: none;
}

.login_content {
	width: 330px;
	/*background: #ff0;*/
	/*height: 340px;*/
	/*margin-right: 30px;
	margin-top: 25px;*/
	overflow: hidden;
	position: absolute;
	right: 30px;
	top: 8px;
}

.login_tit {
	height: 44px;
	line-height: 44px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.login_tap {
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #e4e4e4;
}

.login_tap a {
	display: inline-block;
	width: 49%;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.active {
	border-bottom: 2px solid #569fe2;
}

.phone {
	margin-top: 12px;
}

input{
    font-size: 14px;
}

.input_phone {
	width: 308px;
	line-height: 32px;
	border: 1px solid #e4e4e4;
	border-radius: 8px;
	margin-bottom: 12px;
	padding: 0 10px;
}

/*.enterprise {
	margin-left: 2px;
}*/

.pic_code {
	width: 140px;
	height: 42px;
	line-height: 32px;
	border: 1px solid #e4e4e4;
	border-radius: 8px;
	padding: 0 10px;
}

.pic_img {
	width: 104px;
	height: 40px;
	margin-left: 17px;
}

.exchange {
	height: 44px;
	line-height: 44px;
	color: #333;
	text-decoration: underline;
	margin-left: 10px;
	font-size: 12px;
}

#chocked1 {
	float: left;
	margin-top: 3px;
}

#chocked2 {
	float: left;
	margin-top: 3px;
}

#chocked3 {
	float: left;
	margin-top: 3px;
}

.forget_pwd {
	text-decoration: underline;
	color: #3c90dd;
}

.login_btn a {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #3c90dd;
	border-radius: 8px;
	color: #fff;
	font-size: 14px;
	margin-top: 16px;
}

.sel_pwd {
	margin-top: 10px;
	padding: 0 15px;
}

input[name="remember"] {
	vertical-align: middle;
}
.footers {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #eaeaea;
	text-align: center;
}

.footers p {
	line-height: 50px;
	font-size: 14px;
	color: #333333;
}

.footers p span {
	margin-left: 20px;
	margin-right: 20px;
}

.mmBent {
	overflow: hidden;
	width: 1050px;
	position: relative;
}

.mmBent form input[type="text"], .mmBent form input[type="password"] {
	height: 40px;
}
.acount_list,
.phone_list {
	width: 330px;
}

.phone_list {
	margin-right: 20px;
}

.banner {
	width: 600px;
	height: 410px;
	position: relative;
	overflow: hidden;
}

#tuimg {
	position: absolute;
	top: 0;
	left: 0;
	height: 390px;
	width: 9999px;
}

#tuimg li {
	width: 600px;
	height: 410px;
	float: left;
	overflow: hidden;
}

#tuimg li img {
	width: 100%;
	height: 100%;
}


#zuoyou a {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	opacity: 0.9;
}
#zuoyou a i{
    font-size: 22px;
    color: #FFFFFF;
    font-weight: bold;
}

#prev {
    left: 5px;
}

#next {
    right: -15px;
}

.hint{
	height: 14px;
	line-height: 14px;
	color: #f00;
	font-size: 12px;
	margin-top: 4px;
}

.no-visible {
	visibility: hidden;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.register {
	margin-top: 20px;
	text-align: left;
    position: absolute;
    top: 340px;
}
.register .register-btn {
	font-size: 14px;
	text-decoration: none;
	color: #3366FF;
}

.login_container {
	height: 350px;
}