/*头部中间*/ .banner { width:100%!important; height:515px;overflow:hidden; position:relative; top:-5px;} .banner .hd{ height:30px; overflow:hidden; position:absolute; left:50%; transform:translateX(-50%); bottom:50px; z-index:1; } .banner .hd ul{ overflow:hidden; zoom:1; float:left; width:100%; } .banner .hd ul li{ float:left; margin-right:20px; width:20px; height:20px; line-height:515px; text-align:center; background:#fff; cursor:pointer; border-radius:25px; } .banner .hd ul li.on{ background:#a22a2d; color:#fff; } .banner .bd{ position:relative; z-index:0; width:100%; } .banner .bd ul { margin:0 auto; width:100%;} .banner .bd li{ zoom:1; vertical-align:middle; width:100%;} .banner .bd li a{position: absolute;top: 0;width: 100%;height: 100%;background: url(../images/bgrad_1.png) left -1px repeat-x;} .banner .bd img{ width:100%; height:515px; display:block; vertical-align:top; } .banner .prev,.banner .next{ position:absolute; top:50%; top:200px; display:block; width:60px; height:60px; background:url(../images/banner_arrow.png) -44px 0px no-repeat; filter:alpha(opacity=80);opacity:0.8; } .banner .prev {left: 3%;} .banner .next{ right:3%; background-position:-248px 0px; } .banner .prev:hover,.banner .next:hover{ filter:alpha(opacity=100);opacity:1; } /*头部中间*/ .tpgd {width:416px; height:309px; float:left; margin-top: 43px; position:relative; overflow:hidden;} .tpgd .bd ul { width:100%; margin:0 auto;width:100%;} .tpgd .bd{ z-index:9999; } .tpgd .bd li{ zoom:1; vertical-align:middle; width:100%;} .tpgd .bd li a{width: 100%;height: 100%;} .tpgd .bd img{ width:100%; height:309px;} .tpgd .bd ul li .wzbtmc { display:block; width:406px; height:35px; line-height:35px; overflow:hidden; position:absolute; bottom:0px; z-index:999; background:#000; opacity:0.8; padding-left:10px; } .tpgd .bd ul li a { width:100%; font-size:14px; font-family:"微软雅黑"; color:#fff; } .tpgd .hd { width:50%; right:10px; position:absolute; line-height:35px; bottom:10px; z-index:99999} .tpgd .hd ul{ overflow:hidden; zoom:1; float:right;} .tpgd .hd ul li{ float:left; width:15px; height:15px; line-height:15px; text-align:center; background:#fff; cursor:pointer; color:#000; font-size:12px; margin:0px 3px;} .tpgd .hd ul li.on{ background:#f99e00; color:#fff; }