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

.wrap{
    width: 100%;
    min-height: 800px;
}

.titBox{
    overflow: hidden;
}

.aboutBanner{
    width: 100%;
    height: 400px;
    background-image: url(../images/aboutBanner.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aboutBanner .tit{
    line-height: 400px;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: bold;
    font-family: SourceHanSansSC-Bold;
    text-align: center;

    width: 100%;
    height: 400px;
    background-image: url(../images/Icon/bannerLayer.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.introduce {
    width: 100%;
    height: 1410px;
    padding-top: 120px;
    background-color: #FFFFFF;
}
.intrBox{
    height: 1250px;
}
.introduce .left {
    width: 590px;
    margin-right: 44px;
    float: left;
}
.introduce .right{
    width: 700px;
    float: right;
}
.introduce .intr_video{
    width: 700px;
    height: 400px;
}

.introduce .intr_video video{
    width: 100%;
    height: 100%;
}

.introduce .intrInfo{
    /* white-space: pre-line; */
    font-size: 18px;
    color: #1A1A1A;
    font-weight: 400;
    line-height: 34px;
    word-wrap: break-word;
    white-space:normal;
    word-break: break-all;

}


/* å…¬å¸å®—æ—¨ */


.objective{
    width: 100%;
    height: 400px;
    margin-top: 80px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    background-color: #FFFFFF;
}
.objective .objectCover {
    width: 660px;
    height: 400px;
}
.objective .objectCover img{
    width: 660px;
    height: 400px;
}

.objectInfos{
    /*width: 672px;*/
    width: 666px;
    position: absolute;
    top: 10px;
    /*left: 708px;*/
    left: 695px;
}
.objectiveBox{
    overflow: hidden;
    position: relative;
}

.objective  .octHead{
    /* width: 120px; */
    text-align: left;
}
.objective  .octHead p{
    color: #1A1A1A;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
}

.objective  .octHead span{
    display: block;
    width: 26px;
    height: 5px;
    background-color: #D40C1C;
    margin-top: 18px;
}


.objective .octInfo{
    margin-top: 64px;
}
.objective .octInfo p{
    line-height: 34px;
    color: #1A1A1A;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    word-wrap: break-word;
    white-space:normal;
    word-break: break-all;

}

.objective .octInfo .tit{
    color: #D40C1C;
    font-weight: bold;
}

/* 720 */
.fullView{
    width: 100%;
    height: 400px;
    margin-top: 90px;
    background-image: url(../images/720Bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.fullView .fullViewBox{
    position: relative;
}
.fullView .fullViewCons{
    text-align: center;
    padding-top: 120px;
}
.fullView .fullViewCons .headTit{
    font-size: 18px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 18px;
}
.fullView .fullViewCons .headTits{
    font-size: 30px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 34px;
    padding: 20px 0;
}
.fullView .fullViewCons .fullViewBtn{
    width: 150px;
    height: 50px;
    background-color: #D40C1C;
    border-radius: 5px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px
}

.fullView .fullViewBtn img {
    width: 50px;
    height: 28px;
    margin-top: 11px;
}




.patent{
    width: 100%;
    height: 574px;
    background-color: #FFFFFF;
}

.patent .patentBox{
    padding-top: 80px;
}

.patent .patentSummary{
    color: #1A1A1A;
    width: 836px;
    font-size: 18px;
    font-weight: 400;
    margin-top: 40px;
    line-height: 34px;
    word-wrap: break-word;
    white-space:normal;
    word-break: break-all;

}

.patent .patentList{
    /* word-spacing:0.1em; */
    /* text-align: center; */
    display: flex;
}
.patent .patentList .patentLine{
    display: inline-block;
    width: 1px;
    height: 50px;
    margin-bottom: 16px;
    background-color: #F5F5F5;
    margin-top: 74px;
}
.patent .patentList .item{
    display: inline-block;
    width: 193px;
    height: 200px;
    text-align: center;
}

.patent .patentList .item:last-child{
    margin-right: 0px;
}

.patent .patentList .item p:nth-child(1){
    color: #D40C1C;
    font-size: 40px;
    font-weight: 500;
    margin-top: 56px;
}
.patent .patentList .item p:nth-child(2){
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    margin-top: 32px;
    line-height: 25px;
}

.patent .patentList .item p:nth-child(1)::after{
    content: 'items';
    font-size: 16px;
    color: #333333;
    margin-left: 10px;
}

.patent .patentList .item:last-child p:nth-child(1)::after{
    content: 'items';
    font-size: 16px;
    color: #333333;
    margin-left: 10px;
}

.honor{
    width: 100%;
    min-height: 900px;
    background-image: url(../images/aboutHrBg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    position: relative;
}

.honor .honorBox{
    padding-top: 80px;
}

.honor .honorList{
    margin-top: 90px;
}

.honor .honorList .item{
    width: 360px;
    height: 510px;
    float: left;
    margin-right: 27px;
    margin-bottom: 28px;
}

.honor .honorList .item:nth-child(5n+5){
    margin-right: 0px;
}

.cultural{
    width: 100%;
    height: 800px;
    position: relative;
}

.cultural .culturHead{
    padding-top: 80px;
    padding-left: 50px;
}
.cultural .culturHead p{
    color: #FFFFFF;
}
.cultural .culturHead .titLine{
    background-color: #FFFFFF !important;
}

.cultural .culturalLyBox{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 891px;
    height: 800px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.culturalLyBox .cateBox{
    margin-top: 86px;
    padding-left: 50px;
    display: flex;
}
.culturalLyBox .cateBox .item{
    /* display: inline-block;
    text-align: center; */
    margin-right: 106px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.culturalLyBox .cateBox .item p{
    padding-bottom: 17px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 18px;
}
.culturalLyBox .cateBox .active span{
    background-color: #D40C1C !important;
}
.culturalLyBox .cateBox .item span{
    width: 70px;
    height: 3px;
    background-color: transparent;
    /* display: block; */
}

.culturalLyBox  .cateLine{
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 1);
    margin-top: -1px;
}

.culturalLyBox .culturCons{
    /*width: 425px;*/
    width: 100%;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    /* white-space: pre-line; */
    /*padding-top: 85px;*/
    padding-top: 30px;
    padding-left: 50px;
    height: 553px;
    padding-right: 50px;
    overflow: auto;
}


/*  */
.subsidiary{
    width: 100%;
    height: 495px;
}
.subsidiary .subsidiaryBox{
    padding-top: 60px;
    padding-bottom: 70px;
}

.subsidiary .subsidiaryList{
    margin-top: 65px;
    overflow: hidden;
    display: flex;
}

.subsidiary .subsidiaryList .item{
    background-color: #FFFFFF;
    float: left;
    margin-right: 60px;
    margin-bottom: 40px;
    text-align: center;
}
.subsidiary .subsidiaryList .item p{
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    color: #1A1A1A;
    line-height: 25px;
}

.subsidiary .subsidiaryList .item img{
    width: 140px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 50px;
    object-fit: contain;
}

.subsidiary .subsidiaryList .item:nth-child(5n+5){
    margin-right: 0px;
}







.culturalBox .swiper-container {
    width: 100%;
    height: 800px !important;
    margin-top: 90px;
}

.culturalBox .swiper-wrapper{
    transition-delay:.3s;
}

.culturalBox .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    width: 100%;
    height: 800px;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    position: relative;
}


.culturalBox .swiper-slide  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.culturalBox .swiper-container-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 30px;
    text-align: left;
    margin-left: 330px;
}
.culturalBox .swiper-pagination-bullet{
    width: 30px;
    height: 4px;
    display: inline-block;
    border-radius: 0px;
    background: #FFFFFF;
    opacity: 0.8;
    margin: 0 7px;
}

.culturalBox .swiper-pagination-bullet-active {
    width: 30px;
    height: 4px;
    border-radius: 0px;
    opacity: 1;
    background: #D40C1C !important;
    margin: 0 7px;
}

.culturalBox .swiper-slide  .swiperBox p{
    transform:translateX(-200px);
    opacity:0;
    transition:all .4s;
}
.culturalBox .ani-slide .swiperBox p{
    transform:translateX(0);
    opacity:1;
}


.honorList .swiper-container2 {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.honorList .swiper-container1 {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}
.honorList .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 360px;
    /* height: 510px; */

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: column;
    -webkit-flex-direction:column;
    flex-direction: column;
    transition: 300ms;
    transform: scale(0.8);
    /* margin-top: 80px; */
    opacity: 0.8;

    position: relative;
}
.honorList .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
    margin-top: 0px;
    opacity: 1;
}

.honorList .swiper-slide-active  .swiperHead{
    width: 323px;
    height: 122px;
    background-image: url(../images/honorTit.png);
    margin-bottom: 45px;
}

.honorList .swiper-slide .wp{
    width: 90%;
    height: 490px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.honorList .swiper-slide .wp img{
    width: 100%;
    height: 100%;
    object-fit:scale-down;
}

.honorList .swiper-slide-active img{
    /* box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.14); */
}

.honorList .swiperHead .swiper-year{
    color: #B3B3B3;
    font-size: 30px;
    font-family: DINPro;
    font-weight: 400;
    margin-bottom: 20px;
}
.honorList .swiperHead .swiper-title{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #B3B3B3;
    margin-bottom: 30px;
}

.honorList .swiper-slide-active  .swiperHead .swiper-year , .honorList .swiper-slide-active  .swiperHead .swiper-title{
    color: #333333;
    font-weight: bold;
}


.actBox{
    width: 80%;
    z-index: 999;
}
.actBox p{
    font-size: 26px;
    font-family: DINPro;
    font-weight: bold;
    color: #333333;
}
.actBox .tit{
    font-size: 20px;
    margin-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.actBox .actBox-cons{
    text-align: center;
    margin: 0 auto 15px;
}


 .tabs{
    position: absolute;
    right: 0px;
    width: 530px;
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
    cursor: pointer;
}
.tabActive{
    color: #D40C1C !important;
    border-bottom: 1px solid #D40C1C;
}
.tabs .item{
    float: left;
    margin-right: 70px;
    padding-bottom: 18px;
    color: #666666;
}

@media screen and (min-width: 32px){

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