/**/
.flexed {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: -webkit-flex;
}

.abbg {
    background: url(//cdn.myxypt.com/74c99def/24/12/ac325637098e9edbcc2f95be9c0a63ad0e25b78d.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 5.2vw 0;
}

.put {
    text-align: center;
    font-weight: 600;
    font-size: 2.08333333333333vw;
    color: #010101;
}

.put2 {
    color: #fff;
}

.abcon {
    margin-top: 2.6vw;
}

.abl {
    width: 36%;
    margin-top: 20px;
}

.abl img {
    width: 100%;
}

.abr {
    width: 60%;
}

.abr p {
    color: #333333;
    font-size: 22px;
    line-height: 2.45;
    text-align: justify;
}

.nynumlist {
    margin-top: 2.34vw;
}

.nynumlist li {
    width: 20%;
    text-align: center;
    background: url(//cdn.myxypt.com/74c99def/24/12/d0e4ca50eec356d90193453756a59654bb236ec3.png) no-repeat right center;
}

.nynumlist li:last-child {
    background: none;
}

.nynumlist li .num1 b {
    color: #005bac;
    font-size: 3.125vw;
    line-height: 1;
    font-family: "zz"
}

.nynumlist li .num1 b.counter1{
    display: none;
    line-height: 1;
}

.nynumlist li .num1 span {
    color: #005bac;
    font-size: 3.125vw;
    line-height: 1;
    margin-left: -10px;
}

.nynumlist li .num1 i {
    color: #005bac;
    font-size: 18px;
    font-style: normal;
    display: inline-block;
}

.nynumlist li .num2 {
    color: #333333;
    font-size: 18px;
    margin-top: 0.6vw;
}

.nynumlist li:last-child .num1{
    line-height: 0
}

.nynumlist li:last-child .num1 b.counter{
    display: none;
}

.nynumlist li:last-child .num1 b.counter1{
    display: block;
}

.nynumlist li:last-child .num1 span{
    display: none;
}

/* 品牌故事 */
.ppgs-bg {
    padding: 5.7vw 0;
}

.ppgssort {
    border-bottom: 2px solid #e5e5e5;
    margin-top: 1vw;
    margin-bottom: 2.865vw;
}

.ppgssort li a {
    display: inline-block;
    color: #333333;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    padding: 1vw 0;
}

.ppgssort li a::before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    background: #005bac;
    width: 100%;
    height: 2px;
    opacity: 0;
}

.ppgssort li.cur a {
    color: #005bac;
}

.ppgssort li.cur a::before {
    opacity: 1;
}

.ppgstt11 {
    display: none;
}

.ppgs-con {}

.ppgs-left {
    width: 50%;
    border: 15px solid #efefef;
    padding: 0 1.5vw;
}

.ppgs-left .img1 {
    text-align: center;
    margin: 2vw 0;
}

.ppgs-left .img1 img {
    max-width: 100%;
}

.ppgs-left .wz {
    color: #666666;
    font-size: 20px;
    line-height: 2;
    text-align: justify;
}

.ppgs-right {
    width: 50%;
}

.ppgs-right img {
    width: 100%;
}

/* 业务体系 */
.ywtx-bg {
    background: url(//cdn.myxypt.com/74c99def/24/12/74297e316557c7d419083e188ca493f016eb71f3.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 5.2vw 0;
}

.ywtx-con {
    position: relative;
    height: 33.22916666666667vw;
    margin-top: 2vw;
}

.ywtxaa {
    position: absolute;
    background: url(//cdn.myxypt.com/74c99def/24/12/42711f8e0eb77d89ccd9975f8befad25e19ef921.png) no-repeat center center;
    background-size: 100% 100%;
    width: 638px;
    height: 638px;
    top: 50%;
    left: 50%;
    margin-top: -319px;
    margin-left: -319px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.ywtxaa>img {
    max-width: 100%;
}

.ywtxaa .wz {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.ywtxaa .wz .wza {
    color: #ffffff;
    font-size: 1.77083333333333vw;
    font-weight: 600;
}

.ywtxaa .wz .wzb {
    color: #ffffff;
    font-size: 18px;
    margin-top: 0.5vw;
}

.ywtxlist {
    height: 33.22916666666667vw;
    flex-wrap: wrap;
    position: relative;
    z-index: 99;
    padding: 3.65vw 0;
}

.ywtxlist li {
    width: 50%;
    height: 120px;
}

.ywtxlist li .ww {
    width: 72.2%;
}

.ywtxlist li .ww .wz {
    width: 77%;
    text-align: right;
}

.ywtxlist li .ww .wza {
    color: #005bac;
    font-weight: 600;
    font-size: 1.875vw;
    margin-bottom: 0.3vw;
}

.ywtxlist li .ww .wzb {}

.ywtxlist li .ww .wzb p {
    color: #333333;
    font-size: 18px;
    margin-bottom: 0.5vw;
}

.ywtxlist li .ww .img {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background: #e8e8e8;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.ywtxlist li .ww .img img {
    max-width: 100%;
}

.ywtxlist li .ww .img img.im2 {
    display: none;
}

.ywtxlist li:nth-child(2n) .ww {
    flex-direction: row-reverse;
    float: right;
}

.ywtxlist li:nth-child(2n) .ww .wz {
    text-align: left;
}

.ywtxlist li:nth-of-type(3) {
    margin-top: 20%;
}

.ywtxlist li:nth-of-type(4) {
    margin-top: 20%;
}

.ywtxlist li:hover .img {
    background: #005bac;
}

.ywtxlist li:hover .img img {
    filter: brightness(100);
}

.ywtxlist li .ww .img img.im1 {
    display: none;
}

.ywtxlist li .ww .img img.im2 {
    display: block;
}

/* 发展历程 */
.fzlc-bg {
    background: url(//cdn.myxypt.com/74c99def/24/12/d02d09b83ef3976d76bef5ab8dd0bcde6be47a61.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 5.2vw 0;
}

.fzlc-roll {
    margin-top: 2.6vw;
}

.fzlcSwiper {
    position: relative;
    overflow: hidden;
}

.fznext {
    position: absolute;
    background: url(//cdn.myxypt.com/74c99def/24/12/537e545de75ccaf4671e0756dde529e0df26b9c9.png) no-repeat center center;
    width: 53px;
    height: 53px;
    left: 8%;
    top: 50%;
    margin-top: -26.5px;
    outline: none;
    z-index: 99;
}

.fzprev {
    position: absolute;
    background: url(//cdn.myxypt.com/74c99def/24/12/6be7bcb6bf20b57d3a1d16cc32845780ea744424.png) no-repeat center center;
    width: 53px;
    height: 53px;
    right: 8%;
    top: 50%;
    margin-top: -26.5px;
    outline: none;
    z-index: 99;
}

.fzlcSwiper img {
    width: 100%;
}

/* 五大生产基地 */
.scjd-bg {
    background: #f8f9fd;
    padding: 5.73vw 0;
    padding-top: 2vw;
}

.scjd-sort {
    justify-content: center;
    margin-top: 1vw;
    margin-bottom: 2vw;
}

.scjd-sort li {
    color: #666666;
    font-size: 18px;
    margin-right: 1.5vw;
    display: flex;
    align-items: center;
}

.scjd-sort li span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #005bac;
    margin-right: 5px;
}

.scjd-con {}

.scjd-left {
    width: 26.32%;
}

.scjd-middle {
    width: 42%;
}

.scjd-right {
    width: 26.32%;
}

.sclist li {
    position: relative;
}

.sclist li img {
    width: 100%;
}

.sclist li .wz {
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    right: 0;
    background: #005bac;
    text-align: center;
    color: #fff;
    padding: 15px 5px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.scjd-left .sclist {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

.scjd-right .sclist {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

/* 全国布局 为您服务 */
.qgfw-index {
    padding: 5.2vw 0;
}

.qgfw-con {
    align-items: center;
}

.qgfw-left {
    width: 35%;
}

.qgfwlist li {
    float: left;
    width: 41%;
    padding: 1vw 0.5vw;
    margin-bottom: 3%;
}

.qgfwlist li:nth-of-type(1) {
    width: 41%;
    float: none;
}

.qgfwlist li .w1 b {
    color: #005bac;
    font-size: 3.125vw;
    line-height: 1;
    font-family: "zz";
}

.qgfwlist li .w1 span {
    color: #005bac;
    font-size: 18px;
    line-height: 1;
}

.qgfwlist li .w2 {
    color: #333333;
    font-size: 18px;
    margin-top: 0.4vw;
}

.qgfwlist li.cur {
    box-shadow: 0px 0px 18px 0px rgba(6, 4, 4, 0.16);
    background: #fff;
}

.qgfw-right {
    width: 63.125%;
    position: relative;
    width: 53%;
}

.qgfw-right>img {
    width: 100%;
}

.qgfw-ww {
    position: absolute;
    right: 2.09%;
    top: 50%;
    transform: translateY(-50%);
    background: #005bac;
    box-shadow: -6.709px 4.357px 18px 0px rgba(6, 4, 4, 0.35);
    width: 237px;
    height: 160px;
}

.a2{
    right: 2.2%;
    top: 50%;
}
.a3{
    right: 29%;
    top: 50%;
}

.a4{
    right: 18%;
    top: 65.9%;
}

.a5{
    right: 7%;
    top: 21%;
}

.qgfwtt00{
    display: none;
}

.qgfwtt11 {
    height: 100%;
}

.qgfwtt11 .ww {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    position: relative;
}

.qgfwtt11 .ww::before{
    content: "";
    position: absolute;
    background: url(//cdn.myxypt.com/74c99def/25/01/f696e6ffa33ee1f730936ada9ac333decc16a86b.png) no-repeat center center;
    width: 17px;
    height: 21px;
    bottom: -17px;
    left: -15px;
}

.qgfwtt11 .img1 img {
    width: 100%;
}

.qgfwtt11 .wz {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0.5vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.a3 .ww::before{
   bottom: -30px;
   left: -5px;
}


.a4 .ww::before{
      bottom: -33px;
      left: -3px;
}

.a5 .ww::before{
        bottom: -27px;
        left: -9px;
}

@media(max-width: 1440px){
    .a1{
        right: -6.5%;
        top: 45%;
    }
    .a2{
        right: -6.6%;
        top: 45%;
    }
    .a3 {
        right: 21%;
        top: 45%;
    }
    .a4{
        right: 21%;
        top: 43.9%;
    }
    .a5{
        right: -1%;
        top: 16%;
    }
}

@media(max-width: 1366px){
    .a1{
        right: -8.5%;
    }
    .a2{
        right: -8.6%;
    }
    .a3 {
        right: 19%;
        top: 44%;
    }
    .a4{
        right: 19%;
        top: 42.9%;
    }
    .a5{
        right: -3%;
        top: 15%;
    }
}

@media(max-width: 1280px){
    .a1{
        right: -10.5%;
        top: 44%;
    }
    .a2{
        right: -10.5%;
        top: 44%;
    }
    .a3{
        right: 17%;
        top: 42%;
    }
    .a4{
        right: 17%;
        top: 41.9%;
    }
    .a5{
        right: -6%;
        top: 14%;
    }
}

@media(max-width: 1100px){
    .a1{
       top: 43%;
       right: -13.5%;
    }
    .a2{
       top: 43%;
       right: -13.5%;
    }
    .qgfw-ww{
        top: 43%;
    }
    .a3{
       right: 15%;
       top: 40%;
    }
    .a4{
        right: 4%;
        top: 57%;
    }
    .a5{
        right: -8%;
        top: 13%;
    }
}

@media(max-width: 780px){
    .a1{
        right: 0;
        top: 50%;
    }
    .a2{
        right: 0;
        top: 50%;
    }
    .a3{
        top: 50%;
        right: 0;
    }
    .a4{
        top: 50%;
        right: 0;
    }
    .a5{
        top: 50%;
         right: 0;
    }
    .qgfwtt11 .ww::before{
        display: none;
    }
}

/* 企业文化 */
.qywh-bg {
    background: url(//cdn.myxypt.com/74c99def/24/12/9962f02364b39e20086be0b72459089229b19b97.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 6vw 0;
}

.put3 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-top: 0.5vw;
}

.qywhlist {
    margin-top: 2.3vw;
}

.qywhlist li {
    width: 23.6%;
    padding: 6.25vw 2vw;
    background: #fff;
    text-align: center;
}

.qywhlist li .img {
    margin: 0 auto;
}

.qywhlist li .img img {
    max-width: 100%;
}

.qywhlist li .wza {
    color: #333333;
    font-size: 1.667vw;
    font-weight: 600;
    margin-top: 0.5vw;
}

.qywhlist li .wzx {
    width: 50px;
    height: 3px;
    background: #005bac;
    margin: 1.5vw auto;
}

.qywhlist li .wzb p {
    color: #333333;
    font-size: 20px;
    line-height: 1.8;
}

/* 荣誉资质 */
.honorbg {
    background: url(//cdn.myxypt.com/74c99def/24/12/f9642151f1345ac44709180555dba92fb8ff13f8.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding-top: 6vw;
    padding-bottom: 5vw;
}

.horlist {
    justify-content: center;
    margin: 2vw 0;
}

.horlist li {
    width: 20%;
    text-align: center;
}

.horlist li .hor1 {
    justify-content: center;
    align-items: flex-end;
    align-items: center;
}

.horlist li .hor1 b {
    color: #005bac;
    font-size: 3.125vw;
    line-height: 1;
    font-family: "zz";
}

.horlist li .hor1 span {
    font-size: 18px;
    color: #005bac;
    font-weight: 600;
    margin-left: 0.5vw;
}

.horlist li .hor2 {
    color: #333333;
    font-size: 18px;
    margin-top: 0.5vw;
}


.honor-roll {
    position: relative;
}

.hornext {
    background: url(//cdn.myxypt.com/74c99def/24/12/d580a7d96ec5d0fb794bad3eedc3284cd937688d.png) no-repeat center center;
    width: 53px;
    height: 53px;
    border-radius: 50%;
    border: 1px solid #c2c2c2;
    left: 9%;
    top: 50%;
    margin-top: -26.5px;
    position: absolute;
    z-index: 99;
}

.hornext:hover {
    background: #005bac url(//cdn.myxypt.com/74c99def/24/12/bb72119bc5f30fdb1c82cc4bddaef8bf8047fac1.png) no-repeat center center;
    border: 1px solid #005bac;
}

.horprev {
    background: url(//cdn.myxypt.com/74c99def/24/12/14c4bee9f1565624c413156efb8a5467e084ea37.png) no-repeat center center;
    width: 53px;
    height: 53px;
    border-radius: 50%;
    border: 1px solid #c2c2c2;
    right: 9%;
    top: 50%;
    margin-top: -26.5px;
    position: absolute;
    z-index: 99;
}

.horprev:hover {
    background: #005bac url(//cdn.myxypt.com/74c99def/24/12/0b682724bbc31466f62ccde6d25ec8a4da963ab0.png) no-repeat center center;
    border: 1px solid #005bac;
}

.honorSwiper {
    overflow: hidden;
}

.honorSwiper .swiper-slide .img1 img {
    width: 100%;
}

/* 合作伙伴 */
.hezuo-index {
    margin-top: 2.35vw;
}

.hezuo-index .put3 {
    color: #666666;
}

.horlist2 {
    flex-wrap: wrap;
    padding: 0 3.65vw;
    margin-top: 3vw;
}

.horlist2 li {
    width: 17%;
    margin-bottom: 3%;
}

.horlist2 li .img1 img {
    width: 100%;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
}

@media(max-width:1600px) {
    .abr p {
        font-size: 20px;
    }

    .ywtx-con {
        margin-top: 5vw;
    }

    .ywtxlist {
        padding: 1.65vw 0;
    }
}

@media(max-width:1441px) {
    .abr p {
        font-size: 18px;
    }

    .nynumlist li .num2 {
        font-size: 16px;
    }

    .ppgs-left .wz {
        font-size: 18px;
    }

    .ywtx-con {
        margin-top: 7vw;
    }

    .ywtxlist {
        padding: 0;
    }

    .fznext {
        left: 15px;
    }

    .fzprev {
        right: 15px;
    }

    .sclist li .wz {
        font-size: 16px;
    }

    .qgfwlist li .w1 span {
        font-size: 16px;
    }

    .qgfwlist li .w2 {
        font-size: 14px;
    }

    .qgfwtt11 .wz {
        font-size: 16px;
    }

    .qywhlist li .wzb p {
        font-size: 18px;
    }

    .horlist li .hor2 {
        font-size: 16px;
    }

    .hornext {
        left: 15px;
    }

    .horprev {
        right: 15px;
    }
}

@media(max-width:1440px){
    .ywtxlist li .ww .wzb p {
        font-size: 16px;
    }
}


@media(max-width:1366px) {
    .abr p {
        line-height: 2;
    }

    .ppgs-left .wz {
        font-size: 16px;
    }

    .ywtxaa .wz .wzb {
        font-size: 16px;
    }

    .ywtxaa {
        width: 500px;
        height: 500px;
        margin-top: -250px;
        margin-left: -250px;
    }

    .ywtxaa>img {
        height: 400px;
    }

    .ywtxlist li .ww {
        width: 77.2%;
    }

    .ywtxlist li .ww .wzb p {
        font-size: 16px;
    }

    .scjd-sort li {
        font-size: 16px;
    }

    .qywhlist li .wzb p {
        font-size: 16px;
    }

    .qywhlist li .img img {
        max-width: 80px;
        width: 100%;
    }

    .qywhlist li .wzb p {
        font-size: 15px;
    }

    .put3 {
        font-size: 16px;
    }
}

@media(max-width:1200px) {
    .abr p {
        font-size: 16px;
    }

    .ppgssort li a {
        font-size: 20px;
    }

    .ywtxlist li .ww {
        width: 72.2%;
    }

    .ywtxlist li .ww .img {
        width: 60px;
        height: 60px;
    }

    .ywtxlist li .ww .img img {
        max-width: 30px;
        width: 100%;
    }

    .ywtxlist li .ww .wzb p {
        font-size: 14px;
    }

    .ywtx-con {
        margin-top: 2vw;
    }

    .ywtxaa {
        width: 375px;
        height: 375px;
        margin-top: -187.5px;
        margin-left: -187.5px;
    }

    .ywtxaa>img {
        height: 300px;
    }

    .ywtxaa .wz {
        padding: 0 5vw;
        text-align: center;
    }

    .ywtxaa .wz .wzb {
        font-size: 14px;
    }

    .ywtxlist li .ww {
        align-items: center;
        width: 81.2%;
    }

    .ywtxlist li:nth-of-type(3) {
        margin-top: 15%;
    }

    .ywtxlist li:nth-of-type(4) {
        margin-top: 15%;
    }

    .fznext {
        width: 40px;
        height: 40px;
        background-size: 100% 100%;
        margin-top: -20px;
    }

    .fzprev {
        width: 40px;
        height: 40px;
        background-size: 100% 100%;
        margin-top: -20px;
    }

    .sclist li .wz {
        padding: 10px 5px;
        font-size: 14px;
    }

    .qgfwtt11 .wz {
        font-size: 14px;
    }

    .qgfw-ww {
        width: 215px;
        height: 140px;
    }

    .hornext {
        width: 40px;
        height: 40px;
        margin-top: -20px;
    }

    .horprev {
        width: 40px;
        height: 40px;
        margin-top: -20px;
    }
}

@media(max-width:1100px) {
    .nynumlist li .num1 i {
        font-size: 16px;
        margin-left: 5px;
    }

    .nynumlist li .num2 {
        font-size: 14px;
    }

    .ppgs-left .img1 img {
        max-width: 80px;
        width: 100%;
    }

    .ppgs-left .wz {
        font-size: 15px;
        line-height: 22px;
    }

    .abr p {
        font-size: 15px;
    }

    .qgfwlist li {
        width: 45%;
    }

    .qgfwlist li:nth-of-type(1) {
        width: 45%;
    }

    .qgfw-ww {
        /*top: 45%;*/
    }

    .qywhlist li {
        padding: 3vw 1.5vw;
    }

    .qywhlist li .img img {
        max-width: 50px;
        width: 100%;
    }

    .qywhlist li .wzx {
        margin: 0.6vw auto;
    }

    .qywhlist li .wzb p {
        font-size: 14px;
    }

    .horlist li .hor2 {
        font-size: 14px;
    }

    .horlist2 li {
        width: 23%;
    }
}

@media(max-width:780px) {
    .put {
        font-size: 20px;
    }

    .abbg {
        padding: 40px 0;
    }

    .abcon {
        flex-wrap: wrap;
    }

    .abl {
        width: 100%;
    }

    .abr {
        width: 100%;
        margin-top: 10px;
    }

    .abr p {
        font-size: 14px;
        line-height: 22px;
    }

    .ppgs-bg {
        padding: 40px 0;
    }

    .ppgssort li a {
        font-size: 16px;
    }

    .ppgs-con {
        flex-wrap: wrap;
    }

    .ppgs-left {
        width: 100%;
        border: 5px solid #efefef;
        padding: 20px 10px;
    }

    .ppgs-left .wz {
        font-size: 14px;
    }

    .ppgs-right {
        width: 100%;
        margin-top: 20px;
    }

    .ywtx-bg {
        padding: 40px 0;
    }

    .ywtx-con {
        height: auto;
        margin-top: 20px;
    }

    .ywtxlist {
        height: auto;
    }

    .ywtxlist li {
        width: 100%;
        height: auto;
        margin-bottom: 4%;
    }

    .ywtxlist li:nth-of-type(3) {
        margin-top: 0;
    }

    .ywtxlist li:nth-of-type(4) {
        margin-top: 0;
    }

    .ywtxlist li .ww {
        flex-direction: row-reverse;
    }

    .ywtxlist li .ww .wz {
        text-align: left;
        width: 85%;
    }

    .ywtxlist li .ww .wza {
        font-size: 20px;
    }

    .ywtxlist li .ww {
        width: 100%;
    }

    .ywtxaa {
        display: none;
    }

    .scjd-bg {
        padding: 40px 0;
    }

    .scjd-sort {
        margin: 10px 0;
    }

    .scjd-sort li {
        font-size: 14px;
    }

    .scjd-con {
        flex-wrap: wrap;
    }

    .scjd-left {
        width: 100%;
    }

    .scjd-left .sclist {
        flex-wrap: wrap;
        flex-direction: inherit;
    }

    .sclist li {
        width: 48%;
    }

    .scjd-middle {
        width: 100%;
        margin: 20px 0;
    }

    .scjd-middle .sclist li {
        width: 100%;
    }

    .scjd-right {
        width: 100%;
    }

    .scjd-right .sclist {
        flex-wrap: wrap;
        flex-direction: inherit;
    }

    .qgfw-index {
        padding: 40px 0;
    }

    .qgfw-con {
        flex-wrap: wrap;
    }

    .qgfw-left {
        width: 100%;
        margin-top: 20px;
    }

    .qgfwlist li {
        padding: 20px 5px;
    }

    .qgfwlist li .w1 b {
        font-size: 20px;
    }

    .qgfwlist li .w1 span {
        font-size: 14px;
    }

    .qgfw-right {
        width: 100%;
    }

    .qywh-bg {
        padding: 40px 0;
    }

    .qywhlist {
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .qywhlist li {
        width: 48%;
        margin-bottom: 4%;
        padding: 30px 10px;
    }

    .qywhlist li .wza {
        font-size: 18px;
    }

    .put3 {
        font-size: 14px;
    }

    .honorbg {
        padding: 40px 0;
    }

    .horlist {
        margin: 20px 0;
    }

    .hezuo-index {
        margin-top: 40px;
    }

    .horlist2 {
        padding: 0;
    }

    .horlist2 li {
        width: 48%;
    }

    .horlist li .hor1 b {
        font-size: 20px;
    }

    .horlist li .hor1 span {
        font-size: 14px;
    }
}

@media(max-width:640px) {
    .nynumlist {
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .nynumlist li {
        width: 50%;
        margin-bottom: 20px;
    }

    .nynumlist li .num1 b {
        font-size: 20px;
    }

    .nynumlist li .num1 span {
        font-size: 18px;
        margin-left:0px;
    }

    .nynumlist li .num1 i {
        font-size: 14px;
        margin-left: 0px;
    }

    .nynumlist li .num2 {
        font-size: 12px;
        margin-top: 5px;
    }

    .ywtxlist li .ww .wz {
        width: 75%;
    }

    .ywtxlist li .ww .wza {
        font-size: 18px;
    }

    .ywtxlist li .ww .wzb p {
        font-size: 12px;
    }

    .ppgssort {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .ppgssort li a {
        font-size: 14px;
    }

    .ppgs-left .wz {
        font-size: 13px;
    }

    .fznext {
        width: 20px;
        height: 20px;
        margin-top: -10px;
    }

    .fzprev {
        width: 20px;
        height: 20px;
        margin-top: -10px;
    }

    .scjd-sort li {
        font-size: 12px;
    }

    .hornext {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }

    .horprev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }

    .horlist li {
        width: 33.333%;
    }

    .qywhlist li .wzb p {
        font-size: 12px;
    }
}



/*修改*/
/* 发展历程时间线样式 */
.section {
    scroll-snap-align: start;
    padding: 5.2vw;
    padding-bottom:10.4167vw;
    position: relative;
    
    padding-bottom: 19vw;
}

.cn-title {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.timeline {
    display: flex;
    justify-content: space-between;
    margin-top:60px;
    padding: 0 40px;
}
.about_lc1{
    margin-top: 2%;
}
.about_lc2{
    margin-top: 10%;
}
.about_lc3{
    margin-top:-2%;
}
.about_lc4{
    margin-top:3%;
}
.about_lc5{
    margin-top:-8%;
}
.timeline-column {
    position: relative;
/*    opacity: 0;
    transform: translateX(-100px);*/
    transition: all 0.5s ease;
    display: flex;
    flex-direction: column;
    gap: 10vh;
}

.timeline-column.active {
    opacity: 1;
    transform: translateX(0);
}

.timeline-item {
    position: relative;
    padding-left: 30px;
}

.timeline-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    border-radius: 50%;
    z-index: 2;
}

.timeline-item:not(:last-child)::after {
    content: '';
    position: absolute;
    left: 5px;
    top: calc(50% + 6px);
    width: 2px;
    /*height: calc(50vh + 6px);*/
    background: linear-gradient(to bottom, #ffffff 50%, transparent 50%);
    background-size: 2px 10px;
    z-index: 1;
}

.about_item1:not(:last-child)::after{
    height: calc(32vh + 6px);
    height: calc(66vh + 6px);
}
.about_item2:not(:last-child)::after{
    height: calc(36vh + 6px);
    height: calc(57vh + 6px);
}
.about_item3:not(:last-child)::after{
    height: calc(46vh + 6px);
    height: calc(68vh + 6px);
}
.about_item4:not(:last-child)::after{
    height: calc(46vh + 6px);
    height: calc(67vh + 6px);
}
.about_item5:not(:last-child)::after{
    height: calc(40vh + 6px);
    height: calc(60vh + 6px);
}

.about_item6:not(:last-child)::after{
    height: calc(50vh + 6px);
}
.timeline-item .year {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 10px;
}

.timeline-item .event {
    color: #ffffff;
    line-height: 1.5;
}

.honor-section{
    
}
.history-section {
    background: url('../images/bj11.jpg') no-repeat top center;
    background-size: 100% 100%;
    overflow: hidden;
}

.timeline {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.timeline-column {
/*    opacity: 0;
    transform: translateX(-100px);
    transition: all 0.5s ease;*/
}

.timeline-column.active {
    /*opacity: 1;
    transform: translateX(0);*/
}

/* 第五屏样式 */
.brand_t1 {
    opacity: 0;
    transform: translateX(100px);
    transition: all 0.5s ease;
}

.brand_t1.active {
    opacity: 1;
    transform: translateX(0);
}

.brand-section {
    /*background-color: #f5f5f5;*/
    background-image: url('https://mywuyou.oss-cn-beijing.aliyuncs.com/20250509/8a0808d4791b3ee7f9438fafe6eb9c7f.jpeg');
    background-size: cover;
    background-position: center;
}

.brand-content {
    display: flex;
    margin-top: 50px;
}

.pyramid-image {
    width: 50%;
    position: absolute;
    left: -8%;
    top:19%;
    opacity: 0;
    transform: translateX(-100px);
    transition: all 1s ease;
    z-index: 9;
}

.pyramid-image img{
    width:100%;
}
.pyramid-image.active {
    opacity: 1;
    transform: translateX(0);
}
.brand_t1{
    width: 100%;
    height: 15%;
    display: block;
    background: linear-gradient(to right, #ffffff, #d0e2f0);
    margin-bottom: 1.5%;
    border-radius: 0px 50px 50px 0px;
    text-align: right;
    padding-right: 2%;
    padding:1.5% 0%;
}

.brand_t1 .brand_p{
    display: inline-grid;
    margin: 0% 5%;
    position: relative;
    top:-38%;
}
.brand_t1 .brand_p h4{
    font-size: 18px;
}
.brand_t1 .brand_p p{
    font-size: 14px;
}
.brand_img{
    width:70px;
    height: 70px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    line-height:70px;
    text-align: center;
    box-shadow: rgb(125 175 208) 6px 6px 8px;
    position: relative;
    right: 2%;
    top:-5%;
}
.brand_img img{
    width:50px;
}
.brand-items{
    width:70%;
    margin-left: 20%;
    top:-4%;
}

@media(max-width: 1200px){
    .cn-title{
        font-size: 30px;
    }
    .timeline-item .year{
        font-size: 20px;
    }
}

@media(max-width: 1024px){
   .timeline{
    padding: 0;
    flex-wrap: wrap;
   }
   .timeline-column{
    width: 100%;
    gap:initial;
    flex-direction: initial;
    flex-wrap: wrap;
   }
   .timeline-item{
    display: flex;
    align-items: center;
    width: 50%;
   }
   .timeline-item:not(:last-child)::after{
    display: none;
   }
   .timeline-item .year{
    margin-bottom: 0;
   }
   .timeline-item .event{
    margin-left: 5px;
   }
   .about_lc2{
    margin-top: 2%;
   }
   .about_lc3{
    margin-top: 2%;
   }
}

@media(max-width: 780px){
    .section{
        padding: 40px 15px;
    }
    .cn-title{
        font-size: 24px;
    }
    .timeline{
        margin-top: 20px;
    }
    .timeline-item .year{
        font-size: 18px;
    }
}

@media(max-width: 640px){
    .timeline-item{
        width: 100%;
        margin-bottom: 10px;
        padding-left: 20px;
    }
    .about_lc2{
        margin-top: 0;
    }
    .about_lc3{
        margin-top: 0;
    }
}
