﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, form, th, td {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 12px/1.5 Tahoma,Arial,"宋体",sans-serif;
}

body, a {
    color: #444444;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

img {
    border: 0 none;
    vertical-align: middle;
}

ul, ol {
    list-style: none;
}

.clearfix:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.clearfix {
    *display: inline-block;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

address, cite, dfn, em, var {
    font-style: normal;
}

:focus {
    outline: 0 none;
}

.login_reg_bg {
    background: url(../images/login_reg_bg.jpg) no-repeat top center #c8e1f0;
}

.lr_wrap {
    width: 900px;
    margin: 0 auto;
    margin-top: 95px;
    background: #FFF;
    border: 1px solid #adc5d5;
}

.lr_top {
    background: url(../images/login_topbg.jpg) no-repeat;
    height: 93px;
    position: relative;
}

    .lr_top .logo {
        position: absolute;
        top: 11px;
        left: 33px;
    }

    .lr_top .lr_nav {
        position: absolute;
        top: 50px;
        right: 30px;
        font-size: 14px;
        color: #666;
    }

        .lr_top .lr_nav a {
            color: #666;
        }

.lr_main {
    border-bottom: 2px solid #dddddd;
    height: 328px;
}

    .lr_main .col_l {
        float: left;
        width: 600px;
    }

        .lr_main .col_l .l_content {
            padding-left: 55px;
        }

            .lr_main .col_l .l_content h2 {
                font-size: 18px;
                color: #666;
                text-align: center;
                padding: 20px 0;
                font-weight: bold;
            }

.reg_item {
    clear: both;
    margin-bottom: 15px;
    *margin-bottom: 13px;
    overflow: hidden;
    height: 30px;
}

    .reg_item em {
        font-size: 12px;
        color: #999;
        float: left;
        vertical-align: middle;
        height: 30px;
    }

    .reg_item .reg_tips {
        line-height: 28px;
        padding-left: 5px;
    }

    .reg_item .error {
        color: #F00;
        line-height: 28px;
        display: none;
    }

    .reg_item .change {
        color: #666;
        font-size: 14px;
        vertical-align: baseline;
    }

    .reg_item label {
        display: inline;
        float: left;
        width: 80px;
        padding-right: 5px;
        text-align: right;
        line-height: 28px;
        height: 28px;
        font-size: 14px;
        color: #666;
    }

    .reg_item input {
        width: 200px;
        padding: 0 5px;
        height: 28px;
        line-height: 28px;
        vertical-align: middle;
        border: 1px solid #bababa;
        float: left;
    }

    .reg_item select {
        float: left;
        height: 26px;
    }

    .reg_item address {
        float: left;
        padding: 0 5px;
        line-height: 26px;
    }

.address_tip {
    padding-left: 90px;
    margin-bottom: 15px;
    margin-top: -10px;
    color: #999;
}

.reg_item input:hover {
    border: 1px solid #0372c4;
}

.reg_submit {
    padding-left: 110px;
}

    .reg_submit a {
        display: block;
        background: #0372c4;
        color: #FFF;
        width: 100px;
        height: 26px;
        font-size: 12px;
        text-align: center;
        line-height: 26px;
    }

        .reg_submit a:hover {
            background: #23a1fe;
            text-decoration: none;
        }

.lr_main .col_r {
    float: right;
    width: 300px;
    height: 328px;
    background: url(../images/login_box_bg.jpg) no-repeat left;
}

    .lr_main .col_r .r_content {
        padding-left: 33px;
    }

.r_content .tips {
    line-height: 24px;
    font-size: 12px;
    color: #666;
    padding-top: 80px;
    padding-right: 50px;
}

    .r_content .tips p {
        padding: 5px 0;
    }

    .r_content .tips .have {
        border-bottom: 1px dashed #ccc;
    }

        .r_content .tips .have a {
            color: #0372c4;
        }

.lr_bottom {
    height: 65px;
    padding-top: 20px;
    text-align: center;
    font-size: 12px;
    color: #333;
    line-height: 24px;
}

    .lr_bottom a:hover {
        text-decoration: none;
    }

/*login*/
.login_img_l {
    padding-top: 45px;
}

.login h2 {
    padding: 30px 50px 10px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #666;
}

.login .error {
    color: #F00;
    visibility: hidden;
    display: block;
}

.login_item {
    margin-bottom: 10px;
    position: relative;
}

    .login_item input {
        width: 200px;
        padding: 0 5px;
        height: 28px;
        line-height: 28px;
        vertical-align: middle;
        border: 1px solid #bababa;
    }

.login_state input {
    width: 20px;
}

.login_state dl dt {
    float: left;
}

.login_state dl dd {
    float: right;
    padding-right: 50px;
    line-height: 24px;
}

    .login_state dl dd a {
        color: #0372C4;
    }

.reg_unmember a {
    color: #0372C4;
}

.login_item .ph_label {
    position: absolute;
    top: 18px;
    left: 0;
    padding: 5px 0 0 9px;
    color: #ccc;
}

/*pop_login*/
.pop_login {
    width: 600px;
    height: 400px;
    overflow: hidden;
    background: #FFF;
    position: relative;
}

.pop_login_main {
    width: 532px;
    margin: 0 auto;
    margin-top: 50px;
}

.change_title {
    border-bottom: 2px solid #e5e5e5;
    height: 33px;
    line-height: 31px;
    padding-left: 20px;
}

    .change_title ul li {
        display: inline;
        float: left;
        width: 140px;
        margin-right: 10px;
        text-align: center;
        background: #FFF;
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        border-top: 3px solid #009afc;
        border-bottom: 2px solid #FFF;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #3c3c3c;
    }

.pop_login_l {
    float: left;
    width: 220px;
    padding: 20px;
}

.pop_login_r {
    float: right;
    width: 224px;
    padding-top: 20px;
}

/*getPassWord*/
.getPassWord_item {
    height: 80px;
    padding-top: 40px;
}

    .getPassWord_item label {
        font-size: 14px;
    }

    .getPassWord_item input {
        width: 200px;
        padding: 0 5px;
        height: 28px;
        line-height: 28px;
        vertical-align: middle;
        border: 1px solid #bababa;
    }

        .getPassWord_item input:hover {
            border: 1px solid #0372c4;
        }

    .getPassWord_item em {
        color: #999999;
    }

    .getPassWord_item .error {
        display: none;
    }

/*regmain_success*/
.regmain_success {
    padding: 20px;
}

    .regmain_success h2 {
        color: #666666;
        font-size: 18px;
        font-weight: bold;
        padding: 20px 0;
        text-align: center;
    }

.success {
    padding-top: 30px;
    padding-left: 200px;
}

.success_v {
    float: left;
    height: 60px;
}

.success_text {
    line-height: 24px;
    padding-left: 60px;
    font-size: 16px;
}

    .success_text a {
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        padding: 5px 20px;
        background: #EB5515;
        color: #FFF;
        margin-right: 15px;
    }

.success2 {
    padding: 20px 100px;
}

.success2_text {
    line-height: 28px;
    padding-left: 80px;
    font-size: 16px;
}

.success_but {
    text-align: center;
    margin-top: 10px;
}

/**/
.mm_main {
    color: #DE541A;
    display: block;
    font-size: 25px;
    height: 150px;
    line-height: 150px;
    text-align: center;
}

.login_way {
    background: url(../images/login_way_bg.jpg) no-repeat bottom center;
    margin-top: 20px;
}

    .login_way dl {
        width: 300px;
        margin: 0 auto;
    }

    .login_way dd {
        line-height: 40px;
        height: 40px;
        float: left;
        width: 50%;
        text-align: center;
        font-size: 14px;
        vertical-align: middle;
    }

        .login_way dd.hover {
            font-weight: bold;
            background: url(../images/login_way_hover.jpg) no-repeat center bottom;
        }

.binding {
    width: 300px;
    margin: 20px auto;
}

    .binding ul {
        display: none;
    }

    .binding .error {
        color: #FF0000;
        display: block;
        visibility: hidden;
    }

    .binding label {
        font-size: 14px;
        line-height: 28px;
        vertical-align: middle;
        padding-right: 5px;
    }

.bin_btn {
    background: #0372c4;
    display: block;
    height: 25px;
    line-height: 25px;
    width: 95px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    margin-left: 40px;
    margin-top: 20px;
}

    .bin_btn:hover {
        text-decoration: none;
        background: #0093ff;
    }

.login_wel {
    width: 380px;
    margin: 0 auto;
    margin-top: 20px;
}

    .login_wel dl dt {
        float: left;
    }

        .login_wel dl dt img {
            padding: 1px;
            border: 1px solid #c1c0c0;
        }

    .login_wel dl dd {
        float: left;
        padding-left: 15px;
        width: 290px;
    }

        .login_wel dl dd p {
            height: 32px;
            line-height: 16px;
        }



/*==========以下部分是Validform必须的===========*/
.Validform_checktip {
    overflow: hidden;
    color: #999;
    font-size: 12px;
}

.Validform_right {
    background: url(../images/icon_right.jpg) no-repeat left center;
    visibility: visible;
    height: 18px;
    color: #71b83d;
    padding-left: 20px;
    margin-left: 5px;
}

.Validform_wrong {
    background: url(../images/icon_error.jpg) no-repeat left center;
    visibility: visible;
    color: red;
    padding-left: 20px;
    margin-left: 5px;
}

.login .Validform_right {
    visibility: visible;
    height: 18px;
    color: #71b83d;
}

.login .Validform_wrong {
    visibility: visible;
    color: red;
    white-space: nowrap;
}

.Validform_loading {
    padding-left: 20px;
    background: url(../images/onLoad.gif) no-repeat left center;
}

.Validform_error {
    background-color: #ffe7e7;
}

#Validform_msg {
    color: #7d8289;
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
    width: 280px;
    -webkit-box-shadow: 2px 2px 3px #aaa;
    -moz-box-shadow: 2px 2px 3px #aaa;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 50px;
    z-index: 99999;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}

    #Validform_msg .iframe {
        position: absolute;
        left: 0px;
        top: -1px;
        z-index: -1;
    }

    #Validform_msg .Validform_title {
        line-height: 25px;
        height: 25px;
        text-align: left;
        font-weight: bold;
        padding: 0 8px;
        color: #fff;
        position: relative;
        background-color: #999;
        background: -moz-linear-gradient(top, #999, #666 100%);
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');
    }

    #Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
        line-height: 22px;
        position: absolute;
        right: 8px;
        top: 0px;
        color: #fff;
        text-decoration: none;
    }

    #Validform_msg a.Validform_close:hover {
        color: #ccc;
    }

    #Validform_msg .Validform_info {
        padding: 8px;
        border: 1px solid #bbb;
        border-top: none;
        text-align: left;
    }

.yzmMask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    z-index: 100000;
}

.yzmDiv {
    border: 1px solid #ea5514;
    width: 320px;
    background-color: #fff;
    padding: 25px 20px 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -181px;
    margin-top: -71px;
}

    .yzmDiv #imgValid {
        width: 59px;
        height: 26px;
    }

    .yzmDiv #validImage,
    .yzmDiv span {
        float: left;
    }

    .yzmDiv .reg_yzm {
        margin-left: 56px;
        margin-top: 4px;
        height: 30px;
    }

    .yzmDiv .error,
    .yzmDiv span em {
        color: #f00;
    }

    .yzmDiv .reg_btn {
        padding: 10px 0;
    }

    .yzmDiv #btn_yzmm {
        display: block;
        margin: 0 auto;
        width: 100px;
        background-image: none;
        background-color: #ea5514;
        border-radius: 3px;
        color: #fff;
        font-size: 14px;
    }

    .yzmDiv .closebox {
        display: block;
        position: absolute;
        top: 5px;
        right: 5px;
        width: 14px;
        height: 14px;
        font-size: 12px;
        color: #fff;
        background-color: #f00;
        font-style: normal;
        text-align: center;
        line-height: 12px;
        border-radius: 4px;
        cursor: pointer;
    }
