/* .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 li {
  position: relative;
  border: 1px solid #e9e9e9;
  margin-top: -1px;
  height: 40px;
}
.cpzsxq_tran_box .list_li_box ul li .pp_tit {
  position: absolute;
  font-size: 13px;
  display: inline-block;
  padding: 10px 20px;
  background-color: #f3f3f3;
}
.cpzsxq_tran_box .list_li_box ul li .pp_name {
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  padding: 10px 0;
  margin-left: 88px;
  font-size: 12px;
}
.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 {
  margin: 0 17px;
}
.cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list {
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  padding: 10px 0;
  margin-left: 88px;
  font-size: 12px;
}
.cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .close_box {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #ccc;
  margin: 0 10px;
  cursor: pointer;
}
.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: 4px 10px;
  border: 1px solid #dfdfdd;
  background-color: #f3f3f1;
}
.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;
  color: #690599;
  vertical-align: middle;
}
.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;
}
.hed_tit{
  text-align: center;
  margin-top: 50px;
}
.table {
  margin-top: 28px;
}
.table table {
  width: 100%;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.table table thead {
  background-color: #f3f3f3;
  font-size: 14px;
}
.table table thead tr th {
  padding: 10px 0;
  text-align: center;
  /*min-width: 150px;*/
  min-width: 123px;
  font-size: 16px;
}
.table table thead tr{
  background: #e8e8e8;
}
.table table thead tr .first_th {
  min-width: 300px;
}
.table table thead tr th img{
  margin-right: 10px;
/*  width: 22px;*/
  height: 20px;

}
.table table thead th:last-child {
  width: 199px !important;

}
.table tbody tr{
  height: 45px;
  border-bottom: 1px solid #e8e8e8;
}
.table tbody tr td {
  text-align: center;
  font-size: 15px;
}
.table tbody tr .first_td{
  color: #00893d;
  font-weight: bold;

}
/* .table tbody tr td {
  text-align: center;
}
.table tbody tr td .mar_top {
  margin-top: 10px;
  border-top: 1px solid #ccc;
}
.table tbody tr td span {
  display: inline-block;
  color: #666;
  margin-bottom: 11px;
}
.table tbody tr td .td_box {
  font-size: 12px;
  height: 83px;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
}
.table tbody tr td .td_box .dl {
  color: #690599;
}
.table tbody tr td .td_box .cs {
  padding: 1px 8px;
  background-color: #20397b;
  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 #ccc;
  padding-left: 20px;
  text-align: left;
}
.table tbody tr td .fast_td img {
  height: 45px;
  vertical-align: middle;
}
.table tbody tr td .fast_td .lef_check_img {
  overflow: hidden;
  width: 24%;
  display: inline-block;
}
.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 {
  background-color: #f3f3f3;
  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: 1px solid #ccc;
  cursor: pointer;
}
.table tbody tr td .last_td .cz .button {
  display: inline-block;
  width: 44%;
  vertical-align: middle;
}
.table tbody tr td .last_td .cz .button .b2 {
  background-color: #ffa10e;
}
.table tbody tr td .last_td .cz .button button {
  width: 85%;
  margin: 3px 0;
  margin-left: 6px;
  padding: 4px 0px;
  border: 0;
  background-color: #690599;
  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: center;
  /* border-bottom: 1px solid #ccc; */
  margin-top: 50px;
}
.table .fy nav{
  display: inline-block!important;

}
.table .fy .fy_inp{
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -25px;
  font-size: 14px;
  margin-left: 20px;
}
.table .fy .fy_inp input{
  width: 36px;
  border: 1px solid #ccc;
  text-align: center;
  height: 27px;
  
}
.table .fy .fy_inp .ok{
  border: 0;
  padding: 7px 15px;
  background: #00893d;
  color: #fff;
  font-size: 14px;
}

.table .fy .pagination {
  margin: 10px 0;
}
.table .fy .pagination a{
  color: #666;
}
.table .fy .pagination a{
}


.table .fy .pagination .active a {
  background: #00893d !important;
  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: 325px;
  display: inline-block;
  border: 1px solid #ccc;
  margin: 4px;
}
.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: #690599;
}
.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: 20px;
}
.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 #ccc;
  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 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;
  top: 32px;
  position: relative;
} */
/* @media (max-width: 768px) { */
  /* .tablefk tbody tr {
    width: 49%;
    height: 356px;
    display: inline-block;
    border: 1px solid #ccc;
    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 #ccc;
    border-bottom: 1px solid #ccc;
  }
  .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 #ccc;
    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;
  }
  .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;
  }
}
.tablefk .fy {
  text-align: right;
  border-bottom: 1px solid #ccc;
  margin-top: 20px;
}
.tablefk .fy .pagination {
  margin: 10px 0;
}
.tablefk .fy .pagination .active {
  background: #690599 !important;
  color: #fff;
} */
@media (max-width: 768px) {
  .see_lishi {
    display: none;
  }
}
/* 风火轮--开始 */
  .shop_search_box{}
  .shop_search_box .ser_ul{
    background: #f1f1f1;
    padding: 14px 10px;
    border: 1px solid #dcdcdc;
  }
  .shop_search_box .ser_ul ul{
    display: flex;
    justify-content: space-evenly;
    margin: 0;
  }
  .shop_search_box .ser_ul ul li{}
  .shop_search_box .ser_ul ul li .tit{
    display: inline-block;
    font-size: 14px;
    background: #00893d;
    color: #fff;
    height: 100%;
    vertical-align: top;
    width: 50px;
    line-height: 33px;
    text-align: center;
  }
  .shop_search_box .ser_ul ul li input{
    border: 1px solid #00893d;
    padding: 5px 10px;
    font-size: 14px;
    height: 100%;
  }
.shop_search_box .ser_ul ul li select{
  border: 1px solid #00893d;
  padding: 5px 10px;
  font-size: 14px;
  height: 100%;
}
  .shop_search_box .ser_ul ul li .shop_sear_btn{
    background: #00893d;
    border: 0;
    color: #fff;
    padding: 8px 30px;
    font-size: 14px;
  }
/* 风火轮--结束 */


/*
   新增手机端样式
*/
@media (max-width: 768px) {
  .xh_ban{
    height: 185px!important;
  }
  .xh_ban>img{
    width: 100%;
    height: 100%;
  }
  .shop_search_box .ser_ul ul {
    display: block!important;
    justify-content: space-evenly;
    margin: 0;
  }
  .shop_search_box .ser_ul ul>li{
    width: 90%;
    margin: 20px auto;
    display: block;
    text-align: center;
  }
  .shop_search_box .ser_ul ul li input {
    border: 1px solid #00893d;
    padding: 5px 10px;
    font-size: 14px;
    height: auto;
  }
}