.app_item {
    margin-top: 32px
}

.app_item:first-child {
    margin-top: 0
}

.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: 30px 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
}

.mar30{
    margin-top: 30px;
}

.righ{
    margin-top: 20px;
}


.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;
}

.fafafa{
        background: #fafafa;
}



.how{
        display: flex;
    justify-content: space-between;
    flex-wrap: wrap;    margin: 30px 0;
}
.how .hList{
    width: 23%;
   
    margin: 0 auto;
    padding: 20px 0;
}

.how .tit{
    font-family: Work Sans, Work Sans;
font-weight: 600;
font-size: 18px;
color: #333333;
line-height: 28px;position: relative;
}
.how .tit::before{
        background: url(../img/vector.png) no-repeat center / contain;
    content: "";
    display: block;
    width: 20px;
    height: 18px;
    position: absolute;
    left: -23px;
    top: 7px;
    
    
}

.how .desc{
font-family: Work Sans, Work Sans;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 28px;
}



.web_th .title.l0 .txt::before {
    left: 0;
    margin: 0;
}
.offswi{
    margin: 30px 0;
}

.offlist{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.offlist .offlist_l{
    width: 38%;
    height: 0;overflow: hidden;
    border-radius: 8px;
    padding-bottom: 23%;
    position: relative;
}
.offlist .offlist_l img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.offlist .offlist_r{
    width: 59%;
}
.offlist .offlist_r .title1{
   font-family: Work Sans, Work Sans;
font-weight: bold;
font-size: 20px;
color: #0061A6;
line-height: 36px;
text-align: left;
font-style: normal;
text-transform: none;
}

.offlist .offlist_r .desc{
    font-family: Arial, Arial;
font-weight: 400;
font-size: 16px;
color: #666666;
line-height: 28px;
text-align: left;
font-style: normal;
}
.icwarp .swiper-slide {
    text-align: center;
}
.icwarp .swiper-slide:nth-child(1) {
    text-align: left;
}
.icwarp .swiper-slide:nth-child(7n) {
    text-align: right;
}

.icwarp .icitem img:nth-child(2){
    display: none;
}
.icwarp .active img:nth-child(1){
    display: none;
}
.icwarp .active img:nth-child(2){
    display: inline-block;
    /* margin: 0 auto; */
}
.icwarp .active:nth-child(1) img{
    margin: 0;
}
.icwarp .active:nth-child(7n) img{
  margin: 0;
}


.icwarp {
    position: relative; /* 使父盒子具有相对定位 */
    
}

.icwarp::before {
    content: ""; /* 创建一个伪元素 */
    position: absolute; /* 绝对定位 */
    top: 50%; /* 垂直居中 */
    left: 0; /* 从左侧开始 */
    width: 100%; /* 宽度100% */
    height: 1px; /* 虚线的高度 */
    border-top: 1px dashed #000; /* 设置为虚线，颜色为黑色 */
    transform: translateY(-50%); /* 将线提升到父盒子垂直中心 */
    pointer-events: none; /* 确保不会干扰到鼠标事件 */
}




.custom{
    display: flex;
    justify-content: space-between  ;    align-items: center;

    flex-wrap: wrap;
}
.custom .tom_le {
      width: 34%;
    height: auto;
    /* padding-right: 3%; */
    
} 

.custom .tom_ri {
  width: 57%;
    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: 4%;
    top: 15px;
}

/* 滚动条的滑块部分 */
.tolist::-webkit-scrollbar-thumb {
  background: #0267B3;  
 
}

/* 滚动条轨道部分 */
.tolist::-webkit-scrollbar-track {
  background: #F4F4F4;  /* 轨道的背景颜色 */
  
}


.info28{
    padding: 28PX 0;
}









@media screen and (max-width:950px) {
    .web_th .title {
        font-size: 26px
    }

    .type_info_item {
        order: 2
    }

    .box_1027_1 .lll {
        height: 0;
        padding-bottom: 70%;
        position: relative
    }

    .box_1027_1 .rrr {
        width: 100%;
        margin: 0;
        padding: 30px
    }

    .asia_mian {
        flex-wrap: wrap
    }

    .asia_mian .img,
    .asia_mian .info {
        width: 100%
    }

    .asia_mian .img {
        padding-bottom: 61%;
        margin: 0
    }

    .asia_mian .info {
        margin-top: 20px
    }


.asia_mian .info .desc{
    margin: 10px 0;
}

.how .hList {
    width: 100%;padding:0 25px ;
    margin-bottom: 15px;
}




   .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;
    }





.offlist .offlist_l {
    width: 100%;padding-bottom: 60%;margin-bottom: 15px;
}
.offlist .offlist_r {
    width: 100%;
}

.custom .tom_le , .custom .tom_ri{
    width: 100%;
}

.tolist {
max-height: none;
}

}