/* list */
.listcont_news {
  padding: 20px 0px;
  background-image: url(../images/news_list_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.listcont_news_ul li {
  background-image: url(../images/bg2.png);
  padding: 20px 5%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 90%;
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}
.listcont_news_ul li:last-child {
  margin-bottom: 0px;
}
.listcont_news_left {
  display: inline-block;
  width: 10%;
  float: left;
}
.listcont_news_left time:first-child {
  display: block;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 2px;
}
.listcont_news_left time:last-child {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #666666;
}
.listcont_news_right {
  display: inline-block;
  width: 90%;
  float: right;
}
.listcont_news_right h6 {
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.listcont_news_right p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pages {
  text-align: center;
  display: block;
  overflow: hidden;
  height: 50px;
}
.pages .pagelist {
  margin-top: 20px;
}
.pages .pagelist li {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 10px;
  background-color: #ffffff;
}
.pages .pagelist .on {
  background-color: #f18b00;
  color: #ffffff;
}
.tit{
	float: right;
	margin-top: 0.5%;
	margin-right: 1.5%;
	font-size: 17px;
}
/* news_info */
.info_area {
  background-color: #f2f2f2;
  padding-bottom: 18px;
}
.info_area_bg {
  background-image: url(../images/bg6.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
}
#info_title {
  font-size: 29px;
  text-align: center;
  padding: 15px 0 0 0;
  font-weight: bold;
}

#info_subtitle {
  text-align: center;
  padding: 10px 0 20px;
}
#info_subtitle span{
	font-size: 18px;color: #636161;
}
#info_content {
  /* text-indent: 4%; */
  padding: 5% 5% 5% 5%;
  line-height: 2;
}
#info_content p{
	font-size: 17px;
}

#info_signature {
  text-align: right;
  padding: 5% 5% 5% 5%;
}
#info_signature span{
	font-size: 17px;
}
.info_header {
  background-color: white;
}

.line_img {
  width: 100%;
  height: auto;
  display: block;
  padding-top: 10px;
}

/* clips_news */
.ul_cqhd {
}
.ul_cqhd li {
  width: 48%;
  display: inline-block;
  margin-right: 4%;
  overflow: hidden;
  float: left;
  background-image: url(../images/bg4.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 100%;
  margin-bottom: 40px;
}
.ul_cqhd li:nth-child(even) {
  margin-right: 0;
}
.ul_cqhd li .cqhd_clip {
  width: 100%;
  display: block;
  overflow: hidden;
}
.ul_cqhd li .cqhd_clip video {
  width: 100%;
}
.ul_cqhd li h6 {
  line-height: 60px;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  padding: 0 20px;
}
.ul_cqhd li .cqhd_info {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 1px;
  padding: 0 20px;
  margin-bottom: 25px;
}
.ul_cqhd li .cqhd_info span {
  float: right;
}

.list_zdactive {
  min-height: 500px;
  position: relative;
  background-image: url(../images/active_listbg_img.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  border-radius: 20px;
  padding: 50px 0px;
  overflow: hidden;
}

.playpause {
  background-image: url(../images/bofang.png);
  background-repeat: no-repeat;
  width: 25%;
  height: 25%;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
}

.wrapper {
  display: table;
  width: auto;
  position: relative;
  width: 100%;
}

/* video_news */
.video_area {
  background-image: url(../images/active_listbg_img.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100%;
}

.video_content {
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}

.video {
  width: 100%;
  height: 100vh;
  background-color: #000;
}

.video_desc {
  padding: 30px 6% 0 6%;
}

.desc_bg {
  background-image: url(../images/bg17.png);
  background-position: right;
  background-repeat: repeat;
  min-height: 280px;
  padding-bottom: 100px;
}

#desc_title {
  font-size: 26px;
}

.desc_header {
  padding-top: 10px;
  line-height: 2;
}

#description {
  padding-top: 40px;
  line-height: 1.8;
}

/*  mini_news  */
.qr_area {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-height: 720px;
}

.qr_item {
  display: flex;
  flex-direction: column;
  padding: 20% 2% 20% 2%;
  text-align: center;
  font-weight: bolder;
  font-size: 24px;
}

.qr {
  max-width: 220px;
  padding-bottom: 15px;
}

.qr_bg {
  background-image: url(../images/bg18.jpeg);
}
