.productCenter {
    width: 100%;
    height: 800px;

    padding: 0px 0px 176px 0px;
    box-sizing: border-box;
    position: relative;
}

.productCenter img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.productCenter_module {
    width: 1450px;
    height: 400px;

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.productCenter_left {
    width: calc(100% - 700px);
    height: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.productCenter_left_title {
    /* height: 60px; */
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 800;
    font-size: 60px;
    color: #200E32;
    line-height: 90px;
    text-align: left;
    font-style: normal;
    margin-bottom: 32px;
}

.productCenter_left_title span {
    width: 180px;
    /* height: 60px; */
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 800;
    font-size: 60px;
    color: #200E32;
    line-height: 90px;
    text-align: left;
    font-style: normal;
    background: linear-gradient(212.43315960799694deg, #B239FF 0%, rgba(253, 97, 44, 0.94) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.productCenter_left_text {
    width: 720px;
    height: 63px;
    border-radius: 0px 20px 20px 20px;
    border: 2px solid #200E32;
    text-align: center;
    line-height: 63px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 22px;
    color: #200E32;
    font-style: normal;
    margin-bottom: 56px;
}

.productCenter_left_text span {
    color: #8B4EF4;
}

.productCenter_left_btn {
    width: 100%;
    display: flex;
    align-items: center;
}

.productCenter_left_btn .btn1 {
    width: 150px;
    height: 55px;
    border-radius: 14px;
    border: solid 1px transparent;
    background-image: linear-gradient(302deg, rgba(57, 193, 255, 1), rgba(178, 57, 255, 1), rgba(253, 97, 44, 0.94));
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    cursor: pointer;
    padding: 1px 1px;
    box-sizing: border-box;
}

.productCenter_left_btn .btn1 span {
    width: 100%;
    height: 100%;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 20px;
    color: #200E32;
    line-height: 55px;
    text-align: center;
    font-style: normal;
    border-radius: 12px;
    display: inline-block;
    background-color: #fff;
}

.productCenter_left_btn .btn2 {
    width: 150px;
    height: 55px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    font-style: normal;
    line-height: 55px;
    background: linear-gradient(302deg, #39C1FF 0%, #B239FF 54%, rgba(253, 97, 44, 0.94) 100%);
    border-radius: 14px;
    text-align: center;
    cursor: pointer;
    margin-left: 26px;
}

.productCenter_left_btn .btn2:hover {
    background: linear-gradient(302deg, rgba(253, 97, 44, 0.94) 0%, #B239FF 54%, #39C1FF 100%);
}


.productCenter_right {
    width: 680px;
    height: 100%;
    position: relative;
}

.bannerImage_one {
    width: 624px;
    height: 384px;
    z-index: 1;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url("//xt10.kuleiman.com/ywkgw/img/p/banner_one.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bannerImage_two {
    width: 460px;
    height: 270px;
    z-index: 2;
    position: absolute;
    right: 0px;
    top: 48px;
    background: url("//xt10.kuleiman.com/ywkgw/img/p/banner_two.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bannerImage_three {
    width: 636px;
    height: 170px;
    z-index: 3;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url("//xt10.kuleiman.com/ywkgw/img/p/banner_three.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


.empowerment_module {
    width: 100%;
    /* background-color: #f4f4f4; */
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 59px 0px 91px 0px;
    box-sizing: border-box;
}

.empowerment_management {
    display: flex;
    flex-direction: column;

}

.management_single {
    width: 1450px;
    height: 550px;
    position: relative;
    margin-top: 18px;
    overflow: hidden;
}

.management_single:nth-child(1) {
    margin-top: 0px;
}

.management_single img {
    position: absolute;
    left: 0px;
    top: 0px;
}

.single_module {
    display: flex;
    flex-direction: column;
}

.singleModule_title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 32px;
    color: #200E32;
    line-height: 45px;
    text-align: left;
    font-style: normal;
    display: flex;
    align-items: center;
}

.singleModule_title_play {
    /* width: 64px; */
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 32px;
    color: #200E32;
    text-align: left;
    font-style: normal;
    margin-left: 2px;

    position: relative;

}


.singleModule_title_play span:nth-child(1) {
    width: 23px;
    height: 19px;
    display: inline-block;
    position: absolute;
    right: -10px;
    top: -5px;
}

.singleModule_title_play span:nth-child(2) {
    width: 65px;
    height: 42px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 40px;
}

.singleModule_title_txt {
    height: 25px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    margin-left: 33px;
}

.singleModule_text {
    height: 25px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #200E32;
    line-height: 25px;
    text-align: left;
    font-style: normal;
    margin-top: 11px;
}

.singleModule_btn {
    width: 120px;
    height: 50px;
    background: linear-gradient(302deg, #39C1FF 0%, #B239FF 54%, rgba(253, 97, 44, 0.94) 100%);
    border-radius: 14px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    font-style: normal;
    margin-top: 50px;
    cursor: pointer;
}

.singleModule_btn:hover {
    background: linear-gradient(302deg, rgba(253, 97, 44, 0.94) 0%, #B239FF 54%, #39C1FF 100%);
}

.singleModule_content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;

}

.singleModule_content li {
    margin-left: 28px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.singleModule_content li:nth-child(1) {
    margin-left: 0px;
}

.singleModule_li_img {
    width: 65px;
    height: 65px;
    position: relative;
}

.singleModule_li_img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.singleModule_li_tit {
    height: 22px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #200E32;
    line-height: 22px;
    text-align: center;
    font-style: normal;
}

.core_operations {
    width: 100%;
    height: 660px;
    position: relative;
}

.core_operations img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.coreOperations_module {
    width: 1450px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);

    padding: 70px 0px;
    box-sizing: border-box;
}

.coreOperations_content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.coreOperations_content li {
    width: 11.6%;
    height: 150px;
    background: linear-gradient(180deg, #FFFFFF 0%, #E0CDFF 100%);
    border-radius: 14px;
    border: 1px solid #FFFFFF;
    margin: 5px;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;

}

.coreOperations_content li span {
    width: 40px;
    height: 40px;
    margin-bottom: 13px;
    position: relative;
}

.coreOperations_content li span img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.coreOperations_content li span:nth-child(2) {
    display: none;
}



.coreOperations_content li:hover {
    color: #fff;
    border: 1px solid #B239FF;
    background: linear-gradient(302deg, #B239FF 0%, rgba(253, 97, 44, 0.94) 100%);
}

.coreOperations_content li:hover span:nth-child(1) {
    display: none;
}

.coreOperations_content li:hover span:nth-child(2) {
    display: block;
}


.coreOperations_content .core_active {
    color: #fff;
    border: 1px solid #B239FF;
    background: linear-gradient(302deg, #B239FF 0%, rgba(253, 97, 44, 0.94) 100%);
}

.coreOperations_content .core_active span:nth-child(1) {
    display: none;
}

.coreOperations_content .core_active span:nth-child(2) {
    display: block;
}

.coreOperations_btn {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.coreOperations_btn span {
    width: 120px;
    height: 42px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 42px;
    text-align: center;
    font-style: normal;
    background: linear-gradient(302deg, #39C1FF 0%, #B239FF 54%, rgba(253, 97, 44, 0.94) 100%);
    border-radius: 12px;
    cursor: pointer;
}

.coreOperations_btn span:hover {
    background: linear-gradient(302deg, rgba(253, 97, 44, 0.94) 0%, #B239FF 54%, #39C1FF 100%);
}
