<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body {
    background: #F6F3F7;
    font-size: 1em;
    /*font-family: 'SourceHanSansCN-Light';*/
    font-family: "PingFang SC", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Source Han Sans", "Noto Sans CJK Sc", "Microsoft YaHei", "Microsoft Jhenghei", sans-serif!important;
}
/*é¡¶éƒ¨å¯¼èˆª*/
header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #e5e5e5;
}

.top-header {
    background: black;
    color: white;
    text-align: right;
    font-size: 1.5rem;
}

.top-header &gt; div &gt; div {
    display: inline-block;
    padding-left: 3rem;
}

.branch-uint {
    display: inline-block;
    padding: .8rem;
    margin: 0 .5rem;
    cursor: pointer;
}

.branch-uint:hover {
    background: rgb(255, 255, 255);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.86);
    color: black;
}

.branch-more {
    cursor: pointer;
    padding: 1rem;
}

.branch-more:hover {
    background: rgb(255, 255, 255);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.86);
    color: black;
}

.branch-more img {
    width: 1.5rem;
    padding-left: .5rem;
    vertical-align: middle;
}

.top-header-sub {
    display: none;
    z-index: 99999;
}

.top-header-sub-active {
    display: block;
}

.bottom-header {
    background: white;
}

.bottom-header-top-img {
    display: inline-block;
    width: 24%;
    position: relative;
    top: 0.6rem;
}

.bottom-header-top-img img {
   width: 100%;
}

.bottom-header-nav-box {
    float: right;
}

.bottom-header-nav-box &gt; div {
    padding: 2rem;
    font-size: 2rem;
    float: left;
    border-right: 1px solid #f3f3f3;
    transition: all .2s linear;
    /*font-family: SourceHanSansCN-Regular;*/
    /*font-weight: bold;*/
    cursor: pointer;
    position: relative;
}

.bottom-header-nav-box &gt; div:nth-child(1) {
    border-right: 1px solid #f3f3f3;
}

.bottom-header-nav-box &gt; div:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    background-color: white;
}
.bottom-header-sub {
    position: absolute;
    background: white;
    width: 100%;
    left: 0;
    top: 6.5rem;
    text-align: center;
    padding: .5rem 0 0;
    display: none;
}
.bottom-header-nav-box div:hover .bottom-header-sub{
    display: block;
}
.bottom-header-sub &gt; div {
    padding: 1rem;
    border-top: 1px solid #e5e5e5;
    font-size: 1.6rem;
    cursor: pointer;
}
.bottom-header-sub &gt; div:hover {
    background: rgb(0, 0, 0);
    color: white;
}
/*åº•éƒ¨*/
footer {
    background: black;
    padding-top: 5rem;
    padding-bottom: 1rem;
    position: relative;
}

.footer-title {
    font-size: 2rem;
    color: white;
    font-weight: bold;
    margin-bottom: 2rem;
    margin-top: 1rem;
}

.footer-ul {
    list-style: none;
    color: #868686;
    font-size: 1.5rem;
    padding-left: 0;
}

.footer-ul li {
    cursor:pointer;
}

#footer-QR-code {
    position: absolute;
    right: 8%;
    width: 11rem;
}

#footer-QR-code img {
    width: 100%;
}

#footer-QR-code div {
    text-align: center;
    color: white;
    font-size: 1.5rem;
    margin-top: 1.5rem;
}

#bottom-footer {
    font-size: 1.5rem;
    margin-top: 2rem;
    border-top: 1px solid rgba(229, 229, 229, 0.34);
    padding-top: 1rem;
    padding-left: 0;
    color: rgba(255, 255, 255, 0.56);
}

/*å…¬å…±éƒ¨åˆ†*/
.p-title1 {
    font-size: 3rem;
    position: relative;
    padding: 2rem 2rem 2rem 3.5rem;
    border-bottom: 1px solid #f7f7f7;
    margin: 0 2rem;
    /*font-family: SourceHanSansCN-Regular;*/
    /*font-weight: bold;*/
}

.p-title1:before {
    content: '';
    top: 41%;
    left: 2rem;
    position: absolute;
    height: 18%;
    width: .5rem;
    background: #009AFF;
}

.block1 {
    background: white;
    margin: 2rem 0;
}

.content1 {
    padding: 3rem 4rem;
    font-size: 1.5rem;
}

.contact-box span {
    display: inline-block;
    padding: .5rem 1.5rem .5rem 0;
    color: #868686;
}
#header-clone{
    height: 10.5rem;
}
.bg-white {
    background: white;
}
.block2 {
    padding: 12rem 0;
    text-align: center;
}
.p-title2 {
    font-size: 5rem;
    position: relative;
    padding: 2rem 2rem 2rem 3.5rem;
    /*border-bottom: 1px solid rgba(229, 229, 229, 0.25);*/
    margin: 0 2rem;
    /*font-family: SourceHanSansCN-Bold;*/
    /*font-weight: bold;*/
    display: inline-block;
}

.p-title2:before {
    content: '';
    top: 37%;
    left: 1rem;
    position: absolute;
    height: 26%;
    width: 1rem;
    background: #009AFF;
}
.content1 {
    font-size: 2.2rem;
    color: #7F7F7F;
    margin: 4rem auto 0;
    /*font-family: SourceHanSansCN-Light;*/
    font-weight: 100;
}
.content2 {
    font-size: 2.2rem;
    color: #7F7F7F;
    margin: 0 auto ;
    /*font-family: SourceHanSansCN-Light;*/
    font-weight: 100;
    padding: 1rem 4rem 2rem;
}
.more-btn1 {
    margin-top: 2rem;
    color: #009AFF;
    font-size: 3rem;
    /*font-family: SourceHanSansCN-Light;*/
    font-weight: 100;
    position: relative;
    cursor: pointer;
}
.more-btn1::after {
    content: '';
    top: 43%;
    position: absolute;
    height: 1.2rem;
    width: 1.2rem;
    background: linear-gradient(135deg, #009aff 0%, #009aff 50%, transparent 0%, transparent 100%);
    transform: rotate(133deg);
}
.img-list1 {
    margin-top: 6rem;
}
.img-box1{
    float: left;
    width: 25%;
}
.img-box1 img{
    width: 45%;
    padding-bottom: 1rem;
    transition: all .2s linear;
}
.img-box1 img:hover {
    opacity: .5;
    cursor: pointer;
    background: rgba(0, 154, 255, 0.25);
    border-radius: 10px;
}
.img-box1-title{
    color: #009AFF;
    font-size: 3rem;
    margin: 2rem 0 0;
    /*font-family: SourceHanSansCN-Regular;*/
    font-weight: bold;
}
.img-box1-desc{
    font-size: 1.5rem;
    color: #7F7F7F;
}
.img-box2-list {
    margin: 0 12%;
}
.img-box2{
    float: left;
    width: 33.3%;
    margin-top: 8rem;
}
.img-box2 img{
    width: 45%;
    padding-bottom: 1rem;
    transition: all .2s linear;
}
.img-box2 img:hover {
    opacity: .5;
    cursor: pointer;
    background: rgba(0, 154, 255, 0.25);
    border-radius: 10px;
}
.news-box{
    margin: 0 .3rem 1rem;
    cursor: pointer;
    border-bottom: 3px solid transparent;
}
.news-box:hover {
    border-bottom: 3px solid #007aff;
}
.news-text-box {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.32);
    padding: 1.5rem;
}

.news-title {
    text-align: left;
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-desc {
    color: #7F7F7F;
    text-align: justify;
    font-size: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 6rem;
}
.swiper-button-prev,.swiper-button-next{
    outline: none;
}
.img-list2 {
    margin-top: 4rem;
}
.img-list2&gt;div{
    float: left;
    width: 20%;
    padding: 2rem 4rem 0;
    text-align: center;
}
.img-list2&gt;div img{
    position: relative;
    width: 100%;
}
.block3 {
    background: white;
    margin-top: 3rem;
}
.block3-title1{
    color: #009AFF;
    font-size: 2.8rem;
    padding: 2rem 2rem 0;
    /*font-family: SourceHanSansCN-Bold;*/
    /*font-weight: bold;*/
}
.block3-title2{
    color: #009AFF;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 0 2rem 2rem;
}
.block3-list{
    list-style-type: none;
    padding: 0;
}
.block3-list li {
    border-top: 1px solid #f7f7f7;
    padding: 1.5rem 0 1.5rem 2rem;
    font-size: 1.8rem;
    position: relative;
    color: #868686;
    cursor: pointer;
}

.block3-list li::after {
    content: '';
    right: 10%;
    top: 39%;
    position: absolute;
    height: 1rem;
    width: 1rem;
    background: linear-gradient(135deg, #868686 0%, #868686 50%, transparent 50%, transparent 100%);
    transform: rotate(132deg);
}
.block3-box{
    background: white;
    padding: 1.5rem 0 1.5rem 2rem;
    border-top: 1px solid #f7f7f7;
}
.block3-box img {
    width: 10%;
    margin-right: 2%;
}

.block3-box span {
    font-size: 1.3rem;
    color: #868686;
}
.news-title2 {
    text-align: left;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 2rem;
    color: #333;
    /*font-family: SourceHanSansCN-Regular;*/
    font-weight: bold;
}
.block4{
    text-align: center;
    padding: 8rem 0 15rem;
}

/*æ‰‹æœºé€‚é…*/
#mobile-header{
    padding: .4rem 1rem 0;
    background: white;
    border-bottom: 1px solid #e5e5e5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    height: 6rem;
}
.mobile-header-logo{
    height: 100%;
}
.mobile-header-list{
    float: right;
    height: 5rem;
    padding: 1rem;
}
#mobile-header-clone{
    height: 6rem;
}
#mobile-header-sub{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.67);
    display: none;
}
.mobile-header-sub-active {
    display: block!important;
}
#mobile-header-sub-block{
    background: white;
    width: 65%;
    height: 100%;
    margin-left: 35%;
}
.mobile-header-sub-back {
    background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
    color: white;
    font-size: 2rem;
    padding: 1.5rem;
    /*font-family: SourceHanSansCN-Light;*/
    font-weight: 100;
}
.mobile-header-sub-back img{
    float: right;
    height: 4rem;
    top: 1rem;
    position: absolute;
    right: 4%;
}
.mobile-header-sub-btn {
    font-size: 2rem;
    padding: 2rem 0 2rem 3rem;
    border-bottom: 1px solid #efebeb;
    position: relative;
}
.mobile-header-sub-btn::after {
    content: '';
    top: 3rem;
    right: 2rem;
    position: absolute;
    height: 1.2rem;
    width: 1.2rem;
    background: linear-gradient(135deg, #9a9a9a70 0%, #7d7d7d4a 50%, transparent 0%, transparent 100%);
    transform: rotate(135deg);
}
.mobile-header-sub-btn-open::after{
    content: '';
    top: 3rem;
    right: 2rem;
    position: absolute;
    height: 1.2rem;
    width: 1.2rem;
    background: linear-gradient(135deg, #9a9a9a70 0%, #7d7d7d4a 50%, transparent 0%, transparent 100%);
    transform: rotate(224deg);
}

.mobile-header-sub-son-box{
    display: none;
}
.mobile-header-sub-son-box&gt;div{
    padding-left: 5rem;
    background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
}
.mobile-header-sub-son-active {
    display: block;
}
.index-new-img {
    width: 100%;
    height: 15rem;
}
#fixedIconBox {
    width: 5rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    position: fixed;
    right: 2rem;
    bottom: 10rem;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.81);
}
#fixedIconBox&gt;div {
    width: 100%;
    padding: 1rem;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}
#fixedIconBox&gt;div:last-child{
    border-bottom: none!important;
}
#fixedIconBox img {
    width: 100%;
}

@media (max-width: 768px){
    .index-new-img {
        width: 100%;
        height: 20rem;
    }
    .p-title2 {
        font-size: 2rem;
        margin: 0 0rem 2rem;
    }
    .block2 {
        padding: 5rem 0 2rem;
        text-align: center;
    }
    .img-box1-title {
        color: #009AFF;
        font-size: 2rem;
        margin: 2rem 0 0;
        /* font-family: SourceHanSansCN-Regular; */
        font-weight: bold;
    }
    .img-box1-desc {
        font-size: 1.2rem;
        color: #7F7F7F;
    }
    .content1 {
        font-size: 2rem;
        color: #7F7F7F;
        margin: 1rem auto 0;
        /*font-family: SourceHanSansCN-Light;*/
        font-weight: 100;
        padding: 1rem 4rem 2rem;
    }
    .content2 {
        font-size: 2.2rem;
        color: #7F7F7F;
        margin: 0 auto ;
        /*font-family: SourceHanSansCN-Light;*/
        font-weight: 100;
        padding: 1rem 4rem 2rem;
    }
    .img-box1{
        width: 50%;
        height: 25rem;
    }

    .img-box2-list {
        margin: 0!important;
    }
    .img-box2 {
        float: left;
        width: 50%;
        height: 25rem;
        margin-top: 0;
    }
    .img-box2 img {
        width: 45%;
    }
    .img-list2&gt;div {
        float: left;
        width: 20%;
        padding: 4%;
        text-align: center;
    }
    .img-list2&gt;div:nth-child(2) img {
        top: 1rem!important;
    }
    .img-list2&gt;div:nth-child(6) img {
        top: 4.6rem!important;
    }
    .block4 {
        text-align: center;
        padding: 3rem 0 6rem;
    }
}

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