﻿@charset "utf-8";
/* CSS Document */
.shouye_banner { width: 100%; position: relative; height: 550px; background: #000; }
.shouye_banner .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.shouye_banner .bd ul { width: 100% !important; }
.shouye_banner .bd li { width: 100% !important; height: 550px; overflow: hidden; text-align: center; }
.shouye_banner .bd li a { display: block; height: 550px; }
.shouye_banner .hd { width: 1200px; position: absolute; z-index: 1; bottom: 0; left: -600px; margin-left: 50%; height: 30px; line-height: 30px; }
.shouye_banner .hd ul { text-align: right; }
.shouye_banner .hd ul li { cursor: pointer; display: inline-block; *display:inline;
zoom: 1; width: 61px; height: 8px; margin: 0 0px 0px 10px; overflow: hidden; background: #fff; line-height: 999px; }
.shouye_banner .hd ul .on { background: #E8000D; }
.shouye_banner .prev, .shouye_banner .next { display: block; position: absolute; z-index: 1; top: 50%; margin-top: -30px; left: 0; z-index: 1; width: 40px; height: 60px; background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat; cursor: pointer; filter: alpha(opacity=50); opacity: 0.5; display: none; }
.shouye_banner .next { left: auto; right: 0; background-position: -6px -137px; }
