.wzdt {
    padding: 0 48px
}

.u-nm {
    padding-left: 0
}

.u-nm span {
    font-size: 20px;
    border-bottom: solid 3px #0c4aad
}

.mk {
    line-height: 38px;
    text-align: center;
    overflow: hidden;
    border-radius: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #e1e1e1;
    margin-bottom: 12px;
    width: 24%;
    margin-left: 8px
}

@media all and (max-width: 1024px) {
    .mk {
        margin-left:6px
    }
}

@media all and (max-width: 750px) {
    .mk {
        width:48%;
        margin-left: 4px
    }
}

@media (max-width: 767px) {
    .wzdt {
        padding: 0 12px;
    }
}

.zhuantipic {
    border: 5px solid #e5e5e5;
    margin: 20px 8px 0 8px;
    float: left;
}

.zhuantipica {
    display: block;
}

.zhuantipic img {
    width: 293px !important;
    height: 400rpx;
}

.zhuantipic p {
    padding: 10px 0 10px 10px;
    font-size: 16px;
}

.xwtab {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.xwtab li {
    padding: 0 8px;
    line-height: 48px;
    display: inline-block;
}

.xwtab li a {
    font-weight: normal;
    font-size: 20px;
    color: #000;
}

.xwtab li:first-child {
    padding-left: 0;
}

.xwtab li.default a {
    color: #0c4aad;
    font-weight: bold;
    font-size: 20px;
    line-height: 53px;
    border-bottom: solid 2px #0c4aad;
    display: block;
}

.ztbx {
    height: auto;
    overflow: hidden;
    clear: both;
}

.qhbox {
    clear: both;
    overflow: hidden;
    height: auto;
    padding: 20px 0;
}
