.banner {
    width: 100%;

    object-position: top;
    position: relative;
}

.banner .pc-banner {
    height: 72vh;
}

.banner-a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.banner-text {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.banner-text>h3 {
    margin-bottom: 23px;

    font-weight: bold;
    font-size: 56px;
    line-height: 78px;
    margin-bottom: 24px;
    color: #FFFFFF;
    text-align: left;

}

.banner-text>p {

    font-weight: 400;
    font-size: 21px;
    line-height: 29px;
    color: #FFFFFF;
    text-align: left;
    opacity: 0.5;

}

.banner-h p,
.banner-h h3 {
    color: #000000;
}

.banner-button {
    background: #FFFFFF;
    width: 112px;
    height: 36px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-button span {
    font-size: 17px;
    line-height: 20px;
    color: rgba(0, 0, 0, 1);
}

.banner-button img {
    width: 20px !important;
    height: auto !important;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 5%;
    background: url(/uploads/2/banner-left.svg) no-repeat;
    background-size: cover;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: '';

}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: '';

}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 5%;
    background: url(/uploads/2/banner-right.svg) no-repeat;
    background-size: cover;
}

.mySwiper .swiper-pagination-bullet-active {
    background: #FFFFFF;
}

.mySwiper {
    width: 100%;
    height: 100%;
    position: relative;
}

.banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mobilebanner {
    display: none;
}



/* product */
.index-product {
    width: 100%;
    background: #FFFFFF;
    padding-top: 121px;
    padding-bottom: 121px;
}

.ipcontent-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ip-left h3 {

    font-weight: bold;
    font-size: 41px;
    line-height: 41px;
    color: #000000;
    margin-bottom: 10px;
}

.ip-left p {

    font-weight: bold;
    font-size: 54px;
    line-height: 54px;
    color: transparent;
    -webkit-text-stroke: 1px #C8C5C5;
    text-stroke: 1px #C8C5C5;
    margin-bottom: 33px;
}

.ip-right {
    width: 205px;
    height: 50px;
    background: radial-gradient(0% 0% at 0% 0%, #539946 0%, #218B24 99.27%), #000000;
    border-radius: 25px 25px 25px 25px;

}

.ip-right>div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.ip-right a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: flex-end;
}

.ip-right p {

    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 18px;
}

.ip-right img {
    width: 22px;
    height: 22px;
}

.ip-p p {

    font-weight: bold;
    font-size: 21px;
    line-height: 30px;
    color: #000000;
    text-align: left;

}

.ip-right-yuan {
    width: 50px;
    height: 50px;
    background: #207C20;
    border: 1px solid #40B93F;
    opacity: 0.9;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 25px;
}

.ip-img {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 44px;
}

.ip-img-left {
    width: 42%;
    height: auto;
}

.ip-img-right {
    width: 54%;

}

.ip-img-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ip-img-right-top {
    width: 100%;
}

.ip-img-right-top a,
.ip-img-right-top img {
    width: 100%;
    height: auto;
}

.ip-img-right-bottom {
    display: flex;
    justify-content: space-between;
}

.ip-img-right-bottom a {
    width: 44%;
}

.ip-xf {
    position: absolute;
    width: 100%;


}

.ip-img-left .ip-xf {
    left: 50%;
    bottom: 68px;
    transform: translateX(-50%);
    text-align: center;

}

.ip-img-left .ip-xf button {
    margin: auto;
}

.ip-img-right-top .ip-xf,
.ip-img-right-bottom .ip-xf {
    left: 20px;
    bottom: 35px;

}

.ip-xf h5 {
    margin-bottom: 11px;

    font-weight: bold;
    font-size: 23px;
    line-height: 23px;
    color: #000000;

}

.ip-xf p {
    margin-bottom: 18px;

    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    color: #555555;

}

.ip-xf button {
    width: 124px;
    height: 29px;
    background: radial-gradient(0% 0% at 0% 0%, #539946 0%, #218B24 99.27%), #000000;
    border-radius: 14px 14px 14px 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    color: #FFFFFF;
    display: none;

}

.ipcontent a {
    position: relative;
    display: flex;
    overflow: hidden;
}

.ipcontent a img {
    transition: all 0.3s;
}

.ipcontent a img:hover {
    transform: scale(1.1);
}

/* product end */
/* oyd */
.index-oyd {
    width: 100%;
    padding-top: 164px;
    padding-bottom: 221px;
    background: url('/uploads/2/index-oyd.jpg') no-repeat;
    background-size: cover;
}

.io-top {
    display: flex;
    justify-content: space-between;
}

.io-top-left img {
    width: 306px;
    height: 36px;
    margin-bottom: 20px;

}

.io-top-left p {

    font-weight: bold;
    font-size: 33px;
    line-height: 33px;
    color: #FFFFFF;
    margin-bottom: 77px;

}

.io-text {
    margin-bottom: 152px;
    width: 100%;
}

.io-text p {

    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 33px;


}

.io-bottom {
    display: flex;
    justify-content: space-between;
}

.io-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}

.io-item:nth-child(2) {
    align-items: center;
}

.io-item:nth-child(3) {
    align-items: center;
}

.io-item:nth-child(4) {
    align-items: end;
}

.io-item:not(:first-child)::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateX(-50%);
    width: 5px;
    height: 38px;
    background: #FFFFFF;
    opacity: 0.4;
}

.io-item p {


    font-size: 64px;
    color: #FFFFFF;
    line-height: 64px;
    margin-bottom: 31px;
}

.io-item span {

    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    color: #FFFFFF;

}

/* oyd end */
/* news */
.index-news {
    width: 100%;
    padding-top: 131px;
    padding-bottom: 141px;
    background: url(/uploads/2/index-news.jpg)no-repeat;
    background-size: cover;

}

.in-center {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    position: relative;
    border-bottom: 2px solid rgba(0, 0, 0, .4);
}

.in-left {
    width: 62%;
}

.in-right {
    width: 36%;
    position: relative;
}

.in-right-text {
    position: absolute;
    left: 0;
    bottom: 39px;
}

.in-left-item img {
    width: 461px;
    height: 259px;

}

.in-text {
    padding-top: 27px;
    padding-bottom: 15px;
    padding-left: 33px;
    width: calc(100% - 46% - 33px);
}

.in-left-item {
    display: flex;
    justify-content: space-between;
    height: 301px;
}

.in-left a:nth-of-type(2) .in-left-item {
    margin-bottom: 36px;
    padding-top: 36px;

}


.in-text p:first-child {

    font-weight: bold;
    font-size: 22px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 31px;
}

.in-text p:nth-child(2) {
    width: 100%;
    height: 44px;
    overflow: hidden;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    text-align: left;
    margin-bottom: 26px;

}

.in-text span {
    width: 100%;
    height: 36px;
    overflow: hidden;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #555555;
    display: flex;
    margin-bottom: 56px;

}

.in-text button,
.in-right-text button {
    border: none;

    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #207D20;
    display: flex;

}

.in-right-item img {
    width: 532px;
    height: 301px;

}

.in-right-text p:first-child {

    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 31px;
}

.in-right-text p:nth-child(2) {
    width: 100%;
    height: 45px;

    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 26px;
}

.in-right-text span {
    width: 100%;
    height: 36px;
    display: flex;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    line-height: 18px;
    margin-bottom: 56px;
}

.in-left a:nth-child(1) .in-left-item {
    border-bottom: 2px solid rgba(0, 0, 0, .4);
}



/* news end */
/* index-app */
.index-app {
    width: 100%;

    background: url(/uploads/2/inde-app.jpg) no-repeat;
    background-size: cover;
}

.ia-content {
    display: flex;
    justify-content: space-between;

}

.ia-item {
    flex: 1;
    padding-top: 341px;
    padding-bottom: 341px;
    cursor: pointer;
}

.ia-item img {

    margin-bottom: 32px;


}

.ia-item img:nth-child(1) {
    width: 62px;
    height: 60px;
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
}

.ia-item img:nth-child(2) {
    width: 52px;
    height: 61px;
    margin-bottom: 31px;
    margin-left: auto;
    margin-right: auto;
}

.ia-item img:nth-child(3) {
    width: 71px;
    height: 59px;
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
}

.ia-item img:nth-child(4) {
    width: 78px;
    height: 62px;
    margin-bottom: 31px;
    margin-left: auto;
    margin-right: auto;
}

.ia-item img:nth-child(5) {
    width: 92px;
    height: 57px;
    margin-bottom: 33px;
    margin-left: auto;
    margin-right: auto;
}

.ia-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.ia-item p {

    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 17px;

}

.ia-item span {

    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;

}

.ia-item-bg {
    background: rgba(255, 255, 255, 0.11);
    width: 100%;
    height: 100%;
}

/* inde-app end */
/* serve */
.index-serve {
    width: 100%;
    padding-top: 151px;
    padding-bottom: 160px;
    background: url(/uploads/2/index-serve.jpg) no-repeat;
    background-size: cover;
}

.is-bottom {
    width: 95%;
    display: flex;
    justify-content: space-between;
    margin-top: 779px;
    margin-left: auto;
    margin-right: auto;
}

.is-item p {
    margin-bottom: 26px;

    font-weight: bold;
    font-size: 72px;
    line-height: 72px;
    color: #000000;
    text-align: left;

}

.is-item span {

    font-weight: 400;
    font-size: 21px;
    line-height: 21px;
    color: #000000;

}

/* serve end */

@media (max-width:1500px) {


    .is-item span {
        font-size: 16px;
        line-height: 16px;
    }

    .in-left-item img {
        width: 368.8px;
        height: 207.2px;
    }

    .in-right-item img {
        width: 425.6px;
        height: 240.8px;

    }

    .in-text p:first-child,
    .in-right-text p:first-child {
        margin-bottom: 21px;
    }

    .in-text p:nth-child(2),
    .in-right-text p:nth-child(2) {
        margin-bottom: 16px;
    }

    .in-text span,
    .in-right-text span {
        margin-bottom: 26px;
    }

    .in-right-text {
        bottom: 89px;
    }
}


@media (max-width:1000px) {
    header {
        background: #2E2E2E !important;
    }

    .banner-text {
        top: 10% !important;
        width: 100%;
    }

    .ip-right {
        width: fit-content;
        height: 30px;
        padding-left: 10px;
    }

    .ip-right-yuan {
        width: 30px;
        height: 30px;
    }

    .ip-right img {
        width: 13px;
        height: 13px;
    }

    .ip-img {
        flex-direction: column;
    }

    .ip-img-left,
    .ip-img-right {
        width: 100%;
    }

    .ip-img-left,
    .ip-img-right-top {
        margin-bottom: 10px;
    }

    .ip-img-right-bottom a {
        width: 49%;
    }

    .ip-img-left .ip-xf {
        bottom: 7px;
    }

    .ip-xf {
        bottom: 7px !important;
    }

    .ip-xf h5 {
        font-size: 18px;
        line-height: 18px;
    }

    .ip-xf p {
        font-size: 13px !important;
        line-height: 13px !important;
    }

    .io-top-left p {
        margin-bottom: 27px;
    }

    .io-text {
        margin-bottom: 32px;
    }

    .io-top,
    .io-bottom {
        flex-direction: column;
        align-items: flex-start;
    }

    .io-top .ip-right {
        margin-bottom: 20px;
    }

    .io-item:not(:first-child)::after {
        content: none;
    }

    .io-item {
        align-items: flex-start !important;
        margin-bottom: 30px;
    }

    .io-item p {
        margin-bottom: 11px;
    }

    .index-oyd {
        padding-top: 64px;
        padding-bottom: 84px;
    }

    .in-left,
    .in-left-item img,
    .in-text,
    .in-right-item img {
        width: 100%;
    }

    .in-right {
        width: 100%;
    }

    .in-center,
    .in-left-item {
        flex-direction: column;
        height: auto;
    }

    .in-right-text {
        position: relative;
        bottom: 0;
    }


    .in-left a:nth-child(1) .in-left-item {
        border-bottom: none;
    }

    .in-left-item img,
    .in-right-item img {
        height: auto;
    }

    .in-text span {
        margin-bottom: 19px;
    }

    .in-text p:first-child {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .in-text p:nth-child(2) {
        margin-bottom: 10px;
    }

    .in-right-text span {
        margin-bottom: 20px;
    }

    .in-center {
        border-bottom: none
    }

    .in-text {
        padding: 0;
    }

    .in-left-item:first-child {
        padding-bottom: 0px;
    }

    .in-right-item img {
        margin-bottom: 0;
    }

    .index-news,
    .index-serve {
        padding-top: 31px;
        padding-bottom: 41px;
    }

    .ia-item {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 30px;
        width: 100%;
    }

    .ia-content {
        display: block;
    }

    .ia-item-bg {
        background: none;
    }

    .index-app {
        padding: 50px 0;
    }

    .ia-item img:nth-child(1) {
        margin-bottom: 5px;
    }

    .is-bottom {
        margin-top: 50vh;
    }

    .ip-img-right-top .ip-xf,
    .ip-img-right-bottom .ip-xf {
        left: 50%;

        transform: translateX(-50%);
    }
}