* {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    outline: none;
}

/*微商城顶部区域-微商城入口部分*/
.topLeftBox a.gm-microMallLink {
    background: url(../../micromall/images/arrow_rightLink.png) no-repeat right center;
    padding-right: 12px;
    margin-left: 24px;
}

    .topLeftBox a.gm-microMallLink > b {
        font-weight: normal;
        color: #282828;
        background: url(../../micromall/images/icon_shopRed.png) no-repeat left center;
        padding-left: 22px;
    }

.supbox {
    width: 350px;
    /*height: 320px;*/
    height:auto;
    padding: 20px 40px 40px;
    background: #fff;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -153px;
    margin-top: -146px;
    z-index: 9;
    /*background-image: url("../images/loginBg.png");*/
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 -60px;
}

    .supbox p {
        height: 30px;
        line-height: 30px;
        text-align: center;
        font: 16px "Microsoft YaHei";
        color: #0056ac;
        margin-bottom: 10px;
    }

    .supbox .supprom p.az-forgetPassword {
        width: auto;
        float: left;
        clear: none;
        font-size: 12px;
        color: #999;
        text-align: left;
    }

    .supbox .isbutton {
        font-size: 18px;
    }

.loginTab {
    width: 100%;
    margin-top: 20px;
}

.interBox {
    width: 480px;
    height: 306px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -260px;
    margin-top: -153px;
    border-radius: 10px;
    padding: 20px;
    background: #fff;
}

    .interBox .text {
        text-align: center;
        margin-top: 40px;
        color: #333333;
        font-size: 15px;
    }

    .interBox .yaoqingma {
        width: 340px;
        height: 48px;
        line-height: 48px;
        padding: 0 10px;
        border: 1px solid #d8d8d8;
        margin-left: 59px;
        margin-top: 20px;
        font-size: 14px;
        color: #cccccc;
    }

    .interBox .yqSureBtn {
        float: left;
        width: 136px;
        height: 40px;
        line-height: 40px;
        background: #0056ac;
        color: #fff;
        text-align: center;
        cursor: pointer;
        margin-left: 98px;
        margin-top: 35px;
        font-size: 18px;
    }

    .interBox .yqCancelBtn {
        float: right;
        width: 134px;
        height: 38px;
        border: 1px solid #0056ac;
        color: #0056ac;
        line-height: 38px;
        text-align: center;
        cursor: pointer;
        margin-top: 35px;
        margin-right: 98px;
        font-size: 18px;
        letter-spacing: 7px;
    }

    .interBox .redClose {
        position: absolute;
        right: 20px;
        top: 20px;
        cursor: pointer;
    }

.isclosebtnres {
    position: absolute;
    top: -17px;
    right: -17px;
    cursor: pointer;
    width: 34px;
    height: 34px;
    background: url("../images/close.png") no-repeat;
    background-size: 100%
}


.numImg {
    position: absolute;
    width: 80px;
    right: 8px;
    top: 7px;
    cursor: pointer;
}

.istest {
    width: 274px;
    height: 46px;
    border: 1px solid #d8d8d8;
    padding: 0 16px;
    color: #cccccc;
    background: #fff;
    line-height: 46px;
}

.sendNum {
    position: absolute;
    right: 8px;
    top: 10px;
    background: #0056ac;
    color: #fff;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    padding: 0 10px;
}

.isnum {
    width: 160px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #d8d8d8;
    padding: 0 16px;
    border-top: none;
    padding-right: 130px;
    color: #cccccc;
    background: #fff;
}

.sendGrey {
    background: #cccccc;
}

.removeboder {
    border-bottom: none;
}

.supprom {
    font: 12px "wryh";
    overflow: hidden;
    margin: 12px 0;
    color: #8d8a8a;
}

    .supprom a {
        float: right;
        color: #6c96c6;
        font: 12px "wryh";
    }

    .supprom input {
        float: left;
        width: 14px;
        height: 14px;
        margin-right: 3px;
        margin-top: 1px;
    }


.isbutton {
    cursor: pointer;
    width: 100%;
    height: 48px;
    background: #0056ac;
    text-align: center;
    line-height: 48px;
    color: #fff;
    outline: none;
    border: none;
}

.gotozc {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 12px 0;
    color: #6c96c6;
    font-size: 12px;
}

.issupalertbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: Alpha(opacity=60);
    z-index: 5;
}

.loginmask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: Alpha(opacity=60);
    z-index: 5;
}

.iterBocInfoShow {
    margin-top: 60px;
    text-align: center;
    font-size: larger
}

.loginLi {
    position: relative;
    width: 348px;
    border: 1px solid #d8d8d8;
    height: 46px;
    line-height: 46px;
}

.logLiError {
    border: 1px solid #e4000c;
}

.logIcon {
    width: 50px;
    height: 46px;
    background: url("../images/log.png") no-repeat;
    background-position: 13px 10px;
    border-right: 1px solid #d8d8d8;
    float: left;
}

.logIconError {
    background: url("../images/log1.png") no-repeat;
    border-right: 1px solid #e4000c;
    background-position: 13px 10px;
}

.codeIcon {
    background-image: url(../images/inputicon.png);
    background-repeat: no-repeat;
    background-position: center -144px;
    float: left;
    border-right: 1px solid #d8d8d8;
    width: 50px;
    height: 46px;
}

.phoneIcon {
    background-image: url(../images/inputicon.png);
    background-repeat: no-repeat;
    background-position: center -96px;
    float: left;
    border-right: 1px solid #d8d8d8;
    width: 50px;
    height: 46px;
}

.smsIcon {
    background-image: url(../images/inputicon.png);
    background-repeat: no-repeat;
    background-position: center -192px;
    float: left;
    border-right: 1px solid #d8d8d8;
    width: 50px;
    height: 46px;
}

.imgIcon {
    background-image: url(../images/inputicon.png);
    background-repeat: no-repeat;
    background-position: center -240px;
    float: left;
    border-right: 1px solid #d8d8d8;
    width: 50px;
    height: 46px;
}

.safeImg {
    font-size: 14px;
    float: right;
    text-align: center;
    height: 28px;
    line-height: 28px;
    margin-top: 9px;
    margin-right: 9px;
    cursor: pointer;
}

.isTelNum {
    width: 196px;
    height: 46px;
    line-height: 46px;
    border: none;
    padding: 0 0 0 16px;
    background: #fff;
    float: left;
}

.clearIcon {
    float: right;
    width: 12px;
    height: 12px;
    margin-top: 17px;
    margin-right: 13px;
    background: url("../images/inclear.png") no-repeat;
    cursor: pointer;
    display: none;
}

.clearTelIcon {
    position: absolute;
    right: 98px;
    cursor: pointer;
    display: none;
}

.loginTipAea {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #f44768;
    visibility: hidden;
}

.loginTipImg {
    background: url("../images/tip.png") no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.passIcon {
    width: 50px;
    height: 46px;
    background: url("../images/pas.png") no-repeat;
    background-position: 15px 10px;
    border-right: 1px solid #d8d8d8;
    float: left;
}

.passIconError {
    background: url("../images/pas1.png") no-repeat;
    background-position: 15px 10px;
    border-right: 1px solid #e4000c;
}

.forgetPass {
    float: right;
    color: #006ad7;
    cursor: pointer;
    margin-right: 10px
}

.rgisterText {
    text-align: center;
    font-size: 12px;
    color: #006ad7;
    cursor: pointer;
    float: right
}

.loginTab {
    overflow: hidden;
    text-align: center;
    user-select: none;
}

    .loginTab .loginTabLi {
        /*float: left;
        width: 152px;
        text-align: center;*/
        height: 40px;
        line-height: 40px;
    }

    .loginTab .loginTitle {
        display: inline-block;
        height: 24px;
        line-height: 24px;
        color: #666666;
        font-size: 18px;
        font-weight:700;
        margin: auto;
        /*width: 80px;*/
        /*margin-top: 12px;*/
        cursor: pointer;
        margin: 0 30px;
    }

    .loginTab .activeTab {
        color: #0056ac;
        /*border-bottom: 2px solid #0056ac;*/
    }


        .loginTab .activeTab i {
            width: 35px;
            height: 2px;
            display: block;
            background: #0056ac;
            border-radius: 5px;
            margin: 0 auto;
        }

.loginByPass {
    padding-top: 10px;
}

.loginByMes {
    display: none;
    padding-top: 10px;
}
.loginFree {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    user-select: none;
}
    .loginFree .loginRadio input{
        vertical-align: middle;
    }
    .loginFree a {
        float: right;
        clear: both;
        color: #3c7fe5;
    }


.sendBtnGrey {
    font-size: 14px;
    width: 90px;
    padding: 0 10px;
    float: right;
    text-align: center;
    height: 28px;
    line-height: 28px;
    margin-top: 9px;
    background: #0056ac;
    color: #fff;
    margin-right: 9px;
    cursor: pointer;
    border: 0;
}

.sendBtnActive {
    background: #d8d8d8;
}

.logTelNum {
    width: 108px;
    height: 44px;
    line-height: 46px;
    border: none;
    padding-left: 16px;
    background: #fff;
    float: left;
}

.logComplayName {
    width: 205px;
    height: 46px;
    line-height: 46px;
    border: none;
    padding-left: 16px;
    background: #fff;
    float: left;
}

.loginByRegister {
    display: none;
}

/*顶部新增一长条样式-开始*/
.topBox {
    left: 0;
    top: 0;
    position: fixed;
    z-index: 5;
    width: 100%;
    height: 48px;
    background: #f2f2f2;
    border-bottom: 1px solid #d8d8d8;
    min-width: 700px;
}

.topLeftBox {
    float: left;
    clear: none;
    margin-left: 24px;
    height: 48px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 48px;
}

    .topLeftBox span {
        height: 24px;
        line-height: 24px;
        padding-right: 24px;
        margin: 12px 0;
        display: block;
        float: left;
        clear: none;
    }

    .topLeftBox a {
        border-left: 1px solid #d8d8d8;
        padding-left: 24px;
        display: block;
        float: left;
        clear: none;
        height: 24px;
        text-align: left;
        font-size: 14px;
        color: #666;
        line-height: 24px;
        margin: 12px 0
    }

    .topLeftBox .title {
        height: 24px;
        line-height: 24px;
        padding-right: 24px;
        margin: 12px 0 0 0;
        display: block;
        float: left;
        clear: none;
        border: none;
        padding-left: 0;
        cursor: pointer;
    }


    .topLeftBox a {
        color: #666;
    }

        .topLeftBox a:hover {
            color: #0056ac;
        }

.topRightBox {
    float: right;
    clear: none;
    margin-right: 24px;
}

    .topRightBox a {
        float: right;
        clear: none;
        margin: 12px 0;
        height: 24px;
        padding: 0 8px;
        font-size: 14px;
        line-height: 24px;
        color: #fff;
    }

    .topRightBox a {
        background: #0056ac;
    }

        .topRightBox a:hover {
            background: #006cb9;
        }

        .topRightBox a.userName {
            float: right;
            clear: none;
            margin: 12px 0;
            height: 24px;
            padding: 0;
            font-size: 14px;
            line-height: 24px;
            background: none;
            color: #666;
        }

            .topRightBox a.userName:hover {
                color: #333;
            }


/*产品线展示样式 开始*/
.homeBgPicBox {
    height: 0;
}

.productLineBox {
    width: 480px;
    height: 90px;
    margin: 150px auto 36px;
    white-space: nowrap;
    overflow-x: hidden;
}


    .productLineBox .showList {
        text-align: center;
    }

    .productLineBox a {
        width: 64px;
        height: 68px;
        display: inline-block;
    }

        .productLineBox a span {
            width: 48px;
            height: 48px;
            margin: 0 8px;
            background: #f2f2f2;
            border-radius: 6px;
            display: block;
        }

            .productLineBox a span img {
                width: 36px;
                height: 36px;
                margin: 6px;
            }

        .productLineBox a p {
            width: 64px;
            height: 20px;
            font-size: 12px;
            text-align: center;
            line-height: 20px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .productLineBox a:hover p {
            width: 64px;
            height: 20px;
            font-size: 12px;
            text-align: center;
            line-height: 20px;
            color: #333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }
/*产品线展示样式 结束*/


.topRightBox a.an-noticeBox {
    padding: 0 24px;
    border-left: 1px solid #e8e8e8;
    font-size: 12px;
    background: none;
    color: #666;
    display: block;
    float: right;
    clear: none;
}

    .topRightBox a.an-noticeBox b {
        font-weight: normal;
        color: #d53533;
    }

.an-noticeMain {
    width: 232px;
    height: 130px;
    position: absolute;
    right: 65px;
    top: 35px;
}

    .an-noticeMain > span {
        width: 40px;
        height: 5px;
        background: url(../images/jiao.png) no-repeat center center;
        position: absolute;
        top: 0;
        left: 194px;
        z-index: 3;
    }

    .an-noticeMain ul {
        width: 232px;
        max-height: 280px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0 12px;
        background: #fff;
        border: 1px solid #e8e8e8;
        position: absolute;
        top: 4px;
        left: 0;
        z-index: 2;
    }

.topRightBox .an-noticeMain li {
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #e8e8e8;
    float: left;
    clear: left;
}

    .topRightBox .an-noticeMain li.an-borderNone {
        border: none;
    }

    .topRightBox .an-noticeMain li p {
        width: auto;
        min-width: 34px;
        height: 20px;
        background: #e74c3c;
        border-radius: 10px;
        padding: 0 4px;
        margin: 11px 0 0;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        float: right;
        clear: none;
        cursor: pointer;
    }

    .topRightBox .an-noticeMain li span {
        width: 16px;
        height: 16px;
        margin: 13px 8px 0 0;
        float: left;
        clear: none;
        display: inline-block;
    }

        .topRightBox .an-noticeMain li span.an-carIcon {
            background: url(../images/icon_notice.png) no-repeat center 0;
        }

        .topRightBox .an-noticeMain li span.an-noticeIcon {
            background: url(../images/icon_notice.png) no-repeat center -43px;
        }

    .topRightBox .an-noticeMain li a {
        padding: 0;
        margin: 0;
        background: none;
        font-size: 12px;
        line-height: 42px;
        text-align: left;
        color: #1c81e3;
        float: left;
    }

        .topRightBox .an-noticeMain li a:hover {
            color: #d53533;
        }



/*0911新增修改密码部分*/
.an-userFloat {
    width: 108px;
    height: 130px;
    position: absolute;
    right: 238px;
    top: 35px;
    z-index: 10;
}

    .an-userFloat > span {
        width: 40px;
        height: 5px;
        background: url(../images/jiao.png) no-repeat center center;
        position: absolute;
        top: 0;
        left: 30px;
        z-index: 3;
    }

    .an-userFloat ul {
        width: 108px;
        max-height: 280px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0 12px;
        background: #fff;
        border: 1px solid #e8e8e8;
        position: absolute;
        top: 4px;
        left: 0;
        z-index: 2;
    }

.topRightBox .an-userFloat li {
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #e8e8e8;
    float: left;
    clear: left;
}

    .topRightBox .an-userFloat li.an-borderNone {
        border: none;
    }

    .topRightBox .an-userFloat li a {
        width: 100%;
        padding: 0;
        margin: 0;
        background: none;
        font-size: 13px;
        line-height: 42px;
        text-align: center;
        color: #666;
        float: left;
    }

        .topRightBox .an-userFloat li a:hover {
            color: #d53533;
        }

.topRightBox span.ba-ordinaryVIP {
    height: 24px;
    /*padding: 0 20px;*/
    margin: 12px 16px 0;
    /*background: url(../images/icon_ordinary.png) no-repeat left center;*/
    font-size: 12px;
    line-height: 24px;
    color: #e74c3c;
    float: right;
    clear: none;
}

.topRightBox span.ba-seniorVIP, .topRightBox span.ba-midVIP {
    height: 24px;
    /*padding: 0 20px;*/
    margin: 12px 16px 0;
    /*background: url(../images/icon_senior.png) no-repeat left center;*/
    font-size: 12px;
    line-height: 24px;
    color: #f39c12;
    float: right;
    clear: none;
}

.labelIcon {
    background: url(../images/icon_label.png) no-repeat center center;
    float: left;
    border-right: 1px solid #d8d8d8;
    width: 50px;
    height: 46px;
}

.ordinaryIcon {
    background: url(../images/icon_enterprise.png) no-repeat center center;
    float: left;
    border-right: 1px solid #d8d8d8;
    width: 50px;
    height: 46px;
}

.ba-labelSelect {
    margin-left: 9px;
    height: 44px;
    width: 232px;
    border: 0;
    background: #fff;
    padding: 0;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
}


.loginByMes input::-webkit-input-placeholder, .loginByPas input::-webkit-input-placeholder, .loginByRegister input::-webkit-input-placeholder {
    color: #ccc;
}

.loginByMes input::-moz-placeholder, .loginByPas input::-moz-placeholder, .loginByRegister input::-moz-placeholder { /* Firefox 19+ */
    color: #ccc;
}

.loginByMes input.fromStyle::-moz-placeholder, .loginByPas input.fromStyle::-moz-placeholder, .loginByRegister input.fromStyle:-ms-input-placeholder { /* IE 10+ */
    color: #ccc;
}

.loginByMes input:-ms-input-placeholder, .loginByPas input:-ms-input-placeholder, .loginByRegister input:-ms-input-placeholder { /* IE 10+ */
    color: #ccc;
}

.loginByMes input:-moz-placeholder, .loginByPas input:-moz-placeholder, .loginByRegister input:-moz-placeholder { /* Firefox 18- */
    color: #ccc;
}


.loginLi span.ba-companyproperty-container {
    border: 0;
    padding-left: 8px;
    font: 13.3333px Arial;
}

    .loginLi span.ba-companyproperty-container span.select2-selection__placeholder {
        color: #ccc;
    }

    .loginLi span.ba-companyproperty-container .select2-selection__clear {
        font: 29px Arial;
        color: #006CB9;
        font-weight: normal;
    }

span.ba-companyproperty-dropdown {
    border-radius: 0;
    border: 1px solid #d8d8d8;
    width: 254px !important;
}

    span.ba-companyproperty-dropdown .select2-results__option {
        padding-left: 22px;
        font: 13.3333px Arial;
    }

.bd-remindText {
    padding-top: 12px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #999;
}

.bi-statementLink {
    width: 100%;
    margin: -10px auto 78px;
    text-align: center;
    font-size: 12px;
    line-height: 28px;
    cursor:pointer;
}

.bi-statementLink a {
    color: #1c81e3;
}

.bi-statementLink a:hover {
    color: #e74c3c;
}
.bi-statementPop {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.48);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
}

.bi-statementBox {
    width: 680px;
    height: 520px;
    margin: -260px 0 0 -340px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 30;
}

/*声明弹层头部样式*/
.bi-statementTop {
    width: 100%;
    height: 48px;
    background: #f2f4fa;
    float: left;
    clear: left;
}

    .bi-statementTop p {
        width: auto;
        height: 48px;
        margin-left: 20px;
        font-size: 24px;
        line-height: 48px;
        text-align: left;
        color: #333;
        float: left;
        clear: none;
    }

    .bi-statementTop a {
        width: auto;
        height: 48px;
        font-size: 32px;
        line-height: 44px;
        text-align: left;
        margin-right: 20px;
        color: #d53533;
        float: right;
        clear: none;
    }

        .bi-statementTop a:hover {
            color: #e74c3c;
        }

/*声明弹层主体样式*/
.bi-statementMain {
    width: 100%;
    height: auto;
    max-height: 432px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px;
    margin: 20px 0;
    padding-right: 0;
    float: left;
    clear: left;
    box-sizing: border-box;
}

    .bi-statementMain p {
        width: 640px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 24px;
        text-indent: 28px;
        color: #666;
        float: left;
        clear: left;
        word-wrap: break-word;
    }

.bi-statementButtom {
    max-height: 366px;
}

/*声明弹层底部样式*/
.bi-statementFool {
    width: 100%;
    height: 66px;
    background: #f8f9ff;
    border-top: 1px solid #e1e1e1;
    text-align: center;
    position: absolute;
    float: left;
    clear: left;
    bottom: 0;
}

    .bi-statementFool input {
        width: 96px;
        height: 42px;
        margin-top: 11px;
        background: #d53533;
        border: 0;
        border-radius: 0;
        font-size: 18px;
        line-height: 42px;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }

        .bi-statementFool input:hover {
            background: #E74C3C;
        }

.ljh_Aa_hint {
    width: auto;
    font-size: 12px;
    background: url(../images/hint.png) no-repeat center center;
    background-size: 100%;
    /* border: 1px solid #f6b200; */
    /* background: #fffee9; */
    color: #f6b200;
    display: inline-block;
    padding: 0 6px;
    /* float: left; */
    position: absolute;
    top: 15px;
    right: 60px;
    line-height: 30px;
    cursor: pointer;
}