@charset 'gb2312';
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;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style-type: none;
}





.block_home_slider {
	padding: 0px;
	position: relative;
	background-color: #ffffff;
	border: 0px solid #f2f2f2;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	behavior: url(js/PIE.htc); /*°ëÍ¸Ã÷¼æÈÝ*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
}  /*µ×²¿Ð¡Í¼±ê*/
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url(bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; 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;}
.block_home_slider .flex-direction-nav a {width:44px; height:44px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat;  text-indent:-9000px; background-size:100%}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;background-image:url(l.png);}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;background-image:url(l.png);}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;background-image:url(r.png);}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;background-image:url(r.png);}
.block_home_slider .flex-control-paging {padding-top:0px; display:inline-block; margin-top:-0.5rem; position: absolute;}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {width:0.25rem; margin:0 0.05rem; background-color:#FFF; border-radius:1rem;height:0.25rem; display:block; text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-color:#da251c;width:0.25rem; margin:0 0.05rem; border-radius:1rem;height:0.25rem; display:block;}

.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;}
