@media screen and (max-width: 1200px) {
  .list-r .piclists ul li {
    width: 33.33%;
  }
  .list-r .zpiclists ul li a .img {
    height: 180px;
  }
}
@media screen and (max-width: 1024px) {
  .list-r .piclists ul li {
    width: 33.33%;
  }
  .list-r .zpiclists ul li a .img {
    height: 150px;
  }
  .list-r .zcjd-lists .zcjd-lms li {
    width: 25%;
  }
  .list-r .zcjd-lists .zcjd-lms li a {
    padding: 13px 10px;
  }
}
@media screen and (max-width: 779px) {
  .list-l {
    width: 100%;
    float: none;
  }
  .list-l .title {
    padding: 0 0 0 20px;
    font-size: 18px;
    line-height: 50px;
    text-align: left;
    box-sizing: border-box;
  }
  .list-l .title .close {
    display: block;
  }
  .list-l .lm-list li {
    padding: 18px 0;
  }
  .list-r {
    width: 100%;
    margin-top: 20px;
    float: none;
  }
  .list-r .lm span {
    font-size: 18px;
  }
  .list-r .lm span i {
    width: 40px;
  }
  .list-r .infolists {
    min-height: auto;
  }
  .list-r .infolists ul {
    margin-top: 5px;
  }
  .list-r .infolists ul li {
    margin: 0;
    padding: 12px 0 12px 13px;
    border-bottom: 1px solid #f5f5f5;
    background-position: left 20px;
    position: relative;
  }
  .list-r .infolists ul li a {
    min-height: 24px;
    max-height: 48px;
    padding: 0 0 5px 0;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .list-r .infolists ul li span {
    position: static;
  }
  .list-r .infolists ul li:hover {
    padding: 12px 12px 12px 26px;
    border-bottom: 1px solid #f8f8f8;
    background-position: 13px 20px;
  }
  .list-r .infolists ul li:hover a {
    font-weight: normal;
  }
  .list-r .piclists {
    min-height: auto;
  }
  .list-r .piclists ul {
    margin: 10px -10px 0 0;
  }
  .list-r .piclists ul li {
    width: 50%;
  }
  .list-r .piclists ul li a {
    margin: 10px 10px 0 0;
  }
  .list-r .piclists ul li a .img {
    height: calc(100vw * 160 / 508);
  }
  .list-r .piclists ul li a .span {
    width: 90%;
    padding: 6px 5px 8px 5px;
    left: 5%;
    right: 5%;
    background: rgba(248, 248, 248, 0.9);
  }
  .list-r .piclists ul li a .span span {
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .list-r .zlmlists {
    min-height: auto;
  }
  .list-r .zlmlists ul {
    margin: -5px -13px 0 0;
  }
  .list-r .zlmlists ul li {
    width: 50%;
    margin-top: 13px;
  }
  .list-r .zlmlists ul li a {
    margin-right: 13px;
    padding: 8px 10px;
  }
  .list-r .zlmlists ul li a:hover {
    padding: 8px 10px 8px 20px;
  }
  .list-r .z-zlmlists .lm-boxs ul {
    min-height: auto;
    margin: -5px -13px 0 0;
  }
  .list-r .z-zlmlists .lm-boxs ul li {
    width: 50%;
    margin-top: 13px;
  }
  .list-r .z-zlmlists .lm-boxs ul li a {
    margin-right: 13px;
    padding: 8px 10px;
  }
  .list-r .z-zlmlists .lm-boxs ul li a:hover {
    padding: 8px 10px 8px 20px;
  }
  .list-r .z-zlmlists .infos-box {
    margin-top: 5px;
  }
  .list-r .z-zlmlists .infos-box .more {
    font-size: 14px;
  }
  .list-r .ztpiclists ul li a {
    padding-bottom: 0;
  }
  .list-r .ztpiclists ul li a .img {
    height: calc(100vw * 90 / 508);
  }
  .list-r .ztpiclists ul li a .span {
    display: none;
  }
  .list-r .zcjd-lists .zcjd-lms {
    margin: 0 -10px 0 0;
  }
  .list-r .zcjd-lists .zcjd-lms li {
    width: 50%;
  }
  .list-r .zcjd-lists .zcjd-lms li a {
    margin: 10px 10px 0 0;
    padding: 13px 10px;
  }
  .content .zw-table {
    margin-bottom: 15px;
  }
  .content .zw-table ul li {
    width: 60%;
    padding: 5px 0;
    float: left;
    text-align: left;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    display: inline-block;
    box-sizing: border-box;
  }
  .content .zw-table ul li span {
    height: 30px;
    margin: 0 10px;
    line-height: 30px;
  }
  .content .zw-table ul li.tit {
    width: 40%;
  }
  .content .zw-table ul li:nth-of-type(15),
  .content .zw-table ul li:nth-of-type(16),
  .content .zw-table ul li:nth-of-type(17),
  .content .zw-table ul li:nth-of-type(18) {
    display: none;
  }
  .content .pic-fz {
    width: 130px;
  }
  .content .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
  }
  .content .infos {
    margin: 15px 0;
    padding-bottom: 10px;
    text-align: center;
  }
  .content .infos span.zwxl-font {
    display: none;
  }
  .content .infos .bdsharebuttonbox {
    display: none;
  }
  .content #con .nrcon {
    float: none;
    width: 100%;
    border-right: none;
  }
  .content #con .content-right {
    float: none;
    width: 100%;
  }
  .content .nrcon div,
  .content .nrcon p,
  .content .nrcon span {
    line-height: 28px !important;
    /* text-indent: 0 !important; */
    font-size: 15px !important;
  }
  
  .content .xgxw {
    margin-top: 10px;
    padding: 10px 10px 13px 10px;
  }
  .content #con .xgxw {
    float: none;
    width: 100%;
  }
  .content .xgxw .nr-tit ul li {
    margin-top: 10px;
    background-position: left 5.5px;
  }
  .content .xgxw .nr-tit ul li a {
    /* height: 44px; */
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .content .yjzjmail {
    margin-top: 13px;
  }
  .content .yjzjmail .tit .font {
    margin-top: 8px;
    float: none;
    font-size: 15px;
    display: block;
  }
  .content .yjzjmail .tit .font a {
    margin: 0 8px;
    color: #13559f;
    display: inline-block;
  }
  .content .yjzjmail .nr ul {
    padding-bottom: 10px;
  }
  .content .yjzjmail .nr ul li {
    padding: 10px 10px 0 10px;
    font-size: 15px;
  }
  .content .yjzjmail .nrtj ul {
    padding: 0 15px 15px 15px;
  }
  .content .yjzjmail .nrtj ul li {
    min-height: 24px;
    padding-top: 0px;
    float: none;
  }
  .content .yjzjmail .nrtj ul li:nth-child(odd) {
    width: 100%;
    padding-top: 15px;
    text-align: left;
    line-height: 24px;
  }
  .content .yjzjmail .nrtj ul li:nth-child(even) {
    width: 100%;
    padding-top: 5px;
    padding-left: 0px;
  }
  .content .yjzjmail .nrtj ul li:nth-child(even) input[type="text"] {
    width: 100%;
    padding: 5px;
    font-size: 15px;
    line-height: 20px;
    box-sizing: border-box;
  }
  .content .yjzjmail .nrtj ul li:nth-child(even) textarea {
    width: 100%;
    min-height: 140px;
    padding: 5px;
    line-height: 28px;
    box-sizing: border-box;
  }
  .content .yjzjmail .nrtj ul li:nth-child(even) .btn {
    width: 80px;
    margin: 0 0 10px 0;
    float: none;
  }
  .content .yjzjmail .nrtj ul li:nth-child(even) .img {
    height: 40px;
    margin-left: 12px;
    cursor: pointer;
  }
  .content .yjzjmail .nrtj .tj-btn {
    max-width: 150px;
    height: 45px;
    margin: 0 auto;
    border-radius: 3px;
    display: block;
  }
  .ue_table {
    overflow-x: auto;
  }
}
