@charset "utf-8";

/* CSS Document */


/*banner开始*/

.banner{width:1200px;margin:auto;}
		.slide{position:relative;}
		.slide ul.slide-main{height:511px;}
		.slide ul.slide-main li{position:absolute;left:0;top:0;}
		.slide ul.points{text-align:right;padding:10px 0;position:absolute;bottom:20px;right:30px;width:100%;}
		.slide ul.points li{display:inline-block;*display:inline;zoom:1;width:15px;height:15px;border-radius:50%;background:#fff;margin-right:8px;}
		.slide ul.points li.selected{background:#efa72b;}
		.slide a.slide-arrow{position:absolute;top:50%;margin-top:-35px;left:0;background:#000;background:rgba(0,0,0,.2);color:#fff;font-size:25px;text-align:center;line-height:60px;height:60px;width:30px;z-index:2;text-decoration:none;font-family:sans-serif;}
		.slide a.slide-arrow:hover{background:#000;background:rgba(0,0,0,.3);}
		.slide a.slide-arrow-right{left:auto;right:0;}

/*banner结束*/

/*公司介绍开始*/
.title{
	font-size:28px;
	color:#333333;
	font-weight:bold;
	float:left;
	line-height:36px;}
.title span{
	color:#e29f28;}

.proname{
	height:36px;
	margin-top:32px;}

.main01{
	width:1200PX;
	margin:0 auto;}	
.about_img{
	width:1200px;
	margin:0 auto;
	padding-top:30px;}
.slide01 ul{}	
.slide01 ul li{
	float:left;
	height:335px;
	text-align:center;
	border:1px solid #ededed;
}
.slide01 ul li .more{
	display:block;
	width:100%;
	height:36px;
	background:url(../image/more03.png) no-repeat center;
	margin:0 auto;transition: all .3s;
	margin-top:20px;}
.slide01 ul li:hover .more{
	background:#e29f28 url(../image/more03_02.png) no-repeat center;

}
.slide01 ul li img{
	display:block;
	margin:0 auto;
	margin-top:20px;transition: all 1.6s;
	}
.slide01 ul li:hover img{transform: scale(1.1);}
.slide01 ul li h4{
	text-align:center;
	color:#000000;
	font-size:17px;
	margin-top:19px;
	font-weight:bold;
	padding-bottom:10px;}
.slide01 ul li .span{
	font-size:12px;
	color:#666666;
	line-height:16px;
	display:block;
	padding:0 8px;}
.slide01 .bx-wrapper .bx-pager.bx-default-pager a{
	background:#dddddd;
	width:15px;
	height:15px;
	border-radius:20px;}
.slide01 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom:-41px;
	}
.slide01 .bx-wrapper .bx-pager.bx-default-pager a:hover,.slide01 .bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#e29f28;
	}
/*设备展示开始*/
.slide02 {
	margin-top:30px;}
.slide02 .bx-wrapper .bx-controls-direction a{
	width:50px;
	height:50px;
	background:url(../image/left.png) no-repeat center;
	top:60%;
	}
.slide02 .bx-wrapper .bx-controls-direction .bx-next{
	background:url(../image/right.png) no-repeat center;}

.slide02 .bx-wrapper .bx-controls-direction .bx-prev{
	left:-71px;
	}

.slide02 .bx-wrapper .bx-controls-direction .bx-next{
	right:-71px;
	}
/*公司简介开始	*/
.main03{
	width:1200px;
	margin:0 auto;
	background:#f9f9f9;
	height:338px;
	margin-top:38px;}	
.main03 .title01{
	text-align:center;
	font-size:28PX;
	color:#333333;
	text-align:center;
	font-weight:bold;
	padding-top:30px;}	
.main03 .title01 em{
	font-style:normal;
	color:#e29f28;}	
.main03 .span{
	font-size:14PX;
	color:#333333;
	text-align:center;
	width:957PX;
	margin:0 auto;
	display:block;
	line-height:22PX;
	padding-top:18PX;}
.iconlist .icon01{
	display:block;
	width:87px;
	height:71px;
	margin:0 auto;
	background:url(../image/icon01.jpg) no-repeat center;}
.iconlist .icon02{
	display:block;
	width:87px;
	height:71px;
	margin:0 auto;
	background:url(../image/icon02.jpg) no-repeat center;}
.iconlist .icon03{
	display:block;
	width:87px;
	height:71px;
	margin:0 auto;
	background:url(../image/icon03.jpg) no-repeat center;}
.iconlist .icon04{
	display:block;
	width:87px;
	height:71px;
	margin:0 auto;
	background:url(../image/icon04.jpg) no-repeat center;}
.iconlist li:hover .icon01{
background:url(../image/icon11.jpg) no-repeat center;
}
.iconlist li:hover .icon02{
background:url(../image/icon22.jpg) no-repeat center;
}
.iconlist li:hover .icon03{
background:url(../image/icon33.jpg) no-repeat center;
}
.iconlist li:hover .icon04{
background:url(../image/icon44.jpg) no-repeat center;
}
.iconlist {
	width:702PX;
	margin:0 auto;
	padding-top:45px;}
.iconlist li{
	text-align:center;
	float:left;
	margin:0 20px;
	cursor:pointer;}
.iconlist li h3{
	font-size:14PX;
	color:#333333;
	font-weight:bold;
	padding-top:10px;
	display:inline-block;}
.news_list{
	width:1200px;
	margin:0 auto;
	padding-top:30px;}
.news_list li{
	width:281px;
	float:left;
	margin-right:24px;
	text-align:center;
	}
.news_list li h3{
	font-size:14PX;
	color:#333333;
	text-align:center;
	padding-top:17PX;
	background:url(../image/011.jpg) no-repeat bottom center;
	padding-bottom:15px;}	
	
.news_list li .span	{
	font-size:12PX;
	color:#999999;
	padding-top:16PX;
	display:block;
	line-height:18px;}
.news_more{
	display:block;
	width:1200px;
	margin:0 auto;
	height:47px;
	background:url(../image/more05.jpg) no-repeat center;
	margin-top:52px;}	
	
.link_list{
	width:1138PX;
	margin:0 auto;
	padding-top:40PX;}	
.link_list li{
	float:left;
	margin:0 40PX;
	margin-bottom:30PX;}	
	
	
	
	
	
	
	
	