@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: 9999px;-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: #003d79;}
.banner_box .owl-prev span{right:0;background: url(../images/banner_ico.png) #1a77d4 no-repeat center center;}
.banner_box .owl-next span{left:0;background: url(../images/banner_ico2.png) #1a77d4 no-repeat center center;}
.banner_box .owl-theme .owl-dots{width: 100%;margin: 0 auto;text-align: center;height: 15px;overflow: hidden;max-width: 210px;position: absolute;bottom: 10px;z-index: 2;left: 40%;}
.banner_box .owl-theme .owl-dots .owl-dot{width: 35px;height: 15px;margin: 0 8px;display: inline-block;overflow: hidden;float: left;border-radius: 15px;}
.banner_box .owl-theme .owl-dots .owl-dot span{width: 99%;height: 18px;background: #015cb5;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: #fff800;}
.banner_box .owl-nav{height: 0;}

/*推荐设备*/
.index_tuijian_l{ width:300px;}
.index_tuijian_r{width: calc(100% - 350px);}
.index_tuijian{padding: 0;background:#fff;margin-top: 30px;overflow: hidden;position: relative;}
.index_tuijian .tab_menu{overflow: hidden;width: 300px;display: block;}
.index_tuijian .tab_menu li{float: left;width: 100%;cursor: pointer;height: 42px;line-height: 42px;font-size: 18px;text-align: center;color: white;background-color: #237cd4;border-bottom: 1px dotted #fff;}
.index_tuijian .tab_menu .current{background-color: #fff800;color: #015cb5;}
.index_tuijian .tab_menu li:hover{background-color: #fff800;color: #015cb5;}
.index_tuijian .tab_menu h2{font-weight:normal;font-size: 18px;position: relative;}


.index_tuijian .tab_menu li h2:after{content:"";position:absolute;bottom: 15px;right:0;margin:0 auto;width:0;height:0;border-style:solid;border-width: 0 7px 7px 7px;border-color: #ff0000 transparent;opacity: 0;filter:alpha(opacity=0);transform: rotate(90deg);-ms-transform: rotate(90deg);  /* IE 9 */-moz-transform: rotate(90deg);  /* Firefox */-webkit-transform: rotate(90deg); /* Safari 和 Chrome */-o-transform: rotate(90deg);  /* Opera */}

.index_tuijian .tab_menu li h2:before,.index_tuijian .tab_menu h2:before{display:block; content:attr(title);font-weight:bold;visibility:hidden;height:0;}
.index_tuijian .tab_menu li:hover>h2:after,.index_tuijian .tab_menu li.current>h2:after{opacity:1;filter:alpha(opacity=100);border-color: #015cb5 transparent;}


.index_tuijian .tab_box .hide{display:none;}
.index_tuijian .tab_box{/* padding: 50px 0 0; */background: #43a2ff;}
.index_tuijian .subtitle {font-size: 28px;width: 100%;height: 80px;line-height: 80px;display: block;overflow:hidden;}

.index_tuijian .subtitle h3{color: #fff800;text-align: center;background: #015cb5;width: 300px;display: inline-block;}
.subtitle_r{
    width: calc(100% - 350px);
    background: #015cb5;
    color: #fff800;
}
.subtitle_r a{
    font-size: 18px;
    margin: 0 30px;
    color: #fff;
}
.index_contact{position:absolute;left:0;bottom:0;width: 300px;overflow: hidden;}
.index_contact h3{font-size: 28px;color: #fff800; line-height:70px; text-align: center;background: #015cb5;width: 300px;}
.index_contact ul{}
.index_contact ul li{
    line-height: 52px;
    font-size: 18px;
    text-align: center;
    color: white;
    background-color: #237cd4;
    border-bottom: 1px dotted #fff;
    float: left;
    width: 100%;
}
.index_contact ul li a{display:block;color: #fff;}

.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: 5px solid #f0f0f0;padding: 0;}
.index_tuijinlist ul li a{ display:block;}
.index_tuijinlist ul li .title{font-size:14px;color:#333;margin:15px 20px;height: 22px;overflow: hidden;text-align: center;}
.index_tuijinlist ul li .text{font-size:14px;color:#666;line-height:22px;margin:0 20px;height: 66px;overflow: hidden;display: none;}
.index_tuijinlist ul li:hover{background:#fff;border-color: #015cb5;}
.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;}

.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_tuijinlist ul li: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(../images/indexabout.png) center no-repeat #e4e4e4;padding: 30px 0 0 0;max-height: 480px;margin: 50px 0;}
.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;}


.indexc{width:100%;height:auto;overflow:hidden;margin:0 auto;padding-top:0px;background: #efefef;}

.indexcl{width: 63%;height:auto;overflow:hidden;float:left;}
.company{ width:100%; height:auto; overflow:hidden;}

.companycon{ width:100%; height:auto; overflow:hidden; color:#666666; line-height:28px; padding-top:5px;}
.companycon img{ width:174px; height:257px; float:left; padding-right:20px;}

.culture{width:100%; height:auto; overflow:hidden; padding-top:20px;}
.culturecon{width:100%; height:auto; overflow:hidden;padding-top:5px;}
.cultureconl{float:left;}
.cultureconl img{ width:307px;}
.cultureconr{ width:calc(100% - 327px); height:257px; float:right;}
.cultureconrup{ width:100%; height:135px; line-height: 26px;}
.cultureconrf{ width:100%; height:124px;}
.cultureconrf img{ width:100%; max-width:390px;}
#pro_gd{ width:100%; height:122px; margin:0 auto; overflow:hidden;}
#pro_gd li{ float:left;width:190px; height:122px;}
#pro_gd li a{width:173px; height:120px; display:block; border:#ededed solid 1px;}
#pro_gd li a:hover img{ transition:all 0.8s;transform:rotateY(180deg);}
#pro_gd img{width:173px; height:120px;transition:all 0.8s;}

.indexr{width: 32%;height:auto;overflow:hidden;float:right;background-color:#f8f8f8;padding-top:15px;padding-bottom:30px;}
.question{ width:330px; height:auto; overflow:hidden; margin:0 auto;}
.questioncon{ width:100%; height:auto; overflow:hidden; padding-top:15px;}
.questioncon li{ width:100%; height:101px;}
.questioncon li a{width:100%; height:101px; display:block;}
.questioncon1{ width:100%; height:auto; display:block; color:#1c59b5; line-height:22px;}
.questioncon1_1{ width:22px; height:22px; display:block; background-color:#2a458e; border-radius:3px; color:#FFF; text-align:center; float:left; margin-right:10px;}
.questioncon2{ width:100%; height:auto; display:block; padding-top:7px; color:#9a9a9a;}
.questioncon2_1{width:22px; height:22px; display:block; background-color:#ff9c00; border-radius:3px; color:#FFF; text-align:center; float:left; margin-right:10px;}
.questioncon li a:hover .questioncon1{ color:#ff9c00; font-weight:bold;}
.questioncon li a:hover .questioncon1_1{ font-weight:400;}


.news{height:auto; overflow:hidden; margin:0 auto; padding-top:5px;    padding-left: 15px;}
.newscon{ width:100%; height:auto; padding-top:15px;}
.newscon li{ width:100%; height:40px; line-height:40px;    overflow: hidden;}
.newscon li a{ width:100%; height:40px; display:block; color:#26324a; text-indent:15px;background: url(../images/newslibg.jpg) no-repeat left;}
.newscon li a:hover{ background-color:#f2f2f2; color:#cc1118; text-indent:20px;}

/*case*/
.index_gongcheng{overflow:hidden;padding: 30px 0 0 0;}
.index_gongcheng_title{overflow:hidden;}
.index_gongcheng_title h3{font-size: 28px;width: 150px;height: 42px;line-height: 42px;color: #015cb5;text-align: center;display: inline-block;/* border-left: #2ec4b6 6px solid; *//* float:left; */display: none;}
.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% 20px;width: 23%;float:left;overflow: hidden;padding: 4px;background: #015cb5;}
.index_gongcheng ul li a{ display:block;}
.index_gongcheng ul li img{ width:100%;}
.index_gongcheng ul li h2{color: #f9f9f9;bottom:0;padding: 15px 5px;display: block;width: 100%;text-align: center;font-weight: normal;font-size: 14px;}
.index_gongcheng ul li:hover{ background:#fff800;}
.index_gongcheng ul li:hover h2{color:#015cb5;}

.index_gongcheng_title .companylogo{ width:98%; margin:0 auto;}

.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);}



/*工艺流程新闻*/
.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: 30px;padding-bottom: 30px;background: #f4f4f4;}
.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: #025db5;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: #015cb5;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: #fff800;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: #025db5;}
.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(../images/btn_icon.png) #015cb5 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(../images/btn_icon.png) #015cb5 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: #fe9b01;}


.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;} 

 @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%; */}
	  .index_tuijian .subtitle{line-height:50px;height: 50px;}
.index_contact h3{ line-height:50px;}
.index_contact ul li{ line-height:30px; font-size:14px;}
 }
 
@media screen and (max-width: 990px){ 
	.index_tuijian .tab_menu h2{/* font-size:14px; */}
	.index_contact {display: none;}
	.index_tuijian .subtitle{/* display:block; *//* width:100%; *//* padding-left:20px; *//* text-align:left; */width: 100%;}
.index_tuijian .tab_menu{ width:100%; float:inherit;}
.index_tuijian .tab_menu li{ width:24%; margin:0.49%;}

.index_tuijian .tab_box{width:100%; }
.cultureconrf img{ display:none;}
.cultureconl img{ width:207px;}
.cultureconr {width: calc(100% - 227px);}
}
@media screen and (max-width: 767px){ 

.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: 48%;}
.index_about{ padding-bottom:30px;}
.indexabout{background: #fff;padding: 0 10px;}
.indexabout_more{ text-align:center;}
.indexabout_more a{ margin-bottom:15px;}

.indexr,.indexcl{ width:100%;}
.subtitle_r{ display:none;}
.index_tuijian .subtitle h3{ width:100%;}
.index_tuijian_r{ width:100%;}
}