.listing_page .culture_section .news_list, .listing_page .video_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.listing_page .culture_section .news_list .news_image img, .listing_page .video_list a .news_image_video img,
.listing_page .video_list .video_news .news_image_video img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.listing_page.inner_page .video_block a *, .listing_page .culture_section .news_list .news_image img, .listing_page .culture_section .news_list li > a *, .listing_page .video_list a .news_image_video img,
.listing_page .video_list .video_news .news_image_video img, .listing_page .video_list a *,
.listing_page .video_list .video_news * {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.listing_page .video_list a .news_image_video:before,
.listing_page .video_list .video_news .news_image_video:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  border-radius: 50%;
  border: 1px solid inherit;
  background: rgba(255, 255, 255, 0.6);
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 991px) {
  .listing_page .video_list a .news_image_video:before,
.listing_page .video_list .video_news .news_image_video:before {
    width: 32px;
    height: 32px;
  }
}
.listing_page .video_list a .news_image_video:after,
.listing_page .video_list .video_news .news_image_video:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  border-style: solid;
  border-color: transparent #666666;
  z-index: 2;
  pointer-events: none;
}
@media screen and (min-width: 991px) {
  .listing_page .video_list a .news_image_video:after,
.listing_page .video_list .video_news .news_image_video:after {
    width: 10px;
    height: 10px;
    border-width: 5px 0 5px 10px;
    margin: 0 0 0 2px;
  }
}

.listing_page.inner_page .video_block .news_image:before, .listing_page .video_list li:nth-child(2) a .news_image_video:before,
.listing_page .video_list li:nth-child(2) .video_news .news_image_video:before, .listing_page .video_list li:nth-child(1) a .news_image_video:before,
.listing_page .video_list li:nth-child(1) .video_news .news_image_video:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  border-radius: 50%;
  border: 1px solid inherit;
  background: rgba(255, 255, 255, 0.6);
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 991px) {
  .listing_page.inner_page .video_block .news_image:before, .listing_page .video_list li:nth-child(2) a .news_image_video:before,
.listing_page .video_list li:nth-child(2) .video_news .news_image_video:before, .listing_page .video_list li:nth-child(1) a .news_image_video:before,
.listing_page .video_list li:nth-child(1) .video_news .news_image_video:before {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 990px) {
  .listing_page.inner_page .video_block .news_image:before, .listing_page .video_list li:nth-child(2) a .news_image_video:before,
.listing_page .video_list li:nth-child(2) .video_news .news_image_video:before, .listing_page .video_list li:nth-child(1) a .news_image_video:before,
.listing_page .video_list li:nth-child(1) .video_news .news_image_video:before {
    width: 41px;
    height: 41px;
  }
}
.listing_page.inner_page .video_block .news_image:after, .listing_page .video_list li:nth-child(2) a .news_image_video:after,
.listing_page .video_list li:nth-child(2) .video_news .news_image_video:after, .listing_page .video_list li:nth-child(1) a .news_image_video:after,
.listing_page .video_list li:nth-child(1) .video_news .news_image_video:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  border-style: solid;
  border-color: transparent #666666;
  z-index: 2;
  pointer-events: none;
}
@media screen and (min-width: 991px) {
  .listing_page.inner_page .video_block .news_image:after, .listing_page .video_list li:nth-child(2) a .news_image_video:after,
.listing_page .video_list li:nth-child(2) .video_news .news_image_video:after, .listing_page .video_list li:nth-child(1) a .news_image_video:after,
.listing_page .video_list li:nth-child(1) .video_news .news_image_video:after {
    width: 20px;
    height: 20px;
    border-width: 10px 0 10px 20px;
    margin: 0 0 0 3px;
  }
}
@media screen and (max-width: 990px) {
  .listing_page.inner_page .video_block .news_image:after, .listing_page .video_list li:nth-child(2) a .news_image_video:after,
.listing_page .video_list li:nth-child(2) .video_news .news_image_video:after, .listing_page .video_list li:nth-child(1) a .news_image_video:after,
.listing_page .video_list li:nth-child(1) .video_news .news_image_video:after {
    width: 7px;
    height: 7px;
    border-width: 3px 0 3px 7px;
  }
}

.listing_page .page_title {
  color: #AA241F;
  margin-bottom: 28px;
}
.listing_page .video_news .section_title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 6px;
  margin-bottom: 26px;
}
.listing_page .video_news .btn_more {
  justify-content: end;
}
.listing_page .video_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.listing_page .video_list li {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
  position: relative;
}
.listing_page .video_list li:nth-child(2), .listing_page .video_list li:nth-child(1) {
  flex: 0 0 50%;
  max-width: 50%;
}
.listing_page .video_list li:nth-child(2) .news_title, .listing_page .video_list li:nth-child(1) .news_title {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  background: rgba(0, 0, 0, 0.5);
  padding: 4px 10px;
  color: #ffffff;
  max-height: 68px;
  overflow: hidden;
}
.listing_page .video_list li:nth-child(2) a .news_title,
.listing_page .video_list li:nth-child(2) .video_news .news_title, .listing_page .video_list li:nth-child(1) a .news_title,
.listing_page .video_list li:nth-child(1) .video_news .news_title {
  margin-top: 0;
}
.listing_page .video_list li:nth-child(2) > a:hover .news_title, .listing_page .video_list li:nth-child(1) > a:hover .news_title {
  color: #ffffff;
}
.listing_page .video_list li:nth-child(n+7) {
  display: none;
}
.listing_page .video_list.open_list > li:nth-child(n+7) {
  display: block;
}
.listing_page .video_list a,
.listing_page .video_list .video_news {
  display: block;
  color: inherit;
}
.listing_page .video_list a .news_image_video,
.listing_page .video_list .video_news .news_image_video {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 63%;
}
.listing_page .video_list a .news_image_video img,
.listing_page .video_list .video_news .news_image_video img {
  object-fit: cover;
}
.listing_page .video_list a .news_title,
.listing_page .video_list .video_news .news_title {
  max-width: 380px;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.listing_page .culture_section {
  position: relative;
  overflow: hidden;
}
.listing_page .culture_section .block_feed .news_title {
  padding-left: 10px;
}
.listing_page .culture_section .block_feed .news_date {
  padding-left: 50px;
}
.listing_page .culture_section .section_inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.listing_page .culture_section .section_title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 6px;
  margin-bottom: 26px;
}
.listing_page .culture_section .block_inner {
  padding: 0 10px;
  flex: 0 0 50%;
  max-width: 50%;
}
.listing_page .culture_section .block_inner .btn_more {
  justify-content: end;
}
.listing_page .culture_section .news_list {
  display: flex;
  flex-direction: column;
}
.listing_page .culture_section .news_list.open_list > li:nth-child(n+7) {
  display: block;
}
.listing_page .culture_section .news_list li {
  margin-bottom: 15px;
}
.listing_page .culture_section .news_list li > a:first-child {
  height: 430px;
  display: block;
}
.listing_page .culture_section .news_list li:nth-child(n+6) {
  display: none;
}
.listing_page .culture_section .news_list .news_image {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 64%;
  margin-bottom: 20px;
}
.listing_page .culture_section .news_list .news_image img {
  object-fit: cover;
}
.listing_page .culture_section .btn_more {
  margin-top: 15px;
}
.listing_page .page_row {
  margin-top: 20px;
  align-items: baseline;
}
.listing_page .right_inner {
  margin-top: 27px;
}
.listing_page .left_block {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 0 10px;
  display: flex;
  flex-direction: column;
}
.listing_page .left_block .section_title {
  padding-bottom: 28px;
}
.listing_page .right_block {
  flex: 0 0 66.666%;
  max-width: 66.666%;
  padding: 0 10px;
}
.listing_page .feed_inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 400px;
}
.listing_page .feed_list {
  max-height: none;
  margin-bottom: 10px;
  flex: 1;
  height: 20%;
}
@media screen and (max-width: 1199px) {
  .listing_page .top_list li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 990px) {
  .listing_page .info_news {
    flex-direction: column;
  }
  .listing_page .video_list li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .listing_page .video_list li:nth-child(1) .news_title, .listing_page .video_list li:nth-child(2) .news_title {
    max-height: 61px;
  }
  .listing_page .video_list a .news_image_video:before,
.listing_page .video_list .video_news .news_image_video:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    border-radius: 50%;
    border: 1px solid inherit;
    background: rgba(255, 255, 255, 0.6);
    z-index: 1;
    pointer-events: none;
  }
}
@media screen and (max-width: 990px) and (min-width: 991px) {
  .listing_page .video_list a .news_image_video:before,
.listing_page .video_list .video_news .news_image_video:before {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 990px) and (max-width: 990px) {
  .listing_page .video_list a .news_image_video:before,
.listing_page .video_list .video_news .news_image_video:before {
    width: 41px;
    height: 41px;
  }
}
@media screen and (max-width: 990px) {
  .listing_page .video_list a .news_image_video:after,
.listing_page .video_list .video_news .news_image_video:after {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    border-style: solid;
    border-color: transparent #666666;
    z-index: 2;
    pointer-events: none;
  }
}
@media screen and (max-width: 990px) and (min-width: 991px) {
  .listing_page .video_list a .news_image_video:after,
.listing_page .video_list .video_news .news_image_video:after {
    width: 20px;
    height: 20px;
    border-width: 10px 0 10px 20px;
    margin: 0 0 0 3px;
  }
}
@media screen and (max-width: 990px) and (max-width: 990px) {
  .listing_page .video_list a .news_image_video:after,
.listing_page .video_list .video_news .news_image_video:after {
    width: 7px;
    height: 7px;
    border-width: 3px 0 3px 7px;
  }
}
@media screen and (max-width: 719px) {
  .listing_page .left_block {
    flex: 0 0 43%;
    max-width: 43%;
  }
  .listing_page .right_block {
    flex: 0 0 57%;
    max-width: 57%;
  }
}
@media screen and (max-width: 575px) {
  .listing_page {
    margin-bottom: 20px;
  }
  .listing_page .page_title {
    margin-bottom: 10px;
  }
  .listing_page .left_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .listing_page .left_block .section_title {
    padding-bottom: 10px;
  }
  .listing_page .right_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .listing_page .top_img {
    flex: 0 0 130px;
    max-width: 130px;
    margin-right: 5px;
  }
  .listing_page .feed_inner {
    height: 410px;
  }
}
@media screen and (max-width: 399px) {
  .listing_page .culture_section .block_inner {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .listing_page .video_list li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .listing_page .video_list li:nth-child(1), .listing_page .video_list li:nth-child(2) {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.listing_page.inner_page {
  margin-bottom: 20px;
}
.listing_page.inner_page .block_inner {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.listing_page.inner_page .right_block img {
  display: block;
  width: 100%;
  height: auto;
}
.listing_page.inner_page .news_list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -10px;
}
.listing_page.inner_page .news_list li {
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 30px;
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.listing_page.inner_page .news_list li > a:first-child {
  height: auto;
  display: block;
}
.listing_page.inner_page .page_title {
  color: #4B4E6A;
  margin: 33px 0;
}
.listing_page.inner_page .img_inner {
  display: block;
  position: relative;
  overflow: hidden;
}
.listing_page.inner_page .img_inner img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.listing_page.inner_page .name_img {
  text-align: right;
  width: 100%;
  font-size: 140%;
  line-height: 19px;
  color: #787878;
  margin: 10px 0 20px;
}
.listing_page.inner_page .top_info {
  display: flex;
  align-items: center;
}
.listing_page.inner_page .top_info .category_block {
  background: #AA241F;
  color: #ffffff;
  margin-right: unset;
}
.listing_page.inner_page .top_info .eye_info {
  font-size: 120%;
  line-height: 14px;
  color: #787878;
  margin-top: -10px;
  display: flex;
  align-items: center;
}
.listing_page.inner_page .top_info .eye_info:before {
  color: #CCCCCC;
  font-size: 120%;
  padding-right: 10px;
}
.listing_page.inner_page .top_info .addthis_inline_share_toolbox_khyw {
  margin-left: auto;
}
.listing_page.inner_page .top_info .news_date {
  margin: -10px 22px 0;
  width: auto;
}
.listing_page.inner_page .section_description {
  color: #333333;
  margin: 20px 0 40px;
  padding: 0;
  font-size: 160%;
  line-height: 28px;
}
@media screen and (max-width: 990px) {
  .listing_page.inner_page .section_description {
    font-size: 140%;
    line-height: 20px;
  }
}
.listing_page.inner_page .culture_section {
  margin-top: 60px;
}
.listing_page.inner_page .video_block {
  display: block;
  position: relative;
  overflow: hidden;
}
.listing_page.inner_page .video_block .news_image img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.listing_page.inner_page .comment_block {
  margin: 40px 0 60px;
  border: 1px solid #E5E5E5;
}
.listing_page.inner_page .quote_block {
  border-top: 2px solid #AA241F;
  border-bottom: 2px solid #AA241F;
  position: relative;
}
.listing_page.inner_page .quote_block:before {
  position: absolute;
  right: 0;
  padding-left: 30px;
  background: #ffffff;
  color: #AA241F;
  top: -16px;
  text-align: end;
  font-size: 300%;
}
.listing_page.inner_page .quote_block .block_description {
  color: #4B4E6A;
  padding: 30px 0;
}
.listing_page.inner_page .block_description {
  color: #000000;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 991px) {
  .listing_page.inner_page .block_description {
    font-size: 200%;
    line-height: 30px;
  }
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
  .listing_page.inner_page .block_description {
    font-size: 180%;
    line-height: 26px;
  }
}
@media screen and (min-width: 576px) and (max-width: 990px) {
  .listing_page.inner_page .block_description {
    font-size: 160%;
    line-height: 20px;
  }
}
@media screen and (max-width: 575px) {
  .listing_page.inner_page .block_description {
    font-size: 160%;
    line-height: 20px;
  }
}
@media screen and (max-width: 990px) {
  .listing_page.inner_page .section_title {
    padding-bottom: 10px;
  }
  .listing_page.inner_page .feed_inner {
    margin-top: 0;
  }
  .listing_page.inner_page .comment_block {
    margin: 10px 0 20px;
  }
  .listing_page.inner_page .culture_section {
    margin-top: 20px;
  }
  .listing_page.inner_page .quote_block:before {
    top: -15px;
    text-align: end;
    font-size: 227%;
  }
  .listing_page.inner_page .quote_block .block_description {
    padding: 15px 0;
  }
  .listing_page.inner_page .page_title {
    margin: 13px 0;
  }
}
@media screen and (max-width: 767px) {
  .listing_page.inner_page .top_info {
    flex-wrap: wrap;
  }
  .listing_page.inner_page .top_info .news_date {
    margin: -10px 10px 0;
  }
  .listing_page.inner_page .top_info .addthis_inline_share_toolbox_khyw {
    width: 100%;
  }
}
@media screen and (max-width: 399px) {
  .listing_page.inner_page .news_list li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .listing_page.inner_page .left_block {
    order: 2;
  }
  .listing_page.inner_page .right_inner {
    margin-top: 0;
  }
  .listing_page.inner_page .news_list li > a:first-child {
    height: auto;
    max-height: 430px;
  }
}

.listing_page .video_list a,
.listing_page .video_list .video_news, .listing_page .culture_section .news_list li > a, .listing_page.inner_page .video_block a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.listing_page .video_list a .news_image:before,
.listing_page .video_list .video_news .news_image:before, .listing_page .culture_section .news_list li > a .news_image:before, .listing_page.inner_page .video_block a .news_image:before {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.listing_page .video_list a .news_image:after,
.listing_page .video_list .video_news .news_image:after, .listing_page .culture_section .news_list li > a .news_image:after, .listing_page.inner_page .video_block a .news_image:after, .listing_page .video_list a img,
.listing_page .video_list .video_news img, .listing_page .culture_section .news_list li > a img, .listing_page.inner_page .video_block a img {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.listing_page .video_list a,
.listing_page .video_list .video_news, .listing_page .culture_section .news_list li > a, .listing_page.inner_page .video_block a {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.listing_page .video_list a .news_image:before,
.listing_page .video_list .video_news .news_image:before, .listing_page .culture_section .news_list li > a .news_image:before, .listing_page.inner_page .video_block a .news_image:before {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.listing_page .video_list a .news_image:after,
.listing_page .video_list .video_news .news_image:after, .listing_page .culture_section .news_list li > a .news_image:after, .listing_page.inner_page .video_block a .news_image:after, .listing_page .video_list a img,
.listing_page .video_list .video_news img, .listing_page .culture_section .news_list li > a img, .listing_page.inner_page .video_block a img {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.listing_page .video_list a:active,
.listing_page .video_list .video_news:active, .listing_page .culture_section .news_list li > a:active, .listing_page.inner_page .video_block a:active {
  color: #4F8EB3;
}
.listing_page .video_list a:active img,
.listing_page .video_list .video_news:active img, .listing_page .culture_section .news_list li > a:active img, .listing_page.inner_page .video_block a:active img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.listing_page .video_list a:active .news_image:before,
.listing_page .video_list .video_news:active .news_image:before, .listing_page .culture_section .news_list li > a:active .news_image:before, .listing_page.inner_page .video_block a:active .news_image:before {
  background: #ffffff;
}
.listing_page .video_list a:active .news_image:after,
.listing_page .video_list .video_news:active .news_image:after, .listing_page .culture_section .news_list li > a:active .news_image:after, .listing_page.inner_page .video_block a:active .news_image:after {
  border-left-color: #222222;
}
.listing_page .video_list a:active .news_title,
.listing_page .video_list .video_news:active .news_title, .listing_page .culture_section .news_list li > a:active .news_title, .listing_page.inner_page .video_block a:active .news_title,
.listing_page .video_list a:active .news_date,
.listing_page .video_list .video_news:active .news_date,
.listing_page .culture_section .news_list li > a:active .news_date,
.listing_page.inner_page .video_block a:active .news_date {
  color: inherit;
}

.listing_page .video_list a:hover,
.listing_page .video_list .video_news:hover, .listing_page .culture_section .news_list li > a:hover, .listing_page.inner_page .video_block a:hover {
  color: #4F8EB3;
}
.listing_page .video_list a:hover img,
.listing_page .video_list .video_news:hover img, .listing_page .culture_section .news_list li > a:hover img, .listing_page.inner_page .video_block a:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}
.listing_page .video_list a:hover .news_image:before,
.listing_page .video_list .video_news:hover .news_image:before, .listing_page .culture_section .news_list li > a:hover .news_image:before, .listing_page.inner_page .video_block a:hover .news_image:before {
  background: #ffffff;
}
.listing_page .video_list a:hover .news_image:after,
.listing_page .video_list .video_news:hover .news_image:after, .listing_page .culture_section .news_list li > a:hover .news_image:after, .listing_page.inner_page .video_block a:hover .news_image:after {
  border-left-color: #222222;
}
.listing_page .video_list a:hover .news_title,
.listing_page .video_list .video_news:hover .news_title, .listing_page .culture_section .news_list li > a:hover .news_title, .listing_page.inner_page .video_block a:hover .news_title,
.listing_page .video_list a:hover .news_date,
.listing_page .video_list .video_news:hover .news_date,
.listing_page .culture_section .news_list li > a:hover .news_date,
.listing_page.inner_page .video_block a:hover .news_date {
  color: inherit;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/*# sourceMappingURL=listing.css.map */
