﻿.regbody {
    background-image: url('../images/brijing.png');
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-size: cover;
}

.regmax {
    width: 998px;
    position: relative;
    margin: 0 auto;
    box-shadow: 0px 7px 27px 0px rgba(133,169,231,0.51);
    background-color: #fff;
    border-radius: 30px;
}

.pt80 {
    padding-top: 80px;
}

.mw1200 {
    min-width: 1200px;
}
/*鐧诲綍娉ㄥ唽椤甸潰鐨勫叕鐢ㄥご閮ㄦ牱寮�*/
.login_header, .register_header {
    width: 100%;
    min-width: 1200px;
    background: #fafafa;
    height: 100px;
}

    .login_header .header_center, .register_header .header_center {
        width: 1200px;
        margin: auto;
    }

        .login_header .myfl img, .register_header .header_center img {
            margin-top: 20px;
        }

        .login_header .myfl span, .register_header .header_center .myfl span {
            height: 40px;
            line-height: 40px;
            border-left: 1px solid #eaeaea;
            color: #999;
            font-size: 18px;
            display: inline-block;
            margin: 30px 0 0 30px;
            padding-left: 30px;
        }
    /*鐧诲綍澶撮儴鏍峰紡*/
    .login_header .myfr {
        margin-top: 40px;
    }

        .login_header .myfr span {
            height: 12px;
            width: 1px;
            background: #bfbfbf;
            margin: 0 16px;
        }

        .login_header .myfr a {
            font-size: 12px;
            color: #999;
        }
/*鐧诲綍鍐呭鍖�*/
.login_content .login_box {
    width: 418px;
    height: 388px;
    border-radius: 30px;
}

    .login_content .login_box .tabchange em {
        display: inline-block;
        width: 1px;
        height: 52px;
        background: #f0f0f0;
    }

    .login_content .login_box .tabchange span {
        display: inline-block;
        width: 208px;
        height: 51px;
        line-height: 51px;
        text-align: center;
        font-size: 16px;
        color: #666;
        cursor: pointer;
    }

    .login_content .login_box .tabchange .bor_bottom {
        border-bottom: 1px solid #f0f0f0;
        background: #f2f3f7;
    }

    .login_content .login_box .tabchange .sign_select {
        color: #6699ff;
    }

    .login_content .login_box .system_error {
        height: 40px;
        line-height: 26px;
        padding: 0 20px;
        color: red;
    }

    .login_content .login_box input {
        width: 270px;
        height: 44px;
        border: 1px solid #d4d4d4;
        border-radius: 4px;
        outline: none;
        margin-left: 54px;
        padding-left: 40px;
        line-height: 46px;
        font-size: 13px;
    }

.login_content .username {
    background: url(../../images/shouji.png) no-repeat 10px center;
    background-size: 20px;
    
}
.login_content .validcode {
    background: url(../../images/shouji.png) no-repeat 10px center;
    background-size: 20px;
    width: 150px !important;
}
.login_content .password {
    background: url(../../images/mima.png) no-repeat 10px center;
    background-size: 20px;
}

.login_content .userphone {
    background: url(../../images/shouji.png) no-repeat 10px center;
    background-size: 20px;
}

.login_content .phoneCode {
    background: url(../../images/yanzhengma.png) no-repeat 10px center;
    background-size: 20px;
}

.login_content .userpass1 {
    background: url(../../images/mima.png) no-repeat 10px center;
    background-size: 20px;
}

.login_content .userpass2 {
    background: url(../../images/mima.png) no-repeat 10px center;
    background-size: 20px;
}

.login_content .userXmQq {
    background: url(../../images/gongsi.png) no-repeat 10px center;
    background-size: 20px;
}

.login_content .login_box .username_error,
.login_content .login_box .password_error,
.login_content .login_box .userphone_error,
.login_content .login_box .validCode_error,
.login_content .login_box .validcode_error,
.login_content .login_box .userpass1_error,
.login_content .login_box .userpass2_error {
    height: 30px;
    line-height: 20px;
    color: red;
    margin: 0 54px;
}

    .login_content .login_box .username_error span,
    .login_content .login_box .password_error span,
    .login_content .login_box .userphone_error span,
    .login_content .login_box .validCode_error span,
    .login_content .login_box .validcode_error span,
    .login_content .login_box .userpass1_error span,
    .login_content .login_box .userpass2_error span {
        padding-left: 16px;
        background: url("../images/login_error_icon.png") no-repeat 0 center;
        display: none;
    }


.login_content .login_box .username_error1,
.login_content .login_box .password_error1,
.login_content .login_box .userphone_error1,
.login_content .login_box .validCode_error1,
.login_content .login_box .validcode_error1,
.login_content .login_box .userpass1_error1,
.login_content .login_box .userpass2_error1 {
    height: 20px;
    line-height: 20px;
    color: red;
    margin: 0 54px;
}

    .login_content .login_box .username_error1 span,
    .login_content .login_box .password_error1 span,
    .login_content .login_box .userphone_error1 span,
    .login_content .login_box .validCode_error1 span,
    .login_content .login_box .validcode_error1 span,
    .login_content .login_box .userpass1_error1 span,
    .login_content .login_box .userpass2_error1 span {
        padding-left: 16px;
        background: url("../images/login_error_icon.png") no-repeat 0 center;
        display: none;
    }

.login_content .login_box .forget_password a {
    display: inline-block;
    margin-right: 49px;
    color: #999999;
    line-height: 24px;
    font-size: 12px;
}

.login_content .login_box .submit_btn {
    border: none;
    padding-left: 0;
    width: 310px;
    height: 48px;
    background: #6699ff;
    color: white;
    margin: 20px;
    margin-left: 54px;
    cursor: pointer;
    font-size: 16px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(114,124,245,.5);
    box-shadow: 0 2px 6px 0 rgba(114,124,245,.5);
}

.submit_btn2 {
    margin-top: 50px;
    color: #fff;
    border-radius: 5px;
    width: 280px;
    border: none;
    padding-left: 0;
    height: 48px;
    background: #6699ff;
    color: white;
    margin: 20px;
    margin-left: 54px;
    cursor: pointer;
    font-size: 16px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(114,124,245,.5);
    box-shadow: 0 2px 6px 0 rgba(114,124,245,.5);
}

.login_content .login_box .entry_mode {
    margin: 0 54px;
    color: #999;
}

.login_content .entry_mode a {
    color: #999;
}

.login_content .entry_mode span {
    line-height: 66px;
}

.login_content .entry_mode a em {
    width: 34px;
    height: 34px;
    display: block;
    background: url("../../images/login_entry_icon1.png") no-repeat center;
    margin-left: 10px;
}

.login_content .entry_mode a:hover em {
    background: url("../../images/login_entry_icon2.png") no-repeat center;
}

.message_code_btn {
    display: inline-block;
    width: 100px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    background: #FFA632;
    margin-right: 49px;
    font-size: 13px;
}
/*鐧诲綍搴曢儴*/
.login_bottom {
    width: 1200px;
    margin: auto;
    text-align: center;
    color: #999999;
}
/*娉ㄥ唽澶撮儴*/
.register_header {
    border-bottom: 1px solid #f5f5f5;
}

    .register_header .header_center .myfr a {
        color: #999;
        float: left;
    }

    .register_header .header_center .myfr span {
        height: 12px;
        width: 1px;
        background: #bfbfbf;
        margin: 4px 16px 0 16px;
        float: left;
    }

    .register_header .header_center .myfr {
        margin-top: 40px;
    }

        .register_header .header_center .myfr em {
            color: #ff366f;
            margin-left: 4px;
        }
/*娉ㄥ唽鍐呭鍖�*/
.register_content {
    width: 1200px;
    margin: auto;
    background: url("") no-repeat 0 138px;
    padding-bottom: 60px;
}

    .register_content .seller_register_title {
        font-size: 34px;
        color: #434343;
        margin: 80px 0 0 84px;
    }

    .register_content .register_box {
        width: 340px;
    }

        .register_content .register_box input {
            width: 300px;
            height: 40px;
            line-height: 40px;
            border: 1px solid #ccc;
            border-radius: 4px;
            outline: none;
            padding-left: 38px;
            margin-top: 14px;
        }

    .register_content .title {
        height: 24px;
        line-height: 24px;
        margin: 48px auto 16px;
    }

        .register_content .title h1 {
            font-size: 24px;
            color: #333;
            font-weight: normal;
            width: 200px;
            text-align: center;
        }

        .register_content .title span {
            width: 70px;
            height: 1px;
            background: #ccc;
            margin-top: 12px;
        }

    .register_content .register_box .username {
        background: url("../img/advert/user_register_input1.png") no-repeat 14px center;
    }

    .register_content .register_box .password {
        background: url("../img/advert/user_register_input2.png") no-repeat 14px center;
    }

    .register_content .register_box .password_again {
        background: url("../img/advert/user_register_input2.png") no-repeat 14px center;
    }

    .register_content .register_box .phone_num {
        background: url("../img/advert/user_register_input3.png") no-repeat 14px center;
    }

    .register_content .register_box .message_code_box {
        position: relative;
    }

    .register_content .register_box .message_code {
        background: url("../img/advert/user_register_input4.png") no-repeat 14px center;
    }

    .register_content .register_box .message_code_again {
        position: absolute;
        display: none;
        right: 0;
        top: 14px;
        width: 120px;
        height: 42px;
        background: #ccc;
        color: #fff;
        border-radius: 4px;
        text-align: center;
        line-height: 42px;
    }

    .register_content .register_box .photo_code input {
        background: url("../img/advert/user_register_input5.png") no-repeat 14px center;
    }

    .register_content .register_box .qq_num {
        background: url("../img/advert/user_register_input6.png") no-repeat 14px center;
    }

    .register_content .register_box p {
        color: red;
        padding-left: 16px;
        background: url("../img/advert/login_error_icon.png") no-repeat 0 center;
        display: none;
    }

    .register_content .register_box .message_code {
        width: 164px;
    }

    .register_content .register_box .message_code_btn {
        display: inline-block;
        width: 120px;
        height: 42px;
        line-height: 42px;
        text-align: center;
        border-radius: 4px;
        margin-top: 14px;
        color: #fff;
        cursor: pointer;
        background: #ff366f;
    }

    .register_content .register_box .photo_code {
        border: 1px solid #ccc;
        border-radius: 4px;
        margin-top: 14px;
    }

        .register_content .register_box .photo_code input {
            border: none;
            width: 200px;
            margin-top: 0;
            height: 42px;
            line-height: 42px;
        }

        .register_content .register_box .photo_code img {
            width: 100px;
            height: 42px;
            cursor: pointer;
        }

    .register_content .register_box .source {
        width: 340px;
        height: 42px;
        line-height: 42px;
        border: 1px solid #ccc;
        border-radius: 4px;
        outline: none;
        padding-left: 38px;
        margin-top: 14px;
        background: url("../img/advert/user_register_input7.png") no-repeat 14px center;
    }

    .register_content .register_box .my_agreement {
        margin-top: 30px;
        color: #666;
    }

        .register_content .register_box .my_agreement input {
            width: auto;
            height: auto;
            vertical-align: middle;
            margin: -1px 10px 0 0;
        }

        .register_content .register_box .my_agreement a {
            color: #ff366f;
        }

    .register_content .register_box .submit_btn {
        display: inline-block;
        text-align: center;
        margin-top: 20px;
        padding-left: 0;
        width: 340px;
        height: 42px;
        font-size: 18px;
        border: none;
        border-radius: 4px;
        background: #ff366f;
        color: #fff;
        line-height: 42px;
    }
/*鐢ㄦ埛娉ㄥ唽搴曢儴*/
.register_bottom {
    background: #fafafa;
    text-align: center;
    height: 68px;
    line-height: 68px;
    color: #999;
}

#right-menu {
    background: #fff;
    width: 80px;
    padding: 0 10px;
    height: auto;
    position: fixed;
    z-index: 1000;
    right: 0;
    top: 50%;
    margin-top: -120px;
    border-radius: 30px 0 0 30px;
    box-shadow: 0px 7px 27px 0px rgba(133,169,231,0.51);
}

    #right-menu .menu-item {
        position: relative;
        width: 80px;
        height: 120px;
        color: #fff;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 15px 0;
        border-bottom: 1px solid #bdbdbd;
        cursor: pointer;
        text-decoration: none;
    }

    #right-menu .menu-item-text {
        font-size: 14px;
        line-height: 1.42857143;
        color: #000;
    }

.conect-pop.anim {
    -webkit-transform: scale(1);
}

.conect-pop {
    display: none;
    z-index: 10000001;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -258px;
    height: auto;
    width: 210px;
    -webkit-transform: scale(0.1);
    -webkit-transform-origin: right bottom;
    -webkit-transition: all 0.3s linear;
    -webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.1);
    background-color: #fff;
}

.conect-list {
    padding: 0 12px;
    font-size: 16px;
    list-style: none;
}

    .conect-list li {
        border-bottom: 1px solid #e6e6e6;
        padding: 18px 0 20px 50px;
    }

.qq {
    background: url(../images/kf-qq.png) no-repeat left 20px;
}

.tel {
    line-height: 28px;
}

.tel {
    background: url(../images/kf-dh.png) no-repeat left 20px;
}

.conect-list li:last-child {
    border-bottom: none;
}

.conect-list li {
    border-bottom: 1px solid #e6e6e6;
    padding: 18px 0 20px 50px;
}

.weixin {
    background: url(../images/kf-wx.png) no-repeat left 18px;
}

.online a, .qq a {
    color: #3e3e3e;
}

.dif-01 {
    line-height: 20px;
    font-size: 14px;
    color: #868686;
}

.mt-8 {
    margin-top: 8px;
}

.dif-01 {
    line-height: 20px;
    font-size: 14px;
    color: #868686;
}

.btn-01 {
    display: block;
    margin-top: 10px;
    width: 105px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #46c260;
}

.bord-radis {
    border-radius: 4px 4px;
}

.dif-02 {
    margin-top: 8px;
    color: #ff6600;
}

.ewm {
    display: block;
    margin-top: 16px;
    width: 105px;
    height: 105px;
}

img {
    border: none;
}

.sricon {
    width: 18px;
    height: 18px;
    margin-top: -2px;
    vertical-align: middle
}

.ivu-modal-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(55, 55, 55, .6);
    height: 100%;
    z-index: 10000000;
}


.ivu-checkbox-wrapper {
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    /* margin-right: 8px; */
}

.ivu-checkbox {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    outline: 0;
    line-height: 1;
    position: relative;
}

.ivu-checkbox-inner {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    top: 0;
    left: 0;
    border: 1px solid #d3d5dc;
    border-radius: 2px;
    background-color: #fff;
    transition: border-color .2s ease-in-out, background-color .2s ease-in-out;
}

.ivu-checkbox .ivu-checkbox-inner {
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid #b3b6c2;
}

.ivu-checkbox-wrapper .ivu-checkbox-checked .ivu-checkbox-inner {
    border: 1px solid #84899f;
    background: #fff;
}

.ivu-checkbox-checked .ivu-checkbox-inner {
    border-color: #689cfc;
    background-color: #689cfc;
}

:after, :before {
    box-sizing: border-box;
}

.ivu-checkbox-inner:after {
    content: '';
    display: table;
    width: 4px;
    height: 8px;
    position: absolute;
    top: 1px;
    left: 4px;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    -ms-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);
    transition: all .2s ease-in-out;
}

.ivu-checkbox-checked .ivu-checkbox-inner:after {
    content: '';
    display: table;
    width: 4px;
    height: 8px;
    position: absolute;
    top: 1px;
    left: 4px;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    transition: all .2s ease-in-out;
}

.ivu-checkbox-wrapper .ivu-checkbox-checked .ivu-checkbox-inner:after, .ivu-checkbox-wrapper .ivu-checkbox-checked:hover .ivu-checkbox-inner:after {
    content: '';
    display: table;
    width: 6px;
    height: 10px;
    position: absolute;
    top: 2px;
    left: 5px;
    border: 2px solid #28b78a;
    border-top: 0;
    border-left: 0;
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    transition: all .2s ease-in-out;
}

.ivu-checkbox-wrapper .ivu-checkbox-checked .ivu-checkbox-inner:after, .ivu-checkbox-wrapper .ivu-checkbox-checked:hover .ivu-checkbox-inner:after {
    content: "";
    display: table;
    width: 6px;
    height: 10px;
    position: absolute;
    top: 2px;
    left: 5px;
    border: 2px solid #28b78a;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg) scale(1);
    transition: all .2s ease-in-out;
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.ivu-checkbox-input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
}

.ivu-checkbox + span, .ivu-checkbox-wrapper + span {
    margin-right: 4px;
}


.ivu-modal {
    width: auto;
    margin: 0 auto;
    position: relative;
    outline: 0;
    top: 50px;
}

.ivu-modal-hidden {
    display: none !important
}



.ivu-modal-wrap {
    position: fixed;
    overflow: auto;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000000;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.ismiddle {
    display: flex;
    align-items: center;
}

    .ismiddle .ivu-modal {
        top: 0px;
    }

.login-modal .ismiddle .ivu-modal {
    top: -100px;
}


.ivu-modal-wrap * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.ivu-modal-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(55, 55, 55, .6);
    height: 100%;
    z-index: 10000000;
}

.ivu-modal-mask-hidden {
    display: none
}

.ivu-modal-content {
    position: relative;
    background-color: #fff;
    border: 0;
    border-radius: 6px;
    background-clip: padding-box
}

.ivu-modal-header {
    border-bottom: 1px solid #e9eaec;
    padding: 14px 16px;
    line-height: 1
}

    .ivu-modal-header p,
    .ivu-modal-header-inner {
        display: inline-block;
        width: 100%;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #1c2438;
        font-weight: 700;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.ivu-modal-close {
    font-size: 12px;
    position: absolute;
    right: 16px;
    top: 8px;
    overflow: hidden;
    cursor: pointer
}

    .ivu-modal-close .ivu-icon-ios-close-empty {
        font-size: 31px;
        color: #848a9f;
        transition: color .2s ease;
        position: relative;
        top: 11px;
    }

.close-empty-top .ivu-modal-close .ivu-icon-ios-close-empty {
    top: 5px;
}

.ivu-modal-close .ivu-icon-ios-close-empty:hover {
    color: #444
}

.ivu-modal-body {
    padding: 16px;
    font-size: 12px;
    line-height: 1.5
}

.ivu-modal-footer {
    border-top: 1px solid #e9eaec;
    padding: 12px 18px 12px 18px;
    text-align: right
}

    .ivu-modal-footer button + button {
        margin-left: 8px;
        margin-bottom: 0
    }

@media (max-width:768px) {
    .ivu-modal {
        width: auto !important;
        margin: 10px
    }

    .vertical-center-modal .ivu-modal {
        -ms-flex: 1;
        flex: 1
    }
}

.ivu-modal-confirm {
    padding: 0 4px
}

.ivu-modal-confirm-head-title {
    display: inline-block;
    font-size: 14px;
    color: #1c2438;
    font-weight: 700
}

.ivu-modal-confirm-body {
    margin-top: 6px;
    padding-left: 48px;
    padding-top: 16px;
    font-size: 14px;
    color: #848a9f;
    position: relative
}

.ivu-modal-confirm-body-render {
    margin: 0;
    padding: 0
}

.ivu-modal-confirm-body-icon {
    font-size: 36px;
    position: absolute;
    top: 0;
    left: 0
}

.ivu-modal-confirm-body-icon-info {
    color: #689cfc
}

.ivu-modal-confirm-body-icon-success {
    color: #19be6b
}

.ivu-modal-confirm-body-icon-warning {
    color: #f90
}

.ivu-modal-confirm-body-icon-error {
    color: #ff5055
}

.ivu-modal-confirm-body-icon-confirm {
    color: #f90
}

.ivu-modal-confirm-footer {
    margin-top: 40px;
    text-align: right
}

    .ivu-modal-confirm-footer button + button {
        margin-left: 8px;
        margin-bottom: 0
    }

.agreement {
    height: 600px;
    overflow: auto;
    font-size: 14px;
    word-spacing: 4px;
}

.successimg {
    margin-top: 100px;
    text-align: center;
}

.green {
    color: #27c77a;
}
