.content-box{
    padding: 30px 0;
}
.content-box .crumbs{
    margin-bottom: 20px;
}
.content-box .title{
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 20px;
}
.content-box .date{
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.content-box .content p{
    line-height: 24px;
}
.content-box .date>span{
    margin: 0 10px;
}
.bottom-op-box{
    display: flex;
    justify-content: space-between;
    border-top: 1px #eee solid;
    padding-top: 20px;
}
.bottom-op-box p{
    width: 50%;
}
.bottom-op-box p:nth-child(2){
    text-align: right;
}

.zi-xun.flex-box {
    display: flex;
    padding-bottom: 64px;
}
.zi-xun .box-left {
    flex-grow: 1;
    margin-right: 64px;
}
.zi-xun .box-right {
    min-width: 316px;
}

.zi-xun .top-content-split{
    margin: 23px  auto 37px;
}
.zi-xun .color-grey{
    margin-top: 40px;
    margin-bottom: 35px;
}
.tags-box{
    margin-top: 66px;
}
.content-tag{
    padding: 9px 8px;
    background: #F5F5F5;
    font-size: 14px;
    color: #999999;
    margin-right: 10px;
}
.content-tag:nth-child(1){
    background: #0086e41a;
    color: #0086E4;
    margin-left: 24px;
}


.wztj.no-serial-number .item-index.spots{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #cccccc !important;
    opacity: 1 !important;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 2px;
}
.wztj.no-serial-number .wrap-list{
    display: flex;
    flex-wrap: wrap;
}
.wztj.no-serial-number .wrap-list .article-item{
    width: 50%;
    margin-bottom: 22px;
    padding-right: 64px;
}




.isv-box{
    height: 78px;
    margin-bottom : 24px;
}

.isv-logo{
    width: 78px;
    height: 78px;
    display : inline-block;
    margin-right: 9px;
}
.isv-logo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
    display: block;
}
.isv-info-box {
    display: inline-block;
    width: 208px;
}
.isv-title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.isv-info {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 9px;
}




.advert-img {
    width: 316px;
    height: 316px;
}