.mypanel[data-v-42bb5d04] {
  background: #fff;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 18px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(51,148,212,0.05);
          box-shadow: 0px 0px 0px 0px rgba(51,148,212,0.05);
  border-radius: 22px;
  z-index: 0;
}
.mypanel .content-info[data-v-42bb5d04] {
  margin: 0;
}
.mypanel .content-info .content-info-margin[data-v-42bb5d04] {
  margin: 0 22px 0 23px;
}
.mypanel .title-info[data-v-42bb5d04] {
  position: relative;
}
.mypanel .title-info .form-title-info[data-v-42bb5d04] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mypanel .title-info .form-title-info .p1[data-v-42bb5d04] {
  margin: 0;
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 35px;
  border-bottom: 1px solid transparent;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
  color: #333;
}
.mypanel .title-info .form-title-info .p1[data-v-42bb5d04]:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 20px;
  left: 10px;
  top: 8px;
  background: #3bbbee;
  margin-right: 10px;
}
.mypanel .title-info .form-title-info .p1[data-v-42bb5d04]:before {
  content: none;
}
.mypanel .title-info .table-title-info[data-v-42bb5d04] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 62px;
  background: linear-gradient(90.02deg, #cb4152 11.92%, #e05868 82.71%);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  border-radius: 14px;
  margin: 0 22px 0px 23px;
  -webkit-box-shadow: 0px 20px 0px #dee6f2;
          box-shadow: 0px 20px 0px #dee6f2;
}
.mypanel .title-info .table-title-info .p-table-title[data-v-42bb5d04] {
  margin: 0;
  position: relative;
  padding-left: 34px;
  display: inline-block;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
  color: #fff;
}
.mypanel .title-info .table-title-info .p-table-title[data-v-42bb5d04]:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 20px;
  left: 12px;
  top: 8px;
  background: #fff;
}
.mypanel .title-info .table-title-info .p-table-title-right[data-v-42bb5d04] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.mypanel .title-info.has-col .p1[data-v-42bb5d04]:before {
  content: '';
  display: inline;
  height: 30px;
  width: 3px;
  background-color: #006eca;
  position: absolute;
  left: 0;
  top: 5px;
}
[data-v-42bb5d04] .el-dropdown-menu__item {
  line-height: 16px !important;
  padding: 8px 17px !important;
  font-size: 14px !important;
}

.news-page .news-body {
  padding: 0 40px 50px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.news-page .news-body .news-left {
  width: 888px;
}
.news-page .news-body .news-left .news-title {
  font-size: 29px;
  font-weight: 500;
  line-height: 40px;
  color: #262626;
  margin: 0px;
}
.news-page .news-body .news-left .news-date {
  font-size: 14px;
  color: #9e9e9e;
  margin: 18px 0 0 0;
}
.news-page .news-body .news-left .news-content {
  margin: 48px 0 0 0;
  font-size: 16px;
  line-height: 23px;
  color: #444;
  text-align: center;
}
.news-page .news-body .news-left .news-content p {
  margin: 0 0 15px 0;
  text-align: left;
}
.news-page .news-body .news-left .news-img {
  width: 603px;
  height: 252px;
  margin: 15px 0 24px 0;
}
.news-page .news-body .news-right {
  width: 480px;
}
.news-page .news-body .news-right .other-title {
  font-size: 18px;
  font-weight: 500;
  color: #262626;
  margin: 12px 0 0 0;
}
.news-page .news-body .news-right .news-but {
  font-size: 14px;
  font-weight: 400;
  color: #939393;
  margin: 13px 0 0 0;
}
.news-page .news-body .news-right .news-ul {
  list-style: none;
  margin: 55px 0 0 0;
}
.news-page .news-body .news-right .news-li {
  margin: 30px 0px 0px 0px;
  border-bottom: 1px solid #eee;
}
.news-page .news-body .news-right .news-li-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.news-page .news-body .news-right .news-li-div .img-div {
  width: 140px;
  height: 102px;
}
.news-page .news-body .news-right .news-li-div .img-div .news-img {
  border-radius: 6px 6px 6px 6px;
  cursor: pointer;
  width: 140px;
  height: 102px;
}
.news-page .news-body .news-right .news-li-div .news-font-top {
  font-size: 20px;
  font-weight: 500;
  margin: 0px 0px 20px 27px;
  cursor: pointer;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.news-page .news-body .news-right .news-li-div .news-font-bottom {
  font-size: 16px;
  font-weight: 400;
  margin: 0px 0px 0px 27px;
  white-space: nowrop;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #939393;
  cursor: pointer;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

