@charset "utf-8";
/*统一登入页面开始*/
#dd_user_name,#dd_password,#dd_code{ position:relative; padding-top:20px}
#dd_user_name input{ background:url(../../../images/login_user_1.png) 4px 12px no-repeat;width:305px; padding:8px 0 8px 40px; border:1px solid #dcdcdc;-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#dd_password input{ background:url(../../../images/login_password_1.png) 4px 12px no-repeat; width:305px;padding:8px 0 8px 40px; border:1px solid #dcdcdc;-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#dd_code input{ background:url(../../../images/login_code_1.png) 4px 12px no-repeat;padding:8px 0 8px 40px; border:1px solid #dcdcdc;-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#dd_user_name .over,#dd_password .over,#dd_code .over{display:none;position:absolute;left:4px;top:12px;padding-top:20px}

.login-ddbox{width:350px; margin:0 auto}
.oth_type_tit {border-top: 1px solid #e0e0e0;padding-top: 10px;padding-bottom: 10px\9;}
.oth_type_txt {font-size: 14px;color: #b0b0b0;margin: 0 auto;text-align: center; width: 100% \9;}
.login-share i{ margin:0 10px}
.login-share{ width:108px; padding:10px 0}
.login-foot{ color:#999; font-size:12px; padding:30px 0 30px 0;}
.mt90{ margin-top:90px}
.login-banner{width:750px;display: block; padding:20px; float: left;}
