.main_w1200{
    max-width:1200px;
    margin:auto;
}

.reg_main1200 {
    max-width: 1200px;
    margin: auto;
}

.sign_main {
    background: #fff; /*float: right;*/
    margin: 0 auto;
    width: 440px;
    position: absolute;
    right: 16px;
    top: 0;
    margin-top: 20px
}

    .sign_main ul {
        overflow: hidden;
        zoom: 1;
        margin-bottom: 0;
    }

        .sign_main ul li {
            float: left;
            font-size: 18px;
            color: #90704D;
            line-height: 50px;
            cursor: pointer;
            background: #f4f1ef;
        }

            .sign_main ul li.lion {
                background: #fff;
                font-weight: bold;
                color: #ca1019;
            }

            .sign_main ul li.sign_normal_dl {
                width: 50%;
                text-align: center;
            }

            .sign_main ul li.sign_phone_dl {
                width: 50%;
                text-align: center;
            }

.sign_ewm_jiao {
    background: url(../image/login/ewm_jiao.png) left center no-repeat;
    width: 87px;
    height: 87px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    cursor: pointer;
}

    .sign_ewm_jiao.jiaon {
        background: url(../image/login/ewm_jiao_on.png) left center no-repeat;
    }

.sign_ewm_box {
    text-align: center;
    display: none;
}

    .sign_ewm_box h1 {
        font-size: 18px;
        font-weight: bold;
        color: #ca1019;
        padding-top: 33px;
    }

    .sign_ewm_box img {
        margin: 31px 0px 62px 0;
    }

    .sign_ewm_box p.sign_ewm_help {
        width: 100px;
        margin: 0 auto;
        border: 1px solid #ba9765;
        border-radius: 18px;
        line-height: 34px;
    }

        .sign_ewm_box p.sign_ewm_help a {
            font-size: 16px;
            color: #ba9765;
        }

    .sign_ewm_box p.sign_ewm_free {
        padding: 28px 0px 26px 0;
    }

        .sign_ewm_box p.sign_ewm_free a {
            color: #ba9765;
            font-size: 14px;
        }
/*.sign_content{ display: none;}*/
.sign_box {
    padding: 22px 28px 22px 28px;
}

.sign_input {
    padding-bottom: 20px;
    line-height: 50px;
    position: relative;
    color: #000;
}

.sign_phone_icon {
    background: url(/img/login/phone_icon.png) left center no-repeat;
    width: 17px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 18px;
    top: 14px;
}

.sign_word_icon {
    background: url(/img/login/mm_icon.png) left center no-repeat;
    width: 17px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 18px;
    top: 14px;
}

.sign_input_number span.sign_phone_icon.numon {
    background: url(../img/login/phone_icon_on.png) left center no-repeat;
    width: 17px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 18px;
    top: 14px;
}

.sign_input_password span.sign_word_icon.passon {
    background: url(/img/login/mm_icon_on.png) left center no-repeat;
    width: 17px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 18px;
    top: 14px;
}

.sign_box input.sign_l50 {
    height: 50px;
    line-height: 36px;
    padding-left: 47px;
    font-size: 16px;
    color: #3a3a3a;
}

.sign_box input.sign_l50_p {
    height: 50px;
    line-height: 36px;
    padding-left: 18px;
    font-size: 16px;
    color: #3a3a3a;
}

.sign_fix {
    overflow: hidden;
    zoom: 1;
}

.sign_name {
    float: left;
}

.sign_input_yzm {
    float: left;
    width: 198px;
    height: 50px;
}

.sign_yzm_img {
    float: left;
    margin: 0px 19px 0px 6px;
}

.sign_yzm_txt {
    float: left;
    font-size: 16px;
    color: #ba9765;
    line-height: 50px;
    cursor: pointer;
}

    .sign_yzm_txt:hover {
        color: #ba9765;
        text-decoration: underline;
    }

.sign_forget {
    padding-top: 30px;
    cursor: pointer;
    height: 54px;
}

    .sign_forget strong {
        font-weight: normal;
        font-size: 16px;
        color: #90704D;
        float: left;
        margin-top: 3px;
        margin-right: 3px
    }
    /*.sign_forget a.sign_time_login_no:before{ background: url(../image/reg/sex_icon.png) left center no-repeat !important; content: ""; width: 17px; height: 17px; display: inline-block; vertical-align: middle; margin:-2px 8px 0 0; }*/
    .sign_forget a.sign_time_login {
        font-size: 14px;
        color: #535353;
        vertical-align: 15%;
        float: left;
        margin-top: 3px
    }

        .sign_forget a.sign_time_login:hover {
            text-decoration: none;
        }
    /*.sign_forget a.sign_time_login:before{ background: url(../image/reg/sex_iconon.png) left center no-repeat; content: ""; width: 17px; height: 17px; display: inline-block; vertical-align: middle; margin:-2px 8px 0 0; }*/
    .sign_forget a.sign_forget_word {
        float: right;
        font-size: 14px;
        color: #ba9765;
        margin-top: 2px
    }

        .sign_forget a.sign_forget_word:hover {
            color: #ba9765;
            text-decoration: underline;
        }

.sign_dl input {
    background: #C0191F;
    border-radius: 4px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    border: none;
    outline: none;
    width: 100%;
    margin: 20px 0 10px 0;
    cursor: pointer;
}

    .sign_dl input.sin {
        background: #CD474C;
    }

.sign_false {
    font-size: 16px;
    color: #ca1019;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 10px;
    display: block
}

.sign_account {
    text-align: center;
    font-size: 14px;
    color: #535353;
}

    .sign_account a {
        color: #ba9765;
    }

        .sign_account a:hover {
            color: #ba9765;
            text-decoration: underline;
        }

.sign_otherdl {
    font-size: 14px;
    color: #535353;
    border-top: 5px solid #f9f9f9;
    height: 72px
}

    .sign_otherdl span {
        padding: 0px 28px 0px 30px;
        float: left;
        margin-top: 28px
    }

    .sign_otherdl a {
        font-size: 33px;
        color: #90704D;
        cursor: pointer;
        margin-right: 24px;
        float: left;
        margin-top: 17px
    }
        /*.sign_otherdl a.sign_qq:before{ background: url(../image/login/qq_icon.png) left center no-repeat; width: 25px; height: 27px; content: ""; display: inline-block; text-align: center; }
.sign_otherdl a.sign_wx:before{background: url(../image/login/wx_icon.png) left center no-repeat; width: 32px; height: 27px; content: ""; display: inline-block; text-align: center; }
.sign_otherdl a.sign_zfb:before{background: url(../image/login/zfb_icon.png) left center no-repeat; width: 32px; height: 24px; content: ""; display: inline-block; text-align: center;}
.sign_otherdl a.sign_wb:before{background: url(../image/login/wb_icon.png) left center no-repeat; width: 30px; height: 25px; content: ""; display: inline-block;text-align: center; }*/
        .sign_otherdl a.hoveron {
            color: #C0191F;
            text-decoration: none
        }

.sign_ph_fix {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 20px;
}

.sign_ph_place input {
    float: left;
    border: 1px solid #b0b0b0;
    border-radius: 4px;
    background: #fff;
    outline: none;
    width: 133px;
    height: 50px;
    line-height: 46px;
    padding-left: 21px;
    font-size: 16px;
    color: #535353;
}

.sign_ph_phone input {
    float: left; /*width: 243px; margin-left:7px;*/
}

.sign_ph_yzm input {
    float: left;
    width: 185px;
}

.sign_ph_hqyzm {
    background-color: #ffffff;
    float: left;
    width: 185px;
    border: 1px solid #90704D;
    border-radius: 4px;
    font-size: 16px;
    color: #90704D;
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-left: 7px;
    cursor: pointer;
}

    .sign_ph_hqyzm.hqon {
        background: #90704D;
        color: #ffffff
    }

.fm19 {
    margin-top: -19px;
}

/*pc端密码过于简单模态框样式*/
.my-modal-pc {
    display: none;
}

    .my-modal-pc .my-modal-bg {
        position: fixed;
        height: 100%;
        width: 100%;
        z-index: 9999;
        top: 0;
        left: 0;
        background-color: black;
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7;
    }

    .my-modal-pc .my-modal-alert {
        border-radius: 5px;
        -webkit-border-radius: 5px;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 460px;
        margin-left: -230px;
        height: 216px;
        margin-top: -108px;
        background-color: #f7f7f7;
        overflow: hidden;
    }

        .my-modal-pc .my-modal-alert .text {
            font-size: 24px;
            color: #595757;
            margin-top: 32px;
            text-align: center;
            margin-bottom: 20px;
            letter-spacing: 0;
        }

            .my-modal-pc .my-modal-alert .text p {
                margin: 0 38px;
                text-align: left;
                color: #535353;
                line-height: 25px;
                font-size: 20px
            }

        .my-modal-pc .my-modal-alert .xgmm {
            text-align: center;
            padding-top: 10px;
        }

            .my-modal-pc .my-modal-alert .xgmm a {
                border-radius: 5px;
                cursor: pointer;
                display: inline-block;
                background: #c0191f;
                color: #ffffff;
                text-decoration: none;
                font-size: 20px;
                height: 43px;
                line-height: 43px;
                margin-left: 16px;
                text-align: center;
                width: 155px
            }

                .my-modal-pc .my-modal-alert .xgmm a.Change_Password:hover {
                    filter: alpha(opacity=70);
                    -moz-opacity: 0.7;
                    -khtml-opacity: 0.7;
                    opacity: 0.7;
                }

                .my-modal-pc .my-modal-alert .xgmm a.close_s {
                    background: #ffffff;
                    border: 1px solid #C0191F;
                    color: #C0191F;
                }

                    .my-modal-pc .my-modal-alert .xgmm a.close_s:hover {
                        background: #C0191F;
                        color: #FFFFFF
                    }



.list_loading {
    position: absolute;
    left: 343px;
    top: 50px;
    z-index: 9999;
    width: 200px;
    height: 196px;
    z-index: 9999;
    background: url(https://images.homeinns.com/image/web/loading.gif) center center no-repeat;
    display: none;
}

.reg_yzm_click {
    background: #d4d4d4;
    border: 1px solid #ffffff;
    color: #535353;
}

.error_tip {
    border-color: #c0191f !important
}


input.focus {
    border-color: #BB9861 !important;
    background-color: #FCF5EA !important;
    box-shadow: none !important;
    webkit-box-shadow: none !important;
}

i {
    background-image: url(https://images.bthhotels.com/image/web/public_img.png);
    background-image: url()\9;
    background-repeat: no-repeat;
    display: inline-block;
    width: 400px;
    height: 322px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='https://images.homeinns.com/image/web/public_img.png', sizingMethod='scale');
}

/*条款弹框*/
.popup {
    position: fixed;
    left: 0;
    top: 0px;
    right: 0;
    bottom: 0;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
    z-index: 9998;
    width: 100%;
    display: none;
    height: 100%;
}

.clause_main {
    width: 800px;
    height: 500px;
    background: #FFFFFF;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -250px;
    z-index: 9999;
}

.clause_tk {
}

    .clause_tk span.clause_close {
        background: url(https://images.bthhotels.com/image/web/login/agree_close.png) left center no-repeat;
        width: 15px;
        height: 15px;
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 20px;
        cursor: pointer;
    }

    .clause_tk h1 {
        font-size: 18px;
        color: #535353;
        font-weight: normal;
        text-align: center;
    }

.clause_box {
    padding: 0 41px 0 37px;
    height: 380px;
    overflow-y: auto;
    margin-bottom: 13px;
}

    .clause_box b {
        font-size: 14px;
        font-weight: bold;
    }

    .clause_box h1 {
        text-align: center;
        height: 26px;
        line-height: 26px;
        font-size: 20px;
        color: #535353;
        font-weight: bold;
        letter-spacing: 0;
        padding-bottom: 40px;
        border-bottom: 1px solid #979797;
    }

    .clause_box h2 {
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
    }

    .clause_box p {
        line-height: 30px;
        color: #232323;
        font-size: 14px;
        text-align: justify;
    }

.agree_count {
    width: 150px;
    height: 46px;
    background: #C0C0C0;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 46px;
    margin: 0 auto;
    cursor: default;
    margin-bottom: 31px;
    font-family: "微软雅黑";
}

    .agree_count:hover {
        color: #FFFFFF;
        text-decoration: none;
    }

.agree_count_on {
    width: 150px;
    height: 46px;
    background: #C0191F;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 46px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    margin-bottom: 31px;
    display: none;
    font-family: "微软雅黑";
}

    .agree_count_on:hover {
        color: #FFFFFF;
        text-decoration: none;
    }

.agree_num {
    padding: 0;
    font-size: 18px;
    color: #fff;
    background: #C0C0C0;
    border-radius: 0;
}

/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer_tipR dl dt i {
        position: static !important;
    }

    i {
        position: static !important;
    }
}

@media screen and (min-width:1000px) and (max-width:1199px) {
    .main_w1200 {
        margin: 0 auto;
        width: 1000px;
    }

    .reg_main1200 {
        margin: 0 auto;
        width: 1000px;
    }
}*/

.txtList {
    line-height: 30px;
    color: #232323;
    font-size: 14px;
}

    .txtList li {
        position: relative;
        padding-left: 30px;
    }

        .txtList li:after {
            content: '·';
            position: absolute;
            left: 10px;
            top: 0;
            font-size: 20px;
        }

.fontWeight {
    font-weight: bold;
}

.submit {
    margin-bottom: 62.26%;
    border: none;
    width: 84%;
    height: 40px;
    margin: 25px 0 0 8%;
    border-radius: 5px;
    background-color: #ca1019;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
}

.sign_false1 {
    font-size: 16px;
    color: #ca1019;
    text-align: center;
    margin-top: 1px;
}