﻿.mend-search{
  width: 240px;
    float: left;
    margin-left: -240px;
    margin-top: 480px;
    background-color: #f5f5f5;
}
.government-gazette-outer{
  margin:0;
}
.gg-desc{
  background-color: #0855c3;
}
.gazette-search-ul {
  margin: 10px 10px;
  overflow: hidden;
  height: 200p;
}

.gazette-search-ul>li {
  height: 30px;
  /* overflow: hidden; */
  width: 100%;
}

.gazette-search-ul>li>em {
  font-size: 14px;
  color:#555;
  display: none;
}

.gazette-search-ul>li>input {
  width: 214px;
  height: 28px;
  line-height: 28px;
  float: right;
  background: #fff;
  border: 1px solid #d2d2d2;
  padding-left: 3px;
}

.gazette-search-ul>li>.gazette-search-filed {
  float: right;
  width: 183px;
  padding-left: 3px;
  height: 20px;
  line-height: 18px;
  background: none;
  border: 1px solid #d2d2d2;
}

.gazette-search-ul>.gazette-search-date>select {
  float: right;
  width: 89px;
  padding-left: 3px;
  height: 20px;
  line-height: 18px;
  background: none;
  border: 1px solid #d2d2d2;
  margin-left: 5px;
}

.gazette-search-ul>.gazette-search-btn>input {
  width: 80px;
  height: 28px;
  line-height: 28px;
  float: left;
  margin: 10px 15px 0;
  background-color: #eee;
  border-radius: 3px;
}

.gazette-search-ul>.gazette-search-btn>input:hover {
  background-color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .leftChannel_svxxgk {
    width: 100%;
    flex-flow: row wrap;
    align-content: flex-start;
  }
  .leftChannel_svxxgk li {
    flex: 0 0 49%;
    margin: 0 10px;
    align-items: center;
    margin-bottom: 20px;
    width: 48%;

  }
  .leftChannel_svxxgk li::nth-child(2n) {
    margin: 0;
  }
  .leftChannel_svxxgk li span {
    font-size: 2em;
  }
  .conContent_svxxgk {
    width: 100%;
    margin: 0 10px;
  }
  .smallPart_svxxgk ul li {
    line-height: 1.6 !important;
    margin-bottom: 1.8rem;
  }
  .smallPart_svxxgk ul li a {
    font-size: 3.6rem;
    line-height: 1.6!important;
    width: auto;
    display: inline-block;
    height: auto;
  }
  .smallPart_svxxgk ul li span {
    font-size: 3rem;
    text-align: right;
    display: inline-block;
    width: auto;
    margin-top: 1rem;
    float: none;
    color: #8d8d8d;
  }
  .leftChannel_svxxgk li img,.leftChannel_svxxgk li a .show_svxxgk{
    margin: 24px 15px 0 100px;
  }
  .zffy {
    width: 245px!important;
    height: 90px!important;
    margin: 0px 25%!important;
}
.mend-search {
  width: calc(100% - 20px);
  float: left;
  margin-left: 0;
  margin-top: 0;
  background-color: #f5f5f5;
  margin: 0 10px 20px;
}
.gg-desc {
  font-size: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  background-color: #0855c3;
  color: #fff;
  font-weight: 700;
}
.gazette-search-ul {
  margin: 1em 10px;
  overflow: hidden;
  height: auto;
}
.gazette-search-ul>li {
  height: 2em;
  /* overflow: hidden; */
  width: 100%;
}
.gazette-search-ul>li>input {
  width: calc(100% - 35px);
  height: 2em;
  line-height: 2em;
  float: none;
  background: #fff;
  border: 1px solid #d2d2d2;
  padding-left: 3px;
  margin-left: 15px;
  font-size: 1.8em;
}
.gazette-search-ul>li {
  height: 2em;
  /* overflow: hidden; */
  width: 100%;
}
.gazette-search-ul>.gazette-search-btn>input {
  width: calc(50% - 30px);
  height: 2em;
  line-height: 2em;
  float: left;
  margin: 1.5em 15px 0;
  background-color: #eee;
  border-radius: 3px;
  font-size: 1.8em;
}
}
