<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Mbanner{display:none;}
.banner{width: 100%;}
.banner .swiper-container,.banner .swiper-wrapper,.banner .swiper-slide{width: 100%;height: 100%;}
.banner .swiper-slide{background-size:cover!important}
.banner .Text{background: rgba(0,0,0,.5);position: absolute;top: 0;left: 0;width: 100%;height: 100%;color: #fff;}
.banner .Text .text1{margin-top: 260px;line-height: 55px;font-size: 40px;}
.banner .Text .text2{font-size: 16px;margin-top: 60px}

.position{height: 45px;line-height: 45px;font-size: 12px;margin-top:25px;}
.position .content{display:flex;justify-content:space-between;border-bottom:1px solid #e6e6e6}
.position ul{display:flex}
.position ul li{padding:0 15px;margin-right:20px;position:relative}
.position ul li a{color: #151515;font-size: 16px;display:block;width:100%;height:100%;}
.position ul li:after{content:"";position:absolute;background:#004ba8;width:100%;height:2px;left:0;bottom:-1px;display:none}
.position ul li:hover::after,.position ul li.active::after{display:block}

.aboutBox{min-height:300px;padding: 30px 0;margin: 0 auto 30px;font-family: '微软雅黑';line-height: 24px;font-size: 14px;color: #333;}
.mainCon{display:flex;margin:0 auto;width:1200px;justify-content:space-between;flex-wrap:wrap;padding: 0 0 30px;}
.mainCon .leftBox{width: 220px;}
.mainCon .leftBox&gt;p{background:#004ba8;height:70px;line-height:70px;text-align:center;color:#fff;font-size:18px}
.mainCon .leftBox ul.subNav{background:#004ba8;padding: 15px 0 30px;}
.mainCon .leftBox ul.subNav li{line-height:30px;padding-left: 20px;}
.mainCon .leftBox ul.subNav li a{font-size:13px;color:#bedbf1}
.mainCon .leftBox ul.subNav li.active&gt;a{color:#fff}
.mainCon .leftBox ul.subNav li.active ul{display:block}
.mainCon .leftBox ul.subNav li:hover&gt;a{color:#fff}
.mainCon .leftBox ul.subNav li ul{display:none}
.mainCon .caseBox{width: 940px;}
.mainCon .caseBox&gt;p{text-align:left;line-height:60px;border-bottom:1px solid #e9e9e9;padding: 0 20px;box-sizing:border-box;font-size: 18px;}

.qiyejianjie .left{float:left;width: 60%;line-height: 30px;}
.qiyejianjie .right{float:right;width: 35%;}
.qiyejianjie  .right img{max-width:100%;}



.caseUl{margin: 76px auto 63px;}
.caseUl .row{display: flex;margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px solid #e8e8e8;justify-content: space-between;}
.caseUl .row .Img{width: 567px;height: 342px;overflow: hidden;text-align: center;box-shadow: 0 0 5px rgba(0,0,0,.2);transition:all .5s ease-in-out;}
.caseUl .row .Img img{width: 100%;transition:all .5s ease-in-out;max-width: 100%;max-height: 100%;}
.caseUl .row .Txt{width: 600px;}
.caseUl .row .Txt&gt;div{display: inline-block;line-height: 0;vertical-align: middle;}
.caseUl .row .Txt p{color: #363636;font-size: 30px;line-height: 50px;padding: 25px 0;}
.caseUl .row .Txt .summary{color: #181818;font-size: 14px;line-height: 2;}
.caseUl .row .Txt a{width: 164px;height: 44px;line-height: 44px;background: #e8e8e8;color: #303030;font-size: 14px;display: inline-block;margin-top: 30px;text-align: center;border-radius: 5px;}
.caseUl .row:hover .Img{border:13px solid #004ba8;box-sizing:border-box}
.caseUl .row:hover p{color:#004ba8}
.caseUl .row .Txt a:hover{background:#004ba8;color:#fff}
.loadmore{line-height: 52px;height: 52px;text-align: center;color: #fff;background: #004ba8;width: 177px;border-radius: 7px;margin: 2vw auto 7vw;}
.loadmore a{display: block;width: 100%;height: 100%;box-sizing: border-box;text-align: center;font-size: 14px;color: #fff;border-radius: 7px;}
.loadmore a:hover{background:#004ba8;color:#fff}
.loadmore a span{/* padding-right:16px; *//* background:url(../img/arrow.png) right center no-repeat */}
.mainCon .loadmore{padding:0;box-sizing:border-box}

.newsHead{display: flex;justify-content: space-between;margin: 60px auto 30px;}
.newsHead form{width: 345px;height: 37px;line-height: 37px;display: flex;justify-content: space-between;border-bottom: 1px solid #565656;margin-top: 20px;}
.newsHead form input{border: 0;width: 300px;}
.newsHead form input[type=submit]{width: 20px;height: 37px;background: url(../img/search.png) center right no-repeat;}
.newsUl{margin-bottom: 80px;}
.newsUl li{
    transition: 0.5s;
}
.newsUl li a{display: flex;justify-content: space-between;height: 145px;border-bottom: 1px solid #e8e8e8;}
.newsUl li .Img{display: none;}
.newsUl li .Txt{width: 100%;position: relative;}
.newsUl li .Txt p{font-size: 24px;color: #363636;line-height: 52px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 730px;margin-top: 20px;transition: 0.5s;}
.newsUl li .Txt .summary{font-size: 14px;color: #5f5f5f;line-height: 22px;width: 730px;max-height: 44px;overflow: hidden;margin-top: 10px;transition: 0.5s;}
.newsUl li .Txt .time{font-size: 14px;line-height: 18px;margin-top: 35px;color: #363636;position: absolute;right: 58px;top: 40px;}
.newsUl li .Txt span{position: absolute;bottom: 35px;font-size: 12px;color: #fff;display:none}
.newsUl li:hover{background:#004ba8;}
.newsUl li:hover a{border:0}
.newsUl li:hover p,.newsUl li:hover .time,.newsUl li:hover .summary{color:#fff}
.newsUl li:hover img{transform:scale(1.2)}
.newsUl li:first-child{width:1200px;margin:50px auto 40px;}
.newsUl li:first-child a{height:300px;border: 0;}
.newsUl li:first-child .Img{display:block;width:600px;overflow:hidden}
.newsUl li:first-child .Img img{width:100%;transition:all .5s ease-in-out}
.newsUl li:first-child .Txt{width:600px;padding: 40px 32px;box-sizing:border-box;background:#004ba8;}
.newsUl li:first-child .Txt p,.newsUl li:first-child .Txt .summary{width:100%;color:#fff}
.newsUl li:first-child .Txt .time{display:none}
.newsUl li:first-child .Txt span{display:block}

.newsInfo{padding:30px;box-sizing:border-box;margin-bottom:30px;min-height: 400px;}
.newsInfo&gt;p.title{font-size:18px;text-align:center}
.newsInfo .time{font-size:12px;color:#666;text-align:center;margin: 10px 0 30px;}
.newsInfo .info{line-height:24px;font-size:14px;color: #333;}

.contactBox{justify-content:space-between;margin:40px auto;}
.contactBox .left{width: 70%;float: left;}
.contactBox .right{width: 100%;margin: 30px 0px;}
.map{width:100%;height: 370px;border: 1px solid #ccc;line-height: 20px;}
.map #container{width:100%;height:100%}
.map&gt;div&gt;div:nth-child(2){top: 23px!important;left: -30px!important;}
.BMap_Marker img{width:30px!important;max-width: unset;}
.BMap_shadow&gt;div:nth-child(7){display:none;}
.MapBox form{float:right;width: 300px;}
.MapBox form label{width: 73px;font-size:14px;color:#333;float: left;line-height: 35px;}
.MapBox form .inp input{width: 220px;border:1px solid #ccc;height:35px;line-height:35px;text-indent: 10px;color: #333;font-size: 14px;}
.MapBox form .inp{margin:15px 0px 0px 0px;}
.MapBox form input.btn-save{width:150px;height:35px;background: rgba(0, 75, 168,1);color: #fff;border: 0;outline: none;cursor: pointer;margin: 25px 0px 0px 76px;display: block;}
.MapBox form .inp textarea{width: 220px;border:1px solid #ccc;height:100px;line-height: 22px;padding: 5px 10px;box-sizing:border-box;color: #333;font-size: 14px;}
.prompt{position:fixed;right: calc((100vw - 1200px)/1.8);background:#fff;box-shadow: 0px 0px 10px 0px #ccc;width: 200px;height: 70px;line-height: 70px;top: 50%;border-radius: 5px;font-size: 16px;color: #333;text-align: center;display: none;}

/*人力资源*/
.resourcesUl{width:1200px;margin: 30px auto;}
.resourcesUl li{line-height:30px;border-bottom:1px dashed #ccc;padding:10px 0px;}
.resourcesUl li a .title{font-size: 16px;width:Calc(100% - 100px);height:20px;overflow:hidden;}
.resourcesUl li a .time{float:right;}
.resourcesUl li:hover a{color:#004ba8}

/*产品*/
.twoNav{width:1200px;margin: 60px auto 40px;}
.twoNav .name{float:left;font-size:28px;color:#333333;font-weight:bold;position:relative;margin: 5px 0px 0px 0px;}
.twoNav .name:after{width:100%;height:8px;background:#004ba8;content:"";display:block;position:absolute;border-radius:20px;bottom: 0px;z-index:-1;}
.twoNav .twolist{float:right;width:937px;}
.twoNav .twolist a{margin:0px 17px 20px 0px;padding:5px 15px;border:1px solid #f2f2f2;font-size:14px;color:#33383e;height:20px;line-height:20px;display: inline-block;}
.twoNav .twolist a:hover{background:#004ba8;color:#fff;}
.twoNav .twolist a.on{background:#004ba8;color:#fff;}


/*产品*/
.productUl{width:1200px;margin:0 auto;}
.productUl li{width: 277px;border: 1px solid #f3f3f3;border-radius: 5px;transition:0.5s all ease;overflow: hidden;float: left;margin: 0px 30px 40px 0px;box-sizing: border-box;}
.productUl li .Img{height: 203px;width: 100%;overflow: hidden;}
.productUl li .Img img{width:100%;height:100%;transition:0.5s all ease;}
.productUl li .title{color:#5d6670;font-size:14px;padding: 20px 10px 15px 10px;min-height: 40px;overflow: hidden;line-height: 20px;}
.productUl li:hover .title{color:#004ba8;}
.productUl li:hover{border-color:#004ba8;}
.productUl li:nth-child(4n){margin-right:0px;}
.productUl li:hover .Img img{transform:scale(1.2);}
/*产品详情*/
.product_location{width:1200px;margin: 55px auto 40px;border: 0;}
.product_location a{color:#666666;font-size:12px;}
.product_location span{padding:0px 3px;}
.product_location a:last-child{color:#004ba8;}

.productInfo{padding:0px;}
.productInfo .title{border-bottom:1px dashed #d6d6d6;padding:0px 0px 35px 0px;color:#555555;margin: 0px 0px 40px 0px;}
.productInfo1 {padding:0px 80px;}
.productInfo1L{float: left;width: 180px;}
.productInfo1L .p1{color:#666666;font-size:20px;font-weight:bold;}
.productInfo1L .en{color:#666666;font-size:14px;font-family:"Arial";font-style:normal;letter-spacing: 1px;display: block;line-height: 26px;}
.productInfo1R{width:860px;float:left;font-size:14px;color:#666666;line-height:24px;}
.productInfo2{padding:75px 80px;}
.productInfo2 .li{margin:0px 25px 25px 0px;float:left;background: #cacaca;}
.productInfo2 img{width:160px;height: 96px;border:3px solid transparent;transition:0.5s all ease;box-sizing: border-box;}
.productInfo2 img:hover{border-color:#004ba8}
.productInfo2 .tit{color:#666666;font-size:16px;text-align:center;padding: 10px 0px;background: #fff;}
.productInfo3{padding:0px 80px;margin: 0px 0px 10vw 0px;/* overflow-x: scroll; */}
.productInfo3_0{color: #666;font-size: 18px;background: #e3e4e6;height: 55px;line-height: 55px;text-indent: 25px;margin: 0px 0px 5px 0px;width: 100%;}
.productInfo3_1{width: 1040px;overflow-x: auto;}

#pages{text-align:center;margin:30px 0;font-size:0}
#pages a{height:30px;display:inline-block;font-size:14px;line-height: 30px;border-radius:4px;margin:0 2px;border:1px solid #ccc;padding: 0px 10px;}
#pages a.notN{padding:0 10px;border:1px solid #ccc;display:inline-block;width:auto}
#pages a.currentpage{color:#fff;background:#004ba8;}

.BMap_bubble_content{font-size: 12px;}
.BMap_pop div:nth-child(9){top: 6px!important;height: 120px!important;}

.ImgList{margin:30px auto 0px;}
.ImgList li{width: 285px;float:left;margin:0px 20px 20px 0px;}
.ImgList li:nth-child(4n){margin-right:0px;}
.ImgList li .Img{border:1px solid #ccc;height: 190px;line-height: 189px;}
.ImgList li .title{padding:5px;font-size:16px;color: #333;height: 30px;overflow: hidden;box-sizing: border-box;line-height: 20px;}
.ImgList li .Img img{max-height:100%;}





@media only screen and (max-width: 880px) {
    .banner{display: none;}
    .Mbanner{display:block;padding: 15.3vw 0px 0px 0px;}
    .Mbanner img{width:100%;} 
    .banner .Text .text1{margin-top: 20vw;margin-left:6vw;font-size:20px;line-height:1.5;}
    .banner .Text .text2{margin-top: 10vw;margin-left: 6vw;font-size:12px;line-height: 1;}
    .position{line-height: 3;margin: 0 3vw;height: auto;}
    .position ul{display:none}
    .newsHead{margin: 6vw 3vw 6vw;box-sizing: border-box;width: 94vw;}
    .en{font-size:16px}
    .title{font-size:14px;margin: 0;}

    .aboutBox{padding: 15px 3vw;box-sizing:border-box;}
    .aboutBox table{width: 100%!important;}
    .qiyejianjie .left{float:none;width:100%;}
    .qiyejianjie .right{float:none;width:100%;margin: 0px 0px 10px 0px;}

    .newsHead form{display:none}
    .newsUl{margin-bottom:12.5vw;padding: 0 3vw;box-sizing: border-box;}
    .newsUl li{margin-bottom: 3vw;}
    .newsUl li a{display:block;border-bottom:1px solid #e7e7e7;padding-bottom: 3vw;height: auto;}
    .newsUl li .Img{width:100%;height: 57.8vw;}
    .newsUl li .Txt,.newsUl li .Txt p,.newsUl li .Txt .summary{width:100%}
    .newsUl li .Txt p{font-size: 16px;line-height: 1.5;margin-right: 10px;margin-top: 0;width: 67%;}
    .newsUl li .Txt .summary{font-size:12px;line-height: 20px;max-height: 42px;}
    .newsUl li .Txt .time{font-size:12px;margin-top: 0;position: absolute;top: 0;right: 0;line-height: 2;}
    .newsUl li .Txt span{display:none;position: unset;margin: 3vw 0;}
    .newsUl li:last-child a{border-bottom:0}
    .newsUl li:first-child{width:100%;margin:3vw 0}
    .newsUl li:first-child a{height:auto}
    .newsUl li:first-child .Img{width:100%;height: auto;}
    .newsUl li:first-child .Txt{padding:3vw;width:100%}
    .loadmore{padding: 0 3vw;margin-bottom: 10vw;box-sizing: border-box;height: 10vw;line-height: 10vw;width: 150px;}
    .loadmore a{font-size:12px}
    .searchBox{margin-bottom:4vw}
    .searchBox li{margin-bottom:0;}
    .searchBox li a{padding:0;padding: 3vw 0;}
    .searchBox li .Txt p{margin-right:10px;line-height:4vw;height: 4vw;}
    .searchBox li .Txt .time{line-height:4vw;margin-top:0}
    .searchBox li:last-child a{border-bottom: 1px solid #e7e7e7;}
    #pages{margin:10vw 0}

    .caseUl{margin:3vw;box-sizing:border-box;margin: 0;}
    .caseUl .row{display:block;margin-bottom: 4vw;padding-bottom: 4vw;}
    .caseUl .row .Img{width:100%;height:auto}
    .caseUl .row .Img img{width:100%}
    .caseUl .row .Txt{width: 100%;margin: 0;padding: 4vw;line-height: 0;height: auto;/* margin-bottom: 8vw; *//* border-bottom: 1px solid #dbdbdb; */box-sizing: border-box;}
    .caseUl .row .Txt p{line-height:20px;font-size: 16px;padding: 2vw 0;}
    .caseUl .row .Txt .summary{margin: 2vw 0 0vw;font-size:12px;line-height: 20px;}
    .caseUl .row .Txt a{width:auto;padding:0 10vw;height:8vw;line-height: 8vw;font-size:13px;margin-top: 4vw;}

    .box1{padding: 6vw 0;box-sizing:border-box;display: block;margin: 0 3vw;width: 94vw;}
    .box1 .left{width:100%}
    .box1 .Img{width:100%;height: auto;margin: 2vw 0;}
    .info{font-size:12px;margin-top: 5vw;}
    .box2{padding: 4vw 4vw 10vw;box-sizing:border-box;min-height: 50vw;}
    .box2 .Img{width: 100vw;margin: 6vw 0 3vw;margin-left: -3vw;}
    .box2 .Img img{margin: 3vw;width: 94vw;}
    .box2 .Img img:nth-child(3n),.box2 .Img img:nth-child(4n){width: 44vw;}
    .newsInfo .info img{height:auto!important;max-width:100%;}

    #dituContent,iframe{width: 100%!important;height: 100vw!important;overflow: hidden;}

    .mainCon{width:100%;padding:3vw;box-sizing:border-box}
    .mainCon .leftBox{width:100%;display: none;}
    .mainCon .caseBox{width:100%}
    .mainCon .caseBox&gt;p{font-size: 15px;line-height: 12vw;}
    .productBox ul .row{width: 47%;margin-right: 6%;}
    .productBox ul .row:nth-child(2n){margin-right:0}
    .productBox ul .row .Img{height: 29vw;}

    .solutionBox ul .row a{line-height:10vw}
    .solutionBox ul .row a p{font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:calc(100% - 60px)}

    .downloadBox ul .row{line-height:10vw}
    .downloadBox ul .row p{font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:calc(100% - 60px)}
    .downloadBox ul .row a{font-size:12px}

    .letterBox .row{width:100%}
    .letterBox .row input{width:40vw;border-radius: 0;}
    .letterBox .row textarea{width:40vw;border-radius: 0;}

    .newsInfo{margin: 3vw 0px;}
    .newsInfo&gt;p.title{font-size: 16px;padding: 10px 0px 15px 0px;margin: 0px 0px 0px 0px;}

    .contactBox{display:block;padding: 0 3vw;box-sizing: border-box;margin: 0;}
    .contactBox .left,.contactBox .right{width:100%;padding: 4vw 0 0;margin: 0px 0px 20px 0px;float: none;}
    .map{height:70vw;line-height: 15px;}
    .MapBox form{float:none;width: 100%;margin: 30px 0px;}
    .MapBox form .inp input{width:calc(100% - 80px);}
    .MapBox form .inp textarea{width:calc(100% - 80px);}



    /*产品*/
    .twoNav{width:92%;margin: 20px auto 10px;padding: 15.3vw  0px 0px 0px;}
    .twoNav .name{font-size:20px;float: none;margin: 0px 0px 20px 0px;width: max-content;}
    .twoNav .name:after{height:5px;}
    .twoNav .twolist{float:none;width:100%;}
    .twoNav .twolist a{margin:0px 10px 10px 0px;}

    .productUl{width: 92%;}
    .productUl li{width:48%;margin:0px 4% 10px 0px;}
    .productUl li:nth-child(2n){margin-right:0px;}
    .productUl li .Img{height: 43.5vw;}
    .productUl li .title{padding:10px 5px;font-size: 12px;min-height: 36px;line-height: 18px;}

    .product_location{width: 94%;line-height: 40px;}
    .productInfo{width:92%;margin: 0 auto;}
    .productInfo1{padding:0px;}
    .productInfo1L{float:none;width:100%;}
    .productInfo1L .p1{font-size:18px;}
    .productInfo1R{width:100%;float: none;margin: 10px 0px 20px 0px;}
    .productInfo2{padding: 10px 0px 30px 0px;}
    .productInfo2 .li{margin: 0px 2% 10px 0px;width: 32%;}
    .productInfo2 .li:nth-child(3n){margin-right:0px;}
    .productInfo2 img{width: 100%;height: 90px;}
    .productInfo2 .tit{font-size:12px;margin:5px 0px 0px 0px;}

    .productInfo3{padding: 0px;}
    .productInfo3_1{overflow-x:scroll;}
    .productInfo3_0{height: 45px;line-height: 45px;text-indent: 15px;font-size: 16px;}

    .resourcesUl{width:92%;margin: 15px auto 20px;}
    .resourcesUl li a .title{font-size:14px;}
    .resourcesUl li{line-height:24px;}
    #pages a{height:24px;line-height:24px;font-size:12px;padding:0px 8px;}
    .newsInfo .time{margin: 0px 0px 30px 0px;}

    .ImgList{margin:10px auto 0px;}
    .ImgList li{width:48.5%;margin:0px 3% 15px 0px;}
    .ImgList li:nth-child(2n){margin-right:0px;}
    .ImgList li .title{font-size:14px;}
    .ImgList li .Img{height: 35vw;line-height: 35vw;}










}

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