.cplblist_box{
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}
.router .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  border-radius: 0;
  font-size: 12px;
}
.cpfl_all .cpfl_ico {
  float: left;
  font-size: 32px;
  position: relative;
  top: -5px;
  color: #fff;
}
.cpzsxq_tran_box{
  width: 100%;
  margin: 20px 0;
}
.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: 14px;
  display: inline-block;
  background-color: #005ebf;
  width: 10%;
  vertical-align: top;
  text-align: center;
  line-height: 56px;
  color: #ffff;
  font-weight: bold;
}
.cpzsxq_tran_box .list_li_box ul li .pp_name {
  font-size: 14px;
  display: inline-block;
  width: 90%;
  background: #fff;
  line-height: 32px;
  padding-bottom: 10px;
}
.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 {
  padding: 0 10px;
  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 {
  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: 0;
  width: 100%;
  overflow: hidden;
}
.table table {
  width: 100%;
  border: 10px solid #e6e6e6;
}
.prod_sear{
  width: 100%;
  overflow: hidden;
  margin: 20px 0;
}
.prod_sear form input{
  width: 320px;
  line-height: 32px;
  font-size: 14px;
  border: 1px solid #e41c1e;
  padding-left: 10px;
  outline: none;
}
.prod_sear form button{
  width: 60px;
  outline: none;
  border: 0;
  background: #e41c1e;
  color: #fff;
  line-height: 34px;
  position: relative;
  left: -5px;
  font-size: 14px;
}
.table table thead {
  background-color: #e41c1e;
  font-size: 15px;
}
.table table thead tr th {
  padding: 12px 0;
  text-align: center;
  min-width: 125px;
  color: #fff;
  border-right: 1px solid #e6e6e6;
}
.table tbody tr{
  border-bottom: 1px solid #f1f1f1;
  line-height: 46px;
}
.table tbody tr:nth-child(even) {
  background: #f5f5f5;
}
.table tbody tr td {
  text-align: center;
  border-right: 1px solid #e6e6e6;
}
.table tbody tr td:first-child{
  max-width: 125px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.table tbody tr td span {
  display: inline-block;
  color: #333;
  font-size: 14px;
}
.table tbody tr td .xl span:hover{
  color:#005ebf;
}
.table tbody tr td span a{
  color: #ff0000;
}
.table tbody tr td .td_box {
  font-size: 12px;
  /* height: 65px;
  line-height: 61px; */
  position: relative;
}
.table tbody tr td .td_box .dl {
  color: #ff0000;
}
.table tbody tr td .td_box .money {
  color: #ff0000;
}
.table tbody tr td .td_box .money span{
  color: #ff0000;

}
.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;
  text-align: left;
  padding-left: 10px;
}

.table tbody tr td .fast_td .lef_check_img {
  overflow: hidden;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.table tbody tr td .fast_td img {
  width: 44px;
  vertical-align: middle;
  margin: 0 3px;
  padding: 2px 0;
}
.table tbody tr td  .no_img{
  padding: 5px;
}
.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;
}
.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 .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 {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  background: #005ebf;
  padding: 4px 12px;
  border-radius: 4px;
}
.table tbody tr td .last_td .cz .button .addcarbtn {
  font-size: 30px;

}
.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: #e41c1e!important;
  border: 1px solid #e41c1e!important;
  color: #fff;
}
.cplist_head .num {
  font-weight: bold;
}
.cplist_head .left_hed .active {
  color: #ff0000;
  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: #ff0000;
}
.tablefk tbody tr td .td_box .dl .monnum{
  color: #ff0000;

}

.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;
}
.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 {
  font-size: 26px;
  color: #ff0000;
  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 {
  padding: 0px 5px;
  position: absolute;
  bottom: 5px;
}
.last_td a span{
  font-size: 30px!important;
  color: #005ebf!important;
  position: relative;
  top: 0;
}
@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 {
    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: 1200px;
    overflow: scroll;
  }
  .cplblist_box .table thead {
    width: 1000px;
    background-color: #e41c1e;
  }
  .cplblist_box .table thead tr th {
    width: 200px;
  }
  .cplblist_box .table .fast_td {
    min-width: 400px;
  }
  .cplblist_box .table .last_td {
    min-width: 140px;
  }
  .prod_sear {
    width: 95%;
    overflow: hidden;
    margin: 20px auto;
  }
  .prod_sear form input {
    width: 78.7%;
    line-height: 32px;
    font-size: 14px;
    border: 1px solid #e41c1e;
    padding-left: 10px;
    outline: none;
  }
  .prod_sear form button {
    width: 20%;
    outline: none;
    border: 0;
    background: #e41c1e;
    color: #fff;
    line-height: 34px;
    position: relative;
    left: -5px;
    font-size: 14px;
  }
}

