
.bannerP{
	padding:0;
}
.bannerP img{
	width:100%;
}

.aboutCon{
	padding-bottom:40px;
}


.conRight .conRightTit01{
	/*height:75px;*/
	border-bottom: 1px dashed #ccc; 
	padding-top: 18px;
	text-align: center;
	font-size: 18px;
	color:#333;
	padding-bottom: 20px;
}
.conRightTit02{
	min-height:40px;
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px dashed #ccc; 
}
.conRightTit02 p{
	display: inline-block;
}
.conRightTit02 p span{
	float: left;
	line-height: 20px;
}
.conRightTit02 p .left{
	margin-right:46px;
}
.conRightTit02 p .center{
	margin-right:46px;
}
.conRightTit02 p .right i{
	font-style: normal;
	padding:0 5px;
}
.conRightTit02 p .right i:hover{
	color:#cc5f29;
	cursor: pointer;
}
.txtImg{
	padding:40px 0;
}
.txtImg img{
	width:100%;
}
.conRight .conTxt p{
	line-height: 26px;
	font-size: 14px;
	color:#666;
	text-indent: 24px;
}
.conRight .sS p{
	font-size: 12px;
	line-height: 20px;
}
.conRight .cS p{
	font-size: 14px;
}
.conRight .lS p{
	font-size: 16px;
	line-height: 34px;
}

/*企业文化页面*/

.wenhuaImg{
	padding-top:20px;
}
.wenhuaImg img{
	width:100%;
}

/*社会责任页面*/

.shZeRen ul{
	margin-top: 20px;
	border-top: 2px solid #999;
}
.shZeRen ul li{
	border-bottom: 1px dashed #cbcbcb;
}
.shZeRen ul li a{
	color:#656565;
}
.shZeRen ul li span{
	float: right;
	color:#999;
}

/*社会责任详情页面*/

.aboutDetailCon .conRightTit01{
	padding-top:24px;
}
.aboutDetailCon .detailImg{
	padding:20px;
	text-align: center;
}
.aboutDetailCon .detailImg img{
	width:60%;
}
.aboutDetailCon .conRightTit02 span{
	color:#999;
	font-size: 12px;
}
.aboutDetailCon .detailTxt{
	padding:20px 0 40px;
}
.aboutDetailCon .detailTxt p{
	text-indent: 24px;
	line-height: 26px;
	color:#333;
	font-size: 14px;
}
.aboutDetailCon .sS p{
	font-size: 12px;
	line-height: 20px;
}
.aboutDetailCon .cS p{
	font-size: 14px;
}
.aboutDetailCon .lS p{
	font-size: 16px;
	line-height: 34px;
}


/*发展历程页面*/

.fzLiCheng .fzlcTit{
	padding-top:20px;
	height:68px;
	border-bottom: 2px solid #999;
	margin-bottom: 40px;
}
.fzLiCheng .fzlcTit p{
	text-align: center;
	font-size: 20px;
	color:#333;
}
.fzLiCheng ul{
	margin-left:80px;
	border-left: 1px solid #ddd;
}
.fzLiCheng ul li{
	padding-left:34px;
	position: relative;
	margin-bottom: 40px;
}
.fzLiCheng ul li p{
	padding:18px 20px;
	background: #e4edf4;
	color:#343233;
	line-height: 20px;
}
.fzLiCheng ul li .time{
	position: absolute;
	left:-80px;
	top:50%;
	margin-top:-11px;
	height:22px;
	line-height: 22px;
	color:#004995;
	font-size: 14px;
}
.fzLiCheng ul li .bg01{
	position: absolute;
	left:-6px;
	top:50%;
	margin-top: -5px;
	height:10px;
	width:10px;
	background: url(../img/2-fzlcBg01.png) no-repeat 0 0;
}
.fzLiCheng ul li .bg02{
	position: absolute;
	left:24px;
	top:50%;
	margin-top: -7px;
	width:10px;
	height:14px;
	background: url(../img/2-fzlcBg02.png) no-repeat 0 0;
}








@media only screen and (min-width:768px ) {
	.aboutCon{
		padding-top:20px;
		padding-bottom:40px;
		min-height: 500px;
		height:auto!important;
		height:500px;
	}
	.aboutCon:after{
		content: ".";
		display: block;
		height:0;
		clear: both;
		overflow: hidden;
		visibility: hidden;
	}
	
	
	
	.conLeftTit{
		width:100%;
		border-bottom: 1px solid #cc5e29;
		margin-bottom: 20px;
	}
	.conLeftTit .top{
		height:52px;
		line-height: 52px;
		text-align: right;
		font-size: 20px;
		color:#cd5f2a;
	}
	.conLeftTit .bot{
		text-align: right;
		color:#cd5f2a;
		font-size: 15px;
		height:30px;
	}
	
	.conLeft ul{
		float: right;
	}
	.conLeft ul li{
		height:55px;
		border-bottom: 1px solid #999;
	}
	.conLeft ul li a{
		display: block;
		height:55px;
		line-height: 55px;
		text-align: right;
		font-size: 16px;
		color:#333;
		padding-left:30px;
	}
	.conLeft ul li .bgPic{
		color:#cd6028;
		background: url(../img/2-titBg.png) no-repeat 0 center;
	}
}

/*社会责任页面*/

.shZeRen ul li{
	height:54px;
	line-height: 54px;
}
.shZeRen ul li a{
	font-size: 14px;
}









@media only screen and (min-width: 100px) and (max-width: 768px){
	.bannerP img{
		height:120px;
	}
	
	.conLeft{
		display: none;
	}
}
