
@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}

body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,td,th,em,span,i,button,code{margin:0;padding:0;color:inherit;line-height: inherit; font-family: 'PingFang SC','PingFangMedium',"microsoft yahei"; font-size: 16px;}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;height: auto;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a,p,span,i,em{ text-decoration:none; color:inherit;font-size: inherit;}
pre{word-break: break-word;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
*{box-sizing:border-box;color: #333;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{margin:0 auto;width: 1200px;}
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.normal{font-weight: normal!important;}
.center{text-align: center!important;}
.img{/* width: 100%; */display: block;    height: auto;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';display: inline-block;vertical-align: middle;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.08,1.08);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;display: -ms-flexbox; -webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.clamp1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;display: -ms-flexbox; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.clamp2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;display: -ms-flexbox; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.clamp3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;display: -ms-flexbox; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
/* html{font-size: 5.2083vw;} */
body{background: #fff;overflow-x: hidden;}
.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.zoomimg{position:relative;overflow: hidden;height: 0;display: block;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}


.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}
.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.underline:hover{text-decoration: underline;}
label{-webkit-tap-highlight-color: rgba(255,0,0,0);} 

.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-start{align-items: flex-start;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-align-end{align-items: flex-end;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-pack-start{justify-content: flex-start;}
.flex-pack-end{justify-content: flex-end;}
.flex-v {-webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-11{flex:1;}
.relative{position: relative;}
.img_full{width: 100%;height: 100%;display: block;object-fit: cover;}

.c-main{color:#2d9868!important;}

.btn{display: inline-block;vertical-align: middle;font-size: 16px;color:#fff;background-color: #2d9868;border-radius:23px;text-align: center;transition: all .3s;min-width: 140px;line-height: 46px;padding:0 30px;}
.btn:hover{background-color: #1c8355;}

/* input::input-placeholder{color:#96adb4;}
::-webkit-input-placeholder{color:#96adb4;}
:-moz-placeholder{color:#96adb4;}
::-moz-placeholder{color:#96adb4;}
:-ms-input-placeholder{color:#96adb4;} */

/* 新闻列表 */
.head{position: sticky;width: 100%;left: 0;top: 0;padding:10px 0;z-index:100;border-bottom:1px solid transparent;}
.head.scroll{background-color: #fff;border-bottom-color:#efefef;}
.head .wrap{display: flex;align-items: center;justify-content: space-between;}
.hd-logo{}
.hd-logo .img{height: 65px;width: auto;}

.hd-nav{}
.hd-nav li{display: inline-block;vertical-align: middle;margin-left: 60px;position: relative;}
.hd-nav li>a{font-size: 18px;line-height: 60px;font-weight: bold;display: block;}
.hd-nav li.cur>a,.hd-nav li:hover>a{color:#2d9868;}
.hd-nav .drop{width: 180px;position: absolute;left: 50%;margin-left: -90px;background-color: #fff;border-radius:6px;padding:5px 0;text-align: center;box-shadow:0 5px 10px #e5e5e5;opacity: 0;visibility: hidden;transition: all .3s;}
.hd-nav .drop a{display: block;font-size: 15px;line-height: 26px;padding:10px 5px;border-bottom:1px dashed #efefef;}
.hd-nav .drop a:hover,.hd-nav .drop a.this{color:#2d9868;}
.hd-nav .drop a:last-child{border:none;}
.hd-nav .drop::before{content:'';position: absolute;width: 0;height: 0;border-style: solid;border-width: 0 8px 8px 8px;border-color: transparent transparent #fff transparent;left: 50%;margin-left: -5px;top: -8px;}
.hd-nav li:hover .drop{opacity: 1;visibility: initial;}


.inner-ban{height: 480px;position: relative;}
.inner-ban .box{position: absolute;width: 100%;left: 0;top: 50%;transform: translate(0,-50%);text-align: center;}
.inner-ban .bt{font-size: 52px;font-weight: bold;line-height: 1;}



.crumb{font-size: 14px;color:#333;line-height: 55px;border-bottom:1px solid #f1f7f4;}
.crumb .wrap::before{content:'';display: inline-block;vertical-align: middle;margin-right: 4px;width: 17px;height: 17px;background:url(../images/icon_01.png) no-repeat center;background-size:contain;}
.crumb a:hover,.crumb span{color:#2d9868;}
.crumb *{font-size: inherit;}

.main{padding:60px 0 100px;}

.xw-list{}
.xw-list .item{padding:15px 0;margin-bottom: 45px;border-bottom:1px solid #efefef;}
.xw-list .box{display: flex;align-items: center;}
.xw-list .lbox{display: flex;align-items: center;}
.xw-list .rbox{flex:1;overflow: hidden;}
.xw-list .fz1{font-size: 74px;font-weight: bold;line-height: 1;font-family: 'DIN';}
.xw-list .x{width: 1px;height: 30px;background-color: #c4c4c4;transform: rotate(15deg);margin:0 15px;}
.xw-list .fz2{font-size: 42px;font-weight: bold;line-height: 1;font-family: 'DIN';text-align: center;}
.xw-list .fz3{font-size: 18px;color:#c4c4c4;font-family: 'DIN';text-align: center;margin-top: 2px;}
.xw-list .line{margin:0 40px;height: 1px;width: 80px;background-color: #e7eeea;display: block;}
.xw-list .title{font-size: 20px;font-weight: bold;line-height: 28px;-webkit-line-clamp: 1;}
.xw-list .txt{font-size: 16px;color:#777777;line-height: 30px;-webkit-line-clamp: 2;height: 60px;margin-top: 7px;}
.xw-list .item:hover .title,.xw-list .item:hover .txt{color:#2d9868;}
.xw-list .item:last-child{margin-bottom: 0;}

.pagelist{margin-top: 60px;text-align: center;font-size: 16px;color:#333;}
.pagelist a{display: inline-block;vertical-align: middle;min-width:40px;line-height: 40px;height: 40px;margin:0 6px;background-color: #eff1f3;}
.pagelist .prev,.pagelist .next{background:url(../images/icon_02.png) no-repeat center #eff1f3;background-size:contain;}
.pagelist .next{transform: rotate(180deg);}
.pagelist .prev:hover,.pagelist .next:hover{background-image:url(../images/icon_02-1.png);background-color: #2d9868;}
.pagelist .next{transform: rotate(180deg);}
.pagelist a:hover,.pagelist a.active{color:#fff;background-color: #2d9868;}


.foot{background-color: #000000;}
.ft-t{padding:23px 0;display: flex;}
.ft-t .lbox{flex:1;overflow: hidden;display: flex;align-items: center;}
.ft-t .rbox{}
.ft-t .smlogo{height: 65px;width: auto;margin-right: 50px;}
.ft-t .info{flex:1;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;}
.ft-t .fz{font-size: 14px;color:rgba(255,255,255,.56);min-width: 47%;line-height: 30px;padding:2px 0;}
.ft-t .pic{width: 110px;margin-left: 50px;}

.ft-lks{font-size: 14px;color:#fff;display: flex;}
.ft-lks *{font-size: inherit;}
.ft-lks span{}
.ft-lks .lks{flex:1;overflow: hidden;}
.ft-lks .lk{display: inline-block;vertical-align: middle;margin-left: 30px;}
.ft-lks .lk:hover{opacity: .8;}

.ft-b{text-align: center;font-size: 14px;color:rgba(255,255,255,.56);line-height: 24px;padding:12px 0;border-top:1px solid rgba(255,255,255,.1);margin-top: 15px;}

/* 新闻详情 */
.xw-top{text-align: center;margin-bottom: 35px;}
.xw-top .title{font-size: 28px;font-weight: bold;}
.xw-top .sm{font-size: 14px;color:#999999;margin-top: 8px;}

.edit{font-size: 16px;line-height: 1.8;padding:0 0 40px;}


.pagenav{display: flex;justify-content: space-between;margin-top: 30px;}
.pagenav .lk{width: 45%;font-size: 16px;color:#8e918f;line-height: 60px;padding:0 20px;background-color: #f7fbf9;display: flex;align-items: center;max-width: 420px;}
.pagenav .lk span{flex:1;overflow: hidden;transition: all 0s;}
.pagenav .prev::before,.pagenav .next::after{content:'';width: 25px;height: 25px;background:url(../images/xw_03.png) no-repeat center;background-size:contain;display: inline-block;vertical-align: middle;}
.pagenav .prev::before{margin-right: 10px;transform: rotate(180deg);}
.pagenav .next{text-align: right;}
.pagenav .next::after{margin-left: 10px;}

.pagenav .lk:hover{color: #fff;background-color: #2d9868;}
.pagenav .prev:hover::before,.pagenav .next:hover::after{background-image:url(../images/xw_03-1.png)}


/* 产品中心 */
.cp-list{position: relative;}
.cp-list .item{display: flex;align-items: center;margin-bottom: 60px;}
.cp-list .imgbox{width: 210px;height: 130px;border-radius:10px;overflow: hidden;}
.cp-list .circle{margin:0 32px;width: 32px;height: 32px;background:url(../images/cp_05.png) no-repeat center;background-size:contain;}
.cp-list .info{flex:1;overflow: hidden;}
.cp-list .title{font-size: 20px;font-weight: bold;-webkit-line-clamp: 1;}
.cp-list .txt{font-size: 16px;color:#777777;line-height: 1.8;-webkit-line-clamp: 3;margin-top: 5px;}
.cp-list .item:last-child{margin-bottom: 0;}
.cp-list .item:hover .title{color:#2d9868;}
.cp-list .item:hover .txt{color:#2d9868;}
.cp-list .item:hover .circle{background-image:url(../images/cp_05-1.png)}
.cp-list::before{content:'';position: absolute;left: 258px;top: 0;bottom: 0;width: 1px;border-left:1px dashed #2d9868;}

/* 产品详情 */
.cp-rela{margin-top: 120px;}
.cp-rela .t-tit{font-size: 28px;font-weight: bold;margin-bottom: 20px;}
.cp-rela .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.cp-rela .list .item{width: 49%;border-radius:10px;background-color: #f8f8f8;padding:25px 25px;margin-bottom: 2%;display: block;}
.cp-rela .list .title{font-size: 22px;font-weight: bold;line-height: 1.6;}
.cp-rela .list .txt{font-size: 14px;color:#666666;-webkit-line-clamp: 2;line-height: 1.8;margin-top: 4px;}
.cp-rela .list .item:hover .title{color:#2d9868;}


/* 公司介绍 */
.us-main{padding:60px 0 150px;background:url(../images/us_04.jpg) no-repeat center bottom;background-size:cover;}
.us-main .detail{display: flex;align-items: flex-start;}
.us-main .info{flex:1;overflow: hidden;}

.us-main .title{font-size: 24px;color:#2d9868;font-weight: bold;margin-bottom: 10px;}
.us-main .txt{font-size: 16px;line-height: 1.8;}
.us-main .txt p{margin-bottom: 10px;}
.us-main .imgbox{width: 40%;height: 430px;margin-left: 5%;overflow: hidden;}

.us-main .titbox{margin-bottom: 35px;}
.us-main .titbox .en{font-size: 100px;color:#f9f9f9;line-height: 1;font-weight: bold;font-family: 'Arial';}
.us-main .titbox .cn{font-size: 36px;font-weight: bold;line-height: 1;margin-top: -50px;}
/* .us-main .titbox .cn::after{content:'';display: inline-block;vertical-align: text-top;width: 16px;height: 16px;background:url(../images/us_02.png) no-repeat center;background-size:contain;margin-left: 5px;} */

/* 合作伙伴 */
.hz-lx{display: flex;justify-content: space-between;padding:60px 0 60px;}
.hz-lx li{max-width: 190px;text-align: center;}
.hz-lx .icon{width: 70px;display: block;margin:0 auto;}
.hz-lx .tit{font-size: 20px;font-weight: bold;margin-top: 16px;}
.hz-lx .fz{font-size: 18px;color:#333333;margin-top: 6px;}

.idx-tt{text-align: center;margin-bottom: 50px;}
.idx-tt .en{font-size: 52px;color:#eeeeee;font-weight: bold;font-family: 'Arial';line-height: 1;}
.idx-tt .cn{font-size: 40px;font-weight: bold;line-height: 1;margin-top: -20px;}
.idx-tt .smwz{font-size: 16px;margin-top: 12px;}

.hz-lks{margin-bottom: 120px;}
.hz-lks .detail{background:url(../images/idx_37.png) no-repeat center bottom;background-size:cover;}
.hz-lks .box{position: relative;}
.hz-lks .pic{width: 100%;display: block;}
.hz-lks .item{width: 165px;height: 70px;background-color: #fff;position: absolute;box-shadow:0 0 10px #efefef;}
.hz-lks .item .imgbox{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.hz-lks .item .imgbox::after{content:'';width: 0;height: 0;border-style: solid;
border-width: 10px 9px 0 9px;border-color: #fff transparent transparent transparent;left: 50%;transform: translate(-50%,0);bottom: -10px;position: absolute;}
.hz-lks .item .img{max-width: 95%;max-height: 95%;width: auto;}
.hz-lks .item1{left: 0;top: 100px;}
.hz-lks .item2{left: 88px;top: 252px;}
.hz-lks .item3{left: 255px;top: 395px;}
.hz-lks .item4{left: 510px;top: 440px;}
.hz-lks .item5{left: 783px;top: 415px;}
.hz-lks .item6{left: 1035px;top: 345px;}
.hz-lks .item7{left: 1010px;top: 165px;}
.hz-lks .item8{left: 793px;top: 205px;}
.hz-lks .item9{left: 830px;top: 50px;}
.hz-lks .item10{left: 560px;top: 32px;}
.hz-lks .item11{left: 298px;top: 5px;}
.hz-lks .item12{left: 275px;top: 125px;}

.hz-lks .idx-tt{margin-bottom: 0;}


/* 成功案例 */
.case-menu{margin-bottom: 35px;text-align: center;font-size: 0;}
.case-menu .lk{display: inline-block;vertical-align: middle;font-size: 16px;line-height: 44px;padding:0 15px;border:1px solid #e9efed;margin:0 10px 20px;min-width: 220px;}
.case-menu .lk.cur{color:#fff!important;background-color: #2d9868;border-color:#2d9868;}
.case-menu .lk:hover{color: #2d9868;}


.case-det{}
.case-det .t-tit{font-size: 30px;font-weight: bold;text-align: center;margin-bottom: 40px;}
.case-det .mod{margin-bottom: 40px;}
.case-det .smtit{font-size: 18px;font-weight: bold;margin-bottom: 12px;}
.case-det .num{width: 30px;height: 30px;margin-right: 15px;font-size: 16px;color:#fff;border-radius:8px 8px 0 8px;background-color: #2d9868;display: inline-block;vertical-align: middle;text-align: center;line-height: 30px;}
.case-det .txt{font-size: 16px;line-height: 1.8;}

/* index */
.idx-ban{position: relative;}
.idx-ban .item{height: 680px;}
.idx-ban .box{position: absolute;width: 100%;left: 0;top: 50%;transform: translate(0,-50%);padding-top: 60px;}
.idx-ban .title{font-size: 56px;font-weight: bold;color:#000;}
.idx-ban .fz1{font-size: 30px;color:#2d9868;margin-top: 35px;}
.idx-ban .fz2{font-size: 20px;margin-top: 5px;color:#000;}

.idx-ban .more{font-size: 20px;width: 180px;line-height: 60px;border-radius:36px;margin-top: 130px;display: block;text-align: center;}


.idx-ban .swiper-pagination{bottom: 25px!important;font-size: 0;}
.idx-ban .swiper-pagination-bullet{width: 18px;height: 18px;border:4px solid #ebebeb;background-color: #fff;opacity: 1;margin:0 5px!important;}
.idx-ban .swiper-pagination-bullet-active{border-color:#d1d1d1;}



.idx-us{padding:70px 0 40px;}
.idx-us .detail{padding: 20px;border-radius:10px;overflow: hidden;display: flex;align-items: center;background:url(../images/idx_03.jpg) no-repeat center;background-size:cover;}
.idx-us .imgbox{width: 400px;height: 200px;border-radius:10px;overflow: hidden;margin-right: 20px;}
.idx-us .info{flex:1;overflow: hidden;}
.idx-us .title{font-size: 24px;font-weight: bold;color:#fff;}
.idx-us .txt{font-size: 14px;color:#fff;line-height: 24px;-webkit-line-clamp: 2;margin-top: 15px;}
.idx-us .more{margin-top: 20px;display: block;background-color: #fff;color:#333;width: 140px;}
.idx-us .more:hover{color: #1c8355;}



.idx-cp{padding:40px 0 40px;/* background:url(../images/idx_04-1.jpg) no-repeat center;background-size:cover; */}
.idx-cp .list{display: flex;flex-wrap: wrap;margin-left: -3%;}
.idx-cp .list .item{width: 30.3%;margin:0 0 3% 3%;background:url(../images/idx_04.jpg) no-repeat center;background-size:cover;padding: 25px;}
.idx-cp .list .title{font-size: 24px;font-weight: bold;-webkit-line-clamp: 2;line-height: 1.6;}
.idx-cp .list .txt{font-size: 14px;color:#666666;line-height: 24px;-webkit-line-clamp: 2;margin-top: 5px;}

.idx-solu{padding:30px 0 100px;}
.idx-solu .list{display: flex;}
.idx-solu .list .item{flex:1;overflow: hidden;height: 360px;position: relative;}
.idx-solu .list .item .img{transition: all .3s;}
.idx-solu .list .shade{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background:url(../images/idx_05.png) no-repeat center;background-size:cover;}
.idx-solu .list .title{font-size: 18px;color:#fff;position: absolute;width: 100%;left: 0;bottom: 22px;line-height: 1.6;text-align: center;}
.idx-solu .list .item:hover .shade{background-image:url(../images/idx_06.png);}
.idx-solu .list .item:hover .img{transform: translate(0,-5px);}

.idx-xw{padding:70px 0;background-color: #fbfbfb;}
.idx-xw .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.idx-xw .list .item{width: 49%;margin-bottom: 2%;border:2px solid transparent;}
.idx-xw .list .box{display: flex;align-items: center;}
.idx-xw .list .imgbox{width: 50%;height: 180px;}
.idx-xw .list .info{width: 50%;padding:10px 20px;}
.idx-xw .list .title{font-size:20px;font-weight: bold;-webkit-line-clamp: 2;}
.idx-xw .list .txt{font-size: 16px;color:#666666;line-height: 26px;-webkit-line-clamp: 2;margin-top: 10px;-webkit-line-clamp: 2;}
.idx-xw .list .date{font-size: 14px;color:#999999;margin-top: 6px;}
.idx-xw .list .item:hover{border-color:#2d9868;}


/* 解决方案-患者营养订餐解决方案 */
.solu-top{padding:60px 0;}
.solu-top .detail{display: flex;justify-content: space-between;align-items: flex-start;}
.solu-top .info{flex:1;overflow: hidden;max-width: 565px;}
.solu-top .mod{margin-bottom: 20px;}
.solu-top .tt{display: flex;align-items: flex-start;}
.solu-top .num{font-size: 16px;color:#fff;font-family: 'DIN';width: 30px;line-height: 30px;margin-right: 15px;background-color: #2d9868;border-radius:8px 8px 0 8px;text-align: center;}
.solu-top .title{font-size: 20px;font-weight: bold;line-height: 30px;flex:1;overflow: hidden;}
.solu-top .txt{font-size: 16px;line-height: 1.8;margin-top: 12px;}
.solu-top .imgbox{height: 540px;width: 44%;overflow: hidden;}

.solu-fw{padding:80px 0;background-color: #fbfbfb;}
.solu-fw .idx-tt .en{letter-spacing: -2px;}
.solu-fw .detail{position: relative;padding:80px 0;margin-bottom: 60px;}
.solu-fw .pic{width: 100%;display: block;}
.solu-fw .grp{display: flex;flex-direction: column;position: absolute;}
.solu-fw .grp .circle{width: 32px;height: 32px;display: block;background:url(../images/cp_05-1.png) no-repeat center;background-size:contain;margin:30px auto;transition: all .3s;}
.solu-fw .grp .smbox{width: 105px;height: 105px;background:url(../images/solu_25.jpg) no-repeat center;background-size:cover;padding:14px 5px 0;position: relative;box-shadow:0 3px 51px rgba(123,131,141,.13);}
.solu-fw .grp .smbox::before{content:'';position: absolute;width: 0;
height: 0;border-style: solid;border-width: 0 9px 8px 9px;border-color: transparent transparent #fefffe transparent;left: 50%;top: -8px;margin-left: -4px;}
.solu-fw .grp .icon{height: 40px;width: auto;display: block;margin:0 auto;transition: all .3s;}
.solu-fw .grp .tit{font-size: 16px;line-height: 1.2;margin-top: 3px;text-align: center;}
.solu-fw .grp:nth-child(odd){flex-direction: column-reverse;}
.solu-fw .grp:nth-child(odd) .smbox{background-image:url(../images/solu_25-1.jpg)}
.solu-fw .grp:nth-child(odd) .smbox::before{top:auto;bottom: -8px;transform: rotate(180deg);}
.solu-fw .grp:hover .circle{transform: scale(1.1,1.1);}
.solu-fw .grp:hover .icon{transform: scale(1.1,1.1);}

.solu-fw .grp1{left: 0;top: 6px;}
.solu-fw .grp2{left: 150px;bottom: -12px;}
.solu-fw .grp3{left: 309px;top: 12px;}
.solu-fw .grp4{left: 460px;bottom: -14px;}
.solu-fw .grp5{left: 620px;top: 14px;}
.solu-fw .grp6{right: 308px;bottom: -14px;}
.solu-fw .grp7{right: 155px;top: 16px;}
.solu-fw .grp8{right: 0;bottom: -20px;}

.solu-lc{padding:80px 0;}
.solu-lc .detail{}
.solu-lc .detail .img{width: 100%;display: block;}


.solu-jj{padding:80px 0;background-color: #fbfbfb;}
.solu-jj .idx-tt .en{letter-spacing: -2px;font-size: 49px;}
.solu-jj .detail{display: flex;align-items: center;}
.solu-jj .menu{width: 260px;margin-right: 40px;}
.solu-jj .menu .lk{display: block;font-size: 16px;color:#2d9868;height: 45px;border:1px solid #2d9868;display: flex;align-items: center;justify-content: center;border-radius:23px;margin-bottom: 30px;cursor: pointer;}
.solu-jj .menu .lk.cur{color:#fff;background-color: #2d9868;}
.solu-jj .menu .lk:last-child{margin-bottom: 0;}

.solu-jj .list{display: flex;}
.solu-jj .list li{text-align: center;position: relative;flex:1;overflow: hidden;}
.solu-jj .list .iconbox{display: inline-block;vertical-align: middle;padding:0 10px;position: relative;z-index:20;background-color: #fbfbfb;}
.solu-jj .list .icon{height: 84px;width: auto;display: block;margin:0 auto;position: relative;z-index:20;transition: all .3s;}
.solu-jj .list .tit{font-size: 16px;margin: 3px auto 0;max-width: 90%;}
.solu-jj .list li::before,.solu-jj .list li::after{content:'';position: absolute;height: 2px;width: 50%;top: 40px;border-top:2px dashed #2d9868;}
.solu-jj .list li::before{left: 0;}
.solu-jj .list li::after{right: 0;}
.solu-jj .list li:first-child::before{display: none;}
.solu-jj .list li:last-child::after{display: none;}
.solu-jj .list .iconbox:hover .icon{transform: scale(1.05,1.05);}
.solu-jj .list li.firstline>div{position: relative;}
.solu-jj .list li.firstline>div::after{content:'';position: absolute;height: 2px;width: 50%;top: 40px;border-top:2px dashed #2d9868;}
.solu-jj .list li.firstline>div:first-child{margin-bottom: 15px;}

.solu-jj .list li.firstline{position: relative;}
.solu-jj .list li.firstline::after{content:'';position: absolute;width: 2px;right:0;top: 40px;bottom:70px;border-right:2px dashed #2d9868;height: auto;}

.solu-yy{padding:80px 0;}
.solu-yy .detail{display: flex;align-items: center;justify-content: space-between;}
.solu-yy .lbox{width: 47%;}
.solu-yy .rbox{max-width: 550px;width: 50%;}
.solu-yy .imgbox{height: 290px;margin-bottom: 20px;overflow: hidden;}
.solu-yy .imgbox .img{transition: all 1s;}
.solu-yy .imgbox:hover .img{transform: scale(1.1,1.1);}

.solu-yy .list{}
.solu-yy .list li{margin-bottom: 25px;display: flex;align-items: flex-start;}
.solu-yy .list .num{font-size: 16px;color:#fff;font-family: 'DIN';width: 30px;line-height: 30px;margin-right: 15px;background-color: #2d9868;border-radius:8px 8px 0 8px;text-align: center;}
.solu-yy .list .info{flex:1;overflow: hidden;}
.solu-yy .list .title{font-size: 16px;font-weight: bold;color:#000;}
.solu-yy .list .txt{font-size: 15px;margin-top: 3px;}

/* 解决方案-职工食堂 */
.st-jj{padding:80px 0;}
.st-jj .list{display: flex;flex-wrap: wrap;margin-left: -3%;}
.st-jj .list .item{width: 30.3%;margin-left: 3%;background-color: #f8f8f8;}
.st-jj .list .imgbox{height: 285px;}
.st-jj .list .info{padding:15px 18px;}
.st-jj .list .title{font-size: 24px;font-weight: bold;}
.st-jj .list .title em{font-size: 20px;}
.st-jj .list .txt{font-size: 18px;color:#999999;line-height: 30px;-webkit-line-clamp: 4;margin-top: 5px;}

.st-yy{background:url(../images/solu_33.jpg) no-repeat center;background-size:cover;}
.st-yy .detail{flex-direction: row-reverse;}
.st-yy .imgbox{height:420px;}
.st-yy .list li{align-items: center;}

/* 解决方案-硬件展示 */
.hardw-main{padding:90px 0;}


.hardw-list{display: flex;flex-wrap: wrap;margin-left: -2%;margin-top: -2%;}
.hardw-list .item{border:1px solid #f1f6f4;width: 31.3%;margin:2% 0 0 2%;}
.hardw-list .box{padding: 10px;display: block;}
.hardw-list .imgbox{height: 250px;position: relative;}
.hardw-list .shade{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,.6);padding:30px 30px 20px;opacity: 0;transition: all .6s;}
.hardw-list .smtit{font-size: 22px;font-weight: bold;color:#fff;}
.hardw-list .txt{font-size: 16px;color:#fff;line-height: 34px;-webkit-line-clamp: 4;margin-top: 12px;}
.hardw-list .txt p{}
.hardw-list .txt p::before{content:'';display: inline-block;vertical-align: middle;margin-right: 8px;width: 6px;height: 6px;background-color: #fff;border-radius:50%;}
.hardw-list .title{font-size: 18px;font-weight: bold;text-align: center;margin: 15px 0 8px;}
.hardw-list .item:hover .shade{opacity: 1;}
.hardw-list .item:hover .title{color:#2d9868;}



@media screen and (min-width:992px) and (max-width:1219px){
	.auto{width: 94%;}
	
	
	.hd-nav li{margin-left: 30px;}
	
	
	/* 合作伙伴 */
	.hz-lx{flex-wrap: wrap;justify-content: center;padding:70px 0;}
	.hz-lx li{width: 33.3%;max-width: initial;padding:30px 0;}
	
	.hz-lks .detail{background:#fff;}
	.hz-lks .box{display: flex;flex-wrap: wrap;}
	.hz-lks .pic{display: none;}
	.hz-lks .item{position: static;width: 23%;margin:0 1% 2%;height: 80px;}
	
	/* index */
	.idx-ban .title{font-size: 48px;}
	.idx-ban .fz1{margin-top: 20px;font-size: 28px;}
	.idx-ban .more{margin-top: 100px;}
	
	
	.idx-us .title{font-size: 22px;}
	
	.idx-cp .list .title{font-size: 20px;}
	
	/* 解决方案-患者营养订餐解决方案 */
	.solu-top .info{padding-right: 30px;}
	
	.solu-fw .detail{padding: 0;}
	.solu-fw .pic{display: none;}
	.solu-fw .list{display: flex;flex-wrap: wrap;}
	.solu-fw .grp .circle{display: none;}
	.solu-fw .grp{position: static;width: 25%;margin-bottom: 25px;display: block;}
	.solu-fw .grp .smbox{margin:0 auto;width: 70%;padding:15px 0;height: 120px;background-image: url(../images/solu_25-1.jpg)!important;}
	.solu-fw .grp .smbox::before{display: none;}
	.solu-fw .grp .icon{height: 48px;}
	.solu-fw .grp .tit{margin-top: 7px;}
	
	/* 解决方案-硬件展示 */
	.hardw-list .imgbox{height: 220px;}
	.hardw-list .shade{display: none;}
	
		
	
	
}

@media screen and (min-width:768px) and (max-width:991px){
	.auto{width: 94%;}
	
	.sj-menu{position:absolute;right: 2%;top: 50%;width: 40px;height: 40px;background: url(../images/menu.png) no-repeat center;background-size:34px;margin-top: -20px;display: block;z-index:101;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:34px;}
	
	.head{height: 75px;}
	.head.show{background-color: #fff;}
	.hd-logo .img{height: 55px;}
	
	
	
	.hd-nav{position: fixed;width: 100%;left: 0;top: 74px;background-color: #fff;bottom: 0;border-top:1px solid #efefef;display: none;overflow-y: scroll!important;}
	.hd-nav li{display: block;margin: 0;position: relative;border-bottom:1px solid #efefef;}
	.hd-nav li>a{padding:0 4%;line-height: 70px;}
	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 70px;height: 70px;background:url(../images/arrow.png) no-repeat center;background-size:22px;transition: all .3s;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	
	.hd-nav .drop{position: static;width: 100%;margin: 0;opacity: 1!important;visibility: initial!important;box-shadow:none;text-align: left;padding-left: 45px;border-top:1px solid #efefef;display: none;}
	.hd-nav .drop a{font-size: 16px;line-height: 34px;}
	
	
	
	
	/* 新闻列表 */
	.inner-ban{height: 440px;}
	.inner-ban .bt{font-size: 50px;}
	
	.main{padding:60px 0 100px;}
	.xw-list .fz1{font-size: 60px;}
	.xw-list .fz2{font-size: 30px;}
	.xw-list .line{width: 50px;margin:0 30px;}

	.ft-t{display: block;}
	.ft-t .rbox{margin-top: 30px;}
	.ft-t .pic{margin:0 auto;display: block;}
	
	/* 新闻详情 */
	.xw-top .title{font-size: 26px;}
	
	
	/* 产品详情 */
	.cp-rela{margin-top: 70px;}
	.cp-rela .t-tit{font-size: 24px;margin-bottom: 15px;}
	.cp-rela .list .item{padding:20px 20px;}
	.cp-rela .list .title{font-size: 18px;}
	
	/* 公司介绍 */
	.us-main{padding:80px 0;}
	.us-main .titbox{text-align: center;}
	.us-main .detail{display: block;}
	.us-main .imgbox{margin:40px auto 0;display: none;}
	
	
	/* 合作伙伴 */
	.hz-lx{flex-wrap: wrap;justify-content: center;padding:50px 0;}
	.hz-lx li{width: 33.3%;max-width: initial;padding:30px 0;}
	.hz-lx .icon{width: 60px;}
	.hz-lx .tit{font-size: 18px;}
	.hz-lx .fz{font-size: 16px;}
	
	.hz-lks{margin-bottom: 70px;}
	.hz-lks .detail{background:#fff;}
	.hz-lks .box{display: flex;flex-wrap: wrap;}
	.hz-lks .pic{display: none;}
	.hz-lks .item{position: static;width: 23%;margin:0 1% 2%;height: 80px;}
	
	.idx-tt{margin-bottom: 40px;}
	.idx-tt .cn{font-size: 34px;margin-top: 5px;}
	.idx-tt .en{font-size: 32px!important;letter-spacing: 0!important;}
	
	/* 成功案例 */
	.case-menu{white-space: nowrap;overflow-x: scroll;margin-bottom: 60px;width: 106%;padding-left: 3%;margin-left: -3%;}
	.case-menu::-webkit-scrollbar{ display: none;} 
	.case-menu .lk{min-width: auto;margin:0 15px 0 0;}
	
	.case-det .t-tit{font-size: 28px;}
	
	/* index */
	.idx-ban .item{height: 500px;}
	.idx-ban .title{font-size: 40px;}
	.idx-ban .fz1{margin-top: 20px;font-size: 22px;}
	.idx-ban .fz2{font-size: 18px;}
	.idx-ban .more{margin-top: 60px;font-size: 18px;width: 150px;line-height: 50px;}
	
	.idx-us .imgbox{width: 40%;}
	.idx-us .title{font-size: 22px;}
	
	.idx-cp{padding:70px 0;}
	.idx-cp .list .item{width: 47%;border:1px solid #efefef;padding:20px;}
	.idx-cp .list .title{font-size: 20px;}
	.idx-cp .more{margin-top: 40px;}
	
	.idx-solu{padding:70px 0 0;}
	.idx-solu .auto{padding: 0;width: 100%;}
	.idx-solu .list{overflow-x: scroll;display: block;white-space: nowrap;font-size: 0;}
	.idx-solu .list .item{display: inline-block;vertical-align: middle;width: 240px;}
	
	.idx-xw .list{display: block;}
	.idx-xw .list .item{width: 100%;border-color:#efefef;}
	.idx-xw .list .imgbox{width: 300px;}
	.idx-xw .list .info{width: auto;flex:1;overflow: hidden;}
	.idx-xw .list .title{font-size: 18px;}
	.idx-xw .list .txt{font-size: 15px;}
	
	
	/* 解决方案-患者营养订餐解决方案 */
	.solu-top{padding:70px 0;}
	.solu-top .detail{display: block;}
	.solu-top .info{max-width: 100%;}
	.solu-top .imgbox{width: 100%;height: auto;max-height: 360px;}
	
	.solu-fw{padding:70px 0;}
	.solu-fw .detail{padding: 0;margin-bottom: 40px;}
	.solu-fw .pic{display: none;}
	.solu-fw .list{display: flex;flex-wrap: wrap;}
	.solu-fw .grp .circle{display: none;}
	.solu-fw .grp{position: static;width: 25%;margin-bottom: 25px;display: block;}
	.solu-fw .grp .smbox{margin:0 auto;width: 70%;padding:15px 0;height: 120px;background-image: url(../images/solu_25-1.jpg)!important;}
	.solu-fw .grp .smbox::before{display: none;}
	.solu-fw .grp .icon{height: 48px;}
	.solu-fw .grp .tit{margin-top: 7px;}
	
	.solu-lc{padding:70px 0;}
	
	.solu-jj{padding:70px 0;}
	.solu-jj .detail{display: block;}
	.solu-jj .menu{width: 100%;margin: 0;display: flex;justify-content: center;margin-bottom: 50px;}
	.solu-jj .menu .lk{padding:0 25px;display: inline-block;vertical-align: middle;height: auto;line-height: 40px;margin:0 10px;}
	
	.solu-jj .list .icon{height: 50px;}
	.solu-jj .list .tit{margin-top: 15px;}
	.solu-jj .list li::before, .solu-jj .list li::after{top: 25px;}
	.solu-jj .list li.firstline::after{bottom: 48px;}
	
	.solu-yy{padding:70px 0;}
	
	/* 解决方案-职工食堂 */
	.st-jj .list .imgbox{height: 200px;}
	.st-jj .list .title{font-size: 20px;}
	.st-jj .list .txt{font-size: 16px;line-height: 26px;}
	
	
	
	
}

@media screen and (min-width:320px) and (max-width:767px){
	.auto{width: 90%;}
	
	.sj-menu{position:absolute;right: 2%;top: 50%;width: 40px;height: 40px;background: url(../images/menu.png) no-repeat center;background-size:30px;margin-top: -20px;display: block;z-index:101;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:28px;}
	
	
	
	.head{height: 65px;}
	.head.show{background-color: #fff;}
	.hd-logo .img{height: 45px;}
	
	
	
	.hd-nav{position: fixed;width: 100%;left: 0;top: 64px;background-color: #fff;bottom: 0;border-top:1px solid #efefef;display: none;overflow-y: scroll!important;}
	.hd-nav li{display: block;margin: 0;position: relative;border-bottom:1px solid #efefef;}
	.hd-nav li>a{padding:0 6%;line-height: 65px;}
	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 65px;height: 65px;background:url(../images/arrow.png) no-repeat center;background-size:22px;transition: all .3s;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	
	.hd-nav .drop{position: static;width: 100%;margin: 0;opacity: 1!important;visibility: initial!important;box-shadow:none;text-align: left;padding-left: 35px;border-top:1px solid #efefef;display: none;}
	.hd-nav .drop a{font-size: 15px;line-height: 34px;}
	
	
	
	/* 新闻列表 */
	.inner-ban{height: 240px;}
	.inner-ban .box{padding-top: 25px;}
	.inner-ban .bt{font-size: 28px;}
	
	.crumb{line-height: 45px;}
	.crumb .wrap::before{width: 14px;height: 14px;margin-top: -2px;}
	
	.main{padding:50px 0 60px;}
	
	.xw-list .item:first-child{padding-top: 0;}
	.xw-list .item{margin-bottom: 0;padding:20px 0;}
	.xw-list .box{display: block;}
	.xw-list .fz1{font-size: 44px;}
	.xw-list .fz2{font-size: 22px;}
	.xw-list .fz3{font-size: 14px;}
	.xw-list .line{display: none;}
	.xw-list .rbox{margin-top: 15px;}
	.xw-list .title{-webkit-line-clamp: 2;font-size: 17px;line-height: 22px;}
	.xw-list .txt{font-size: 14px;line-height: 22px;height: auto;margin-top: 4px;}
	.xw-list .x{margin:0 10px;}
	
	.pagelist{font-size: 14px;margin-top: 35px;}
	.pagelist a{min-width: 28px;line-height: 28px;height: 28px;margin: 0 2px;}
	
	.ft-t{display: block;}
	.ft-t .rbox{margin-top: 30px;}
	.ft-t .pic{margin:0 auto;display: block;}
	
	
	/* 新闻详情 */
	.xw-top{margin-bottom: 20px;}
	.xw-top .title{font-size: 20px;}
	
	.edit{font-size: 14px;}
	
	.pagenav{display: block;margin-top: 20px;}
	.pagenav .lk{width: 100%;max-width: 100%;font-size: 14px;margin-bottom: 10px;line-height: 40px;text-align: left!important;}
	.pagenav .prev::before,.pagenav .next::after{display: none;}
	.pagenav .lk::after{content:'';width: 20px;height: 20px;background:url(../images/xw_03.png) no-repeat center;background-size:contain;display: inline-block;vertical-align: middle;}
	
	/* 产品中心 */
	.cp-list::before{display: none;}
	.cp-list .item{display: block;margin-bottom: 30px;}
	.cp-list .imgbox{width: 100%;height: 160px;}
	.cp-list .circle{display: none;}
	.cp-list .title{font-size: 18px;margin-top: 15px;}
	.cp-list .txt{font-size: 14px;line-height: 1.6;}
	
	
	/* 产品详情 */
	.cp-rela{margin-top: 50px;}
	.cp-rela .t-tit{font-size: 20px;margin-bottom: 10px;}
	.cp-rela .list{display: block;margin: 0;}
	.cp-rela .list .item{padding:15px 20px;width: 100%;margin-bottom: 4%;}
	.cp-rela .list .title{font-size: 16px;}
	.cp-rela .list .txt{line-height: 1.6;}
	
	
	
	/* 公司介绍 */
	.us-main{padding:50px 0;}
	.us-main .titbox{text-align: center;}
	.us-main .titbox .en{font-size: 66px;}
	.us-main .titbox .cn{font-size: 26px;margin-top: -30px;}
	.us-main .titbox .cn::after{width: 14px;height: 14px;}
	
	.us-main .detail{display: block;}
	.us-main .title{font-size: 18px;}
	.us-main .txt{line-height: 1.6;font-size: 15px;}
	.us-main .imgbox{margin:20px auto 0;width: 100%;height: auto;max-height: 260px;}
	
	
	/* 合作伙伴 */
	.hz-lx{flex-wrap: wrap;justify-content: center;padding:30px 0 50px;}
	.hz-lx li{width: 50%;max-width: initial;padding:20px 0;}
	.hz-lx .icon{width: 50px;}
	.hz-lx .tit{font-size: 18px;margin-top: 12px;}
	.hz-lx .fz{font-size: 15px;}
	
	.hz-lks{margin-bottom: 50px;}
	.hz-lks .detail{background:#fff;}
	.hz-lks .box{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.hz-lks .pic{display: none;}
	.hz-lks .item{position: static;width: 48%;margin:0 0 4%;height: 70px;}
	
	.idx-tt{margin-bottom: 30px;}
	.idx-tt .cn{font-size: 25px;margin-top: -12px;}
	.idx-tt .en{font-size: 26px!important;letter-spacing: 0!important;}
	.idx-tt .smwz{font-size: 14px;}
	
	
	/* 成功案例 */
	.case-menu{white-space: nowrap;overflow-x: scroll;margin-bottom: 60px;width: 110%;padding-left: 5%;margin-left: -5%;margin-top: -20px;}
	.case-menu::-webkit-scrollbar{ display: none;} 
	.case-menu .lk{min-width: auto;margin:0 15px 0 0;line-height: 40px;font-size: 15px;}
	
	.case-det .t-tit{font-size: 20px;margin-bottom: 30px;}
	.case-det .txt{font-size: 15px;line-height: 1.6;}
	.case-det .smtit{position: relative;padding-left: 40px;}
	.case-det .num{font-size: 15px;margin-right: 10px;position: absolute;left: 0;top: -3px;}
	.case-det .mod:last-child{margin-bottom: 0;}
	
	
	/* index */
	.idx-ban .item{height: 400px;}
	.idx-ban .title{font-size: 28px;}
	.idx-ban .fz1{margin-top: 15px;font-size: 18px;}
	.idx-ban .fz2{font-size: 15px;}
	.idx-ban .more{margin-top: 40px;font-size: 16px;width: 130px;line-height: 40px;min-width: auto;}
	.idx-ban .swiper-pagination-bullet{width: 14px;height: 14px;border-width:2px;}
	.idx-ban .swiper-pagination{bottom: 15px!important;}
	
	.idx-us{padding:60px 0;}
	.idx-us .detail{display: block;padding: 15px 15px 25px;}
	.idx-us .imgbox{width: 100%;}
	.idx-us .title{font-size: 18px;margin-top: 15px;}
	.idx-us .txt{margin-top: 5px;}
	.idx-us .more{width: 120px;}
	
	.btn{min-width: 130px;padding:0 20px;line-height: 42px;font-size: 15px;}
	
	.idx-cp{padding:60px 0;}
	.idx-cp .list{margin: 0;}
	.idx-cp .list .item{width: 100%;border:1px solid #efefef;padding:15px 20px;margin:0 0 4%;}
	.idx-cp .list .title{font-size: 18px;}
	.idx-cp .more{margin-top: 20px;}
	
	.idx-solu{padding:60px 0 0;}
	.idx-solu .auto{padding: 0;width: 100%;}
	.idx-solu .list{overflow-x: scroll;display: block;white-space: nowrap;font-size: 0;}
	.idx-solu .list .item{display: inline-block;vertical-align: middle;width: 240px;}
	
	.idx-xw .list{display: block;}
	.idx-xw .list .item{width: 100%;border-color:#efefef;margin-bottom: 20px;}
	.idx-xw .list .box{display: block;}
	.idx-xw .list .imgbox{width: 100%;}
	.idx-xw .list .info{width: auto;flex:1;overflow: hidden;padding: 15px 15px;}
	.idx-xw .list .title{font-size: 17px;}
	.idx-xw .list .txt{font-size: 14px;margin-top: 5px;line-height: 1.6;}
	.idx-xw .list .item:last-child{margin-bottom: 0;}
	
	
	/* 解决方案-患者营养订餐解决方案 */
	.solu-top{padding:60px 0;}
	.solu-top .mod{margin-bottom: 30px;}
	.solu-top .detail{display: block;}
	.solu-top .info{max-width: 100%;}
	.solu-top .tt{align-items: center;}
	.solu-top .txt{font-size: 15px;line-height: 1.6;}
	.solu-top .title{font-size: 17px;line-height: 24px;}
	.solu-top .imgbox{width: 100%;height: auto;max-height: 270px;}
	.solu-top .num{font-size: 14px;}
	
	
	
	.solu-fw{padding:60px 0;}
	.solu-fw .detail{padding: 0;margin-bottom: 30px;}
	.solu-fw .pic{display: none;}
	.solu-fw .list{display: flex;flex-wrap: wrap;justify-content: center;}
	.solu-fw .grp .circle{display: none;}
	.solu-fw .grp{position: static;width: 29.3%;margin-bottom: 25px;display: block;margin:0 2% 4%;}
	.solu-fw .grp .smbox{margin:0 auto;width: 100%;padding:15px 0;height: 120px;background-image: url(../images/solu_25-1.jpg)!important;}
	.solu-fw .grp .smbox::before{display: none;}
	.solu-fw .grp .icon{height: 40px;}
	.solu-fw .grp .tit{margin-top: 7px;font-size: 15px;}
	
	.solu-lc{padding:60px 0;}
	
	.solu-jj{padding:60px 0;}
	.solu-jj .detail{display: block;}
	.solu-jj .menu{width: 100%;margin: 0 0 40px;white-space: nowrap;overflow-x: scroll;background-color: #efefef;width:calc(100% + 5%);}
	.solu-jj .menu::-webkit-scrollbar{ display: none;} 
	.solu-jj .menu .lk{padding:0 15px;display: inline-block;vertical-align: middle;height: auto;line-height: 40px;border:none;border-radius:0;font-size: 15px;margin: 0!important;}
	
	.solu-jj .list .icon{height: 40px;}
	.solu-jj .list .tit{margin-top: 10px;font-size: 14px;}
	.solu-jj .list li::before, .solu-jj .list li::after{top: 25px;}
	.solu-jj .list li.firstline::after{bottom: 48px;top: 20px;}
	.solu-jj .list li.firstline>div::after{width: 30px;right: 0;top: 20px;}
	
	.solu-yy{padding:60px 0;}
	.solu-yy .detail{flex-direction: column-reverse;}
	.solu-yy .lbox{width: 100%;}
	.solu-yy .rbox{width: 100%;max-width: 100%;}
	.solu-yy .imgbox{margin-bottom: 15px;height: 200px;}
	
	
	/* 解决方案-职工食堂 */
	.st-jj{padding:60px 0 30px;}
	.st-jj .list{margin: 0;}
	.st-jj .list .item{width: 100%;margin:0 0 6%;}
	.st-jj .list .imgbox{height: 180px;}
	.st-jj .list .title{font-size: 18px;}
	.st-jj .list .title em{font-size: 16px;}
	.st-jj .list .txt{font-size: 14px;line-height: 22px;}
	.st-jj .list .item:last-child{margin-bottom: 0;}
	
	
	.st-yy{background:none;}
	.st-yy .imgbox{height: auto;}
	
	/* 解决方案-硬件展示 */
	.hardw-main{padding:60px 0;}
	.hardw-list{margin: 0;}
	.hardw-list .item{width: 100%;margin:0 0 4%;}
	.hardw-list .imgbox{height: 220px;}
	.hardw-list .shade{display: none;}
	.hardw-list .title{margin-top: 12px;}
	
	
	
	
	
}