@charset "utf-8"; .game163 * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.game163 {
    position: relative;
    overflow: hidden;
    width: 360px;
}

.game163 .bigImg {
    height: 258px;
    position: relative;
}

.game163 .bigImg li img {
    vertical-align: middle;
}

.game163 .bigImg h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 33px;
    height: 33px;
    padding-right: 30px;
    overflow: hidden;
    text-align: left;
}

.game163 .smallScroll {
    height: 91px;
    padding: 14px 0;
}

.game163 .sPrev,.game163 .sNext {
    float: left;
    display: block;
    width: 14px;
    height: 47px;
    text-indent: -9999px;
    background: url(/DN/images/sprites1008.png) no-repeat 0 -3046px;
    position: relative;
    top: 23px;
}

.game163 .sNext {
    background-position: 0 -2698px;
}

.game163 .sPrev:hover {
    background-position: 0 -3133px;
}

.game163 .sNext:hover {
    background-position: 0 -2785px;
}

.game163 .smallImg {
    float: left;
    margin: 0 11px;
    display: inline;
    width: 305px;
    overflow: hidden;
}

.game163 .smallImg ul {
    height: 91px;
    width: 9999px;
    overflow: hidden;
}

.game163 .smallImg li {
    float: left;
    padding: 0 6px;
    width: 89px;
    cursor: pointer;
    display: inline;
}

.game163 .smallImg img {
    border: 1px solid #dcdddd;
    width: 89px;
    height: 89px;
}

.game163 .smallImg .on img {
    border-color: #FF850B;
}

.game163 .pageState {
    position: absolute;
    top: 235px;
    right: 5px;
    font-family: "Times New Roman",serif;
    letter-spacing: 1px;
}

.game163 .pageState span {
    color: #f00;
    font-size: 16px;
}
