.newslist_content .news_content h1,
.newslist_content .news_content h2,
.newslist_content .news_content h3,
.newslist_content .news_content h4,
.newslist_content .news_content h5,
.newslist_content .news_content h6,
.newslist_content .news_content p,
.newslist_content .news_content ul,
.newslist_content .news_content ol,
.newslist_content .news_content li,
.newslist_content .news_content a,
.newslist_content .news_content strong,
.newslist_content .news_content em,
.newslist_content .news_content img,
.newslist_content .news_content table,
.newslist_content .news_content blockquote,
.detail-tab-content .tab-content-inner h1,
.detail-tab-content .tab-content-inner h2,
.detail-tab-content .tab-content-inner h3,
.detail-tab-content .tab-content-inner h4,
.detail-tab-content .tab-content-inner h5,
.detail-tab-content .tab-content-inner h6,
.detail-tab-content .tab-content-inner p,
.detail-tab-content .tab-content-inner ul,
.detail-tab-content .tab-content-inner ol,
.detail-tab-content .tab-content-inner li,
.detail-tab-content .tab-content-inner a,
.detail-tab-content .tab-content-inner strong,
.detail-tab-content .tab-content-inner em,
.detail-tab-content .tab-content-inner img,
.detail-tab-content .tab-content-inner table,
.detail-tab-content .tab-content-inner blockquote {
    font-family: "Microsoft YaHei", Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.8 !important;
    color: #666 !important;
    font-weight: normal !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}

.newslist_content .news_content h1,
.detail-tab-content .tab-content-inner h1 {
    font-size: 24px !important;
    font-weight: bold !important;
    color: #333 !important;
    margin: 20px 0 15px !important;
    padding-bottom: 10px !important;
    border-bottom: 2px solid #f16424 !important;
}

.newslist_content .news_content h2,
.detail-tab-content .tab-content-inner h2 {
    font-size: 20px !important;
    font-weight: bold !important;
    color: #333 !important;
    margin: 18px 0 12px !important;
    padding-left: 10px !important;
    border-left: 3px solid #f16424 !important;
    border-bottom: none !important;
}

.newslist_content .news_content h3,
.detail-tab-content .tab-content-inner h3 {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #333 !important;
    margin: 15px 0 10px !important;
}

.newslist_content .news_content h4,
.detail-tab-content .tab-content-inner h4 {
    font-size: 16px !important;
    font-weight: bold !important;
    color: #333 !important;
    margin: 12px 0 8px !important;
}

.newslist_content .news_content h5,
.detail-tab-content .tab-content-inner h5 {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #333 !important;
    margin: 10px 0 6px !important;
}

.newslist_content .news_content h6,
.detail-tab-content .tab-content-inner h6 {
    font-size: 13px !important;
    font-weight: bold !important;
    color: #333 !important;
    margin: 8px 0 6px !important;
}

.newslist_content .news_content p,
.detail-tab-content .tab-content-inner p {
    margin: 10px 0 !important;
}

.newslist_content .news_content strong,
.detail-tab-content .tab-content-inner strong {
    font-weight: bold !important;
    color: #333 !important;
}

.newslist_content .news_content ul,
.detail-tab-content .tab-content-inner ul {
    margin: 10px 0 !important;
    padding-left: 24px;
    list-style-type: disc;
}

.newslist_content .news_content ol,
.detail-tab-content .tab-content-inner ol {
    margin: 10px 0 !important;
    padding-left: 24px !important;
    list-style-type: decimal !important;
}

.newslist_content .news_content li,
.detail-tab-content .tab-content-inner li {
    margin: 6px 0 !important;
}

.newslist_content .news_content ul[style*="list-style: none"],
.detail-tab-content .tab-content-inner ul[style*="list-style: none"],
.newslist_content .news_content ul[style*="list-style-type: none"],
.detail-tab-content .tab-content-inner ul[style*="list-style-type: none"] {
    list-style-type: none !important;
    padding-left: 0 !important;
}

.newslist_content .news_content ul[style*="list-style: none"] li[style*="background"],
.detail-tab-content .tab-content-inner ul[style*="list-style: none"] li[style*="background"],
.newslist_content .news_content ul[style*="list-style-type: none"] li[style*="background"],
.detail-tab-content .tab-content-inner ul[style*="list-style-type: none"] li[style*="background"] {
    list-style-type: none !important;
    position: relative !important;
    padding-left: 24px !important;
}

.newslist_content .news_content a,
.detail-tab-content .tab-content-inner a {
    color: #0070cd !important;
    text-decoration: underline !important;
}

.newslist_content .news_content .page_num .pre_next a,
.hdpe-solution-wrap .page_num .pre_next a,
.hdpe-solution-wrap .news_content .page_num .pre_next a {
    color: #333 !important;
    text-decoration: none !important;
    width: 70% !important;
    display: inline-block !important;
    padding-left: 3% !important;
    line-height: 60px !important;
    height: 60px !important;
    overflow: hidden !important;
    font-size: 14px !important;
    vertical-align: top !important;
}
.newslist_content .news_content .page_num .pre_next a:hover,
.hdpe-solution-wrap .page_num .pre_next a:hover,
.hdpe-solution-wrap .news_content .page_num .pre_next a:hover {
    color: #333 !important;
    text-decoration: none !important;
}
.newslist_content .news_content .page_num .pre_next span,
.hdpe-solution-wrap .page_num .pre_next span {
    display: inline-block !important;
    text-decoration: none !important;
    width: 20% !important;
    line-height: 60px !important;
    font-size: 14px !important;
    background-color: #e8e8e8 !important;
    text-align: center !important;
    transition: all 0.1s !important;
    cursor: pointer !important;
    vertical-align: top !important;
}
.newslist_content .news_content .page_num .pre_next b,
.hdpe-solution-wrap .page_num .pre_next b {
    width: 70% !important;
    display: inline-block !important;
    padding-left: 3% !important;
    line-height: 60px !important;
    height: 60px !important;
    font-weight: normal !important;
    color: #999 !important;
    vertical-align: top !important;
}

.newslist_content .news_content img,
.detail-tab-content .tab-content-inner img {
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 10px auto !important;
}

.newslist_content .news_content table,
.detail-tab-content .tab-content-inner table {
    margin: 15px auto !important;
    border-collapse: collapse !important;
    max-width: 100% !important;
    border: 1px solid #ddd !important;
}

.newslist_content .news_content table th,
.detail-tab-content .tab-content-inner table th {
    padding: 10px 12px !important;
    border: 1px solid #ddd !important;
    text-align: left !important;
    vertical-align: middle !important;
    background-color: #f5f5f5 !important;
    font-weight: bold !important;
    color: #333 !important;
}

.newslist_content .news_content table td,
.detail-tab-content .tab-content-inner table td {
    padding: 10px 12px !important;
    border: 1px solid #ddd !important;
    text-align: left !important;
    vertical-align: middle !important;
}

.newslist_content .news_content blockquote,
.detail-tab-content .tab-content-inner blockquote {
    margin: 15px 0 !important;
    padding: 10px 20px !important;
    border-left: 4px solid #f16424 !important;
    background-color: #fafafa !important;
    color: #666 !important;
    font-style: italic !important;
}