﻿@charset "utf-8";
/* =====================内页样式======================== */

/* 餐饮教育 */
.busijy .busips-tit img{margin-bottom: 20px;}
.busijy .busips-tit p{margin-top: 0;}

/* 熟食中心 */
.busiss-sp{width: 100%;overflow: hidden;margin-top: 48px;}
.gallery-top{width:100%;overflow: hidden;}
.gallery-thumbs{width:100%;position: relative;margin-top: 20px;overflow: hidden;}
.gallery-thumbs .swiper-button-prev,.gallery-thumbs .swiper-button-next{background: rgba(0, 0, 0, .36) url('img/ssicLR.png') no-repeat center;width: 26px;height:46px;top: 50%;margin-top: -23px;z-index: 4;cursor: pointer;user-select: none;transition: all .4s ease;}
.gallery-thumbs .swiper-button-prev{left: 0;}
.gallery-thumbs .swiper-button-next{right: 0;transform: rotate(180deg);}
.gallery-thumbs .equip-min.cur img{border: 2px solid #009944;}
.gallery-thumbs .swiper-button-prev:hover, .gallery-thumbs .swiper-button-next:hover{background-color: #009944;}
.gallery-thumbs .equip-min span{width: 100%;display: block;overflow: hidden;}
.gallery-thumbs .equip-min span img{width: 100%;object-fit: cover;min-height: 120px;}
.gallery-topbox{width: 100%;position: relative;}
.busiss-bigimg{width: 100%;min-height: 240px;object-fit: cover;}
.busiss-play{width: 88px;height: 88px;margin-top: -44px;margin-left: -44px;cursor: pointer;user-select: none;position: absolute;top: 50%;left: 50%;z-index: 5;}
.busiss-play img{width: 100%;height: 100%;}
.busiss-play:hover{animation: btn-pudding 1s ease both;}
@keyframes btn-pudding{0%{transform:scale(1.2,0.8)}1%{transform:scale(1.18,0.82)}2%{transform:scale(1.16,0.84)}3%{transform:scale(1.13,0.87)}4%{transform:scale(1.1,0.9)}5%{transform:scale(1.07,0.93)}6%{transform:scale(1.04,0.96)}7%{transform:scale(1.01,0.99)}8%{transform:scale(0.99,1.01)}9%{transform:scale(0.97,1.03)}10%{transform:scale(0.95,1.05)}11%{transform:scale(0.94,1.06)}12%{transform:scale(0.93,1.07)}13%{transform:scale(0.93,1.07)}14%{transform:scale(0.93,1.07)}15%{transform:scale(0.93,1.07)}16%{transform:scale(0.94,1.06)}17%{transform:scale(0.94,1.06)}18%{transform:scale(0.95,1.05)}19%{transform:scale(0.96,1.04)}20%{transform:scale(0.98,1.02)}21%{transform:scale(0.99,1.01)}22%{transform:scale(1,1)}23%{transform:scale(1,1)}24%{transform:scale(1.01,0.99)}25%{transform:scale(1.02,0.98)}26%{transform:scale(1.02,0.98)}27%{transform:scale(1.02,0.98)}28%{transform:scale(1.03,0.97)}29%{transform:scale(1.03,0.97)}30%{transform:scale(1.02,0.98)}31%{transform:scale(1.02,0.98)}32%{transform:scale(1.02,0.98)}33%{transform:scale(1.02,0.98)}34%{transform:scale(1.01,0.99)}35%{transform:scale(1.01,0.99)}36%{transform:scale(1.01,0.99)}37%{transform:scale(1,1)}38%{transform:scale(1,1)}39%{transform:scale(1,1)}40%{transform:scale(0.99,1.01)}41%{transform:scale(0.99,1.01)}42%{transform:scale(0.99,1.01)}43%{transform:scale(0.99,1.01)}44%{transform:scale(0.99,1.01)}45%{transform:scale(0.99,1.01)}46%{transform:scale(0.99,1.01)}47%{transform:scale(0.99,1.01)}48%{transform:scale(0.99,1.01)}49%{transform:scale(1,1)}}
.gallery-topbox:after{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #000;z-index: 2;opacity: .37;}

/* 智慧食堂 */
.busips-list .swiper-wrapper{padding-bottom: 52px;}
.busips-list .swiper-pagination{bottom: 0;}
.busips-list .swiper-pagination-bullet {background: #d2d2d2;opacity: 1;}
.busips-list .swiper-pagination-bullet-active {opacity: 1;background: #004423;}
.busips-list .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 8px;}
.busist-ry{width: 100%;text-align: center;}
.busist-ryimg{max-width: 100%;}
.team{width: 100%;position: relative;padding: 78px 0 92px;overflow: hidden;background: #f5f5f5;}
.team-list{width: 100%;margin-top: 38px;}
.team-img{width: 100%;height: 120px;line-height: 120px;padding: 0 16px;transition: all .4s ease;text-align: center;}
.team-img img{max-width: 100%;}
.team-img:hover{background: #fff;box-shadow: 0 4px 10px 4px #ececec;}
.team-list .swiper-container{padding: 0 10px 20px;}
.team-list .contain{width: 1380px;}
.team-list .swiper-wrapper{padding-bottom: 44px;}
.team-list .swiper-pagination{bottom: 4px;}
.team-list .swiper-pagination-bullet {background: #d2d2d2;opacity: 1;}
.team-list .swiper-pagination-bullet-active {opacity: 1;background: #004423;}
.team-list .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 8px;position: relative;}





/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .team {padding: 60px 0 74px;}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .busiss-play{width: 72px;height: 72px;margin-top: -36px;margin-left: -36px;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .busips-list .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 6px;}
    .team {padding: 52px 0 60px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .busijy .busips-tit img{margin-bottom: 16px;}
    .busiss-play{width: 64px;height: 64px;margin-top: -32px;margin-left: -32px;}
    .team {padding: 38px 0 42px;}
    .team-list {margin-top: 26px;}
    .team-img{height: 80px;line-height: 80px;}
    .team-list .swiper-wrapper {padding-bottom: 24px;}
}

