.banner {
    width: 100%;
    height: 300px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner .pos {
    position: absolute;

}

.banner .pos .table-cell {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 40px;
    color: #fff;
}

.banner .pos .table-cell p {
    padding: 0;
}

.icon-searchcart {
    font-size: 24px;
    margin: 5px 6px 5px 19px;
    float: left;
}

.cplblist_box {
    overflow: hidden;
    margin-bottom: 50px;
}

.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%;
    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%;
}

.table table thead {
    background-color: #e97f18;
    font-size: 15px;
}

.table table thead tr th {
    padding: 10px 0;
    text-align: center;
    min-width: 123px;
    color: #fff;
}

.table table thead tr .first_th {
    min-width: 240px;
    text-indent: 8em;
}

.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: #333;
    /* margin-bottom: 11px; */
}

.table tbody tr td .td_box {
    font-size: 14px;
    height: 54px;
    line-height: 54px;
	position: relative;
	text-align: center;
}

.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;
}

.table tbody tr td .fast_td .lef_check_img {
    overflow: hidden;
    width: 24%;
    height: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.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: 0px;
}

.table tbody tr td .last_td {
    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: #e97f18;
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    width: 60px;
    text-align: center;
    line-height: 28px;
    border-radius: 5px;
    cursor: pointer;
}

.table tbody tr td .last_td .cz .button .addcarbtn {
    font-size: 30px;
    display: none;

}

.table tbody tr td .last_td .cz .button button span {
    margin: 0 !important;
    color: #fff;
    font-weight: bold;
}

.table .fy {
    text-align: right;
    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: #383a3c !important;
    border: 1px solid #383a3c !important;
    color: #fff !important;
}

.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 .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 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;
    }

    .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;
    }

    .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: 800px;
      overflow: scroll;
    }

    .cplblist_box .table thead {
     width: 1000px;
     background-color: #e97f18;
    }

    .cplblist_box .table thead tr th {
        width: 200px;
    }

    .cplblist_box .table .fast_td {
           min-width: 200px;
    }

    .cplblist_box .table .last_td {
        min-width: 140px;
    }

    .banner {
        width: 100%;
        height: 200px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner .pos .table-cell {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        font-size: 18px;
        color: #fff;
    }

    .ab1 {
        padding: 10px;
        color: #d4d4d4;
        overflow: hidden;
        width: 100%;
    }

    .nymenulist {
        height: 94px;
        padding: 0;
        background: #ffffff;
        border-bottom: 1px solid #fff;
        width: 100%;
    }

    .menulist ul li {
        float: left;
        position: relative;
        width: 33%;
    }

}
