<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.article_div1{
    border-bottom: .05rem dashed #666;
}
.article_zxtitle_sjs {
    width: 93.33333333%;
    margin: -2rem auto 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: .8rem 1rem;
    background: rgba(255,255,255,.7);
    position: relative;
    z-index: 2;
    border-radius: .6rem;
    -moz-box-shadow: 0rem 0.1rem 0.1rem #868686;
    box-shadow: 0rem 0.1rem 0.1rem #868686;
    -webkit-box-shadow: 0rem .1rem 0.1rem #868686;
    -ms-box-shadow: 0rem 0.1rem 0.1rem #868686;
}

.article_zxtitle_sjs_v1 {
    display: flex;
    flex-wrap: nowrap;
}


.article_zxtitle_sjs a {
    background: #ea640b;
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: .2rem;
    line-height: 3rem;
    height: 3rem;
    padding: 0 1rem;
    border-radius: .6rem;
    margin-right: .7rem;
}

.article_zxtitle_sjs_v1 div {
    width: 4.3rem;
    height: 4.3rem;
    border-radius: 4.3rem;
    border: .05rem solid #ea640b;
    overflow: hidden;
}

.article_zxtitle_sjs_v1 p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2rem;
    padding-left: 1rem;
}

.article_zxtitle_sjs_v1 p span {
    font-size: 1rem;
    line-height: 1.3rem;
}
.article_altitle{
    width: 93.333333%;
    margin: 1rem auto;
}

.article_altitle h1 {
    font-size: 1.4rem;
    letter-spacing: .1rem;
    font-weight: 500;
    line-height: 2.5rem;
    padding-bottom: .3rem;
}

.article_altitle p {
    font-size: 1rem;
    letter-spacing: .1rem;
}

.article_altitle p span {
    background: #ececec;
    padding: 0 .8rem;
    line-height: 1.6rem;
    display: inline-block;
    border-radius: .5rem;
    margin-right: .3rem;
}
.article_div2{
    width: 93.333333%;
    margin: 1rem auto 1.5rem;
}

.article_div2 p {
    font-size: 1rem;
    letter-spacing: .1rem;
    line-height: 2rem;
}

.article_div2 p span {
    font-size: 1.1rem;
    color: #000;
}

.article_div2 div {
    display: flex;
    justify-content: flex-start;
    padding-top: 1rem;
}

.article_div2 a {
    height: 3rem;
    display: inline-block;
    line-height: 3rem;
    letter-spacing: .15rem;
    padding: 0 1.5rem;
}

.article_div2 a:nth-of-type(1) {
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
    background: #ea640b;
    margin-right: 1.5rem;
}

.article_div2 a:nth-of-type(2) {
    border: .05rem solid #ea640b;
    font-size: 1.3rem;
    color: #ea640b;
}
.article_div3{
    width: 93.33333%;
    margin: 0 auto 1rem;
    padding: .1rem 0;
}

.article_div3 strong {display: block;
    font-size: 1.1rem;
    margin-bottom: .5rem;}

.article_div3 p {
    font-size: 1rem;
    letter-spacing: .1rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
	text-indent: 2rem;
}

.article_div3 img {
    margin-bottom: 1rem;
}</pre></body></html>