﻿/*首页*/
.dds2{ height:270px;  overflow:hidden;}
@media screen and (-webkit-min-device-pixel-ratio:0){ 
height:270px; } 
}
.i_pro_bg2{ width:100%;}
.i_pro_t{ /*height:100px;*/ overflow:hidden; line-height:42px; text-align:center;  font-size:30px; color:#333333;  margin-bottom:3%; margin-top:40px; font-family:微软雅黑;}

 .category-list {
	margin: 30px auto;
	width:82%;
	margin-left:13.8%;
	padding-bottom:50px;
}
.category-list .item {
	width: 140px;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	color: #555;
	background-color: #f1f1f1;
	border-radius: 2px;
	margin: 3px 2.8%;
	float:left; text-align:center;
}
.category-list .item:hover, #products > .category-list .item.on {
	color: #fff;
	background-color: #ff0000;
}
.category-list .item i {
	font-size: 20px;
	margin-right: 20%;
	vertical-align: middle;
}

.show992 {
	display: none;
}

.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top:20px;text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:38px; height:74px;/*IE7 life-saver*/ text-indent:40px; margin-top:-16%; z-index:9; position:relative; overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_pro_left.png) no-repeat; float:left;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_pro_left_on.png) no-repeat;}
.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_pro_right.png) no-repeat; float:right;}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_pro_right_on.png) no-repeat; }
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ display:none;}
.owl-theme .owl-controls .owl-page span{display: block;width: 16px;height: 16px;margin: 5px 7px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background:url(../images/i_bg3.png) no-repeat;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background:url(../images/i_bg4.png) no-repeat;}
/* If PaginationNumbers is true*/
.owl-theme .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;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/ajaxloader.gif) no-repeat center center}
#owl-demo{ padding-bottom:3%; width:80%; margin:0 auto; height:360px;  }
#owl-demo .item{   width:50% !important;  float:left; position:relative; margin-bottom:60px;   }
#owl-demo .item img{/*display: block;*/ width: 100%; }
#owl-demo .item .bg-list-img{  bottom:49px; position:absolute; z-index:-9999; left:0; top:0px; }
#owl-demo .item .bg-list-tit{ height:56px; overflow:hidden; bottom:0; position:absolute; text-align:center; width:100%;}
#owl-demo .item .bg-list-tit h4{ margin:0 auto; display:inline-block; border-bottom:2px solid #e2e2e2; font-weight:normal; font-size:18px; line-height:54px; padding-left:10px; padding-right:10px;}
#owl-demo .item .bg-list-more{ width:100%; position:absolute; bottom:0; background:url(../images/i_por_pic1.png) center 38px no-repeat #3c3a38; height:56px; line-height:46px; font-size:14px; color:#fff; text-align:center;filter: Alpha(Opacity=0);/*IE7 fix*/opacity: 0;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
#owl-demo .item .i_pro_bg{position:absolute; width:100%; bottom:56px; /*height:100%;*/height:89%;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;filter: Alpha(Opacity=0);/*IE7 fix*/opacity: 0; left:0;}
#owl-demo .item .bg-list-words{ border:2px solid #fff !important; width:95%; height:100% !important; margin:15px auto; position:inherit; z-index:9999;   text-align:center; padding-top:100px; padding-bottom:75px;}
#owl-demo .item .bg-list-words:hover{border:2px solid #f00 !important;}
#owl-demo .item .bg-list-words a{ color:#fff; font-size:18px;}
#owl-demo .item .bg-list-words a p{ color:#fff; font-size:18px; margin-top:20px; width:100%;  }


/*首页产品*/
#owl-demo2{   width:70%; margin:1% auto; }
#owl-demo2.owl-theme .owl-controls .owl-buttons{ position:absolute; top:40%; width:100%; left:0; height:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:59px; height:90px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_case_left.png) no-repeat; float:left;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_case_left_on.png) no-repeat;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_case_right.png) no-repeat; float:right;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_case_right_on.png) no-repeat; }

#owl-demo2.owl-theme .owl-controls .owl-page{ display:inline-block;}
#owl-demo2 .item{ width:42%;margin: 0px;   float:left; background:#ff0000; display:block;}
#owl-demo2 .item .i_p_title{ margin-top:12%; font-size:24px; font-family:"微软雅黑"; color:#fff; padding-left:10%; padding-right:8%;}
#owl-demo2 .item .i_p_title a{ color:#fff;}
#owl-demo2 .item .i_p_title a b{ font-size:20px;}
#owl-demo2 .item   p{ color:#fff;  font-size:14px; line-height:30px; text-indent:2em; }
#owl-demo2 .item a img{ width:50%;display: block; margin:29.5px auto; float:right; padding-right:30px;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
#owl-demo2 .item2{ width:57.5%; float:left; border:1px solid #ccc; }
#owl-demo2 .item2 .i_plist_t{ padding-left:10%; position:relative;}


#owl-demo2 .item2  ul li .pic_ca {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

#owl-demo2 .item2  ul li .pic_ca  p{
  width:80%;
  margin:0 auto;
  height:60px;
}
#owl-demo2 .item2  ul li .pic_ca  img{
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;
  padding:7.8%;
}

#owl-demo2 .item2  ul li .pic_ca .zhe_a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url(../images/zhe_bg.png);
  display: none;
}
#owl-demo2 .item2  ul li .pic_ca .zhe_a .zhe_n {
  top: 30%;
  text-align: center;
}
#owl-demo2 .item2  ul li .pic_ca .zhe_a .zhe_n p {
  line-height: 20px;
  color: #fff;
  height: 40px;
  overflow: hidden;
  width: 100%;
  font-size: 14px;
  font-family: "微软雅黑";
  
}
#owl-demo2 .item2  ul li .pic_ca .zhe_a .zhe_n img {
  max-height: 100%;
  max-width: 100%;
  padding-top:20%;
}
#owl-demo2 .item2  ul li .pic_ca:hover .zhe_a {
  display: block;
}
#owl-demo2 .item2  ul li{ float:left; width:49.9%; }
#owl-demo2 .item2  ul li:nth-child(1){ border-right:1px solid#ccc; border-bottom:1px solid #ccc;}
#owl-demo2 .item2  ul li:nth-child(2){ border-bottom:1px solid #ccc;}
#owl-demo2 .item2  ul li:nth-child(3){ border-right:1px solid#ccc;}
#owl-demo2 .item2  ul li a{ display:block; width:80%; margin:0 auto;}


/*关于我们*/
.i_about_t{ /*height:100px;*/ overflow:hidden; line-height:42px; text-align:center;  font-size:30px; color:#333333;    margin:30px auto; font-family:微软雅黑; width:80%;}
.i_about{padding-bottom:2%; overflow:hidden; background:url(../images/i_about_bg.jpg)  center top no-repeat; background-size:cover;}
.i_about .i_about_con{ width:80%; margin:0 auto;  position:relative;    }
.i_about .imgs{  width:45%; overflow:hidden; /*margin-top:6.5%;*/ float:left; }
.i_about .imgs img{ width:90%; float:left;}
.i_about .imgs img:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
.i_about .i_about_r{ float:left; width:55%; color:#666666; font-size:14px; line-height:28px;  }
.i_about .i_about_r .i_about_t2{ font-size:36px; font-weight:bold; letter-spacing:6px; line-height:60px;}
.i_about .i_about_r .i_about_txt{ padding-top:2%; height:165px; overflow:hidden;}
.i_about .i_about_r .i_about_txt p{margin-left:0%; margin-right:5%;  width:90%; text-indent:2em;}
.i_about .i_about_r .i_about_txt .i_about_span{ font-size:18px; font-weight:bold;}
.i_about .i_about_r .i_about_more{ width:184px; height:48px; overflow:hidden;  text-indent:39px; font-size:14px; letter-spacing:1.5px; display:block; margin-top:2%; margin-bottom:3%; line-height:48px; color:#ff0000; clear:both;}
.i_about .i_about_r .i_about_more:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
.i_about_r ul{ margin-left:6.5%; padding-bottom:7%;}
.i_about_r ul li{ float:left; width:110px; margin-bottom:30px;}
.i_about_r ul li a{  border:1px solid #ccc; line-height:40px; padding:12px 20px 12px 20px; border-radius:5px;}
.i_about_more{ width:100%; margin:40px auto; text-align:center;}
.i_about_more a{  padding:8px 40px 8px 40px; background:#f2f2f2;   color:#999999;}


/*广告位*/
.i_guanggao{ width:100%; background:url(../images/zhiliang.png) no-repeat; background-size:100% 100%; height:90px; line-height:90px;}
.i_guanggao p{ text-align:center; color:#fff; font-size:2.3rem;}
/*资讯中心*/
.i_news_bg{ padding-bottom:2%; overflow:hidden;}
.i_news_a{ text-align:center; overflow:hidden; padding-top:1%; padding-bottom:1%; font-size:17.8px; margin-top:10px;}
.i_news_a a{ display:inline-block; color:#fff; margin-left:12px; margin-right:12px;}
.i_news_a a.osel{ color:#d23e4a;}
.i_news_con{overflow:hidden; width:80%; margin:0 auto; margin-top:10px; padding-bottom:20px; }
.i_news_con .i_news_div{ display:none; overflow:hidden; padding-bottom:7px;}
.i_news_con .i_news_div img{ width:50%; display:block; float:right;}
/*首页公司资讯*/

#owl-demo3{ text-align:center;}
#owl-demo3.owl-theme .owl-controls{ margin-top:0;}
#owl-demo3 .item{margin: 0px;}
#owl-demo3 .item img{display: block;height: 100%;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
#owl-demo3 .item dd{ width:100%; margin:0 auto; position:relative; overflow:hidden;}
#owl-demo3 .item dd .imgs{ width:50%; overflow:hidden; float:right; position:relative;}
#owl-demo3 .item dd .imgs h2{ height:46px; line-height:46px; background:url(../images/i_news_bg4.png) repeat; overflow:hidden; bottom:0; left:0; width:94%; position:absolute; color:#fff; text-align:left; font-weight:normal; font-size:16px; padding-left:3%; padding-right:3%;}
#owl-demo3 .item dd .imgs h2 em{ float:right; margin-left:10px;}
#owl-demo3 .item dd .i_news_l{  width:100%; height:100%; left:0; top:0;}
#owl-demo3 .item dd .i_news_l ul{ }
#owl-demo3 .item dd .i_news_l ul li{width:47%;   float:left; padding-top:2%; padding-bottom:2%; text-align:left; overflow:hidden; padding-left:2.5%;}
#owl-demo3 .item dd .i_news_l ul li .news_date{ width:12%; height:60px; float:left; background:#f2f2f2;}
#owl-demo3 .item dd .i_news_l ul li .news_date p{ width:100%; text-align:center; padding-top:8px; padding-bottom:10px;}
#owl-demo3 .item dd .i_news_l ul li .news_date p span{ width:100%; color:#cccccc; font-size:12px;}
#owl-demo3 .item dd .i_news_l ul li .news_date p span b{ font-size:18px; color:#999999;}
#owl-demo3 .item dd .i_news_l ul li .four_txt{ float:left; width:88%;  text-align:left;transition:all 0.3s;}
#owl-demo3 .item dd .i_news_l ul li .four_txt .four_txt_img{width:12px; height:12px; float:left; margin-top:10px;  display:none;}
#owl-demo3 .item dd .i_news_l ul li .four_txt h2{ overflow:hidden; font-weight:normal; font-size:18px; padding-left:20px; padding-right:10px; color:#121212;}
#owl-demo3 .item dd .i_news_l ul li .four_txt p{ padding-top:10px; line-height:20px; height:50px;  padding-left:20px; padding-right:10px; font-size:14px; color:#666;}
#owl-demo3 .item dd .i_news_l ul li:hover .four_txt{ color:#ff0000;}
#owl-demo3 .item dd .i_news_l ul li:hover .four_txt h2{color:#ff0000;}
#owl-demo3 .item dd .i_news_l ul li:last-child{ background:none;}
#owl-demo3 .item dd .i_news_l ul li:hover .news_date p { background:#ff0000; -webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
#owl-demo3 .item dd .i_news_l ul li:hover .news_date p span{ color:#fff !important; -webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
#owl-demo3 .item dd .i_news_l ul li:hover .news_date p span b{ color:#fff !important; -webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}


/*经典案例*/
.i_case_bg{ padding-bottom:2%; overflow:hidden; margin-top:40px;}
.i_case_bg .case_list{ width:70%; margin:0 auto;}
.case_list ul{ width:100%; margin:0 auto;}
.case_list ul li{ width:49.5%; float:left; padding:0.25%; }
.case_list ul li a img{ width:100%; height:300px;}
.case_list ul li a p{ color:#666666; height:50px; line-height:50px; background: rgba(0, 0, 0, 0.3) !important; /* IE无效，FF有效 */    
      width:100%;  margin-top:-50px; position:relative; text-align:center;}
.case_list ul li a:hover p{  color:#fff;  background: url(../images/zhe_bg_red.png) !important;}
/* 滚动条 */
.scroll_wrap .scroll_bar {
	position: absolute;
	top:0;
	right:-10px;
	width: 5px;
	height: 100%;
	background-color: #e4e4e4;
}
/* 滚动块 */
.scroll_wrap .scroll_slider {
	position: absolute;
	top: 0;
	left: 0px;
	width: 5px;
	height: 48px;
	background-color: #525252;
	border-radius:5px;
	opacity: .5
}
.scroll_wrap .scroll_slider:hover{
	opacity: 1
}

.rsboiler_xx_div{padding-left:15px}
.form_submit{ float:left;}
.form_submit input{padding:8px 20px;  background:#ff0000; color:#fff; border-radius:5px; margin-left:20px; margin-top:5px;}
#select_radiotxt{ float:left;font-size:14px; font-family:"微软雅黑"; font-weight:bold; margin-bottom:20px; color:#ff0000; background:#fff; width:80px; padding:6px 0px 6px 15px; border-radius:5px;}
#select_cn{ width:270px; float:left; padding-bottom:10px; margin-top:5px; }
#select_wsrs{ width:100%; float:left; margin-top:0px;}
.zlxz{ width:81%; margin:0 auto;}
.zlxz ul li{ width:45%; margin-left:8.5%; float:left; padding:9px 0px 10px 0px;}
.zlxz ul li:first-child{ margin-left:0px;}
.zlxz ul li a{ display:block;}
.zlxz ul li a img{ width:100%;}
.shfw{ width:94%; margin:10px auto;}
.shfw ul li{ width:33.3%; float:left; text-align:center; background:#fff; padding:3.5% 0px 4.6% 0px; color:#333333;}
.case_i{ width:85%; margin:0 auto;}
.case_i ul li{ float:left; margin-left:15px;}
.case_i ul li a img{ width:100%;}
.case_i ul li:nth-child(1){ width:25%; margin-left:6px;}
.case_i ul li:nth-child(2){ width:43%; height:auto;}
.case_i ul li:nth-child(3){ width:22.8%;}
.case_i ul li:nth-child(4){ width:25%; margin-left:6px; margin-top:-14%;}
.case_i ul li:nth-child(5){ width:43%; height:auto; margin-top:2%;}
.case_i ul li:nth-child(6){ width:22.8%; margin-top:2%;}

@media only screen and (max-width:1024px){
.tab .nav-tabs{ width:100%;}
.tab .nav-tabs li{ width:49%; float:left; margin-right:1%; margin-left:0%; }
.tab .nav-tabs li a img, .tab .nav-tabs li a p{ display:none;}
.tab .tab-content{ width:100%; margin-left:0%; padding:20px 0px 20px 0px;}
.tab .tab-content{ height:auto;}
.form_item{   margin-left:10px; margin-top:20px;}
#item_2{ margin-left:10px !important;}
.yrnx_ul li{ margin:0px; margin-right:10px;}
.yrnx_ul li a{ padding:6px 15px 6px 15px;}
.nav-tabs li a:hover h1, .nav-tabs li a:hover p{ color:#fff; background:#ff0000;}
.case_i{ width:100%;}
.case_i ul li:nth-child(2), .case_i ul li:nth-child(5){ width:40%;}
.shfw ul li a p{ font-size:16px;}
#yrlx{ margin-top:0px;}

}
@media only screen and (max-width:768px){
#i_pro_bg2{ padding-top:20px !important;} 
}

@media only screen and (max-width: 767px) {
.tab .nav-tabs li { margin: 0 25px 0 0; }
}

@media only screen and (max-width: 479px) {
.tab .nav-tabs li { width: 50%; text-align: center; margin: 0 0 10px 0;  }
.tab .nav-tabs li:after { width: 0; height: 100%; top: auto; bottom: -60%; right: 50%;  }

}

@media screen and (max-width: 1920px) {
.case_list ul li a img{ width:100%; height:370px;}
.i_about .i_about_r .i_about_txt p{ line-height:36px;}
.i_about .i_about_r .i_about_txt{ padding-top:2%; height:250px; overflow:hidden;}
#owl-demo2 .item p{ line-height:43.999px;}
#owl-demo2 .item2  ul li .pic_ca  img{ padding:0%; padding-left:4%;}
#owl-demo{ height:470px;}
#owl-demo .item{ height:470px;}	
.category-list .item{margin:3px 2.35%; -webkit-margin:3px 1.1%;}
.i_about .imgs{/*margin-top:2%;*/}
.tab .tab-content { height:352px;}
.zlxz ul li{ width:42%;}
.case_i ul li:nth-child(5){margin-top:0.7%;}
.case_i ul li a img{ width:92%;}
#news_index{ margin-top:10px;}
#video_width{width:770px; height:400px;}
.scroll_wrap {
	width: 100%;
	height: 190px;
	position: relative;
}
.i_about .i_about_r .i_about_more{ margin-left:30px;}
#result{ width:95%; margin-top:-3px; }
.i_guanggao{  height:126px; line-height:126px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.category-list .item{margin:3px 2.35%; }
.i_about .imgs{/*margin-top:2%;*/}
.i_about .i_about_r .i_about_more{ margin-left:8px;}
.scroll_wrap {
	width: 100%;
	height: 182px;
	position: relative;
}
.tab .tab-content { height:352px;}
#owl-demo2 .item2  ul li a .i_plist_t img{ padding-top:18.5%;}
}
}
@media screen and (max-width: 1600px) {

#owl-demo .item .i_pro_bg{ height:88%;}

.owl-theme .owl-controls .owl-buttons div{ margin-top:-20%;}
.i_guanggao{  height:105px; line-height:105px;}
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	#owl-demo2 .item2  ul li{ padding-bottom:3.6%; padding-top:5.6%;}
	.i_pro_bg2 > .category-list {margin-left:10%;}
}*/
@media screen and (max-width: 1366px) {
.case_list ul li a img{ width:100%; height:300px;}
.i_about .i_about_r .i_about_txt p{ line-height:28px;}
.i_about .i_about_r .i_about_txt{ padding-top:2%; height:165px; overflow:hidden;}
#owl-demo2 .item p{ line-height:30px;}
#owl-demo2 .item2  ul li .pic_ca  img{ padding:2.2%;}
#result{ width:95%; margin-top:-13px; }
#owl-demo{ height:340px;}
#owl-demo .item{ height:340px;}	
.i_about .i_about_con{ width:70%; }
.i_about .imgs{ width:43%;}
@media screen and (-webkit-min-device-pixel-ratio:0) {#owl-demo2 .item2 ul li{ }}

.category-list .item{margin:3px 1%;}
.tab .tab-content { height:280px;}
.zlxz ul li{ width:45%;}
.case_i ul li a img{ width:100%;}
.case_i ul li:nth-child(5){margin-top:2%;}
#news_index{ margin-top:10px;}
#video_width{width:550px; height:370px;}
.scroll_wrap {
	width: 100%;
	height: 120px;
	position: relative;
}
.i_about .i_about_r .i_about_more{ margin-left:0px;}
.i_guanggao{  height:90px; line-height:90px;}
} 
@media screen and (max-width: 1280px) {
#owl-demo{ height:305px;}
#owl-demo .item{ height:305px;}

.owl-theme .owl-controls .owl-buttons div{ margin-top:-26%;}
.i_guanggao{  height:84px; line-height:84px;}
}
@media screen and (max-width: 1200px) {

.i_guanggao{  height:79px; line-height:79px;}

#owl-demo2 .item p{ line-height:30px;}
#owl-demo2 .item2 ul li .pic_ca img{padding:6%;}
}
@media screen and (max-width: 1100px) {

#owl-demo{ height:270px;}
#owl-demo .item{ height:270px;}
#owl-demo2 .item p{ line-height:30px;}
#owl-demo2 .item2 ul li .pic_ca img{padding:6%;}
#owl-demo2 .item2 ul li a .i_plist_t img{ width:78%;}
#owl-demo2 .item .i_p_title{ font-size:24px;}
#owl-demo2 .item .i_p_title a{ color:#fff;}
#owl-demo2 .item img{ margin:14.5px auto;}
#owl-demo2 .item2 ul li{ padding-bottom:0%;}
.i_about .i_about_r .i_about_txt p{ margin-left:3%; margin-right:3%; width:75%;}
.i_about .imgs{ margin-top:11%;}
#owl-demo2{width:100%; height:460px;}
.i_about .i_about_r .i_about_txt h1{ font-size:18px;}
.i_about .i_about_r .i_about_txt p{ line-height:20px;}
.i_about_r ul li{ width:110px;}
.i_about .i_about_con{ width:100%; height:860px;}
.i_about .i_about_r{width:80%; margin:0 auto; position:static; float:none; }
.i_about .i_about_r .i_about_txt p{ width:92%;}
.i_about_r ul li{ width:105px;}
.i_about .imgs{ float:left; position:relative; margin:5% auto; float:none; width:80%;}
.i_about .i_about_r .i_about_txt h1{ font-size:20px;}
#owl-demo2 .item2 ul li a .i_plist_t img{ padding-top:42px;}
#owl-demo2 .item2 .i_plist_t p{ font-size:14px;}
.i_guanggao{  height:72px; line-height:72px;}
} 
@media screen and (max-width: 1024px) {
#owl-demo .item{ height:437px;}
/*首页公司资讯*/
#owl-demo3 .item dd .i_news_l ul li{padding-top:3%;}
#owl-demo3 .item dd .i_news_l ul li .four_date b{ font-size:30px;line-height:30px; }
#owl-demo3 .item dd .i_news_l ul li .four_txt p{ height:20px;}

/*首页行业资讯*/
#owl-demo4 .item dd .i_news_l ul li{padding-top:3%;}
#owl-demo4 .item dd .i_news_l ul li .four_date b{ font-size:30px;line-height:30px; }
#owl-demo4 .item dd .i_news_l ul li .four_txt p{ height:20px;}
.i_about .imgs{ margin:4% auto;}
.i_about .i_about_con{ width:100%; height:900px;}
.i_guanggao{  height:67px; line-height:67px;}
}
@media screen and (max-width:979px) {
.show992 {
	display: block;
}
.hide992 {
	display: none;
}
.i_pro_bg2 > .category-list{ padding-bottom:0px; margin-bottom:20px; margin-top:20px;}
.i_guanggao{  height:64px; line-height:64px;}
}
@media screen and (max-width:979px) {
/*案例*/
.owl-theme .owl-controls .owl-buttons div{ margin-top:-27%;}
#owl-demo{ height:200px;}
#owl-demo .item{ height:200px;}

#owl-demo .item .i_pro_bg{ height:82%;}
#owl-demo .item:hover .bg-list-img{ height:83%;}
#owl-demo .item .bg-list-hs p{ height:110px;}
/*首页公司资讯*/
#owl-demo3 .item dd .i_news_l ul li{padding-top:2%; width:100%;}
#owl-demo3 .item dd .imgs h2{ font-size:14px; height:36px; line-height:36px;}

/*首页行业资讯*/
#owl-demo4 .item dd .i_news_l ul li{padding-top:2%; width:100%;}
#owl-demo4 .item dd .imgs h2{ font-size:14px; height:36px; line-height:36px;}

}
@media screen and (max-width:830px) {
/*首页公司资讯*/
#owl-demo3.owl-theme .owl-controls .owl-buttons{ top:50%;}
#owl-demo3.owl-theme .owl-controls .owl-buttons div.owl-prev{ float:left;}
#owl-demo3.owl-theme .owl-controls .owl-buttons div.owl-next{ float:right;}
#owl-demo3 .item dd .imgs{ display:none;}
#owl-demo3 .item dd .i_news_l{ width:100%; position:relative;}

/*首页行业资讯*/
#owl-demo4.owl-theme .owl-controls .owl-buttons{ top:50%;}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev{ float:left;}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next{ float:right;}
#owl-demo4 .item dd .imgs{ display:none;}
#owl-demo4 .item dd .i_news_l{ width:100%; position:relative;}
.i_guanggao{  height:54px; line-height:54px;}
}
@media screen and (max-width:789px) {
/*案例*/
.owl-theme .owl-controls .owl-buttons div{ margin-top:-41%;}
#owl-demo .item{ height:170px;}
#owl-demo .item .i_pro_bg{ height:82%;}
#owl-demo .item:hover .bg-list-img{ height:83%;}
#owl-demo3 .item dd .i_news_l ul li .four_date b{ font-size:20px;line-height:30px; }
#owl-demo4 .item dd .i_news_l ul li .four_date b{font-size:20px;line-height:30px;}
#owl-demo2 .item dd h2{ font-size:14px;}
.i_guanggao{  height:52px; line-height:52px;}
}

@media screen and (max-width: 768px) {
.owl-theme .owl-controls .owl-buttons div{ margin-top:-40%;}
/*关于我们*/
.i_about .imgs{ width:94%; margin-left:3%;}
.i_about .i_about_r{ width:94%; padding-top:2%; padding-bottom:1%; margin-right:3%;}
#video_width{ width:100% !important; height:190px !important;}
#owl-demo2 .item2 ul li{ width:32.9%;}
#owl-demo2 .item2 ul li{ padding-bottom:10%; padding-top:11.5%;}
#owl-demo2{ margin-top:5%;}
#owl-demo3 .item dd .i_news_l ul li .four_txt{ width:100%;}
.category-list{padding-bottom:0px;}
.tab .tab-content { height:auto !important;}
#result{ width:85%; margin-left:4%;}
.i_guanggao{  height:50px; line-height:50px; }
}
@media screen and (max-width: 640px) {
.i_pro_t{ font-size:24px; margin-top:20px;}
/*首页产品*/
#owl-demo2.owl-theme .owl-controls .owl-buttons{ display:none;}
/*产品*/
.item2 ul li{ width:40% !important; margin-left:5% !important;}
.product_content{ width:80%;}
.product_content h1{ font-size:18px;}
.current_location  p{ width:80%;}
#owl-demo3 .item{width:100% !important;}
#ditem2{ margin-left:0px !important;}
/*案例*/
#owl-demo.owl-theme .owl-controls .owl-buttons{ display:none;}
#owl-demo .item{ height:70px;}
/*资讯中心*/
.i_about_t{ font-size:30px;}
#owl-demo{ height:140px;}
#owl-demo .item{ height:140px;}
#owl-demo2 .item, #owl-demo2 .item2{ width:100%;}

.i_pro_bg2 > .category-list{ width:80%; text-align:center; z-index:9; position:relative;}
#owl-demo2 .item2 ul li{ width:49.5%;}
#owl-demo2 .item2 ul li:nth-child(1){  border-right:none;}
#owl-demo2 .item2 ul li:nth-child(2){  border-right:1px solid #ccc;}
#owl-demo2 .item2 ul li:nth-child(3){  border-right:none;}
#owl-demo2 .item2 ul li:nth-child(4){  border-right:1px solid #ccc;}
.i_about{ display:none;}
#owl-demo3 .item dd .i_news_l ul li .four_txt p{ display:none;}
#i_news_more{ display:none;}
#owl-demo3 .item dd .i_news_l ul li{ border-bottom:1px dashed #ccc; list-style-image:url(../images/li-img.png); }
#owl-demo2 .item .i_p_title{ font-size:18px; margin-top:6%;}
#owl-demo2 .item p{ font-size:12px;}
#owl-demo2 .item a img{ width:40%; margin:15px auto;}
#owl-demo3 .item dd .i_news_l ul li .four_txt .four_txt_img{ display:block;}
#guoluxuanxing{ display:none;}
.i_guanggao{  height:42px; line-height:42px;}
}
@media screen and (max-width: 480px) {

/*案例*/
.owl-theme .owl-controls .owl-buttons div{ margin-top:-70%;}
#owl-demo .item{ height:70px;}
#owl-demo .item .bg-list-hs p{ height:88px;}
.case_list ul li a img{ height:100px;}
#owl-demo3 .item dd .i_news_l ul li .four_txt{ width:85%;}
#owl-demo3 .item dd ..i_news_l ul li .news_date{width:15%;}
/*服务中心*/
.i_youshi ul li{ font-size:14px;}
.i_guanggao{  height:32px; line-height:32px;}
}
@media screen and (max-width:375px) {
.shfw ul li a p{ font-size:14px;}
.i_guanggao{  height:25px; line-height:25px;}
}
@media screen and (max-width:320px) {
/*案例*/
.owl-theme .owl-controls .owl-buttons div{ margin-top:-88%;}
#owl-demo .item{ height:400px;}
/*服务中心*/
.i_youshi ul li{ font-size:12px;}
.i_guanggao{  height:21px; line-height:21px;}
}