@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
a{text-decoration:none; color: #333;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:underline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body,button,input,select,textarea{font:12px/1.5 Tahoma,\5B8B\4F53,\5FAE\8F6F\96C5\9ED1; color: #333;}
input,select,textarea{font-size:100%;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
th{text-align:inherit;}
input,button,textarea,fieldset,img{border:0 none;}
img{vertical-align:bottom;}
button{cursor:pointer;}
iframe{display:block;}
abbr,acronym{border:0 none;font-variant:normal;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;}
del{text-decoration:line-through;}
ol,ul{list-style:none outside none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}
q:before,q:after{content:""}
.clearfix{*zoom:1;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0;*zoom:1;}
.fl,.fr{display:inline;}
.fl{float:left;}
.fr{float:right;}
.fc{clear:both;}
.fz{zoom:1;}
.tc{text-align:center;}
.tr{text-align:right;}
area{ outline: 0;}

.page{ padding-bottom: 10px; font-family: "Microsoft Yahei";}
.wrap{ width: 960px; margin: 0 auto;}
.block{ margin-bottom: 20px;}
.topBlock{  background: #fff; background: rgba(255,255,255,0.8);}
/* 本例子css */
		.slideBox{ width:580px; height:390px; overflow:hidden; position:relative;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:url(dot_w.png) no-repeat center center; cursor:pointer; }
		.slideBox .hd ul li.on{ background:url(dot_r.png) no-repeat center center; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative; }
		.slideBox .bd img{ width:580px; height:390px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:0; top:50%; margin-top:-36px; display:block; width:36px; height:72px; background:url(prev.png) 0 0 no-repeat; filter:alpha(opacity=50);opacity:.5;  }
		.slideBox .next{ left:auto; right:0; background-image: url(next.png);  }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
.slideBox .bd li:hover,.img-box:hover{ opacity: 0.9; filter: alpha(opacity=90);}
.img-box{ position: relative;}
.img-box img{ width: 100%; height: 100%;}
.img-txt{ position: absolute; z-index: 2; left: 0; bottom: 0; width: 100%;}
.img-bg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0.5; filter: alpha(opacity=50);}
.img-txt h3{ position: absolute; top: 0; left: 0; width: 100%; text-align: center; color: #FFF; font-family: "Microsoft Yahei";}
.slideBox .img-txt{ height: 50px; line-height: 50px;}
.slideBox .img-txt h3{ left: 15px; font-size: 18px; font-weight: bold; text-align: left;}
.topNews{ width: 390px;}
.topNews-list01{ margin: 0 20px 0 0;}
.topNews-list01 li{ margin-top: 20px;}
.topNews-list01 h3{ font-size: 18px; font-weight: bold; font-family: "Microsoft Yahei";}
.topNews-list01 li div{ font-size: 14px; line-height: 25px; height: 75px; overflow: hidden; color: #666;}
.topNews a{ color: #0066cc;}

.main {
float:left;
width:960px;
padding-bottom:10px;
margin-bottom:20px;
border-bottom:1px solid #b5b5b5;
}
.main_title {
width:100%;
margin:20px auto;
}
.main_title h2 {
float: left;
height:38px;
padding-left:15px;
padding-right:15px;
line-height:38px;
font-size:18px;
color:#000;
text-align:left;
font-weight: bold;
color: #eb338e;
}
.main_left {
float:left;
width:665px;
height:auto;
overflow:hidden;
}
.left_thread {
float:left;
width:100%;
padding-bottom:16px;
border-bottom:1px solid #ccc;
margin-top:15px;
}
.left_thread h3 {
float:left;
width:100%;
font-size:14px;
font-weight:normal;
line-height:32px;
text-align:left;
}
.left_thread h3 a {
color:#000;
}
.left_thread p {
float:left;
width:100%;
font-size:12px;
font-weight:normal;
line-height:24px;
text-indent:2em;
color:#666;
text-align:left;
}
.left_thread span {
float:right;
width:auto;
font-size:12px;
font-weight:normal;
line-height:24px;
}
.left_thread span a {
color:#000;
}
.main_right {
float:right;
width:320px;
overflow:hidden;
}
.right_thread {
float:left;
width:320px;
height:206px;
margin-top:20px;
overflow:hidden;
position:relative;
}
.right_thread img {
width:320px;
height:206px;
display:block;
}
.right_thread p {
position:absolute;
display:block;
bottom:0px;
left:0px;
width:100%;
height:36px;
line-height:36px;
text-align:center;
font-size:14px;
overflow:hidden;
z-index:999;
background:url(bg_title.png) top left;
}
.right_thread p a {
color:#fff;
}
a {
	text-decoration:none !important;
	}
	
a:hover {
	color:#000;}

.pictu {
	width:960px;
	overflow:hidden;
	clear:both;}
.pictu ul {
	margin-right:-15px;}
.pictu li {
	float:left;
	width:177px;
	margin-right:18px;
	margin-bottom:10px;
	}
.pictu li img {
	width:177px; height:118px;}
.pictu li h1 {
	font-size:14px;
	color:#3f3f3f;
	padding:7px 10px;
	border-bottom:2px solid #ff4e6e;
	}
.pictu li p {
	background:url("arrow.jpg") no-repeat left 7px;
	padding:0px 15px;
	margin:15px 0 10px 0;
	line-height:24px;
	}
.colorbg1 {
	background:#ff4e6e;}
.colorbg2 {
	background:#ffcf40;}
.colorbg3 {
	background:#ff98ac;}
.color1 {
	background:#ff4e6e;}
.color2 {
	background:#ffcf40;}
.color3 {
	background:#ff98ac;}