.product_categoey_list_box {
    background-color: #F8F8F8;
    overflow: hidden;
    /*height: 50px;*/
}

.product_categoey_list_box ul {
    overflow: hidden;
}

.product_categoey_list {
    float: left;
    line-height: 50px;
    height: 48px;
    border-bottom: 2px solid #F8F8F8;
    margin-right: 20px;
    color: #333;
    font-size: 15px;
}

.box {
    overflow: hidden;
}

.product_categoey_list:hover {
    /*ba*/
    color: #005197;
    border-bottom: 2px solid #005197;
    /*color: red;*/
}

.banner_box {
    width: 100%;
    height: 800px;
}

.banner_box img {
    width: 100%;
    height: 100%;
}

.product_box {
    margin-top: 20px;
    width: 100%;
}

.product_box img {
    max-width: 100%;
}

.form {
    width: 65%;
    margin: auto;
}

table {
    width: 95%;
    margin: 10px auto;
    border-collapse: collapse;
    text-align: center;
    position: relative;
}

table,
table td,
table th {
    border: 1px solid #E4E4E4;
    padding: 10px 0px 10px 0px;
    font-size: 15px;
    padding: 7px;
}

table thead tr {
    background-image: url('../Images/table_top_head.jpg');
    height: 31px;
    font-weight: bold;
}

table tbody tr {
    height: 38px;
}

.js {
    width: 90%;
    margin: 10px auto 0 auto;
}

.js p {
    padding: 5px 0;
    font-weight: bold;
    overflow: hidden;
}

.js p span {
    float: right;
}

.js p span a {
    color: #f00;
    text-decoration: underline;
}

.js textarea {
    height: 100px;
    width: 98%;
    padding: 5px;
    border: 1px solid #ccc;
    border-top: 2px solid #aaa;
    border-left: 2px solid #aaa;
}

.game163 {
    position: relative;
    border: 1px solid #dcdddd;
    /*padding: 4px;*/
    overflow: hidden;
    width: 370px;
}

.game163 .bigImg {
    height: 258px;
    position: relative;
}

.game163 .bigImg li {
    display: block;
    height: 227px;
    width: 390px;
    overflow: hidden;
}

.game163 .bigImg li img {
    vertical-align: middle;
    width: 100%;
}

.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: 47px;
    margin-top: 4px;
}

.game163 .sPrev,
.game163 .sNext {
    float: left;
    display: block;
    width: 20px;
    height: 47px;
    text-indent: -9999px;
    background: url(../../img/lf.png) 0px no-repeat;
    background-color: #000;
    background-size: 37px;
}

.game163 .sNext {
    background-position: -18px;
}

.game163 .sPrev:hover {
    background-position: 0 -3133px;
}

.game163 .sNext:hover {
    background-position: 0 -2785px;
}

.game163 .smallImg {
    float: left;
    margin: 0 6px;
    display: inline;
    width: 318px;
    overflow: hidden;
}

.game163 .smallImg .tempWrap {
    width: 336px!important;
}

.game163 .smallImg ul {
    height: 54px;
    width: 9999px;
    overflow: hidden;
}

.game163 .smallImg li {
    float: left;
    padding: 0 4px 0 0;
    width: 62px;
    cursor: pointer;
    display: inline;
}

.game163 .smallImg img {
    border: 2px solid #dcdddd;
    width: 60px;
    height: 45px;
}

.game163 .smallImg .on img {
    border-color: #000000;
}

.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;
}