.keywordfontcolor118167{
font-size:16px !important;
font-weight:normal !important;
color:#333 !important;
font-family:"微软雅黑" !important;}
.slideBox .hd {
    overflow:hidden;
    position:absolute;
    bottom:20px;
    z-index:1;
    left: 50%;
    margin-left: -54px;}
.slideBox .hd ul {
    overflow:hidden;
    zoom:1;
    float:left;}
.slideBox .hd ul li {
    float:left;
    margin: 0 5px;
    width: 26px;
    height: 5px;
    text-align: center;
    background: #aaa;
    cursor: pointer;
    border-radius:0px;}
.slideBox .hd ul li.on {
    background: #fff;}
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 16.5%;
    top: 50%;
    display: block;
    -moz-transition: all 0s ease-in;
    -webkit-transition: all 0s ease-in;
    -o-transition: all 0s ease-in;
    transition: all 0s ease-in;}
.slideBox .next {
    left: auto;
    right: 16.5%;
    background-position: right 0;}

.slideBox .prev,
.slideBox .next {
    margin-top: -22px;
    width: 44px;
    height: 44px;
    background: url(images/arrow1.png) 0 0 no-repeat;}
.slideBox .next {
    background-position: right 0;}

