﻿@charset "utf-8";
/* CSS Document */
/*input:-webkit-autofill{
    background-color: rgb(000, 000, 000);
  background-image: none;
  color: rgb(0, 0, 0);
}*/
body {
    height: 100%;
    line-height: 1;
    font-size: 12px;
    font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
}

.top {
    border: none
}

a {
    text-decoration: none
}

.py_login {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 14px;
}

    .py_login li.py_login_normal {
        display: none;
    }

    .py_login img {
        margin: 13px 10px 0 0;
        vertical-align: middle;
    }

    .py_login a {
        color: #222;
        vertical-align: middle;
        padding: 10px 6px 0 0;
        display: inline-block;
    }

    .py_login b {
        color: #ca1019;
        vertical-align: middle;
        margin: 6px 6px 0 17px;
        display: inline-block;
    }

    .py_login a.py_login_zc {
        color: #ca1019;
        padding-right: 0;
    }

label {
    padding-bottom: 0px
}

.reg_main1200 {
    margin: 0 auto;
    width: 1200px;
}

.reg_top {
    background: #ffffff;
    height: 90px;
}

    .reg_top a {
        font-size: 18px;
        color: #3a3a3a;
    }

        .reg_top a.reg_logo {
            margin: 34px 0px 0 0;
            display: inline-block;
            padding-right: 27px;
            cursor: pointer
        }

        .reg_top a.reg_logo_txt {
            border-left: 1px solid #777;
            padding: 5px 0 5px 19px;
        }

.reg_main {
    overflow: hidden;
    zoom: 1;
    padding: 35px 0 86px 0px;
    border-top: 4px solid #f9f8f6
}

.reg_boxL {
    float: left;
    width: 667px;
    margin-left: 100px
}

.reg_fix {
    margin-top: 17px;
}

.bind_main .reg_fix {
    overflow: hidden;
    zoom: 1
}

.reg_name {
    float: left;
    width: 122px;
    padding-right: 17px;
    font-size: 16px;
    line-height: 40px;
    color: #535353;
    font-weight: normal;
    text-align: right;
}

.reg_input {
    float: left;
    width: 300px;
    height: 40px;
}

    .reg_input input {
        height: 40px;
        line-height: 26px;
        max-width: 100%;
        width: 300px
    }

.form-control {
    box-shadow: none;
    height: 40px;
    line-height: 40px;
    margin: 0;
    display: inline-block
}

    .form-control:focus {
        outline: none;
        box-shadow: none;
        border: 1px solid #ba9765;
        background: #fcf5eb;
    }

.reg_yzm_img {
    float: left;
    margin: 0px 20px 0px 7px;
}

.reg_yzm_txt {
    float: left;
    font-size: 14px;
    color: #ba9765;
    line-height: 40px;
    cursor: pointer;
}

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

.reg_input_yzm {
    float: left;
    width: 139px;
}

    .reg_input_yzm input, .reg_input_sjyzm input {
        height: 40px;
        line-height: 26px;
        max-width: 100%;
    }

.reg_input_sjyzm {
    float: left;
    width: 150px;
}

.reg_yzm_huoqu {
    width: 141px;
    box-sizing: content-box;
    cursor: pointer;
    float: left;
    font-size: 14px;
    line-height: 38px;
    height: 38px;
    color: #90704D;
    border: 1px solid #90704D;
    border-radius: 4px;
    margin-left: 7px;
    padding: 0;
    text-align: center;
    background: none;
    background-color: #ffffff
}

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

.reg_infro {
    float: left;
}

.reg_infro {
    overflow: hidden;
    zoom: 1;
    padding-top: 9px;
    padding-left: 0
}

    .reg_infro li {
        list-style: none
    }

        .reg_infro li.reg_write_all {
            float: left;
            font-size: 16px;
            color: #ba9765;
            cursor: pointer;
        }

            .reg_infro li.reg_write_all strong {
                font-size: 20px;
                vertical-align: -12%;
            }

        .reg_infro li.reg_write_tip {
            float: left;
            font-size: 14px;
            color: #535353;
            line-height: 21px;
        }

        .reg_infro li.reg_write_all span.reg_jtdown {
            background: url(../image/reg/infro_jtdown.png) right center no-repeat;
            width: 13px;
            height: 8px;
            display: inline-block;
            margin: 0px 6px 0 4px;
        }

            .reg_infro li.reg_write_all span.reg_jtdown.jton {
                background: url(../image/reg/infro_jtup.png) right center no-repeat;
            }

.reg_sex {
    float: left;
    padding-right: 43px;
    line-height: 39px;
    height: 39px;
    cursor: pointer
}
    /*.reg_sex:before{ background: url(../image/reg/sex_icon.png) left center no-repeat; width:17px; height: 17px; display: inline-block; content: ""; vertical-align: middle; margin:-3px 7px 0 0; }
.reg_sex.sexon:before{background: url(../image/reg/sex_iconon.png) left center no-repeat;}*/
    .reg_sex strong {
        font-size: 18px;
        font-weight: normal;
        color: #90704D;
        margin-right: 4px;
        vertical-align: middle;
        cursor: pointer
    }

.reg_wa_hide {
    display: none;
}

.m10 {
    margin-top: -10px;
}

.reg_agree {
    height: 20px;
    float: left;
    margin-top: 10px
}

    .reg_agree strong {
        font-size: 12px;
        float: left;
        margin-top: 4px;
        color: #c0191f;
        vertical-align: -13%;
        cursor: pointer
    }

    .reg_agree div {
        float: left;
        width: 12px;
        height: 12px;
        overflow: hidden;
        margin-top: 4px;
        margin-right: 10px;
        cursor: pointer
    }

    .reg_agree i {
        background-position: 0 0;
        left: 0\9;
        top: 0\9;
        position: relative\9
    }

        .reg_agree i.active {
            background-position: -14px 0px;
            left: -14px\9;
            top: 0\9
        }

    .reg_agree span {
        float: left;
        margin-top: 5px;
    }

    .reg_agree a {
        float: left;
        font-size: 14px;
        color: #ba9765;
        margin-top: 3px;
    }

.reg_login input { /*font-family: "Microsoft YaHei";*/
    float: left;
    width: 300px;
    background: #C0191F;
    border-radius: 4px;
    height: 45px;
    line-height: 45px;
    border: none;
    outline: none;
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-top: 0px;
    cursor: pointer;
}

    .reg_login input.inputon {
        background: #CD474C;
    }

.reg_login_false input {
    float: left;
    width: 300px;
    background: #D4D4D4;
    border-radius: 4px;
    height: 45px;
    line-height: 45px;
    border: none;
    outline: none;
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-top: 0px;
    cursor: pointer;
}


.reg_boxR {
    border-left: 1px solid #b0b0b0;
    padding-left: 58px;
    margin-left: 766px;
}

    .reg_boxR dl {
        overflow: hidden;
        zoom: 1;
    }

        .reg_boxR dl dt {
            font-size: 18px;
            color: #535353;
            font-weight: normal;
            padding-bottom: 22px;
            font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,STHeiTi,sans-serif;
        }

        .reg_boxR dl dd {
            float: left;
            font-size: 34px;
            cursor: pointer;
            color: #90704D;
            margin-right: 17px;
        }
            /*.reg_boxR dl dd.qq_icon strong,.reg_boxR dl dd.wx_icon strong,.reg_boxR dl dd.zfb_icon strong,.reg_boxR dl dd.wb_icon strong{
    font-size: 30px;
    color: #90704D;
    vertical-align: -14%;
}
.reg_boxR dl dd.qq_icon .strong_on,.reg_boxR dl dd.wx_icon .strong_on,.reg_boxR dl dd.zfb_icon .strong_on,.reg_boxR dl dd.wb_icon .strong_on{
   color:#fff
}*/

            /*.reg_boxR dl dd.qq_icon:before{background: url(../image/reg/qq_icon.png) left center no-repeat; width: 21px; height: 22px; content: ""; display: inline-block; vertical-align: middle; margin:-2px 8px 0 -29px; }*/
            /*.reg_boxR dl dd.wx_icon:before{background: url(../image/reg/wx_icon.png) left center no-repeat; width: 26px; height: 22px; content: ""; display: inline-block; vertical-align: middle;margin:-1px 8px 0 -29px;}
.reg_boxR dl dd.zfb_icon:before{background: url(../image/reg/zfb_icon.png) left center no-repeat; width: 26px; height: 20px; content: ""; display: inline-block; vertical-align: middle;margin:-2px 8px 0 -29px;}
.reg_boxR dl dd.wb_icon:before{background: url(../image/reg/wb_icon.png) left center no-repeat; width: 25px; height: 21px; content: ""; display: inline-block; vertical-align: middle;margin:-2px 8px 0 -29px;}*/

            /*.reg_boxR dl dd.qq_icon.iconon:before{background: url(../image/reg/qq_icon_on.png) left center no-repeat; width: 21px; height: 22px; content: ""; display: inline-block; vertical-align: middle; margin:-2px 8px 0 -29px;  }*/

            /*.reg_boxR dl dd.wx_icon.iconon:before{background: url(../image/reg/wx_icon_on.png) left center no-repeat; width: 26px; height: 22px; content: ""; display: inline-block; vertical-align: middle;margin:-1px 8px 0 -29px;}
.reg_boxR dl dd.zfb_icon.iconon:before{background: url(../image/reg/zfb_icon_on.png) left center no-repeat; width: 26px; height: 20px; content: ""; display: inline-block; vertical-align: middle;margin:-2px 8px 0 -29px;}
.reg_boxR dl dd.wb_icon.iconon:before{background: url(../image/reg/wb_icon_on.png) left center no-repeat; width: 25px; height: 21px; content: ""; display: inline-block; vertical-align: middle;margin:-2px 8px 0 -29px;}*/


            .reg_boxR dl dd:hover {
                color: #C0191F
            }

.reg_member_txt {
    font-size: 18px;
    color: #535353;
    padding: 37px 0 11px 0;
    font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,STHeiTi,sans-serif;
}

.reg_dl {
    background: #C0191F;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    padding: 0 35px;
    cursor: pointer;
    margin-bottom: 75px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}

    .reg_dl:hover {
        color: #fff;
        background: #CD474C;
        text-decoration: none;
    }

.reg_false {
    float: left;
    width: 556px;
    font-size: 14px;
    color: #ca1019;
    margin-left: 20px;
    text-align: left;
    padding-left: 100px
}

.top {
    background: #fff;
    height: 70px;
    border-bottom: 1px solid #d4d4d4;
}

.top_logo {
    float: left;
    margin-right: 48px;
    cursor: pointer
}

    .top_logo img {
        width: 186px;
        height: 38px;
        margin: 17px 0 9px 0;
    }

.nav {
    float: left;
}

.clause_box p span {
    color: red;
}

    .nav li {
        float: left;
        width: auto;
        font-size: 14px;
        line-height: 60px;
        color: #535353;
        border-top: 5px solid #fff;
        margin: 0 33px 0 0;
        cursor: pointer;
    }

        .nav li.navon, .nav li.naon {
            border-color: #c0191f;
            color: #c0191f;
        }

.english {
    float: right;
    background: #c0191f;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    font-size: 14px;
    color: #fff;
    padding: 4px 12px 5px 11px;
    display: block;
}

.top_login {
    padding-top: 40px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 447px;
}

    .top_login a {
        font-size: 14px;
        color: #535353;
        padding: 0 10px;
    }

.top_login_xl {
    display: none;
    position: absolute;
    right: 47px;
    top: 70px;
    width: 106px;
    height: 58px;
    z-index: 999;
    padding: 7px 0 7px 0px;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}

    .top_login_xl dt a {
        display: inline-block;
        background: #C0191F;
        width: 86px;
        height: 25px;
        font-size: 12px;
        color: #fff;
        line-height: 25px;
        margin: 2px 0 5px 10px;
        padding: 0;
        text-align: center;
        cursor: pointer;
    }

        .top_login_xl dt a:hover {
            background: #cd474c;
        }

    .top_login_xl dd {
        height: 26px;
        line-height: 26px;
        text-align: center;
    }

        .top_login_xl dd a {
            font-size: 12px;
            color: #90704D;
        }

            .top_login_xl dd a:hover {
                color: #C0191F;
            }

.login_icon {
    color: #c0191f;
    font-size: 20px;
    margin-right: -11px;
    vertical-align: middle;
    padding-bottom: 1px;
}

.login_line {
    position: relative;
}

    .login_line:before {
        background: url(https://images.homeinns.com/image/web/login_line.png) left center no-repeat;
        content: "";
        position: absolute;
        left: -3px;
        top: 5px;
        width: 2px;
        height: 14px;
    }

.top_login_after {
    padding-top: 40px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 447px;
}

.top_login_box {
    display: inline;
}

    .top_login_box li {
        display: inline;
        cursor: pointer;
    }

.top_login_after a {
    font-size: 14px;
    color: #535353;
    padding: 0 10px;
}

    .top_login_after a.login_quit {
        color: #90704D;
        cursor: pointer;
    }

.top_login_list {
    display: none;
    position: absolute;
    right: 0;
    top: 70px;
    width: 150px;
    height: 156px;
    z-index: 999;
    padding: 7px 0 7px 0px;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
}

    .top_login_list p {
        position: relative;
        font-size: 12px;
        height: 26px;
        line-height: 26px;
        padding-left: 11px;
        color: #595757;
        text-align: left;
    }

        .top_login_list p.pon {
            background: #F9F8F6;
        }

        .top_login_list p a {
            padding: 0;
        }

        .top_login_list p code {
            display: inline-block;
            font-size: 12px;
            line-height: 15px;
            text-align: center;
            color: #fff;
            background: #C0191F;
            height: 15px;
            position: absolute;
            right: 9px;
            top: 6px;
        }

            .top_login_list p code.order_num1 {
                width: 15px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -o-border-radius: 50%;
            }

            .top_login_list p code.order_num2 {
                width: 24px;
                border-radius: 12px;
                -webkit-border-radius: 12px;
                -moz-border-radius: 12px;
                -o-border-radius: 12px;
                display: none;
            }

            .top_login_list p code.order_num3 {
                width: 30px;
                border-radius: 15px;
                -webkit-border-radius: 15px;
                -moz-border-radius: 15px;
                -o-border-radius: 15px;
                display: none;
            }

        .top_login_list p span {
            font-size: 12px;
            color: #90704D;
            position: absolute;
            right: 9px;
            top: 0px;
        }

            .top_login_list p span a {
                font-size: 12px;
                color: #90704D;
            }

.sign_bg {
}

.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(../image/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(../image/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(../image/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(../image/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;
}


.bind_main {
    overflow: hidden;
    zoom: 1;
    padding: 15px 0 86px 0px;
    border-top: 4px solid #f9f8f6
}

.bind_boxL {
    float: left;
    width: 467px;
    margin-left: 0px;
}

.bind_boxR {
    margin-left: 100px;
    border-left: 1px solid #D4D4D4;
    padding: 0px 0px 17px 40px;
    float: left;
    width: 500px;
}

.bind_false {
    font-size: 16px;
    color: #ca1019;
    text-align: left;
    width: 300px;
    margin-left: 122px;
    margin-bottom: 20px
}

.bind_zfblogo {
    float: left;
    font-size: 54px
}

.bind_qqlogo {
    float: left;
    font-size: 54px
}

.bind_wxlogo {
    float: left;
}

.bind_wblogo {
    float: left;
}

.bind_tip {
    float: left;
    font-size: 16px;
    color: #535353;
    padding-top: 23px;
    margin-left: 18px
}

    .bind_tip b {
        font-weight: normal;
        color: #ba9765;
    }

    .bind_tip span {
        font-size: 14px;
        color: #979797;
        margin-left: 40px;
    }

.bind_fix {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 3px;
    margin-bottom: -17px
}

    .bind_fix p {
        font-size: 18px;
        color: #535353;
        font-weight: normal;
        vertical-align: top;
    }

.p17 {
    width: 469px;
    margin: 0 auto;
    margin-bottom: 45px;
    height: 62px
}


.bs_main {
    text-align: center;
    padding: 131px 0 0 0;
}

    .bs_main b:before {
        background: url(../image/bind/gou.png) left center no-repeat;
        width: 73px;
        height: 61px;
        content: "";
        display: inline-block;
        vertical-align: bottom;
    }

    .bs_main b {
        font-size: 24px;
        color: #3a3a3a;
        font-weight: normal;
    }

    .bs_main a {
        width: 240px;
        background: #d54047;
        border-radius: 4px;
        font-size: 22px;
        color: #fff;
        line-height: 50px;
        text-align: center;
        display: block;
        margin: 83px 0px 0px 480px;
    }

        .bs_main a:hover {
            text-decoration: none;
            background: #ca1019;
        }

.reg_main .reg_fix {
    height: 45px;
    overflow: hidden
}

    .reg_main .reg_fix .reg_false {
        width: 200px;
        padding: 0;
        margin-top: 11px
    }

/*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
                    }

.main_w1200 {
    margin: 0 auto;
    width: 1180px;
}

.py_nav li {
    margin: 0px 27px;
}
/*注册服务*/
.top {
    border: none
}

.provisions_pc {
    padding-top: 66px;
    border-top: 4px solid #f9f8f6;
    margin-bottom: 90px
}

    .provisions_pc 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;
    }

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

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

.bold_size {
    color: #535353;
    font-size: 14px;
    font-weight: bold
}

.footer_tip {
    background: #fff;
    height: 63px;
    border-top: 4px solid #f9f8f6
}

.footer_tipL {
    float: left;
    width: 400px;
    font-size: 12px;
    line-height: 16px;
    color: #979797;
    padding: 14px 0 0 21px;
}



.footer_tipR {
    float: right;
    width: 450px;
    font-size: 12px;
    color: #979797;
    padding-top: 17px;
}

    .footer_tipR dl {
        float: left;
        margin-left: 27px;
    }

        .footer_tipR dl dt {
            float: left;
            overflow: hidden;
            margin-right: 6px;
        }

            .footer_tipR dl dt.gs_icon {
                width: 28px;
                height: 30px;
            }

            .footer_tipR dl dt.wj_icon {
                width: 30px;
                height: 30px;
            }

            .footer_tipR dl dt.wl_icon {
                width: 27px;
                height: 30px;
            }

            .footer_tipR dl dt.icp_icon {
                width: 25px;
                height: 30px;
            }

            .footer_tipR dl dt i {
                width: 400px;
                height: 322px;
                vertical-align: middle;
            }

            .footer_tipR dl dt.gs_icon i {
                background-position: 0 -102px;
                position: relative\9;
                left: 0px\9;
                top: -102px\9;
            }

            .footer_tipR dl dt.wj_icon i {
                background-position: -32px -102px;
                position: relative\9;
                left: -32px\9;
                top: -102px\9;
            }

            .footer_tipR dl dt.wl_icon i {
                background-position: -66px -102px;
                position: relative\9;
                left: -66px\9;
                top: -102px\9;
            }

            .footer_tipR dl dt.icp_icon i {
                background-position: -97px -102px;
                position: relative\9;
                left: -97px\9;
                top: -102px\9;
            }

        .footer_tipR dl dd {
            float: left;
            width: 48px;
            line-height: 13px;
        }

            .footer_tipR dl dd.gs_name {
                line-height: 30px;
            }

.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(http://images.homeinns.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='http://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;
}
