@charset "utf-8";
/* CSS Document */

html{ min-height:100%; position:relative;}
body { background:#fff; font-size:14px;  font-family:"Microsoft YaHei,arial,sans-serif"; color:#333; overflow-x:hidden; -webkit-tap-highlight-color:transparent; }
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], textarea { font-size:14px; font-family:"Microsoft YaHei,arial,sans-serif"; -webkit-appearance: none; border-radius:0; }
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
ul, li, ol, dl, dt {list-style:none;}
img { border:0; vertical-align:top; max-width:100% !important;}
a { text-decoration:none; color:#333; cursor:pointer; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s;}
a:hover { text-decoration:none; color:#0061ac; }
table{ border-collapse:collapse; border:0;}
*{ margin:0; padding:0; border:0; font-size:100%; outline:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.clearfix:after { clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }
.clearfix { zoom: 1 }
.fl { float:left; }
.fr { float:right; }
.w{ width:1200px; margin:0 auto; }
.align-vertical { display:table-cell; vertical-align:middle;}
.hide{ display:none !important;}



/**index**/
.lyHead-top{ background:#fff; width:100%; padding:26px 0; position:relative; z-index:99;}
.lyHead-top .language{ margin-top:6px; position:relative; margin-left:30px;}
.lyHead-top .language .la-tit{ background:url(../images/language.png) no-repeat left center; padding-left:29px; color:#fcb026; display:inline-block; cursor:pointer; line-height:44px;}
.lyHead-top .language .la-tit > i{ background:url(../images/arrow.png) no-repeat; width:7px; height:4px; display:inline-block; vertical-align:top; margin-left:5px; position:relative; top:20px; transition:all 0.4s;}
.lyHead-top .language .la-txt{ background:#eee; width:88px; position:absolute; right:0; top:100%; padding:5px 0; display:none;}
.lyHead-top .language .la-txt a{ display:block; color:#666; text-align:center; padding:10px 0;}
.lyHead-top .language .la-txt a:hover{ color:#fcb026;}
.lyHead-top .language:hover .la-txt{ display:block;}
.lyHead-top .language:hover .la-tit > i{ transform:rotate(180deg);}
.lyHead-top .search { width:406px; position:relative; margin-top:6px; border:1px #dbdbdb solid;}
.lyHead-top .search .s-inpt{ width:100%; height:42px; line-height:42px; color:#999; padding-left:17px;}
.lyHead-top .search .s-inpt::-webkit-input-placeholder { color:#999; }
.lyHead-top .search .s-btn{ background:url(../images/search.png) no-repeat center; width:42px; height:42px; position:absolute; right:8px; top:0; cursor:pointer;}

.lyHead-nav{ background:#0061ac; width:100%; position:relative; z-index:98;}
.lyHead-nav li{ width:14.28%; float:left; position:relative; text-align:center;}
.lyHead-nav li a.far{ line-height:56px; display:block; font-size:18px; font-weight:bold; color:#fff;}
.lyHead-nav li.active a.far, .lyHead-nav li:hover a.far{ background:#fcb026;}
.lyHead-nav li .subnav{ background:#0061ac; width:100%; position:absolute; left:0; top:100%; padding:5px 0; text-align:center; display:none;}
.lyHead-nav li .subnav a{ padding:6px 0; display:block; color:#fff; font-size:15px;}
.lyHead-nav li .subnav a:hover{ background:#fcb026; }


.lyBanner{ overflow:hidden; position:relative;}
.lyBanner li img{ width:100%; display:block;}
.lyBanner .swiper-pagination{ font-size:0; bottom:35px !important;}
.lyBanner .swiper-pagination-bullet{ background:#fff; width:16px; height:16px; margin:0 5px !important; transition:all 0.4s; opacity:.8;}
.lyBanner .swiper-pagination-bullet-active{ background:#fcb026; width:38px; border-radius:8px; opacity:1;}



.lyNews{ padding:65px 0;}
.lyNews-figure{ width:586px; overflow:hidden; position:relative;}
.lyNews-figure li{ height:418px; position:relative;}
.lyNews-figure li .pic{ background-position:center; background-size:cover; width:100%; height:100%; display:inline-block; vertical-align:top; transition:all 0.4s;}

.lyNews-figure li .tit{ background:rgba(0,0,0,.7); width:100%; height:60px; font-size:18px; line-height:60px; color:#fff; position:absolute; left:0; bottom:0; z-index:2; padding:0 120px 0 15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.lyNews-figure li:hover .pic{  -webkit-transform:scale(1.05); transform:scale(1.05);}
.lyNews-figure .swiper-pagination{ width:auto !important; left:auto !important; right:0; font-size:0; bottom:23px !important;}
.lyNews-figure .swiper-pagination-bullet{ background:#fff; width:14px; height:14px; margin:0 11px 0 0!important; transition:all 0.4s; opacity:1; }
.lyNews-figure .swiper-pagination-bullet-active{ background:#fcb026;} 

.lyNews-right{ width:580px;}
.lyNews-rightHead{ position:relative; border-bottom:1px #e4e4e4 solid;}
.lyNews-rightHead .tab a{ float:left; font-size:18px; line-height:1; position:relative; padding-bottom:15px; margin-right:52px; }
.lyNews-rightHead .tab a.active, .lyNews-rightHead .tab a:hover{ color:#0061ac; font-weight:bold;}
.lyNews-rightHead .tab a.active:before, .lyNews-rightHead .tab a:hover:before{ content:''; background:#0061ac; width:100%; height:5px; position:absolute; left:0; bottom:-2px;}
.lyNews-rightHead .more{ position:absolute; right:0; bottom:0; bottom:13px; text-transform:uppercase;}

.lyNews-rightList ul { display:none;}
.lyNews-rightList ul:first-child { display:block; }
.lyNews-rightList li{ font-size:16px; position:relative; padding-left:12px; line-height:22px; margin-top:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.lyNews-rightList li span{ float:right; font-size:14px;}
.lyNews-rightList li:after { content:''; background:#bfbfbf; width:5px; height:5px; position:absolute; left:0; top:50%; transform:translateY(-50%); border-radius:50%;}



.lyProduct{ background-image:url(../images/lyProduct-bg.jpg); background-position:center; background-size:cover; padding:65px 0 45px 0;}
.lyProduct-title{ color:#fff; text-align:center;}
.lyProduct-title .cn{ font-size:36px; line-height:1; padding-bottom:20px;}
.lyProduct-listBox{ position:relative; margin-top:45px;}
.lyProduct-list{ overflow:hidden;}
.lyProduct-list li{ background:#fff; text-align:center; padding:20px;}
.lyProduct-list li .pic{ height:240px; display:flex; justify-content:center; align-items:center;}
.lyProduct-list li .pic img{ max-height:100%;}
.lyProduct-list li .name{ font-size:16px; overflow:hidden; margin-top:20px; text-overflow:ellipsis; white-space:nowrap; }
.lyProduct-list li .view{ background:#1a8ae1; line-height:30px; display:inline-block; color:#fff; padding:0 17px; margin-top:20px; border-radius:3px; transition:all 0.4s;}
.lyProduct-list .swiper-button-next, .lyProduct-list .swiper-button-prev{ background:url(../images/lyProduct-arrow.png) no-repeat; width:50px; height:50px; margin-top:-25px;}
.lyProduct-list .swiper-button-next{ right:-80px;}
.lyProduct-list .swiper-button-prev{ left:-80px; transform:rotate(180deg);}
.lyProduct-list li:hover .view{ background:#fcb026; }

.lyProduct-more{ text-align:center; margin-top:56px;}
.lyProduct-more a{ background:#fff; line-height:50px; display:inline-block; padding:0 37px; font-size:16px; border-radius:30px;}
.lyProduct-more a:hover{ background:#fcb026; color:#fff;}



.lyCase{ padding:60px 0 45px 0;}
.lyCase-head .name{ font-size:30px; line-height:50px;}
.lyCase-head .more{ font-size:16px; line-height:48px; padding:0 35px; border:1px #535353 solid; border-radius:30px;}
.lyCase-head .more:hover{ background:#0061ac; color:#fff; border-color:#0061ac;}
.lyCase-list{ margin-top:40px; overflow:hidden; position:relative; padding-bottom:75px;}
.lyCase-list li .pic{ height:260px; overflow:hidden;}
.lyCase-list li .pic span{ background-position:center; background-size:cover; width:100%; height:100%; display:inline-block; transition:all 0.4s;}
.lyCase-list li .tit{ font-size:18px; line-height:22px; font-weight:bold; margin-top:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.lyCase-list li .view{ background:#1a8ae1 url(../images/lyCase-view.png) no-repeat 99px center; margin-top:20px; width:130px; line-height:30px; font-size:12px; color:#fff; padding-left:17px; display:inline-block; border-radius:20px; transition:all 0.4s;}
.lyCase-list li:hover .pic span{ transform:scale(1.05); -moz-transform:scale(1.05); -webkit-transform:scale(1.05);}
.lyCase-list li:hover .view{ background-color:#fcb026;}
.lyCase-list .button{ position:absolute; left:50%; bottom:0; transform:translateX(-50%);}
.lyCase-list .swiper-button-next, .lyCase-list .swiper-button-prev{ background:url(../images/lyCase-arrow.png) no-repeat; position:relative; width:26px; height:26px; float:left; top:auto; margin:auto; left:auto; right:auto;}
.lyCase-list .swiper-button-next{ transform:rotate(180deg);}
.lyCase-list .swiper-pagination{ width:auto !important; float:left; left:auto !important; position:relative; font-size:0; bottom:auto !important; padding:9px 10px 0 10px;}
.lyCase-list .swiper-pagination-bullet{ background:#b2b2b2; width:8px; height:8px; margin:0 4px!important; transition:all 0.4s; opacity:1; }
.lyCase-list .swiper-pagination-bullet-active{ background:#ff6600;} 



.lyFriend{ background:#f7f7f7; padding:35px 0 40px 0;}
.lyFriend-title{ font-size:30px; line-height:1;}
.lyFriend-list{ overflow:hidden; margin-top:35px;}
.lyFriend-list li{ background:#fff; height:90px; position:relative; border:1px #eee solid; border-radius:5px;}
.lyFriend-list li img{ max-height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}



.lyFooter{ background:#0061ac url(../images/lyFooter-bg.jpg) no-repeat top center;}
.lyFooter-top{ padding:60px 0 25px 0; border-bottom:2px #1581ca solid;}
.lyFooter-topMenu dl{ min-width:150px; float:left;}
.lyFooter-topMenu dl dt{ font-size:18px; font-weight:bold; color:#fff; padding-bottom:4px;}
.lyFooter-topMenu dl dd a{ display:block; margin-top:17px; color:#fff;}
.lyFooter-topMenu dl dd a:hover{ text-decoration:underline;}

.lyFooter-topContact .t{ font-size:18px; color:#fff; font-weight:bold;}
.lyFooter-topContact .c{ line-height:34px; color:#fff; margin-top:14px;}

.lyFooter-topCode{ width:118px; text-align:center; color:#c6d3e4;}
.lyFooter-topCode .tit{ font-size:18px; font-weight:bold; color:#fff; padding-bottom:20px; text-align:left;}
.lyFooter-topCode img{ margin-bottom:11px;}

.lyFooter-btm{ padding:18px 0; color:rgba(255,255,255,.7);}
.lyFooter-btm a{ color:rgba(255,255,255,.7);}


/**产品与服务**/
.pbanner{ position:relative;}
.pbanner img{ width:100%;}
.pbanner-txt{ width:100%; text-align:center; position:absolute; left:0; top:50%; transform:translateY(-50%); color:#fff; z-index:2; font-size:16px; display:none;}
.pbanner-txt .cn{ font-size:44px; font-weight:bold; line-height:1; padding-bottom:25px;}
.pbanner-txt .add a{ color:#fff;}

.pmenu{ border-bottom:1px #e9e9e9 solid;}
.pmenu a{ display:inline-block; font-size:16px; line-height:72px; vertical-align:top; position:relative; padding:0 6px; margin-right:60px; }
.pmenu a:before{ content:''; background:#0061ac; width:0; height:3px; position:absolute; left:50%; bottom:-1px; transition:all 0.4s;}
.pmenu a.active, .pmenu a:hover{ font-size:18px; font-weight:bold;}
.pmenu a.active:before, .pmenu a:hover:before{ width:100%; left:0;}


.pmain{ padding:45px 0;}
.pmain-gray{ background:#f5f5f5;}
.pproduct-list{ margin-left:-24px; position:relative; margin-top:-35px;}
.pproduct-list li{ width:calc(33.33% - 24px); float:left; margin:35px 0 0 24px; display:inline-block; border:1px #fff solid; transition:all 0.4s;}
.pproduct-list li .pic{ height:285px; display:flex; justify-content:center; align-items:center;}
.pproduct-list li .pic img{ max-height:100%;}
.pproduct-list li .txt{ background:#919191; color:#fff; padding:25px 20px 35px 20px; transition:all 0.4s;}
.pproduct-list li .txt .t{ font-size:18px; font-weight:bold; padding-bottom:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; border-bottom:1px solid rgba(255,255,255,.6); }
.pproduct-list li .txt .c{ height:50px; margin-top:15px; line-height:25px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.pproduct-list li:hover{ border-color:#0061ac;}
.pproduct-list li:hover .txt{ background:#0061ac;}


.pproduct-details-warp{ background:#fff; padding:45px 60px;}
.pproduct-details-figure{ width:550px;}
.pproduct-details-figure .gallery-top{ overflow:hidden; position:relative; border:20px #fafafc solid;}
.pproduct-details-figure .gallery-top li{ height:400px; position:relative; }
.pproduct-details-figure .gallery-top li img{ max-height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.pproduct-details-figure .gallery-top .swiper-button-next, .pproduct-details-figure .gallery-top .swiper-button-prev{ background:#a0a0a0 url(../images/product-arrow.png) no-repeat center; width:30px; height:36px; margin-top:-18px; z-index:2;}
.pproduct-details-figure .gallery-top .swiper-button-next:hover, .pproduct-details-figure .gallery-top .swiper-button-prev:hover{ background-color:#0061ac;}
.pproduct-details-figure .gallery-top .swiper-button-next{ right:0; transform:rotate(180deg);}
.pproduct-details-figure .gallery-top .swiper-button-prev{ left:0;}
.pproduct-details-figure .gallery-thumbs{ position:relative; overflow:hidden;}
.pproduct-details-figure .gallery-thumbs li{ height:102px; position:relative; border:3px #dfdfdf solid;}
.pproduct-details-figure .gallery-thumbs li:before{ content:''; background:rgba(0,0,0,.5); width:100%; height:100%; position:absolute; left:0; top:0;}
.pproduct-details-figure .gallery-thumbs li img{ max-height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.pproduct-details-figure .gallery-thumbs li.swiper-slide-thumb-active{ border:3px #0061ac solid;}
.pproduct-details-figure .gallery-thumbs li.swiper-slide-thumb-active:before{ background:none;}

.pproduct-details-word{ width:505px; padding-top:35px;}
.pproduct-details-word .wt{ font-size:30px; font-weight:bold;}
.pproduct-details-word .wn{ font-size:24px; margin-top:20px;}
.pproduct-details-word .wc{ font-size:18px; margin-top:30px; line-height:36px; color:#555;}

.product-details-cans{ margin-top:65px;}
.product-details-cans .cans-title{ background:#f6f6f6;}
.product-details-cans .cans-title .cn{ background:#0061ac; font-size:18px; color:#fff; font-weight:bold; line-height:56px; padding:0 68px; position:relative; display:inline-block;}
.product-details-cans .cans-title .cn:before{content:''; height:0; width:0; display:block; border:10px transparent solid; border-bottom-width:0; border-top-color:#0061ac; position:absolute; top:56px; left:50%; margin-left:-10px; }
.product-details-cans .cans-text{ font-size:16px; line-height:30px; color:#555; margin-top:50px;}


.ppage{ padding-top:70px; font-size:0; text-align:center;}
.ppage a{ background:#d2d2d2; line-height:38px; margin:0 7px; vertical-align:top; padding:0 14px; display:inline-block; font-size:16px; color:#fff; }
.ppage .nowpage{ background:#0061ac; line-height:38px; margin:0 7px; vertical-align:top; font-size:16px; padding:0 14px; display:inline-block; color:#fff;}
.ppage a:hover{ background:#0061ac; }



/**工程案例**/
.pcase-list{ margin-left:-30px; margin-top:-46px; position:relative;}
.pcase-list li{ width:calc(33.33% - 30px); margin:46px 0 0 30px; float:left; display:inline-block;}
.pcase-list li .pic{ height:260px; overflow:hidden;}
.pcase-list li .pic span{ background-position:center; background-size:cover; width:100%; height:100%; display:inline-block; transition:all 0.4s;}
.pcase-list li .tit{ font-size:18px; line-height:22px; font-weight:bold; margin-top:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.pcase-list li .view{ background:#1a8ae1 url(../images/lyCase-view.png) no-repeat 99px center; margin-top:20px; width:130px; line-height:30px; font-size:12px; color:#fff; padding-left:17px; display:inline-block; border-radius:20px; transition:all 0.4s;}
.pcase-list li:hover .pic span{ transform:scale(1.05); -moz-transform:scale(1.05); -webkit-transform:scale(1.05);}
.pcase-list li:hover .view{ background-color:#fcb026;}


.pcase-detaWarp{ max-width:760px; margin:auto;}
.pcase-detaFigure{ position:relative;}
.pcase-detaFigure-sider{ overflow:hidden; }
.pcase-detaFigure-sider li img{ width:100%;}
.pcase-detaFigure .swiper-button-next, .pcase-detaFigure .swiper-button-prev{ background:url(../images/pcase-arrow.png) no-repeat center; width:36px; height:70px; margin-top:-35px; border:1px #c2c2c2 solid;}
.pcase-detaFigure .swiper-button-next{ right:-54px; transform:rotate(180deg);}
.pcase-detaFigure .swiper-button-next:hover{ background:url(../images/pcase-arrowH.png) no-repeat center; border-color:#0061ac;}
.pcase-detaFigure .swiper-button-prev{ left:-54px;}
.pcase-detaFigure .swiper-button-prev:hover{ background:url(../images/pcase-arrowH.png) no-repeat center; border-color:#0061ac;}

.pcase-detaInfo{ margin-top:40px;}
.pcase-detaInfo .t{ font-size:24px;}
.pcase-detaInfo .c{ font-size:16px; line-height:30px; text-align:justify; color:#666; margin-top:35px;}
.pcase-detaPage{ text-align:center; padding-top:22px; margin-top:50px; line-height:38px; font-size:16px; border-top:1px #aaa solid;}
.pcase-detaPage .return{ background:#0061ac; width:146px; color:#fff; display:inline-block; vertical-align:top; font-size:14px; }


/**新闻中心**/
.pnews-list{ margin-left:-30px; margin-top:-30px; position:relative;}
.pnews-list li{ background:#fff; width:calc(33.333% - 30px); margin:30px 0 0 30px; float:left; display:inline-block; transition:all 0.4s; box-shadow:0 0 10px rgba(0,0,0,.08);}
.pnews-list li .pic{ overflow:hidden; height:234px; display:flex; justify-content:center; align-items:center;}
.pnews-list li .pic img{ max-height:100%; transition:all 0.4s;}
.pnews-list li .word{ padding:20px 15px;  transition:all 0.4s;}
.pnews-list li .word .d{ display:block; font-size:12px; color:#999;}
.pnews-list li .word .t{ font-size:18px; line-height:28px; height:56px; font-weight:bold; overflow:hidden; margin-top:15px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition:all 0.4s;}
.pnews-list li .word .f{ margin-top:20px;}
.pnews-list li .word .f label{ background:#0061ac; width:84px; line-height:24px; color:#fff; text-align:center; font-size:12px; float:left; margin-top:4px; transition:all 0.4s;}
.pnews-list li .word .f .icon{ background:url(../images/jia.png) no-repeat; width:32px; height:32px; display:inline-block; float:right;}
.pnews-list li:hover{ box-shadow:0 0 10px rgba(0,0,0,.08);}
.pnews-list li:hover .pic img{ -webkit-transform:scale(1.05); transform:scale(1.05);}
.pnews-list li:hover .word .t{ color:#f69f00;}
.pnews-list li:hover .word .f label{ background:#f69f00;}
.pnews-list li:hover .word .f .icon{ background:url(../images/jia-hover.png) no-repeat;}


.pnews-detaWarp{ background:#fff; padding:65px 35px 60px 35px; position:relative; z-index:3; margin-top:-150px; box-shadow:0 0 13px rgba(47,54,57,.14); border-top:4px #c7000a solid;}
.pnews-detaTop .t{ font-size:30px; padding-bottom:40px; margin-bottom:25px; border-bottom:2px #e5e5e5 solid;}
.pnews-detaTop .c span{ color:#999; padding-right:40px;}
.pnews-detaInfo{ font-size:16px; line-height:30px; text-align:justify; color:#666; padding:50px 0;}
.pnews-detaPage a{ display:block; padding:30px 0; font-size:16px; border-top:1px #e5e5e5 solid;}
.pnews-detaPage a span{ padding-right:40px; color:#999;}
.pnews-detaPage a:hover{ color:#0061ac;}
.pnews-detaPage a:hover span{ color:#0061ac;}
.pnews-detaPage a.return{ color:#999;}
.pnews-detaPage a.return:hover{ color:#0061ac;}



/**联系我们**/
.pcontact-inner{ background:#f9f9f9; margin-top:45px;}
.pcontact-inner .figure{ width:50%;}
.pcontact-inner .word{ width:50%; padding-left:35px;}
.pcontact-inner .word .t{ font-size:30px; color:#f19b00; padding:30px 0 20px 0; border-bottom:1px #ccc solid;}
.pcontact-inner .word .c{ font-size:16px; line-height:40px; color:#666; padding-top:30px;}
.pcontact-inner .word .c img{ position:relative; margin-right:8px; top:8px;}


.pmessage-head{ text-align:center;}
.pmessage-head .title{ font-size:36px; font-weight:bold; padding-bottom:20px;}

.pmessage-filed{ padding-top:40px;}
.pmessage-filed li{ margin-top:35px; overflow:hidden; position:relative;}
.pmessage-filed li .icon{ background:#fff; width:44px; height:44px; position:absolute; left:1px; top:1px; z-index:2; }
.pmessage-filed li .aside{ width:382px; float:left; position:relative; margin-right:27px; display:inline-block;}
.pmessage-filed li .aside:last-child{ margin-right:0;}
.pmessage-filed li .aside .inpt{ width:100%; line-height:44px; padding-left:44px; vertical-align:top; font-size:16px; color:#999; border:1px #e4e4e4 solid;}
.pmessage-filed li .area{ width:100%; height:200px; font-size:16px; padding:12px 15px 12px 44px; color:#999; border:1px #e4e4e4 solid; resize:none;}
.pmessage-filed li .yzm-inpt{ width:154px; height:46px; line-height:44px; float:left; text-align:center; vertical-align:top; font-size:16px; color:#999; border:1px #e4e4e4 solid;}
.pmessage-filed li .yzm-img{ width:155px; height:46px; margin-left:17px; float:left; display:inline-block; border:1px #e4e4e4 solid;}
.pmessage-filed li .yzm-in{ color:#0d59ab; line-height:46px; float:left; padding-left:15px;}
.pmessage-filed li .yzm-btn{ background:#f19b00; width:194px; height:46px; line-height:46px; text-align:center; font-size:20px; color:#fff; float:left; margin-left:60px; cursor:pointer; }



/**关于我们**/
.pabout-info{ font-size:16px; line-height:30px; color:#666; text-align:justify;}
.pabout-honor{ margin-left:-40px; margin-top:-40px; position:relative;}
.pabout-honor li{ background:#fff; width:calc(25% - 40px); margin:40px 0 0 40px; float:left; display:inline-block;}
.pabout-honor li .pic{ height:290px; display:flex; justify-content:center; align-items:center;}
.pabout-honor li .pic img{ max-height:100%;}
.pabout-honor li .tit{ background:#6d6d6d; font-size:16px; color:#fff; line-height:27px; padding:15px 20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pabout-honor li:hover .tit{ background:#0061ac;}


/**业务领域**/
.pbusiness-word{ background:#f8f8f8; padding:80px 0; text-align:center;}
.pbusiness-word .w{ width:980px;}
.pbusiness-word .wt{ font-size:36px; font-weight:bold; line-height:1; padding-bottom:20px; position:relative;}
.pbusiness-word .wt span{ display:inline-block; padding-bottom:20px; border-bottom:3px #fcb026 solid;}
.pbusiness-word .wc{ line-height:30px; color:#666; margin-top:35px; text-align:justify;}
.pbusiness-word .wi{ background:url(../images/business-arrow.png) no-repeat; width:34px; height:34px; display:inline-block; margin-top:45px;}


.pbusiness-list{ margin-left:-30px; margin-top:-20px; position:relative;}
.pbusiness-list li{ background:#fff; width:calc(33.333% - 30px); margin:20px 0 0 30px; float:left; display:inline-block;}
.pbusiness-list li .pic{ overflow:hidden; height:260px;}
.pbusiness-list li .pic img{ width:100%; display:block; transition:all 0.4s;}
.pbusiness-list li .tit{ text-align:center; line-height:60px; font-size:16px; margin-top:1px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pbusiness-list li:hover .pic img{ transform:scale(1.05); -moz-transform:scale(1.05); -webkit-transform:scale(1.05);}
.pbusiness-list li:hover .tit{ background:#0061ac; color:#fff;}


/**科技创新**/
.pscience-list li{ padding:35px 0; overflow:hidden; border-bottom:1px #e6e6e6 solid;}
.pscience-list li .word{ max-width:870px;}
.pscience-list li .word .t{ font-size:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } 
.pscience-list li .word .c{ line-height:30px; color:#666; margin-top:15px; max-height:60px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.pscience-list li .date{ width:110px; padding:12px 0; text-align:right; color:#999; border-left:1px #e6e6e6 solid;}
.pscience-list li .date .d{ font-size:48px; color:#fcb026; line-height:1; padding-bottom:10px;}