
.zltx_box1{
	background: url(../img/index/indexHonorBg.png);
	background-size: 100% 100%;
    padding-top: 0.97rem;
    padding-bottom: 0.84rem;
    position: relative !important;
}
.serviceTitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.36rem;
    color: #000000;
    text-align: center;
}
.zltx_box1 .serviceT1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.35rem;
    margin-top: 0.31rem;
    margin-bottom: 0.85rem;
    text-align: center;
}
.honorSwiper{
	height: 4.5rem;
	overflow: hidden;
    position: unset;
}
.honorSwiper .swiper-wrapper{
	height: 3.95rem;
}
.honorSwiper .swiper-wrapper .swiper-slide{
	height: 100%;
    display: flex;
    justify-content: center;
}
.honorSwiper .swiper-wrapper .swiper-slide img{
	height: 100% !important;
    width: auto;
}

.zltx_box1 .swiper-button-prev,
.zltx_box1 .swiper-button-next{
    width: 0.51rem;
    height: 0.51rem;
    background: #244FB7;
    box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(64,137,255,0.21);
    border-radius: 50%;
    opacity: 1 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
    bottom: 3rem;
    top: auto;
}
.zltx_box1 .swiper-button-prev::after,
.zltx_box1 .swiper-button-next::after{
    display: none;
}
.zltx_box1 .swiper-button-prev img,
.zltx_box1 .swiper-button-next img{
    width: 0.16rem;
    height: 0.08rem;
}
.zltx_box1 .swiper-button-prev:hover,
.zltx_box1 .swiper-button-next:hover{
    background: #FF9E00;
}
.zltx_box1 .swiper-button-prev img{
    transform: scaleY(-1) rotate(180deg);
}
.zltx_box1 .swiper-button-prev{
    left: 0.81rem;
}
.zltx_box1 .swiper-button-next{
    right: 0.81rem;
}
.honorSwiper .swiper-pagination{
    bottom: 0 !important;
    width: 1.4rem !important;
}
.honorSwiper .swiper-pagination .swiper-pagination-bullet{
    width: 0.13rem;
    height: 0.13rem;
    background: #244FB7;
    opacity: 0.5;
    border-radius: 0.5rem ;
}

.honorSwiper  .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 0.49rem;
    height: 0.13rem;
    background: #244FB7;
    opacity: 1;
}
.zltx_box2{
    padding-top: 0.67rem;
    padding-bottom: 1.01rem;
}
.zltx_box2 .zltx_b2Img{
    width: 8.15rem;
    height: 3.48rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    border: 0.01rem solid #DBDBDB;
    overflow: hidden;
}
.zltx_box2 .zltx_b2Img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.zltx_box2 .zltx_b2Txt{
    width: calc(100% - 8.15rem);
    padding-left: 0.75rem;
    padding-right: 0.89rem;
}
.zltx_box2 .zltx_b2Txt1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.28rem;
    color: #000000;
    margin-bottom: 0.31rem;
}
.zltx_box2 .zltx_b2Txt2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.35rem;
}
.zltx_box3{
    padding-bottom: 1.1rem;
}
.zltx_box3 .zltx_b3Txt{
    margin: 0.55rem 0;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.35rem;
    text-align: center;
}
.zltx_box3 .zltx_b3Img{
    flex: 1;
    margin-right: 0.19rem;
}
.zltx_box3 .zltx_b3Img img{
    transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
}
.zltx_box3 .zltx_b3Img:hover img{
	transform:scale(1.1);
}
.zltx_box3 .zltx_b3Img:last-child{
    margin-right: 0;
    border-radius: 0.1rem;
}
.zltx_box4{
    padding: 0.88rem 1.6rem;
    background: #F0F7FC;
}
.zltx_box4 .zltx_b4left{
    padding-right: 1.42rem;
}
.zltx_box4 .zltx_b3Img{
    width: 7.4rem;
    height: 3.45rem;
    overflow: hidden;
}
.zltx_box4 .zltx_b3Img img{
    transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
}
.zltx_box4 .zltx_b3Img:hover img{
	transform:scale(1.1);
}
.zltx_box4 .serviceTitle{
    text-align: left;
}
.zltx_box4 .zltx_b4Txt{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.35rem;
    margin-top: 0.43rem;
}



.qqbj_box1{
    width: 100%;
    height: 10.8rem;
    background: url(../img/service/qqbjBG.png);
    background-size: 100% 100%;
    position: relative;
    padding-top: 0.97rem;
}
.qqbj_box1 .serviceT1,
.qqbj_box1 .serviceTitle{
    color: #fff;
    text-align: center;
}
.qqbj_box1 .serviceTitle{
    margin-bottom: 0.3rem;
}
.qqbj_box1 .qqbj_b1Tb{
    width: 5.15rem;
    height: 6.61rem;
    background: rgba(255,255,255,0.07);
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    border: 0.01rem solid rgba(255,255,255,0.56);
    position: absolute;
    left: 1.6rem;
    top: 2.74rem;
    padding: 0.2rem 0.42rem;
    overflow: hidden;
    
}
.qqbj_box1 .qqbj_b1T1,
.qqbj_box1 .qqbj_b1T2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.25rem;
    color: #FFFFFF;
    line-height: 0.35rem;
}
.qqbj_box1 .qqbj_b1T1{
    font-weight: bold;
}

.qqbj_box1 .qqbj_b1TbL{
    padding-top: 0.45rem;
    padding-bottom: 0.43rem;
    border-bottom: 0.01rem solid rgba(255, 255, 255,0.32);
}
.qqbj_box1 .qqbj_b1TbL:last-child{
    border-bottom: none;
}
.qqbj_box1 .qqbj_b1T3 {
    font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 0.18rem;
color: #FFFFFF;
line-height: 0.35rem;
margin-top: 0.22rem;
}
.qqbj_box1 .dianL,
.qqbj_box1 .mapBG{
    width: 16.51rem;
    height: 9.29rem;
    position: absolute;
    left: 4.34rem;
    top: 0.56rem;
}
.qqbj_box1 .dianL .dian{
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 50%;
    background: #FF9E00;
    position: relative;
}
.qqbj_box1 .dianL .dian.active{
    transform:scale(3);
}
.qqbj_box1 .dianL .dian::before{
    content: '';
    width: 0.14rem;
    height: 0.14rem;
    border-radius: 50%;
    display: block;
    background: #FF9E00;
    opacity: 0.26;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    animation: move1 1.5s linear infinite !important;
}
.qqbj_box1 .dianL .dian::after{
    content: '';
    width: 0.24rem;
    height: 0.24rem;
    border-radius: 50%;
    display: block;
    background: #FF9E00;
    opacity: 0.1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    animation: move12 2s linear infinite !important;
}
.dianL .dian:nth-child(1){
    top: 4.52rem;
    left: 4.94rem;
}
.dianL .dian:nth-child(2){
    top: 5.92rem;
    left: 7.68rem;
}
.dianL .dian:nth-child(3){
    top: 5.2rem;
    left: 10.66rem;
}
.dianL .dian:nth-child(4){
    top: 4.68rem;
    left: 11.62rem;
}
.dianL .dian:nth-child(5){
    top: 4.98rem;
    left: 12.3rem;
}
.dianL .dian:nth-child(6){
    top: 5.9rem;
    left: 12rem;
}
.dianL .dian:nth-child(7){
    top: 5.62rem;
    left: 11.24rem;
}


/*.qqbj_box1 .dianL .dian.active::before{*/
/*    content: '';*/
/*    width: 0.5rem;*/
/*    height: 0.5rem;*/
/*    border-radius: 50%;*/
/*    display: block;*/
/*    background: #FF9E00;*/
/*    opacity: 0.4;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%,-50%);*/
/*    animation: move2 1.5s linear infinite !important;*/
/*}*/
/*.qqbj_box1 .dianL .dian.active::after{*/
/*    content: '';*/
/*    width: 0.86rem;*/
/*    height: 0.86rem;*/
/*    border-radius: 50%;*/
/*    display: block;*/
/*    background: #FF9E00;*/
/*    opacity: 0.19;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%,-50%);*/
/*    animation: move22 2.5s linear infinite !important;*/
/*}*/

.qqbj_box2{
    padding-top: 1.17rem;
    padding-bottom: 1.27rem;
    position: relative;
    background: url(../img/service/hezuo_img.png);
    background-size: 100% 100%;
}
.qqbj_box2 .main{
    position: relative;
}
.qqbjSwiper{
    /*padding: 0 1.6rem;*/
}
.qqbjSwiper .swiper-slide{
    width: 2.41rem !important;
    height: 0.96rem;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #F0F0F0;
    overflow: hidden;
}
.qqbjSwiper .swiper-slide:hover {
    background-color: #fff;
    box-shadow: 0rem 0rem 0.09rem 0.01rem rgba(0, 0, 0, 0.16);
}
.qqbjSwiper{
    /*height: 2.33rem;*/
    overflow: hidden;
    position: unset;
    margin-top: 0.75rem !important;
}
.qqbjSwiper .swiper-wrapper{
    justify-content: center;
    gap: 0.3rem;
}
.qqbjSwiper .swiper-button-prev,
.qqbjSwiper .swiper-button-next{
    width: 0.51rem;
    height: 0.51rem;
    background: #244FB7;
    box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(64,137,255,0.21);
    border-radius: 50%;
    opacity: 1 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
}
.qqbjSwiper .swiper-button-prev::after,
.qqbjSwiper .swiper-button-next::after{
    display: none;
}
.qqbjSwiper .swiper-button-prev img,
.qqbjSwiper .swiper-button-next img{
    width: 0.16rem;
    height: 0.08rem;
}
.qqbjSwiper .swiper-button-prev:hover,
.qqbjSwiper .swiper-button-next:hover{
    background: #FF9E00;
}
.qqbjSwiper .swiper-button-prev img{
    transform: scaleY(-1) rotate(180deg);
}
.qqbjSwiper .swiper-button-prev{
    left: -0.8rem;
    top: 2.3rem;
}
.qqbjSwiper .swiper-button-next{
    right: -0.8rem;
    top: 2.3rem;
}
.service_shcn .shcn_box1{
    padding-top: 0.97rem;
    padding-bottom: 1rem;
    background: #EFF9FF;
}
.service_shcn .shcn_b1Tb{
    margin-top: 0.85rem;
    align-items: normal;
}
.service_shcn .shcn_box1 .shcn_b1TbL{
    width: 5.2rem;
    height: 3.8rem;
    height: auto;
    background: #FFFFFF;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.3rem 0.01rem rgba(0,0,0,0.06);
    padding: 0.42rem 0.6rem;
    margin-right: 0.2rem;
    position: relative;
}
.service_shcn .shcn_box1 .shcn_b1TbL::before{
    content: '';
    width: 3.25rem;
    height: 3.25rem;
    background: url(../img/service/shbg.png);
    background-size: 100% 100%;
    opacity: 1;
    display: block;
    position: absolute;
    top: 0.29rem;
    left: 0.97rem;
}
.service_shcn .shcn_box1 .shcn_b1TbL .num{
    font-family: Poppins-Bold;
    font-weight: 800;
    font-size: 1.41rem;
    color: transparent;
    text-stroke: 0.01rem #FF9E00;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.01rem #FF9E00;
    opacity: 0.3;
    position: absolute;
    right: 0.1rem;
    bottom: 0rem;
    transition: all 0.8s;
    z-index: 0;
}
.service_shcn .shcn_box1 .shcn_b1TbL:hover .shcn_b1T1{
    color: #244FB7;
}
.service_shcn .shcn_box1 .shcn_b1TbL:hover .num{
    color: #FF9E00;
    opacity: 1;
}
.service_shcn .shcn_box1 .shcn_b1TbL:last-child{
    margin-right: 0;
}
.service_shcn .shcn_box1 .shcn_b1T1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.25rem;
    color: #000000;
    padding-bottom: 0.22rem;
    border-bottom: 0.01rem solid #E6E6E6;
    margin-bottom: 0.21rem;
}
.service_shcn .shcn_box1 .shcn_b1T1 img{
    width: 0.34rem;
    height: auto;
    margin-right: 0.11rem;
}
.service_shcn .shcn_box1 .shcn_b1T2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.35rem;
    position: relative;
    z-index: 3;
}
.service_shcn .shcn_box1 .shcn_b1T2 .t1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    line-height: 0.35rem;
    color: #FF9E00;
}
.service_shcn .shcn_box1 .shcn_b1T2 .t2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    line-height: 0.35rem;
    color: #000000;
}




.contact3{
    background: url(../img/about/contact_bg.png);
    background-size: 100% 100%;
}
.contact3 .pdB3L4{
    padding-top: 1.38rem;
    padding-bottom: 0.85rem;
}
.contact3 .pdB3L4 .tit1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.36rem;
    color: #000000;
    margin-bottom: 0.24rem;
    text-align: center;
}
.contact3 .pdB3L4 .tit2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    margin-bottom: 0.61rem;
    text-align: center;
}
.contact3 .pdB34Title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 600;
    font-size: 0.18rem;
    color: #000000;
}
.contact3 .pdB34Title label{
    color: #FF0000;
    margin-right: 0.04rem;
}

.contact3 .pdB34Box1 .radioL{
    padding-top: 0.23rem;
    padding-bottom: 0.32rem;
}
.contact3 .pdB34Box11 .radio{
    margin-right: 1.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
}
.contact3 .pdB34Box12 .radio{
    margin-right: 1.03rem;
}
.contact3 .radio{
    position: relative;
    display: flex;
    align-items: center;
}
.contact3 .pdB34Box12 .radio:last-child{
    margin-right: 0;
}
.contact3 .pdB34Box1 .radio input{
    margin-right: 0.15rem;
}
.contact3 input{
  outline: none;
}
.contact3 input[type="radio"] {
    appearance: none; /* 移除默认样式 */
    width: 0.15rem;
    height: 0.15rem;
    border: 0.01rem solid #C1C1C1;
    border-radius: 50%;
}
.contact3 input[type="radio"]:checked {
    background-color: #0B61AF;
    border-color: #C1C1C1;
}
.contact3 input[type="radio"]:checked::after {
    content: "";
    display: block;
    width: 0.07rem;
    height: 0.07rem;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 0.07rem;
    left: 0.04rem;
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%,-50%);*/
}
.contact3 input[type="text"] {
    margin-top: 0.24rem;
    margin-bottom: 0.59rem;
    width: 100%;
    height: 0.5rem;
    background: rgba(255,255,255,0.37);
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    border: 0.01rem solid #E5E5E5;
    padding: 0 0.22rem;
}
.contact3 textarea:focus,
.contact3 input:focus{
    border: 0.01rem solid #1D50A2;
}
.contact3 textarea::placeholder,
.contact3 input::placeholder{
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 0.16rem;
    color: #BFBFBF;
}
.contact3 .pdB34Box3{
    display: flex;
    flex-wrap: wrap;
}
.contact3 .pdB34Box3 .input{
    width: calc((100% - 1rem) / 3);
}
.contact3 .pdB34Box3 .input{
    margin-right: 0.5rem;
}
.contact3 .pdB34Box3 .input:nth-child(3){
    margin-right: 0;
}
.contact3 .textarea{
    width: 100%;
}
.contact3 textarea{
    width: 100%;
    height: 3.01rem;
    background: rgba(255,255,255,0.37);
    border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
    border: 0.01rem solid #E5E5E5;
    padding: 0.17rem 0.22rem;
    margin-top: 0.24rem;
    margin-bottom: 0.83rem;
}
.contact3 .ib5Btn{
    width: 1.6rem;
    height: 0.5rem;
    background: #1D50A2;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.5rem;
    margin: 0 auto;
}
.contact3 .ib5Btn:hover{
    background: #FF9E00;
}

.service_shcn{
    /*padding-top: 0.78rem;*/
    padding-bottom: 0.88rem;
}
.news .caselist{
    flex-wrap: wrap;
    margin-bottom: 0.63rem;
    margin-top: 0.78rem;
}
.news .newsL{
    width: 3.75rem;
    height: 4.2rem;
    background: #F4F4F4;
    border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
    margin-right: 0.33rem;
    overflow: hidden;
    margin-bottom: 0.42rem;
    transition: all 0.8s;
}
.news .newsL:nth-child(4n){
    margin-right: 0;
}
.news .newsL .newsImg{
    width: 100%;
    height: 2.5rem;
    overflow: hidden;
}
.news .newsL .newsImg img{
    width: 100%;
    height: 100%;
    transition: all 0.8s;
}
.news .newsL:hover .newsImg img{
    transform: scale(1.05);
}
.news .newsL:hover{
    background: #fff;
}
.news .newsL .newsbox{
    padding: 0.34rem 0.24rem;
}
.news .newsL .newsbox .date{
    display: flex;
    align-items: center;
    margin-bottom: 0.12rem;
}
.news .newsL .newsbox .date img{
    width: 0.13rem;
    height: 0.13rem;
    margin-right: 0.08rem;
}
.news .newsL .newsbox .date span{
    font-family: Poppins, Poppins;
    font-weight: 500;
    font-size: 0.16rem;
    color: #9D9D9D;
}
.news .newsL .newsbox .newsTxt1{
    min-height: 0.52rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 600;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.25rem;
}
.news .newsL .newsbox .newsTxt2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #6E6E6E;
    line-height: 0.25rem;
    margin-top: 0.12rem;
}
.news .newsL:hover .newsTxt1{
    color: #1D50A2;
}
.news .newsL:hover{
    box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0,0,0,0.08);
}

@keyframes move2{
    0% {
        width: 0.22rem;
        height: 0.22rem;
    }
    100% {
        width: 0.5rem;
        height: 0.5rem;
    }
}
@keyframes move22{
    0% {
        width: 0.22rem;
        height: 0.22rem;
    }

    100% {
        width: 0.86rem;
        height: 0.86rem;
    }
}
@keyframes move1{
    0% {
        width: 0.06rem;
        height: 0.06rem;
    }
    100% {
        width: 0.14rem;
        height: 0.14rem;
    }
}
@keyframes move12{
    0% {
        width: 0.06rem;
        height: 0.06rem;
    }
    100% {
        width: 0.24rem;
        height: 0.24rem;
    }
}








@media only screen and (max-width: 1042px) {

    .zltx_box2,
    .zltx_box4 {
        flex-wrap: wrap;
        width: 100%;
        padding: 0.6rem 0.3rem;
        box-sizing: border-box;
    }

    .zltx_box2 .zltx_b2Img,
    .zltx_box2 .zltx_b2Txt,
    .zltx_box4 .zltx_b3Img,
    .zltx_box4 .zltx_b4left,
    .zltx_box4 .zltx_b4Img {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: 0;
        transform: translateX(0rem);
    }

    .zltx_box3 {
        width: 100%;
        padding: 0.6rem 0.3rem 0.8rem;
        box-sizing: border-box;
    }
    .zltx_box1 .serviceT1{
        padding: 0 0.3rem;
        font-size: 0.22rem;
        line-height: 1.7;
    }
    .zltx_box3 .zltx_b3Txt {
        font-size: 0.22rem;
        margin: 0.4rem 0;
        line-height: 1.7;
    }

    .zltx_box3 .zltx_b3Imgg {
        flex-wrap: wrap;
        gap: 0.2rem;
    }

    .zltx_box3 .zltx_b3Img {
        flex: 0 0 48%;
        margin: 0 !important;
    }


    .zltx_box2 .zltx_b2Txt {
        margin-top: 0.3rem;
    }

    .zltx_box2 .zltx_b2Txt2 {
        font-size: 0.22rem;
        line-height: 1.7;
    }

    .zltx_box4 .zltx_b4Txt {
        font-size: 0.22rem;
        line-height: 1.7;
        margin-bottom: 0.3rem;
    }







    .qqbj_box1 {
        padding-top: 5.5rem;
        height: 17.6rem;
    }
    .qqbj_box1 .serviceT1{
        font-size: 0.22rem;
    }
    .qqbj_box1 .dianL,
    .qqbj_box1 .mapBG {
        top: -0.36rem;
        left: 0;
        width: 100%;
        height: 5.6rem;
    }

    .qqbj_box1 .dianL .dian {
        position: absolute;
    }

    .dianL .dian:nth-child(1) {
        top: 47.5%;
        left: 23.5%;
    }

    .dianL .dian:nth-child(2) {
        top: 64%;
        left: 45%;
    }

    .dianL .dian:nth-child(3) {
        top: 57%;
        left: 69.5%;
    }

    .dianL .dian:nth-child(4) {
        top: 65%;
        left: 73.5%;
    }

    .dianL .dian:nth-child(5) {
        top: 67%;
        left: 80%;
    }

    .dianL .dian:nth-child(6) {
        top: 51%;
        left: 77%;
    }

    .dianL .dian:nth-child(7) {
        top: 55%;
        left: 82.5%;
    }

    .qqbj_box1 .qqbj_b1Tb {
        width: 90%;
        top: auto;
        bottom: 1.2rem;
        left: 50%;
        transform: translateX(-50%) !important;
        height: auto;
    }

    .qqbj_box1 .qqbj_b1T1,
    .qqbj_box1 .qqbj_b1T2 {
        font-size: 0.28rem;
    }

    .qqbj_box1 .qqbj_b1T3,
    .t1 {
        font-size: 0.22rem !important;
    }






     .serviceTitle{
        font-size: 0.32rem;
    }
    .service_shcn .shcn_box1{
        padding: 1rem 0.3rem 0.6rem;
        box-sizing: border-box;
    }
    .service_shcn .shcn_b1Tb{
        display: block;
        margin-top: 0.6rem;
    }
    .service_shcn .shcn_box1 .shcn_b1TbL{
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.3rem;
        min-height: 4rem;
    }
    .service_shcn .shcn_box1 .shcn_b1T1{
        font-size: 0.3rem;
    }
    .service_shcn .shcn_box1 .shcn_b1T2{
        font-size: 0.22rem;
        line-height: 2;
    }
    .service_shcn .shcn_box1 .shcn_b1T2 .t1{
        font-size: 0.26rem !important;
    }
    .contact3 .pdB3L4{
        padding: 1rem 0.3rem 0.8rem;
        box-sizing: border-box;
    }
    .contact3 .pdB3L4 .tit2{
        font-size: 0.22rem;
        line-height: 1.7;
    }
    .contact3 .pdB34Box1 .radioL{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .contact3 .pdB34Box11 .radio{
        margin-right: 0;
        font-size: 0.24rem;
        width: 50%;
        margin-bottom: 0.2rem;
    }
    .contact3 input[type="radio"]{
        width: 0.3rem;
        height: 0.3rem;
        position: relative;
    }
    .contact3 input[type="radio"]:checked::after{
        width: 0.16rem;
        height: 0.16rem;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .contact3 .pdB34Title{
        font-size: 0.24rem;
    }
    .contact3 .pdB34Box3 .input{
        width: 100%;
        margin-right: 0;
    }
    .contact3 input[type="text"]{
        margin-top: 0.15rem;
        margin-bottom: 0.3rem;
        height: 0.6rem;
        font-size: 0.24rem;
    }
    .contact3 textarea,
    .contact3 textarea::placeholder,
    .contact3 input::placeholder{
        font-size: 0.24rem;
    }
    .contact3 .ib5Btn span{
        font-size: 0.24rem;
    }








    .news .caselist{
        padding: 0 0.3rem;
        box-sizing: border-box;
        gap: 0.2rem;
    }
    .news .newsL{
        width: calc(50% - 0.1rem);
        height: auto;
        margin-right: 0;
        border-radius: 0.1rem;
        margin-bottom: 0.1rem;
    }
    .news .newsL .newsImg{
        width: 100%;
        height: auto;
        max-height: 2.2rem;
    }
    .news .newsL .newsbox{
        padding: 0.3rem 0.15rem;
        box-sizing: border-box;
    }
    .news .newsL .newsbox .newsTxt1{
        font-size: 0.24rem;
        line-height: 1.7;
        min-height: 0.8rem;
    }
    .news .newsL .newsbox .newsTxt2{
        font-size: 0.2rem;
        line-height: 1.7;
    }
}




