@charset "utf-8";

/* 首页 */

.index-page {
    width: 7.5rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.container {
    width: 6.9rem;
    margin: 0 auto;
}

header {
    width: 100%;
}

header .head {
    height: 1.1rem;
    background-color: #da1b23;
}

header .head .container {
    position: relative;
}

header .head .logo {
    width: 1.95rem;
    height: 1.75rem;
    position: absolute;
    top: 0;
    left: 2.5rem;
    z-index: 10;
}

header .head .logo h1 {
    width: 1.95rem;
    height: 1.75rem;
}

header .head .container .menu {
    position: absolute;
    right: 0;
    z-index: 10;
}

header h1 a {
    display: block;
    width: 100%;
    height: 100%;
}

header h1 a img {
    width: 100%;
    height: 100%;
}

header .head .container .menu .iconfont {
    font-size: 0.6rem;
    color: #fff;
    line-height: 1.1rem;
}

header .cover {
    position: fixed;
    width: 100%;
    height: 100%;
    padding-left: 2.2rem;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 99;
    display: none;
    overflow: auto;
}

header .cover .dhl-box {
    background-color: #da1b23;
    width: 5.3rem;
    padding: 0 0.3rem;
    min-height: 100%;
}

header .cover .dhl-box .top {
    display: flex;
    justify-content: space-between;
    padding: 0.2rem 0;
}

header .cover .dhl-box .top .logo {
    width: 1rem;
}

header .cover .dhl-box .top .logo img {
    width: 100%;
}

header .cover .dhl-box .top .close .iconfont {
    font-size: 0.5rem;
    color: #fff;
    line-height: 0.92rem;
}

header .cover .dhl-box ul {
    margin-top: 0.2rem;
}

header .cover .dhl-box ul li {
    border-bottom: 0.02rem solid #eee;
}

header .cover .dhl-box ul li a {
    display: flex;
    justify-content: space-between;
    padding: 0.4rem 0 0.2rem 0;
}

header .cover .dhl-box ul li a em {
    font-size: 0.32rem;
    color: #fff;
}

header .cover .dhl-box ul li a .iconfont {
    font-size: 0.4rem;
    color: #fff;
}

header .cover .dhl-box .tel {
    display: flex;
    margin-top: 0.6rem;
}

header .cover .dhl-box .tel .iconfont {
    font-size: 0.4rem;
    color: #fff;
    line-height: 0.5rem;
}

header .cover .dhl-box .tel p {
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.5rem;
    margin-left: 0.2rem;
}


/* 首页-顶部轮播 */

.index-page .ind-box1 .swiper1 .swiper-slide {
    width: 7.5rem;
    height: 4.8rem;
}

.index-page .ind-box1 .swiper1 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-page .ind-box1 .swiper1 .swiper-pagination1 {
    width: 100%;
    bottom: 0.4rem;
}

.index-page .ind-box1 .swiper1 .swiper-pagination-bullet {
    background-color: #fff;
    width: 0.2rem;
    height: 0.2rem;
    opacity: 0.5;
    margin: 0 0.1rem;
}

.index-page .ind-box1 .swiper1 .swiper-pagination-bullet-active {
    opacity: 1;
}

.index-page .ind-box {
    padding: 0.8rem 0;
}

.index-page .ind-box .tit h3 {
    font-size: 0.44rem;
    color: #fff;
    font-family: "Simsun";
    font-weight: bold;
    text-align: center;
}

.index-page .ind-box .tit .eng {
    font-size: 0.24rem;
    color: #eee;
    text-align: center;
    margin-top: 0.1rem;
}

.index-page .ind-box a.more {
    display: block;
    width: 2.1rem;
    height: 0.6rem;
    background-color: #da1b23;
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    margin: 0.6rem auto 0;
}


/* 关于 */

.index-page .ind-box2 .about-box {
    padding-top: 0.8rem;
    background-image: url(../img/back1.png);
    background-size: 100%;
}

.index-page .ind-box2 .about-box .tit {
    display: flex;
    justify-content: space-between;
}

.index-page .ind-box2 .about-box .tit .le h3 {
    font-size: 0.44rem;
    letter-spacing: 0.1rem;
    color: #da1b23;
    line-height: 0.44rem;
}

.index-page .ind-box2 .about-box .tit .le .eng {
    font-size: 0.24rem;
    color: #000;
    margin-top: 0.1rem;
}

.index-page .ind-box2 .about-box .tit .rig a {
    display: block;
    width: 0.9rem;
    height: 0.9rem;
    background-color: #da1b23;
    text-align: center;
}

.index-page .ind-box2 .about-box .tit .rig a .iconfont {
    font-size: 0.6rem;
    color: #fff;
    line-height: 0.9rem;
}

.index-page .ind-box2 .about-box .article {
    margin-top: 0.4rem;
}

.index-page .ind-box2 .about-box .article p {
    font-size: 0.28rem;
    color: #000;
    line-height: 0.5rem;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

.index-page .ind-box2 .about-box .pic-box {
    position: relative;
    top: 0.5rem;
    width: 6.9rem;
    height: 4.4rem;
}

.index-page .ind-box2 .about-box .pic-box video {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
}

.index-page .ind-box2 .about-box .pic-box img {
    display: block;
    width: 100%;
    height: 100%;
}

.index-page .ind-box2 .red-box {
    padding: 1rem 0 0.6rem;
    background-color: #da1b23;
}

.index-page .ind-box2 .red-box ul {
    display: flex;
    justify-content: space-between;
}

.index-page .ind-box2 .red-box ul li a .yuan {
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    margin: 0 auto;
}

.index-page .ind-box2 .red-box ul li a .yuan .iconfont {
    font-size: 0.8rem;
    line-height: 1.3rem;
    color: #da1b23;
}

.index-page .ind-box2 .red-box ul li a .name {
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    margin-top: 0.2rem;
}

.index-page .ind-box2 .red-box ul li a .line {
    width: 0.1rem;
    height: 0.02rem;
    background-color: #fff;
    margin: 0.1rem auto;
}

.index-page .ind-box2 .red-box ul li a .eng {
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
}


/* 美食 */

.index-page .ind-box3 {
    background-image: url(../img/back2.jpg);
    background-size: 100%;
}

.index-page .ind-box3 .tit h3 {
    color: #fff;
}

.index-page .ind-box3 .tit .eng {
    color: #eee;
}

.index-page .ind-box3 .food-swiper {
    margin-top: 0.5rem;
    position: relative;
}

.index-page .ind-box3 .food-swiper .swiper2 {
    width: 5.7rem;
    margin: 0 auto;
}

.index-page .ind-box3 .food-swiper .swiper2 .swiper-slide {
    width: 5.7rem;
    height: 7.2rem;
}

.index-page .ind-box3 .food-swiper .swiper2 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-page .ind-box3 .food-swiper .change .prev,
.index-page .ind-box3 .food-swiper .change .next {
    position: absolute;
    top: 3rem;
}

.index-page .ind-box3 .food-swiper .change .prev {
    left: -0.05rem;
}

.index-page .ind-box3 .food-swiper .change .next {
    right: -0.15rem;
}

.index-page .ind-box3 .food-swiper .change .iconfont {
    font-size: 0.6rem;
    color: #fff;
}


/* 门店 */

.index-page .ind-box4 {
    background-image: url(../img/back1.png);
    background-size: 100%;
}

.index-page .ind-box4 .tit h3 {
    color: #da1b23;
}

.index-page .ind-box4 .tit .eng {
    color: #000;
}

.index-page .ind-box4 .shop-swiper {
    margin-top: 0.5rem;
    position: relative;
}

.index-page .ind-box4 .shop-swiper .swiper3 {
    width: 6rem;
    margin: 0 auto;
}

.index-page .ind-box4 .shop-swiper .swiper3 .swiper-slide {
    width: 6rem;
    height: 4.1rem;
}

.index-page .ind-box4 .shop-swiper .swiper3 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-page .ind-box4 .shop-swiper .change .prev,
.index-page .ind-box4 .shop-swiper .change .next {
    position: absolute;
    top: 1.8rem;
}

.index-page .ind-box4 .shop-swiper .change .prev {
    left: -0.05rem;
}

.index-page .ind-box4 .shop-swiper .change .next {
    right: -0.15rem;
}

.index-page .ind-box4 .shop-swiper .change .iconfont {
    font-size: 0.6rem;
    color: #da1b23;
}


/* 支持 */

.index-page .ind-box5 {
    background-image: url(../img/back3.png);
    background-size: 100%;
}

.index-page .ind-box5 ul {
    margin-top: 0.5rem;
    display: flex;
    flex-wrap: wrap;
}

.index-page .ind-box5 ul li {
    width: 2.1rem;
    height: 0.9rem;
    background-color: #da1b23;
    font-size: 0.32rem;
    line-height: 0.9rem;
    color: #fff;
    text-align: center;
    margin: 0 0.3rem 0.3rem 0;
}

.index-page .ind-box5 ul li:nth-of-type(3n+3) {
    margin-right: 0;
}


/* 新闻 */

.index-page .ind-box6 {
    background-image: url(../img/back1.png);
    background-size: 100% 100%;
}

.index-page .ind-box6 .tit h3 {
    color: #da1b23;
}

.index-page .ind-box6 .tit .eng {
    color: #000;
}

.index-page .ind-box6 .news-pic {
    margin-top: 0.5rem;
    width: 6.9rem;
    height: 4.2rem;
}

.index-page .ind-box6 .news-pic a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.index-page .ind-box6 .news-pic a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-page .ind-box6 .news-pic a p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.6rem;
    padding: 0 0.2rem;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 0.28rem;
    color: #fff;
    line-height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-page .ind-box6 .news-list {
    margin-top: 0.2rem;
}

.index-page .ind-box6 .news-list ul li {
    border-bottom: 0.02rem solid #ab9e8d;
}

.index-page .ind-box6 .news-list ul li:last-of-type {
    border-bottom: none;
    margin-bottom: none;
}

.index-page .ind-box6 .news-list ul li a {
    padding: 0.3rem 0;
    display: flex;
    justify-content: space-between;
}

.index-page .ind-box6 .news-list ul li a .le {
    width: 1rem;
}

.index-page .ind-box6 .news-list ul li a .le .date {
    font-size: 0.28rem;
    font-weight: bold;
    color: #da1b23;
}

.index-page .ind-box6 .news-list ul li a .le .year {
    font-size: 0.24rem;
    color: #da1b23;
    margin-top: 0.1rem;
}

.index-page .ind-box6 .news-list ul li a .rig {
    width: 5.6rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.index-page .ind-box6 .news-list ul li a .rig h3 {
    font-size: 0.28rem;
    font-weight: normal;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-page .ind-box6 .news-list ul li a .rig p {
    font-size: 0.24rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-page .ind-box6 a.more {
    margin-top: 0.3rem;
}


/* 联系我们 */

.index-page .ind-box7 {
    background-image: url(../img/back4.png);
    background-size: 100%;
}

.index-page .ind-box7 .text {
    margin-top: 0.2rem;
}

.index-page .ind-box7 .text p {
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    line-height: 0.44rem;
}

.index-page .ind-box7 form {
    margin: 0.5rem auto 0;
}

.index-page .ind-box7 form input {
    width: 100%;
    height: 0.8rem;
    padding: 0 0.2rem;
    border: 0.02rem solid #da1b23;
    font-size: 0.28rem;
    color: #333;
    margin-bottom: 0.3rem;
}

.index-page .ind-box7 form .inps input::placeholder {
    color: #999;
}

.index-page .ind-box7 form textarea {
    resize: none;
    width: 100%;
    height: 2rem;
    border: 0.02rem solid #da1b23;
    padding: 0.1rem 0.2rem;
    font-size: 0.28rem;
    line-height: 0.5rem;
    color: #333;
    margin-top: 0.3rem;
}

.index-page .ind-box7 form textarea::placeholder {
    color: #999;
}

.index-page .ind-box7 form button {
    display: block;
    width: 2.1rem;
    height: 0.6rem;
    background-color: #da1b23;
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    cursor: pointer;
    margin: 0.5rem auto 0;
}


/* 底部 */

footer {
    padding: 0.9rem 0;
    background-color: #da1b23;
}

footer .ewm {
    width: 1.8rem;
    height: 1.8rem;
    margin: 0 auto;
}

footer .ewm img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

footer .hotline {
    font-size: 0.36rem;
    color: #fff;
    text-align: center;
    margin-top: 0.4rem;
}

footer>p {
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    margin-top: 0.2rem;
}

footer>p a {
    color: #fff;
}


/* 内页 */

.nei-page {
    width: 7.5rem;
    margin: 0 auto;
}

.nei-page .top-pic {
    width: 100%;
    height: 4.5rem;
}

.nei-page .top-pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 内页导航 */

.nei-page .mid-nav {
    height: 0.9rem;
    background-color: #ead0af;
}

.nei-page .mid-nav .container ul {
    display: flex;
    overflow-x: auto;
}

.nei-page .mid-nav .container ul li {
    flex-shrink: 0;
    margin-right: 0.6rem;
}

.nei-page .mid-nav .container ul li a {
    display: block;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.9rem;
}

.nei-page .mid-nav .container ul li.active a {
    color: #da1b23;
    border-bottom: 0.02rem solid #da1b23;
}


/* 公司简介 */

.nei-page .jian-box {
    padding: 0.8rem 0;
}

.nei-page .jian-box h3 {
    font-size: 0.44rem;
    color: #333;
    text-align: center;
}

.nei-page .jian-box .pic {
    width: 6.9rem;
    height: 4.4rem;
    margin-top: 0.5rem;
}

.nei-page .jian-box .pic video {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
}

.nei-page .jian-box .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nei-page .jian-box .text {
    padding: 0.2rem 0;
}

.nei-page .jian-box .text p {
    font-size: 0.28rem;
    color: #323232;
    line-height: 0.5rem;
    text-align: justify;
    margin-top: 0.2rem;
}

.nei-page .culture-box {
    padding: 0.9rem 0;
    background-color: #da1b23;
}

.nei-page .culture-box h3 {
    font-size: 0.44rem;
    color: #fff;
    text-align: center;
}

.nei-page .culture-box ul {
    margin-top: 0.5rem;
}

.nei-page .culture-box ul li {
    padding: 0.25rem 0.25rem;
    background-color: #fff;
    margin-top: 0.3rem;
}

.nei-page .culture-box ul li h4 {
    font-size: 0.32rem;
    color: #da1b23;
}

.nei-page .culture-box ul li p {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.5rem;
    text-align: justify;
    margin-top: 0.1rem;
}


/* 原料供应 */

.nei-page .ylgy {
    padding: 0 0 0.9rem;
    background-color: #f2f2f2;
}

.nei-page .ylgy h3 {
    font-size: 0.44rem;
    color: #333;
    text-align: center;
    padding: 0.9rem 0 0.6rem;
    background-color: #fff;
}

.nei-page .ylgy ul li {
    margin-bottom: 0.3rem;
}

.nei-page .ylgy ul li .pic {
    width: 6.9rem;
    height: 3.8rem;
}

.nei-page .ylgy ul li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nei-page .ylgy ul li .text {
    padding: 0.4rem 0.3rem;
    background-color: #fff;
}

.nei-page .ylgy ul li .text .name {
    font-size: 0.32rem;
    color: #000;
}

.nei-page .ylgy ul li .text .line {
    width: 0.6rem;
    height: 0.02rem;
    background-color: #da1b23;
    margin: 0.3rem 0;
}

.nei-page .ylgy ul li .text p {
    font-size: 0.28rem;
    color: #666;
    line-height: 0.5rem;
    text-align: justify;
}


/* 品牌历程 */

.nei-page .course-box {
    padding: 0.9rem 0;
}

.nei-page .course-box h3 {
    font-size: 0.44rem;
    color: #333;
    text-align: center;
}

.nei-page .course-box .lc-swiper {
    position: relative;
    margin-top: 0.6rem;
}

.nei-page .course-box .lc-swiper .swiper9 {
    width: 4.7rem;
    margin: 0 auto;
}

.nei-page .course-box .lc-swiper .swiper9 .swiper-slide {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    background-color: #ebd1b0;
    font-size: 0.28rem;
    color: #333;
    text-align: center;
    line-height: 1.2rem;
    cursor: pointer;
}

.nei-page .course-box .lc-swiper .swiper9 .swiper-slide-active {
    background-color: #d21a1a;
    color: #fff;
}

.nei-page .course-box .lc-swiper .change .prev,
.nei-page .course-box .lc-swiper .change .next {
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    border: 0.02rem solid #d21a1a;
    text-align: center;
    position: absolute;
    top: 0.3rem;
    z-index: 10;
    cursor: pointer;
}

.nei-page .course-box .lc-swiper .change .prev {
    left: 0;
}

.nei-page .course-box .lc-swiper .change .next {
    right: 0;
}

.nei-page .course-box .lc-swiper .change .iconfont {
    font-size: 0.4rem;
    color: #d21a1a;
    line-height: 0.6rem;
}

.nei-page .course-box .lc-swiper .line {
    position: absolute;
    width: 4rem;
    height: 0.02rem;
    border-bottom: 0.02rem solid #ddd;
    top: 0.6rem;
    left: 1.5rem;
    z-index: -1;
}

.nei-page .course-box .de-box {
    margin-top: 0.5rem;
}

.nei-page .course-box .de-box ul {
    width: 6.9rem;
    height: 2.8rem;
}

.nei-page .course-box .de-box ul li {
    width: 6.9rem;
    height: 2.8rem;
    display: flex;
}

.nei-page .course-box .de-box ul li .le {
    width: 0.5rem;
    position: relative;
}

.nei-page .course-box .de-box ul li .le .line {
    position: absolute;
    width: 0.02rem;
    height: 2.8rem;
    border-left: 0.02rem dashed #ddd;
    left: 0;
}

.nei-page .course-box .de-box ul li .le .yuan {
    width: 0.28rem;
    height: 0.28rem;
    border-radius: 50%;
    border: 0.02rem solid #d21a1a;
    position: absolute;
    top: 1.2rem;
    left: -0.14rem;
}

.nei-page .course-box .de-box ul li .le .yuan span {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background-color: #d21a1a;
    margin: 0.02rem auto;
}

.nei-page .course-box .de-box ul li .rig {
    width: 6.4rem;
    height: 2.8rem;
    padding: 0.3rem 0.3rem;
    background-color: #f2f2f2;
}

.nei-page .course-box .de-box ul li .rig .y {
    font-size: 0.24rem;
    color: #666;
}

.nei-page .course-box .de-box ul li .rig .y-num {
    font-size: 0.4rem;
    font-weight: bold;
    color: #d21a1a;
    margin-top: 0.2rem;
}

.nei-page .course-box .de-box ul li .rig p {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.48rem;
    margin-top: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.nei-page .course-box .de-box ul li .rig .line {
    width: 0.4rem;
    height: 0.02rem;
    background-color: #d21a1a;
    margin-top: 0.2rem;
}


/* 荣誉资质 */

.nei-page .honor-box {
    padding: 0.9rem 0;
}

.nei-page .honor-box h3 {
    font-size: 0.44rem;
    color: #333;
    text-align: center;
}

.nei-page .honor-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.2rem;
}

.nei-page .honor-box ul li {
    margin-top: 0.3rem;
    width: 3.3rem;
}

.nei-page .honor-box ul li .pic {
    width: 3.3rem;
    height: 2.2rem;
}

.nei-page .honor-box ul li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nei-page .honor-box ul li .text {
    padding: 0 0.2rem;
    height: 0.6rem;
    font-size: 0.28rem;
    color: #333;
    text-align: center;
    line-height: 0.6rem;
    background-color: #f2f2f2;
}


/* 分页样式 */

.paging div {
    width: 100%;
    text-align: center;
    padding-top: 0.4rem;
}

.paging div .current {
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    background-color: #da1b23;
    border: 0.02rem solid #ddd;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    margin-left: 0.1rem;
}

.paging div .num {
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    font-size: 0.28rem;
    color: #666;
    text-align: center;
    line-height: 0.6rem;
    border: 0.02rem solid #ddd;
    margin-left: 0.1rem;
}

.paging div .next,
.paging div .prev {
    display: inline-block;
    width: 1rem;
    height: 0.6rem;
    font-size: 0.28rem;
    color: #666;
    text-align: center;
    line-height: 0.6rem;
    border: 0.02rem solid #ddd;
    margin-left: 0.1rem;
}

.paging div .disabled {
    color: #aaa;
    background-color: #fff;
    border-color: #ccc;
    pointer-events: none;
}


/* 团队风采 */

.nei-page .team-box {
    padding: 0.8rem 0;
}

.nei-page .team-box h3 {
    font-size: 0.44rem;
    color: #333;
    text-align: center;
}

.nei-page .team-box ul {
    margin-top: 0.3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.nei-page .team-box ul li {
    width: 3.3rem;
    margin-top: 0.3rem;
}

.nei-page .team-box ul li .pic {
    width: 3.3rem;
    height: 4.2rem;
}

.nei-page .team-box ul li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nei-page .team-box ul li .text {
    width: 3.3rem;
    height: 0.8rem;
    padding: 0 0.15rem;
    background-color: #ededed;
    display: flex;
}

.nei-page .team-box ul li .text em {
    font-size: 0.28rem;
    line-height: 0.8rem;
    color: #333;
}

.nei-page .team-box ul li .text span {
    font-size: 0.24rem;
    line-height: 0.8rem;
    color: #666;
}

.nei-page .team-cover {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99;
    opacity: 0;
}

.nei-page .team-cover.active {
    opacity: 1;
}

.nei-page .team-cover .t-swiper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 6.9rem;
    height: 10rem;
    background-color: #fff;
    z-index: 99;
}

.nei-page .team-cover .t-swiper .swiper7 {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide {
    padding: 0.5rem 0.4rem;
    position: relative;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide .close {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide .close .iconfont {
    font-size: 0.5rem;
    color: #da1b23;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide .pic {
    width: 3.4rem;
    height: 4.2rem;
    margin: 0 auto;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide .tex {
    margin-top: 0.2rem;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide .text .name {
    font-size: 0.28rem;
    color: #000;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide .text .position {
    font-size: 0.24rem;
    color: #666;
    margin-top: 0.1rem;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide .text .line {
    width: 0.6rem;
    height: 0.02rem;
    background-color: #da1b23;
    margin: 0.2rem 0;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide .text .history {
    margin-top: 0.2rem;
    padding-bottom: 0.3rem;
}

.nei-page .team-cover .t-swiper .swiper7 .swiper-slide .text .history p {
    font-size: 0.24rem;
    color: #666;
    line-height: 0.48rem;
}

.nei-page .cul-swiper {
    padding: 0.8rem 0;
    background-color: #f2f2f2;
}

.nei-page .cul-swiper .container {
    position: relative;
}

.nei-page .cul-swiper .swiper5 {
    margin: 0 auto;
    width: 6.3rem;
}

.nei-page .cul-swiper .swiper5 .swiper-slide {
    width: 6.3rem;
    height: 4.3rem;
}

.nei-page .cul-swiper .swiper5 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nei-page .cul-swiper .container .change .prev {
    position: absolute;
    width: 0.8rem;
    height: 0.6rem;
    background-color: #da1b23;
    text-align: center;
    top: 50%;
    left: 0;
    margin-top: -0.3rem;
    z-index: 10;
}

.nei-page .cul-swiper .container .change .next {
    position: absolute;
    width: 0.8rem;
    height: 0.6rem;
    background-color: #da1b23;
    text-align: center;
    top: 50%;
    right: 0;
    margin-top: -0.3rem;
    z-index: 10;
}

.nei-page .cul-swiper .container .change .iconfont {
    font-size: 0.5rem;
    color: #fff;
    line-height: 0.6rem;
}


/* 美食展示 */

.nei-page .show-pic {
    padding: 0.6rem 0 0.9rem;
}

.nei-page .show-pic ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.nei-page .show-pic ul li {
    margin-top: 0.3rem;
    width: 3.3rem;
    position: relative;
}

.nei-page .show-pic ul li .pic {
    width: 3.3rem;
    height: 4.1rem;
}

.nei-page .show-pic ul li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nei-page .show-pic ul li p {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 0.6rem;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* 人气现场 */

.nei-page .show-pic.rqxc ul li .pic {
    height: 2.4rem;
}


/* 网评报道 */

.nei-page .show-pic.wpbd ul li .pic {
    height: 6rem;
}


/* 门店分布 */

.nei-page .fen-box {
    padding: 0.8rem 0;
}

.nei-page .fen-box h4 {
    font-size: 0.48rem;
    color: #da1b23;
    text-align: center;
}

.nei-page .fen-box .fg {
    width: 4.2rem;
    height: 0.5rem;
    background-color: #da1b23;
    font-size: 0.24rem;
    text-align: center;
    color: #fff;
    line-height: 0.5rem;
    margin: 0.2rem auto;
    position: relative;
}

.nei-page .fen-box .fg::before {
    content: "[";
    color: #da1b23;
    font-size: 0.7rem;
    position: absolute;
    left: -0.4rem;
    top: -0.08rem;
}

.nei-page .fen-box .fg::after {
    content: "]";
    color: #da1b23;
    font-size: 0.7rem;
    position: absolute;
    right: -0.4rem;
    top: -0.08rem;
}

.nei-page .fen-box .hot-line {
    font-size: 0.34rem;
    color: #da1b23;
    text-align: center;
}

.nei-page .fen-box .map-pic {
    width: 100%;
    height: 6rem;
    margin-top: 0.3rem;
}

.nei-page .fen-box .map-pic img {
    width: 100%;
    height: 100%;
}

.nei-page .fen-box .store-list {
    margin-top: 0.2rem;
}

.nei-page .fen-box .store-list ul li {
    background-color: #f2f2f2;
    display: flex;
    justify-content: space-between;
    font-size: 0.28rem;
    line-height: 0.5rem;
    border: 0.02rem solid #ddd;
    color: #333;
    margin-bottom: 0.3rem;
}

.nei-page .fen-box .store-list ul li:first-of-type {
    background-color: #ebd1b0;
    color: #fff;
}

.nei-page .fen-box .store-list ul li .md {
    padding: 0.2rem 0.2rem;
    width: 2.5rem;
    border-right: 0.02rem solid #ddd;
}

.nei-page .fen-box .store-list ul li .address {
    width: 4.4rem;
    padding: 0.2rem 0.2rem;
}

.nei-page .fen-box .store-list a.more {
    display: block;
    width: 2.1rem;
    height: 0.6rem;
    background-color: #da1b23;
    font-size: 0.28rem;
    color: #fff;
    line-height: 0.6rem;
    text-align: center;
    margin: 0.5rem auto 0;
}


/* 合作优势 */

.nei-page .advantage {
    padding: 0.5rem 0 0.8rem;
}

.nei-page .advantage ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.nei-page .advantage ul li {
    width: 3.3rem;
    padding: 0.3rem 0.2rem;
    background-color: #f2f2f2;
    margin-top: 0.3rem;
}

.nei-page .advantage ul li .tit {
    display: flex;
    justify-content: space-between;
}

.nei-page .advantage ul li .tit em {
    font-size: 0.3rem;
    color: #000;
    margin: auto 0;
}

.nei-page .advantage ul li .tit span {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    background-color: #da1b23;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    line-height: 0.4rem;
    overflow: hidden;
}

.nei-page .advantage ul li p {
    font-size: 0.28rem;
    color: #666;
    text-align: justify;
    line-height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 0.2rem;
}


/* 加盟支持 */

.nei-page .sup-box {
    padding: 0.5rem 0 0.8rem;
    background-color: #f2f2f2;
}

.nei-page .sup-box ul li {
    margin-top: 0.3rem;
}

.nei-page .sup-box ul li .pic {
    width: 6.9rem;
    height: 3.8rem;
}

.nei-page .sup-box ul li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nei-page .sup-box ul li .text {
    padding: 0.5rem 0.2rem;
    background-color: #fff;
}

.nei-page .sup-box ul li .text .name {
    font-size: 0.32rem;
    color: #000;
}

.nei-page .sup-box ul li .text .line {
    width: 0.6rem;
    height: 0.02rem;
    background-color: #da1b23;
    margin: 0.3rem 0;
}

.nei-page .sup-box ul li .text p {
    font-size: 0.28rem;
    color: #666;
    text-align: justify;
    line-height: 0.5rem;
}


/* 加盟条件 */

.nei-page .tj-box {
    padding: 0.8rem 0.4rem;
}

.nei-page .tj-box .tit {
    width: 2.8rem;
    height: 2.8rem;
    padding: 0.6rem 0.4rem 0;
    border-radius: 50%;
    background-color: #da1b23;
    margin: 0 auto;
}

.nei-page .tj-box .tit h3 {
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
}

.nei-page .tj-box .tit p {
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.4rem;
    text-align: center;
    margin-top: 0.1rem;
}

.nei-page .tj-box ul {
    margin-top: 0.6rem;
}

.nei-page .tj-box ul li {
    position: relative;
    margin-top: 0.3rem;
}

.nei-page .tj-box ul li .yuan {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background-color: #da1b23;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    line-height: 0.5rem;
    position: absolute;
    top: 0.45rem;
    left: 0rem;
}

.nei-page .tj-box ul li .text {
    width: 6.6rem;
    height: 1.4rem;
    padding: 0.2rem 0.2rem 0.2rem 0.4rem;
    background-color: #f2f2f2;
    margin-left: 0.3rem;
}

.nei-page .tj-box ul li .text p {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


/* 加盟流程 */

.nei-page .process-box {
    padding: 0.8rem 0;
}

.nei-page .process-box ul li {
    height: 1.7rem;
    background-image: url(../img/back6.png);
    background-size: 100% 100%;
    margin-bottom: 0.3rem;
    display: flex;
    justify-content: space-between;
}

.nei-page .process-box ul li:last-of-type {
    height: 1.5rem;
    background-image: url(../img/back7.png);
}

.nei-page .process-box ul li .le {
    width: 1.5rem;
    padding: 0.3rem 0.4rem;
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
}

.nei-page .process-box ul li .rig {
    width: 5.3rem;
}

.nei-page .process-box ul li .rig .num {
    padding-left: 3.8rem;
    width: 1rem;
    font-size: 0.24rem;
    color: #333;
    text-align: center;
}

.nei-page .process-box ul li .rig p {
    height: 0.84rem;
    padding-left: 0.3rem;
    font-size: 0.28rem;
    color: #fff;
    line-height: 0.84rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* 新闻中心 */

.nei-page .news-list {
    padding: 0.5rem 0 0.8rem;
}

.nei-page .news-list ul li {
    border-bottom: 0.02rem solid #ddd;
}

.nei-page .news-list ul li a {
    padding: 0.3rem 0;
    display: flex;
    justify-content: space-between;
}

.nei-page .news-list ul li a .pic {
    width: 2.7rem;
    height: 1.9rem;
}

.nei-page .news-list ul li a .pic img {
    width: 100%;
    height: 100%;
}

.nei-page .news-list ul li a .text {
    width: 3.9rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.nei-page .news-list ul li a .text h3 {
    font-size: 0.3rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nei-page .news-list ul li a .text p {
    font-size: 0.28rem;
    color: #666;
    line-height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.nei-page .news-list ul li a .text .time {
    font-size: 0.24rem;
    color: #666;
}


/* 新闻详情 */

.nei-page .news-detail {
    padding: 0.8rem 0;
}

.nei-page .news-detail .article h1 {
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.nei-page .news-detail .article span {
    display: block;
    font-size: 0.24rem;
    text-align: center;
    color: #666;
    margin-top: 0.2rem;
}

.nei-page .news-detail .article .text p {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.52rem;
    text-indent: 0.64rem;
    padding-top: 0.3rem;
    text-align: justify;
}

.nei-page .news-detail .article .text p img {
    display: block;
    width: 100%;
    height: 4.4rem;
    object-fit: cover;
}

.nei-page .news-detail .article .text p a {
    color: #333;
}

.nei-page .news-detail .article .text p strong {
    font-weight: bold;
}

.nei-page .news-detail .other {
    margin-top: 0.4rem;
}

.nei-page .news-detail .other a {
    display: block;
    font-size: 0.3rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.2rem;
}


/* 活动视频 */

.nei-page .act-video {
    padding: 0.8rem 0;
}

.nei-page .act-video ul li {
    width: 6.9rem;
    margin-bottom: 0.3rem;
}

.nei-page .act-video ul li .pic {
    width: 6.9rem;
    height: 4.3rem;
}

.nei-page .act-video ul li .pic video {
    width: 100%;
    height: 100%;
    background-color: #000;
}

.nei-page .act-video ul li .text {
    width: 100%;
    height: 0.8rem;
    background-color: #ebebeb;
    padding: 0 0.2rem;
    font-size: 0.32rem;
    color: #333;
    text-align: center;
    line-height: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* 联系我们 */

.nei-page .contact-box {
    padding: 0.8rem 0 0;
}

.nei-page .contact-box h3 {
    font-size: 0.44rem;
    color: #323232;
    text-align: center;
}

.nei-page .contact-box .info-box {
    border: 0.02rem solid #da1b23;
    padding: 0.3rem 0.2rem;
    margin-top: 0.4rem;
}

.nei-page .contact-box .info-box h4 {
    font-size: 0.32rem;
    color: #323232;
    margin-bottom: 0.2rem;
}

.nei-page .contact-box .info-box p {
    font-size: 0.28rem;
    color: #323232;
}

.nei-page .contact-box .info-box strong {
    font-size: 0.44rem;
    font-weight: bold;
    color: #da1b23;
}

.nei-page .contact-box .map {
    margin-top: 0.4rem;
}

.nei-page .contact-box .map .contact_box {
    width: 100%;
    position: relative;
    margin: auto;
}

.nei-page .contact-box .map .contact_box .contact_box-map {
    height: 4.5rem;
}

.BMap_bubble_title {
    margin-bottom: 16px;
}

.BMap_bubble_content {
    font-size: 13px;
    line-height: 25px;
}


/* 留言 */

.nei-page .ly-box {
    background-image: url(../img/back4.png);
    background-size: 100%;
    padding: 0.8rem 0;
}

.nei-page .ly-box .tit h3 {
    font-size: 0.44rem;
    color: #fff;
    font-family: "Simsun";
    font-weight: bold;
    text-align: center;
}

.nei-page .ly-box .tit .eng {
    font-size: 0.24rem;
    color: #eee;
    text-align: center;
    margin-top: 0.1rem;
}

.nei-page .ly-box .text {
    margin-top: 20px;
}

.nei-page .ly-box .text p {
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    line-height: 0.44rem;
}

.nei-page .ly-box form {
    margin: 0.5rem auto 0;
}

.nei-page .ly-box form input {
    width: 100%;
    height: 0.8rem;
    padding: 0 0.2rem;
    border: 0.02rem solid #da1b23;
    font-size: 0.28rem;
    color: #333;
    margin-bottom: 0.3rem;
}

.nei-page .ly-box form .inps input::placeholder {
    color: #999;
}

.nei-page .ly-box form textarea {
    resize: none;
    width: 100%;
    height: 2rem;
    border: 0.02rem solid #da1b23;
    padding: 0.1rem 0.2rem;
    font-size: 0.28rem;
    line-height: 0.5rem;
    color: #333;
    margin-top: 0.3rem;
}

.nei-page .ly-box form textarea::placeholder {
    color: #999;
}

.nei-page .ly-box form button {
    display: block;
    width: 2.1rem;
    height: 0.6rem;
    background-color: #da1b23;
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    cursor: pointer;
    margin: 0.5rem auto 0;
}