<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********** 閫氱敤鏍峰紡 **********/
a:hover {
    color: #7a1f15;
}

.content {
    background: #fff;
    padding: 0 0 40px;
}

/********** 褰撳墠浣嶇疆 **********/
.bt-place {
    line-height: 60px;
    background: none;
    margin-bottom: 0;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    color: #999;
}

.bt-breadcrumb {
    background: none !important;
    padding: 0;
}

.bt-breadcrumb a {
    font-size: 14px;
    color: #999;
}

.bt-breadcrumb span {
    margin: 0 1px;
}

/* 鍐呭 */
.wzzw-box {
    height: auto;
    background: #fff;
    box-shadow: 0 0 18px rgb(0, 0, 0, 0.12);
    border: 1px solid #eee;
    padding: 40px 150px;
}

.wzzw-title {
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #979797;
    padding-bottom: 20px;
    color: #7A1E14;
}

.wzzw-text {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.wzzw-text li {
    padding: 0 15px;
    line-height: 22px;
    font-size: 16px;
    color: #999;
}

.wzzw-article {
    min-height: 600px;
    margin-top: 20px;
    line-height: 36px;
    /*font-size: 18px;
    color: #333;*/
}

.wzzw-article p,
.wzzw-article a,
.wzzw-article span {
    text-decoration: none !important;
    /*font-size: 18px;*/
    line-height: 36px;
    /**color: #333;**/
    text-align: justify;
}

.wzzw-article div,
.wzzw-article p,
.wzzw-article span,
.wzzw-article img,
.wzzw-article video {
    max-width: 100% !important;
    /* height: auto !important; */
}

div#mediaContent0_0 {
    margin: 0 auto;
}

.wzzw-fenx {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #eee;
    margin-top: 40px;
    padding: 0 20px;
    font-size: 14px;
    color: #666;
}

#share-2 .social-share-icon {
    width: 20px;
    height: 20px;
    margin: 10px 0 0 10px;
    display: block;
    float: left;
}

#share-2 .icon-wechat .wechat-qcode {
    top: initial;
    bottom: 30px;
    left: -90px;
}

.wzzw-fenx-right li {
    float: left;
    margin-left: 20px;
}

.wzzw-fenx-right li a {
    color: #666;
}</pre></body></html>