.zt {
  max-width: 1920px;
  margin: 0 auto;
}
.zt .head .head-bg {
  height: 300px;
}
.zt .head .head-bg img {
  width: 100%;
  height: 100%;
}
.zt .head .head-nav {
  height: 60px;
  background: linear-gradient(90deg, #D20000 1%, #FF9C00 100%);
}
.zt .head .head-nav > ul {
  width: 1040px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zt .head .head-nav > ul > li > a {
  font-size: 25px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FEEFBF;
}
.zt .content {
  margin: 0 auto;
}
.zt .content .common-box {
  width: 1080px;
  margin: 0 auto;
  padding: 86px 0;
}
.zt .content .common-box .focus {
  display: flex;
  justify-content: space-between;
}
.zt .content .common-box .focus .focus-img {
  width: 500px;
  height: 356px;
  margin: 0;
}
.zt .content .common-box .focus .focus-img img {
  width: 100%;
  height: 100%;
}
.zt .content .common-box .focus .focus-img .swiper-pagination {
  display: flex;
  justify-content: flex-end;
}
.zt .content .common-box .focus .focus-img .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  opacity: 0.8;
  border-radius: 0;
  line-height: 16px;
  text-align: center;
}
.zt .content .common-box .focus .focus-img .swiper-pagination .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background: #E20000;
  font-size: 13px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 0;
}
.zt .content .common-box .focus .focus-news {
  width: 494px;
  display: flex;
  flex-direction: column;
}
.zt .content .common-box .focus .focus-news .focus-news-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zt .content .common-box .focus .focus-news .focus-news-title .focus-news-name {
  font-size: 29px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #010101;
}
.zt .content .common-box .focus .focus-news .focus-news-title .focus-news-name .icon1 {
  width: 30px;
  height: 30px;
  margin-right: 20px;
}
.zt .content .common-box .focus .focus-news .focus-news-title .focus-more {
  font-size: 19px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #696969;
}
.zt .content .common-box .focus .focus-news > ul > li {
  width: 488px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 76px;
  border-bottom: 1px dashed #888888;
}
.zt .content .common-box .news {
  display: flex;
  flex-direction: column;
}
.zt .content .common-box .news .news-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.zt .content .common-box .news .news-title > img {
  width: 1080px;
  height: 100px;
}
.zt .content .common-box .news .news-title .news-title-name {
  width: 280px;
  height: 60px;
  font-size: 31px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #010101;
  display: flex;
  align-items: center;
  position: relative;
}
.zt .content .common-box .news .news-title .news-title-name span {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url('/cms_files/webhangzhourendawang/pubtplobject/defaultSet/690968/images/jccz.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 20px;
}
.zt .content .common-box .news .news-title .news-title-name i {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 280px;
  height: 10px;
  background: linear-gradient(90deg, #D20000 0%, rgba(255, 156, 0, 0) 100%);
}
.zt .content .common-box .news .news-list {
  margin-top: 20px;
}
.zt .content .common-box .news .news-list > li a {
  display: flex;
  align-items: center;
}
.zt .content .common-box .news .news-list > li a span {
  display: inline-block;
  width: 36px;
  background-image: url('/cms_files/webhangzhourendawang/pubtplobject/defaultSet/690968/img/1.png');
  height: 36px;
  background-repeat: no-repeat;
  background-size: contain;
}
.zt .content .common-box .news .news-list > li a p {
  width: 1010px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 76px;
  border-bottom: 1px dashed #888888;
  margin-left: 30px;
}
.zt .content .common-box .news .news-list li:nth-child(2) a span {
  background-image: url('/cms_files/webhangzhourendawang/pubtplobject/defaultSet/690968/img/2.png');
}
.zt .content .common-box .news .news-list li:nth-child(3) a span {
  background-image: url('/cms_files/webhangzhourendawang/pubtplobject/defaultSet/690968/img/3.png');
}
.zt .content .common-box .news .news-video {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 90px;
}
.zt .content .common-box .news .news-video .video {
  width: 250px;
  height: 170px;
  position: relative;
}
.zt .content .common-box .news .news-video .video img {
  width: 100%;
  height: 100%;
}
.zt .content .common-box .news .news-video .video > i {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('/cms_files/webhangzhourendawang/pubtplobject/defaultSet/690968/images/play-icon.svg');
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zt .content .common-bottom {
  width: 100%;
  height: 10px;
  background: #EFEFEF;
}
.zt .foot {
  width: 100%;
  height: 80px;
  background: linear-gradient(90deg, #D20000 0%, #FF9C00 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.zt .foot .foot-box span {
  height: 19px;
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 19px;
}
.zt .foot .foot-box span:first-child {
  margin-right: 100px;
}
.zt .sec {
  display: flex;
  width: 1080px;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 60px;
}
.zt .sec .sec-left {
  display: flex;
  flex-direction: column;
}
.zt .sec .sec-left .sec-left-img {
  width: 342px;
  height: 322px;
  border: 2px solid;
  border-image: linear-gradient(0deg, #FF3D3B, #FFD074) 10 10;
}
.zt .sec .sec-left .sec-left-img .focus-img {
  width: 310px;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 22px;
}
.zt .sec .sec-left .sec-left-img .focus-img img {
  width: 310px;
  height: 250px;
}
.zt .sec .sec-left .sec-left-img .focus-img .swiper-pagination {
  display: flex;
  justify-content: center;
}
.zt .sec .sec-left .sec-left-img .focus-img .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #D8D6D6;
  opacity: 0.8;
  border-radius: 0;
  line-height: 16px;
  text-align: center;
  font-size: 13px;
}
.zt .sec .sec-left .sec-left-img .focus-img .swiper-pagination .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background: #E20000;
  font-size: 13px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 0;
}
.zt .sec .sec-left .sec-left-list {
  width: 342px;
  height: 430px;
  border: 2px solid;
  border-image: linear-gradient(0deg, #FF3D3C, #FFD074) 10 10;
  margin-top: 25px;
}
.zt .sec .sec-left .sec-left-list .focus-news {
  margin: 0 auto;
  margin-top: 38px;
  width: 300px;
  display: flex;
  flex-direction: column;
}
.zt .sec .sec-left .sec-left-list .focus-news .focus-news-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zt .sec .sec-left .sec-left-list .focus-news .focus-news-title .focus-news-name {
  font-size: 29px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #010101;
}
.zt .sec .sec-left .sec-left-list .focus-news .focus-news-title .focus-news-name .icon1 {
  width: 8px;
  height: 30px;
}
.zt .sec .sec-left .sec-left-list .focus-news .focus-news-title .focus-more {
  font-size: 19px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #696969;
}
.zt .sec .sec-left .sec-left-list .focus-news > ul {
  margin-top: 30px;
}
.zt .sec .sec-left .sec-left-list .focus-news > ul > li {
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 58px;
  border-bottom: 1px dashed #D8D8D8;
}
.zt .sec .sec-right {
  margin-left: 30px;
}
.zt .sec .sec-right .sec-nav {
  font-size: 21px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.zt .sec .sec-right .sec-article {
  margin-top: 70px;
}
.zt .sec .sec-right .sec-article .article-title {
  width: 651px;
  font-size: 38px;
  font-family: SourceHanSerifSC;
  font-weight: bold;
  color: #000000;
  line-height: 58px;
  text-align: center;
}
.zt .sec .sec-right .sec-article .article-content {
  width: 674px;
  padding: 28px 0;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  margin-top: 40px;
  font-size: 23px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.zt .sec .sec-right .sec-article .article-content .article-time {
  font-size: 17px;
  font-family: SourceHanSerifSC;
  font-weight: bold;
  color: #000000;
}
.zt .sec .sec-right .sec-article .article-content .article-from,
.zt .sec .sec-right .sec-article .article-content .article-editor {
  font-size: 17px;
  font-family: SourceHanSerifSC;
  font-weight: bold;
  color: #000000;
  text-align: right;
}
.zt .sec .sec-right .sec-provy {
  margin-top: 40px;
}
.zt .sec .sec-right .sec-provy a {
  font-size: 17px;
  font-family: SourceHanSerifSC;
  font-weight: bold;
  color: #0067BF;
}

.newslist {
    display: flex;
    flex-direction: column;
}

.newslist li {
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.article-info{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.liBefore::before {
    content: "";
    width: 7px;
    height: 10px;
    background-image: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/690968/img/icon-list.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.newslist li .list-title {
    width: 780px;
    display: flex;
    justify-content: space-between;
}

.newslist li .list-title span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-family: Helvetica;
    line-height: 25px;
}

 #pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

 #pagination a {
    display: block;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
    line-height: 32px;
    text-align: center;
    margin: 0 4px;
}

 #pagination span {
    display: block;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #1873D7;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1873D7;
    line-height: 32px;
    text-align: center;
    margin: 0 4px;
}

 #pagination .pager-prev {
    background-image: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/690968/img/left.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

 #pagination .pager-next {
    background-image: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/690968/img/right.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}