<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section1{
    width: 100%;
    height: 620px;
    overflow: hidden;
    position: relative;
}
.section1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: 10s;
}
.section1 span{
    font-size: 44px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    transition: 1s;
    position: relative;
    left: 50px;
    opacity: 0;
    filter: blur(100px);
    letter-spacing: 5px;
}
.section1 .span{
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%,-50%);
    transition: 2s;
    font-size: 44px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    /*opacity: 0;*/
}
.about-d{
    width: 100%;
    height: 69px;
    border-top: 1px solid rgba(255,255,255,.2);
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-d a{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    transition: 0.6s;
    display: flex;
    align-items: center;
    margin: 0px 50px;
}
.about-d a:hover{
    color: #0075C1;
}
.about-d a:hover svg{
    transition: 0.6s;
}
.about-d a:hover svg path{
    transition: 0.6s;
}
.about-d a:hover svg path{
    fill: #0075C1!important;
}
.about-d a svg{
    margin-right: 10px;
}
.about1-warp{
    width: 1420px;
    margin: auto;
    height: auto;
    margin-top: 69px;
    margin-bottom: 97px;
}
.about1-warp .about1-top{
    display: flex;
    justify-content: space-between;
}
.about1-warp .about1-top .top-text{
    width: 528px;
    padding-top: 69px;
}
.about1-warp .about1-top .top-text span{
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    display: block;
    margin-bottom: 29px;
}
.about1-warp .about1-top .top-text p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
}
.about1-warp .about1-bottom{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 96px;
    position: relative;
}
.about1-warp .about1-bottom .bo-1{

    position: relative;
}
.about1-warp .about1-bottom .bo-1 .bo1-warp{
    width: 420px;
    height: 250px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
}
.about1-warp .about1-bottom .bo-1 .bo1-warp .bo1-text{
    width: 350px;
    margin: auto;
    margin-top: 45px;
}
.about1-warp .about1-bottom .bo-1 span{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    margin-bottom: 21px;
    display: block;
}
.about1-warp .about1-bottom .bo-1 p{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;

    line-height: 26px;
}
.bo-img{
    width: 80px;
    height: 47px;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -23.5px;
    left: 49px;
}
.top-img{
    position: relative;
    overflow: hidden;
}
.top-img .after,.top-img .before{
    position: absolute;
    top: 0;
    left: 0%;
    background: #0080CC;
    width: 100%;
    height: 100%;
    transition: 1s;
}
.top-img .before{
    opacity: 0.5;
    transition-delay: 0.1s;
}
.about2-warp{
    width: 100%;
    height: auto;
}
.ab2-warp1{
    height: 110px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ab2-warp1 span{
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}
.ab2-warp2{
    width: 100%;
    height: 680px;
    background: #FAFAFA;
    position: relative;
}
.ab2-line{
    width: 100%;
    height: 0px;
    border-top: 1px dashed #333333 ;
    position: absolute;
    top: 50%;
    margin-top: -0.5px;
    display: none;
}
.ab2-swiper{
    width: 750px;
    height: 520px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -375px;
    margin-top: -260px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ab2-swiper-top{
    width: 160px;
    height: 60px;
    background: #0075C1;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -80px;
    overflow: hidden;
}
.ab2-swiper-top .swiper-slide{
    display: flex;
    align-items: center;
    justify-content: center;
}
.ab2-swiper-top .swiper-slide p{
    font-size: 14px;
    font-family: ITC Avant Garde Gothic Std;
    font-weight: normal;
    color: #FFFFFF;
}
.ab2-swiper1{
    width: 560px;
    height: auto;
    overflow: hidden;
}
.ab2-swiper1 p{
    font-size: 16px;
    font-family: ITC Avant Garde Gothic Std;
    font-weight: normal;
    color: #333333;
    margin-top: 31px;
    text-align: center;
}
.np{
    display: flex;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%,-50%);
    z-index: 10;
    width: 100%;
}
.np .bigp,.np .bign{
    width: 120px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.np .next svg{
    transition: 0.6s;
    z-index: 0;
}
.np .bigp svg{
    transform: rotateY(180deg);
    transition: 0.6s;
    position: relative;
    z-index: 0;
}
.np .prev,.np .next{
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: 1px dashed #666666;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    transform: rotate(0deg);
    z-index: 1;
}
.np .bigp{
    position: absolute;
    left: -2%;
    top: -65px;
}
.np .bign{
    position: absolute;
    right: -2%;
    top: -65px;

}
.xuanz{
    animation: 10s zhuan linear infinite;
    border: 1px dashed #0075C1!important;
}
.xuanz+svg{
    fill: #0075C1;
}
@keyframes zhuan {
    100%{
        transform: rotate(360deg);
    }
}
.ab3-warp2{
    width: 1420px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}
.ab3-warp2 .ab3-ry{
    width: 338px;
    height: 360px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 25px;
    cursor: pointer;
}
.ab3-ry-img{
    width: 290px;
    height: 220px;
}
.ab3-ry-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.6s;
 }
.ab3-ry .ab3-line{
    width: 310px;
    height: 1px;
    background: #E6E6E6;
    margin-top: 34px;
    margin-bottom: 22px;
}
.ab3-ry p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.ab3-warp2 .ab3-ry:nth-child(4n){
    margin-right: 0px;
}
/*.ab3-ry:hover .ab3-ry-img img{*/
/*    transform: rotateY(360deg);*/
/*}*/
.about4-warp{
    width: 1420px;
    margin: 70px auto;
}
.ab4-warp{
    width: 100%;
    height: auto;
    margin-bottom: 26px;
    border: 1px solid #E6E6E6;
}
.ab4-warp-top{
    width: 100%;
    height: 80px;
    background: #FFFFFF;

    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: 0.6s;
    cursor: pointer;
}
.ab4-warp-top .le{
    width: 260px;
}
.ab4-warp-top,.ab4-warp-top .le,.ab4-warp-top .le svg path,.ab4-warp-top .ri,.ab4-warp-top p,.ab4-warp-top .ri div{
    transition: 0.6s;
}
.ab4-warp-top:hover{
    background: #0075C1;
}
.ab4-warp-top:hover .le{
    color: #fff;
}
.ab4-warp-top:hover .le svg path{
    fill: #fff!important;
}
.ab4-warp-top:hover p{
    color: white;
}
.ab4-warp-top:hover .ri{
    border: 1px dashed #fff;
}
.ab4-warp-top:hover .ri div{
    background: white;
}
.ab4-warp-top .le{
    display: flex;
    align-items: center;

    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    margin-left: 36px;
}
.ab4-warp-top .le svg{
    margin-right: 24px;
}
.ab4-warp-top p{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.ab4-warp-top .ri{
    border-radius: 50%;
    border: 1px dashed #666666;
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    margin-right: 37px;
}
.ab4-warp-top .ri .shu{
    width: 2px;
    height: 12px;
    background: #666666;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -1px;
}
.ab4-warp-top .ri .heng{
    width: 12px;
    height: 2px;
    background: #666666;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -6px;
}
.detailde{
    width: 90%;
    height: auto;
    margin: 55px auto;
    display: none;
}
.detailde span{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
    display: block;
}
.detailde .dea-p p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
}
.detailde .jinru{
    margin-top: 64px;
}
.detailde .jinru p{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    margin-right: 12px;
}
.detailde .jinru{
    display: flex;
    align-items: center;
}
.jinru .next{
    width: 58px;
    height: 58px;
    border: 1px dashed #666;
    border-radius: 50%;
}
.next-b{
    position: relative;
    cursor: pointer;
}
.next-b .next{
    position: relative;
    z-index: 1;
}
.next-b svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 0;
}
.xuanzhong{
    background: #0075C1;
}
.xuanzhong .le{
    color: #fff;
}
.xuanzhong .le svg{
    color: #fff;
}
.xuanzhong p {
    color: white;
}
.xuanzhong .ri {
    border: 1px dashed #fff;
}
.xuanzhong .ri div{
    background: white!important;
}
.xuanzhong .ri .shu{
    transform: rotate(90deg);
}
.about5-warp{
    width: 1420px;
    margin: auto;
}
.about5-warp .ab5-warp1{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-evenly;
    margin: 65px auto;
}
.about5-warp .ab5-warp1 .ab5-cir{
    width: 100px;
    height: 100px;
    background: #0075C1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about5-warp .ab5-warp1 .cir-big{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.about5-warp .ab5-warp1 .cir-big span{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #0075C1;
    line-height: 40px;
}
.about5-warp .ab5-warp1 .cir-big p{
    width: 252px;
    font-size: 14px;
    font-family: ITC Avant Garde Gothic Std;
    font-weight: normal;
    color: #333333;
    line-height: 20px;
}
.ab5-adress{
    width: 100%;
    position: relative;
    height: 500px;
    margin-bottom: 93px;
}
.ab5-adress .ab5-img{
    width: 490px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.ab5-adress .ab5-text{
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transform: translate(-50%,-50%);
}
.ab5-adress .ab5-text span{
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}
.ab5-adress .ab5-text p{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    margin-top: 17px;
    margin-bottom: 92px;
}
.ab5-adress .ab5-text a{
    width: 250px;
    height: 50px;
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(0,0,0,.3);


    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.6s;
}
.ab5-adress .ab5-text a:hover{
    color: white;
    background: #0075C1;
}
.ab5-adress .ab5-text a:hover svg path{
    transition: 0.6s;
}

.ab5-adress .ab5-text a:hover svg path{
    fill: #FFFFFF!important;
}
#allmap{
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1680px) {
    .about1-warp{
        width: 90%;
    }
    .top-img{
        width: 50%;
    }
    .about1-warp .about1-bottom .bo-1 .bo1-warp{
        height: auto;
        min-height: 292px;
        width: 100%;
    }
    .about1-warp .about1-bottom .bo-1{
        width: 32%;
    }
}
@media screen and (max-width: 768px) {

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