/*
2021新版官网 /start
*/
.zhoupu {
    color: #333;
}

.zhoupu .iframe {
    /*margin-top: 4vw;*/
    width: 100%;
    height: 45vw;
}

.zhoupu .swiper-container {
    height: 24.635417vw;
    overflow: hidden;
}

.zhoupu .swiper-pagination {
    bottom: 1.25vw !important;
}

.zhoupu .swiper-pagination-bullet-active {
    background: #4972bb;
}

.zhoupu .swiper-container {
    --swiper-theme-color: #fff;
}

.zhoupu .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 7.1927vw;
}

.zhoupu .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 7.1927vw;
}

.zhoupu-color-green {
    color: #91bf60;
}

.zhoupu-width {
    margin: 0 14.479vw;
}

.zhoupu .swiper-slide .banner1 {
    position: absolute;
    width: 1200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.zhoupu .swiper-slide .banner1 h1 {
    font-size: 36px;
    font-family: AlibabaPuHuiTi_2_95_ExtraBold;
    color: #ffffff;
    margin-bottom: 30px;
}

.zhoupu .swiper-slide .banner1 p {
    text-align: left;
    font-size: 15px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #ffffff;
    line-height: 30px;
    max-width: 807px;
}

.zhoupu .swiper-slide .banner2 {
    position: absolute;
    width: 1200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.zhoupu .swiper-slide .banner2 h1 {
    font-size: 36px;
    font-family: AlibabaPuHuiTi_2_95_ExtraBold;
    color: #ffffff;
    margin-bottom: 30px;
}

.zhoupu .swiper-slide .banner2 p {
    width: 693px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 15px;
    color: #ffffff;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.zhoupu .swiper-slide .banner2 ul {
    display: flex;
    margin-top: 14px;
    margin-bottom: 20px;
    gap: 55px;
}

.zhoupu .swiper-slide .banner2 ul li {
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 15px;
    color: #ffffff;
    line-height: 15px;
    text-align: left;
    font-style: normal;
    background: url(https://cdn.zhoupu123.com/website/indexNew/indexNew_icon5.png) no-repeat;
    text-indent: 1.5em;
    background-size: 15px;
}

.zhoupu .swiper-slide .banner2 button {
    width: 170px;
    height: 40px;
    background: #1876ff;
    border-radius: 21px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 15px;
    color: #ffffff;
    line-height: 21px;
    border: none;
    font-style: normal;
    cursor: pointer;
}

.zhoupu .swiper-slide .banner3 {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 1200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.zhoupu .swiper-slide .banner3 h1 {
    font-size: 36px;
    font-family: AlibabaPuHuiTi_2_95_ExtraBold;
    color: #ffffff;
    margin-bottom: 30px;
}

.zhoupu .swiper-slide .banner3 p {
    width: 693px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 15px;
    color: #ffffff;
    line-height: 30px;
    text-align: left;
    font-style: normal;
}

.zhoupu .swiper-slide .banner3 .QRCode {
    position: relative;
    display: flex;
    width: 446px;
    height: 255px;
    background: #ffffff;
    border-radius: 8px;
}

.zhoupu .swiper-slide .banner3 .QRCode .right_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 51%;
    height: 100%;
    margin-left: 20px;
}

.zhoupu .swiper-slide .banner3 .QRCode .right_text h1 {
    font-family: AlibabaPuHuiTi_2_65_Medium;
    font-size: 19px;
    color: #333333;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    margin-bottom: 14px;
}

.zhoupu .swiper-slide .banner3 .QRCode .right_text h5 {
    width: 100%;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 14px;
    color: #1a1c2a;
    line-height: 20px;
    font-style: normal;
    margin-bottom: 7px;
}

.zhoupu .swiper-slide .banner3 .QRCode .right_text p {
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 14px;
    color: #75798e;
    line-height: 20px;
    text-align: justify;
    font-style: normal;
}

.zhoupu .swiper-slide .banner3 .QRCode .right_QRCode {
    top: 38px;
    right: 18px;
    position: absolute;
    width: 170px;
    height: 170px;
}

.zhoupu .swiper-slide .banner3 .QRCode .right_QRCode img {
    width: 100%;
}

.title_coopreate {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 49px;
}

.title_line {
    display: flex;
    align-items: center;
    height: 42px;
    padding-left: 10px;
    border-left: 12px solid #1876ff;
}

.title_line h1 {
    font-size: 40px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    color: #333333;
    line-height: 42px;
}

.news {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 150px;
    background: url(https://cdn.zhoupu123.com/website/indexNew/indexNew_header1.png) no-repeat 100%;
    margin-top: -6px;
}

.news h1 {
    font-size: 29px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #ffffff;
    line-height: 41px;
}

.news p {
    font-size: 17px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #ffffff;
    line-height: 24px;
}

.scence {
    width: 100%;
    height: 830px;
    background: #ffffff;
}

.scence .scence_container {
    position: absolute;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
}

.scence .scence_container .scence_body {
    margin-top: 62px;
    text-align: center;
}

.scence .scence_container .scence_body img {
    margin-top: 16px;
    width: 1200px;
    height: 599px;
}

.solution {
    width: 100%;
    height: 800px;
    background: #edf4ff;
}

.solution .solution_container {
    position: absolute;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
}

.solution .solution_container .solution_body {
    margin-top: 62px;
    text-align: center;
}

.solution .solution_container .solution_body .solution_row {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 30px;
}

.solution .solution_container .solution_body .solution_card {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 380px;
    height: 273px;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-left: 20px;
    cursor: pointer;
}

.solution .solution_container .solution_body .solution_card .item_title {
    display: flex;
}

.solution .solution_container .solution_body .solution_card .item_title .title_number {
    width: 63px;
    height: 55px;
    font-family: Helvetica;
    font-size: 40px;
    color: #ffffff;
    line-height: 48px;
    text-align: left;
    font-style: normal;
    border-right: 1px solid #ffffff;
    margin-right: 15px;
}

.solution .solution_container .solution_body .solution_card .item_title h1 {
    font-family: AlibabaPuHuiTi_2_85_Bold;
    font-size: 20px;
    color: #ffffff;
    line-height: 28px;
    text-align: left;
    font-style: normal;
}

.solution .solution_container .solution_body .solution_card p {
    width: 336px;
    height: 40px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    margin-top: 40px;
    margin-bottom: 40px;
}

.swiper-slide {
    display: flex;
    gap: 30px;
}

.zhoupu .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    position: absolute;
    top: 500px;
    left: 45%;
    width: 46px;
    height: 54px;
    background: white;
}

.zhoupu .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    position: absolute;
    top: 500px;
    right: 45%;
    width: 46px;
    height: 54px;
    background: white;
}

.datacenter {
    width: 100%;
    height: 633px;
    background: #2061cb;
}

.datacenter .datacenter_container {
    position: absolute;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
}

.datacenter .datacenter_container .datacenter_body {
    display: flex;
    justify-content: space-between;
    margin-top: 62px;
    text-align: center;
}

.datacenter .datacenter_container .datacenter_body .datacenter_card {
    box-sizing: border-box;
    width: 288px;
    height: 331px;
    background: #ffffff;
    border-radius: 11px 40px 11px 11px;
    text-align: left;
    padding: 30px 20px;
}

.datacenter .datacenter_container .datacenter_body .datacenter_card img {
    width: 48px;
    height: 48px;
}

.datacenter .datacenter_container .datacenter_body .datacenter_card h1 {
    font-size: 22px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.datacenter .datacenter_container .datacenter_body .datacenter_card p {
    position: absolute;
    top: 333px;
    width: 243px;
    font-size: 16px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
}

.three_advantage {
    width: 100%;
    height: 644px;
    background: #fff;
}

.three_advantage .advantage_container {
    position: absolute;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.three_advantage .advantage_container p {
    font-size: 26px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    color: #333333;
    line-height: 37px;
    margin-top: 42px;
    margin-bottom: 52px;
}

.three_advantage .advantage_container .advantage_body {
    margin-top: 62px;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.three_advantage .advantage_container .advantage_body .advantage_card {
    box-sizing: border-box;
    width: 341px;
    height: 361px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: left;
    padding-left: 20px;
    padding-top: 180px;
}

.three_advantage .advantage_container .advantage_body .advantage_card h1 {
    font-size: 28px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    color: #ffffff;
    line-height: 36px;
}

.three_advantage .advantage_container .advantage_body .advantage_card p {
    width: 293px;
    font-size: 15px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #ffffff;
    line-height: 18px;
    margin-top: 20px;
}

.achieve {
    width: 100%;
    height: 650px;
    background-image: url(https://cdn.zhoupu123.com/website/efficientBusinessSolutions/efficientBusinessSolutions_img2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.achieve .achieve_container {
    position: relative;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.achieve .achieve_container p {
    margin-top: 33px;
    font-size: 18px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #333333;
    line-height: 25px;
}

.achieve .achieve_container .achieve_body {
    margin-top: 80px;
    display: grid;
    grid-template-rows: repeat(2, 161px);
    grid-template-columns: repeat(4, 263px);
    gap: 20px 50px;
}

.achieve .achieve_container .achieve_body .achieve_card {
    box-sizing: border-box;
    width: 263px;
    height: 161px;
    background: #ffffff;
    border-radius: 8px;
    text-align: left;
    padding-left: 35px;
}

.achieve .achieve_container .achieve_body .achieve_card p {
    font-size: 16px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #333333;
    line-height: 22px;
    margin-bottom: 18px;
}

.achieve .achieve_container .achieve_body .achieve_card p::before {
    display: inline-block;
    content: '';
    width: 4px;
    height: 16px;
    background: #1876ff;
    border-radius: 2px;
    margin-right: 5px;
}

.achieve .achieve_container .achieve_body .achieve_card .achieve_number {
    font-size: 42px;
    font-family: DINAlternate, DINAlternate;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
}

.achieve .achieve_container .achieve_body .achieve_card .achieve_number .little {
    font-size: 22px;
}

.case {
    width: 100%;
    height: 589px;
    background: #f5f5f5;
}

.case .case_container {
    position: absolute;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
}

.case .case_container .case_body {
    margin-top: 62px;
    text-align: center;
}

.case .case_container .case_body {
    margin-top: 51px;
}

.case .case_container .case_body .news_container {
    display: grid;
    grid-template-columns: repeat(4, 280px);
    grid-template-rows: repeat(1, 140px);
    gap: 27px;
    height: 260px;
}

.case .case_container .case_body .news_container .news_card {
    width: 280px;
    min-height: 242px;
    background: #ffffff;
    border-radius: 12px;
}

.case .case_container .case_body .news_container .news_card .news_img {
    width: 100%;
    position: relative;
    height: 140px;
    overflow-y: hidden;
    border-radius: 12px 12px 0 0;
}

.case .case_container .case_body .news_container .news_card .news_img img {
    max-width: 100%;
    height: auto;
}

.case .case_container .case_body .news_container .news_card .news_content {
    position: relative;
    min-height: 67px;
    margin-left: 13px;
    text-align: left;
    background: #fff;
}

.case .case_container .case_body .news_container .news_card .news_content .news_text {
    margin-top: 9px;
    margin-bottom: 17px;
    width: 262px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.case .case_container .case_body .news_container .news_card .news_content .news_date {
    position: absolute;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    bottom: -20px;
}

.success {
    width: 100%;
    height: 800px;
    background: #edf4ff;
}

.success .success_container {
    position: absolute;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
}

.success .success_container .success_body {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 100px;
}

.success .success_container .success_body .left_text {
    box-sizing: border-box;
    width: 600px;
    height: 337.5px;
    background: #ffffff;
    border-radius: 6px 4px 4px 6px;
    padding: 40px;
}

.success .success_container .success_body .left_text h1 {
    width: 483px;
    line-height: 35px;
    font-style: normal;
    font-size: 22px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #333333;
}

.success .success_container .success_body .left_text p {
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    text-align: right;
    font-style: normal;
    margin-top: 50px;
    margin-bottom: 20px;
}

.success .success_container .success_body .left_text img {
    position: absolute;
    width: 150px;
    height: 100px;
    left: 412px;
}

.success .success_container .success_body .right_video {
    width: 1000px;
}

.success .success_container .success_body .right_video video {
    width: 100%;
}

.news_more {
    display: flex;
    justify-content: center;
    margin-top: 38px;
    padding-bottom: 47px;
}

.news_more .news_button {
    cursor: pointer;
    width: 164px;
    height: 50px;
    background: #1876ff;
    border-radius: 30px;
    border: none;
    font-size: 18px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 25px;
}

.brand_coopreate {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 70px;
}

.brand_coopreate .brand_container {
    position: relative;
    width: 1200px;
}

.brand_coopreate .brand_container .title_desc {
    padding-top: 22px;
    text-align: center;
}

.brand_coopreate .brand_container .title_desc p {
    font-size: 20px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #333333;
    line-height: 30px;
}

.brand_coopreate .brand_container .brand_body {
    display: flex;
    justify-content: center;
    margin-top: 65px;
    overflow-x: hidden;
    padding-bottom: 30px;
}

.brand_coopreate .brand_container .left_mask {
    position: absolute;
    left: 0;
    width: 166px;
    height: 400px;
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 9;
}

.brand_coopreate .brand_container .right_mask {
    position: absolute;
    right: 0;
    width: 166px;
    height: 400px;
    background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 9;
}

.brand_coopreate .brand_container .brand_body .brand_show {
    display: grid;
    grid-template-rows: repeat(3, 100px);
    grid-template-columns: repeat(5, 188px);
    grid-gap: 13px 46px;
    grid-auto-flow: column;
    animation: scroll 20s linear infinite;
}

@keyframes scroll {
    0% {
        transform: translateX(25%);
    }

    100% {
        transform: translateX(-25%);
    }
}

.brand_coopreate .brand_container .brand_body .brand_show .brand_card {
    width: 188px;
    height: 90px;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px #e0e0e0;
    border-radius: 1px;
}

.information {
    display: flex;
    justify-content: center;
    width: 100%;
    background: #f5f9ff;
}

.information .information_container {
    position: relative;
    width: 1200px;
}

.information .information_container .information_body {
    margin-top: 80px;
}

.information .information_container ul li a:hover {
    text-decoration: none;
}

.information .information_container .information_card {
    display: flex;
    gap: 32px;
    height: 240px;
    margin-bottom: 65px;
}

.information .information_container .information_card .information_img {
    width: 480px;
    height: 240px;
}

.information .information_container .information_card .information_img .information_detail {
    width: 100%;
    height: 240px;
    overflow-y: hidden;
    border-radius: 12px;
}

.information .information_container .information_card .information_img .information_detail img {
    width: 480px;
    height: auto;
}

.information .information_container .information_card h1 {
    width: 600px;
    font-size: 27px;
    font-family: AlibabaPuHuiTi_2_95_ExtraBold;
    color: #333333;
    line-height: 40px;
    margin-bottom: 17px;
}

.information .information_container .information_card p {
    font-size: 20px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #666666;
    line-height: 28px;
    margin-bottom: 21px;
}

.contract {
    width: 100%;
    height: 150px;
    background: url(https://cdn.zhoupu123.com/website/casecenter/contract_background.png) 100% no-repeat;
    background-size: 100% 100%;
}

.contract .contract_text {
    color: rgba(255, 255, 255, 1);
    font-size: 27px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 38px;
    padding-top: 26px;
}

.button_group {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    gap: 33px;
}

.button_group .button {
    width: 136px;
    height: 40px;
    font-size: 15px;
    background: transparent;
    color: rgba(255, 255, 255, 1);
    border-radius: 21px;
    border: 1px solid rgba(255, 255, 255, 1);
}

/*
商业生态
*/
.ecology {
    background: #f3f3f3;
    margin-top: 5.2083vw;
}

.ecology__wrap {
    width: 100%;
    height: 41.6667vw;
    background: url('../images/index/ecology-bg.png') no-repeat center top;
    background-size: contain;
}

.base {
    padding-top: 5.0083vw;
}

.base_title_first {
    margin-top: 2vw;
    padding-top: 4vw;
    text-align: center;
    font-size: 2.5vw;
    line-height: 1.25;
    color: #ffa044;
    background-color: #f3f3f3;
}

.base_title_second {
    margin-top: -4vw;
    padding-top: 4vw;
    text-align: center;
    font-size: 2.5vw;
    line-height: 1.25;
    color: #ffa044;
}

.base_topbar {
    width: 100%;
    height: 6.25vw;
    margin-top: 3.1667vw;
    background: url('../images/index/topbar.png') no-repeat center top;
    background-size: contain;
}

.base_list {
    display: flex;
}

.base_topbar_item {
    position: relative;
    display: flex;
    width: 17.7083vw;
    height: 7.2917vw;
    font-size: 1.25vw;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #ffffff;
    justify-content: center;
    align-items: center;
    margin-top: -0.2604vw;
    box-sizing: border-box;
    cursor: pointer;
}

.base_topbar_item:hover {
    cursor: pointer;
}

.base_topbar_item::after {
    position: absolute;
    right: 0;
    margin-left: 0.10417vw;
    margin-top: -0.5208vw;
    content: '';
    color: #fff;
    width: 1px;
    height: 4.1667vw;
    background: #fff;
}

.base_topbar_item:last-child:after {
    display: none;
}

.base_topbar_item.active {
    margin-left: -0.10417vw;
    width: 17.7083vw;
    height: 7.2917vw;
    background: url('../images/index/topbar-active.png') no-repeat center top;
    background-size: contain;
}

.base_topbar_item.active::after {
    display: none;
}

.base_wrap-content {
    display: none;
    text-align: center;
    padding: 4.5vw 0;
    background-color: #ebf0ff;
}

.base_wrap-content.active {
    display: block;
}

.base_wrap-desc {
    font-size: 1.16vw;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #333333;
}

.base_wrap-list {
    margin-top: 3vw;
    display: inline-flex;
    align-items: center;
}

.base_wrap-list-item {
    text-align: center;
    margin: 0 3vw;
    width: 10vw;
    height: 13.2vw;
    background-color: #ffffff;
    border-radius: 3px;
}

.base_wrap-icon {
    margin-top: 3.6vw;
    width: 3.6vw;
    height: 3.6vw;
}

.base_wrap-title {
    margin-top: 1vw;
    font-size: 1vw;
    font-family: AlibabaPuHuiTi_2_65_Medium;
    color: #666666;
}

.base_wrap-yicha {
    font-size: 1.8vw;
    font-family: AlibabaPuHuiTi_2_95_ExtraBold;
    color: #333;
    line-height: 1.5;
}

.base_wrap-yicha-desc {
    font-size: 1.16vw;
    font-family: AlibabaPuHuiTi_2_65_Medium;
    color: #333;
    line-height: 1.5;
}

.base_wrap-yicha-list {
    list-style: none;
    margin-right: 7.2vw;
}

.base_wrap-yicha-list li {
    position: relative;
    font-size: 1vw;
    font-family: AlibabaPuHuiTi_2_65_Medium;
    font-weight: 500;
    color: #333333;
    text-align: left;
    line-height: 2;
}

.base_wrap-yicha-list li::before {
    position: absolute;
    content: '';
    width: 0.3125vw;
    height: 0.3125vw;
    left: -0.52vw;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #1876ff;
}

.base_wrap-yicha-row {
    margin-top: 1.04vw;
    font-size: 1.04vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.base_wrap-yicha-banner {
    width: 14.58vw;
}

.color-blue {
    color: #5a60b2;
}

.color-yellow {
    color: #ffa044;
}

.boss {
    background: #f3f3f3;
    margin-top: 4.1667vw;
    padding-top: 4.1667vw;
    padding-bottom: 3.6458vw;
}

.boss__top {
    display: block;
    text-align: center;
    padding-bottom: 2.34375vw;
}

.boss__slogan {
    width: 23.8021vw;
    height: 4.8958vw;
    margin: 0 auto;
    background: url(../images/index/boss-title.png) no-repeat center center;
    background-size: contain;
}

/* .boss__slogan:hover {
    background: url(../images/index/boss-title-hover.png) no-repeat center center;
    background-size: contain;
} */
.boss__title {
    text-align: center;
    font-size: 2.5vw;
    line-height: 1;
    color: #ffa044;
}

.boss__subtitle {
    font-size: 0.8333vw;
    color: #333;
}

.boss__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.boss__item {
    display: block;
    box-sizing: border-box;
    width: 34.375vw;
    height: 9.375vw;
    margin-top: 2.6042vw;
    padding-left: 10.9375vw;
    padding-top: 1.0417vw;
    padding-right: 1.5625vw;
}

.boss__item:hover {
    width: 34.375vw;
    height: 9.375vw;
}

.boss__item:nth-child(1) {
    background: url(../images/index/boss-term1.png) no-repeat center center;
    background-size: 100% 100%;
}

.boss__item:nth-child(1):hover {
    background: url(../images/index/boss-term1-hover.png) no-repeat center center;
    background-size: 100% 100%;
}

.boss__item:nth-child(2) {
    background: url(../images/index/boss-term2.png) no-repeat center center;
    background-size: 100% 100%;
}

.boss__item:nth-child(2):hover {
    background: url(../images/index/boss-term2-hover.png) no-repeat center center;
    background-size: 100% 100%;
}

.boss__item:nth-child(3) {
    background: url(../images/index/boss-term3.png) no-repeat center center;
    background-size: 100% 100%;
}

.boss__item:nth-child(3):hover {
    background: url(../images/index/boss-term3-hover.png) no-repeat center center;
    background-size: 100% 100%;
}

.boss__item:nth-child(4) {
    background: url(../images/index/boss-term4.png) no-repeat center center;
    background-size: 100% 100%;
}

.boss__item:nth-child(4):hover {
    background: url(../images/index/boss-term4-hover.png) no-repeat center center;
    background-size: 100% 100%;
}

.boss__item:nth-child(5) {
    background: url(../images/index/boss-term5.png) no-repeat center center;
    background-size: 100% 100%;
}

.boss__item:nth-child(5):hover {
    background: url(../images/index/boss-term5-hover.png) no-repeat center center;
    background-size: 100% 100%;
}

.boss__item:hover .boss__item-title {
    color: #ffa044;
}

.boss__item-title {
    font-size: 1.25vw;
}

.boss__item-subtitle {
    font-size: 0.8333vw;
}

.boss__item-desc {
    font-size: 0.7292vw;
    margin-top: 2.0833vw;
    line-height: 1.3;
    color: #666;
}

.advantage {
    background: #fff;
    padding-top: 4.1667vw;
    padding-bottom: 3.90625vw;
}

.advantage__top {
    text-align: center;
}

.advantage__title {
    font-size: 2.5vw;
    line-height: 1;
    color: #ffa044;
}

.advantage__subtitle {
    margin-top: 0.2604vw;
    font-size: 1.25vw;
    color: #666;
    line-height: 1.3;
}

.advantage__content {
    margin-top: 3.6458vw;
}

.advantage__list {
    display: flex;
    justify-content: space-between;
}

.advantage__item {
    width: 15.625vw;
    height: 25vw;
    padding: 0 0.78125vw;
    box-sizing: border-box;
}

.advantage__item:nth-child(1) {
    background: url(../images/index/advantage-term1.png) no-repeat center center;
    background-size: contain;
    padding-top: 1.25vw;
}

.advantage__item:nth-child(2) {
    background: url(../images/index/advantage-term2.png) no-repeat center center;
    background-size: contain;
    padding-top: 16.9271vw;
}

.advantage__item:nth-child(3) {
    background: url(../images/index/advantage-term3.png) no-repeat center center;
    background-size: contain;
    padding-top: 1.25vw;
}

.advantage__item:nth-child(4) {
    background: url(../images/index/advantage-term4.png) no-repeat center center;
    background-size: contain;
    padding-top: 1.875vw;
}

.advantage__item:nth-child(1):hover {
    background: url(../images/index/advantage-term1-hover.png) no-repeat center center;
    background-size: contain;
}

.advantage__item:nth-child(2):hover {
    background: url(../images/index/advantage-term2-hover.png) no-repeat center center;
    background-size: contain;
}

.advantage__item:nth-child(3):hover {
    background: url(../images/index/advantage-term3-hover.png) no-repeat center center;
    background-size: contain;
}

.advantage__item:nth-child(4):hover {
    background: url(../images/index/advantage-term4-hover.png) no-repeat center center;
    background-size: contain;
}

.advantage__item:nth-child(1) .advantage__item-desc {
    margin-top: 0.5208vw;
}

.advantage__item:nth-child(1) .advantage__item-subtitle {
    margin-top: 7.5521vw;
}

.advantage__item:nth-child(2) .advantage__item-desc {
    margin-top: 0.5208vw;
}

.advantage__item:nth-child(3) .advantage__item-desc {
    margin-top: 0.5208vw;
}

.advantage__item:nth-child(4) .advantage__item-subtitle {
    margin-top: 4.1667vw;
    line-height: 1;
}

.advantage__item:nth-child(4) .advantage__item-subtitle:first-child {
    margin-top: 0;
}

.advantage__item:nth-child(4) .advantage__item-title {
    margin-top: 2.6042vw;
}

.advantage__item-title {
    font-size: 1.25vw;
}

.advantage__item-desc {
    margin-top: 0.5208vw;
    font-size: 0.7292vw;
    text-align: justify;
    line-height: 1.4;
}

.advantage__item-subtitle {
    font-size: 1.0417vw;
    text-align: center;
}

.advantage__item:hover .advantage__item-title {
    color: #fff;
}

.advantage__item:hover .advantage__item-desc {
    color: #fff;
}

.advantage__item:hover .advantage__item-subtitle {
    color: #ffa044;
}

.advantage__item:nth-child(1):hover .advantage__item-subtitle {
    display: none;
}

.text {
    position: absolute;
    top: 3vw;
    left: 6vw;
    color: #5a60b2;
}

.base a,
.boss a {
    text-decoration: none;
}

#translate {
    display: none;
}

.banner_button {
    position: fixed;
    left: 18vw;
    top: 18vw;
    width: 170px;
    height: 40px;
    background: #ffffff;
    border: none;
    border-radius: 21px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-size: 18px;
    color: #4646d2;
    line-height: 25px;
    cursor: pointer;
}

.section_12 {
    width: 100%;
    height: 794px;
    background: linear-gradient(0deg, #e8f1ff 0%, #ffffff 100%);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.group_5 {
    background-color: rgba(24, 118, 255, 1);
    width: 12px;
    height: 42px;
    margin-top: 7px;
}

.text-group_6 {
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 40px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 56px;
    margin-left: 10px;
}

.text-wrapper_5 {
    height: 28px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.text_23 {
    width: 1013px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.text_24 {
    width: 1013px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-family: AlibabaPuHuiTi_2_95_ExtraBold;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.list_2 {
    width: 1200px;
    height: 484px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.list-items {
    flex: 1;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    position: relative;
    height: 484px;
    cursor: pointer;
}

.header-box {
    background-color: rgba(24, 118, 255, 1);
    border-radius: 8px 8px 0px 0px;
    width: 285px;
    height: 245px;
    padding: 17px 12px;
}

.box-title {
    width: 100%;
}

.box-title img {
    width: 12px;
    height: 16px;
    margin-top: 11px;
}

.box-title span:first-child {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 23px;
    font-family: AlibabaPuHuiTi_2_95_ExtraBold;
    font-weight: normal;
    text-align: left;
    line-height: 37px;
    white-space: nowrap;
}

.box-desc span {
    display: block;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: AlibabaPuHuiTi_2_95_ExtraBold;
    font-weight: normal;
    text-align: left;
    line-height: 30px;
    margin: 20px 0;
}

.box-desc span:last-child {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    text-align: left;
}

.box-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
}

.box-content div {
    width: 100%;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    font-weight: normal;
    line-height: 67px;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
}