/* marqueetop */
.marqueetop{
	height:489px;
	width:158px;
	overflow:hidden;
	margin: 10px auto;	
	padding:10px;}
.marqueetop li{
	padding:5px 0;
	width:148px;
	height:280px;
	overflow:hidden;
}
.marqueetop li .pic{
	display:block;
	width:135px;
	height:254px;
	padding:2px;
	overflow:hidden;
	}
.marqueetop li .txt{
	text-align:center;
	height:23px;
	line-height:23px;
	}
.listbiaoti{
		width:200px;
		height: 50px;
		line-height: 50px;
		color: #FFFFFF;
		background: url(../images/top.png) no-repeat center;

	}
.listbiaoti a{
		color: #FFFFFF;
	}
	.listbiaoti a:hover{
		color: #002DFF;
	}
.left .zuopin-left{

	min-height:676px;
	padding-top: 20px;
	padding-bottom: 20px;
	width:200px;	
	background: url(../images/newsbg.png) no-repeat;
}
	
	
	/*联系我们开始*/
	.contact-us{
		margin-top: 20px;
		width:200px;
		min-height: 386px;
		background: #000000;
		padding-top: 20px;
		padding-bottom: 20px;
		background: url(../images/ph.png) no-repeat;
	}
	.contact-us p{
		width:180px;
		padding:10px;
		text-align: left;
		color:#FFFFFF;
		line-height: 20px;
		font-size: 14px;
	}
	/*联系我们结束*/
