/* 头部 */
.top {
    width: 100%;
    height: 100px;
    background-color: rgb(255, 255, 255);
}

.top .logo {
    float: left;
    margin-top: 13px;
}
.top .logo img { height: 70px;}

.top .back {
    float: right;
    margin-top: 40px;
}

.top .back a {
    font-size: 16px;
    color: #304EBC;
}

/* 主体 */
.main {
    height: 500px;
    background-image: url(../../image/public/login/loginbg.png);
    background-repeat: no-repeat;
    background-position: center 0px;
}

.wm {
    float: right;
    width: 380px;
    /* margin: 40px auto; */
    margin-top: 8px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
}

.zs_login {
    padding-top: 25px;
    padding-bottom: 30px;
}

.pb {
    padding-bottom: 50px;
}

.l_title {
    position: relative;
    padding-left: 22px;
    padding-right: 8px;
    font: 20px/30px "Microsoft YaHei";
    color: #5d5d5d;
    font-weight: 700
}

.l_title::after {
    content: "";
    background: #304EBC;
    position: absolute;
    left: -1px;
    top: 0;
    width: 5px;
    height: 28px;
}

.l_botm {
    padding-right: 600px;
    margin-top: 10px;
}

.l_botm .rsx {
    border-right: 1px solid #dcdcdc;
}

.l_botm a {
    padding-left: 30px;
    font: 20px/30px "Microsoft YaHei";
    color: #5d5d5d;
}

.zc_buzhou {
    padding: 36px 0 66px 64px;
}

.bzpb {
    padding-bottom: 47px;
}

.cl {
    clear: both;
}

.zc_dengl {
    margin-top: 10px;
    width: 375px;
    overflow: hidden
}

.tishi {
    font-size: 12px;
    line-height: 25px;
    padding-left: 50px;
    padding-right: 3px;
}

.but a {
    display: block;
    width: 65px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    color: #1f76ed
}

.zc_form {
    margin-top: 25px;
    padding-left: 50px;
    color: #888888;
    line-height: 32px;
}

.zc_form b {
    color: #304EBC;
    font-weight: normal;
    padding-right: 3px;
}

.f_tab {
    padding-bottom: 10px;
    overflow: hidden
}

.f12 {
    font-size: 12px;
    color: #aaa;
    line-height: 20px;
}

.f_tab span {
    display: block;
}

.f_tab input {
    padding-left: 5px;
    width: 275px;
    height: 32px;
    line-height: 32px;
    color: #888888;
    border: 1px solid #dfdfdf;
    outline: none;
}

.f_tab select {
    width: 200px;
    height: 32px;
    line-height: 32px;
    color: #888888;
    border: 1px solid #dfdfdf;
}

#yazm {
    width: 163px;
}

.getRegister {
    height: 32px;
    width: 108px;
    cursor: pointer;
    font-size: 12px;
}

.tr {
    width: 150px;
    text-align: left;
    font-size: 13px;
    line-height: 18px;
    color: #444;
}

.f_tab .danxuan {
    width: 12px;
    height: 12px;
}

.zc_form .pl {
    padding-left: 0px;
    font-size: 12px;
}

.f_tab .tiaokuan {
    display: inline;
}

.f_tab a {
    text-decoration: none;
    color: #304EBC;
}

.register_button {
    width: 227px;
    height: 34px;
    border: 0px;
    cursor: pointer;
    background: url(../images/zc_but.jpg) no-repeat;
    text-indent: -9999px;
}

.login_button {
    width: 227px;
    height: 34px;
    border: 0px;
    cursor: pointer;
    background: url(../images/zs_dlbut.jpg) no-repeat;
    text-indent: -9999px;
}

.findpsw_button {
    width: 227px;
    height: 34px;
    border: 0px;
    cursor: pointer;
    background: url(../images/psw_but.jpg) no-repeat;
    text-indent: -9999px;
}

.fon1 {
    padding: 164px 0 17px 112px;
}

.fon2 {
    font-weight: bold;
    padding-left: 106px;
    padding-bottom: 18px;
    font-size: 16px;
    color: #5d5d5d;
}

.fon3 {
    padding-left: 158px;
}

.fon3 a {
    display: block;
    width: 89px;
    height: 34px;
    font-size: 16px;
    border-radius: 2px;
    font-weight: bold;
    text-decoration: none;
    line-height: 34px;
    text-align: center;
    border: 0px;
    cursor: pointer;
    background: #8FCBF2;
    color: white;
}

.zc_ewm {
    padding: 70px 0 126px 50px;
    border-left: 1px dashed #e1e1e1;
}

.zc_bor1 {
    padding: 7px 11px;
    border: 1px dashed #e1e1e1;
    width: 95px;
    margin-left: 76px;
}

.ewm_txt {
    width: 290px;
    font-size: 14px;
    font-weight: bold;
    color: #5d5d5d;
    text-align: center;
    line-height: 26px;
    padding-top: 12px;
}

.main .subbtn {
    display: block;
    width: 290px;
    height: 40px;
    background-color: #304EBC;;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    color: rgb(255, 255, 255);
    line-height: 40px;
    border: none;
    margin-top: 18px;
    cursor: pointer;
}