#section{						
	background:#FFF6ED;
	position:relative;
}
.section-background1{
	position:absolute;
	left:0;
	top:0;
}
.section-background2{
	position:absolute;
	right:0;
	bottom:0;
}
.section-center{
	width:57.3%;
	margin:0 auto;
    background-color:#FFFBF5;
    position:relative;
	z-index: 14;
	padding-top:5%;
}
.company-info{
	width:100%;				
	padding-top:25px;				
	position:absolute;		        
	z-index: 15;
}						
/*最新动态*/
.sectionCenterPngList a{
	display: inline-block;
	position: relative;
	margin-bottom: 60px;
}
.sectionCenterPngIntro{
	background: rgba(0,0,0,0.4);
	padding:10px 0 10px 10px;
    position: absolute;
    bottom: 4px;
    z-index: 200;
    color: #fff;
}
.sectionCenterPngTitle{
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: -46px;
    padding-left: 10px;
    background: #EEEDEC;
    color: #000;
    overflow: hidden;
}
.sectionCenterPngTitle span:nth-child(2){
    float: right;
	padding-right: 10px;
}
.section-center-NI-up>span{
	display:block;
	text-align: center;
	border-bottom:1px dashed #C2A6A6;
	padding-bottom:15px;
	color: #502826;
    width: 94%;
    overflow: hidden;
    margin: auto;
}
.section-center-NI-list>li>img{
	float:left;
}
.sectionCenterPngList .more{
	width: 100%;
    text-align: center;
    margin-top: 5px;
    cursor: pointer;
}
/*行业资讯*/			
.secCenNiDownInfo{
	margin: 80px 0px 0px;			
}		
.secCenNiDownInfo>span{
	padding-right: 20px;
    float: left;
    height: 85px;
}
.secCenNiDownInfo>p{
	font-size:14px;
	color: #464646;
	line-height: 20px;	
	text-indent: 25px;
}	
/*secondPage*/
.sectionCenter{
	width:57.3%;
	margin:0 auto;
    background-color:#FFFBF5;
    position:relative;
	z-index: 14;
}
.secondPageContent{
	padding:30px 80px;
}
.secondPageIndustry{
	padding:30px 55px;
}  
.title{
	text-align: center;
	padding-bottom: 10px;
}
.time{
	color:gray;
}		
.firstP{
    text-indent: 20px;
	padding: 20px 0;
	line-height: 22px;
}
.secondP{
	text-indent: 20px;
	padding:20px 0 0;
	line-height: 22px;
	text-align: justify;
}
.fourthP{
	text-indent: 20px;
}	
.fifthP{
	padding: 20px 0;
}
.contentToBlock{
	display: inline-block;
    padding-bottom: 5px;
    line-height: 22px;
}
@media only screen and (min-width:100px ) and (max-width:1370px ) {
	.secondPageContent img,.secondPageIndustry img{width:100%}
}