﻿/*背景色*/

.wrap{
	width: 100%;
	/*height: 2273px;*/
	background-color: #FEEAC2;
}

.con_center{
	width: 1001px;
	margin:0 auto;
	background: #fff;
}

.banner{
	width: 100%;
	height:450px;
	background: url(../images/banner.png) 0 0 no-repeat;
}

.new_report{
	width:979px;
	padding: 8px 11px 0 11px;
	background-color: #fff;	
}

.new_report:after{
	content: '';
	height: 0;
	display: block;
	clear: both;
}

.new_report_le{
	width: 639px;
	height: 350px;
	float: left;
	position: relative;
}
.new_report_le p{
	position: absolute;
	display: inline-block;
	width: 37px;
	height: 76px;
	background: rgba(23,15,14,0.6);
	color: #D70010;
	z-index: 100;
	font-size:50px;
	text-align: center;
	line-height: 76px;
	top: 137px;
	cursor: pointer;
	display: none;
}
.new_report_le:hover p{
	display: block;
}
.new_report_le .p2{
	right: 0;
}
.new_report_le img{
	width: 639px;
	height: 350px;
}

#us{
	position: relative;
}
#us li{position: absolute;}

.ss{z-index: 1;}

#ols{
	width: 150px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	right:10px;
	z-index: 5;
}
#ols li{
	width: 30px;
	height: 30px;
	float: left;
	border-radius: 50%;
	background-color: green;
	color: orange;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	margin-right: 20px;
	cursor:pointer;
}
#ols  .co{
	color: #fff;
	background:#000;
}

#us div{
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 59px;
	font-size: 16px;
	background: rgba(0,0,0,0.5);
	line-height: 59px;
}
#us div a{color: #fff;}
.new_report_ri{
	width: 327px;
	float: right;
}
.new_report_title{
	width: 327px;
}

.yuanxiao{
	width:283px;
	padding:14px 0 0 9px;
	font: 20px '微软雅黑';
	color: #C60001;
	line-height: 30px;
}

.acvtity{
	width:295px;
	padding: 0 0 0 10px;
	margin-top: 13px;
}

.acvtity li{width: 100%;
font:16px '微软雅黑';}

.acvtity li a{
	color: #000;
}
.pho{
	margin-top: 14px;
}

.spring{
	width:100%; 
}

.chunjie{
width: 934px;
margin:23px auto;
overflow: hidden;}

.spring_le{
	width: 275px;
	height: 199px;
	float: left;
	position: relative;
}

.spring_le img{
	position: absolute;
}

.spring_le .img1{
	left: 0;
	top: 0;
	z-index: 1;
}

.spring_le .img2{
	left: 84px;
	top: 81px;
}

.abstract{
	width: 578px;
	float: left;
	margin-left: 56px;
}

.abstract p{
	font-size: 18px;
	color: #000;
	text-indent: 2em;
	line-height: 28px;
}

.list{
width: 932px;
height: 167px;
margin: 0 auto;
background: url(bigbor.png) 0 0 no-repeat;
}


.zhufu_list{
	width: 790px;
	margin:0 auto 0;
	overflow: hidden;
	padding: 18px 0 0 0;	
}
.zhufu_list li{
	margin-bottom: 7px;
	font-size: 17px;}
.zhufu_list li a{
	color: #000000;
}
.color{
	width: 100%;
	background-color: #FFE7E7;
}

.chilren{
	width: 100%;
}

.list1{
	background: url(pink.png) 0 0 no-repeat;
}

.dibu{
	width: 100%;
}

.bottom{margin-bottom:14px;}

.yuanxiao a{color:#000;}