.dxm-type{padding:5px 0;border-bottom:2px solid #f5f5f5;}
.dxm-type span{font-size:20px;color:#226ea7;padding:5px 10px;border-bottom:2px solid #226ea7;font-weight: 900;}

.dxmtw-list li{margin:10px 0;padding:3px 0;}
.dxmtw-list li a{display:block;}
.dxmtw-list li a .dxm-title{float:left;width:70%;font-size:16px;color:#666;overflow: hidden;white-space: nowrap;
    text-overflow: ellipsis;padding-left:15px;position:relative;}
    .dxmtw-list li a:hover .dxm-title{color:#0a5f9e;}
.dxmtw-list li a .dxm-title::after{content: '';position:absolute;display:block;width:6px;height:6px;left:0;top:10px;background: #b8b8b8;
    border-radius: 50% 50%;
}
.dxmtw-list li a .dxm-time{float:right;width:25%;font-size:16px;color:#999;text-align: right;}

.dxm{width:1200px;margin:auto; margin-bottom:30px;}
.dxm .dxm-left{width:40%;}
.dxm .dxm-left .dxm-col{border-bottom:2px solid #f5f5f5;margin-top:20px;}
.dxm .dxm-left .dxm-col a{display: block;float:left;width:50%;padding:5px 0;text-align: center;font-size:20px;color:#333;font-weight: 900;}
.dxm .dxm-left .dxm-col .on{color:#0a5f9e;border-bottom: 2px solid #0a5f9e;}
.dxm .dxm-right{width:60%;}
/* .dxm .dxm-left .xmkp .item li,.dxm .dxm-left .xmzq .item li{margin-top:10px;} */
.dxm .dxm-left .xmkp .item li,.dxm .dxm-left .xmzq .item li{margin:10px 0;padding:3px 0;}
.dxm .dxm-left .xmkp .item li a,.dxm .dxm-left .xmzq .item li a{display:block;}
.dxm .dxm-left .xmkp .item li a:hover .dxm-title ,.dxm .dxm-left .xmzq .item li a:hover .dxm-title{color:#0a5f9e;}
.dxm .dxm-left .xmkp .item li a .dxm-title,.dxm .dxm-left .xmzq .item li a .dxm-title{float:left;width:70%;font-size:16px;color:#666;overflow: hidden;white-space: nowrap;
    text-overflow: ellipsis;padding-left:15px;position:relative;}
.dxm .dxm-left .xmkp .item li a .dxm-title::after,.dxm .dxm-left .xmzq .item li a .dxm-title::after{content: '';position:absolute;display:block;width:6px;height:6px;left:0;top:10px;background: #b8b8b8;
        border-radius: 50% 50%;
    }
.dxm .dxm-left .xmkp .item li a .dxm-time,.dxm .dxm-left .xmzq .item li a .dxm-time{float:right;width:25%;font-size:16px;color:#999;text-align: right;}

.dxm .dxm-right{width:58%;margin-top:20px;}
.dxm .dxm-right .xmzb{padding:5px 0;border-bottom:2px solid #f5f5f5;}
.dxm .dxm-right .xmzb span{font-size:20px;color:#0a5f9e;font-weight: 900;border-bottom:2px solid #0a5f9e;padding:5px 0;}
.dxm .dxm-right .xmzb a{font-size:18px;color:#666;}
.dxm .dxm-right .xmzb a:hover{color:#0a5f9e;}
.dxm .dxm-right .zblist{padding:20px;box-shadow: 0px 0px 5px 0 rgb(0 0 0 / 30%);margin-top:10px;}
.dxm .dxm-right .zblist a{display: block;float:left;width:23%;margin:10px 1%;}
.dxm .dxm-right .zblist a .zb-pic img{width:100%;height:80px;}
.dxm .dxm-right .zblist a .zb-title{text-align: center;font-size:16px;color:#666;overflow: hidden;white-space: nowrap;
    text-overflow: ellipsis;margin-top: 5px;}
.dxm-box{width:38%;}

@media screen and (max-width: 680px) {
    .dxm-box{width:95%;margin:auto;}
    .dxm{width:95%;}
    .dxm .dxm-left{width:100%;}
    .dxm .dxm-right{width:100%;}
    .dxm .dxm-right .zblist a{width:48%;height:120px;}
    .dxm .dxm-right .zblist{padding:10px;}
}
