@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	    padding: 0px;
       
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style-type: none;
}





.block_home_slider {
	behavior: url(js/PIE.htc); /*��͸������*/
	background-size:206px auto;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	width: 96.5%;
	color: white;


            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
	height: 206px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-bottom: auto;
	position: relative;
	margin-top: 1.75px;
	margin-left: 1.75%;
	background-color: #CCCCCC;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}  /*�ײ�Сͼ��*/
.block_home_slider .slide {
    background-size:100% AUTO;
	position:relative;
    padding: 0px;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
	height: 206px;
	width: 100%;
		
}
.block_home_slider .caption {
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	 padding: 0px;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
	background-image: url(bg_caption.png);	
}
.block_home_slider .caption p {padding-bottom:0px; font-size:9px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {
	padding-bottom:6px;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	line-height:normal;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.block_home_slider .caption p.title a {
	color: #FFFFFF;
}

.block_home_slider .flex-direction-nav a {
	width:25px;
	height:25px;
	margin-top:-27px;
	display:block;
	position:absolute;
	top:50%;
	background-repeat:no-repeat;
	background-image:url(sprite_arrow_2.png);
	text-indent: -9000px;
}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; 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; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:15px; display:inline-block;}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {
	width:12px;
	height:12px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(sprite_nav_3.png);
	cursor:pointer;
	z-index: 1;
	position: relative;
	text-indent: -9000px;
	top: 90%;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}

.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;
	height: 206px;
	padding: 0px;

            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
}
.flex-pauseplay span {text-transform: capitalize;}
