/*
#background {
    width:;
    border:1px solid #000000;
    background:url(http://www.zjwomen.org/9jun/arrow.gif) center left no-repeat;
    padding-left:20px;
    float:left;
}
}*/


.tengen-login-main {
    right: 0;
    left: 0;
    margin:auto;
    bottom:0;
    top: 0;
  /*  width: 18.3%;
    height: 39.4%;*/
    width: 383px;
    height: 344px;
    position: fixed;
/*background: url(tengen/img/矩形5.png);*/
    background-color: white;
    /* left:50%; */
    /* margin-left:-232px; */
    /* margin-top:-180px; */
}

#logo{
    width: 161px;
    position: absolute;
    padding: 2% 4%;
}

#bottom{
    width: 32%;
    margin-top: 42%;
    margin-left: 34%;
    position: absolute;
}
.tengen-loginbox {
    width: 100%;
    height: 100%;
    /*width: 360px;*/
    /*height: 400px;*/
    border-radius: 10px 0 0 10px;
    float: left;
    padding-top: 50px;
}

.tengen-login-main ul {
    width: 80%;
    margin: 0 auto;
    margin-top: 9.9%;
}

.tengen-login-main ul li {
   // height: 50px;
   // line-height: 50px;
    //margin-bottom:17px;
    margin-bottom:9.8%;
}

.tengen-login-main ul li input {
    height: 35px;
    border: none;
    width: 215px;
    font-size: 14px;
    color: #666;
    padding: 0;
}

.tengen_login_checkbox{
    font-size: 14px;
}

#line_bar{
    width: 1%;
    position: absolute;
    background-color: rgb(0,164,150);
    height: 10.8%;
    left: 62px;
    top: 11.7%;
}

#tengen_login_top{
    position: absolute;
    left: 22%;
    top: 10%;
    font-size: 20px;
    color: #00a496;
    font-family: 黑体;

}
#tengen_login_top2{
    position: absolute;
    left: 22%;
    top: 17%;
    font-size: 20px;
    color: #888888;
    font-family: Arial Regular;

}
#loginBtn{
    font-size:20px;
}
#forget_password_button{
    position: absolute;
    font-size: 15px;
    top: 87.6%;
    width:100%;
    text-align: center;
}
#forget_password_button a{
    cursor:pointer;
}

/*
@media screen and (max-width: 1800px ) and (max-height: 950px){
    .tengen-login-main{
        font-size: 11px;
        width: 300px;
        height: 333.3px;
    }
    .tengen_login_checkbox{
        font-size: 12px;
    }
    #tengen_login_top{
        font-size: 20px;
    }
    #loginBtn{
        font-size:15px;
    }
    #forget_password_button{
        font-size: 13px;
    }
}
@media screen and (max-width: 1500px ) and (max-height: 800px){
    .tengen-login-main{
        font-size: 9px;
        width: 250px;
        height: 277.8px;
    }
    .tengen_login_checkbox{
        font-size: 10px;
    }
    #tengen_login_top{
        font-size: 17px;
    }
    #loginBtn{
        font-size:12px;
    }
    #forget_password_button{
        font-size: 11px;
    }*/
}