.news {
  width: 1200px;
  margin-top: -300px;
}

.newsl {
  width: 852px;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

.newsr {
  width: 334px;
}
.newsl {
  position: relative;
  box-sizing: border-box;
  padding: 0 10px;
  z-index: 999;
}
.articleBox {
  background: white;
  width: 790px;
  height: auto;
  padding: 20px;
  margin-bottom: 20px;
}
.articleTOP {
  width: 100%;
  height: auto;
  border-bottom: 1px solid rgba(240, 243, 245, 1);
}
.articleTittle {
  color: #333333;
  font-size: 26px;
  font-family: Alibaba PuHuiTi 2;
  font-weight: normal;
  color: #434343;
  font-weight: 600;
  margin-bottom: 20px;
}
.articleTimeSize {
  color: #999999;
  font-size: 16px;
  margin-bottom: 20px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.articleTimeSizeleft {
  float: left;
}
.articleTimeSizeleft a {
  color: #999999;
}
.articleTimeSizeleft a:hover {
  color: #377beb;
}
.articleBody p {
  line-height: 30px;
  margin: 0 15px;
  padding-bottom: 20px;
  text-indent: 28px;
  word-break: break-word;
}
.articleBody a {
  color: #377beb;
}
.articleBody img {
  margin: 0 auto !important;
  display: block !important;
  max-width: 100%;
}
.articleBody {
  margin-top: 20px;
  cursor: #333333;
  font-size: 16px;
  text-indent: 2rem;
  line-height: 30px;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.articlebianji {
  margin-top: 20px;
  color: #999999;
  width: 100%;
  height: auto;
  font-size: 16px;
  overflow: hidden;
}
.articleMa {
  margin-top: 20px;
  width: 320px;
  height: 150px;
  margin: 0 auto;
}
.articleMa img {
  width: 150px;
  height: 150px;
  float: left;
}
.newsr .zixunBox {
  background: #ffffff;
  border-radius: 8px;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 20px;
}
.newsr .zixunBox .title {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
}
.newsr .zixunBox .title p {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #2e5fc6;
  line-height: 30px;
  float: left;
}
.newsr .zixunBox img {
  width: 307px;
  height: auto;
}
.newsr .zixunBox .title img {
  width: 193px;
  height: 16px;
  float: right;
  margin-top: 8px;
}
.newsr .zixunBox ul li {
  width: 100%;
  height: 33px;
}
.zixunBox ul li i {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #2e5fc6;
  margin-top: 15px;
  margin-right: 10px;
  float: left;
}
.zixunBox ul li p {
  font-size: 14px;
  line-height: 33px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  float: left;
  width: 95%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
