<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
    font-family: 'JinBuTi'; /* 鑷畾涔夊瓧浣撳悕绉� */
    src: url('https://zzw-file.obs.cn-north-4.myhuaweicloud.com:443/mobile/font/DingTalk_JinBuTi_Regular.ttf'); /* 瀛椾綋鏂囦欢鐨勫畬鏁碪RL鍦板潃 */
}
.text-overflow-3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.home-header-bg{
    width: 100%;
    background-image: url("../image/zzw-img/head-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.banner-link{
    width: 46%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 200px;
}
.banner-link_box{
    padding: 10px 30px 10px 10px;
    display: flex;
    justify-content: center;
    margin-right: 20px;
    margin-top: 20px;
    box-shadow: 0 10px 28px 0 rgba(63,122,254,0.11);
    background-image: url("../image/zzw-img/homelink-bg.png");
    background-repeat: no-repeat;
    background-size:100% 100%;
    min-width: 150px;
}
.banner-link_box&gt;img{
    width: 22px;
    height: 22px;
    display: block;
    margin-right: 8px;
}
.banner-link_box&gt;p{
    font-size: 16px;
    color: #333333;
    margin: 0;
    font-weight: 600;
}
.mainBox-1{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.mainBox-1-title{
    font-size: 43px;
    color: #3D3939;
    line-height: 88px;
}
.mainBox-1-text{
    font-size: 28px;
    color: #666666;
}
.mainBox-1-main{
    width: 100%;
    padding: 0 50px;
    margin: 20px auto;
}
.mainBox-5-main{
    width: 70%;
    padding: 0 50px;
    margin: 50px auto;
}
.mainBox-1-main-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mainBox-1-main-content&gt;div{
    width: 31%;
}
.mainBox-1-main-content-box{
    background: #FFFFFF;
    box-shadow: 0px 10px 35px 0px rgba(0,0,0,0.08);
    border-radius: 8px;
}
.mainBox-2-main-content{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.mainBox-2-main-content&gt;div{
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc((100% - 100px) / 5);
    min-width: calc((100% - 100px) / 5);
    max-width: calc((100% - 100px) / 5);
}
.mainBox-2-main-content&gt;div:nth-child(5n) {
    margin-right: 0;
}
.mainBox-2-main-content&gt;div:nth-child(10n) {
    margin-right: 0;
}
.mainBox-2-main-content&gt;div:nth-child(15n) {
    margin-right: 0;
}
.mainBox-2-main-content-box{
    background: #FFFFFF;
    box-shadow: 0px 5px 14px 0px rgba(214,214,214,0.5);
    border-radius: 8px;
}

.mainBox-2-main-content-box-top{
    text-align: center;
    padding-top: 5px;
    background-color: #E7EEFF;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.mainBox-2-main-content-box-top&gt;img{
    margin-right: 6px;
    width: 20px;height: 20px;
    margin-bottom: 6px;
}
.mainBox-2-main-content-box-top&gt;span{
    font-size: 19px;
    color: #102041;
}
.mainBox-2-main-content-box-bot{
    text-align: center;
    padding: 10px;
    font-size: 19px;
    color: #666666;
}
.mainBox-4-main-content-box{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mainBox-4-main-content-box&gt;img{
    display: block;
    width: 164px;
    height: 164px;
}
.mainBox-5-main-content-box{
    width: 60% !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.mainBox-5-main-content-box&gt;img{
    display: block;
    width: 64px;
    height: 64px;
}
.mainBox-5-title{
    font-size: 31px;
    color: #CBCDD9;
}
.mainBox-5-banner-link{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mainBox-5-main-but{
    width: 30%;
    margin: 5px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mainBox-5-main-button&gt;a{
    background: #E0ECFF;
    box-shadow: 0 4px 8px 0 rgba(28,110,240,0.58);
    color: #1C6EF0;
    font-size: 15px;
    padding: 13px 35px;
    position: relative;
    z-index: 1;
    margin-top: 30px;
    display: inline-block;
    border-radius: 30px;
    transition: 0.5s;
    overflow: hidden;
}
.mainBox-5-main-footer{
    width: 70%;
    padding: 0 50px;
    margin: 50px auto;
    display: flex;
}
.mainBox-5-main-info{
    width: 100%;
    padding: 30px 0;
    border-top: 1px solid #ffffff;
}
.mainBox-5-main-info&gt;div{
    width: 50%;
    margin: 10px auto;
    text-align: center;
    color: #FFFFFF;
}
.mainBox-5-main-info&gt;div&gt;a{
    font-size: 14px;
    color: #FFFFFF;
}


</pre></body></html>