@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{color:#555; font-size: 14px; font-family:"Arial", "微软雅黑";}
ul, ol { list-style:none;} 
img{max-width:100%;}
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#777; font-size:15px; font-family: "Open Sans"; vertical-align:middle;}
input:focus {outline:none;}
a{ color:#555; text-decoration:none; transition:0.5s;}
.w1260{max-width:1260px; width:96%; margin:0 auto;}
.w1260:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
::-webkit-scrollbar{width: 10px; background:#ccc;}  
::-webkit-scrollbar-thumb{background:#009741;}

/*top*/
.top_bjj{width:100%; height:110px;}
.top_bj{width:100%; background:#fff; position:fixed; top:0; left:0; z-index:2; box-shadow:0 0 1px #ccc;}
.top .logo{height:110px; float:left; display:table;}
.top .logo a{display:table-cell; vertical-align:middle;}
.top .sj_logo{height:70px; float:left; display:none;}
.top .sj_logo img{max-height: 70px;}
.top .top_r{float:right; margin-top:16px;}
.top .top_r .top_r_t{overflow:hidden;}
.top .top_r .top_r_t .top_zyw{float:right;}
.top .top_r .top_r_t .top_zyw ul{overflow:hidden;}
.top .top_r .top_r_t .top_zyw ul li{width:32px; height:32px; float:left; margin-left:4px; text-align:center; border-radius:16px; background:#eaeaea;}
.top .top_r .top_r_t .top_zyw ul li a{display:block; line-height:32px;}
.top .top_r .top_r_t .top_zyw ul .s{background:#009741;}
.top .top_r .top_r_t .top_zyw ul .s a{color:#fff;}
.top .top_r .top_r_t .sousuo{height:32px; float:right; display:table; margin-right:12px; cursor:pointer;}
.top .top_r .top_r_t .sousuo span{display:table-cell; vertical-align:middle;}
.top .top_r .top_r_t .sousuo .ssk_bj{width:100%; position:fixed; left:0; top:140px; display:none; z-index:10;}
.top .top_r .top_r_t .sousuo .ssk{max-width:1200px; width:96%; overflow:hidden; margin:0 auto; box-shadow:0 2px 14px rgba(0,0,0,0.1); background:#fff;}
.top .top_r .top_r_t .sousuo .ssk .input_txt{ width:70%; padding-left:20px; height:50px; border:none; float:left; border-radius:0;}
.top .top_r .top_r_t .sousuo .ssk .input_btn{ width:30%; height:50px; border:0 none; float:right; border-radius:0; background:#009741; color:#FFF;}
.top .top_r .top_r_t .top_lx{float:right; color:#444; font-size:18px; line-height:32px; margin-right:16px; padding-left:42px; padding-right:26px; border-radius:16px; background:#eaeaea url(../images/top_dh.png) left center no-repeat;}
.top .top_r .top_r_b{overflow:hidden; margin-top:13px;}
.top .top_r .top_r_b ul{float:right;}
.top .top_r .top_r_b ul li{float:left; font-size:15px; margin-left:24px; padding-bottom:10px; position:relative;}
.top .top_r .top_r_b ul li:after{content: " "; display:block; width:0; height:2px; background:#74c323; position:absolute; bottom:0; left:0; transition:all 0.5s;}
.top .top_r .top_r_b ul li:hover:after{content: " "; width:100%;}
.top .top_r .top_r_b ul .s:after{content: " "; width:100%;}


/*banner*/
.block_home_slider {position: relative;text-align: center;line-height: 0px;margin-right: auto;margin-left: auto;}  /*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:50px; height:50px; margin-top:-27px; display:block; position:absolute; top:50%; text-indent:-9000px; display:none;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-repeat:no-repeat; background: url(../images/prev.png);}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px;  background-repeat:no-repeat; background: url(../images/next.png);}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a {width:14px; height:14px; display:block; border:1px #c1c1c1 solid; border-radius:100px; background-repeat:no-repeat; background:#fff; text-indent:-9000px; cursor:pointer; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:50px; border:1px #009741 solid; background:#009741;}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}

.flexslider {margin: 0; padding: 0; height: auto;}
.flex-viewport{height:100%;}
.flexslider .slides{ height:100%;}
.flexslider .slides > li { height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */

#home_slider2{display:none;}


/*首页标题*/
.sy_bt{text-align:center;}
.sy_bt .sy_bt_t{font-size:26px;}
.sy_bt .sy_bt_b{color:#888; margin-top:22px;}
/*首页标题*/


/*产品展示*/
.cpzs_bj{width:100%; padding:74px 0 80px 0; background:#fff;}
.cpzs{margin-top:40px;}
.cpzs .item{ width:90%;  margin:0 5%; text-align:center;}
.cpzs .item .cpzs_img{overflow:hidden;}
.cpzs .item .cpzs_img img{transition: 0.5s;}
.cpzs .item:hover .cpzs_img img{transform:scale(1.1);}
.cpzs .item .cpzs_bt{color:#444; font-size:16px; margin-top:14px; transition: 0.5s;}
.cpzs .item:hover .cpzs_bt{color:#009741;}
.cpzs .item .cpzs_hr{width:100%; height:1px; margin:0 auto; margin-top:10px; border-top:1px #bbb dotted;}
.cpzs .item .cpzs_wz{color:#888; font-size:13px; line-height:24px; margin-top:10px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}

.owl-carousel .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.cpzs .owl-controls{width:100%;  z-index:11;}
.cpzs .owl-controls .owl-buttons div{ position:absolute;  display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ width:42px; height:42px; font-size: 12px;text-indent:-9999px; transition:.35s;  top:40%; margin-top:-21px;}
.cpzs .owl-controls .owl-buttons .owl-prev { background:#c1c1c1 url(../images/jt_l.png) center no-repeat; overflow:hidden; left:0;}
.cpzs .owl-controls .owl-buttons .owl-next {  background:#c1c1c1 url(../images/jt_r.png) center no-repeat; overflow:hidden; right:0;}
.cpzs .owl-controls .owl-buttons .owl-prev:hover{ background-color:#009741;}
.cpzs .owl-controls .owl-buttons .owl-next:hover{ background-color:#009741;}
.cpzs .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.cpzs .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.cpzs .owl-controls .owl-page span{display: block;width:10px; height:10px; margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.cpzs .owl-controls .owl-page.active span,
.cpzs .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; background: #e46d22;}
.cpzs .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.cpzs .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.cpzs .owl-pagination{display:none;}


/*关于我们*/
.gsjs_bj{width:100%; padding-top:80px; padding-bottom:110px; border-top:1px #efefef solid; border-bottom:1px #efefef solid; background:#f4f4f4;}
.gsjs .gsjs_wz{color:#888; line-height:24px; margin-top:50px; padding:0 5%;}
.gsjs .gsjs_gg{margin-top:90px; padding:0 5%;}
.gsjs .gsjs_gg ul{overflow:hidden; border-right:1px #ddd solid;}
.gsjs .gsjs_gg ul li{width:33.33%; height:80px; float:left; text-align:center; padding:15px; border-left:1px #dddddd solid;}
.gsjs .gsjs_gg ul li .gsjs_gg_wz{display:inline-block; height:50px; line-height:20px; text-align:left; padding:15px 0; padding-left:66px;}


/*工程案例*/
.alzs_bj{width:100%; padding:74px 0 80px 0; background:#fff;}
.alzs{margin-top:66px;}
.alzs .item{width:100%; position:relative;}
.alzs .item .alzs_img{overflow:hidden;}
.alzs .item .alzs_img img{transition:all 0.6s;}
.alzs .item:hover .alzs_img img{transform:scale(1.1);}
.alzs .item .alzs_img:after{content: " "; display:block; width:100%; height:100%; background:rgba(0,0,0,0.0); position:absolute; bottom:0; left:0; transition:all 1s;}
.alzs .item:hover .alzs_img:after{background:rgba(0,0,0,0.5);}
.alzs .item .alzs_wb{width:100%; padding:0 6%; padding-bottom:6%; position:absolute; left:0; bottom:0;}
.alzs .item .alzs_wb .alzs_wz{color:#fff; font-size:15px; padding-bottom:10px; position:relative;}
.alzs .item .alzs_wb .alzs_wz:after{content: " "; display:block; width:20px; height:2px; background:#fff; position:absolute; bottom:0; left:0;}

.alzs .owl-controls{width:100%;  z-index:11;}
.alzs .owl-controls .owl-buttons div{ position:absolute;  display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ width:34px; height:34px; font-size: 12px;text-indent:-9999px; transition:.35s;  top:50%; margin-top:-17px;}
.alzs .owl-controls .owl-buttons .owl-prev { background:url(../images/gcal_jt.png) center no-repeat; overflow:hidden; left:4px;}
.alzs .owl-controls .owl-buttons .owl-next {  background:url(../images/gcal_jt2.png) center no-repeat; overflow:hidden; right:4px;}
.alzs .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.alzs .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.alzs .owl-controls .owl-page span{display: block;width:10px; height:10px; margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.alzs .owl-controls .owl-page.active span,
.alzs .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; background: #e46d22;}
.alzs .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.alzs .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.alzs .owl-pagination{display:none;}


/*优势*/
.ys ul{text-align:center;}
.ys ul li{width:300px; height:120px; float:left; margin-top:50px; padding:15px 0; position:relative; transition:all 0.5s;}
.ys ul li:after{content: " "; display:block; width:1px; height:84px; margin-top:-42px; border-right:1px #d4d4d4 solid; position:absolute; right:0; top:50%; transition:all 1s;}
.ys ul li .ys_kj{width:calc(100% - 40px); text-align:left; display:inline-block; padding-left:80px;}
.ys ul li .ys_kj .ys_kj_t{font-size:15px;}
.ys ul li .ys_kj .ys_kj_b{margin-top:10px;}
.ys ul li:nth-child(1) .ys_kj{background:url(../images/hxjs1.png) left center no-repeat;}
.ys ul li:nth-child(2) .ys_kj{background:url(../images/hxjs2.png) left center no-repeat;}
.ys ul li:nth-child(3) .ys_kj{background:url(../images/hxjs3.png) left center no-repeat;}
.ys ul li:nth-child(4) .ys_kj{background:url(../images/hxjs4.png) left center no-repeat;}
.ys ul li:nth-child(5) .ys_kj{background:url(../images/hxjs5.png) left center no-repeat;}
.ys ul li:nth-child(6) .ys_kj{background:url(../images/hxjs6.png) left center no-repeat;}
.ys ul li:nth-child(7) .ys_kj{background:url(../images/hxjs7.png) left center no-repeat;}
.ys ul li:nth-child(8) .ys_kj{background:url(../images/hxjs8.png) left center no-repeat;}
.ys ul li:nth-child(9) .ys_kj{background:url(../images/hxjs9.png) left center no-repeat;}
.ys ul li:nth-child(10) .ys_kj{background:url(../images/hxjs10.png) left center no-repeat;}

.ys_sj{display:none !important;}
.ys_sj .item{width:60%; margin:0 20%; margin-top:50px; position:relative;}
.ys_sj .item .ys_kj{width:100%; height:70px; display:inline-block; text-align:left; padding-left:80px;}
.ys_sj .item .ys_kj .ys_kj_t{font-size:15px;}
.ys_sj .item .ys_kj .ys_kj_b{margin-top:10px;}
.ys_sj .item .ys_kj1{background:url(../images/hxjs1.png) left center no-repeat;}
.ys_sj .item .ys_kj2{background:url(../images/hxjs2.png) left center no-repeat;}
.ys_sj .item .ys_kj3{background:url(../images/hxjs3.png) left center no-repeat;}
.ys_sj .item .ys_kj4{background:url(../images/hxjs4.png) left center no-repeat;}
.ys_sj .item .ys_kj5{background:url(../images/hxjs5.png) left center no-repeat;}
.ys_sj .item .ys_kj6{background:url(../images/hxjs6.png) left center no-repeat;}
.ys_sj .item .ys_kj7{background:url(../images/hxjs7.png) left center no-repeat;}
.ys_sj .item .ys_kj8{background:url(../images/hxjs8.png) left center no-repeat;}
.ys_sj .item .ys_kj9{background:url(../images/hxjs9.png) left center no-repeat;}
.ys_sj .item .ys_kj10{background:url(../images/hxjs10.png) left center no-repeat;}



.ys_sj .owl-controls{width:100%;  z-index:11;}
.ys_sj .owl-controls .owl-buttons{display:none;}
.ys_sj .owl-controls .owl-buttons div{ position:absolute;  display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ width:34px; height:34px; font-size: 12px;text-indent:-9999px; transition:.35s;  top:50%; margin-top:-17px;}
.ys_sj .owl-controls .owl-buttons .owl-prev { background:url(../images/gcal_jt.png) center no-repeat; overflow:hidden; left:4px;}
.ys_sj .owl-controls .owl-buttons .owl-next {  background:url(../images/gcal_jt2.png) center no-repeat; overflow:hidden; right:4px;}
.ys_sj .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.ys_sj .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.ys_sj .owl-controls .owl-page span{display: block;width:10px; height:10px; margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.ys_sj .owl-controls .owl-page.active span,
.ys_sj .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; border:1px #009741 solid; background:#009741;}
.ys_sj .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.ys_sj .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.ys_sj .owl-pagination{text-align:center; margin-top:30px;}


/*新闻视频*/
.xw_sp_bj{width:100%; background:url(../images/ys_bj.jpg) top center no-repeat;}
.xw_sp{margin-top:80px; padding:80px 0; border-top:1px #eaeaea solid;}
.xw_sp .xwfb{width:48%; float:left;}
.xw_sp .xw_sp_bt{text-align:center;}
.xw_sp .xw_sp_bt .xw_sp_bt_t{font-size:26px;}
.xw_sp .xw_sp_bt .xw_sp_bt_b{color:#888; margin-top:4px;}
.xw_sp .xwfb_kj{margin-top:16px; padding:24px; background:#f4f4f4;}
.xw_sp .xwfb_kj ul{overflow:hidden; margin-top:10px;}
.xw_sp .xwfb_kj ul li{line-height:20px; overflow:hidden; margin-top:12px;}
.xw_sp .xwfb_kj ul li .xwfb_l{width:calc(100% - 100px); float:left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.xw_sp .xwfb_kj ul li .xwfb_r{width:100px; float:right; text-align:right;}
.xw_sp .xwfb_kj ul li .xwfb_r span{color:#888;}
.xw_sp .xwfb_kj .xwfb_more{text-align:center; margin-top:30px; background:#009741;}
.xw_sp .xwfb_kj .xwfb_more a{color:#fff; display:inline-block; font-size:16px; line-height:50px; padding-right:26px; background:url(../images/xwfb_more.png) right center no-repeat;}

.xw_sp .sy_sp{width:48%; float:right;}
.sy_sp_kj{margin-top:16px; padding:24px; background:#f4f4f4;}
.sy_sp_kj .item{width:100%; text-align:center; position:relative;}
.sy_sp_kj .item img{max-height:344px;}
.sy_sp_kj .item .alzs_img{position:relative;}
.sy_sp_kj .item .alzs_img:after{content: " "; display:block; width:100%; height:100%; background:rgba(0,0,0,0.0); position:absolute; bottom:0; left:0; transition:all 1s;}
.sy_sp_kj .item:hover .alzs_img:after{background:rgba(0,0,0,0.5);}
.sy_sp_kj .item .alzs_wb{width:100%; padding:0 6%; padding-bottom:6%; position:absolute; left:0; bottom:0;}
.sy_sp_kj .item .alzs_wb .alzs_wz{color:#fff; font-size:15px; padding-bottom:10px; position:relative;}
.sy_sp_kj .item .alzs_wb .alzs_wz:after{content: " "; display:block; width:20px; height:2px; background:#fff; position:absolute; bottom:0; left:0;}

.sy_sp_kj .owl-controls{width:100%;  z-index:11;}
.sy_sp_kj .owl-controls .owl-buttons div{ position:absolute;  display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ width:34px; height:34px; font-size: 12px;text-indent:-9999px; transition:.35s;  top:50%; margin-top:-17px;}
.sy_sp_kj .owl-controls .owl-buttons .owl-prev {background:url(../images/gcal_jt.png) center no-repeat; overflow:hidden; left:24px;}
.sy_sp_kj .owl-controls .owl-buttons .owl-next {background:url(../images/gcal_jt2.png) center no-repeat; overflow:hidden; right:24px;}
.sy_sp_kj .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.sy_sp_kj .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.sy_sp_kj .owl-controls .owl-page span{display: block;width:10px; height:10px; margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.sy_sp_kj .owl-controls .owl-page.active span,
.sy_sp_kj .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; background: #e46d22;}
.sy_sp_kj .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.sy_sp_kj .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.sy_sp_kj .owl-pagination{display:none;}

/*播放器*/
.video{ position:absolute; left:0%; right:0%; top:0%; bottom:0;  z-index:97;}
.pops-video{ display:none; width:50%;  position:fixed; left:25%; right:25%; top:20%; bottom:20%; z-index:99; background:#333;}
.pops-bg{ display:none; background:rgba(0,0,0,.3);  position:fixed; left:0%; right:0%; top:0%; bottom:0; z-index:98;}
.pops-close{ position:absolute; width:40px; height:40px; text-align:center; line-height:40px;  background:#FFF; right:0;top:0; cursor:pointer;z-index:100;}
.pops-close:hover{ background:#f8c80f; color:#FFF;}


/*超级硬件*/
.sy_cjyj_bj{padding:80px 0; background:#f4f4f4;}
.sy_cjyj{margin-top:50px;}
.sy_cjyj .item{width:96%; margin:0 2%; padding:20px; overflow:hidden; background:#fff; position:relative;}
.sy_cjyj .item .sy_cjyj_img{width:130px; float:left; overflow:hidden;}
.sy_cjyj .item .sy_cjyj_img img{transition:0.5s;}
.sy_cjyj .item:hover .sy_cjyj_img img{transform:scale(1.1);}
.sy_cjyj .item .sy_cjyj_wb{width:calc(100% - 150px); float:right;}
.sy_cjyj .item .sy_cjyj_wb .sy_cjyj_wb_t{font-size:18px; padding-right:14px; transition:all 0.6s;}
.sy_cjyj .item:hover .sy_cjyj_wb .sy_cjyj_wb_t{color:#009741; padding-left:14px; padding-right:0;}
.sy_cjyj .item .sy_cjyj_wb .sy_cjyj_wb_m{color:#999; font-size:12px; margin-top:8px; padding-right:14px; transition:all 0.8s;}
.sy_cjyj .item:hover .sy_cjyj_wb .sy_cjyj_wb_m{padding-left:14px; padding-right:0;}
.sy_cjyj .item .sy_cjyj_wb .sy_cjyj_wb_b{font-size:13px; line-height:20px; margin-top:14px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; padding-right:14px; transition:all 1s;}
.sy_cjyj .item:hover .sy_cjyj_wb .sy_cjyj_wb_b{padding-left:14px; padding-right:0;}

.sy_cjyj .owl-controls{width:100%;  z-index:11;}
.sy_cjyj .owl-controls .owl-buttons{display:none;}
.sy_cjyj .owl-controls .owl-buttons div{ position:absolute;  display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ width:34px; height:34px; font-size: 12px;text-indent:-9999px; transition:.35s;  top:50%; margin-top:-17px;}
.sy_cjyj .owl-controls .owl-buttons .owl-prev {background:url(../images/gcal_jt.png) center no-repeat; overflow:hidden; left:4px;}
.sy_cjyj .owl-controls .owl-buttons .owl-next {background:url(../images/gcal_jt2.png) center no-repeat; overflow:hidden; right:4px;}
.sy_cjyj .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.sy_cjyj .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.sy_cjyj .owl-controls .owl-page span{display: block;width:16px; height:16px; margin:4px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5; border:1px #c1c1c1 solid; -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background:#fff;}
.sy_cjyj .owl-controls .owl-page.active span,
.sy_cjyj .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; border:1px #009741 solid; background:#009741;}
.sy_cjyj .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.sy_cjyj .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.sy_cjyj .owl-pagination{text-align:center; margin-top:30px;}


/*底部*/
.db_bj{width:100%;padding-top:80px; padding-bottom:60px; background:url(../images/db_bj.jpg) center no-repeat;}
.db .db_bt{color:#999; font-size:16px; padding-bottom:16px; position:relative;}
.db .db_bt:after{content: " "; display:block; width:calc(100% - 12px); height:1px; border-left:12px #949494 solid; background:#3f3f3f; position:absolute; bottom:0; left:0;}
.db .db_l{width:280px; float:left;}
.db .db_l .db_l_wb{color:#999; line-height:30px; margin-top:10px;}
.db .db_fl{width:140px; float:left; margin-left:80px;}
.db .db_fl ul{overflow:hidden; margin-top:2px;}
.db .db_fl ul li{margin-top:12px;}
.db .db_fl ul li a{color:#999;}
.db .db_ly{width:400px; float:right;}
.db .db_ly ul{margin-top:-16px;}
.db .db_ly ul li{width:100%; margin-top:16px; border-bottom:1px #626262 solid;}
.db .db_ly ul li .input_txt{width:100%; color:#999; line-height:20px; padding-bottom:16px; border:none; background:none;}
.db .db_ly ul .textarea{width:100%;}
.db .db_ly ul li textarea{width:100%; height:90px; color:#999; border:none;background:none;}
.db .db_ly .more{width:130px; overflow:hidden; margin-top:40px;}
.db .db_ly .more .input_btn{width:100%; height:40px; color:#fff; font-size:16px; line-height:40px; text-align:center; border:none; background:#444444;}


/*友情链接*/
.db_yqlj{margin-top:50px;}
.db_yqlj ul{overflow:hidden; margin-top:-40px; margin-left:-40px;}
.db_yqlj ul li{float:left; margin-top:40px; margin-left:40px;}
.db_yqlj ul li img{max-height:32px;}


/*备案号*/
.bah_bj{ background:#161616; padding:18px 0;}
.bah{ color:#999; text-align:center;}
.bah a{color:#999;}
.bah .db_dh ul{ text-align:center;}
.bah .db_dh ul li{display:inline-block; font-size:12px; padding:0 15px; border-right:1px #808080 solid;}
.bah .db_dh ul li:last-child{border:none;}
.bah .bah_wz{margin-top:14px;}


/*内页banner*/
.ny_banner{width:100%; height:300px;}


/*内页框架*/
.ny_kj_bj{width:100%; padding-top:50px; padding-bottom:150px; background:#fff;}
.ny_kj .ny_dh{margin-bottom:40px;}
.ny_kj .ny_dh .ny_dh_yj{overflow:hidden;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_l{float:left;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_l ul{overflow:hidden; margin-left:-16px;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_l ul li{float:left; line-height:36px; margin-left:16px; padding:0 15px; background:#eaeaea; transition:0.5s;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_l ul li:hover{background:#009741;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_l ul li:hover a{color:#fff;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_l ul .s{background:#009741;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_l ul .s a{color:#fff;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_r{float:right; color:#666; font-size:13px; line-height:36px;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_r a{color:#666; display:inline-block;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_r i{display:inline-block; padding:0 10px;}
.ny_kj .ny_dh .ny_dh_yj .ny_dh_yj_r i:after{content:url(../images/ny_r_wz.png); width:5px; height:7px;}

.ny_kj .ny_dh .ny_dh_ej{margin-top:20px;}
.ny_kj .ny_dh .ny_dh_ej ul{overflow:hidden; margin-left:-16px;}
.ny_kj .ny_dh .ny_dh_ej ul li{float:left; line-height:36px; margin-left:16px; border-bottom:1px #ccc solid; transition:0.5s;}
.ny_kj .ny_dh .ny_dh_ej ul li:hover{border-bottom:1px #009741 solid;}
.ny_kj .ny_dh .ny_dh_ej ul li:hover a{color:#009741;}
.ny_kj .ny_dh .ny_dh_ej ul .s{border-bottom:1px #009741 solid;}
.ny_kj .ny_dh .ny_dh_ej ul .s a{color:#009741;}

.ny_kj .ny_wb{line-height:24px;}


/*企业荣誉*/
.qyry ul{overflow:hidden; margin-top:-3%; margin-left:-2%;}
.qyry ul li{width:18%; float:left; margin-top:3%; margin-left:2%; transition:all 0.5s;}
.qyry ul li .qyry_img{border:8px #eaeaea solid;}
.qyry ul li .qyry_bt{font-size:13px; margin-top:10px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}

/*企业荣誉*/
.gczs ul{overflow:hidden; margin-top:-3%; margin-left:-2%;}
.gczs ul li{width:31.33%; float:left; margin-top:3%; margin-left:2%; transition:all 0.5s;}
.gczs ul li .gczs_img{border:8px #eaeaea solid;}
.gczs ul li .gczs_bt{font-size:16px; margin-top:10px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}


/*产品中心*/
.cpzx ul{overflow:hidden; margin-top:-3%; margin-left:-2%;}
.cpzx ul li{width:23%; float:left; margin-top:3%; margin-left:2%; border:1px #eaeaea solid; transition:all 0.5s;}
.cpzx ul li .cpzx_wb{text-align:center; padding:20px;}
.cpzx ul li .cpzx_wb .cpzx_wb_t{height:40px;font-size:15px; line-height:20px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;  transition:all 0.5s;}
.cpzx ul li .cpzx_wb .cpzx_wb_b{height:40px; color:#888; line-height:20px; font-size:12px; margin-top:10px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.cpzx ul li:hover{ box-shadow:0 5px 15px #eee; transform:translateY(-5px);}
.cpzx ul li:hover .cpzx_wb .cpzx_wb_t{color:#009741;}


/*产品详情*/
.cpxq_t:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.cpxq_t_l{ float:left; width:36%;}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;}
.sp-thumbs img{ max-width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{ margin:0.5%; width:24%; height:100px; border:1px #ddd solid; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.sp-large{ position:relative; overflow:hidden; width:100% !important; margin:0 0 2% 0; box-shadow:0 0 1px rgba(0,0,0,0.4);}
.sp-large a img{}
.sp-large a{ display:block;}
.sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.sp-zoom img{ max-width: none;}
.sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9); z-index:500; display:none; cursor:pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
#sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
#sp-prev{ left:10px;}
#sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
#sp-next{ right:10px;}
#sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{ background:#444;}
@media screen and (max-width: 400px) {
	.sp-wrap{ margin:0 0 15px 0;}
	#sp-prev, #sp-next{ top:auto; margin-top:0; bottom:25px;}
}
.cpxq_t_r{ float:right; width:60%;}
.cpxq_t_r .cpxq_t_r_bt{font-size:20px; color:#444;}
.cpxq_t_r .cpzx_t_r_wz{color:#999; font-size:15px; margin-top:10px;}
.cpxq_t_r .cpxq_t_r_wb{border-top:1px solid #eee; padding:20px 0 0 0; margin:20px 0 0 0; line-height:24px;}
.cpxq_t_r .fh{ line-height:40px; margin-top:30px;}
.cpxq_t_r .fh a{display:inline-block; color:#fff; background:#444; padding:0 15px; transition:all 0.5s;}
.cpxq_t_r .fh a:hover{background:#009741;}

.cpxq_b{line-height:24px; margin-top:60px; padding:60px 0; border-top:1px #ddd solid; border-bottom:1px #ddd solid;}

.cpxq_yyal{margin-top:60px;}
.cpxq_yyal .cpxq_yyal_bt{font-size:18px; line-height:20px; padding-left:14px; border-left:4px #009741 solid;}
.cpxq_yyal ul{overflow:hidden; margin-top:15px; margin-left:-2%; padding-bottom:5px;}
.cpxq_yyal ul li{width:31.33%; float:left; margin-top:20px; margin-left:2%; transition:all 0.5s;}
.cpxq_yyal ul li:hover{transform:translateY(-5px);}
.cpxq_yyal ul li .cpxq_yyal_img{border:10px #eaeaea solid; transition:all 0.5s;}
.cpxq_yyal ul li:hover .cpxq_yyal_img{box-shadow:0 5px 15px #eee;}
.cpxq_yyal ul li .cpxq_yyal_wz{margin-top:10px;}


/*超级硬件*/
.cjyj ul{margin-top:-2%; margin-left:-2%;}
.cjyj ul li{width:48%; float:left; overflow:hidden; margin-top:2%; margin-left:2%; padding:10px; background:#f1f1f1;}
.cjyj ul li .cjyj_img{width:160px; float:left; overflow:hidden;}
.cjyj ul li .cjyj_img img{transition:all 0.5s;}
.cjyj ul li:hover .cjyj_img img{transform:scale(1.1);}
.cjyj ul li .cjyj_wb{width:calc(100% - 190px); float:right;}
.cjyj ul li .cjyj_wb .cjyj_wb_t{font-size:18px; transition:all 0.5s;}
.cjyj ul li:hover .cjyj_wb .cjyj_wb_t{color:#009741;}
.cjyj ul li .cjyj_wb .cjyj_wb_b{height:116px; overflow:auto; margin-top:20px; padding-right:20px;}


/*视频中心*/
.spzx ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.spzx ul li{width:31.33%; float:left; margin-top:2%; margin-left:2%; cursor:pointer;}
.spzx ul li .spzx_img{overflow:hidden;}
.spzx ul li .spzx_img img{transition:all 0.5s;}
.spzx ul li:hover .spzx_img img{transform:scale(1.1);}
.spzx ul li .spzx_wz{text-align:center; margin-top:10px; transition:all 0.5s;}
.spzx ul li:hover .spzx_wz{color:#009741;}


/*工程案例*/
.gcal ul{overflow:hidden; margin-top:-3%; margin-left:-2%;}
.gcal ul li{width:31.33%; float:left; margin-top:3%; margin-left:2%; transition:all 0.5s;}
.gcal ul li .gcal_img{border:8px #eaeaea solid; position:relative;}
.gcal ul li .gcal_img:after{content:" "; display:block; width:100%; height:100%; background:url(../images/gcal_fdj.png) center no-repeat; opacity:0; position:absolute; top:-10px; left:0; transition:all 0.5s;}
.gcal ul li:hover .gcal_img:after{opacity:1; top:0;}
.gcal ul li .gcal_bt{font-size:15px; margin-top:10px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}



/*新闻中心*/
.xwzx{}
.xwzx ul{}
.xwzx ul li{ overflow:hidden; padding:30px 0 ; border-bottom:1px #eaeaea solid; position:relative;}
.xwzx ul li:after{content: " "; display:block; width:0; height:1px; background:#009741; position:absolute; bottom:0; left:0; transition:all 0.5s;}
.xwzx ul li:hover:after{width:100%;}
.xwzx ul li .xw_img{width:200px; float:left;}
.xwzx ul li .xw_img img{max-height:120px;}
.xwzx ul li .xw_wb{width:calc(100% - 250px); float:right;}
.xwzx ul li .xw_bt{font-size:17px; margin-top:7px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; transition:all 0.4s; padding-right:14px;}
.xwzx ul li:hover .xw_bt{padding-left:14px; padding-right:0;}
.xwzx ul li .xw_wz{ color:#848484; margin-top:16px; line-height:20px; height:40px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; transition:all 0.6s; padding-right:14px;}
.xwzx ul li:hover .xw_wz{padding-left:14px; padding-right:0;}
.xwzx ul li .xw_rq{ overflow:hidden; margin-top:10px; transition:all 0.8s; padding-right:14px;}
.xwzx ul li:hover .xw_rq{ padding-left:14px; padding-right:0;}
.xwzx ul li .xw_rq span{color:#999;}


.xw_xq{padding-bottom:20px; margin-bottom:40px; border-bottom:1px #ccc dotted;}
.xw_xq .xw_xq_bt{ font-size:17px;}
.xw_xq .xw_xq_rq{ margin-top:20px; font-size:13px;}
.xw_xq .xw_xq_rq span{ color:#999}

.xw_more{margin-top:40px;}
.xw_more a{display:inline-block; line-height:40px; padding:0 16px; color:#fff; background:#444;}
.xw_more a:hover{ background:#009741;}

.xwxq_sxp{width:100%; overflow:hidden; margin:30px 0 0 0;}
.xwxq_sxp a{display:block; margin-bottom:10px; transition: all 0.7s;}
.xwxq_sxp a:hover{color:#009741;}
.xwxq_sxp a span{ font-weight: bold; color:#444;}
/*新闻中心*/


/*资料下载*/
.zlxz ul{overflow:hidden;}
.zlxz ul li{width:100%; font-size:15px; line-height:24px; padding:24px 0; padding-left:30px; border-bottom:1px #eaeaea solid; background:url(../images/zlxz.png) left center no-repeat; position:relative; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.zlxz ul li .zlxz_x{width:0; height:1px; background:#009741; position:absolute; left:0; bottom:0; transition:all 0.5s;}
.zlxz ul li:hover .zlxz_x{width:100%;}


/*联系我们*/
.lxwm{margin-top:80px;}
.lxwm ul{overflow:hidden;}
.lxwm ul li{width:33.33%; float:left; text-align:center; padding:0 10px; border-right:1px #eaeaea solid;}
.lxwm ul li:last-child{border-right:none;}

.lxfs_dt{width:100%; height:500px; margin-top:100px; border:10px #eaeaea solid;}