<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


/* 鍞埢鏂规 */

.wkfa {
    width: 100%;
    background-color: #F2F3F7;
    padding: 40px 0%;
}

.title {
    width: 100%;
}

.title h4 {
    font-size: 30px;
    font-family: SourceHanSansCN;
    font-weight: 800;
    color: #E30016;
    text-align: center;
    margin-bottom: 40px;
}

.wkfa-cards {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wkfa-card {
    width: 30%;
    height: 186px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 0px 45px 0px 45px;
    display: flex;
    padding: 20px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.wc-l {
    width: 30%;
}

.wc-l img {
    margin: 0 auto;
    display: block;
}

.wc-r {
    width: 65%;
}

.wc-r h4 {
    font-size: 24px;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #333333;
}

.wc-r span {
    width: 35px;
    height: 2px;
    background: #E30016;
    display: block;
    margin: 10px 0;
}

.wc-r p {
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
}


/* 琛屼笟鐥涚偣 */

.hytd {
    width: 100%;
    background: url('./img/hytd-bg.png') no-repeat center center/cover;
    padding: 40px 0%;
    height: 642px;
}

.hytd-center {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
}

.yuan-one {
    width: 350px;
    height: 350px;
    border: 4px solid #E30016;
    border-radius: 50%;
    position: relative;
}

.yuan-two {
    width: 250px;
    height: 250px;
    border: 2px dashed #E30016;
    border-radius: 50%;
    position: absolute;
    transform: translateX(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 13%;
}

.yuan-txt {
    width: 100px;
    height: 100px;
    background: #E30016;
    border-radius: 50%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yuan-txt p {
    font-size: 24px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    width: 230px;
    position: absolute;
}

.yt-p1 {
    right: 110%;
}

.yt-p2 {
    left: 110%;
}

.yt-p3 {
    right: 110%;
}

.yt-p4 {
    left: 110%;
}

.yt-p5 {
    left: 110%;
}

.yt-p6 {
    right: 110%;
}

.yuan-txt:nth-child(2) {
    top: -10%;
}

.yuan-txt:nth-child(3) {
    top: -10%;
    left: 70%;
}

.yuan-txt:nth-child(4) {
    left: -20%;
    top: 35%;
}

.yuan-txt:nth-child(5) {
    right: -20%;
    top: 35%;
}

.yuan-txt:nth-child(6) {
    left: 70%;
    bottom: -10%;
}

.yuan-txt:nth-child(7) {
    bottom: -10%;
    right: 70%;
}


/* 鍞埢浼樺娍 */

.wkys {
    width: 100%;
    background-color: #ffffff;
    padding: 40px 0%;
}

.wkys-cards {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.wkys-card {
    width: 24%;
    height: 360px;
    background: #F6F6F6;
    border-radius: 20px;
    box-shadow: 0 0 5px #c0bebe;
    padding: 30px;
}

/*.wkys-card:nth-child(2n) {
    margin-top: 50px;
}
*/
.wkys-card h4 {
    font-size: 25px;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #E30016;
    text-align: center;
}

.wkys-card span {
    width: 37px;
    height: 3px;
    background: #E30016;
    display: block;
    margin: 20px auto;
}

.wkys-card p {
    font-size: 14px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #333333;
    line-height: 25px;
}

.wkys-card img {
    display: block;
    margin: 20px auto;
}


/* 鍚堜綔浼欎即 */

.hzhb {
    width: 100%;
    padding: 40px 0%;
    background: url('./img/hzhb-bg.png') no-repeat center center/cover;
}

.title p {
    font-size: 18px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    text-indent: 2em;
}

.hzhb-cards {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.hzhb-card {
    width: 19%;
    background-color: #ffffff;
    padding: 20px 0;
    margin-bottom: 20px;
    text-align: center;
}


/* 妗堜緥灞曠ず */

.alzs {
    width: 100%;
    padding: 40px 0%;
    background-color: #F2F3F7;
}

.alzs-cards {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.alzs-card {
    width: 32%;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.alzs-card img {
    width: 100%;
}

.ac-bg {
    width: 100%;
    height: 76px;
    background: url('./img/ac-bg.png') no-repeat center center/cover;
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: -100px;
    left: 0px;
    line-height: 76px;
    transition: all .5s;
}

.alzs-card:hover .ac-bg {
    bottom: 0;
}

.alzs-bottom {
    width: 100%;
    height: 493px;
    background: #C0C1C2;
    line-height: 493px;
    color: #E30016;
    text-align: center;
    font-size: 30px;
}</pre></body></html>