﻿/* 行业解决方案·中餐样式表 */
/** 中餐行业解决方案 **/
.chineseFood {
    background: #fff;
}

.section {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.section .white {
    color: #fff !important;
}

.section h1 {
    color: #3E3A39;
    text-align: center;
    font-size: 0.2rem;
    margin: 0;
    padding: 0.37rem 0 0.12rem 0;
}

.section p.desc {
    color: #3E3A39;
    text-align: center;
    font-size: 0.14rem;
    margin: 0 auto 0.25rem;
    width: 92%;
}

.section .img {
    display: block;
    margin: auto;
}

.section .section-bg {
    z-index: -1;
    position: absolute;
    width: 100%;
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
    margin: 0 auto;
}

.swipe-wrap div {
    float: left;
    width: 100%;
    position: relative;
}

.pager {
    padding: 0.2rem 0 0.1rem 0;
}

.pager em {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
    font-style: normal;
    border: 3px solid #9F9F9F;
    border-radius: 50%;
    background: #9F9F9F;
}

.pager em.on {
    border: 3px solid #FFB400;
    background: #FFB400;
}

.section1 {
    height: 2.4rem;
    background-image: url("/Images/posShops/chineseFood/1.jpg");
}

.section1 .txt-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
}

.section1 .txt-wrapper .txt1 {
    font-size: .3rem;
    color: #fff;
}

.section1 .txt-wrapper .txt1 span {
    background-image: -webkit-linear-gradient(top,#ffffff,#FEF5EB,#F8850E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section1 .txt-wrapper .txt2 {
    font-size: .17rem;
    color: #F8850E;
}

.section1 .txt-wrapper .txt3 {
    font-size: .16rem;
    line-height: 42px;
    color: #fff;
}

.section1 .txt-wrapper .txt3 span {
    margin: 0 0.02rem;
}

.section1 .btn {
    width: 1.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background-color: #F8870F;
    color: #ffffff;
    margin: 0.12rem auto 0;
    display: block;
    font-size: 0.17rem;
    border-radius: 0.5rem;
    text-align: center;
}

.section2 .content {
    height: 3.2rem;
    min-height: unset;
}

.section2 .item-wrap {
    position: relative;
}

.section2 .item-wrap img {
    height: 3.2rem;
    width: auto;
}

.section2 .txt-wrapper {
    position: absolute !important;
    bottom: 0.3rem;
    right: 0.1rem;
    font-size: 0.12rem;
    width: 1.4rem;
    color: #787474;
}

.section2 .txt-title {
    color: #fff;
    font-size: 0.14rem;
    margin-bottom: 0.1rem;
    text-align: center;
    background-image: url(/Images/posShops/chineseFood/2-5.png);
    background-size: cover;
}

.section2 .txt-content {
    color: #787474;
}

.section2 .pager {
    padding: 0.1rem 0 0.3rem 0;
}

.section3 {
    height: 3.5rem;
    background-image: url(/Images/posShops/chineseFood/3-2.jpg);
}

.section3 .wrapper {
    overflow: unset;
}

.section3 .img {
    position: absolute;
    top: 1.42rem;
    z-index: 99;
    width: 94%;
    transform: translateX(-50%);
    left: 50%;
}

.section4 {
    background-image: url(/Images/posShops/chineseFood/4-2.jpg);
}

.section4 h1 {
    padding-top: 1.2rem;
}

.section4 .img {
    padding-bottom: 0.3rem;
}

.section5 p.desc {
    color: #ADADAD;
}

.section5 .img {
    margin: 0.1rem auto 0.45rem;
    width: 94%;
}

.section6 {
    padding-bottom: 0.36rem;
    background-image: url(/Images/posShops/chineseFood/6-2.jpg);
}

.section6 .img {
    width: 94%;
}

.section7 {
    padding-bottom: 0.5rem;
}

.section7 p.desc {
    color: #ADADAD;
}

.section8 {
    padding-bottom: 0.4rem;
    background-image: url(/Images/posShops/chineseFood/8-2.jpg);
}

.section8 .img {
    margin: 0.1rem auto;
    width: 94%;
}

.section9 .content {
    height: 4.5rem;
    min-height: unset;
}

.section9 p.desc {
    color: #ADADAD;
}

.section9 .pager {
    padding: 0.2rem 0 0.3rem 0;
}


.section10 {
    background-image: url(/Images/posShops/chineseFood/10-2.jpg);
    padding-bottom: 0.7rem;
}

.section10 .img {
    width: 94%;
}
