/*幻灯片CSS*/
#banner {
  	width: 100%;
  	height: 360px;
  	position: relative;
}
#banner .hd {
  	position: absolute;
  	bottom: 20px;
  	left: 50%;
  	z-index: 100;
  	transform: translate(-50%,0);
  	-ms-transform: translate(-50%,0);
  	-webkit-transform: translate(-50%,0);
  	-moz-transform: translate(-50%,0);
  	-o-transform: translate(-50%,0);
}
#banner .hd li {
  	width: 40px;
  	height: 5px;
  	background-color: #ffffff;
  	display: inline-block;
  	margin: 0 5px;
  	cursor: pointer;
  	opacity: .5;
  	filter:Alpha(opacity=50);
}
#banner .hd .on {
  	background-color: #cc0000;
}
#banner .bd a {
  	display: block;
  	width: 100%;
  	height: 360px;
}
#banner .btn {
  	width: 30px;
 	height: 60px;
  	position: absolute;
  	opacity: .5;
  	filter:Alpha(opacity=50);
}
#banner .btn:hover{
	opacity: 1;
	filter:Alpha(opacity=100)
}
#banner .prev {
	top: 50%;
  	background: url("../images/prev.png") no-repeat center;
  	left: 75px;
  	transform: translate(0,-50%);
  	-ms-transform: translate(0,-50%);
  	-webkit-transform: translate(0,-50%);
  	-moz-transform: translate(0,-50%);
  	-o-transform: translate(0,-50%);
}
#banner .next {
  	background: url("../images/next.png") no-repeat center;
  	right: 75px;
  	top: 50%;
  	transform: translate(0,-50%);
  	-ms-transform: translate(0,-50%);
  	-webkit-transform: translate(0,-50%);
  	-moz-transform: translate(0,-50%);
  	-o-transform: translate(0,-50%);
}
/*幻灯片CSS*/

.jianjie{
	padding: 25px 30px;
	font-size: 0;
}
.jianjie ul{
	
}
.jianjie ul li{
	display: inline-block;
	vertical-align: top;
	width: 400px;
	margin-right: 25px;
	border: 1px solid #e5e5e5;
	padding: 20px;	
	cursor: pointer;
}
.jianjie ul li:last-child{
	margin-right: 0;
}
.jianjie ul li h2{
	font-size: 22px;
	color: #353432;
	font-weight: normal;
	margin-bottom: 3px;
}
.jianjie ul li span{
	font-size: 12px;
	color: #353432;
	text-transform: uppercase;
}
.jianjie ul li p{
	font-size: 14px;
	color: #353432;
	line-height: 24px;
	margin-top: 12px;
	margin-bottom: 8px;
	max-height: 72px;
	min-height: 72px;
	overflow: hidden;
}
.jianjie ul li a{
	font-size: 14px;
	color: #353432;
}

.pro{
	padding: 25px 30px;
	font-size: 0;
}
.proa{
	overflow: hidden;
}
.proa .fl{
	font-size: 24px;
	color: #353432;
	font-weight: normal;
}
.proa .fr{
	
}
.proa .fr li{
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
}
.proa .fr li:first-child{
	margin-left: 0;
}
.proa .fr li a{
	font-size: 14px;
	color: #353432;
	display: inline-block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.proa .fr li:first-child a{
	color: #fff;
	background: #ec3500;
}
.proa .fr li a:hover{
	color: #fff;
	background: #ec3500;
}

.prob{
	margin-top: 35px;
}
.prob li{
	display: inline-block;
	vertical-align: top;
	width: 290px;
	height: 290px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.prob li:nth-child(4n){
	margin-right: 0;
}
.prob li a{
	display: block;
	position: relative;
	height: 100%;
}
.prob li a img{
	width: 100%;
	height: 100%;
}
.prob li a img:nth-child(2){
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
.prob li a span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 12px;
	background: #333333;
	color: #fff;
	font-size: 14px;
}


.new{
	padding:0px 30px 25px 30px;
	font-size: 0;
}
.newa{
	overflow: hidden;
}
.newa .fl{
	font-size: 24px;
	color: #353432;
	font-weight: normal;
}
.newa .fr{
	
}
.newa .fr li{
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
}
.newa .fr li:first-child{
	margin-left: 0;
}
.newa .fr li a{
	font-size: 14px;
	color: #353432;
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.newa .fr li:first-child a{
	color: #fff;
	background: #ec3500;
}
.newa .fr li a:hover{
	color: #fff;
	background: #ec3500;
}


.newb{
	font-size: 0;
	margin-top: 35px;
}
.newb ul{
	
}
.newb ul li{
	display: inline-block;
	vertical-align: top;
	width: 400px;
	margin-right: 25px;
	border: 1px solid #e5e5e5;
	padding: 20px;	
	cursor: pointer;
}
.newb ul li:last-child{
	margin-right: 0;
}
.newb ul li h2{
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.newb ul li span{
	font-size: 12px;
	color: #666666;
}
.newb ul li p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 25px;
	max-height: 72px;
	min-height: 72px;
	overflow: hidden;
}
.newb ul li a{
	font-size: 12px;
	color: #ec3500;
}