.text-F97144 {
    color: #F97144;
}

.bg-F97144 {
    background: #F97144;
}

.text-size24 {
    font-size: 24px;
}

.fw-500 {
    font-weight: 500;
}

.position-rel {
    position: relative;
}

.mt-40 {
    margin-top: 40px;
}

/* swiper */
.banner-title {
    background-image: url('./images/bannerTitle.png');
}

.banner-btn {
    box-shadow: 0px 3px 0px 0px #E15234;
    color: #F97144;
}


/* 传统餐饮行业为什么需要上云 */

.first-wrap {
    margin-top: -54px;
    padding: 154px 0 40px;
}

.first-wrap-content-list {
    position: relative;
    margin-bottom: 40px;
    padding: 44px 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 1;
}

.first-wrap-item {
    margin-top: 30px;
    padding: 37px 35px;
    min-width: 384px;
    min-height: 220px;
    background: #FFFFFF;
    box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    box-sizing: border-box;
}

.first-wrap-item h4 {
    color: #151B39;
}

.first-wrap-item p {
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #5C6076;
}

.show-img {
    display: block;
}

.hover-img {
    display: none;
}

.first-wrap-item:hover {
    background: linear-gradient(-90deg, #D7D7D7 0%, #EC008C 0%, #F96401 0%, #FFA423 100%);
    box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, 0.08);
}

.first-wrap-item:hover.first-wrap-item h4,
.first-wrap-item:hover.first-wrap-item p {
    color: #ffffff;
}

.first-wrap-item:hover.first-wrap-item .show-img {
    display: none;
}

.first-wrap-item:hover.first-wrap-item .hover-img {
    display: block;
}

.first-bg {
    position: absolute;
    width: 270px;
    height: 259px;
    background: url(./images/firstBg.png) left top no-repeat;
    z-index: 0;
}

.first-left-bg {
    top: 32px;
    left: -140px;
}

.first-right-bg {
    bottom: -30px;
    right: -78px;
}


/* 小猪智慧餐饮O2O，您的不二之选 */
.two-wrap {
    padding: 90px 0 100px;
    background: #F9F9F9;
}

.two-content {
    margin-top: 110px;
    width: 100%;
    min-height: 539px;
    background-size: 442px auto;
}

.two-wrap-item {
    margin-top: 48px;
}

.two-wrap-item img {
    margin-right: 20px;
}

.two-wrap-item h5 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.two-wrap-item p {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 500;
    color: #747474;
}

.two-btn {
    margin-top: 74px;
}

.two-btn a {
    width: 130px;
    height: 42px;
    border-radius: 21px;
    font-size: 16px;
    font-weight: 400;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.two-btn .detail {
    margin-right: 20px;
    background: #FB7043;
    color: #ffffff;
    border: 2px solid #FB7043;
}

.two-btn .freeUse {
    background: #F9F9F9;
    color: #FB7043;
    border: 2px solid #FB7043;
}

/* 小猪智慧餐饮O2O系统快捷体验 */
.three-wrap {
    padding: 90px 0 66px;
}

.three-content {
    margin-top: 86px;
}

.list-item {
    margin-bottom: 38px;
    padding: 37px 40px 17px 26px;
    width: 321px;
    min-height: 122px;
    background: #FFFFFF;
    box-shadow: 0px 6px 14px 0px rgba(141, 141, 141, 0.12);
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
}

.list-item h5 {
    font-size: 18px;
    font-weight: 400;
    color: #5A5A5A;
}

.list-item p {
    margin-top: 9px;
    font-size: 13px;
    font-weight: 400;
    color: #8F8E8E;
    line-height: 20px;
}

.center-img img {
    max-width: 300px;
    min-height: 620px;
    margin-top: -35px;
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.09);
    border-radius: 28px;
    box-sizing: border-box;
}

.list-item.active {
    background: linear-gradient(-90deg, #D7D7D7 0%, #EC008C 0%, #F96401 0%, #FFA423 100%);
}

.list-item.active h5,
.list-item.active p {
    color: #ffffff;
}

.list-item .show {
    display: block;
}

.list-item .hide {
    display: none;
}

.list-item.active .show {
    display: none;
}

.list-item.active .hide {
    display: block;
}

/* 我们将能够为您提供到的特色功能 */
.four-wrap .features-swiper-container {
    padding: 67px 0 0 0;
}

.four-content-item {
    margin: 20px 0 70px 0;
    width: 20%;
}

.four-content-item img {
    margin-bottom: 20px;
}

.four-content-item span {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
}

.features-swiper-pagination.swiper-pagination-bullets {
    width: 130px;
    margin: 0 auto;
    height: 8px;
    background: #DFDFDF;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.features-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
    width: 65px;
    border-radius: 4px;
    opacity: 0;
    background: #FEA223;
}

.features-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
    opacity: 1;
}