.sec2 {
  border: #e6e6e6 1px solid;
}

.record-echars-title {
  text-align: center;
  color: #20242A;
  font-weight: bold;
  font-size: 2.4rem;
  padding: 2.1rem 0 2rem 0;
}
.record-echars {
  margin-left: 0px;
  margin-top: 2.2rem;
  width: 100%;
  height: 30rem;
}
.record-echars-title a {
  text-align: center;
  color: #c4281b;
  font-weight: bold;
  font-size: 2.4rem;
  padding: 2.1rem 1rem 4.1rem 0;
}
.ztmore a{color: #cc0000;font-weight: bold; line-height: 4.5rem;
  font-size: 2.4rem;}
.ztmore a::before{
  content: '';
  background: url(http://www.rushan.gov.cn/images/6001/6_06.jpg) no-repeat;
  float: left;
  display: block;
  width: 2.7rem;
  height: 3.1rem;
  padding-left:4rem;
  margin-top: 1.2rem;
}
.government-img{width: 22rem;}
.government-img a{color:#fff;}
.government-img a:hover{color:#c4281b!important;}
/* Êý¾Ý¿ª·Å */
.record-banner {
  height: 10rem;
  background-image: url(http://www.rushan.gov.cn/images/6001/record-2.png);
  background-position: center;
}
.record-banner a {
  display: block;
  text-align: center;
  height:100px;
}
.record-banner a .record-banner-title {
  color: #FFFFFF;
  font-weight: heavy;
  font-size: 3.4rem;
  padding: 2rem 0 0 0;
}
.record-banner a .record-banner-english {
  color: #FFFFFF;
  font-family: Roboto;
  font-weight: regular;
  font-size: 1.4rem;
}

@media (max-width:768px){
  html {
    font-size: 56%;
}
.focus-news{padding:1rem;}
.record-echars{height: 16rem;  margin-top: 0.5rem;}
.ztmore a,.record-echars-title a{font-size: 1.8rem;}
.record-echars-title{padding: 2.1rem 0 2rem 0;}
}