@charset "UTF-8";



/* ==================== tags ==================== */

* {

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    margin: 0;

    padding: 0;

}

*,
*:before,
*:after {

    box-sizing: border-box;

    outline: 0
}

html,

body {

    width: 100%;

    height: 100%;

    background-color: transparent;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    font-weight: normal;

    line-height: 1.5;

}



h1 {

    font-size: 44px;

}



h2 {

    font-size: 40px;

}



h3 {

    font-size: 24px;

}

h4 {

    font-size: 20px;

}

.page-submenu h2 {

    font-weight: 700;

}

.cloud-txt-ex {

    font-size: 16px;

    text-align: center;

    line-height: 30px;

    line-height: 1.5;

}

.mobile {

    display: none;

}

/* ==================== section ==================== */

.section {

    position: relative;

    width: 100%;

    max-width: 2000px;

    min-width: 1200px;

    margin: 0 auto;

    color: #333;

    font-family: "微软雅黑", "黑体";

    font-size: 18px;

    line-height: 1.5;

}

.content {

    position: relative;

    width: 1200px;

    margin: 0 auto;

}

h2>br {

    display: none;

}



#store-banner {

    position: relative;

    width: 100%;

    height: 500px;

    background: url("/project/store/images/banner_bg.jpg") no-repeat center center;

    background-size: cover;

}

#store-banner h1 {

    position: relative;

    color: #fff;

    padding-top: 176px;

}

#store-banner span {

    color: #2be4ff;

}

.groupbtn {

    width: 100%;

    margin: 0 auto;

}

.bframe {
    height: 40px;
    background: linear-gradient(-90deg, #3059F9 0%, #59A3F6 100%);
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: none;
    width: 180px;
    padding: 0;
    margin-top: 30px;
    box-sizing: border-box;

}

.bframe:hover {
    background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

.bframe a {

    color: #fff;

    font-size: 16px;

    /* line-height: 40px; */

}

#store-shope {

    position: relative;

    height: 976px;

    background: url("/project/store/images/shop_bg.jpg") no-repeat center center;

    background-size: cover;

    text-align: center;

}

#store-shope .bframe {

    /* border: none; */

    background: #0bb580;

}

#store-shope h2 {

    padding: 40px 0 20px 0;

}

#store-shope .cloud-txt-ex {

    padding-top: 0;

}

#store-shope .m_img {

    display: none;

}

#store-shope .container {

    /*height: 100%;*/

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;

    margin-top: -180px;

}

#store-shope .shopimg {

    margin-top: 220px;

}

#store-shope .container #elm {

    position: absolute;

    margin-top: 380px;

    margin-left: 320px;

    -webkit-animation: elm-transit infinite ease-in-out 5s;

    animation: elm-transit infinite ease-in-out 5s;

}

@keyframes elm-transit {

    0% {

        opacity: 0;

    }

    50% {

        -webkit-transform: translateX(1%);

        transform: translateX(1%);

        opacity: 1;

    }

    100% {

        -webkit-transform: translateX(1%);

        transform: translateX(1%);

        opacity: 0;

    }

}

#store-shope .container #mt {

    position: absolute;

    margin-top: 280px;

    margin-left: 480px;

    -webkit-animation: mt-transit infinite ease-in-out 5s;

    animation: mt-transit infinite ease-in-out 5s;

}

@keyframes mt-transit {

    0% {

        opacity: 0;

    }

    50% {

        -webkit-transform: translateX(-1%);

        transform: translateX(-1%);

        opacity: 1;

    }

    100% {

        -webkit-transform: translateX(-1%);

        transform: translateX(-1%);

        opacity: 0;

    }

}

#store-analysis {

    position: relative;

    height: 961px;

    background: url("/project/store/images/analysis_bg.jpg") no-repeat center center;

    background-size: cover;

    margin: 0 auto;

    text-align: center;

}

#store-analysis h2 {

    text-align: center;

}

#store-analysis .bframe {

    /* border: none; */

    background: #9577ff;

}

#store-analysis .cloud-txt-ex {

    text-align: center;

    padding-top: 40px;

    padding-bottom: 20px;

}

#store-analysis .box-two {

    position: relative;

    width: 1200px;

    height: 676px;

    overflow: hidden;

    margin: 0 auto;

    box-sizing: border-box;

}

#store-analysis .box-two .lines {

    margin-top: 65px;

}

#store-analysis .box-two .slide-caption {

    position: absolute;

    top: 25px;

    left: 356px;

}

#store-analysis .box-two .slide-caption>li {

    position: relative;

    display: inline-block;

    float: left;

    width: 80px;

    height: 80px;

    line-height: 80px;

    text-align: center;

    margin: 0 82px;

    color: #fff;

    font-size: 16px;

    background: -webkit-linear-gradient(to bottom, #9577ff, #552fdd);

    background: -o-linear-gradient(to bottom, #9577ff, #552fdd);

    background: -moz-linear-gradient(to bottom, #9577ff, #552fdd);

    background: -mos-linear-gradient(to bottom, #9577ff, #552fdd);

    background: linear-gradient(to bottom, #9577ff, #552fdd);

    border-radius: 50%;

    cursor: pointer;

}

#store-analysis .box-two .slide-caption>li.flex-active {

    width: 95px;

    height: 95px;

    line-height: 95px;

    text-align: center;

    color: #fff;

    font-size: 20px;

    background: -webkit-linear-gradient(to bottom, #2be4ff, #4c26d3);

    background: -o-linear-gradient(to bottom, #2be4ff, #4c26d3);

    background: -moz-linear-gradient(to bottom, #2be4ff, #4c26d3);

    background: -mos-linear-gradient(to bottom, #2be4ff, #4c26d3);

    background: linear-gradient(to bottom, #2be4ff, #4c26d3);

    border-radius: 50%;

    margin-top: -8px;

    box-shadow: 0 10px 20px 0 rgba(95, 200, 255);

    cursor: pointer;

}

#store-analysis .box-two .slides {

    position: relative;

}

#store-analysis .box-two .slides>li>img {

    width: 100%;

    vertical-align: top;

}

.flex-viewport {

    margin-top: 75px;

}

#store-canal {

    position: relative;

    text-align: center;

    overflow: hidden;

}

#store-canal .bframe {

    /* border: none; */

    background: #0b50a1;

    margin-bottom: 60px;

}

#store-canal h2 {

    text-align: center;

    padding-top: 60px;

    padding-bottom: 20px;

}

#store-canal .cloud-txt-ex {

    text-align: center;

    padding-bottom: 60px;

}

.cloud-txt-exs {

    padding-top: 60px;

}

.yhqs {

    margin-bottom: 100px;

}

#store-recognition {

    position: relative;

    height: 894px;

    background: url("/project/store/images/shibie_bg.jpg") no-repeat center center;

    background-size: cover;

    text-align: center;

    margin: 0 auto;

}

#store-recognition .bframe {

    /* border: none; */

    background: #552fdd;

}

#store-recognition h2 {

    padding-top: 60px;

    color: #000;

    text-align: center;

    padding-bottom: 40px;

}

#store-recognition ul {

    position: relative;

    margin: 0 121px;

    margin-top: 60px;

}

#store-recognition ul li {

    float: left;

    text-align: center;

}

#store-recognition ul .rightarrow {

    padding: 216px 36px 0;

    height: 486px;

}

#store-recognition ul li p {

    padding-top: 20px;

    color: #552fdd;

    font-size: 20px;

}

/*new*/

#news_r {

    position: relative;

    height: 490px;

    background: url("/solution/restaurant/images/newbg.jpg") no-repeat center center;

    background-size: cover;

    overflow: hidden;

}

#news_r h2 {

    font-size: 36px;

    color: #fff;

    padding: 40px 0;

}

#news_r ul {

    margin: 0 auto;

}

#news_r ul li {

    float: left;

    width: 285px;

    margin-right: 20px;

}

#news_r ul li:last-child {

    margin-right: 0;

}

#news_r ul li time {

    display: inline-block;

    width: 90px;

    height: 20px;

    line-height: 20px;

    background: #fff;

    color: #ff7639;

    font-size: 14px;

    text-align: center;

    margin-top: 20px;

    margin-bottom: 10px;

}

#news_r ul li p {

    color: #fff;

}





@media screen and (max-width: 750px) and (min-width: 320px) {

    .section {

        position: relative;

        width: 100%;

        max-width: 750px;

        min-width: 320px;

        margin: 0 auto;

    }

    .content {

        position: relative;

        width: 100%;

        margin: 0 auto;

        padding: 0 5%;

    }

    .mobile {

        display: block;

    }

    h2>br {

        display: block;

    }

    .cloud-txt-ex {

        text-align: center;

        font-size: 16px;

        padding-bottom: 4%;

        line-height: 1.6;

    }



    #store-banner {

        position: relative;

        width: 7.5rem;

        height: auto;

        background: url("../images/m_bg.png") no-repeat center center;

        background-size: cover;

    }

    #store-banner h1 {

        position: relative;

        font-size: 36px;

        color: #fff;

        padding-top: 1%;

    }

    #store-banner span {

        color: #2be4ff;

    }

    #store-shope {

        position: relative;

        width: 7.5rem;

        height: auto;

        background: url("../images/m-shop_bg.jpg") no-repeat center right;

        background-size: cover;

    }

    #store-shope h2 {

        font-size: 24px;

        padding: 40px 0 20px 0;

    }

    #store-shope .cloud-txt-ex {

        font-size: 16px;

        text-align: justify;

        line-height: 2;

        padding-top: 10%;

    }

    #store-shope .cloud-txt-ex br {

        display: none;

    }

    #store-shope .m_img {

        display: block;

    }

    #store-shope .m_img>img {

        width: 100%;

        margin-top: 7%;

    }

    #store-shope .container {

        display: none;

    }

    .cloud-txt-ex br {

        display: none;

    }

    #store-analysis {

        position: relative;

        /*width: 7.5rem;*/

        height: auto;

        background: #e5eff9;

    }

    #store-analysis h2 {

        text-align: center;

        font-size: 24px;

        padding-top: 2%;

    }

    #store-analysis .cloud-txt-ex {

        font-size: 16px;

        text-align: center;

        line-height: 1.6;

        /*padding-top: 0.3rem;*/

        padding: 3% 0;

    }

    #store-analysis .box-two {

        position: relative;

        width: 100%;

        height: auto;

        overflow: hidden;

        margin: 0 auto;

        box-sizing: border-box;

    }

    #store-analysis .box-two img.lines {

        width: 100%;

        margin-top: 8%;

    }



    #store-analysis .box-two .slide-caption {

        position: absolute;

        width: 100%;

        top: 5%;

        left: 0;

        margin: 0 20%;

    }

    #store-analysis .box-two .slide-caption>li {

        position: relative;

        margin: 0 10px;

    }

    #store-analysis .box-two .slide-caption>li.flex-active {}

    #store-analysis .box-two .slides {

        position: relative;

    }

    #store-analysis .box-two .slides>li>img {

        width: 100%;

        vertical-align: top;

    }

    .flex-viewport {

        margin-top: 20%;

        margin-bottom: 10%;

    }



    #store-canal {

        position: relative;

        text-align: center;

    }

    #store-canal h2 {

        text-align: center;

        padding-top: 3%;

        padding-bottom: 2%;

        font-size: 24px;

    }

    #store-canal .cloud-txt-ex {

        text-align: center;

        font-size: 16px;

        padding-bottom: 6%;

        line-height: 1.6;

    }

    .cloud-txt-exs {

        padding-top: 3%;

    }

    .yhqs {

        margin-bottom: 5%;

    }

    #store-canal img {

        width: 100%;

    }

    #store-recognition {

        position: relative;

        width: 7.5rem;

        height: auto;

        background: url("../images/shibie_bg.jpg") no-repeat center center;

        background-size: cover;

    }

    #store-recognition h2 {

        padding-top: 2%;

        color: #000;

        font-size: 24px;

        text-align: center;

        padding-bottom: 2%;

    }

    #store-recognition ul {

        position: relative;

        margin: 0 5%;

        margin-top: 5%;

    }

    #store-recognition ul li {

        float: left;

        width: 20%;

        text-align: center;

    }

    #store-recognition ul li img {

        width: 100%;

    }

    #store-recognition ul .rightarrow {

        width: 10%;

        height: auto;

        padding: 10% 2%;

        margin: 0 5%;

    }

    #store-recognition ul .rightarrow img {

        width: 100%;

    }

    #store-recognition ul li p {

        padding-top: 2%;

        color: #552fdd;

        font-size: 16px;

    }

    #footer {

        display: none;

    }



    #mfooter {

        display: block;

        line-height: 1.8;

        background: #132230;

    }

    #mfooter p {

        font-size: 0.16rem;

        padding: 3%;

        color: #fff;

        text-align: center;

    }

    #news_r {

        position: relative;

        height: auto;

        background: #ff7132;

        background-size: cover;

        overflow: hidden;

        margin: 0 auto;

    }

    #news_r h2 {

        font-size: 30px;

        padding: 5%;

    }

    #news_r ul li {

        float: none;

        margin: 10% auto;

    }

    #news_r ul li:last-child {

        margin: 10% auto;

    }

}