a {
  outline: none !important;
}

#block-symbol {
  display: none;
}

.block {
  margin-bottom: 0;
}

/* #page::before {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, rgba(201, 0, 6, 1), rgba(255, 40, 40, 1));
  z-index: 100;
} */

.inner {
   max-width: 1440px;
  padding: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.header-container .header-row {
  width: 100%;
  max-width: 1440px;
  padding: 0;
  margin: 0 auto;
}

@media (min-width: 1460px) {
  .inner {
    width: 1440px;
  }
}

@media (max-width: 767px) {
  .inner {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .inner {
    padding: 0 15px;
  }
}



/* Header */

#block-headeren,
#block-header-block {
  /* position: fixed; */
  width: 100%;
  left: 0;
  /* top: 0; */
  height: 230px;
  /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)); */
  background: #880004;
  z-index: 99;
}
#block-sysu-front-shouyequanpingcaidan {
  position: relative;
  z-index: 89;
}
#main {
  position: relative;
  z-index: 10;
}
#footer {
  position: relative;
  z-index: 11;
}

@media screen and (max-width: 991px) {
  #block-headeren,
  #block-header-block {
    position: static;
    height: 120px;
  }

  #block-header-block .navA {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #block-headeren,
  #block-header-block {
    height: 100px;
  }
}

@media screen and (max-width: 480px) {
  #block-headeren,
  #block-header-block {
    height: 80px;
  }
}

.header-body {
  height: 198px;
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background-color: #990000;
}

.header-container.inner {
  position: relative;
  /* width: 100%; */
  height: 140px;
  padding: 0;
  margin: 0 auto;
}

.header-container .header-row {
  /* width: 100%; */
  height: 140px;
  padding: 0;
  margin: 0 auto;
}

.header-container.main-menu-nav-primary {
  position: relative;
  width: 100%;
  max-width: none;
  background-color: #fff;
}

#header .header-container .header-row .header-column:nth-child(1) {
  width: 70%;
}

#header .header-container .header-row .header-column:nth-child(2) {
  width: 30%;
}

#header .header-container .header-row .header-column #site-logo.header-logo {
  /* margin-left: 30px; */
}

.js-language-switch {
  display: none;
}

#header .header-container .header-row .header-column #header-btns {
  background-color: transparent;
}

@media screen and (max-width: 991px) {
  .header-body,
  .header-container.inner,
  .header-container .header-row {
    height: 120px;
  }

  /* .header-container.inner,
  .header-row {
    height: 100px;
    margin-top: 0;
  } */

  #header .header-container .header-row .header-column #header-btns {
    padding: 0;
    margin: 0 0 0 auto;
  }

  #search_block_form {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .header-body,
  .header-container.inner,
  .header-container .header-row {
    height: 100px;
  }

  /* .header-container.inner,
  .header-row {
    height: 80px;
  } */

  .header-row,
  .header-container .header-row {
    padding: 0 30px;
  }

  #header .header-container .header-row .header-column:not(.t-r) {
    display: table-cell;
  }

  #header .header-container .header-row .header-column #site-logo.header-logo {
    text-align: left;
    margin-left: 0;
  }

  #header .header-container .header-row .header-column #site-logo.header-logo img {
    margin-top: 0;
  }

  #header .header-container .header-row .header-column #header-btns {
    top: 36px;
    margin: 0 0 0 auto;
  }
}

@media screen and (max-width: 480px) {
  .header-body,
  .header-container.inner,
  .header-container .header-row {
    height: 80px;
  }

  /* .header-container.inner,
  .header-row {
    height: 60px;
    padding: 0 15px;
  } */

  #header .header-container .header-row .header-column #header-btns {
    top: 28px;
  }
}


/* Top menu */

#header-top .inner {
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
  /* width: 100%; */
  height: 32px;
  padding: 0;
}

#header-top .inner .header-left,
#header-top .inner .header-right {
  font-size: 14px;
  line-height: 32px;
}

#header-top .inner .header-left {
  width: 80%;
}

#header-top .inner .header-right {
  width: 20%;
}

#header-top .inner .header-right .lang-select {
  text-align: end;
}

/* #header-top .inner .header-right > div:nth-child(2) {
  width: 44px;
  position: relative;
} */

#header-top p,
#header-top a {
  color: rgba(255, 255, 255, 0.65);
}

#header-top a:hover {
  color: #fff;
}

#header-top p {
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  line-height: 32px;
}

#header-top p .split-line {
  margin: 0 24px;
}

.top-menu {
  display: flex;
  flex: 0 0 auto;
  width: 360px;
  height: 32px;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.top-menu .top-link-list {
  padding: 0;
  margin: 0;
}

.top-menu .top-link-list .top-link {
  padding: 0 0.5em;
}

.top-menu .separator {
  margin: 0 0.5em;
}

.top-menu .lang-select {
  background: url(/yxysz-live/sites/default/files/lang.png) center left no-repeat;
  background-size: 14px 14px;
  padding: 0 0 0 20px;
  margin: 0 0 0 0.5em;
}

#header-top #search-block-form .form-actions:after,
#header-top .search-block-form .form-actions:after {
  top: 0;
}
#header-top form .form-item {
  width: 32px;
  opacity: 0;
  transition: width ease 0.5s, opacity ease 0.25s;
}
.search-block-form .form-actions {
  margin: 14px 0;
  right: 0;
}
#header-top form:hover .form-item {
  opacity: 1;
  width: auto;
}
#search_block_form {
  padding-left: 12px;
  z-index: 100;
}
input.form-text {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
#main input.form-text {
  color: #999;
  border-color: #ddd;
}
input.form-text:focus,
input.form-text:hover {
  border-color: #fff;
}
#search-block-form .form-actions:after,
.search-block-form .form-actions:after {
  color: #fff;
}

#header .header-container .header-column .header-nav-flex {
  /* position: absolute;
  top: 0;
  right: 0;
  z-index: 10; */
  padding: 0;
}

/* Main menu */
.header-body .main-menu-1-1 {
  display: flex;
  justify-content: center;
}

.header-body .main-menu-1-1 .nav-menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  /* max-width: 1120px; */
}

.header-body .main-menu-1-1.hidden {
  display: none;
}

.main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item>a,
/* .main-menu-1-1 .nav-menu>.menu-item i, */
.main-menu-1-1 .nav-menu>.menu-item span {
  color: #000;
  /* color: #ebaf67; */
  font-family: Microsoft Yahei;
  font-weight: normal;
  font-weight: 400;
}
.main-menu-1-1 .nav-menu > .menu-item i {
  display: none;
}

.main-menu-1-1 .nav-menu > .menu-item.active,
.main-menu-1-1 .nav-menu > .menu-item:hover,
.main-menu-1-1 .nav-menu > .menu-item:focus {
  background: #880004;
}

.main-menu-1-1 .nav-menu>.menu-item.active .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item:hover .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item:focus .menu-toggle a,
.main-menu-1-1 .nav-menu>.menu-item.active a,
.main-menu-1-1 .nav-menu>.menu-item:hover a,
.main-menu-1-1 .nav-menu>.menu-item:focus a,
.main-menu-1-1 .nav-menu>.menu-item.active i,
.main-menu-1-1 .nav-menu>.menu-item:hover i,
.main-menu-1-1 .nav-menu>.menu-item:focus i,
.main-menu-1-1 .nav-menu>.menu-item.active span,
.main-menu-1-1 .nav-menu>.menu-item:hover span,
.main-menu-1-1 .nav-menu>.menu-item:focus span {
  color: #ebaf67;
}

.main-menu-1-1 .nav-menu .level-menu .menu-item > a {
  color: #333;
}
.main-menu-1-1 .nav-menu > .menu-item:hover .menu-toggle a,
.main-menu-1-1 .nav-menu > .menu-item.active .menu-toggle a,
.main-menu-1-1 .nav-menu .level-menu .menu-item > a:hover {
  /* color: #ebaf67; */
  color: #fff;
}

.main-menu-1-1 .nav-menu .level-menu .active-item.active:not(.expanded) a,
.main-menu-1-1 .nav-menu .level-menu .menu-item > a.is-active,
.main-menu-1-1 .nav-menu .level-menu .menu-item > a.is-active,
.main-menu-1-1 .nav-menu .level-menu .menu-item > a:hover {
  background-color: #fbf9ee;
  color: #990000;
}

.main-menu-1-1 .nav-menu > .menu-item > .dropdown-menu {
  left: 50%;
  transform: translateX(-50%);
  border-top: 4px solid #ebaf67;
}

.main-menu-1-1 .nav-menu > .menu-item:last-child > .dropdown-menu {
  left: unset;
  right: 50%;
  transform: translateX(50%);
}

.main-menu-1-1 .nav-menu > .menu-item:last-child .level-menu .menu-item .level-menu {
  left: unset;
  right: 100%;
}

@media screen and (max-width: 991px) {
  #site-logo {
    height: 50px;
  }

  #site-logo img {
    width: 275px;
  }

  #header-top {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  #site-logo {
    height: 34px;
  }

  #site-logo img {
    width: 180px;
  }

  #header-top {
    display: none;
  }
}

@media screen and (min-width: 991px) {
  .header-body .main-menu-1-1 .nav-menu {
    height: 58px;
  }

  .main-menu-1-1 .nav-menu > .menu-item {
    width: 11.111%;
    height: 100%;
    padding: 0;
    float: none;
    text-align: center;
  }

  .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,
  .main-menu-1-1 .nav-menu>.menu-item>a,
  /* .main-menu-1-1 .nav-menu>.menu-item i, */
  .main-menu-1-1 .nav-menu>.menu-item span {
    font-size: 14px;
  }

  .main-menu-1-1 .nav-menu>.menu-item span {
    line-height: 58px;
  }

  .main-menu-1-1 .nav-menu .level-menu a {
    font-size: 14px;
  }

  .main-menu-nav-primary .inner.inside-c-tb {
    /* width: 100%; */
    padding: 0;
    margin: 0 auto;
  }

  #site-logo img {
    width: 280px;
  }
}

@media screen and (min-width: 1140px) {
  .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,
  .main-menu-1-1 .nav-menu>.menu-item>a,
  /* .main-menu-1-1 .nav-menu>.menu-item i, */
  .main-menu-1-1 .nav-menu>.menu-item span {
    font-size: 15px;
  }

  #site-logo img {
    width: 300px;
  }
}

@media screen and (min-width: 1280px) {
  .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,
  .main-menu-1-1 .nav-menu>.menu-item>a,
  /* .main-menu-1-1 .nav-menu>.menu-item i, */
  .main-menu-1-1 .nav-menu>.menu-item span {
    font-size: 16px;
  }

  .main-menu-1-1 .nav-menu .level-menu a {
    font-size: 16px;
  }

  #site-logo img {
    width: 320px;
  }

}

@media screen and (min-width: 1440px) {
  .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,
  .main-menu-1-1 .nav-menu>.menu-item>a,
  /* .main-menu-1-1 .nav-menu>.menu-item i, */
  .main-menu-1-1 .nav-menu>.menu-item span {
    font-size: 18px;
  }

  #site-logo img {
    width: 340px;
  }
}

@media screen and (min-width: 1700px) {

}

ul.dropdown-menu,
.dropdown .dropdown-menu {
  width: 100%;
  min-width: 180px;
}

.dropdown .dropdown-menu .menu-item .dropdown-menu {
  width: 150px;
  min-width: auto;
}

.header-bg-primary {
  background: transparent;
}

.main-menu-nav-primary {
  background: transparent;
  height: 58px;
  padding-top: 0;
}
.main-menu-nav-primary.hidden {
  opacity: 0;
  visibility: hidden;
}


/* Swiper */

@media only screen and (max-width: 991px) {
  .swiper-1 {
    height: calc(56.3vw);
  }
}

.swiper-1 .swiper-slide .inner {
  width: 100%;
  left: 0;
  bottom: 0;
  height: 128px;
  padding-top: 68px;
  max-width: unset;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}

.swiper-1 .swiper-slide .inner .inside-tb {
  padding: 0;
  text-align: center;
  overflow: hidden;
}

.swiper-1 .swiper-slide .inner .text-white {
  margin: 0;
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  text-shadow: none;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #fff;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: #990000;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 64px;
}

.block-region-top-first .block {
  margin-bottom: 0;
}

.swiper-wrapper .swiper-button-prev,
.swiper-container .swiper-button-prev,
.swiper-wrapper .swiper-button-next,
.swiper-container .swiper-button-next {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .swiper-1 .swiper-slide .inner {
    height: 96px;
    padding: 36px 8px 0;
  }

  .swiper-1 .swiper-slide .inner .text-white {
    font-size: 18px;
    line-height: 60px;
  }
}

@media screen and (max-width: 480px) {
  /* .swiper-1 .swiper-slide .inner {
    display: none;
  } */
}


/* Index news */

.layout-full.region-top {
  background: #f9f6ef url(/yxysz-live/sites/default/files/news-bg.jpg)
    center center no-repeat;
  background-size: cover;
  padding: 50px 0;
}

@media screen and (max-width: 991px) {
  .layout-full.region-top {
    padding: 40px 0 50px;
  }
}
@media screen and (max-width: 768px) {
  .layout-full.region-top {
    padding: 40px 0;
  }
}

@media screen and (max-width: 480px) {
  .layout-full.region-top {
    padding: 30px 0;
  }
}

.layout-full .block .block-title {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  border: none;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  margin-bottom: 30px;
}
.layout-full .block .more-link {
  top: 20px;
  font-size: 14px;
  color: #B90101;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

@media screen and (max-width: 640px) {
  .layout-full .block .more-link {
    top: 14px;
  }
}
@media screen and (max-width: 480px) {
  .layout-full .block .more-link {
    top: 12px;
  }
}

@media screen and (max-width: 991px) {
  .layout-full .block .block-title {
    font-size: 32px;
    margin-bottom: 24px;
    /* padding: 0 14px; */
  }
}

@media screen and (max-width: 640px) {
  .layout-full .block .block-title {
    margin-bottom: 16px;
    font-size: 28px;
  }
}

@media screen and (max-width: 480px) {
  .layout-full .block .block-title {
    margin-bottom: 12px;
    font-size: 24px;
  }
}

.index-news-box {
  display: grid;
  grid-template-columns: calc(100% / 2 - 16px) calc(100% / 2 - 16px);
  grid-template-rows: 408px;
  column-gap: 24px;
  row-gap: 24px;
}
.index-news-box .view-box {
  position: relative;
}

.index-news-box .view-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;

}

.index-news-box .view-box p.detail-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  height: 80px;
  padding: 28px 16px 0;
  line-height: 52px;
  background: linear-gradient(0deg, #000000, rgba(0,0,0,0));
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
}
.index-news-box .view-box p.detail-info a {
  color: #fff;
}

.index-news-box .view-box p.detail-info a:hover {
  color: #f56d6f;
}

.index-news-box .item-list {
  display: flex;
  grid-column: 2 / 2;
  grid-row: 1 / 1;
}

.index-news-box .item-list ul {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

.index-news-box .item-list li {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
}

.index-news-box .item-list li .hover-item {
  display: flex;
  align-items: center;
  padding: 0;
  transition: all ease 0.25s;
}

.index-news-box .item-list li a {
  padding: 11px 20px;
  display: block;
  position: relative;
  z-index: 1;
}

.index-news-box .item-list li a > .article-info {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.4);
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  z-index: 10;
}

.index-news-box .item-list li .date {
  font-family: Arial;
  font-weight: 400;
  font-size: 26px;
  color: #B10104;
  line-height: 24px;
  text-align: center;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #E3E3E3;
}
.index-news-box .item-list li .date span {
  font-size: 14px;
  display: block;
}

.index-news-box .item-list li a .left-mobile-img {
  width: 180px;
  height: 120px;
  object-fit: cover;
  display: none;
}
.index-news-box .item-list li .article-title time {
  display: none;
}
@media screen and (max-width: 991px) {
  .index-news-box .item-list li a .left-mobile-img {
    display: block;
    margin-right: 12px;
  }
  .index-news-box .item-list li .article-title time {
    display: block;
    font-size: 14px;
    color: #00652B;
    line-height: 2em;
  }
  .index-news-box .item-list li .date {
    display: none;
  }
}

.index-news-box .item-list li .article-title {
  flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  color: #000000;
  display: flex;
  align-items: center;
}

.index-news-box .item-list li a.active,
.index-news-box .item-list li a:hover {
  z-index: 5;
}

.index-news-box .item-list li a.active,
.index-news-box .item-list li a:hover {
  box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.08);
  /* width: calc(100% + 20px);
  height: calc(100% + 12px); */
}


@media screen and (max-width: 1200px) {
  .index-news-box {
    grid-template-rows: 460px;
  }


  .index-news-box .item-list li a {
    padding: 12px 16px;
  }

  .index-news-box .item-list li a img {
    width: 116px;
    height: 116px;
    margin-right: 16px;
  }

  .index-news-box .item-list li .article-title {
    font-size: 15px;
    line-height: 20px;
    height: 60px;
  }
}

@media screen and (max-width: 991px) {
  .index-news-box {
    display: block;
    width: 100%;
  }

  .index-news-box .view-box {
    display: none;
  }

  .index-news-box .item-list {
    flex: 0 0 auto;
  }

  .index-news-box .item-list ul {
    flex-flow: row wrap;
    justify-content: center;
  }

  .index-news-box .item-list li {
    width: 100%;
    margin-bottom: 20px;
  }
  .index-news-box .item-list li:nth-child(n+4) {
    display: none;
  }

  .index-news-box .item-list li:last-child {
    margin-bottom: 0;
  }

  .index-news-box .item-list li a {
    flex-flow: row wrap;
    padding: 0;
  }

  .index-news-box .item-list li a img {
    width: 100%;
    height: 480px;
    margin: 0;
  }

  .index-news-box .item-list li a > .article-info {
    width: 100%;
    /* height: 128px; */
    padding: 24px;
    font-size: 20px;
    align-items: stretch;
  }

  .index-news-box .item-list li .article-title {
    font-size: 18px;
    line-height: 1.5em;
    display: flex;
    flex-direction: column;
    height: 120px;
    align-items: flex-start;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .index-news-box .item-list li a img {
    height: 65vw;
  }
}

@media screen and (max-width: 640px) {
  .index-news-box .item-list li {
    margin-bottom: 14px;
  }
  .index-news-box .item-list li a > .article-info {
    /* height: 128px; */
    padding: 18px;
    font-size: 16px;
  }

  .index-news-box .item-list li .article-title {
    font-size: 14px;
    line-height: 22px;
    height: 100px;
    -webkit-line-clamp: 2;
  }
  .index-news-box .item-list li a .left-mobile-img {
    width: 150px;
    height: 100px;
  }
  .index-news-box .item-list li .article-title time {
    font-size: 12px;
  }
}

@media screen and (max-width: 480px) {
  .index-news-box .item-list li a > .article-info {
    /* height: 96px; */
    padding: 15px;
    font-size: 12px;
  }

  .index-news-box .item-list li .article-title {
    font-size: 14px;
    line-height: 20px;
    /* height: 40px; */
  }
}


/* Tab lists */

.layout-full.region-middle {
  padding: 50px 0 10px;
}

@media screen and (max-width: 768px) {
  .layout-full.region-middle {
    padding: 20px 0;
  }
  .layout-full.region-top-first:not(:first-child) .inner {
    padding: 0;
  }
}

@media screen and (max-width: 480px) {
  .layout-full.region-middle {
    padding: 10px 0;
  }
}
.layout-full.region-top-first:not(:first-child) {
  padding-top: 52px;
  padding-bottom: 64px;
  background: url(/yxysz-live/sites/default/files/academy-bg.jpg) center center no-repeat;
  background-size: cover;
}
.layout-full.region-top-first .col-md-9 {
  width: 66.666666%;
}
.layout-full.region-top-first .col-md-3 {
  width: 33.333333%;
  margin-right: 0;
}
@media screen and (max-width: 1200px) {
  .layout-full.region-top-first:not(:first-child) {
    padding: 48px 0 52px;
  }
  .layout-full.region-top-first .col-md-9 {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 14px;
  }
  .layout-full.region-top-first .col-md-3 {
    width: 100%;
    /* background: #fff; */
    /* margin: 0 -15px; */
  }
}

.layout-full.region-middle-first {
  padding-top: 52px;
  padding-bottom: 60px;
}
.layout-full.region-middle-first .col-md-6:nth-child(2n+1) {
  width: 66.666666%;
  padding-left: 14px;
  padding-right: 14px;
}
.layout-full.region-middle-first .col-md-6:nth-child(2n) {
  width: 33.333333%;
  padding-left: 14px;
  padding-right: 14px;
}
@media screen and (max-width: 991px) {
  .layout-full.region-top-first:not(:first-child) {
    padding: 32px 0 48px;
  }
  .layout-full.region-middle-first .col-md-6:nth-child(2n+1),
  .layout-full.region-middle-first .col-md-6:nth-child(2n) {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .layout-full.region-top-first .col-md-3 {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .layout-full.region-top-first:not(:first-child) {
    padding: 24px 0 0;
  }
}
@media screen and (max-width: 480px) {
  .layout-full.region-top-first:not(:first-child) {
    padding: 16px 0 0;
  }
}
.layout-full.region-top-third .no-record {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  padding: 0;
  margin: 16px 0;
}

.block-region-top-third-left {
  padding-top: 30px;
  background-size: contain;
  position: relative;
  height: 120px;
}

.layout-full .block-region-top-third-left .block .block-title {
  padding-left: 758px;
  padding-top: 10px;
  text-align: center;
  margin-bottom: 0;
}

.layout-full .block-region-top-third-left .block .more-link {
  position: static;
  display: block;
  text-align: center;
  padding-left: 758px;
}

.index-tabs-wrap {
  display: flex;
}

.index-tabs-wrap .tab-nav-item {
  flex: 1;
  font-size: 32px;
  text-align: center;
}

.index-tabs-wrap .tab-nav-item a {
  font-size: 18px;
  line-height: 52px;
  color: #1e1e1e;
  display: block;
  background: #F3F3F3;
}

.index-tabs-wrap .tab-nav-item.active a,
.index-tabs-wrap .tab-nav-item a:hover {
  color: #fff;
  background: #980003;
}
.block-region-middle-first-left > .block {
  display: none;
}
.block-region-middle-first-left > .block:nth-child(1),
.block-region-middle-first-left > .block:nth-child(2) {
  display: block;
}

.block-region-top-third-right .tab-news-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

.block-region-top-third-right .tab-news-list > .list-item {
  width: calc(33.3% - 14px);
  margin-right: 21px;
  margin-bottom: 20px;
  border: none;
  background: #fff url(/yxysz-live/sites/default/files/announcement-item-bg.jpg) center center no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  height: 144px;
  padding: 28px 21px !important;
}

.block-region-top-third-right .tab-news-list > .list-item:hover,
.block-region-top-third-right .tab-news-list > .list-item:active {
  background: #fff url(/yxysz-live/sites/default/files/announcement-item-bg-hover.jpg) center center no-repeat;
  background-size: cover;
}

.block-region-top-third-right .tab-news-list > .list-item:nth-child(3n) {
  margin-right: 0;
}

.block-region-top-third-right .tab-news-list > .list-item:first-child {
  margin-top: 0;
}


.block-region-top-third-right .tab-news-list > .list-item .txt-title {
  color: #333;
  font-size: 18px;
  line-height: 1.5;
  overflow: hidden;
  max-height: 81px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.block-region-top-third-right .tab-news-list > .list-item .art-date-mobile {
  display: none;
}

.block-region-top-third-right .tab-news-list > .list-item .txt-title:hover {
  color: #c90006;
  font-weight: bold;
  font-weight: 700;
}

.block-region-top-third-right .outside {
  margin: 0;
}
/* new tab list*/
.index-tab-container .list-3.list-3-1 li,
.index-tab-container .list-3.list-3-1 .list-content .list-item.list-item-line a p {
  line-height: 35px;
  font-size: 16px;
  color: inherit;
}
.index-tab-container .list-item .date {
  font-size: 16px;
  color: #1e1e1e;
}
.index-tab-container .list-3 .list-content li:hover {
  background-color: transparent;
}

.index-tab-container .list-3.list-3-1 .list-content .list-item.list-item-line a {
  color: #1e1e1e;
}
.index-tab-container .list-3.list-3-1 .list-content .list-item.list-item-line a:hover {
  color: #980003;
}

.block-region-top-third-right .btn {
  width: 200px;
  height: 48px;
  border: none;
  border-radius: 24px;
  font-size: 16px;
  line-height: 48px;
  padding: 0;
  margin: 0 auto;
  color: #fff;
  background-color: #da8945;
}

@media screen and (max-width: 991px) {
  .block-region-top-third-right .f-r {
    display: none;
  }

  .block-region-top-third-right .tab-news-list > .list-item {
    justify-content: space-between;
    width: 100%;
    height: 82px;
    padding: 16px 20px !important;
    margin: 0;
    border-bottom: 1px #ddd dashed;
  }

  .block-region-top-third-right .tab-news-list > .list-item:nth-child(n+8) {
    display: none;
  }

  .block-region-top-third-right .tab-news-list > .list-item:after {
    display: none;
  }

  .block-region-top-third-right .tab-news-list > .list-item,
  .block-region-top-third-right .tab-news-list > .list-item:hover,
  .block-region-top-third-right .tab-news-list > .list-item:active {
    background: none;
  }

  .block-region-top-third-right .tab-news-list > .list-item .art-date,
  .block-region-top-third-right .tab-news-list > .list-item .sprator {
    display: none;
  }

  .block-region-top-third-right .tab-news-list > .list-item .txt-title {
    font-size: 24px;
    line-height: 36px;
    width: calc(100% - 114px);
    height: 36px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .block-region-top-third-right .tab-news-list > .list-item .txt-title:hover {
    color: #fff;
  }

  .block-region-top-third-right .tab-news-list > .list-item .art-date-mobile {
    display: block;
    font-size: 24px;
    line-height: 36px;
    width: 90px;
    height: 36px;
    color: #ddd;
    text-align: end;
  }
}

@media screen and (max-width: 640px) {
  .block-region-top-third-left {
    height: 90px;
  }

  .block-region-top-third-right .tab-news-list > .list-item {
    height: 60px;
    padding: 15px 16px !important;
  }

  .index-tabs-wrap .tab-nav-item a {
    font-size: 24px;
  }

  .block-region-top-third-right .tab-news-list > .list-item .txt-title {
    font-size: 18px;
    line-height: 28px;
    width: calc(100% - 96px);
    height: 28px;
  }

  .block-region-top-third-right .tab-news-list > .list-item .art-date-mobile {
    font-size: 18px;
    line-height: 28px;
    width: 76px;
    height: 28px;
  }
}

@media screen and (max-width: 480px) {
  .block-region-top-third-left {
    height: 88px;
  }

  .index-tabs-wrap .tab-nav-item a {
    font-size: 20px;
  }

  .block-region-top-third-right .tab-news-list > .list-item {
    height: 54px;
    padding: 12px 16px !important;
  }

  .block-region-top-third-right .tab-news-list > .list-item .txt-title {
    font-size: 14px;
    line-height: 22px;
    width: calc(100% - 80px);
    height: 22px;
  }

  .block-region-top-third-right .tab-news-list > .list-item .art-date-mobile {
    font-size: 14px;
    line-height: 22px;
    width: 64px;
    height: 22px;
  }
}


/* Academics */

.layout-full.region-middle {
  background: #ddd url(/yxysz-live/sites/default/files/academics-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 50px 0;
}

/* .layout-full.region-middle .block .block-title {
  color: #fff;
} */

.layout-full.region-middle .block .more-link {
  color: #fff;
}

.layout-full.region-middle ul li {
  list-style: none;
}

.academics-list {
  padding: 0;
  margin: 0;
  list-style: none;
  height: 446px;
  display: grid;
  grid-template-columns: calc(50% - 12px) calc(50% - 12px);
  grid-template-rows: calc(33.33% - 9px) calc(33.33% - 9px) calc(33.33% - 9px);
  column-gap: 24px;
  row-gap: 14px;
}

.academics-list .academics-item {
  display: flex;
  flex: 0 0 auto;
  position: relative;
  padding: 12px 14px;
  margin: 0;
  overflow: hidden;
  background-color: #fff;
  border-bottom: 1px #ddd solid;
}

.academics-list .academics-item .thumb {
  display: flex;
  /* flex: 0 0 auto; */
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0 20px 0 0;
  background-color: #f5f5f5;
}

.academics-list .academics-item .img-wrap img {
  display: block;
  width: 100%;
}

.academics-list .academics-item .info {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.academics-list .academics-item .info .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 22px;
  height: 44px;
  color: #222;
}

.academics-list .academics-item .info .title:hover,
.academics-list .academics-item .info .title:active {
  color: #c90006;
}

.academics-list .academics-item .info .date {
  font-size: 14px;
  line-height: 20px;
  color: #bebebe;display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.academics-list .academics-item:first-child {
  grid-row-start: 1;
  grid-row-end: 4;
  padding: 0;
  border-bottom: none;
  display: flex;
  flex-direction: column;
}

.academics-list .academics-item:first-child .thumb {
  width: 100%;
  /* height: 100%; */
  flex: 1;
  height: auto;
}
.academics-list .academics-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.academics-list .academics-item:first-child .info {
  /* position: absolute; */
  /* bottom: 0; */
  /* z-index: 80; */
  /* width: 100%; */
  height: 72px;
  padding: 10px 1em;
  background: #fff;
  flex: 0;
}

.academics-list .academics-item:first-child .info .title {
  -webkit-line-clamp: 2;
  font-size: 16px;
  line-height: 24px;
}

.academics-list .academics-item:first-child .info .date {
  display: none;
}
@media screen and (max-width: 991px) {
  .academics-list .academics-item:last-child {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .academics-list {
    height: 360px;
  }

  .academics-list .academics-item .thumb {
    width: 120px;
    height: 80px;
    margin: 0 15px 0 0;
  }
  
  .academics-list .academics-item .info {
    /* width: calc(100% - 156px); */
  }
  
  .academics-list .academics-item .info .title {
    -webkit-line-clamp: 2;
    font-size: 16px;
    line-height: 24px;
    height: 48px;
  }
  
  .academics-list .academics-item .info .date {
    font-size: 12px;
    line-height: 18px;
  }
  
  .academics-list .academics-item:first-child .info {
    height: 50px;
    padding: 10px 1em;
  }
  
  .academics-list .academics-item:first-child .info .title {
    font-size: 18px;
    line-height: 28px;
  }
  
  .academics-list .academics-item:first-child .info .date {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .academics-list {
    height: auto;
    grid-template-columns: 100%;
    grid-template-rows: 25% 25% 25% 25%;
    column-gap: 0;
    display: block;
  }

  .academics-list .academics-item,
  .academics-list .academics-item:first-child {
    display: flex;
    flex: 0 0 auto;
    position: relative;
    padding: 20px;
    margin: 0;
    overflow: hidden;
    border-bottom: none;
    margin-bottom: 14px;
  }
  
  .academics-list .academics-item .thumb,
  .academics-list .academics-item:first-child .thumb {
    width: 180px;
    height: 120px;
    margin: 0 20px 0 0;
  }
  
  .academics-list .academics-item .info,
  .academics-list .academics-item:first-child .info {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: calc(100% - 200px);
  }
  
  .academics-list .academics-item .info .title,
  .academics-list .academics-item:first-child .info .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 34px;
    height: 68px;
    color: #222;
  }
  
  .academics-list .academics-item .info .title:hover,
  .academics-list .academics-item .info .title:active {
    color: #c90006;
  }
  
  .academics-list .academics-item .info .date,
  .academics-list .academics-item:first-child .info .date {
    display: block;
    font-size: 15px;
    line-height: 28px;
    color: #bebebe;
  }

  .academics-list .academics-item:first-child {
    grid-row-start: 1;
    grid-row-end: 2;
    flex-direction: row;
  }
  
  .academics-list .academics-item:first-child .info {
    position: relative;
    bottom: initial;
    z-index: initial;
    height: unset;
    padding: 0;
    background: transparent;
  }
}

@media screen and (max-width: 640px) {
  .layout-full.region-middle {
    padding: 20px 0;
    background-color: #fff;
  }

  .layout-full.region-middle .block .block-title {
    color: #000;
  }

  .layout-full.region-middle .block .more-link {
    color: #800000;
  }

  .academics-list {
  }

  .academics-list .academics-item,
  .academics-list .academics-item:first-child {
    padding: 18px;
  }
  
  .academics-list .academics-item .thumb,
  .academics-list .academics-item:first-child .thumb {
    width: 162px;
    height: 108px;
    margin: 0 18px 0 0;
  }
  
  .academics-list .academics-item .info,
  .academics-list .academics-item:first-child .info {
    width: calc(100% - 180px);
  }
  
  .academics-list .academics-item .info .title,
  .academics-list .academics-item:first-child .info .title {
    font-size: 15px;
    line-height: 28px;
    height: 56px;
  }
  
  .academics-list .academics-item .info .date,
  .academics-list .academics-item:first-child .info .date {
    font-size: 13px;
    line-height: 24px;
  }
}

@media screen and (max-width: 480px) {
  .academics-list {
    /* height: 488px; */
  }

  .academics-list .academics-item,
  .academics-list .academics-item:first-child {
    padding: 16px;
  }
  
  .academics-list .academics-item .thumb,
  .academics-list .academics-item:first-child .thumb {
    width: 135px;
    height: 90px;
    margin: 0 15px 0 0;
  }
  
  .academics-list .academics-item .info,
  .academics-list .academics-item:first-child .info {
    width: calc(100% - 150px);
  }

  .academics-list .academics-item .info .title,
  .academics-list .academics-item:first-child .info .title {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }
  
  .academics-list .academics-item .info .date,
  .academics-list .academics-item:first-child .info .date {
    font-size: 12px;
    line-height: 18px;
  }
}


/* Events */
.block-region-top-first-right .event-list {
  padding-left: 0;
}

.block-region-top-first-right .event-list .event-item {
  display: flex;
  flex: 0 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 140px;
  /* border-bottom: 1px #ddd solid; */
  padding: 17px 16px;
  margin: 0 0 14px 0;
  background: #fff;
}
.block-region-top-first-right .event-list .event-item:last-child {
  /* margin: 0; */
}
.block-region-top-first-right .event-list .event-item:hover {
  box-shadow: 0 0 8px 0px rgb(0 0 0 / 10%);
}

.block-region-top-first-right .event-list .event-item .event-publish-date {
  display: flex;
  flex: 0 0 auto;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  padding: 0;
  margin: 0 16px 0 0;
  background: #980003;
}

.block-region-top-first-right .event-list .event-item .event-publish-day,
.block-region-top-first-right .event-list .event-item .event-publish-month,
.block-region-top-first-right .event-list .event-item .event-publish-day time,
.block-region-top-first-right .event-list .event-item .event-publish-month time {
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;
}

.block-region-top-first-right .event-list .event-item .event-publish-day {
  height: 28px;
  font-size: 24px;
  line-height: 28px;
}

.block-region-top-first-right .event-list .event-item .event-publish-month {
  height: 16px;
  font-size: 12px;
  line-height: 16px;
}

.block-region-top-first-right .event-list .event-item .event-info {
  /* width: calc(100% - 76px); */
  flex: 1;
  overflow: hidden;
}

.block-region-top-first-right .event-list .event-item .event-title {
  display: block;
  width: 100%;
  max-height: 48px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 6px;
  color: #222;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
}

.block-region-top-first-right .event-list .event-item .event-title:hover,
.block-region-top-first-right .event-list .event-item .event-title:active {
  color: #c90006;
}

.block-region-top-first-right .event-list .event-item .event-speaker,
.block-region-top-first-right .event-list .event-item .event-time,
.block-region-top-first-right .event-list .event-item .event-location {
  display: block;
  width: 100%;
  color: rgb(0 0 0 / 60%);
  font-size: 12px;
  line-height: 18px;
  /* padding-left: 24px; */
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* background-size: 16px 16px; */
  /* background-position: left top 6px; */
  /* background-repeat: no-repeat; */
  background: none!important;
}

.block-region-top-first-right .event-list .event-item .event-speaker {
  background-image: url(/yxysz-live/sites/default/files/event-person.png);
}

.block-region-top-first-right .event-list .event-item .event-time {
  background-image: url(/yxysz-live/sites/default/files/event-date.png);
}

.block-region-top-first-right .event-list .event-item .event-location {
  background-image: url(/yxysz-live/sites/default/files/event-location.png);
}

@media screen and (max-width: 991px) {
  .block-region-top-first-right .event-list .event-item {
    height: auto;
    padding: 20px;
    /* margin: 0; */
  }
  
  .block-region-top-first-right .event-list .event-item .event-publish-date {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    margin: 0 28px 0 0;
  }

  .block-region-top-first-right .event-list .event-item .event-publish-day {
    height: 32px;
    font-size: 24px;
    line-height: 32px;
  }
  
  .block-region-top-first-right .event-list .event-item .event-publish-month {
    /* height: 30px; */
    font-size: 14px;
    /* line-height: 30px; */
  }
  
  .block-region-top-first-right .event-list .event-item .event-info {
    /* width: calc(100% - 128px); */
  }
  
  .block-region-top-first-right .event-list .event-item .event-title {
    /* height: 36px; */
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 12px;
  }
  
  .block-region-top-first-right .event-list .event-item .event-speaker,
  .block-region-top-first-right .event-list .event-item .event-time,
  .block-region-top-first-right .event-list .event-item .event-location {
    /* height: 32px; */
    font-size: 13px;
    line-height: 22px;
    /* padding-left: 26px; */
    background-size: 18px 20px;
    background-position: left top 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media screen and (max-width: 768px) {
  .block-region-top-first-right .event-list .event-item {
    padding: 14px 0;
    margin: 0;
  }
  .block-region-top-first-right .event-list .event-item .event-publish-date {
    height: 64px;
    width: 64px;
    border-radius: 4px;
    margin-right: 18px;
  }
}

@media screen and (max-width: 640px) {
  .block-region-top-first-right .event-list .event-item {
    height: 172px;
    padding: 14px 0;
    /* margin: 0; */
  }
  
  .block-region-top-first-right .event-list .event-item .event-publish-date {
    /* width: 80px; */
    /* height: 80px; */
    /* border-radius: 6px; */
    /* margin: 0 20px 0 0; */
  }

  .block-region-top-first-right .event-list .event-item .event-publish-day {
    /* height: 44px; */
    /* font-size: 32px; */
    /* line-height: 44px; */
  }
  
  .block-region-top-first-right .event-list .event-item .event-publish-month {
    /* height: 24px; */
    font-size: 12px;
    /* line-height: 24px; */
  }
  
  .block-region-top-first-right .event-list .event-item .event-info {
    width: calc(100% - 100px);
  }
  
  .block-region-top-first-right .event-list .event-item .event-title {
    height: 28px;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  
  .block-region-top-first-right .event-list .event-item .event-speaker,
  .block-region-top-first-right .event-list .event-item .event-time,
  .block-region-top-first-right .event-list .event-item .event-location {
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    padding-left: 0;
    background-size: 16px 18px;
    background-position: left top 5px;
  }
}

@media screen and (max-width: 480px) {
  .block-region-top-first-right .event-list .event-item {
    height: 138px;
    padding: 16px 0;
    margin: 0;
  }
  
  .block-region-top-first-right .event-list .event-item .event-publish-date {
    width: 48px;
    height: 48px;
    border-radius: 4px;
    margin: 0 16px 0 0;
  }

  .block-region-top-first-right .event-list .event-item .event-publish-day {
    height: 24px;
    font-size: 20px;
    line-height: 24px;
  }
  
  .block-region-top-first-right .event-list .event-item .event-publish-month {
    height: 14px;
    font-size: 10px;
    line-height: 14px;
  }
  
  .block-region-top-first-right .event-list .event-item .event-info {
    width: calc(100% - 64px);
  }
  
  .block-region-top-first-right .event-list .event-item .event-title {
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  
  .block-region-top-first-right .event-list .event-item .event-speaker,
  .block-region-top-first-right .event-list .event-item .event-time,
  .block-region-top-first-right .event-list .event-item .event-location {
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    padding-left: 0;
    background-size: 13px 14px;
    background-position: left top 4px;
  }
}


/* Recruit banner */
.region-bottom-standard {
  padding-bottom: 48px;
}

.region-middle-first .recruit-banner {
  display: block;
  margin-bottom: 24px;
}
.region-middle-first .recruit-banner:last-child {
  margin-bottom: 0;
}

.region-middle-first .recruit-banner img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .region-bottom-standard .inner .row {
    margin: 0;
  }

  .region-middle-first .recruit {
    flex-wrap: wrap;
  }

  .region-middle-first .recruit-banner {
    width: 100%;
  }
  .region-middle-first .recruit-banner img {
    height: 22vw;
    object-fit: cover;
  }
}

@media screen and (max-width: 640px) {
  .region-middle-first .recruit-banner {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 480px) {
  .region-middle-first .recruit-banner {
    margin-bottom: 18px;
  }
}

.region-bottom-standard,
.region-footer-bottom {
  display: none;
}
.region-bottom-standard {
  background-color: #f5f5f5;
  padding-top: 28px;
  padding-bottom: 0;
}
.region-footer-bottom {
  padding: 24px 0;
}
.region-footer-bottom .recruit-banner {
  display: block;
}
.region-footer-bottom .recruit-banner img {
  width: 100%;
  height: 20vw;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .region-bottom-standard,
  .region-footer-bottom {
    display: block;
  }
  .region-middle-first {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .region-bottom-standard {
    padding-top: 14px;
  }
  .region-footer-bottom {
    padding: 14px 0;
  }
}
/* Footer */

.footer_cls_customer {
  background: #800000 url(/yxysz-live/sites/default/files/footer-bg.jpg) center center no-repeat;
  background-size: cover;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.footer_cls_customer .inner:after {
  display: none;
}

.footer_cls_customer .inner {
  padding: 28px 14px;
  display: flex;
  justify-content: space-between;
  text-align: left;
}

.footer_cls_customer .inner h4.sec-title {
  color: #fff;
}

.footer_cls_customer .logo {
  width: 440px;
  margin-right: 40px;
}

.footer_cls_customer .logo img {
  width: 100%;
  /* height: 80px; */
  /* border-bottom: 2px solid rgba(255, 255, 255, 0.2); */
}

.footer_cls_customer .footer-lists {
  display: flex;
  flex: 0 0 auto;
  width: calc(100% - 480px);
  justify-content: space-between;
}

.footer_cls_customer .links {
  margin: 14px 0;
  font-size: 14px;
  line-height: 22px;
}

.footer_cls_customer .links a,
.footer_cls_customer .links span {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 22px;
  line-height: 1.65;
}

.footer_cls_customer .links a:hover {
  color: #fff;
}

.footer_cls_customer .qr-code {
  width: 108px;
}

.footer_cls_customer .copyright {
  line-height: 1.8;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 1px -2px 0px 0px #6b0000;
  padding: 1.25em 1em;
}

@media screen and (max-width: 1440px) {
  .footer_cls_customer .logo {
    width: 320px;
    margin-right: 30px;
  }

  .footer_cls_customer .footer-lists {
    width: calc(100% - 350px);
  }

  .footer_cls_customer .links a,
  .footer_cls_customer .links span {
    margin-right: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .footer_cls_customer .logo {
    width: 228px;
    margin-right: 28px;
  }

  .footer_cls_customer .footer-lists {
    width: calc(100% - 256px);
  }

  .footer_cls_customer .links a,
  .footer_cls_customer .links span {
    margin-right: 16px;
  }
}

@media screen and (max-width: 991px) {
  .footer_cls_customer .logo {
    display: none;
  }

  .footer_cls_customer .footer-lists {
    width: 100%;
  }

  .footer_cls_customer .footer-lists .fast-link,
  .footer_cls_customer .footer-lists .friends-link,
  .footer_cls_customer .footer-lists .contact-info {
    flex: 1 0 auto;
  }

  .footer_cls_customer .copyright {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .footer_cls_customer .inner {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .footer_cls_customer .copyright {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .footer_cls_customer .copyright {
    font-size: 12px;
  }
}

