.index-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.index-banner .splide__track .splide__list .splide__slide {
    position: relative;
    height: 100%
}

.index-banner .splide__track .splide__list .splide__slide img {
    width: 100%;
    height: auto
}

.index-banner .splide__track .splide__list .splide__slide a {
    border: 2px solid #FFFFFF;
    position: absolute;
    bottom: 20%;
    padding: 28px 95px 28px 80px;
    background: #FFFFFF;
    border-radius: 20px;
    display: flex;
    align-items: center;
    left: 13.5%;
    font-size: 32px;
    font-weight: 400;
    color: #FF9100
}

.index-banner .splide__track .splide__list .splide__slide a i {
    font-size: 32px;
    padding-left: 32px
}

.index-banner .splide__track .splide__list .splide__slide a:hover {
    background: #ff9100;
    color: #FFFFFF
}

.index-banner .splide__pagination {
    bottom: 4em
}

.index-banner .splide__pagination li .splide__pagination__page {
    border: 1px solid #FFFFFF;
    margin-right: 23px;
    width: 23px;
    height: 23px;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    opacity: 1;
    transform: scale(1) !important;
    background: unset
}

.index-banner .splide__pagination li .splide__pagination__page.is-active {
    background: #FFFFFF
}

.index-about-info .container .img {
    flex: 0 0 auto
}

.index-about-info .container .about-info-text {
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 20px 28px;
    height: 735px;
    box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.25)
}

.index-about-info .container .about-info-text h3 {
    font-size: 48px;
    font-weight: bold;
    color: #FF9100;
    line-height: 57px
}

.index-about-info .container .about-info-text h4 {
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    line-height: 57px
}

.index-about-info .container .about-info-text p {
    font-size: 20px;
    font-weight: 400;
    color: #666666;
    line-height: 1.5
}

.index-about-info .container .about-info-text a {
    font-size: 25px;
    font-weight: 400;
    color: #FF9100;
    line-height: 41px;
    text-align: right;
    text-transform: uppercase;
    display: block
}

.index-about-data {
    padding: 80px 0
}

.index-about-data .container .data-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    line-height: 41px
}

.index-about-data .container .data-item img {
    flex: 0 0 auto
}

.index-about-data .container .data-item span {
    font-size: 62px;
    font-weight: bold;
    color: #000000;
    padding-top: 54px;
    padding-bottom: 16px
}

.index-about-data .container .data-item p {
    font-size: 18px;
    font-weight: 400;
    color: #000000
}

.index-products {
    flex-direction: column;
    padding-top: 15px;
    padding-bottom: 55px;
    background-color: #f4f4f4
}

.index-products .title {
    background-color: #FFFFFF
}

.index-products .title .container {
    line-height: 41px
}

.index-products .title .container h3 {
    font-size: 70px;
    font-weight: bold;
    color: #FF9100;
    width: 100%
}

.index-products .title .container p {
    font-size: 24px;
    font-weight: 400;
    color: #000000
}

.index-products .content {
    padding-top: 15px
}

.index-products .content .container {
    flex-direction: column
}

.index-products .content .container .tabs {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.25);
    cursor: pointer
}

.index-products .content .container .tabs .tab {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 27px;
    padding: 20px 20px
}

.index-products .content .container .tabs .tab.active {
    color: #FF9100
}

.index-products .content .container .tab-content {
    background-color: #FFFFFF;
    width: 100%;
    display: flex;
    flex-direction: column
}

.index-products .content .container .tab-content .tab-panel {
    display: none;
    padding-left: 68px;
    border-radius: 0px 0px 5px 5px;
    padding-top: 95px;
    padding-bottom: 282px
}

.index-products .content .container .tab-content .tab-panel .left-content {
    flex: .4
}

.index-products .content .container .tab-content .tab-panel .left-content h2 {
    font-size: 28px;
    font-weight: bold;
    color: #FF9100;
    line-height: 41px;
    padding-bottom: 46px
}

.index-products .content .container .tab-content .tab-panel .left-content p {
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #000000;
    line-height: 33px
}

.index-products .content .container .tab-content .tab-panel.active {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.index-products .content .container .tab-content .tab-panel:nth-child(1) {
    background: url(../img/oil.webp) no-repeat right;
    background-size: contain
}

.index-products .content .container .tab-content .tab-panel:nth-child(2) {
    background: url(../img/palm-oil.webp) no-repeat right;
    background-size: contain
}

.index-products .content .container .tab-content .tab-panel:nth-child(3) {
    background: url(../img/soybean.webp) no-repeat right;
    background-size: contain
}

.index-products .content .container .tab-content .tab-panel:nth-child(4) {
    background: url(../img/grinding.webp) no-repeat right;
    background-size: contain
}

.index-products .content .container .tab-content .tab-panel:nth-child(5) {
    background: url(../img/forage.webp) no-repeat right;
    background-size: contain
}

.index-products .content .container .tab-content .tab-panel:nth-child(6) {
    background: url(../img/egg-holder.webp) no-repeat right;
    background-size: contain
}

.index-case .container {
    flex-direction: column
}

.index-case .case-content {
    width: 100%
}

.index-case .case-content .splide__track .splide__list {
    padding-bottom: 20px !important
}

.index-case .case-content .splide__track .splide__list a .case {
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    margin: 0 8px
}

.index-case .case-content .splide__track .splide__list a .case .img {
    overflow: hidden;
    width: 100%
}

.index-case .case-content .splide__track .splide__list a .case .img img {
    max-width: 100%;
    transition: all .5s;
    height: 256px
}

.index-case .case-content .splide__track .splide__list a .case .case-text {
    height: 102px;
    padding: 12px 20px 0 20px;
    overflow: hidden
}

.index-case .case-content .splide__track .splide__list a .case .case-text h2 {
    margin-top: 0;
    font-size: 18px;
    color: #FF9100;
    line-height: 41px;
    font-weight: bold
}

.index-case .case-content .splide__track .splide__list a .case .case-text p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 22px
}

.index-case .case-content .splide__track .splide__list a:hover .case .img img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

.index-case .case-content .splide__track .splide__list a:hover .case .case-text {
    background: #ea901e
}

.index-case .case-content .splide__track .splide__list a:hover .case .case-text h2,
.index-case .case-content .splide__track .splide__list a:hover .case .case-text p {
    color: #FFFFFF
}

.index-case .more {
    margin: 67px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.index-case .more a {
    padding: 20px 70px;
    border: 1px solid #FF9100;
    color: #FF9100;
    background-color: #FFFFFF;
    border-radius: 10px;
    transition: all .5s ease
}

.index-case .more a:hover {
    background-color: #FF9100;
    color: #FFFFFF
}

.index-service {
    margin-top: 37px
}

.index-service .container {
    flex-direction: column
}

.index-service .container .service-content {
    width: 100%;
    padding-bottom: 45px;
    margin-bottom: 114px
}

.index-service .container .service-content .service-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #F6F6F6;
    opacity: 0.94;
    margin-right: 21px;
    padding-top: 16px;
    padding-bottom: 42px;
    height: 100%
}

.index-service .container .service-content .service-item img {
    max-width: 100%
}

.index-service .container .service-content .service-item p {
    font-size: 27px;
    font-weight: 400;
    color: #000000;
    line-height: 41px;
    padding-top: 20px;
    text-align: center
}

.index-service .container .service-content .service-item:hover {
    background-color: #FF9100
}

.index-service .container .service-content .service-item:hover p {
    color: #FFFFFF
}

.index-service .container .service-content .splide__pagination__page.is-active {
    background-color: #ff9100 !important
}

.group-image {
    padding-bottom: 20px
}

.group-image .container {
    flex-wrap: wrap;
    flex-direction: column;
    position: relative
}

.group-image .container .about {
    width: 100%;
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    border: unset
}

.group-image .container .about p {
    font-size: 17px;
    font-weight: 500;
    color: #666666;
    line-height: 2
}

.group-image .container .about .about-content {
    display: flex;
    flex: 1 0 0
}

.group-image .container .about .about-content .image-wrapper {
    flex-basis: 60%;
    margin-right: 18px
}

.group-image .container .about .about-content .image-wrapper img {
    width: 100%
}

.group-image .container .about .about-content .text-wrapper {
    flex: 1 0 0
}

.group-image .container .about .about-content .text-wrapper h3 {
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    line-height: 41px
}

.group-image .container .about .about-content .text-wrapper p {
    font-size: 17px;
    font-weight: 500;
    color: #666666;
    line-height: 2
}

.group-image .container .group {
    flex: 0 0 50%;
    padding: 33px 44px;
    width: 100%;
    background-color: #E98B15;
    z-index: -1;
    margin-top: 100px
}

.group-image .container .group .group-top {
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between
}

.group-image .container .group .group-top .group-image-wrapper {
    flex: 0 0 60%;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.group-image .container .group .group-top .group-image-wrapper .module-title .title {
    color: #FFFFFF
}

.group-image .container .group .group-top .group-image-wrapper .module-title .background-title {
    color: #CCCCCC
}

.group-image .container .group .group-top .group-right {
    flex: 0
}

.group-image .container .group .group-bottom {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.group-image .container .group .group-bottom img {
    flex: 0
}

.company-certificate {
    background: url(../img/certificate-background.webp) no-repeat 100%;
    background-size: cover
}

.company-certificate .container {
    flex-direction: column;
    padding-top: 42px;
    padding-bottom: 159px
}

.company-certificate .container .module-title .background-title {
    color: #545454
}

.company-certificate .container .certificate-content {
    width: 100%
}

.company-certificate .container .certificate-content .splide__slide {
    padding: 0 10px
}

.company-certificate .container .certificate-content .splide__slide img {
    max-width: 100%
}

.company-certificate .container .certificate-content .splide__arrow--prev {
    left: -3em !important
}

.company-certificate .container .certificate-content .splide__arrow--next {
    right: -3em !important
}

.sidebar {
    flex-basis: 23.9255%;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.17)
}

.sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar ul.show {
    display: block !important
}

.sidebar .menu li {
    padding: 10px 0;
    cursor: pointer;
    width: 100%
}

.sidebar .menu li a {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 42px;
    display: flex;
    justify-content: space-between
}

.sidebar .menu li a.active {
    color: orange
}

.sidebar .menu li ul {
    display: none
}

.sidebar .menu .submenu li a {
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    padding-left: 24px
}

.sidebar .menu .submenu li.active {
    background-color: orange
}

.sidebar .menu .submenu li.active a {
    color: #FFFFFF
}

.list .container {
    justify-content: space-between;
    align-items: flex-start
}

.list .container .product-list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
    justify-content: flex-start;
    margin-bottom: -20px;
    flex: 1
}

.list .container .product-list ul {
    display: flex;
    flex-wrap: wrap
}

.list .container .product-list ul li {
    position: relative;
    flex-basis: calc(33.33% - 40px);
    margin-right: 20px;
    margin-bottom: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
    transition: all .5s
}

.list .container .product-list ul li a .img {
    overflow: hidden
}

.list .container .product-list ul li a .img img {
    display: block;
    max-width: 334px;
    height: 250px;
    transition: all .5s
}

.list .container .product-list ul li a .card-text {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    position: relative;
    padding: 0 14px 12px;
    height: 140px
}

.list .container .product-list ul li a .card-text h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 44px;
    line-break: anywhere;
    color: #EA901E;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.list .container .product-list ul li a .card-text .desc {
    font-size: 16px;
    line-height: 21px;
    color: #666666;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.list .container .product-list ul li a .card-text .more {
    position: absolute;
    bottom: 12px;
    right: 16px;
    align-self: flex-end;
    text-transform: uppercase;
    padding-top: 16px;
    font-size: 16px;
    color: #EA901E
}

.list .container .product-list ul li:nth-child(3n) {
    margin-right: 0
}

.list .container .product-list ul li:hover {
    background: #ea901e;
    box-shadow: 0px 0px 14px 0 rgba(0, 0, 0, 0.3)
}

.list .container .product-list ul li:hover .card-text h3,
.list .container .product-list ul li:hover .card-text p,
.list .container .product-list ul li:hover .card-text span {
    color: #FFFFFF
}

.list .container .product-list ul li:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

.no-aside {
    padding: 0 !important
}

.no-aside ul li a img {
    max-width: 450px !important;
    height: 345px !important
}

.no-aside ul li a .card-text {
    height: 188px
}

.no-aside ul li a .card-text h3 {
    font-size: 26px;
    line-height: 54px
}

.no-aside ul li a .card-text .desc {
    font-size: 18px;
    line-height: 32px
}

.no-aside ul li a .card-text .more {
    bottom: 20px;
    right: 30px
}

.services .container {
    flex-direction: column
}

.services .container .service {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.27);
    padding: 24px 80px;
    opacity: 0
}

.services .container .service.show {
    animation: fade-in 0.5s ease-out forwards
}

@keyframes fade-in {
    from {
        opacity: 0;
        transform: translateY(10%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.services .container .service-icon {
    flex: 0 0 24%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 10px
}

.services .container .service-icon img {
    max-width: 100%;
    width: 195px
}

.services .container .service-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-top: 18px
}

.services .container .service-info h3 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 26px;
    color: #E98915;
    font-weight: bold
}

.services .container .service-info p {
    margin: 10px 0;
    line-height: 34px;
    font-size: 18px;
    color: #000000
}

.news-detail .container {
    flex-direction: column
}

.news-detail .container .title {
    font-size: 36px;
    font-weight: bold;
    color: #000000;
    line-height: 36px
}

.news-detail .container .time-box {
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
    text-align: center;
    align-items: center;
    width: 100%
}

.news-detail .container .time-box span {
    flex: 1;
    font-size: 20px;
    font-weight: 400;
    color: #999999;
    line-height: 20px
}

.news-detail .container .detail-info {
    width: 100%
}

.news-detail .container .detail-info .info-left-img {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    max-width: 47%;
    width: auto
}

.news-detail .container .detail-info .info-left-img img {
    vertical-align: bottom;
    max-width: 100%
}

.news-detail .container .detail-info p {
    line-height: 35px;
    font-size: 18px;
    font-weight: 400;
    color: #333333
}

.news-detail .container .detail-info p span {
    text-wrap: wrap !important
}

.news-detail .container .detail-info .info-text p {
    line-height: 35px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    text-align: justify
}

.news-detail .container .detail-info .info-text p:not(:last-child) {
    padding-bottom: 1vw
}

.product-info {
    padding: 32px 0
}

.product-info .container {
    flex-direction: column
}

.product-info .container .product-top {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%
}

.product-info .container .product-top .image-container {
    flex: .61
}

.product-info .container .product-top .image-container img {
    width: 100%;
    height: auto
}

.product-info .container .product-top .image-container .yellow-box {
    position: absolute;
    top: -48px;
    left: -48px;
    width: 334px;
    height: 334px;
    background-color: #E98915;
    z-index: -1
}

.product-info .container .product-top .info-container {
    flex: 1;
    margin-left: 20px
}

.product-info .container .product-top .info-container .info-text h2 {
    font-size: 36px;
    font-weight: bold;
    color: #E98915;
    line-height: 61px;
    position: relative
}

.product-info .container .product-top .info-container .info-text h2::after {
    content: "";
    display: block;
    width: 118px;
    height: 7px;
    background-color: #EC9118;
    bottom: -29.5px;
    position: absolute
}

.product-info .container .product-top .info-container .info-text span {
    margin-top: 70px;
    margin-bottom: 36px;
    display: block;
    font-size: 28px;
    font-weight: 400;
    color: #333333;
    line-height: 28px
}

.product-info .container .product-top .info-container .info-text p {
    font-size: 22px;
    font-weight: 400;
    color: #666666;
    line-height: 34px
}

.product-info .container .product-top .info-container hr {
    height: 4px;
    background-color: #999999;
    margin: 18px 0 31px
}

.product-info .container .product-top .info-container .call {
    margin-top: 31px
}

.product-info .container .product-top .info-container .call span {
    font-size: 20px;
    font-weight: 400;
    color: #E98915;
    line-height: 34px
}

.product-info .container .product-top .info-container .call p {
    display: flex;
    align-items: center
}

.product-info .container .product-top .info-container .call p img {
    width: 28px;
    margin-right: 19px
}

.product-info .container .product-top .info-container .call p a {
    font-size: 24px;
    font-weight: bold;
    color: #E98915;
    line-height: 39px
}

.product-info .container .product-top .info-container .call .btn {
    margin-top: 25px;
    display: flex;
    justify-items: flex-start
}

.product-info .container .product-top .info-container .call .btn .message-btn,
.product-info .container .product-top .info-container .call .btn .chat-btn {
    padding: 20px 72px;
    background-color: #e99719;
    color: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #e99719;
    margin-right: 10px;
    font-size: 26px;
    font-weight: bold;
    cursor: pointer
}

.product-info .container .product-top .info-container .call .btn .message-btn:hover,
.product-info .container .product-top .info-container .call .btn .chat-btn:hover {
    border: 1px solid #e99719;
    background: #FFFFFF;
    color: #e99719
}

.product-info .container .product-content {
    margin-top: 50px;
    width: 100%;
    display: flex;
    justify-content: start
}

.product-info .container .product-content .sidebar {
    flex-basis: 24%;
    height: 100%;
    margin-right: 60px
}

.product-info .container .product-content .content {
    flex: 1
}

.product-info .container .product-content p {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 32px
}

.product-info .container .product-content p span {
    text-wrap: wrap !important
}

.product-info .container .product-content img {
    max-width: 100%
}

.interrelated {
    background: url(../img/interrelated-background.webp) no-repeat;
    background-size: cover;
    padding-bottom: 65px
}

.related-cases {
    margin-top: 50px;
    background-size: cover;
    padding-bottom: 65px
}

.interrelated .container {
    flex-direction: column
}

.interrelated .container .module-title .background-title {
    color: #616161
}

.interrelated .container .interelated-content .splide__track .splide__list .splide__slide {
    padding: 11.5px
}

.interrelated .container .interelated-content .splide__track .splide__list .splide__slide a {
    position: relative
}

.interrelated .container .interelated-content .splide__track .splide__list .splide__slide a .img {
    width: 100%
}

.interrelated .container .interelated-content .splide__track .splide__list .splide__slide a .img img {
    max-width: 100%;
    height: 350px
}

.interrelated .container .interelated-content .splide__track .splide__list .splide__slide a h3 {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    line-height: 41px;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.71);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.interrelated .container .interelated-content .splide__track .splide__list .splide__slide a:hover h3 {
    color: #FFFFFF;
    background-color: #c68230
}

.plugin-img {
    display: flex;
    justify-content: flex-start;
    max-width: 100%
}

.plugin-img .item {
    max-width: 100%;
    flex: 1;
    overflow: hidden;
    margin-right: 10px
}

.plugin-img .item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.plugin-img .item img :last-child {
    margin-right: 0
}

.page .container {
    flex-direction: column;
    align-items: flex-start
}

.contact {
    background: #FFFFFF
}

.contact .container form {
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.17)
}

.company-info {
    margin: 35px 0
}

.company-info .container .address {
    width: 41%;
    height: 618px;
    background: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding: 70px 17px
}

.company-info .container .address h2 {
    font-size: 42px;
    font-weight: bold;
    color: #000000;
    line-height: 56px
}

.company-info .container .address p {
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    line-height: 46px
}

.company-info .container .address span::before {
    content: "";
    display: block;
    width: 191px;
    height: 8px;
    background: #FF9100;
    margin-top: 84px;
    margin-bottom: 65px
}

.company-info .container .address .company-name {
    font-weight: bold;
    color: #010101;
    line-height: 46px
}

.company-info .container .map {
    width: 58%;
    height: 618px
}

.company-info .company {
    margin-bottom: 56px
}

.customer-arrows,
.customer-arrow {
    background: #FF9100
}

.customer-arrows svg,
.customer-arrow svg {
    fill: #FFFFFF
}