.banner {
  position: relative;
  width: 120rem;
}
.banner.lsbgc {
  width: 100%;
  height: 57.4375rem;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/ls_bgc1.png) no-repeat top / cover;
}
.banner .img {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
}
.banner .imgbgc {
  width: 100%;
  height: 56.25rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/banner6.png);
  transform: scale(1.1, 1.1);
}
.banner .abs {
  position: absolute;
  z-index: 2;
  top: 49.6875rem;
  left: 0;
  right: 0;
  width: 100%;
}
.banner .text {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.banner .text span {
  display: block;
  width: 37.1875rem;
  height: 9.375rem;
  background: rgba(0, 0, 0, 0.54);
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-weight: bold;
  font-size: 3.125rem;
  color: #ebdaa8;
  line-height: 9.375rem;
  letter-spacing: 5px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.container {
  position: relative;
  z-index: 1;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/exhibition_bgc.png) round top / 100%;
  background-repeat: round;
  background-size: 100%;
  margin-top: -2.625rem;
  padding-top: 6.25rem;
  padding-bottom: 15.625rem;
  clip-path: polygon(0 0, 92% 0, 100% 1.6%, 100% 100%, 0 100%);
}
.container::after {
  content: '';
  position: absolute;
  bottom: 4.375rem;
  left: 0;
  right: 0;
  height: 6.375rem;
  background: url(../image/exhibition_bgc1.png) no-repeat top / cover;
}
h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-weight: bold;
  font-size: 3.125rem;
  color: #2e5042;
  line-height: 3.125rem;
  letter-spacing: 5px;
  text-align: center;
  margin-bottom: 4.375rem;
}
h2::before {
  content: '';
  width: 4.375rem;
  height: 2.3125rem;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/home3.png) no-repeat;
  background-size: cover;
  margin-right: 1.125rem;
}
h2::after {
  content: '';
  width: 4.375rem;
  height: 2.3125rem;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/home4.png) no-repeat;
  background-size: cover;
  margin-left: 1.125rem;
}
.treasure {
  margin-bottom: 2.875rem;
  height: 55.75rem;
}
.treasure .swiper-slide:hover .treasureItem .img {
  transform: scale(1.2);
}
.treasure .swiper-slide:hover .treasureItem span {
  background-color: rgba(0, 0, 0, 0.6);
}
.treasure .swiper-slide:nth-child(2n) {
  transform: translateY(7rem);
}
.treasure .treasureItem {
  position: relative;
  display: block;
  width: 27.75rem;
  overflow: hidden;
}
.treasure .treasureItem .img {
  display: block;
  width: 27.75rem;
  height: 48.75rem;
  transition: all 1.5s;
}
.treasure .treasureItem span {
  position: absolute;
  top: 6.25rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 5.25rem;
  min-height: 15.0625rem;
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-size: 2rem;
  color: #ffffff;
  line-height: 2.125rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0.46);
  padding: 3rem 1.5625rem;
  transition: all 0.5s;
}
.treasure .treasureItem span::before,
.treasure .treasureItem span::after {
  content: '';
  position: absolute;
  width: 1.625rem;
  height: 1.625rem;
}
.treasure .treasureItem span::before {
  top: 1.3125rem;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/up.png) no-repeat center / cover;
}
.treasure .treasureItem span::after {
  bottom: 1.3125rem;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/down.png) no-repeat center / cover;
}
.ding {
  display: block;
  width: 120rem;
}
.lsz {
  position: relative;
  margin-top: -12.625rem;
  margin-bottom: 12.625rem;
}
.list {
  position: relative;
  /* 	display: flex;
	flex-wrap: wrap;
	// flex-flow: column wrap; */
}
.list .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  float: left;
  width: 44.6875rem;
}
.list .item:nth-child(2n) {
  margin-top: 7.125rem;
  margin-left: 5.3125rem;
}
.list .item:hover .title {
  color: #2e5042;
}
.list .item:hover .line {
  background: #2e5042;
}
.list .item:hover img {
  transform: scale(1.2);
}
.list .item .image {
  width: 44.6875rem;
  height: 34rem;
  margin-bottom: 3.125rem;
  overflow: hidden;
}
.list .item .image img {
  display: block;
  width: 44.6875rem;
  transition: all 1.5s;
}
.list .item .title {
  width: 30.6875rem;
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-size: 2rem;
  color: #1d2129;
  line-height: 2rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 1.875rem;
}
.list .item .line {
  width: 5.9375rem;
  height: 0.125rem;
  background: #4e5969;
  border-radius: 4px;
  margin-bottom: 1.875rem;
}
.list .item .desc {
  width: 30.6875rem;
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-size: 1.25rem;
  color: #4e5969;
  line-height: 2.125rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 2.625rem;
}
.list .item .btn {
  width: 13.0625rem;
  height: 3.75rem;
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-size: 1.75rem;
  color: #ffffff;
  line-height: 3.75rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/btn_bgc1.png) no-repeat center / cover;
  transition: all 0.5s;
}
.list .item .btn:hover {
  transform: translateY(-5px);
  filter: drop-shadow(0px 5px 10px rgba(255, 255, 255, 0.5));
}
.vrbox {
  position: relative;
  margin-top: -8.4375rem;
}
.vrbox .img {
  display: block;
  width: 100%;
}
.vrbox .vrboxinco {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 38.875rem;
  height: 38.875rem;
  padding-top: 6.25rem;
  transform: translate(-50%, -50%);
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/vrimg.png) no-repeat center / cover;
}
.vrbox .vrboxinco .title {
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-weight: bold;
  font-size: 3.125rem;
  color: #ffffff;
  line-height: 3.125rem;
  letter-spacing: 5px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 3.75rem;
}
.vrbox .vrboxinco .desc {
  width: 30.6875rem;
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-size: 1.25rem;
  color: #ffffff;
  line-height: 2.125rem;
  text-align: center;
  margin-bottom: 1.875rem;
}
.vrbox .vrboxinco .move {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.vrbox .vrboxinco .move span {
  width: 15px;
  height: 72px;
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-bottom: 5px;
}
.vrbox .vrboxinco .move em {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  margin-bottom: 88px;
}
.vrbox .vrboxinco .move em::before {
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  content: '';
  display: block;
  margin: 5px auto;
}
.vrbox .vrboxinco .move em::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 9px;
  display: block;
  height: 81px;
  border-left: 1px dashed #ffffff;
}
.vrbox .vrboxinco .move img {
  width: 1.25rem;
}
.vrbox .icon1,
.vrbox .icon2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.vrbox .icon1 {
  width: 45rem;
  animation: reverse_rotate 20s infinite linear;
}
.vrbox .icon2 {
  width: 51.625rem;
  animation: forward_rotate 20s infinite linear;
}
.cljs {
  position: relative;
  z-index: 2;
  margin-top: -20.5625rem;
  padding-top: 20.5625rem;
  padding-bottom: 4.6875rem;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/zcjsbgc.png) no-repeat top / cover;
}
.cljs h2 {
  color: #ffffff;
}
.cljs h2::before {
  background-image: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/home5.png);
}
.cljs h2::after {
  background-image: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/home6.png);
}
.cljs .infobox {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 2.5rem;
  cursor: pointer;
}
.cljs .infobox:hover .img img {
  transform: scale(1.2);
}
.cljs .infobox .img {
  position: absolute;
  z-index: 1;
  left: 9.6875rem;
  overflow: hidden;
}
.cljs .infobox .img img {
  width: 31.0625rem;
  transition: all 1.5s;
}
.cljs .infobox p {
  width: 47.875rem;
  height: 23.8125rem;
  padding: 5.9375rem 2.625rem 5.9375rem 5.5625rem;
  margin-left: 37.5rem;
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-weight: 400;
  font-size: 1.125rem;
  color: #ffffff;
  line-height: 2rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0.3);
  text-indent: 2em;
  overflow: auto;
}
.cljs .infobox p::-webkit-scrollbar {
  display: none;
}
.cljs .desccontent {
  position: relative;
  padding: 4.25rem 9.6875rem;
}
.cljs .desccontent img {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.375rem;
}
.cljs .desccontent img:last-of-type {
  left: inherit;
  right: 0;
}
.cljs .desccontent > div {
  height: 23.3125rem;
  overflow: auto;
}
.cljs .desccontent > div::-webkit-scrollbar {
  display: none;
}
.cljs .desccontent p {
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-weight: 400;
  font-size: 1.125rem;
  color: #ffffff;
  line-height: 2rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-indent: 2em;
}
.zpjs {
  padding: 0 7.3125rem;
  padding-top: 4.375rem;
  padding-bottom: 11.9375rem;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/zpjs_bgc.png) no-repeat top / cover;
}
.zpjs .zpjsSwiper {
  display: flex;
  align-items: center;
}
.zpjs .zpjsSwiper .prev,
.zpjs .zpjsSwiper .next {
  width: 5.1875rem;
  cursor: pointer;
}
.zpjs .swiper {
  cursor: pointer;
}
.zpjs .swiper .swiper-slide {
  margin-right: 2.25rem !important;
}
.zpjs .swiper .swiper-slide:hover img {
  transform: scale(1.2);
}
.zpjs .swiper .swiper-slide:hover .text {
  color: #2e5042;
}
.zpjs .swiper .img {
  width: 22.0625rem;
  height: 24.5rem;
  overflow: hidden;
  margin-bottom: 2.25rem;
}
.zpjs .swiper .img img {
  display: block;
  width: 22.0625rem;
  transition: all 1.5s;
}
.zpjs .swiper .text {
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-weight: 400;
  font-size: 2rem;
  color: #1d2129;
  line-height: 2rem;
  text-align: center;
  transition: all 0.5s;
}
.ztimgs {
  position: relative;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/zpjs_bgc1.png) no-repeat top / cover;
  margin-top: -11.9375rem;
  padding-top: 11.9375rem;
  padding-bottom: 7.25rem;
}
.ztimgs h2 {
  color: #ffffff;
  margin-bottom: 3.875rem;
}
.ztimgs h2::before {
  background-image: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/home5.png);
}
.ztimgs h2::after {
  background-image: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/home6.png);
}
.ztimgs .imgsbox .item {
  float: left;
  width: 44.6875rem;
  height: 26.5625rem;
  overflow: hidden;
  cursor: pointer;
}
.ztimgs .imgsbox .item:nth-child(2n) {
  margin-left: 5.625rem;
  margin-top: 6.375rem;
}
.ztimgs .imgsbox .item:hover img {
  transform: scale(1.2);
}
.ztimgs .imgsbox .item img {
  display: block;
  width: 100%;
  transition: all 1.5s;
}
.vrztbox {
  position: relative;
}
.vrztbox .bgc {
  display: block;
  width: 100%;
}
.vrztbox .infobox {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.vrztbox .infobox .textBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.vrztbox .infobox .textBox .h3 {
  font-family: Alimama DongFangDaKai, Alimama DongFangDaKai;
  font-weight: 400;
  font-size: 2rem;
  color: #ffffff;
  line-height: 2.25rem;
  letter-spacing: 3px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 1.875rem;
}
.vrztbox .infobox .textBox .text {
  width: 20.5625rem;
  height: 4rem;
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-weight: 400;
  font-size: 1.125rem;
  color: #ffffff;
  line-height: 2rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.vrztbox .infobox .center {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 23.375rem;
  height: 23.375rem;
  margin: 0 5.375rem;
}
.vrztbox .infobox .center .title {
  font-family: Alimama DongFangDaKai, Alimama DongFangDaKai;
  font-weight: 400;
  font-size: 3.125rem;
  color: #ffffff;
  line-height: 3.125rem;
  letter-spacing: 5px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0.875rem;
}
.vrztbox .infobox .center .text {
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-size: 1.25rem;
  color: #ffffff;
  line-height: 2.125rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 3.25rem;
}
.vrztbox .infobox .center .yuan {
  position: relative;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  border: 1px dashed #ffffff;
  animation: rot2 20s infinite linear;
}
.vrztbox .infobox .center .yuan::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.4375rem;
  height: 1.4375rem;
  background: #ffffff;
  border-radius: 50%;
}
.vrztbox .infobox .center img {
  position: absolute;
  left: 0;
  top: 0;
  width: 23.375rem;
  height: 23.375rem;
  animation: rot1 8s infinite linear;
}
.lrjs {
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/ls_bgc.png) no-repeat top / cover;
  margin-top: -7.375rem;
  padding-top: 10rem;
  padding-bottom: 9.5rem;
}
.lrjs h2 {
  color: #ffffff;
  margin-bottom: 1.1875rem;
  justify-content: flex-start;
}
.lrjs h2::before {
  background-image: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/home5.png);
}
.lrjs h2::after {
  background-image: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/home6.png);
}
.lrjs .lrjscontent {
  display: flex;
  align-items: center;
  margin-bottom: 2.6875rem;
}
.lrjs .lrjscontent .left {
  position: relative;
  z-index: 1;
  width: 26.6875rem;
  height: 45.875rem;
  padding: 5rem 5.1875rem;
  margin-right: 9.9375rem;
  background-color: rgba(255, 255, 255, 0.3);
}
.lrjs .lrjscontent .left .textbox {
  position: absolute;
  width: 45rem;
  height: 30.4375rem;
  overflow-y: auto;
  background-color: #c4e5eb;
  padding: 5rem 2.4375rem 1.875rem;
}
.lrjs .lrjscontent .left .textbox .title {
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-weight: bold;
  font-size: 2rem;
  color: #226f7d;
  line-height: 2rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 2.5rem;
}
.lrjs .lrjscontent .left .textbox .text {
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-size: 1.25rem;
  color: #4e5969;
  line-height: 1.875rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-indent: 2em;
}
.lrjs .lrjscontent img {
  width: 58.375rem;
}
.lszpjs {
  position: relative;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/ls_bgc2.png) no-repeat top / cover;
  padding-top: 9.5rem;
  padding-bottom: 14.25rem;
  margin-top: -9.5rem;
}
.lszpjs .contbox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}
.lszpjs .contbox .item {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.lszpjs .contbox .item .img {
  display: block;
  transition: all 1.5s;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/img3.png) no-repeat center / cover;
}
.lszpjs .contbox .item .name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 4.75rem;
  background: rgba(0, 0, 0, 0.51);
  border-radius: 0px 0px 0px 0px;
  font-family: Source Han Serif SC, Source Han Serif SC;
  font-weight: 400;
  font-size: 2rem;
  color: #ffffff;
  line-height: 4.75rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.lszpjs .contbox .item:hover .img {
  transform: scale(1.2);
}
.lszpjs .contbox .item:first-child .img,
.lszpjs .contbox .item:last-child .img {
  width: 100%;
  height: 100%;
}
.lszpjs .contbox .item:first-child {
  grid-area: 1 / 1 / 3 / 2;
}
.lszpjs .contbox .item:nth-child(2) .img,
.lszpjs .contbox .item:nth-child(3) .img {
  width: 37.125rem;
  height: 19.0625rem;
}
.lszpjs .contbox .item:nth-child(2) {
  grid-area: 1 / 2 / 2 / 3;
}
.lszpjs .contbox .item:nth-child(3) {
  grid-area: 2 / 2 / 3 / 3;
}
.lszpjs .contbox .item:last-child {
  grid-area: 1 / 3 / 3 / 4;
}
.lsztimgs {
  padding: 0 6.25rem;
  padding-top: 14.25rem;
  margin-top: -14.25rem;
  padding-bottom: 4.5625rem;
  background: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/ls_bgc3.png) no-repeat top / cover;
}
.lsztimgs h2 {
  color: #ffffff;
  margin-bottom: 3.125rem;
}
.lsztimgs h2::before {
  background-image: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/home5.png);
}
.lsztimgs h2::after {
  background-image: url(https://wechatbwg.oss-cn-beijing.aliyuncs.com/PC/front/image/home6.png);
}
.lsztimgs .lsimgSwiper {
  height: 42.1875rem;
}
.lsztimgs .lsimgSwiper .swiper-slide {
  overflow: hidden;
  margin-right: 1.875rem !important;
}
.lsztimgs .lsimgSwiper .swiper-slide:nth-child(2n) {
  transform: translateY(4.0625rem);
}
.lsztimgs .lsimgSwiper .swiper-slide:hover img {
  transform: scale(1.2);
}
.lsztimgs .lsimgSwiper .div {
  width: 19.9375rem;
  height: 38.125rem;
  overflow: hidden;
}
.lsztimgs .lsimgSwiper img {
  display: block;
  width: 19.9375rem;
  height: 38.125rem;
  cursor: pointer;
  transition: all 1.5s;
}
@keyframes rot1 {
  0% {
    -webkit-transform: rotateZ(0deg) rotateY(0deg);
    transform: rotateZ(0deg) rotateY(0deg);
  }
  10% {
    -webkit-transform: rotateZ(36deg) rotateY(180deg);
    transform: rotateZ(36deg) rotateY(180deg);
  }
  50% {
    -webkit-transform: rotateZ(180deg) rotateY(180deg);
    transform: rotateZ(180deg) rotateY(180deg);
  }
  60% {
    -webkit-transform: rotateZ(216deg) rotateY(0deg);
    transform: rotateZ(216deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) rotateY(0deg);
    transform: rotateZ(360deg) rotateY(0deg);
  }
}
@keyframes rot2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes forward_rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes reverse_rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes zoomOuts {
  0% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.zoomOuts {
  -webkit-animation-name: zoomOuts;
  animation-name: zoomOuts;
}
@media screen and (max-width: 768px) {
  .banner.lsbgc {
    height: 500px;
  }
  .banner .imgbgc {
    height: 500px;
  }
  .banner .abs {
    display: none;
  }
  .banner .img {
    height: 500px;
    object-fit: cover;
  }
  .banner .text span {
    width: 297px;
    height: 75px;
    line-height: 75px;
    font-size: 25px;
  }
  .container {
    padding-bottom: 120px;
    margin-top: -50px;
    clip-path: none;
  }
  h2 {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 15px;
  }
  h2::before,
  h2::after {
    width: 35px;
    height: 19px;
  }
  h2::before {
    margin-right: 8px;
  }
  .treasure .treasureItem {
    width: 120px;
  }
  .treasure .treasureItem .img {
    width: 120px;
  }
  .treasure .treasureItem span {
    height: auto;
    font-size: 16px;
    line-height: normal;
  }
  .list .item {
    width: 46%;
  }
  .list .item .image {
    width: 100%;
  }
  .list .item .image img {
    width: 100%;
  }
  .list .item .title {
    width: auto;
    font-size: 16px;
    line-height: normal;
  }
  .list .item .desc {
    width: auto;
    font-size: 12px;
    line-height: normal;
  }
  .list .item .btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background-size: contain;
  }
  .vrbox {
    margin-top: -80px;
    margin-bottom: 35px;
  }
  .vrbox .vrboxinco {
    width: 200px;
    height: 200px;
    padding-top: 30px;
  }
  .vrbox .vrboxinco .title {
    font-size: 25px;
    line-height: normal;
  }
  .vrbox .vrboxinco .desc {
    width: 150px;
    font-size: 12px;
    line-height: normal;
  }
  .vrbox .vrboxinco .move em {
    display: none;
  }
  .vrbox .vrboxinco .move span {
    width: auto;
    font-size: 12px;
  }
  .vrbox .icon1 {
    width: 240px;
  }
  .vrbox .icon2 {
    width: 270px;
  }
  .vrbox .img {
    height: 350px;
    object-fit: cover;
  }
  .cljs {
    padding-top: 10px;
    margin-top: -10px;
    background-position: left;
    background-size: auto;
  }
  .cljs .infobox {
    flex-direction: column;
    margin-bottom: 15px;
  }
  .cljs .infobox .img {
    position: relative;
    left: inherit;
  }
  .cljs .infobox .img img {
    display: block;
    width: 80%;
    margin: auto;
    margin-bottom: 15px;
  }
  .cljs .infobox p {
    margin: 0;
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: normal;
    overflow: auto;
  }
  .cljs .infobox p::-webkit-scrollbar {
    display: none;
  }
  .cljs .desccontent img {
    display: none;
    width: 22px;
  }
  .cljs .desccontent p {
    font-size: 14px;
    line-height: normal;
  }
  .cljs .desccontent .animated {
    max-height: 372px;
    overflow: auto;
  }
  .cljs .desccontent > div {
    height: 150px;
  }
  .ztimgs .imgsbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ztimgs .imgsbox .item {
    width: 47%;
    height: auto;
  }
  .ztimgs .imgsbox .item:nth-child(2n) {
    margin-left: 15px;
  }
  .zpjs {
    padding: 15px 15px 50px;
  }
  .zpjs .swiper .img {
    width: 100%;
    height: 196px;
  }
  .zpjs .swiper .img img {
    width: 100%;
  }
  .zpjs .swiper .text {
    font-size: 14px;
    line-height: normal;
  }
  .vrztbox {
    height: 500px;
  }
  .vrztbox .bgc {
    position: absolute;
    height: 520px;
    object-fit: cover;
  }
  .vrztbox .infobox {
    flex-direction: column;
    padding-bottom: 50px;
  }
  .vrztbox .infobox .textBox .h3 {
    line-height: normal;
    font-size: 16px;
  }
  .vrztbox .infobox .textBox .text {
    width: auto;
    font-size: 12px;
    line-height: normal;
  }
  .vrztbox .infobox .center {
    width: 187px;
    height: 187px;
    margin: 15px auto;
  }
  .vrztbox .infobox .center .title {
    font-size: 25px;
    line-height: normal;
  }
  .vrztbox .infobox .center .text {
    font-size: 14px;
    line-height: normal;
  }
  .vrztbox .infobox .center img {
    width: 187px;
    height: 187px;
  }
  .lrjs {
    margin-top: -44px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .lrjs h2 {
    justify-content: center;
    margin-bottom: 15px;
  }
  .lrjs .lrjscontent {
    flex-direction: column;
  }
  .lrjs .lrjscontent .left {
    width: 100%;
    height: auto;
    margin-right: 0;
    background-color: transparent;
  }
  .lrjs .lrjscontent .left .textbox {
    position: relative;
    width: auto;
    height: auto;
    padding: 15px;
  }
  .lrjs .lrjscontent .left .textbox .title {
    font-size: 16px;
    line-height: normal;
  }
  .lrjs .lrjscontent .left .textbox .text {
    font-size: 14px;
    line-height: normal;
  }
  .lrjs .lrjscontent img {
    display: block;
    width: 90%;
  }
  .lszpjs {
    margin-top: -50px;
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .lszpjs .contbox {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .lszpjs .contbox .item:first-child,
  .lszpjs .contbox .item:nth-child(2),
  .lszpjs .contbox .item:nth-child(3),
  .lszpjs .contbox .item:last-child {
    grid-area: auto;
  }
  .lszpjs .contbox .item .img {
    width: 100% !important;
    height: 150px !important;
  }
  .lszpjs .contbox .item .name {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }
  .lsztimgs {
    padding-top: 30px;
  }
  .lsztimgs h2 {
    margin-bottom: 15px;
  }
  .lsztimgs .lsimgSwiper {
    height: 337px;
  }
  .lsztimgs .lsimgSwiper .swiper-slide {
    margin-right: 10px !important;
  }
  .lsztimgs .lsimgSwiper .div {
    width: 100%;
    height: 100%;
  }
  .lsztimgs .lsimgSwiper .div img {
    width: 100%;
    height: 305px;
    object-fit: cover;
  }
}
