﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
}

body {
    background: #efefef;
    color: #333;
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 22px;
    position: relative;
}

input {
    font-family: 微软雅黑;
}

.clear {
    clear: both;
}

img {
    border: 0 none;
    display: inline-block !important;
}

a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        color: #1f70b1;
        text-decoration: none;
    }

ul, li {
    list-style-type: none;
}

del {
    color: #999999;
}
.footer {
    background: #1a2c5a;
    width: 100%;
}
.footer_m {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    background: #1a2c5a;
}

.footer_one a {
    color: #fff;
    padding: 0 15px;
}

.footer_one span {
    padding: 0 0 0 15px;
}

.footer_one {
    margin-bottom: 15px;
}

.register_t {
    float: left;
    border-left: solid 1px #ccc;
    font-size: 24px;
    padding: 5px 0 5px 20px;
    float: left;
    margin: 26px 0 0 40px;
}

.login_footer {
    background: #fff;
}

    .login_footer .footer_m {
        color: #333;
        background: none;
    }

    .login_footer .footer_one a {
        color: #333;
    }
.header {
    background: #fff;
    height: 100px;
    z-index: 3;
}

.header_m {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    background: #fff;
}

.logo {
    float: left;
    width: 313px;
    margin-top: 16px;
}

    .logo img {
        width: 313px;
        height: 70px;
    }

/*登录*/
.login {
    width: 100%;
    margin: 0 auto;
    background: #3974bb;
    overflow: hidden;
}

.login-main {
    width: 330px;
    margin: 50px auto 80px auto;
}

    .login-main .login-right-title {
        font-size: 20px;
        text-align: center;
        font-weight: 100;
        color: #333;
        margin: 120px 0 26px 0;
    }

.login-left {
    float: left;
    width: 758px;
    height: 438px;
}

.login-right {
    width: 355px;
    height: 398px;
    padding: 40px 0 0 65px;
    float: right;
}

    .login-right .base_form_item {
        padding-left: 0;
    }

        .login-right .base_form_item .base_input {
            width: 260px;
            height: 18px;
            line-height: 18px;
            padding: 7px 8px;
            border: #c1c1c1 solid 1px;
            border-radius: 4px;
            color: #999;
        }

.login-main .btn-button {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #3974bb;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #fff;
    margin-top: 10px;cursor:pointer;
}

    .login-main .btn-button:hover {
        background: #095cc0;
    }

.register-a {
    border-bottom: solid 1px #525252;
    padding: 0;
    height: 9px;
    text-align: center;
    margin-top: 20px;
    overflow: visible;
}

    .register-a a {
        padding: 0 20px;
        background: #fff;
        font-size: 14px;
    }

.login-main .base_inputW100 {
    width: 200px;
    margin: 0;
    border: solid 1px #bdbdbd;
}

.base_form_item {
    position: relative;
    padding: 0px 0 5px 0;
    overflow: hidden;
    zoom: 1;
}

.fr {
    text-align: right;
    display: block;
}

.login-right .base_form_itemW {
    width: 280px;
}

.register-a {
    border-bottom: solid 1px #525252;
    padding: 0;
    height: 9px;
    text-align: center;
    margin-top: 20px;
    overflow: visible;
}

    .register-a a {
        padding: 0 20px;
        background: #fff;
        font-size: 14px;
    }

.login_m {
    background: #3974bb url('../image/mmb1.jpg') no-repeat left center;
    height: 440px;
    overflow: hidden;
    width: 990px;
    margin: 0 auto;
}

.base_input {
    width: 318px;
    height: 28px;
    padding: 5px;
    outline: none;
    font-family: Tahoma;
    line-height: normal;
    border: 1px #bdbdbd solid;box-sizing:unset;
}

.login_m_right {
    width: 294px;
    background: #fff;
    padding: 20px 20px;
    float: right;
    margin: 23px 0 0 0;
}

    .login_m_right .login-main {
        margin: 0;
        width: 294px;
    }

        .login_m_right .login-main .login-right-title {
            margin: 0;
        }

    .login_m_right .base_input {
        width: 280px;
    }
/*注册*/
.register {
    background: #4585c2 url('../image/reg_bg2.jpg') no-repeat bottom center;
    width: 100%;
}

.register_main {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
    background: #4585c2 url('../image/reg_bg1.jpg') no-repeat bottom center;
}

.register_tit {
    font-size: 24px;
    text-align: center;
    padding: 0 0 30px;
}

.register_m {
    background: #fff;
    padding: 40px 30px 30px 20px;
    width: 435px;
    overflow: hidden;
    margin: 0 auto;
}

.register_list {
    overflow: hidden;
    margin-bottom: 10px;
}

.register_left {
    width: 85px;
    float: left;
    margin-right: 5px;
    text-align: right;
    height: 38px;
    line-height: 38px;
}

    .register_left font {
        color: #f00;
    }

.register_center {
    float: left;
    width: 340px;
}

    .register_center input[type=text], .register_center input[type=password] {
        border: 1px #e6e6e6 solid;
        height: 36px;
        line-height: 36px\9;
        color: #585858;
        padding: 0 4px;
        position: relative;
        font-size: 12px;
        background: #fff;
        width: 330px;
    }

    .register_center input.fieldError {
        border: 1px dotted #FF3300;
    }

.register_right {
    float: left;
    width: 350px;
    overflow: hidden;
}
.yzm_hq {
    border: solid 1px #bdbdbd;height:38px;line-height:38px;background:#fafafa;display:block;width:110px;text-align:center;cursor:pointer;
}
.message {
    background: transparent url(../image/jt.gif) no-repeat scroll left center;
    padding-left: 7px;
    min-width: 150px;
    z-index: 888;
    line-height: 38px;
    float: left;
    display: none;
}

.fieldError {
    background-color: #FFFCCD;
    border-color: #FFC94A;
    border-style: solid solid solid none;
    border-width: 1px;
    padding: 0 5px;
    color: #ff0000;
}

.register_cz {
    padding: 10px 0 0 90px;
}

.register_xy input {
    vertical-align: -2px;
}

.register_but {
    display: block;
    background: url('../image/but_bg4.jpg') no-repeat;
    width: 340px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 20px 0;
    cursor: pointer;
}

    .register_but:hover {
        background: url('../image/but_bg4_sel.jpg') no-repeat;
    }

    .register_but:active {
        background: url('../image/but_bg4.jpg') no-repeat;
    }

.dlrk a {
    color: #5693c3;
}

.yzm {
    width: 145px;
    height: 36px;
    font-size: 14px;
    background: #f5f5f5;
    text-align: center;
    border: #bdbdbd solid 1px;
    margin-left: 5px;
    cursor: pointer;
    line-height: 36px;
    float: right;
    cursor: pointer;
}

    .yzm:hover {
        background: #e7e7e7;
    }

    .yzm:focus, .yzm:active {
        background: #dcdcdc;
    }
.zx {
    width: 100%;
}

.zx_m {
    width: 1200px;
    margin: 0 auto;
}

.zc_banner {
    width: 1200px;
    margin: 10px auto;
}

.zcxy {
    background: #fff;
    padding: 20px;
    width: 1160px;
    margin: 0 auto 20px;
}

    .zcxy h3 {
        padding: 10px 0 20px;
        text-align: center;
        font-size: 23px;
    }

.zcxy_main {
    padding: 0 20px;
}

.zcxy_div {
    margin: 5px 0;
    line-height: 1.8;
    text-indent: 20px;
}

.zcxy_t {
    margin: 15px 0 10px;
    border-left: solid 3px #1d6faf;
    padding: 0 0 0 15px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}
.yzm_shuru {
    float: left;
    width: 168px;
}
#sjyzm {
    width:100%;
}
@media screen and (max-width: 479px) and (min-width: 320px) {
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .header{height:auto;padding:1em;}
    .header_m {
        width: 100%;display:table;
    }
    .logo img{width:100%;height:auto;}
    .logo {
        width: 65%;
        margin: 0;
        float: none;
        display: table-cell;
        vertical-align: middle;
        padding: 0 1em 0 0;
    }
    .register_t{font-size:1.2em;display:table-cell;vertical-align:middle;margin:0;float:none;}
    .login_m{width:100%;background-size:100% auto;height:auto;padding:2em;}
    .login_m_right{width:100%;margin:0;float:none;}
        .login_m_right .login-main{width:100%;}
        .login_m_right .base_input{width:100%;height:2.8em;box-sizing:border-box;}
    .footer{padding:1em;}
    .footer_m {
        width: 100%;padding:0;
    }
    .footer_one a{padding:0 0.5em;}
    .register {
        padding: 1em;
        background:#4585c2;
    }
    .register_main {
        width: 100%;
        background-size: 100% auto;padding:0;
    }
    .register_m{width:100%;padding:1em;}
    .register_list{margin-bottom:0.5em;}
    .register_left {
        width: 100%;
        text-align: left;
        float: none;
    }
    .register_center{float:none;width:100%;display:table;}
        .register_center input[type=text], .register_center input[type=password]{width:100%;height:3em;padding:5px;}
    .yzm_shuru {
        display: table-cell;
        float: none;
        width: 100%;padding:0 0.5em 0 0;
    }
            .yzm{display:table-cell;white-space:nowrap;float:none;width:auto;height:2em;line-height:2em;padding:0 0.5em;}
            .register_cz {
                padding: 0;
            }
    .register_but{width:100%;background-size:100% 100%;}
    .zx_m{width:100%;}
    .zc_banner{width:100%;margin:0;}
    .zc_banner img{width:100%;}
    .zcxy{width:100%;padding:1em;margin:0;}
    .zcxy_main{padding:0;}
}