@font-face {
  font-family: "Source Han Sans SC Medium";
  src: url("/static/font/shsscm.ttf?202002252004");
}
.newsCommonCon1 {
  min-width: 1200px;
  height: 220px;
  background: url("/static/news/v3/banner2.png") no-repeat center;
  overflow: hidden;
}
.newsCommonCon1 .text {
  width: 1200px;
  margin: 0 auto;
}
.newsCommonCon1 .text .title {
  text-align: center;
  margin-top: 84px;
  height: 24px;
  font-size: 26px;
  font-family: Source Han Sans SC Medium, serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 24px;
}
.newsCommonCon1 .text .description {
  text-align: center;
  margin-top: 20px;
  height: 14px;
  font-size: 14px;
  font-family: Source Han Sans SC Medium, serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 14px;
}
.newsCommonCon2 {
  width: 1200px;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
  margin: 0 auto 0;
  padding-bottom: 100px;
}
.newsCommonCon2 .left {
  float: left;
  width: 800px;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
}
.newsCommonCon2 .right {
  width: 305px;
  float: right;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
}
.newsCommonCon2 .right .head {
  zoom: 1;
  overflow: hidden;
  margin-top: 39px;
}
.newsCommonCon2 .right .head .icon {
  float: left;
  width: 15px;
  height: 20px;
}
.newsCommonCon2 .right .head .icon img {
  width: 100%;
  height: 100%;
}
.newsCommonCon2 .right .head .title {
  margin-left: 9px;
  float: left;
  height: 19px;
  font-size: 18px;
  font-family: Microsoft YaHei, serif;
  font-weight: bold;
  color: rgba(23, 28, 37, 0.92);
  line-height: 19px;
}
.newsCommonCon2 .right .list {
  margin-top: 10px;
}
.newsCommonCon2 .right .list .item {
  margin-top: 17px;
  display: block;
  width: 400px;
  zoom: 1;
  overflow: hidden;
}
.newsCommonCon2 .right .list .item.active .number {
  color: #ffffff;
  background: #24cfb9;
}
.newsCommonCon2 .right .list .item:hover .title {
  color: #24cfb9;
}
.newsCommonCon2 .right .list .item .number {
  text-align: center;
  float: left;
  width: 17px;
  height: 17px;
  background: rgba(23, 28, 37, 0.12);
  color: #0B0B0B;
  font-size: 12px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 17px;
}
.newsCommonCon2 .right .list .item .title {
  margin-left: 12px;
  width: 277px;
  float: left;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.8);
  line-height: 16px;
}
.newsCommonCon2 .right .download {
  line-height: 56px;
  text-align: center;
  display: block;
  margin: 50px auto 0;
  width: 220px;
  height: 56px;
  background: #24cfb9;
  border-radius: 6px;
}
.newsCommonCon2 .right .download .icon {
  width: 15px;
  height: 16px;
  display: inline-block;
}
.newsCommonCon2 .right .download .icon img {
  width: 100%;
  height: 100%;
  white-space: nowrap;
}
.newsCommonCon2 .right .download .title {
  margin-left: 16px;
  display: inline-block;
  height: 18px;
  font-size: 18px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #ffffff;
}
#news-list {
  user-select: none;
}
#news-list .con1 {
  min-width: 1200px;
  height: 220px;
  background: url("/static/news/v3/banner2.png") no-repeat center;
  overflow: hidden;
}
#news-list .con1 .text {
  width: 1200px;
  margin: 0 auto;
}
#news-list .con1 .text .title {
  text-align: center;
  margin-top: 84px;
  height: 24px;
  font-size: 26px;
  font-family: Source Han Sans SC Medium, serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 24px;
}
#news-list .con1 .text .description {
  text-align: center;
  margin-top: 20px;
  height: 14px;
  font-size: 14px;
  font-family: Source Han Sans SC Medium, serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 14px;
}
#news-list .con2 {
  width: 1200px;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
  margin: 0 auto 0;
  padding-bottom: 100px;
}
#news-list .con2 .left {
  float: left;
  width: 800px;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
}
#news-list .con2 .right {
  width: 305px;
  float: right;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
}
#news-list .con2 .right .head {
  zoom: 1;
  overflow: hidden;
  margin-top: 39px;
}
#news-list .con2 .right .head .icon {
  float: left;
  width: 15px;
  height: 20px;
}
#news-list .con2 .right .head .icon img {
  width: 100%;
  height: 100%;
}
#news-list .con2 .right .head .title {
  margin-left: 9px;
  float: left;
  height: 19px;
  font-size: 18px;
  font-family: Microsoft YaHei, serif;
  font-weight: bold;
  color: rgba(23, 28, 37, 0.92);
  line-height: 19px;
}
#news-list .con2 .right .list {
  margin-top: 10px;
}
#news-list .con2 .right .list .item {
  margin-top: 17px;
  display: block;
  width: 400px;
  zoom: 1;
  overflow: hidden;
}
#news-list .con2 .right .list .item.active .number {
  color: #ffffff;
  background: #24cfb9;
}
#news-list .con2 .right .list .item:hover .title {
  color: #24cfb9;
}
#news-list .con2 .right .list .item .number {
  text-align: center;
  float: left;
  width: 17px;
  height: 17px;
  background: rgba(23, 28, 37, 0.12);
  color: #0B0B0B;
  font-size: 12px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 17px;
}
#news-list .con2 .right .list .item .title {
  margin-left: 12px;
  width: 277px;
  float: left;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.8);
  line-height: 16px;
}
#news-list .con2 .right .download {
  line-height: 56px;
  text-align: center;
  display: block;
  margin: 50px auto 0;
  width: 220px;
  height: 56px;
  background: #24cfb9;
  border-radius: 6px;
}
#news-list .con2 .right .download .icon {
  width: 15px;
  height: 16px;
  display: inline-block;
}
#news-list .con2 .right .download .icon img {
  width: 100%;
  height: 100%;
  white-space: nowrap;
}
#news-list .con2 .right .download .title {
  margin-left: 16px;
  display: inline-block;
  height: 18px;
  font-size: 18px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #ffffff;
}
#news-list .con2 .left .item {
  display: block;
  margin-top: 32px;
  zoom: 1;
  overflow: hidden;
}
#news-list .con2 .left .item .picture {
  width: 132px;
  height: 80px;
  float: left;
}
#news-list .con2 .left .item .picture img {
  width: 100%;
  height: 100%;
}
#news-list .con2 .left .item:hover .info .title,
#news-list .con2 .left .item:hover .info .description,
#news-list .con2 .left .item:hover .info .date {
  color: #24cfb9;
}
#news-list .con2 .left .item .info {
  margin-left: 24px;
  float: left;
  width: 600px;
}
#news-list .con2 .left .item .info .title {
  height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.92);
  line-height: 14px;
}
#news-list .con2 .left .item .info .description {
  margin-top: 11px;
  height: 45px;
  font-size: 12px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.66);
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#news-list .con2 .left .item .info .date {
  height: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.5);
  line-height: 12px;
}
#news-list .con2 .left .pages {
  text-align: center;
  width: 800px;
  height: 24px;
  margin-top: 50px;
}
#news-list .con2 .left .pages a {
  text-decoration: none;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #f1f2f2;
  border-radius: 4px;
  color: #000000;
  margin-left: 6px;
}
#news-list .con2 .left .pages a.active {
  color: #ffffff;
  background: #24cfb9;
}
/*# sourceMappingURL=list.css.map */
