.app_item {
    margin-top: 32px
}

.app_item:first-child {
    margin-top: 0
}
.fafafa{
    background: #fafafa;
}
.asia_mian {
    --img-w: 415px;
    --img-w: calc((649 / 14.8) * 1%);
    --pd: 42px;
    margin-top: 36px
}

.asia_mian .img {
    width: var(--img-w);
    height: auto;
    margin-right: var(--pd)
}

.asia_mian .info {
    width: calc(100% - var(--img-w) - var(--pd))
}

.asia_mian .info .tit {
    font-family: Work Sans, Work Sans;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 32px
}

.asia_mian .info .desc {
    font-family: Work Sans, Work Sans;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin: 160px 0;
}

.asia_mian .info .desc strong {
    font-size: 20px;
    color: #333
}

.asia_mian .info .desc p {
    margin-top: 30px
}

.asia_mian .info .desc p:first-child {
    margin-top: 0
}

.tran {
    --img-w: 415px;
    --img-w: calc((590 / 14.8) * 1%);
    --pd: 42px;
    margin-top: 36px;
}
.tran .img {
    width:calc((590 / 14.8) * 1%);
    height: auto;
    margin-right: var(--pd)
}
.tran .info {
    width: calc(100% - calc((590 / 14.8) * 1%) - var(--pd));
    padding: 90px 0;
}
.tran .info  p{
    font-family: Work Sans, Work Sans;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 28px;
}
.tran .info  p:nth-child(1){
    margin-bottom: 30px;
}


.kelist{
        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;    margin: 30px 0;
}
.kelist .keitem{
    width: 31%;
    /* text-align: center; */
    margin: 15px auto;
}

.keitem .title{
    font-family: Work Sans, Work Sans;
font-weight: 600;
font-size: 18px;
color: #333333;
line-height: 28px;
}
.keitem .desc{
font-family: Work Sans, Work Sans;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 28px;
}



.container {
    --img-w: 415px;
    --img-w: calc((590 / 14.8) * 1%);
    --pd: 42px;
    margin-top: 36px;
}
.container .img {
    width:calc((590 / 14.8) * 1%);
    height: auto;
    margin-left: var(--pd)
}
.container .info {
    width: calc(100% - calc((590 / 14.8) * 1%) - var(--pd));
    padding: 37px 0;
}
.container .info  p{
    font-family: Work Sans, Work Sans;
font-weight: 400;
font-size: 16px;margin-bottom: 30px;
color: #666666;
line-height: 28px;
}
.container .info  p:last-child{
    margin-bottom: 0px;
}

.high_lef {
    width: 288px;
    margin-right: 5%;
    margin-top: 24px;
}

.high_lef span {
    background: #FAFAFA;
    border-radius: 4px;
    font-family: Work Sans, Work Sans;
    font-weight: 600;
    font-size: 16px;
    display: block;
    width: 288px;
    color: #333333;
    line-height: 60px;
    cursor: pointer;
    margin-bottom: 5px;
    text-align: center;
}

.high_lef .spactive {
    background: #0267B3;
    color: #FFFFFF;
}


.high .high_swiper {
    position: relative;
    --pd: 58px;
    --pd: calc((58 / 14.8) * 1%);
    --pre-next-w: 44px;
    margin-top: 24px
}

.high .high_swiper .item .img,
.high .high_swiper .item .info {
    width: calc(50% - var(--pd) / 2)
}

.high .high_swiper .item .img {
    padding-bottom: 32.5%;
    /* height: 360px; */
    /* padding: 0 */
}

.high .high_swiper .item .title {
    font-family: Work Sans, Work Sans;
    font-weight: 800;
    font-size: 24px;
    color: #0267B3;
    line-height: 48px
}

.high .high_swiper .item .desc {
    margin-top: 18px;
    font-family: Work Sans, Work Sans;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px
}

.high .high_swiper .item .info {
    padding: 50px 0 calc(72px + var(--pre-next-w));
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.high .high_swiper .swiper-pagination-progressbar,
.high .high_swiper .swiper-button-next,
.high .high_swiper .swiper-button-prev {
    position: unset
}

.high .high_swiper .swiper-button-next,
.high .high_swiper .swiper-button-prev {
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: var(--pre-next-w);
    height: var(--pre-next-w);
    line-height: var(--pre-next-w);
    border-radius: 6px;
    background: #333
}

.high .high_swiper .swiper-button-next:hover,
.high .high_swiper .swiper-button-prev:hover {
    background: var(--commonColor)
}

.high .high_swiper .swiper-button-prev {
    margin-right: 6px
}

.high .high_swiper .swiper-pagination-progressbar {
    width: 100%;
    height: 2px;
    margin-right: 11px
}

.high .high_swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--commonColor)
}

.high .high_swiper .cell {
    width: calc(30% - var(--pd) / 2);
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 999;
    display: flex;
    align-items: center
}
.laylfex {
    display: flex;
}
.high .high_swiper .cell>div {
    display: flex
}
.cenapt{
    font-family: Work Sans, Work Sans;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 28px;
text-align: center;
margin: 25px 0;
}

.kea{
    display: flex;
    justify-content: space-between  ;    align-items: center;

    flex-wrap: wrap;
}
.kea .ke_le {
   width: 39%;
    height: auto;    padding-right: 11%;
    
} 

.kea .ke_ri {
  width: 52%;
    height: auto;
    
}

.kea .ke_le  .btdarg{
    font-family: Work Sans, Work Sans;
font-weight: 600;
color: #333333;
font-size: 36px;position: relative;
}
.kea .ke_le  .btdarg strong{
font-weight: 800;
font-size: 32px;
}

.kea .ke_le  .btdarg::before {
    position: absolute;
    left: 0;
    width: 80px;
    bottom: -10px;
    background: var(--commonColor);
    content: "";
    height: 6px;
    border-radius: 6px;
    
}

.keul{
    padding-left: 20px;
}
.keul li p{
    font-family: Work Sans, Work Sans;
font-weight: 600;
font-size: 18px;
color: #333333;margin-top: 15px;
line-height: 24px;position: relative;
cursor: pointer;
}

.keul li p::before {
    position: absolute;
       left: -20px;
    font-size: 25px;
    bottom: 0px;
    /* background: var(--commonColor); */
    content: "+";
    
    
}
.keul li .pact{
color: var(--commonColor);
}
.keul li .pact::before {
    position: absolute;
       left: -20px;
        font-size: 46px;
    bottom: 5px;
    
    content: "-";
    
    
}


.keul li div{
    display: none;
    margin-top: 8px;
}



.keitem img{ transition: all .3s ease;
width: 42px;
}
.keitem .hid{display: none;}
.keitem:hover .hid{display: block;}
.keitem:hover .sho{display: none;}
.keitem:hover .sho{display: none;}
.keitem:hover .title , .keitem:hover .desc{
    color: #0267B3;
}





.tospeed{
    font-family: Work Sans, Work Sans;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 28px;    margin-top: 25px;
}


.imgthr{
    margin: 30px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.imgthr .imlist{
    width: 32%;
    padding-bottom: 20%;
    position: relative;

}
.imgthr img{
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.custom{
    display: flex;
    justify-content: space-between  ;    align-items: center;

    flex-wrap: wrap;
}
.custom .tom_le {
      width: 48%;
    height: auto;
    padding-right: 6%;
    
} 

.custom .tom_ri {
  width: 42%;
    height: auto;
    
}

.custom .tom_le  .btspeend{
    font-family: Work Sans, Work Sans;
font-weight: 600;
color: #333333;
font-size: 36px;position: relative;
}
.custom .tom_le  .btspeend strong{
font-weight: 800;
font-size: 32px;
}

.custom .tom_le  .btspeend::before {
    position: absolute;
    left: 0;
    width: 80px;
    bottom: -10px;
    background: var(--commonColor);
    content: "";
    height: 6px;
    border-radius: 6px;
    
}

.tat{
        font-family: Work Sans, Work Sans;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-top: 25px;
}
.tolist{
    max-height: 580px;
    overflow-y: scroll;
    padding: 15px;
}
.tolist .toitem{
    border-radius: 0px 0px 0px 0px;
border: 1px solid #CACACA;
padding: 35px 25px;position: relative;
margin-bottom: 15px;
}
.tolist .toitem:hover{
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.2);
border-radius: 0px 0px 0px 0px;
border: 1px solid #CACACA;

}
.toitem .title{
    font-family: Work Sans, Work Sans;
font-weight: 600;
font-size: 20px;    max-width: 280px;
color: #0267B3;
}
.toitem .content{
  font-family: Work Sans, Work Sans;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 28px;margin-top: 7px;
}

.toitem .number{
    font-family: DIN, DIN;
font-weight: bold;
font-size: 42px;
color: rgba(2,103,179,0.2);
line-height: 52px;
position: absolute;
    right: 10%;
    top: 15px;
}

/* 滚动条的滑块部分 */
.tolist::-webkit-scrollbar-thumb {
  background: #0267B3;  
 
}

/* 滚动条轨道部分 */
.tolist::-webkit-scrollbar-track {
  background: #F4F4F4;  /* 轨道的背景颜色 */
  
}


.box_swiper4 {
    border-radius: 12px 12px 12px 12px;
    border: 3px solid #EEEEEE;
    padding: 40px;
}

.box_swiper3 {
    margin-top: 50px;
}

.com_info .hover_scale{
        width: 48%;
    margin-right: var(--pd);
    padding-bottom: calc((480 / 14.8) * 1%);
}
.com_info .info{
    width: 48%;
}

.com_info .info .tita{
    font-family: Work Sans, Work Sans;
font-weight: bold;
font-size: 20px;
color: #333333;
}
.pmarxt{
        margin-top: 15px;
    text-align: center;
}

.com_sw_style1 .swiper-slide.active_ {
    background: var(--commonColor);
}

.com_sw_style1 .swiper-slide {
    width: unset;
    display: flex
;
    align-items: center;
    padding: 18px 48px;
    border-radius: 12px 12px 0px 0px;
    background: #eee;
}
.com_sw_style1 .swiper-slide .title{
    font-family: Work Sans, Work Sans;
font-weight: bold;
font-size: 20px;
margin-right: 8px;
line-height: 28px;
text-align: center;
}


.com_sw_style1 .swiper-slide.active_ .title {
    color: #fff;
}
.com_sw_style1 .swiper-slide span {
    width: 20px;
    height: 20px;
    display: block;
    background: url(../img4/icon25.png) no-repeat center;
}
.com_sw_style1 .swiper-slide.active_ span {
    background: url(../img4/icon26.png) no-repeat center;
}

.sw4_li .com_info{
    display: flex;align-items: center;
    justify-content: space-between;padding: 54px 63px;
    flex-wrap: wrap;
    
}




.con_po {
    background: linear-gradient(to bottom, #fff 50%, #fafafa 50%);
}.quote_inner {
    max-width: 1160px;
    margin: 0 auto;
    background: var(--commonColor);
    border-radius: 120px 12px 120px 12px;
    padding: 5%;
    box-sizing: border-box;
}

.quote_inner .web_th {
    width: 72%;
}

.quote_inner .web_th .title {
    color: #fff;
    text-align: left;font-size: 32px;
    font-family: "Work Sans-Bold";
}
.quote_inner .web_th .brief {
    color: #fff;
    text-align: left;
    line-height: 2;
    margin-top: 2px;
}
.quote_btn .pubMoreBg {
    width: auto;
    height: 64px;
    border-radius: 50px;
    font-size: 20px;
    font-family: "Work Sans-Bold";
    line-height: 64px;
    background: #fff;
    color: #333;
    border: 1px solid #fff;
    display: inline-block;
    padding: 0 36px;
}
.quote_btn .pubMoreBg::before {
    border-radius: 50px;
    background: var(--commonColor);
    border-color: #fff;
    color: var(--commonColor);
}
.quote_btn .pubMoreBg:hover {
    color: #fff;
}




@media screen and (max-width:1460px) {
   
.asia_mian .info .desc {
   
    margin: 100px 0;
}
}
@media screen and (max-width:1300px) {
    .asia_mian .img img {
        height: 100%
    }
}

@media screen and (max-width:950px) {
   

    .asia_mian {
        flex-wrap: wrap
    }

    .asia_mian .img,
    .asia_mian .info {
        width: 100%
    }

    .asia_mian .img {
        padding-bottom: 70%;
        margin: 0
    }

    .asia_mian .info {
        margin-top: 20px
    }
.tran .img {
    width: 100%;
           padding-bottom: 60%;
        margin: 0;
}
.tran .info {
    width: 100%;
    padding: 10px 0;
}

.kelist .keitem {
    width: 42%;}
    .container .info {
    width: 100%;
    padding: 10px 0;
}.container .img {
    width: 100%;
    height: auto;padding-bottom: 60%;
    margin-left: 0;
}
.container {
   flex-direction: column-reverse;}

.high_lef {
    display: none;
}
.high .high_swiper .item .img, .high .high_swiper .item .info {
    width: 100%;
}
.high .high_swiper .item .img {
    padding-bottom: 62%;}
    .high .high_swiper .cell {
    width: 100%}
.kea .ke_le {
    width: 100%;
   
    padding-right: 0;
}.kea .ke_ri {
    width: 100%;}


.imgthr .imlist {
      width: 100%;
    padding-bottom: 60%;
  
    margin: 10px 0;
}

.toitem .title{
    max-width: 100%;
}

.custom .tom_ri {
    width: 100%;}
.custom .tom_le {
    width: 100%;
 
    padding-right: 0;
}

.tolist {
    max-height: none;
    padding: 15px 0;
}
    .tolist::-webkit-scrollbar-track {
    background: none;
}

.sw4_li .com_info {
   
    padding: 15px;
}
.com_info .hover_scale , .com_info .info{
    width: 100%;}

.com_info .hover_scale {
    padding-bottom: 69%;
}


    .quote_inner {
        flex-direction: column;
        border-radius: 80px 25px 80px 25px;
        padding: 34px 20px 40px;
    }
    .quote_inner .web_th {
        width: 100%;
    }    .quote_btn {
        margin-top: 15px;
    }


}

