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

/* CSS Document */
/*html {*/
/*    font-size: 12px;*/
/*}*/

/*@media (min-width:768px) {*/
/*    html {*/
/*        font-size: 13.5px;*/
/*    }*/
/*}*/

/*@media (min-width:992px) {*/
/*    html {*/
/*        font-size: 14px;*/
/*    }*/
/*}*/

/*@media (min-width:1200px) {*/
/*    html {*/
/*        font-size: 14.5px;*/
/*    }*/
/*}*/

/*@media (min-width:1360px) {*/
/*    html {*/
/*        font-size: 15px;*/
/*    }*/
/*}*/

/*@media (min-width:1500px) {*/
/*    html {*/
/*        font-size: 16px;*/
/*    }*/
/*}*/

html {
    font-size: 12px;
}
@media (min-width:768px) {
    html {
        font-size: 6.4px;
    }
}
@media (min-width:992px) {
    html {
        font-size: 8.3px;
    }
}
@media (min-width:1200px) {
    html {
        font-size: 10px;
    }
}
@media (min-width:1360px) {
    html {
        font-size: 11px;
    }
}
@media (min-width:1500px) {
    html {
        font-size: 16px;
    }
}

/*1280X720 1366X768 1440X900 1920X1080*/
/*手机样式*/
@media (min-width:992px) {

    .pagination .page-item .page-link:hover,
    .pagination .page-item .page-link:focus {
        background: #2a7eef;
        color: #ffffff;
        box-shadow: none;
    }

    .pagination .page-item:first-child .page-link:hover::before,
    .pagination .page-item:last-child .page-link:hover::before {
        border-color: #fff;
    }

    .newsSideNav ul.listNav li a:hover {
        background-color: #f69600;
        color: #ffffff;
    }
}

@media (min-width:576px) {
    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:768px) {
    .container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:992px) {
    .container {
        max-width: 100%;
        padding-left: 13vw;
        padding-right: 13vw;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 100%;
        padding-left: 13vw;
        padding-right: 13vw;
    }
}

@media (max-width: 1200px) {
    /* header .header-nav&gt;ul&gt;li {
        margin-right: 1vw;
    } */
    .aboutCharacterleft-Bottom .wBmore{
        padding: 0.62rem 1rem
    }
}

@media screen and (max-width: 1660px) {
    .banerhnews {

        background-position-y: -17%;
    }
.aboutCharacterleft-Bottom .wBmore{
    font-size: 1rem;
}
.investmentContent .col-3{
    flex: 0 0 20%;
    /*height: 4rem;*/
}
/*#teamModal .aboutCharacterleft-Bottom .wBmore{*/
/*    font-size: 12px;*/
/*    padding: 0.42rem 0.8rem;*/
/*}*/
.hContactcontent .mailbox a .mail::after{
    right: 22%;
}
.hContactcontent .mailbox a .mail .qrCode{
        right: 38%;
}

}

@media screen and (max-width: 1390px) {}

@media screen and (max-width:991px) {
    #menu_toggle1 {
        display: block;
    }

    .menu_botton {
        right: 15px;
        top: 50%;
        float: right;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .menu_botton strong {
        display: none;
    }

    .menu_botton span,
    .menu_botton span:after,
    .menu_botton span:before {
        width: 26px;
    }

    .menu_botton span:before {
        top: -8px;
    }

    .menu_botton span:after {
        bottom: -8px;
    }

    /**/

    header .header-nav,
    header .header-language {
        display: none;
    }

    header .logo {
        padding: 10px 0;
    }

    header .header-language .header_language,
    header .header-language .header_href {
        display: none;
    }

    header .header-language .header_search {
        margin-right: 4.15rem;
    }

    .header_column {
        position: relative;
        right: 50px;
    }




    .bannerHeading .title {
        font-size: 3rem;
    }

    footer .footer_nav {
        width: 68%;
    }


}

@media screen and (max-width:767px) {
    .swiper-wrapper-flex {
        display: block !important
    }

    .contactUs {
        padding: 2.38rem 0;
    }

    header {
        height: auto;
    }

    header .logo {
        padding: 10px 0;
        width: 8.25rem;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .bannerHeading .title {
        font-size: 2rem;
    }

    /* 首页 */
    #banner .bannervideo {
        left: 0;
        top: 0;
        width: 100%;
    }

    #banner video {
        border-radius: 0;
    }

    .home_banner .bannerHeading .title {
        font-size: 2.62rem;
        width: 100%;
    }

    .home_banner {
        background: none;
    }

    .hNewsSwipe .swiper-slide .hNewsrignt {
        margin-left: 2rem;
        width: 50%;
    }

    .hContactcontent {
        display: block;
    }

    #allmap {
        width: 100%;
    }

    .hContactcontent .mailbox .col-5 {
        flex: 0 0 49.666667%;
        max-width: 49.666667%;
    }

    .hContactcontent .mailbox a .mail::after {
        right: 10%;
    }

    .hContactcontent .mailbox a .mail .qrCode {
        right: 25%;
    }
 .hContactcontent .mailbox a .mail .qrCode img{
     max-width: 80%;
 }
    .footerBox {
        display: block !important;
        text-align: center;
    }

    .footerBox .footer_share {
        align-items: center;
        justify-content: center;
    }
#banner{
    height: 100vh;
}
.home_banner {
    height: 100%;
}
#banner:before{
    background: none;
}
.hNews,.hContactcontent .hCleft .address,.compute{
    padding-bottom: 3.125rem;
}
.hTeam,.hContact, .aboutUsHead,.aboutValue ,.compute{
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
}
.bigtitleFont ,#wBanner .box .title{
    font-size: 2.125rem;
}
.aboutUsHead .title{
    font-size: 2rem;
}
.aboutCharacterleft .name{
    font-size: 1.8rem;
}
.aboutValuecon .title{
    font-size: 1.5rem;
}
.aboutUsHead .content p , .aboutCharacterleft .introduce {
    font-size: 1.125rem;
}
.aboutValuecon .content{
    font-size: 1.25rem;
}
.modal-dialog{
    margin: 0 auto;
}
.modalMainCon .box{
    display: block !important;
}
 .aboutCharacterleft,  .aboutCharacterright  {
    max-width: 100%;
}
#teamModal .modalMain,#teamModal1 .modalMain{
    padding: 2rem 1.25rem;
}
.webModal .modal-dialog{
    max-width: 85%;
}
#teamModal .swiperPrev, #teamModal .swiperNext, #teamModal1 .swiperPrev, #teamModal1 .swiperNext{
    width: 2.75rem;
    height: 2.75rem;
}
#teamModal .swiperPrev, #teamModal1 .swiperPrev {
    left: -12%;
}
.modalMainCon .aboutCharacterleft-Bottom .col-3{
    flex: 0 0 30%;
    max-width: 30%;
}
.aboutCharacterleft .introduce{
    margin-bottom: 2.375rem;
}
.aboutCharacter .box{
    display: block!important;
} 
.computecentent .col-4{
    flex: 0 0 100%;
    max-width: 100%;
}
.computecentent .computecentent_bottom .time .jt img{
    max-width: 50%;
}    
.computecentent .col-4:last-child{
    margin-bottom: 0 ;
}
.newsd{
    padding: 3.125rem 15px;
}
.investmentContent .col-3 {
        flex: 0 0 28%;
        margin: 0.5rem;
        max-width: 31%;
        height: auto !important;
}
.investmentContent .img img
{
    max-width: 100%;
}

#teamModal .modalMain .modalMainCon .title{
    font-size: 1.125rem;
}
#teamModal .modalMain ul li .tite,#teamModal .modalMain ul li .time{
    font-size: 1.125rem;
}
.modalMainCon .t_li .pr-2 img{
    max-width: 80%;
    margin-bottom: 0.2rem;
}
#logowBanner .box{
    width: 92%;
}
.singInherder .tite{
        padding-right: 7.5rem;
}
.forgotPassword a{
    transform: translateY(-100%);
}
.hNews .swiper-slide{
    margin-top: 0 !important;
}
footer .footer_share .weChat{
    width: 25px;
    height: 25px;
}
.aboutValue .aboutico img{
    max-width: 50%;
}
.submitted img{
    max-width: 150%;
} 
.hCtactfooter {
        background: url(../images/hContact1.png) no-repeat;
}
.investmentContent1 .img{
    /*height: auto;*/
}


.hContactcontent .hCleft{
    width: 100%;
}

.hTeanIntroduce .hTeanbox .hTimg{
        height: 26.8125rem;
}

.aboutCharacterjs .box {
    display: block !important;
}
#banner video{
    display: none;
}

.modalgif{
    display: block;
    background-size: cover;
    background-position: bottom;
    width: 100%;
    height: 100%;
}


.casedbox ul li a .boxl {
    width: 13.25rem;
    height: 8rem;
    border-radius: 0.3125rem;
    background-size: cover;
}
.casedbox .titleb {
    font-size: 2.125rem;
    font-weight: 500;
    margin-bottom: 0.625rem;
}

.casedbox ul li a .boxr {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.casedbox .boxr .title {
    font-size: 1.5rem;
    font-weight: 500;
    margin-top: 0.3125rem;
}
.casedbox {
    padding-bottom: 3.375rem;
}


.casedbanner #particles-js2 {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 23%;
    position: absolute;
    top: 0%;
    left: 0;
}


}

@media screen and (max-width:480px) {}

@media screen and (max-width:414px) {}

@media screen and (max-width:340px) {}</pre></body></html>