<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* .zysearch::before {
  background: url(../image/bcg.png) fixed;
  background-position-x: center;
}
.zysearch {
  position: relative;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.1) border-box;
}
.zysearch::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: -30px;
  z-index: -1;
  -webkit-filter: blur(0px) !important;
  filter: blur(0px) !important;
  background-size: 100% 294px !important;
} */

.cpzsxq_tran_box .list_li_box ul {
    font-size: 0;
    background: #f3f3f3;
}

.cpzsxq_tran_box .list_li_box ul li {
    position: relative;
    border: 1px solid #e9e9e9;
    margin-top: -1px;
    line-height: 41px;
}

.cpzsxq_tran_box .list_li_box ul li .pp_tit {
    font-size: 13px;
    display: inline-block;
    padding: 10px 20px;
    background-color: #f3f3f3;
    width: 10%;
    vertical-align: top;
    text-align: center;
}

.cpzsxq_tran_box .list_li_box ul li .pp_name {
    font-size: 12px;
    display: inline-block;
    width: 90%;
    line-height: 60px;
    padding-left: 1rem;
    background: #fff;
}

.cpzsxq_tran_box .list_li_box ul li .pp_name input {
    vertical-align: sub;
    margin-right: 5px;
}

.cpzsxq_tran_box .list_li_box ul li .pp_name span {
    min-width: 8%;
    display: inline-block;
    text-align: center;
}

.cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list {
    font-size: 12px;
    vertical-align: top;
    width: 90%;
    display: inline-block;
    padding: 10px 0;
    background: #fff;
}

.cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .close_box {
    display: inline-block;
    padding: 0px 18px;
    margin: 0 10px;
    cursor: pointer;
    line-height: 30px;
    background: #5d7eb1;
    color: #fff;
    border-radius: 20px;
}

.cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .name_list {
    margin: 0 10px;
}

.cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .pp_border {
    padding: 8px 14px;
    background-color: #5d7eb1;
    color: #fff;
    border-radius: 20px;
}

.cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .pp_border .pp_t {
    /* color: #690599; */
    margin: 0;
}

.cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .ico_close {
    margin: 0;
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
}

.cplblist_box .head_tit_box {
    overflow: hidden;
    border-bottom: 1px solid #690599;
}

.cplblist_box .head_tit_box .bt {
    padding: 0;
}

.cplblist_box .head_tit_box .cptit {
    display: inline-block;
    background-color: #690599;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
}

.cplblist_box .head_tit_box .cp_inp_box {
    text-align: right;
    padding: 0;
}

.cplblist_box .head_tit_box .cp_inp_box input {
    width: 70%;
    border: 0;
    padding: 5px 20px;
    border: 1px solid #e1e1e1;
    height: 38px;
}

.cplblist_box .head_tit_box .cp_inp_box button {
    border: 0;
    padding: 5px 20px;
    background-color: #690599;
    color: #fff;
    margin-left: -5px;
    height: 38px;
    font-size: 16px;
}

.table {
    margin-top: 20px;
}

.table table {
    width: 100%;
    box-shadow: 0 5px 20px #e6e6e6!important;
}

.table table thead {
    background-color: #d11f2c;
    font-size: 14px;
}

.table table thead tr th {
    padding: 20px 0;
    text-align: center;
    min-width: 123px;
    color: #fff;
}

.table table thead tr .first_th {
    min-width: 300px;
}

.table table thead th:last-child {
    width: 199px !important;
}

.table tbody tr {
    border-bottom: 1px solid #f1f1f1;
}

.table tbody tr td {
    text-align: center;
}

.table tbody tr td .mar_top {
    /* margin-top: 10px; */
    /* border-top: 1px solid #f1f1f1; */
}

.table tbody tr td span {
    display: inline-block;
    color: #666;
    /* margin-bottom: 11px; */
}

.table tbody tr td .td_box {
    font-size: 12px;
    height: 65px;
    line-height: 61px;
    position: relative;
    /* border-bottom: 1px solid #f1f1f1; */
    /* padding: 8px 0; */
}

.table tbody tr td .td_box .dl {
    color: #cc4a4a;
}

.table tbody tr td .td_box .money {
    color: #cc4a4a;
}

.table tbody tr td .td_box .money span {
    color: #cc4a4a;
}

.table tbody tr td .td_box .cs {
    padding: 1px 9px;
    background-color: #20397bad;
    border-radius: 10px;
    font-size: 12px;
}

.table tbody tr td .td_box .cs a {
    color: #fff;
}

.table tbody tr td .fast_td {
    position: relative;
    /* border-right: 1px solid #f1f1f1; */
    /* padding-left: 20px; */
    /* text-align: left; */
}

.table tbody tr td .fast_td .lef_check_img {
    display: none!important;
    overflow: hidden;
    width: 24%;
    height: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
}

.table tbody tr td .fast_td img {
    /* width: 24%; */
    height: 80%;
    vertical-align: middle;
}

.table tbody tr td .fast_td .lef_check_img input {
    vertical-align: middle;
}

.table tbody tr td .fast_td .right_cp_tit {
    display: inline-block;
    /* overflow: hidden; */
}

.table tbody tr td .fast_td .right_cp_tit p {
    margin: 0;
}

.table tbody tr td .fast_td .right_cp_tit p a {
    color: #0240a5;
    font-weight: bold;
    font-size: 12px;
}

.table tbody tr td .fast_td .right_cp_tit p .mar_lef {
    margin-left: 20px;
}

.table tbody tr td .last_td {
    display: none;
    text-align: left;
}

.table tbody tr td .last_td .cz {
    width: 100%;
    line-height: normal;
}

.table tbody tr td .last_td .cz .inpu_num {
    display: inline-block;
    height: 20px;
    width: 51%;
    text-align: center;
}

.table tbody tr td .last_td .cz .inpu_num span {
    display: inline-block;
}

.table tbody tr td .last_td .cz .inpu_num span input {
    height: 20px;
    width: 30px;
    text-align: center;
}

.table tbody tr td .last_td .cz .inpu_num .jian,
.table tbody tr td .last_td .cz .inpu_num .jia {
    text-align: center;
    height: 20px;
    width: 18px;
    border: 0;
    cursor: pointer;
}

.table tbody tr td .last_td .cz .button {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

.table tbody tr td .last_td .cz .button .b2 {
    /* background-color: #ff0000bf; */
    font-size: 26px;
    color: #bb0d0dbf;
    display: inline-block;
    width: 22%;
    text-align: center;
}

.table tbody tr td .last_td .cz .button .addcarbtn {
    font-size: 30px;
}


/* .table tbody tr td .last_td .cz .button button {
margin: 3px 0;
margin-left: 6px;
padding: 4px 0px;
border: 0;
background-color: #5d7eb1d1;
color: #fff;
font-size: 12px;
border-radius: 3px;
outline: none;
} */

.table tbody tr td .last_td .cz .button button span {
    margin: 0 !important;
    color: #fff;
    font-weight: bold;
}

.table .fy {
    text-align: right;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 20px;
}

.table .fy .pagination {
    margin: 10px 0;
}

.table .fy .pagination li a {
    color: #333;
    font-size: 14px;
}

.table .fy .pagination .active a {
    background: #d11f2c !important;
    border: 1px solid #5d7eb1;
    color: #fff;
}

.cplist_head {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

.cplist_head .num {
    font-weight: bold;
}

.cplist_head .left_hed .active {
    color: #c3261f;
    border: 2px solid #3c7fb966;
}

.cplist_head .ico {
    font-size: 24px;
    vertical-align: sub;
    font-weight: bold;
    cursor: pointer;
}

.tablefk {
    margin-top: 20px;
}

.tablefk table {
    width: 100%;
}

.tablefk table thead {
    display: none;
}

.tablefk tbody tr {
    width: 19%;
    height: 350px;
    display: inline-block;
    border: 1px solid #f1f1f1;
    margin: 4px;
    position: relative;
}

.tablefk tbody tr td:first-child {
    display: block;
    width: 100%;
}

.tablefk tbody tr .two_cs {
    display: none;
}

.tablefk tbody tr .three_tao {
    display: none;
}

.tablefk tbody tr .money {
    padding: 0 15px;
}

.tablefk tbody tr td {
    width: 100%;
    padding: 0 15px;
    display: block;
}

.tablefk tbody tr td .xl {
    position: relative;
    bottom: -48px;
    left: 0;
}

.tablefk tbody tr td .mar_top {
    margin-top: 10px;
}

.tablefk tbody tr td span {
    display: inline-block;
    color: #666;
    margin-bottom: 11px;
}

.tablefk tbody tr td .td_box {
    font-size: 12px;
    height: 50px;
    position: relative;
    padding: 8px 0;
}

.tablefk tbody tr td .td_box .dl {
    color: #cc4a4a;
}

.tablefk tbody tr td .td_box .dl .monnum {
    color: #cc4a4a;
}

.tablefk tbody tr td .td_box .cs {
    padding: 1px 8px;
    background-color: #20397b;
    border-radius: 10px;
    font-size: 12px;
}

.tablefk tbody tr td .td_box .cs a {
    color: #fff;
}

.tablefk tbody tr td .fast_td {
    position: relative;
    border: 0;
    padding: 0;
    height: 190px;
    text-align: left;
}

.tablefk tbody tr td .fast_td img {
    width: 100%;
    height: 188px;
}

.tablefk tbody tr td .fast_td .lef_check_img {
    overflow: hidden;
    height: 100%;
    display: inline-block;
}

.tablefk tbody tr td .fast_td .lef_check_img input {
    vertical-align: middle;
}

.tablefk tbody tr td .fast_td .right_cp_tit {
    display: block;
    /* overflow: hidden; */
}

.tablefk tbody tr td .fast_td .right_cp_tit p {
    margin: 0;
    display: inline-block;
}

.tablefk tbody tr td .fast_td .right_cp_tit p a {
    color: #0240a5;
    font-weight: bold;
    font-size: 12px;
}

.tablefk tbody tr td .fast_td .right_cp_tit p .mar_lef {
    margin-left: 10px;
}

.tablefk tbody tr td .last_td {
    text-align: left;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 30px;
}

.tablefk tbody tr td .last_td .cz {
    width: 100%;
    line-height: normal;
}

.tablefk tbody tr td .last_td .cz .inpu_num {
    display: inline-block;
    height: 20px;
    width: 35%;
    text-align: center;
}

.tablefk tbody tr td .last_td .cz .inpu_num span {
    display: inline-block;
}

.tablefk tbody tr td .last_td .cz .inpu_num span input {
    height: 20px;
    width: 30px;
    text-align: center;
}


/* .tablefk tbody tr td .last_td .cz .inpu_num .jian,
.tablefk tbody tr td .last_td .cz .inpu_num .jia {
text-align: center;
height: 20px;
width: 18px;
border: 1px solid #f1f1f1;
cursor: pointer;
}
.tablefk tbody tr td .last_td .cz .button {
display: inline-block;
width: 62%;
vertical-align: middle;
}
.tablefk tbody tr td .last_td .cz .button .b2 {
background-color: #ffa10e;
} */

.tablefk tbody tr td .last_td .cz .button {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: right;
}

.tablefk tbody tr td .last_td .cz .button .b2 {
    /* background-color: #ff0000bf; */
    font-size: 26px;
    color: #bb0d0dbf;
    display: inline-block;
    width: 22%;
    text-align: center;
}

.tablefk tbody tr td .last_td .cz .button .addcarbtn {
    font-size: 30px;
}


/* .tablefk tbody tr td .last_td .cz .button button {
width: 44%;
margin: 3px 0;
margin-left: 6px;
padding: 4px 0px;
border: 0;
background-color: #690599;
color: #fff;
font-size: 12px;
border-radius: 3px;
outline: none;
} */

.tablefk tbody tr td .last_td .cz .button button span {
    margin: 0 !important;
    color: #fff;
    font-weight: bold;
}

.tablefk tbody tr td:last-child {
    /* background: #f7f7f7; */
    padding: 0px 5px;
    position: absolute;
    bottom: 5px;
}

@media (max-width: 768px) {
    .tablefk tbody tr {
        width: 49%;
        height: 356px;
        display: inline-block;
        border: 1px solid #f1f1f1;
        margin: 0px;
        margin-left: -1px;
        margin-top: -1px;
    }
    .tablefk tbody tr td .fast_td .right_cp_tit p .mar_lef {
        margin-left: 5px;
    }
    .tablefk tbody tr td .last_td .cz .button {
        width: 61%;
    }
    .tablefk tbody tr td .last_td .cz .inpu_num .jia {
        top: 0;
    }
    .tablefk tbody tr td .last_td .cz .inpu_num {
        display: inline-block;
        height: 52px;
        position: absolute;
        width: 24%;
        text-align: center;
        top: 0;
        left: -5px;
    }
    .tablefk tbody tr td .last_td .cz .inpu_num span {
        display: inline-block;
    }
    .tablefk tbody tr td .last_td .cz .inpu_num span input {
        height: 52px;
        width: 58px;
        text-align: center;
        border: 0;
        border-top: 1px solid #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
    }
    .tablefk tbody tr td .last_td .cz .inpu_num .jian,
    .tablefk tbody tr td .last_td .cz .inpu_num .jia {
        text-align: center;
        height: 25px;
        width: 22px;
        border: 1px solid #f1f1f1;
        background-color: transparent;
        cursor: pointer;
        right: -39px;
    }
    .tablefk tbody tr td .last_td .cz .inpu_num .jian {
        position: absolute;
        bottom: 0;
    }
    .tablefk tbody tr td .last_td .cz .inpu_num .jia {
        position: absolute;
        top: 0;
    }
    .tablefk tbody tr td .last_td .cz .button {
        display: inline-block;
        position: absolute;
        width: 43%;
        vertical-align: middle;
        right: 0;
        top: 0;
    }
    .tablefk tbody tr td .last_td .cz .button .b2 {
        /* background-color: #ffa10e;
  border: 1px solid #ffa10e; */
        width: auto;
    }
    /* .tablefk tbody tr td .last_td .cz .button button {
  width: 100%;
  margin: 1px 0;
  margin-left: 0px;
  padding: 4px 0px;
  border: 0;
  background-color: #690599;
  border: 1px solid #690599;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  outline: none;
} */
    .see_lishi {
        display: none;
    }
}

.tablefk .fy {
    text-align: right;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 20px;
}

.tablefk .fy .pagination {
    margin: 10px 0;
}

.tablefk .fy .pagination .active {
    background: #690599 !important;
    color: #fff;
}

@media (min-width: 980px) {
    .cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .close_box {
        position: absolute;
        right: 0;
        top: 5px;
    }
}

@media (min-width: 1520px) {
    .cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .close_box {
        position: absolute;
        right: 0;
        top: 16px;
    }
}

@media (max-width: 980px) {
    .cplblist_box .head_tit_box .cp_inp_box {
        margin: 10px 0;
    }
    .cpzsxq_tran_box .list_li_box ul li .pp_name {
        width: 74%;
        line-height: 30px;
    }
    .cplblist_box .head_tit_box .bt {
        border-bottom: 2px solid #4F0599;
    }
    .cplblist_box .head_tit_box .cptit {
        padding: 7px 19px !important;
    }
    .cplblist_box .head_tit_box {
        border: 0 !important;
    }
    .cplblist_box .table {
        width: 1200px;
        overflow: scroll;
    }
    .cplblist_box .table thead {
        width: 1000px;
        background-color: #cee2f7;
    }
    .cplblist_box .table thead tr th {
        background: #c30e24!important;
        width: 200px;
    }
    .cplblist_box .table .fast_td {
        /* min-width: 400px; */
    }
    .cplblist_box .table .last_td {
        min-width: 140px;
    }
}</pre></body></html>