﻿* {
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 12px;
    background: rgb(244, 244, 244) none repeat scroll 0% 0%;
    height: 100%;
    width: 100%;
    border: none;
    padding: 0px;
    margin: 0px;
}

a {
    color: rgb(255, 255, 255);
}

.dv {
    padding: 0px;
    margin: 0px;
    position: relative;
}

/*移动端登录页*/
.sj_top {
    width: 100%;
    height: 70px;
    background-color: White;
    padding: 0px 0px;
    position: relative;
}

.sj_bt {
    left: 50%;
    width: 272px;
    margin-left: -136px;
    position: absolute;
}

.sj_spname {
    font-family: Microsoft YaHei;
    font-size: 15px;
    height: 20px;
    margin-top: 25px;
    width: 230px;
    float: left;
    font-weight: bold;
    display: block;
}

.sj_icon {
    width: 42px;
    height: 34px;
    float: left;
    margin-top: 15px;
    background: url(../../Images/hdj_login/hdj_logo.png);
    background-repeat: no-repeat;
}

.AD_center {
    width: 100%;
    height: 66%;
    background-image: url(../../Images/hdj_login/BG.png);
    background-repeat: repeat-x;
    position: relative;
}

.sj_content {
    width: 300px;
    height: 270px;
    top: 20%;
    left: 50%;
    margin-left: -148px;
    position: absolute;
}

.sj_footer {
    width: 100%;
    height: 5%;
    background-color: Gray;
    color: White;
    position: absolute;
    top: 95%;
    left: 0;
    overflow: hidden;
}

.sj_footer_in {
    width: 245px;
    left: 50%;
    margin-left: -123px;
    position: absolute;
}

/*PC端登录页*/
.spname {
    font-family: Microsoft YaHei;
    font-size: 20px;
    text-align: right;
    height: 80px;
    line-height: 80px;
    padding-left: 80px;
    padding-top: 5px;
    text-align: left;
    font-weight: bold;
    display: block;
}

.top {
    width: 100%;
    height: 80px;
    background-color: White;
    padding: 0px 0px;
    position: relative;
}

.icon {
    width: 60px;
    height: 60px;
    background: url(../../Images/hdj_login/hdj_logo.png);
    background-repeat: no-repeat;
    top: 10px;
    left: 20px;
    position: absolute;
}

.time {
    float: right;
    width: 250px;
    height: 30px;
    font-size: 15px;
    position: absolute;
    right: 20px;
    top: 40%;
}

.center {
    width: 100%;
    height: 66%;
    background-image: url(../../Images/hdj_login/BG.png);
    background-repeat: repeat-x;
    position: relative;
    padding: 0px;
    margin: 0px;
}

.content {
    width: 300px;
    height: 270px;
    top: 20%;
    right: 10%;
    position: absolute;
    text-align: left;
    padding: 0px;
    margin: 0px;
}

.btnLogin {
    width: 296px;
    height: 58px;
    border: 0px none;
    cursor: pointer;
    background: url(../../Images/hdj_login/q.png) no-repeat;
}

.footer {
    width: 100%;
    height: 5%;
    background-color: Gray;
    color: White;
    position: absolute;
    top: 95%;
    left: 0;
    overflow: hidden;
}

.footer_in {
    width: auto;
    float: left;
}

.dv_id {
    width: 296px;
    height: 42px;
    background: url(../../Images/hdj_login/3.png) no-repeat;
    padding: 0px;
    margin: 0px;
}

.dv_pwd {
    width: 296px;
    height: 42px;
    background: url(../../Images/hdj_login/4.png) no-repeat;
}

.dv_yzm {
    width: 173px;
    float: left;
    height: 42px;
    background: url(../../Images/hdj_login/5.png) no-repeat;
}

.dv_yzm2 {
    width: 100px;
    float: left;
    height: 35px;
    padding: 0px 0px 0px 10px;
}

.box {
    width: 236px;
    float: right;
    height: 41px;
    color: #8E8C8C;
    outline: medium none;
    border: 0px solid #ffffff;
    padding-left: 5px;
    font-size: 20px;
    background-color: transparent;
    line-height: 41px;
}

.box_yzm {
    width: 113px;
    height: 41px;
    float: right;
    color: #8E8C8C;
    border: 0px solid #ffffff;
    outline: medium none;
    padding-left: 5px;
    font-size: 20px;
    background-color: transparent;
    line-height: 41px;
}