/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

body,
div,
address,
blockquote,
iframe,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
table,
caption,
th,
td,
form,
legend,
fieldset,
input,
button,
select,
textarea,
em,
i {
    margin: 0;
    padding: 0;
    outline: 0 none;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}

table {
    border-collapse: collapse;
    word-break: break-all
}

input {
    font: 12px/1.5 Arial, Verdana, 'SimSun';
}

ol,
ul,
li {
    list-style: none;
}

img {
    border: 0 none;
    font-size: 0;
    vertical-align: top
}

body {
    color: #545454;
    background: #f2f2f2;
    font: 12px/1.5 Arial, Verdana, 'SimSun';
    _background-image: url(about:blank);
    /* for IE6 */
    _background-attachment: fixed;
    width: 100vw;
    height: 100vh;
}

.cl {
    zoom: 1;
}

    .cl:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        overflow: hidden
    }

.clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.fl {
    float: left;
}

.fr {
    float: right
}

a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        color: #e4393c;
        text-decoration: underline
    }

    a:link,
    a:visited {
        color: #333;
        text-decoration: none;
    }

/* .w {
    width: 900px;
    padding: 0;
    margin: 0 auto;
    zoom: 1;
} */

#logo {
    padding: 10px 0;
    float: none;
    margin: 0;
    position: relative;
}

    #logo b {
        position: absolute;
        background: url(../images/login-all-bg.png) 0 -131px no-repeat;
        width: 111px;
        height: 46px;
        top: 18px;
        margin-left: 20px;
    }

#entry {
    /* width: 890px;
    height: 402px; */
    width: 100%;
    height: 100%;
    /* border: 5px solid #e8e8e8; */
    border-radius: 3px;
    /* margin: 55px auto 0; */
    position: relative;
}

.tips-custom i.warning-icon {
    float: left;
}

#entry .mc {
    /* border: 1px solid #e1e1e1; */
    background: #ffffff;
    /* height: 400px; */
    height: 100%;
}

#entry-bg {
    position: relative;
    width: 60%;
    height: 100%;
    float: right;
    /* background: url(../images/login-banner.png) no-repeat; */
    background: url(../images/UserLoginbackground.png) no-repeat;
    background-size: cover;
    background-position: 0px -22px;
}

    #entry-bg .entry-bgTitle {
        position: absolute;
        top: 20%;
        right: 15%;
        font-family: "PingFang SC";
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        text-align: left;
        color: #fff;
    }

        #entry-bg .entry-bgTitle .Top {
            margin-bottom: 10px;
            display: inline-block;
        }

        #entry-bg .entry-bgTitle .bgTitle {
            display: flex;
            flex-direction: row;
            align-items: center;
            flex-wrap: nowrap;
            margin-top: 20px;
        }

        #entry-bg .entry-bgTitle .imgs {
            display: inline-block;
            width: 20px;
            height: 20px;
            background: url(../Images/PaneHook.png) no-repeat;
            background-size: cover;
            margin-right: 13px;
        }

        #entry-bg .entry-bgTitle span {
            white-space: nowrap;
        }

    #entry-bg img {
        width: 460px;
        height: 400px;
    }

#entry .form {
    float: left;
    margin-top: 2%;
    /* height: 450px;
    width: 400px; */
    width: 20%;
    margin-left: 10%;
}

    #entry .form .topBallandTitle {
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        margin-bottom: 20%;
    }

        #entry .form .topBallandTitle .topBall {
            width: 40px;
            height: 40px;
            background: #d8d8d8;
            border: 1px solid #707070;
            border-radius: 50%;
        }

        #entry .form .topBallandTitle .topTitle {
            margin: 0;
            padding: 0;
            margin-left: 28px;
            font-family: "Microsoft YaHei Bold";
            font-weight: 700;
            font-size: 23px;
            letter-spacing: 0.05px;
            text-align: left;
            color: #11112f;
        }

    #entry .form .welcome {
        display: block;
        font-family: "PingFang SC Medium";
        font-weight: 500;
        font-size: 22px;
        text-align: left;
        color: #092139;
        margin-bottom: 11%;
    }

    #entry .form span {
        display: block;
        font-family: "PingFang SC Medium";
        font-weight: 500;
        font-size: 16px;
        line-height: 21px;
        text-align: left;
        color: #000;
        margin-bottom: 4%;
    }

#entry .item {
    line-height: 26px;
    /* overflow: hidden; */
    width: 100%;
    z-index: 1;
}

#entry .fore1 {
    z-index: 10;
    margin-bottom: 10%;
}

#entry .fore2 {
    z-index: 8;
    margin-bottom: 10%;
}

#entry .fore3 {
    z-index: 6;
    margin-bottom: 4%;
}

    #entry .fore3 .Captcha {
        display: block;
        font-family: "PingFang SC Medium";
        font-weight: 500;
        font-size: 16px;
        line-height: 21px;
        text-align: left;
        color: #000;
        margin-bottom: 4%;
    }

#entry .fore4 {
    display: inline-block;
    margin-bottom: 5%;
    z-index: 3;
    color: #98999a;
}

    #entry .fore4 a {
        color: #98999a;
    }

#entry .item span {
    position: absolute;
    color: #b2b3b6;
    height: 45px;
    line-height: 45px;
    display: block;
    left: 40px;
    z-index: 1;
    font-family: simsun;
    font-size: 14px;
}

#entry .item .item-ifo {
    position: relative;
}

    #entry .item .item-ifo .text-area {
        height: 46px;
        position: relative;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
    }

#entry .text {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    line-height: 24px;
    /* padding: 4px 0 4px 37px; */
    padding: 4px 0 4px 10px;
    font-family: arial, SimSun;
    color: #4a4a4f;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #999;
}

    #entry .text:focus {
        border-color: #7bc610;
    }

#entry .text-1 {
    /* width: 100px;
    float: left; */
}

#entry .img img {
    margin: 0 5px;
    /* margin-top: 7px; */
    cursor: pointer;
    display: block;
    height: 40px;
}

.form .hline {
    /* line-height: 16px;
    margin-top: 8px; */
    white-space: nowrap;
}

.login-prm {
    color: #84939c;
    padding: 0 10px;
    line-height: 23px;
    background-image: url("../Images/lg_bg.png");
    background-repeat: no-repeat;
    width: 301px;
    height: 52px;
    margin: 20px 0
}

    .login-prm span {
        color: #384751;
        padding: 0 3px;
    }

.ftx13,
.flk13 a:link,
.flk13 a:visited,
a.flk13:link,
a.flk13:visited {
    color: #006cff;
}

#entry .item-ifo .ico {
    position: absolute;
    left: 15px;
    z-index: 5;
    background: url(../images/login-inp-bg.png) no-repeat #fff;
}

    #entry .item-ifo .ico.i-name {
        background-position: 0 0;
        width: 16px;
        height: 16px;
        top: 15px;
    }

    #entry .item-ifo .ico.i-pass {
        background-position: 0px -22px;
        width: 14px;
        height: 19px;
        top: 15px;
    }

#entry .item-ifo .i-passCloseEye {
    position: absolute;
    right: 10px;
    z-index: 5;
    background: url(../images/CloseEye.png) no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#entry .item-ifo .i-passOpenEye {
    position: absolute;
    right: 10px;
    z-index: 5;
    background: url(../images/OpenEye.png) no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.form label,
.form input,
.form select,
.form textarea,
.form button,
.form .label {
    float: left;
    font-size: 12px;
}

#entry .focus {
    color: #999;
    line-height: 22px;
    display: none;
}

#entry .blank {
    display: none;
    float: none;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 9px;
    right: 8px;
    z-index: 10;
    padding: 2px;
}

#entry .item .item-ifo .fog {
    display: inline-block;
    float: right;
    position: relative;
    /* right: -12px; */
    color: #98999a;
}

#entry .checkbox {
    margin: 7px 12px 3px 0;
    vertical-align: middle;
}

#entry .mar {
    margin-right: 10px;
}

#entry .login-btn2013 {
    height: 52px;
}

#entry .null,
#entry .error,
#loginname_error.error,
#loginpwd_error.error,
#authcode_error.error {
    max-width: 45%;
    padding: 2px 5px 2px 5px;
    border: 1px solid #ffbdbf;
    color: #e6393d;
    background: #ffebec;
    margin: 0;
    border-radius: 5px;
    margin-top: 2%;
}

#entry .btn-entry {
    background-color: #3c67ff;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    height: 46px;
    line-height: 43px;
    overflow: hidden;
    width: 100%;
    letter-spacing: 5px;
    border-radius: 10px;
}

/* #entry .btn-entry:hover {
    background-color: #ff3b36;
} */

#entry .login-bind-btn {
    margin-top: 30px;
}

#entry .btn-bind-id {
    width: 156px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #f6342f;
    border: 0 none;
    border-radius: 3px;
    font-size: 19px;
    color: #fff;
    font-family: 'microsoft yahei';
    cursor: pointer;
}

    #entry .btn-bind-id:hover {
        background-color: #ff3b36;
    }

#entry .login-bind-btn .ftx24 {
    display: inline-block;
    margin: 10px 0 0 15px;
}

#entry .coagent {
    position: absolute;
    bottom: 10px;
    width: 321px;
    line-height: 50px;
    z-index: 99999;
}

#entry .ftx24 {
    color: #6a7c86;
    float: left;
    font-size: 13px;
}

#entry .coagent .btns {
    float: left;
    height: 31px;
    width: 34px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

    #entry .coagent .btns .img2 {
        display: block;
    }

    #entry .coagent .btns .img1 {
        display: none;
    }

    #entry .coagent .btns .img1,
    #entry .coagent .btns .img2 {
        width: 25px;
        height: 25px;
    }

/*#entry .coagent .btns a:hover .img1{ display:none}
#entry .coagent .btns a:hover .img2{ display:block}*/
/*#entry .coagent .g2{ background-position:0 -50px;}
#entry .coagent .g3{ background-position:0 -100px;}
#entry .coagent .g1:hover{ background-position:0 -25px;} 
#entry .coagent .g2:hover{ background-position:0 -75px;} 
#entry .coagent .g3:hover{ background-position:0 -125px;} */


.free-regist {
    float: right;
}

    .free-regist a {
        color: #698fc2;
        text-decoration: none
    }

#mb-bg {
    background: url(../images/login-all-bg.png) no-repeat;
    height: 59px;
    width: 853px;
}

.mb {
    margin-bottom: 24px;
    overflow: hidden;
}

#footer {
    padding-bottom: 30px;
    text-align: center;
}

    #footer .links a,
    #footer .links span {
        margin: 0 10px;
    }

    #footer .copyright {
        margin: 10px 0;
    }
