#banner {
	height: 580px;
}

.left {
	width: 240px;
	margin: -50px 30px 0 0;
	position: relative;
	float: left;
}

.left .a {
	background: #ec6c00;
	height: 70px;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}

.left ul {
	background: #ffffff;
	margin-bottom: 15px;
	;
}

.left ul li {
	height: 60px;
	line-height: 60px;
	width: 90%;
	border-bottom: #f0f0f0 1px solid;
	margin: auto;
	text-align: center;
	color: #6e6e6e;
}

.left .contact {
	background: #ffffff;
	border-top: #ec6c00 3px solid;
	padding: 15px 15px 60px 15px;
	margin-bottom: 60px;
	color: #6e6e6e;
	font-size: 12px;
	line-height: 26px;
}

.left .contact h3 {
	color: #ec6c00;
	border-left: #ec6c00 7px solid;
	font-size: 18px;
	padding-left: 7px;
	margin-bottom: 5px;
}

.right {
	width: 930px;
	margin: 20px 0 80px 0;
	float: left;
	color: #6e6e6e;
}

.right .cb {
	height: 40px;
	line-height: 40px;
	border-bottom: #6e6e6e 1px dashed;
	margin-bottom: 10px;
}

.right .content {
	background: #FFFFFF;
	font-size: 14px!important;
	padding: 20px 20px 40px 20px;
	line-height: 24px;
	float: left;
    width:890px;
}

.right .content h1 {
	color: #ec6c00;
	font-size: 16px;
	text-align: center;
}

.right .content .desc {
	line-height: 60px;
	text-align: center;
	font-size: 12px;
}

.right .content .list{
	border-bottom: #6e6e6e 1px dashed;
	margin-top: 30px;
	width: 100%;
	float: left;
	padding-bottom:30px ;
}

.right .content h3{
	font-size: 14px;
	font-weight: normal;
	color:#000000;
}

.right .content .list .date{
	width:15%;
	text-align: center;
	float: left;
	color: #ec6c00;
	padding-top: 10px;
	
}

.right .content .list .title{
	width:85%;
	float: left;
font-size: 12px;
}


.right .content .picture{
	width: 270px;
	margin: 0 20px 30px 5px;
	float: left;
	color: #999999;
	line-height: 22px;
	font-size: 12px;
}

.right .content .picture h3 {
	font-size: 14px;
	color: #000000;
	margin: 5px 0 3px 0;
	font-weight: normal;
}

.right .content img{
text-align:center;
}