
.slogans{width:8vw;height:auto;position:absolute;left:25%;top:20%;z-index:10}
.slogans .line2{margin-top:10vw}
.slogans .line1,.slogans .line2{width:50%;height:auto;height:auto;float:left}
.slogans .line1 .words{margin-top:1.0vw;-webkit-transition:all 3s cubic-bezier(.23,1,.32,1);opacity:0;-webkit-filter:blur(10px);-webkit-transform:scale(2)}
.slogans .line2 .words{-webkit-transition:all 3s cubic-bezier(.23,1,.32,1);opacity:0;-webkit-filter:blur(10px);-webkit-transform:scale(2)}
.slogans .line1 .words:nth-child(2){margin-top:1.0vw}
.slogans .line2 .words:nth-child(2),.slogans .line2 .words:nth-child(3){margin-top:-5px}
.slogans .line1 .words:nth-child(1){-webkit-transition-delay:.2s}
.slogans .line1 .words:nth-child(2){-webkit-transition-delay:.4s}
.slogans .line1 .words:nth-child(3){-webkit-transition-delay:.6s}
.slogans .line1 .words:nth-child(4){-webkit-transition-delay:.8s}
.slogans .line2 .words:nth-child(1){-webkit-transition-delay:.6s}
.slogans .line2 .words:nth-child(2){-webkit-transition-delay:.8s}
.slogans .line2 .words:nth-child(3){-webkit-transition-delay:1s}
.slogans.active .line1 .words,.slogans.active .line2 .words{opacity:1;-webkit-filter:blur(0);-webkit-transform:scale(1)}
.slogans .cnwords1,.slogans .cnwords2{width:1.1vw;height:auto;position:absolute;left:0;top:80%;-webkit-transition:all 2s cubic-bezier(.23,1,.32,1) 2s;-webkit-filter:blur(10px);opacity:0}
.slogans .cnwords1{left:auto;right:0.8vw;top:85%}
.slogans.active .cnwords1{top:80%;opacity:1;-webkit-filter:blur(0)}
.slogans .cnwords2{left:auto;right:3.3vw;top:120%;opacity:0;-webkit-transition-delay:2.4s}
.slogans.active .cnwords2{top:110%;opacity:1;-webkit-filter:blur(0)}
.slogans .sb{position:absolute;background:#fff;width:0%;height:1px;left:15%;top:0;-webkit-transition:all 2s cubic-bezier(.23,1,.32,1) 2s}
.slogans.active .sb{width:70%}
.slogans .sb.b2{width:0%;top:auto;bottom:-25%;left:15%;-webkit-transition:all 2s cubic-bezier(.23,1,.32,1) 2s}
.slogans::after,.slogans::before{width:1px;height:0%;position:absolute;left:15%;top:0;background:#fff;content:'';display:block;-webkit-transition:all 2s cubic-bezier(.23,1,.32,1) 2s}
.slogans.active::after{height:45%}
.slogans::before{top:auto;bottom:-25%;height:0%}
.slogans.active::before{height:23%}
.slogans.active .sb.b2{width:70%}
.slogans .sb.b3{width:1px;height:0%;position:absolute;left:85%;top:0;background:#fff;content:'';display:block;-webkit-transition:all 2s cubic-bezier(.23,1,.32,1) 3.5s}
.slogans .sb.b4{width:1px;height:0%;position:absolute;left:85%;top:auto;bottom:-25%;background:#fff;content:'';display:block;-webkit-transition:all 2s cubic-bezier(.23,1,.32,1) 3.5s}
.slogans.active .sb.b4{height:60%}
.slogans.active .sb.b3{height:3%}

.ys-swiper{display:none}
.hot_tel{width:280px;height:40px;position:absolute;right:25px;background:#fff;border-radius:40px;display:block;top:20px;z-index:10}
.hot_tel .icon{width:30px;height:30px;float:left;background:#230f95;margin-top:5px;margin-left:15px;border-radius:50%;margin-right:10px;position:relative;-webkit-animation:looprotate 2s ease infinite}
@-webkit-keyframes looprotate{
0%{-webkit-transform:rotate(0)}
100%{-webkit-transform:rotate(360deg)}
}
.hot_tel .icon::after{width:20px;height:20px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);background:url(../images/tel_icons.png);background-size:cover;content:'';display:block}
.hot_tel p{display:block;width:auto;float:left;line-height:40px;color:#230f95;font-family:akrobatblack;font-size:30px;font-weight:bold;}

.slogan{width:40%;height:auto;position:absolute;left:15%;bottom:20%}

.sub_title{width:auto;height:auto;position:absolute;left:10%;top:10%}
.sub_title .img{width:200px;height:auto;position:relative;margin-bottom:10px}
.sub_title .des{color:#d59961;font-size:16px}
.brand_list{width:70vw;height:auto;position:relative;margin-top:350px;float:right;margin-right:5%;margin-bottom:200px}
.brand_list ul li{width:20%;height:auto;float:left;position:relative;color:#fff}
.brand_list ul li .b_t{width:100%;height:110px;position:relative;text-align:center;margin-bottom:10px}
.brand_list ul li .b_t::before{width:70px;height:70px;position:absolute;left:50%;margin-left:-35px;top:-13px;background:#fff;border-radius:50%;content:'';opacity:0;-webkit-transition:all .6s cubic-bezier(.23,1,.32,1);-webkit-transform:scale(0)}
.brand_list ul li .b_t b,.brand_list ul li .b_t p,.brand_list ul li .b_t span{display:inline-block;position:absolute;left:50%;text-align:center;top:0}
.brand_list ul li .b_t b{width:50px;margin-left:-55px;font-size:40px;line-height:1;font-weight:400;-webkit-transition:all 1s cubic-bezier(.23,1,.32,1)}
.brand_list ul li .b_t p{writing-mode:tb-rl;width:18px;margin-left:-10px;text-transform:uppercase;font-size:12px;text-align:center;overflow:hidden;-webkit-transition:all 1s cubic-bezier(.23,1,.32,1)}
.brand_list ul li .b_t span{width:18px;margin-left:10px;-webkit-transition:all 1s cubic-bezier(.23,1,.32,1)}
.brand_list ul li .b_b{width:auto;height:280px;position:relative;text-align:left;writing-mode:tb-rl;left:50%;top:0;-webkit-transform:translateX(-50%);line-height:1.7;letter-spacing:3px;font-size:16px;-webkit-transition:all 1s cubic-bezier(.23,1,.32,1) .1s}
.brand_list ul li:hover .b_t p,.brand_list ul li:hover .b_t span{opacity:0;width:0}
.brand_list ul li:hover .b_b{top:-25px}
.brand_list ul li:hover .b_t b{margin-left:-25px;color:#073da3}
.brand_list ul li:hover .b_t::before{opacity:1;-webkit-transform:scale(1)}
.brand_list ul li .br{width:100%;height:0;position:absolute;left:0;top:20px;content:'';display:block;overflow:hidden;opacity:0;-webkit-transition:all 1s cubic-bezier(.23,1,.32,1)}
.brand_list ul li .br::after{width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;border:2px solid rgba(255,255,255,.5);content:'';left:0;top:0}
.brand_list ul li .hg_img{position:absolute;width:150%;left:-25%;bottom:-400px;opacity:0;-webkit-transition:all 1s cubic-bezier(.23,1,.32,1) .1s;-webkit-transform:rotate(30deg);-webkit-transform-origin:center center}
.brand_list ul li:hover .hg_img{bottom:-300px;opacity:1;-webkit-transform:rotate(0)}
.brand_list ul li .br::before{width:calc(100% - 14px);height:calc(100% - 14px);position:absolute;border:1px solid rgba(255,255,255,.5);content:'';left:6px;top:6px}
.brand_list ul li:hover .br{height:100%;opacity:1}
.food_box section:nth-child(4){padding:50px 0 100px}
.ys_list{width:80%;height:auto;color:#fff;position:relative;margin-left:10%;margin-top:250px}
.ys_list ul{display:block;width:100%;height:auto;overflow:hidden}
.ys_list ul li{width:22%;height:auto;float:left;margin-right:4%;text-align:left}
.ys_list ul li:last-child{margin-right:0}
.ys_list ul li .icon{width:80px;height:80px;background:url(../images/icons.png) no-repeat;background-size:auto 80px;margin-bottom:25px}
.ys_list ul li:nth-child(2) .icon{background-position:-80px 0}
.ys_list ul li:nth-child(3) .icon{background-position:-160px 0}
.ys_list ul li:nth-child(4) .icon{background-position:-240px 0}
.ys_list ul li .txt{width:100%;height:auto;position:relative}
.ys_list ul li .txt .name{font-size:24px;line-height:1.4}
.ys_list ul li .txt .des{font-size:14px;line-height:1.7;opacity:.8;margin-top:15px}
.more_btn{width:125px;display:block;height:40px;background:url(../images/more_btn.png) no-repeat;background-size:cover;margin:100px auto 25px;position:relative;line-height:40px;text-align:center;color:#fff;cursor:pointer}
.sub_title.posc{left:50%;margin-left:-150px}
.sub_title .img{margin:0 auto}
.sub_title.posc .des{margin-left:0;text-align:center}
.tx_list{width:80%;height:auto;position:relative;left:10%;margin-top:270px}
.tx_list ul li{width:30%;height:auto;float:left;margin-right:5%;position:relative}
.tx_list ul li::before{width:calc(100% + 20px);height:calc(100% + 20px);border:1px solid #a57055;position:absolute;left:-10px;top:-10px;content:'';display:block}
.tx_list ul li:nth-child(1),.tx_list ul li:nth-child(3){top:100px}
.tx_list ul li:nth-child(3n){margin-right:0}
.tx_list ul li .thum{width:100%;height:auto;position:relative;background:#000}
.tx_list ul li .thum img{-webkit-transition:all .6s cubic-bezier(.23,1,.32,1)}
.tx_list ul li:hover .thum img{opacity:.5}
.tx_list ul li .mark{width:71px;height:205px;position:absolute;left:45px;top:-15px;background:url(../images/mark_bg.png) no-repeat;color:#fff}
.tx_list ul li .mark b,.tx_list ul li .mark p{position:relative;font-weight:400;display:block;float:left;writing-mode:tb-rl;margin-top:15px;letter-spacing:2px}
.tx_list ul li .mark b{width:20px;font-weight:400;text-transform:uppercase;margin-left:7.5px;letter-spacing:0}
.tx_list ul li .mark p{width:auto;font-size:24px}
.tx_list ul li .des{writing-mode:tb-rl;width:auto;height:70%;position:absolute;right:25px;top:50px;color:#fff;line-height:2;text-align:left;opacity:0;-webkit-transition:all 1s cubic-bezier(.23,1,.32,1)}
.tx_list ul li .more{width:125px;height:40px;position:absolute;left:50%;margin-left:-62.5px;bottom:5%;line-height:40px;text-align:center;color:#d59961;background:url(../images/more_btn2.png) no-repeat;opacity:0;-webkit-transition:all 1s cubic-bezier(.23,1,.32,1) .2s}
.tx_list ul li:hover .des{opacity:1;top:25px}
.tx_list ul li:hover .more{opacity:1;bottom:10%}
.more_btn2{width:164px;height:40px;display:block;margin:70px auto 0;line-height:40px;text-align:center;color:#d59961;background:url(../images/more_bg2.png) no-repeat}
.hnl,.hnr{width:70%;height:100%;float:left;position:relative}
.hnr{width:30%;padding:50px}
.hnr ul{height:calc(100% - 100px);display:block}
.hnr ul li{height:33.33%;width:100%;position:relative;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:20px;margin-bottom:20px}
.hnl{background:#e3a200 url(../images/nbg.jpg) 0 50% no-repeat;padding:50px}
.hnr ul li a{color:#fff;display:block;width:100%;height:auto;text-align:left;position:relative}
.hnr ul li a .date{font-size:24px;line-height:40px;margin-bottom:15px;font-family:akrobatblack}
.hnr ul li a .name{width:100%;height:auto;font-size:18px;line-height:1.4;margin-bottom:15px}
.hnr ul li a .des{width:100%;height:auto;font-size:14px;line-height:1.7;opacity:.7}
.more_btn.mn{margin:50px 0 0;color:#d59961;background-image:url(../images/more_btn2.png)}
.sub_title.posr{text-align:right;top:10%;right:50px;width:415px;left:auto;text-align:right}
.sub_title.posr .img{display:inline-block}
.sub_title.posr .des{text-align:right}
.news_box{width:90%;height:auto;position:relative;margin-left:10%;margin-top:170px}
.news_des{width:60%;margin-left:40%;text-align:right;font-size:16px;line-height:1.7;color:rgba(255,255,255,.7)}
.nlist{width:100%;height:auto;position:relative;margin-top:15%}
.nlist ul li{width:32%;height:auto;float:left;background:#fff;margin-right:2%;box-shadow:0 0 15px rgba(0,0,0,.1)}
.nlist ul li:nth-child(3n){margin-right:0}
.nlist ul li:nth-child(4){display:none}
.nlist ul li .thum{background:center center/cover}
.nlist ul li .name{width:100%;height:50px;padding:15px;line-height:20px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.order_top{width:80%;height:auto;margin-left:10%;overflow:hidden;margin-bottom:50px}
.order_bottom{width:100%;margin-left:0;height:auto;position:relative}
.sub_title.posl .img{margin:0 0 10px}
.sub_title.posl.rel{position:relative;top:0;margin-top:10%;left:0;margin-bottom:25px}
.sub_title.posl.rel .des{text-align:left}
.order_top .ot_l,.order_top .ot_r{width:50%;height:100%;float:left;position:relative;color:#fff}
.order_top .ot_r{width:40%}
.ot_des{width:80%;height:auto;line-height:1.7;color:#fff;text-align:left;margin-left:0;margin-bottom:25px}
.jm_tel{width:100%;height:auto;position:relative;padding-left:75px;color:#fff}
.jm_tel::after{width:65px;height:65px;background:url(../images/tel_icon.png) no-repeat;background-size:cover;position:absolute;left:0;top:0;content:''}
.jm_tel p{height:25px;line-height:25px}
.jm_tel b{display:block;height:40px;font-size:40px;line-height:40px;font-weight:400;font-family:akrobatblack}
.order_top .ot_r p{color:#d59961;margin-top:30%;display:block;line-height:2;font-size:24px;display:block;margin-bottom:10px}
.order_top .ot_r input{display:block;width:100%;height:45px;border:none;margin-bottom:15px;text-indent:10px}
.shop_swiper .swiper-slide{width:465px;background:#000}
.shop_swiper .swiper-slide img{width:100%;opacity:.9}
.shop_swiper .swiper-slide .title{position:absolute;transform:rotate(90deg);transform-origin:left top;left:-3px;font-size:11px;color:#666}
.shop_swiper .swiper-pagination-bullet{background:0 0;opacity:1;margin:0 6px!important;width:9px;height:9px;position:relative;outline:0;vertical-align:middle}
.shop_swiper .swiper-pagination-bullet span{width:3px;height:3px;background:#ccc;display:block;border-radius:50%;margin-top:3px;margin-left:3px}
.shop_swiper .swiper-pagination-bullet i{background:#000;height:1px;width:20px;position:absolute;top:4px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear}
.shop_swiper .swiper-pagination-bullet-active span,.shop_swiper .swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0;background:#000;position:relative;z-index:1}
.shop_swiper .swiper-pagination-bullet-active i{animation:middle 6s}
.shop_swiper .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s}
.shop_swiper .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s}
@keyframes first{
0%{transform:scaleX(.5);left:0}
100%{transform:scaleX(1);left:2px}
}
@keyframes last{
0%{transform:scaleX(.7);left:-10px}
20%{transform:scaleX(.3);left:2px}
100%{transform:scaleX(.3);left:0}
}
@keyframes middle{
0%{transform:scaleX(.7);left:-10px}
20%{transform:scaleX(.45);left:2px}
100%{transform:scaleX(1);left:2px}
}
.swiper-container.shop_swiper{padding-bottom:0}
.footer{width:100%;height:auto;padding-top:35px;background:#000;position:relative}
.footer .fl{width:calc(100% - 200px);height:auto;float:left}
.footer .fr{width:100px;height:auto;float:right;font-size:12px;text-align:center;color:#fff}
.footer .fr p{margin-top:5px}
.footer .flt{width:100%;height:auto;/* padding-left:100px; */line-height:35px;overflow:hidden;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.1);position:relative}
/* .footer .fl .flt::after{width:80px;height:20px;position:absolute;left:0;top:10px;background:url(../images/logos.png) no-repeat;background-size:cover;content:''} */
.footer .flt a{padding:0 10px;float:left;position:relative;color:#fff}
.footer .flb{width:100%;height:auto;line-height:2;color:#fff;padding-top:25px;padding-bottom:25px;}
.footer  .flb span{margin-right:15px;position:relative;padding-right:15px}
.footer  .flb span::after{width:1px;height:80%;position:absolute;right:0;top:10%;background:rgba(255,255,255,.1);content:''}
.footer  .flb span:last-child::after{display:none}
.show{width:369px;height:auto;position:fixed;right:0;bottom:0;background:#e3a200;padding:20px;border-radius:10px;color:#073da3;box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-transition:all .6s cubic-bezier(.23,1,.32,1);z-index:10}
.show.active{bottom:-370px}
.show b{font-size:18px;font-weight:400;line-height:30px;display:block;margin-bottom:5px}
.show_box{background:#fff;padding:15px;width:100%;height:auto;overflow:hidden;color:#3e3e3e}
.s_tips{width:100%;height:20px;line-height:20px;padding-left:25px;position:relative;margin-bottom:15px}
.s_tips::after{width:16px;height:16px;position:absolute;left:0;top:0;border:2px solid #fda437;background:#fda437 url(../images/gth.png) no-repeat;background-size:cover;border-radius:50%;content:''}
.input_elf{width:100%;height:auto;overflow:hidden;margin-bottom:10px}
.input_elf label{width:80px;height:auto;float:left;line-height:35px;text-indent:10px;position:relative}
.input_elf:nth-child(2) label::after,.input_elf:nth-child(3) label::after{width:5px;height:20px;position:absolute;left:0;top:50%;margin-top:-10px;line-height:20px;text-align:left;content:'*';text-indent:0;color:#ff4b3f}
.input_elf input,.input_elf textarea{width:calc(100% - 80px);height:35px;float:left;border:1px solid rgba(0,0,0,.1);text-indent:10px}
.input_elf textarea{text-indent:0;padding:10px;height:70px;}
.boxes{width:100%;height:auto;position:relative;padding:100px 0}
.boxes.b1{padding-bottom:200px}
.intro{width:60%;height:auto;float:left;color:#fff}
.sub_menu{width:300px;height:auto;position:relative;margin-bottom:25px}
.single{width:100%;height:auto;position:relative;line-height:2}
.single p{margin-bottom:15px}
.about_img{width:45%;right:-5%;bottom:-200px;position:absolute}
.boxes.b2{padding:0;background:#e3a200}
.idea_img{width:60%;height:auto;float:left;margin-top:-100px}
.idea_list{width:50%;height:auto;position:absolute;right:0;background:#fff;z-index:1;padding:50px}
.idea_tips{width:100%;height:auto;line-height:1.7;position:relative;color:#d59961;font-size:16px}
.idea_list ul{display:block;overflow:hidden;margin-top:20px}
.idea_list ul li{width:100%;height:auto;overflow:hidden;margin-bottom:15px}
.idea_list ul li .icon{width:63px;height:auto;float:left}
.idea_list ul li .info{width:calc(100% - 80px);height:auto;float:left;margin-left:17px}
.idea_list ul li .info b{display:block;width:70px;height:auto;float:left;font-size:20px;line-height:70px;font-weight:400}
.idea_list ul li .info p{display:block;width:calc(100% - 70px);float:left;line-height:1.7;margin-top:15px}
.boxes.b3{padding-top:150px;background:#e3a200 url(../images/v4.jpg);background-attachment:fixed}
.honor ul{display:block;overflow:hidden;padding-top:25px}
.honor ul li{width:30%;height:auto;float:left;margin-right:5%;margin-bottom:45px;padding:20px;position:relative}
.honor ul li:nth-child(3n){margin-right:0}
.honor ul li .pic{width:100%;height:auto;position:relative;background:center center no-repeat;background-size:cover}
.honor ul li .border{width:100%;height:100%;position:absolute;left:0;top:0}
.footer_slogan{width:265px;height:auto;position:relative;margin:100px auto 0}
.sl_img{width:40%;height:auto;float:left}
.sl_intro{width:55%;height:auto;float:right}
.pd_list{width:100%;height:70vh;position:absolute}
.pd_list ul{display:block;width:100%;height:100%;overflow:hidden}
.pd_list ul li{width:100%;height:100%;position:absolute;left:0;top:0;background:center center no-repeat;background-size:cover;filter:blur(20px);-webkit-transform:scale(3);opacity:0;-webkit-transition:all 1s}
.pd_list ul li.active{opacity:1}
.pd_box{width:90%;height:auto;margin-left:5%;position:relative;margin-top:20vh;clear:both}
.pd_swiper{width:100%;height:auto;position:relative}
.boxes.bo{overflow:hidden}
.pd_swiper .swiper-slide p{position:absolute;left:5%;bottom:30px;font-size:18px;line-height:2;color:#fff;text-shadow:0 0 5px rgba(0,0,0,.5)}
.boxes.b4{padding:0;background:#e3a200;overflow:hidden}
.pp_img{width:55%;float:left;height:auto}
.pp_list{width:35%;height:auto;float:right;color:#fff;margin-right:5%;margin-top:50px}
.pp_main{width:100%;height:auto;line-height:1.7}
.pp_main p{display:block;margin-bottom:15px;position:relative;padding-left:25px;font-size:16px}
.pp_main p::after{background:#d59961;width:8px;height:8px;position:absolute;left:0;top:8px;border-radius:50%;opacity:.7;content:''}
._w1200.full{width:100%}

.sl_intro ul li{width:100%;height:auto;color:#fff;line-height:1.7}
.sl_intro ul li .title{display:block;width:100%;height:auto;font-size:20px;line-height:1.7;margin-bottom:15px}
.sl_intro ul li .des{display:block;width:100%;height:auto;line-height:1.7}
.you_list{width:100%;height:auto;overflow:hidden;color:#fff;padding-top:25px}
.you_list ul li{width:21%;height:auto;float:left;text-align:center;margin-right:5%;margin-bottom:35px;position:relative;padding-left:35px}
.you_list ul li:nth-child(4n){margin-right:0}
.you_list ul li .name{font-size:24px;font-weight:bold;line-height:35px;margin-bottom:10px}
.you_list ul li .des{font-size:14px;line-height:25px;text-align:left;opacity:.7;min-height:125px}
.you_list .img{width:35%;border-radius:50%;border:1px solid #fff;padding:20px;margin-bottom:20px;}
.you_list{width:100%;height:auto;overflow:hidden;color:#fff;padding-top:25px}
.you_list1 ul li{width:28%;height:auto;float:left;text-align:center;margin-right:5%;margin-bottom:35px;position:relative;padding-left:35px}
.you_list1 ul li:nth-child(3n){margin-right:0}
.you_list1 ul li .name{font-size:24px;font-weight:bold;line-height:35px;margin-bottom:10px;color:#e50619;}
.you_list1 ul li .des{font-size:16px;line-height:25px;text-align:left;opacity:.7;min-height:105px}
.you_list1 .img1{padding:20px;margin-bottom:20px;}

.boxes.b6{background:url(../images/bg5.jpg) no-repeat center/cover;background-attachment:fixed}
.jm_list{width:100%;height:auto;margin-top:50px;overflow:hidden}
.process_list{width:100%;height:auto;margin-top:50px}
.jm_list ul li{width:32%;height:auto;float:left;margin-right:2%;margin-bottom:20px;padding:25px}
.jm_list ul li:nth-child(3n){margin-right:0}
.jm_list ul li .icon{width:65px;height:65px;/* background:#d71820; */float:left;border-radius:50%;margin-top:10px}
.jm_list ul li .info{width:calc(100% - 85px);height:auto;float:right;margin-top:15px;}
.jm_list ul li .info b{display:block;height:auto;line-height:35px;font-size:18px}
.jm_list ul li .info p{display:block;height:50px;line-height:28px;font-size:20px;}
.process_list ul li{width:20%;height:auto;float:left;text-align:center}
.process_list ul li .icon{width:134px;height:auto;background:#fff;margin:0 auto;border-radius:50%;overflow:hidden}
.process_list ul li p{color:#fff;text-align:center;line-height:2;font-size:20px;margin:10px 0 20px 0}
.process_list  ul li::after{content: "";color:#fff;font-size:18px;position: absolute;    top: 60px;right: -10px;display: block;width: 20px;    height: 28px;   background: url(../images/sapp-store-arror.png) no-repeat;}
.curCity{width:100%;font-size:16px;line-height:35px;position:relative;text-indent:30px;color:#fff}
.curCity span{color:#d59961;font-weight:700;position:relative}
.curCity span::after{width:60%;height:2px;background:#d59961;content:'';position:absolute;left:20%;bottom:-5px}
.curCity::after{width:25px;height:25px;position:absolute;left:0;top:5px;background:url(../images/pos_icon.png) no-repeat;background-size:cover;content:''}
.jm_list{width:100%;height:auto;overflow:hidden;margin-top:20px;margin-bottom:50px}
.jm_list ul li{width:32%;height:auto;float:left;margin-right:2%;margin-bottom:25px;padding:25px 15px;background:#fff}
.jm_list ul li:nth-child(3n){margin-right:0}
.jm_list ul li .name{width:100%;height:auto;line-height:35px;padding-bottom:5px;margin-bottom:15px;font-size:20px;color:#d59961}
.jm_list ul li .jm_row{width:100%;height:auto;overflow:hidden;margin-bottom:5px}
.jm_list ul li .jm_row p{display:block;width:100%;height:auto;position:relative;padding-left:30px;font-size:14px;line-height:20px;margin-bottom:10px;color:#fff}
.jm_list ul li .jm_row p::after{width:20px;height:20px;background:url(../images/add_icon.png) no-repeat;background-size:cover;position:absolute;left:0;top:0;content:'';display:block}
.jm_list ul li .jm_row p:nth-child(2)::after{background-image:url(../images/time_icon.png)}
.jm_list ul li .jm_row p:nth-child(3)::after{background-image:url(../images/tel_icons.png)}
.jm_list ul li a{display:block;width:135px;text-align:center;height:auto;line-height:35px;border-radius:35px;background:#d59961;color:#fff;position:relative;-webkit-transition:.15s ease-out}

#distpicker3,.form_row{width:100%;height:auto;margin-bottom:15px}
#distpicker3{text-align:center}
#distpicker3 select{background:#fff;padding:5px 10px;font-size:14px;height:34px;border:none;width:268px;border-radius:28px;margin:0 12px;display:inline-block}
#distpicker3 .search_btn{font-size:14px;height:34px;border:none;width:120px;border-radius:28px;margin:0 12px;display:inline-block;line-height:34px;cursor:pointer;background:#073da3;color:#fff}
.form_row input{width:32%;height:40px;border:1px solid rgba(0,0,0,.05);float:left;margin-right:2%;text-indent:15px;background:#d59961}
#distpicker3 select:nth-child(3n),.form_row input:nth-child(3n){margin-right:0}
#distpicker{margin:10px auto}
#distpicker select{display:inline-block;height:34px;width:49%;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.s_btn{width:32%;height:40px;float:right;background:#d59961;line-height:40px;text-align:center;color:#fff;font-size:14px;cursor:pointer;-webkit-transition:.15s ease-out}
.s_btn:hover{background-color:#e70012;transform:translateY(2px);box-shadow:0 0 0 rgba(226,22,19,.75);opacity:1;color:#fff}
.show_data{text-align:center;color:#fff;overflow:hidden;padding:50px 20% 50px}
.show_data .lis{width:50%;height:auto;float:left;position:relative}
.show_data .lis span{font-size:60px;padding-right:20px;position:relative;font-family:akrobatblack}
.show_data .lis span::after{width:20px;height:20px;position:absolute;right:0;bottom:15px;font-size:30px;line-height:20px;text-align:center;content:'+'}
.countryTab{text-align:center}
.countryTab a{color:#fff;width:160px;line-height:36px;display:inline-block;border:1px solid #fff;border-radius:25px;font-weight:700;margin:0 15px;font-size:17px}
.countryTab a.active{background:rgba(255,255,255,.9);color:#17198f;border-color:rgba(255,255,255,.9)}
.sho_box{width:100%;height:auto;position:relative;overflow:hidden}
.sho_box .shop_intro{width:40%;height:auto;float:left;color:#fff;margin-top:150px}
.sho_box .shop_intro h2{color:#e9b792;font-weight:700;font-size:28px;line-height:1.4;font-weight:400;margin-bottom:15px}
.sho_box .shop_intro p{margin-bottom:100px;line-height:2}
.sho_box .shop_intro div{line-height:2;color:rgba(255,255,255,.7)}
.sho_box .shop_img{width:55%;height:auto;float:right}
.news_list{width:100%;height:auto;overflow:hidden;position:relative}
.news_list ul li{width:48%;height:auto;float:left;margin-right:4%;margin-bottom:50px}
.news_list ul li:nth-child(even){margin-right:0}
.news_list ul li .pic{width:100%;height:auto;position:relative;overflow:hidden;background:center center no-repeat;background-size:cover}
.news_list ul li .info{padding:35px 0;display:block;width:100%}
.news_list ul li .info .time{font-size:24px;line-height:2;color:#fff;margin-bottom:15px;font-family:akrobatblack}
.news_list ul li .info .title{width:100%;height:auto;line-height:2;font-size:16px;color:#fff;margin-bottom:10px}
.news_list ul li .info .des{width:100%;height:auto;font-size:14px;line-height:1.7;color:rgba(255,255,255,.7)}

.contact_box{width:100%;height:100vh;position:relative;background:center center no-repeat;background-size:cover}
.contact_slogan{width:250px;height:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);left:5%}
.form_box{width:700px;height:auto;position:absolute;left:55%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);color:#fff}
.form_box p{font-size:14px;line-height:2}
.form_box .tel_link{display:block;font-size:50px;line-height:1.2;color:#d59961;margin-bottom:20px;font-family:akrobatblack}
.send_box{width:100%;height:auto;overflow:hidden;position:relative;margin-top:35px}
.send_box .sendl{width:500px;height:auto;float:left;position:relative}
.send_box .sendl input{width:48%;height:40px;border:none;float:left;margin-right:4%;text-indent:15px}
.send_box .sendl input:nth-child(2){margin-right:0}
.send_box .sendl textarea{display:block;border:none;width:100%;height:auto;padding:15px;margin-top:20px;float:left;}
.send_box .sendl a.send_btn{display:block;width:125px;height:40px;background:url(../images/more_btn2.png) no-repeat;line-height:40px;text-align:center;color:#d59961;float:left;margin-top:20px;cursor:pointer}
.send_box .wechat{width:130px;height:auto;float:right;text-align:center}
.send_box .wechat img{margin-bottom:5px}
._news_detail .detail_content{width:100%}
._news_detail .returnBtn{position:absolute;right:0;width:120px;display:block;text-align:center;line-height:40px;top:-40px;font-size:14px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.05)}
._ndc_top .title{line-height:1.4;margin-bottom:0;font-size:30px;padding-top:10px;border-bottom:none;padding-bottom:20px}
._ndc_npnews .post_next,._ndc_npnews .post_prev{width:50%;display:flex;line-height:20px;padding:20px;background:rgba(0,0,0,.01);box-sizing:border-box}
.boxes.b8{padding:0}
.food_title{width:400px;height:100vh;position:fixed;left:0;top:0;background:#e3a200}
.food_list{width:calc(100% - 400px);height:100%;position:relative;margin-left:400px;/* background:#e3a200; */top:0;margin-top:150px}
.foods{width:100%;height:auto;position:relative;overflow:hidden;padding-bottom:80px}
.foodsH{height:100vh}
.food_list .swiper-slide{width:280px}
.food_slogan{width:250px;height:auto;position:absolute;left:30%;top:50%;-webkit-transform:translate(-50%,-50%)}
.get_btn.active{opacity:.5;cursor:no-drop}
.more_btn.sbtn{color:#d69961;background-image:url(../images/more_btn2.png);margin-left:70px;margin-top:15px;margin-bottom:25px}
.more_btn.sbtn.active{opacity:.5;cursor:no-drop}
.close_btn{width:30px;height:30px;border:1px solid rgba(255,255,255,.5);border-radius:50%;position:absolute;right:20px;top:10px;cursor:pointer}
.close_btn::after{width:10px;height:10px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);background:url(../images/close_icon.png);background-size:auto 10px;content:''}
.close_btn.active::after{background-position:-10px 0}
.food_box section.sfood{height:auto;padding:100px 0 20px;}
.sfood .food_list{width:100vw;margin-left:0;/* margin-top:130px */}
.more_btn2:hover{color:#fff}
.food_box section.s4{height:auto;padding-bottom:100px}
.sub_title.five .img{width:415px;margin-bottom:0}
.sub_title.rel .img{width:300px}
.food_box section.s2{height:auto;padding-bottom:100px}
.backTop{background:url(../images/back_top.png) no-repeat}
.backTop:hover{background-position:0 -50px}
.food_menu{width:140px;height:auto;position:absolute;right:0;top:50%;text-align:center;padding-right:15px;-webkit-transform:translateY(-50%)}
.food_menu a{display:inline-block;width:100%;height:40px;line-height:40px;text-align:center;border:1px solid #073da3;color:#073da3;margin-bottom:10px}
.food_menu a.active,.food_menu a:hover{background:#073da3;color:#fff}

.DirectStore{overflow:hidden;margin:50px 0 100px;background:#fff;position:relative}
.DirectStore .L{float:left;width:60%}
.DirectStore .R{float:right;width:40%;position:relative}
.DirectStoreBox .entity{overflow:hidden;height:auto;position:relative}
.DirectStoreBox .pic{background-size:cover}
.DirectStoreBox .pic img{max-width:none;width:100%}
.DirectStoreBox .summary{background:#fff;height:100%;position:relative}
.DirectStoreBox .text{width:80%;position:relative;margin-left:10%;height:60%;top:10%}
.DirectStoreBox .Pagination{font-size:18px;color:#17198f;margin-bottom:50px;margin-top:50px;font-family:akrobatblack}
.DirectStoreBox .current{font-size:46px}
.DirectStoreBox .title{color:#17198f;font-size:24px;position:relative}
.DirectStoreBox .title:after{content:'';position:absolute;width:5px;background:#17198f;height:100%;left:-20px}
.DirectStoreBox .Introduction{font-size:16px;color:#4e4e4e;line-height:46px;border-bottom:1px solid #ccc;margin-bottom:10px}
.DirectStoreBox .description{color:#616161;font-size:14px;line-height:1.6;height:66px;margin-bottom:50px}
.DirectStoreBox .more{width:164px;line-height:40px;background:#17198f;border-radius:50px;color:#fff;text-align:center;font-size:16px}
.DirectStoreBox .tabBtn{position:absolute;width:100%;right:0;height:80px;background:#fff6e3;z-index:5;bottom:0}
.DirectStoreBox .button-next{right:5%}
.DirectStoreBox .button-prev{left:5%}
.DirectStoreBox .button-next,.DirectStoreBox .button-prev{width:48px;height:50px;position:absolute;cursor:pointer}
.franchiseStore .map{margin-top:100px;padding:0 0 150px}
.franchiseStore .map .Positioning{color:#fff;font-size:16px;margin-bottom:20px}
.franchiseStore .map .Positioning span{margin-left:7px;font-size:12px}
.franchiseStore .map .Positioning i{font-size:22px;vertical-align:middle;margin-right:10px}
#map{width:100vw;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}
#map,.mapBox{height:320px}
#map img{width:auto}
.franchiseStore .map .Positioning span{margin-left:7px;font-size:12px}
.franchiseStore .map .Positioning i{font-size:22px;vertical-align:middle;margin-right:10px}
.mapBox{position:relative;width:1200px;margin:0 auto}
.mapBox ._w1200px{position:absolute;left:50%;transform:translateX(-50%);top:0;height:320px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}
.mapBox .infomation{width:420px;position:absolute;top:50%;transform:translateY(-50%);background:#fff;right:-500px;transition:ease .5s;opacity:0;visibility:hidden;-webkit-transition:all .6s cubic-bezier(.23,1,.32,1)}
.mapBox .btnOff{position:absolute;color:#fff;font-size:18px;cursor:pointer;right:0;top:0;background:#073da3;width:30px;padding:5px}
.mapBox .infomation.active{opacity:1;visibility:visible;right:0}
.mapBox .infomation .pic{background-size:cover;background-position:center}
.mapBox .infomation .pic img{width:100%}
.mapBox .infomation .summary{padding:0 0 15px;text-align:center;width:94%;margin:0 auto}
.mapBox .infomation .title{font-size:18px;color:#073da3;position:relative;padding:15px 0;margin-bottom:20px}
.mapBox .infomation .title:after{content:'';position:absolute;bottom:5px;width:40px;height:2px;background:#073da3;left:50%;transform:translateX(-50%)}
.mapBox .infomation .Introduction{line-height:1.8;margin-bottom:30px}
.mapBox .infomation .more{width:150px;line-height:40px;background:#073da3;font-size:14px;text-align:center;border-radius:20px;color:#fff;margin:0 auto;display:inline-block}

.life{width:calc(100% - 400px);height:auto;position:relative;margin-left:400px;background:#e3a200;top:0;margin-top:150px}
.life ul li{width:48%;height:auto;float:left;margin-right:2%;margin-bottom:25px}
.life ul li:nth-child(even){margin-right:0}
.life ul li .thum{background:center center no-repeat;background-size:cover;position:relative;width:100%;height:auto}
.life ul li p{display:block;width:100%;padding:20px 40px;height:auto;position:relative;font-size:20px;background:#f9f9f9}
.life ul li p:after{width:20px;height:5px;background:#073da3;content:'';position:absolute;left:0;top:50%;opacity:1;transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;margin-top:-2.5px}
.pd_swiper .swiper-button-next,.pd_swiper .swiper-button-prev{width:50px;height:50px;background:url(../images/arr_bg.png) no-repeat}
.pd_swiper .swiper-button-next::after,.pd_swiper .swiper-button-prev::after{width:20px;height:20px;background:url(../images/jt_icon.png) no-repeat;background-size:cover;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);content:''}
.menu_icon{width:50px;height:50px;position:fixed;right:20px;top:20px;display:none;z-index:100;padding-top:14px;background:#073da3;border-radius:50%}
.menu_icon::after,.menu_icon::before{border-radius:100px;border:2px solid #073da3;position:absolute;height:50px;width:50px;opacity:1;-webkit-animation:warn 2s ease-out infinite;box-shadow:0 0 12px #073da3,0 0 20px #073da3 inset;position:absolute;left:0;top:0;content:'';box-sizing:border-box}
.menu_icon::after{-webkit-animation-delay:.5s}
@-webkit-keyframes warn{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}
}
.pages a:hover{background:#253592;color:#fff}
@media screen and (max-width:1024px){
.hot_tel{position:fixed;right:50%;margin-right:-105px;bottom:50px;top:auto}

.sub_title .img{width:150px}
.sub_title .des{font-size:12px}
.brand_list{width:90vw;margin-top:250px}
.sub_title.posc{margin-left:-75px}
.ys_list ul li .icon{width:50px;height:50px;background-size:auto 50px;margin-bottom:10px}
.ys_list ul li .txt .name .ys_list ul li:nth-child(2) .icon{background-position:-50px 0}
.ys_list ul li:nth-child(3) .icon{background-position:-100px 0}
.ys_list ul li:nth-child(4) .icon{background-position:-150px 0}
.ys_list ul li .txt .name{font-size:18px}
.ys_list ul li .txt .des{font-size:12px;margin-top:5px}
.more_btn{margin:50px auto 25px}
.boxes.b1{padding-bottom:100px}
.about_img{bottom:0}
.idea_img{width:50%;margin-top:0;display:none}
.idea_list{width:100%;float:left;margin-top:-100px;position:relative;padding:100px 50px}
.sub_banner .slogans{width:15vw}
.DirectStore .L,.DirectStore .R,.tabBtn{width:50%}
.DirectStoreBox .more{margin-left:50px}
#map,.mapBox{width:100%}
.franchiseStore .map{padding-bottom:0}
.contact_slogan,.food_slogan{width:15vw}
.form_box{left:60%}
.ys_list ul li:nth-child(2) .icon{background-position:-50px 0}
.ys_list ul li:nth-child(3) .icon{background-position:-100px 0}
.ys_list ul li:nth-child(4) .icon{background-position:-150px 0}
}
@media screen and (max-width:800px){
.tx_list ul li .mark{-webkit-transform:scale(.6) translateY(-30%)}
.show{width:300px;padding:10px}
.show.active{bottom:-360px}
.s_tips{font-size:10px}
.backTop{background-size:auto 80px}
.news_box{width:100%;margin-left:0}
.news_des{width:100%;font-size:14px;margin-left:0}
.hnr{padding:20px}
.hnr ul li a .date{margin-bottom:0}
.hnr ul li a .name{font-size:16px;margin-bottom:5px}
.tx_list{width:94%;left:3%;margin-top:200px}
.order_top,.ys_list{width:94%;margin-left:3%}
.sub_title.rel .img{width:200px}
.sub_title .img{width:150px}
.ys_list{margin-top:175px}
.jm_tel b{font-size:30px}
.footer .fl .flt{display:none}
.footer .fl .flb p:first-child{display:none}
.intro{width:100%;position:relative;z-index:5}
.about_img img{opacity:.2}
.sub_menu{width:200px}
.boxes.b3{padding-top:50px}
.honor ul{padding-top:0}
.honor ul li,.jm_list ul li,.you_list ul li{margin-bottom:15px;width:48%;margin-right:4%}
.honor ul li:nth-child(3n),.jm_list ul li:nth-child(3n),.you_list ul li:nth-child(3n){margin-right:4%}
.honor ul li:nth-child(2n),.jm_list ul li:nth-child(2n),.pp_list,.you_list ul li:nth-child(2n){margin-right:0}
.sl_intro{width:100%}
.pp_img,.sl_img{display:none}
.boxes{padding:30px 0 50px 0}
.pp_list{width:94%}
.jm_list{margin-bottom:0}
.process_list ul li .icon{width:100px}

.process_list ul li p{font-size:12px}
.life ul li p{padding:10px 20px;font-size:14px}
.life ul li p:after{width:15px}
.DirectStore{margin:0 0 0}
.DirectStoreBox .description{height:auto;margin-bottom:15px}
.show_data{padding:50px 0 50px}
.sho_box .shop_intro{width:45%;margin-top:50px}
.sho_box .shop_intro h2{font-size:18px}
.sho_box .shop_intro p{margin-bottom:50px}
#distpicker3 select{width:200px}
.franchiseStore .map{padding-bottom:0;margin-top:0}
.franchiseStore .map .Positioning{text-align:center}
.DirectStoreBox .Pagination{margin-bottom:25px}
.DirectStoreBox .title{font-size:20px}
.DirectStoreBox .title:after{width:3px;left:-10px}
.tabBtn .swiper-button-next,.tabBtn .swiper-button-prev{width:40px;height:40px;background-size:cover}
.news_list ul li .info .time{margin-bottom:0}
._news_detail{width:100%;padding:20px;margin-bottom:50px}
._ndc_top .title{font-size:24px;padding-bottom:10px}
.contact_slogan{top:30%}
.form_box{width:60%}
.form_box .tel_link{font-size:40px;margin-bottom:0}
.send_box{margin-top:15px}
.send_box .wechat{display:none}
}
@media screen and (max-width:767px){
.logo{width:20vw}
.sub_title .img{width:125px}
.food_box section.s2{padding-bottom:50px}
.brand_list{margin-top:190px;margin-bottom:0}
.brand_list ul li{width:calc(100% - 35px);margin-left:35px;margin-bottom:10px}
.brand_list ul li::after{display:block;width:100%;clear:both;content:''}
.brand_list ul li .b_t b{display:none}
.brand_list ul li .b_t{width:70px;height:auto;float:left;position:absolute;left:-35px;top:50%;margin-top:-35px}
.brand_list ul li .b_b{height:auto;float:left;writing-mode:inherit;width:calc(100% - 80px);margin-left:80px;left:0;top:0;-webkit-transform:translateX(0);padding:25px 15px;letter-spacing:0;font-size:14px}
.food_box section.sfood{padding:50px 0 20px;background: url(../images/sy01.png) repeat-x bottom;}
.brand_list ul li .b_t p{writing-mode:inherit;width:100%;height:auto;margin-left:0;left:0;position:relative;text-align:left;opacity:.5;display:none}
.brand_list ul li .b_t span{width:100%;height:auto;left:0;position:relative;margin-left:0;text-align:left;font-size:18px;color:#e3a200;text-align:center;line-height:70px}
.brand_list ul li .hg_img{display:none}
.brand_list ul li .br{height:100%;opacity:1;top:0}
.brand_list ul li .b_t::before{opacity:1;-webkit-transform:scale(1);top:0}
.sub_title{left:50%;-webkit-transform:translateX(-50%)}
.sub_title{width:100%;left:0;text-align:center}
.sub_title.posc{left:0;margin-left:0}
.food_box section:nth-child(4){padding-top:0;padding-bottom:50px}
.nlist ul li,.ys_list ul li{width:48%;margin-right:4%}
.nlist ul li:nth-child(3n){margin-right:4%}
.nlist ul li:nth-child(2n),.ys_list ul li:nth-child(2n){margin-right:0}
.jm_list ul li{margin-bootom:0;padding:5px}
.ys_list ul li .icon{margin-bottom:0}
.more_btn2,.tx_list ul li .des{display:none}
.hnl,.hnr{width:100%;height:auto;padding:20px 3%}
.hnl{background:0 0}
.news_box{margin-top:160px}
.more_btn.mn{margin-top:0;margin:0 auto}
.order_top .ot_l,.order_top .ot_r{width:100%;position:relative}
.sub_title.posl.rel{-webkit-transform:translateX(0)}
.nlist{margin-top:25px}
.ot_des{width:100%}
.jm_tel::after{width:50px;height:50px}
.jm_tel{padding-left:55px}
.jm_tel p{height:20px;line-height:20px}
.jm_tel b{height:30px;line-height:30px;font-size:24px}
.order_top .ot_r p{margin-top:50px;font-size:20px}
.order_top .ot_r input{height:40px;margin-bottom:5px}
.footer .fl{width:100%;margin-bottom:25px;float:none}
.footer .fl .flb{padding-top:0}
.footer .fr{float:none;margin:0 auto}
/* .footer{padding-bottom:100px} */

.jm_list ul li{width:100%;margin-right:0}
.you_list ul li{width:48%;padding-left:10px;}
.you_list1 ul li{width:100%;padding-left:0;}
.you_list1 ul li .des{min-height:auto;}
.you_list1 .img1{padding:0;}

.you_list ul li .des{min-height:auto}
.process_list ul li{width:48%;margin-right:4%;margin-bottom:15px}

.process_list ul li:nth-child(even){margin-right:0}
.process_list  ul li::after{content: "";color:#fff;font-size:18px;position: absolute;    top: 20px;right: 10px;display: block;width: 20px;    height: 28px;   background: url(../images/sapp-store-arror.png) no-repeat;}
.sub_menu{margin-bottom:10px}
.process_list ul li p{margin-top:5px}
.DirectStore .L,.DirectStore .R,.tabBtn{width:100%}
.DirectStoreBox .text{width:94%;margin-left:3%;height:auto}
.DirectStoreBox .title:after{left:0}
.DirectStoreBox .title{text-indent:10px;margin-bottom:5px;font-size:16px;font-weight:700}
.DirectStoreBox .Introduction{line-height:2;border-bottom:1px solid rgba(0,0,0,.1);font-size:14px}
.DirectStoreBox .more{margin:0 auto}
.DirectStore .R{padding-bottom:20px}
.show_data .lis span{font-size:30px}
.show_data .lis{font-size:12px}
.sho_box .shop_img,.sho_box .shop_intro{width:100%}
#distpicker3 select{width:25%;margin:0}
#distpicker3 .search_btn{margin:0 0 0 5px}
.franchiseStore .map .Positioning{font-size:14px}
.mapBox .infomation{width:90%}
.mapBox .infomation .title{font-size:16px;padding:10px 0;margin-bottom:10px;font-weight:700}
.mapBox .infomation .title:after{width:20px}
.mapBox{height:auto}
#map{height:200px}
.mapBox .infomation .Introduction{line-height:1.4;margin-bottom:10px}
.sho_box .shop_intro{margin-top:0}
.news_list ul li .info{padding:15px 0}
.news_list ul li{width:100%;margin-right:0;margin-bottom:0}
._ndc_npnews{display:block}
._ndc_npnews .post_prev{margin-bottom:1px}
._ndc_npnews .post_next,._ndc_npnews .post_prev{width:100%}
.contact_slogan,.food_slogan,.sub_banner .slogans{width:20vw}
.form_box{top:40%;position:relative;-webkit-transform:translateY(0) translateX(0);left:20%}
.contact_box{height:auto;padding:20vh 0}
.contact_slogan{display:none}
.food_list .swiper-slide{width:48%}
.ys-swiper{display:block;padding-top:170px}
.tx_list{display:none}
.ys-swiper .swiper-slide{width:100%;height:auto;position:relative}
.ys-swiper .swiper-slide .mark{width:103px;height:36px;background:url(../images/mark_title.png) no-repeat;background-size:cover;line-height:36px;color:#fff;position:absolute;left:0;top:10%;text-indent:10px}
.ys-swiper .swiper-wrapper{padding-bottom:35px}
.food_box section.s4{padding-bottom:50px}
.ys-swiper .swiper-slide .more{bottom:10%;line-height:40px;text-align:center;width:125px;height:40px;color:#d59961;background:url(../images/more_btn2.png) no-repeat;background-size:cover;position:absolute;left:50%;margin-left:-62.5px}
.honor ul li{padding:10px}
.mouse-down{display:none}
.idea_list{padding:50px 3%}
.pp_list{margin-top:15px;width:100%;padding:0 3%}
.pp_main p{font-size:14px;margin-bottom:10px}
.you_list ul li .name{font-size:16px;margin-bottom:0;font-weight:700}

.idea_tips{font-size:14px;margin-top:15px}
.food_title{height:50vh;position:relative;width:100%}
.food_menu{width:100%;position:absolute;-webkit-transform:translateY(0);right:0;top:auto;padding-right:0;bottom:5vh}
.food_menu a{width:22%;margin-bottom:0}
.food_list,.life{width:100%;margin-top:0;margin-left:0}
.life{padding:0 3%}
.life ul li{width:49%;margin-bottom:10px}
.food_slogan{left:50%}
.foods{padding-bottom:50px}
.DirectStoreBox .Pagination{margin-bottom:0;margin-top:0}
.send_box .sendl{width:100%}
.send_box .sendl input{margin-right:0;margin-bottom:10px}
.send_box .sendl textarea{margin-top:0}
.sfood .food_list{/* margin-top:80px */}
.food_box section .image{display:none}
/* .food_box section{background:#e3a200} */
.food_box section.s2{background-image:url(../images/vm2.jpg);background-size:cover}
.food_box section:nth-child(4){background-image:url(../images/vm4.jpg);background-size:cover}
.food_box section:nth-child(6){background:#073da3}
.nlist ul li{margin-bottom:15px}
.footer_slogan{width:200px}
.sl_intro ul li .title{margin-bottom:0}
.sl_intro ul li .des{opacity:.7}
.pd_box{margin-top:50px;width:94%;margin-left:3%}
.process_list ul li .icon{width:70px;height:70px;}
.process_list ul li .icon img{width:70px;}
.process_list ul li p{font-size:14px}
.jm_list ul li .icon{width:40px;height:auto}
.send_box .sendl input{width:100%}
.jm_list ul li .info{width:calc(100% - 95px)}
.nlist ul li:nth-child(4){display:block}
.hot_tel{top:10px;-webkit-transform:scale(.8);margin-right:-120px}
.menu_icon{top:10px}
.show b{font-size:14px}
.show.active{right:-200px}
.show.active .close_btn{right:auto;left:70px;-webkit-transform:scale(.8)}
.backTop:hover{background-position:0 -40px}
.hnr ul{display:none}
.hnr{padding-top:0}
.banner .swiper-slide img{position:relative;max-width:auto;width:150%;/* margin-left:-25% */}
.slogans{width:10vw;left:15%;top:35%}
.countryTab{
    margin-bottom: 15px;
}
.countryTab a{
    width: 27%;
    margin: 0 2%;
    line-height: 26px;
    font-weight: inherit;
    font-size: 14px;
}
}