.nav {
  background: linear-gradient(180deg, #71baff, #0068c9);
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 24px;
}
.cell_327_ li {
  width: 200px;
  font-size: 18px;
  /* font-weight: 500; */
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.cell_328_ .bg {
  background: url(https://yncmc.0515yc.cn/t/icon/202301/202301051825593743.png) no-repeat left top transparent;
  background-size: 100% 800px;
  width: 100%;
  height: 800px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.cell_328_ .first-box {
  width: 100%;
  /* height: 40px; */
  opacity: 0.8;
  background: #ffffff;
  padding: 14px 0;
}
.cell_328_ .weather-box span {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
}
.cell_328_ .login-box span {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
}
.log {
    font-size: 14px;
    margin-left: 10px;
    display: none;
}
.avatars {
    width: 30px;
    height: 30px;
    display: none;
    border-radius: 50%;
}
.logout {
    font-size: 12px;
    cursor: pointer;
}
.logout:hover {
    color: #0080df;
    text-decoration: underline;
}
.cell_331_ {
    width: 780px;
    margin-right: 28px;
}
.article-box {
    margin-top: 25px;
}
.cell_331_ .article-left__box {
  width: 100%;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 8%);
  margin-bottom: 10px;
}
.cell_331_ .article-title {
  padding: 39px 50px 20px 50px;
  font-size: 34px;
  font-weight: 500;
  color: #000000;
  line-height: 40px;
}
.cell_331_ .article-toolbar {
  padding: 0 50px 20px 50px;
  border-bottom: 1px solid #f5f5f5;
}
.cell_331_ .article-box .text {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.cell_331_ .article-box .source {
  margin-right: 10px;
}
.cell_331_ .article-main {
  padding: 30px 50px;
  font-size: 16px;
  text-align: justify;
  color: #222222;
  line-height: 30px;
}
.cell_331_ .article-main img {
  max-width: 100%;
  border-radius: 2px;
  display: block;
}
.cell_331_ .article-bottom{
  padding: 0px 50px;
}
.cell_331_ .article-bottom .edit {
  font-size: 14px;
  color: #999999;
  line-height: 14px;
  border-left: 2px solid #0083ff;
  padding-left: 10px;
  margin-bottom: 30px;
}
.cell_331_ .praise-box {
  text-align: center;
  margin-bottom: 20px;
}
.cell_331_ .praise {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
  background: url(https://yncmc.0515yc.cn/t/icon/202301/202301061530498514.png) no-repeat left top transparent;
  background-size: 100% 100%;
  display: inline-block; 
}
.cell_331_ .is-praise {
    display: none;
    background: url(https://yncmc.0515yc.cn/t/icon/202301/202301061534415955.png) no-repeat left top transparent;
    background-size: 100% 100%;
}
.cell_331_ .praise-num {
  font-size: 16px;
  text-align: center;
  color: #ff780f;
}
.cell_331_ .back-share {
  padding-bottom: 90px;
}
.cell_331_ .back_home, .back_list {
  padding: 0 20px;
  height: 40px;
  background: #f8f8f8;
  border-radius: 2px;
  line-height: 40px;
  margin-right: 20px;
  display: inline-block;
}
.hot-news {
  width: 382px;
}
.cell_332_ .line {
  width: 100%;
  height: 6px;
  display: block;
  margin-bottom: 15px;
}
.cell_332_ .hot-news__text {
  font-size: 26px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 15px;
}
.cell_332_ .hot-news__text span{
  color: #FF780F;
}
.cell_333_ img {
  width: 380px;
  height: 214px;
  display: block;
}
.cell_333_ {
  position: relative;
  margin-bottom: 26px;
}
.cell_333_ .mask {
  width: 100%;
  padding: 18px 52px 14px 52px;
  background: linear-gradient(180deg,rgba(0,0,0,0.00), rgba(0,0,0,0.60) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 16px;
  color: #ffffff;
}
.cell_334_ li {
  margin-bottom: 24px;
}
.cell_334_ li .title{
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  vertical-align: middle;
}
.cell_334_ li .circle{
  width: 6px;
  height: 6px;
  background: #E2E2E2;
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
