.wrap{
	width: 100%;
	min-width: 1200px;
}
.w1200{
	width: 1200px;
	margin:auto;
}
img{
	vertical-align: middle;
}
.header {
	line-height: 150px;
	background: #f1f1f1;
}
.header .fr{
	margin-right: 27px;
}
.nav{
	background: #2f2f2f;
	color: white;
	line-height: 45px;
	text-align: center;
}
.nav_z{
}
.nav_z li{
	display: inline-block;
	width: 114px;
	font-size: 18px;
}
.nav_z li:hover{
	background: #d20000;	
}
.slideBox{ width:100%;overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; 
	background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.content{
	background: #f1f1f1;
	padding-top: 57px;
}
._img{
	text-align: center;	
}
.content_nav{
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	margin:60px 0 23px 0; 
}
.content_nav li{
	display: inline-block;
	width: 124px;
	margin: 0 20px; 
}
.content_nav li:hover{
	background: #d20000;
	color: white;
}
.content_1200{
	    	position: relative;
	    }
		.content_im{
			margin:0 16px;
			overflow: hidden;
			padding-bottom: 33px;
            
		}
		.content_a{
			width: 1450px;
			text-align: center;
			position: relative;
		}
		.content_a li{
			float: left;
            margin:0 10px; 
		}
		.zzc{
			position: absolute;
			top: 54%;
		}
		.zui{
			left:-20px;
		}
		.yiu{
			right:-10px;
		}.content_i{
	width: 270px;
}
.content_i img{
	width: 100%;
}
.content_zi{
	font-size: 18px;
	line-height: 40px;
}
.container{
	background: #fbfbfb;
	padding: 60px 0  15px 0;
}
.container_img{
	text-align: center;
}
.container_z{
	margin-top: 40px;
}
.container_z .fr{
	width: 644px;
	font-size: 16px;
	color: black;
	line-height: 25px;
	margin:21px 42px 0 0; 
}
.container_z .fr a{
	display: block;
	font-size: 24px;
	color: #d9261c;
    float: right;
    margin-top: 60px;
}
.container_zhan{
	margin-top: 35px;
}
.container_zhan li{
	display: inline-block;
	width: 221px;
}
.container_zhan li img{
	width: 100%;
}
.news{
	padding-top: 50px;
}
.news_zo{
	margin-top: 40px;
}
.news_z{
	margin-top: 23px;
}
.news_z li{
	font-size: 18px;
	color: #333333;
	width: 666px;
	line-height: 45px;
    border-bottom: 1px dashed #ccc;
}
.news_z li span{
	float: right;
}
.footer{
	font-size: 16px;
	text-align: center;
	background: #2f2f2f;
	color: #ffffff;
	line-height: 25px;
	padding-top:38px; 
	margin-top: 31px;
}
.footer_ji{
	font-size: 16px;
	color: #7d7d7d;
	line-height: 45px;
	border-top:solid 1px #3f3f3f;
	margin-top: 22px;  
}
.footer_ji a{
	margin-left: 15px; 
}









