
.xdzzy_top{
    background: url("../images/xdzzy_bantu.png") no-repeat;
    background-position: center center;
    background-size: cover;
    height: 5.5rem;
    width: 100%;
    max-width: 19.20rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.xdzzy_top_zong{
    width: 9.65rem;
    height: 5.5rem;
    display: flex;
    flex-wrap: wrap;
    margin-right: 4.5rem;
}
.xdzzy_top_zong img{
    margin-top: .71rem;
    width: 9.48rem;
    height: 1.62rem;
}
.xdzzy_top_zong_div{
    width: 9.65rem;
    background: url("../images/xdzzy_square13.png") no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
}
.xdzzy_top_zong_div_p{
    width: 100%;
    max-height: 1.8rem;
    padding-right: .36rem;
    padding-top: .2rem;
    overflow: hidden;
    text-overflow: ellipsis; font-size: .16rem;line-height: .3rem;color: #fff;
}
.xdzzy_top_zong_div_p p{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: .16rem;
    color: #FFFFFF;
    line-height: .3rem;
}

.xdzzy_top_zong_div_a{
    width: 100%;
    display: flex;
    justify-content: center; /* 垂直居中 */
    height: .4rem;
}
.xdzzy_top_zong_div_a a{
    width: 1.1rem;
    height: .4rem;
    border-radius: .05rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: .16rem;
    background: rgba(40, 96, 171, 0.45);
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xdzzy_left{
    width: 100%;
    max-width: 19.20rem;
    min-height: 5.24rem;
    margin: 0 auto;
    
}

.xdzzy_left_bt{
    height: 1.76rem;
    width: 100%;
    display: flex;
    overflow: hidden;
    justify-content: center;
}

.xdzzy_left_bt h1{
    margin-top: .46rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-weight: bold;
    font-size: .4rem;
    color: #2860AB;
    text-shadow: 0rem 0rem .10rem #FCFEFF;
    position: relative;
}
.xdzzy_left_bt h1::before{
    content: "";
    position: absolute;
    width: .72rem; 
    height: .22rem; 
    top:.19rem;
    left: -0.9rem; 
    background-image: url('../images/xdzzy_shape1.png'); 
    transform: scaleX(-1); 
    background-size: contain;
    background-repeat: no-repeat;
}
.xdzzy_left_bt h1::after{
    content: "";
    position: absolute;
    top:.19rem;
    width: .72rem; 
    height: .22rem; 
    right: -.9rem; 
    background-image: url('../images/xdzzy_shape1.png'); 
    background-size: contain;
    background-repeat: no-repeat;
}

.xdzzy_left_zw{
    width: 100%;
    height: 3.48rem;
    display: flex;
    background: rgba(244, 249, 255, 0.4);
    align-items: flex-end; 
    justify-content: center;
}
.xdzzy_left_zw_img{
    width: 7.2rem;
    height: 3.8rem;
    
}
.xdzzy_left_zw_img img{
    width: 100%; 
    height: 100%; 
    object-fit: cover; 
    margin: auto;
    pointer-events: none;
}

.xdzzy_left_zw_nr{
    width: 7.79rem;
    height: 3.45rem;
    background: url("../images/xdzzy_square15.png") no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    display:flex;
    align-items: center; 
    justify-content: center;
    z-index: 1;
    margin-left: -0.9rem;
    margin-bottom: -0.08rem;
}
.xdzzy_left_zw_nr_div{
    width: 6.9rem;
    height: 2.6rem;
    background: #FFFFFF;
    border-radius: .3rem 0rem .3rem 0rem;
    opacity: 0.9;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.xdzzy_left_zw_nr_div_p{
    padding-top: .25rem;
    padding-left: .3rem;
    padding-right:.24rem ;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;line-height: .4rem; font-size: .18rem;
    
}
.xdzzy_left_zw_nr_div_p p{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: .18rem;
    color: #333333;
    line-height: .4rem;
}
.xdzzy_left_zw_nr_div_a{
    margin-bottom: .2rem;
    justify-content: center;
}
.xdzzy_left_zw_nr_div_a a{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: .18rem;
    color: #12468C;
    line-height: .48rem;
    position: relative;
}
.xdzzy_left_zw_nr_div_a a::before{
    content: "";
    position: absolute;
    width: .05rem; 
    height: .18rem; 
    left: -0.14rem; 
    top: 23%;
    background-color: #12468C;
}
.xdzzy_left_zw_nr_div_a a::after{
    content: "";
    position: absolute;
    width: .05rem; 
    height: .18rem; 
    right: -0.12rem; 
    top: 23%;
    background-color: #12468C;
}


.xdzzy_right{
    width: 100%;
    max-width: 19.20rem;
    min-height: 5.24rem;
    margin: 0 auto;
}
.xdzzy_right_bt{
    height: 1.76rem;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.xdzzy_right_bt h1{
    margin-top: .46rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-weight: bold;
    font-size: .4rem;
    color: #2860AB;
    text-shadow: 0rem 0rem .10rem #FCFEFF;
    position: relative;
}
.xdzzy_right_bt h1::before{
    content: "";
    position: absolute;
    width: .72rem; 
    height: .22rem; 
    top:.19rem;
    left: -0.9rem; 
    background-image: url('../images/xdzzy_shape1.png'); 
    transform: scaleX(-1); 
    background-size: contain;
    background-repeat: no-repeat;
}
.xdzzy_right_bt h1::after{
    content: "";
    position: absolute;
    top:.19rem;
    width: .72rem; 
    height: .22rem; 
    right: -.9rem; 
    background-image: url('../images/xdzzy_shape1.png'); 
    background-size: contain;
    background-repeat: no-repeat;
}
.xdzzy_right_zw{
    width: 100%;
    height: 3.48rem;
    display: flex;
    background: rgba(244, 249, 255, 0.4);
    align-items: flex-end; 
    justify-content: center;
}



.xdzzy_right_zw_img{
    width: 7.2rem;
    height: 3.8rem;
    
}
.xdzzy_right_zw_img img{
    width: 100%; 
    height: 100%; 
    object-fit: cover; 
    margin: auto;
    pointer-events: none;
}
.xdzzy_right_zw_nr{
    width: 7.79rem;
    height: 3.45rem;
    background: url("../images/xdzzy_square13.png") no-repeat;
    background-position: center center;
    background-size:100% 100%;
    display:flex;
    align-items: center; 
    justify-content: center;
    z-index: 1;
    margin-right:-.9rem ;    margin-bottom: -0.08rem;
}
.xdzzy_right_zw_nr_div{
    width: 6.9rem;
    height: 2.6rem;
    background: #FFFFFF;
    border-radius: 0rem .3rem 0rem .3rem;
    opacity: 0.9;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}
.xdzzy_right_zw_nr_div_p{
    overflow: hidden;
    padding-top: .25rem;
    padding-left: .24rem;
    padding-right:.3rem ;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;font-size: .18rem;line-height: .4rem;
}
.xdzzy_right_zw_nr_div_p p{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: .18rem;
    color: #333333;
    line-height: .4rem;}
.xdzzy_right_zw_nr_div_a{
    margin-bottom: .2rem;
    justify-content: center;
}
.xdzzy_right_zw_nr_div_a a{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: .18rem;
    color: #12468C;
    line-height: .48rem;
    position: relative;
}
.xdzzy_right_zw_nr_div_a a::before{
    content: "";
    position: absolute;
    width: .05rem; 
    height: .18rem; 
    left: -0.14rem; 
    top: 23%;
    background-color: #12468C;
}
.xdzzy_right_zw_nr_div_a a::after{
    content: "";
    position: absolute;
    width: .05rem; 
    height: .18rem; 
    right: -0.12rem; 
    top: 23%;
    background-color: #12468C;
}





@media screen and (max-width: 768px){

    .tittp {
        width: 90%;
        margin: 0 auto;
    }

    .xdzzy_top{
    }

    .xdzzy_top_zong{
        margin-right:unset ;
        width: 100%;
    }
    .xdzzy_top_zong img{
        width: 100%;
        height: auto;
        margin-top: 0.6rem
    }

    .xdzzy_top_zong_div{
        padding-bottom: .2rem;
    }
    .xdzzy_top_zong_div_p{
        max-height: 1.9rem;
        padding-right: .12rem;
        padding-left: .2rem;
        display: -webkit-box;
        -webkit-line-clamp:4;
        -webkit-box-orient:vertical;font-size: .32rem;
        line-height: .48rem;
        overflow: hidden;
    }
    .xdzzy_top_zong_div_p p {
        font-size: .32rem;
        line-height: .48rem;
    }

    .xdzzy_top_zong_div_a a{
        width: 2rem;
        height: .6rem;line-height: .6rem;
        font-size: .32rem;
    }
    
    .xdzzy_left_zw_nr{
        margin-left:unset;
        height: unset;
        background-size: 8rem 5.48rem;width: 7.2rem;
    }
    .xdzzy_left_zw_nr_div{
        height: unset;  
        margin-top: .2rem;
        margin-bottom: .2rem;padding: .3rem 0.3rem 0.1rem 0.3rem;
        width: 85%;
    }
    .xdzzy_left_zw_nr_div_p{
        height: unset;
        max-height: 3.6rem;padding: 0;
        font-size: .32rem;
        line-height: .48rem;
    }
    .xdzzy_left_zw_nr_div_p p{
        font-size: .32rem;
        line-height: .48rem;
    }
    .xdzzy_left_zw_nr_div_a{
        margin-top: .2rem;
    }
    .xdzzy_left_zw_nr_div_a a{
        font-size: .32rem;
    }
    .xdzzy_left_zw_nr_div_a a::before{
        width: .07rem;
        height: .32rem;
        top: 18%;
    }
    .xdzzy_left_zw_nr_div_a a::after{
        width: .07rem;
        height: .32rem;
        top: 18%;
    }

    .xdzzy_left_zw{
        flex-wrap: wrap;
        height: unset;
        min-height:3.48rem ;
    }

    .xdzzy_left_bt,.xdzzy_right_bt{height: 1.4rem;}

    .xdzzy_right_zw_img{
        order: -1;
    }

    .xdzzy_right_zw_nr{
        margin-right:unset;
        height: unset;
        background-size: 8rem 5.48rem;width: 7.2rem;
    }
    .xdzzy_right_zw_nr_div{
        height: unset;  
        margin-top: .2rem;
        margin-bottom: .2rem;
        padding: .3rem 0.3rem 0.1rem 0.3rem;
        width: 85%;
    }
    .xdzzy_right_zw_nr_div_p{
        height: unset;
        max-height: 3.6rem;padding: 0;font-size: .32rem;
        line-height: .48rem;
    }
    .xdzzy_right_zw_nr_div_p p{
        font-size: .32rem;
        line-height: .48rem;
    }
    .xdzzy_right_zw_nr_div_a{
        margin-top: .2rem;
    }
    .xdzzy_right_zw_nr_div_a a{
        font-size: .32rem;
    }
    .xdzzy_right_zw_nr_div_a a::before{
        width: .07rem;
        height: .3rem;
        top: 18%;
    }
    .xdzzy_right_zw_nr_div_a a::after{
        width: .07rem;
        height: .3rem;
        top: 18%;
    }

    .xdzzy_right_zw{
        flex-wrap: wrap;
        height: unset;
        min-height:3.48rem ;
    }
}