
/*****焦点图*****/
.banner_lm{ }
	.focusBox { position: relative; width:1000px; height:302px; overflow: hidden; float:left; }
	.focusBox .pic{ position:relative; z-index:0; }
	.focusBox .pic img { width:1000px; height:302px; display: block; }
	.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	.focusBox .hd li{margin: 0 3px; background: url(../img/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(../img/dot8.png) no-repeat 0 -16px;
	}
	.focusBox .hd .on{ background-position:0 0; }
	.focusBox .prev,
	.focusBox .next { width:40px; height:70px; margin: -35px 0 0; background: url(../img/slide.png) 0 -35px no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; }
	.focusBox .prev { left: 0; }
	.focusBox .next { right:0px; background: url(../img/slide.png) 0 -126px no-repeat;}
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
	.focusBox_ny { position: relative; width:1200px; height:302px; overflow: hidden; float:left; }
	.focusBox_ny .pic img{width:1200px;}
	
	

.qyfw_list{ background:url(../img/line.jpg) no-repeat 1000px center #f8f8f8; min-height:360px; padding:15px; margin-top:20px;}
.qyfw_list_left{ width:960px; float:left;}
.qyfw_list_tit{ font-size:18px; margin:0px 0px 10px;}
.qyfw_list p{ color:#676767; font-size:12px; line-height:24px;}
.qyfw_list_pic{ margin-bottom:20px;}
.qyfw_list_right{ float:right;}
.qyfw_list_right a{ display:block; width:133px; height:34px; font-size:14px; color:#5e5e5e; border:1px solid #898989; line-height:34px; text-align:center; margin-top:46px; margin-right:10px;}
.qyfw_list_right a:hover{ background:#898989; color:#fff; text-decoration:none;}


.red{ border:1px solid #b60105;}
.red .qyfw_list_tit{ color:#b60105; margin:5px 0px 15px;}

.blue{ border:1px solid #449ddb;}
.blue .qyfw_list_tit{ color:#449ddb; margin:5px 0px 15px;}


.peo{ border:1px solid #cf44db;}
.peo .qyfw_list_tit{ color:#cf44db; margin:5px 0px 15px;}
