.title h4 {
	float: right;
	font-weight: normal;
	position:relative;
	top:12px;
}

.w1012 {
	width: 1012px;
	margin: 0 auto;
	overflow: hidden
}

.titlemsg {
	font-size: 15px;
	color: #999;
	height: 60px;
	line-height: 60px
}

.titlemsg h4 {
	font-weight: normal
}

.banner img {
	width: 100%
}

.tablist {
	margin-top: 24px;
	overflow: hidden
}

.tablist .tablistleft {
	width: 498px;
	float: left;
	border: 1px solid #d5d5d5
}

.tablist .tablistleft h4 {
	font-weight: normal;
	font-size: 15px;
	background:  no-repeat left center;
	height: 40px;
	line-height: 40px
}

.tablist .tablistleft h4 span {
	display: inline-block;
	height: 40px;
	padding: 0 14px;
	background: #ca2222;
	color: #fff
}

.tablist .tablistleft h4 a {
	float: right;
	color: #666;
	font-size: 13px;
	margin-right: 20px
}

.tablist .tablistleft .items {
	font-size: 15px;
	text-indent: 30px;
	padding: 8px 0
}

.tablist .tablistleft .items li {
	width: 100%;
	line-height: 36px;
	background:  no-repeat 10px center
}

.tablist .tablistleft .items li a {
	color: #333
}

.picmarquee-left {
	margin-top: 24px;
	overflow: hidden;
	position: relative
}

.picmarquee-left .title {
	font-size: 20px;
	color: #ca2222
}

.picmarquee-left .hd {
	width: 100%;
	overflow: hidden;
	height: 50px;
	padding: 0 10px;
	position: absolute;
	top: 50%;
	margin-top: -25px
}

.picmarquee-left .hd .prev, .picmarquee-left .hd .next {
	display: block;
	width: 20px;
	height: 50px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background:  no-repeat
}

.picmarquee-left .hd .prev {
	float: right;
	background:  no-repeat
}

.picmarquee-left .hd .prevstop {
	background-position: -60px 0
}

.picmarquee-left .hd .nextstop {
	background-position: -60px -50px
}

.picmarquee-left .bd {
	margin: 10px 50px;
	overflow: hidden
}

.picmarquee-left .bd ul {
	overflow: hidden;
	zoom: 1
}

.picmarquee-left .bd ul li {
	margin: 0 10px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center
}

.picmarquee-left .bd ul li .pic {
	text-align: center
}

.picmarquee-left .bd ul li .pic img {
	width: 177px;
	height: 230px;
	display: block;
	padding: 2px;
	border: 0px;
}

.picmarquee-left .bd ul li .pic a:hover img {
	border-color: #999
}

.picmarquee-left .bd ul li .title {
	line-height: 24px
}