.head_main ul{
    display: none;
}
.sdw_info {
    position: absolute;
    bottom: 25px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    width: 100%;
}
a{
    cursor: pointer;
}
body, p, form, a, input, dl, dt, dd, h1, div, h2, h3, img {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-style: normal;
    outline: none;
    list-style: none;
}
input[type=radio], input[type=checkbox] {
    margin: -2px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.head_bg{
    display: none;
}
/*注册*/
.login-frame{
    position: absolute;
    width: 900px;
    background: #FFF;
    top: 40%;
    margin-top: -201px;
    min-height: 575px;
    z-index: 2;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 30px rgba(120,161,254,0.8);
    -moz-box-shadow: 0 1px 30px rgba(120,161,254,0.8);
    box-shadow: 0 1px 30px rgba(120,161,254,0.8);
}
.login-box{ margin: 0 auto;}
.login-box-title{ padding-top:30px; padding-bottom:30px; line-height:30px;width: 90%;margin: auto;border-bottom: 1px solid #d5d5d5}
.login-box-title h2{ color:#333; font-size:22px; font-weight:normal;}
.login-box-title span{ display:inline-block; *display:inline; *zoom:1; float:right; color:#666;}
.login-box-title a {color: #10c980;}
.g-org {color: #1585dc!important;}
.g-org:hover {text-decoration: underline;}
.login-box-title a:hover{ text-decoration:underline;}
.input-box{ position:relative; height:51px; margin-bottom:5px;width: 500px;margin: auto;}
.input-text{height: 38px; font-size: 14px; padding: 10px 0 10px 11px; width: 287px; color: #333; background: none;    border: 1px solid #d5d5d5;}
.input-tip{font-size: 12px; height: 20px; line-height:14px; top: 12px; right: -450px; color: #ff0000; position:absolute; width:100%; bottom:0; visibility:hidden;}
.input-box i{ float: left; width: 13px; height: 13px; margin-right: 5px; background:url("//js.tuandai.com/images/reg_login/reg_login_icon.png") no-repeat 0 -12px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle;}
.input-setting{ color:#999; font-size:14px; padding-top:25px; padding-bottom:10px;}
.input-check{ vertical-align:middle;}
.input-setting a{ float:right; color:#999;}
.input-setting a:hover{ text-decoration:underline;}
.login-btn {
    display: block;
    width: 170px;
    font-size: 18px;
    border-radius: 2px;
    background: #48D6A2;
    line-height: 40px;
    height: 40px;
    color: #FFF;
    text-align: center;
    margin: 15px auto;
}
.login-btn-org {background: -webkit-linear-gradient(top, rgb(50, 149, 250) 0%,rgb(20, 122, 224) 100%) !important; }
.login-tip{ padding-top:10px; text-align:center; color:#999; font-size:12px;}
.login-btn:hover{
    color: #ffffff;
}
.invite-p{
    color: #00aeff;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 10px;
}
.invite-p:hover{
    color: #00aeff;
}
.btn-blue{
    display: inline-block;
    padding: 0;
    font-size: 14px;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    background-color: #1585dc;
    color: #fff;
    -webkit-webkot-border-radius: 4px;
    -moz-webkot-border-radius: 4px;
    border-radius: 4px;
    margin: 1px 0;
    border: none;
}
.sdw_nav{
    position: absolute;
    top: 35px;
    right: 15%;
}
.sdw_nav a{
    color: #333333;
    font-weight: 600;
    margin-left: 25px;
}
.input-box span {
    display: block;
    float: left;
    width: 150px;
    line-height: 38px;
}
.back-img {
    height: 515px;
}
.input-tip span {
    line-height: 14px;
}