﻿body {
    background: #ddd;
    color: #333;
}
.countryselect {
     
}
.copyright {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 32px;
    color: #C96ED0;
    text-align: center;
}

.verifyimgbox {
    display: flex;
    align-items: center;
}

    .verifyimgbox input {
        width: 80px;
    }

    .verifyimgbox img {
        height: 44px;
        width: 110px;
        border-radius: 9px;
        margin-left: 0px;
        cursor: pointer;
    }

    /*.verifyimgbox span {
        width: 80px;
        border-radius: 9px;
        margin-left: 10px;
        cursor: pointer;
    }*/

    .registercode {
        border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 0px 4px 4px 0px;
    width: 110px;
    height: 44px;

    font-family: PingFang SC;
    /* font-style: normal; */
    /* font-weight: normal; */
    font-size: 16px;
    /* line-height: 28px; */
    text-align: center;
    color: #C96ED0;
    line-height: 40px;
}

.line-group {
    margin-top: 8px;
}

    .line-group.tel {
        display: flex;
    }

        .line-group.tel .hxselect {
            width: 130px;max-width: 130px;
        }

        .line-group.tel .form-control {
            width: 120px;
            margin-left: 10px;
        }

.ezo-lrbox {
    background: #fff;
    width: 100%;
    margin: auto;
    height: 900px;
    /*margin-top: 5%;*/
    border-radius: 5px;
    display: flex;
    overflow: hidden;
    box-shadow: 4px 6px 10px #b7b7b7;
}

.ezo-lrmenu {
    width: 487px;
    min-width: 487px;
}

    .ezo-lrmenu > div {
        height: 155px;
        margin: 10px 10px 0 10px;
    }

        .ezo-lrmenu > div:nth-child(2),
        .ezo-lrmenu > div:nth-child(3),
        .ezo-lrmenu > div:nth-child(4) {
            cursor: pointer;
        }

        .ezo-lrmenu > div:last-child {
            border: 0;
        }

    .ezo-lrmenu .logo {
        position: absolute;
        width: 132px;
        height: 24px;
        left: 64px;
        top: 64px;
    }

    .ezo-lrmenu .text {
        position: absolute;
        width: 274px;
        height: 72px;
        left: 64px;
        top: 111px;
        font-family: PingFang SC;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
        /* or 150% */
        letter-spacing: 0.04em;
        /* UIcolor/white */
        color: #FFFFFF;
        opacity: 0.9;
    }

    .ezo-lrmenu .img {
        margin-top: 300px;
        /*position: absolute;*/
        width: 487px;
        height: 325px;
        left: 487px;
        top: 169px;
    }

    .ezo-lrmenu .text-pp {
        position: absolute;
        width: 102px;
        height: 20px;
        left: 137px;
        top: 760px;
        font-family: PingFang SC;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        /* identical to box height, or 143% */
        letter-spacing: 0.04em;
        /* UIcolor/white */
        color: #FFFFFF;
    }

.lrmenu {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

    .lrmenu i {
        font-size: 30px;
    }

    .lrmenu.active {
        color: #ea5420;
        text-shadow: 0 0 0;
        border-radius: 0 0 200px 0 / 0 0 100px 0;
        border-bottom: 1px solid #ea5420;
        /*background: #ea5420;*/
    }

.ezo-lr .ezo-login,
.ezo-lr .ezo-register,
.ezo-lr .ezo-forget,
.ezo-lr .alert {
    display: none;
}

.ezo-lr .ezo-login {
    display: block;
    width: 466px;
    margin: 120px auto;
    height: 530px;
}
.ezo-lr .logintips {
    margin-top: 64px;
    position: absolute;
    right: 36px;
}

.ezo-lr {
    flex: 1;
    /*position: relative;*/
}

.btn-submit {
    background: #C96ED0;
    border-radius: 4px;
    border-color: #C96ED0;
    width: 370px;
    height: 44px;
    margin-top: 32px;
    color: white;
}

.line-box.has-error .hxselect > p, .line-box.has-error .form-control {
    border: 1px solid #ea5420;
}

.roundimg {
    max-width: 80px;
    max-height: 80px;
}

.cbnamebox {
    display: flex;
    flex-flow: column;
    align-items: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    color: #a9a9a9;
}

    .cbnamebox span:first-child {
        /*font-size:16px;
            font-family: cursive;*/
        /*color: #777;*/
        color: #f4433c;
        font-size: 15px;
        font-weight: bold;
    }

.lr-line {
    align-items: baseline;
    margin-top: 32px;
}

.line-box .msg {
    color: #ea5420;
    height: 25px;
    line-height: 25px;
    position: absolute;
}

.lr-line b {
    left: 0%;
    right: 88.07%;
    top: 0%;
    bottom: 72.22%;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #697386;
}

.lr-line .forget {
    color: #C96ED0;
    float: right;
}

.lr-line .reg {
    color: #C96ED0;
}

.line-group .form-control {
    width: 370px;
    height: 44px;
}

    .line-group .form-control.min {
        width: 260px;
    }

.ezo-lr .title {
    height: 28px;
    left: 48px;
    top: 32px;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    /* identical to box height, or 140% */
    display: flex;
    align-items: center;
    /* gray/500 */
    padding: 0 45px;
    color: #697386;
}

.ezo-lr .tips {
        font-family: PingFang SC;
    font-size: 14px;
    color: #697386;
    padding: 0 45px;
        position: absolute;
}

    .ezo-lr .logintips span:first-child {
        color: #697386;
        font-family: HYQiHei;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }
    .ezo-lr .logintips span:last-child {
        color: #C96ED0;
        font-family: HYQiHei;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        margin: 12px 0px;
    }

    .ezo-lr .title i {
        font-size: 30px;
    }

.form-group {
    /*text-align: center;*/
}

.alert.alert-danger {
    margin: auto;
}

.ezo-lr-c {
    padding: 0 45px;
}

.alert {
    width: 310px;
    margin-left: 20px;
}

    .alert .icon {
        position: relative;
        top: 1px;
    }

        .alert .icon .msg {
            color: #a94442;
        }

.icon-xinghao1 {
    font-size: 20px;
    color: #d9524f;
}

.ezo-footer {
    position: absolute;
    width: 90%;
    min-width:1000px;
    height: 102px;
    left: 137px;
    top: 798px;
    background-color: white;
}

.brandlogo {
    width: 180px;
    margin-left: 50px;
    margin-top: 30px;
}

