.main a:hover{
    color: #073A92 !important;
}
.xwzx_title{
    font-size: 1.3333rem;
    font-weight: 600;
    text-align: left;
    color: #073A92;
    padding-left: 0.2083rem;
}
.xwzx_title_i{
    width: 4.7083rem;
    height: 0.6667rem;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #073A92 -334.38%, rgba(7, 58, 146, 0) 128.12%);
}
.xwzx_box{
   /* padding-top: 3.8333rem;*/
    width: 50rem;
    margin: 0 auto; 
 padding-top: 0;
}

.xwzx_box4{
    margin-bottom: 5.4167rem;
}
.xwzx_box4_1{
        width: 50rem;
        margin: 0 auto;
       /* display: flex;*/
        /* align-items: center; */
         /*  justify-content: space-between;*/
    }
.xwzx_box4_fl{    float: left;}
.xwzx_box4_fr{    float: right;}
.xwzx_box4_btn{
    font-size: 0.8333rem;
    font-weight: 400;
    color: #C0C0C0;

    }
.xwzx_box4_btn svg{
    width: 0.4167rem;
    height: 100%;
}
.xwzx_box4_L_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #073A92;
    margin-bottom: 1.375rem;
}
.xwzx_box4_L{
    width: 24.0417rem;
}
.xwzx_box4_li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}
.xwzx_box4_name{
    font-size: 0.75rem;
    text-align: left;
    color: #333333;

}
.xwzx_box4_time{
    font-size: 0.6667rem;
    text-align: left;
    color: #333333;
    margin-left: 1rem;
}
.zxdt{
    margin-bottom: 4.1667rem;
}
.zxdt_li{
    margin-top: 1rem;
    display: flex;
    align-items: center;
    height: 7.5rem;
}
.zxdt_li2{
    height: auto;
}
.zxdt_img{
    margin-right: 1.5rem;
    flex: none;
    width: 10.9167rem;
    height: 7.5rem;
}
.zxdt_img img{
    width: 100%;
    height: 100%;
}
.zxdt_name{

    text-align: left;
    display: flex;
}
.zxdt_name a{    font-size: 0.8333rem;
    font-weight: 600;}
.zxdt_js{
    font-size: 0.5833rem;
    font-weight: 400;
    line-height: 0.875rem;
    letter-spacing: 0em;
    text-align: left;
    color: #848484;
    margin-top: 0.3333rem;
}
.zxdt_time{
    bottom: 0;
    left: 0;
    font-size: 0.5833rem;
    font-weight: 400;
    text-align: left;
    color: #333333;
    margin-top: 0.3333rem;
}
.zxdt_li_R{
    height: 100%;
}
.zxdt_li_R2{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.zxdt .xwzx_box4_L_top{
    border: 0;
}
@media screen and (max-width:1024px) {
    .xwzx_box{
        width: 90%;
    }
    .xwzx_box4_1{
        flex-wrap: wrap;
    }
    .xwzx_box4 {
        margin-bottom: 2rem;
    }
    .xwzx_box4_L {
        width: 47%;
    }
}
@media screen and (max-width:780px) {
    .xwzx_box4_L {
        width: 100%;
    }
    .xwzx_box4_1{
       width: 90%;
    }
    .xwzx_box4_L:last-child{
        margin-top: 2rem;
    }
}