@charset "utf-8";
/* CSS Document */
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 { border: 0; margin: 0; padding: 0; }

/*
.block_home_slider { padding: 0; position: relative; background-color: #fff; margin: 10px auto; behavior: url(./PIE.htc); text-align: center; line-height: 0px; }*/

.block_home_slider {
	padding: 0px;
	position: relative;
	background-color: #fff;
	border-radius: 0px;
	border: 0px solid #f2f2f2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 6px;
	behavior: url(./PIE.htc); /*半透明兼容*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
}


.block_home_slider1 { padding: 0; position: relative; behavior: url(./PIE.htc); text-align: center; line-height: 0px; margin-right: auto; margin-left: auto; }
.block_home_slider .slide { position: relative; }
.block_home_slider .caption {display: none;position: relative; text-align: center; margin-top: 15px; background: #eee;height:30px; line-height:30px;}
.block_home_slider .caption p { padding-bottom: 0px; font-size: 11px; color: #dedede; }
.block_home_slider .caption p.title { padding-bottom: 6px; font-size: 15px; color: #f00; }

.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; }
ul li { list-style-type: none; }
