@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-info .con1 {
  min-width: 1200px;
  height: 220px;
  background: url("/static/news/v3/banner2.png") no-repeat center;
  overflow: hidden;
}
#news-info .con1 .text {
  width: 1200px;
  margin: 0 auto;
}
#news-info .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-info .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-info .con2 {
  width: 1200px;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
  margin: 0 auto 0;
  padding-bottom: 100px;
}
#news-info .con2 .left {
  float: left;
  width: 800px;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
}
#news-info .con2 .right {
  width: 305px;
  float: right;
  min-height: 500px;
  zoom: 1;
  overflow: hidden;
}
#news-info .con2 .right .head {
  zoom: 1;
  overflow: hidden;
  margin-top: 39px;
}
#news-info .con2 .right .head .icon {
  float: left;
  width: 15px;
  height: 20px;
}
#news-info .con2 .right .head .icon img {
  width: 100%;
  height: 100%;
}
#news-info .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-info .con2 .right .list {
  margin-top: 10px;
}
#news-info .con2 .right .list .item {
  margin-top: 17px;
  display: block;
  width: 400px;
  zoom: 1;
  overflow: hidden;
}
#news-info .con2 .right .list .item.active .number {
  color: #ffffff;
  background: #24cfb9;
}
#news-info .con2 .right .list .item:hover .title {
  color: #24cfb9;
}
#news-info .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-info .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-info .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-info .con2 .right .download .icon {
  width: 15px;
  height: 16px;
  display: inline-block;
}
#news-info .con2 .right .download .icon img {
  width: 100%;
  height: 100%;
  white-space: nowrap;
}
#news-info .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-info .con2 .left {
  width: 760px;
}
#news-info .con2 .left > .title {
  margin-top: 58px;
  font-size: 24px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: rgba(23, 28, 37, 0.92);
  line-height: 36px;
}
#news-info .con2 .left .date {
  margin-top: 50px;
  float: left;
}
#news-info .con2 .left .from {
  margin-top: 50px;
  margin-left: 30px;
  float: left;
}
#news-info .con2 .left .content {
  margin-top: 100px;
  text-indent: 24px;
  line-height: 30px;
}
#news-info .con2 .left .content img {
  max-width: 100%;
}
#news-info .con2 .left .more {
  margin-top: 56px;
}
#news-info .con2 .left .more p {
  float: left;
  height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #171c25;
  line-height: 14px;
}
#news-info .con2 .left .more p a {
  color: #171c25;
  text-decoration: none;
}
#news-info .con2 .left .more p a:hover {
  color: #24cfb9;
}
#news-info .con2 .left .more p:last-child {
  float: right;
}
#news-info .con3 {
  width: 1200px;
  margin: 0 auto;
  height: 62px;
  border-bottom: 1px solid rgba(23, 28, 37, 0.06);
  font-size: 14px;
  font-family: Microsoft YaHei, serif;
  font-weight: 400;
  color: #7a7c7f;
  line-height: 62px;
}
#news-info .con3 a {
  color: #7a7c7f;
  text-decoration: none;
}
/*# sourceMappingURL=info.css.map */
