
/* CSS Document */
#flash_bg{width:100%; margin:0 auto;}
.focus{width: 100%;height:550px; position: relative; background:url(404.png) bottom no-repeat #f4f4f4;overflow:hidden;}
.focus ul,.focus li{ list-style:none; padding:0; margin:0;}
.focus li{ display: none}
.focus .bg { position: absolute; width:100%; height: 30px; left: 0; bottom: 0;  opacity: 0.5; filter: alpha(opacity=50); z-index: 1; background:none;}
.focus .f_btns{position: absolute; width: 100%; height:30px; line-height:30px; left: 0; bottom: 30px; text-align: center; z-index: 2}
.focus .f_btns h2 { color: #fff; font-size: 16px; font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; line-height: 30px; }
.focus .f_btns h2 a{ color: #fff;}
.focus .f_btns h2 a:hover{ text-decoration: none}
.focus .f_btns .btn{ text-align: center; height:20px; overflow: hidden; font-size:0;}
.focus .f_btns .btn span {display: inline-block; width:20px; height: 20px; overflow: hidden; margin: 0 5px; background:url(../image/dian.png) no-repeat; cursor: pointer}
.focus .f_btns .btn span.cur{ background:url(../image/yuan.png) no-repeat;}
.focus .prev {background: url(../image/left.png) no-repeat; position: absolute; top:240px;left:80px; width: 40px; height: 60px; z-index: 3; cursor: pointer}
.focus .next { background: url(../image/right.png) no-repeat; position: absolute; top:240px; width: 40px; height: 60px;right: 80px;z-index: 3;cursor: pointer}
.jqfocus ul li a img{height:550px; text-align:center;}


.focus2{width: 100%;height:300px; position: relative; background:url(404.png) bottom no-repeat #f4f4f4;overflow:hidden;}
.focus2 ul,.focus li{ list-style:none; padding:0; margin:0;}
.focus2 li{ display: none}
.focus2 .bg { position: absolute; width:100%; height: 30px; left: 0; bottom: 0;  opacity: 0.5; filter: alpha(opacity=50); z-index: 1; background:none;}
.focus2 .f_btns{position: absolute; width: 100%; height:30px; line-height:30px; left: 0; bottom: 30px; text-align: center; z-index: 2}
.focus2 .f_btns h2 { color: #fff; font-size: 16px; font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; line-height: 30px; }
.focus2 .f_btns h2 a{ color: #fff;}
.focus2 .f_btns h2 a:hover{ text-decoration: none}
.focus2 .f_btns .btn{ text-align: center; height:20px; overflow: hidden; font-size:0;}
.focus2 .f_btns .btn span {display: inline-block; width:20px; height: 20px; overflow: hidden; margin: 0 5px; background:url(../image/dian.png) no-repeat; cursor: pointer}
.focus2 .f_btns .btn span.cur{ background:url(../image/yuan.png) no-repeat;}
.focus2 .prev {background: url(../image/left.png) no-repeat; position: absolute; top:130px;left:80px; width: 40px; height: 60px; z-index: 3; cursor: pointer}
.focus2 .next { background: url(../image/right.png) no-repeat; position: absolute; top:130px; width: 40px; height: 60px;right: 80px;z-index: 3;cursor: pointer}
.jqfocus2 ul li a img{height:300px; text-align:center;}

