.banner-content {
    background: url(../imgs/productService/banner背景.png) 50%;
    background-repeat: no-repeat;
}

.banner-content-img {
    width: 25.5rem;
    background: url(../imgs/productService/果冻绘写产品介绍.png) no-repeat;
}

.container-box {
    height: 120rem;
    width: 100%;
    background: url(../imgs/productService/bg.png) no-repeat;
    background-size: 100% calc(100% - 12rem);
    background-position-y: 8rem;
    margin: 2rem 0;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-wrap: wrap;
    overflow: hidden;
}

.introduce-box {
    width: 100%;
    height: 11.5rem;
    background: url(../imgs/productService/标题背景.png) no-repeat;
    background-size: 21rem;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.introduce-box .introduce-text {
    margin-top: 0.5rem;
    font-size: 1.4rem;
    font-weight: 500;
    color: #313131;
}

.annual-report-box {
    width: 100%;
    height: 31rem;
    display: flex;
}

.pro-box {
    width: 100%;
    height: 31rem;
    display: flex;
    margin-top: 8rem;
}

.webside-report-box {
    width: 100%;
    height: 31rem;
    display: flex;
    margin-top: 2rem;
}

.annual-report-box .annual-report-left,
.annual-report-box .annual-report-right {
    width: 50%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

.annual-report-box .annual-report-left img {
    display: flex;
    width: 16rem;
    height: 17.5rem;
    position: absolute;
    top: 0;
    right: 1rem;
}

.annual-report-box .annual-report-left .annual-report-left-content {
    width: 100%;
    position: absolute;
    top: 12rem;
    left: 1rem;
}

.annual-report-box .annual-report-left .annual-report-left-content .annual-report-left-title {
    font-size: 1.6rem;
    font-weight: bold;
    color: #313131;
    margin-bottom: 1rem;
}

.annual-report-box .annual-report-left .annual-report-left-content .annual-report-left-text {
    font-size: 1.2rem;
    font-weight: 500;
    color: #787878;
    margin-bottom: 0.5rem;
}

.annual-report-box .annual-report-left .annual-report-left-content .annual-report-left-p {
    font-size: 0.8rem;
    font-weight: 500;
    color: #999999;
}

.annual-report-box .annual-report-left .annual-report-left-content .annual-report-left-btn {
    display: block;
    width: 9.2rem;
    height: 2rem;
    background: linear-gradient(90deg, #D63775, #FFCAA4);
    border-radius: 0.2rem;
    font-size: 0.9rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 2rem;
    text-align: center;
    margin-top: 1.5rem;
}

.annual-report-box .annual-report-right {
    padding-top: 9rem;

}

.introduce-item {
    width: 100%;
    padding: 0 0.5rem;
    margin-bottom: 1.5rem;
    display: flex;
}

.introduce-item i {
    flex: none;
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background: #16D8D8;
    border-radius: 50%;
    margin-right: 0.5rem;
    margin-top: 0.6rem;
}

.introduce-item .introduce-item-box {
    width: calc(100% - 1.5rem);
}

.introduce-item .introduce-item-box .introduce-title {
    font-size: 1.2rem;
    font-weight: bold;
    color: #006AB2;
    margin-bottom: 0.5rem;
}

.introduce-item .introduce-item-box .introduce-text {
    font-size: 0.9rem;
    font-weight: 400;
    color: #535353;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: auto;
}

.introduce-tip {
    font-size: 0.8rem;
    font-weight: 400;
    color: #999999;
    padding: 0 1.9rem;
}

.pro-box .pro-left,
.pro-box .pro-right {
    width: 50%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

.pro-box .pro-left .introduce-item {
    padding-right: 18px;
}

.pro-box .pro-right img {
    display: flex;
    width: 16rem;
    height: 17.5rem;
    position: absolute;
    top: 0;
    right: 1rem;
}

.pro-box .pro-right .pro-right-content {
    width: 100%;
    position: absolute;
    top: 15rem;
    left: 1rem;
}

.pro-box .pro-right .pro-right-content .pro-right-title {
    font-size: 1.6rem;
    font-weight: bold;
    color: #313131;
    margin-bottom: 1rem;
}

.pro-box .pro-right .pro-right-content .pro-right-text {
    font-size: 1.2rem;
    font-weight: 500;
    color: #787878;
    margin-bottom: 0.5rem;
}

.pro-box .pro-right .pro-right-content .pro-right-p {
    font-size: 0.8rem;
    font-weight: 500;
    color: #999999;
}

.pro-box .pro-right .pro-right-content .pro-right-btn {
    display: block;
    width: 9.2rem;
    height: 2rem;
    background: linear-gradient(90deg, #006AB2, #16D8D8);
    border-radius: 0.2rem;
    font-size: 0.9rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 2rem;
    text-align: center;
    margin-top: 1.5rem;
}

.webside-report-box .webside-report-left,
.webside-report-box .webside-report-right {
    width: 50%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

.webside-report-box .webside-report-left img {
    display: flex;
    width: 16rem;
    height: 17.5rem;
    position: absolute;
    top: 15rem;
    right: 1rem;
}

.webside-report-box .webside-report-left .webside-report-left-content {
    width: 100%;
    position: absolute;
    top: 8rem;
    left: 1rem;
}

.webside-report-box .webside-report-left .webside-report-left-content .webside-report-left-title {
    font-size: 1.6rem;
    font-weight: bold;
    color: #313131;
    margin-bottom: 1rem;
}

.webside-report-box .webside-report-left .webside-report-left-content .webside-report-left-text {
    font-size: 1.2rem;
    font-weight: 500;
    color: #787878;
    margin-bottom: 0.5rem;
}

.webside-report-box .webside-report-left .webside-report-left-content .webside-report-left-p {
    font-size: 0.8rem;
    font-weight: 500;
    color: #999999;
}

.webside-report-box .webside-report-left .webside-report-left-content .webside-report-left-btn {
    display: block;
    width: 9.2rem;
    height: 2rem;
    background: linear-gradient(90deg, #C37532, #DEA256, #F7DC9A, #F4D38C);
    border-radius: 0.2rem;
    font-size: 0.9rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 2rem;
    text-align: center;
    margin-top: 2.5rem;
}

.webside-report-box .webside-report-right {
    padding-top: 3rem;
}

.introduce-video-content {
    width: 100%;
    height: 45rem;
    background: #F2F7FB;
    padding: 4.5rem 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.introduce-video-box {
    width: 60rem;
    height: 30rem;
    margin-top: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.introduce-video-box video {
    display: block;
    width: 58rem;
    /* height: 29rem; */
    /* border: 1px solid red; */
}

.service-content {
    width: 100%;
    padding: 4.5rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-type-list {
    width: 100%;
    margin-top: 3.5rem;
}

.service-type-list .service-type-list-item {
    width: 100%;
    border-bottom: 1px solid #EFEFEF;
    display: flex;
    /* align-items: center; */
    justify-content: space-evenly;
    padding: 0.75rem 0;
}

.service-type-list .service-type-list-item:last-of-type {
    border-bottom: none;
}

.service-type-list .service-type-list-item .service-type-list-item-one {
    width: 10rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.service-type-list .service-type-list-item .title {
    width: 100%;
    font-size: 1.2rem;
    font-weight: 800;
    color: #313131;
    text-align: center;
    margin-bottom: 1.2rem;
}

.service-type-list .service-type-list-item img {
    display: flex;
    width: 4.5rem;
    height: 4.5rem;
    margin-bottom: 3.3rem;
}

.service-type-list .service-type-list-item .service-type-list-item-text {
    width: 10rem;
    height: 100%;
    font-size: 0.9rem;
    font-weight: 500;
    color: #787878;
    text-align: center;
    line-height: 1.5rem;
}

.service-type-list .service-type-btn-box {
    width: 100%;
    margin-top: 4.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-type-list .service-type-btn-box .service-type-btn {
    width: 16rem;
    height: 3.4rem;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    box-shadow: 0px 0.15rem 0.4rem 0px rgba(1, 110, 180, 0.08);
    border-radius: 0.2rem;
    font-size: 1.2rem;
    font-weight: 500;
    color: #313131;
    line-height: 3.4rem;
    text-align: center;
    cursor: pointer;
}

@media screen and (max-width: 1200px) {

    .pro-box .pro-left,
    .pro-box .pro-right {
        padding-right: 22px;
    }
}

@media screen and (max-width: 499px) {
    .banner-content {
        background: url(../imgs/productService/产品banner背景.png) no-repeat;
        background-size: 100% 100%;
        height: 26.6rem;
    }

    .banner-content-img {
        width: 30rem;
        height: 6rem;
    }

    .introduce-box {
        height: auto;
        background-size: auto 100%;
        padding-top: 5rem;
        margin-top: 5rem;
    }

    .line-title .title span {
        display: none;
    }

    .line-title .title br {
        display: inline-block !important;
    }

    .introduce-box .introduce-text {
        font-size: 1.9rem;
        font-weight: 500;
        color: #313131;
        margin-top: 3rem;
    }

    .container-box {
        height: auto;
        background: url(../imgs/productService/产品页bg.png) no-repeat;
        background-position-y: 30rem;
        background-size: 100% calc(100% - 60rem);
        padding-bottom: 8.4rem;
    }

    .annual-report-box {
        display: block;
        height: auto;
        margin-top: 4rem;
    }

    .annual-report-box .annual-report-left,
    .annual-report-box .annual-report-right {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .annual-report-box .annual-report-left img,
    .pro-box .pro-right img,
    .webside-report-box .webside-report-left img {
        width: 32rem;
        height: 35rem;
        position: unset;
    }

    .annual-report-box .annual-report-left .annual-report-left-content {
        position: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .annual-report-box .annual-report-left .annual-report-left-content .annual-report-left-title,
    .pro-box .pro-right .pro-right-content .pro-right-title,
    .webside-report-box .webside-report-left .webside-report-left-content .webside-report-left-title {
        font-size: 2.1rem;
        font-weight: bold;
        color: #313131;
        text-align: center;
        margin-bottom: 1.6rem;
    }

    .annual-report-box .annual-report-left .annual-report-left-content .annual-report-left-text,
    .pro-box .pro-right .pro-right-content .pro-right-text,
    .webside-report-box .webside-report-left .webside-report-left-content .webside-report-left-text {
        font-size: 1.9rem;
        font-family: Adobe Heiti Std;
        font-weight: normal;
        color: #787878;
        text-align: center;
        margin-bottom: 1.5rem;
    }

    .annual-report-box .annual-report-left .annual-report-left-content .annual-report-left-p,
    .pro-box .pro-right .pro-right-content .pro-right-p {
        font-size: 1.6rem;
        font-weight: 500;
        color: #999999;
        text-align: center;
        margin-bottom: 1rem;
    }

    .annual-report-box .annual-report-left .annual-report-left-content .annual-report-left-btn,
    .pro-box .pro-right .pro-right-content .pro-right-btn,
    .webside-report-box .webside-report-left .webside-report-left-content .webside-report-left-btn {
        display: block;
        width: 17.6rem;
        height: 3.7rem;
        font-size: 1.9rem;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 3.7rem;
    }

    .annual-report-box .annual-report-right {
        padding-top: 4.3rem;
    }

    .introduce-item i {
        width: 0.7rem;
        height: 0.7rem;
        margin-top: 0.85rem;
    }

    .introduce-item .introduce-item-box .introduce-title {
        font-size: 1.9rem;
        font-family: Adobe Heiti Std;
        font-weight: bold;
        color: #006AB2;
    }

    .introduce-item .introduce-item-box {
        width: calc(100% - 1.55rem);
    }

    .introduce-item .introduce-item-box .introduce-text {
        font-size: 1.6rem;
    }

    .pro-box {
        height: auto;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .pro-box .pro-left,
    .pro-box .pro-right {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .pro-box .pro-right .pro-right-content {
        position: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .pro-box .pro-left {
        padding-top: 4.3rem;
    }

    .introduce-tip {
        width: 100%;
        font-size: 1.3rem;
        font-weight: 500;
        color: #999999;
    }

    .webside-report-box {
        height: auto;
        flex-wrap: wrap;
        margin-top: 5rem
    }

    .webside-report-box .webside-report-left,
    .webside-report-box .webside-report-right {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .webside-report-box .webside-report-left .webside-report-left-content {
        position: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .introduce-video-box video {
        width: calc(100% - 4rem);
    }

    .introduce-video-box {
        height: auto;
        width: 100%;
    }

    .service-type-list .service-type-list-item .service-type-list-item-text {
        width: 28%;
        font-size: 1.2rem;
        font-weight: 500;
        color: #787878;
        line-height: 2rem;
    }

    .service-type-list .service-type-list-item .service-type-list-item-one {
        width: 28%;
    }

    .service-type-list .service-type-list-item .title {
        font-size: 1.4rem;
        font-weight: 500;
        color: #313131;
    }

    .service-type-list .service-type-list-item img {
        width: 6rem;
        height: 6rem;
    }

    .service-type-list .service-type-btn-box .service-type-btn {
        width: 21.3rem;
        height: 4.5rem;
        font-size: 1.9rem;
        font-weight: 800;
        color: #313131;
        line-height: 4.5rem;
    }
}