body{
	font-family: 'Microsoft YaHei',tahoma, arial, '\5b8b\4f53', sans-serif;
	background-color: #F4F4F4; 
}
.head{
	position: relative;
	width: 100%;
	height: 582px;
	overflow: hidden;
}
.top{
    position: absolute;
    left: 100px;
    top: 4px;
    z-index: 4;
}
.top a{
	margin-right: 4px;
	font-size: 14px;
    color: #eee;
}
.top a:hover{
	color:#ff9724;
}
.banner{
	position: relative;
	width: 1000px;
	height: 582px;
	margin:0 auto;
	background-image: url(//www.xinhuanet.com/video/zt/dw_wurenji/images/banner.jpg);
}
.banner_wap{
	position: relative;
	left: -460px;
	width: 1920px;
	height: 582px;
	margin:0 auto;
	background-image: url(//www.xinhuanet.com/video/zt/dw_wurenji/images/banner.jpg);
}
.main{
	width: 1000px;
	margin: 0 auto;

}
.p1{
	margin-top: 52px;
	height: 300px;
}
.p1_lb{
	float: left;
	position: relative;
	height: 300px;
	width: 487px;
	background-color: #000;
}
.swiper-container {
	width: 487px;
	height: 300px;
	
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.pagination {
  position: absolute;
  right: 6px;
  text-align: center;
  bottom:5px;
  width: 64px;
  z-index: 2;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.lb_text{
	width: 400px;
	height: 24px;
	margin-top: 6px;
	margin-left: 14px;
	overflow: hidden;
	color: #FFF;
	font-size: 24px;
	line-height: 24px;
}
.p1_wap{
	float: left;
	width: 470px;
	height: 300px;
	margin-left: 30px;
	overflow: hidden;
}
.p1_t{
	height: 110px;
}
.p1_t a{
	font-size:  24px;
	font-weight: 600;
	color: #333;
}
.p1_t a:hover{
	color:#ff9724;
}
.p1_t p{
	margin-top: 8px;
	font-size:  16px;
	line-height: 24px;
	height: 48px;
	color: #444;
	overflow: hidden;
}
.p2{
	margin-top: 90px;
}
.p2_logo{
	width: 1000px;
	height: 100px;
	background-image: url(//www.xinhuanet.com/video/zt/dw_wurenji/images/logo.jpg);
}
.p2_ul{
	margin-top: 30px;
	width: 1012px;
}
.p2_li{
	float: left;
	margin-right: 12px;
	width: 240px;
	height: 240px;
	background-color: #FFF;
	margin-bottom:10px;
}
.p2_li div{
	padding: 4px;
}
.footer {
	margin-top: 40px;
    padding: 10px 0 30px 0;
    background: #F4F4F4;
    text-align: center;
}
.footer p {
	margin-top: 10px;
    line-height: 20px;
}
