
/******--------------------- head---------------------******/
.mainwrap{ overflow:hidden;}
.topwrap{ width:100%; height:34px; background:#ffc001;}
.top{ line-height:34px;}
.top font,.menu{color:#333;font-family:"微软雅黑"; font-size:12px; font-weight:normal; line-height:34px;}
.menu a{color:#333;margin-left:15px;}
.language_1{ background:url(../images/language_1.png) left center no-repeat; padding-left:29px;}
.language_2{ background:url(../images/language_2.png) left center no-repeat; padding-left:29px; margin-left:34px;}
.language_1:hover,.language_2:hover{ color:#fff;}

.top span.mo-header-menu{display:none;float:left;width:50px;height:50px;line-height:50px;font-size:24px;color:#fff;text-align:center;}
.top span.mo-header-menu i{font-size:24px;line-height:50px;}


.mo-leftmenu{position:fixed;z-index: -1;top: 50px;bottom: 0;visibility: hidden;box-sizing:content-box;width:70%;background:#333;left:0;-webkit-overflow-scrolling:touch;-webkit-transform: translate3d(-100%,0,0);-webkit-transition:-webkit-transform 350ms cubic-bezier(.165,.84,.44,1);transition:transform 350ms cubic-bezier(.165,.84,.44,1);z-index:10000!important;visibility:visible;color:#fff;overflow:auto;}
.mo-leftmenu > ul{margin:0 20px;}
.mo-leftmenu > ul > li{line-height:50px;border-bottom: 1px solid #FF6B01;position:relative;}
.mo-leftmenu > ul > li >i{position:absolute;background:#FF6B01;top:10px;right:0;z-index:1;width:30px;line-height:30px;text-align:center;}
.mo-leftmenu ul li a{color: #FFFFFF;display: block;}
.mo-leftmenu ul li a:hover{text-decoration: none;}
.mo-leftmenu ul li ul{padding:0 0 10px 20px;display: none;}
.mo-leftmenu ul li ul li{line-height:35px;background:url("../images/i14.png") no-repeat left center;padding:0 0 0 12px;}

.menu-transitioning {-webkit-transition:-webkit-transform 350ms cubic-bezier(.165,.84,.44,1);transition: transform 350ms cubic-bezier(.165,.84,.44,1);z-index: 10000!important;visibility:visible;-webkit-transform: translate3d(0,0,0);}
.backdrop{display: none;position:absolute;z-index: 999;top: 0;right: 0;bottom: 0;left: 0;transition: background 350ms cubic-bezier(.165,.84,.44,1);background: rgba(0,0,0,.4);box-shadow: -4px 0 4px rgba(0,0,0,.5),4px 0 4px rgba(0,0,0,.5);-webkit-tap-highlight-color: transparent;}

 
.topbg1{ position:absolute; left:0; top:0; height:100%; width:50%; background:#ffc001; z-index:0;}
.topbg2{ position:absolute; right:0; top:0; height:100%; width:50%; background:#f5f5f5; z-index:0;}
 
.headertop,.headerwrap { background:#ffc001}
 
.telwrap{ background: url(../images/tel.png) left 3px no-repeat; padding-left: 37px; margin-top:35px; }
.telwrap p{ color: #6e6e6e; font-size: 12px;font-family: 'Microsoft Yahei', 微软雅黑, Helvetica;
text-transform:uppercase;}
.telwrap a img{ width:272px; height:26px; margin-top:2px;  }

 .content_desp th{background: #F0F0F0}
 .content_desp td{background: #FFFFFF;border:1px solid #DCDCDC;text-align: center; padding: 5px}
 .content_desp tr:hover td{background: #0070D9; color: #FFFFFF}

 
.content_desp h2{color: #006CC5; background: #F3F3F3; line-height: 50px; font-size: 20px; text-align: center; margin: 20px auto}
.content_desp .csb,.content_desp table{ border-top: 2px solid #727272}
.content_desp .csb th{background: #F0F0F0}
.content_desp .csb td{background: #FFFFFF;border:1px solid #DCDCDC;text-align: center; padding: 5px}
.content_desp .csb tr:hover td{background: #0070D9; color: #FFFFFF}

.content_desp table p{padding-bottom:0;line-height:22px;}
 


 
/*** banner ***/
.banner{width:100%; height:580px; overflow: hidden;}
.focusBox { position: relative; width:100%; height:580px;  overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0;width:100%; height:580px; }
.focusBox .pic li ,.focusBox .pic li  a{  width:100%; height:100%;  display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 15px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 2px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
	display:inline-block; *display:inline; zoom:1; 
}
.focusBox .hd .on{ background-position:0 0; }
.focusBox .prev,
.focusBox .next { width: 48px; height: 48px;  display: none; background:#333 url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 45%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=50);opacity:0.5; background-position: 0 -20px; }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -110px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=80) !important;opacity:0.8 !important;  }

#banner img{width:100%;}
#banner .swiper-container-horizontal > .swiper-pagination-bullets{bottom:15px;}
#banner .swiper-pagination-bullet {height:5px;width:45px;border-radius:0;background:#fff;opacity:1;}
#banner .swiper-pagination-bullet-active{background:#FF6A00;}

#banner .swiper-button-prev,#banner .swiper-button-next{width:48px;height:48px;background:rgba(51,51,51,.5);margin-top:-24px;text-align:center;}
#banner .swiper-button-prev i,#banner .swiper-button-next i{font-size:30px;line-height:48px;color:#B6B6B6;}
#banner .swiper-button-prev,#banner .swiper-container-rtl .swiper-button-next{left:0px;right:auto;}
#banner .swiper-button-next,#banner .swiper-container-rtl .swiper-button-prev{right:0px;left:auto;}

#banner .swiper-button-prev:hover,#banner .swiper-button-next:hover{background:rgba(51,51,51,1);}
#banner .swiper-button-prev:hover i,#banner .swiper-button-next:hover i{color:#fff;}



/******---------------------S home_equipment---------------------******/
.home_equipment{ background:#f6f6f6 url(../images/bg_equipment.png) center top no-repeat; padding-top:65px; padding-bottom:75px;}
.equipment_about{margin-left:152px; margin-right:152px; color:#666666; font-size:13.96px; line-height:36px; margin-top:40px; text-align:center;}
.equipment_list{ margin-top:45px;}
.equipment_list dl{ width:25%; display:block; float:left; text-align:center;}
.equipment_list dt{ color:#ffc001; font-size:65px;}
.equipment_list dd{ margin-top:5px;}
.equipment_list a { position:relative; color:#666666; font-size:16px; padding-left:35px;}
.equipment_1 a:before{ content:''; width:25px; height:25px; background:url(../images/icon_1.png) left top no-repeat; position:absolute; left:0; top:0;}
.equipment_2 a:before{ content:''; width:29px; height:25px; background:url(../images/icon_2.png) left top no-repeat; position:absolute; left:0; top:0;}
.equipment_3 a:before{ content:''; width:25px; height:25px; background:url(../images/icon_3.png) left top no-repeat; position:absolute; left:0; top:0;}
.equipment_4 a:before{ content:''; width:29px; height:25px; background:url(../images/icon_2.png) left top no-repeat; position:absolute; left:0; top:0;}

/******---------------------E home_equipment---------------------******/


/******---------------------S home_about---------------------******/
.home_about{ background:#1b1d29;}
.aboutimg{ width:450px;}
.aboutimg img{ width:450px; height:400px;}
.aboutbox{ width:690px; margin-right:30px; padding-top:50px;}
.about{ color:#cccccc; font-size:14px; line-height:36px; max-height:144px; overflow:hidden; margin-top:25px;}
.aboutmore{ margin-top:25px;}
.more{ display:block; width:160px; height:46px; line-height:46px; text-align:center; color:#ffffff; font-size:14px; background:#ffc001; border-radius:5px;}
.more:hover{ background:#e7af05;}
/******---------------------E home_about---------------------******/

/******---------------------S home_case---------------------******/
.home_case{ padding-top:70px; background:#f5f5f5; padding-bottom:35px;}
.casebox{ width:400px; padding-top:105px;}
.caseabout{ color:#666666; font-size:14px; line-height:36px; padding-top:35px; max-height:144px; overflow:hidden;}
.casemore{ margin-top:40px;}
.caselistbox{ width:760px;}
.case_list{}
.case_list a{ display:block; float:left; width:350px; height:250px; margin-left:30px; margin-bottom:30px;}
.case_list a img{width:350px; height:250px;}
/******---------------------E home_case---------------------******/


/******---------------------S home_product---------------------******/
	
@-webkit-keyframes run {
 0% {
  width:0;
  height:0
 }
 50% {
  width:60px;
  height:60px
 }
 100% {
  width:30px;
  height:30px
 }
}
@-moz-keyframes run {
 0% {
  width:0;
  height:0
 }
 50% {
  width:60px;
  height:60px
 }
 100% {
  width:30px;
  height:30px
 }
}
@-o-keyframes run {
 0% {
  width:0;
  height:0
 }
 50% {
  width:60px;
  height:60px
 }
 100% {
  width:30px;
  height:30px
 }
}
@keyframes run {
 0% {
  width:0;
  height:0
 }
 50% {
  width:90px;
  height:90px
 }
 100% {
  width:30px;
  height:135px
 }
}

.home_product{ padding-top:74px; background:#1b1d29; padding-bottom:70px;}
	/* 本例子css */
	.product_list{ width:100%; margin-top:50px; overflow:hidden;   }
	.product_list .hd{ margin:0; padding:0; text-align:center; }
	.product_list .hd li{ display:inline-block; position:relative; height:34px; line-height:34px; text-align:center; padding-left:14px; padding-right:14px; cursor:pointer; color:#cccccc; font-size:14px; border:1px solid #4a4949; margin-bottom:10px; }
	.product_list .hd li.on{ background:#ffc001; color:#333333; border:1px solid #ffc001;  }
	.product_list .bd{ margin-top:40px;   }
	.product_list .lh{ overflow:hidden; width:105%;  }
	.product_list .lh li{ width:290px;float:left; margin-right:12px; margin-bottom:15px;  }
	.proitem{ width:290px; height:231px; position:relative;}
	.proitem img{ width:278px; height:218px; margin-top:5px; margin-left:5px; border:1px solid #ffc001;}
	
	
.proitem  .lt {
    top: 0;
    left: 0;
    border-top: 2px solid #d19f09;
    border-left: 2px solid #d19f09;
}
.proitem  .lb {
    bottom: 0;
    left: 0;
    border-bottom: 2px solid #d19f09;
    border-left: 2px solid #d19f09;
}

.proitem .rt {
    top: 0;
    right: 0;
    border-top: 2px solid #d19f09;
    border-right: 2px solid #d19f09;
}

.proitem  .rb {
    bottom: 0;
    right: 0;
    border-bottom: 2px solid #d19f09;
    border-right: 2px solid #d19f09;
}
.proitem .ani { 
display:none;
animation: run 2s ease-in-out;
    -webkit-animation: run 2s ease-in-out;
    -moz-animation: run 2s ease-in-out;
    -o-animation: run 2s ease-in-out;
}
.product_list .lh li a:hover .proitem  .ani {
display:block;

}	
.product_list .lh li a:hover  .bg{opacity: 1;}
.product_list .lh li a:hover img{ border:1px solid #d19f09;}
.product_list .lh li a:hover .title{ color:#d19f09;}	
.proitem  .lt,.proitem  .lb,.proitem  .rt,.proitem  .rb {
    position: absolute;
    width: 30px;
    height: 135px;
}	
.proitem .bg{width:278px; height:218px; position:absolute; left:6px; top:6px; background:rgba(40,47,57,0.67);transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
	    opacity: 0; }
.proitem .bg h3{ color:#fff; font-size:18px; font-weight:normal; text-align:center; padding-top:90px; line-height:24px; padding-left:10px; padding-right:10px;}
	
.title{ color:#666666; font-size:14px; line-height:35px; height:35px;text-overflow:ellipsis; overflow:hidden;white-space:nowrap; text-align:center;}

	
.productmore{ margin-top:25px; text-align:center;}	
.productmore a{ margin-left:auto; margin-right:auto;}
	
/******---------------------E home_product---------------------******/

/******---------------------S home_news---------------------******/
.home_news{ padding-top:70px;  background:#f5f5f5; padding-bottom:70px;}
.news_list{ width:105%; margin-top:50px;}
.news_list dl{ width:570px; position:relative; background:#f2f2f2; height:200px; float:left; margin-right:42px; display:block; }
.news_list dl dt,.news_list dl dt img{ width:160px; height:200px;}
.news_list dl dt{}
.news_list dl dd{ position:absolute; left:120px; top:20px; }
.news_list dl dd .title2{ height:46px; line-height:46px; display:block; color:#333333; font-size:18px; background:#ffc001; padding-left:60px; margin-right:50px; padding-right:10px;}
.news_list dl dd  .info{ margin-left:60px; margin-top:20px; color:#666666; font-size:14px; line-height:32px; height:96px; overflow:hidden; padding-right:25px;}
.news_list dl dd  .info a{ color:#ffc001;}
.news_list dl dd  .info a:hover{ text-decoration:underline;}
.news_list dl:hover{ background:#ddd;}

.newsmore{ padding-top:65px; text-align:center;}
.newsmore a{ margin-left:auto; margin-right:auto;}
/******---------------------E home_news---------------------******/


/******---------------------S home_contact---------------------******/
.home_contact{ padding-top:59px; background:url(../images/contactimg.jpg) center top no-repeat; padding-bottom:55px;}
.contact_list{}
.contactword{ color:#ffffff; font-size:14px; line-height:24px; padding-top:20px; text-align:center;}
.contact_list{ margin-top:50px;}
.contact_list dl{ width:33.33333%; float:left; text-align:center;}
.contact_list dt img{ display:block; margin-left:auto; margin-right:auto; margin-bottom:10px;}
.contact_list dt{ color:#ffffff; font-size:16px;}
.contact_list dd{ margin-top:17px;}
.contact_list dd a{ color:#ffffff; font-size:16px; line-height:24px;}

.contactbox{ margin-left:50px; margin-right:50px; border-top:1px solid #bebdbd; margin-top:50px; padding-top:35px;}
.field{ position:relative;margin-bottom:10px;}
.field label{ position:absolute; left:0; top:0; height:36px; line-height:36px; color:#ffffff; font-size:14px;}
.field input{border: 1px solid #bebdbd;height: 33px;padding: 0 10px; background:none; display:block;color:#ffffff; }
.field	textarea {width: 100%;border: 1px solid #bebdbd;height: 82px;background:none;color:#ffffff;padding: 10px;}
.form1{ width:535px;}
.btn-submit {}
.btn-submit .more{ border:none; }

.inquirShow{float:left;width:560px;}
.inquirShow .row{}

.inquirShow dt{font-size:13px;}
.inquirShow dd{margin:0 0 10px 0;}

.inquirShow input,.inquirShow textarea{background:none;padding:10px 10px;font-size:14px;border:1px solid #D9D9D9;width:100%;line-height:20px;text-align:left;color:#fff;box-sizing:border-box;}
.inquirShow textarea {display:block;max-width:100%;width:100%;resize:none;box-sizing:border-box;}

.inquirShow .red{color:#f00;font-weight:bold;}
.inquirShow .yzm { width:100px; margin-right:10px;}
.inquirShow img {cursor: pointer; margin-left: 3px; display: inline-block;vertical-align: middle;}

.inquirShow input:focus,.inquirShow select:focus,.inquirShow textarea:focus { -webkit-box-shadow:0 0 5px #999; -moz-box-shadow:0 0 5px #999; box-shadow:0 0 5px #999; }

.inquirShow input.btn {display:block;padding:0;border:none;width:190px;height:46px;line-height:46px;text-align:center;color:#fff;font-size:16px;background:#ffc001;border-radius:5px;}









.wechat{text-align:center;}
.wechat img{ width:150px; height:150px; margin-bottom:15px;}
.wechat p{ color:#ffffff; font-size:16px; line-height:32px; }
/******---------------------E home_contact---------------------******/


.procat{ margin-top:10px; text-align:center; margin-bottom:30px;}
.procat a.on{background:#ffc001}
.procat a{ display:inline-block;}
.procat a{ display:inline-block; position:relative; height:34px; line-height:34px; text-align:center; padding-left:14px; padding-right:14px; cursor:pointer; color:#333333; font-size:14px; border:1px solid #ffc001; margin-bottom:10px; }
.procat .current{ background:#ffc001; color:#333333; border:1px solid #ffc001;  }

/***  page 单页 ***/
.mainbox_2{ padding-top:30px; padding-bottom:30px;color:#666666; line-height:26px;  font-size:15px; }



/******--------------------- News 新闻 ---------------------******/
.mainbox_2a{}
.mainbox_2a { margin-top:30px;width:110%;}
 .mainbox_2a a {display:block;width:330px; float:left; margin-right:105px; margin-bottom:50px;}
.mainbox_2a dl{ width:100%;}
.mainbox_2a dl dt{ width:70px; height:73px; border:1px solid #dddddd; border-radius:10px; padding-left:8px; color:#9c9c9c; font-size:14px; line-height:20px; }
.mainbox_2a dl dt p{ padding-top:14px; height:28px; line-height:28px; color:#9c9c9c; font-size:20px;}
.mainbox_2a dl dd{ margin-top:8px;}
.mainbox_2a dl dd h3{ height:35px; line-height:35px; color:#4c4c4c; font-size:15px;text-overflow:ellipsis; overflow:hidden;white-space:nowrap; font-weight:normal;}
.mainbox_2a dl dd p{ line-height:22px; height:66px; overflow:hidden; color:#888888; font-size:12px; margin-top:5px;}
.mainbox_2a dl dd .icon{ width:35px; height:35px; margin-top:20px;}
.mainbox_2a a:hover   dd h3 { color:#ffc001;}
.mainbox_2a a:hover dt{ background:#ffc001; border-color:#ffc001; color:#fff;}
.mainbox_2a a:hover dt p{ color:#fff;}

/******--------------------- prduct 产品 ---------------------******/
.mainbox_2b { width:105%;}
.mainbox_2b ul{ margin:0; padding:0;}
.mainbox_2b  li{ width:290px;float:left; margin-right:12px; margin-bottom:15px;  }
.mainbox_2b ul li a:hover .proitem  .ani {
display:block;

}	
.mainbox_2b ul li a:hover  .bg{opacity: 1;}
.mainbox_2b ul li a:hover img{ border:1px solid #fdcb32;}
.mainbox_2b ul li a:hover .title{ color:#d19f09;}	
	.proitem2{ width:290px; height:231px; position:relative;}
	.proitem2 img{ width:278px; height:218px; margin-top:5px; margin-left:5px; border:1px solid #ffc001;}
	
.proitem2  .lt {
    top: 0;
    left: 0;
    border-top: 2px solid #fdcb32;
    border-left: 2px solid #fdcb32;
}
.proitem2  .lb {
    bottom: 0;
    left: 0;
    border-bottom: 2px solid #fdcb32;
    border-left: 2px solid #fdcb32;
}

.proitem2 .rt {
    top: 0;
    right: 0;
    border-top: 2px solid #fdcb32;
    border-right: 2px solid #fdcb32;
}

.proitem2  .rb {
    bottom: 0;
    right: 0;
    border-bottom: 2px solid #fdcb32;
    border-right: 2px solid #fdcb32;
}
.proitem2 .ani { 
display:none;
animation: run 2s ease-in-out;
    -webkit-animation: run 2s ease-in-out;
    -moz-animation: run 2s ease-in-out;
    -o-animation: run 2s ease-in-out;
}
.mainbox_2b li a:hover .proitem2  .ani {
display:block;

}	

.proitem2  .lt,.proitem2  .lb,.proitem2  .rt,.proitem2  .rb {
    position: absolute;
    width: 30px;
    height: 135px;
}	
.proitem2 .bg{width:278px; height:218px; position:absolute; left:6px; top:6px; background:rgba(40,47,57,0.67);transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
	    opacity: 0; }
.proitem2 .bg h3{ color:#fff; font-size:18px; font-weight:normal; text-align:center; padding-top:90px; line-height:24px; padding-left:10px; padding-right:10px;}
	
.title2{ color:#666666; font-size:14px; line-height:35px; height:35px;text-overflow:ellipsis; overflow:hidden;white-space:nowrap; text-align:center;}




 
/*--详细--*/
.time2 { margin-top:10px;}
.show_pic{ color:#444444; padding-top:10px; margin:0px 40px;}
.show_pic h4{ font-size:20px;}
.pic_cp img{max-width:100%;margin-top:20px; }
.nrr { padding:15px 0; color:#666;font-size:15px; line-height:26px; }








/******--------------------- footer ---------------------******/
 .footerwrap{ background:#000; }
.footer{padding:15px 0px; background:#000; color:#d1cfcf;line-height:24px;font-size:12px; text-align:center;} 
.footer a{color:#d1cfcf;}
.footer a:hover{ color:#ffc001;}

#footerBar{transition:all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-webkit-transition:all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s; }
#footerBar {position:fixed;bottom:0;left:0;width:100%;height:45px;background:#1B1D29;border-top:1px solid rgba(255, 255, 255, 0.2);display:none;z-index:999;}
#footerBar li {width:25%;height:45px;float:left;text-align:center;border-left:1px solid rgba(255, 255, 255, 0.2);cursor:pointer;padding:6px 0 0 0;box-sizing: border-box;}
#footerBar li:first-child {border-left:none;}
#footerBar li a{display:block;height:45px;line-height:1;text-transform:uppercase;}
#footerBar li i{color:#fff;font-size:20px;}
#footerBar li span{display:block;color:#fff;font-size:12px;margin-top:3px;}
/******--------------------- lan ---------------------******/
.lan1{ padding-bottom:51px; background:url(../images/xian2.png) center bottom no-repeat; color:#333333; font-size:27.86px; text-align:center;}

.lan2{  padding-bottom:26px; background:url(../images/xian2.png) left bottom no-repeat; color:#ffffff; font-size:28px; text-align:left;}

.lan3{  padding-bottom:26px; background:url(../images/xian2.png) left bottom no-repeat; color:#333333; font-size:28px; text-align:left;}

.lan4{ padding-bottom:36px; background:url(../images/xian2.png) center bottom no-repeat; color:#ffc001; font-size:27.86px; text-align:center;}




.postion{ height:60px; background:#ffc001; line-height:60px;}
.postion span{ color:#333; padding-left:32px; padding-right:32px; font-size:14px; background:#f5f5f5;}
.nylan{  height:60px; line-height:60px; color:#333333;   font-size:14px; }
.nylan a:hover{ text-decoration:underline;}
.nylan,.nylan a,.nylan font{font-size:14px; }
.nylan a{ color:#333333;}
.nylan font{ color:#333333;}

/******--------------------- 分页 ---------------------******/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #ffc001;
  border-color: #ffc001;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}




/******--------------------- 在线客服 ---------------------******/
.qq_onService_panel i,.qq_onService_panel em{font-style:normal;}
.function_list li{ position:relative;}
.qq_onService_panel .sidebar2_Mo{position: fixed; right:0; top:50%; margin-top: -179px; z-index:10000;}
.qq_onService_panel .sidebar2_list{width: 50px; margin-bottom: 10px; position: relative; right:0;}
.qq_onService_panel .sidebar2_listT,.qq_onService_panel .sidebar2_listB{background-repeat: no-repeat; padding-left:7px;}
.qq_onService_panel .sidebar2_listT{background-position:left top;}
.qq_onService_panel .sidebar2_listB{background-position:left bottom;}
.qq_onService_panel .list_c{height:7px;}
.qq_onService_panel .ie_w{*width: 43px;}
.qq_onService_panel .sidebar2_listC{text-align: center;}
.qq_onService_panel .sidebar2_listC .prev_btn,.qq_onService_panel .sidebar2_listC .next_btn{display: inline-block;}
.qq_onService_panel .sidebar2_listC .prev_btn{margin-bottom: 10px;}
.qq_onService_panel .function_list .list{text-align: center; height:40px; width:auto; padding:0; border:0; overflow: inherit; margin-bottom: 10px; position: relative;}
.qq_onService_panel .function_list .list a{display: inline-block;}
/*.function_list .list:hover .alt_c{display: block;}*/
.qq_onService_panel .list .tel_icon,.qq_onService_panel .list .qq_icon,.qq_onService_panel .list .wx_icon,.qq_onService_panel .list .edit_icon,.qq_onService_panel .list .mail_icon,.qq_onService_panel .list .map_icon{background-repeat: no-repeat; background-position: center center; position: relative; margin-top: 7px; width: 100%; z-index: 2;}
.qq_onService_panel .list .tel_icon{background-image:url('../images/tel_icon.png'); width:26px; height:26px;}
.qq_onService_panel .list:hover .tel_icon{background-image:url('../images/tel_icon_h.png');}
.qq_onService_panel .list .qq_icon{background-image:url('../images/qq_icon.png'); width:25px; height:25px;}
.qq_onService_panel .list:hover .qq_icon{background-image:url('../images/qq_icon_h.png');}
.qq_onService_panel .list .wx_icon{background-image:url('../images/wx_icon.png'); width:30px; height:23px;}
.qq_onService_panel .list:hover .wx_icon{background-image:url('../images/wx_icon_h.png');}
.qq_onService_panel .list .edit_icon{background-image:url('../images/wx_icon.png'); width:30px; height:25px;}
.qq_onService_panel .list:hover .edit_icon{background-image:url('../images/wx_icon_h.png');}
.qq_onService_panel .list .mail_icon{background-image:url('../images/mail_icon.png'); width:26px; height:25px;}
.qq_onService_panel .list:hover .mail_icon{background-image:url('../images/mail_icon_h.png');}
.qq_onService_panel .list .map_icon{background-image:url('../images/qq_icon.png'); width:26px; height:25px;}
.qq_onService_panel .list:hover .map_icon{background-image:url('../images/qq_icon_h.png');}
.qq_onService_panel .sidebar2_state{text-align: center;}
.qq_onService_panel .sidebar2_state a{display: inline-block; width: 32px; height:32px;}
/*.alt_c{display: none;}*/
 
 
/* 联系我们 */
.qq_onService_panel .lxwm_tel{ width: 178px; position: absolute; right:-178px; top:0; opacity:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; }
.qq_onService_panel .lxwm_c .lxwm_tit{padding:0 20px; font-weight: normal; height:50px; line-height: 50px; text-align: left; font-size: 18px; border-bottom-width: 1px; border-bottom-style: solid;}
.qq_onService_panel .lxwm_c .lxwm_list{padding:20px 20px 1px;}
.qq_onService_panel .lxwm_c .lxwm_list li{background:url('../images/tel_border.png') no-repeat; margin-bottom: 20px; width:139px; height:32px; line-height: 32px; font-size: 14px;}

/* 联系方式 */
.qq_onService_panel .lxfs_qq{width:200px; overflow:hidden; position: absolute; right:-200px; top:-50px; opacity:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;}
.qq_onService_panel .lxfs_c{ width:217px; overflow:hidden;/* overflow-y:auto; overflow-x:hidden;max-height:236px;*/}
.qq_onService_panel .lxfs_list{padding:20px 15px 0 0; min-height:107px;}
.qq_onService_panel .lxfs_list li{margin-bottom: 20px;}
.qq_onService_panel .lxfs_list li em{display:block; float: left; text-align: right; width:77px; overflow: hidden; font-size: 12px; height:32px; line-height: 32px;}
.qq_onService_panel .lxfs_list li a{width: 102px; height:32px; line-height: 32px; text-align: center;}

/* 微信扫码 */
.qq_onService_panel .wx_scan{width:200px; position: absolute; right:-200px; top:-80px; opacity:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;}
.qq_onService_panel .wx_scan_c{text-align: center; padding-top:15px;}
.qq_onService_panel .wx_scan_c .pic{margin-bottom: 5px; display: block;}
.qq_onService_panel .wx_scan_c p{padding-bottom: 10px;}

/* 说明文字 */
.qq_onService_panel .explain_text{width:200px; position: absolute; right:-106px; top:-2px; opacity:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0;}
.qq_onService_panel .explain_c a{font-size: 16px; padding:5px 0;}


 
.qq_onService_panel .sidebar2_listT,.qq_onService_panel .sidebar2_listB{background-image:url('../images/botder_img.png');}
.qq_onService_panel .list_c,.qq_onService_panel .alt_bg,.sidebar2_listC{background:#C1BFC0;}
.qq_onService_panel .sidebar2_state a{background-image: url('../images/hide_btn.png')}
.qq_onService_panel .sidebar2_state a.cur{background-image: url('../images/show_btn.png')}
.qq_onService_panel .lxwm_c .lxwm_tit{color:#eee; border-bottom-color: #CFCDCE;}
.qq_onService_panel .lxwm_c .lxwm_list li{color:#fff;}
.qq_onService_panel .lxfs_list li{color:#fff;}
.qq_onService_panel .lxfs_list li a{background:url('../images/qq_btn.png');}
.qq_onService_panel .explain_c a{color:#fff;}
.qq_onService_panel .wx_scan_c p{color:#fff;}


/*分页*/
.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #ddd; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color:#ffc001;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #ffc001;}
.pagelink .current{color:#ffc001;padding:6px 7px 5px;height:26px;border:1px solid #ddd;border-bottom:2px solid #ffc001;font-weight:bold} 


/*--------------------responisve  -------------------------*/

@charset "utf-8";


@media screen and (max-width:768px){

.footer,.main,.header,.mainwrap,.top,.head,.mainbox{ width:100%; margin-left:auto; margin-right:auto; padding:0 10px;box-sizing:border-box;}

.topwrap{width:100%;height:50px;background:#1B1D29;}
.top{line-height:50px;padding:0;}
.top font{display:none;}
.top span.mo-header-menu{display:block;}

.menu{margin:0 10px 0 0;line-height:50px;}
.menu em{display:none;}
.menu a{color:#fff;margin-left:10px;}

 
.navbar{display:none;}
.topbg1,.topbg2{display:none;}
 

#banner .swiper-button-prev,#banner .swiper-button-next{display:none;}


#onService_panel,.go-top{display:none !important;;}

#footer{padding:20px 0 60px 0;}
.footer{padding:0;} 

#footerBar{display:block;}
}

@media screen and (max-width:768px){

.lan1{padding-bottom:20px;font-size:25px;text-align:center;}
.lan2{padding-bottom:20px;}
.lan3{padding-bottom:20px;background:url(../images/xian2.png) center bottom no-repeat;font-size:28px;text-align:center;}
.lan4{padding-bottom:20px;font-size:25px;}

.home_equipment{padding:30px 0;}
.equipment_about{margin:20px 0 0;font-size:14px;line-height:30px;}
.equipment_list{margin-top:30px;}
.equipment_list dl{width:25%;}
.equipment_list dt{font-size:40px;}
.equipment_list a {font-size:15px;}


.aboutimg{display:none;}
.aboutbox{width:100%;margin-right:0;padding:20px 0;box-sizing:border-box;}
.aboutbox .lan2{text-align:center;margin:0 auto;background:url(../images/xian2.png) center bottom no-repeat;}
.about{line-height:30px;max-height:none;margin-top:20px;}
.aboutmore{margin-top:20px;}
.more{width:150px;height:42px;line-height:42px;margin:0 auto;}

.home_case{padding:30px 0;}
.casebox{float:none;width:100%;padding:0;}
.caseabout{font-size:14px;line-height:30px;padding:20px 0;max-height:none;}
.casemore{ margin-top:0;}
.caselistbox{width:100%;}
.case_list{margin:0 0 0 -2%;}
.case_list a{ display:block; float:left; width:48%; height:auto;margin:20px 0 0 2%;}
.case_list a img{width:100%;display:block;height:auto;}

.home_product{padding:30px 0;}

.product_list{margin-top:30px;}
.product_list .hd{ margin:0; padding:0; text-align:center; }
.product_list .hd li{ display:inline-block; position:relative; height:auto; line-height:22px; text-align:center; padding-left:14px; padding-right:14px; cursor:pointer; color:#cccccc; font-size:14px; border:1px solid #4a4949; margin-bottom:10px; }
.product_list .hd li.on{ background:#ffc001; color:#333333; border:1px solid #ffc001;  }
.product_list .bd{ margin-top:40px;   }

.product_list .lh{ overflow:hidden; width:auto;margin:0 0 0 -2%;}
.product_list .lh li{ width:48%;float:left;margin:15px 0 0 2%;}
.proitem{width:100%;height:auto;position:relative;}
.proitem img{width:100%;height:200px;margin:0;border:1px solid #ffc001;box-sizing:border-box;}

.proitem .bg{display:none;}

.home_news{padding:30px 0;}
.news_list{width:auto;margin-top:10px;}
.news_list dl{width:100%;height:200px;float:none;margin:20px 0 0 0;}
.news_list dl dt,.news_list dl dt img{ width:160px; height:200px;}
.news_list dl dt{float:left;width:160px;}
.news_list dl dd{ position:static;margin:0 0 0 180px;}
.news_list dl dd .title2{ height:40px; line-height:40px;font-size:16px;background:none;padding:0;margin:0;text-align:left;}
.news_list dl dd  .info{margin:10px 0 0 0;color:#666666; font-size:14px; line-height:25px; height:auto;padding:0;}
.news_list dl dd  .info a{ color:#ffc001;}
.news_list dl dd  .info a:hover{ text-decoration:underline;}
.news_list dl:hover{ background:#ddd;}

.newsmore{padding-top:30px;}

.home_contact{padding:30px 0; background:url(../images/contactimg.jpg) center top repeat;}

.contactword{padding-top:15px;}
.contact_list{margin-top:30px;}
.contact_list dd{margin-top:15px;}
.contact_list dd a{font-size:14px;}

.contactbox{margin:20px 0 0;margin-top:30px;}

.inquirShow{float:none;width:100%;}

.wechat{text-align:center;float:none;text-align:center;}
.wechat img{ width:150px; height:150px; margin-bottom:15px;}
.wechat p{ font-size:14px;line-height:25px;}


}


@media screen and (max-width:768px) {
.nybanner{height:200px;background-size:auto 100%;}

.postion{height:40px;line-height:40px;}
.postion span{padding:0 15px;font-size:14px;}
.nylan{display:none;}

.procat{margin-bottom:10px;}
.procat a {width:48%;padding:0;margin-bottom:8px;}

.mainbox_2b {width:100%;}
.mainbox_2b ul{margin:0 0 0 -2%; padding:0;}
.mainbox_2b  li{width:31.33333%;float:left;margin:15px 0 0 2%;}
.mainbox_2b ul li a:hover .proitem  .ani {display:block;}
.mainbox_2b ul li a:hover  .bg{opacity: 1;}
.mainbox_2b ul li a:hover img{ border:1px solid #fdcb32;}
.mainbox_2b ul li a:hover .title{ color:#d19f09;}	

.proitem2{width:100%;height:auto; position:relative;}
.proitem2 img{width:100%;height:auto;margin-top:5px; margin-left:5px; border:1px solid #ffc001;box-sizing:border-box;}
.proitem2 .bg{display:none;}

.mainbox_2b li a:hover .proitem2  .ani{display:none;}	

.mainbox_2a dl dd .icon {display:none;}
.mainbox_2a a{width:100%;float:none;margin-right:0;margin-bottom:15px;}
.mainbox_2a dl dt {width:100px;height:34px;padding-left:0;text-align:center;font-size:15px;line-height:32px;}
.mainbox_2a dl dt p {padding:0;height:auto;line-height:32px;font-size: 15px;display: inline;margin: 0 5px 0 0;}



}


@media screen and (max-width:500px) {
	
	.procat a{height:auto;line-height:22px}

.lan1{padding-bottom:15px;font-size:22px;}
.lan2{padding-bottom:15px;font-size:22px;}
.lan3{padding-bottom:15px;font-size:22px;}
.lan4{padding-bottom:15px;font-size:22px;}

.home_equipment{padding:25px 0;}
.equipment_about{margin:15px 0 0;font-size:14px;line-height:24px;}
.equipment_list{margin-top:10px;}
.equipment_list dl{width:50%;margin:15px 0 0 0;}
.equipment_list dt{font-size:32px;}
.equipment_list a {font-size:14px;}

.about{line-height:24px;margin-top:15px;}
.aboutmore{margin-top:15px;}
.more{width:140px;height:36px;line-height:36px;}

.home_case{padding:25px 0;}
.caseabout{line-height:24px;padding:15px 0;}
.case_list a{margin:15px 0 0 2%;}

.home_product{padding:25px 0;}
.product_list{margin-top:20px;}
.product_list .hd li{width:48%;padding:0;font-size:13px;margin-bottom:5px;}

.product_list .bd{margin-top:10px;}

.title{color:#ccc;font-size:14px;font-weight:400;}

.home_news{padding:25px 0;background:#fff;}
.news_list{width:auto;margin-top:10px;}
.news_list dl{width:100%;height:auto;float:none;margin:20px 0 0 0;background:#fff;}
.news_list dl dt,.news_list dl dt img{width:100%;height:auto;}
.news_list dl dt{float:none;width:100%;}
.news_list dl dd{margin:0;}
.news_list dl dd .title2{height:35px; line-height:35px;font-size:14px;text-align:center;}
.news_list dl dd  .info{font-size:12px;line-height:22px;}

.news_list dl:hover{background:#fff;}

.newsmore{padding-top:20px;}

.home_contact{padding:25px 0;}

.contactword{padding-top:15px;}
.contact_list{margin-top:10px;}
.contact_list dl{width:100%;float:none;text-align:center;border-bottom:1px dashed #ccc;padding:20px 0;}
.contact_list dd{margin-top:15px;}
.contact_list dd a{font-size:14px;}

.contactbox{margin-top:25px;padding:0;border-top:none;}

.inquirShow{float:none;width:100%;}

.wechat{text-align:center;float:none;text-align:center;}
.wechat img{ width:150px; height:150px; margin-bottom:15px;}
.wechat p{ font-size:14px;line-height:25px;}

.footer{padding:0 10px;}

.nybanner{height:160px;}

.mainbox_2b  li{width:48%;float:left;margin:15px 0 0 2%;}
}


@media screen and (max-width:480px) {

}

@media screen and (max-width:400px) {

.nybanner{height:110px;}

}


