/* line 3, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content {
  background-color: #f3f3f3;
  padding: 60px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 9, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends {
  width: 100%;
  max-width: 900px;
}
/* line 12, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends .achievement-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 16, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends .achievement-list .news-achievement {
  width: 100%;
  max-width: 400px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #707070;
  margin: 24px auto;
  position: relative;
  z-index: 0;
  background: #f3f3f3;
  cursor: pointer;
}
/* line 27, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends .achievement-list .news-achievement .news-title:hover {
  text-decoration: none;
}
/* line 31, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends .achievement-list .news-achievement .bottom-cornor {
  position: absolute;
  height: 12px;
  width: 12px;
  bottom: -6px;
  right: -6px;
  border: 1px solid #707070;
  z-index: -1;
}
/* line 40, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends .achievement-list .news-achievement:hover {
  background: #0f284a;
  color: #f3f3f3;
}
/* line 43, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends .achievement-list .news-achievement:hover .bottom-cornor {
  background: #0f284a;
}
/* line 46, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends .achievement-list .news-achievement:hover a {
  color: #f3f3f3 !important;
}
/* line 50, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends .achievement-list .news-achievement .achievement-thumbnail {
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 58, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends .achievement-list .news-achievement .achievement-thumbnail img {
  width: 100%;
}
/* line 62, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .achievement-trends .achievement-list .news-achievement .right {
  text-align: left;
  flex: 1;
  padding: 0 24px;
}
/* line 70, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-trends,
.trends .about-body .about-content .views-trends {
  width: 1000px;
  max-width: 100%;
}
/* line 74, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-trends .news-tops,
.trends .about-body .about-content .views-trends .news-tops {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* line 78, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-trends .news-tops .news-top,
.trends .about-body .about-content .views-trends .news-tops .news-top {
  width: 200px;
  margin: 24px auto 48px;
}
/* line 81, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-trends .news-tops .news-top .news-date,
.trends .about-body .about-content .views-trends .news-tops .news-top .news-date {
  font-weight: bold;
  text-align: center;
  padding: 8px 0;
  border-bottom: 1px solid #707070;
  margin-bottom: 8px;
}
/* line 88, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-trends .news-tops .news-top .news-title,
.trends .about-body .about-content .views-trends .news-tops .news-top .news-title {
  padding: 0 24px;
  text-align: center;
  font-weight: bold;
  margin: 24px 0;
  overflow: hidden;
  height: 66px;
  cursor: pointer;
  flex: 1;
  padding-right: 12px;
}
/* line 99, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-trends .news-tops .news-top .news-thumbnail,
.trends .about-body .about-content .views-trends .news-tops .news-top .news-thumbnail {
  border: 1px solid #f0f0f0;
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
  display: block;
}
/* line 110, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-list {
  width: 100%;
  text-align: center;
}
/* line 113, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-list .news-news {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  position: relative;
  border-bottom: 1px solid #707070;
  cursor: unset;
}
/* line 121, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-list .news-news .news-news-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  flex: 1;
  cursor: unset;
}
/* line 129, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-list .news-news .news-title {
  font-weight: bold;
  text-align: left;
  cursor: pointer;
  flex: 1;
  padding-right: 12px;
}
/* line 135, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-list .news-news .news-title:hover {
  text-decoration: underline;
}
/* line 139, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .news-list .news-news .news-prev {
  width: 12px;
  height: 12px;
  border: 1px solid #707070;
  transform: rotate(45deg);
  position: absolute;
  left: -24px;
}
/* line 149, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .topMenu {
  display: flex;
  margin: 20px auto;
  align-items: center;
  justify-content: center;
  margin-bottom: 48px;
}
/* line 155, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .topMenu .cutline1 {
  background-color: #707070;
  height: 1px;
  width: 258px;
}
/* line 160, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .topMenu .cutline2 {
  background-color: #707070;
  height: 1px;
  width: 90px;
}
/* line 165, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .topMenu .item {
  cursor: pointer;
  color: #000;
  font-weight: bold;
  text-align: center;
  min-width: 200px;
  margin: 0 -40px;
  position: relative;
  text-decoration: none;
  padding: 24px 0;
}
/* line 175, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .topMenu .item.active {
  background: url(/assets/nav-active-f0c3df90e396b72477437fdc1f919372a46e00bd55d20ebe4ce5c56982bc7ddf.png) no-repeat center;
}
/* line 178, /root/jilai_code/app/assets/stylesheets/trends.scss */
.trends .about-body .about-content .topMenu .item .en {
  position: absolute;
  width: 100%;
  font-weight: normal;
}
/* line 3, /root/jilai_code/app/assets/stylesheets/community.scss */
.community .about-body .about-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  align-items: center;
  padding: 60px 0;
}
/* line 10, /root/jilai_code/app/assets/stylesheets/community.scss */
.community .about-body .about-content .news-content {
  width: 100%;
  max-width: 1024px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 60px 0;
}
/* line 18, /root/jilai_code/app/assets/stylesheets/community.scss */
.community .about-body .about-content .news-content .image-right {
  order: 2;
}
/* line 21, /root/jilai_code/app/assets/stylesheets/community.scss */
.community .about-body .about-content .news-content .news-image {
  max-width: 100%;
  width: 360px;
  height: 195px;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 24px;
}
/* line 30, /root/jilai_code/app/assets/stylesheets/community.scss */
.community .about-body .about-content .news-content .news-text {
  width: 360px;
  margin: 0 24px;
  color: #13182f;
}
/* line 34, /root/jilai_code/app/assets/stylesheets/community.scss */
.community .about-body .about-content .news-content .news-text .news-title {
  font-size: 18px;
  border-bottom: 1px solid #707070;
  padding: 12px 0;
  margin-bottom: 12px;
  font-weight: bold;
  flex: 1;
  padding-right: 12px;
}
/* line 42, /root/jilai_code/app/assets/stylesheets/community.scss */
.community .about-body .about-content .news-content .news-text .news-title.text-right {
  text-align: right;
}
/* line 45, /root/jilai_code/app/assets/stylesheets/community.scss */
.community .about-body .about-content .news-content .news-text .news-title:hover {
  text-decoration: underline;
}
/* line 49, /root/jilai_code/app/assets/stylesheets/community.scss */
.community .about-body .about-content .news-content .news-text .news-desc {
  line-height: 30px;
  overflow: hidden;
}
/* line 3, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content {
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  align-items: center;
  position: relative;
}
/* line 11, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content .top-img {
  position: absolute;
  top: -40px;
  left: -200px;
  width: 700px;
}
/* line 17, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content .bottom-img {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
/* line 23, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content .news-content {
  width: 100%;
  max-width: 1024px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 60px 0;
}
/* line 32, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content .news-content .news-image {
  margin: 0 24px;
  max-width: 100%;
  width: 360px;
  height: 195px;
  position: relative;
  overflow: hidden;
  display: block;
}
/* line 41, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content .news-content .image-right {
  order: 2;
}
/* line 44, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content .news-content .news-text {
  margin: 0 24px;
  width: 360px;
  color: #13182f;
}
/* line 48, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content .news-content .news-text .news-title {
  font-size: 18px;
  border-bottom: 1px solid #707070;
  padding: 12px 0;
  margin-bottom: 12px;
  font-weight: bold;
  flex: 1;
  padding-right: 12px;
}
/* line 56, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content .news-content .news-text .news-title.text-right {
  text-align: right;
}
/* line 59, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content .news-content .news-text .news-title:hover {
  text-decoration: underline;
}
/* line 63, /root/jilai_code/app/assets/stylesheets/party.scss */
.party .about-body .about-content .news-content .news-text .news-desc {
  line-height: 30px;
  overflow: hidden;
}
/* line 2, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .video {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 8, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .about-content .content {
  border: 0 !important;
}
/* line 11, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .about-content .new-show-title {
  font-weight: bolder;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #707070;
  text-align: center;
}
/* line 19, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .about-content .new-show-pv {
  display: flex;
  padding: 0 80px;
  justify-content: center;
  margin-bottom: 60px;
  color: #707070;
}
/* line 25, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .about-content .new-show-pv .date {
  margin-right: 48px;
}
/* line 29, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .about-content .new-show-content {
  margin-top: 60px;
  color: #464646;
}
/* line 34, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .new-bottom-title {
  margin-top: 120px;
  margin-bottom: 60px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 41, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .new-bottom-title .text {
  margin: 0 24px;
}
/* line 44, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .new-bottom-title .cutline {
  background-color: #707070;
  height: 1px;
  flex: 1;
}
/* line 50, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .news-list {
  width: 100%;
  text-align: center;
}
/* line 53, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .news-list .news-news {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  position: relative;
  border-bottom: 1px solid #707070;
  cursor: unset;
}
/* line 61, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .news-list .news-news .news-news-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  flex: 1;
  cursor: unset;
}
/* line 69, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .news-list .news-news .news-title {
  font-weight: bold;
  text-align: left;
  cursor: pointer;
  flex: 1;
  padding-right: 12px;
}
/* line 75, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .news-list .news-news .news-title:hover {
  text-decoration: underline;
}
/* line 79, /root/jilai_code/app/assets/stylesheets/new_show.scss */
.new-show .news-list .news-news .news-prev {
  width: 12px;
  height: 12px;
  border: 1px solid #707070;
  transform: rotate(45deg);
  position: absolute;
  left: -24px;
}
