.pc {
  display: block;
}
.mobile{
  display: none;
}
.mdcont {
  width: 1180px;
  margin: 0 auto;
  background-color: #fff;
}
.leftcont {
  width: 1140px;
  margin: 0 auto;
}
.lmidx_cot {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #1d4d9f;
  padding-left: 10px;
  margin: 0 10px 10px 20px;
  font-size: 18px;
}
.cont_list {
  padding: 20px;
}
.cont_list li {
  width: 1100px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-align: left;
}
.clt {
  text-align: left;
  font-size: 20px;
  color: #666666;
}
.cont_list li::before {
  content: "\2022";
  color: #dddddd;
  font-size: 15px;
  padding-right: 5px;
}
.ldate {
  display: block;
  width: 120px;
color: #198ce7;
font-size: 18px;
text-align: center;
position: absolute;
top: 0;
right: 5px;
}
/* 多级 */
.duoji{
margin: 26px 0 6px 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #dbdbdb;
  position: relative;
}
.duoji span {
  color: #cc0001;
  font-size: 16px;
}
.duoji span a {
  color: #cc0001;
  font-size: 16px;
}
.more {
position: absolute;
top: 0;
right: 10px;
}

.barcon2 ul {
  margin: 20px 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.barcon2 li {
  display: inline;

}

.barcon2 li span {
  float: none;
}

.barcon2 a {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  padding: 5px;
  padding-top: 0;
  color: black;
}

.barcon2 a:hover {
  color: rgb(255, 0, 0);
}
     /* 文章页 */
     .table_cont h1{
      padding: 30px 0 20px 0;
      color: rgb(153, 0, 0); 
      font-size: 24px;
      line-height:24px;
      display: block;
      text-align: center;
      font-weight: normal;
  }
  .l_title {
      background: #e9e9e9;
      display: block;
      margin: 40px 0 auto;
      text-align: center;
      height: 35px;
      line-height: 35px;
      color: rgb(69, 69, 69); 
      font-size: 14px;
      margin: 0 10px;
  }
  .l_title span {
      display: inline;
  }
.table_content {
    line-height: 40px;
    font-family: 'FangSong';
    font-size: 20px;
    margin: 30px 10px;
}
.TRS_Eitor img{
 width: 100%;
}
  .lmidx ul {
      float: left;
  }
  .share {
      height: 30px;
  }
  .next {
      padding: 30px 0 0 10px;
      line-height: 30px;
  }
  .next a span{
      width: 88px;
      padding-left: 20px;
      font-family:"Microsoft Yahei";
      font-size: 14px;
      color: #333333;
  }
  .b12 {
      font-size: 12px;
  }
  .table_cont {
      display: block;
  }
  .b16 {
      font-size: 16px;
  }

/* footer */

 /* header */
 
 .js {
    position: absolute;
    z-index: 1000;
    margin-top: -85px;
    margin-right: 20px;
    margin-left: 660px;
}
 .search_form{
  width: 425px;
  height: 45px;
  border-radius: 15px;
  border: 1px solid #6086c0;
  background-color: #ffffff;
  float: right;
}
.input_text{
  width: 340px;
  height: 45px;
  border: 0px;
  padding:0px;
  text-indent: 10px;
  float:left;
  margin-left: 15px;
  font-size: 16px;
  color: #aaacb0;
  font-weight: normal;
  outline: none;
}
.input_sub{
  width: 43px;
  height: 43px;
  border:0px;
  float:left;
  cursor:pointer;
  margin-left: 10px;
  background-image: url(http://www.changsha.jcy.gov.cn/images/search_icon.jpg);background-repeat: no-repeat;background-position: center center;
}
/* footer */
