.a-typelist {
    width: 224px;
    border: 1px solid #E6E6E6;
    margin-top: 20px;
    padding-bottom: 10px;
}

.alist-title {
    height: 39px;
    border-bottom: 2px solid #2587F4;
}

.alist-title .fl {
    width: 64px;
    height: 39px;
    font-size: 16px;
    font-weight: bold;
    color: #0084FF;
    line-height: 39px;
    margin-left: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.alist-title .fr {
    width: 48px;
    height: 39px;
    line-height: 39px;
    margin-right: 10px;
}

.alist-title .fr a {
    font-size: 12px;
    color: #0084FF;
}

.alist-title .fr a span {
    font-size: 16px;
    margin-left: 4px;
}

.a-typelist li img {
    width: 7px;
    height: 8px;
    margin-right: 5px;
    margin-top: 11px;
}

.a-typelist ul {
    margin-top: 9px;
}

.a-typelist li {
    line-height: 30px;
    margin-left: 14px;
    margin-bottom: 7px;
}

.a-typelist li a {
    font-size: 14px;
    color: #666666;
}

.a-typelist li a:hover {
    color: #0084FF;
}

.a-typelist li .fl:nth-child(2) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 186px;
}

.vslist-box {
    margin-left: 14px;
    margin-top: 2px;
}

.variable-structure {
    margin-top: 18px;
    margin-bottom: 17px;
}

.variable-structure .scale {
    width: 85px;
    height: 56px;
}

.variable-structure .scale img {
    width: 85px;
    height: 56px;
}

.variable-structure .fl:nth-child(2) {
    width: 112px;
    height: 38px;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-left: 6px;
}

.variable-structure .fl:nth-child(2) a {
    font-size: 14px;
    color: #333333;
}

.variable-structure .fl:nth-child(2) a:hover {
    color: #0084FF;
}

.unlist-atype .fl:first-child {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-top: 11px;
    margin-right: 5px;
    background-color: #0084FF;
}

.unlist-atype .fl:nth-child(2) {
    max-width: 184px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.unlist-atype .fl:nth-child(2) a {
    font-size: 14px;
    color: #666666;
}

.unlist-atype .fl:nth-child(2) a:hover {
    color: #0084FF;
}

.atypelist-box .a-typelist:nth-child(3) li img {
    width: 12px;
    height: 13px;
    margin-top: 9px;
}

.atypelist-box .a-typelist:nth-child(3) li .fl:nth-child(2) {
    max-width: 191px;
}

.b-typelist-container {
    margin-top: 29px;
    margin-bottom: 50px;
}

.b-typelist-item {
    width: 962px;
    height: 181px;
    border-top: 1px dashed #E6E6E6;
}

.b-typelist-item:last-child {
    border-bottom: 1px dashed #E6E6E6;
}

.b-typelist-item:hover {
    background: #FFFFFF;
    border: none;
    box-shadow: 0px 5px 14px 1px rgba(0, 0, 0, 0.1);
}

.b-typelist-item .scale {
    width: 99px;
    height: 97px;
    background: #FAFAFA;
    border: 1px solid #E6E6E6;
    margin: 26px 28px 0 31px;
}

.b-typelist-item .scale img {
    width: 99px;
    height: 97px;
}

.b-typelist-item .fl:nth-child(2) {
    margin-top: 33px;
    width: 800px;
}

.b-typelist-item .fl:nth-child(2) div:first-child {
    height: 16px;
    font-size: 15px;
    margin-bottom: 15px;
    color: #333333;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.b-typelist-item .fl:nth-child(2) div:first-child a {
    font-size: 15px;
    color: #333333;
}

.b-typelist-item .fl:nth-child(2) div:first-child a:hover {
    color: #0084FF;
}

.b-typelist-item .fl:nth-child(2) div:nth-child(2) {
    font-size: 12px;
    color: #888888;
    line-height: 20px;
    margin-bottom: 5px;
}

.b-typelist-item .fl:nth-child(2) div:nth-child(2) span {
    margin-right: 10px;
}

.b-typelist-item .fl:nth-child(2) div:nth-child(2) span:first-child {
    margin-right: 0px;
}

.b-typelist-item .fl:nth-child(2) div:nth-child(2) a {
    font-size: 12px;
    color: #888888;
}

.b-typelist-item .fl:nth-child(2) div:nth-child(2) a:hover {
    color: #0084FF;
}

.b-typelist-item .fl:nth-child(2) div:nth-child(3) {
    font-size: 12px;
    color: #888888;
    line-height: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pages-box {
    text-align: center;
    width: 100%;
    margin-bottom: 51px;
}
.pageMenu {
    /* display: inline-block; */
    _zoom: 1;
    *display: inline;
    position: relative;
    transform: translateX(24%);
}
.pageMenu li.bgcdcdcd {
    background: #ddd;
    color: #fff;
}
.pageMenu li.nextPage, .pageMenu li.prevPage {
    width: 73px;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ddd;
    margin-left:15px;
}
.pageMenu li {
    float: left;
    cursor: pointer;
    background: #F8F7F7;
    font-size: 14px;
    color: #656565;
}
.pageMenu li.last {
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    background: 0 0;
    position: relative;
    bottom: 1px;
    font-size: 14px;
}

.pages-box .keuInput {
     float: left;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #ddd;
    width: 80px;
     margin-left: 18px;
     font-size: 16px;
     color: #cdcdcd;
     background: #f8f8f8;
     padding-left: 8px;
}
.pages-box .btnSure {
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #1A6ECC;
    color: #fff;
    border: 0;
    outline: 0;
    float: left;
     margin-left:14px;
     border-radius: 15px;
     font-size: 16px;
     text-transform: uppercase;
     cursor: pointer;
}

.pages-box .new_GO {
    display: inline-block;
    float: none;
    height: 28px;
    line-height: 28px;
    border-radius: 0;
    border: 0;
    outline: 0;
    vertical-align: middle;
    font-size: 12px;
    margin-left: 0px;
    background: #1A6ECC;
    text-align: center;
}
.pageMenu li.pageNum {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #cdcdcd;
    margin-left:18px;
}
.clearfloat.fl.pageNum.active {
    background-color: #1A6ECC !important;
    color: white !important;
}