@charset "utf-8";
/* CSS Document */

body{background-color: #f8f8f8;background-image: url(top_bg.jpg);background-repeat: repeat-x;background-position: center top;}

.Top{ width:100%; height:auto; overflow:hidden; position:relative;}
.top_main{ position:relative; height:254px;}
.top_db{ width:100%; height:36px; overflow:hidden; position:relative; z-index:2;}
.top_db p{ display:inline-block; height:100%; overflow:hidden; line-height:36px; font-size:12px;}
.top_db p a{ display:inline-block; height:100%; margin:0 10px; color:#191919;}
.top_db p.Tlink a{ padding-left:20px; background:url(Tlink_bg.png) no-repeat;}
.top_db p.Tlink a.sw{ background-position:0 0;}
.top_db p.Tlink a.srd{ background-position:0 -36px;}
.top_db p.Tlink a.szf{ background-position:0 -72px;}
.top_db p.Tlink a.szx{ background-position:0 -108px;}
.top_db p.Tlink a.sjw{ background-position:0 -144px;}

.SliderWarp{ width:744px; height:254px; overflow:hidden; position:absolute; right:0; top:0; z-index:1;}
.picSliders{ width:744px; height:254px; overflow:hidden; position:relative;}
.picSliders li, .picSliders li img{ width:744px; height:254px; overflow:hidden;}
.SliderBg{ width:744px; height:254px; overflow:hidden; position:absolute; top:0; left:0; background:url(top_slider_bg.png) no-repeat center;}

.LOGO{ display:block; width:670px; height:80px; overflow:hidden; position:absolute; top:100px; left:0; z-index:3;}
.LOGO img{ display:block; width:100%; height:100%;}


.Navigation{ width:100%; height:53px; padding:1px 0 18px; background:url(nav_bg.png) repeat-x; position:relative; margin-top:-1px; z-index:4;}
.navUls{ margin:-1px auto 0; overflow:hidden;}
.navUls li{width: 90px;height:54px;float:left;overflow:hidden;}
.navUls li a{width: 100%;height:54px;float:left;overflow:hidden;text-align:center;line-height:54px;color:#FFF !important;font-size:16px;}
.navUls li:hover, .navUls li.on{ background:#00adef;}