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

 功能：主样式表
 
 ******************************************************/

/* 全局背景、字体、字号、颜色、行高、页边距等 */
html { -webkit-text-size-adjust: none; }
* { margin:0px; padding:0px; }
body { margin:0px; padding:0px; font-size:12px; color:#000; font-family:tahoma, arial, 微软雅黑, 宋体, sans-serif; }
/* CSS3盒子模型 */
ul, li, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, p { list-style-type:none; margin:0; padding:0; display:block; }
em, i { font-style:normal; }
em { display:inline-block; vertical-align:middle; }
fieldset { border:none; margin:0; padding:0; }
input, select, textarea { font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; }
/* 公共匹配样式 */
* { outline:none; }
a, img { border:none; }
img { border:none; vertical-align:middle; }
/* 链接 */
a { text-decoration:none; color:#333; }
a:hover { color:#333; text-decoration:none; }
a:visited { text-decoration:none; color:#333; }
a:active { text-decoration:none; color:#333; }
input[type=button], input[type=reset], input[type=submit] { cursor:pointer; -webkit-appearance: none; }
.clear:after{clear:both;display:table;height:0;content:"";}
.left{float:left;}
.right{float:right;}
.box{ max-width: 1200px; margin-left:auto; margin-right:auto;}
/*顶部*/
.ding{height:36px;background:#f6f6f6;}
.ding .zuo{color:#9f9f9f;line-height:36px;}
.ding .you{}
.ding .you li{float:left;width:25px;position:relative;margin-left:25px;}
.ding .you .qq a{display:block;line-height:36px;height:36px; background:url(../images/qq.png)no-repeat left center;}
.ding .you .wb a{display:block;line-height:36px;height:36px; background:url(../images/weibo.png)no-repeat left center;}
.ding .you .wx a{display:block;line-height:36px;height:36px; background:url(../images/weixin.png)no-repeat left center;cursor:pointer}
.ding .you .wx img{width:120px;position:absolute;top: 35px;left: -40px;display:none;}
.ding .you .wx:hover img{display:block}
.ding .you .yuyan{display:inline-block;background:url(../images/ico_lag.png)no-repeat left center;padding-left: 25px;margin-left: 30px;line-height:36px;}
.ding .you .yuyan a{display:inline-block;font-size: 14px;}
.ding .you .yuyan i{display: inline-block;padding: 0 5px;}


/*头部*/
.toubu{height:100px;}
.toubu .logo{padding-top:20px;}
.toubu .logo img{height:60px;}
.toubu .tel{}
.toubu .tel li{float:left;padding-left:50px;margin-left:50px;margin-top:28px;}
.toubu .tel li span{display:block;font-size: 12px;font-weight:bold;color: rgb(51 51 51);}
.toubu .tel li p{font-size: 14px;color: #aaaaaa;padding-top:2px;}
.toubu .tel li:nth-child(1){background:url(../images/tel-001.png)no-repeat left center;}
.toubu .tel li:nth-child(2){background:url(../images/dingwei.png)no-repeat left center;}
.toubu .tel li:nth-child(3){background:url(../images/time.png)no-repeat left center;}
/*栏目*/
.nav{width:100%;height:55px;background:#000;}
.nav .zou{}
.nav .zou ul li{float:left;width:130px;text-align: center;line-height:55px;background:url(../images/dh_line.jpg)no-repeat right center;}
.nav .zou ul li a{color:#fff; display:block;font-size:14px;}
.nav .you a{display:block;width:140px;line-height:31px;margin-top:12px;background:#00c0e2;border-radius:50px;font-size:14px;color:#fff;text-align:center;}
.nav .you a:hover{background:#fff;color:#00c0e2}
/*banner*/
.banner .swiper-slide{width:100%;height:740px;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;flex-flow: column;}
.banner .swiper-slide .name{font-size:42px;color:#fff;font-weight:bold;}
.banner .swiper-slide .intro{font-size:14px;color:#e8e8e8;max-width:630px;text-align: center;padding-top:25px;line-height:30px;}
.banner .swiper-slide .more{padding-top:38px;}
.banner .swiper-slide .more .more1{display:inline-block;width:140px;height:48px;line-height:48px;border:1px solid #00c0e2;border-radius:3px;background:#00c0e2;text-align: center;font-size:14px;font-weight:bold;color:#fff;margin-right:12px;}
.banner .swiper-slide .more .more2{display:inline-block;width:140px;height:48px;line-height:48px;border:1px solid #fff;border-radius:3px;background:#fff;text-align: center;font-size:14px;font-weight:bold;color:#888888;}
.banner .swiper-slide .more a:hover{color:#00c0e2;border-color:#00c0e2;background:none}
.banner .swiper-pagination{bottom:20px !important;}
.banner .swiper-pagination-bullet{width:12px !important;height:12px !important;}
.banner .swiper-pagination-bullet-active{background:#660000!important}
/*服务项目*/
.fuwu{padding-top:95px;}
.fuwu ul li{width:calc(25% - 50px);float:left;text-align: center;padding:60px 25px;color:#3e4f59;}
.fuwu ul li .img img{height:90px;}
.fuwu ul li .name{font-size: 20px;font-weight:bold;padding-top:20px;}
.fuwu ul li .intro{font-size:14px;line-height:190%; padding-top:35px;}
.fuwu ul li .more a{display:block;color:#3e4f59;font-size:14px; width:114px;height:50px;line-height:50px;border:1px solid #3e4f59;margin-left: auto;margin-right: auto;margin-top:35px;}
.fuwu ul li .more a:hover{background:#3e4f59;color:#fff;}
.fuwu ul li:nth-child(2){background:#00c0e2;color:#fff;}
.fuwu ul li:nth-child(2) a{color:#fff;border:1px solid #fff;}
.fuwu ul li:nth-child(2) a:hover{border:1px solid #3e4f59;}
/*关于我们*/
.about{width:100%;height:600px;margin-top:85px;background-attachment:fixed !important;}
.about .content{max-width:520px;text-align: center;}
.about .content .name{font-weight:bold;color: #3e4f59;font-size: 26px;padding-top:120px;}
.about .content .en{padding-top:8px;}
.about .content .en span{display:inline-block;background:url(../images/dian.jpg)no-repeat left center;padding-left:30px;font-size: 14px;line-height: 196%;}
.about .content .intro{font-size: 14px;color: #3e4f59;line-height: 200%;text-align: left;padding-top:30px;}
.about .content .more a{display:block;width:130px;height:50px;line-height:50px;border:1px solid #00c0e2;text-align: center;background:#00c0e2;color:#fff;font-size:14px;margin-left:auto;margin-right: auto;margin-top:35px;}
/*团队*/
.tuandui{padding-top:80px;}
.tuandui .name{color: #3e4f59;font-size: 26px;font-weight:bold;text-align: center;}
.tuandui .en{text-align: center;padding-top:10px;}
.tuandui .en span{display:inline-block;background:url(../images/dian.jpg)no-repeat left center;padding-left:30px;font-size: 14px;}
.tuandui ul{padding-top:45px;}
.tuandui ul li{float:left;width:280px;margin-right:26px;margin-bottom:26px;}
.tuandui ul li:nth-child(4n){margin-right:0;}
.tuandui ul li .img img{width:100%;height:270px;}
.tuandui ul li .text{border:1px solid #eeeeee;border-top:none;text-align: center;height:90px;}
.tuandui ul li .text .title{font-size: 16px;color: #333333;font-weight:bold;padding-top:20px;}
.tuandui ul li .text .zw{font-size: 14px;color: rgb(134, 134, 134);padding-top:8px;}
/*优势*/
.youshi{width:100%;height:500px;margin-top:60px;background-attachment: fixed !important;}
.youshi ul li{width:25%;float:left;text-align: center;padding-top:150px;}
.youshi ul li .name{font-size:32px;font-weight:bold;color:#fff;    line-height: 190%;}
.youshi ul li .funame{font-size: 18px;color: rgb(221, 221, 221);line-height: 190%;font-weight:bold;}
/*新闻中心*/
.news{padding-top:80px;}
.news .name{color: #3e4f59;font-size: 26px;font-weight:bold;text-align: center;}
.news .en{text-align: center;padding-top:10px;}
.news .en span{display:inline-block;background:url(../images/dian.jpg)no-repeat left center;padding-left:30px;font-size: 14px;}
.news ul{padding-top:56px;}
.news ul li{width:585px;float:left;margin-bottom:40px;}
.news ul li:nth-child(2n){float:right;}
.news ul li .img img{width:285px;height:245px;}
.news ul li .text{width:calc(100% - 333px);height:245px;background:#f5f5f5;padding:0 24px;}
.news ul li .text .name1 a{font-size: 14px; color: #333333;font-weight: bold;height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;
display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-top:35px;}
.news ul li .text .time{font-size: 14px; padding-top: 10px;color: #5a5a5a;}
.news ul li .text .intro{font-size: 14px;line-height: 24px;height:96px; margin-top:8px; color: #5a5a5a;overflow:hidden;text-overflow:ellipsis;
display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
/*合作伙伴*/
.hezuo{background:#f5f5f5;margin-top:45px;padding-top:85px;padding-bottom:85px;}
.hezuo .name{color: #3e4f59;font-size: 26px;font-weight:bold;text-align: center;}
.hezuo .en{text-align: center;padding-top:10px;}
.hezuo .en span{display:inline-block;background:url(../images/dian.jpg)no-repeat left center;padding-left:30px;font-size: 14px;}
.hezuo ul {padding-top:45px;}
.hezuo ul li{margin-right:20px;}
.hezuo ul li .img img{width:180px;height:94px;}
/*版权*/
.banquan{background:#222222;padding-top:80px;padding-bottom:50px;}
.banquan .zuo{width:330px;}
.banquan .zuo .img img{}
.banquan .zuo .intro{color: rgb(170, 170, 170);line-height: 200%;padding-top:35px;}
.banquan .zuo .sousuo{padding-top:36px;}
.banquan .zuo .sousuo .sousuo_zuo{background:#fff;width:calc(100% - 90px);height:40px;border:none;padding:0 8px;}
.banquan .zuo .sousuo .sousuo_you{width:74px;height:40px;background:#00c0e2;color:#fff;border:none}
.banquan .zhong{margin-left:130px; width:235px;}
.banquan .zhong dl{}
.banquan .zhong dl dt{color: #ffffff;font-size: 18px;font-weight:bold;padding-bottom:35px;}
.banquan .zhong dl dd a{display:block;color:#aaaaaa;font-size:14px;line-height:34px;background:url(../images/icon010.jpg)no-repeat left center;padding-left:22px;}
.banquan .lx{width:280px;}
.banquan .lx .name{color: #ffffff;font-size: 18px;font-weight:bold;padding-bottom:35px;}
.banquan .lx .intro{color:#aaaaaa;font-size:14px;line-height:34px;}
.banquan .you{width:145px;}
.banquan .you .name{color: #ffffff;font-size: 18px;font-weight:bold;padding-bottom:35px;}
.banquan .you .img img{width:130px;}
.banquan .you .bt{color: #aaaaaa;font-size: 14px;width:130px;text-align: center;padding-top:12px;}
.copy{background:#222222;}
.copy .content{border-top:1px solid #393939;padding:20px 0;color:#aaa;font-size:14px;text-align: center;}
.copy .content a{color:#aaa;}
/*在线客服*/
.fud_qq { width: 191px; height: 300px; background: url(../images/customerservice1.png); position: fixed; right: -191px; top: 200px; z-index: 99999999999999999; }
.fud_qq .zuo { color: #fff; padding-top: 130px; width: 70px; }
.fud_qq .zuo i { padding: 0 10px 0 26px; display: block; }
.fud_qq .you { padding-left: 20px; padding-top: 80px; }
.fud_qq .you ul li a { display: block; background: url(../images/new_online_2.png) no-repeat left center; height: 24px; line-height: 24px; text-indent: 20px; margin-bottom: 10px; }
.fud_qq .you ul li a:hover { color: #47cdff; }
.fud_qq1 { width: 53px; height: 90px; background: url(../images/customerservice2.png); position: fixed; right: 0; top: 200px; z-index: 99999999999999999; }
/*banner*/
.ny_banner{width:100%;height:300px;color:#fff;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;flex-flow: column;}
.ny_banner span{font-size:32px;}
.ny_banner p{font-size: 20px;padding-top:10px;}
.mbx{line-height:48px;border-bottom:1px solid #eeeeee;font-size:14px;}
.mbx a{color:#666666}
.mbx i{display:inline-block;padding:0 5px;}
/*关于我们*/
.about_lb{padding-top:65px;padding-bottom:80px;}
.about_lb .img img{max-width:100%;}
.about_lb .name{font-size: 26px;color: #3e4f59;font-weight:bold;text-align: center;padding-top:40px;}
.about_lb .xian{width:80px;height:4px;margin-left: auto;margin-right: auto;background:url(../images/about_nav01.jpg);margin-top:20px;}
.about_lb .intro{font-size: 14px;line-height: 200%;color: #333333;padding-top:34px;}
.linian{padding:85px 0}
.linian .img img{width:550px;}
.linian .text{width:600px;}
.linian .text .name{color:#3e4f59;font-size:26px;font-weight:bold;}
.linian .text .intro{color:#333;font-size:14px;    line-height: 280%;padding-top:25px;}
/*服务项目*/
.project_lb{padding-top:60px;padding-bottom:15px;}
.project_lb ul li{width:380px;float:left;margin-right:30px;margin-bottom:70px;}
.project_lb ul li:nth-child(3n){margin-right:0;}
.project_lb ul li .img img{width:100%;height:205px;}
.project_lb ul li .name{font-size: 18px;font-weight:bold;color: #3e4f59;text-align: center;padding-top:25px;}
.project_lb ul li .intro{font-size: 14px;text-align: center;line-height:25px;height:75px; padding-top:25px; color: #3e4f59;overflow:hidden;text-overflow:ellipsis;
display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.project_lb ul li .more a{display:block;width:96px;height:50px;line-height:50px;border:1px solid #3e4f59;text-align: center;font-size:14px;margin-left: auto;margin-right: auto;margin-top:35px;}
.project_lb ul li .more a:hover{background:#3e4f59;color:#fff;}
/*服务项目详情页*/
.project_xq{padding-top:60px;}
.project_xq .zuo{border:1px solid #eeeeee;width: 228px;padding: 15px;}
.project_xq .zuo ul li{padding-bottom:20px;}
.project_xq .zuo ul li .img img{width:100%;height:125px;}
.project_xq .zuo ul li .name{font-size: 14px;color: #333333;font-weight:bold;padding-top:5px;}
.project_xq .zuo ul li .intro{color: #888;margin-top:5px;line-height:20px;height:40px;overflow:hidden;text-overflow:ellipsis;
display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.project_xq .you{width:calc(100% - 290px);}
.project_xq .you .name{font-size: 24px;color: #333333;font-weight:bold;text-align: center;}
.project_xq .you .intro{font-size:14px;color:#5a5a5a;line-height:26px;padding-top:32px;padding-bottom:30px;}
.f14464847355 a{display:block;font-size:14px;line-height:32px;color:#888888 }
.f14464847355 a:hover{color:#00c0e2}
/*产品列表页*/
.product_lb{padding-top:60px;padding-bottom:70px;}
.zuobian{width:260px;}
.zuobian ul li{width:260px;background:#f5f5f5;margin-bottom:3px;}
.zuobian ul li a{display:block;color: #333333;font-size: 16px;line-height:60px;text-align: center;}
.zuobian ul li .on{background:#00c0e2;color:#fff;}
.product_lb .you{width:calc(100% - 290px);}
.product_lb .you ul li{padding: 15px;border: 1px solid #eeeeee;width: 250px;margin-bottom:30px;float:left;margin-right:32px;}
.product_lb .you ul li:nth-child(3n){margin-right:0;}
.product_lb .you ul li .img{overflow:hidden;}
.product_lb .you ul li .img img{width:100%;height:250px;transition:all 0.6s}
.product_lb .you ul li .name{font-size: 14px;font-weight:bold;    color: #333333;padding:15px 0 0;text-align: center}
.product_lb .you ul li:hover{border:1px solid #00c0e2;}
.product_lb .you ul li:hover .img img{transform:scale(1.1)}
.product_lb .you1{width:calc(100% - 290px);}
.product_lb .you1 .xiangqing{padding:20px;border:1px solid #eeeeee;}
.product_lb .you1 .xiangqing .name{font-size: 20px;color: #333333;font-weight: bold;text-align: center;}
.product_lb .you1 .xiangqing .img img{display:block;width:300px;height:300px;margin-left: auto;margin-right: auto;margin-top:40px;}
.product_lb .you1 .xiangqing .intro{font-size:14px;color:#5a5a5a;line-height:26px;padding-top:32px;padding-bottom:30px;}
.product_lb .you1 .xiangqing .intro img{max-width:100%;}
/*新闻列表*/
.news_lb{padding-top:60px;padding-bottom:70px;}
.news_lb .you{width:calc(100% - 290px);}
.news_lb .you ul{padding:20px;border:1px solid #eeeeee;}
.news_lb .you ul li{border-bottom: 1px solid #eeeeee;padding-top: 15px;padding-bottom: 25px;}
.news_lb .you ul li .time{background: #00c0e2;width: 60px;height: 60px;margin-left:15px;text-align: center;color:#fff;}
.news_lb .you ul li .time span{font-size: 22px;line-height:40px; font-weight:bold;}
.news_lb .you ul li .text{width:calc(100% - 96px);}
.news_lb .you ul li .text .name a{display:block;font-size: 16px;color: #333333;}
.news_lb .you ul li .text .name a:hover{color:#00c0e2;}
.news_lb .you ul li .text .intro{font-size: 14px;line-height:24px;color:#888888;padding-top:5px;}
.news_lb .you ul li .text .intro img{max-width:100%;}
/*新闻详情页*/
.news_xq{padding-top:60px;padding-bottom:70px;}
.news_xq .you{width:calc(100% - 290px);}
.news_xq .you .content{padding:20px;border:1px solid #eeeeee;}
.news_xq .you .content .name{font-size: 22px;color: #333333;font-weight: bold;text-align: center;}
.news_xq .you .content .time{font-size: 14px;color: #888888;text-align: center;padding-top:15px;}
.news_xq .you .content .intro{border: #E5E5E5 1px solid;background:#F5F5F5;font-size: 14px; color: #888888; line-height: 26px;padding:5px 10px;margin-top:15px;}
.news_xq .you .content .nr{font-size: 14px;line-height:24px;color:#888888;padding-bottom:25px;padding-top:25px;}
.news_xq .you .content .nr img{max-width:100%;}
/*联系我们*/
.contact_lx{padding-top:60px;padding-bottom:70px;}
.contact_lx .zuo{width:520px;}
.contact_lx .zuo .name{font-size:24px;color: #3e4f59;}
.contact_lx .zuo .xian{width:77px;height:4px;background:url(../images/line010.png);margin-top:20px;}
.contact_lx .zuo .intro{color: #888888;line-height: 220%;font-size:14px;padding-top:30px;}
.contact_lx .zuo .lx{padding-top:10px;}
.contact_lx .zuo .lx li{line-height:42px;font-size:16px;color:#5a5a5a}
.contact_lx .zuo .lx li img{display:inline-block;padding-right:15px;}
.contact_lx .zuo .ly{padding-top:30px;}
.contact_lx .zuo .ly li{padding-bottom:6px;}
.contact_lx .zuo .ly li p{line-height:40px;font-size:14px;color:#333;}
.contact_lx .zuo .ly li p i{color:#f00;}
.contact_lx .zuo .ly li .contact_lx1{border:none;height:46px;background:#f3f3f3;width:calc(100% - 20px);padding:0 10px;}
.contact_lx .zuo .ly li .contact_lx2{border:none;height:80px;background:#f3f3f3;width:calc(100% - 20px);padding:0 10px;}
.contact_lx .zuo .ly li .contact_lx3{display:block;border-radius:30px; border:none;background:#00c0e2;width:188px;height:50px;color:#fff;margin-top: 20px;font-size:16px;}
.contact_lx .zuo .ly li .contact_lx3:hover{background:#000}
.contact_lx .you{width:620px;}



















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