﻿/****首页主广告****/
/*
.banner_focus{position:relative;width:100%;height:600px;margin:0 auto;overflow:hidden;z-index:1;}
.banner_focus .bd li{display:none;position:absolute;left:0;top:0;width:1920px;}
.banner-wrap{width:1920px;position:absolute;left:50%;top:0;margin-left:-960px;height:600px;}
.banner_focus_post{z-index:10;}
.banner_focus .pic{height:auto;display:block;margin:0 auto;}
.banner_focus .pic:hover{text-decoration:none;}
.banner_focus .slide_nav{position:absolute;left:0;bottom:2%;width:100%;text-align:center;}
.banner_focus .slide_nav a{cursor:pointer;font-size:28px;_font-size:16px;font-family:arial;color:#000;padding:0 1px;filter:alpha(opacity=85);opacity:0.85;text-decoration:none;}
.banner_focus .slide_nav li:hover,.banner_focus .slide_nav .on{text-decoration:none;color:#E60012;filter:alpha(opacity=80);opacity:0.8;}
.banner_focus_pre,.banner_focus_next{display:none;position:absolute;top:50%;margin-top:-36px;width:72px;height:72px;text-indent:100%;white-space:nowrap;overflow:hidden;z-index:10;background:url(../images/ico_sliding.png) no-repeat;}
.banner_focus_pre:hover{background-position:0 0;}
.banner_focus_pre{left:0;background-position:-72px 0;}
.banner_focus_next{right:0;background-position:0 -72px;}
.banner_focus_next:hover{background-position:-72px -72px;}
*/


/****首页主广告****/
#focus{display:none!important;margin:0 auto;overflow:hidden;position:relative;width:100%; height:600px;}
.home_page #focus{display:block!important;}
.focusWarp{height:100%;overflow:hidden;position:relative;width:100%;}
.imgList{height:100%;position:absolute;width:100%;}
.imgList li{overflow:hidden;position:relative;width:100%;}
.imgList img{width:100%;}
.imgList_two{position:absolute;top:100px;z-index:10;}
.imgList_two li{float:left;}
.imgList_two li img{margin-left:0;}
.imgBtn{bottom:10px;position:absolute;z-index:10;width:100%;text-align:center;left:0;}
.btnWarp{overflow:hidden;}
.imgBtn li{background:url(../images/btnbg_03.png) no-repeat -20px 0;cursor:pointer;height:20px;line-height:18px;text-align:center;width:20px;display:inline-block;*display:inline;*zoom:1;}
.imgBtn li.hover{background:url(../images/btnbg_03.png) no-repeat 0 0;}
.sizeBox{left:0;position:absolute;top: 0;width:300px;z-index:10;}
#focus .prev,#focus .next{display:block;position:absolute;top:50%;margin-top:-36px;width:72px;height:72px;text-indent:100%;white-space:nowrap;overflow:hidden;z-index:10;background:url(../images/ico_sliding.png) no-repeat;}
#focus .prev:hover{background-position:0 0;}
#focus .prev{left:1%;background-position:-72px 0;}
#focus .next{right:1%;background-position:0 -72px;}
#focus .next:hover{background-position:-72px -72px;}