@charset "utf-8";
/* CSS Document */
body,ul,li{margin:0;padding:0;}
body{margin:0px auto; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";}
*{margin:0; padding:0;}
.clear{ clear:both;}
ul,li{list-style:none;}
a{text-decoration:none;}

/* 栏目 */
.lanmu{ width:100%;overflow: hidden;clear:both;padding:0px 0px 10px 0px;}

/* 线框 */
.bon{ width:96%; margin: 0px auto; padding: 5px 0px; border:1px #f4f4f4 solid; background:#fff;}

/* 栏目名 */
.title-lanmu{margin:0px auto;width:96%; text-align:center;}
.title-lanmu img{ width:100%; margin:0 auto;}

/* 更多 */
.more{width:100%;padding:10px 0px;overflow:hidden;text-align:center;}
.more .next{margin: 0px auto; width:40%; overflow:hidden; -webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px; border:1px #e9e9e9 solid; padding:4px 10px 3px 10px; color:#999; font-size: 14px; text-align:center;background:#f9f9f9;}
.more .next a,.more .next a:link,.more .next a:hover{ color:#999;}

/* 头图 */
.slideBox2{ width:100%; padding:0; position:relative; overflow:hidden; margin:0px auto;}
.slideBox2 .hd{height:10px; line-height:10px; z-index:999; padding:10px 0px 0px 0px;text-align:center; display:none;}
.slideBox2 .hd li{ display:inline-block; width:20px; height:3px;background:#dfdfdf; text-indent:-9999px; overflow:hidden; margin:0 4px;}
.slideBox2 .hd li.on{ background:#3f5eaa;}
.slideBox2 .bd{ position:relative; z-index:0;}
.slideBox2 .bd li{ position:relative; text-align:center;  }
.slideBox2 .bd li img{ background:url(loading.gif) center center no-repeat;  vertical-align:top; width:100%;height:auto;}

/* 头条 */
.btx{width:96%;margin:0px 2% 3% 2%;padding:0px 0px;overflow:hidden;}
.tum{width:99%;padding:10px 0px 1px 1%;border-bottom:1px #f4f4f4 solid;overflow:hidden;  text-align:left}
.tum .tbm{width:100%;padding:0px 0px 0px 0px; font-weight:bold;}
.tum .tbm a{color:#000; text-decoration:none; line-height: 140%;font-size:18px;  font-weight:normal; font-weight:bold;}
.tum .tbm a:hover{color:#FF8400; text-decoration:none;}
.tum .tbz{
	width:100%;
	padding:3px 0px 15px 0px;
	line-height: 140%;
	font-size:14px;
	color:#999999;
}
.tum .tbz a,.tum .tbz a:link,.tum .tbz a:hover{ color:#999999;}

/* 焦点图 */
.slideBox{ width:96%; padding:0px 2%; position:relative; overflow:hidden; margin:0px auto;}
.slideBox .hd{height:10px; line-height:10px; z-index:999; padding:10px 0px 0px 0px;text-align:center;}
.slideBox .hd li{ display:inline-block; width:20px; height:3px;background:#dfdfdf; text-indent:-9999px; overflow:hidden; margin:0 4px;}
.slideBox .hd li.on{ background:#3f5eaa;}
.slideBox .bd{ position:relative; z-index:0;}
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(loading.gif) center center no-repeat;  vertical-align:top; width:100%;height:auto;}
.slideBox .bd li span{
	display:block;
	position:absolute;
	bottom:0px;
	width:94%;
	line-height:20px;
	color:#fff;
	text-align:center;
	font-size: 14px;	 
	z-index:3;
	padding:5px 3%;
	background:rgba(0,0,0,.6);
	left: 0px;
}
.slideBox .bd li span a{color:#fff; text-decoration:none;line-height:20px;font-size: 14px; }
.slideBox .bd li span a:hover{color:#ffffcc; text-decoration:none;line-height:20px;font-size: 14px; }

/* 左图右文 */
.btmn{float:left;width:96%;height:auto;margin:10px 2% 0px 2%;border-bottom:1px #e5e5e5 dashed;padding:0px 0px 2% 0px;}
.xun{float:left;width:30%;padding:0px 2% 0px 0px;}
.xun a img{width:100%;height:auto; display:block;}
.tun{float:right;width:66%;padding:0px 0px 0px 0px;}
.tun a{color:#333;text-decoration:none;line-height: 160%;font-size:18px;}
.tun a:hover{color:#FF8400; }

/* 底部代码 */
.foot{
	width:100%;
	overflow:hidden;
	background-color:#004ea2;
	clear:both;
}
.foot .bq-wap{margin:0px auto;width:96%;color:#fff;font-size:12px;text-align:center; line-height:24px; padding:15px 0px;}
