.halflogin{height:638px;background: url("../../css/images/login.png") no-repeat}
.halflogin table{width:360px;height:360px;background: white;float:left;margin-top:80px;border-radius: 2%;-moz-border-radius: 5px;-webkit-border-radius: 5px;font-family: MS Gothic ;}
.halflogin table .please{text-align: center;font-size: 23px;font-weight: bold;}

.halflogin table .tel{
    height: 45px;
    width: 320px;
    margin-left: -22px;
    padding-left: 50px;
}
.halflogin table div .loginName{
    position: relative;
    /*z-index: 3;*/
    top: 0;
    left: 22px;
    width: 43px;
    height: 43px;
    margin-top: 1px;
    border-right: 1px solid #bdbdbd;
    background: url("../../css/images/icon_01.jpg") no-repeat;
}
.halflogin table div .loginPwd{
    position: relative;
    /*z-index: 3;*/
    top: 0;
    left: 22px;
    width: 43px;
    height: 43px;
    margin-top: 1px;
    border-right: 1px solid #bdbdbd;
    background: url("../../css/images/icon_02.jpg") no-repeat;
}
.halflogin table div .loginMob{
    position: relative;
    /*z-index: 3;*/
    top: 0;
    left: 22px;
    width: 43px;
    height: 43px;
    margin-top: 1px;
    border-right: 1px solid #bdbdbd;
    background: url("../../css/images/icon_03.jpg") no-repeat;
}
.halflogin table .remember{
    margin-left: 20px;
    margin-right: 3px;
    width: 16px;height: 16px;
    background-color: #FFF;
    border: 1px solid #C1CACA;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    display: inline-block;
    position: relative;

    /*top:3px;*/
}
.forgetsendmessage{border:none;color:#f29845;margin-left: 10px;font-weight: bold;background: transparent;}
.halflogin table .remember_1{margin-left: 100px;font-size: 12px!important;}
.halflogin table img{margin-left: 10px;}

.halflogin table a{color:#ff7007;}
.halflogin table a:hover{color:#b7a6a6;text-decoration:none;}
.halflogin table .click{margin-left: 10px;}

.halflogin table .others_1{background:#ececec;}
.halflogin table .others a{color: black;margin-left: 10px;}
.halflogin table .others a:hover{color: #ff7007}























