﻿
/*****焦点图*****/
/*.banner_lm{ height:302px;}*/
	.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;}
	
	

.dakehulist_ul{ width:1230px; margin-bottom:18px;}
.dakehulist_ul li{ float:left; margin:0px 17px 18px 0px;}



.tab_selected {
           width: 200px;
           height: 35px;
           float: left;
           border-bottom: 2px solid #dc1500;
           font-family: 'Microsoft YaHei';
           font-size: 16px;
           padding: 13px 0 0 0;
           text-align: center;
           cursor: pointer;
       }
