﻿ 
div.wrapper { width: 1200px;  }
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
    .box_skitter ul { display: none; }
    .box_skitter .container_skitter { overflow: hidden; position: relative; }
    .box_skitter .image { overflow: hidden; }
        .box_skitter .image img { display: none; }
    .box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
        .box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
    .box_skitter .prev_button { position: absolute; top: 50%; left: -5px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/prev.png) no-repeat left top !important; }
    .box_skitter .next_button { position: absolute; top: 50%; right: -5px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/next.png) no-repeat left top !important; }
    .box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url(../images/ajax-loader.gif) no-repeat left top; width: 31px; height: 31px; }
#slideshow { width: 1200px; height: 290px; }
    #slideshow ul { display: none; }
a.top01 {
    background: rgba(0, 0, 0, 0) url("../images/top.png") repeat scroll 0 0;
}
a.wb01 {
    background: rgba(0, 0, 0, 0) url("../images/wb.png") repeat scroll 0 0;
}
a.wb01:hover {
    background: rgba(0, 0, 0, 0) url("../images/wb_on.png") repeat scroll 0 0;
}
a.home {
    background: rgba(0, 0, 0, 0) url("../images/home.png") repeat scroll 0 0;
}
a.home:hover {
    background: rgba(0, 0, 0, 0) url("../images/home_on.png") repeat scroll 0 0;
}

a.ewm01 {
    background: rgba(0, 0, 0, 0) url("../images/wx.png") repeat scroll 0 0;
}
.fankui:hover .ewm{ display:block;}

.menu {
    height: 45px;
    overflow: hidden;
}
.menu ul li {
    float: left;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#menu ul li a {
    color: #000;
}
.menu ul li a {
    cursor: pointer;
    display: block;
     font-size: 13px;
    height: 45px;
    position: relative;
    text-decoration: none;
    width: 95px;
}
.menu ul li a span {
    left: 0;
    position: absolute;
    width: 95px;
}
.menu ul li a span.out {
    top: 0;
}
#menu ul li span.bg01 {
    background: rgba(0, 0, 0, 0) url("../images/nav01.png") no-repeat scroll center center;
    height: 45px;
}
#menu ul li span.bg02 {
    background: rgba(0, 0, 0, 0) url("../images/nav02.png") no-repeat scroll center center;
    height: 45px;
}
#menu ul li span.bg03 {
    background: rgba(0, 0, 0, 0) url("../images/nav03.png") no-repeat scroll center center;
    height: 45px;
}
#menu ul li span.bg04 {
    background: rgba(0, 0, 0, 0) url("../images/nav04.png") no-repeat scroll center center;
    height: 45px;
}
#menu ul li span.bg05 {
    background: rgba(0, 0, 0, 0) url("../images/nav05.png") no-repeat scroll center center;
    height: 45px;
}
#menu ul li span.bg06 {
    background: rgba(0, 0, 0, 0) url("../images/nav06.png") no-repeat scroll center center;
    height: 45px;
}
.menu ul li a span.over, .menu ul li a span.bg01, .menu ul li a span.bg02, .menu ul li a span.bg03, .menu ul li a span.bg04, .menu ul li a span.bg05, .menu ul li a span.bg06, .menu ul li a span.bg07, .menu ul li a span.bg08, .menu ul li a span.bg09 {
    top: -45px;
}
.btn_up_down a.to_up {
    background: rgba(0, 0, 0, 0) url("../images/up.png") repeat scroll 0 0;
}
.btn_up_down a {
    cursor: pointer;
    display: inline-block;
    height: 32px;
    width: 32px;
}
.btn_up_down {
    position: absolute;
    right: 20px;
    top: 18px;
}