﻿@charset "utf-8";

.event_title {
    margin: 30px auto;
    text-align: center;
}

    .event_title h3 {
        margin-bottom: 14px;
        height: 36px;
        line-height: 36px;
        font-size: 26px;
        color: #535353;
    }

    .event_title p {
        font-size: 16px;
        color: #535353;
        line-height: 30px;
    }

.event_list {
    margin: 30px auto 70px;
    text-align: center;
}

    .event_list li {
        position: relative;
        height: 50px;
    }

        .event_list li .year {
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -30px;
            width: 60px;
            height: 30px;
            font-size: 18px;
            color: #90704D;
            line-height: 30px;
            background: #fff;
        }

        .event_list li .circle {
            position: absolute;
            top: 30px;
            left: 50%;
            margin-left: -4px;
            width: 7px;
            height: 7px;
            background: #FFFFFF;
            border: 1px solid #90704D;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .event_list li .line {
            display: inline-block;
            margin-left: 1px;
            width: 0;
            height: 100%;
            border-left: 1px solid #90704D;
        }

        .event_list li.on .year, .event_list li .year:hover {
            font-weight: bold;
            font-size: 24px;
            color: #C0191F;
            background: #fff;
        }

        .event_list li.on .circle {
            margin-left: -9px;
            width: 12px;
            height: 12px;
            border: 3px solid #C0191F;
        }

        .event_list li.on .line {
            margin-left: -0px;
            border-left: 2px solid #C0191F;
        }

        .event_list li .detail {
            display: none;
            position: absolute;
            left: 50%;
            width: 360px;
        }

        .event_list li.on .detail {
            display: block;
        }

        .event_list li .detail1 {
            top: 75px;
        }

        .event_list li .detail span {
            position: absolute;
            top: 0;
            width: 12px;
            height: 12px;
            border: 3px solid #FFFFFF;
            background: #C0191F;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .event_list li .detail.left {
            margin-left: -372px;
            text-align: right;
        }

            .event_list li .detail.left span {
                right: -21px;
            }

        .event_list li .detail.right {
            margin-left: 12px;
            text-align: left;
        }

            .event_list li .detail.right span {
                left: -21px;
            }

        .event_list li .detail .mouth {
            line-height: 19px;
            font-weight: bold;
            font-size: 14px;
            color: #535353;
        }

        .event_list li .detail .con a, .event_list li .detail .con p {
            padding-bottom: 12px;
            display: block;
            line-height: 19px;
            font-size: 14px;
            color: #535353;
        }

            .event_list li .detail .con a:hover {
                color: #232323;
            }
        .event_list li.on.year2022 {
            height: 220px;
        }
        .event_list li.on.year2022 .detail{
            top: 160px;
        }
/*        .event_list li.on.year2022 {
            height: 120px;
        }*/

            .event_list li.on.year2022 .detail {
                top: 160px;
            }
            .event_list li.on.year2022 .detail2 {
                top: 80px;
            }
        .event_list li.on.year2021 {
            height: 430px;
        }

        .event_list li.year2021 .detail {
            top: 360px;
        }

        .event_list li.year2021 .detail2 {
            top: 290px;
        }

        .event_list li.year2021 .detail3 {
            top: 220px;
        }

        .event_list li.year2021 .detail4 {
            top: 150px;
        }
        .event_list li.year2021 .detail5 {
            top: 80px;
        }

        .event_list li.on.year2020 {
            height: 220px;
        }

        .event_list li.year2020 .detail {
            top: 150px;
        }

        .event_list li.year2020 .detail2 {
            top: 80px;
        }

        .event_list li.on.year2019 {
            height: 330px;
        }

        .event_list li.year2019 .detail {
            top: 220px;
        }

        .event_list li.year2019 .detail2 {
            top: 450px;
        }

        .event_list li.year2019 .detail3 {
            top: 210px;
        }

        .event_list li.year2019 .detail4 {
            top: 150px;
        }

        .event_list li.year2019 .detail5 {
            top: 80px;
        }

        .event_list li.year2019 .detail6 {
            top: 200px;
        }

        .event_list li.year2019 .detail7 {
            top: 80px;
        }

        .event_list li.on.year2018 {
            height: 500px;
        }

        .event_list li.year2018 .detail {
            top: 80px;
        }

        .event_list li.year2018 .detail2 {
            top: 143px;
        }

            .event_list li.year2018 .detail2 .con {
                text-align: left;
            }

        .event_list li.year2018 .detail3 {
            top: 150px
        }

        .event_list li.year2018 .detail4 {
            top: 220px
        }

        .event_list li.year2018 .detail5 {
            top: 290px
        }

        .event_list li.year2018 .detail6 {
            top: 417px
        }

        .event_list li.year2018 .detail7 {
            top: 360px
        }

        .event_list li.year2018 .detail8 {
            top: 430px
        }

        .event_list li.on.year2017 {
            height: 640px !important;
        }

        .event_list li.year2017 .detail1 {
            top: 80px;
        }

        .event_list li.year2017 .detail2 {
            top: 170px
        }

        .event_list li.year2017 .detail3 {
            top: 280px
        }

        .event_list li.year2017 .detail4 {
            top: 430px
        }

        .event_list li.year2017 .detail5 {
            top: 500px
        }

        .event_list li.year2017 .detail6 {
            top: 570px
        }

        .event_list li.on.year2016 {
            height: 500px;
        }

        .event_list li.year2016 .detail2 {
            top: 80px;
        }

        .event_list li.year2016 .detail3 {
            top: 150px;
        }

        .event_list li.year2016 .detail4 {
            top: 250px;
        }

        .event_list li.year2016 .detail5 {
            top: 320px;
        }

        .event_list li.year2016 .detail6 {
            top: 390px;
            width: 350px;
        }

        .event_list li.on.year2015 {
            height: 600px;
        }

        .event_list li.year2015 .detail.left {
            margin-left: -532px;
            width: 520px;
        }

        .event_list li.year2015 .detail.right {
            width: 520px;
        }

        .event_list li.year2015 .detail1 {
            top: 80px;
        }

        .event_list li.year2015 .detail2 {
            top: 150px;
        }

        .event_list li.year2015 .detail3 {
            top: 220px;
        }

        .event_list li.year2015 .detail4 {
            top: 290px;
        }

        .event_list li.year2015 .detail5 {
            top: 385px;
        }

        .event_list li.year2015 .detail6 {
            top: 390px;
        }

        .event_list li.year2015 .detail7 {
            top: 460px;
        }

        .event_list li.year2015 .detail8 {
            top: 625px;
        }

        .event_list li.year2015 .detail9 {
            top: 530px;
        }

        .event_list li.on.year2014 {
            height: 430px;
        }

            .event_list li.on.year2004 .detail1, .event_list li.on.year2003 .detail1,
            .event_list li.on.year2009 .detail1, .event_list li.on.year2006 .detail1,
            .event_list li.on.year2014 .detail2, .event_list li.on.year2012 .detail1,
            .event_list li.on.year2014 .detail2, .event_list li.on.year2013 .detail1,
            .event_list li.on.year2014 .detail2, .event_list li.on.year2014 .detail1,
            .event_list li.on.year2012 .detail2, .event_list li.on.year2011 .detail1,
            .event_list li.on.year2010 .detail1, .event_list li.on.year2008 .detail1,
            .event_list li.on.year2007 .detail1, .event_list li.on.year2005 .detail1,
            .event_list li.on.year2003 .detail2, .event_list li.on.year2002 .detail1 {
                top: 80px;
            }

            .event_list li.on.year2014 .detail2, .event_list li.on.year2013 .detail2,
            .event_list li.on.year2012 .detail2, .event_list li.on.year2011 .detail2,
            .event_list li.on.year2010 .detail2, .event_list li.on.year2008 .detail2,
            .event_list li.on.year2007 .detail2, .event_list li.on.year2005 .detail2,
            .event_list li.on.year2003 .detail2, .event_list li.on.year2002 .detail2 {
                top: 150px;
            }

            .event_list li.on.year2014 .detail3, .event_list li.on.year2013 .detail3,
            .event_list li.on.year2012 .detail3, .event_list li.on.year2011 .detail3,
            .event_list li.on.year2005 .detail3, .event_list li.on.year2002 .detail3 {
                top: 220px;
            }

            .event_list li.on.year2014 .detail4 {
                top: 290px;
            }

            .event_list li.on.year2014 .detail5 {
                top: 360px;
            }

        .event_list li.on.year2005,
        .event_list li.on.year2011 {
            height: 290px;
        }

        .event_list li.on.year2013,
        .event_list li.on.year2008,
        .event_list li.on.year2010,
        .event_list li.on.year2002 {
            height: 220px;
        }

        .event_list li.on.year2002 {
            margin-bottom: 120px;
        }

        .event_list li.on.year2012 {
            height: 150px;
        }

        .event_list li.on.year2003 {
            height: 220px;
        }

        .event_list li.on.year2009, .event_list li.on.year2006,
        .event_list li.on.year2004 {
            height: 150px;
        }

        .event_list li.on.year2007 {
            height: 220px;
        }

        .event_list li.year2002 .circle, .event_list li.year2002 .line {
            display: none;
        }

        .event_list li.year2002.on .circle, .event_list li.year2002.on .line {
            display: inline-block;
        }

.contact_us {
    margin: 40px auto 100px;
    width: 970px;
}

    .contact_us h3.title {
        height: 35px;
        line-height: 35px;
        font-size: 26px;
        color: #535353;
        text-align: center;
    }

    .contact_us .contact_box {
        margin: 35px auto 0;
        height: 164px;
        background: #F9F8F6;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

        .contact_us .contact_box .name {
            float: left;
            padding-left: 210px;
            width: 120px;
            line-height: 164px;
            font-size: 18px;
            color: #535353;
            font-weight: bold;
        }

.contact_us_en .contact_box .name {
    float: left;
    padding-left: 122px;
    line-height: 164px;
    font-size: 18px;
    color: #535353;
    font-weight: bold;
}

.contact_us .contact_box .method {
    margin-left: 330px;
    padding-top: 43px;
}

    .contact_us .contact_box .method .item {
        float: left;
        width: 265px;
        font-size: 14px;
        color: #535353;
        line-height: 26px;
    }

.contact_us .company_box {
    margin: 20px 15px;
}

    .contact_us .company_box .company.center {
        float: left;
        padding-left: 70px;
    }

    .contact_us .company_box .company .name {
        height: 35px;
        line-height: 35px;
        font-size: 18px;
        color: #535353;
        font-weight: bold;
    }

    .contact_us .company_box .company .con {
        font-size: 14px;
        color: #535353;
        line-height: 26px;
    }

.news_list_page .news_list {
    margin-bottom: 90px;
}

    .news_list_page .news_list .item {
        margin-bottom: 30px;
    }

        .news_list_page .news_list .item .pic {
            float: left;
            width: 260px;
            height: 160px;
        }

            .news_list_page .news_list .item .pic img {
                width: 260px;
                height: 160px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

        .news_list_page .news_list .item .news_list_con {
            margin-left: 280px;
        }

            .news_list_page .news_list .item .news_list_con a {
                display: block;
                height: 24px;
                font-size: 18px;
                color: #333;
                font-weight: bold;
                line-height: 24px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .news_list_page .news_list .item .news_list_con a:hover {
                    color: #232323;
                }

            .news_list_page .news_list .item .news_list_con .brief {
                margin-top: 15px;
                height: 57px;
                line-height: 19px;
                font-size: 14px;
                color: #979797;
                overflow: hidden;
            }

            .news_list_page .news_list .item .news_list_con .time {
                margin-top: 44px;
                height: 20px;
                line-height: 20px;
                font-size: 14px;
                color: #979797;
            }

.news_list_page .page_box {
    margin-bottom: 90px;
    text-align: center;
    font-size: 0;
}

    .news_list_page .page_box a {
        display: inline-block;
        margin: 0 3px;
        width: 38px;
        height: 38px;
        line-height: 38px;
        border: 1px solid #979797;
        font-size: 16px;
        color: #90704D;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        vertical-align: middle;
    }

        .news_list_page .page_box a:hover {
            color: rgb(255, 255, 255);
            background: rgb(144, 112, 77);
        }

        .news_list_page .page_box a.cur, .page_box a.disable,
        .news_list_page .page_box a.cur:hover, .page_box a.disable:hover {
            border: 1px solid #D4D4D4;
            background: #F9F9F9;
            color: #D4D4D4;
            cursor: default;
        }

    .news_list_page .page_box span {
        display: inline-block;
        margin-top: -15px;
        padding: 0 3px;
        font-size: 24px;
        color: #90704D;
        line-height: 40px;
        vertical-align: middle;
    }

    .news_list_page .page_box a.pre {
        margin-right: 5px;
        font-family: 'Simsun';
        font-size: 22px;
    }

    .news_list_page .page_box a.next {
        margin-left: 5px;
        font-family: 'Simsun';
        font-size: 22px;
    }

.news_detail_page {
    margin: 0px 0 60px;
}

    .news_detail_page .news_hot_list {
        float: right;
        margin-top: 10px;
        width: 260px;
    }
       .news_detail_page .news_hot_list dt {
            padding-left: 15px;
            height: 40px;
            line-height: 40px;
            background: #D4D4D4;
            font-weight: bold;
            font-size: 18px;
            color: #535353;
        }

        .news_detail_page .news_hot_list dd {
            margin-top: 30px;
        }

            .news_detail_page .news_hot_list dd a img {
                width: 260px;
                height: 160px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

            .news_detail_page .news_hot_list dd a.txt {
                display: block;
                margin-top: 15px;
                height: 42px;
                line-height: 21px;
                font-size: 16px;
                color: #535353;
                overflow: hidden;
            }

                .news_detail_page .news_hot_list dd a.txt:hover {
                    color: #232323;
                }

    .news_detail_page .news_detail {
        margin-right: 290px;
    }

        .news_detail_page .news_detail h3 {
            font-size: 30px;
            color: #2F2E2E;
            line-height: 50px;
        }

        .news_detail_page .news_detail .time {
            padding: 25px 0 10px;
            border-bottom: 1px solid #D4D4D4;
            height: 24px;
            line-height: 24px;
            font-size: 18px;
            color: #979797;
        }

        .news_detail_page .news_detail .con p {
            margin-top: 15px;
            font-size: 14px;
            color: #535353;
            line-height: 30px;
        }

        .news_detail_page .news_detail .con .img {
            margin-top: 5px;
        }

            .news_detail_page .news_detail .con .img img {
                margin-right: 15px;
            }

            .news_detail_page .news_detail .con .img span {
                margin-top: 15px;
                font-size: 14px;
                color: #979797;
            }


.culture_page {
    margin-bottom: 60px;
}

    .culture_page .banner_img {
        margin-top: 20px;
    }

    .culture_page .banner_txt {
        text-align: center;
    }

        .culture_page .banner_txt h3 {
            margin-top: 46px;
            height: 47px;
            line-height: 47px;
            font-size: 36px;
            color: #535353;
        }

        .culture_page .banner_txt p {
            margin-top: 22px;
            height: 30px;
            line-height: 30px;
            font-size: 18px;
            color: #000D00;
        }

            .culture_page .banner_txt p b {
                color: #C0191F;
            }

    .culture_page .con_img {
        margin-top: 37px;
    }

    .culture_page .advantage {
        margin-top: 20px;
        text-align: center;
        padding-top: 13px;
    }

        .culture_page .advantage h3 {
            margin-top: 40px;
            font-size: 35px;
            color: #434343;
            line-height: 24px;
            padding-bottom: 21px;
        }

        .culture_page .advantage p {
            line-height: 40px;
            font-size: 20px;
            color: #000;
            padding-bottom: 10px;
        }

        .culture_page .advantage .lableList {
            padding-top: 10px;
            text-align: center;
        }

            .culture_page .advantage .lableList .lable {
                display: inline-block;
                margin-right: 30px;
            }

                .culture_page .advantage .lableList .lable img {
                    display: inline-block;
                    width: 25px;
                    height: 25px;
                    vertical-align: middle;
                }

                .culture_page .advantage .lableList .lable span {
                    padding-left: 10px;
                    display: inline-block;
                    vertical-align: middle;
                    color: #282828;
                    font-size: 20px;
                }

    .culture_page .slogan {
        margin-top: 60px;
    }

        .culture_page .slogan li {
            float: left;
            width: 100%;
            text-align: center;
            padding-bottom: 43px;
        }

            .culture_page .slogan li h3 {
                font-size: 35px;
                color: #434343;
                line-height: 35px;
                padding-bottom: 24px;
            }

            .culture_page .slogan li h4 {
                font-size: 24px;
                color: #000;
                line-height: 40px;
            }

            .culture_page .slogan li p {
                font-size: 20px;
                color: #000;
                line-height: 33px;
            }


.join_home_page {
    margin-top: 20px;
}

    .join_home_page .menu {
        float: left; /*width:145px;*/
        padding-top: 10px;
        width: 158px;
    }

        .join_home_page .menu dt {
            margin-bottom: 10px;
            font-size: 16px;
            color: #2F2E2E;
        }

        .join_home_page .menu dd a {
            font-size: 14px;
            color: #90704D;
            line-height: 40px;
        }
        /*.join_home_page .menu dd a.barndTab {
        font-size:12px;
    }*/
        .join_home_page .menu dd span.icon {
            color: #90704d
        }
        /*.barndItem.active{
        display:none
}*/
        .join_home_page .menu dd a.cur {
            color: #C0191F;
        }

        .join_home_page .menu dd.To_join_us {
            position: relative;
        }

            .join_home_page .menu dd.To_join_us h3 {
                margin-top: 30px;
                line-height: 30px;
                font-weight: bold;
                font-size: 14px;
                color: #535353;
            }

            .join_home_page .menu dd.To_join_us b {
                position: absolute;
                top: 13px;
                left: 62px;
                background: #d3d3d3;
                width: 82px;
                height: 4px;
            }

        .join_home_page .menu dd span {
            line-height: 30px;
            color: #535353;
            font-size: 14px;
        }

        .join_home_page .menu dd.end {
            width: 146px;
            background: #d3d3d3;
            height: 4px;
            margin-top: 8px;
        }

        .join_home_page .menu dd.nanyuan_join_us {
            position: relative;
        }

            .join_home_page .menu dd.nanyuan_join_us h3 {
                margin-top: 12px;
                line-height: 30px;
                font-size: 14px;
                color: #535353;
            }

            .join_home_page .menu dd.nanyuan_join_us b {
                position: absolute;
                top: 13px;
                left: 62px;
                background: #535353;
                width: 82px;
                height: 1px;
            }



    .join_home_page .help_right { /*margin-left:270px;*/
        margin-left: 265px;
        padding: 8px 0 80px 0;
    }

        .join_home_page .help_right .yitelfee_top {
            height: 33px;
            padding-left: 10px;
            border-top: 2px solid #62194b;
            font: bold 14px/33px "微软雅黑";
            background-color: #f7f3f6;
            color: #62194b;
        }

        .join_home_page .help_right .yitelfee_txt {
            padding: 11px 0px 0px 13px;
            font: normal 12px/24px "微软雅黑";
            color: #333333;
        }

        .join_home_page .help_right .yitel_table {
            background-color: #81476f;
            padding: 0;
            margin: 11px 0px 20px 0px;
            border-collapse: collapse;
            font: normal 12px/18px "微软雅黑";
            color: #fff;
        }

            .join_home_page .help_right .yitel_table td {
                border: 1px solid #fff;
                padding: 12px 12px 12px 17px;
                text-align: center;
            }

                .join_home_page .help_right .yitel_table td.yitelbg {
                    background-color: #c199ad;
                    vertical-align: middle;
                }

        .join_home_page .help_right .yitel_tabcity table {
            float: left;
            width: 241px;
            background-color: #fff;
            border: 1px solid #81476f;
            padding: 0;
            margin: 11px 12px 20px 0px;
            border-collapse: collapse;
            font: normal 12px/18px "微软雅黑";
            color: #333;
        }

            .join_home_page .help_right .yitel_tabcity table th {
                background-color: #81476f;
                font: normal 14px/33px "微软雅黑";
                color: #fff;
                text-align: center;
            }

            .join_home_page .help_right .yitel_tabcity table td {
                width: 97px;
                border: 1px solid #81476f;
                border-width: 0px 1px 1px 0px;
                padding: 6px 12px 6px 17px;
                text-align: center;
            }

        .join_home_page .help_right .yitel_mx {
            border: 1px solid #81476f;
            padding: 0;
            margin: 11px 0px 20px 0px;
            border-collapse: collapse;
            font: normal 12px/18px "微软雅黑";
            color: #333;
        }

            .join_home_page .help_right .yitel_mx th {
                text-align: center;
                background-color: #81476f;
                line-height: 33px;
                font-size: 14px;
                color: #fff;
            }

            .join_home_page .help_right .yitel_mx td {
                border: 1px solid #81476f;
                padding: 6px 12px 6px 17px;
            }

        .join_home_page .help_right .yitel_mxnum {
            width: 276px;
            text-align: center;
        }

        .join_home_page .help_right h5.contidion_title {
            font-weight: bold;
            font-size: 13px;
            padding-top: 15px;
        }

            .join_home_page .help_right h5.contidion_title.first {
                padding-top: 0;
            }

    .join_home_page .help_right {
        position: relative;
    }

        .join_home_page .help_right .join_intro {
            position: absolute;
            right: 0;
            top: 0px;
            font-size: 14px;
            color: #333;
            text-align: right;
        }

        .join_home_page .help_right .help_right_con {
            display: none
        }

            .join_home_page .help_right .help_right_con.active {
                display: block
            }

            .join_home_page .help_right .help_right_con h6 {
                margin: 0px 0 40px;
                height: 30px;
                line-height: 30px;
                font-size: 24px;
                color: #2f2e2e;
                text-align: center;
            }

        .join_home_page .help_right .help_right_con_table {
            border-bottom: 6px solid #f0f0f0;
        }

            .join_home_page .help_right .help_right_con_table tr th {
                padding: 4px 10px;
                line-height: 22px;
                color: #535353;
                font-size: 16px;
                font-weight: bold;
                text-align: center;
                vertical-align: middle;
            }

            .join_home_page .help_right .help_right_con_table tr .bd {
                border-right: 1px solid #d4d4d4;
            }

            .join_home_page .help_right .help_right_con_table tr td {
                padding: 4px 10px;
                color: #535353;
                font-size: 16px;
                text-align: center;
                line-height: 32px;
                vertical-align: middle;
            }

                .join_home_page .help_right .help_right_con_table tr td.left {
                    text-align: left;
                }

            .join_home_page .help_right .help_right_con_table tr.gray {
                background: #ECECEC
            }

            .join_home_page .help_right .help_right_con_table tr .first {
                padding-left: 15px;
                text-align: left;
            }

            .join_home_page .help_right .help_right_con_table.normal {
                border-bottom: 1px solid #d4d4d4;
            }


        .join_home_page .help_right a {
            color: #009bcb;
        }

            .join_home_page .help_right a:hover {
                color: #009bcb;
                text-decoration: underline;
            }

        .join_home_page .help_right .plusfee_top {
            height: 33px;
            padding-left: 10px;
            background-color: #f9f9f7;
            border-top: 2px solid #918168;
            font: bold 14px/33px "微软雅黑";
            color: #918168;
        }

        .join_home_page .help_right .plusfee_txt {
            padding: 11px 13px;
            font: normal 12px/24px "微软雅黑";
            color: #333333;
        }

        .join_home_page .help_right .plus_mx {
            border: 1px solid #918168;
            padding: 0;
            margin: 11px 0px 20px 0px;
            border-collapse: collapse;
            font: normal 12px/18px "微软雅黑";
            color: #333;
        }

            .join_home_page .help_right .plus_mx th {
                text-align: center;
                background-color: #918168;
                line-height: 33px;
                font-size: 14px;
                color: #fff;
            }

            .join_home_page .help_right .plus_mx td {
                border: 1px solid #918168;
                padding: 6px 12px 6px 17px;
                text-align: center;
            }

        .join_home_page .help_right .homeInn_top {
            height: 33px;
            padding-left: 10px;
            background-color: #f9f9f7;
            border-top: 2px solid #326062;
            font: bold 14px/33px "微软雅黑";
            color: #326062;
        }

        .join_home_page .help_right .homeInn_txt {
            padding: 12px 23px 20px 23px;
            font: normal 12px/24px "微软雅黑";
            color: #333333;
        }

        .join_home_page .help_right .cloudfee_top {
            height: 33px;
            padding-left: 10px;
            background-color: #e5f5fa;
            border-top: 2px solid #009bcb;
            font: bold 14px/33px "微软雅黑";
            color: #009bcb;
        }

        .join_home_page .help_right .cloudfee_txt {
            padding: 11px 13px;
            font: normal 12px/24px "微软雅黑";
            color: #333333;
        }

        .join_home_page .help_right .join_service_main {
            position: relative;
            height: 2000px;
        }

            .join_home_page .help_right .join_service_main .join_service_one {
                position: absolute;
                top: 0px;
                left: 0px;
            }

            .join_home_page .help_right .join_service_main .join_service_two {
                position: absolute;
                top: 195px;
                right: 0px;
            }

            .join_home_page .help_right .join_service_main .join_service_three {
                position: absolute;
                top: 430px;
                left: 0px;
            }

            .join_home_page .help_right .join_service_main .join_service_four {
                position: absolute;
                top: 628px;
                right: 0px;
            }

            .join_home_page .help_right .join_service_main .join_service_five {
                position: absolute;
                top: 868px;
                left: 0px;
            }

            .join_home_page .help_right .join_service_main .join_service_six {
                position: absolute;
                top: 1070px;
                right: 0px;
            }

            .join_home_page .help_right .join_service_main .join_service_seven {
                position: absolute;
                top: 1301px;
                left: 0px;
            }

            .join_home_page .help_right .join_service_main .join_service_eight {
                position: absolute;
                top: 1504px;
                right: 0px;
            }

            .join_home_page .help_right .join_service_main .join_service_nine {
                position: absolute;
                top: 1737px;
                left: 0px;
            }

        .join_home_page .help_right .join_bigimg {
            position: absolute;
            z-index: 100;
            display: none;
        }

        .join_home_page .help_right .jiameng_yz_fix {
            overflow: hidden;
            zoom: 1;
            padding-bottom: 30px;
        }

        .join_home_page .help_right .jiameng_yz_img {
            width: 225px;
            height: 147px;
            overflow: hidden;
            float: left;
            border: 1px solid #ededed;
        }

        .join_home_page .help_right .jiameng_yz_txtnew {
            margin-left: 245px;
            line-height: 18px;
            color: #000;
        }

            .join_home_page .help_right .jiameng_yz_txtnew h6 {
                font-size: 14px;
                font-weight: bold;
            }

    .join_home_page .jy_bg {
        background: url('https://webimgs.bthhotels.com/cms/image/web/join_us/jm_yssj/bg.jpg') top center no-repeat;
        width: 965px;
        margin: 0 auto;
    }

    .join_home_page .main_965 {
        width: 1000px;
        margin: 0 auto;
    }

    .join_home_page .jy_img {
        text-align: right;
        padding-top: 56px;
        margin-bottom: 38px;
        margin-top: -44px;
    }

    .join_home_page .jy_main {
        padding-bottom: 73px;
    }

    .join_home_page .jy_logo {
        display: inline-block;
    }

    .join_home_page .jy_fix_step {
        margin: 5px 0px 5px 7px;
    }

    .join_home_page .jy_logotxt {
        display: inline-block;
        margin: 0px -3px 0px 30px;
    }

    .join_home_page .jy_fix_txt {
        margin: 0px 0px 19px 20px;
    }

    .join_home_page .jy_box {
        padding: 8px 0px 8px 79px;
    }

        .join_home_page .jy_box p {
            font: normal 14px/30px "微软雅黑";
            color: #4c4c4c;
            cursor: pointer;
        }

    .join_home_page .jy_que_top {
        margin-top: 11px;
    }

    .join_home_page .jy_que p {
        font: normal 14px/30px "微软雅黑";
        color: #90704D;
    }

        .join_home_page .jy_que p span {
            background: url('https://webimgs.bthhotels.com/cms/image/web/join_us/jm_yssj/jt_right.jpg') right center no-repeat;
            width: 10px;
            height: 10px;
            display: inline-block;
            margin-left: 12px;
        }

    .join_home_page .jy_box p.jton span {
        background: url('https://webimgs.bthhotels.com/cms/image/web/join_us/jm_yssj/jt_down.jpg') right center no-repeat;
        width: 10px;
        height: 10px;
    }

    .join_home_page .jy_que ul {
        display: none;
        font: normal 14px/24px "微软雅黑";
        color: #4c4c4c;
    }

        .join_home_page .jy_que ul li {
            line-height: 30px;
        }

        .join_home_page .jy_que ul h1 {
            text-align: left;
            display: block;
            font-weight: bold;
            padding-bottom: 7px;
            color: #5a3a00;
        }

    .join_home_page .jy_table {
        border: none;
        margin: 0px 0px 17px 0px;
    }

        .join_home_page .jy_table th {
            background-color: #f7f7f7;
            border-right: 1px solid #D4D4D4;
            text-align: center;
            line-height: 53px;
        }

            .join_home_page .jy_table th:nth-child(3) {
                border: none
            }

        .join_home_page .jy_table td {
            text-align: center;
            border-right: 1px solid #D4D4D4;
        }

            .join_home_page .jy_table td:nth-child(3) {
                border: none
            }

        .join_home_page .jy_table .gray {
            background: #ECECEC;
        }

    .join_home_page .jy_boxx {
    }

/*.sign_home_page {
    margin-top: 30px;
}*/

    .sign_home_page .menu {
        display: none;
        float: left;
        width: 200px;
    }

        .sign_home_page .menu dt {
            padding-bottom: 10px;
            font-size: 20px;
            color: #2F2E2E;
            line-height: 45px;
        }

        .sign_home_page .menu dd .kind_name {
            height: 40px;
        }

            .sign_home_page .menu dd .kind_name a {
                font-size: 18px;
                color: #232323;
                line-height: 40px;
            }

            .sign_home_page .menu dd .kind_name b {
                width: 10px;
                height: 6px;
                margin: -5px 0 0 6px;
                vertical-align: middle;
                position: relative;
                overflow: hidden;
                display: inline-block;
            }

                .sign_home_page .menu dd .kind_name b i {
                    background-position: -28px 0;
                    width: 400px;
                    height: 322px;
                    vertical-align: middle;
                    position: relative\9;
                    left: -28px\9;
                    top: 0px\9;
                }

        .sign_home_page .menu dd.cur .kind_name b i {
            background-position: -40px 0;
            position: relative\9;
            left: -40px\9;
            top: 0px\9;
        }

        .sign_home_page .menu dd .kind_con {
            display: none;
            margin: 4px 0;
        }

        .sign_home_page .menu dd.on .kind_con {
            display: block;
        }

        .sign_home_page .menu dd .kind_con a {
            display: block;
            font-size: 14px;
            color: #3D3D3D;
            line-height: 30px;
        }

        .sign_home_page .menu dd .kind_con span {
            display: block;
            font-size: 14px;
            color: #d4d4d4;
            line-height: 30px;
        }

        .sign_home_page .menu dd .kind_con a.cur, .sign_home_page .menu dd .kind_name a.cur,
        .sign_home_page .menu dd .kind_con a:hover, .sign_home_page .menu dd .kind_name a:hover {
            color: #C0191F;
            font-weight: bold;
        }

    .sign_home_page .help_right {
        /*margin-left: 200px;*/
        text-align: center;
        padding-bottom: 150px;
    }

        .sign_home_page .help_right.nofont {
            font-size: 0;
            position: relative;
        }

            .sign_home_page .help_right.nofont .person {
                position: absolute;
                right: -40px;
                top: 1000px;
            }

            .sign_home_page .help_right.nofont .sofa {
                position: absolute;
                right: -30px;
                top: 2060px;
            }

            .sign_home_page .help_right.nofont .pic {
                position: absolute;
                left: -140px;
                top: 3299px;
                width: 435px;
            }

.sl_vip_page {
    margin-top: 30px;
}

    .sl_vip_page.nofont {
        font-size: 0;
    }

        .sl_vip_page.nofont .btn_learn_more, .sl_vip_page.nofont .btn_enter {
            position: relative;
        }

            .sl_vip_page.nofont .btn_learn_more a, .sl_vip_page.nofont .btn_enter a {
                position: absolute;
                left: 50%;
                margin-left: -95px;
                width: 189px;
                height: 58px;
                -webkit-border-radius: 15px;
                -moz-border-radius: 15px;
                border-radius: 15px;
                color: #FFFFFF;
                line-height: 58px;
                font-size: 24px;
                font-weight: bold;
                font-family: 'Microsoft YaHei';
                text-align: center;
            }

            .sl_vip_page.nofont .btn_learn_more a {
                top: 594px;
                background: #90704D;
                margin-left: -95px;
            }

                .sl_vip_page.nofont .btn_learn_more a:hover {
                    background: #A68D71;
                }

            .sl_vip_page.nofont .btn_enter a {
                top: 313px;
                background: #C0191F;
                margin-left: -77px;
            }

                .sl_vip_page.nofont .btn_enter a:hover {
                    background: #CD474C;
                }

    .sl_vip_page .menu {
        float: left;
        width: 200px;
    }

        .sl_vip_page .menu dt {
            font-weight: normal;
            font-size: 20px;
            line-height: 28px;
            color: #2F2E2E;
        }

            .sl_vip_page .menu dt a {
                color: #2F2E2E;
            }

                .sl_vip_page .menu dt a.cur {
                    color: #C0191F;
                }

        .sl_vip_page .menu dd {
            margin-top: 20px
        }

            .sl_vip_page .menu dd span, .sl_vip_page .menu dd .noson {
                display: block;
                font-size: 18px;
                line-height: 28px;
                font-weight: normal;
                color: #2f2e2e;
            }

            .sl_vip_page .menu dd .son {
                display: block;
                font-size: 14px;
                font-weight: normal;
                line-height: 28px;
                color: #979797;
            }

                .sl_vip_page .menu dd .son.cur, .sl_vip_page .menu dd .noson.cur {
                    color: #C0191F;
                }

    .sl_vip_page .help_right {
        margin-left: 200px;
        padding-bottom: 30px;
    }

    .sl_vip_page .vip_title {
        height: 32px;
        line-height: 32px;
    }

        .sl_vip_page .vip_title code {
            display: inline-block;
            width: 32px;
            line-height: 30px;
            font-size: 28px;
            color: #2F2E2E;
            text-align: center;
            vertical-align: bottom;
        }

        .sl_vip_page .vip_title span {
            display: inline-block;
            font-size: 20px;
            color: #2F2E2E;
            vertical-align: middle;
        }

    .sl_vip_page .notice {
        margin: 20px 0 76px;
        font-size: 14px;
        color: #535353;
        line-height: 25px;
    }

    .sl_vip_page .vip_list li {
        float: left;
        position: relative;
        margin-top: 40px;
        height: 85px;
    }

        .sl_vip_page .vip_list li.e {
            width: 47px;
        }

    .sl_vip_page .vip_list li {
        width: 190px;
    }

        .sl_vip_page .vip_list li a {
            position: absolute;
            z-index: 2;
            top: 0;
            right: 0;
            width: 47px;
            height: 47px;
        }

        .sl_vip_page .vip_list li span {
            position: absolute;
            z-index: 1;
            top: 19px;
            left: 0;
            width: 143px;
            height: 8px;
            border-top: 1px solid #d4d4d4;
            border-bottom: 1px solid #d4d4d4;
        }

        .sl_vip_page .vip_list li h3 {
            position: absolute;
            right: -15px;
            top: 61px;
            width: 80px;
            font-size: 20px;
            font-weight: bold;
            line-height: 24px;
            text-align: center;
        }

        .sl_vip_page .vip_list li.e h3 {
            color: #4F92E1;
        }

        .sl_vip_page .vip_list li.y h3 {
            color: #979797;
        }

        .sl_vip_page .vip_list li.j h3 {
            color: #BFA16B;
        }

        .sl_vip_page .vip_list li.bj h3 {
            color: #bfaa97;
        }

        .sl_vip_page .vip_list li.zs h3 {
            color: #8594CC;
        }

        .sl_vip_page .vip_list li .con {
            display: none;
            position: relative;
            left: 58px;
            float: right;
            margin-top: 100px;
            padding: 20px 0;
            width: 164px;
            background: #F9F8F6;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            text-align: center;
            font-size: 14px;
            color: #535353;
            line-height: 25px;
        }

        .sl_vip_page .vip_list li.e .con {
            *left: -58px;
        }

        .sl_vip_page .vip_list li .con em {
            position: absolute;
            left: 50%;
            top: -19px;
            margin-left: -10px;
            width: 0;
            height: 0;
            border: 10px solid transparent;
            border-bottom-color: #f9f8f6;
        }

.clearfix:after {
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.clearfix {
    *zoom: 1
}

.sl_vip_page .vip_list li.hover, .sl_vip_page .vip_list li.click {
    height: auto;
}

    .sl_vip_page .vip_list li.hover.e, .sl_vip_page .vip_list li.click.e {
    }

    .sl_vip_page .vip_list li.hover a, .sl_vip_page .vip_list li.click a {
        top: -4px;
        right: -4px;
        width: 55px;
        height: 55px;
    }

    .sl_vip_page .vip_list li.gray span, .sl_vip_page .vip_list li.click span {
        background: #eaeaea;
    }

    .sl_vip_page .vip_list li.click .con {
        display: block;
    }

.sl_vip_page .explain h5 {
    margin-top: 28px;
    font-size: 16px;
    color: #2F2E2E;
    line-height: 25px;
    font-weight: normal;
}

.sl_vip_page .explain p {
    font-size: 12px;
    color: #535353;
    line-height: 25px;
}

.sl_vip_page .sort_wrap {
    font-size: 0;
    text-align: center;
}

    .sl_vip_page .sort_wrap a {
        display: inline-block;
        padding: 0 12px;
        height: 16px;
        border-right: 1px solid rgb(151,151,151);
        font-size: 16px;
        color: rgb(151,151,151);
        line-height: 16px;
    }

        .sl_vip_page .sort_wrap a.last {
            border-right: 0 none;
        }

        .sl_vip_page .sort_wrap a.cur, .sl_vip_page .sort_wrap a:hover {
            color: #C0191F;
        }

.sl_vip_page .hotel_wrap {
    margin-top: 35px;
    font-size: 0;
    text-align: center;
}

    .sl_vip_page .hotel_wrap .hotel_name {
        display: none;
    }

        .sl_vip_page .hotel_wrap .hotel_name.cur {
            display: block;
        }

        .sl_vip_page .hotel_wrap .hotel_name a {
            display: inline-block;
            height: 50px;
            margin-top: 15px;
            background-image: url("https://webimgs.bthhotels.com/cms/image/web/jiabinhui/logoimg.png");
            background-repeat: no-repeat;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.wx a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/wxzg1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.py a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/pyjd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.zz a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/hyz1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.yuns a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/yunssj1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.bc a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/jgbcjd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.yf a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/yfjd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.af a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/afjd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.bl a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/blas1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.sp a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/yssj1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.jx a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/rjjx1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.slv a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/rjsl1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.yj a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/yjjd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.rj a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/rjjdd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.pt a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/mtjd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.zg a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/zgjd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.jg a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/jgfd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.sl a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/slny1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.nsxxhg a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/nsjd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.jl a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/jlfd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.zh a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/hyzz1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.fm a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/fmjd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .sl_vip_page .hotel_wrap .hotel_name div.jh a {
            display: inline-block;
            height: 58px;
            margin-top: 10px;
            background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/jhjd1.png);
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }

        .sl_vip_page .hotel_wrap .hotel_name div {
            display: inline-block;
            height: 80px;
            width: 80px;
            border-radius: 4px;
            margin-left: 30px;
            border: 1px solid #e9e9e9;
            vertical-align: top;
        }

            .sl_vip_page .hotel_wrap .hotel_name div.jg.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.jg:hover {
                background: #F08D00;
            }

       


            .sl_vip_page .hotel_wrap .hotel_name div.jl.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.jl:hover {
                background: #C0AC49;
            }

            .sl_vip_page .hotel_wrap .hotel_name div.jl a {
                width: 48px;
                background-position: -155px 6px;
            }

            .sl_vip_page .hotel_wrap .hotel_name div.jl:hover a, .sl_vip_page .hotel_wrap .hotel_name div.jl.cur a {
                background-position: -155px -41px;
            }


     

            .sl_vip_page .hotel_wrap .hotel_name div.zh.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.zh:hover {
                background: #3a1e18
            }

            .sl_vip_page .hotel_wrap .hotel_name div.zh a {
                background-position: -30px -86px;
                width: 37px;
            }

            .sl_vip_page .hotel_wrap .hotel_name div.zh:hover a, .sl_vip_page .hotel_wrap .hotel_name div.zh.cur a {
                background-position: -30px -132px;
            }


            .sl_vip_page .hotel_wrap .hotel_name div.fm a {
                background-position: -232px -86px;
                width: 44px;
            }

            .sl_vip_page .hotel_wrap .hotel_name div.jh.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.jh:hover {
                background: #B18247
            }

            .sl_vip_page .hotel_wrap .hotel_name div.jh a {
                background-position: -468px -86px;
                width: 74px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.wx:hover a, .sl_vip_page .hotel_wrap .hotel_name div.wx.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/wxzg2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jg:hover a, .sl_vip_page .hotel_wrap .hotel_name div.jg.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/jgfd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.zz:hover a, .sl_vip_page .hotel_wrap .hotel_name div.zz.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/hyz2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.yuns:hover a, .sl_vip_page .hotel_wrap .hotel_name div.yuns.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/yunssj2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.bc:hover a, .sl_vip_page .hotel_wrap .hotel_name div.bc.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/jgbcjd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.yf:hover a, .sl_vip_page .hotel_wrap .hotel_name div.yf.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/yfjd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.af:hover a, .sl_vip_page .hotel_wrap .hotel_name div.af.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/afjd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.bl:hover a, .sl_vip_page .hotel_wrap .hotel_name div.bl.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/blas2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.sp:hover a, .sl_vip_page .hotel_wrap .hotel_name div.sp.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/yssj2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jx:hover a, .sl_vip_page .hotel_wrap .hotel_name div.jx.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/rjjx2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.slv:hover a, .sl_vip_page .hotel_wrap .hotel_name div.slv.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/rjsl2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.yj:hover a, .sl_vip_page .hotel_wrap .hotel_name div.yj.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/yjjd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.rj:hover a, .sl_vip_page .hotel_wrap .hotel_name div.rj.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/rjjdd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.pt:hover a, .sl_vip_page .hotel_wrap .hotel_name div.pt.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/mtjd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.zg:hover a, .sl_vip_page .hotel_wrap .hotel_name div.zg.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/zgjd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.sl:hover a, .sl_vip_page .hotel_wrap .hotel_name div.sl.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/slny2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.nsxxhg:hover a, .sl_vip_page .hotel_wrap .hotel_name div.nsxxhg.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/nsjd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jl:hover a, .sl_vip_page .hotel_wrap .hotel_name div.jl.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/jlfd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.py:hover a, .sl_vip_page .hotel_wrap .hotel_name div.py.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/pyjd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.zh:hover a, .sl_vip_page .hotel_wrap .hotel_name div.zh.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/hyzz2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.fm:hover a, .sl_vip_page .hotel_wrap .hotel_name div.fm.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/fmjd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jh:hover a, .sl_vip_page .hotel_wrap .hotel_name div.jh.cur a {
                background-position: 0px 0px;
                display: inline-block;
                height: 58px;
                margin-top: 10px;
                background-image: url(https://webimgs.bthhotels.com/cms/image/web/jiabinhui/jhjd2.png);
                background-repeat: no-repeat;
                background-size: 100% 100%;
            
            }
            .sl_vip_page .hotel_wrap .hotel_name div.zg.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.zg:hover {
                background: #4194b0
            }
            .sl_vip_page .hotel_wrap .hotel_name div.zg a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.af.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.af:hover {
                background: #cfb68a
            }
            .sl_vip_page .hotel_wrap .hotel_name div.af a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.sp.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.sp:hover {
                background:#00adba
            }
            .sl_vip_page .hotel_wrap .hotel_name div.sp a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.yj.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.yj:hover {
                background:#977022
            }
            .sl_vip_page .hotel_wrap .hotel_name div.yj a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.rj.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.rj:hover {
                background:#d08787
            }
            .sl_vip_page .hotel_wrap .hotel_name div.rj a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.pt.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.pt:hover {
                background:#0f743a
            }
            .sl_vip_page .hotel_wrap .hotel_name div.pt a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jx.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.jx:hover {
                background:#907e67
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jx a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.slv.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.slv:hover {
                background:#898987
            }
            .sl_vip_page .hotel_wrap .hotel_name div.slv a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.bl.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.bl:hover {
                background: #8a6d4a
            }
            .sl_vip_page .hotel_wrap .hotel_name div.bl a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.bc.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.bc:hover {
                background: #af8c24
            }
            .sl_vip_page .hotel_wrap .hotel_name div.bc a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.yuns.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.yuns:hover {
                
                background: #05a396
            }
            .sl_vip_page .hotel_wrap .hotel_name div.yuns a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.zz.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.zz:hover {
                background: #C4A959
            }
            .sl_vip_page .hotel_wrap .hotel_name div.zz a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.yf.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.yf:hover {
                background: #353534
            }
            .sl_vip_page .hotel_wrap .hotel_name div.yf a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.sl.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.sl:hover {
                background: #169144
            }
            .sl_vip_page .hotel_wrap .hotel_name div.sl a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.nsxxhg.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.nsxxhg:hover {
                background: #E50113
            }
            .sl_vip_page .hotel_wrap .hotel_name div.nsxxhg a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jl.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.jl:hover {
                background: #C0AC49
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jl a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jg.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.jg:hover {
                background: #F08D00
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jg a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.py.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.py:hover {
                background: #ccc3a4
            }
            .sl_vip_page .hotel_wrap .hotel_name div.py a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.zh.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.zh:hover {
                background: #3a1e18
            }
            .sl_vip_page .hotel_wrap .hotel_name div.zh a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jh.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.jh:hover {
                background: #B18247
            }
            .sl_vip_page .hotel_wrap .hotel_name div.jh a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.wx.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.wx:hover {
                background: #BE9E7E
            }
            .sl_vip_page .hotel_wrap .hotel_name div.wx a {
                background-position: 0px 0px;
                width: 80px;
            }
            .sl_vip_page .hotel_wrap .hotel_name div.fm.cur,
            .sl_vip_page .hotel_wrap .hotel_name div.fm:hover {
                background: #d56361
            }
            .sl_vip_page .hotel_wrap .hotel_name div.fm a {
                background-position: 0px 0px;
                width: 80px;
            }           
            .sl_vip_page .hotel_wrap .hotel_name div.paib {
                border: none
            }

                .sl_vip_page .hotel_wrap .hotel_name div.paib a {
                    width: 80px;
                    height: 80px;
                    margin-top: 0;
                    margin-left: 0;
                    display: inline-block;
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/paib.png");
                    background-repeat: no-repeat;
                }

                .sl_vip_page .hotel_wrap .hotel_name div.paib:hover a, .sl_vip_page .hotel_wrap .hotel_name div.paib.cur a {
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/paibhover.png");
                }

            .sl_vip_page .hotel_wrap .hotel_name div.ruib {
                border: none
            }

                .sl_vip_page .hotel_wrap .hotel_name div.ruib a {
                    width: 80px;
                    height: 80px;
                    margin-top: 0;
                    margin-left: 0;
                    display: inline-block;
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/ruib.png");
                    background-repeat: no-repeat;
                }

                .sl_vip_page .hotel_wrap .hotel_name div.ruib:hover a, .sl_vip_page .hotel_wrap .hotel_name div.ruib.cur a {
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/ruibhover.png");
                }

            .sl_vip_page .hotel_wrap .hotel_name div.sub {
                border: none
            }

                .sl_vip_page .hotel_wrap .hotel_name div.sub a {
                    width: 80px;
                    height: 80px;
                    margin-top: 0;
                    margin-left: 0;
                    display: inline-block;
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/sub.png");
                    background-repeat: no-repeat;
                }

                .sl_vip_page .hotel_wrap .hotel_name div.sub:hover a, .sl_vip_page .hotel_wrap .hotel_name div.sub.cur a {
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/subhover.png");
                }

            .sl_vip_page .hotel_wrap .hotel_name div.shib {
                border: none
            }

                .sl_vip_page .hotel_wrap .hotel_name div.shib a {
                    width: 80px;
                    height: 80px;
                    margin-top: 0;
                    margin-left: 0;
                    display: inline-block;
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/shib.png");
                    background-repeat: no-repeat;
                }

                .sl_vip_page .hotel_wrap .hotel_name div.shib:hover a, .sl_vip_page .hotel_wrap .hotel_name div.shib.cur a {
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/shibhover.png");
                }

            .sl_vip_page .hotel_wrap .hotel_name div.msu {
                border: none
            }

                .sl_vip_page .hotel_wrap .hotel_name div.msu a {
                    width: 80px;
                    height: 80px;
                    margin-top: 0;
                    margin-left: 0;
                    display: inline-block;
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/msu.png");
                    background-repeat: no-repeat;
                }

                .sl_vip_page .hotel_wrap .hotel_name div.msu:hover a, .sl_vip_page .hotel_wrap .hotel_name div.msu.cur a {
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/msuhover.png");
                }

            .sl_vip_page .hotel_wrap .hotel_name div.ylm {
                border: none
            }

                .sl_vip_page .hotel_wrap .hotel_name div.ylm a {
                    width: 80px;
                    height: 80px;
                    margin-top: 0;
                    margin-left: 0;
                    display: inline-block;
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/ylm.png");
                    background-repeat: no-repeat;
                }

                .sl_vip_page .hotel_wrap .hotel_name div.ylm:hover a, .sl_vip_page .hotel_wrap .hotel_name div.ylm.cur a {
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/ylmhover.png");
                }
            /*qing*/

            .sl_vip_page .hotel_wrap .hotel_name div.yunik {
                border: none
            }

                .sl_vip_page .hotel_wrap .hotel_name div.yunik a {
                    width: 80px;
                    height: 80px;
                    margin-top: 0;
                    margin-left: 0;
                    display: inline-block;
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/yunik.png");
                    background-repeat: no-repeat;
                }

                .sl_vip_page .hotel_wrap .hotel_name div.yunik:hover a, .sl_vip_page .hotel_wrap .hotel_name div.yunik.cur a {
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/yunikhover.png");
                }

            .sl_vip_page .hotel_wrap .hotel_name div.mqly {
                border: none
            }

                .sl_vip_page .hotel_wrap .hotel_name div.mqly a {
                    width: 80px;
                    height: 80px;
                    margin-top: 0;
                    margin-left: 0;
                    display: inline-block;
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/mqly.png");
                    background-repeat: no-repeat;
                }

                .sl_vip_page .hotel_wrap .hotel_name div.mqly:hover a, .sl_vip_page .hotel_wrap .hotel_name div.mqly.cur a {
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/mqylhover.png");
                }

            .sl_vip_page .hotel_wrap .hotel_name div.rjxz {
                border: none
            }

                .sl_vip_page .hotel_wrap .hotel_name div.rjxz a {
                    width: 80px;
                    height: 80px;
                    margin-top: 0;
                    margin-left: 0;
                    display: inline-block;
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/rjxz.png");
                    background-repeat: no-repeat;
                }

                .sl_vip_page .hotel_wrap .hotel_name div.rjxz:hover a, .sl_vip_page .hotel_wrap .hotel_name div.rjxz.cur a {
                    background-image: url("https://webimgs.bthhotels.com/cms/Activity/memberimg/rjxzhover.png");
                }

.sl_vip_page .table_wrap {
    margin: 30px 0 40px
}

    .sl_vip_page .table_wrap table td {
        text-align: center;
        vertical-align: middle;
    }

    .sl_vip_page .table_wrap .table_header td {
        height: 37.5px;
        border-left: 1px solid #fff;
        background: #F9F8F6;
        font-size: 12px;
        color: #535353;
    }

    .sl_vip_page .table_wrap .table_header .spe {
        border-bottom: 1px solid #fff;
    }

    .sl_vip_page .table_wrap tr td {
        border-right: 1px solid #f9f8f6;
        border-bottom: 1px solid #f9f8f8;
        height: 50px;
        font-size: 12px;
        color: #535353;
        line-height: 20px;
    }

    .sl_vip_page .table_wrap tr .name {
        border-left: 1px solid #F9F8F6;
        text-align: left;
        padding-left: 14px;
    }
    /*.sl_vip_page .table_wrap tr .yes{color:#C0191F; }*/
    .sl_vip_page .table_wrap .table11,
    .sl_vip_page .table_wrap .table111,
    .sl_vip_page .table_wrap .table222,
    .sl_vip_page .table_wrap .table333,
    .sl_vip_page .table_wrap .table444,
    .sl_vip_page .table_wrap .table555,
    .sl_vip_page .table_wrap .table666,
    .sl_vip_page .table_wrap .table1111,
    .sl_vip_page .table_wrap .table2222,
    .sl_vip_page .table_wrap .table3333,
    .sl_vip_page .table_wrap .table4444,
    .sl_vip_page .table_wrap .table5555,
    .sl_vip_page .table_wrap .table6666,
    .sl_vip_page .table_wrap .table01,
    .sl_vip_page .table_wrap .table02,
    .sl_vip_page .table_wrap .table03,
    .sl_vip_page .table_wrap .table04,
    .sl_vip_page .table_wrap .table011,
    .sl_vip_page .table_wrap .table021,
    .sl_vip_page .table_wrap .table031,
    .sl_vip_page .table_wrap .table041,
    .sl_vip_page .table_wrap .table051,
    .sl_vip_page .table_wrap .table061,
    .sl_vip_page .table_wrap .table012,
    .sl_vip_page .table_wrap .table022,
    .sl_vip_page .table_wrap .table032,
    .sl_vip_page .table_wrap .table2, .sl_vip_page .table_wrap .table22, .sl_vip_page .table_wrap .table3, .sl_vip_page .table_wrap .table4,
    .sl_vip_page .table_wrap .table5, .sl_vip_page .table_wrap .table6, .sl_vip_page .table_wrap .table7,
    .sl_vip_page .table_wrap .table8, .sl_vip_page .table_wrap .table9, .sl_vip_page .table_wrap .table10 {
        display: none;
    }

    .sl_vip_page .table_wrap p {
        font-size: 12px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: rgba(83,83,83,1);
        line-height: 24px;
        margin-top: 5px;
    }

    .sl_vip_page .table_wrap h5 {
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: rgba(83,83,83,1);
        line-height: 32px;
        margin-top: 10px
    }

        .sl_vip_page .table_wrap h5.marginbottom {
            margin-bottom: 10px;
        }

.sl_vip_page .star_exp {
    margin-bottom: 50px;
    height: 30px;
    line-height: 30px;
    color: #535353;
}

.sl_vip_page .table_wrap tr td span {
    vertical-align: top;
    font-size: 10px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(83,83,83,1);
    margin-top: -5px;
    display: inline-block;
}
.sytitle{
    width: 100%;
}
.part_p{
    position: relative;
    height:686px
}
.main_part2,.main_part3,.main_part4,.main_part5,.main_part6,.main_part7{
    display: none;
}
.clickzd1{
    cursor: pointer;
    position: absolute;
    width: 142px;
    height: 32px;
    right: 694px;
    top: 91px;
}
.clickzd2{
    cursor: pointer;
    position: absolute;
    width: 142px;
    height: 32px;
    right: 851px;
    top: 91px;
}
.clickzd3{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 980px;
    top: 91px;
}
.clickzd4{
    position: absolute;
    width: 160px;
    height: 32px;
    right: 1018px;
    top: 91px;
}
.clickzd5{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 109px;
    top: 69px;
}
.clickzd6{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 767px;
    top: 91px;
}
.home_main{
    display: block;
}

.video6{
    position: absolute;
    right: 0px;
    top: 237px;
    width: 624px;
    height: 349px;
    overflow: hidden;
}
.video5{
    position: absolute;
    right: 0px;
    top: 237px;
    width: 624px;
    height: 349px;
    overflow: hidden;
}
.activetxt{
    font-weight: bolder;
}
.video4{
    position: absolute;
    right: 0px;
    top: 231px;
    width: 624px;
    height: 349px;
    overflow: hidden;
}
.video3{
    position: absolute;
    right: 0px;
    top: 231px;
    width: 624px;
    height: 349px;
    overflow: hidden;
}
.video2{
    position: absolute;
    right: 0px;
    top: 218px;
    width: 624px;
    height: 320px;
    overflow: hidden;
}
.video1{
    position: absolute;
    right: 0px;
    top: 236px;
    width: 624px;
    height: 349px;
    overflow: hidden;
}
#video1{
    width: 624px;
    height: 350px;
    /* width:100%; */
    object-fit:cover;
}
.hotel1,.hotel4,.hotel7,.hotel10,.hotel13,.hotel16,.hotel19{
    position: absolute;
    left: 0px;
    bottom: 130px;
    width: 80px;
    height: 36px;
    cursor: pointer;
}
.hotel2,.hotel5,.hotel8,.hotel11,.hotel14,.hotel17,.hotel20{
    position: absolute;
    left: 408px;
    bottom: 130px;
    width: 80px;
    height: 36px;
    cursor: pointer;
}
.hotel3,.hotel6,.hotel9,.hotel12,.hotel15,.hotel18,.hotel21{
    position: absolute;
    left: 815px;
    bottom: 130px;
    width: 80px;
    height: 36px;
    cursor: pointer;
}
.hotel1, .hotel2, .hotel3,.hotel4, .hotel5, .hotel6, .hotel13, .hotel14, .hotel15, .hotel16, .hotel17, .hotel18 , .hotel19 , .hotel20 , .hotel21 {
    bottom: 166px;
}
.clickBJ1{
    cursor: pointer;
    position: absolute;
    width: 113px;
    height: 32px;
    right: 285px;
    top: 120px;
}
.clickBJ2{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 1041px;
    top: 94px;
}
.clickBJ3{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 267px;
    top: 64px;
}
.clickBJ4{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 187px;
    top: 65px;
}
.clickBJ5{
    position: absolute;
    width: 97px;
    height: 32px;
    right: 37px;
    top: 65px;
}
.clickTX1{
    position: absolute;
    width: 169px;
    height: 32px;
    right: 772px;
    top: 91px;
}
.clickTX2{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 1017px;
    top: 94px;
}
.clickTX3{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 0.67px;
    top: 64px;
}
.clickTX4{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 82px;
    top: 67px;
}
.clickTX5{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 180px;
    top: 65px;
}
.clickTX6{
    position: absolute;
    width: 110px;
    height: 32px;
    right: 425px;
    top: 65px;
}
.clickTX7{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 446px;
    top: 65px;
}
.clickTX8{
    position: absolute;
    width: 303px;
    height: 32px;
    right: 879px;
    top: 174px;
}
.clickTX9{
    position: absolute;
    width: 142px;
    height: 32px;
    right: 643px;
    top: 121px;
}
.clickTX10 {
    position: absolute;
    width: 130px;
    height: 32px;
    right: 591px;
    top: 93px;
}
.clickZD1 {
    cursor: pointer;
    position: absolute;
    width: 142px;
    height: 32px;
    right: 1041px;
    top: 91px;
}
.clickZD2{
    cursor: pointer;
    position: absolute;
    width: 107px;
    height: 32px;
    right: 1072px;
    top: 91px;
}
.clickZD3{
    cursor: pointer;
    position: absolute;
    width: 107px;
    height: 32px;
    right: 1075px;
    top: 93px;
}
.clickZD4{
    position: absolute;
    width: 107px;
    height: 32px;
    right: 680px;
    top: 92px;
}
.clickZD5{
    position: absolute;
    width: 137px;
    height: 32px;
    right: 727px;
    top: 92px;
}
.clickJG1{
    position: absolute;
    width: 107px;
    height: 32px;
    right: 97px;
    top: 65px;
}
.clickJG2{
    position: absolute;
    width: 107px;
    height: 32px;
    right: 282px;
    top: 65px;
}
.clickJG3{
    position: absolute;
    width: 107px;
    height: 32px;
    right: 597px;
    top: 65px;
}
.clickJG4{
    position: absolute;
    width: 130px;
    height: 32px;
    right: 827px;
    top: 91px;
}
.clickJG5{
    position: absolute;
    width: 107px;
    height: 32px;
    left: 15px;
    top: 91px;
}
.clickJG6{
    position: absolute;
    width: 137px;
    height: 32px;
    left: 15px;
    top: 66px;
}
.symulu{
    margin-top: 48px;
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    /* padding-top: 80px; */
}
.symulubox{
    width: 920px;
    height: 30px;
    display: flex;
    justify-content: space-around;
}
.symuluchild {
    cursor: pointer;
    width: 170px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 20px;
    color: #707070;
    border-right: 1px solid #aaa;
}
.symulubox .symuluchild:last-child{
    border: none;
} 
.sl_vip_page .vip_title.pd15 {
    padding-bottom: 15px;
}

.sl_vip_page .notice_list {
    padding: 15px 0px;
    border-top: 1px dashed #979797;
}

    .sl_vip_page .notice_list .title {
        height: 30px;
        line-height: 30px;
        cursor: pointer;
    }

        .sl_vip_page .notice_list .title span {
            font-size: 18px;
            color: #90704D;
        }

        .sl_vip_page .notice_list .title em {
            margin-left: 20px;
            font-size: 14px;
            color: #232323;
        }

        .sl_vip_page .notice_list .title a {
            margin-left: 25px;
            font-size: 18px;
            color: #90704D;
            vertical-align: middle;
        }

            .sl_vip_page .notice_list.cur .title a.up, .sl_vip_page .notice_list .title a.down {
                display: inline-block;
            }

            .sl_vip_page .notice_list .title a.up, .sl_vip_page .notice_list.cur .title a.down {
                display: none;
            }

    .sl_vip_page .notice_list .con {
        display: none;
    }

    .sl_vip_page .notice_list.cur .con {
        display: block;
    }

    .sl_vip_page .notice_list .con p.para {
        line-height: 30px;
        font-size: 14px;
        color: #535353;
    }

    .sl_vip_page .notice_list .con p.para_name {
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
        color: #C0191F;
    }

    .sl_vip_page .notice_list .con .mt {
        margin-top: 10px;
    }

    .sl_vip_page .notice_list .con .mt28 {
        margin-top: 28px;
    }

    .sl_vip_page .notice_list.last {
        margin-bottom: 70px;
        border-bottom: 1px dashed #979797;
    }

.sl_vip_page .question_sort {
    height: 76px;
    line-height: 76px;
    border-bottom: 1px solid #b9b9b9;
    text-align: center;
}

    .sl_vip_page .question_sort a {
        position: relative;
        display: inline-block;
        margin: 0 120px;
    }

        .sl_vip_page .question_sort a code {
            display: inline-block;
            width: 42px;
            height: 42px;
            line-height: 42px;
            font-size: 38px;
            color: #979797;
            vertical-align: middle;
        }

        .sl_vip_page .question_sort a span {
            display: inline-block;
            font-size: 16px;
            color: #979797;
            vertical-align: middle;
        }

        .sl_vip_page .question_sort a.cur code {
            color: #C0191F;
        }

        .sl_vip_page .question_sort a.cur span {
            color: #C0191F;
            font-weight: bold;
        }

        .sl_vip_page .question_sort a.cur em {
            position: absolute;
            z-index: 1;
            top: 61px;
            left: 50%;
            margin-left: -8px;
            width: 0;
            height: 0;
            border: 8px solid transparent;
            border-bottom: 8px solid #b9b9b9;
        }

        .sl_vip_page .question_sort a.cur b {
            position: absolute;
            z-index: 2;
            top: 62.5px;
            left: 50%;
            margin-left: -8px;
            width: 0;
            height: 0;
            border: 8px solid transparent;
            border-bottom: 8px solid #fff;
        }

.sl_vip_page .question_line {
    widht: 100%;
    height: 0;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #e0e0e0;
}

.sl_vip_page .question_con {
    margin-top: 22px;
    margin-bottom: 40px;
}

    .sl_vip_page .question_con .summary p {
        font-size: 14px;
        color: #535353;
        line-height: 30px;
    }

    .sl_vip_page .question_con .qanda h4 {
        font-size: 18px;
        font-weight: normal;
        line-height: 24px;
        color: #2F2E2E;
    }

    .sl_vip_page .question_con .que, .sl_vip_page .question_con .ans {
        margin-top: 25px;
    }

        .sl_vip_page .question_con .que span, .sl_vip_page .question_con .ans span {
            float: left;
            width: 37px;
            height: 37px;
            font-size: 18px;
            font-weight: bold;
            line-height: 37px;
            font-family: "Century Gothic";
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            text-align: center;
        }

        .sl_vip_page .question_con .que span {
            background: #F9F8F6;
            color: #535353;
        }

        .sl_vip_page .question_con .ans span {
            background: #C0191F;
            color: #fff;
        }

        .sl_vip_page .question_con .que .txt {
            position: relative;
            display: inline-block;
            margin-left: 38px;
            padding: 7px 10px 6px;
            line-height: 24px;
            background: #F9F8F6;
            font-size: 14px;
            color: #535353;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
        }

            .sl_vip_page .question_con .que .txt em {
                position: absolute;
                left: -15px;
                top: 10px;
                width: 0;
                height: 0;
                border: 8px solid transparent;
                border-right: 8px solid #f9f8f6;
            }

        .sl_vip_page .question_con .ans .txt {
            margin-left: 75px;
            display: table;
            height: 37px;
        }

            .sl_vip_page .question_con .ans .txt p {
                display: table-cell;
                font-size: 14px;
                color: #535353;
                line-height: 20px;
                vertical-align: middle;
            }

            .sl_vip_page .question_con .ans .txt.mul_txt p {
                display: block;
            }

.sl_vip_page .notice_list .con .item h4 {
    margin-top: 27px;
    padding-left: 5px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    background: #C0191F;
}

.sl_vip_page .notice_list .con .item h5 {
    margin-left: 5px;
    font-size: 14px;
    color: #535353;
    font-weight: bold;
    line-height: 30px;
}

.sl_vip_page .notice_list .con .item p {
    margin-left: 5px;
}

.sl_vip_page .notice_list .con .mt20 {
    margin-top: 20px;
}

/*加盟更改*/
.banner_image img {
    display: block
}

.tab_hotel {
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #979797;
    font-size: 24px;
    margin-top: 54px;
    margin-bottom: 17px;
}

    .tab_hotel a {
        color: #979797 !important;
        text-decoration: none !important
    }

        .tab_hotel a.active {
            color: #c0191f !important;
        }
/*z招商会行程更改*/
.CompetitionsTrip_cont {
    padding-bottom: 91px;
}

    .CompetitionsTrip_cont h3 {
        font-size: 18px;
        color: #535353;
        letter-spacing: 0;
        font-weight: bold;
        margin-top: 27px;
        margin-bottom: 25px;
        height: 40px;
        line-height: 40px;
        background: #f6ede3;
        padding-left: 9px;
    }

.CompetitionsTrip_city {
    position: relative;
}

    .CompetitionsTrip_city .date_header {
        padding: 20px 0 35px 0;
        text-align: center;
        font-size: 0;
        height: 30px;
    }

        .CompetitionsTrip_city .date_header .prev {
            display: inline-block;
            width: 32px;
            height: 32px;
            background: url(https://webimgs.bthhotels.com/cms/image/web/join_us/banner/prev.png) no-repeat;
            margin-right: 50px;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            /*color: #c5c5c5;
            font-size: 26px;*/
        }

        .CompetitionsTrip_city .date_header .next {
            display: inline-block;
            margin-left: 10px;
            width: 32px;
            height: 32px;
            background: url(https://webimgs.bthhotels.com/cms/image/web/join_us/banner/next.png) no-repeat;
            margin-left: 50px;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            /*color: #c5c5c5;
            font-size:26px;*/
        }

        .CompetitionsTrip_city .date_header h3 {
            display: inline-block;
            margin-left: 18px;
            height: 30px;
            line-height: 30px;
            margin: 0;
            background: #fff;
            font-size: 36px;
            font-weight: normal !important;
            color: #535353;
            vertical-align: top;
        }

            .CompetitionsTrip_city .date_header h3 span {
                font-weight: normal;
            }

    .CompetitionsTrip_city .date_con .weekList {
        font-size: 0;
    }

    .CompetitionsTrip_city .date_con .weekList {
        margin: 0 10px;
    }

        .CompetitionsTrip_city .date_con .weekList .weekItem {
            position: relative;
            display: inline-block;
            text-align: center;
            width: 14.285714285714285%;
            height: 38px;
            line-height: 38px;
            border-bottom: 1px solid #ebebeb;
            font-size: 16px;
            color: #b7b3aa
        }

            .CompetitionsTrip_city .date_con .weekList .weekItem .b1 {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 1px;
                height: 10px;
                background: #ebebeb;
            }

            .CompetitionsTrip_city .date_con .weekList .weekItem .b2 {
                position: absolute;
                bottom: 0;
                right: 0;
                width: 1px;
                height: 10px;
                background: #ebebeb;
            }

    .CompetitionsTrip_city .date_con .day_list {
        font-size: 0;
        margin: 0 10px
    }

        .CompetitionsTrip_city .date_con .day_list a {
            position: relative;
            display: inline-block;
            border-bottom: 1px solid #ebebeb;
            width: 14.285714285714285%;
            height: 110px;
            font-size: 16px;
            color: #b7b3aa;
        }

            .CompetitionsTrip_city .date_con .day_list a .date {
                position: absolute;
                bottom: 7px;
                left: 10px;
                width: 30px;
                height: 30px;
                border-radius: 50%;
                line-height: 30px;
                text-align: center;
            }

                .CompetitionsTrip_city .date_con .day_list a .date.active {
                    border-radius: 50%;
                    background: #c0191f;
                    color: #fff;
                }

            .CompetitionsTrip_city .date_con .day_list a .b1 {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 1px;
                height: 10px;
                background: #ebebeb;
            }

            .CompetitionsTrip_city .date_con .day_list a .b2 {
                position: absolute;
                bottom: 0;
                right: 0;
                width: 1px;
                height: 10px;
                background: #ebebeb;
            }

    .CompetitionsTrip_city .city {
        position: absolute;
        left: 10px;
        top: 26px;
        padding: 0 10px;
        height: 30px;
        display: inline-block;
        border-radius: 15px;
        background: #c31b17;
        font-size: 18px;
        font-weight: bold;
        line-height: 30px;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }

        .CompetitionsTrip_city .city:hover {
            box-shadow: 0 0 18px 0 rgba(195,27,23,0.43), 0 0 18px 0 rgba(195,27,23,0.43);
        }

    .CompetitionsTrip_city dl {
        display: none;
        padding: 15px 0 16px 16px;
        color: #fff;
        line-height: 18px;
        background: #a38d73;
        width: 271px;
        border-radius: 10px;
        position: absolute;
        left: 50%;
        margin-left: -172px;
        top: -100%;
    }

        .CompetitionsTrip_city dl:after {
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #a38d73;
            content: "";
            position: absolute;
            width: 0;
            bottom: -10px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
        }

        .CompetitionsTrip_city dl dt {
            font-size: 14px;
        }

        .CompetitionsTrip_city dl dd {
            font-size: 12px;
        }

            .CompetitionsTrip_city dl dd .title {
                display: inline-block;
                vertical-align: top;
            }

            .CompetitionsTrip_city dl dd .name {
                display: inline-block;
            }

.CompetitionsTrip_list {
    overflow: hidden;
    zoom: 1
}

.CompetitionsTrip_city dl .ewmBox {
    overflow: hidden;
    margin-top: 7px;
    width: 253px;
    height: 146px;
    background: rgba(255,255,255,1);
    border-radius: 10px
}

    .CompetitionsTrip_city dl .ewmBox .tips {
        float: left;
        width: 56px;
        margin-left: 22px;
        margin-top: 54px;
        line-height: 20px;
        color: #A38D73;
        font-size: 14px;
    }

    .CompetitionsTrip_city dl .ewmBox .icon_youjiantou {
        float: left;
        margin-left: 17px;
        margin-top: 67px;
        width: 9px;
        height: 12px;
        background: url(https://webimgs.bthhotels.com/cms/image/web/join_us/newhotel/icon_youjiantou.png) no-repeat;
        background-size: cover;
    }

    .CompetitionsTrip_city dl .ewmBox img {
        float: right;
        margin-top: 13px;
        margin-right: 13px;
        display: block;
        width: 120px;
        height: 120px;
    }

.CompetitionsTrip_list ul {
    float: left;
}

.Date_city li {
    line-height: 36px;
    font-size: 14px;
    color: #979797;
}

    .Date_city li span.date {
        float: left;
        width: 30px;
        padding-right: 3px;
        text-align: right;
    }

    .Date_city li .city {
        padding: 3px 7px;
        color: #979797;
        background: #EDEDED;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .Date_city li .date.active {
        color: #232323;
    }

    .Date_city li .city.active {
        color: #ffffff;
        background: #c0191f
    }


.conference_Details {
    margin-left: 90px;
}

    .conference_Details li {
        width: 711px;
        border-bottom: 1px dashed #d4d4d4;
        padding-bottom: 20px;
    }

        .conference_Details li .mob {
            height: 36px;
            width: 100px;
            display: block;
        }

            .conference_Details li .mob.active {
                display: none
            }

        .conference_Details li .Details_list {
            padding-top: 8px;
        }

            .conference_Details li .Details_list.active {
                display: block
            }

            .conference_Details li .Details_list p {
                line-height: 22px;
                color: #535353;
                font-size: 14px;
                margin-bottom: 17px;
            }

                .conference_Details li .Details_list p em {
                    color: #90704D;
                }

.CompetitionsTrip_footer {
    padding-bottom: 100px;
}

    .CompetitionsTrip_footer h3 {
        height: 24px;
        line-height: 24px;
        color: #535353;
        font-size: 18px;
        margin-top: 35px;
        margin-bottom: 26px;
        font-weight: bold
    }

    .CompetitionsTrip_footer ul li {
        margin: 0 auto;
        width: 740px;
    }

        .CompetitionsTrip_footer ul li img {
            width: 100%;
            height: 390px;
            display: block
        }

        .CompetitionsTrip_footer ul li p {
            text-align: right;
            font-size: 14px;
            color: #4A4A4A;
            margin-top: 5px;
            margin-bottom: 37px;
        }


/*加入高端酒店品牌*/
.hotelBarnd {
    width: 1000px;
    padding-top: 55px;
}

    .hotelBarnd dl {
        margin-bottom: 65px;
    }

        .hotelBarnd dl dt {
            text-align: center;
            margin-bottom: 20px;
            line-height: 26px;
            color: #C5A685;
            font-size: 20px;
            font-weight: bold
        }

        .hotelBarnd dl dd {
            text-align: center;
        }

            .hotelBarnd dl dd .barndImage {
                display: inline-block;
                margin-right: 60px
            }

            .hotelBarnd dl dd .smallIcons {
                display: inline-block;
                text-align: center;
            }

                .hotelBarnd dl dd .smallIcons p {
                    margin-top: 17px;
                    font-size: 14px;
                    line-height: 20px;
                    color: #535353;
                }

            .hotelBarnd dl dd .CooperationProcess {
                display: inline-block;
                position: relative;
                padding-right: 30px;
                height: 30px;
                line-height: 30px;
                text-align: center;
            }

                .hotelBarnd dl dd .CooperationProcess span {
                    padding: 4px 15px 5px 15px;
                    background: rgba(197,166,133,0.32);
                    font-size: 16px;
                    color: #545353;
                    border-radius: 10px;
                }

                .hotelBarnd dl dd .CooperationProcess img {
                    position: absolute;
                    top: 50%;
                    margin-top: -7px;
                    right: 2px;
                }

            .hotelBarnd dl dd .BrandIntroduction {
                display: inline-block;
                text-align: left;
                width: 373px;
                padding: 15px 8px 25px 25px;
                border: 1px solid #D3D3D3;
                border-radius: 5px;
                margin-bottom: 6px;
                margin-left: 2px;
            }

                .hotelBarnd dl dd .BrandIntroduction h3 {
                    font-size: 18px;
                    font-weight: bold;
                    color: #90704D;
                    line-height: 25px;
                }

                .hotelBarnd dl dd .BrandIntroduction p {
                    font-size: 14px;
                    color: #535353;
                    line-height: 25px;
                }

.jm_banner img {
    display: block;
}

.jm_img img {
    display: block;
}

/*加盟中高端&经济商旅型酒店品牌*/
.allBrand {
    margin-top: 60px;
}

    .allBrand img {
        display: block;
        width: 100%;
    }

.jm_brand h1 {
    font-size: 20px;
    color: #c5a685;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    padding: 50px 0 28px 0;
}

.jm_brand ul li {
    float: left;
}

.main_930 {
    width: 930px;
    margin: 0 auto;
}
/*加盟亲子、休闲品牌*/
.join_leisure_brand {
    padding-top: 60px;
}

    .join_leisure_brand h1 {
        font-size: 20px;
        font-weight: bold;
        color: #7d7d7d;
        text-align: center;
        line-height: 30px;
        padding-bottom: 18px;
    }

    .join_leisure_brand p {
        text-align: center;
        font-size: 16px;
        color: #535353;
        margin-bottom: 23px;
    }

        .join_leisure_brand p span {
            vertical-align: middle;
            display: inline-block;
        }

        .join_leisure_brand p.yunik_logo span {
            background: url(https://webimgs.bthhotels.com/cms/image/web/join_us/leisure/yunik_logo.png) left center no-repeat;
            width: 58px;
            height: 39px;
            margin-right: 17px;
            margin-top: -9px;
        }

.leisure_img {
    position: relative;
    margin-bottom: 27px;
}

    .leisure_img img {
        margin-bottom: 23px;
    }

        .leisure_img img.yunik_left_img {
            position: absolute;
            left: -31px;
            top: 140px;
        }

.join_leisure_brand p.manqu_logo span {
    background: url(https://webimgs.bthhotels.com/cms/image/web/join_us/leisure/manqu_logo.png) left center no-repeat;
    width: 57px;
    height: 57px;
    margin-right: 22px;
    margin-top: -13px;
}

.manqu_img {
    position: relative;
}

    .manqu_img img.manqu_right_img {
        position: absolute;
        right: -30px;
        bottom: -43px;
    }

.leisure_service {
    padding-top: 57px;
}

    .leisure_service h2 {
        font-size: 20px;
        color: #7d7d7d;
        text-align: center;
        font-weight: bold;
    }

    .leisure_service img {
        margin: 30px 0 47px 0;
    }

.leisure_mq_table {
    position: relative;
}

    .leisure_mq_table img {
    }

        .leisure_mq_table img.yun_left1 {
            position: absolute;
            left: -164px;
            bottom: 209px;
        }

        .leisure_mq_table img.yun_left2 {
            position: absolute;
            left: -134px;
            bottom: -35px;
        }

        .leisure_mq_table img.yun_right {
            position: absolute;
            right: -98px;
            top: -22px;
        }
/*加盟云酒店*/
.join_yun_nav {
    /*padding-bottom: 18px;*/
}

    .join_yun_nav h1 {
        font-size: 20px;
        font-weight: bold;
        line-height: 26px;
        color: #90704D;
        padding: 15px 0 17px 0;
    }

    .join_yun_nav li {
        margin-right: 20px;
        margin-bottom: 23px;
    }

        .join_yun_nav li:nth-child(odd) {
            margin-right: 0px;
        }

        .join_yun_nav li:last-child {
            margin-right: 0px;
        }


    .join_yun_nav table tr th, .join_yun_nav table tr td {
        border: 1px solid #C2C2C2;
        vertical-align: middle;
        line-height: 33px;
        text-align: center;
    }

    .join_yun_nav table tr th {
        background: #ECECEC;
        padding-left: 0;
    }

    .join_yun_nav table tr td {
        line-height: 24px;
    }

        .join_yun_nav table tr td:nth-child(2) {
            text-align: left;
            padding: 24px 0 24px 14px;
        }

        .join_yun_nav table tr td.left {
            text-align: left;
            padding-left: 14px;
        }

    .join_yun_nav table {
        border-collapse: collapse;
        font-size: 16px;
        font-weight: 600;
        color: #535353;
        margin-bottom: 20px;
    }
/*云酒店市场验证*/
.join_sc_yz h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #90704D;
    padding: 15px 0 17px 0;
}

.join_sc_yz li {
    margin-right: 15px;
    margin-bottom: 17px;
}

    .join_sc_yz li.mr {
        margin-right: 0px;
    }

.join_sc_yz p {
    font-size: 18px;
    color: #8c8c8c;
    line-height: 30px;
    text-align: right;
}

.join_yun_nav p {
    font-size: 16px;
    color: #535353;
    padding-bottom: 14px;
}

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

    .news_detail_page .news_detail .con .img span {
        display: block;
    }

    .culture_page .slogan li p {
        font-size: 12px;
    }

    .join_home_page .help_right .yitel_tabcity table {
        margin-right: 10px;
        width: 192px;
    }

    .sign_home_page .help_right.nofont .person {
        top: 710px;
    }

    .sign_home_page .help_right.nofont .sofa {
        top: 1610px;
    }

    .sign_home_page .help_right.nofont .pic {
        left: -130px;
        top: 2640px;
        width: 350px;
    }

    .sl_vip_page.nofont .btn_learn_more a {
        top: 470px;
    }

    .sl_vip_page.nofont .btn_enter a {
        top: 260px;
    }

    .sl_vip_page .vip_list li {
        width: 160px;
    }

        .sl_vip_page .vip_list li span {
            width: 113px;
        }

    .sl_vip_page .question_con .que .txt.spe {
        margin-left: 75px;
        display: block;
    }

    .event_list li.on.year2015 {
        height: 800px;
    }

    .event_list li.year2015 .detail.left {
        margin-left: -492px;
        width: 480px;
    }

    .event_list li.year2015 .detail.right {
        width: 480px;
    }

    .join_home_page .main_965 {
        width: 800px
    }

    .banner_image img {
        width: 800px;
        height: 150px;
    }

    .conference_Details li {
        width: 620px;
    }

    .hotelBarnd {
        width: 800px
    }

        .hotelBarnd dl dd .BrandIntroduction {
            padding: 15px 8px 25px 12px;
        }
}

.member-table {
    empty-cells: show;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    border-collapse: separate;
    border-spacing: 0;
    margin-top: 11px;
}

    .member-table td, .member-table th {
        border-left: 1px solid #e8e8e8;
        border-width: 0 0 0 1px;
        font-size: inherit;
        margin: 0;
        overflow: visible;
        text-align: center;
        padding: 26px 16px;
        font-size: 14px;
        line-height: 21px;
        vertical-align: middle;
    }

    .member-table tr td:first-child {
        font-size: 14px;
        border-left: none;
        color: rgba(0, 0, 0, 0.8);
        font-weight: bold;
    }

    .member-table thead {
        background-color: #fafafa;
    }

        .member-table thead tr td {
            font-size: 14px;
            color: #000;
            font-weight: bold;
        }

    .member-table td {
        background-color: transparent;
    }

.member-table-bordered td {
    border-bottom: 1px solid #e8e8e8;
}

.member-table-bordered tbody > tr:last-child > td {
    border-bottom-width: 0;
}

.member-table-bordered td.lefton {
    border-left: 1px solid #e8e8e8 !important;
    font-weight: normal !important;
}

/* 嘉宾会页面 */
.playerBtn {
    position: relative;
}

.linebtn {
    position: relative;
}
/* .linebtn a {
    position: absolute;
    right:385px;
    top: 50%;
    transform: translatey(-50%);
  } */

/* 酒店品牌 */
.club {
    position: relative;
    background: url('../images/web/indpic/allogo.png') top center no-repeat;
    height: 695px;
    /* margin: 140px auto; */
}

    .club .xxdj li,
    .club .txjm li,
    .club .ssbj li,
    .club .pzzd li,
    .club .pwgd li,
    .club .zxgd li {
        position: absolute;
        /* transform: translate(-50,-50); */
        top: 10px;
        left: 50px;
        /* background-color: pink; */
        height: 40px;
        width: 70px;
        top: 50%;
        left: 50%;
    }
/* 视频弹出cen */
#show-video {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999 !important;
    background: rgba(0, 0, 0, .85);
    display: none;
}

.video-close {
    background: url(../images/web/indpic/close.png) top center no-repeat;
    width: 38px;
    height: 19px;
    color: #211d1e;
    position: fixed;
    z-index: 999;
    cursor: pointer;
    right: 15%;
    top: 3%;
}

#show-video video {
    outline: none;
    max-width: 85%;
    max-height: 88vh;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 20px 40px rgb(0 0 0 / 50%);
}


