.container {
  margin: 0 auto;
  width: 1200px;
}
.container-head {
  height: 102px;
  line-height: 102px;
  background:rgba(245,245,245,1);
}
.first-span {
  width:33px;
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(152,152,152,1);
  line-height:22px;
}
.second-span {
  width:65px;
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(51,51,51,1);
  line-height:22px;
}
.container-command {
  width:1200px;
  height:60px;
  background:rgba(239,239,239,1);
  line-height: 60px;
}
.container-footer {
  width:1200px;
  height:261px;
  background:rgba(254,254,254,1);
}
.article {
  text-indent:35px;
  font-size:16px;
  font-family:LucidaGrande-Bold,LucidaGrande;
  font-weight:bold;
  color:rgba(51,51,51,1);
  line-height:26px;
  letter-spacing:1px;
  margin-left: 35px;
  margin-right: 35px;
}
.container-footer {
  width: 1200px;
  padding-top: 30px;
}
.h-span {
  margin-left: 37px;
}
.page {
  background:rgba(245,245,245,1);
  min-height:1000px;
}
.support>span {
  line-height: 28px;
}
.supportIcon {
  width: 101px;
  height: 28px;
}
.meeting {
  width: 70px;
  color: #3CB5DA;
}
.meeting>img {
  position: absolute;
}
.meeting>div{
  text-align: center;
}
.footer-right {
  text-align: right;
  line-height: 28px;
}
.text {
  position: relative;
}
.text-img {
  position: absolute;
  top:0px;
}

.container-head {
  height: 96px;
  line-height: 96px;
  background:rgba(245,245,245,1);
}
.first-span {
  width:33px;
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(152,152,152,1);
  line-height:22px;
}
.second-span {
  width:65px;
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(51,51,51,1);
  line-height:22px;
}
.container {
  margin: 0 auto;
  width: 1200px;
}
.news-span {
  width:104px;
  height:28px;
  font-size:20px;
  font-family:PingFangSC-Medium,PingFang SC;
  font-weight:500;
  color:rgba(51,51,51,1);
  line-height:28px;
  margin-bottom: 20px;
}
.news-head {
  width:255px;
  height:25px;
  font-size:18px;
  font-family:PingFangSC-Medium,PingFang SC;
  font-weight:500;
  color:rgba(51,51,51,1);
  line-height:25px;
  margin-bottom: 14px;
}
.news-foot {
 /* width: 255px; */
 height: 100px;
 font-size: 14px;
 font-family: PingFangSC-Medium,PingFang SC;
 font-weight: 500;
 color: rgba(102,102,102,1);
 line-height: 25px;
 word-break: break-all;
}
.news-container {
/*   margin: 20px  15px  25px  15px; */
}
.new-container-row {
  width:237px;
  height:300px;
  background:rgba(254,254,254,1);
  box-shadow:0px 1px 6px 0px rgba(0,0,0,0.2);
  margin-bottom: 35px;
}
.new-container-row-last {
  width:285px;
  height:344px;
  background:rgba(254,254,254,1);
  box-shadow:0px 1px 6px 0px rgba(0,0,0,0.2);
}
.news-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -5px;
}
.container {
  background:rgba(245,245,245,1);
}
body {
  background:rgba(245,245,245,1);
}

.text {
  position: relative;
  z-index: -1 !important;
}
.text-img {
  position: absolute;
  top:0px;
  left: 0px;
  width: 100%;
  z-index: 2;
}
.img1 {
  width: 100%;
  position: relative;
}
.news-center-row {
  padding: 0  6px;
}
#test1 {
  z-index: -1 !important;
}
.page-container {
  margin: 0 auto;
  width: 1200px;
  min-height: 950px;
}
.page-container-head {
  display: flex;
  align-items: center;
  height: 102px;
  line-height: 102px;
  background:rgba(245,245,245,1);
}
.page-first-span {
  width:33px;
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(152,152,152,1);
  line-height:22px;
  margin-right: 5px;
}
.page-second-span {
  /* width:65px; */
  height:22px;
  font-size:16px;
  font-family:PingFangSC-Semibold,PingFang SC;
  font-weight:600;
  color:rgba(51,51,51,1);
  line-height:22px;
  margin-left: 5px;
}
.head-img {
  margin-top: -2px;
}
.new-img {
  /* width: 285px;
  height: 160px; */
}
  .page-container { flex: 1  1  auto; }
