/*****e-cos.css shuling.xiang*****/
a, b, body, canvas, dd, div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, html, img, input, label, li, ol, p, q, span, ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size-adjust: none;
    -webkit-text-size-adjust: 100% !important;
    -webkit-touch-callout: none
}

* {
    -webkit-tap-highlight-color: transparent
}

ul, li {
    list-style: none
}

img {
    width: 100%;
    height: 100%;
    border: 0;
}

a {
    text-decoration: none;
    color: #282828;
}

.cfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.cfix {
    zoom: 1
}

img {
    width: 100%;
    height: 100%
}

.clear {
    clear: both;
    height: 0;
}

body a:hover {
    text-decoration: none;
}

strong {
    font-weight: bold;
}

.l {
    float: left;
}

.bg-white {
    background: #fff;
}

/*----------login----------*/
.login_top {
    width: 100%;
    height: 237px;
    background: url(../images/bg-login.png) no-repeat #fff top center;
    background-size: 100% 225px;
    overflow: hidden;
    position: relative;
}

.login_logo {
    width: 142px;
    height: 65px;
    margin: 0 auto;
    clear: both;
    padding: 40% 0 0 0;
    position: absolute;
    bottom: 0;
    left: 35%;
    padding: 0;
}

    .login_logo img {
        width: 142px;
        height: 65px;
    }

.login-form {
    padding: 30px;
    clear: both;
}

    .login-form ul li {
        margin: 0 auto;
        clear: both;
        margin-bottom: 20px;
    }

.input-userid {
    background: url(../images/icon_userid.png) no-repeat 10% 50%;
    background-size: 20px 20px;
    padding-left: 20% !important;
    border-radius: 50px !important;
}

.input-password {
    background: url(../images/icon-password.png) no-repeat 10% 50%;
    background-size: 20px 20px;
    padding-left: 20% !important;
    border-radius: 50px !important;
}

.checkbox {
    float: left;
    margin-top: -15px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    width: 18px;
    height: 18px;
}

.login-form label {
    float: left;
    margin: -20px 0 0 10px;
    font-size: 14px;
}

.bottom-login {
    margin: 0 auto;
    clear: both;
    margin-top: 40px;
}


/*----------rule----------*/
.martop44 {
    height: 44px;
}

.rule-box {
    margin: 15px;
    clear: both;
    overflow-y: auto;
}

    .rule-box p {
        display: block;
        font-size: 12px;
        line-height: 20px;
        color: #333;
        margin-bottom: 20px;
    }

/*----------login-password----------*/
.login-form2 {
    padding: 0 30px;
    clear: both;
}

    .login-form2 ul li {
        margin: 0 auto;
        clear: both;
        margin-bottom: 15px;
    }
/*2019-10-18 newadd*/
.login-tit {
    padding: 0 0 30px 0;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
}

.input-password2 {
    background: url(../images/icon_password2.png) no-repeat 10% 50%;
    background-size: 20px 20px;
    padding-left: 20% !important;
    border-radius: 50px !important;
}

.input-email {
    background: url(../images/icon_email.png) no-repeat 10% 50%;
    background-size: 20px 20px;
    padding-left: 20% !important;
    border-radius: 50px !important;
}

.login-form-tit {
    margin: 0 auto;
    clear: both;
    padding: 0 0 10px 8%;
    font-size: 15px;
    font-weight: 400;
}

.bottom-login2 {
    margin: 0px 0 30px 0;
    clear: both;
}

    .bottom-login2 span {
        display: inline-block;
        width: 45.2%;
    }

        .bottom-login2 span.l-btn {
            margin-right: 8px;
            font-family: arial;
        }

        .bottom-login2 span.r-btn {
            margin-left: 8px;
        }

.martop10 {
    margin-top: 10px;
}

.martop30 {
    margin: 30px 0;
}

/*----------index----------*/
.e-cos-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 44px;
    background: url(../images/top-line.png) repeat-x left bottom #fff;
    background-size: 100% 3px;
    font-size: 18px;
    text-align: center;
    line-height: 44px;
    overflow: hidden;
    z-index: 900;
}

    .e-cos-header cite {
        float: left;
        margin: 5px 0 0 15px;
        width: 11px;
        height: 18px;
    }

    .e-cos-header h3 {
        float: left;
        width: 82px;
        height: 40px;
        margin-left: 38%;
        margin-top: 3px;
    }

.index-menu {
    margin-top: 40px;
}

    .index-menu li {
        float: left;
        width: 33.3%;
        height: 120px;
        margin-bottom: 30px;
        cursor: pointer;
    }

    .index-menu .menu-icon {
        width: 68px;
        height: 72px;
        background: url(../images/bg-circle.png) no-repeat;
        background-size: 68px 72px;
        margin: 0 auto;
        clear: both;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .index-menu li i {
        margin: 0 auto;
        clear: both;
        display: block;
    }

    .index-menu i.menu1 {
        width: 40px;
        height: 40px;
        background: url(../images/icon-menu1.png) no-repeat;
        background-size: 40px 40px;
    }

    .index-menu i.menu2 {
        width: 39px;
        height: 39px;
        background: url(../images/icon-menu2.png) no-repeat;
        background-size: 39px 39px;
    }

    .index-menu i.menu3 {
        width: 47px;
        height: 37px;
        background: url(../images/icon-menu3.png) no-repeat;
        background-size: 47px 37px;
    }

    .index-menu i.menu4 {
        width: 41px;
        height: 39px;
        background: url(../images/icon-menu4.png) no-repeat;
        background-size: 41px 39px;
    }

    .index-menu i.menu5 {
        width: 47px;
        height: 32px;
        background: url(../images/icon-menu5.png) no-repeat;
        background-size: 47px 32px;
    }

    .index-menu i.menu6 {
        width: 42px;
        height: 35px;
        background: url(../images/icon-menu6.png) no-repeat;
        background-size: 42px 35px;
    }

    .index-menu i.menu7 {
        width: 38px;
        height: 40px;
        background: url(../images/icon-menu7.png) no-repeat;
        background-size: 38px 40px;
    }

    .index-menu i.menu8 {
        width: 40px;
        height: 40px;
        background: url(../images/icon-menu8.png) no-repeat;
        background-size: 40px 40px;
    }

    .index-menu i.menu9 {
        width: 40px;
        height: 40px;
        background: url(../images/icon-menu9.png) no-repeat;
        background-size: 40px 40px;
    }

    .index-menu li h3 {
        margin: 0 auto;
        clear: both;
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        padding-top: 15px;
    }
/*2019-10-18 newadd*/



/*----------prevent----------*/
.top-state {
    margin: 30px 0 15px 30px;
    font-size: 16px;
    clear: both;
    font-weight: 400;
}

    .top-state p {
        line-height: 30px;
        color: #333;
        margin-right: 30px;
        clear: both;
    }

.mar-right-30 {
    margin-right: 30px;
}
/*2019-10-18 newadd*/
.line-height26 {
    line-height: 26px;
}

.prevent-ul {
    margin: 0 30px;
    clear: both;
}

    .prevent-ul li {
        clear: both;
        height: 50px;
        border: 1px solid #ddd;
        border-radius: 8px;
        margin-bottom: 30px;
    }

    .prevent-ul .l-icon-on-cc {
        float: left;
        width: 40px;
        height: 40px;
        background: #96364B;
        border-radius: 50px;
        margin: 5px 0 0 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .prevent-ul .l-icon-on {
        float: left;
        width: 40px;
        height: 40px;
        background: #999999;
        border-radius: 50px;
        margin: 5px 0 0 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .prevent-ul i {
        display: block;
        text-align: center;
    }

.icon-out {
    width: 24px;
    height: 28px;
    background: url(../images/icon_out.png) no-repeat;
    background-size: 24px 28px;
}

.icon-home {
    width: 28px;
    height: 25px;
    background: url(../images/icon_bein.png) no-repeat;
    background-size: 28px 25px;
}

.icon-remove {
    background: url(../images/icon-remove.png) no-repeat;
    background-size: 25px 28px;
}

.icon-goout {
    width: 25px;
    height: 30px;
    background: url(../images/icon-goout.png) no-repeat;
    background-size: 25px 30px;
}

.icon-notice {
    width: 23px;
    height: 20px;
    background: url(../images/icon-notice.png) no-repeat;
    background-size: 23px 20px;
}

.prevent-ul li h3 {
    float: left;
    font-size: 16px;
    color: #999;
    line-height: 50px;
    font-weight: 400;
}

.prevent-ul li h4 {
    font-size: 16px;
    color: #007CFF;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
}

.prevent-ul li h5 {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    color: #96364B;
    line-height: 50px;
    font-weight: 400;
}
/*2019-10-18 newadd*/
.prevent-ul .r-select-on {
    float: right;
    width: 26px;
    height: 20px;
    background: url(../images/select-on-gray.png) no-repeat;
    background-size: 26px 20px;
    margin: 12px 10px 0 0;
}

.prevent-ul .r-select-on-cc {
    float: right;
    width: 26px;
    height: 20px;
    background: url(../images/select-on.png) no-repeat;
    background-size: 26px 20px;
    margin: 12px 10px 0 0;
}
/*2019-10-18 newadd*/
.bot-notice-p {
    margin: 95% 30px 30px 30px;
    clear: both;
}

.bot-notice-p-cc {
    margin: -10px 30px 30px 30px;
    clear: both;
}
/*2019-10-18 newadd*/
.bot-notice2 {
    margin: 65% 30px 30px 30px;
    clear: both;
}

.prevent-ul .li-gray .l-icon {
    float: left;
    width: 40px;
    height: 40px;
    background: #999;
    border-radius: 50px;
    margin: 5px 0 0 20px;
}

.prevent-ul .li-gray h3 {
    float: left;
    font-size: 16px;
    color: #999;
    line-height: 50px;
    font-weight: 400;
}

.prevent-ul .li-gray .r-select-on {
    float: right;
    width: 26px;
    height: 20px;
    background: url(../images/select-on-gray.png) no-repeat;
    background-size: 26px 20px;
    margin: 12px 10px 0 0;
}

.prevent-ul .li-blue .l-icon {
    float: left;
    width: 40px;
    height: 40px;
    background: #96364B;
    border-radius: 50px;
    margin: 5px 0 0 20px;
}

.prevent-ul .li-blue h3 {
    float: left;
    font-size: 16px;
    color: #007CFF;
    line-height: 50px;
    font-weight: 400;
}


.prevent-ul .li-goout .l-icon {
    float: left;
    width: 40px;
    height: 40px;
    background: #96364B;
    border-radius: 50px;
    margin: 5px 0 0 20px;
}

.prevent-ul .li-goout h3 {
    float: left;
    font-size: 16px;
    color: #96364B;
    line-height: 50px;
    font-weight: 400;
}

.r-arrow-go {
    float: right;
    width: 11px;
    height: 12px;
    background: url(../images/arrow-go-blue.png) no-repeat;
    background-size: 11px 12px;
    margin: 18px 10px 0 0;
}


/*-scucess-*/
.scucess-img {
    width: 54px;
    height: 54px;
    margin: 0 auto;
    clear: both;
    margin-top: 15%;
}

    .scucess-img img {
        width: 54px;
        height: 54px;
    }

.scucess-tit {
    margin: 0 auto;
    clear: both;
    padding: 30px 0 0 0;
    font-size: 16px;
    text-align: center;
}

.bot-notice {
    margin: 0 30px 40px 30px;
    clear: both;
    font-size: 14px;
    color: #999;
}

.bot-notice-cc {
    margin: 65% 30px 40px 30px;
    clear: both;
    font-size: 14px;
    color: #999;
}

/*-fail-*/
.fail-tit {
    margin: 0 auto;
    clear: both;
    padding: 30px 0 0 0;
    font-size: 16px;
    text-align: center;
}

.fail-notic {
    margin: 25% 30px 40% 30px;
    clear: both;
}

    .fail-notic p {
        display: block;
        font-size: 14px;
        padding-bottom: 20px;
    }

    .fail-notic h3 {
        clear: both;
        font-size: 16px;
        font-weight: 400;
    }

/*----------warning----------*/
.warning-box {
    margin: 20px 15px;
    clear: both;
}

.warning-tit {
    border-bottom: 1px solid #ddd;
}

    .warning-tit h3 {
        display: inline-block;
        border-bottom: 3px solid #96364B;
        margin: 0 0 0 15px;
        padding: 0 5px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
    }

.warning-detail-box {
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 2px 3px 3px #eee;
}
/*2019-10-18 newadd*/
.warning-detail-tit {
    border-bottom: 1px solid #ddd;
    padding-left: 18px;
    font-size: 16px;
    line-height: 30px;
}

.warning-detail-ul {
    margin: 20px 15px 0 15px;
    clear: both;
}

    .warning-detail-ul li {
        clear: both;
        font-size: 16px;
        padding-bottom: 20px;
    }

        .warning-detail-ul li cite {
            font-style: normal;
        }

/*----------visitor----------*/
.photo-box {
    margin: 30px;
    clear: both;
}

.photo-img { 
    margin: 0 auto;
    clear: both;
    text-align: center;
}

    .photo-img img { 
        max-height: 600px; 
    }

.visitor-date {
    margin: 20px 0 30px 0;
    clear: both;
    font-size: 14px;
}

.visitor-size span {
    display: inline-block;
    width: 38%;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    color: black;
    line-height: 40px;
}

.fl {
    float: left; 
    left: 30px;
}

.fr {
    float: right; 
    right:30px;
}

/*----------distribution----------*/
.yes-img {
    width: 94px;
    height: 94px;
    margin: 0 auto;
    clear: both;
    margin-top: 15%;
}

    .yes-img img {
        width: 94px;
        height: 94px;
    }


/*----------message----------*/
.message-tit {
    margin: 20px 15px 20px 30px;
    clear: both;
    font-size: 14px;
}

.message-menu {
    margin-top: 40px;
}

    .message-menu li {
        float: left;
        width: 50%;
        height: 120px;
        margin-bottom: 30px;
        cursor: pointer;
    }

    .message-menu .message-icon {
        width: 68px;
        height: 72px;
        background: url(../images/bg-circle.png) no-repeat;
        background-size: 68px 72px;
        margin: 0 auto;
        clear: both;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .message-menu li i {
        margin: 0 auto;
        clear: both;
        display: block;
    }

    .message-menu i.menu9 {
        width: 47px;
        height: 37px;
        background: url(../images/icon-message1.png) no-repeat;
        background-size: 47px 37px;
    }

    .message-menu i.menu10 {
        width: 45px;
        height: 43px;
        background: url(../images/icon-message2.png) no-repeat;
        background-size: 45px 43px;
    }

    .message-menu i.menu11 {
        width: 50px;
        height: 44px;
        background: url(../images/icon-message3.png) no-repeat;
        background-size: 50px 44px;
    }

    .message-menu i.menu12 {
        width: 46px;
        height: 45px;
        background: url(../images/icon-message4.png) no-repeat;
        background-size: 46px 45px;
    }

    .message-menu li h3 {
        margin: 0 auto;
        clear: both;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        padding-top: 15px;
    }
/*2019-10-18 newadd*/
/*message-distribution*/
.message-tit2 {
    margin: 30px 30px 0 30px;
    clear: both;
    font-size: 14px;
}

.message-tit-link {
    margin: 10px 30px 0 30px;
    clear: both;
    font-size: 14px;
}

.message-box {
    margin: 30px;
    clear: both;
}

.status-tit {
    clear: both;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

.message-ul li {
    clear: both;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    font-size: 15px;
    line-height: 30px;
    cursor: pointer;
}

    .message-ul li h3 {
        float: left;
        width: 70%;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
    }

    .message-ul li span {
        float: right;
        width: 68px;
        height: 28px;
        border: 1px solid #96364B;
        border-radius: 6px;
        font-size: 15px;
        color: #96364B;
        text-align: center;
        line-height: 28px;
    }

        .message-ul li span.gray-s {
            border: 1px solid #999;
            color: #333;
        }

.bottom-message-btn {
    margin: 40px 30px 0 30px;
    clear: both;
}


/*----------information----------*/
.information-menu {
    margin: 30px 30px;
    clear: both;
}

    .information-menu li {
        height: 50px;
        border: 1px solid #999;
        border-radius: 6px;
        margin-bottom: 20px;
        clear: both;
        cursor: pointer;
    }

    .information-menu .left-icon {
        float: left;
        width: 30px;
        height: 30px;
        background: #96364B;
        border-radius: 50px;
        margin: 10px 15px 0 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .information-menu li i {
        margin: 0 auto;
        clear: both;
        display: block;
    }

.information-icon1 {
    width: 16px;
    height: 19px;
    background: url(../images/icon-info1.png) no-repeat;
    background-size: 16px 19px;
}

.information-icon2 {
    width: 18px;
    height: 12px;
    background: url(../images/icon-info2.png) no-repeat;
    background-size: 18px 12px;
}

.information-icon3 {
    width: 19px;
    height: 13px;
    background: url(../images/icon-info3.png) no-repeat;
    background-size: 19px 13px;
}

.information-icon4 {
    width: 18px;
    height: 19px;
    background: url(../images/icon-info4.png) no-repeat;
    background-size: 18px 19px;
}

.information-menu h3 {
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 50px;
}

.information-menu span {
    float: right;
    width: 9px;
    height: 15px;
    margin: 15px 10px 0 0;
    background: url(../images/arrow_go-2.png) no-repeat;
    background-size: 9px 15px;
}
/*information-email*/
.information-box {
    margin: 30px;
    clear: both;
}

.infomation-tit {
    margin: 0 15px;
    clear: both;
}

    .infomation-tit h3 {
        font-size: 15px;
        font-weight: 400;
        clear: both;
        margin-bottom: 18px;
    }

    .infomation-tit p {
        display: block;
        font-size: 15px;
        color: #999;
    }
/*information-keyset*/
.keyset-tit {
    height: 40px;
    background: #F0F0F0;
    clear: both;
    margin-top: 40px;
}

    .keyset-tit span {
        float: left;
        width: 25%;
        margin-left: 5%;
        font-size: 16px;
        line-height: 40px;
    }

.keyset-ul li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    clear: both;
}

    .keyset-ul li span {
        float: left;
        margin-right: 0.5%;
    }

    .keyset-ul li textarea {
        float: right;
        margin-right: 0.5%;
        margin-bottom: 0px
    }

    .keyset-ul li span.left-order {
        height: 28px;
        border: 1px solid #ddd;
        border-radius: 6px;
        padding: 0 20px;
        font-size: 15px;
        line-height: 28px;
    }

    .keyset-ul li span.right-name {
        width: 55%;
        height: 28px;
        border: 1px solid #96364B;
        border-radius: 6px;
        padding: 0 20px;
        font-size: 15px;
        line-height: 28px;
        color: #96364B;
        margin-right: 0.5%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .keyset-ul li span.right-name-text {
        height: 28px;
        width: 40px;
        border: 1px solid #96364B;
        border-radius: 6px;
        padding: 0 20px;
        font-size: 15px;
        line-height: 28px;
        color: #96364B;
    }

    .keyset-ul li textarea.right-name-txt {
        width: 70%;
        height: 28px;
        border: 1px solid #96364B;
        border-radius: 6px;
        padding: 0 20px;
        font-size: 15px;
        line-height: 28px;
        color: #96364B;
        margin-right: 0.5%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    } 


.left-btnenter {
    float: left;
    width: 37%;
}

.right-btnset {
    float: right;
    width: 58%;
}
/*information-relieve*/
.relieve-tit {
    margin: 0 auto;
    clear: both;
    font-size: 14px;
    color: #007CFF;
    line-height: 24px;
}

.mid-tit-pwd {
    margin: 30% 0 10px 0;
    clear: both;
    font-size: 15px;
    text-align: center;
    letter-spacing: 5px;
}

.mid-input {
    margin: 0 auto;
    clear: both;
}

    .mid-input span {
        display: inline-block;
    }

.martop10 {
    margin-top: 10px;
}

.margtop40 {
    margin-top: 40%;
}

.input-pwd {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 50px !important;
    padding: 0 15px;
    font-size: 15px;
}

.relieve-tit2 {
    margin: 0 auto;
    clear: both;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

    .relieve-tit2 p {
        display: block;
        font-size: 14px;
        line-height: 24px;
        color: #333;
    }

.tit-tishi {
    margin: 30px;
    clear: both;
    font-size: 16px;
    text-align: center;
}

.send-email-icon {
    width: 64px;
    height: 64px;
    margin: 0 auto;
    clear: both;
    margin-top: 15%;
    border-radius: 50px;
}

    .send-email-icon img {
        width: 64px;
        height: 64px;
    }

.send-email-img {
    width: 117px;
    height: 80px;
    margin: 0 auto;
    clear: both;
    margin-top: 15%;
}

    .send-email-img img {
        width: 117px;
        height: 80px;
    }

.delete-user-img {
    width: 76px;
    height: 62px;
    margin: 0 auto;
    clear: both;
    margin-top: 15%;
}

    .delete-user-img img {
        width: 76px;
        height: 62px;
    }


/*----------question----------*/
.qs-ul {
    margin: 10px 15px 20px 15px;
    clear: both;
}

    .qs-ul li {
        margin: 0 auto;
        border-bottom: 1px solid #ddd;
        padding: 15px 0;
        clear: both;
    }

    .qs-ul .order-number {
        float: left;
        width: 20px;
        height: 20px;
        background: url(../images/icon-qs.png) no-repeat;
        background-size: 20px 20px;
        margin-right: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .qs-ul .tit-qs {
        float: left;
        font-size: 15px;
        font-weight: bold;
        line-height: 20px;
    }

    .qs-ul li p {
        display: block;
        clear: both;
        background: url(../images/dot-qs.png) no-repeat 8px 18px;
        background-size: 14px 14px;
        padding: 15px 0 0 0;
        text-indent: 30px;
        font-size: 14px;
        font-weight: 200;
        line-height: 20px;
    }


/*----------remoteLock----------*/
.remoteLock-icon1 {
    width: 22px;
    height: 15px;
    background: url(../images/icon-lock1.png) no-repeat;
    background-size: 22px 15px;
}

.remoteLock-icon2 {
    width: 18px;
    height: 18px;
    background: url(../images/icon-lock2.png) no-repeat;
    background-size: 18px 18px;
}
.remoteLock-loading {
    width: 52px !important;
    height: 52px !important; 
    position: absolute !important;
    bottom: 0;
    left: 45%;}



/*-相同css-*/
.main-box-abso {
    position: absolute;
    top: 60px;
    padding-bottom: 45px;
    z-index: 100;
}
/*20191122 new add*/
.bot-btn-copy {
    position: absolute;
    bottom: 20px;
    left: 30px;
    right: 30px;
    background: #fff;
    padding: 0 0 0 0;
    clear: both;
    z-index: 199;
}
/*20191122 new add*/
.bot-btn {
    position: fixed;
    bottom: 30px;
    margin: 0 30px;
    width: 85%;
    clear: both;
    z-index: 199;
}
/*20191122 new edit*/

.left-return {
    float: left;
    width: 45%;
    height: 43px;
    background: url(../images/arrow_return.png) no-repeat 15% 50% #fff;
    background-size: 21px 16px;
    border: 1px solid #96364B;
    border-radius: 6px;
    padding: 0 0 0 18%;
    font-size: 18px;
    color: #96364B;
    font-weight: 200;
    line-height: 43px;
    cursor: pointer;
}

    .left-return a {
        color: #96364B;
    }

.right-sumbit {
    float: right;
    width: 45%;
    height: 45px;
    background: url(../images/icon-refresh.png) no-repeat 12% 50% #96364B;
    background-size: 19px 18px;
    border-radius: 6px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.prevent-ul li {
    height: 50px;
    border: 1px solid #ddd;
    clear: both;
    border-radius: 8px;
    margin-top: 20px;
}

    .prevent-ul li h3 {
        padding-left: 15px;
        font-size: 16px;
        color: #999;
        line-height: 50px;
    }

.prevent-ul-cc li {
    height: 50px;
    border: 1px solid #ddd;
    clear: both;
    border-radius: 8px;
    margin-top: 20px;
}

    .prevent-ul-cc li h3 {
        padding-left: 30px;
        font-size: 16px;
        color: #96364B;
        line-height: 50px;
    }

.right-next-gray {
    float: right;
    width: 45%;
    height: 43px;
    background: url(../images/arrow_exit-gray.png) no-repeat 88% 50% #fff;
    border: 1px solid #ddd;
    background-size: 21px 16px;
    border-radius: 6px;
    line-height: 45px;
    color: #999;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.right-next-red {
    float: right;
    width: 45%;
    height: 45px;
    background: url(../images/arrow_exit.png) no-repeat 88% 50% #96364B;
    background-size: 21px 16px;
    border-radius: 6px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}


/*----------form----------*/
.btn-main {
    width: 100%;
    height: 45px;
    background-color: #96364B;
    border: 0;
    border-radius: 50px;
    padding: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

.bottom-btn-r {
    float: right;
    clear: both;
    height: 45px;
    background: no-repeat 88% 50% #96364B;
    background-size: 21px 16px;
    border: 0;
    border-radius: 6px;
    margin: 20px 20px 0 0;
    padding: 0 20px 0 20px;
    font-size: 18px;
    color: #fff;
    font-weight: 200;
    line-height: 45px;
    cursor: pointer;
}

.btn-goback {
    width: 100%;
    height: 43px;
    background: url(../images/arrow_return.png) no-repeat 15% 50% #fff;
    background-size: 21px 16px;
    border: 1px solid #96364B;
    border-radius: 6px;
    padding: 0 0 0 10%;
    font-size: 18px;
    color: #96364B;
    font-weight: 200;
    line-height: 43px;
    cursor: pointer;
}

.btn-ok {
    width: 100%;
    height: 45px;
    background: #96364B;
    background-size: 21px 16px;
    border: 0;
    border-radius: 6px;
    padding: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 200;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
}

.btn-line-set {
    width: 100%;
    height: 45px;
    background-color: #fff;
    border: 1px solid #96364B;
    border-radius: 50px;
    padding: 0;
    font-size: 18px;
    color: #96364B;
    font-weight: 400;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

.left-btn-red {
    float: left;
    width: 45%;
    height: 45px;
    border: 0;
    border-radius: 6px;
    background: #96364B;
    text-align: center;
    color: #fff;
    line-height: 45px;
    cursor: pointer;
}

.right-btn-red-line {
    float: right;
    width: 45%;
    height: 43px;
    border: 1px solid #96364B;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    color: #96364b;
    line-height: 43px;
    cursor: pointer;
}




/*----------font----------*/
.font-blue, a.font-blue, .font-blue a {
    color: #0083FF;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
}

.font-blue-link, a.font-blue-link, .font-blue-link a {
    background: url(../images/arrow-go-blue.png) no-repeat 100% 50%;
    background-size: 11px 12px;
    padding-right: 20px;
    color: #0083FF;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    text-decoration: underline;
}

.font-blue-link2, a.font-blue-link2, .font-blue-link2 a {
    color: #96364B;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    text-decoration: underline;
}
/*2019-10-18 newadd*/
.font-blue16, a.font-blue16, .font-blue16 a {
    color: #0083FF;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
}

.font-blue16-link, a.font-blue16-link, .font-blue16-link a {
    color: #0083FF;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    text-decoration: underline;
}
.font-blue18-link, a.font-blue18-link, .font-blue18-link a {
    color: blue !important;
    font-size: 17px;
    text-decoration: underline;
}

.font-orange, a.font-orange, .font-orange a {
    color: #FF7C00;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
}

.font-red, a.font-red, .font-red a {
    color: #ff0000;
    font-style: normal;
    font-weight: 200;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

/*----------pop----------*/
.pop {
    display: none;
    width: 80%;
    height: 185px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 0;
    z-index: 999;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
}

.bgPop {
    display: none;
    position: absolute;
    z-index: 929;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
}

.pop-box {
    margin: 0 auto;
    clear: both;
}

.pop-box-tit {
    height: 40px;
    background: #F9F9F9;
    border-bottom: 1px solid #E8E8E8;
    border-radius: 6px 6px 0 0;
}

    .pop-box-tit h3 {
        float: left;
        padding-left: 20px;
        font-size: 15px;
        font-weight: 400;
        line-height: 40px;
    }

    .pop-box-tit span {
        float: right;
        width: 10px;
        height: 10px;
        background: url(../images/icon-close.png) no-repeat;
        background-size: 10px 10px;
        margin: 10px 10px 0 0;
    }

.pop-mid-txt {
    clear: both;
    padding: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}

.pop-bot {
    margin: 0 auto;
    clear: both;
    text-align: center;
    margin-bottom: 10px;
}

    .pop-bot span {
        margin: 0 10px;
        padding: 0 15px;
        border-radius: 6px;
        font-size: 14px;
        cursor: pointer;
    }

        .pop-bot span.l_ent {
            display: inline-block;
            height: 30px;
            background: #96364B;
            border: 1px solid #96364B;
            color: #fff;
            line-height: 28px;
            width: 40%;
        }

        .pop-bot span.r_ret {
            display: inline-block;
            height: 30px;
            background: #fff;
            border: 1px solid #ddd;
            color: #333;
            line-height: 28px;
            width: 40%;
        }

/*2019-10-18 newadd*/
.pos-relative {
    position: relative;
}

.r-icon-a {
    position: absolute;
    right: 15px;
    top: 8px;
    color: #ddd;
}

.r-icon-aa {
    position: absolute;
    right: 15px;
    top: 30px;
    color: #ddd;
}

.tips-pop {
    display: block;
    margin: -25px 0 0 10%;
    clear: both;
    padding-bottom: 40px;
    font-size: 12px;
    color: #ff0000;
    line-height: 18px;
}

.tips-pop-black {
    display: block;
    margin: -25px 0 0 10%;
    clear: both;
    padding-bottom: 40px;
    font-size: 12px;
    color:black;
    line-height: 18px;
}


.tips-pop-hidden {
    display: block;
    margin: -25px 0 0 10%;
    clear: both;
    padding-bottom: 40px;
    font-size: 12px;
    color: #ff0000;
    line-height: 18px;
    visibility: hidden;
}

.tips-pop2 {
    display: block;
    margin: 0 0 0 15px;
    clear: both;
    padding-bottom: 20px;
    font-size: 12px;
    color: #ff0000;
    line-height: 18px;
}
.tips-pop2-hidden {
    display: block;
    margin: 0 0 0 15px;
    clear: both;
    padding-bottom: 20px;
    font-size: 12px;
    color: #ff0000;
    line-height: 18px;
    visibility: hidden;
}

.tips-pop3 {
    display: block;
    margin: -25px 0 0 10%;
    clear: both;
    padding-bottom: 20px;
    font-size: 12px;
    color: #ff0000;
    line-height: 18px;
}

.tips-pop4 {
    display: block;
    margin: -25px 0 0 10%;
    clear: both;
    padding-bottom: 0;
    font-size: 12px;
    color: #ff0000;
    line-height: 18px;
}
