.pingtai2_div1{
    display: flex;
    justify-content: space-between;
    padding-top: 4.8%;
    padding-bottom: 4.8%;
    align-items: stretch;
    flex-wrap: wrap;
}

.shuzidasha1_left{
    width: 42.8%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.shuzidasha1_right{
    width: 50%;
    display: flex;
    flex-direction: column;
    
}





.shuzidasha1_left_desc{
    line-height: 2.5;
    color: #333;
    padding-top: 4%;
    padding-bottom: 10%;

}

.shuzidasha1_left_itemx{
    display: flex;
    width: 78%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.shuzidasha1_item{
    width: 46%;
    background: #1874ce;
    line-height: 1.2;
    padding-top: 5%;
    padding-bottom: 2%;
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 8%;
    justify-content: center;
    color: #fff;
    text-align: center;
}




@media screen and (max-width:1000px ) {
    .shuzidasha1_left{
    width: 100%;
    align-items: center;
   
}

.shuzidasha1_right{
    width: 100%;

    
}
.shuzidasha1_left_desc{

    padding-bottom: 5%;

}

    


}


.shuzidasha1_right_item_line{
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.shuzidasha1_item1{
    display: flex;
    flex-direction: column;
width: 45%;
}

.itemx1_title{
    color: #1874ce;
    line-height: 1.4;
    padding-bottom: 2%;
    white-space: nowrap;
}

.itemx1_title2{
    padding: 1% 2%;
    border: 1px solid #333;
    color: #333;
    width: fit-content;
    line-height: 1;
}

.itemx1_title2.xxright{
    align-self: flex-end;
}

.shuzidasha1_item2{
    width: 5.2%;
    min-width: 26px;
}



.pingtai2_div2 p{
    line-height: 2.5;
    text-indent: 36px;
    color: #333;
}

.pingtai2_div2{
    padding-bottom: 4.8%;
}


.pingtai2_div3{
    padding-bottom: 4.8%;
    display: flex;
    justify-content: space-between;
}

.pingtai2_div3_left{
width: 47.85%;
    }

    .pingtai2_div3_right{
        width: 48.14%;
    }