body{
	font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
	margin: 0;
	padding: 0;
}

.btn-blue{
	background: #0ca3eb;
}

.btn-blue:hover{
	background: #0a89c7;
	color: #fff;
}

.btn-blue:active{
	background: #0a89c7;
	color: #fff;
}

.index_logo{
	 width: 1000px;
	 height:100px;
	 margin:10px auto;
}
.index_logo img{
	max-height: 60px;
    max-width: 240px;
    margin-top:10px;
}
#login_wrapper{
	width:850px;
	margin:10px auto;
	height:480px;
}
.login_img{
	 background:url(../image/denglu.jpg) no-repeat left -10px;
    float: left;
    height: 350px;
    position: relative;
    width: 450px;
    z-index: 1;
    
}
.login_img img{
	width:450px;
	height:350px;
}
.login_tools{
	 float: right;
    width: 270px;
    top: -30px;
	position: relative;
}
.login_tools h1{
	border:1px solid #d8d8d8;
	color: #555;
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    padding: 15px 0 25px 25px;
    border-bottom:0px none;
    background:#f9f9f9;
}
.login_tools .login_content{
    border-top:0px none;
    height: 250px;
}
.login_tools .login_content label{
	clear: both;
    float: left;
    padding: 0;
    width: 100%;
    min-height: 40px;
    position:relative;
    margin: 10px 0;
}
.login_tools .login_content label span{
	color: #777;
    float: left;
    font-size: 14px;
    line-height: 28px;
    text-align: right;
}
.login_tools .login_content label .same_input{
 	background-color: #fff;
    border: 1px solid #bbb;
    height: 33px;
    line-height: 35px;
    *padding: 3px 3px 3px 33px !important; 
    padding-left: 33px;
    width: 230px;
    float: left;
}

.login_tools .login_content label .same_input:focus {
    background-color: #fff;
    border-color:  #D93600;
    outline: 2px solid #ffb3b3;
}
/* 输入框背景图 */
.login-icon{
	background:url(../image/login_icon.png) no-repeat;
    position: absolute;
    display: inline-block;
    width: 17px;
    height: 17px;
    top: 11px;
    left: 9px;
    line-height: 18px;
    vertical-align: text-top;
}

.user-icon{background-position: 0px -145px;}

.phone-icon{background-position: -2px -127px;}

.pass-icon{background-position: 0 -55px;}

.mobile-icon{
	position: relative;
	width: 14px;
	height: 14px;	
	background-position: -18px -18px;
	top: 0;
	left: 5px;
}

.normal-icon{
	position: relative;
	width: 14px;
	height: 14px;	
	background-position: 0 -196px;
	top: 0;
	left: 5px;
}


/* 忘记密码，7天自动登录 */
.auto-date{
	position: static;
	width: auto;
	padding: 0;
	text-align: left;
	padding-left: 10px;
	font-weight: 400;
}

.auto-checkbox{float: left;}

.forget-pass{
	float: right;
	font-size: 12px;
}

.forget-pass{
	color: #ec971f;
	font-weight: 400;
	
}


.login_tools .login-type {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 10px;
}

.login-type a{
	color: #666;
}

.login_tools .type-toggle {
	float: right;
	font-size: 12px;
    font-weight: normal;
    padding-right: 20px;
}
.login_tools .mobile-item {
	display: none;
}
.login_tools .btn-dynamic-code {
	color: #666;
    display: inline-block;
    font-weight: 400;
    padding: 5px 10px;
    text-align: center;
    width: 188px;
    font-size: 12px;
}
.login_tools .type-toggle .type-toggle-icon {
	width: 14px;
    height: 14px;
}

.m_account{
	float:left;display:inline;width:275px;
}
#validcode{
	background-color: #fff;
    border: 1px solid #bbb;
    float: left;
    font-family: Tahoma;
    height: 30px;
    line-height: 35px;
    *padding: 3px 3px 3px 10px !important;
    width: 70px;
    padding-left: 10px;
    
}
#validcode:focus {
    background-color: #fff;
    border-color: #D93600;
    outline: 2px solid #ffb3b3;
}
.code_img{
	float:left;
	display:inline;
	margin:0px 10px;
	height:35px;
}
.m_forget{
	line-height: 38px;
	font-size:12px;
	font-weight: normal;	
}

.m_forget a:hover{
	color: #D93600;
}

.m_week input[type="checkbox"]{
	border: 1px solid #ccc;
	*border:none !important;
}

.auto-login{
	font-size: 12px;
	margin-left: 5px;
}

.m_week{
	float: left;
}

.satisfied{
	float: left;
}

.m_week p{
	float: left;
	line-height: 20px;
	width:175px;
}

.m_week a{
	height: 34px;
    line-height: 22px;
    display:block;
    text-align: left;
    color: #D93600;
    font-weight: 400;
    margin-right: 10px;
    vertical-align: middle;
    width:60px;
    float:right;
    overflow:hidden;
    font-size: 12px;
}


.m_register{
	float: right;
    text-align: left;
    color: #666;
    font: 12px/20px "Hiragino Sans GB","Microsoft Yahei",arial,宋体,"Helvetica Neue",Helvetica,STHeiTi,sans-serif;
	margin-bottom:10px;
}
.m_register input{	
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 270px;
}

.goregister{
	clear: both;
    width: 100%;
    height:30px;
}
.go_register{
    color: #D93600;
    display: inline-block;
    font-weight: normal;
    text-align: center;
}
.goregister a:hover{
	color: #D93600;
    text-decoration: underline;
}
/****************  注册   ******************/
.reg{
	 margin: 0 auto;
    width: 850px;
    overflow:hidden;
}
.reg .reg_left{
	    color: #626a73;
    display: inline;
    float: left;
    line-height: 22px;
    margin: 10px 0;
    width: 450px;
}
.reg .reg_left h1{
	  color: #555;
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 6px;
    margin-top: 2px;
}
.reg .reg_left ul{
	    border-bottom: 1px dashed #e7e7e7;
    margin-top: 20px;
    width: 420px;
    overflow:hidden;
}
.reg .reg_left ul li{
	    display: block;
    float: left;
    font-family: "microsoft yahei";
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    margin: 0 0 5px 10px;
    overflow: hidden;
    padding: 0 0 12px;
    vertical-align: middle;
    width: 200px;
}
.reg .reg_left ul li i{
	background: url("../image/dltup.png") no-repeat left top;
    display: inline-block;
    height: 48px;
    margin-right: 10px;
    vertical-align: middle;
    width: 48px;
}
.reg .reg_left ul li .reg1{background-position: -304px -48px;}
.reg .reg_left ul li .reg2{background-position: -256px 0px;}
.reg .reg_left ul li .reg3{background-position: -352px 0px;}
.reg .reg_left ul li .reg4{background-position: -304px 0px;}
.reg .reg_left ul li .reg5{background-position: -352px -48px;}
.reg .reg_left ul li .reg6{background-position: -256px -48px;}
.reg .reg_left h2{
	  color: #555;
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 6px;
    margin-top: 20px;
}
.reg .reg_left .reg_login{
	margin-top:10px;
	height:22px;
	color:#626a73;
}
.reg .reg_left .reg_login .findpassword{
	color: #06c;
    font-weight: 700;
    margin-left: 10px;
    vertical-align: middle;
}
.reg_right{
	float: right;
    width: 400px;
}
.reg_right h1{
	   color: #555;
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    padding: 15px 0 25px 25px;
    border:1px solid #d8d8d8;
    background:#f9f9f9;
    border-bottom:0px none;
}
.regis_same{
	   overflow: hidden;
    padding: 0 20px;
    border:1px solid #d8d8d8;
    background:#f9f9f9;
    border-top:0px none;
}
.regis_same dl{
	    clear: both;
    float: left;
    padding: 0;
    width: 100%;
}
.regis_same dl dt{
	    color: #777;
    float: left;
    font-size: 14px;
    line-height: 28px;
    text-align: right;
    width: 22%;
}
.regis_same dl dd{
	    float: right;
    text-align: left;
    width: 75%;
    position:relative;
}
.regis_same dl dd .text{
	    background-color: #fff;
    border: 1px solid #bbb;
    font-family: Tahoma;
    height: 20px;
    line-height: 20px;
    padding: 3px !important;
    width: 250px;
}
#iptlogin{
	    background-color: #fff;
    border: 1px solid #bbb;
    font-family: Tahoma;
    height: 20px;
    line-height: 20px;
    padding: 3px !important;
    width: 50px;
    float:left;
}
#LoginimgVerifyCode{
	   display: inline;
    float: left;
    margin-left:5px;
    height:28px;
}
.regis_same dl dd span{
	position:absolute;
	top:30px;
	right:45px;
	width:220px;
}
#verifyCodebox a{   
	color: #999;
    height: 28px;
    line-height: 28px;
    margin-left:5px;
    text-align: left;
}
.regis_ent{
	
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 270px;
    text-align:center;
}
#license{
	float:left;
	display:inline;margin:11px 10px 0px 10px;
}
#reg_agree{float:left;display:inline;top:0px;right:-75px;top:8px;}

/* 用合作网站账号登录 */
.oauth-wrapper{
	margin-top: 15px;
}

.oauth-wrapper .title-wrapper{
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
	width: 100%;
	overflow: visible;
}

.oauth-wrapper .title {
    position: absolute;    
    top: -10px;  
    +top: -21px;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    background: #FFF;
}

.oauth-wrapper .oauth {
    padding-left: 88px;
}

.oauth-link {
    float: left;
    margin-right: 20px;
    width: 18px;
    height: 18px;
    background:url(../image/login_icon.png) no-repeat;
    
}

.oauth-qq{
	background-position: 0 -19px;
}

.oauth-qq:hover{
	background-position: 0 -37px;
}

.oauth-weixin {    
    background-position: 0 -163px;
}

.oauth-weixin:hover {    
    background-position: 0 -91px;
}

.oauth-weibo {
    background-position: 0px -109px;
}

.oauth-weibo:hover {
    background-position: 0px -73px;
}

/* 错误提示信息 */
.tips{
	background: #fff0f0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height:20px;
	display:block;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ffc1c1;
	font-size: 12px;
	
}

.tips-icon{
	background:url(../image/tips.png) no-repeat;
	background-position: 0 -86px;
	position: relative;
	top: 0;
}









