.banner{ width:100%; height:597px; position:relative; overflow:hidden; margin-bottom:1px; clear:both}
.banner img{ width:1920px; height:597px; display:block; position:absolute; left:50%; margin-left:-960px;}
.index_banner_box{
	display: block;
	width: 100%;
}
.index_banner_box img{
	display: block;
	width: 100%;
}
.index_banner_box .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	background: #dedddd;
	opacity: 1;
	margin:0 10px;
}
.index_banner_box .swiper-pagination-bullet-active{
	background: #e0b717;
}



.menu{ width:100%; height:30px; background:#dfdfdf; clear:both; z-index:999999999; position:relative; }
.menu-list{ width:1001px; height:30px; margin:0 auto}
.menu-list li{ width:250px; height:30px; float:left; position:relative}
.normal{height:30px; line-height:30px; text-align:center; font-family:"Microsoft YaHei"; color:#505050; cursor:default}
.box{ width:250px; height:120px; position:absolute; left:0; bottom:0; display:none}
.box img{width:250px; height:120px; display:block}
.mask{ width:100%; height:30px; line-height:30px; background:#2164aa; opacity:0.9; filter:alpha(opacity=90); position:absolute; left:0; bottom:0; z-index:10}
.box-title{ width:100%; height:30px; line-height:30px; position:absolute; left:0; bottom:0; z-index:11}
.box-title a{ display:block; padding:0 15px; color:#fff;}
.box-title a span{ float:right}
.box-title a:hover{ color:#fff}


