@charset "gb2312";

body{padding:0;margin:0;font-family:宋体;font-size:12px;overflow-x:hidden;background:url('zhuant_r2_c1.jpg') repeat-x 0px 30px;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:984px;margin:auto}
.banner{height:357px;background:url('top.jpg') no-repeat center 0px}
.b1{height:361px;background:url('m_r1.jpg') no-repeat center 0px}
.b2{height:196px;background:url('m_r2.jpg') no-repeat center 0px}
.b3{height:208px;background:url('m_r3.jpg') no-repeat center 0px}
.b4{height:222px;background:url('m_r4.jpg') no-repeat center 0px}
.b5{height:237px;background:url('m_r5.jpg') no-repeat center 0px}

.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:120px;height:360px;overflow:hidden;float:left}
	.mzfq .imgbox .hd ul li{height:65px;line-height:65px;color:#fff;font-weight:bold;font-size:14px;text-align:center;background:#33BEE5;margin:0 0 5px 0;cursor:pointer}
	.mzfq .imgbox .hd ul li.b{background:#FABE08}
	.mzfq .imgbox .hd ul li.c{background:#6DC437}
	.mzfq .imgbox .hd ul li.d{background:#F97914}
	.mzfq .imgbox .hd ul li.e{background:#1CD3DB}
	.mzfq .imgbox .hd ul li.on{background:#33BEE5}
	
	.mzfq .imgbox .bd{width:830px;height:400px;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:345px;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{padding:50px 0 30px 0;text-align:center;color:#000;line-height:25px}
.bmfooter a{color:#fff}

/*反回顶部代码*/
#rightfixed{width:54px;overflow:hidden;position:fixed;left:50%;margin:0 0 0 510px;bottom:56px;_position:absolute;_top:expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight-56);z-index:99999;display:none}
#rightfixed #gotop{background:url(top.png);width:28px;height:39px;line-height:39px;overflow:hidden;opacity:0.3;filter:Alpha(Opacity=30);text-decoration:none;cursor:pointer;display:block;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;}
#rightfixed #gotop:hover{opacity: 1;filter:Alpha(Opacity=100);}

