@media screen and (max-width: 750px) {
.active {
    background: url(../images/active-img.png) no-repeat;
    background-size: 100% 100%;
  }
 body .gg-box {
    width: 100% !important;
    margin: auto;
    overflow: hidden;
    margin-top: 0px !important;
    position:relative;
    padding: 0 15px;
    z-index:999
  }
  
 body .gg-box .content {
    height: auto !important;
    width: 100% !important;
  }
 body .gg-box .content h1 {
    border-bottom: 1px solid #96bc82;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
 body .gg-box .content .details {
    width:100%;
  }
 body .gg-box .content .details h2 {
    font-size:16px;
    color: #222;
    line-height: 20px;
    text-align: center;
    margin-bottom: 15px;
  }
 body .gg-box .content .details .time {
    margin-bottom: 15px !important;
    font-size: 14px !important;
    line-height: 14px !important;
    color: #999;
    text-align: center;
  }
  body .gg-box .content .details  .amount{
    margin-bottom: 15px !important;
  }
  .details img {
      display: block;
      width: 100% !important;
      height: auto !important;
  }
 body .gg-box .content .details p {
    margin-bottom: 15px;
    text-align: justify;
    text-indent: 2em;
    line-height: 18px !important;
    font-size: 12px !important;
    color: #333;
  }
  body .gg-box .content .details p video{
      width: 100% !important;
      height: auto !important;
  }
  body .gg-box .content .details p span{
      font-size: 12px !important;
  }
 body .gg-box .content .details .img-box {
    margin-bottom: 53px;
  }
 body .gg-box .content .details .img-box img {
    display: block;
    margin: auto;
  }
 body .gg-box .fl {
    float: left;
    height: auto !important;
    width: 100%;
    padding-bottom: 10px;
  }
 body .gg-box .fl h1 {
    font-weight: 700;
    width: 140px !important;
    height: 22px !important;
    margin-left: 0px !important;
    line-height: 22px !important;
    font-size: 22px !important;
    color: #96bc82;
    padding-left: 0px !important;
    border-left: 0px solid #96bc82 !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
 body .gg-box .fl .list {
    height: 30px;
    line-height: 30px;
    width: 30%;
    display: inline-block;
  }
 body .gg-box .fl .list a {
    display: block;
    box-sizing: border-box;
    padding-left: 0px;
    width: 100%;
    height: 100%;
    margin: auto;
    color: #333;
    text-align: center;
    border-bottom: 0px solid #96bc82;
    font-size: 16px;
  }
 body .gg-box .fr {
    position: relative;
    float: left;
    height: auto !important;

    overflow: hidden;
    margin-left: 0px;
    padding:0px;
    background:transparent;
  }
 body .gg-box .fr .box h1 {
    height: 25px;
    line-height: 22px;
    font-size: 22px;
    margin-top: 16px;
    margin-bottom: 10px;
    display: none;
  }
 body .gg-box .fr .box .notice-box {
  height: auto;
  line-height: 14px;
  margin-bottom: 15px;
  width: 100%;
  overflow: hidden;
  padding: 12px;
  background: transparent;
  }
  body .gg-box .fr .box .notice-box:nth-child(odd){
    background-color: #f8f8f7 !important;
  }
 body .gg-box .fr .box .notice-box a {
    display: block;
    height: 100%;
    width: 100%;
  }
 body .gg-box .fr .box  .box-height{
      height: auto !important;
  }
 body .gg-box .fr .box .notice-box a .l {
    float: left;
    width: 70%;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
 body .gg-box .fr .box .notice-box a .r {
    float: left;
    margin-left: 0px;
    width: 30%;
    text-align: right;
  }
  body .gg-box .fr .box .height-auto{
    height: auto !important;
  }
  body .gg-box .fr .box .notice-box a .gonggao-list-l {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }
  body .gg-box .fr .box .notice-box a .gonggao-list-l img{
    display: block;
    margin: auto;
    display: none;
  }
  body .gg-box .fr .box .notice-box a .gonggao-list-r{
    width: 100% !important;
    height: auto !important;
    margin:  0 !important;
  }
  body .gg-box .fr .box .notice-box a .gonggao-list-r .top{
    width: 100% !important;
    height: auto !important;
    line-height: 20px !important;
    margin-top: 0px !important;
    font-size: 14px !important;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
  }
  body .gg-box .fr .box .notice-box a .gonggao-list-r .bottom{
    line-height: 20px !important;
    margin-top: 0px;
    font-size: 14px;
    text-align: justify;
  }

 body .gg-box .fr .box .odd {
    background-color: #f8f8f7;
  }
 body .gg-box .fr .box .even {
    background-color: #fff;
  }
  ul.pagination {
    position: absolute;
    display: inline-block;
    top: 1414px;
    left: 135px;
  }
  ul.pagination .iconfont {
    font-size: 24px;
    line-height: 19px;
  }
  ul.pagination li {
    display: inline;
  }
  ul.pagination li a {
    color: black;
    float: left;
    padding: 10px 14px;
    text-decoration: none;
    border-radius: 50%;
    transition: background-color 0.3s;
    font-size: 14px;
    margin-left: 20px;
  }
  ul.pagination li .turn:hover {
    background-color: #96bc82;
    color: #fff;
  }

/* 组织机构 */
.list_list {
  float: left;
  width: 100% !important;
  height: auto;
  margin-left: 0px !important;
  min-height: auto !important;
}
.huali_k_c_sp {
  float: left;
  width: 100% !important;
  height: auto;
  margin-top: 10px !important;
}
.zz_main {
  width: 100% !important;
  height: auto;
  float: left;
  text-align: center;
}
.zz_main_1 {
  width: 100% !important;
  height: auto !important;
  float: left;
  background-image: url(../images/zzzg3_1.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background: transparent !important;
  font-family: \5B8B\4F53;
  margin-left: 0px !important;
}
.zz_main_1_3 {
  width: 100% !important;
  height: 32px !important;
  line-height: 27px !important;
  font-size: 12px;
  font-weight: bold;
  float: left;
  text-align: center;
  margin: 1px 0 0 1px !important;
}
.zz_main_1_b{
  display: flex;
}
.s_main_1 {
  width: 972px;
  height: 390px;
  display: none !important;
  float: left;
}
.left-column {
  display: none !important;
}
  }
  .left-column {
    display: block ;
  }