  
.wtb_beijing{
    background-repeat: no-repeat;
    position: relative;
    padding: 5% 0 0 0;
    background-color: #E0E0E0;
}
.wtb_nav2>ul>li{
    border-radius: 25px;
    background-color: #ffffff;
    border: 2px solid #F69F1C;
}
.wtb_nav2>ul>li>p{
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 28px;
    color: #F69F1C;
    padding: 0 20px;
    margin: 0;
    vertical-align: baseline;
}
.wtb-header-map-hide{
    display: none;
}





.wtb_nav_content>ul{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.wtb_nav_content>ul>li{
    text-align: center;
    display: inline-block;
    min-width: 160px;
}
.wtb_nav_content_title{
    border-radius: 2px;
    font-size: 15px;
    font-family: 'Montserrat';
    font-weight: 800;
    line-height: 28px;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    margin: 86px auto 30px auto;
}
.wtb_nav_content_channel>a{
    position: relative;
}

.wtb_nav_content_channel>a>img{
    cursor: pointer;
    width: 150px;
    height: 56px;
    background: rgb(238, 238, 238);
}
.wtb_nav_content_channel{
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    opacity: 1;
    margin: 30px auto 0 auto;
    }
.wtb_nav_content_channel_name{
    font-size: 12.5px;
    font-family: 'Montserrat';
    font-weight: 400;
    color: #000;
    margin-top: 10px;
    line-height: 20px;
}

.wtb_nav_content_father>ul>li{
    display: none;
}
.wtb_block{
    display: block !important;
}

.wtb_actived{
    font-weight: 700 !important;
    

}
.wtb_actived>p{
    color: #FFFEFC !important;

}
.wtb_nav2>ul>li{
    cursor: pointer;
}
.wtb_nav_content_father{
    min-height: 500px;
    margin: 4%  0 185px 0;
}
#where-buy .wtb-header{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
#where-buy .wtb-header-left{
    
    width: 40%;
}
#where-buy .wtb-header-right{
    width: 57%;
}
#where-buy .wtb-header>div{
    display: inline-block;
}
#where-buy .wtb-header-h1{
    font-size: 57.82px;
    color: #000;
    font-weight: 300;
    font-family: 'Montserrat';
    padding-left: 9.2%;
    padding-top: 11.2%;
}
#where-buy .wtb-header-p{
    display: inline-block;
    padding-left: 70px;
    border-bottom: 1px solid #000;
    font-size: 12.5px;
    color: #000;
    padding-bottom: 10px;
    margin: 11% 0 11.85% 0;

}
#where-buy .wtb-header-div>ul>li{
    display: inline-block;
    font-size: 17.19px;
    font-weight: 300;
    cursor: pointer;
}
#where-buy .wtb-header-div>ul{
    
    /* display: flex; */
    justify-content: space-between;
    font-family: 'Montserrat';
    color: #000;
}
#where-buy .division{
    color: #ff8b00;
}
#where-buy .wtb-header-div>ul .division:last-of-type{
    display: none;
}
#where-buy .wtb-header-map{
    width: 100%;
}
#where-buy .wtb-header-div{
    padding-left: 70px;
}
#where-buy .wtb-header-rightson{
    width: 87.6%;
}
#where-buy .wtb-con-num{
    margin: 0 10%;
}
#where-buy .wtb_nav_content_title>img{
    vertical-align: text-bottom;
    margin-right: 5px;
    width: 23px;
    height: 15px;
}
#where-buy .wtb_nav_content_channel>a:hover{
    cursor: default;
}
#where-buy .wtb_nav_content_channel>a{
    display: block;
}
#footer_first {
    margin-top: 0 !important;
}
