.zhengwufuwu_list_container .main_box {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .main_box {
    width: 100%;
  }
}
.zhengwufuwu_list_container .main_box .tab_title_box {
  background: url(./zhengwufuwu_list_banner.png) no-repeat center center;
  background-size: 100%;
  box-sizing: border-box;
  padding-top: 130px;
  padding-left: 64px;
  height: 180px;
  font-size: 0;
}
.zhengwufuwu_list_container .main_box .tab_title_box .tab_title {
  cursor: pointer;
  display: inline-block;
  width: 180px;
  height: 50px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 8px 8px 0px 0px;
  color: #fff;
  font-size: 21px;
  color: #ffffff;
  line-height: 27px;
  text-align: center;
  line-height: 50px;
  margin-right: 20px;
}
.zhengwufuwu_list_container .main_box .tab_title_box .tab_title:last-child {
  margin-right: 0;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .main_box .tab_title_box {
    background: url(./zhengwufuwu_list_bannerydd.png) no-repeat center center;
    background-size: 100% 100%;
    padding-top: 0;
    display: flex;
    align-items: flex-end;
  }
  .zhengwufuwu_list_container .main_box .tab_title_box .tab_title {
    width: 162px;
    height: 56px;
    border-radius: 8px 8px 0px 0px;
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    line-height: 56px;
  }
}
.zhengwufuwu_list_container .main_box .tab_title_box .color_tab {
  background-color: #fff;
  color: #175dc5;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item {
  display: none;
  font-size: 0;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box {
  text-align: center;
  font-size: 0;
  padding-top: 30px;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box .erji_item {
  display: inline-block;
  font-size: 0;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box .erji_item .erji_item_text {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #666666;
  line-height: 24px;
  box-sizing: border-box;
  border-bottom: solid 2px transparent;
  padding-bottom: 4px;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box .erji_item .erji_item_xian {
  font-size: 18px;
  color: #666666;
  line-height: 24px;
  margin: 0 14px;
  border-bottom: solid 2px transparent;
  padding-bottom: 4px;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box .erji_item_color .erji_item_text {
  color: #ff6402 !important;
  border-bottom: solid 2px #ff6402;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box {
    padding-top: 28px;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box .erji_item .erji_item_text {
    font-size: 28px;
    color: #666666;
    line-height: 38px;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box .erji_item .erji_item_xian {
    font-size: 28px;
    color: #b8bbbf;
    line-height: 38px;
  }
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box {
  padding-top: 30px;
  font-size: 0;
  box-sizing: border-box;
  padding-left: 33px;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li_box {
  display: none;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li {
  font-size: 0;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox {
  display: inline-block;
  margin-right: 20px;
  text-align: center;
  width: 366px;
  height: 170px;
  position: relative;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox:nth-child(3) {
  margin-right: 0;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox img {
  width: 100%;
  height: 100%;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox .img_2 {
  display: none;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox .erji_li_imgtextbox {
  padding-top: 17px;
  box-sizing: border-box;
  position: absolute;
  width: 50%;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox {
    width: 100%;
    height: 222px;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox img {
    width: 100%;
    height: auto;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox .img_1 {
    display: none;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox .img_2 {
    display: block;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox .erji_li_imgtextbox {
    padding-top: 0;
    display: flex;
    justify-content: left;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    padding: 0 24px 46px 24px;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox .erji_li_imgtextbox .erji_li_item {
    margin-bottom: 0;
    margin-left: 28px;
  }
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_item {
  margin-bottom: 10px;
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
  width: 125px;
  height: 40px;
  background: #f6f7fb;
  border-radius: 20px;
  font-size: 16px;
  color: #333333;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_item:nth-child(8n + 8) {
  margin-right: 0;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_item_color {
  background: linear-gradient(270deg, #ff9d05 0%, #ff6402 100%) !important;
  color: #fff !important;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_item {
    width: 196px;
    height: 64px;
    background: #f6f7fb;
    border-radius: 48px;
    font-size: 28px;
    color: #333333;
    line-height: 64px;
  }
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li_box_appear {
  display: block;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box {
    padding-top: 18px;
    padding-left: 0;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_li_imgbox {
    margin-right: 0 !important;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li {
    padding-left: 52px;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li:nth-child(1) {
    padding-left: 0;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_item {
    margin: 0;
    padding: 0;
    margin-top: 28px;
    margin-left: 28px;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_item:nth-child(3n + 3) {
    margin-right: 0;
  }
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .li_item_bumen {
  margin-top: 30px;
  box-sizing: border-box;
  padding-left: 30px;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .li_item_bumen .erji_li_item {
  cursor: pointer;
  margin: 10px 21px 0;
  display: inline-block;
  width: 250px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 10px;
  background-color: #ffffff;
  border: solid 1px #e6f0fa;
  font-size: 16px;
  color: #4873b0;
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item .li_item_bumen .erji_li_item_color {
  background: linear-gradient(270deg, #ff9d05 0%, #ff6402 100%) !important;
  font-size: 16px;
  color: #fff !important;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .li_item_bumen {
    margin-top: 14px;
    padding-left: 52px;
    box-sizing: border-box;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .li_item_bumen .erji_li_item {
    margin: 0;
    width: 308px;
    height: 64px;
    background: #f6f7fb;
    border-radius: 48px;
    font-size: 28px;
    color: #333333;
    line-height: 64px;
    margin-right: 20px;
    margin-top: 28px;
  }
  .zhengwufuwu_list_container .main_box .tab_content_box .li_item .li_item_bumen .erji_li_item:nth-child(2n + 2) {
    margin-right: 0;
  }
}
.zhengwufuwu_list_container .main_box .tab_content_box .li_item_appear {
  display: block;
}
.zhengwufuwu_list_container .main_box .tab_content_box .show_text {
  display: none;
  cursor: pointer;
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
  color: #175dc5;
  line-height: 19px;
}
.zhengwufuwu_list_container .main_box .tab_content_box .show_text i {
  font-size: 10px;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .main_box .tab_content_box .show_text {
    font-size: 28px;
    color: #175dc5;
    line-height: 38px;
  }
}
.zhengwufuwu_list_container .content_box {
  width: 1140px;
  margin: 0 auto;
  padding-bottom: 40px;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .content_box {
    width: 100%;
    box-sizing: border-box;
    padding: 0 24px;
  }
}
.zhengwufuwu_list_container .content_box .title {
  font-size: 18px;
  margin-top: 38px;
  font-weight: bold;
  color: #333333;
  line-height: 23px;
  padding-bottom: 12px;
  box-sizing: border-box;
  border-bottom: solid 2px #ededed;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .content_box .title {
    font-size: 36px;
    margin-top: 28px;
    font-weight: 400;
    color: #333333;
    line-height: 50px;
    padding-bottom: 20px;
    border-bottom: 4px solid #ededed;
  }
}
.zhengwufuwu_list_container .content_box .content_boxs {
  padding-top: 8px;
  padding-bottom: 30px;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box {
  clear: both;
  font-size: 0;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select {
  box-sizing: border-box;
  display: inline-block;
  width: 230px;
  height: 38px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #e7e7e7;
  text-indent: 9px;
  position: relative;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select .inp_tetx {
  cursor: pointer;
  clear: both;
  font-size: 14px;
  color: #333333;
  line-height: 38px;
  position: relative;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select .inp_tetx .icon_img {
  font-size: 12px;
  line-height: 38px;
  color: #175dc5;
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto 0;
  right: 10px;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select .inp_item_box {
  width: 100%;
  position: absolute;
  left: 0;
  top: 38px;
  box-sizing: border-box;
  border: solid 1px #ccc;
  display: none;
  z-index: 500;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select .inp_item_box .item {
  cursor: pointer;
  font-size: 14px;
  color: #333333;
  line-height: 38px;
  background-color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select .inp_item_box .item:hover {
  background-color: #175dc5;
  color: #fff;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select .inp_item_box .item_color {
  background-color: #175dc5;
  color: #fff;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select .inp_item_box_appear {
  display: block;
  max-height: 300px;
  overflow: auto;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select1 {
  display: none;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select2 {
  width: 230px;
  height: 38px;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select3 {
  width: 150px;
  height: 38px;
  margin-left: 10px;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_Single {
  margin-left: 15px;
  display: inline-block;
  font-size: 0;
  cursor: pointer;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_Single .frame {
  width: 16px;
  height: 16px;
  border: solid 1px #ccc;
  display: inline-block;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_Single .frame .icon_rrues {
  color: #175dc5;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_Single .frame_text {
  margin-left: 8px;
  display: inline-block;
  font-size: 14px;
  color: #333333;
  line-height: 19px;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .int_text {
  float: right;
  margin-left: 140px;
  display: inline-block;
  width: 259px;
  overflow: hidden;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .int_text .text_input {
  text-indent: 10px;
  width: 200px;
  height: 38px;
  background: #f0f0f0;
  border-radius: 4px;
  border: none;
  float: left;
  font-size: 14px;
}
.zhengwufuwu_list_container .content_box .content_boxs .inp_box .int_text .input_text {
  cursor: pointer;
  float: left;
  width: 50px;
  height: 38px;
  background: #175dc5;
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff;
  line-height: 38px;
  text-align: center;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .content_box .content_boxs {
    padding-top: 24px;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select,
  .zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_Single {
    display: none !important;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .inp_box .int_text {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .inp_box .int_text .text_input {
    width: 578px;
    height: 64px;
    background: #f0f0f0;
    border-radius: 8px 0 0 8px;
    font-size: 28px;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .inp_box .int_text .input_text {
    width: 120px;
    height: 64px;
    background: #175dc5;
    border-radius: 0 8px 8px 0;
    font-size: 28px;
    color: #ffffff;
    line-height: 64px;
  }
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content {
  padding-top: 27px;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .title_box {
  font-size: 0;
  box-sizing: border-box;
  padding-bottom: 10px;
  border-bottom: solid 1px #ededed;
  margin-bottom: 14px;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .title_box .title_left {
  text-indent: 36px;
  width: 530px;
  display: inline-block;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .title_box .title_midde {
  display: inline-block;
  width: 418px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .title_box .title_right {
  display: inline-block;
  width: 192px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items {
  height: 50px;
  line-height: 50px;
  background: #f6f7fb;
  font-size: 0;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items:nth-child(2n + 2) {
  background: #ffffff;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .nested {
  display: inline-block;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_left {
  display: inline-block;
  width: 530px;
  font-size: 0;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_left .shanjiao {
  display: inline-block;
  width: 0;
  height: 0;
  border-bottom: 9px solid #ffa939;
  border-left: 12px solid transparent;
  margin-left: 16px;
  margin-right: 11px;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_left .items_left_tetx {
  display: inline-block;
  width: 70%;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 21px;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_left .items_left_tetx:hover {
  color: #175dc5;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_midde {
  display: inline-block;
  width: 418px;
  font-size: 16px;
  color: #666666;
  line-height: 21px;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right {
  display: inline-block;
  width: 192px;
  font-size: 0;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right .button_left {
  cursor: pointer;
  width: 79px;
  height: 28px;
  background: #ffffff;
  border-radius: 6px;
  border: 1px solid #5c9ef0;
  display: inline-block;
  font-size: 14px;
  color: #175dc5;
  line-height: 28px;
  text-align: center;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right .button_left:hover {
  background: #175dc5;
  color: #ffffff;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right .button_right {
  display: inline-block;
  width: 79px;
  height: 28px;
  background: #ffffff;
  border-radius: 6px;
  border: 1px solid #5c9ef0;
  font-size: 14px;
  color: #175dc5;
  line-height: 28px;
  text-align: center;
  margin-left: 14px;
  cursor: pointer;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right .button_right:hover {
  background: #175dc5;
  color: #ffffff;
}
.zhengwufuwu_list_container .content_box .content_boxs .box_content .hint_box {
  font-size: 16px;
  text-align: center;
  color: #ccc;
  line-height: 30px;
  margin-top: 10px;
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .content_box .content_boxs .box_content .hint_box {
    font-size: 32px;
    text-align: center;
    color: #ccc;
    line-height: 30px;
    margin-top: 10px;
  }
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .content_box .content_boxs .box_content .title_box {
    display: none;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items {
    height: auto;
    background-color: #fff !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .nested {
    width: 280px;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .nested .items_left .shanjiao {
    margin-left: 0;
    margin-right: 10px;
    width: 0;
    height: 0;
    border-bottom: 20px solid #ffa939;
    border-left: 14px solid transparent;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .nested .items_left .items_left_tetx {
    width: 252px;
    height: 40px;
    font-size: 28px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .nested .items_midde {
    width: 100%;
    height: 34px;
    font-size: 24px;
    font-weight: 400;
    color: #666666;
    line-height: 34px;
    text-indent: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right {
    width: auto;
    float: right;
    display: flex;
  }
  .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right .button_left,
  .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right .button_right {
    width: 158px;
    height: 56px;
    background: #ffffff;
    border-radius: 12px;
    border: 2px solid #5c9ef0;
    font-size: 24px;
    font-weight: 400;
    color: #175dc5;
    line-height: 56px;
  }
}
@media (max-width: 750px) {
  .zhengwufuwu_list_container .paging_box {
    display: block;
    margin: 40px 0;
  }
  .zhengwufuwu_list_container .paging_box .oPager .js_pageI {
    display: none !important;
  }
  .zhengwufuwu_list_container .paging_box .oPager .o_md-show {
    display: none !important;
  }
  .zhengwufuwu_list_container .paging_box .oPager span {
    display: none;
  }
  .zhengwufuwu_list_container .paging_box .oPager a {
    display: none;
  }
  .zhengwufuwu_list_container .paging_box .oPager .prev {
    display: block;
    width: 172px;
    height: 54px;
    background: #ffffff;
    border: 2px solid #dbdbdb;
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    text-align: center;
    line-height: 48px;
  }
  .zhengwufuwu_list_container .paging_box .oPager .next {
    display: block;
    width: 172px;
    height: 54px;
    background: #ffffff;
    border: 2px solid #dbdbdb;
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    text-align: center;
    line-height: 48px;
    margin-left: 24px;
  }
  .zhengwufuwu_list_container .paging_box {
    display: block;
    margin: 40px 0;
    text-align: center;
  }
  .zhengwufuwu_list_container .paging_box .oPager .js_pageI {
    display: none !important;
  }
  .zhengwufuwu_list_container .paging_box .oPager .o_md-show {
    display: none !important;
  }
  .zhengwufuwu_list_container .paging_box .oPager span {
    display: none;
  }
  .zhengwufuwu_list_container .paging_box .oPager a {
    display: none;
  }
  .zhengwufuwu_list_container .paging_box .oPager .prev {
    display: block;
    width: 172px;
    height: 54px;
    background: #ffffff;
    border: 2px solid #dbdbdb;
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    text-align: center;
    line-height: 48px;
  }
  .zhengwufuwu_list_container .paging_box .oPager .next {
    display: block;
    width: 172px;
    height: 54px;
    background: #ffffff;
    border: 2px solid #dbdbdb;
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    text-align: center;
    line-height: 48px;
    margin-left: 24px;
  }
  .zhengwufuwu_list_container .paging_box .oPager .text {
    display: none;
  }
}
.zhengwufuwu_list_container .loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 500000;
  background: rgba(0, 0, 0, 0.5);
}
.zhengwufuwu_list_container .loading img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100px;
  height: auto;
}
.zhengwufuwu_list_container .inp_select_none {
  display: none !important;
}
.zhengwufuwu_list_container .inp_Single {
  display: none !important;
}
@media (min-width: 751px) {
  .pageold .zhengwufuwu_list_container .main_box .tab_title_box {
    height: 320px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_title_box {
    background: url(./zhengwufuwu_list_bannerydd.png) no-repeat center center;
    background-size: cover;
    padding-top: 0;
    display: flex;
    align-items: flex-end;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_title_box .tab_title {
    width: 259.2px;
    height: 89.6px;
    border-radius: 12.8px 12.8px 0px 0px;
    font-size: 44.8px;
    font-weight: 400;
    line-height: 89.6px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box {
    padding-top: 44.8px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box .erji_item .erji_item_text {
    font-size: 44.8px;
    color: #666666;
    line-height: 60.8px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_tab_box .erji_item .erji_item_xian {
    font-size: 44.8px;
    color: #b8bbbf;
    line-height: 60.8px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box {
    padding-top: 28.8px;
    padding-left: 0;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox {
    width: 100%;
    height: 355.2px;
    margin-bottom: 80px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox img {
    width: 100%;
    height: auto;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox .img_1 {
    display: none;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox .img_2 {
    display: block;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox .erji_li_imgtextbox {
    padding-top: 0;
    display: flex;
    justify-content: left;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    padding: 0 38.4px 73.6px 38.4px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_imgbox .erji_li_imgtextbox .erji_li_item {
    margin-left: 20px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_item {
    width: 347.6px;
    height: 102.4px;
    background: #f6f7fb;
    border-radius: 76.8px;
    font-size: 44.8px;
    color: #333333;
    line-height: 102.4px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_li_imgbox {
    margin-right: 0 !important;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li {
    padding-left: 83.2px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li:nth-child(1) {
    padding-left: 0;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_item {
    margin: 0;
    padding: 0;
    margin-top: 44.8px;
    margin-left: 44.8px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .erji_content_box .erji_cont_li .erji_li_item:nth-child(3n + 3) {
    margin-right: 0;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .li_item_bumen {
    margin-top: 22.4px;
    padding-left: 83.2px;
    box-sizing: border-box;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .li_item_bumen .erji_li_item {
    margin: 0;
    width: 492.8px;
    height: 102.4px;
    background: #f6f7fb;
    border-radius: 76.8px;
    font-size: 44.8px;
    color: #333333;
    line-height: 102.4px;
    margin-right: 32px;
    margin-top: 44.8px;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .li_item .li_item_bumen .erji_li_item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .pageold .zhengwufuwu_list_container .main_box .tab_content_box .show_text {
    font-size: 44.8px;
    color: #175dc5;
    line-height: 60.8px;
  }
  .pageold .zhengwufuwu_list_container .content_box {
    box-sizing: border-box;
    padding: 0 38.4px;
  }
  .pageold .zhengwufuwu_list_container .content_box .title {
    font-size: 57.6px;
    margin-top: 44.8px;
    font-weight: 400;
    color: #333333;
    line-height: 80px;
    padding-bottom: 32px;
    border-bottom: 6.4px solid #ededed;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs {
    padding-top: 38.4px;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_select,
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .inp_box .inp_Single {
    display: none !important;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .inp_box .int_text {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .inp_box .int_text .text_input {
    width: 870.4px;
    height: 102.4px;
    background: #f0f0f0;
    border-radius: 12.8px 0 0 12.8px;
    font-size: 44.8px;
    padding-left: 32px;
    box-sizing: border-box;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .inp_box .int_text .input_text {
    width: 192px;
    height: 102.4px;
    background: #175dc5;
    border-radius: 0 12.8px 12.8px 0;
    font-size: 44.8px;
    color: #ffffff;
    line-height: 102.4px;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .box_content .hint_box {
    font-size: 51.2px;
    text-align: center;
    color: #ccc;
    line-height: 48px;
    margin-top: 16px;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .box_content .title_box {
    display: none;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items {
    height: auto;
    background-color: #fff !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .nested {
    width: 448px;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .nested .items_left .shanjiao {
    margin-left: 0;
    margin-right: 16px;
    width: 0;
    height: 0;
    border-bottom: 32px solid #ffa939;
    border-left: 22.4px solid transparent;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .nested .items_left .items_left_tetx {
    width: 490px;
    height: 64px;
    font-size: 44.8px;
    font-weight: 400;
    color: #333333;
    line-height: 64px;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .nested .items_midde {
    width: 100%;
    height: 54.4px;
    font-size: 38.4px;
    font-weight: 400;
    color: #666666;
    line-height: 54.4px;
    text-indent: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right {
    width: auto;
    float: right;
    display: flex;
  }
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right .button_left,
  .pageold .zhengwufuwu_list_container .content_box .content_boxs .box_content .item_box .items .items_right .button_right {
    width: 252.8px;
    height: 89.6px;
    background: #ffffff;
    border-radius: 19.2px;
    border: 3.2px solid #5c9ef0;
    font-size: 38.4px;
    font-weight: 400;
    color: #175dc5;
    line-height: 89.6px;
  }
  .pageold .zhengwufuwu_list_container .paging_box {
    display: block;
    margin: 64px 0;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager .js_pageI {
    display: none !important;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager .o_md-show {
    display: none !important;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager span {
    display: none;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager a {
    display: none;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager .prev {
    display: block;
    width: 275.2px;
    height: 86.4px;
    background: #ffffff;
    border: 3.2px solid #dbdbdb;
    font-size: 44.8px;
    color: #333333;
    line-height: 60.8px;
    text-align: center;
    line-height: 76.8px;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager .next {
    display: block;
    width: 275.2px;
    height: 86.4px;
    background: #ffffff;
    border: 3.2px solid #dbdbdb;
    font-size: 44.8px;
    color: #333333;
    line-height: 60.8px;
    text-align: center;
    line-height: 76.8px;
    margin-left: 38.4px;
  }
  .pageold .zhengwufuwu_list_container .paging_box {
    display: block;
    margin: 64px 0;
    text-align: center;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager .js_pageI {
    display: none !important;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager .o_md-show {
    display: none !important;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager span {
    display: none;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager a {
    display: none;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager .prev {
    display: block;
    width: 275.2px;
    height: 86.4px;
    background: #ffffff;
    border: 3.2px solid #dbdbdb;
    font-size: 44.8px;
    color: #333333;
    line-height: 60.8px;
    text-align: center;
    line-height: 76.8px;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager .next {
    display: block;
    width: 275.2px;
    height: 86.4px;
    background: #ffffff;
    border: 3.2px solid #dbdbdb;
    font-size: 44.8px;
    color: #333333;
    line-height: 60.8px;
    text-align: center;
    line-height: 76.8px;
    margin-left: 38.4px;
  }
  .pageold .zhengwufuwu_list_container .paging_box .oPager .text {
    display: none;
  }
}
