/*96KaiFa原创源码，唯一官网：www.96kaifa.com*/
.hotmgContent-list>h1 {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}

.hotmgContent-list .source {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #D8D8D8;
}

.hotmgContent-list .source>span {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    margin-right: 50px;
}

.hotmgContent-list .source>span:last-of-type {
    margin-right: 0;
}

.hotmgContent-list>p {
    margin-bottom: 20px;
    text-indent: 2em !important;
    font-weight: 400;
    color: #666;
    line-height: 35px;
}

.hotmgContent-list iframe {
    margin: 0 auto !important;
}

.hotmgContent-list img {
    display: block;
    margin: 0 auto !important;
}

.hotmgContent-list span {
    text-indent: 0 !important;
}

.hotmgContent-list>img {
    width: 500px;
    height: 281px;
    text-align: center;
    margin-left: 134px;
    margin-bottom: 36px;
}
.mainContent {
    padding: 40px 0 28px !important;
    border-bottom: 1px solid hsl(0, 0%, 82%);
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #666 !important;
    line-height: 35px !important;
    border: none !important;
}

.mainContent * {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #666 !important;
    line-height: 35px !important;
}

.mainContent p {
    text-indent: 2em!important;
}

 .mainContent img {
    display: none!important;
    margin: 20px auto !important;
}

 .mainContent img.width_active {
    display: block!important;
    width: 515px!important;
    height: auto!important;
}

 .mainContent img.height_active {
    display: block!important;
    width: 515px!important;
    height: auto!important;
}
.relatedInformationAll {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.relatedInformationAll a {
    display: flex;
    margin-bottom: 20px;
}
.relatedInformationAll a h1 {
    width: 311px;
    height: 20px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}
.relatedInformationAll a span {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 20px;
    color: #666666;
}