.ctx_news {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
}

.ctx_news .ctx_news_main {
  width: 1200px;
  margin: 0 auto;
}

.ctx_news .ctx_news_main h1 {
  margin-top: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.ctx_news .ctx_news_main span {
  display: block;
  margin-top: 80px;
  margin-left: 800px;
}

.ctx_news .ctx_news_main img {
  display: block;
  margin: 0 auto;
  margin-top: 14px;
  width: 900px;
}

.ctx_news .ctx_news_main text {
  display: block;
  width: 900px;
  margin: 0 auto;
  margin-top: 46px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 2px;
  text-align: left;
  line-height: 30px;
}

.ctx_news .ctx_news_main text img {
  display: block;
  width: 900px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.ctx_news .ctx_news_main text h6 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.ctx_news .ctx_news_main text h4 {
  font-size: 16px;
  font-weight: bold;
}

.ctx_news .ctx_news_main text p {
  margin-top: 30px;
}

.ctx_news .ctx_news_main text i {
  display: block;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  margin-top: -10px;
}

.ctx_news .ctx_news_main text .text_Speaker {
  margin-top: 30px;
  float: right;
}

.ctx_news .ctx_news_main text ul > li {
  color: #d54d2b;
  font-style: italic;
  font-weight: bold;
}
