/* Consolidated stylesheet: chinaCulture.css. Generated from legacy CSS files. */

/* ===== index.css ===== */
@charset "UTF-8";


/* ===== certify.css ===== */
@charset "utf-8";
/* CSS Document */

/* 定义样式，包括整体样式，分页器样式和前进后退按钮样式等内容 */
.lastFooter .content #certify {
  position: relative;
  width: 1200px;
  margin: 0 auto
}

.carousel-certify .lastFooter .content #certify .swiper-container {
  padding-bottom: 60px;
}

.carousel-certify .lastFooter .content #certify .swiper-slide {
  width: 520px;
  height: 445px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
}

.carousel-certify .lastFooter .content #certify .swiper-slide img {
  display: block;
}

.carousel-certify .lastFooter .content #certify .swiper-slide p {
  padding-top: 10px;
  text-align: center;
  font-size: 1.1em;
  margin: 0;
  color: white;
  margin-top: 19px;
}

.carousel-certify .lastFooter .content #certifyphone {
  display: none;
}

.carousel-certify .lastFooter .content #certify .swiper-container .paddingSwiper {
  padding: 9px;
  background-color: #a1b9df;
  padding-bottom: 0;
}

.carousel-certify .lastFooter .content #certify .swiper-container .paddingSwiper img {
  width: 100%;
  height: 372px;
  display: block;
}

.carousel-certify .lastFooter .content .moreHiddenBg {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  background-color: black;
  z-index: 999;
  top: 0;
  opacity: 0.3;
}

.carousel-certify .lastFooter .content .swiper-slide-active .moreHiddenBg {
  display: none;
}

.carousel-certify .lastFooter .content .swiper-slide-active a .swiperText {
  display: block;
}

.carousel-certify .lastFooter .content #certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  background-color: #70819d;
  width: 15px;
  height: 15px;
  opacity: 1;
}

.carousel-certify .lastFooter .content #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #da5445;
}

.carousel-certify .lastFooter .content #certify .swiper-button-next::after,
.carousel-certify .lastFooter .content #certify .swiper-button-prev::after {
  display: none;
}

.carousel-certify .lastFooter .content #certify .lunbo-next,
.carousel-certify .lastFooter .content #certify .lunbo-prev {
  position: absolute;
  top: 50%;
  width: 21px;
  height: 35px;
}

.carousel-certify .lastFooter .content #certify .lunbo-next {
  right: -30px;
  background: url(../images/msnext.png) no-repeat;
}

.carousel-certify .lastFooter .content #certify .lunbo-prev {
  left: -30px;
  background: url(../images/msprev.png) no-repeat;
}

.carousel-certify .lastFooter .content #certify .lunbo-next:hover {
  background: url(../images/msnexthover.png) no-repeat;
}

.carousel-certify .lastFooter .content #certify .lunbo-prev:hover {
  background: url(../images/msprevhover.png) no-repeat;
}

/* .carousel-certify .lastFooter .content #certify .lunbo-prev:hover {
  background-position: 0 -46px;
  background-size: 100%
}

.carousel-certify .lastFooter .content #certify .lunbo-next:hover {
  background-position: 0 -139px;
  background-size: 100%
} */
@media screen and (max-width: 980px) {
  /* .lunbo {
	width: 100%;
    height: auto;
	left: 0px;
	top: 148px;
  } */

  .lastFooter .content #certify {
    position: relative;
    width: 80%;
    /* height: 20%; */
    margin: 0 auto;
    margin-top: 2vh;
    margin-bottom: 3vh;
  }

  .lastFooter .content #certify .swiper-container {
    /* padding-bottom: 0px; */
  }

  /* #certify .swiper-container {
    padding-bottom: 0px !important;
    transform: translateX(-28%) !important;
  } */

  .lastFooter .content #certify .swiper-container .paddingSwiper {
    width: 100%;
    height: auto;
    /* background: #fff; */
    box-shadow: 0 4px 30px #ddd;
  }

  .lastFooter .content #certify .swiper-pagination {
    /* width: 100vh; */

  }

  .carousel-certify .lastFooter .content #certify .swiper-container .paddingSwiper img {
    height: 60vw;
  }

  .carousel-certify .lastFooter .content #certify .swiper-slide p {
    margin-top: 0px;
  }

  .carousel-certify .lastFooter .content #certify .lunbo-prev,
  .carousel-certify .lastFooter .content #certify .lunbo-next {
    top: 38%;
  }
}

/* ===== chinaCultureheader.css ===== */
.site-header-culture #header {
  position: relative;
  display: block;
  width: 100%;
  /*height: 44vw;
    min-height: 450px;*/
  height: 100%;
  min-height: 750px;
  background: url(../images/chinaBg.jpg) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.site-header-culture #header .site-header__top {
  background: url(../images/top.png) no-repeat center top;
  background-size: 100% 100%;
}

.site-header-culture #header .site-header__top .site-header__inner {
  /*width: 1426px;*/
  width: 1590px;
  height: 87px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.site-header-culture #header .site-header__top .site-header__inner .logo {
  height: 67px;
}

.site-header-culture #header .site-header__top .site-header__inner .search-group {
  display: flex;
  align-items: center;
}

.site-header-culture #header .site-header__top .site-header__inner .search-group .search {
  width: 405px;
  height: 40px;
  border: 1px solid #2f7084;
  border-radius: 100px;
  display: flex;
}

.site-header-culture #header .site-header__top .site-header__inner .search-group .search input {
  background: none;
  border: none;
  flex: 1;
  padding: 0 16px;
  font-family: 'Gilroy-Light';
}

.site-header-culture #header .site-header__top .site-header__inner .search-group .search input::placeholder {
  color: #256073;
  font-family: Gilroy-Regular;
}

.site-header-culture #header .site-header__top .site-header__inner .search-group .search button {
  background: none;
  width: 50px;
  border: 0;
  cursor: pointer;
  background: url(../images/search_btn.png) no-repeat center center;
}

.site-header-culture #header .site-header__top .site-header__inner .search-group .vertical {
  height: 49px;
  border-left: 1px solid #2f7084;
  margin: 0 30px;
}

.site-header-culture #header .site-header__top .site-header__inner .search-group .mailbox {
  color: #191e23;
  line-height: 40px;
  font-family: Gilroy-Regular;
  font-weight: bold;
}

.site-header-culture #header .site-header__top .phone-nav-btn {
  display: none;
}

.site-header-culture #header .site-header__top #phonesearch {
  display: none;
}

.site-header-culture .nav {
  width: 100%;
  height: 113px;
  margin: 0 auto;
  position: relative;
  background: url(../images/navBg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: -5%;
  z-index: 5;
}

.site-header-culture .nav ul {
  width: 1320px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  flex-shrink: 0;
}

.site-header-culture .nav ul li {
  height: 96px;
  text-align: center;
  line-height: 96px;
  /*width: 300px;*/
}

.site-header-culture .nav ul li:hover {
  background-image: url(../images/navHoverBg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-y: 50%;
}

.site-header-culture .nav ul li a {
  display: block;
  color: #fff;
  font-size: 18px;
  font-family: Gilroy-Medium;
  width: 100%;
  height: 100%;
  padding: 0 5px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.site-header-culture .nav ul li:not(.nav-active) a:hover {
  animation-name: rubberBand;
}


@media screen and (max-width: 980px) {

  .site-header-culture #header {

    min-height: 20vh;
    background: url(../images/chinaBg.jpg) no-repeat;
    background-size: 100% 100%;
  }

  .site-header-culture #header .site-header__top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background: none;
  }

  .site-header-culture #header .site-header__top .site-header__inner {
    width: 100%;
    height: 40px;
  }

  .site-header-culture #header .site-header__top .site-header__inner .logo {
    height: 30px;
  }

  .site-header-culture #header .site-header__top .site-header__inner .search-group {
    flex: 1;
    overflow: hidden;
    /*margin-left: 20px;
        max-width: 300px;*/
  }

  .site-header-culture #header .site-header__top .site-header__inner .search-group .search {
    width: auto;
    flex: 1;
    height: 30px;
    min-width: 1%;
    display: none;
  }

  .site-header-culture #header .site-header__top .site-header__inner .search-group .search input {
    min-width: 1%;
  }

  .site-header-culture #header .site-header__top .site-header__inner .search-group .vertical {
    display: none;
  }

  .site-header-culture #header .site-header__top .site-header__inner .search-group .mailbox {
    display: none;
  }

  .site-header-culture #header .site-header__top .phone-nav-btn {
    width: 100%;
    display: flex;
    /*justify-content: flex-end;*/
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
  }

  .site-header-culture #header .site-header__top #phonesearch {
    width: 250px;
    height: 30px;
    border: 1px solid #2f7084;
    border-radius: 100px;
    display: flex;
  }

  .site-header-culture #header .site-header__top #phonesearch input {
    background: none;
    border: none;
    flex: 1;
    padding: 0 16px;
  }

  .site-header-culture #header .site-header__top #phonesearch input::placeholder {
    color: #256073;
    font-family: Gilroy-Regular;
  }

  .site-header-culture #header .site-header__top #phonesearch button {
    background: none;
    width: 50px;
    border: 0;
    cursor: pointer;
    background: url(../images/search_btn.png) no-repeat center center;
  }

  .site-header-culture #header .site-header__top .phone-nav-btn span {
    padding: 10px;
    margin-top: 10px;
    font-weight: bold;
    font-family: Gilroy-Bold;
    font-size: 18px;
    color: #256073;
  }

  .site-header-culture #header .nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: calc(100% - 115px);
    background: #256073;
    transition: all 0.5s;
    transform: translateY(100%);
    opacity: 0;
  }

  .site-header-culture #header .nav.navShow {
    transform: translateY(0%);
    opacity: 1;
  }

  .site-header-culture #header .nav ul {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
  }

  .site-header-culture #header .nav ul li {
    min-height: 40px;
    display: flex;
    align-items: center;
  }

  .site-header-culture .nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: calc(100% - 115px);
    background: #256073;
    transition: all 0.5s;
    transform: translateY(100%);
    opacity: 0;
  }

  .site-header-culture .nav.navShow {
    transform: translateY(0%);
    opacity: 1;
  }

  .site-header-culture .nav ul {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
  }

  .site-header-culture .nav ul li {
    min-height: 40px;
    display: flex;
    align-items: center;
  }
}

/* ===== chinaculutre.css ===== */



.culture-home .safe-area-top {
  padding-top: calc(constant(safe-area-inset-top) + 1px);
  padding-top: calc(env(safe-area-inset-top) + 1px);
}

.culture-home .safe-area-bottom {
  padding-bottom: calc(constant(safe-area-inset-bottom) +1px);
  padding-bottom: calc(env(safe-area-inset-bottom) +1px);
}

.culture-home.box-width {
  min-width: 1426px;
  max-width: 1920px;
}

.culture-home.content {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0 !important;
}

.culture-home .lastFooter .content .content5 {
  margin-bottom: 0;
}

.culture-home .lastFooter .content {
  padding-bottom: 10px;
}

.culture-home #main {
  width: 1426px;
  margin: 0 auto;
}

.culture-home #footer {
  background: #0b358e;
}

.culture-home #footer .footer-container {
  position: relative;
  width: 1426px;
  margin: 0 auto;
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.culture-home #footer .footer-container .footer-logo {
  position: absolute;
  left: 0;
  width: 218px;
  height: 129px;
}

.culture-home #footer .footer-container dl {
  line-height: 40px;
}

.culture-home #footer .footer-container dl dd {
  color: #fff;
  text-align: center;
}

.culture-home #js-go-top {
  position: fixed;
  width: 66px;
  height: 66px;
  max-width: 66px;
  max-height: 66px;
  right: 5%;
  bottom: 95px;
  z-index: 999;
  cursor: pointer;
  background: url(../images/icon_top.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 50%;
}

.culture-home .cMain-2 div {
  animation-duration: 0.5s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  -webkit-animation-name: showText;
  animation-name: showText;
}

@keyframes showText {
  0% {
    transform: translateY(-100%) scale(0);
  }

  100% {
    transform: translateX(0) scale(1);
  }
}


@media screen and (max-width: 980px) {
  .culture-home.box-width {
    min-width: auto;
    max-width: initial;
  }

  .culture-home #footer {
    width: 100%;
  }

  .culture-home #footer .footer-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
  }

  .culture-home #footer .footer-container .footer-logo {
    position: initial;
    width: auto;
    height: 20vw;
    margin: 20px 0;
  }

  .culture-home #js-go-top {
    width: 12vw;
    height: 12vw;
    bottom: 5%;
  }
}

/* ===== cMain.css ===== */



.culture-main .cMain {
  width: 100%;
  /*height: 634px;*/
  height: 770px;
  background-image: url('../images/cmain.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: -10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.culture-main .cMain #cMain-1 {
  display: flex;
}

.culture-main .cMain #cMain-2 {
  width: 1517px;
  height: 150px;
  overflow: hidden;
  margin-top: 40px;
}

.culture-main .cMain #cMain-2 .mySwiper {
  height: 100%;
  position: relative;
}

.culture-main .cMain .cMain-1 {
  height: 514px;
  width: 294px;
  margin-left: 11%
}

.culture-main .cMain .cMain-1 .section-intro__line {
  height: 184px;
  width: 2px;
  background-color: #BE9B90;
  margin: 0 auto;
}

.culture-main .cMain .cMain-1 .section-intro {
  width: 294px;
  height: 314px;
  background-image: url(../images/box1.png);
  overflow: hidden;
}

.culture-main .cMain .cMain-1 .section-intro .section-intro__mark {
  width: 154px;
  height: 37px;
  background-image: url(../images/text1.png);
  background-size: 100% 100%;
  margin-top: 46px;
  margin-left: 24px;
}

.culture-main .cMain .cMain-1 .section-intro .section-intro__rule {
  width: 196px;
  height: 2px;
  background-color: #BE9B90;
  margin-top: 11px;
  margin-left: 33%;
}

.culture-main .cMain .cMain-1 .section-intro .section-intro__text {
  width: 225px;
  height: 83px;
  margin: 0 auto;
  color: #72380D;
  margin-top: 25px;
  line-height: 34px;
  font-size: 16px;
  font-family: Gilroy;
  font-weight: bold;
}

.culture-main .cMain .cMain-1 .section-intro .section-heading__more {
  width: 89px;
  height: 30px;
  margin-top: 35px;
  margin-left: 42px;
  background-image: url(../images/more1.png);
  text-align: center;
  line-height: 30px;
  color: #72380D;
  font-size: 14px;
  font-family: Gilroy;
  font-weight: bold;
}

.culture-main .cMain-1 .section-intro .section-heading__more a {
  color: #72380d;
  font-size: 14px;
}


.culture-main .cMain-2 {
  width: 45%;
  height: 100%;
  margin-left: 1%;
  display: flex;
}

.culture-main .cMain-2 .cMain-item1 {
  width: 275px;
  height: 188px;
  margin-top: 148px;
  background-image: url('../images/mainItem.png');
  overflow: hidden;

}

.culture-main .cMain-2 .item1-img {
  width: 265px;
  height: 178px;
  margin-left: 5px;
  margin-top: 3px;
}



.culture-main .cMain-2 .cMain-item1-text {
  margin-left: 10.55%;
  margin-top: 30px;

  font-family: Gilroy;
  font-weight: bold;
  font-size: 14px;
  color: #72380D;
  line-height: 32px;
}

.culture-main .cMain-2 .cMain-item2 {
  width: 275px;
  height: 188px;
  background-image: url('../images/mainItem.png');
  overflow: hidden;
  margin-top: 108px;

}

.culture-main .cMain-2 .first {
  margin-left: 3%;
}

.culture-main .cMain .second {
  margin-left: 3%;
}

.culture-main .cMain-2 .item1-img {
  width: 264px;
  height: 176px;
  margin-left: 6px;
  margin-top: 6px;
}



.culture-main .cMain-2 .cMain-item3 {
  width: 275px;
  height: 188px;
  background-image: url('../images/mainItem.png');
  overflow: hidden;
  margin-top: 45px;
  margin-left: 3.65%;

}

.culture-main .cMain-2 .item2-img {
  width: 265px;
  height: 178px;
  margin-left: 5px;
  margin-top: 3px;
}


.culture-main .cMain-2 .cMain-item4 {
  width: 275px;
  height: 188px;
  background-image: url('../images/mainItem.png');
  overflow: hidden;
  margin-top: 86px;
}

.culture-main .cMain-2 .item4-img {
  width: 264px;
  height: 177px;
  margin-left: 6px;
  margin-top: 6px;
}


.culture-main .cMain-2 .cMain-item1-text1 {
  margin-top: 160px;
  font-family: Gilroy;
  font-weight: bold;
  font-size: 14px;
  color: #72380D;
  line-height: 32px;
  margin-left: 3.65%;
}

.culture-main .cMain-2 .cMain-item5 {
  width: 317px;
  height: 213px;
  background-image: url('../images/mainItem.png');
  overflow: hidden;
  margin-left: 15px;
  margin-top: 130px;
}

.culture-main .cMain-2 .item5-img {
  width: 307px;
  height: 203px;
  margin-left: 5px;
  margin-top: 3px;
}



.culture-main .cMain-2 .cMain-item1-text2 {
  margin-left: 51px;
  margin-top: 52px;
  width: 300px;
  font-family: Gilroy;
  font-weight: bold;
  font-size: 14px;
  color: #72380D;
  line-height: 32px;
}

.culture-main .cMain2 {
  width: 100%;
  height: 900px;
  background-image: url('../images/cmain2.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 2px;

  position: relative;
}

.culture-main .cMain2 .cMain-1 {
  height: 514px;
  width: 294px;
  float: right;
  margin-right: 145px;

}

.culture-main .cMain2 .cMain-1 .section-intro__line {
  height: 193px;
  width: 2px;
  background-color: #BE9B90;
  margin: 0 auto;
}

.culture-main .cMain2 .cMain-1 .section-intro {
  width: 294px;
  height: 430px;
  background-image: url(../images/box2.png);
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 999;
}

.culture-main .cMain2 .cMain-1 .section-intro .section-intro__mark {
  width: 191px;
  height: 158px;
  background-image: url(../images/moreText.png);
  background-size: 100% 100%;
  margin-top: 45px;
  margin-left: 24px;
}

.culture-main .cMain2 .cMain-1 .section-intro .section-intro__rule {
  width: 65px;
  height: 2px;
  background-color: #BE9B90;
  position: absolute;
  right: 0;
  top: 42%;
}

.culture-main .cMain2 .cMain-1 .section-intro .section-intro__text {
  /*height: 83px;*/
  color: #FFFFFF;
  margin-top: 25px;
  line-height: 34px;
  font-size: 14px;
  font-family: Gilroy;
  font-weight: bold;
  margin-left: 24px;
}

.culture-main .cMain2 .cMain-1 .section-intro .section-heading__more {
  width: 89px;
  height: 30px;
  margin-top: 10px;
  margin-left: 24px;
  background-image: url(../images/more.png);
  text-align: center;
  line-height: 30px;
  color: #72380D;
  font-size: 14px;
  font-family: Gilroy;
  font-weight: bold;
}

.culture-main .cMain2 .cMain-big {
  /* width: 100%;
    height: 100%; */
  overflow: hidden;
  /* position: relative; */
}

.culture-main .cMain-big .big-img1 {
  width: 257px;
  height: 199px;
  /*background-image: url('../images/mountin.png');*/
  margin-top: 91px;
  margin-left: 1109px;
}

.culture-main .cMain-big .big-img2 {
  width: 257px;
  height: 199px;
  margin-left: 470px;
  margin-top: -114px;
}

.culture-main .cMain-big .big-img2 img {
  width: 100%;
  height: 100%;
}

.culture-main .cMain-big .big-img3 {
  width: 257px;
  height: 199px;
  margin-left: 212px;
  margin-top: 23px;
  background-image: url('../images/3.png');
}

.culture-main .cMain-big .big-img4 {
  width: 257px;
  height: 199px;
  margin-left: 308px;
  margin-top: 68px;
  background-image: url('../images/4.png');
}

.culture-main .cMain-big .big-img5 {
  width: 257px;
  height: 199px;
  margin-left: 1294px;
  margin-top: -182px;
}

.culture-main .cMain2 .cMain-big .big-img1 img {
  width: 100%;
  height: 100%;
}

.culture-main .cMain2 .cMain-big .big-img2 img {
  width: 100%;
  height: 100%;
}

.culture-main .cMain2 .cMain-big .big-img3 img {
  width: 100%;
  height: 100%;
}

.culture-main .cMain2 .cMain-big .big-img4 img {
  width: 100%;
  height: 100%;
}

.culture-main .cMain2 .cMain-big .big-img5 img {
  width: 100%;
  height: 100%;
}

.culture-main .cMain-big .big-img2:hover {
  width: 257px;
  height: 199px;
  transform: scale(1.1);
  /* é¼ æ ‡æ‚¬æµ®æ—¶æ”¾å¤§å›¾ç‰‡ */
}

.culture-main .cMain-big .big-img3:hover {
  width: 257px;
  height: 199px;
  transform: scale(1.1);
  /* é¼ æ ‡æ‚¬æµ®æ—¶æ”¾å¤§å›¾ç‰‡ */
}

.culture-main .cMain-big .big-img4:hover {
  width: 257px;
  height: 199px;
  transform: scale(1.1);
  /* é¼ æ ‡æ‚¬æµ®æ—¶æ”¾å¤§å›¾ç‰‡ */
}

.culture-main .cMain-big .big-img1:hover {
  width: 257px;
  height: 199px;
  transform: scale(1.1);
  /* é¼ æ ‡æ‚¬æµ®æ—¶æ”¾å¤§å›¾ç‰‡ */
}

.culture-main .cMain-big .big-img5:hover {
  width: 257px;
  height: 199px;
  transform: scale(1.1);
  /* é¼ æ ‡æ‚¬æµ®æ—¶æ”¾å¤§å›¾ç‰‡ */
}

.culture-main .myRadio {
  /*position: absolute;
    width: 792px;
    height: 448px;
    background-color: white;
    top: 315px;
    left: 564px;
    padding: 3px 3px;*/
  position: absolute;
  width: 1206px;
  /* height: 436px; */
  /* background-color: white; */
  top: 218px;
  left: 10%;
}

.culture-main .myRadio .current-swiper {
  width: 792px;
  /* height: 448px; */
  /* border-radius: 10px; */
  position: relative;
  z-index: 99;
  padding-bottom: 60px;
}

.culture-main .myRadio .swiper-slide {
  height: auto;
}

.culture-main .myRadio .swiper-slide.swiper-slide-active {
  width: 100% !important;
}

.culture-main .myRadio .swiper-slide .bgBox {
  /* width: 792px; */
  height: 448px;
  background: #FFFFFF;
}

.culture-main .myRadio .swiper-slide .bgBox .boximg {
  width: 777px;
  height: 436px;
}

.culture-main .myRadio .swiper-slide .bgBox img {
  width: 100%;
  height: 100%;
  margin-top: 6px;
  margin-left: 8px;
}

.culture-main .myRadio .swiper-slide .bgBox video {
  width: 100%;
  height: 100%;
  margin-top: 6px;
  margin-left: 8px;
}

.culture-main .myRadio .swiper-slide .boxtitle {
  width: 100%;
  display: flex;
  margin-top: 30px;
  align-items: baseline;
}

.culture-main .myRadio .swiper-slide .boxtitle i {
  width: 41px;
  background: #fff;
  height: 7px;
}

.culture-main .myRadio .swiper-slide .boxtitle p {
  font-family: Gilroy;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 36px;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.culture-main .myRadio .left-swiper {
  position: absolute;
  /* left: 117px; */
  top: 110px;
  z-index: 1;
}

.culture-main .myRadio .right-swiper {
  position: absolute;
  right: 0px;
  left: auto;
  top: 110px;
  z-index: 1;
}

.culture-main .myRadio .left-swiper img,
.culture-main .myRadio .left-swiper video {
  width: 100%;
  height: 100%;
}

.culture-main .myRadio .right-swiper img,
.culture-main .myRadio .right-swiper video {
  width: 100%;
  height: 100%;
}

.culture-main .myRadio .nocurrent-swiper {
  width: 296px;
  height: 197px;
  /* border-radius: 8px; */
}

.culture-main .myRadio .nocurrent-swiper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.culture-main .myRadio .swiper-button-next,
.culture-main .myRadio .swiper-button-prev {
  top: 35%;
}

.culture-main .myRadio .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  background-color: #FFFFFF;
  width: 15px;
  height: 15px;
  opacity: 1;
}

.culture-main .myRadio .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #E4C8A7;
}

.culture-main .video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.culture-main .cMain-bottom {
  height: 890px;
  width: 100%;
  background-image: url(../images/cMainBottom.png);
  background-repeat: no-repeat;
  display: flex;
}

/*.culture-main  .cMain-footer {
    width: 100%;
    height: 930px;
    background-image: url(../images/cFooter.jpg);
    margin-top: -148px;
  }*/



.cMain-bottom .cMain-1 {
  height: 514px;
  width: 294px;
  margin-left: 220px;
}

.culture-main .cMain-bottom .cMain-1 .section-intro__line {
  height: 184px;
  width: 2px;
  background-color: #BE9B90;
  margin: 0 auto;
}

.culture-main .cMain-bottom .cMain-1 .section-intro {
  width: 294px;
  height: 389px;
  background-image: url(../images/cBottomBg.png);
  overflow: hidden;
}

.culture-main .cMain-bottom .cMain-1 .section-intro .section-intro__mark {
  width: 242px;
  height: 83px;
  background-image: url(../images/cBottomText.png);
  background-size: 100% 100%;
  margin-top: 44px;
  margin-left: 24px;
}

.culture-main .cMain-bottom .cMain-1 .section-intro .section-intro__rule {
  width: 196px;
  height: 2px;
  background-color: #BE9B90;
  margin-top: 11px;
  margin-left: 33%;
}

.culture-main .cMain-bottom .cMain-1 .section-intro .section-intro__text {
  color: #72380D;
  margin-top: 25px;
  line-height: 34px;
  font-size: 16px;
  font-family: Gilroy;
  font-weight: bold;
  margin-left: 26px;
  margin-right: 15px;
}

.culture-main .cMain-bottom .cMain-1 .section-intro .section-heading__more {
  width: 89px;
  height: 30px;
  margin-top: 35px;
  margin-left: 42px;
  background-image: url(../images/more.png);
  text-align: center;
  line-height: 30px;
  color: #72380D;
  font-size: 14px;
  font-family: Gilroy;
  font-weight: bold;
}

.culture-main .cMain-bottom .cMain-bottom-right {
  margin-left: 46px;
  margin-top: 114px;
  display: flex;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-grid__primary .museum-link-card {
  position: relative;
  overflow: hidden;
  width: 290px;
  height: 174px;
  margin-right: 11px;
  border-radius: 15px;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-grid__primary .museum-link-card:nth-child(2),
.culture-main .cMain-bottom .cMain-bottom-right .museum-grid__primary .museum-link-card:nth-child(3) {
  margin-top: 11px;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-grid__secondary .museum-link-card {
  position: relative;
  overflow: hidden;
  width: 401px;
  height: 264px;
  float: left;
  margin-right: 11px;
  border-radius: 15px;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-link-card a:hover {
  border: 3px solid #f98d2e;
  border-radius: 15px;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-grid__secondary .museum-link-card:nth-child(3),
.culture-main .cMain-bottom .cMain-bottom-right .museum-grid__secondary .museum-link-card:nth-child(4) {
  margin-top: 16px;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-link-card a {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-link-card a .image-card__image {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.5s;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-link-card .image-card__label {
  position: absolute;
  font-family: Gilroy;
  font-weight: bold;
  font-size: 26px;
  z-index: 999;
  color: #FFFFFF;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-link-card a:hover .image-card__label {
  display: none;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-link-card .image-card__label--hover {
  display: none;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-link-card a:hover .image-card__label--hover {
  position: absolute;
  z-index: 999;
  display: block;
}

.culture-main .cMain-bottom .cMain-bottom-right .museum-link-card a:hover .image-card__image {
  transform: scale(1.2);
}

.culture-main .cMain-footer-right {
  display: flex;
  height: 100%;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 50px;
}

.culture-main .cMain-footer-right .image-card__image1 {
  width: 200px;
  height: 469px;
  margin-top: 148px;
  margin-left: 85px;
  position: relative;
  text-align: center;
}

.culture-main .cMain-footer-right span {
  position: absolute;
  top: 15%;
  left: 10%;
  color: #F7DECD;
  font-family: Gilroy;
  font-weight: bold;
  line-height: 30px;
  text-align: left;
  /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; */
  width: 80%;
  transition: all 1.5s;
}

.culture-main .cMain-footer-right .image-card__image2 span {
  color: #DD3218;
}

.culture-main .cMain-footer-right .image-card__image2 {
  width: 200px;
  height: 469px;

  margin-top: 207px;
  margin-left: 85px;
  position: relative;
  text-align: center;
}


.culture-main .cMain-footer-right .image-card__image3 {
  width: 200px;
  height: 469px;
  position: relative;
  text-align: center;
  margin-top: 148px;
  margin-left: 85px;
}

.culture-main .cMain-footer-right .image-card__image4 {
  width: 200px;
  height: 469px;
  margin-top: 103px;
  margin-left: 85px;
  position: relative;
  text-align: center;
}

.culture-main .swiper-slide {
  width: 558px;
  height: 372px;
}

.culture-main .cMain-footer-right a .full {
  width: 100%;
  height: 100%;
  transition: all 1.5s;
}

.culture-main .cMain-footer-right a:hover img,
.culture-main .cMain-footer-right a:hover span {
  transform: rotateY(1turn);
}

.culture-main .cMain-footer {
  width: 100%;
  height: 930px;
  background-image: url(../images/cFooter.png);
  margin-top: -148px;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}


.culture-main .cMain-footer .cMain-1 {
  height: 375px;
  width: 294px;
  margin-left: 82px;
  float: right;
  margin-right: 145px;
  margin-top: 40px;
}

.culture-main .cMain-footer .cMain-1 .section-intro__line {
  height: 167px;
  width: 2px;
  background-color: #BE9B90;
  margin: 0 auto;
}

.culture-main .cMain-footer .cMain-1 .section-intro {
  width: 294px;
  height: 430px;
  background-image: url(../images/box2.png);
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.culture-main .cMain-footer .cMain-1 .section-intro .section-intro__mark {
  width: 228px;
  height: 107px;
  background-image: url(../images/footerBg.png);
  background-size: 100% 100%;
  margin-top: 49px;
  margin-left: 18px;
}

.culture-main .cMain-footer .cMain-1 .section-intro .section-intro__rule {
  width: 180px;
  height: 2px;
  background-color: #BE9B90;
  position: absolute;
  right: 0;
  top: 40%;
}

.culture-main .cMain-footer .cMain-1 .section-intro .section-intro__text {
  /* height: 83px; */
  color: #751A11;
  margin-top: 30px;
  line-height: 34px;
  font-size: 14px;
  font-family: Gilroy;
  font-weight: bold;
  margin-left: 18px;
  word-break: break-word;
}

.culture-main .cMain-footer .cMain-1 .section-intro .section-heading__more {
  width: 89px;
  height: 30px;
  margin-top: 49px;
  margin-left: 24px;
  background-image: url(../images/more.png);
  text-align: center;
  line-height: 30px;
  color: #72380D;
  font-size: 14px;
  font-family: Gilroy;
  font-weight: bold;
}

.culture-main .footerImg {
  height: 100%;
  width: 974px;
  margin-left: 19%;
}

/*.culture-main  .footerImg .bigImg {
        width: 576px;
        height: 430px;
        background: #9D693F;
        margin-top: 21%;
        margin-left: 40%;
    }
    .culture-main .footerImg .bigImg .insideImg {
        width: 558px;
        height: 372px;
    
    }*/

.cMain2 .myRadio .swiper-button-next::after,
.culture-main .cMain2 .myRadio .swiper-button-prev::after {
  display: none;
}

.culture-main .cMain2 .myRadio .swiper-button-next {
  background: url(../images/whnext.png) no-repeat;
}

.culture-main .cMain2 .myRadio .swiper-button-prev {
  background: url(../images/whprev.png) no-repeat;
}

.culture-main .cMain2 .myRadio .swiper-button-next:hover {
  background: url(../images/whnexthover.png) no-repeat;
}

.culture-main .cMain2 .myRadio .swiper-button-prev:hover {
  background: url(../images/whprevhover.png) no-repeat;
}








.culture-main .lastFooter {
  width: 100%;
  min-height: 780px;
  background-image: url(../images/cLast.jpg);
  background-size: 100% 100%;
  margin-top: -7%;
  display: flex;
}

.culture-main .lastFooter .cMain-1 {
  height: 571.1px;
  width: 296px;
  margin-left: 11%;
  background: url(../images/blueBox.png) no-repeat;
  margin-top: 48px;
}

.culture-main .lastFooter .cMain-1 .section-intro__line {
  height: 184px;
  width: 2px;
  background-color: rgb(248, 249, 249);
  margin: 0 auto;
}

.culture-main .lastFooter .cMain-1 .section-intro {
  width: 296px;
  /* height: 333px; */
  overflow: hidden;
  margin-top: 145px;
}

.culture-main .lastFooter .cMain-1 .section-intro .section-intro__mark {
  width: 202px;
  height: 167px;
  background-image: url(../images/blueText.png);
  background-size: 100% 100%;
  margin-top: 30px;
  margin-left: 23px;
}

.culture-main .lastFooter .cMain-1 .section-intro .section-intro__rule {
  width: 196px;
  height: 2px;
  background-color: rgb(248, 249, 249);
  margin-top: 11px;
  margin-left: 33%;
}

.culture-main .lastFooter .cMain-1 .section-intro .section-intro__text {
  color: #7195CE;
  margin-top: 25px;
  line-height: 34px;
  font-size: 16px;
  font-family: Gilroy;
  font-weight: bold;
  margin-left: 26px;
  margin-right: 15px;
}

.culture-main .lastFooter .cMain-1 .section-intro .section-heading__more {
  width: 89px;
  height: 30px;
  margin-top: 20px;
  margin-left: 42px;
  background-image: url(../images/blackMore.png);
  text-align: center;
  line-height: 30px;
  color: black;
  font-size: 14px;
  font-family: Gilroy;
  font-weight: bold;
}

.culture-main .lastFooter .cMain-1 .section-intro .section-heading__more a {
  color: #19448b;
  font-size: 14px;
}

.culture-main .lastFooter .content {
  display: flex;
  justify-content: start;
  height: 420px;
  margin-top: 170px;
}


.culture-main .cMain-2 .cMain-item1:hover img {
  transform: scale(1.1);
}

.culture-main .cMain-2 .cMain-item2:hover img {
  transform: scale(1.1);
}

.culture-main .cMain-2 .cMain-item3:hover img {
  transform: scale(1.1);
}

.culture-main .cMain-2 .cMain-item4:hover img {
  transform: scale(1.1);
}

.culture-main .cMain-2 .cMain-item5:hover img {
  transform: scale(1.1);
}

.culture-main .cMain-2 .cMain-item1 .item1-img {
  transition: all 300ms !important;
}

.culture-main .cMain-2 .cMain-item2 .item1-img {
  transition: all 300ms !important;
}

.culture-main .cMain-2 .cMain-item3 .item2-img {
  transition: all 300ms !important;
}

.culture-main .cMain-2 .cMain-item4 .item4-img {
  transition: all 300ms !important;
}

.culture-main .cMain-2 .cMain-item5 .item5-img {
  transition: all 300ms !important;
}

.culture-main .cMain-big .big-img1 {
  transition: all 300ms !important;
  overflow: hidden;
}

.culture-main .cMain-big .big-img2 {
  transition: all 300ms !important;
  overflow: hidden;
}

.culture-main .cMain-big .big-img3 {
  transition: all 300ms !important;
  overflow: hidden;
}

.culture-main .cMain-big .big-img4 {
  transition: all 300ms !important;
  overflow: hidden;
}

.culture-main .cMain-big .big-img5 {
  transition: all 300ms !important;
  overflow: hidden;
}

.culture-main .cMain-big .big-img1:hover img {
  transform: scale(1.1);
}

.culture-main .cMain-big .big-img2:hover img {
  transform: scale(1.1);
}

.culture-main .cMain-big .big-img3:hover img {
  transform: scale(1.1);
}

.culture-main .cMain-big .big-img4:hover img {
  transform: scale(1.1);
}

.culture-main .cMain-big .big-img5:hover img {
  transform: scale(1.1);
}

.culture-main .cMain-footer-right .image-card__image1 {
  /* overflow: hidden; */
  transition: all 300ms !important;
}

.culture-main .cMain-footer-right .image-card__image2 {
  /*  overflow: hidden; */
  transition: all 300ms !important;
}

.culture-main .cMain-footer-right .image-card__image3 {
  /*  overflow: hidden; */
  transition: all 300ms !important;
}

.culture-main .cMain-footer-right .image-card__image4 {
  /*  overflow: hidden; */
  transition: all 300ms !important;
}



@media screen and (max-width: 980px) {
  .culture-main.box-width {
    min-width: auto;
    max-width: initial;
  }

  .culture-main #header {

    min-height: 20vh;
    background: url(../images/chinaBg.jpg) no-repeat;
    background-size: 100% 100%;
  }

  .culture-main #header .site-header__top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-size: 100% 100%;
    padding: 10px;
  }

  .culture-main #header .site-header__top .site-header__inner {
    width: 100%;
    height: 40px;
  }

  .culture-main #header .site-header__top .site-header__inner .logo {
    height: 30px;
  }

  .culture-main #header .site-header__top .site-header__inner .search-group {
    flex: 1;
    overflow: hidden;
    /*margin-left: 20px;
      max-width: 300px;*/
  }

  .culture-main #header .site-header__top .site-header__inner .search-group .search {
    width: auto;
    flex: 1;
    height: 30px;
    min-width: 1%;
    display: none;
  }

  .culture-main #header .site-header__top .site-header__inner .search-group .search input {
    min-width: 1%;
  }

  .culture-main #header .site-header__top .site-header__inner .search-group .vertical {
    display: none;
  }

  .culture-main #header .site-header__top .site-header__inner .search-group .mailbox {
    display: none;
  }

  .culture-main #header .site-header__top .phone-nav-btn {
    width: 100%;
    display: flex;
    /*justify-content: flex-end;*/
    align-items: center;
    justify-content: space-between;
  }

  .culture-main #header .site-header__top .phone-nav-btn .search {
    width: 250px;
    height: 30px;
    border: 1px solid #2f7084;
    border-radius: 100px;
    display: flex;
  }

  .culture-main #header .site-header__top .phone-nav-btn .search input {
    background: none;
    border: none;
    flex: 1;
    padding: 0 16px;
  }

  .culture-main #header .site-header__top .phone-nav-btn .search input::placeholder {
    color: #256073;
    font-family: Gilroy-Regular;
  }

  .culture-main #header .site-header__top .phone-nav-btn .search button {
    background: none;
    width: 50px;
    border: 0;
    cursor: pointer;
    background: url(../images/search_btn.png) no-repeat center center;
  }

  .culture-main #header .site-header__top .phone-nav-btn span {
    padding: 10px;
    margin-top: 10px;
    font-weight: bold;
    font-family: Gilroy-Bold;
    font-size: 18px;
    color: #256073;
  }

  .culture-main #header .nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: calc(100% - 115px);
    background: #256073;
    transition: all 0.5s;
    transform: translateY(100%);
    opacity: 0;
  }

  .culture-main #header .nav.navShow {
    transform: translateY(0%);
    opacity: 1;
  }

  .culture-main #header .nav ul {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
  }

  .culture-main #header .nav ul li {
    min-height: 40px;
    display: flex;
    align-items: center;
  }

  .culture-main .cMain {
    width: 100%;
    background-size: 100% 100%;
    display: block;
    height: auto;
    background-image: none;
  }

  .culture-main .cMain #cMain-1 {
    flex-direction: column;
  }

  .culture-main .cMain .cMain-1 {
    margin: 0 auto;
    height: auto;
  }

  /*  .culture-main .cMain .cMain-1 .section-intro__line {
    height: 5vh;
  }

  .culture-main .cMain .cMain-1 .section-intro {
    background-repeat: no-repeat;
    height: 200px;
    background-size: 100% 100%;
  }

  .culture-main .cMain .cMain-1 .section-intro .section-intro__mark {
    width: 113px;
    height: 28px;
    background-image: url(../images/text1.png);
    background-size: 100% 100%;
    margin-top: 25px;
    margin-left: 24px;
  }

  .culture-main .cMain .cMain-1 .section-intro .section-intro__text {
    width: 225px;
    margin: 0 auto;
    color: #72380D;
    margin-top: 1vh;
    line-height: 15px;
    font-size: 16px;
    font-family: Gilroy;
    font-weight: bold;
    height: auto;
  }

  .culture-main .cMain .cMain-1 .section-intro .section-heading__more {
    width: 89px;
    margin-top: 3vh;
    margin-left: 10%;
    background-image: url(../images/more.png);
    text-align: center;
    line-height: 30px;
    color: #72380D;
    font-size: 14px;
    font-family: Gilroy;
    font-weight: bold;
  } */
  .culture-main .cMain #cMain-2 {
    width: 100%;
  }

  .culture-main .cMain #cMain-2 .mySwiper .swiper-slide img {
    width: 100%;
  }

  .culture-main .cMain-2 {
    width: 98%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;

  }

  .culture-main .cMain-2 .first {
    width: 293px;
    margin-right: 0;
    margin: 0 auto;
    margin-top: 2vh;
  }

  .culture-main .cMain-2 .cMain-item1 {
    margin: 0 auto;
  }

  .culture-main .cMain-2 .cMain-item1-text {
    margin-top: 1vh;
  }

  .culture-main .cMain-2 .cMain-item2 {
    margin-top: 0;
    margin: 0 auto;
  }

  .culture-main .cMain-2 .second .cMain-item1-text1 {
    margin: 0;
    text-align: center;
  }

  .culture-main .cMain-2 .cMain-item4 {
    margin: 0;
    margin-left: 10px;
  }

  .culture-main .cMain-2 .third .cMain-item5 {
    margin: 0;
    margin-left: 10px;
    width: 275px;
    height: 188px;
    background-image: url(../images/mainItem.png);
    overflow: hidden;
  }

  .culture-main .cMain-2 .third .cMain-item5 img {
    width: 265px;
    height: 178px;
    margin-left: 5px;
    margin-top: 3px;
  }

  .culture-main .cMain-2 .third {
    width: 293px;
    margin-right: 0;
    margin: 0 auto;
    margin-top: 2vh;
  }

  .culture-main .cMain-2 .third .cMain-item1-text2 {
    margin: 0;
    text-align: center;
  }

  .culture-main .cMain2 {
    width: 100%;
    background-size: 100% 100%;
    display: block;
    height: auto;
    background-image: none;
    background-color: rgb(126, 54, 44);
  }

  .culture-main .cMain2 .cMain-1 {
    margin: 0 auto;
    height: auto;
    float: none;
  }

  /*.culture-main  .cMain2 .cMain-1 .section-intro__line {
    height: 5vh;
  }

  .culture-main .cMain2 .cMain-1 .section-intro {
    background-repeat: no-repeat;
    height: 250px;
    background-size: 100% 100%;
  }

  .culture-main .cMain2 .cMain-1 .section-intro .section-intro__mark {
    width: 113px;
    height: 80px;
    background-image: url(../images//moreText.png);
    background-size: 100% 100%;
    margin-top: 25px;
    margin-left: 24px;
  }

  .culture-main .cMain2 .cMain-1 .section-intro .section-intro__text {
    text-align: center;
    color: white;
    margin-top: 1vh;
    line-height: 15px;
    font-size: 16px;
    font-family: Gilroy;
    font-weight: bold;
    height: auto;
  }

  .culture-main .cMain2 .cMain-1 .section-intro .section-heading__more {
    width: 89px;
    margin-top: 3vh;
    margin-left: 10%;
    background-image: url(../images/more.png);
    text-align: center;
    line-height: 30px;
    color: #72380D;
    font-size: 14px;
    font-family: Gilroy;
    font-weight: bold;
  }*/

  .culture-main .cMain2 .myRadio {
    width: 80%;
    height: 20%;
    position: static;
    margin: 0 auto;
    margin-top: 2vh;
    margin-bottom: 3vh;
  }

  .culture-main .myRadio .current-swiper {
    width: 100%;
    height: auto;
  }

  .culture-main .myRadio .swiper-slide .bgBox {
    width: 100%;
    height: auto;
    background: none;
  }

  .culture-main .myRadio .swiper-slide .bgBox video,
  .culture-main .myRadio .swiper-slide .bgBox img {
    margin-top: 0px;
    margin-left: 0px;
    height: auto;
  }

  .culture-main .myRadio .swiper-slide .bgBox .boximg {
    width: 100%;
    height: auto;
  }

  .culture-main .myRadio .swiper-slide .boxtitle p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .culture-main .myRadio .swiper-button-next,
  .culture-main .myRadio .swiper-button-prev {
    top: 69%;
  }

  .culture-main .myRadio .left-swiper,
  .culture-main .myRadio .right-swiper {
    display: none;
  }

  .culture-main .cMain2 .myRadio .swiper-button-next:hover {
    background: url(../images/whnext.png) no-repeat;
  }

  .culture-main .cMain2 .myRadio .swiper-button-prev:hover {
    background: url(../images/whprev.png) no-repeat;
  }

  .culture-main .cMain2 .cMain-big {
    width: 100%;
    height: 100%;
  }

  .culture-main .cMain2 .cMain-big .big-img1 {
    display: none;
  }

  .culture-main .cMain2 .cMain-big .big-img2 {
    display: none;
  }

  .culture-main .cMain2 .cMain-big .big-img3 {
    display: none;
  }

  .culture-main .cMain2 .cMain-big .big-img4 {
    display: none;
  }

  .culture-main .cMain2 .cMain-big .big-img5 {
    display: none;
  }

  .culture-main .cMain-bottom {
    width: 100%;
    background-size: 100% 100%;
    display: block;
    height: auto;
    background-image: none;
  }

  .culture-main .cMain-bottom .cMain-1 {
    margin: 0 auto;
    height: auto;
    /* width: 294px;
    position: static; */
  }

  .culture-main .cMain-bottom .cMain-bottom-right {
    margin: 20px auto;
    width: 80%;
    display: block;
  }

  .culture-main .cMain-bottom .cMain-bottom-right .museum-grid__primary .museum-link-card {
    margin-right: 0;
    width: 100%;
    height: 100%;
  }

  .culture-main .cMain-bottom .cMain-bottom-right .museum-grid__secondary {
    margin-top: 11px;
  }

  .culture-main .cMain-bottom .cMain-bottom-right .museum-grid__secondary .museum-link-card {
    margin-bottom: 20px;
    width: 100%;
    height: 100%;

  }

  .culture-main .cMain-bottom .cMain-bottom-right .museum-grid__secondary .museum-link-card:nth-child(3),
  .culture-main .cMain-bottom .cMain-bottom-right .museum-grid__secondary .museum-link-card:nth-child(4) {
    margin-top: 0;
  }

  /*.culture-main  .cMain-bottom .cMain-1 .section-intro__line {
    height: 5vh;
  }

  .culture-main .cMain-bottom .cMain-1 .section-intro {
    background-repeat: no-repeat;
    height: 250px;
    background-size: 100% 100%;
  }

  .culture-main .cMain-bottom .cMain-1 .section-intro .section-intro__mark {
    width: 113px;
    height: 80px;
    background-image: url(../images/cBottomText.png);
    background-size: 100% 100%;
    margin-top: 25px;
    margin-left: 24px;
  }

  .culture-main .cMain-bottom .cMain-1 .section-intro .section-intro__text {
    text-align: center;
    color: #72380D;
    margin-top: 1vh;
    line-height: 15px;
    font-size: 16px;
    font-family: Gilroy;
    font-weight: bold;
    height: auto;
  }

  .culture-main .cMain-bottom .cMain-1 .section-intro .section-heading__more {
    width: 89px;
    margin-top: 3vh;
    margin-left: 10%;
    background-image: url(../images/more.png);
    text-align: center;
    line-height: 30px;
    color: #72380D;
    font-size: 14px;
    font-family: Gilroy;
    font-weight: bold;
  } */

  .cMain-footer-right {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: auto;
    position: relative;
    margin-bottom: 20px;
  }

  .culture-main .cMain-footer-right .image-card__image1 {
    margin: 0;
    /* width: 294px;
    height: 400px; */
    margin-top: 40px;
  }

  .culture-main .cMain-footer-right .image-card__image2 {
    margin: 0;
    /* width: 294px;
    height: 400px; */
    margin-top: 40px;
  }

  .culture-main .cMain-footer-right .image-card__image3 {
    margin: 0;
    /* width: 294px;
    height: 400px; */
    margin-top: 40px;
  }

  .culture-main .cMain-footer-right .image-card__image4 {
    margin: 0;
    /* width: 294px;
    height: 400px; */
    margin-top: 40px;
  }


  .culture-main .image-card__image1:hover {
    transform: scale(1.02);
    transition: all 300ms;
  }

  .culture-main .image-card__image2:hover {
    transform: scale(1.02);
    transition: all 300ms;
  }

  .culture-main .image-card__image3:hover {
    transform: scale(1.02);
    transition: all 300ms;
  }

  .culture-main .image-card__image4:hover {
    transform: scale(1.02);
    transition: all 300ms;
  }

  .culture-main .cMain-footer {
    width: 100%;
    background-size: 100% 100%;
    display: block;
    height: 100%;
    background-image: none;
    background-color: rgb(235, 240, 211);
    margin-top: 2vh;
  }

  .culture-main .cMain-footer .cMain-1 {
    margin: 0 auto;
    height: auto;
    /* height: auto;
    width: 294px;
    position: static; */
    float: none;
  }

  .culture-main .cMain-footer .cMain-1 .section-intro__line {
    /* height: 5vh; */
  }

  /*.culture-main .cMain-footer .cMain-1 .section-intro {
    background-repeat: no-repeat;
    height: 250px;
    background-size: 100% 100%;
  }

  .culture-main .cMain-footer .cMain-1 .section-intro .section-intro__mark {
    width: 113px;
    height: 80px;
    background-image: url(../images/footerBg.png);
    background-size: 100% 100%;
    margin-top: 25px;
    margin-left: 24px;
  }

  .culture-main .cMain-footer .cMain-1 .section-intro .section-intro__text {
    text-align: center;
    color: #72380D;
    margin-top: 1vh;
    line-height: 15px;
    font-size: 16px;
    font-family: Gilroy;
    font-weight: bold;
    height: auto;
  }

  .culture-main .cMain-footer .cMain-1 .section-intro .section-heading__more {
    width: 89px;
    margin-top: 3vh;
    margin-left: 10%;
    background-image: url(../images/more.png);
    text-align: center;
    line-height: 30px;
    color: #72380D;
    font-size: 14px;
    font-family: Gilroy;
    font-weight: bold;
  } */

  .lastFooter {
    width: 100%;
    background-size: 100% 100%;
    display: block;
    height: auto;
    background-image: none;
    background-color: rgb(47, 55, 68);
    margin: 0;

  }

  .culture-main .lastFooter .cMain-1 {
    /* margin: 0 auto;
    height: auto;
    width: 294px;
    position: static; */
    margin-top: 0;
  }

  .culture-main .lastFooter .cMain-1 .section-intro {
    /* background-repeat: no-repeat;
    height: 240px;
    background-size: 100% 100%; */
    padding-top: 145px;
    margin-top: 0;
  }

  .culture-main .lastFooter .cMain-1 .section-intro .section-intro__mark {
    /* width: 113px;
    height: 40px;
    background-image: url(../images/blueText.png);
    background-size: 100% 100%;
    margin-top: 25px;
    margin-left: 24px; */
  }

  .culture-main .lastFooter .cMain-1 .section-intro .section-intro__text {
    /* text-align: center;
    color: white;
    margin-top: 1vh;
    line-height: 15px;
    font-size: 16px;
    font-family: Gilroy;
    font-weight: bold;
    height: auto; */
  }

  .culture-main .lastFooter .cMain-1 .section-intro .section-heading__more {
    /* width: 89px;
    margin-top: 3vh;
    margin-left: 10%;
    background-image: url(../images/blackMore.png);
    text-align: center;
    line-height: 30px;
    color: #72380D;
    font-size: 14px;
    font-family: Gilroy;
    font-weight: bold; */
  }

  .culture-main .lastFooter .content {
    width: 100%;
    height: auto;
    left: 0px;
    /* top: 148px; */
    position: relative;
    margin-top: 0px;
  }

  .culture-main #footer {
    width: 100%;
  }

  .culture-main #footer .footer-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
  }

  .culture-main #footer .footer-container .footer-logo {
    position: initial;
    width: auto;
    height: 20vw;
    margin: 20px 0;
  }

  .culture-main #js-go-top {
    width: 12vw;
    height: 12vw;
    bottom: 5%;
  }
}

/* ===== chineseCulterList.css ===== */



.culture-list .safe-area-top {
  padding-top: calc(constant(safe-area-inset-top) + 1px);
  padding-top: calc(env(safe-area-inset-top) + 1px);
}

.culture-list .safe-area-bottom {
  padding-bottom: calc(constant(safe-area-inset-bottom) +1px);
  padding-bottom: calc(env(safe-area-inset-bottom) +1px);
}

.culture-list.box-width {
  min-width: 1426px;
  max-width: 1920px;
}

.culture-list.content {
  width: 100%;
  margin: 0 auto;
}

.culture-list .culture-list__shell {
  width: 1426px;
  margin: 0 auto;
}

.culture-list .head-top {
  width: 1305px;
  margin: 0 auto;
  margin-top: 27px;
  margin-bottom: 38px;
  color: #BBC5CC;
  font-family: Gilroy;
  font-weight: bold;
  font-size: 18px;
}

.culture-list .head-top a {
  color: #BBC5CC;
  font-family: Gilroy;
  font-weight: bold;
  font-size: 18px;
}

.culture-list .article-grid {
  width: 1305px;
  margin: 0 auto;
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  margin-top: 15px;
}

.culture-list .article-grid .article-card {
  width: 294px;
  height: auto;
  margin-bottom: 53px;
  margin-right: 42px;
}

.culture-list .article-grid a:nth-child(4n) .article-card {
  margin-right: 0;
}

.culture-list .article-card__thumb {
  width: 100%;
  height: 199px;
  overflow: hidden;
  transition: all 300ms;
  border-radius: 10px;
}

.culture-list .article-grid .article-card .article-card__image {
  width: 100%;
  height: 100%;

}

.culture-list .article-grid .article-card :nth-child(2) {
  margin-top: 13px;
  font-family: Gilroy;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
}

.culture-list .article-grid .article-card :nth-child(3) {
  margin-top: 13px;
  font-family: Gilroy;
  font-weight: 300;
  font-size: 14px;
  color: #BBC5CD;
}

.culture-list .article-grid .article-card :nth-child(4) {
  margin-top: 14px;
  font-family: Gilroy;
  font-weight: 300;
  font-size: 14px;
  color: #646464;
}

.culture-list .head-big {
  width: 100%;
  position: relative;
}

.culture-list .rightBg {
  width: 174px;
  height: 92px;
  right: 0;
  top: 0;
  position: absolute;
  background-image: url(../../assets/images/chineseListBg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 99999;
}

.culture-list #footer {
  background: rgb(114, 56, 13);
}

.culture-list #footer .footer-container {
  position: relative;
  width: 1426px;
  margin: 0 auto;
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.culture-list #footer .footer-container .footer-logo {
  position: absolute;
  left: 0;
  width: 218px;
  height: 129px;
}

.culture-list #footer .footer-container dl {
  line-height: 40px;
}

.culture-list #footer .footer-container dl dd {
  color: #fff;
  text-align: center;
}

.culture-list #js-go-top {
  position: fixed;
  width: 66px;
  height: 66px;
  max-width: 66px;
  max-height: 66px;
  right: 5%;
  bottom: 95px;
  z-index: 999;
  cursor: pointer;
  background: url(../images/icon_top.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 50%;
}

.culture-list .pagination {
  width: 1305px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}



.culture-list .pagination {
  text-align: right;
  /* margin-top: 30px; */
  font-size: 12px ! important;
  line-height: 28px;
  margin-bottom: 55px;
}




.culture-list .article-grid .article-card:hover .article-card__thumb .article-card__image {
  border-radius: 10px;
  transform: scale(1.1);
}

.culture-list .article-grid .article-card:hover :nth-child(2) {
  color: #1575FF;
}

.culture-list .article-grid .article-card:hover :nth-child(4) {
  color: #1575FF;
}



@media screen and (max-width: 980px) {
  .culture-list.box-width {
    min-width: auto;
    max-width: initial;
  }

  .culture-list .head-top {
    width: 100%;
    text-align: left;
    padding-left: 1vw;
    margin: 3vw 0;
  }

  .culture-list .rightBg {
    display: none;
  }

  .culture-list .article-grid {
    width: 100%;
  }

  .culture-list .article-grid a {
    flex-shrink: 0;
    margin: 0 auto;
    margin-bottom: 5vw
  }

  .culture-list .article-grid .article-card {
    height: 100%;
    margin-right: 0px;
  }

  .culture-list .article-grid .article-card p {
    margin: 2vw 0 !important;
    font-size: 4vw !important;
  }

  .culture-list .pagination {
    width: 100%;

  }

  .culture-list .pagination {
    text-align: center;
  }

  .culture-list #footer {
    width: 100%;
  }

  .culture-list #footer .footer-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
  }

  .culture-list #footer .footer-container .footer-logo {
    position: initial;
    width: auto;
    height: 20vw;
    margin: 20px 0;
  }

  .culture-list #js-go-top {
    width: 12vw;
    height: 12vw;
    bottom: 5%;
  }
}

/* ===== chineseCulterFinall.css ===== */



.culture-detail .safe-area-top {
  padding-top: calc(constant(safe-area-inset-top) + 1px);
  padding-top: calc(env(safe-area-inset-top) + 1px);
}

.culture-detail .safe-area-bottom {
  padding-bottom: calc(constant(safe-area-inset-bottom) +1px);
  padding-bottom: calc(env(safe-area-inset-bottom) +1px);
}

.culture-detail.box-width {
  min-width: 1426px;
  max-width: 1920px;
}

.culture-detail.content {
  width: 100%;
  margin: 0 auto;
}

.culture-detail .culture-detail__shell {
  width: 1426px;
  margin: 0 auto;
}

.culture-detail .breadcrumb {
  width: 1394px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 64px;
  margin-top: 49px;
}

/*.culture-detail   .header-title {
    width: 1394px;
    margin: 0 auto;
    font-family: Gilroy;
    font-weight: bold;
    font-size: 34px;
    color: #1F1F1F;
    text-align:center;
    margin-bottom: 10px;
  }
  .culture-detail .detail-heading div {
margin-top: 31px;
font-family: Gilroy;
font-weight: 300;
font-size: 14px;
color: #BBC5CD;
margin-bottom: 46px;
  }
  .culture-detail .detail-heading__line {
    width: 1394px;
    height: 1px;
    margin: 0 auto;
    border: 1px dashed #C0C9D0;
  } */
.header-title {
  width: 1436px;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}

.culture-detail .detail-divider {
  width: 1436px;
  margin: 0 auto;
  border: 2px dashed #D8D8D8;
  margin-top: 30px;
  margin-bottom: 40px;
}

.culture-detail .detail-body {
  width: 1394px;
  margin: 0 auto;
  line-height: 28px;
}

.culture-detail .detail-body img {
  display: block;
  margin: 20px auto;
}

.culture-detail .detail-content {
  width: 1394px;
  margin: 0 auto;
  font-family: Gilroy;
  font-weight: 300;
  font-size: 16px;
  color: #646464;
  line-height: 45px;
  margin-bottom: 45px;
}

.culture-detail .detail-divider--inner {
  width: 100%;
  height: 1px;
  border: 1px dashed #D8D8D8;
  margin-bottom: 45px;
}

.culture-detail #footer {
  background: rgb(114, 56, 13);
}

.culture-detail #footer .footer-container {
  position: relative;
  width: 1426px;
  margin: 0 auto;
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.culture-detail #footer .footer-container .footer-logo {
  position: absolute;
  left: 0;
  width: 218px;
  height: 129px;
}

.culture-detail #footer .footer-container dl {
  line-height: 40px;
}

.culture-detail #footer .footer-container dl dd {
  color: #fff;
  text-align: center;
}

.culture-detail #js-go-top {
  position: fixed;
  width: 66px;
  height: 66px;
  max-width: 66px;
  max-height: 66px;
  right: 5%;
  bottom: 95px;
  z-index: 999;
  cursor: pointer;
  background: url(../images/icon_top.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 50%;
}

.culture-detail .detail-media {
  transition: all 300ms;
  overflow: hidden;
  width: 500px;
  height: 333px;

  display: block;
  margin: 0 auto;
  margin-bottom: 76px;
}

.culture-detail .detail-media:hover img {
  transform: scale(1.1);
}




@media screen and (max-width: 980px) {
  .culture-detail.box-width {
    min-width: auto;
    max-width: initial;
  }

  .culture-detail .detail-body img {
    width: 96% !important;
    height: 100% !important;
  }

  .culture-detail .header-bottom {
    height: 10vh;
    background-size: 100% 100%;
    bottom: 0;
    display: none;
  }

  .culture-detail .breadcrumb {
    width: 100%;
    margin-top: 3vw;
    margin-bottom: 3vw;
    padding: 0 1vw;
  }

  .culture-detail .detail-heading {
    width: 100%;
    padding: 0 1vw;
    font-size: 5vw;
    margin-bottom: 3vw;
  }

  .culture-detail .detail-heading div {
    margin-top: 2vw;
    margin-bottom: 2vw;
  }

  .culture-detail .detail-heading__line {
    width: 100%;
  }

  .culture-detail .detail-body {
    width: 100%;
    padding: 0 20px;
  }

  .culture-detail .detail-body .culture-detail__image {
    width: 100%;
    height: 40%;
    margin-bottom: 3vw;
  }

  .culture-detail .detail-content {
    width: 100%;
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 3vw
  }

  .culture-detail .detail-divider--inner {
    margin-bottom: 3vw;
  }

  .culture-detail #footer {
    width: 100%;
  }

  .culture-detail #footer .footer-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
  }

  .culture-detail #footer .footer-container .footer-logo {
    position: initial;
    width: auto;
    height: 20vw;
    margin: 20px 0;
  }

  .culture-detail #js-go-top {
    width: 12vw;
    height: 12vw;
    bottom: 5%;
  }
}