@charset "utf-8";
/* CSS Document */
html, 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;
}
/*导航栏*/
#page {margin:0 auto; padding:0;width:100%;height:auto;min-height:100%;background:#FFF;}
.top{width:100%;height:40px;margin:0 auto;background:#000;}
.top .top_left {float:left;line-height:40px;}
.top .top_left p{font-size:0.75px;color:#FFF;}
.top_right{float:right;line-height:40px;}
.top_right p{font-size:0.75px;color:#FFF;float:left;margin-right:10px;}
header{margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;
    line-height: 50px;
    height: 50px;
    background: #FFF;
    white-space: nowrap;
    overflow: hidden;}
header h1{width: 70%;
    margin: 0 auto;
    font-size: 1.2em;}
.banner {margin:0;padding:0;text-align:center;width:100%;height:auto;-webkit-animation:fadeIn .6s .2s ease both;-moz-animation:fadeIn .6s .2s ease both;}
.banner .kong{width:100%;height:30px;margin:0 auto;background:#000;}
.banner .nav{width:100%;margin:0 auto;text-align:center;height:auto;}
.banner .nav ul{width:100%;margin:0 auto;list-style-type:none;overflow:hidden;}
.banner .nav ul li{width:25%;text-align:center;float:left;line-height:25px;}
.banner .nav ul li a{font-size:0.875em;font-family: "微软雅黑";color:#515151;font-weight: bold;}
.banner .nav ul li a:hover{color:#F00;}
/*banner*/
.block_home_slider {
	padding: 1px;
	position: relative;
	background-color: #ffffff;
	-moz-border-radius: 3px;
	overflow:hidden;
	border:#f2f2f2 solid 4px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	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:25px; height:25px; margin-top:-27px; 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; 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;
	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(../images/sprite_nav_3.png); text-indent:-9000px; cursor:pointer;}
.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;}
.flex-pauseplay span {text-transform: capitalize;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/*底部*/

#foot_down {bottom:0px; width:100%;-moz-opacity:0.9;opacity:0.9;
	padding:0px;
	z-index:9999999;
	margin:0 auto;
	background-color:#101010;
	height:120px;
	overflow:hidden;
}
.foot_down_pr{ width:100%; margin:0 auto;}
.foot_down_left {
	text-align:center;
	margin:0 auto;
	width:100%;
	font-size:0.5em;
	padding-top:15px;
	font-family:"微软雅黑";
	line-height:20px;
	color:#fff;
}

