@font-face{font-family:iconfont;src:url(../../../t/font_1223009_qrizp78xr7s.eot);src:url(../../../t/font_1223009_qrizp78xr7s-1.eot) format('embedded-opentype'),url(../../../t/font_1223009_qrizp78xr7s.woff2) format('woff2'),url(../../../t/font_1223009_qrizp78xr7s.woff) format('woff'),url(../../../t/font_1223009_qrizp78xr7s.ttf) format('truetype'),url(../../../t/font_1223009_qrizp78xr7s.svg) format('svg')}
@font-face{font-family:akrobatblack;src:url(../fonts/akrobat-black-webfont.woff2) format('woff2'),url(../fonts/akrobat-black-webfont.woff) format('woff');font-weight:400;font-style:normal}
.m_fd{display:none}
@font-face{font-family:melbourne;src:url(../fonts/melbourne_bold-webfont.woff) format('woff');font-weight:400;font-style:normal}
.container.n{min-height:auto}
.show_ewm{width:100%;height:100vh;position:fixed;left:0;top:0;z-index:200;display:none}
.show_ewm.active{display:block}
.show_ewm span{position:absolute;left:0;top:0;height:100%;background:rgba(0,0,0,.7);display:block;width:100%}
.show_ewm img{width:40%;height:auto;position:absolute;left:30%;top:50%;-webkit-transform:translateY(-50%)}
#online{width:70%;margin:0 15%;position:fixed;background:rgba(243,243,243,.9);box-shadow:0 5px 10px rgba(0,0,0,.1);bottom:40px;height:40px;border-radius:80px;z-index:5;display:none}
#online a{width:33.333%;float:left;height:100%;line-height:40px;text-align:center;color:#57bc4c;font-size:18px;position:relative}
#online a::before{width:20px;height:20px;background:url(../images/home_icon.png) no-repeat;background-size:cover;content:'';position:absolute;left:50%;margin-left:-10px;top:50%;margin-top:-10px}
#online a:nth-child(2)::before{background-image:url(../images/tel_icon2.png)}
#online a:nth-child(3)::before{background-image:url(../images/wechat_icon.png)}
#online a:after{content:"";position:absolute;right:0;height:100%;width:1px;background:rgba(255,255,255,.6)}
#online a:last-child:after{display:none}
.iconfont{font-family:iconfont}
body{font-family:"arial",Verdana,sans-serif;min-height:100vh;color:#1f1f1f;font-size:16px}
@-webkit-keyframes btnHover{
0%{-webkit-transform:scale(.5);transform:scale(.5)}
50%{-webkit-transform:scale(1.3);transform:scale(1.3)}
to{-webkit-transform:scale(1);transform:scale(1)}
}
@font-face{font-family:sitka;src:url(../fonts/sitka/fonteditor);src:url(../fonts/sitka/fonteditor?#iefix) format('embedded-opentype'),url(../fonts/sitka/fonteditor.woff) format('woff'),url(../fonts/sitka/fonteditor.ttf) format('truetype'),url(../fonts/sitka/fonteditor.svg) format('svg')}
.slogan{position:absolute;right:2%;bottom:6%;z-index:10;width:35%}
.imgview{width:100%;height:auto;position:relative;overflow:hidden}
.imgview::before{content:"";display:block;position:absolute;top:0;width:100%;height:100%;transition:height 1.4s cubic-bezier(.34,.07,.095,.995);background:#fff}
.imgview.animated::before{height:0%}
.menu{position:fixed;left:0;top:0;height:80px;background-color:rgba(255,255,255,.75);width:100%;padding:0 25px;display:flex;align-items:center;justify-content:space-between;font-size:21px;z-index:99;top:0;-webkit-transition:all .5s;box-shadow:0 0 15px rgba(0,0,0,.1)}
.menu ul{display:block;font-weight:700;height:100%;overflow:hidden}
.menu ul li{float:left;position:relative}
.menu ul li a{padding:0 25px;display:block;position:relative;height:100%}
.menu ul li{position:relative;height:60px;line-height:60px;margin-top:10px}
.menu ul li::before{content:'';position:absolute;width:0;height:1px;background-color:#38972c;left:25%;bottom:10px;-webkit-transition:all .35s}
.menu ul li.active::before,.menu ul li:hover::before{width:50%;left:25%}
.menu ul li a .nav_box{width:100%;height:22px;position:relative;overflow:hidden;line-height:22px;top:50%;margin-top:-11px}
.menu ul li a .nav_box .new,.menu ul li a .nav_box .old{width:100%;height:22px;position:relative}
.menu ul li a span{display:inline-block;-webkit-transform:translateY(0);-webkit-transition:all .4s;position:relative}
.menu ul li a .new span{opacity:0;color:#38972c}
.menu ul li.active .old span,.menu ul li:hover .old span{-webkit-transform:translateY(-100%);opacity:0}
.menu ul li a .new span:nth-child(1),.menu ul li a .old span:nth-child(1){-webkit-transition-delay:0s}
.menu ul li a .new span:nth-child(2),.menu ul li a .old span:nth-child(2){-webkit-transition-delay:.05s}
.menu ul li a .new span:nth-child(3),.menu ul li a .old span:nth-child(3){-webkit-transition-delay:.1s}
.menu ul li a .new span:nth-child(4),.menu ul li a .old span:nth-child(4){-webkit-transition-delay:.15s}
.menu ul li.active .new span,.menu ul li:hover .new span{-webkit-transform:translateY(-100%);opacity:1}
.menu .tel{line-height:38px;padding:0 20px;color:#fff;background-color:#38972c;border-radius:25px}
.menu .tel span{font-family:akrobatblack;font-size:24px}
.banner_box{width:100%;height:100vh;position:fixed;left:0;top:0;overflow:hidden;-webkit-transition:all .5s}
.container.open .banner_box{left:40vw}
.banner_box .banner{width:100%;height:100%;position:relative;left:0;top:0;overflow:hidden}
.banner ul{height:100%;width:100%}
.banner ul li{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;-webkit-transition:opacity .6s cubic-bezier(.55,.085,.68,.53);-webkit-transition-delay:.2s;will-change:opacity;visibility:hidden}
.banner ul li .img{-webkit-transform:scale(1);position:relative;width:100%;height:100%}
.banner ul li .img .a{background:center center no-repeat;background-size:cover;position:relative;left:0;top:0;width:100%;height:100%;opacity:0;-webkit-backface-visibility:hidden;opacity:1;-webkit-transition:opacity .6s cubic-bezier(.445,.05,.55,.95);transition:none}
.banner ul li.active{z-index:1;opacity:1;-webkit-transition:opacity .6s cubic-bezier(.455,.03,.515,.955);-webkit-transition-delay:0}
.banner ul li.visible{visibility:visible}
.banner ul li.visible .img{-webkit-transform:scale(1.07);-webkit-transition:-webkit-transform 8s linear}
.banner ul li.visible .img .a{transition:none;opacity:1;-webkit-transition:opacity .6s cubic-bezier(.445,.05,.55,.95)}
.banner ol{position:absolute;width:100%;height:20px;left:0;bottom:20px;text-align:center;z-index:10}
.banner ol li{width:5px;height:20px;background:rgba(255,255,255,.5);display:inline-block;margin:0 5px;border-radius:5px;-webkit-transition:all .35s;-webkit-transform:scaleY(.5);transform-origin:bottom}
.banner ol li.active{-webkit-transform:scaleY(1);background:#fff}
.banner .btn{width:40px;height:70px;position:absolute;left:5%;top:50%;margin-top:-35px;background:url(../images/icon1.png) -40px 0 no-repeat;z-index:10;cursor:pointer;-webkit-transition:all .35s;-webkit-transform:scale(.6);opacity:.5}
.banner .btn.prev{left:3%;-webkit-transform:rotate(-180deg) scale(.6)}
.banner .btn.next{left:auto;right:3%}
.banner .btn:hover{background-position:0 0;-webkit-transform:scale(1);opacity:1}
.banner .btn.prev:hover{-webkit-transform:scale(1) rotate(-180deg)}
.common_1300px{max-width:1300px;margin:0 auto;position:relative}
.home .box1{background-image:url(../images/bg.png);padding-top:50px;position:relative;margin-top:100vh;background-size:50px 50px;z-index:5}
.home .box1::before{content:'';position:absolute;width:297px;height:302px;background-image:url(../images/mh.png);right:6%;top:4%}
.common_title{text-align:center;font-size:22px;color:#c79f77;text-transform:uppercase;letter-spacing:1.5px}
.common_title .en{font-family:sitka}
.common_title img{display:inline-block;margin-bottom:5px}
.common_des{text-align:center;font-size:19px;font-family:arial;margin-top:10px;margin-bottom:20px}
.home .box1 ul{display:flex;justify-content:space-between;margin-top:70px;align-items:flex-start;position:relative;z-index:3}
.home .box1 ul li{width:404px;background-color:#fff;padding-top:40px;text-align:center;position:relative}
.home .box1 ul li img{margin-left:auto;margin-right:auto}
.home .box1 ul li span{display:block}
.home .box1 ul li p{height:125px;line-height:1.5;margin-top:20px}
.home .box1 ul li .logo1{margin-bottom:25px}
.home .box2 ._box{max-width:calc(100% - 250px);margin:0 auto;position:relative;margin-top:40px}
.home .box2 ._box .iconfont{position:absolute;font-size:50px;opacity:.6;width:50px;line-height:50px;text-align:center;left:-140px;top:50%;margin-top:-25px;cursor:pointer}
.home .box2 ._box .iconfont.right{left:auto;right:-140px}
.home .box2 ._box ul{display:flex;margin-top:25px}
.home .box2 ._img-box img{width:100%}
.home .box2 ._box ul li{width:calc((100% - 15px)/ 6);opacity:.5;cursor:pointer}
.home .box2 ._img-box{position:relative;background-color:#fff}
.home .box2 ._img-box .text{position:absolute;width:100%;left:0;top:50%;color:#fff;text-align:center;margin-top:-62px}
.home .box2 ._img-box .text .cn{display:inline-block;font-size:42px;font-weight:700;border-bottom:3px solid #fff;line-height:60px}
.home .box2 ._img-box .text .en{font-size:56px;text-transform:uppercase;letter-spacing:5px;line-height:61px;font-family:sitka}
.home .box2 ._box ul li+li{margin-left:3px}
.home .box2 ._box ul li.active{opacity:1}
.home .box2{padding-top:82px;position:relative;background-image:url(../images/bg.png);background-size:50px 50px;z-index:5}
.home .box2::before{content:'';position:absolute;width:calc((100% - 1300px)/ 2);left:0;top:0;background-color:#fff;height:100%;display:none}
.home .box2::after{content:'';position:absolute;width:234px;height:124px;top:10px;background-image:url(../images/zz.png);left:calc((100% - 1300px)/ 2);margin-left:-165px}
.home .box3 ._box{margin-top:55px;position:relative;z-index:3}
.home .box3 ._box .left{width:50%;float:left;height:auto;overflow:hidden}
.home .box3 ._box .left img{height:100%;max-width:unset;width:auto;margin:0 auto}
.home .box3 ._box .right{width:50%;float:left;padding-left:70px;font-size:16px;text-align:justify}
.home .box3 ._box .right li img{position:absolute;margin-left:-80px}
.home .box3 ._box ul{display:flex;height:443px;flex-direction:column;justify-content:space-between;padding-left:75px}
.home .box3 ._box ul .t{font-size:22px;font-weight:700;line-height:1;position:relative;margin-bottom:10px}
.home .box3 ._box ul .d{line-height:28px;padding-right:75px}
.home .box3 ._box ul .t span{display:inline-block;background-color:#fff;z-index:4;position:relative;padding-right:30px}
.home .box3 ._box ul .t::before{position:absolute;width:100%;left:0;top:50%;height:1px;background-color:#c79f77;content:'';z-index:-1;opacity:.6}
.home .box3{background-color:#fff;position:relative;padding-top:75px;padding-bottom:90px;z-index:5}
.home .box3::before{position:absolute;width:781px;height:272px;pointer-events:none;content:'';background-image:url(../images/qf1.png);left:0;top:0}
.clearfix::after{content:'';display:table;clear:both}
.home .box3::after{content:'';position:absolute;width:217px;height:217px;right:88px;top:-85px;background-image:url(../images/zz1.png)}
.home .box4{padding:100px 0 100px;background:url(../images/returnBg.jpeg) center center no-repeat;background-size:cover;z-index:5}
.home .box4 .common_des{color:#fff}
.home .box4 li{height:90px;background-color:#fff;display:flex}
.home .box4 li+li{margin-top:28px}
.home .box4 ul{margin-top:50px;font-size:16px}
.home .box4 li .item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background-color:#fff}
.home .box4 li .item:nth-child(1)::after,.home .box4 li .item:nth-child(3)::after{content:'';position:absolute;right:0;top:0;width:1px;height:100%;background-color:#000}
.home .box4 li .item .d{font-size:20px;font-weight:700;font-family:melbourne}
.home .box4 li .item .t{margin-bottom:5px}
.home .box4 li .item.red{background-color:#ef8500;color:#fff}
.home .box5{background-image:url(../images/bg11.jpeg);background-size:50px 50px;padding:85px 0 145px;z-index:5}
.home .box5 ul{margin-top:75px;position:relative}
.home .box5 ul::after,.home .box5 ul::before{content:'';position:absolute;width:1px;height:calc(100% + 80px);top:-30px;background-color:rgba(0,0,0,.1);left:145px}
.home .box5 ul::after{left:calc(50% + 260px)}
.home .box5 ul li{padding-right:115px;width:50%;padding-top:35px}
.home .box5 ul li a{display:flex}
.home .box5 ul li:nth-child(1) .content::before,.home .box5 ul li:nth-child(2) .content::before{content:'';position:absolute;background-color:#bfbfbf;width:4px;height:25px;left:-2px}
.home .box5 ul li:nth-child(2n){padding-right:0;padding-left:115px}
.home .box5 ul li .date{width:145px;font-size:20px;opacity:.7;font-family:melbourne}
.home .box5 ul li .date .m{font-size:38px;font-weight:700;line-height:1}
.home .box5 ul li .content{width:calc(100% - 145px);border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:25px;padding-left:30px;position:relative}
.home .box5 ul li .title{overflow:hidden;text-overflow:ellipsis;font-size:20px;font-weight:700;top:0;background:0 0;color:#1f1f1f;padding:0;writing-mode:unset;position:relative;left:0;opacity:1}
.home .box5 ul li .abs{line-height:24px;font-size:15px;height:48px;overflow:hidden}
.home .box5 .activityList{padding-bottom:40px}
.home .box5 .activityList .swiper-pagination{bottom:0}
.home .box5 .activityList .swiper-pagination span{background:rgba(176,28,46,.18)}
.home .box5 .activityList .swiper-pagination span.swiper-pagination-bullet-active{background:#38972c}
.footer{-webkit-transition:all .5s;background-position:center center;color:#fff;padding:85px 0 40px;background-size:cover;z-index:5;position:relative;left:0}
.footer ._box{display:flex}
.footer .address{font-size:16px;padding-right:20px;line-height:2}
.footer .address a{display:inline-block;background-color:#38972c;line-height:28px;padding:0 20px;border-radius:28px;margin:15px 5px 0}
.footer .address p+p{margin-top:12px}
.footer ._menu{padding:0 25px;border-left:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2);width:320px;font-size:16px}
.footer ._menu a:nth-child(2n){display:inline-block}
.footer ._menu a{margin-bottom:15px;display:block;width:50%;float:left;text-align:center}
.footer ._store{width:285px;text-align:center;font-size:17px}
.footer ._store .iconfont{font-size:36px;line-height:60px;margin-bottom:10px}
.footer ._store a{display:inline-block;background-color:#38972c;line-height:28px;padding:0 20px;border-radius:28px;margin:15px 5px 0}
.footer ._code{display:flex;flex:auto;justify-content:flex-end;border-left:1px solid rgba(255,255,255,.2);text-align:center;font-size:16px;padding-left:50px}
.footer ._code .item+.item{margin-left:40px}
.footer ._code .item{width:120px}
.footer ._code p{margin-top:15px}
.footer ._info{text-align:center;margin-top:35px;font-size:16px;opacity:.6}
.footer ._info span{padding-left:50px}
.footer .link{text-align:center;margin-top:15px;opacity:.6}
.footer .link a+a{margin-left:5px}
.backTop{user-select:none;z-index:30}
.container{min-height:100vh;-webkit-transition:all .5s;position:relative;left:0}
.common_banner{width:100%;height:590px;position:relative;overflow:hidden;-webkit-transition:all .5s;left:0}
.common_banner.open{left:40vw}
.common_banner .pic{width:110vw;height:100%;position:absolute;background:no-repeat;background-size:cover;background-position:center center;-webkit-animation:subs 6s linear 1;-webkit-animation-fill-mode:forwards;-webkit-transform:translateX(-5%)}
.common_banner .name{width:400px;height:auto;position:absolute;left:50%;margin-left:-200px;top:50%;-webkit-transform:translateY(-50%)}
.about_title{width:90px;height:auto;float:right}
.about_detail{width:calc(100% - 250px);height:400px;float:left;writing-mode:vertical-rl;writing-mode:tb-rl;font-size:18px;line-height:2.6;letter-spacing:3px}
.about_detail p{margin-left:35px}
@-webkit-keyframes subs{
0%{-webkit-transform:translateX(-5%)}
100%{-webkit-transform:translateX(0)}
}
.common_padding{padding:100px 0;position:relative;overflow:hidden}
.contact_box{position:relative;overflow:hidden;width:100%}
.contact_box .con_l{width:30%;height:auto;float:left;position:relative}
.contact_box .con_r{width:60%;height:auto;float:right;position:relative}
.lgs{width:35px;height:auto;position:absolute;left:0;bottom:0}
.id_l,.id_r{width:55%;height:auto;float:left}
.id_l{height:635px;background:center center no-repeat;background-size:cover}
.id_r{width:45%;padding:100px 50px 0;box-sizing:border-box}
.id_r .detail{width:100%;font-size:18px;line-height:2}
.id_r .detail p{margin-bottom:15px}
.cts{width:100%;height:340px;position:relative;writing-mode:tb-rl;font-size:18px;line-height:2.6;letter-spacing:3px;margin-bottom:25px}
.kr{width:100px;height:100px;display:block;position:absolute;left:100px;top:20px;background:url(../images/rou_gif.jpeg) no-repeat;background-size:auto 100%;-webkit-animation:krs .5s steps(1) infinite backwards}
@-webkit-keyframes krs{
0%{background-position:0 0}
20%{background-position:25% 0}
40%{background-position:50% 0}
60%{background-position:75% 0}
80%{background-position:100% 0}
100%{background-position:0 0}
}
.sub_title{width:350px;height:auto;position:relative;margin-bottom:25px}
.sub_title.mbc{margin:0 auto 25px}
.common_padding.box1{background:url(../images/about_bg.jpeg) center center no-repeat;background-size:cover}
.common_padding.box2{padding:0}
.common_padding.box3{padding-top:50px;padding-bottom:100px}
.common_padding.box4{padding-top:0;padding-bottom:100px}
.common_padding.box5{background:url(../images/join_bg.jpeg) center center no-repeat;background-size:cover}
.common_padding.box6{background:#f9f9f9}
.common_padding.box7{background:url(../images/form_bg.jpeg) center center no-repeat;background-attachment:fixed}
.common_padding.box8{background:#c79f77;padding-top:50px;padding-bottom:50px}
.common_padding.box9{background:url(../images/hb_bg.jpeg) center center no-repeat;background-size:cover}
.common_padding.box10{background-attachment:fixed}
.common_title .cn{font-size:30px}
.common_title .cn+.en{font-size:16px}
.form1{background:#fff;padding:50px}
.common_1200px{max-width:1200px;margin:0 auto;position:relative;overflow:hidden}
.common_1200px::after{width:100%;height:1px;clear:both;content:'';display:block}
.idea .box1 ul{margin-top:60px;border-bottom:1px solid rgba(55,55,55,.1)}
.idea .box1 ul li{display:flex;border-top:1px solid rgba(55,55,55,.1);padding:25px 0;font-size:17px}
.idea .box1 ul li .left{width:30%;text-align:center;font-size:19px;font-weight:700}
.idea .box1 ul li .right p{line-height:1.6}
.idea .box2 .content{margin-top:50px;font-size:16px;line-height:1.7;text-align:justify}
.product .box1 ._left{float:left;width:250px}
.product .box1{background-image:url(../images/bg11.jpeg);background-size:50px 50px;padding:80px 0 120px}
.product .box1 ._right{float:right;width:calc(100% - 300px)}
.product .box1 ._right ul{display:flex;flex-wrap:wrap}
.common_title.left{text-align:left}
.product .box1 ._right li{width:calc(50% - 20px);margin-right:40px}
.product .box1 ._right li:nth-child(2n){margin-right:0}
.product .box1 ._right li+:nth-child(n+3){margin-top:40px}
.product .box1 ._left .common_title{margin-bottom:50px}
.product .box1 ._left ul{font-size:18px;line-height:30px}
.product .box1 ._left ul li{cursor:pointer;margin-bottom:15px;opacity:.5;transition:all ease-in-out .3s;transform:translate3d(0,0,0);position:relative;color:#000}
.product .box1 ._left.fixed ul{position:fixed;top:180px}
.product .box1 ._left ul li.active,.product .box1 ._left ul li:hover{opacity:1;padding-left:30px}
.product .box1 ._left ul li::before{content:'';position:absolute;width:20px;left:0;background-color:#000;top:50%;opacity:0;transform:translateX(-20px) translate3d(0,0,0);height:1px;transition:all ease-in-out .3s;transition-delay:0s}
.product .box1 ._left ul li.active::before,.product .box1 ._left ul li:hover::before{transform:translateX(0) translate3d(0,0,0);opacity:.5;transition-delay:.15s}
.product .box1 ._right li a{display:block;background-color:#fff}
.product .box1 ._right .title{font-size:22px;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:15px;margin-bottom:5px}
.product .box1 ._right .abs{line-height:1.5;font-size:16px;opacity:.6;height:48px;overflow:hidden}
.product .box1 ._right .img-box{height:220px;overflow:hidden}
.product .box1 ._right .img-box img{width:100%}
.product .box1 ._right .text{padding:0 20px 20px}
.eList .item{width:calc((100% - 60px)/ 5);margin-left:10px;margin-bottom:10px;float:left}
.eList{margin-top:50px}
.eList .item a+a{margin-top:10px}
.eList .item a{display:block}
.store ._store_list li{width:calc(50% - 20px);float:left;margin-right:40px;margin-bottom:40px;background-color:#f9f9f9}
.store ._store_list li .title{font-size:20px;font-weight:700;margin-bottom:8px}
.store ._store_list li .abs{font-size:16px;opacity:.7}
.store ._store_list li .text{padding:20px}
.store ._store_list li:nth-child(2n){margin-right:0}
.store ._store_list{margin-top:50px}
.store{background-image:url(../images/bg11.jpeg);background-size:50px 50px}
.form_submit{background-color:#38972c;font-size:18px}
textarea{resize:none}
.join .box5{background-image:url(../images/bg11.jpeg);background-size:50px 50px}
.news_box{width:100%;height:auto;margin-top:15px}
.news_box::after{width:100%;height:1px;clear:both;display:block;content:''}
.news_box a{width:calc((100% - 30px)/ 3);display:block;float:left;margin-right:15px;margin-bottom:30px;transition:all .25s ease-in-out;background-color:transparent;position:relative}
.news_box a .img-box{height:auto;overflow:hidden}
.news_box a .img-box img{width:100%}
.news_box a:nth-child(3n){margin-right:0}
.news_box a .text{padding:20px;position:relative;background:#fff}
.news_box a .text .title{font-size:22px;font-weight:700;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:8px;height:25px;line-height:25px}
.news_box a .text .des{height:48px;line-height:24px;text-align:justify;overflow:hidden;opacity:.8}
.news_box a:hover{box-shadow:0 0 15px rgba(0,0,0,.1)}
.news_box a .date{position:absolute;line-height:20px;font-size:14px;opacity:.7;left:0;top:0;transform:translateX(0) translate3d(0,0,0);transition:all .25s ease-in-out;background:#38972c;color:#fff;padding:5px 10px}
.pages{width:100%;height:auto;padding:0;text-align:center}
.pages a{color:#3e3e3e;width:36px;height:36px;display:inline-block;line-height:36px;text-align:center;border:1px solid rgba(55,55,55,.1);border-radius:3px}
.pages a.active,.pages a:hover{color:#fff;background-color:#baa668}
.pages a.total,.pages a:first-of-type,.pages a:last-of-type{padding:0 20px;width:auto}
.pages a.total{pointer-events:none}
.pages a+a{margin-left:5px}
#map{height:450px}
.contact .box1 .left{width:650px;float:left}
.contact .box1 .right{float:right;width:450px;font-size:18px;padding-top:50px;line-height:1.8}
.contact .box1 ._code{display:flex;margin-top:40px;text-align:center}
.contact .box1 ._code .item+.item{margin-left:30px}
.contact.container{min-height:unset}
._PageTurningNumber a.active{background:#a00f0a}
._top_tips{position:fixed;line-height:50px;background-color:#e00114;text-align:center;font-family:'PingFang SC';color:#fff;overflow:hidden;height:50px;z-index:10000000;top:0}
._top_tips .tipsBox{width:200vw;height:50px}
._top_tips p{line-height:50px;height:50px;width:100vw;float:left}
.add_list{width:100%;height:auto}
.add_list ul li{width:100%;height:auto;overflow:hidden;font-size:16px;line-height:40px}
.add_list ul li .icon{width:30px;height:30px;float:left;margin-top:5px}
.add_list ul li .txt{width:calc(100% - 50px);height:auto;float:left;margin-left:10px}
.crt{width:100%;height:340px;position:relative;margin-bottom:25px;overflow:hidden}
.crt .pic{width:100%;height:auto;position:absolute;left:0;top:0}
.fwt{width:100%;height:auto;line-height:50px;position:relative;font-size:24px;margin-bottom:15px;padding-bottom:5px}
.fwt::after{width:60px;height:4px;background:#ef8500;position:absolute;left:0;bottom:0;content:'';display:block;border-radius:5px}
.fwd{width:100%;height:auto;font-size:16px;line-height:2}
.detailBox{background:#f5f5f5;padding:100px 0}
._news_detail{width:1000px;margin:0 auto;background:#fff;padding:30px;position:relative}
._news_detail .detail_content{width:100%}
._news_detail .detail_same{display:none}
._news_detail .returnBtn{position:absolute;right:0;width:120px;display:block;text-align:center;line-height:40px;top:-40px;background:#fff}
._news_detail .returnBtn:after{content:'';background:#b20219;position:absolute;width:0;left:0;bottom:0;height:1px;transition:ease .5s}
._ndc_top .title{font-size:30px;line-height:1.4;margin-bottom:0;border-bottom:none}
.ndc_detail{font-size:18px;min-height:300px}
._news_detail .returnBtn:hover{background:#ef8500;color:#fff}
.swiper-slide{width:978px;transition-timing-function:linear}
.swiper-slide img{width:100%;border-radius:4px}
.swiper-slide .title{position:absolute;writing-mode:vertical-rl;writing-mode:tb-rl;left:20px;font-size:24px;color:#fff;opacity:0;top:50px;background:#38972c;padding:20px 5px;-webkit-transition:all .5s}
.swiper-slide.swiper-slide-active .title{-webkit-transition-delay:.5s;opacity:1;top:20px}
.shop_swiper .swiper-button-next,.shop_swiper .swiper-button-prev{width:68px;height:68px;background-image:url(../images/store_icon.png);background-size:auto 136px;background-position:0 0;background-color:rgba(0,0,0,.5);border-radius:50%;outline:0;-webkit-transform:scale(.8);-webkit-transition:all .35s}
.shop_swiper .swiper-button-next{-webkit-transform:rotate(180deg) scale(.8)}
.shop_swiper .swiper-button-next:hover,.shop_swiper .swiper-button-prev:hover{opacity:1;background-color:#38972c}
.swiper-pagination-bullet{background:0 0;opacity:1;margin:0 6px!important;width:9px;height:9px;position:relative;outline:0;vertical-align:middle}
.swiper-pagination-bullet span{width:3px;height:3px;background:#ccc;display:block;border-radius:50%;margin-top:3px;margin-left:3px}
.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}
.swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0;background:#000;position:relative;z-index:1}
.swiper-pagination-bullet-active i{animation:middle 6s}
.swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s}
.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}
}
._store_list{width:100%;height:auto;overflow:hidden}
._store_list ul{border-top:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1)}
._store_list ul li{width:33.33%;height:auto;float:left;padding:25px;border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1)}
._store_list ul li .img-box{width:100%;height:auto;background:#fff;overflow:hidden}
._store_list ul li .text{width:100%;height:auto;text-align:center}
._store_list ul li .text .title{width:100%;height:40px;line-height:40px;font-size:20px}
._store_list ul li .text .abs{width:100%;height:40px;line-height:20px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;font-size:16px;margin-bottom:20px}
._store_list ul li .text a{display:block;height:50px;line-height:50px;width:60%;margin-left:20%;background:#baa668;color:#fff}
.ys_list{width:100%;height:auto}
.ys_list::after{display:block;width:100%;height:1px;clear:both;content:''}
.ys_list ul li{width:20%;height:auto;float:left}
.ys_list ul li .icon{width:100px;height:100px;margin:auto;background:url(../images/n1.jpeg) no-repeat;background-size:auto 100px;position:relative}
.ys_list ul li:nth-child(2) .icon{background-image:url(../images/n2.jpeg);top:-15px}
.ys_list ul li:nth-child(3) .icon{background-image:url(../images/n3.jpeg)}
.ys_list ul li:nth-child(4) .icon{background-image:url(../images/n4.jpeg)}
.ys_list ul li:nth-child(5) .icon{background-image:url(../images/n5.jpeg)}
.ys_list ul li .txt{width:100%;height:auto;padding:20px;text-align:center}
.ys_list ul li .txt .name{font-size:24px;color:#ef8500}
.ys_list ul li .txt .des{font-size:16px;line-height:1.4;margin-top:10px}
.ys_list ul li:hover .icon{-webkit-animation:houses 1.5s steps(1) 1 forwards}
.ys_list ul li:nth-child(1):hover .icon{-webkit-animation:houses 2s steps(1) 1 forwards}
@-webkit-keyframes houses{
0%{background-position:0 0}
5%{background-position:5% 0}
10%{background-position:10% 0}
15%{background-position:15% 0}
20%{background-position:10% 0}
25%{background-position:25% 0}
30%{background-position:30% 0}
35%{background-position:35% 0}
40%{background-position:40% 0}
45%{background-position:45% 0}
50%{background-position:50% 0}
55%{background-position:55% 0}
60%{background-position:60% 0}
65%{background-position:65% 0}
70%{background-position:70% 0}
75%{background-position:75% 0}
80%{background-position:80% 0}
85%{background-position:85% 0}
90%{background-position:90% 0}
100%{background-position:100% 0}
}
.jm_list{width:900px;height:auto;overflow:hidden;margin:auto;padding-top:25px}
.jm_list ul li{width:50%;height:auto;float:left;position:relative;margin-bottom:25px}
.jm_list ul li .icon{width:100px;height:100px;border-radius:50%;float:left;background:#c79f77;position:relative}
.jm_list ul li .icon img{width:50px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%)}
.jm_list ul li .info{width:calc(100% - 120px);height:auto;float:left;margin-left:20px}
.jm_list ul li .info b{font-size:24px;line-height:1.7;display:block;margin-top:15px}
.jm_list ul li .info p{display:block;width:100%;height:auto;font-size:16px;line-height:1.7;opacity:.7}
.num_list{color:#fff;width:100%;height:auto;overflow:hidden}
.num_list ul li{width:25%;height:auto;float:left;position:relative}
.num_list ul li::after{width:1px;height:70%;position:absolute;right:50px;top:15%;background:rgba(255,255,255,.2);content:'';display:block}
.num_list ul li:last-child::after{display:none}
.num_list ul li b{font-size:20px;display:block;line-height:1.4}
.num_list ul li p{font-size:28px;display:block;line-height:1.4}
.tz_list,.tzb{width:100%;height:auto;position:relative;overflow:hidden}
.tzb_title{width:100%;height:auto;line-height:60px;text-align:center;position:relative;color:#38972c;font-size:24px;font-weight:700}
.tz_list ul li{width:100%;height:100px;overflow:hidden;position:relative;display:flex;justify-content:space-around;border-left:1px solid rgba(0,0,0,.1)}
.tz_list ul li>div{width:25%;display:flex;align-items:center;justify-content:center;text-align:justify;font-size:18px;border-right:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}
.tz_list ul li:first-child{background:#cf7b86;color:#fff;font-weight:700;border-right:1px solid rgba(255,255,255,.5)}
.tips{width:100%;height:auto;position:relative;text-align:center;line-height:1.7;font-size:16px;margin-top:15px}
.xz_list{width:100%;height:auto;overflow:hidden;position:relative;padding-top:25px}
.xz_list ul li{width:48%;height:auto;position:relative;overflow:hidden;float:left;font-size:16px;margin-right:4%;margin-bottom:15px}
.xz_list ul li:nth-child(even){margin-right:0}
.xz_list ul li .mark{width:120px;height:35px;background:#ef8500;color:#fff;line-height:35px;border-radius:25px;text-align:center;float:left}
.xz_list ul li .info{width:calc(100% - 130px);height:auto;float:left;margin-left:10px;line-height:25px;margin-top:5px}
.food_top{width:auto;height:auto;position:absolute;left:0;top:0}
.food_top .name{width:90px;height:auto;float:left;margin-right:25px}
.food_top .des{float:left;writing-mode:vertical-rl;writing-mode:tb-rl;width:auto;height:250px;line-height:1.6;font-size:18px}
.f_li,.food_list,.food_list ul li{width:100%;height:auto;overflow:hidden;position:relative}
.food_list ul li .thum{width:55%;float:right}
.food_list ul li .des,.food_list ul li .title{float:right;writing-mode:vertical-rl;writing-mode:tb-rl;margin-top:200px}
.food_list ul li .title{font-size:36px;margin-right:25px;font-weight:700}
.food_list ul li .des{font-size:18px;line-height:1.6;margin-right:10px}
.food_list ul li:nth-child(even) .thum{float:left}
.food_list ul li:nth-child(even) .des,.food_list ul li:nth-child(even) .title{float:left}
.food_list ul li:first-child{margin-bottom:50px}
.f_li ul li{width:32%;height:auto;float:left;margin-right:2%;margin-bottom:25px}
.f_li ul li:nth-child(3n){margin-right:0}
.f_li ul li .text{width:100%;height:auto;background:#a00f0a;color:#fff;padding:15px}
.f_li ul li .text .title{width:100%;height:30px;display:block;font-size:18px;line-height:30px;overflow:hidden;top:0;position:relative;left:0;background:no-repeat;padding:0;writing-mode:inherit;opacity:1}
.f_li.moreDishes .swiper-pagination{margin-top:0;position:relative}
.f_li.moreDishes .swiper-pagination span{background:rgba(160,15,9,.2)}
.f_li.moreDishes .swiper-pagination span.swiper-pagination-bullet-active{background:#a00f09}
.f_li ul li .text .abs{width:100%;height:40px;line-height:20px;display:block;font-size:16px;opacity:.7;overflow:hidden}
.f_li ul li .img-box{background:center center no-repeat;background-size:cover}
.moreDishes.f_li ul li{margin-bottom:0}
.moreDishes.f_li ul{margin-bottom:25px}
.moreDishes .swiper-button-next,.moreDishes .swiper-button-prev{width:68px;height:68px;background-image:url(../images/store_icon.png);background-size:auto 136px;background-position:0 0;background-color:rgba(0,0,0,.5);border-radius:50%;transform:translateY(-50%)}
.moreDishes .swiper-button-next{transform:translateY(-50%) rotate(180deg)}
.menu.active{background:#fff;height:60px}
.menu.active ul li{margin-top:0}
.logo{width:250px;-webkit-transition:all .35s}
.menu.active .logo{width:130px}
.food_box{width:100%;height:auto;position:relative}
.txt-swiper{width:100%;height:700px;position:relative;z-index:2;margin:auto}
.h2{font-size:16px;position:absolute;left:50%;line-height:1.7;top:63%;width:500px;background:#f9f9f9;padding:25px;margin-left:-570px;box-shadow:10px 0 15px 10px rgba(0,0,0,.1)}
.word{display:block;perspective:50vw;perspective-origin:0 30%;position:relative;height:9vw}
.letter{display:inline-block;position:absolute}
.txt-swiper .swiper-button-prev{margin-top:-4.5vw}
.txt-swiper .swiper-button-next{margin-top:1.5vw}
.txt-swiper .swiper-button-next,.txt-swiper .swiper-button-prev{left:50%;width:50px;height:50px;outline:0;background:rgba(0,0,0,.5);outline:0;border-radius:50%;margin-left:500px;top:40%}
.txt-swiper .swiper-button-next:hover,.txt-swiper .swiper-button-prev:hover{background:rgba(0,0,0,1)}
.path{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:1.8px;transition:opacity .3s,fill .3s,stroke .3s}
.txt-swiper .swiper-pagination{color:#fff;width:auto;font-family:akrobatblack;position:absolute;bottom:50%;right:50%;z-index:10;margin-right:-450px;margin-bottom:-150px}
.txt-swiper .swiper-slide{perspective:50vw;perspective-origin:50% 50%;width:100%}
.txt-swiper .swiper-pagination ul{width:70px}
.txt-swiper .swiper-pagination ul li{position:absolute;left:0;top:0}
.txt-swiper .swiper-pagination .total{margin-left:10px}
.img-swiper{position:absolute;width:80%;height:500px;top:0;left:10%;z-index:1}
.img-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}
.ui-loop{position:absolute;width:45px;height:45px;top:5%;right:50%;z-index:10;margin-right:-450px}
.path-loop{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:2px}
.path-loop-bg{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:2px;opacity:.1}
.process{width:0%;height:2px;position:absolute;left:0;bottom:0;background:#fff;opacity:.5;z-index:10}
.process.on{-webkit-transition:all 8s;width:100%}
.menu_btn{position:absolute;left:0;top:0;width:50px;height:50px;background:#fff;overflow:hidden;text-indent:100%;white-space:nowrap;color:transparent;border:none;display:none}
.menu_btn span,.menu_btn span:after,.menu_btn span:before{position:absolute;height:2px;background-color:#38972c;border-radius:1px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.menu_btn span{width:20px;top:24px;left:15px}
.menu_btn span:after,.menu_btn span:before{content:"";left:0}
.menu_btn span:before{top:-6px;width:14px}
.menu_btn span:after{top:6px;width:12px}
.menu_btn.active span{background-color:transparent}
.menu_btn.active span:after,.menu_btn.active span:before{background-color:#38972c;width:20px}
.menu_btn.active span:before{-webkit-transform:translateY(6px) rotate(-45deg);-ms-transform:translateY(6px) rotate(-45deg);transform:translateY(6px) rotate(-45deg)}
.menu_btn.active span:after{-webkit-transform:translateY(-6px) rotate(45deg);-ms-transform:translateY(-6px) rotate(45deg);transform:translateY(-6px) rotate(45deg)}
.menu_btn.active:hover span{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.m_nav{width:40vw;height:100vh;background:#38972c;position:fixed;left:-40vw;top:0;display:none;-webkit-transition:all .5s;z-index:100}
.m_nav ul li{width:100%;height:auto;line-height:50px;border-bottom:1px solid #28d812;border-top:1px solid #28d812;position:relative}
.m_nav ul li:last-child::after{width:100%;height:1px;background:#38972c;content:'';position:absolute;left:0;bottom:-2px;display:block}
.m_nav ul li a{display:block;color:rgba(255,255,255,.7);padding-left:20px;position:relative}
.m_nav ul li.active a::after{width:2px;height:15px;position:absolute;left:20px;top:50%;margin-top:-7.5px;content:'';background:#fff}
.m_nav ul li.active a{padding-left:30px;color:rgba(255,255,255,1)}
.m_nav.active{left:0vw}
.container.open,.footer.open,.menu.open{left:40vw}
.detailBox .BreadCrumbs{position:absolute;left:0;width:auto;display:block;text-align:center;line-height:40px;top:-40px;background:#fff;padding:0 20px}
.detailBox .BreadCrumbs a:hover{color:#38972c}
@media screen and (max-width:1600px){
.home .box3::before{width:550px}
.home .box3 ._box .right li img{margin-left:-60px}
.menu .tel{font-size:14px}
.menu .tel span{font-size:14px}
.menu ul li a{padding:0 22px}
.menu ul li a .nav_box{font-size:18px}
}
@media screen and (max-width:1365px){
.menu ul{display:none}
.menu{height:50px;background-color:rgba(255,255,255,1);padding:0}
.logo{width:200px;position:absolute;left:40%;margin-left:-50px}
.menu .tel{position:absolute;right:15px;line-height:30px}
.menu_btn{display:block}
.menu .tel span{font-size:18px}
.m_nav{display:block}
.menu.active .logo{width:100px}
.menu.active{height:50px}
.common_1300px{max-width:90%}
.img-swiper .swiper-slide{width:100%}
.h2{width:50%;margin-left:0;left:5%}
.food_box{margin-top:50px}
.ui-loop{margin-right:0;right:20%}
.img-swiper{height:35vw}
.txt-swiper{height:75vh}
.img-swiper .swiper-slide img{max-width:auto;width:100%}
.common_banner{height:400px;margin-top:50px}
.common_padding{padding:100px 3%}
.about_detail{width:calc(100% - 150px)}
.id_l{width:45%;height:55vw}
.id_r{width:55%;padding:50px 25px 0}
.sub_title{width:250px}
.footer .address{padding-right:25px}
.footer ._code{padding-left:20px}
.footer ._code .item{width:100px}
.footer ._code .item+.item{margin-left:20px}
.footer ._store .iconfont{margin-bottom:0}
.jm_list{width:100%}
._news_detail{width:94%;padding:15px}
.news_box a .text .title{font-size:18px}
}
@media screen and (max-width:1023px){
.banner_box{height:45vh}
.home .box1{margin-top:45vh}
.common_title img{width:160px}
.home .box1 ul{margin-top:20px}
.home .box2{padding-top:50px}
.food_box,.home .box3 ._box,.home .box4 ul,.home .box5 ul{margin-top:0}
.txt-swiper{height:50vw}
.txt-swiper .swiper-button-next,.txt-swiper .swiper-button-prev{margin-left:0;left:80%}
.home .box5 ul li .content{border-bottom:none;padding-bottom:0}
.home .box5 ul li .date p:last-child{display:none}
.txt-swiper .swiper-button-next{top:50%}
.h2{padding:15px;font-size:14px}
.common_des{padding:0 5%}
.home .box3 ._box .left img{width:100%;height:auto}
.home .box3 ._box .left{margin-bottom:25px}
.home .box3 ._box{padding:0 3%}
.right li{margin-bottom:15px}
.home .box3 ._box .left,.home .box3 ._box .right{width:100%}
.home .box3 ._box .right li img{width:30px;margin-left:-40px}
.home .box3 ._box ul{height:auto}
.home .box3 ._box .right{padding-left:40px}
.home .box3{padding-bottom:50px}
.home .box4,.home .box5{padding:50px 0 50px}
.home .box4 li+li{margin-top:15px}
.home .box5 ul li{width:100%;padding-right:0}
.home .box5 ul::after,.home .box5 ul::before{display:none}
.home .box5 ul li .abs{display:none}
.footer ._menu{display:none}
.footer{padding:25px 0 25px}
.footer .address{padding-right:0}
.home .box5 ul li .title{line-height:38px}
.home .box5 ul li:nth-child(1) .content::before,.home .box5 ul li:nth-child(2) .content::before{top:5px}
.home .box5 ul li .date .m{font-size:32px;line-height:38px}
.common_banner{height:40vw}
.common_banner .name{width:250px;margin-left:-125px}
.common_padding{padding:50px 3%}
.about_title{width:50px}
.about_detail{width:calc(100% - 80px);font-size:16px}
.lgs{display:none}
.id_l{width:100%;height:45vw}
.id_r{width:100%;padding-bottom:50px}
.sub_title{width:200px}
.food_list ul li .title{font-size:24px}
.food_list ul li .des,.food_list ul li .title{margin-top:150px}
.food_top .name{width:50px;margin-right:15px}
.food_top .des{font-size:16px}
.tz_list ul li>div{font-size:16px}
.num_list ul li b{font-size:14px}
.num_list ul li p{font-size:18px}
.news_box a{width:49%;margin-right:2%}
.news_box a:nth-child(even){margin-right:0}
.news_box a .text .title{margin-bottom:0;height:auto;line-height:inherit}
.news_box{margin-top:25px}
.news_box a .text .des{display:none}
._ndc_top .title{font-size:24px}
.kr{width:50px;height:50px;left:0;top:0}
.contact_box .con_l{width:100%;float:right;margin-top:25px}
.contact_box .con_r{float:left;width:100%}
.crt{height:auto;margin-bottom:10px}
.crt .pic{position:relative}
.cts{height:auto;margin-bottom:10px;padding-left:60px;line-height:2;-webkit-writing-mode:horizontal-tb}
.detailBox .BreadCrumbs{display:none}
.moreDishes .swiper-button-next,.moreDishes .swiper-button-prev{display:none}
}
@media screen and (max-width:767px){
.home .box1::before{display:none}
.common_des{font-size:14px}
.common_title .en{font-size:16px}
.menu .tel{display:none}
#online{display:block}
.home .box1 ul{display:block}
.home .box1 ul li .logo1{display:none}
.home .box1 ul li{width:100%;padding-top:20px}
.home .box1 ul li img.p{width:50px;left:50%;margin-left:-25px;position:absolute;z-index:10;top:0}
.home .box1 ul li p{position:absolute;height:auto;z-index:10;width:100%;text-align:center;top:50px;margin-top:0;font-size:14px;opacity:.7}
.imgview::after{width:100%;height:100%;position:absolute;left:0;top:0;background:url(../images/line_x.png) repeat-x;content:''}
.img-swiper{width:100%;left:0;height:52vw}
.home .box3::after{display:none}
.ui-loop{right:3%;width:25px;height:25px}
.txt-swiper .swiper-button-next,.txt-swiper .swiper-button-prev{left:85%;width:40px;height:40px}
.h2{width:100%;left:0;line-height:1.4;font-size:12px;top:auto;bottom:0;text-align:center;height:auto;padding:10px 3% 5px;background:0 0;color:#fff;text-shadow:1px 1px 5px rgba(0,0,0,1)}
.home .box3{padding-top:50px}
.common_title img{width:140px}
.home .box3 ._box ul .t span{font-size:18px;padding-right:10px}
.home .box3 ._box ul .d{font-size:14px;line-height:1.4;opacity:.7;padding-right:0}
.home .box4 li .item .t{font-size:12px;text-align:center}
.home .box4 li .item .d{font-size:16px}
.home .box5 ul li .date{width:50px;font-size:16px}
.home .box5 ul li .date .m{font-size:16px}
.home .box5 ul li:nth-child(1) .content::before,.home .box5 ul li:nth-child(2) .content::before{width:1px;height:15px;top:10px}
.home .box5 ul li .content{width:calc(100% - 50px);padding-left:10px}
.home .box5 ul li .title{font-size:16px;line-height:1.7}
.home .box5 ul li{padding-top:0}
.home .box5 .activityList{padding-bottom:20px}
.footer ._store{display:none}
.footer ._box{display:block}
.footer .address{padding-right:0;font-size:14px;line-height:1.4;margin-bottom:10px;text-align:center}
.footer .address p+p{margin-top:5px}
.footer ._code{padding-left:0;border-left:none;text-align:center;display:block;padding:35px 0 0}
.footer ._code .item{display:inline-block}
.footer ._code .item+.item{margin-left:10px}
.footer ._code p{margin-top:5px;font-size:14px;opacity:.7}
.footer ._info{font-size:12px}
.footer{padding:50px 0 100px}
.footer ._info span{padding-left:5px}
.backTop{background-size:cover}
.about_detail{width:calc(100% - 60px);font-size:14px;line-height:1.7;opacity:.7}
.about_detail p{margin-left:25px}
.id_r .detail{font-size:14px;line-height:1.7}
.id_r .detail p{margin-bottom:5px}
.food_list{margin-top:150px;margin-bottom:50px}
.food_list ul li .thum{width:80%;margin-right:10%;margin-bottom:15px}
.food_list ul li .des,.food_list ul li .title{width:100%;-webkit-writing-mode:horizontal-tb;margin-top:0;margin-right:0;text-align:center}
.food_list ul li .title{font-size:18px}
.food_list ul li .des{font-size:14px;opacity:.7}
.f_li ul li{width:100%;margin-bottom:15px}
.f_li ul li .text .title{font-size:16px}
.f_li ul li .text .abs{height:auto;font-size:14px;display:none}
._store_list ul li{width:50%;padding:10px}
._store_list ul li .text .title{font-size:16px;height:auto;line-height:20px;margin-bottom:10px}
._store_list ul li .text .abs{font-size:12px;opacity:.7;margin-bottom:10px}
._store_list ul li .text a{height:auto;width:100%;margin-left:0;font-size:14px;line-height:20px;padding:10px 0;border-radius:35px}
.common_padding.box4{padding-bottom:50px}
.swiper-slide .title{font-size:14px;padding:10px 5px;left:10px;top:20px}
.shop_swiper .swiper-button-next,.shop_swiper .swiper-button-prev{width:40px;height:40px;background-size:auto 80px}
.common_banner .name{width:200px;margin-left:-100px}
.ys_list ul li{width:50%}
.ys_list ul li .icon{-webkit-transform:scale(.6)}
.ys_list ul li .txt{width:100%;padding:0;margin-top:-25px}
.ys_list ul li .txt .name{font-size:16px;margin-top:20px;height:20px;overflow:hidden}
.ys_list ul li .txt .des{font-size:12px;opacity:.7;margin-top:5px;height:32px;overflow:hidden}
.jm_list{padding-top:0}
.jm_list ul li .icon{width:60px;height:60px;float:none;margin:0 auto}
.jm_list ul li .icon img{width:30px}
.jm_list ul li .info{width:100%;float:none;margin-left:0}
.jm_list ul li .info b{font-size:16px;text-align:center;line-height:1.4;font-weight:400}
._store_list ul li .img-box{width:80%;margin-left:10%}
.common_padding.box3{padding-bottom:50px}
.news_box a .text{padding:10px}
.news_box a .text .title{font-size:16px}
.news_box a{width:100%;margin-right:0;margin-bottom:15px}
._form.form1 ._form_box .fb_input{font-size:12px}
._form.form1 ._form_box .fb_textarea{padding:15px;font-size:12px}
.form_submit{font-size:16px;margin-top:15px;height:40px;line-height:40px}
.tzb_title{font-size:16px;line-height:40px}
.tz_list ul li>div{font-size:12px;font-weight:400;text-align:center}
.tips{font-size:14px;margin-top:10px}
.num_list ul li{width:50%;text-align:center;margin-bottom:15px}
.num_list ul li b{margin-bottom:5px}
.num_list ul li p{font-size:16px}
.num_list ul li::after{right:0}
.num_list ul li:nth-child(even)::after{display:none}
.xz_list ul li{width:100%;margin-right:0}
.xz_list ul li .mark{font-size:14px;width:80px;height:30px;line-height:30px}
.xz_list ul li .info{width:calc(100% - 90px);font-size:14px;line-height:20px}
.detailBox{padding:0 0}
._ndc_top .title{font-size:20px}
.ndc_detail{font-size:16px}
._news_detail .returnBtn{font-size:14px;line-height:40px;width:100px}
._ndc_npnews .post_next,._ndc_npnews .post_prev{width:100%;margin-bottom:10px;font-size:14px}
._ndc_npnews{display:block;padding:15px 10px}
._ndc_npnews .post_next .name{text-align:right}
._ndc_npnews .post_next .icon{text-align:right}
._ndc_npnews .post_next .icon,._ndc_npnews .post_prev .icon{width:20px}
._ndc_npnews .post_next .name,._ndc_npnews .post_prev .name{width:calc(100% - 20px)}
.fwt{line-height:40px;font-size:18px}
.cts{line-height:1.6;font-size:16px}
.slogan{width:40%;left:30%}
.txt-swiper{height:52vw}
.home .box5 ul li:nth-child(2n){padding-left:0}
.food_top{width:100%}
.food_list ul li:nth-child(even) .thum{margin-right:0;margin-left:10%}
.common_padding.box10{background-size:cover;background:#fff}
.f_li ul li .text{padding:10px}
.form1{padding:15px}
.home .box2{padding-bottom:50px}
._form.form1 .double .input{width:100%}
._form.form1 .double #distpicker select{text-indent:5px;height:40px}
.news_box a .date{font-size:12px}
.banner_box{margin-top:50px}
.home .box1{margin-top:calc(45vh + 50px)}
.home .box3 ._box .left video{width:100%}
.home .box3 ._box ul{padding:0}
}
@media screen and (max-width:375px){
.about_detail p{margin-left:15px}
}