* {
  margin: 0;
  padding: 0;
}
.container {
  width: 1300px;
  margin: 0 auto;
}
#header .index-header {
  background-color: #00a0e8;
}
.main {
  margin-top: 120px !important;
  padding: 6rem 0;
  background-color: #eff8fb;
  background: url('https://cdn.gdskfz.com/skfz/images/dangjian/bluebig.png'), url('/images/dangjian/blue.png');
  background-repeat: no-repeat;
  background-position: 20px 400px, 1500px 1000px;
}
.main h5 {
  text-align: center;
  margin-bottom: 80px;
  font-size: 1.5rem;
}
.main h5:nth-of-type(2) {
  margin-top: 80px;
}
.main .nomargin {
  margin: 0;
}
.main .title {
  text-align: center;
  font: bold 4rem "SourceHanSansCN Heavy";
  color: #00a0e8;
  padding-bottom: 60px;
  border-bottom: 1px solid #707070;
}
.main .title .line {
  width: 6rem;
  height: 1px;
  background-color: #00a0e8;
  margin: 0 auto;
  margin-top: 40px;
}
.main h6 {
  color: #707070;
  text-align: center;
  font: bold 1.5rem "SourceHanSansCN Medium";
  padding-bottom: 3rem;
}
.main h4 {
  color: #00a0e8;
  text-align: center;
  font-family: "SourceHanSansCN Medium";
  padding-top: 3rem;
  font-size: 2rem;
}
.main tbody tr:nth-of-type(1) {
  font-size: 1rem;
  font-weight: bold;
}
.main p {
  width: 1000px;
  margin: 4rem auto;
  color: #707070;
  line-height: 1.8 !important;
  font-size: 1rem;
}
.main p .height-light {
  color: #00a0e8;
  font-weight: bold;
}
.main p .bold {
  font-size: 1.375rem;
  font-weight: bold;
}
.list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-left: 0;
  border-right: 0;
  padding: 60px 8rem;
  background-color: #fff;
}
.list .list-item,
.list .ser-list-item {
  width: 100%;
  padding: 1rem 2rem;
  font-size: 1rem;
  color: #707070;
  border-top: #f0f0f0 1px solid;
}
.list .list-item:first-child,
.list .ser-list-item:first-child {
  border-top: none;
}
.list .list-item a,
.list .ser-list-item a {
  display: flex;
  flex-direction: row;
}
.list .list-item .date,
.list .ser-list-item .date {
  width: 100px;
  padding-right: 2rem;
  text-align: center;
  border-right: solid 1px #f0f0f0;
  display: inline-block;
}
.list .list-item .date .day,
.list .ser-list-item .date .day {
  font: 3.375rem "Gotham Pro Medium";
  display: block;
  font-weight: bold;
  color: #707070;
}
.list .list-item .date .month,
.list .ser-list-item .date .month {
  display: block;
  color: #707070;
  font: 1rem "Gotham Pro Medium";
  white-space: nowrap;
}
.list .list-item .info,
.list .ser-list-item .info {
  padding-left: 2rem;
  font-size: 1rem;
  background: none;
  display: inline-block;
}
.list .list-item .info .title,
.list .ser-list-item .info .title {
  font: bold 1rem "SourceHanSansCN Medium";
  margin: 0;
  font-size: 1.5rem;
  color: #707070;
  border: none;
  padding: 0;
  text-align: left;
  line-height: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.list .list-item .info .intro,
.list .ser-list-item .info .intro {
  margin-top: 1rem;
  color: #707070;
  font: 0.875rem "SourceHanSansCN Regular";
}
.list .list-item:last-child,
.list .ser-list-item:last-child {
  border-bottom: #f0f0f0 1px solid;
}
.list .list-item:hover,
.list .ser-list-item:hover {
  background-color: #00a0e8;
  color: #fff;
  border-top: #fff 1px solid;
}
.list .list-item:hover .date,
.list .ser-list-item:hover .date {
  border-right: solid 1px #fff;
}
.list .list-item:hover .date .day,
.list .ser-list-item:hover .date .day,
.list .list-item:hover .date .month,
.list .ser-list-item:hover .date .month {
  color: #fff;
}
.list .list-item:hover .info .title,
.list .ser-list-item:hover .info .title {
  color: #fff;
}
.list .ser-list-item .date {
  padding-right: 1rem;
}
.list .MsoNormal {
  display: inline;
}
@media screen and (min-width: 0 \9) {
  #warpper #body .container .list .list-item a .date {
    float: left;
  }
  #warpper #body .container .list .list-item a .info {
    float: left;
    width: 90%;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .main {
    background-position: -428px 400px, 1500px 1000px;
    padding-top: 1rem;
  }
  .main .container .title {
    padding-bottom: 30px;
  }
  .main .container .title .line {
    margin-top: 30px;
  }
  .main .container h5 {
    margin-bottom: 30px;
  }
  .main .container #biao {
    width: 1150px !important;
  }
  .main .container .nomargin {
    margin-left: 25px;
  }
  #body {
    background-position: -450px 400px, 1500px 1000px;
  }
  #body .container .title {
    padding-bottom: 2rem;
  }
  #body .container .title .line {
    margin-top: 20px;
  }
  #body .container .list {
    width: 1100px;
  }
  #body .container .list p {
    font-size: 1.2rem;
  }
  #body .container p {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    width: 1200px;
  }
  .main {
    background-position: -428px 400px, 1500px 1000px;
    padding-top: 1rem;
  }
  #body {
    background-position: -450px 400px, 1500px 1000px;
  }
  #body .container .title {
    padding-bottom: 2rem;
  }
  #body .container .title .line {
    margin-top: 20px;
  }
  #body .container .list {
    width: 1100px;
  }
  #body .container .list p {
    font-size: 1.2rem;
  }
  #body .container p {
    font-size: 1.2rem;
  }
}
