.content {
    width: 92%;
    margin: 0.67rem auto;
    margin-bottom: 1.33rem;
}

.content .content-top {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px dashed #D6D6D6;
}

.content .content-top h2 {
    font-size: 0.48rem;
    font-weight: bold;
    line-height: 0.72rem;
}

.content .content-top .top-h4 {
    margin-top: 0.53rem;
}

.content .content-top h4 {
    font-size: 0.32rem;
    color: #999999;
    font-weight: 400;
    margin-top: 0.13rem;
}

.content .content-word {
   
    font-size: 16px;
    color: #333333;
    padding-top: 20px;
    padding-bottom: 10px;
    LINE-HEIGHT: 30px;
}

.content .content-word img {
    margin-top: 0.23rem;
    margin-bottom: 0.23rem;
    width: auto;
    height: auto;
}
.content .content-word a {
   
    color: #333333;
}
.video-box {
  width: 100%;
  height: 5.17rem;
  margin: 0.48rem auto 0 auto;
}
.video-box video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.box-title {
    text-align: center;
    color: rgb(45,102,165);
    font-weight: bold;
    font-size: 22px;
    padding-right: 50px; 
    padding-left: 50px;
    padding-top: 0.2rem;
    padding-bottom: 0.6rem;
    LINE-HEIGHT: 150%;
}

.p-explain-left {
    color: #999999;
    font-size: 14px;
    /*float: left;*/
    margin-left: 10px;
    /* display: flex; */
    /* align-items: center; */
}
.p-explain-right {
    color: #999999;
    font-size: 14px;
    float: right;
    margin-right: 10px;
}
.p-explain-center {
    color: #999999;
    font-size: 14px;
}
.bottom-margin {
    margin-bottom: 20px;
}

.share-title {
    float: left;
    padding: 10px 0;
}

.xggj {
    margin-top: 32px;
}

.xggj div {
    display: inline-block;
}

.xggj a>div {
    display: inline-block;
}

 .xggj-content {
    margin-left:30px;
    margin-top:10px;
} 
 .xggj-content a {
    /*border-bottom:1px dotted #ccc ;*/
    color: #333333;
} 
 .xggj-content a:hover {
    color: #1D82E6;
} 

 .xggj-date {
    margin-left: 60px;
    color: #999;
} 

.xggj:first-child {
    margin: 0;
}

.xggj-title {
    margin-left: 4px;
    font-size: 18px;
    color: #1D82E6;
    font-weight: bold;
}

.xggj a>div {
    color: #333333;
    font-size: 16px;
}

.xggj a>div:hover {
    color: #1D82E6;
}

.xggj-line {
    width: 4px;
    transform: translateY(4px);
    height: 19px;
    background: #1D82E6;
}

.zcjd_related, .nozcjd_related {
    /*float: left;*/
    margin-bottom: 30px;
}

