.head-table-in-pwlg {
    width: 890px;
    height: 132px;
    border: 1px solid #E0E0E0;
    overflow: hidden;
}

.htip-title {
    width: 888px;
    height: 45px;
    background: #F5F5F5;
    border-bottom: 1px solid #E0E0E0;
}

.htip-title .fl {
    /* width: 88px; */
    height: 45px;
    line-height: 45px;
    border-bottom: #3089E7 3px solid;
}

.htip-title .fl h1 {
    height: 45px;
    /* max-width: 88px; */
    white-space: nowrap;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    text-align: center;
    font-size: 16px;
    color: #000000;
    line-height: 45px;
}

.htip-title .fr {
    height: 45px;
    line-height: 45px;
    margin-right: 21px;
    font-size: 12px;
    color: #333333;
}

.htip-title .fr span:first-child {
    color: #3089E7;
}

.htip-title .fr span:last-child {
    color: #000000;
    font-weight: bold;
}

.head-table-in-pwlg ul {
    font-size: 13px;
    color: #666666;
    margin-left: 20px;
    margin-top: 20px;
}

.head-table-in-pwlg ul li {
    float: left;
    margin-right: 42px;
    margin-bottom: 13px;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.head-table-in-pwlg ul li:nth-child(6n) {
    margin-right: 0;
}

.head-table-in-pwlg ul li a {
    font-size: 13px;
    color: #666666;
}

.head-table-in-pwlg ul li a:hover {
    color: #3089E7;
}

.tableandox-container {
    margin-top: 20px;
}

.tableandox {
    width: 890px;
    height: 175px;
    margin-bottom: 20px;
    border: 1px solid #E0E0E0;
}

.tableandox:hover {
    border: 1px solid #3089E7;
}

.tableandox .scale {
    width: 133px;
    height: 133px;
    margin-left: 21px;
    margin-top: 21px;
    margin-right: 22px;
    border-radius: 5px;
}

.tableandox .scale img {
    width: 133px;
    height: 133px;
}

.tableandox-right-title {
    max-width: 700px;
    height: 17px;
    line-height: 17px;
    margin-top: 21px;
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tableandox-right-title a {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}

.tableandox-right-title a:hover {
    color: #3089E7;
}

.company-adress-in-tandox {
    max-width: 700px;
    height: 13px;
    font-size: 12px;
    color: #999999;
    line-height: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tableanother-udner {
    width: 690px;
    margin-top: 12px;
}

.tableanother-udner .fl {
    width: 115px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: -1px;
    margin-bottom: -1px;
    background: #FAFAFA;
    border: 1px solid #E0E0E0;
    font-size: 12px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tableanother-udner .fl:nth-child(2n) {
    background-color: transparent;
}

.pager-in-pwlp-container {
    margin-top: 40px;
}

.pager-pwlp {
    margin: 0 auto;
    width: 493px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    font-weight: 300;
    color: #333333;
}

.page-number-box a {
    display: block;
    font-size: 13px;
    text-align: center;
}

.prev-pager {
    width: 60px;
    height: 28px;
    line-height: 24px;
    margin: 0 20px 0 19px;
    border: 1px solid #E6E6E6;
    border-radius: 2px 2px 2px 2px;
    color: #CCCCCC !important;
}

.prev-pager:hover {
    color: #CCCCCC;
}

.next-pager {
    width: 60px;
    height: 28px;
    margin-left: 10px;
    line-height: 24px;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
}

.next-pager:hover {
    color: #333333;
}
.counter-pp {
    margin-top: 8px;
}
.pager-num {
    width: 30px;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    background: #F8F7F7;
    border-radius: 2px;
    color: #999999 !important;
}
.pager-num:hover {
    color: white !important;
    background: #3089E7;
}
.now-page-show {
    color: white !important;
    background: #3089E7;
}