strong{
font-weight: bold;}
iframe{
margin:0 auto;
display:block;
max-width: 100%;}
p:has(img) {
    text-indent: 0 !important;}
.v_news_content {
    font-size: 16px !important;
    line-height: 1.8 !important;
    color: #333333 !important;
    padding: 24px 35px !important;
    background: #ffffff !important;}
.v_news_content *{
    word-break: break-word;
    max-width:100%;
    font-family: 微软雅黑, "Microsoft YaHei", "PingFang SC", sans-serif !important;
        font-size: 17px !important;}
.v_news_content a {
    display:inline;}
.v_news_content img {
    height: auto;
    max-width: 100%;}
.v_news_content p img {
    width: auto !important;
    height: 300px !important;}

.v_news_content video {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;}
.v_news_content p {
    margin-bottom: 10px !important;
    text-align: justify !important;
    text-justify: inter-ideograph !important;
    line-height: 1.8 !important;}

/* 图片段落：居中并增加上下间距 */
div.v_news_content p.vsbcontent_img {
    text-align: center !important;
    margin: 28px 0 !important;}

div.v_news_content p.vsbcontent_img img {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 2px !important;}

/* 结尾段落 */
div.v_news_content p.vsbcontent_end {
    margin-bottom: 0 !important;}

/* 标题行样式（由JS动态添加ai-section-title类） */
div.v_news_content p.ai-section-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #1a3c6e !important;
    margin-top: 26px !important;
    margin-bottom: 8px !important;
    line-height: 1.6 !important;
    text-align: left !important;
    padding-bottom: 6px !important;
    border-bottom: 2px solid #e8eef5 !important;}

/* 首条标题上方不需要过多间距 */
div.v_news_content p.ai-section-title:first-of-type {
    margin-top: 0 !important;}

@media only screen and (max-width: 1024px){
.v_news_content table {
display: block;}
  .v_news_content img:not([src*="icon"]):not([src*=".gif"]) {
    margin: 0 auto;
    display: block;}
}
