@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
ol, ul {list-style: none outside none;}
.banner{ width:980px; height:290px; margin:0 auto;}
.head_show{ width:980px; height:290px; position:relative; overflow:hidden; z-index:1;}
.head_show .pic{ overflow:hidden; width:980px; margin:0 auto; height:290px;overflow:hidden; z-index:1;}
.head_show .pic li{ text-align:center;}
.head_show .pic img{ height:290px; width:980px;}
.head_show .pic a img{ border:none;}
.head_show .prev,.head_show .next{ width:150px; height:290px; position:absolute; top:0; background:none; cursor:pointer; z-index:2;}
.head_show .prev{ background:url(show_prev.png) no-repeat 20px 105px; left:0px;}
.head_show .next{ background:url(show_next.png) no-repeat 76px 105px; right:0px; }

.head_show .link{ width:90%; height:80px; position:absolute; bottom:0; left:0; z-index:2}
.head_show .link .link_box{height:50px;margin:0 auto; width:980px;}
.head_show .link .link_box ul{  margin-left:330px;display:block; height:62px;}
.head_show .link .link_box li{ width:180px; float:left;height:62px; }
.head_show .link .link_box li a{ display:block;width:180px;height:62px; }

.head_show .btn{ width:850px; height:16px; display:block; margin:2px auto 0;}
.head_show .btn ul{ float:right; overflow:hidden;}
.head_show .btn li{ color:#333; width:16px; height:16px; text-align:center; line-height:16px; float:left; cursor:pointer; background:url(show_btn.png) no-repeat; margin-left:5px; display:inline;font-family:""; font-size:12px;}
.head_show .btn li.hover{ font-weight:bold; background-position:-16px 0;}


.banner1{ width:980px; height:235px; margin:0 auto;}
.head_show1{ width:980px; height:235px; position:relative; overflow:hidden; z-index:1;}
.head_show1 .pic1{ overflow:hidden;  height:235px; z-index:1;}
.head_show1 .pic1 li{ text-align:center;}
.head_show1 .pic1 img{ height:235px; margin:0 auto}
.head_show1 .pic1 a img{ border:none;}
.head_show1 .prev1,.head_show1 .next1{ width:150px; height:235px; position:absolute; top:0; background:none; cursor:pointer; z-index:2;}
.head_show1 .prev1{ background:url(show_prev.png) no-repeat 20px 95px; left:0px;}
.head_show1 .next1{ background:url(show_next.png) no-repeat 76px 95px; right:0px; }

.head_show1 .link1{ width:90%; height:80px; position:absolute; bottom:0; left:0; z-index:2}
.head_show1 .link1 .link_box1{height:50px;margin:0 auto; width:980px;}
.head_show1 .link1 .link_box1 ul{  margin-left:330px;display:block; height:62px;}
.head_show1 .link1 .link_box1 li{ width:180px; float:left;height:62px; }
.head_show1 .link1 .link_box1 li a{ display:block;width:180px;height:62px; }

.head_show1 .btn1{ width:850px; height:16px; display:block; margin:2px auto 0;}
.head_show1 .btn1 ul{ float:right; overflow:hidden;}
.head_show1 .btn1 li{ color:#333; width:16px; height:16px; text-align:center; line-height:16px; float:left; cursor:pointer; background:url(show_btn.png) no-repeat; margin-left:5px; display:inline;font-family:""; font-size:12px;}
.head_show1 .btn1 li.hover{ font-weight:bold; background-position:-16px 0;}

