.topImg{
  background: url(../../../assets/img/home/news-top.jpg) no-repeat;
  width:100%;
  height:40%;
  background-size:100% 100%;
  padding: 1.875rem 4.375rem;
  color: #fff;
}
.topContentText{
  font-size: 0.625rem;
  color: white;
  margin-top: 0.75rem;
  margin-bottom: 0;
  outline: none;
}
.newsSelection{
  color: black;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  font-style: normal;
  font-family: PingFangSC, PingFang SC;
}
.newsSelectionSelected{
  color: #0052D9;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  font-style: normal;
  font-family: PingFangSC, PingFang SC;
}
.newsSelectionSelected::after{
  content: '';
  width: 50%;
  display: block;
  margin: 0 auto;
  border-bottom: 2px solid #0052D9;
  padding:2px;
}
.newsTitleText{
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  font-style: normal;
  font-family: PingFangSC, PingFang SC;
}
.newsContentText{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  margin-bottom: 1.875rem;
  font-size: 14px;
  color: #757D8B;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
}
.newsVideoTitleText{
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  font-size: 16px;
  margin: 0;
  line-height: 26px;
  font-style: normal;
}
.newsVideoTitleText2{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  font-size: 24px;
  font-weight: 500;
  line-height: 33px;
  font-style: normal;
  font-family: PingFangSC, PingFang SC;
}
.newsVideoContentText {
  font-size: 14px;
  color: #757D8B;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  line-height: 20px;
  font-style: normal;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
}
.newsRow{
  padding: 1.25rem;
  padding-bottom: 60px;
}
.newsColumn{
  padding-top: 2.5rem;
  border-bottom: 1px solid rgb(225,232,235);
}
.newsTitleAdviceText{
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #757D8B;
  margin-bottom: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-style: normal;
}
.hotTitle{
  background-color: rgb(0, 82, 217);
  height: 13px;
  width: 3px;
  float: left;
  margin-top: 6px;
  margin-right: 10px;
}
.listButtonText{
  font-size: 14px;
  text-align: right;
  color: #0052D9;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  line-height: 20px;
  font-style: normal;
}
.newsListBorder{
  background-color: white;
  box-shadow: 0 8px 32px 0 rgba(59,62,73,0.06);
  /*padding: 40px;*/
  padding-top: 0;
}
.hotListBorder{
  background-color: white;
  padding: 1.25rem;
}
.fgLine{
  background-color: rgb(234,239,244);
  height: 1px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.videoPicMobile{
  width: 100%;
}
.videoListItemMobile{
  padding-top: 15px;
}
.videoPic{
  width: 100%;
  object-fit: contain;
  margin-bottom: 0.625rem;
  height: 203px;
}
.videoListItem{
  flex:0 0 30%;
  position: relative;
  float:left;
  margin-left: 2%;
  padding-top: 40px;
}
.videoList{
  display: flex;
  flex-flow:row wrap;
  padding-top: 1.25rem;
}
.phoneBj{
  max-width: 100% !important;
  flex: auto;
}

.phoneHotBj{
  max-width: 100% !important;
  flex: auto;
  padding: 0;
}
/*#picApply{*/
/*  height: 118px;*/
/*  padding-top: 28px;*/
/*  padding-left: 28px;*/
/*  padding-bottom: 28px;*/
/*  background: url(../../assets/img/member-pic1.png) no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/
/*#picPlat{*/
/*  height: 118px;*/
/*  padding-top: 28px;*/
/*  padding-left: 28px;*/
/*  padding-bottom: 28px;*/
/*  background: url(../../assets/img/member-pic2.png) no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/
/*#picActivity{*/
/*  height: 118px;*/
/*  padding-top: 28px;*/
/*  padding-left: 28px;*/
/*  padding-bottom: 28px;*/
/*  background: url(../../assets/img/member-pic3.png) no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/
.newsContent p{
  font-family: "微软雅黑";
  width: 98%;
  padding-top: 28px;
  margin: auto;
  line-height: 36px;
  font-size: 16px;
  text-indent: 2em
}
.newsContent img{
  padding-top: 15px;
}
.newsList{
  padding: 0;
}
.newsDetail{
  padding-top: 30px;
}
a:hover {
  text-decoration: none;
}