.common_banner .top .parallax .wrap .p1{
    transform: scale(0.43, 0.43) !important;
    display: none;
}
.common_banner .top .parallax .wrap .p2{
    opacity: 1!important;
    transform: translate(0px, 0px) !important;
}
.common_banner .top{
    height: 100vh!important;
}
.photovoltaic1 {
    padding: 114px 0 36px 0
}


.photovoltaic1 .wrap {
    width: 1200px;
    margin: auto
}

.photovoltaic1 .wrap .title {
    font-weight: 500;
    font-size: 38px;
    color: #1A1A1A;
    line-height: 56px;
    text-align: center
}

.photovoltaic1 .wrap .content {
    margin: 205px auto 0;
    width: 448px;
    height: 448px;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.photovoltaic1 .wrap .content.on svg .path-loop {
    stroke-dashoffset: 19px
}

.photovoltaic1 .wrap .content.on .jump {
    transform: scale(1);
    opacity: 1;
    transition-delay: .7s
}

.photovoltaic1 .wrap .content.on .position .item1 {
    transition-delay: .3s
}

.photovoltaic1 .wrap .content.on .position .item2 {
    transition-delay: .4s
}

.photovoltaic1 .wrap .content.on .position .item3 {
    transition-delay: .5s
}

.photovoltaic1 .wrap .content.on .position .item4 {
    transition-delay: .6s
}

.photovoltaic1 .wrap .content.on .position .item {
    opacity: 1
}

.photovoltaic1 .wrap .content.on .position2 {
    opacity: 1;
    transition-delay: .8s
}

.photovoltaic1 .wrap .content svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-89deg);
    width: 123%;
    height: 123%
}

.photovoltaic1 .wrap .content svg .path-loop {
    stroke-dashoffset: 157px;
    fill: none;
    stroke: #C1C1C1;
    stroke-miterlimit: 10;
    stroke-width: 0.1px;
    transition: 1s ease
}

.photovoltaic1 .wrap .content .jump {
    text-align: center;
    transform: scale(0);
    opacity: 0;
    transition: .6s ease
}

.photovoltaic1 .wrap .content .jump .img {
    width: 196px;
    margin: auto;
    display: block
}

.photovoltaic1 .wrap .content .jump .eng {
    font-weight: 400;
    font-size: 20px;
    color: #069AB2;
    margin: 16px 0 27px
}

.photovoltaic1 .wrap .content .jump .p1 {
    font-weight: 400;
    font-size: 20px;
    color: #1A1A1A
}

.photovoltaic1 .wrap .content .position {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none
}

.photovoltaic1 .wrap .content .position .item {
    pointer-events: auto;
    position: absolute;
    opacity: 0;
    transition: .6s ease
}

.photovoltaic1 .wrap .content .position .item:first-child .circle img {
    width: 77px
}

.photovoltaic1 .wrap .content .position .item.row .pick {
    bottom: unset;
    top: calc(100% + 30px)
}

.photovoltaic1 .wrap .content .position .item .pick {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
    font-size: 20px;
    color: #1A1A1A;
    bottom: calc(100% + 30px);
    white-space: nowrap
}

.photovoltaic1 .wrap .content .position .item .circle {
    width: 136px;
    height: 136px;
    background: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #C1C1C1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.photovoltaic1 .wrap .content .position .item .circle:after, .photovoltaic1 .wrap .content .position .item .circle:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: #069AB2;
    border-radius: 50%
}

.photovoltaic1 .wrap .content .position .item .circle img {
    object-fit: contain;
    width: 50px
}

.photovoltaic1 .wrap .content .position .item1 {
    top: -6px;
    left: -6px
}

.photovoltaic1 .wrap .content .position .item1 .circle:after {
    left: 25px;
    bottom: 4px
}

.photovoltaic1 .wrap .content .position .item1 .circle:before {
    right: 4px;
    top: 26px
}

.photovoltaic1 .wrap .content .position .item2 {
    top: -6px;
    right: -6px
}

.photovoltaic1 .wrap .content .position .item2 .circle:after {
    top: 25px;
    left: 3px
}

.photovoltaic1 .wrap .content .position .item2 .circle:before {
    right: 26px;
    bottom: 4px
}

.photovoltaic1 .wrap .content .position .item3 {
    bottom: -6px;
    left: -6px
}

.photovoltaic1 .wrap .content .position .item3 .circle:after {
    top: 3px;
    left: 25px
}

.photovoltaic1 .wrap .content .position .item3 .circle:before {
    right: 4px;
    bottom: 26px
}

.photovoltaic1 .wrap .content .position .item4 {
    bottom: -6px;
    right: -6px
}

.photovoltaic1 .wrap .content .position .item4 .circle:after {
    top: 3px;
    right: 25px
}

.photovoltaic1 .wrap .content .position .item4 .circle:before {
    left: 4px;
    bottom: 25px
}

.photovoltaic1 .wrap .content .position2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: 1s
}

.photovoltaic1 .wrap .content .position2 .list {
    pointer-events: auto;
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -8px
}

.photovoltaic1 .wrap .content .position2 .list:nth-child(2) {
    left: unset;
    right: -8px
}

.photovoltaic1 .wrap .content .position2 .list:nth-child(2) p {
    left: calc(100% + 40px)
}

.photovoltaic1 .wrap .content .position2 .list p {
    font-weight: 500;
    font-size: 24px;
    color: #1A1A1A;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(100% + 40px);
    white-space: nowrap
}

.photovoltaic1 .wrap .content .position2 .list span {
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border-radius: 50%;
    border: 2px solid #069AB2;
    display: block
}

.photovoltaic1 .wrap .content2 {
    margin: 233px 0 0 0;
    display: flex;
    justify-content: space-between;
    gap: 78px 0;
    flex-wrap: wrap
}

.photovoltaic1 .wrap .content2 .item {
    width: 550px;
    height: 320px;
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

.photovoltaic1 .wrap .content2 .item:hover .img {
    transform: scale(1.05)
}

.photovoltaic1 .wrap .content2 .item:hover .message {
    transform: translateY(calc(-62%))
}

.photovoltaic1 .wrap .content2 .item:hover .message .line {
    transform: scaleX(1)
}

.photovoltaic1 .wrap .content2 .item:hover .message .move {
    opacity: 1
}

.photovoltaic1 .wrap .content2 .item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background: linear-gradient(0deg, #0D0F10, rgba(13, 15, 16, 0));*/
    background: rgba(0,0,0,.2);
    z-index: 1
}

.photovoltaic1 .wrap .content2 .item .img {
    width: 100%;
    height: 100%;
    transition: 2s
}

.photovoltaic1 .wrap .content2 .item .message {
    position: absolute;
    z-index: 2;
    top: 60%;
    left: 0;
    width: 100%;
    padding: 0 60px;
    transition: 1s
}

.photovoltaic1 .wrap .content2 .item .message .p1 {
    font-weight: bold;
    font-size: 28px;
    color: #FFFFFF
}

.photovoltaic1 .wrap .content2 .item .message .p2 {
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    margin: 9px 0 13px;
}

.photovoltaic1 .wrap .content2 .item .message .line {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.45);
    transform-origin: left;
    transition: 1s;
    transform: scaleX(0);
    margin: 0 0 25px
}

.photovoltaic1 .wrap .content2 .item .message .move {
    opacity: 0;
    transition: 1s
}

.photovoltaic1 .wrap .content2 .item .message .p3 {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
    margin: 0 0 15px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.photovoltaic1 .wrap .content2 .item .message .common_more {
    margin: 0
}

.photovoltaic2 {
    padding: 100px 0 127px
}

.photovoltaic2 .wrap {
    width: 1420px;
    margin: auto
}

.photovoltaic2 .wrap .title {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    color: #1A1A1A;
    line-height: 42px;
    margin: 0 0 50px
}

.photovoltaic2 .wrap .content {
    overflow: hidden;
    padding: 25px 0;
    position: relative
}

.photovoltaic2 .wrap .content:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(-90deg, #fff, rgba(255, 255, 255, 0));
    z-index: 2
}

.photovoltaic2 .wrap .content:before {
    content: '';
    position: absolute;
    width: 200px;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #fff, rgba(255, 255, 255, 0));
    z-index: 2
}

.photovoltaic2 .wrap .content .matter {
    display: flex;
    width: max-content;
    animation: goAnimate_ 40s linear infinite
}
@keyframes goAnimate_ {
    100%{
        transform: translateX(-50%);
    }
}

@keyframes go2Animate {
    0%{
        transform: translateX(-50%);
    }
    100%{
        transform: translateX(0);
    }
}

.photovoltaic2 .wrap .content .matter:nth-child(2) {
    animation: go2Animate 40s linear infinite
}

.photovoltaic2 .wrap .content .matter:not(:last-child) {
    margin: 0 0 20px
}

.photovoltaic2 .wrap .content .matter .flex {
    display: flex
}

.photovoltaic2 .wrap .content .matter .flex .item {
    width: 180px;
    height: 102px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 24px 0 0
}

.photovoltaic2 .wrap .content .matter .flex .item img {
    object-fit: contain;
    max-width: 90%;
    max-height: 90%
}

.photovoltaic3 {
    background: #F6F8F8;
    padding: 101px 0 97px
}

.photovoltaic3 .wrap {
    width: 1412px;
    margin: auto;
    position: relative
}

.photovoltaic3 .wrap .button {
    position: absolute;
    top: 43%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.photovoltaic3 .wrap .button .circle {
    width: 46px;
    height: 46px;
    background: rgba(164, 164, 164, 0.6);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    cursor: pointer;
    transition: .6s ease
}

.photovoltaic3 .wrap .button .circle:hover {
    background: rgba(6, 154, 178, 0.6)
}

.photovoltaic3 .wrap .button .circle:first-child {
    transform: rotate(180deg)
}

.photovoltaic3 .wrap .button .circle .iconfont {
    color: #FFFFFF;
    font-size: 14px
}

.photovoltaic3 .wrap .phoSwiper {
    width: 1200px;
    margin: auto;
    padding: 0 0 60px
}

.photovoltaic3 .wrap .phoSwiper .swiper-pagination span {
    transition: .6s ease
}

.photovoltaic3 .wrap .phoSwiper .swiper-pagination span.swiper-pagination-bullet-active {
    background: var(--color)
}

.photovoltaic3 .wrap .phoSwiper .swiper-slide .item {
    cursor: pointer;
    border-radius: 15px;
    overflow: hidden;
    display: block;
    background: #FFFFFF
}

.photovoltaic3 .wrap .phoSwiper .swiper-slide .item:hover .img img {
    transform: scale(1.05)
}

.photovoltaic3 .wrap .phoSwiper .swiper-slide .item:hover .text .p1 {
    color: #069AB2
}

.photovoltaic3 .wrap .phoSwiper .swiper-slide .item .img {
    width: 100%;
    height: 310px;
    overflow: hidden;
}

.photovoltaic3 .wrap .phoSwiper .swiper-slide .item .img video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.photovoltaic3 .wrap .phoSwiper .swiper-slide .item .img img {
    width: 100%;
    height: 100%;
    transition: 1s
}

.photovoltaic3 .wrap .phoSwiper .swiper-slide .item .text {
    padding: 45px 50px
}

.photovoltaic3 .wrap .phoSwiper .swiper-slide .item .text .p1 {
    font-weight: bold;
    font-size: 20px;
    color: #1A1A1A;
    margin: 0 0 10px;
    transition: .6s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.photovoltaic3 .wrap .phoSwiper .swiper-slide .item .text .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #888888
}

.fixed_alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    opacity: 0;
    transition: 1s;
    pointer-events: none
}

.fixed_alert.on {
    opacity: 1;
    pointer-events: auto
}

.fixed_alert .matter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    transition: 1s
}

.fixed_alert .matter.on {
    opacity: 1;
    pointer-events: auto
}

.fixed_alert .matter.on .content {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 0.2s
}

.fixed_alert .black {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7)
}

.fixed_alert .content {
    position: relative;
    z-index: 5;
    width: 1200px;
    max-height: 80vh;
    overflow: hidden;
    overflow-y: scroll;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 67px 60px 94px 60px;
    opacity: 0;
    transform: translateY(10px);
    transition: 1s
}

.fixed_alert .content::-webkit-scrollbar {
    display: none
}

.fixed_alert .content .p1 {
    font-weight: 400;
    font-size: 16px;
    color: #B9B9B9;
    margin: 0 0 27px
}

.fixed_alert .content .p2 {
    font-weight: bold;
    font-size: 32px;
    color: #1A1A1A;
    margin: 0 0 28px;
    padding: 0 0 32px;
    border-bottom: 1px solid #DFDFDF;
    position: relative
}

.fixed_alert .content .p2:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 250px;
    height: 1px;
    background: #069AB2
}

.fixed_alert .content .text .list:not(:last-child) {
    margin: 0 0 38px
}

.fixed_alert .content .text .list .headline {
    display: flex;
    align-items: center
}

.fixed_alert .content .text .list .headline .circle {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid #069AB2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 17px 0 0
}

.fixed_alert .content .text .list .headline .circle img {
    object-fit: contain;
    width: 18px
}

.fixed_alert .content .text .list .headline p {
    font-weight: 800;
    font-size: 20px;
    color: #333333
}

.fixed_alert .content .text .list .pick {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    margin: 25px 0 0 0
}

.fixed_alert .content .flex {
    display: flex;
    margin: 96px 0 0 0;
    justify-content: space-between;
}

.fixed_alert .content .flex .img {
    width: 548px;
    height: 310px;
    overflow: hidden;
    margin: 0 45px 0 0;
}
.fixed_alert .content .flex .img video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fixed_alert .content .flex .img:hover img {
    transform: scale(1.05)
}

.fixed_alert .content .flex .img img ,.fixed_alert .content .flex .img video{
    width: 100%;
    height: 100%;
    transition: 1s;
    object-fit: cover;
}

.fixed_alert .content .flex .other {
    display: grid;
    height: fit-content;
    grid-template-columns:repeat(2, 1fr);
    gap: 68px 20px;
    flex: 1;
    margin: 32px 0 0 0
}

.fixed_alert .content .flex .other .item {
    display: flex;
    align-items: center
}

.fixed_alert .content .flex .other .item:hover .icon img {
    transform: rotateY(180deg)
}

.fixed_alert .content .flex .other .item .icon {
    width: 77px;
    height: 77px;
    margin: 0 20px 0 0
}

.fixed_alert .content .flex .other .item .icon img {
    width: 100%;
    transition: .6s ease
}

.fixed_alert .content .flex .other .item .pick .dis {
    display: flex;
    height: 40px
}

.fixed_alert .content .flex .other .item .pick .dis span {
    font-weight: bold;
    font-size: 28px;
    color: #069AB2
}

.fixed_alert .content .flex .other .item .pick .dis .year {
    font-weight: bold;
    font-size: 24px;
    color: #069AB2
}

.fixed_alert .content .flex .other .item .pick .dis .s2 {
    font-weight: bold;
    font-size: 20px;
    color: #069AB2;
    margin: 2px 0 0 5px
}

.fixed_alert .content .flex .other .item .pick .dis .s1 {
    font-weight: 400;
    font-size: 18px;
    color: #069AB2;
    margin: 10px 0 0 2px
}

.fixed_alert .content .flex .other .item .pick p {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin: 5px 0 0 0
}
@media screen and (max-width: 1919px) {
    .photovoltaic1{
        padding: 5.9375vw 0px 1.875vw;
    }
    .photovoltaic1 .wrap{
        width: 62.5vw;
    }
    .photovoltaic1 .wrap .title{
        font-size: 1.9791666667vw;
        line-height: 2.9166666667vw;
    }
    .photovoltaic1 .wrap .content{
        margin: 10.6770833333vw auto 0px;
        width: 23.3333333333vw;
        height: 23.3333333333vw;
    }
    .photovoltaic1 .wrap .content.on svg .path-loop{
        stroke-dashoffset: 0.9895833333vw;
    }
    .photovoltaic1 .wrap .content svg .path-loop{
        stroke-dashoffset: 8.1770833333vw;
    }
    .photovoltaic1 .wrap .content .jump .img{
        width: 10.2083333333vw;
    }
    .photovoltaic1 .wrap .content .jump .eng{
        font-size: 1.0416666667vw;
        margin: 0.8333333333vw 0px 1.40625vw;
    }
    .photovoltaic1 .wrap .content .jump .p1{
        font-size: 1.0416666667vw;
    }
    .photovoltaic1 .wrap .content .position .item:first-child .circle img{
        width: 4.0104166667vw;
    }
    .photovoltaic1 .wrap .content .position .item.row .pick{
        top: calc(100% + 1.5625vw);
    }
    .photovoltaic1 .wrap .content .position .item .pick{
        font-size: 1.0416666667vw;
        bottom: calc(100% + 1.5625vw);
    }
    .photovoltaic1 .wrap .content .position .item .circle{
        width: 7.0833333333vw;
        height: 7.0833333333vw;
    }
    .photovoltaic1 .wrap .content .position .item .circle::after, .photovoltaic1 .wrap .content .position .item .circle::before{
        width: 0.625vw;
        height: 0.625vw;
    }
    .photovoltaic1 .wrap .content .position .item .circle img{
        width: 2.6041666667vw;
    }
    .photovoltaic1 .wrap .content .position .item1{
        top: -0.3125vw;
        left: -0.3125vw;
    }
    .photovoltaic1 .wrap .content .position .item1 .circle::after{
        left: 1.3020833333vw;
        bottom: 0.2083333333vw;
    }
    .photovoltaic1 .wrap .content .position .item1 .circle::before{
        right: 0.2083333333vw;
        top: 1.3541666667vw;
    }
    .photovoltaic1 .wrap .content .position .item2{
        top: -0.3125vw;
        right: -0.3125vw;
    }
    .photovoltaic1 .wrap .content .position .item2 .circle::after{
        top: 1.3020833333vw;
        left: 0.15625vw;
    }
    .photovoltaic1 .wrap .content .position .item2 .circle::before{
        right: 1.3541666667vw;
        bottom: 0.2083333333vw;
    }
    .photovoltaic1 .wrap .content .position .item3{
        bottom: -0.3125vw;
        left: -0.3125vw;
    }
    .photovoltaic1 .wrap .content .position .item3 .circle::after{
        top: 0.15625vw;
        left: 1.3020833333vw;
    }
    .photovoltaic1 .wrap .content .position .item3 .circle::before{
        right: 0.2083333333vw;
        bottom: 1.3541666667vw;
    }
    .photovoltaic1 .wrap .content .position .item4{
        bottom: -0.3125vw;
        right: -0.3125vw;
    }
    .photovoltaic1 .wrap .content .position .item4 .circle::after{
        top: 0.15625vw;
        right: 1.3020833333vw;
    }
    .photovoltaic1 .wrap .content .position .item4 .circle::before{
        left: 0.2083333333vw;
        bottom: 1.3020833333vw;
    }
    .photovoltaic1 .wrap .content .position2 .list{
        left: -0.4166666667vw;
    }
    .photovoltaic1 .wrap .content .position2 .list:nth-child(2){
        right: -0.4166666667vw;
    }
    .photovoltaic1 .wrap .content .position2 .list:nth-child(2) p{
        left: calc(100% + 2.0833333333vw);
    }
    .photovoltaic1 .wrap .content .position2 .list p{
        font-size: 1.25vw;
        right: calc(100% + 2.0833333333vw);
    }
    .photovoltaic1 .wrap .content .position2 .list span{
        width: 0.8333333333vw;
        height: 0.8333333333vw;
        border: 0.1041666667vw solid rgb(6, 154, 178);
    }
    .photovoltaic1 .wrap .content2{
        margin: 12.1354166667vw 0px 0px;
        gap: 4.0625vw 0px;
    }
    .photovoltaic1 .wrap .content2 .item{
        width: 28.6458333333vw;
        height: 16.66666vw;
        border-radius: 0.4166666667vw;
    }
    .photovoltaic1 .wrap .content2 .item .message{
        padding: 0px 3.125vw;
    }
    .photovoltaic1 .wrap .content2 .item .message .p1{
        font-size: 1.4583333333vw;
    }
    .photovoltaic1 .wrap .content2 .item .message .p2{
        font-size: 0.9375vw;
        margin: 0.46875vw 0px 0.6770833333vw;
    }
    .photovoltaic1 .wrap .content2 .item .message .line{
        margin: 0px 0px 1.3020833333333335vw;
    }
    .photovoltaic1 .wrap .content2 .item .message .p3{
        font-size: 0.8333333333vw;
        line-height: 1.6666666667vw;
        margin: 0px 0px 0.78125vw;
    }
    .photovoltaic2{
        padding: 5.2083333333vw 0px 6.6145833333vw;
    }
    .photovoltaic2 .wrap{
        width: 73.9583333333vw;
    }
    .photovoltaic2 .wrap .title{
        font-size: 1.6666666667vw;
        line-height: 2.1875vw;
        margin: 0px 0px 2.6041666667vw;
    }
    .photovoltaic2 .wrap .content{
        padding: 1.3020833333vw 0px;
    }
    .photovoltaic2 .wrap .content::after{
        width: 10.4166666667vw;
    }
    .photovoltaic2 .wrap .content::before{
        width: 10.4166666667vw;
    }
    .photovoltaic2 .wrap .content .matter:not(:last-child){
        margin: 0px 0px 1.0416666667vw;
    }
    .photovoltaic2 .wrap .content .matter .flex .item{
        width: 9.375vw;
        height: 5.3125vw;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0.8333333333vw 0px;
        border-radius: 0.4166666667vw;
        margin: 0px 1.25vw 0px 0px;
    }
    .photovoltaic3{
        padding: 5.2604166667vw 0px 5.0520833333vw;
    }
    .photovoltaic3 .wrap{
        width: 73.5416666667vw;
    }
    .photovoltaic3 .wrap .button .circle{
        width: 2.3958333333vw;
        height: 2.3958333333vw;
    }
    .photovoltaic3 .wrap .button .circle .iconfont{
        font-size: 0.7291666667vw;
    }
    .photovoltaic3 .wrap .phoSwiper{
        width: 62.5vw;
        padding: 0px 0px 3.125vw;
    }
    .photovoltaic3 .wrap .phoSwiper .swiper-slide .item{
        border-radius: 0.78125vw;
    }
    .photovoltaic3 .wrap .phoSwiper .swiper-slide .item .img{
        height: 16.1458333333vw;
    }
    .photovoltaic3 .wrap .phoSwiper .swiper-slide .item .text{
        padding: 2.34375vw 2.6041666667vw;
    }
    .photovoltaic3 .wrap .phoSwiper .swiper-slide .item .text .p1{
        font-size: 1.0416666667vw;
        margin: 0px 0px 0.5208333333vw;
    }
    .photovoltaic3 .wrap .phoSwiper .swiper-slide .item .text .p2{
        font-size: 0.8333333333vw;
    }
    .fixed_alert .content{
        width: 62.5vw;
        border-radius: 1.0416666667vw;
        padding: 3.4895833333vw 3.125vw 4.8958333333vw;
        transform: translateY(0.5208333333vw);
    }
    .fixed_alert .content .p1{
        font-size: 0.8333333333vw;
        margin: 0px 0px 1.40625vw;
    }
    .fixed_alert .content .p2{
        font-size: 1.6666666667vw;
        margin: 0px 0px 1.4583333333vw;
        padding: 0px 0px 1.6666666667vw;
    }
    .fixed_alert .content .p2::after{
        width: 13.0208333333vw;
    }
    .fixed_alert .content .text .list:not(:last-child){
        margin: 0px 0px 1.9791666667vw;
    }
    .fixed_alert .content .text .list .headline .circle{
        width: 1.9791666667vw;
        height: 1.9791666667vw;
        margin: 0px 0.8854166667vw 0px 0px;
    }
    .fixed_alert .content .text .list .headline .circle img{
        width: 0.9375vw;
    }
    .fixed_alert .content .text .list .headline p{
        font-size: 1.0416666667vw;
    }
    .fixed_alert .content .text .list .pick{
        font-size: 0.8333333333vw;
        line-height: 1.6666666667vw;
        margin: 1.3020833333vw 0px 0px;
    }
    .fixed_alert .content .flex{
        margin: 5vw 0px 0px;
    }
    .fixed_alert .content .flex .img{
        width: 28.54166666vw;
        height: 16.1458333333vw;
        margin: 0px 2.34375vw 0px 0px;
    }
    .fixed_alert .content .flex .other{
        gap: 3.5416666667vw 1.0416666666666666666666vw;
        margin: 1.6666666667vw 0px 0px;
    }
    .fixed_alert .content .flex .other .item .icon{
        width: 4.0104166667vw;
        height: 4.0104166667vw;
        margin: 0px 1.0416666667vw 0px 0px;
    }
    .fixed_alert .content .flex .other .item .pick .dis{
        height: 2.0833333333vw;
    }
    .fixed_alert .content .flex .other .item .pick .dis span{
        font-size: 1.4583333333vw;
    }
    .fixed_alert .content .flex .other .item .pick .dis .year{
        font-size: 1.25vw;
    }
    .fixed_alert .content .flex .other .item .pick .dis .s2{
        font-size: 1.0416666667vw;
        margin: 0.1041666667vw 0px 0px 0.2604166667vw;
    }
    .fixed_alert .content .flex .other .item .pick .dis .s1{
        font-size: 0.9375vw;
        margin: 0.5208333333vw 0px 0px 0.1041666667vw;
    }
    .fixed_alert .content .flex .other .item .pick p{
        font-size: 0.8333333333vw;
        margin: 0.2604166667vw 0px 0px;
    }
}
@media screen and (max-width: 1024px) {
    .photovoltaic1{
        padding: 40px 0;
    }
    .photovoltaic1 .wrap .title{
        font-size: 22px;
        line-height: 29px;
    }
    .photovoltaic1 .wrap{
        width: 90%;
    }
    .photovoltaic1 .wrap .content2 {
        margin: 45px 0 0 0;
        gap: 19px 0px;
    }
    .photovoltaic1 .wrap .content2 .item {
        width: 100%;
        height: auto;
        border-radius: 10px;
    }
    .photovoltaic1 .wrap .content2 .item .message .p1{
        font-size: 20px;
    }
    .photovoltaic1 .wrap .content2 .item .message .p2{
        font-size: 14px;
        margin: 10px 0;
    }
    .photovoltaic1 .wrap .content2 .item .message .line{
        margin: 0 0 10px;
        transform: scaleX(1);
    }
    .photovoltaic1 .wrap .content2 .item .message .p3{
        font-size: 12px;
        line-height: 27px;
        margin: 0 0 20px;
    }
    .photovoltaic1 .wrap .content2 .item .message{
        padding: 0 5%;
        transform: none;
        top: unset;
        bottom: 10%;
    }
    .photovoltaic1 .wrap .content2 .item .message .move{
        opacity: 1;
    }
    .photovoltaic2{
        padding: 15px 0 0 0;
    }
    .photovoltaic2 .wrap .title{
        font-size: 16px;
        line-height: 30px;
    }
    .photovoltaic2 .wrap{
        width: 90%;
    }
    .photovoltaic2 .wrap .content{
        padding: 25px 0;
    }
    .photovoltaic2 .wrap .content .matter .flex .item {
        width: 95px;
        height: 48px;
        background: #FFFFFF;
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
        border-radius: 8px;
        margin: 0 15px 0 0;
    }
    .photovoltaic2 .wrap .content .matter .flex .item img{
        max-width: 70%;
        max-height: 60%;
    }
    .photovoltaic2 .wrap .content .matter:not(:last-child) {
        margin: 0px 0px 12px;
    }
    .photovoltaic3 .wrap {
        width: 95%;
    }
    .photovoltaic3 .wrap .phoSwiper .swiper-slide .item .img{
        height: auto;
    }
    .photovoltaic3 .wrap .phoSwiper .swiper-slide .item .text{
        padding: 15px 5%;
    }
    .photovoltaic3 .wrap .phoSwiper .swiper-slide .item .text .p1{
        font-size: 14px;
        margin: 0 0 10px;
    }
    .photovoltaic3 .wrap .phoSwiper .swiper-slide .item .text .p2{
        font-size: 13px;
    }
    .photovoltaic3{
        padding: 50px 0 35px 0;
    }
    .photovoltaic3 .wrap .phoSwiper {
        width: 70%;
        padding: 0px 0px 40px;
    }
    .photovoltaic3 .wrap .button .circle .iconfont{
        font-size: 14px;
    }
    .photovoltaic3 .wrap .button .circle{
        width: 30px;
        height: 30px;
    }
    .photovoltaic1 .wrap .content2 .item:hover .message{
        transform: none!important;
    }
}

