.sybjimg {
    background-size: 100% auto;
    /* height: 1253px; */
  }
  
  .fl_part {
    background: 0 0;
  }
  
  .wuxingss {
    width: 860px;
    height: 166px;
    border-radius: 4px;
    background: #fff;
    padding: 15px 0;
  }
  
  .wxss_bt {
    padding-left: 15px;
    overflow: hidden;
  }
  
  .wxss_bt span {
    display: inline-block;
    width: 27px;
    height: 26px;
    background: url(https://www.hngzgs.net/static/images/h28/wxss.png) no-repeat 0
      0;
    float: left;
  }
  
  .wxss_bt cite {
    float: left;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 500;
  }
  
  .wss_fl {
    width: 97px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .rollBox {
    margin-top: 15px;
  }
  
  .rollBox #List1,
  .rollBox #List2 {
    float: left;
  }
  
  .dnl_right {
    float: left;
    width: 28px;
    height: 110px;
    margin-top: 0;
    margin-left: 0;
    cursor: pointer;
    line-height: 110px;
  }
  
  .dnl_left {
    float: right;
    width: 28px;
    height: 110px;
    margin-top: 0;
    margin-right: 0;
    cursor: pointer;
    line-height: 110px;
  }
  
  .dnl_left i,
  .dnl_right i {
    color: #aeb0b4;
    font-size: 26px;
  }
  
  .dnl_right:hover i {
    color: #e60640;
  }
  
  .dnl_left:hover i {
    color: #e60640;
  }
  
  .Cont {
    width: 802px;
    overflow: hidden;
    margin: 0 auto;
    float: left;
    position: relative;
    overflow: hidden;
    height: 110px;
  }
  
  .ScrCont {
    width: 10000000px;
    position: absolute;
    left: 0;
    top: 0;
  }
  
  .temaizq {
    height: 110px;
    padding-top: 0;
  }
  
  .pic {
    float: left;
    width: 199px;
    height: 110px;
    margin: 0;
    background: #fff;
    border-left: 1px #eee solid;
    cursor: pointer;
  }
  
  .pic:hover {
    background: #fafafb;
  }
  
  .temaizq .pic:last-child {
    border-right: 1px #eee solid;
  }
  
  .pic a:hover {
    color: #333;
  }
  
  .wss_fl_sj {
    color: #999;
    font-size: 13px;
    padding: 10px 5px 0 10px;
  }
  
  .bsdw {
    float: left;
    width: 136px;
    padding-top: 7px;
  }
  
  .bsdw li {
    clear: both;
    margin-top: 7px;
    overflow: hidden;
    padding-left: 5px;
  }
  
  .bsdw li em {
    width: 24px;
    height: 24px;
    display: inline-block;
    float: left;
    margin-right: 7px;
  }
  
  .bsdw li em img {
    width: 100%;
    height: 100%;
  }
  
  .bsdw li span {
    float: left;
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .bs_ztai {
    width: 63px;
    float: left;
    text-align: center;
    line-height: 70px;
    color: #e60640;
    font-size: 12px;
  }
  
  .bs_ztai .nobing {
    color: #666;
  }
  
  .bsbt {
    line-height: 24px;
    padding: 0 8px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  
  .zhixinlb {
    width: 860px;
    border-radius: 4px;
    padding: 20px 0 0 0;
    position: relative;
    background: #fff;
  }
  
  .zxunimg {
    position: absolute;
    top: 6px;
    right: 34px;
    background: url(https://www.hngzgs.net/static/images/h28/zx_img.png) no-repeat
      top left;
    display: inline-block;
    width: 78px;
    height: 47px;
  }
  
  .zx_title {
    border-bottom: 2px #e60640 solid;
    height: 38px;
    padding-left: 13px;
  }
  
  .zx_title li {
    float: left;
    width: 156px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #333;
    font-size: 18px;
    cursor: pointer;
  }
  
  .zx_title li.zchove {
    background: url(https://www.hngzgs.net/static/images/h28/duiwubt.png)
      no-repeat top center;
    color: #fff;
  }
  
  .zx_title li:hover {
    color: #e60640;
  }
  
  .zx_title li.zchove:hover {
    color: #fff;
  }
  
  .zclb_qh {
    height: 144px;
    overflow: hidden;
  }
  
  .zclb_qh .zhixun_zhong:first-child {
    display: block;
  }
  
  .zhixun_zhong {
    padding: 10px;
    display: none;
  }
  
  .zhixun_zhong .zxz_img {
    width: 193px;
    height: 122px;
    float: left;
    overflow: hidden;
    border-radius: 4px;
  }
  
  .zhixun_zhong .zxz_img img {
    width: 193px;
    height: 122px;
    transition: transform 0.3s;
    -ms-transition: -ms-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    -o-transition: -o-transform 0.3s;
  }
  
  .zhixun_zhong .zxz_img:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
  }
  
  .zxz_list {
    width: 625px;
    padding-left: 15px;
  }
  
  .zxz_list li {
    line-height: 32px;
    width: 49%;
    float: left;
    box-sizing: border-box;
  }
  
  .zxz_list p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .zxz_list span {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #999;
  }
  
  .zxz_list li:nth-child(2n + 2) {
    padding-left: 20px;
  }
  
  .zclb_qh .zwxgdata {
    padding-top: 30px;
  }
  
  .zxz_list li:first-child {
    font-weight: bolder;
  }
  
  .adwei {
    width: 860px;
  }
  
  .zuijinzb {
    width: 1200px;
    border-radius: 4px;
    padding: 20px 10px;
    background: #fff;
  }
  
  .zuijinzb .tabs .tab {
    height: 62px;
    line-height: 62px;
    color: #009fff;
    font-size: 18px;
    font-weight: 500;
    background: #d8f0ff;
    border-radius: 4px 4px 0px 0px;
    padding: 0 10px;
    cursor: pointer;
    margin: 10px 0;
  }
  
  .zjzb_title {
    border-bottom: 2px #16529f solid;
    height: 40px;
  }
  
  .zuijinzb_bt {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
  }
  
  .zuijinzb_bt span {
    display: inline-block;
    float: left;
    padding: 0 5px;
  }
  
  .border-b {
    height: 5px;
    /* border: 1px solid #333; */
    background-color: #e60640;
    margin: 5px 0;
  }
  
  /* .items-box-group {
    margin-bottom: 20px;
  } */
  
  .zjzb_fl {
    padding-left: 20px;
  }
  
  .zjzb_fl li {
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 14px;
    border-radius: 4px;
    border: 1px #eee solid;
    margin-left: 24px;
    cursor: pointer;
  }
  
  .zjzb_fl li.flhover {
    color: #fff;
    background: #16529f;
    border: 1px #16529f solid;
  }
  
  .zjzb_fl li:hover {
    color: #16529f;
    border: 1px #16529f solid;
  }
  
  .zjzb_fl li.flhover:hover {
    color: #fff;
  }
  
  .ckmorezb {
    width: 367px;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    border: 1px #999 solid;
    text-align: center;
    color: #999;
    margin: 23px auto 35px;
    cursor: pointer;
    display: none;
  }
  
  .qdfl_list {
    background: #fff;
    padding: 6px 0 0 0;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px;
  }
  
  .qdfl_list li {
    width: 50%;
    float: left;
    padding: 10px 0;
  }
  .qdfl_list li a {
    text-align: center;
    display: block;
  }
  .qdfl_list li a:hover {
    color: red !important;
  }
  .qdfl_list li .qtdw_img {
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-left: 30px;
    float: left;
    margin-right: 10px;
  }
  
  .qdfl_list li .qtdw_img img {
    width: 23px;
    height: 23px;
  }
  
  .qdfl_list li .qtdw_name {
    height: 23px;
    line-height: 23px;
    display: inline-block;
    float: left;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .jfbright {
    background: #fff;
  }
  
  .lsfl_list {
    background: #fff;
    padding: 6px 0 0 0;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px;
  }
  
  .lsfl_list li {
    width: 50%;
    float: left;
    padding: 10px 0;
  }
  
  .lsfl_list li .qtdw_img {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-left: 30px;
    float: left;
    margin-right: 10px;
  }
  
  .lsfl_list li .qtdw_img img {
    width: 32px;
    height: 32px;
  }
  
  .lsfl_list li .qtdw_name {
    height: 32px;
    line-height: 32px;
    display: inline-block;
    float: left;
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
  }
  
  .regular {
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    width: 100%;
  }
  
  footer {
    width: 100%;
    clear: both;
    padding-top: 50px;
  }
  
  .yqlj {
    height: 39px;
    line-height: 39px;
    background: #e1e2e6;
  }
  
  .yqlj_bt {
    position: relative;
    width: 100px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    margin-left: 13px;
    z-index: 2;
    color: #fff;
    font-size: 16px;
  }
  
  .yqlj_bt::after {
    content: "";
    background-color: #e60640;
    transform: skewX(-35deg);
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  
  .yqlj_lb {
    padding-left: 20px;
    color: #666;
  }
  
  .yqlj_lb a {
    color: #666;
    margin: 0 9px;
  }
  
  .yqlj_lb a:hover {
    color: #e60640;
  }
  
  .zwxgdata {
    text-align: center;
    padding: 10px 0;
    width: 800px;
  }
  
  .zwxgdata span img {
    width: 80px;
    height: auto;
  }
  
  .zwxgdata cite {
    display: block;
    text-align: center;
    color: #999;
  }
  
  #zblbup {
    width: 860px;
  }
  
  .twozblb a {
    width: 425px;
  }
  
  .threezblb a {
    width: 280px;
  }
  
  .onoff_ad {
    top: 0;
  }
  
  .onoff_tishi {
    color: #666;
  }
  
  .keywordr {
    position: fixed;
    top: 25%;
    right: 5%;
    width: 120px;
    background-color: #ffd0e3;
    background-image: linear-gradient(#ffd0e3, #fff6fa);
    border-radius: 10px;
    padding-bottom: 7px;
    z-index: 1000;
  }
  
  .rm_gjcbt {
    background-color: #fd7a75;
    background-image: linear-gradient(to right, #fd7a75, #f23480);
    color: #fff;
    font-size: 16px;
    height: 42px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    line-height: 42px;
  }
  
  .gjc_rlist li {
    border-bottom: 1px #ffc1da solid;
    height: 31px;
    text-align: center;
    line-height: 31px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 120px;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    padding: 0 10px;
  }
  
  .gjc_rlist li:hover {
    color: #e60640;
  }
  
  .zhankaigjc {
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .zhankaigjc cite {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #999;
    display: inline-block;
    margin-left: 5px;
  }
  
  .gjc_rlist {
    height: 187px;
    overflow: hidden;
    min-height: 187px !important;
  }
  
  .zhankaigjc cite.upjiantou {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 0;
    border-bottom: 6px solid #999;
  }
  
  .contest_list .zwxgdata {
    text-align: center;
    padding: 10px 0;
    width: 842px;
    background: #fff;
    margin-left: -2px;
  }
  
  .top_nav_nr li:hover,
  .top_nav_nr li .hove {
    background: #009dffd7;
  }
  
  .containers {
    width: 1220px;
    margin: 0 auto;
    padding: 0;
  }
  
  .panel {
    display: block;
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
    box-shadow: 0 1px 52px 0 rgb(0 0 0 / 5%);
    margin-bottom: 20px;
  }
  .panel-hd {
    display: flex;
    padding-bottom: 0.5rem;
    border-bottom: solid 1px #d3d3d3;
    height: 30px;
  }
  .hdt {
    flex: 1;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .zb-zzk-list {
    padding-top: 15px;
  }
  .zb-zzk-list li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  
  .zb-zzk-list li a {
      display: inline-block;
      color: #172b4c;
      padding: 2px 10px;
      background: #dedede;
      border-radius: 5px;
  }
  
  .lmclassimg {
    width: 360px;
    height: 230px;
  }
  /* .ztbox {
    display: flex;
    flex-wrap: wrap;
  }
  
  .image-container {
    flex: 0 0 auto;
    margin-right: 20px;
  }
  
  .text-container {
    flex: 1;
    align-self: flex-start;
  }
  
  .text {
    margin-top: 0;
    width: 100%; 
  } */
  
  .zc_nrong {
    padding: 10px;
    max-height: auto !important;
  }
  
  .image-container {
    float: left;
    margin-right: 20px;
  }
  
  .text-container {
    font-size: 18px;
    line-height: 35px;
  }
  
  .text {
    text-indent: 2em;
  }
  
  .zhankaiall {
    display: none;
  }
  
  .jianjie {
    color: #009fff;
  }