@font-face {
  font-family: 'iconfont';  /* project id 183650 */
  src: url('http://at.alicdn.com/t/font_m1tsclisbq7d5cdi.eot');
  src: url('http://at.alicdn.com/t/font_m1tsclisbq7d5cdi.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_m1tsclisbq7d5cdi.woff') format('woff'),
  url('http://at.alicdn.com/t/font_m1tsclisbq7d5cdi.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_m1tsclisbq7d5cdi.svg#iconfont') format('svg');
}

/* 本例子css */
.exclusive{ width:100%; background:#eee; padding:5px 0;}

		.slideTxtBox{ text-align:left; position:relative; width:1200px; margin:30px auto; }
		.slideTxtBox .prev{ position:absolute; left:-50px; top:80px; z-index:1000; color:#333; font-size:42px; cursor:pointer;transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s; }
		.slideTxtBox .prev:hover, .slideTxtBox .next:hover{ text-decoration:none; -webkit-animation-name: pulse;  animation-name: pulse; color:#e60012;}
		.slideTxtBox .next{ position:absolute; right:-50px; top:80px; z-index:1000; color:#333; font-size:42px; cursor:pointer;transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}
		
		.slideTxtBox .hd{ margin:20px auto; height:30px; line-height:30px;  position:relative; }
		.slideTxtBox .hd ul{ float:left; position:absolute; left:0px; top:-1px; height:32px;   }
		.slideTxtBox .hd ul li{ float:left; padding:0 30px; cursor:pointer; font-size:14px; text-align:center;}
		.slideTxtBox .hd ul li.on{ height:30px;  color:#c00; }
		.slideTxtBox .hd ul li p.select{ width:15px; height:15px; border:1px solid #ccc; background:#fff; border-radius:15px; margin:0 auto;}
		.slideTxtBox .hd ul li.on .select{ background:#c00; }
		
		.slideTxtBox .bd ul{ width:1000px; padding:120px 0 0 0; }
		.slideTxtBox .bd li{   }
		.slideTxtBox .bd li .date{ float:right; color:#999;  }
		
		/* 本例子css */
		.picMarquee-left{ overflow:hidden; position:relative;   width:1200px; margin:0 auto;}
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none;}
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }

		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:150px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }

.fiveRes{ margin:0; padding:0; list-style:none; font-family:"微软雅黑"}
.fiveRes li{ width:20%; float:left; text-align:center; font-size:14px; line-height:30px; font-weight:bold; color:#000}

/*全局*/
.titleDiv{ width:1200px; text-align:center; position:relative; margin:0 auto; margin-bottom:10px; font-family:"微软雅黑"}
.titleDiv h3{ margin:30px 0 0 0 !important;}
.title1{ text-align:center;color:#666; font-size:16px; font-weight:normal; background:#fff; z-index:1; padding:5px; width:200px; margin:0 auto; position:relative; font-family:"微软雅黑"}
.title2{ margin:30px 0 0 0 !important; font-size:24px; color:#111;text-align:center;  font-weight:900; }

.tline{ width:100%; background:#eee; height:2px; position:absolute; left:0; bottom:14px; z-index:0;}
.tdesc{ color:#888; font-size:14px;}
.tdesc a{ color:#888; font-family:"微软雅黑";}
.tdesc a:hover{ color:#966206;  text-decoration:none;}

.titleNews{  text-align:left;color:#333; font-size:28px; height:51px; line-height:51px; color:#fff; padding-left:20px; font-weight:normal; position:relative;}
.titleNews .more{ position:absolute; right:10px; top:0; color:#fff;}


.iabout{ height:30px; font-size:12px; background:url(../images/iabout.gif) no-repeat left top; position:relative; border-bottom:1px solid #ccc;}
.etitle1{
	height:30px;
	line-height:30px;
	font-size:12px;
	position:relative;
	border-bottom:1px solid #ccc;
}



		/*产品应用*/
		.applycation { position: relative; transition: height 400ms; width:1200px; height:410px; margin:20px auto;}
		.applycation li { position:absolute;}
		.applycation li img{ width:100%;}
		
		.applycation li:nth-child(1) { left:0; top:0; width:397px; height:271px; overflow:hidden; }
		.applycation li:nth-child(2) { left:0; top:276px; width:197px; height:134px; overflow:hidden; }
		.applycation li:nth-child(3) { left:200px; top:276px; width:197px; height:134px; overflow:hidden; }
		
		.applycation li:nth-child(4) { left:402px; top:0; width:197px; height:134px; overflow:hidden; }
		.applycation li:nth-child(5) { left:602px; top:0; width:197px; height:134px; overflow:hidden; }
		.applycation li:nth-child(6) { left:402px; bottom:0; width:397px; height:271px; overflow:hidden; }
		
		.applycation li:nth-child(7) { right:0; top:0; width:397px; height:271px; overflow:hidden; }
		.applycation li:nth-child(8) { right:200px; top:276px; width:197px; height:134px; overflow:hidden; }
		.applycation li:nth-child(9) { right:0; top:276px; width:197px; height:134px; overflow:hidden; }
		

		.applycation li a { width:100%; margin:0 auto; display:block; transition: 400ms;  height:100%; }
		.applycation li a:hover{ text-decoration:none; background:#f2f2f2;}
		.applycation li .imgBox { position: relative; height:100%; display:block;}
		.applycation li .img { width:100%;}
		.applycation li .bg { opacity: 0; filter: alpha(opacity=0); width: 100%; height: 100%; background: #000; position: absolute; left: 0; top: 0; transition: 400ms; }
		.applycation li .view { opacity: 0; filter: alpha(opacity=0); width: 90%; padding:0 5%; height: 50px;position: absolute; left: 0; top: 20px; transition: 400ms; font-size:12px; color:#fff; }
		.applycation li .t { opacity: 0; filter: alpha(opacity=0); width: 100%; height: 40px; line-height:40px; overflow:hidden;position: absolute; left: 0; top: 0; transition: 400ms; font-size:16px; color:#fff; text-align:center;}
		.applycation li .line { margin:20px auto; height:3px; overflow:hidden; width:50px; background:#dbdbdb; transition: 400ms; text-align:center;}
		
		.applycation li:hover  .t{ opacity: 1; filter: alpha(opacity=100); top:10px;  }
		.applycation li:hover .magnifier { -webkit-transform: scale(1); transform: scale(1); opacity: 1; filter: alpha(opacity=100); }
		.applycation li:hover .bg { opacity: 0.8; filter: alpha(opacity=80); }
		.applycation li:hover .view { opacity: 1; filter: alpha(opacity=100); top:50px; }
		.applycation li:hover a { color: #c09b26; }

a.aboutMore{ width:120px; height:30px; line-height:30px;  color:#fff; background:#333; border:1px solid #fff; text-align:center; display:inline-block; transition:400ms; margin:10px auto; font-family:"微软雅黑"}
a.aboutMore:hover{ background:#fff;border:1px solid #e60012;  color:#e60012; text-decoration:none; font-size:18px;}

.clearfix { display:inline-block; }
/* Hide from IE Mac \*/ 
.clearfix { display:block; }
/* End hide from IE Mac */ 
/* end of clearfix  */
/*========== page */

/*企业图片新闻*/

.dl_inews a{ transition:0.5s;}
.dl_inews a:hover{ color:#ed0e38;}

.dl_inews{ margin-bottom:20px;}
.dl_inews dt{ float:left; width:130px;}
.dl_inews dt img{ width:116px; height:90px;}
.dl_inews dd.title{ font-size:16px; height:30px; line-height:30px; overflow:hidden; }

.dl_inews:hover dd .title{ color: #fff;}
.dl_inews:hover dd .desc{ color: #fff;}



.dl_inews dd{
	line-height:150%;
	color:#666;
}


/*企业图片新闻*/
.dl_news{
	padding:5px 5px 10px 90px;
	position:relative;
	overflow:hidden;
	margin-bottom:5px;
	transition:500ms;
}
.dl_news dt{
	width:80px;
	height:130px;
	position:absolute;
	top:5px;
	left:5px;
	background:url(../images/newsbg.jpg) no-repeat left top;
}
.dl_news dt .dltime{ border:1px solid #eee; background:#f7f7f7; text-align:center; height:70px; padding-top:10px;}
.dl_news dt .dltime h2{ font-size:24px;}
.dl_news dd{
	line-height:150%;
}
.dl_news dd.ntitle{
	padding:2px 0;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.dl_news:hover{ background:#c09b26; color:#fff; text-decoration:none;}
.dl_news:hover .dltime{ background:#c09b26; border:1px solid #fff;;}
.dl_news:hover .ntitle{ color:#fff;}
a.dl_newsa{ transition:500ms;}
.dl_newsa:hover{ text-decoration:none;}

/*企业图片新闻*/
.dl_newsList{
	padding:5px 5px 10px 230px;
	position:relative;
	overflow:hidden;
	margin-bottom:5px;
	transition:500ms;
	height:180px;
}
.dl_newsList dt{
	width:200px;
	height:150px;
	position:absolute;
	top:5px;
	left:5px;
	background:url(../images/newsbg.jpg) no-repeat left top;
}
.dl_newsList dt img{ width:200px;}
.dl_newsList dd{
	line-height:150%;
}
.dl_newsList dd.ntitle{
	padding:2px 0;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.dl_newsList:hover{ text-decoration:none;}
.dl_newsList:hover .dltime{ background:#c09b26; border:1px solid #fff;;}

a.dl_newsaList{ transition:0.3s; display:block; border-bottom:1px solid #eee; margin-bottom:10px;}
.dl_newsaList:hover{ text-decoration:none;}



.iform{ padding:100px 0 0 0; width:280px; margin:0 auto;}
.iform input{ width:200px; height:30px; line-height:30px; border:1px solid #eee; margin-bottom:10px; width:100%;}
.iform textarea{ width:200px; height:50px; border:1px solid #eee; margin-bottom:10px; width:100%;}
.iform .send{ width:200px; height:30px; line-height:30px; border:1px solid #eee; background:#2b2e34; width:100%; color:#fff;}
