@charset 'gb2312';
.block_home_slider {
	width: 750px;
	position: relative;
	text-align: center;
	line-height: 0px;
	margin:0 auto;
}  /*�ײ�Сͼ��*/
.block_home_slider .slide {position:relative;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-67px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(../images/sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; display: none; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; display: none; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging { height: 18px; bottom:20px; left:338px; position: absolute; display:inline-block;}
.block_home_slider .flex-control-paging li {
	width:18px; height:18px;
	float: left;
	margin: 0 5px;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {width:18px; height:18px; display:block; background: rgba(0,101,205,0.4);border-radius: 50%; text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background:rgba(0,101,205,1);}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}



.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
