body {
    background-color: #222121;
}

body {
    overflow-x: hidden;
}

.pc_index {
    display: none;
}

.phone_index {
    display: flex;
    flex-direction: column;
}

/* 菜单栏 */
.phone_nav {
    background-color: #222121;
    width: 10rem;
    height: 1.3325rem;
    top: 0;
    z-index: 100;
    position: fixed;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.phone_nav_logo {
    margin-left: .8419rem;
    width: 1.5324rem;
    height: .5572rem;
}

.phone_nav_right {
    display: flex;
    flex-direction: row;
}

.menu_but {
    margin-right: .6057rem;
    width: .424rem;
    height: .3028rem;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.menu_but_line {
    width: .424rem;
    height: .0424rem;
    background-color: #ffffff;
}

/* 语言选择 */
.language_sel {
    width: 1.8171rem;
    height: 3.6342rem;
    background-color: #222121;
    position: fixed;
    top: 1.4234rem;
    right: .3028rem;
    border-radius: .1211rem;
    display: flex;
    flex-direction: column;
    display: none;
    z-index: 2;
}

.language_sel_a {
    width: 1.8171rem;
    height: 1.2114rem;
    font-size: .3028rem;
    color: #ffffff;
    text-align: center;
    line-height: 1.2114rem;
}

.language_sel_a_line {
    margin-left: .1514rem;
    width: 1.5142rem;
    border-bottom: 1px solid #302e2e;
    ;
}

/* 视频 */
.video {
    width: 10rem;
    height: 5.6208rem;
    margin-top: 1.3325rem;
}

.video_i {
    width: 10rem;
    height: 100%;
    object-fit: cover
}

.video_is {
    width: 10rem;
    height: 100%;
    object-fit: cover;
    display: none;
}

.visible {
    display: block;
}

.none {
    display: none;
}

/* 火锅底料图 */
.chafingDish {
    width: 10rem;
    height: 12.5197rem;
    background-image: url('../img/chafingDish.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
}

.chafingDish_a1 {
    margin-top: 5.9479rem;
    margin-left: .4724rem;
    font-size: 1.2477rem;
    color: #ffffff;
    font-stretch: 120%;
    font-family: "harmonyB";
}

.chafingDish_a2 {
    margin-top: '0rem';
    margin-left: .4664rem;
    font-size: .7632rem;
    color: #ffffff;
    font-family: "interB";
}

.chafingDish_a3 {
    transform: scaleY(0.9);
    margin-top: .1211rem;
    margin-left: .5148rem;
    font-size: .6965rem;
    color: #ffffff;
}

.but_menu {
    margin-top: .2907rem;
    margin-left: .4785rem;
    width: 9.043rem;
    height: .6481rem;
    background-color: #fff100;
    font-size: .321rem;
    line-height: .6481rem;
    text-align: center;
    color: #000000;
}

/* 简介 */
.introduction {
    display: flex;
    width: 10rem;
}

.introduction_a {
    width: 9.2rem;
    margin-top: .3816rem;
    margin-bottom: .5451rem;
    margin-left: .424rem;
    color: #ffffff;
    font-size: .3452rem;
    line-height: .4846rem;
    text-align: justify;
}

/* 甜品图 */
.dessert {
    width: 10rem;
    height: 13.3131rem;
}

/* 关于我们 */
.aboutUs {
    width: 10rem;
    display: flex;
    flex-direction: column;
}

.aboutUs_a1 {
    margin-top: 1.0236rem;
    margin-left: .5209rem;
    color: #ffffff;
    font-size: .4179rem;
}

.aboutUs_a2 {
    width: 9rem;
    margin-top: .424rem;
    margin-left: .5209rem;
    font-size: .3452rem;
    line-height: .4906rem;
    color: #ffffff;
    text-align: justify;
}

/* 地址 */
.location {
    display: flex;
    flex-direction: column;
}

.location_a1 {
    margin-top: 1.5748rem;
    margin-left: .5209rem;
    color: #ffffff;
    font-size: .4179rem;
}

.location_address {
    margin-top: .4119rem;
    /* width: 8.9764rem;
    height: 4.7184rem; */
    width: 100%;
    height: auto;
    /* margin-left: .4846rem; */
}

/* 热线 */
.location_info {
    display: flex;
    flex-direction: row;
}

.location_info_as {
    margin-left: .533rem;
    width: 9.146rem;
    display: flex;
    flex-direction: column;
}

.location_info_a1 {
    width: 9.1rem;
    margin-top: .5451rem;
    font-size: .3028rem;
    color: #ffffff;
    line-height: .424rem;
    text-align: justify;
}

.location_info_a2 {
    width: 9.1rem;
    margin-top: .424rem;
    font-size: .3028rem;
    color: #ffffff;
    line-height: .424rem;
    text-align: justify;
}


/* 商品图册 */
.gallery {
    display: flex;
    flex-direction: column;
}

.gallery_title {
    letter-spacing: .3937rem;
    margin-top: 2.1199rem;
    text-align: center;
    font-size: .4179rem;
    color: #ffffff;
}

.gallery_img1 {
    /* margin-left: .5754rem; */
    margin-top: .8783rem;
    /* width: 8.7341rem;
    height: 11.6293rem; */
    width: 100%;
    height: auto;
}

.gallery_img2 {
    /* margin-left: .5754rem;
    width: 8.7341rem;
    height: 11.6293rem; */
    width: 100%;
    height: auto;
}

.gallery_con_b {
    margin-left: .5754rem;
    height: 1.175rem;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.gallery_logo {
    margin-bottom: .2059rem;
    border: .1817rem solid transparent;
    border-bottom: .3331rem solid #ffffff;
}

.gallery_con {
    margin-left: .1938rem;
    font-size: .3452rem;
    color: #ffffff;
}

/* 找到我 */
.findUs {
    display: flex;
    flex-direction: column;
}

.findUs_a1 {
    margin-top: 4.6699rem;
    margin-left: .7087rem;
    color: #ffffff;
    font-size: .4179rem;
}

.findUs_a2 {
    margin-top: .3574rem;
    margin-left: .6905rem;
    color: #ffffff;
    font-size: .2604rem;
    text-decoration: underline;
}

.findUs_a3 {
    letter-spacing: .0061rem;
    margin-top: .2423rem;
    margin-left: .6905rem;
    color: #ffffff;
    font-size: .2604rem;
    text-decoration: underline;
}

/* 更多 */
.moreInfo {
    display: flex;
    flex-direction: column;
}

.moreInfo_a1 {
    margin-top: 1.6959rem;
    margin-left: .7087rem;
    color: #ffffff;
    font-size: .4179rem;
}

.moreInfo_a2 {
    letter-spacing: .0909rem;
    margin-top: .2423rem;
    margin-left: .6905rem;
    color: #ffffff;
    font-size: .2604rem;
    text-decoration: underline;
}

/* 媒体 */
.medium {
    margin-top: .8419rem;
    margin-left: .6905rem;
    display: flex;
    flex-direction: row;
}

.medium_i {
    width: .43rem;
    height: .43rem;
}

/* 底部 */
.bottom {
    height: 2.2047rem;
    margin-left: .7087rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bottom_a {
    font-family: 'harmonyL';
    line-height: .2726rem;
    font-size: .212rem;
    color: #ffffff;
}