@charset "utf-8";
.banner_box{position:relative; clear:both;}
.banner{clear:both}
.banner_box .owl-prev span,.banner_box .owl-next span{position:absolute;top:40%;z-index:2;margin-top:-30px;width:36px;height:60px;color:#fff;text-align:center;cursor: pointer;transition: all .3s ease 0s;text-indent: 99px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 10;width: 36px;height: 70px;}
.banner_box .owl-prev span:hover,.banner_box .owl-next span:hover{width: 56px;background-color: #222;}
.banner_box .owl-prev span{ right:0;background: url(/d/images/banner_ico.png) #4c4c4c no-repeat center center;}
.banner_box .owl-next span{ left:0;background: url(/d/images/banner_ico2.png) #4c4c4c no-repeat center center;}
.banner_box .owl-theme .owl-dots{width: 100%;margin: 0 auto;text-align: center;height: 10px;overflow: hidden;margin-top: -1px;max-width: 1170px;}
.banner_box .owl-theme .owl-dots .owl-dot{width: 25%;height:10px;margin: 0;display: inline-block;overflow: hidden;float: left;}
.banner_box .owl-theme .owl-dots .owl-dot span{width: 99%;height: 12px;background: #011627;display: block;}
.banner_box .owl-theme .owl-dots .owl-dot.active,.banner_box .owl-theme .owl-dots .owl-dot:hover{border-color:#30b2e4;}
.banner_box .owl-theme .owl-dots .owl-dot.active span,.banner_box .owl-theme .owl-dots .owl-dot:hover span{background: #c30018d4;}
.banner_box .owl-nav{ height:0;}

/*推荐设备*/
.index_tuijian{padding: 0;background:#fff;margin-top: 30px;}
.index_tuijian .tab_menu{float: right;overflow: hidden;width: calc(100% - 150px);}
.index_tuijian .tab_menu li{float: left;width: 107px;margin-left: 15px;cursor: pointer;height: 42px;line-height: 42px;font-size: 18px;text-align: center;color: white;background-color: #011627;}
.index_tuijian .tab_menu .current{background-color: #c30018d4;}
.index_tuijian .tab_menu li:hover{background-color: #c30018d4;}
.index_tuijian .tab_menu h2{ font-weight:normal;    font-size: 18px;}
.index_tuijian .tab_box .hide{display:none;}
.index_tuijian .tab_box{padding: 50px 0 0;}
.index_tuijian .subtitle {font-size: 28px;width: 150px;height: 42px;line-height: 42px;color: #000;text-align: center;display: inline-block;border-left: #2ec4b6 6px solid;}

.index_tuijinlist ul{overflow:hidden;zoom:1;}
.index_tuijinlist ul li{float:left;margin: 0 1%;width: 31.3%;margin-bottom:40px;background:#f0f0f0;border-bottom:1px solid #ccc;padding:0 0 15px;}
.index_tuijinlist ul li a{ display:block;}
.index_tuijinlist ul li .title{font-size:14px;color:#333;margin:15px 20px;height: 22px;overflow: hidden;}
.index_tuijinlist ul li .text{font-size:14px;color:#666;line-height:22px;margin:0 20px;height: 66px;overflow: hidden;}
.index_tuijinlist ul li:hover{background:#fff;border-color:#ff0000;}
.index_tuijinlist ul li:hover .img_wrap .overlay{transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;}
.index_tuijinlist ul li .img_wrap img{width: 100%;}
.index_tuijinlist .img_wrap{width:100%;overflow:hidden;position:relative;}
.index_tuijinlist .img_wrap .overlay{position: absolute;background: rgba(46, 196, 182, 0.56);width:100%;height:100%;left:0;top:0;-webkit-transform: scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0);_display:none;display:none\0;}
.index_tuijinlist ul li:hover .img_wrap .overlay, .index_tuijinlist  ul li{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);}
.index_tuijinlist .overlay_text{text-align:center;}.index_tuijinlist .overlay_text .icon{display:inline-block;margin:84px 0 0;color: #c30018d4;font-size: 28px;font-weight: bold;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;}
.index_tuijinlist ul li:hover .img_wrap .overlay .overlay_text .icon{transform: rotateY(-360deg);transition-delay: .5s;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;}

/*我们的优势*/
.index_youshi{overflow:hidden;background:url(/d/images/box2_bg.jpg) #353535 center no-repeat;padding: 50px 0;color:#fff;}
.index_youshi h3 {font-size: 28px;height: 42px;line-height: 42px;text-align: center;}
.youshi_futitle{ display:block; text-align:center;}
.index_youshi ul{overflow:hidden;padding-top: 130px;}
.index_youshi ul li{width: 22%;margin: 0 1.5%;float:left;background: #fdfdfd;padding:15px;}
.index_youshi ul li img{border-radius:50%;margin-top: -100px;border: 2px solid #188189;}
.index_youshi ul li a{display:block;text-align: center;transition:all .5s;-webkit-transition:all .5s;    top: 46%;}
.index_youshi ul li h2{color: #2ec4b6;text-align:center;margin: 20px;}
.index_youshi ul li p{padding: 10px 20px;text-align: left;line-height: 25px;height: 120px;margin-bottom: 30px;}
.index_youshi ul a:hover{transform:translateY(-8px);-webkit-transform:translateY(-8px);transition:all .5s;-webkit-transition:all .5s}

/*case*/
.index_gongcheng{ overflow:hidden; padding:50px 0;}
.index_gongcheng_title{ overflow:hidden;}
.index_gongcheng_title h3{font-size: 28px;width: 150px;height: 42px;line-height: 42px;color: #000;text-align: center;display: inline-block;border-left: #2ec4b6 6px solid;float:left;}
.index_gongcheng_title a{float:right;font-size:16px;line-height: 42px;}
.index_gongcheng_title a:hover{ color:#188189; text-decoration:underline;}
.index_gongcheng ul{overflow:hidden;margin: 20px 0;}
.index_gongcheng ul li{margin: 0 1%;width: 31.3%;float:left;overflow: hidden;}
.index_gongcheng ul li a{ display:block;}
.index_gongcheng ul li img{ width:100%;}
.index_gongcheng ul li h2{background: #2ec4b6;color: #f9f9f9;bottom:0;padding: 15px 5px;display: block;width: 100%;text-align: center;    font-weight: normal;}


.imgZoom{ overflow:hidden;}
.imgZoom img {-moz-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;}
.index_gongcheng ul li a:hover .imgZoom img{ -moz-transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}


/*about*/
.index_about{width:100%;overflow:hidden;background: url(/d/images/indexabout.png) center no-repeat #e4e4e4;padding: 30px 0 0 0;max-height: 480px;}
.indexabout{width:100%;padding-left: 55%;line-height: 25px;}
.indexabout .home_boxtit{ margin-bottom:15px;}
.indexabout_more a{display:inline-block;background:#007192;color:#fff;padding: 2px 15px;border-radius:10px;margin: 25px 0 180px 0;}
.indexabout_more a:hover{ background:#00c5ff;}




/*工艺流程新闻*/
.index_gongyinews{ overflow:hidden; padding:30px 0;}
.index_gongyi{ float:left; width:48%; border:1px solid #ccc;}
.index_news{ float:right; width:48%;border:1px solid #ccc;}
.index_gongyinews_title{border-bottom:1px solid #ccc;overflow: hidden;}
.index_gongyinews_title h3{font-size: 20px;width: 130px;height: 42px;line-height: 42px;color: #000;text-align: center;display: inline-block;border-left: #2fc4b6 6px solid;float:left;}
.index_gongyinews_title a{float:right;font-size:16px;line-height: 42px;padding-right: 15px;}
.index_gongyinews_title a:hover{color: #e60717;text-decoration:underline;}
.index_gongyinews_neir{ padding:15px;}
.index_gongyinews_neir img{width:100%;margin-bottom: 15px;}
.index_gongyinews_neir li{display:block;text-align: left;line-height: 35px;border-bottom: 1px solid #e8e8e8;}
.index_gongyinews_neir li a{display:block;}
.index_gongyinews_neir li h6.iconfont{font-weight: 100;height: 22px;font-size: 20px;vertical-align: middle;margin-top: -3px;display: inline-block;margin-right: 10px;}
.index_gongyinews_neir li i.iconfont{display: inline-block;font-size: 12px;line-height: 15px;vertical-align: middle;float: left;margin-right: 5px;margin-top: 8px;}
.index_gongyinews_neir li h3{font-weight:normal;font-size: 14px;}

.index_gongyinews_neir li a:hover{color: #e60717;text-decoration:underline;}


.indboxhbotpro{overflow:hidden;padding-top: 50px;padding-bottom: 50px;    background: url(/d/images/bg01.jpg) #e5e5e5 no-repeat center 0;}
.indbox{overflow: hidden;}
.indbox{width: 100%;padding: 3% 0;}
.indboxhbotpro .indus_lis{ margin-top:20px;}
.indboxhbotpro .indus_lis .item{width: 98%;margin: 0 1%;float: left;background: #fff;box-shadow: 0 0 5px rgba(132, 132, 132, 0.2);transition: all .5s;-webkit-transition: all .5s;text-align: center;padding: 0;color: #000;}
.indboxhbotpro .indus_lis .item img{width: 100%;margin: 0 auto;}
.indboxhbotpro .indus_lis .indexprolist a{display: block;width: 100%;overflow: hidden;position: relative;color: #000;}
.indboxhbotpro .indus_lis .indexprolist h2{text-align:center;margin:12px 0;font-weight: normal;}
.indboxhbotpro .indus_lis .item:hover{background: #2fc4b6;transition: all .5s;-webkit-transition: all .5s;}
.indboxhbotpro .indus_lis .item:hover h2{ color:#fff;}
.indboxhbotpro .indus_lis .item p{line-height:22px;margin: 10px 10px;font-size:12px;}
.indboxhbotpro .indus_lis .item .btn_more_pro{background: #c30018d4;color: #fff;font-weight:bold;width:150px;height:30px;line-height:30px;text-transform:uppercase;margin:20px auto 30px;transition: all .5s;-webkit-transition: all .5s;}
.indboxhbotpro .indus_lis .item:hover .btn_more_pro{ background:#fff; color:#333;}
.indboxhbotpro .indus_lis .item .btn_more_pro span{width:20px;height:20px;text-align:center;line-height:19px;color:#fff;display:inline-block;margin-left:13px;}
.indboxhbotpro .indus_lis .item:hover .btn_more_pro span{color: #e94450;}
.indboxhbotpro .indus_lis .item:hover p{ color:#fff;}

.indboxhbotpro .indus_lis .owl-prev span{position:absolute;top:40%;z-index:2;margin-top:-20px;width:50px;height:50px;color:#fff;background: url(/d/images/btn_icon.png) #2fc4b6 no-repeat center center;text-align:center;cursor:pointer;transition:all .5s;-webkit-transition:all .5s;right: 0;}
.indboxhbotpro .indus_lis .owl-next span{position:absolute;top:40%;z-index:2;margin-top:-20px;width:50px;height:50px;color:#fff;background: url(/d/images/btn_icon.png) #2fc4b6 no-repeat center center;text-align:center;cursor:pointer;transition:all .5s;-webkit-transition:all .5s;left: 0;}
.indboxhbotpro .indus_lis .owl-prev span{transform: rotate(180deg);-ms-transform: rotate(180deg); /* IE 9 */-webkit-transform: rotate(180deg); /* Safari and Chrome */-o-transform: rotate(180deg); /* Opera */-moz-transform: rotate(180deg); /* Firefox */}
.indboxhbotpro .indus_lis .owl-theme .owl-controls{display:block;text-align: center;}
.indboxhbotpro .indus_lis .owl-theme .owl-dots{position:absolute;left:0;width:100%;bottom: -10px;margin: 0 auto;text-align: center;display: none;}
.indboxhbotpro .indus_lis .owl-theme .owl-dots .owl-dot{width:10px;height:10px;margin:0 7px;display: inline-block;}
.owl-carousel .owl-nav.disabled{display:block;}
.indboxhbotpro .indus_lis .owl-theme .owl-dots .owl-dot span{width: 12px;height: 12px;border-radius:0;background: #1f3485;border-radius:10px;display: inline-block;}
.indboxhbotpro .indus_lis .owl-theme .owl-dots .owl-dot.active,.indus_lis .owl-theme .owl-dots .owl-dot:hover{border-color:#30b2e4;}
.indboxhbotpro .indus_lis .owl-theme .owl-dots .owl-dot.active span,.indus_lis .owl-theme .owl-dots .owl-dot:hover span{background:#30b2e4;}
.indboxhbotpro .indus_lis .owl-prev span:hover,.indus_lis .owl-next span:hover{background-color:#c30018d4;}


.indexnews{padding:30px;background: #fff;}
.indexnews_list{display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;flex-wrap:wrap;-webkit-flex-wrap:wrap;margin-top: 30px;}
.indexnews_list dd{float:left;width:50%;padding-right:5%;margin-bottom:4%;transition:all .5s;-webkit-transition:all .5s;}
.indexnews_list dd a{display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center}
.indexnews_date{width:54px;color:#999;text-align:center}
.indexnews_date .days{font-size:48px}
.indexnews_date .month{font-size:18px}
.indexnews_con{width:calc(100% - 54px);padding-left:4%}
.indexnews_con_tt{font-size:18px;}
.indexnews_con_text{line-height:22px;font-size:14px;margin:10px 0 25px}
.more_btn3{display:block;width:85px;height:30px;line-height:30px;color:#fff;text-align:center;background: #198189;border-radius:3px;}
.indexnews_list dd:hover,.case_list li:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);transition:all .5s;-webkit-transition:all .5s;}
.textOverflow h2{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight:normal;    font-size: 18px;} 

.index_link{    padding: 0 0 10px 0;}
.index_link a{display: inline-block;margin-left: 5px;}

 @media screen and (max-width: 1250px) {
.indboxhbotpro .indus_lis .owl-prev span{ right:0;}
.indboxhbotpro .indus_lis .owl-next span{ left:0;}
 }
  @media screen and (max-width: 1200px) {
	  .index_tuijian .tab_menu li{ width:12%; margin-left:0.49%;}
 }
 
@media screen and (max-width: 990px){ 
	.index_tuijian .tab_menu h2{ font-size:14px;}
}
@media screen and (max-width: 767px){ 
.index_tuijian .subtitle{ display:block; width:100%;    padding-left:20px; text-align:left;}
.index_tuijian .tab_menu{ width:100%; float:inherit;}
.index_tuijian .tab_menu li{ width:24%; margin:0.49%;}
.index_tuijinlist ul li{    width: 98%;}
.index_youshi ul li{width: 47%; margin: 0 1.5% 20px;    padding: 15px 5px;}
.index_gongyi{ float:inherit; width:98%; margin:1%;}
.index_news{ float:inherit; width:98%; margin:1%;}
.index_gongcheng ul li h2{font-size:16px}
.index_gongcheng ul li{ width:31.3%;}
.banner_box .owl-prev span, .banner_box .owl-next span{    background-size: 50%;    width: 26px;height: 50px;top: 80%;}
.index_youshi ul li h2{margin: 10px;}
.index_youshi ul li p{    padding: 10px 5px;}




.index_about{ padding-bottom:30px;}
.indexabout{background: #fff;padding: 0 10px;}
.indexabout_more{ text-align:center;}
.indexabout_more a{ margin-bottom:15px;}
.index_link{display:none;}
}