@media screen and (max-width: 1200px) {
  * {
    -webkit-tap-highlight-color: transparent;
  }
  .zt_detailList .w {
    width: 680px;
  }
  .zt_detailList .btnWrapper {
    padding-bottom: 20px;
  }
  .zt_detailList .wrapper .hdjl .contentHead {
    height: 180px;
  }
  .zt_detailList .wrapper .hdjl .contentHead h2 {
    height: 180px;
    line-height: 180px;
    margin-left: 30px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabs {
    padding-left: 30px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail {
    padding: 0 30px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .tabsDetail_item .detailTabs ul li {
    margin-right: 5px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .tabsDetail_item .detailTabs ul li + li {
    margin-left: 0;
  }
  .zt_detailList .wrapper .hdjl .contentTab .details .detail_content .detail_content_list li {
    width: 295px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail li .title {
    max-width: 320px;
    line-height: 29px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail li .fr {
    font-size: 14px;
    line-height: 29px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq li::before {
    vertical-align: top;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq li .title {
    max-width: 480px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq:nth-of-type(3) li > a {
    max-width: 360px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq:nth-of-type(3) li .title {
    max-width: 360px;
  }
}
@media screen and (max-width: 680px) {
  .zt_detailList .w {
    width: 100%;
    padding: 0 15px;
  }
  .zt_detailList .w.h-top-box {
    padding: 0;
  }
  .zt_detailList .wrapper .hdjl .contentHead {
    height: 110px;
  }
  .zt_detailList .wrapper .hdjl .contentHead h2 {
    height: 110px;
    line-height: 90px;
    font-size: 22px;
    margin-left: 10px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabs {
    padding-left: 10px;
    top: -35px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabs .tab_item {
    height: 35px;
    line-height: 35px;
    width: 100px;
    font-size: 16px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail {
    padding: 0 10px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail li .request::before,
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail li .response::before {
    font-size: 14px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail li .request::after,
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail li .response::after {
    content: '';
    display: block;
    clear: both;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail li .request .title,
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail li .response .title {
    font-size: 14px;
    width: calc(100% - 100px);
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail li .request .fr,
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail li .response .fr {
    font-size: 12px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq li.dczj a {
    width: 90%;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq li > a {
    width: 90%;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq li .title {
    font-size: 14px;
    width: 100%;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq li .fr {
    display: none;
    font-size: 12px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq:nth-of-type(3) li > a {
    width: 90%;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq:nth-of-type(3) li::after {
    content: '';
    display: block;
    clear: both;
  }
}
@media screen and (max-width: 370px) {
  .zt_detailList .wrapper .hdjl .contentTab .tabs .tab_item {
    width: 80px;
    font-size: 15px;
  }
  .zt_detailList .wrapper .hdjl .contentTab .tabsDetail .rdgq li > a {
    width: 68%;
  }
}
