@charset "utf-8"; .game163 * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.game163 {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
}

.game163 .bigImg {
    height: 10rem;
    position: relative;
}

.game163 .bigImg li {
    text-align: center;
}

.game163 .bigImg li img.showPic {
    vertical-align: middle;
    height: 298px;
    width: 298px;
    max-width: 298px;
}

.game163 .smallScroll {
    height: 4.8rem;
    padding: 0.5rem 0;
}

.game163 .sPrev,.game163 .sNext {
    float: left;
    display: block;
    width: 8%;
    height: 2.1rem;
    position: relative;
    top: 1.4rem;
    max-width: 3.8%;
    text-indent: -9999px;
}

.game163 .sPrev {
    background: url(/template/images/wap_sBtL_01.png) no-repeat;
    background-size: 100% auto;
}

.game163 .sNext {
    background: url(/template/images/wap_sBtR_01.png) no-repeat;
    background-size: 100% auto;
}

.game163 .sPrev:hover {
    background: url(/template/images/wap_sBtL_02.png) no-repeat;
    background-size: 100% auto;
}

.game163 .sNext:hover {
    background: url(/template/images/wap_sBtR_02.png) no-repeat;
    background-size: 100% auto;
}

.game163 .smallImg {
    float: left;
    margin: 0 1%;
    display: inline;
    width: 98%;
    max-width: 90%;
    overflow: hidden;
}

.game163 .smallImg .tempWrap {
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.game163 .smallImg ul {
    height: 4.8rem;
    /* width:9999px; */
    overflow: hidden;
}

.game163 .smallImg li {
    float: left;
    padding: 0 0.3% 0 0;
    width: 38%;
    cursor: pointer;
    display: inline;
    max-width: 33%;
}

.game163 .smallImg img {
    border: 0.05rem solid #dcdddd;
    width: 100%;
    height: 4.8rem;
    max-width: 97%;
}

.game163 .smallImg .on img {
    border-color: #FF850B;
}
