<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, Segoe UI, Arial, Roboto, 'PingFang SC', 'miui', 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
}


h1 {
    font-size: 30px;
    color: #026bb3;
    text-align: center;
    margin-top: .25rem;
    margin-bottom: .1rem;
}

h2 {
    font-size: 20px;
    color: #026bb3;
    font-weight: normal;
    margin-bottom: .18rem;
    text-align: center;
}

.jianj img {
    width: 100%;
}

.jianj p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 25px;
    padding: 0 10px;
    margin-bottom: 20px;
}

.zix a {
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #e3ca30;
    background-color: #547395;
    display: block;
    font-size: 16px;
    border-radius: 10px;
    margin: 0 auto;
}

.sjfaa {
    height: 315px;
    background-color: #f3f3f3;
    margin-top: .28rem;
}

.sjfaa&gt;p {
    text-align: center;
    font-size: 30px;
    color: #026bb3;
    height: .66rem;
    line-height: .66rem;
}

.sjfaa ul {
    height: 170px;
    padding: 0 4%;
    margin-bottom: .18rem;
}

.sjfaa ul li {
    width: 47%;
    height: 168px;
    float: left;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: -1px 0px 30px #e6e7e7, 0px -1px .22rem #e6e7e7, 0px 0px 0px #e6e7e7, 1px 0px .22rem #e6e7e7;
}

.sjfaa ul li:nth-child(2) {
    margin-left: 2%;
}

.sjfaa ul li p {
    text-align: center;
    margin-top: .2rem;
    font-size: 16px;
}

.sjfaa ul li img {
    width: 0.89rem;
    height: 0.09rem;
    display: block;
    margin: 0 auto;
}

.sjfaa ul li div {
    padding: 0 10px;
    margin-top: 5px;
    font-size: 16px;
}

.jgyl p:nth-child(1) {
    text-align: center;
    font-size: 30px;
    color: #026bb3;
    height: .66rem;
    line-height: .66rem;
}

.jgyl ul li {
    margin: 0 auto;
    border-radius: 15px;
    box-shadow: -1px 0px 30px #e6e7e7, 0px -1px .22rem #e6e7e7, 0px 0px 0px #e6e7e7, 1px 0px .22rem #e6e7e7;
}

.jgyl ul li:nth-child(1) {
    width: 90%;
 
    padding: 0 .48rem;
    margin-top: .2rem;
    margin-bottom: 0.3rem;
}

.jgyl ul li:nth-child(2) {
  width: 90%;

    padding: 0 .48rem;
    margin-top: .2rem;
    margin-bottom: 0.3rem;
}

.jgyl ul li img {
    margin: 0 auto;
    display: block;
}

.jgyl ul li p {
    text-align: center;
    font-size: 16px;
    width: 100%
}

.jstx {
    background-color: #e6e6e6;
}

.jstx&gt;p {
    text-align: center;
    font-size: 30px;
    color: #026bb3;
    height: 66px;
    line-height: 80px;
}

.jstx ul {
    
   width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    height: 280px;
    margin-top: 30px;
}

.jstx ul li {
    float: left;

    width: 40%;
    margin-left: 30px;
 }

.jstx ul li img {
    display: block;
    margin: 0 auto;
  
}

.jstx ul li p {
    text-align: center;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
}

.jstx .zix {
    margin: .2rem 0;
}

.jstx img {
    width: 100%;
}</pre></body></html>