.wap-video-alert {
  background: #000 !important;
}
.wap-video-alert .layui-layer-setwin .layui-layer-close2 {
  right: -7px;
  top: -11px;
}
.content-list {
  min-height: 500px;
  padding: 0 0.5rem 1rem;
  box-sizing: border-box;
}
.content-list .news-box .sub-title {
  margin-top: 1rem;
  font-size: 1rem;
  font-weight: bold;
  padding-left: 0.7rem;
  text-align: left;
  line-height: 1.5rem;
  padding-bottom: 0.5rem;
  color: #1693d6;
  border-bottom: 0.1rem solid #1693d6;
  position: relative;
}
.content-list .news-box .sub-title span {
  font-size: 0.75rem;
}
.content-list .news-box .sub-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1rem;
  height: 1.3rem;
  border-left: 0.3rem solid #1693d6;
  visibility: inherit;
}
.content-list .news-box .news-list {
  padding: 0.7rem 0 0;
}
.content-list .news-box .news-list .fontColor {
  color: #f00 !important;
}
.content-list .news-box .news-list .fontColor .right-date {
  color: #f00 !important;
}
.content-list .news-box .news-list .fontBold {
  font-weight: bold;
}
.content-list .news-box .news-list .fontBold .right-date {
  font-weight: bold;
}
.content-list .news-box .news-list .news-item {
  border-bottom: 1px solid #f1f1f1;
  line-height: 45px;
  height: 45px;
  color: #000;
  display: block;
  font-size: 0.56rem;
}
.content-list .news-box .news-list .news-item:hover {
  color: #1693d6;
}
.content-list .news-box .news-list .news-item .fy-dot {
  color: #999999;
  font-weight: bold;
}
.content-list .news-box .news-list .news-item .left-info {
  max-width: calc(100% - 4rem);
  box-sizing: border-box;
  padding-right: 0.9rem;
  position: relative;
}
.content-list .news-box .news-list .news-item .right-date {
  color: #777;
}
.content-list .news-box .news-list .news-item .hot-icon {
  max-width: 100%;
  max-height: 100%;
}
.content-list .news-box .news-list .news-item .zhiding-icon {
  width: 0.6rem;
  height: 0.6rem;
  position: relative;
  top: 0.05rem;
}
.content-list .news-box .news-list .news-item .new-icon {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  right: 0;
  top: 0.3rem;
}
.content-list .image-list {
  display: flex;
  flex-wrap: wrap;
}
.content-list .image-list .image-item {
  width: 20%;
  box-sizing: border-box;
  padding: 0.5rem;
  margin-top: 0.5rem;
}
.content-list .image-list .image-item img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  border: 2px solid #ddd;
  display: block;
  margin: 0 auto;
}
.content-list .image-list .image-item p {
  font-size: 0.6rem;
  font-weight: bold;
  text-align: center;
  color: #000;
  margin-top: 0.5rem;
}
.content-text {
  padding: 0.5rem 0;
}
.video-list-box .locat {
  text-align: left;
  padding-top: 0.4rem;
  font-size: 0.5rem;
  color: #999;
}
.video-list-box .locat a {
  font-size: 0.5rem;
  color: #999;
}
.video-list-box .locat a:hover {
  color: #1693d6;
}
.video-list-box .item-info-box {
  position: relative;
  margin-bottom: 0.8rem;
  margin-top: 1.5rem;
}
.video-list-box .item-info-box .item-box-title {
  background: url(/asset/static/images/hxy-index-title-bg.png?v=1) no-repeat left center;
  background-size: auto 110%;
  width: 100%;
  height: 2.4rem;
  position: absolute;
  top: -1.5rem;
  left: -0.5rem;
}
.video-list-box .item-info-box .item-box-title span {
  text-shadow: 0px 0px 5px rgba(16, 88, 27, 0.1);
  background: linear-gradient(180deg, #ffffff 10%, #fff9c7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 0.65rem;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  left: 3%;
}
.video-list-box .item-info-box .i-box {
  background-color: #f3f7f8;
  padding: 0.4rem 0 0.6rem;
}
.video-list-box .item-info-box .i-box .info {
  font-size: 0.55rem;
  line-height: 1.8;
  overflow: hidden;
  text-indent: 2em;
  position: relative;
  top: 0.4rem;
  text-align: justify;
  padding: 0.2rem 1rem;
  box-sizing: border-box;
}
.video-list-box .video-list .video-list-titel {
  padding-bottom: 0.5rem;
  font-size: 0.9rem;
  font-weight: bold;
  color: #000;
}
.video-list-box .video-list .video-item {
  display: block;
  width: calc((100% - 1.5rem) / 4);
  margin-bottom: 1rem;
  overflow: hidden;
  transition: all 0.3s linear;
}
.video-list-box .video-list .video-item:not(:nth-child(4n)) {
  margin-right: 0.5rem;
}
.video-list-box .video-list .video-item:hover {
  transform: scale(1.02);
}
.video-list-box .video-list .video-item .video-box {
  position: relative;
}
.video-list-box .video-list .video-item .video-box .play-icon {
  display: block;
  width: 2rem;
  height: 2rem;
  padding: 0.38rem 0px;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 45px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30.5px;
  margin-left: -30.5px;
  z-index: 99;
  cursor: pointer;
}
.video-list-box .video-list .video-item .video-box .video-img {
  background-size: 100% auto !important;
  padding-top: 56%;
}
.video-list-box .video-list .video-item h2 {
  font-size: 0.6rem;
  font-weight: bold;
  line-height: 2rem;
  color: #000000;
  text-align: center;
  background-color: #f3f7f8;
  transition: all 0.3s linear;
}
.video-list-box .video-bottom-content {
  font-size: 0.6rem;
  padding-bottom: 1rem;
}
.video-list-box .video-bottom-content .bottom-title {
  color: #d66c16;
  font-weight: bold;
  font-size: 0.8rem;
  padding-bottom: 0.5rem;
}
.video-list-box .video-bottom-content .bottom-info {
  color: #000000;
  line-height: 1.8;
  text-indent: 2em;
  padding-bottom: 0.8rem;
  text-align: justify;
}
.video-list-box .video-bottom-content .bottom-phone-box {
  font-weight: bold;
}
.video-list-box .video-bottom-content .bottom-phone-box p:first-child {
  padding-right: 1rem;
}
.tc {
  text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #1693d6;
  border-color: #1693d6;
  color: #fff;
}
.pagination > li > a,
.pagination > li > span {
  color: #3b3b3b;
  border-color: #efefef;
}
.pagination > li {
  margin: 0 3px;
  display: inline-block;
}
.pagination > li a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pagination > li:hover a {
  border-color: #1693d6;
  background-color: #fff;
}
@media screen and (max-width: 1366px) {
  .video-list-box .item-info-box .item-box-title {
    background-size: auto 100%;
  }
  .video-list-box .item-info-box .item-box-title span {
    font-size: 0.68rem;
  }
}
@media screen and (max-width: 992px) {
  .wap-video-alert {
    width: 100% !important;
  }
  .video-list-box {
    padding: 0 0.5rem;
    box-sizing: border-box;
  }
  .video-list-box .item-info-box .item-box-title span {
    left: 4%;
  }
  .video-list-box .video-list .video-item {
    width: calc((100% - 1rem) / 3);
  }
  .video-list-box .video-list .video-item:nth-child(2n+1) {
    margin-left: 0.5rem;
  }
  .video-list-box .video-list .video-item:nth-child(3n+1) {
    margin-left: 0rem;
  }
  .content-list .image-list .image-item {
    width: 33.33%;
  }
}
@media screen and (max-width: 768px) {
  .video-list-box .video-list .video-item {
    width: calc((100% - 1rem) / 2);
  }
  .video-list-box .video-list .video-item:not(:first-child) {
    margin-left: 1rem;
  }
  .video-list-box .video-list .video-item:nth-child(2n+1) {
    margin-left: 0rem;
  }
  .content-list .image-list .image-item {
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  .video-list-box .item-info-box .i-box .info {
    margin-top: 0.2rem;
  }
  .video-list-box .item-info-box .item-box-title span {
    left: 8%;
  }
  .video-list-box .video-list .video-item {
    width: 100%;
  }
  .video-list-box .video-list .video-item:not(:first-child) {
    margin-left: 0;
  }
}
@media screen and (max-width: 440px) {
  .video-list-box .item-info-box .i-box .info {
    padding: 0.2rem 0.6rem;
  }
  .video-list-box .item-info-box .item-box-title span {
    left: 12%;
  }
  .wap-video-alert {
    height: 9rem!important;
  }
}
<!--0.00019288063049316-->