.imgSize{
    width: 30px;
    height: 30px;
}
*{
    box-sizing: border-box;
}

/* 晶科能源：全球领先的清洁能源解决方案供应商 */
.model1_1{
    margin-top: 60px;
    position: relative;
    height: 400px;
    background: url(https://files.yuanian.com/yuanian/page_image/2025/AL/jkny/bg2.jpg) no-repeat center center / cover;
}
.model1_1 h3{
    position: absolute;
    top: 159px;
    right: 110px;
    font-weight: 400;
    font-size: 22px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;

}
.model1_1 p{
    position: absolute;
    top: 200px;
    right: 40px;
    width: 600px;
    height: 140px;
    font-weight: 400;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
    text-indent: 1em;
}
.model1_1 img{
    /* display: none; */
    margin-left: 105px;
    margin-top: 132px;
    height: auto;
    width: 326px;
}
/* 面对内外部挑战，选择财务共享建设作为财务数字化转型核心 */
h2{
    line-height: 40px;
}
.jkny_tz_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* margin-bottom: 20px; */
}
.jkny_tz_box_item{
    position: relative;
    margin-bottom: 20px;
    width: 530px;
    height: 160px;
    background-image: linear-gradient(180deg, #f5f7f9b3 0%, #ffffffb3 100%);
    border: 2px solid #FFFFFF;
    box-shadow: 0 8px 20px 0 #3763aa1a, -8px -8px 20px 0 #FFFFFF;
}
.jkny_tz_box_item_img{
    padding: 22px 20px 14px 20px;
}
.jkny_tz_box_item_img span{
    font-family: PingFangSC-Regular;
    font-weight: 600;
    font-size: 16px;
    color: #1A253B;
    letter-spacing: 0;
}
.jkny_tz_box_item p{
    padding: 0px 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
.jkny_tz_bg_img{
    position: absolute;
    top: 12px;
    right: 12px;
    width: 100px;
    height: 100px;
}
/* 晶科能源财经 */
.company {
    padding-top: 60px;
}

.company-main {
    position: relative;
    overflow: hidden;
}

.company-main .swiper-slide {
    height: 283px;
    background: #f7f8fb;
    border-radius: 8px;
    padding: 20px 85px 0px 0px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.company-main .swiper-slide .product-img {
    margin-left: 20px;
    width: 365px;
    height: 246px;
}

.company-main .swiper-slide .tex {
    margin-left: 60px;
    width: 586px;
    /* box-sizing: border-box; */
}

.company-main .swiper-slide .tex .t-01 {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #323232;
    line-height: 30px;
    padding-top: 20px;
    position: relative;
}

.company-main .swiper-slide .tex .t-02 {
    padding: 26px 0px 0px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    /* 火狐 */
    text-justify: distribute;
    color: #3d485d;
    line-height: 30px;
}


.company-main .customer-pagination {
    position: absolute;
    width: 100%;
    left: -85px;
    bottom: 24px;
    z-index: 99;
    text-align: right;
}

.company-main .customer-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 5px;
    margin: 0 5px !important;
    border-radius: 3px;
    position: relative;
    background: rgba(153, 153, 153, 0.13) !important;
    overflow: hidden;
}

.company-main .customer-pagination .swiper-pagination-bullet-active {
    width: 50px !important;
    border-radius: 3px;
    background: transparent !important;
    opacity: 1;
}

.company-main .customer-pagination .swiper-pagination-bullet-active::before {
    content: "";
    background: rgba(153, 153, 153, 0.13);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 3px;
}

.company-main .customer-pagination .swiper-pagination-bullet-active::after {
    position: absolute;
    left: 0;
    content: "";
    background: #adadad;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 3px;
    animation: banner-pagination-bullet 5s linear;
}
/* 五年磨一剑，携手元年科技，构建全球化财务共享平台 */
.model3{
    padding-bottom: 60px;
}
.model3_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-image: url(https://files.yuanian.com/yuanian/page_image/2025/AL/jkny/bg3.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center center
}
.model3_box_item{
    position: relative;
    margin-bottom: 24px;
    width: 362px;
    height: auto;
    background-image: linear-gradient(179deg, #F5F6F9 25%, #FEFFFF 99%);
    box-shadow: -8px -8px 20px 0 #ffffff80, 8px 8px 20px 0 #3763aa1a;
}
.model3_box_item img{
    position: absolute;
    top: 0;
    right: 26px;
    width: 22px;
    height: 32px
}
.model3_box_item i{
    position: absolute;
    /* 去除i标签的样式 */
    font-style: normal;
    top: 5px;
    right: 29px;
    color: #fff;
    font-family: Arial-BoldMT;
    font-weight: BoldMT;
    font-size: 13px;
    letter-spacing: 0;
    z-index: 999
}
.model3_box_item span{
    display: block;
    padding: 16px 0 0 20px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #323232;
    letter-spacing: 0;
    line-height: 25px;
}
.model3_box_item p{
    padding: 8px 26px 20px 32px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 13px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    line-height: 20px;
}
.model3_box_item p::before {
    position: absolute;
    left: 20px;
    top: 55px;
    content: '';
    /* 伪元素需要content属性，即使它是空的 */
    display: inline-block;
    /* 让伪元素成为行内块级元素，从而可以控制其大小 */
    width: 6px;
    /* 小红点的宽度 */
    height: 6px;
    /* 小红点的高度 */
    background-color: red;
    /* 小红点的颜色 */
    border-radius: 50%;
    /* 将小红点变为圆形 */
    margin-right: 5px;
    /* 小红点与段落文本之间的间距 */
    vertical-align: middle;
    /* 如果需要，可以调整小红点的垂直对齐方式 */
}
.model_item_right{
    margin-right: 216px;
    margin-left: 80px;
}
.model_item_left{
    margin-right: 80px;
}
/* 业财融合与运营提效，元年科技助力晶科能源构建数智化财务管理体系 */
.achievement{
    padding-bottom: 60px;
    background: #F7F8FB;
}
.achievement_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.achievement_box .achievement_box_item{
    width: 345px;
    height: auto;
}
.achievement_box .achievement_box_item img{
    width: 58px;
    height: 58px;
}
.achievement_box .achievement_box_item{
    border-top: 4px solid #0245B7;
    background: rgba(255, 255, 255, 0.95);
    padding: 15px 22px 20px;
    backdrop-filter: blur(6px);
}
.achievement_box .achievement_box_item:nth-child(2n){
    border-top: 4px solid #D1161B;
}
.achievement_box .achievement_box_item:nth-child(odd):hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/ytkg/fz-bg1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.achievement_box .achievement_box_item:nth-child(even):hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Al/ytkg/fz-bg2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.achievement_box .achievement_box_item .achievement_box_item_text{
    margin-top: 12px;
}
.achievement_box .achievement_box_item .achievement_box_item_text > p:first-of-type{
    font-weight: 600;
    font-size: 17px;
    color: #323232;
    letter-spacing: 0;
}
.achievement_box .achievement_box_item .achievement_box_item_text > p:nth-child(2){
    margin-top: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #3D485D;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
/* 客户证言 晶科能源财经&人力IT总监余云雪 */
.testimony{
    padding-top: 60px;
    /* padding-bottom: 60px; */
}
.testimony_content{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 428px;
}
.testimony_content_left{
    position: relative;
    width: 70%;
    height: 100%;
}
.testimony_content_left .iconPlay{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(1.5);
    cursor: pointer;
}
.testimony_content_right{
    position: relative;
    padding: 58px 28px;
    width: 30%;
    height: 100%;
    background: url(https://files.yuanian.com/yuanian/page_image/2024/0806-shdq/img5.png) no-repeat center center / cover;
}
.testimony_content_right p{
    position: absolute;
    width: 283px;
    height: 300px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 30px;
    text-indent: 2em;
}
.testimony_content_right h3{
    position: absolute;
    right: 27px;
    bottom: 33px;
    font-weight: 600;
    font-size: 16px;
    color: #0245B7;
    letter-spacing: 0;
    text-align: justify;
}
.testimony_content_left a{
    position: relative;
}
.testimony_content_left a .iconPlay{ 
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 20%;
}
/* 项目小结 */
.summarize {
    padding-top: 60px;
}

.summarize-main {
    height: 210px;
    background: #f7f8fb;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.summarize-main-l {
    width: 282px;
    height: 136px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/2025/AL/jkny/image2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 70px;
    position: relative;
}

.summarize-main-l span {
    width: 100%;
    height: 65px;
    position: absolute;
    bottom: 0px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #323232;
    line-height: 65px;
}

.summarize-main-r {
    width: 573px;
    margin: 0px 84px 0px 0px;
    position: relative;
}

.summarize-main-r img {
    width: 332px;
    height: 119px;
    position: absolute;
    right: 62px;
    top: -24px;
}

.summarize-main-r p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    /* 火狐 */
    text-justify:distribute;
    color: #323232;
    line-height: 30px;
}


/* 适配移动端 */
@media screen and (max-width: 768px) { 
    /* 晶科能源：全球领先的清洁能源解决方案供应商 */
    .model1_1{
        height: 600px;
        background: url();
    }
    .model1_1 img{
        display: block;
        margin: 0;
        width: auto;
    }
    .model1_1 h3{
        position: static;
        padding: 30px;
        text-align: center;
    }
    .model1_1 p{
        position: static;
        width: 100%;
        text-align: center;
    }
    /* 面对内外部挑战，选择财务共享建设作为财务数字化转型核心 */
    .jkny_tz_box_item{
        width: 100%;
        height: 200px;
    }
    /* 晶科能源财经 */
    .company {
        padding-top: 30px;
    }

    .company-main .swiper-slide {
        height: auto;
        padding: 5% 5% 10%;
        flex-wrap: wrap;
    }
    .company-main .swiper-slide .product-img {
        width: 100%;
    }
    .company-main .swiper-slide .tex {
        width: auto;
        margin-left: 0px;
    }
    .company-main .swiper-slide .tex .t-02 {
        padding: 20px 0px 0px;
    }
    .company-main .customer-pagination {
        left: 0px;
        bottom: 16px;
        text-align: center;
    }
    /* 五年磨一剑，携手元年科技，构建全球化财务共享平台 */
    .model_item_right,
    .model_item_left{
        margin: 0;
        margin-bottom: 24px;
    }
    .model3_box_item{
        width: 100%;
    }
    /* 业财融合与运营提效，元年科技助力晶科能源构建数智化财务管理体系 */
    .achievement{
        padding-bottom: 30px;
    }
    .achievement_box .achievement_box_item{
        margin-bottom: 20px;
        width: auto;
    }
    .achievement_box .achievement_box_item:last-child{
        margin-bottom: 0px;
    }
    /* 客户证言 晶科能源财经&人力IT总监余云雪 */
    .testimony_content{
        height: auto;
    }
    .testimony_content_left,
    .testimony_content_right{
        width: 100%;
    }
    .testimony_content_right p,
    .testimony_content_right h3{
        position: static;
        width: auto;
    }
    .testimony_content_right h3{
        margin-top: 20px;
        margin-left: 35px
    }
    /* 项目小结 */
    .summarize {
        padding-top: 30px;
    }

    .summarize-main {
        height: auto;
        display: inherit;
    }

    .summarize-main-l {
        margin: 0px;
        width: 100%;
        height: 215px;
    }

    .summarize-main-r {
        width: 92%;
        margin: 0 auto;
    }

    .summarize-main-r img {
        display: none;
    }

    .summarize-main-r p {
        padding: 5% 0px;
    }
}