﻿/* 全局CSS定义 */
* {
    padding: 0;
    margin: 0;
}

body {
    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    background: #FFF;
    font-size: 14px;
    color: #333;
}

div, form, ul, ol, li, span, p {
    margin: 0;
    padding: 0;
    border: 0;
}

img, a img {
    border: 0;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

ul, ol, li {
    list-style: none
}

table, td, input {
    font-size: 12px;
    padding: 0
}

a, input, label {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    table-layout: fixed;
}

    table td {
        word-break: break-all;
        word-wrap: break-word;
    }

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
    font-family: "微软雅黑";
}

html {
    height: 100%;
}

body {
    height: 100%;
    background: url(../images/bg.png) no-repeat center;
    background-size: 100% 100%;
}

.box {
    width: 806px;
    background: url(../images/box3_03.png) no-repeat;
    height: 665px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -403px;
    margin-top: -360px;
    z-index: 333;
}

.go_box {
    float: right;
    margin-top: 20px;
    margin-right: 30px;
}

    .go_box ul {
        float: left;
    }

        .go_box ul li {
            float: left;
            margin-left: 10px;
            font-size: 14px;
        }

            .go_box ul li a {
                display: block;
                color: #fff;
                font-size: 14px;
            }

                .go_box ul li a img {
                    vertical-align: middle;
                }

.text_bottom {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    color: #fff;
    font-size: 14px;
}

    .text_bottom p {
        line-height: 20px;
        font-size: 12px;
        color: #ddecf8;
    }

        .text_bottom p span {
            margin: 0 30px;
        }

.inc_fl .tit {
    color: #007fbf;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    line-height: 40px;
    padding: 20px 0;
}

.add_yzm_box {
    margin-bottom: 10px;
    overflow: hidden;
}

.inc_fl input {
    height: 20px;
    border: 1px solid #bbb;
    padding-left: 6px;
}

.add_yzm_box label {
    float: left;
    line-height: 22px;
}

.add_yzm_box input {
    float: left;
}

.add_yzm_box table {
    float: left;
}

.add_btn_box input {
    width: 56px;
    height: 22px;
    background: #007fbf;
    border: none;
    padding-left: 0;
    margin-left: 60px;
    cursor: pointer;
}

.left {
    width: 280px;
    margin-left: 470px;
    margin-top: 220px;
}

.list2 {
    width: auto;
    float: none;
    margin-left: 40px;
    margin-bottom: 10px;
}

.add_list_style {
    margin-bottom: 10px;
    overflow: hidden;
}

    .add_list_style label {
        width: 60px;
        float: left;
        line-height: 26px;
        font-size: 14px;
        color: #444;
        text-align: center;
    }

    .add_list_style input {
        float: left;
        height: 26px;
        border-radius: 3px;
        outline: none;
        width: 200px;
    }

.list2 n {
    color: #999;
}

.img {
    float: none;
    margin: 0 auto;
    width: 138px;
    height: 138px;
    border: 2px solid #e3e3e3;
}

.sao {
    float: none;
    margin: 0 auto;
    margin-top: 10px;
}

    .sao p {
        border-radius: 20px;
        width: 150px;
        height: 30px;
        color: #4c4c4c;
        text-align: center;
        background: #e0e0e0 url(../images/sao.png) no-repeat 10% center;
        background-size: 14%;
        line-height: 30px;
        text-indent: 30px;
        font-size: 14px;
        margin: 0 auto;
    }

.ewm {
    margin-top: 10px;
    padding: 0;
    width: 310px;
    height: auto;
    display: none;
}

.login_box {
    width: 310px;
    padding: 0 46px;
    height: 338px;
    margin-left: 402px;
    margin-top: 173px;
}
.login_tab ul{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #cccccc;
    /* border-bottom: 1px solid #ccc; */
    height: 40px;
    margin-bottom: 20px;
    padding-top: 10px;
  }
  .login_tab2 li{
    color: #333;
    display: flex;
    font-size: 16px;
    height: 40px;
    margin: 0 30px;
    padding: 0 8px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
  }
  .login_tab2 li.cur2{
    color: #0092dc;
    border-bottom: 3px solid #0092dc;
  }

.login_1 {
    line-height: 57px;
    height: 57px;
    font-size: 16px;
    color: #3d9fe1;
    border-bottom: 2px solid #3d9fe1;
}

.login_2 {
    line-height: 57px;
    height: 57px;
    font-size: 16px;
    color: #999;
    border-bottom: none;
}

.tit_tab li.login_x {
    float: none;
    margin: 0;
    cursor: auto;
    line-height: 57px;
    height: 57px;
    color: #3d9fe1;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.list_0220 li {
    margin-bottom: 15px;
    position: relative;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 3px;
    overflow: hidden;
}

    .list_0220 li input {
        width: 290px;
        border-radius: 3px;
        height: 32px;
        background: none;
        border:none;
        outline: none;
        line-height: 32px;
        padding-left: 12px;
        font-size: 14px;
        color: #757575
    }
    .list_0220 li span{
        float: right;
        padding: 5px 10px 5px 0;
    }
.list_0220 .yzm_0228 {
    overflow: hidden;
}

    .list_0220 .yzm_0228 input {
        width: 118px;
        float: left;
    }

    .list_0220 .yzm_0228 img {
        width: 92px;
        height: 34px;
        float: left;
        margin: 0 15px;
    }

    .list_0220 .yzm_0228 a {
        cursor: pointer;
        float: left;
        line-height: 34px;
        font-size: 14px;
        color: #999;
        text-decoration: none;
    }
    
    .list_0220 .yzm_0228 span {
        cursor: pointer;
        color: #999;
    }

.login_btn {
    width: 310px;
    cursor: pointer;
    height: 38px;
    border: none;
    border-radius: 3px;
    background: #3d9fe1;
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
}

.text_p {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #999;
    margin-top: 10px;
    z-index: 12;
}

    .text_p a {
        color: #3d9fe1;
    }

.img_icon {
    position: absolute;
    left: 7px;
    top: 7px;
}

.list_0220 .yzm_0228 .img_icon {
    width: 20px;
    height: 20px;
    margin: 0;
}

.popup_main ul li input.getcode {
    width: 113px;
    margin-top: 0px;
    margin-left: 10px;
    text-align: center;
    vertical-align: middle;
}

.popup_main ul li input.phone {
    width: 109px;
}

/*弹窗*/
.popup_window {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    display: none;
}

.popup_main {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -201px;
    margin-top: -178px;
    width: 402px;
    height: 295px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.popup_tit {
    height: 40px;
    background: #0092dc;
    overflow: hidden;
}

    .popup_tit h1 {
        float: left;
        font-weight: bold;
        line-height: 40px;
        padding-left: 20px;
        color: #fff;
        font-size: 16px;
    }

    .popup_tit a {
        float: right;
        width: 40px;
        height: 40px;
        background: url(../images/close.png) no-repeat center;
        cursor: pointer;
        margin-right: 10px;
    }

.popup_main ul {
    padding-top: 32px;
}

    .popup_main ul li {
        margin-bottom: 16px;
        overflow: hidden;
    }

        .popup_main ul li label {
            float: left;
            margin-left: 36px;
            line-height: 36px;
            height: 36px;
            font-size: 14px;
            color: #666;
            text-align: right;
            width: 76px;
            margin-right: 12px;
        }

        .popup_main ul li input {
            float: left;
            width: 232px;
            height: 34px;
            line-height: 34px;
            font-size: 14px;
            color: #555;
            text-indent: 10px;
            border: 1px solid #bfbfbf;
        }

        .popup_main ul li .popup_btn {
            width: 234px;
            height: 36px;
            border: none;
            background: #0092dc;
            color: #fff;
            cursor: pointer;
            margin-top: 4px;
        }

.login_file{
    display: none;
}
.hi{
    display: block;
}




/*新版登录页 身份认证代码2022.2.23 */
.popup_window2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 3333;
}
.pour_box{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sf_tan{
    width: 360px;
}
.tk_box{
    background: #fff;
    padding: 30px;
}
.tk_box p{
    color: #333;
}
.cha{
    display: flex;
    justify-content: center;
    padding: 20px 0;
    cursor: pointer;
}
.tit_lo{
    text-align: center;
    color: #fff;
    padding:40px 0 20px 0;
    margin:  0 20px;
    opacity: 0.8;
    font-size: 16px;
    border-bottom: 1px solid #fff;
}
.sf_box{
    display: inline-block;
    width: 130px;
    position: relative;
}
.sle_tit{
    background: url(../images/xl_icon.png) no-repeat right center;
    cursor: pointer;
}
.sle_box{
    color: #333;
    position:absolute;
    left:0;
    top:30px;
    width: 90px;
    padding: 10px;
    background: #fff;
    z-index: 33;
} 
.sle_box dd{
    padding-bottom: 5px;
    cursor: pointer;
}
.sf_box p{
    opacity: 0.8;
    font-size: 16px;
    font-family: none;
}


/* 旧版登录页 */
.sfrz_tit{
    color: #007fbf;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.sf_item{
    display: inline-block;
    padding: 4px;
    width: 80px;
}
.sf_item select{
    color: #333;
    background: none;
    padding: 3px;
    border: none;
    width: 100%;
    font-size: 16px;
}
.sf_item p{
    text-align: center;
    color: #333;
}