@charset "gb2312";

body{padding:0;margin:0;font-family:宋体;font-size:12px;overflow-x:hidden;background:#FB2F30;height:100%}
*{outline:none}
a{color:#aaa;text-decoration:none}
a:hover{color:#333;text-decoration:none}
li{padding:0;margin:0;list-style-type:none}
ul{padding:0;margin:0;list-style-type:none}
form{padding:0;margin:0;list-style-type:none}
img{border:0}
p,h1,h2,h3{padding:0;margin:0}
/*
浮动清理：
在大筐内加上“<!-- float container -->”
大筐的class等于clearfix
*/
.clearfix:after {content:".";clear:both;height:0;visibility:hidden;display:block;}/* 这是对Firefox进行的处理，因为Firefox支持生成元素，而IE所有版本都不支持生成元素 */   
.clearfix {display:inline-block;}/* 这是对 Mac 上的IE浏览器进行的处理*/
/* Hides from IE-mac */
*html .clearfix {height:1%;}/*这是对 win 上的IE浏览器进行的处理*/
.clearfix {display:block;}/*这是对display: inline-block;进行的修改，重置为区块元素*/
/* End hide from IE-mac */
.cls{clear:both;padding:0!important;margin:0!important;height:0!important;line-height:0!important;font-size:1px}/*第二种清除方法*/

.bodywidth{width:1000px;margin:auto}
.bm_top{height:423px;background:url('top_bg1.jpg') no-repeat center top;overflow:hidden}
.bm_top2{height:760px;background:url('top_bg2.jpg') no-repeat center top;overflow:hidden}

.bm_menu{height:35px;line-height:35px;overflow:hidden;position:relative;width:1014px}
.bm_menu ul{float:left;position:absolute}
.bm_menu li{width:155px;float:left;overflow:hidden;margin-right:14px;text-align:center;background:#3B97C4}
.bm_menu li.on{color:red}
.bm_menu li a{display:block;color:#fff;font-family:微软雅黑;font-size:16px;font-weight:bold}
.wbbody{background:#fff;height:720px;overflow:hidden;margin-top:10px;color:#333}
.wbbody ul{zoom:1;}

.bm_sm{margin-top:30px}
.bm_sm .smbody{width:720px;overflow:hidden;position:relative}
.bm_sm .smbody .bmtitle{height:53px;line-height:53px;overflow:hidden;background:url('t1.png') no-repeat;padding-left:10px;font-family:微软雅黑;font-size:24px;color:#fff}
.bm_sm .smbody .smcons{margin:20px 0 50px 0;font-size:18px;font-family:微软雅黑;color:#fff;line-height:32px}

.bm_sm .smimgs{width:618px;height:624px;overflow:hidden;position:absolute;margin-left:740px;background:url('tp.png') no-repeat}

.mzfq{background:#fff}
.mzfq .mzfqtitle{height:74px;line-height:74px;padding-left:10px;background:#2B99F8;color:#fff;font-family:微软雅黑;font-size:30px}
.mzfq .imgbox{height:360px;overflow:hidden;position:relative;zoom:1;padding:10px}
	/* 焦点图效果 */
	.mzfq .imgbox .hd{width:130px;height:360px;overflow:hidden;float:left}
	.mzfq .imgbox .hd ul li{height:86px;line-height:86px;color:#fff;font-weight:bold;font-size:14px;text-align:center;background:#33BEE5;margin:0 0 5px 0}
	.mzfq .imgbox .hd ul li.b{background:#FABE08}
	.mzfq .imgbox .hd ul li.c{background:#6CC537}
	.mzfq .imgbox .hd ul li.d{background:#F97914}
	.mzfq .imgbox .hd ul li.on{background:#2B99F8}
	
	.mzfq .imgbox .bd{width:840px;height:420px;padding-left:10px;float:right;overflow:hidden}
	.mzfq .imgbox .bd li{position:relative; zoom:1; vertical-align:middle;}
	.mzfq .imgbox .bd li .pic{ position:relative; z-index:0;  }
	.mzfq .imgbox .bd li .pic img{width:839px;height:360px;vertical-align:bottom; }
	.mzfq .imgbox .bd li .bg{width:839px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
	.mzfq .imgbox .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
	.mzfq .imgbox .bd li .title a{ color:#fff; padding-left:15px;  }
		

.bmfooter{margin:50px 0 30px 0;text-align:center;color:#fff;line-height:25px}
.bmfooter a{color:#fff}