﻿@charset "utf-8";
/* CSS Document */
/*banner*/
.block_home_slider {position:relative; line-height:0px; text-align:center;margin-top: 90px;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:40px; height:40px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; display:none;}
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:30px; 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:12px; height:12px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#166ba9;}
.flexslider {margin:0; padding:0; height:800px;}
.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;}
#home_slider2{display:none;}

.flexslider .slides > li .banner_wb_bj{width:100%; position:absolute; top:40%; left:0; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.flexslider .slides > li .banner_wb{max-width:1260px; width:96%; margin:0 auto; text-align:left;}
.flexslider .slides > li .banner_wb .banner_bt{width:100%; color:#fff; font-size:40px; line-height:40px; text-align: center; display:none;}
.flexslider .slides > li .banner_wb .banner_wz{max-width:100%; color:#fff; font-size:22px; line-height:40px; margin-top:30px; text-align: center;margin-top:-20%;margin-left:-50%;}
.flexslider .slides > li .banner_wb .banner_more{margin-top:46px;}
.flexslider .slides > li .banner_wb .banner_more a{display:inline-block; font-size:16px; line-height:44px; padding:0 12px; padding-right:64px; background:#fff url(../images/banner_more.png) right center no-repeat;}
.flex-active-slide .banner_bt{animation:banner_bt alternate 1s; animation-delay: .3s; animation-fill-mode: forwards;  opacity:0;}
@keyframes banner_bt {
  0% {margin-left:-60px;}
  
  100% {opacity:1;}
}

.flex-active-slide .banner_wz{animation:banner_wz alternate 1s; animation-delay: .7s; animation-fill-mode: forwards;  opacity:0;}
@keyframes banner_wz {
  0% {margin-bottom:600px;}
  
  100% {opacity:1;}
}

.flex-active-slide .banner_more{animation:banner_more alternate 1s; animation-delay: 1.1s; animation-fill-mode: forwards;  opacity:0;}
@keyframes banner_more {
  0% {margin-left:-60px;}
  
  100% {opacity:1;}
}


.section-wrap{ width:100%;height:100%;overflow:visible;transition:transform 1s cubic-bezier(0.86,0,0.03,1);-webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.03,1);}

#menu { margin: 0; padding: 0; position: fixed; left: 10px; top: 10px; list-style-type: none; z-index: 70;}
#menu li { float: left; margin:  0 10px 0 0; font-size: 14px;}
#menu a { float: left; padding: 10px 20px; background-color: #fff; color: #333; text-decoration: none;}
#menu .active a { color: #fff; background-color: #333;}


.index-item01{ padding:4.5% 0; text-align:left;}
.index-tit01{ font-size:32px; color:#111; margin-bottom: 1%; margin-top: 1%;}
.index-smtit01{ font-size:13px; color: #111; margin-bottom:3%;opacity:0.7; line-height:25px;}


.sec-box .s-honor .bxGG-wrapper{}
.sec-box .s-honor .bx-wrapper .bx-viewport{ background: none;}
.sec-box .s-honor .bx-wrapper .bx-controls-direction a{ text-decoration: none; text-indent: inherit;   width: 30px; height: 30px; line-height: 30px; text-align: center;}
.sec-box .s-honor .bx-wrapper .bx-prev{ left: -60px; background: none; }
.sec-box .s-honor .bx-wrapper .bx-next{ right: -60px; background: none; }
.sec-box .s-honor .bx-wrapper .bx-controls-direction a i{ font-size: 30px; color: #cdcdcd;  transition:all 0s;}
.sec-box .s-honor .bx-wrapper .bx-controls-direction a:hover i{ color: #bf2f2f;}
.sec-box .s-honor .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{ bottom: -100px;}
.sec-box .s-honor .bx-wrapper .bx-pager.bx-default-pager a{display: block; width: 12px; height: 12px; margin: 5px 7px; filter: Alpha(Opacity=40);/*IE7 fix*/ opacity: 0.4; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #1798d7; }
.sec-box .s-honor .bx-wrapper .bx-pager.bx-default-pager a:hover, .sec-box .s-honor .bx-wrapper .bx-pager.bx-default-pager a.active{ background-color: #1798d7;filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
.s-honor{ padding-bottom: 100px;}

.sec-box .s-honor .bx-wrapper .h-slider .slides a{ display:block; border:1px solid #CCC; overflow:hidden;}
.bx-wrapper img {display:block; width:100%; transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.bx-wrapper a:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}


.index-item02{ padding:4.5% 0; position: relative;background-color:#f1f1f1;}
.index-tit02{ font-size:2em; color:#111; margin-bottom: 1%; margin-top: 1%;}
.index-smtit02{ font-size:13px; color: #111; margin-bottom:3%;opacity:0.7; line-height:25px;}


.derp{width:89%;margin:0 auto;padding:0;}
.derp ul{margin-left:0;}
.derp li{float:left;width:22%;margin-left: 2%;text-align: center; margin-bottom:2%;}
.derp li .pic{border:4px solid #fff;}
.derp li .pic img{width: 100%;}
.derp li a p{line-height:45px;margin-top:0; background-color:#fff; color:#000; font-size:13px;}
.derp li a p:hover{ color:#1798d7;}


/*首页产品展示*/
.in_probg{width:100%; height: auto; overflow: hidden; background:#fff; padding: 5% 0;}
.p_titbg{padding-bottom:3%;}
.p_titen{font-size: 48px;line-height: 60px;color:#e2e4e3;text-align: center;font-family: Arial;}
.p_t{padding-top:10px;font-size: 30px;line-height: 12px;color: #e67817;text-align: center;}
.tit_line{display:block;width: 37px; height: 3px;margin:0 auto;background-color: #e67817;margin-top: 41px;}

.in_pro_list{overflow: hidden; }
.in_pro_list ul{margin-right: -0.5%;}
.in_pro_list li{width: 32.833%; float: left; margin-bottom: 0.5%; margin-right: 0.5%; position: relative; overflow: hidden;}
.in_pro_font{position: absolute; bottom: 0; left: 0; background: rgba(10, 10, 10, 0.6); width: 100%; padding: 26px 50px; box-sizing: border-box; opacity: 1; filter: alpha(opacity=100); -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ; height: 92px;}
.in_pro_tit{font-size: 22px; line-height: 28px; color: #e67817; -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ;}
.in_pro_font2{font-size: 12px; color: #fff; line-height: 18px; margin-top: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.in_pro_list .inr{margin-right: 0; margin-bottom: .5%;}
.in_pro img{width: 100%; display: block; -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ;}
.bg_al{position: absolute; width: 100%; height: 100%; display: block; z-index: 3; /*background: url(../images/jia_03.png) no-repeat center rgba(237, 0, 0, 0.73);*/ top: 0; left: 0; transform: scale(0); -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ;}
.in_pro_list li:hover .bg_al{transform: scale(1);}
.in_pro_list li:hover .in_pro_font{opacity: 0; filter: alpha(opacity=0);}
.in_pro{overflow: hidden; width: 100%;}
.in_pro_list li:hover img{transform: scale(1.03);}
/*首页产品展示*/

/*首页新闻资讯*/
.in_aboutbg{width:100%; height: auto; overflow: hidden; background:#fff; padding: 0;}
.parHd{width:100%; margin:20px 0;}
.parHd ul{ vertical-align:top; text-align:center;}
.parHd ul li{ margin:10px 5px 10px 5px; height:45px;line-height:45px;text-align:center; display:inline-block; overflow:hidden;vertical-align:top;font-size:15px;padding:5px 25px;background:#ebebeb; color: #e67817;}
.parHd ul li.on{background:#e67817;color:#fff;font-weight:bold;}


.sy_jjfa{padding-bottom:0px; position:relative;}
.sy_jjfa .item{width:94%; margin:0 3%;  position:relative;}
.sy_jjfa .item .sy_jjfa_img{width:100%; height:auto;}
.sy_jjfa .item .sy_jjfa_img img{width:100%; }
.sy_jjfa .item .sy_jjfa_wb_bj{width:100%; height:auto; display:table; top:0; left:0;}
.sy_jjfa_wb{height:100%; display:table-cell; vertical-align:middle; text-align:center; color:#fff; padding:0 34px;}
.sy_jjfa_wb_t{font-size:16px; line-height: 40px; color:#e67817;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_jjfa_wb_b{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top:0px; font-size: 14px; line-height: 25px;}

.sy_jjfa .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.sy_jjfa{display:none; width: 100%;-ms-touch-action:pan-y;}
.sy_jjfa .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.sy_jjfa .owl-wrapper-outer{overflow: hidden;width: 100%;}
.sy_jjfa .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;}
.sy_jjfa .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*/
.sy_jjfa .owl-wrapper,
.sy_jjfa .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);}

.sy_jjfa .owl-controls{width:100%; z-index:11;}
.sy_jjfa .owl-controls .owl-buttons div{width:54px; height:54px; font-size:12px; text-indent:-9999px; border:1px #ccc solid; border-radius:200px; position:absolute; bottom:0; transition:0.5s;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev{ left:1.5%; display: none;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev:hover{border:1px #63b72f solid; background:#63b72f url(../images/sy_jjfa_jt3.png) center no-repeat;}
.sy_jjfa .owl-controls .owl-buttons .owl-next{ overflow:hidden; right:1.5%; display: none;}
.sy_jjfa .owl-controls .owl-buttons .owl-next:hover{border:1px #63b72f solid; background:#63b72f url(../images/sy_jjfa_jt4.png) center no-repeat;}
.sy_jjfa .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.sy_jjfa .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.sy_jjfa .owl-controls .owl-page span{display: block;width:14px; height:14px; border:3px #7d7d7d solid; margin:0 12px; border-radius:100px; background:#7d7d7d; transition:all 0.5s;}
.sy_jjfa .owl-controls .owl-page.active span,
.sy_jjfa .owl-controls.clickable .owl-page:hover span{ border:2px #0069b7 solid; background:#0069b7;}
.sy_jjfa .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_jjfa .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.sy_jjfa .owl-pagination{width:100%; height:14px; text-align:center; margin-top:68px;}


.in_newl_bot{overflow: hidden; color: #fff; position: absolute; bottom: 0; left: 0; width: 100%; padding: 0 30px 80px 30px; box-sizing: border-box;}
.in_newl{overflow: hidden; position: relative; width: 66.5%; float: left;}
.in_newl img{display: block; width: 100%;}
.in_f{float: left;}
.in_r{float: right;}
.in_case_tit{font-size: 36px; line-height: 46px;}
.in_case_tit span{font-family: Arial;}
.in_f1{font-size: 18px; line-height: 28px; margin-top: 10px;}
.in_r{font-size: 24px; line-height: 26px;}
.in_new_posi{margin-top: 10px;}
.in_new{background: #fff; overflow: hidden;}
.in_newl_li li{position: relative;}
.in_newl .flex-prev,
.in_newl .flex-next{display: block; width: 32px; height: 32px; position: absolute; top: 50%; border-radius: 50%; margin-top: -16px; transition: .5s; font-size: 0;}
.in_newl .flex-prev{left: 28px; background: url(../images/innewl.png) no-repeat center #5f5f5f;}
.in_newl .flex-next{right: 28px; background: url(../images/innewr.png) no-repeat center #5f5f5f;}
.in_newl .flex-prev:hover,
.in_newl .flex-next:hover{background-color: #e67817;}

.in_newr{float: right; width: 33.5%; overflow: hidden;}
.in_newr ul{}
.in_newr li{background: #ebebeb; padding: 7.94% 44px; margin-bottom: 2%; transition: .5s; box-sizing: border-box;}
.in_newr li:hover{display: block; background:#e67817;}
.in_newr li:hover a .in_tit2, .in_newr li:hover a .in_new_font, .in_newr li:hover a .in_time{color: #fff;}
.in_tit2{font-size: 18px; line-height: 28px; margin-bottom: 10px; color: #e67817; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.in_new_font{line-height: 24px; margin-bottom: 38px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden; color: #333;}
.in_time{font-size: 12px; line-height: 12px; color: #333;}


.img_last > img{display: block; width: 100%; -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ;}
.font_inl > img{width: 109px; display: block; margin: 0 auto; -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ;}
.img_last:hover .last_tit{color: #c8041a;}
.img_last:hover .font_inl > img{transform: translateY(-5px);}
/*首页新闻资讯*/

/*首页品牌介绍*/
.i_ppjsbg{ overflow:hidden; background:#fff; padding: 5% 0 0 0;}
.i_ppjs{width: 100%; height: auto; overflow: hidden;}
.i_ppjs ul{margin-right: -0.5%;}
.i_ppjs li{width: 32.833%; height: auto;position: relative; float: left;margin-right: 0.5%;}
.i_ppjs li img{max-width:100%;}
.font_inl {position: absolute;width: 100%; height: 100%; box-sizing: border-box;padding-top: 29%;top: 0%;left: 0;text-align: center;}
.i_ppjs li:hover .font_inl img{transform: translateY(-10px)}
.last_tit {font-size: 30px;color: #fff;line-height: 30px;margin-top: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition: .5s;-moz-transition: .5s ;-ms-transition: .5s ;-o-transition: .5s ;transition: .5s ;}
.i_ppjs li:hover .last_tit{color: #e67817;}
.last_en {font-size: 19px;color: #fff;margin-top: 7px;}

/*首页内页二级菜单*/
.ny-current{width:100%; background:#f8f8f8; border-bottom:1px solid #eaeaea;}
.ny_nav{width:100%; max-width: 96%; margin:0 auto;}
.cur-nav{float:left; border-left:solid 1px #eaeaea;}
.cur-nav ul li{float:left;}
.cur-nav ul li a{display:block; padding:0 25px; line-height:60px; border-right:solid 1px #eaeaea; font-size:16px; position:relative;}
.cur-nav ul li a:hover,.cur-nav ul li a.cur{color:#fff; background-color:#e67817;}
.cur-nav ul li a.cur-nav ul li a:hover:after{opacity:1;}

.ny-current .curr{float:right; line-height:60px; background: url(../images/nyr_home_tb.png) left center no-repeat; padding-left:30px; font-size:14px;}
.ny-current .curr span{color:#e67817; font-weight:bold;}
/*首页内页二级菜单*/

/*内页banner*/
.ny_banner{ margin-top:88px;}
.ny_banner img{ width:100%;}
/*内页banner*/


/*内页关于我们*/
.about_bg{width:100%; height: auto; overflow: hidden; background:#fff; padding: 3% 0; }
.ny_gy_txt{width: 100%; max-width: 96%; background:#FFF; margin: 0 auto;}
.ny_gy_txt img{max-width: 100%; display: block; clear: both; margin: auto;}
.ny_gy_txt_img{height:auto; width:50%; float: left;}
.ny_gy_txt_img img{width: 100%;}
.ny_gy_txt_wb{ float:right; width:48%; box-sizing:border-box; font-size:14px; line-height:30px; color:#666;}
.ny_gy_txt_wb h2{ font-size:24px; line-height:36px; color:#e67817; margin-bottom:10px; padding-top:30px;}

.culture_bg{width:100%; height: auto; overflow: hidden; background:#ebebeb; padding: 3% 0;}
/*内页关于我们*/

/*内页加入我们*/
.conbg {}
.joinus{overflow: hidden; width: 100%; max-width: 96%; margin: 0 auto;}
.joinus > li{overflow: hidden; text-align: center; margin-top: 10px; background: #ebebeb;}
.joinus > li:first-child{margin-top: 0;}
.po_top{width: 25%; border-right: solid #d3d3d3 1px; background: #ebebeb; float: left; line-height: 42px; color: #333; text-align: center; box-sizing: border-box; -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ;}
.po_top:last-child{border-right: none;}
.po_click{overflow: hidden; cursor: pointer; -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ; color: #d7d7d7; background: #ebebeb;}
.posis{width: 25%; float: left; overflow: hidden; box-sizing: border-box; line-height: 42px; color: #333;}
.join_list{margin-top: 15px; text-align: left; padding-left: 40px; padding-bottom: 20px; display: none;}
.join_list.on{display: block;}
.join_list > li{overflow: hidden; margin-bottom: 6px; padding-left: 90px; position: relative;}
.join_list > li:first-child{margin-bottom: 10px;}
.join_list > li .left{position: absolute; left: 0; top: 0;}
.join_list > li .left p{color: #555;}
.join_list > li p{line-height: 28px; font-size: 14px; color: #555;}
.join_list > li h5{font-size: 16px; line-height: 28px; color: #333; font-weight: bold;}
.join_list > li h6{font-size: 16px; line-height: 26px; color: #333; margin-left: 19px;}
.join_list > li a{display: block; line-height: 36px; font-size: 14px; text-align: center; color: #fff; background: #e67817; width: 110px; margin-top: 22px; border-radius: 20px;}
.on .po_click{background: #e67817; color: #fff;}
.po_click .on{color: #fff;}
/*内页加入我们*/

/*联系我们*/
.lxwmbg_left{width: 35%; float: left; margin-right: 5%; font-size: 14px; line-height: 30px;}
.lxwmbg_right{width: 60%; float: right; }
.maps{width: 100%; max-width: 96%; height: auto; overflow: hidden; margin-bottom: 3%;}
/*联系我们*/

/*feedback*/
.content_box {width:100%;  margin: 0 auto; }
.content_box .messages_box { width: auto; padding: 10px 0% 60px 0%; }
.content_box .messages_box ul { width: 100%; }
.content_box .messages_box ul li { padding: 5px 0px 5px 0px; }
.content_box .messages_box .text-input, .content_box .messages_box .summary-input, .content_box .messages_box .qq-input { width: 96%; height: 33px; padding: 0px 10px; line-height: 33px; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; font-size: 14px; }
.content_box .messages_box .cont-input { width: 96%; height: 130px; padding: 10px; line-height: 20px; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; font-size: 14px; }
.content_box .messages_box .code-input { width: 125px; vertical-align: middle; height: 33px; padding: 0px 10px; line-height: normal; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; }
.content_box .messages_box .verify-pic { height: 35px; vertical-align: middle; }
.content_box .messages_box .submitBtn { text-align: center; padding-top: 10px; }
.content_box .messages_box .messages-button { width: 125px; height: 34px; line-height: 34px; font-size: 16px; color: #fff; text-align: center; background: none repeat scroll 0% 0% #e24a45; border: none; transition-duration: .3s; }
.content_box .messages_box .messages-button:hover { background: none repeat scroll 0% 0% #74b956; transition-duration: .3s; cursor: pointer;}
.map {max-width:1280px; width:100%; height: auto; overflow: hidden; margin: 0 auto; margin-top: 2%;}
.map img{display:block; clear:both; margin:auto; width:100%;}

/*企业新闻*/
.news_ls{ margin-top: 3%; overflow: hidden; }
.news_ls ul{ margin-right:-1%;}
.news_ls li{ float:left; width:24%; margin-right:1%; padding-bottom:30px;}
.news_ls li .box{ border:1px solid #ccc; padding: 3px}
.news_ls li img{ width:100%;}
.news_ls li .title{ padding:15px;}
.news_ls li h2{ font-size:16px; height:30px; line-height:30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_ls li h2 a{ color: #e67817;}
.news_ls li span{  line-height:24px; font-size:12px;  color:#787878;}
.news_ls li .pxw{ height:48px; line-height:24px; font-size:12px; margin-top:5px; overflow:hidden; color:#787878;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*企业新闻*/

/*企业新闻详情*/
.xinwenxiangqing{margin-top: 3%; overflow: hidden; margin-bottom: 3%;}
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #e67817;font-size: 28px;margin-bottom: 18px;height: 37px;overflow: hidden;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 30px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 10px 0; color: #787878;}
.nd_text img{ display: block; margin: 10px auto; clear: both; max-width: 100%}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
/*企业新闻详情*/

.newsmore_page{width:100%;float:left;margin:3% 0; border-top:1px solid #e6e6e6; padding-top:20px;}
.newsmore_page_left{width:60%;float:left;line-height:24px; font-size:14px; color: #333;}
.newsmore_page_left a{color: #333;}
.newsmore_page_right{float:right;text-align:right; font-size:16px;}

/*资料下载*/
.icon{display: inline-block; background-position: center;background-repeat: no-repeat;vertical-align: middle;margin-top: 3%;}
.down_list{padding-bottom: 10px; margin-top: 3%;}
.down_list span{float: left;text-align: center;}
.down_list li{height: 50px;line-height: 48px;font-size: 14px; margin-bottom: 10px; color: #666;background: #ececec;}
.down_list .sp1{width: 5%; text-align: center;background: #e67817;}
.down_list .sp1 i{width: 100%;height: 46px;background-image: url(../images/icon29.png);}
.down_list .sp2{padding-left: 2%;text-align: left;min-width: 15%;} 
.down_list .sp3{width: 20%;text-align: center;} 
.down_list .sp4{float: right;width: 25%; } 
.down_list .sp5 {float: right;margin-top: 9px;margin-right: 1%; width: 10%;height: 34px;text-align: center;line-height: 34px;border:1px solid #c7c7c7;}
.down_list .sp5 a{display: block;}
.down_list .sp5 i{width: 27%;height: 11px;background-image: url(../images/icon30.png);}
.down_list .sp{padding-left: 2%;}
/*资料下载*/

/*案例中心*/
.case_a2{width: 24%; float: left; margin-right: 1%; color: #888; margin-bottom: 1%;}
.case_font2{line-height: 46px; font-size: 16px; background: #222222; text-align: center; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.case_a{overflow: hidden; margin-top: 40px; padding-bottom: 10px;}
.clear1{width: 1px; height: 1px; clear: both;}
.case_inner{width: 1200px; margin: 0 auto; padding-top: 60px;}
.casebox2{background: #181818; padding-bottom: 60px;}
.r3{margin-right: 0; margin-bottom: 20px;}
.conbg2{background: #222; padding-top: 60px;}
.case_a2:hover img{transform: scale(1.04);}
.case_a2:hover{color: #e67817;}
.case_img2{width: 100%; height: auto; overflow: hidden;}
.case_img2 img{display: block; width: 100%; -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ;}
/*案例中心*/

/*产品中心*/
.ny_product{width: 100%; height: auto; overflow: hidden;margin-top: 3%;}
.ny_product_left{width:40%; float: left;}
.ny_product_left img{max-width: 100%; margin: auto; display: block; clear: both;}
.ny_product_right{width:58%; float: right;}
.ny_product_right_title{font-size: 24px;color: #e67817;line-height: 26px;padding: 23px 0 9px;}
.ny_product_right_ny{font-size: 14px; line-height: 28px; color: #333; margin-bottom: 2%;}
.sub-pro{ padding-top:23px;}
.sub-pro a{ display:block; float:left; background:#e06a23;-webkit-border-radius:3px; -ms-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px; color:#fff; font-size:16px; text-align:center; min-width:48px; height:32px; line-height:32px; border:1px solid #d05308; padding:0 10px; margin-right:10px; margin-bottom:10px;}
.more{width:100%; margin-top:5%;}
.more a{width:13.5%; height:40px; float:left; line-height:40px; text-align:center; background:#999; font-size:16px; display:block;color:#fff;-webkit-border-radius:3px; -ms-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;}
.more a:hover{background:#e06a23; color:#fff; }

/*产品中心*/

/*内页产品详情样式*/
.cpxq_t:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.cpxq{ margin-top: 3%; margin-bottom: 3%;}
.cpxq_t_l{ float:left; width:42%;}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%; text-align: center;}
.sp-thumbs img{ max-width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{ margin:0 0.5%; width:23%; height:70px; border:1px #eaeaea 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.3);}
.sp-large a img{ width: 100%;}
.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:55%;}
.cpxq_t_r .cpxq_t_r_bt{color:#e67817; font-size:22px;}
.cpxq_t_r .cpxq_t_r_jj{font-size:15px; margin-top:20px; line-height: 28px;}
.cpxq_t_r .cpxq_t_r_wb{line-height:24px;margin:20px 0 0 0;}
.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:#e67817;}

.cpxq_b{margin-top:30px;}
.cpxq_b_dh{background:#f1f1f1;}
.cpxq_b_dh ul{overflow:hidden; background: #e6e6e6;}
.cpxq_b_dh ul li{float:left; text-align:center; line-height:20px; padding:15px 20px; cursor:pointer; }
.cpxq_b_dh ul li:hover{color:#fff; background:#e67817 ; transition:all 1.5s;}
.cpxq_b_dh ul .active{color:#fff; background:#e67817 ;}

.cpxq_b_kj{margin-top:30px;}
.cpxq_b_kj .wb{display:none; line-height:24px;}
.cpxq_b_kj .wb video{width:100%;}
.cpxq_b_kj .wb div img{width:100%;}
.wb td, .wb th{ padding:0 10px;}
.wb table{ border-left:1px solid #777; border-top:1px solid #777; text-align:center;}
.wb td,.wb th{border-right:1px solid #777; border-bottom:1px solid #777;}

.cpxq_b_kj .wb_xgcp
.cpxq_b_kj .wb_xgcp ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.cpxq_b_kj .wb_xgcp ul li{width:31.33%; float:left; margin-top:2%; margin-left:2%;}
.cpxq_b_kj .wb_xgcp ul li .cpzx_img{width:100%; position:relative;}
.cpxq_b_kj .wb_xgcp ul li .cpzx_img:after{content:""; width:100%; height:100%; opacity:0; background:rgba(0,0,0,0.6) url(../images/sy_cp_fdj.png) center no-repeat; transition:all 0.5s; position:absolute; top:0; left:0;}
.cpxq_b_kj .wb_xgcp ul li:hover .cpzx_img:after{opacity:1;}
.cpxq_b_kj .wb_xgcp ul li .cpzx_wz{color:#fff; line-height:20px; padding:13px; background:#666; transition:all 0.5s;}
.cpxq_b_kj .wb_xgcp ul li:hover .cpzx_wz{background:#4eb839;}


/*内页产品详情样式*/

/*人才招聘*/
.slide_join{ margin-top: 3%;}
.slide_join h3{float:left;height:45px; width: 96%; padding:0 2%; font-weight:normal; background-color:#ececec;margin-bottom:20px; cursor:pointer;}
.slide_join h3:last-of-type{margin-bottom:0;}
.slide_join h3.on{background:#e67817;}
.slide_join h3 span{float:left; width:70%; height:45px; color:#000; font-size:14px; line-height:45px; overflow: hidden; text-overflow:ellipsis; background: url(../images/join_img9.png) left center no-repeat; padding-left: 5%; box-sizing: border-box; display: block;}
.slide_join h3.on span{color:#fff;  background:url(../images/join_img10.png) left center no-repeat}
.slide_join h3 b{float: left; height:45px; color:#000; font-size:14px; line-height:45px; overflow: hidden;display: block; font-weight: normal;}
.slide_join h3.on b{color:#fff;}

.slide_join h3 em{float:right; width:4%;height:30px; margin:8px 0 0 0; line-height: 30px; color: #333;}
.slide_join h3.on em{ color: #fff;}
.slide_join ul{float:left; width:96%; background-color:#fff; padding:0 25px 25px 25px;}
.slide_join ul .join_show{float:left; width:96%; color:#787876; font-size:14px; line-height:28px;}
/*人才招聘*/

/* search部分 */
.wrap-search {height: 64px}
.search .keyword {float: left; font-size: 14px;color: #333;margin-top: 25px;height: 16px;line-height: 16px;}
.search .keyword span {float: left;width: 90px;color: #333;}
.search .keyword p {float: left;}
.search .keyword p a {float: left;color: #333;font-size: 14px;margin-right: 10px;}
.search .keyword p a:hover {color: #ff6000;}
.search .keyword a:first-child {padding-left: 0;border-left: none;}
.search .inp {float: right;width: 20%; height: 35px;margin-top: 15px;overflow: hidden;background: #fff;}
.search .inp input {border:none;height: auto;line-height: 33px;width: 83%;float: left; text-indent: 12px; font-size: 14px;color: #888;border: 1px solid #e1e1e1;border-right: none;}
.search .inp .sea {display: block; float: right; width: 60px;height: 35px;
background: #e67817;color: #fff;text-align: center;line-height: 35px; box-sizing: border-box;}
/* search部分 */

/*内页新闻中心*/
.news_r_text{width:100%; height: auto; }
.news_r_text ul li{width:100%;border-bottom:1px dashed #e6e6e6; padding-bottom:2%;margin-top:2%;overflow: hidden;}
.news_r_text ul li:nth-child(5n){border-bottom:none; padding-bottom:inherit;}
.news_r_text ul li .pic{width:20%; float:left; overflow:hidden; background:#e6e6e6; padding:3px;} 
.news_r_text ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.news_r_text ul li .pic img:hover{-webkit-transform: scale(1.1); transform: scale(1.1);}
.news_r_text ul li .text{width:78%;float:right;}
.news_r_text ul li .text .titnr{width:100%;float:left;}
.news_r_text ul li .text .tit a{font-size:16px; font-weight:bold; color:#e67817; float:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_r_text ul li .text .tit a:hover{color:#e67817;}
.news_r_text ul li .text .time{float:right; color:#e67817;}
.news_r_text ul li .text .wz{width:100%;float:left; margin-top:1%; line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
/*内页新闻中心*/