<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 */

/*客户案例*/
.case{padding: 1rem 0;}
.case .am-nav&gt;li{width: 15%;margin-right: 2%;text-align: center;}
.case .am-nav&gt;li:nth-child(6n){margin-right: 0;}
.case .am-nav&gt;li&gt;a{line-height: 2rem;}
.case .am-nav&gt;li&gt;a i{color: #888;width: 1.2rem;text-align: center;margin-right: .4rem;}
.case .am-nav-tabs&gt;li.am-active&gt;a{color: #007cc3;font-weight: bold;}
.case .am-nav-tabs&gt;li.am-active&gt;a i{color: #007cc3;}

.case .case_tit{border-radius: 6px 6px 0 0;background: #007cc3;color: #fff;font-size: 1.2rem;line-height:2.8rem;padding:0 2%;}
.case .case_tit span i{font-size: 1.5rem;line-height:2.8rem;float:left;margin-right:.2rem;}
.case .case_tit a{color: #fff;float:right;font-size:1rem;}
.case .am-tabs-bd{margin-top: .5rem;}
.case .am-tabs-bd .am-tab-panel .con{background: #f2f8ff;padding: 0 2%;}
.case .am-tabs-bd .am-tab-panel dl{clear: both;overflow: hidden;margin: 2% auto;}
.case .am-tabs-bd .am-tab-panel dl dt{float: left;width: 35%;}
.case .am-tabs-bd .am-tab-panel dl dd{float: right;width: 63%;}
.case .am-tabs-bd .am-tab-panel dl dd h4{font-size: 1.1rem;line-height:2rem;height:2rem;overflow:hidden;}
.case .am-tabs-bd .am-tab-panel dl dd p{color: #666;}
.case .am-tabs-bd .am-tab-panel dl dd p a{color: #da251d;}

/*一致选择*/
.service_txt{background:#f2f8ff;padding:5% 2% 2% 2%;}
.service_txt em{display:inline-block;font-size: 1.2rem;font-weight: bold;background: #007cc3; color: #fff; text-align: center;padding: .5rem 1rem;position: relative;border-radius:6px;}
.service_txt h3{padding: 5px 0;font-size: 1.4rem;font-weight: bold;}
.service_txt h3 b{display: block;color: #da251d;}
.service_txt ul li{display:inline-block;padding: .3rem 1rem;border-radius: 6px;text-align: center;font-size: 1.2rem;background: #007cc3;color: #fff;margin:0 1%;font-weight:bold;}
.service_txt a{font-size: 2rem;font-weight: bold;color: #da251d;display: block;}
.service_txt a i{margin-right:.5rem;color: #da251d;}

/*服务项目*/
.index_service{padding: 1rem 0;}
.index_service .am-tabs .am-tabs-nav li{float: left;width: 20%;margin-right:20%;position: relative;font-size: 1.2rem;}
.index_service .am-tabs .am-tabs-nav li i{display:block;max-width:60px;background: #007cc3;border-radius: 50px;margin:0 auto;}
.index_service .am-tabs .am-tabs-nav li:nth-child(3){margin-right:0;}
.index_service .am-tabs .am-tabs-nav li:nth-child(4){margin-left:15%;margin-right: 15%;width: 30%;}
.index_service .am-tabs .am-tabs-nav li:nth-child(4),.index_service .am-tabs .am-tabs-nav li:nth-child(5){margin-top: -50px;}
.index_service .am-tabs .am-tabs-nav li.am-active i{background: #da251d;}

.index_service .am-tabs-bd .tit{background: #f2f8ff;font-size: 1.4rem;line-height: 2.4rem;font-weight: bold;padding: 2%;margin: 1rem auto .5rem auto;}
.index_service .am-tabs-bd .tit b{color: #007cc3;}
.index_service .am-tabs-bd .tit img{height: 2.4rem;float: left;margin-right: .5rem;}
.index_service .am-tabs-bd .tit a{float: right;font-size: 1rem;font-weight: normal;color: #da251d;}

.index_service .am-tabs-bd ul li{float: left;width: 49%;}
.index_service .am-tabs-bd ul li:nth-child(even){float: right;}
.index_service .am-tabs-bd ul li h3{font-size: 1.1rem;line-height: 2.4rem;height: 2.4rem;overflow: hidden;}

.service-tel{background: #da251d;text-align: center;}
.service-tel a{color: #fff;display: block;font-size: 2rem;font-weight: bold;}
.service-tel i{margin-right: .5rem;}

/*荣誉资质*/
.honor .title h3{line-height: 3rem;}
.honor .title h3 img{display: inline-block;height: 3rem;margin-right: .5rem;}
.honor .am-slider .am-slides&gt;li h3{line-height: 2.4rem;height: 2.4rem;overflow: hidden;}

/*优势*/
.youshi_tit{background:#f2f8ff;padding:3% 2% 4% 2%;margin-top:.5rem}
.youshi_tit h3{display: inline-block;}
.youshi_tit h3 i{float: left;font-size: 7rem;font-family: Impact;color: #da251d;margin-right: .6rem;line-height:7rem;}
.youshi_tit h3 em{font-size: 2rem;line-height: 3rem;font-weight: bold;color: #da251d;letter-spacing: 2px;}
.youshi_tit h3 span{background: #007cc3;color: #fff;font-size: 1.4rem;line-height:3rem;display: inline-block;padding: 0 1rem;}
.youshi_tit p{font-size:1.2rem;}

.youshi .am-tabs-nav{margin: 1rem auto;}
.youshi .am-tabs-nav&gt;li{width: 15%;float: left;text-align: center;margin-right: 2%;background: #f8f8f8;padding: 1rem 0;}
.youshi .am-tabs-nav&gt;li:last-child{margin-right: 0;}
.youshi .am-tabs-nav&gt;li.am-active{background: #f2f8ff;}
.youshi .am-tabs-nav&gt;li span{font-size: 1.5rem;display: inline-block;width: 1.5rem;}
.youshi .am-tabs-nav&gt;li.am-active span{color: #007cc3;font-weight: bold;}
.youshi .am-tabs-nav&gt;li i{display: inline-block;width: 3.6rem;height: 3.6rem;}
.youshi .am-tabs-nav&gt;li:nth-child(1) i{background: url(../images/ys_icon1.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(1).am-active i{background: url(../images/ys_icon11.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(2) i{background: url(../images/ys_icon2.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(2).am-active i{background: url(../images/ys_icon22.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(3) i{background: url(../images/ys_icon3.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(3).am-active i{background: url(../images/ys_icon33.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(4) i{background: url(../images/ys_icon4.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(4).am-active i{background: url(../images/ys_icon44.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(5) i{background: url(../images/ys_icon5.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(5).am-active i{background: url(../images/ys_icon55.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(6) i{background: url(../images/ys_icon6.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.youshi .am-tabs-nav&gt;li:nth-child(6).am-active i{background: url(../images/ys_icon66.png) center no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}

.youshi .am-tab-panel .txt h3{font-size: 1.8rem;line-height: 3rem;font-weight: bold;color: #da251d;}
.youshi .am-tab-panel .txt h3 span{float: left;margin-right: .8rem;font-size:3rem;color: #007cc3;font-family: Impact;font-weight: normal;}
.youshi .am-tab-panel .txt p{font-size: 1.2rem;margin-top: .5rem;padding-left: 20px;background: url(../images/ys_icon.png) left 6px no-repeat;}
.youshi .am-tab-panel .txt p i{float: left;margin-right: 10px;}
.youshi .am-tab-panel .txt p em{color: #da251d;}
.youshi .am-tab-panel .txt .number{position: absolute;right: 0;font-size: 100px;font-weight: bold;color: #eee;}
.youshi #tab6 .txt p{padding-left: 0;background: none;}
.youshi #tab6 .txt p span{font-weight: bold;color: #007cc3;}

.youshi .pic{margin: 3% auto 5% auto;}
.youshi #tab4 .pic,.youshi #tab5 .pic{margin: 3% auto 0 auto;}

/*CNAS认可*/
.cnas{background: #f2f8ff;padding:3% 2%;}
.cnas h3{font-size: 1.5rem;font-weight: bold;color: #da251d;}
.cnas h3 b{font-size: 1.8rem;}
.cnas ul{clear: both;overflow: hidden;}
.cnas ul li{font-size:1.2rem;width:50%;float:left;margin:.2rem 0}
.cnas ul li span{font-size: 1.5rem;font-weight: bold;color: #007cc3;display: block;}
.cnas h4{font-size: 1.5rem;font-weight: bold;margin-bottom:.8rem;}
.cnas h5 span{display: inline-block;padding: .5rem 1rem;background: #007cc3;border-radius: 6px;font-size: 1.2rem;color: #fff;margin: 0 .3rem;}
.cnas h5 span b{font-size: 1.3rem;font-weight: bold;}
.cnas p a{color: #da251d;font-size: 2rem;font-weight: bold;}
.cnas p i{font-size: 2rem;margin-right: .5rem;}

/*关于我们*/
.about .tit{margin:1rem auto;text-align:center;}
.about .tit img{display:inline-block;margin-right: .5rem;height:5rem;vertical-align: top;}
.about .tit h3{display: inline-block;text-align:left;font-size: 2rem;font-weight: bold;color: #da251d;line-height: 2.5rem;}
.about .tit h3 span{display:block;font-size: 1.2rem;font-weight: normal;color: #333;}
.about .txt{background: #f2f8ff;padding:2% 3%;}
.about .txt p{font-size:1.1rem;line-height: 1.8rem;}
.about .txt p a{color:#da251d;}
.about .txt h4{font-size: 1.5rem;margin:.5rem 0}
.about .txt h4 em{font-size: 1.5rem;font-weight: bold;color: #007cc3;}

/*服务团队*/
.service-team-pic{padding-top: 1rem;}
.service-team{background:#f2f8ff;padding:3% 2% 0 2%;}
.service-team h3 span{font-size: 1.2rem;font-weight: normal;}
.service-team h3 em{font-size: 1.5rem;font-weight: bold;color: #007cc3;}
.service-team h3 b{font-size: 1.5rem;font-weight: bold;display:inline-block;background:#007cc3;color:#fff;padding:.4rem 1.2rem;border-radius:6px;margin-top:.2rem;}
.service-team h4{font-size: 1.2rem;margin-top:1rem;}
.service-team h4 span{font-size: 1.5rem;font-weight: bold;color: #da251d;display:block;}
.service-team h5{font-size: 1.5rem;font-weight: bold;color: #007cc3;margin: .5rem 0;}
.service-team h2{font-size: 1.3rem;font-weight: bold;p}
.service-team p{font-size: 1.8rem;}
.service-team p i{color: #da251d;margin-right: .5rem;}
.service-team p a{font-weight: bold;color: #da251d;}

/*实验室展示*/
.laboratory{padding: 1rem 0;}
.laboratory .am-panel-group{margin: .5rem auto 0 auto;}
.laboratory .am-panel{border: 1px solid rgba(0, 124, 195, .2);}
.laboratory .am-panel-group .am-panel-hd+.am-panel-collapse .am-panel-bd{border-top: 1px solid rgba(0, 124, 195, .2);;}
.laboratory .am-panel-group .am-panel-hd{padding: .6rem 1rem;font-size: 1.2rem;line-height: 2.4rem;}
.laboratory .am-panel-group .am-panel-default&gt;.am-panel-hd{background: #f2f8ff;}
.laboratory .am-panel-group .am-panel-hd i{font-size: 2rem;line-height: 2.4rem;float: left;color: #007cc3;margin-right: .5rem;}
.laboratory.am-panel-bd{padding: 1rem;background: #f2f8ff;}
.laboratory .am-panel-bd h3{font-size: 1.5rem;line-height: 2rem;display: inline-block;color: #da251d;}
.laboratory .am-panel-bd h3 i{float: left;width: 4rem;height: 4rem;background: #da251d;border-radius: 50%;font: 2rem Arial, Helvetica, sans-serif;text-align: center;line-height: 4rem;color: #fff;margin: 0 .5rem 0 0;}
.laboratory .am-panel-bd h3 span{display: block;float: left;font-size:1.2rem;color: #007cc3;line-height:2rem;}
.laboratory .am-panel-bd p{line-height: 1.8rem;margin:.5rem 0;}
.laboratory .am-panel-bd p a{color: #da251d;}

/*合作伙伴*/
.partner{background: #007cc3;color: #fff;padding: 4% 2%;}
.partner .title h3{font-size: 1.4rem;}
.partner .title p{color:#eee;}
.partner .con ul li{float: left;width: 18.4%;margin:0 2% 2% 0;}
.partner .con ul li:nth-child(5n){margin-right:0;}
.partner .txt h4{font-size: 1.4rem;font-weight: bold;}
.partner .txt p{line-height: 1.8rem;}

/*服务流程图*/
.process{padding: 1rem 0;}

/*新闻资讯*/
.news .am-nav-tabs&gt;li{width: 23.5%;margin-right: 2%;margin-bottom: .5rem;text-align: center;}
.news .am-nav-tabs&gt;li:nth-child(4n){margin-right: 0;}
.news .am-nav-tabs&gt;li a{display:block;background: #888;color: #fff;line-height: 2.4rem;border-radius: 6px;}
.news .am-nav-tabs&gt;li.am-active a{background: #007cc3;color: #fff;}
.news .am-tabs-bd ul li{line-height: 2.4rem;border-bottom: 1px dashed #eee;height: 2.4rem;overflow: hidden;}
.news .am-tabs-bd ul li:last-child{border-bottom: none;}
.news .am-tabs-bd ul li i{color: #007cc3;margin-right: .5rem;}
.news .am-tabs-bd span a{display: block;background: #fff;border: 1px solid #007cc3;color: #007cc3;font-weight: bold;margin-top: 1%;text-align: center;border-radius: 6px;line-height: 2.6rem;}</pre></body></html>