.topbannerclass {
  width: 100%;
  /* background: url('../img/topbanner.png') no-repeat;
  background-size: 100% 100%;
  height: 1080px; */
  /* height: 1080px;  */
  margin: 0 auto;
}
.bodyclass {
  /* height: 100vh; */
      margin: 0px;
}
.conterBoxclass {
  /* width: 1460px; */
  /* width: 80%; */
  /* width: 1300px; */
  max-width: 1200px;
  margin: 0 auto;
  background: url('../img/bjcentent.png') no-repeat;
  background-size: 100% 100%;

  position: relative;
  z-index: 1;
  /* top: -600px; */
  /* top: -70vh; */
  /* top: -60vh; */
      margin-top: -60vh;
  /* height: 2000px; */
  padding-bottom:89px;
}
.conterclass {
  width: 1000px;
  margin: 0 auto;
  padding-top: 115px;
}
.conterclass a {
  text-decoration: none;
}
.toptitleclass {
/*  height: 45px; 
  line-height: 45px;*/
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  text-align: center;
  font-style: normal;
  text-transform: none;
  top: 200px;
}

.remakeclass {
  /* height: 30px; */
  line-height: 30px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 13px;
}

.topcontentclass {
  /* height: 224px; */
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 23px;
    overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9; 
  
}
.topcontentclass .row {
  padding: 0px;
  text-indent: 2em;
}

.showall {
  height: 26px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  text-align: right;
  font-style: normal;
  text-transform: none;
  margin-top: 20px;
  margin-left: auto;
  /* cursor: pointer; */
}
.showall a {
  text-decoration: none;
  color: #666666;
}

.quanweibaodao_class {
  /* width: 1200px; */
  margin: 0 auto;
  /* height: 650px; */
  margin-top: 60px;
}
.quanweibaodao_class > :first-child {
  margin-bottom: 38px;
  width: 100%;
}
.quanweibaodao_class a {
  text-decoration: none;
}

.item1_class {
  height: 66px;
  line-height: 59px;
  padding-left: 20px;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background: url('../img/item1.png') no-repeat;
  margin-bottom: 20px;
  background-size: 100% 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 限制行数为2行 */
  overflow: hidden;
  /* cursor: pointer; */
}
.item2_class {
  background: url('../img/item2.png') no-repeat;
}
.morebottom_class {
  width: 108px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #ca0907;
  margin: 0 auto;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #ca0907;
  /* text-align: left; */
  font-style: normal;
  text-transform: none;
  padding-left: 16px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  /* cursor: pointer; */
  margin-top: 40px;
}
.morebottom_class img {
  width: 12px;
  margin-left: 8px;
}
footer {
  background-color: #c80806;
  color: #fff;
  text-align: center;
  font-size: 13px;
  /* padding-top: 20px; */
  /* padding-bottom: 10px; */
  position: relative;
  margin-top:86px;
  /* top: -500px; */
  /* top: -66vh; */
  /* top: -50vh; */
}
.footerclass {
    height: 207px;
    background: #EF2624;
    text-align: center;
    overflow: hidden;
}
.footerclass img {
    margin: 42px auto 11px;
    display: block;
    width: 364px;
}
.footerclass p {
    line-height: 23px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
      margin: 0;
    padding: 0;
}
@media screen and (max-width: 800px) {
  .conterBoxclass {
    width: 80%;
    /* height: 200px; */
    /* top: -120px; */
    /* height: 1100px; */
       margin-top: -120px;
  }
  .conterclass {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
  }

  .toptitleclass {
    /*height: 45px;
    line-height: 45px;*/
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    top: 200px;
  }
  .quanweibaodao_class > :first-child {
    margin-bottom: 0px;
    width: 100%;
  }
  .item1_class {
    font-size: 8px;
    height: auto;
    line-height: 20px;
    background-size: 95% 100%;
    margin: 10px auto;
    width: 80%;
    /* padding-left: 5px; */
    margin-left: 21px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 限制行数为2行 */
    overflow: hidden;
    white-space: nowrap; /* 禁止换行 */
    overflow: hidden; /* 隐藏超出部分 */
    text-overflow: ellipsis;
    padding-right: 10px;
  }

  .remakeclass {
    font-size: 8px;
    height: auto;
    line-height: normal;
    padding: 0 20px;
  }
  .topcontentclass {
    font-size: 8px;
    height: auto;
    line-height: normal;
    padding: 0 20px;
  }

  .showall {
    font-size: 8px;
    padding: 0 20px;
  }
  .morebottom_class {
    height: 20px;
    font-size: 10px;
  }

  .quanweibaodao_class {
    height: auto;
  }
  footer {
    /* top: 504px; */
    top: -55px;
  }
  .footerclass img {
    background-size: 100% 100%;

    width: 98%;
  }
}
