


.xcweizhi img{width: 18px;}

.t2_boxcon{padding:15px 0px;position: relative}
.w_con_x { font-size: 16px;margin-bottom: 24px; }
.w_con_x .w_con_title_x { font-size: 24px;  color: rgba(48,49,51,1); line-height: 30px; margin-bottom: 12px; }
.w_con_x .w_con_title_x span { padding-left: 8px; position: relative;}
.w_con_x .w_con_title_x span::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 22px;
    background-color: #FF5B24;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.w_con_x .w_con_title_item_x li { float: left; margin: 0 24px 12px 0; }
/* .w_con_x .w_con_title_item_x li:nth-of-type(4n) { margin-right: 0; } */
.w_con_x .w_con_title_item_x li a { width: 282px; line-height: 40px; height: 40px; text-align: center; color: #303133; display: block; background: rgba(242,246,252,1);overflow: hidden;     white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;padding: 0 5px;}
.w_con_x .w_con_title_item_x li:nth-of-type(4n){
  margin-right: 0;
}
.w_con_x .w_con_title_item_x li:hover a { background: rgba(255,91,36,1); color: #fff; }
.w_con_x .form_item { float: left; margin-right: 40px; }
.w_con_x .form_item:nth-of-type(2n) { margin-right: 0; }
.w_con_x .form_item label { color: rgba(48,49,51,1); font-size: 16px; line-height: 36px; display: inline-block; text-align: right; }
.w_con_x .form_item:nth-of-type(2n) label { width: 128px; }
.w_con_x .form_item input { font-size: 16px; height: 36px; padding: 0 10px; width: 410px; color: #333; border: 1px solid rgba(224,227,232,1); }
.w_con_x .form_item:nth-of-type(2n) input { width: 372px; }
 .w_con_x .form_item input::-webkit-input-placeholder {
 color: #B0B0B0;
 font-size: 16px;
}
.search_bjgs { display: inline-block; width: 112px; height: 36px; background: rgba(255,91,36,1); border-radius: 2px; color: #fff; font-size: 16px; line-height: 36px; text-align: center; }
.search_reset { display: inline-block; width: 112px; height: 36px; background: rgba(242,246,252,1); border-radius: 2px; color: rgba(48,49,51,1); line-height: 36px; text-align: center; margin-left: 21px; }
.w_con_x .bjgs_table { margin-top: 20px; position: relative;color: #303133;}
.w_con_x .bjgs_table .bjgs_head{      border: 1px solid #DCDFE6; border-bottom: 0;}
.w_con_x .bjgs_table tbody {border-bottom: 1px solid rgba(189,201,225,1);}
.w_con_x .bjgs_table th {text-align: left;padding-left: 12px; height: 50px; background-color: #F2F6FC; font-size: 16px;  color: rgba(48,49,51,1); word-break: break-all;font-weight: normal;}
.w_con_x .bjgs_table td { text-align: left; height: 46px;  padding: 13px 0; font-size: 16px; word-break: break-all; }
.w_con_x .bjgs_table tr td:last-of-type { color: rgba(255,91,36,1); }
.w_con_x .bjgs_table tr:nth-of-type(2n) { background: rgba(243,244,249,1); }
.tbody_table { display: block; height: 320px; overflow: hidden; border: 1px solid #DCDFE6;}
.tbody_table .tbody_tbody { display: block; position: relative; transition: all 0.5s;/* animation:mymove 100s cubic-bezier(0.02, 0.03, 0.03, 0.05) infinite; */ }
 .taby_con div{position: relative; width: 33.3%;padding: 0 12px; display: inline-block;vertical-align: middle;}

.tbody_table .tbody_tbody tr td:first-of-type { border-left: none; line-height: 21px;}
.tbody_table .tbody_tbody tr td:last-of-type { border-right: none; }
.page_title_x { position: absolute; top: -97px; left: 0; }
.page_title_x span { vertical-align: middle; font-size: 26px; color: #fff; margin-left: 6px; }
.GPTYListing { display: none; }
.loading_x_2,
.loading_x {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 80px;
  transform: translate(-40px,-40px);
  display: none;
}
.loading_x_2 {
  font-size: 60px;
}
.bjgs_table_result {
  display: none;
}
.bjgs_table_result > table{
    border: 1px solid #DCDFE6;
}
.bjgs_table_result tbody tr td:last-of-type{
    padding-left: 20px;
}
.bjgs_table_result tbody tr td:first-of-type{
    line-height: 21px;
}
.bjgs_table_result > table > thead{
    border-bottom: 1px solid #DCDFE6;
}
.page_x {
  display: none;
  margin-top: 20px;
  text-align: center;
}
.page_x  a {
  color: rgb(102, 102, 102);
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 80px;
  text-align: center;
  border: 1px solid #dedede;
  color: #5c5c5c;
}
.page_x  a:hover {
  background: rgba(255, 91, 36, 1);
  color: #fff;
}

.prev_page {
  margin-right: 50px;
}
.bjgs_table table thead{display: table-header-group;}
.taby_con div .titleBq{display: none;}
.taby_con div.mobilShow{display: none;}
@media screen and (max-width: 1439px) and (min-width: 1366px) {
  .w_con_x .w_con_title_item_x li a{
    width: 240px;
  }
}

@media screen and (max-width: 1365px) and (min-width: 1024px) {
  .w_con_x .w_con_title_item_x li a{
    width: 301px;
  }
  .w_con_x .w_con_title_item_x li:nth-of-type(3n){
    margin-right: 0;
  }
  .w_con_x .w_con_title_item_x li:nth-of-type(4n){
    margin-right: 24px;
  }
}

/* @media screen and (max-width: 1023px) and (min-width: 768px) {}

@media screen and (max-width: 767px) {} */
@media screen and (max-width: 1023px) and (min-width: 751px){
    
.zwgk_conten_sty{
    padding: 0 36px;
}
.w_con_x,.w_con_x .form_item label,.w_con_x .form_item input, .w_con_x .form_item input::-webkit-input-placeholder,.search_bjgs{font-size: 18px;}
.w_con_x .w_con_title_item_x li{
    width: 23%;
    margin-right: 2%;
}
.w_con_x .w_con_title_item_x li a{
    width: 100%;
}
.bjgs_table_result tbody tr td:last-of-type{
    width: 12%;
}
.taby_con div{width: 93%;padding:0; display:block;padding-left: 108px; margin-bottom: 15px;font-size: 18px;}
.taby_con div:nth-of-type(1){
    line-height: 27px;
    font-weight: 700;
    color: #000000;
    font-size: 20px;
}
.bjgs_table table thead{display: none;}
.taby_con div.mobilShow{display: none;}
.taby_con div .titleBq{
    font-size: 16px;
    display: inline-block;
    width: 82px;
    line-height: 24px;
    text-align: center;
    color: #8DABA3;
    border: 1px solid #C9E0DA;
    background-color: #F5FAF9;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 12px;
}
.w_con_x .form_item{width: 55%;}
.w_con_x .form_item input{width: 73%;}

.loading_x_2, .loading_x{font-size: 42px;}
.loading_x_2 {
    top: 17%;
    font-size: 42px;
}


}







@media screen and (max-width: 750px) {
    .zwgk_conten_sty{
        padding: 0 0.36rem;
    }
    .xcweizhi{top:-1.04rem}
    .xcweizhi img{width: 0.24rem;}
    .xcweizhi p{font-size:0.32rem}


    .t2_boxcon{padding:0.3rem 0px}
    .w_con_x { font-size: 0.28rem;margin-bottom: 0.12rem; }
    .w_con_x .w_con_title_x { font-size:0.42rem;  line-height: 30px; margin-bottom: 0.24rem; }
    .w_con_x .w_con_title_x span { padding-left: 0.16rem; }
    .w_con_x .w_con_title_x span::before{
        width: 0.08rem;
        height: 0.44rem;
    }
    .w_con_x .w_con_title_item_x li { margin: 0 0.2rem 0.16rem 0; }
    .w_con_x .w_con_title_item_x li:nth-of-type(2n) { margin-right: 0; }
    .w_con_x .w_con_title_item_x li a { width: 3.28rem; line-height: 0.62rem; height: 0.62rem;  }


    .w_con_x .form_item { margin-right: 0.18rem }
    .w_con_x .form_item label { font-size: 0.28rem; line-height:0.42rem; }
    .w_con_x .form_item input { font-size:0.28rem; height:0.62rem; padding: 0 0.12rem; width: 2.7rem; }
     .w_con_x .form_item input::-webkit-input-placeholder {font-size: 0.28rem}
    .search_bjgs {  width:1.04rem; height: 0.62rem; font-size: 0.28rem; line-height: 0.62rem;}
    .search_reset { width:1.04rem; height: 0.62rem;line-height: 0.62rem; font-size: 0.28rem; margin-left: 0.16rem; }

/* 数据展示表格 */
    .bjgs_table table thead{display: none}
    .bjgs_table table tr td:nth-of-type(2){display: none;}
    .taby_con div .titleBq{display: inline-block;}
    .w_con_x .bjgs_table { margin-top: 0.18rem; }
    .w_con_x .bjgs_table td { text-align: left; height: auto;  padding:0.22rem 0; font-size: 0.32rem; word-break: break-all; }
    .tbody_table {height: 9rem;}
    .taby_con div{width: 94%;padding:0; display:block;padding-left: 1.5rem; margin-bottom: 0.2rem;font-size: 0.28rem;}
    .taby_con div:nth-of-type(1){color: #000000;font-weight: 700; line-height: 0.4rem;font-size: 0.32rem;}
    
    .taby_con div .titleBq{
        font-size: 0.24rem;
        display: inline-block;
        width: 1.3rem;
        line-height: 0.36rem;
        text-align: center;
        text-align: center;
        color: #8DABA3;
        border: 1px solid #C9E0DA;
        background-color: #F5FAF9;
        border-radius: 4px;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: 0.1rem;
    }
    .taby_con div.mobilShow{display: block;font-size: 0.28rem; color: #FF5B24;}


    .tbody_table .tbody_tbody tr td:first-of-type { border-left: none; line-height: 21px;}
    .tbody_table .tbody_tbody tr td:last-of-type { border-right: none; }
    .page_title_x { position: absolute; top: -97px; left: 0; }
    .page_title_x span { vertical-align: middle; font-size: 26px; color: #fff; margin-left: 6px; }
    .GPTYListing { display: none; }
    .loading_x_2,
    .loading_x {
      position: absolute;
      top: 50%;
      left: 50%;
      font-size: 0.5rem;
      /* transform: translate(-40px,-40px); */
      display: none;
    }
    .loading_x_2 {
      font-size: 0.5rem;
    }
    .bjgs_table_result {
      display: none;
    }
    .bjgs_table_result > table{
        border: 1px solid #DCDFE6;
    }
    .bjgs_table_result tbody tr td:last-of-type{
        padding-left: 20px;
    }
    .bjgs_table_result tbody tr td:first-of-type{
        line-height: 21px;
    }
    .bjgs_table_result > table > thead{
        border-bottom: 1px solid #DCDFE6;
    }
    .page_x {
      margin-top: 20px;
      text-align: center;
    }
    .page_x  a {
      color: rgb(102, 102, 102);
      display: inline-block;
      height: 40px;
      line-height: 40px;
      width: 80px;
      text-align: center;
      border: 1px solid #dedede;
      color: #5c5c5c;
    }
    .page_x  a:hover {
      background: rgba(255, 91, 36, 1);
      color: #fff;
    }
    
    .prev_page {
      margin-right: 50px;
    }





}