.gl-zjlkg {
  position: relative;
  min-width: 1200px;
  overflow: hidden;
}
.gl-zjlkg .page-bg {
  position: relative;
  width: 100%;
  height: auto;
}
.gl-zjlkg .page-bg .bg {
  width: 100%;
}
.gl-zjlkg .page-bg .bg1 {
  height: 1015px;
  background: url("../images/gl/pc/bg1.jpg") no-repeat center / cover;
}
.gl-zjlkg .page-bg .bg2 {
  height: 1014px;
  background: url("../images/gl/pc/bg2.jpg") no-repeat center / cover;
}
.gl-zjlkg .page-bg .bg3 {
  height: 1015px;
  background: url("../images/gl/pc/bg3.jpg") no-repeat center / cover;
}
.gl-zjlkg .page-bg .bg4 {
  height: 1014px;
  background: url("../images/gl/pc/bg4.jpg") no-repeat center / cover;
}
.gl-zjlkg .page-bg .bg5 {
  height: 1015px;
  background: url("../images/gl/pc/bg5.jpg") no-repeat center / cover;
}
.gl-zjlkg .page-bg .bg6 {
  height: 1014px;
  background: url("../images/gl/pc/bg6.jpg") no-repeat center / cover;
}
.gl-zjlkg .page-bg .bg7 {
  height: 1015px;
  background: url("../images/gl/pc/bg7.jpg") no-repeat center / cover;
}
.gl-zjlkg .page-bg .bg8 {
  height: 1014px;
  background: url("../images/gl/pc/bg8.jpg") no-repeat center / cover;
}
.gl-zjlkg .main {
  width: 1200px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 1;
}
.gl-zjlkg .main .header {
  height: 678px;
  position: relative;
  padding-top: 112px;
  box-sizing: border-box;
}
.gl-zjlkg .main .header .icon-logo {
  display: block;
  width: 287px;
  height: 81px;
  /* background: url("../images/gl/pc/icon-logo.png") no-repeat center / 100%; */
  background: url("../images/zj/index/logo_lkg.png") no-repeat center / 100%;
  margin: 0 auto 0;
}
.gl-zjlkg .main .header .slogan {
  width: 763px;
  height: 228px;
  background: url("../images/gl/pc/icon-slogan.png") no-repeat center / 100%;
  margin: 60px auto 0;
}
.gl-zjlkg .main .header .text-box {
  position: absolute;
  top: 35px;
  right: 0;
}
.gl-zjlkg .main .header .text-box .icon {
  display: inline-block;
  width: 17px;
  height: 13px;
  background: url("../images/gl/pc/icon1.png") no-repeat center / 100%;
  margin-top: 5px;
}
.gl-zjlkg .main .header .text-box .text {
  font-size: 14px;
  color: #005ca2;
  margin: 0 2px;
}
.gl-zjlkg .main .page1 {
  height: 376px;
}
.gl-zjlkg .main .page1 .left {
  width: 633px;
  position: relative;
}
.gl-zjlkg .main .page1 .left .video-bg {
  position: relative;
  width: 633px;
  height: 363px;
  z-index: 5;
}
.gl-zjlkg .main .page1 .left .video-bg .img {
  width: 100%;
  height: 100%;
}
.gl-zjlkg .main .page1 .left .video-bg .icon-play {
  position: absolute;
  width: 53px;
  height: 53px;
  background: url("../images/gl/pc/icon-play.png") no-repeat center / 100%;
  top: 50%;
  left: 50%;
  margin-top: -26px;
  margin-left: -26px;
  z-index: 5;
}
.gl-zjlkg .main .page1 .left .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  object-fit: cover;
}
.gl-zjlkg .main .page1 .right {
  width: 550px;
  height: 376px;
  margin-top: -13px;
}
.gl-zjlkg .main .page1 .right .title {
  width: 533px;
  height: 118px;
  background: url("../images/gl/pc/page1-r-title.png") no-repeat center / 100%;
  margin: 0 auto;
}
.gl-zjlkg .main .page1 .right .text {
  margin-left: 25px;
  font-size: 18px;
  line-height: 1.8;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.gl-zjlkg .main .page1 .right .text a {
  display: inline-block;
  color: #0d4379;
}
.gl-zjlkg .main .page1 .right .list {
  margin-left: 25px;
  margin-top: 30px;
}
.gl-zjlkg .main .page1 .right .list.list2 {
  margin-top: 15px;
}
.gl-zjlkg .main .page1 .right .list .list-item {
  margin-left: 35px;
  padding-left: 15px;
  box-sizing: border-box;
  position: relative;
}
.gl-zjlkg .main .page1 .right .list .list-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  background: #0d4379;
  margin-top: -3px;
}
.gl-zjlkg .main .page1 .right .list .list-item:nth-child(1) {
  margin-left: 0;
}
.gl-zjlkg .main .page1 .right .list .list-item a {
  color: #0d4379;
  font-size: 18px;
}
.gl-zjlkg .main .page2 {
  margin-top: 100px;
}
.gl-zjlkg .main .page2 .left {
  position: relative;
  width: 200px;
  height: 1040px;
  background: url("../images/gl/pc/page2-left.png") no-repeat center / 100%;
}
.gl-zjlkg .main .page2 .left .icon {
  position: absolute;
  width: 820px;
  height: 537px;
  background: url("../images/gl/pc/page2-icon.png") no-repeat center / 100%;
  bottom: -75px;
  left: -300px;
}
.gl-zjlkg .main .page2 .right {
  margin-top: 40px;
  margin-left: 43px;
  width: 920px;
}
.gl-zjlkg .main .page2 .right .top-img-box {
  width: 920px;
  height: 442px;
  position: relative;
}
.gl-zjlkg .main .page2 .right .top-img-box img {
  width: 100%;
  height: 100%;
}
.gl-zjlkg .main .page2 .right .top-img-box .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gl-zjlkg .main .page2 .right .swiper-box {
  margin-top: 20px;
  width: 100%;
  height: 300px;
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-slide {
  width: 450px;
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-slide .slide-img {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-slide .slide-img .img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-slide:hover .slide-img .img {
  transform: scale(1.1);
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-slide:hover .mask {
  opacity: 1;
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-slide:hover .text-box {
  opacity: 1;
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-slide .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 2;
  transition: all 0.5s;
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-slide .text-box {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #fdfefe;
  opacity: 0;
  z-index: 5;
  transition: all 0.5s;
  padding: 0 90px;
  box-sizing: border-box;
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-slide .text-box .text {
  text-align: center;
  line-height: 1.6;
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-button-next {
  z-index: 10;
  width: 29px;
  height: 77px;
  background: url("../images/gl/pc/swiper-next.png") no-repeat center / 100%;
  margin-top: -38px;
  right: 0;
}
.gl-zjlkg .main .page2 .right .swiper-box .swiper-button-prev {
  z-index: 10;
  width: 29px;
  height: 77px;
  background: url("../images/gl/pc/swiper-prev.png") no-repeat center / 100%;
  left: 0;
  margin-top: -38px;
}
.gl-zjlkg .main .page3 {
  margin-top: 155px;
  position: relative;
}
.gl-zjlkg .main .page3 .left {
  width: 490px;
  height: 845px;
  margin-top: 63px;
  padding: 25px 15px;
  box-sizing: border-box;
  background: #fff;
}
.gl-zjlkg .main .page3 .left .title {
  font-size: 26px;
  color: #3476b7;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ededed;
  padding-left: 5px;
}
.gl-zjlkg .main .page3 .left .title a {
  color: #3476b7;
}
.gl-zjlkg .main .page3 .left .scroll-box {
  width: 100%;
  margin-top: 20px;
  padding: 0 10px 20px;
  height: 740px;
  overflow-y: auto;
  box-sizing: border-box;
  /*滚动条轨迹的样式*/
}
.gl-zjlkg .main .page3 .left .scroll-box::-webkit-scrollbar {
  /*滑块宽度*/
  width: 4px;
}
.gl-zjlkg .main .page3 .left .scroll-box::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 2px;
  background: #5f8fc5;
}
.gl-zjlkg .main .page3 .left .scroll-box::-webkit-scrollbar-track {
  background-color: #efeded;
}
.gl-zjlkg .main .page3 .left .scroll-box .tit {
  font-size: 30px;
  font-weight: bold;
  padding-left: 17px;
  position: relative;
}
.gl-zjlkg .main .page3 .left .scroll-box .tit::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 20px;
  background: #5f8fc5;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.gl-zjlkg .main .page3 .left .scroll-box .text-box {
  margin-top: 20px;
}
.gl-zjlkg .main .page3 .left .scroll-box .text-box .month {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #5f8fc5;
  border-radius: 5px;
}
.gl-zjlkg .main .page3 .left .scroll-box .text-box .event-list {
  width: 328px;
  margin-left: 15px;
}
.gl-zjlkg .main .page3 .left .scroll-box .text-box .event-list .list-item {
  margin-top: 40px;
  font-size: 16px;
  line-height: 1.8;
  color: #333333;
}
.gl-zjlkg .main .page3 .left .scroll-box .text-box .event-list .list-item:nth-child(1) {
  margin-top: 0;
}
.gl-zjlkg .main .page3 .left .scroll-box .text-box .event-list .list-item .time {
  color: #5f8fc5;
  display: inline-block;
  margin-right: 5px;
  font-weight: bold;
}
.gl-zjlkg .main .page3 .center {
  width: 463px;
  height: 846px;
  background: url("../images/gl/pc/page3-center-img.png") no-repeat center / 100%;
  margin-left: 23px;
  margin-top: 63px;
}
.gl-zjlkg .main .page3 .center a {
  display: block;
  width: 100%;
  height: 100%;
}
.gl-zjlkg .main .page3 .right {
  width: 200px;
  height: 911px;
  background: url("../images/gl/pc/page3-right.png") no-repeat center / 100%;
  position: relative;
  margin-left: 23px;
}
.gl-zjlkg .main .page3 .icon {
  position: absolute;
  width: 712px;
  height: 547px;
  background: url("../images/gl/pc/page3-icon.png") no-repeat center / 100%;
  bottom: -160px;
  right: -190px;
  pointer-events: none;
}
.gl-zjlkg .main .page4 {
  margin-top: 218px;
}
.gl-zjlkg .main .page4 .page4-box1 {
  width: 200px;
  height: 959px;
  background: url("../images/gl/pc/page4-box1-bg.png") no-repeat center / 100%;
  position: relative;
  z-index: 1;
}
.gl-zjlkg .main .page4 .page4-box1 .icon {
  position: absolute;
  width: 741px;
  height: 420px;
  background: url("../images/gl/pc/page4-icon.png") no-repeat center / 100%;
  left: -360px;
  bottom: -290px;
}
.gl-zjlkg .main .page4 .page4-box2 {
  margin-left: 40px;
  margin-top: 66px;
  position: relative;
  z-index: 5;
}
.gl-zjlkg .main .page4 .page4-box3 {
  margin-top: 66px;
  margin-left: 20px;
}
.gl-zjlkg .main .page4 .page4-box4 {
  margin-top: 66px;
  margin-left: 20px;
}
.gl-zjlkg .main .page4 .top,
.gl-zjlkg .main .page4 .bottom {
  width: 306px;
  height: 501px;
  background: #bfa165;
  padding-top: 12px;
}
.gl-zjlkg .main .page4 .top:hover .img-box .img,
.gl-zjlkg .main .page4 .bottom:hover .img-box .img {
  transform: scale(1.1);
}
.gl-zjlkg .main .page4 .bottom {
  margin-top: 20px;
}
.gl-zjlkg .main .page4 .img-box {
  width: 283px;
  margin: 0 auto;
  overflow: hidden;
}
.gl-zjlkg .main .page4 .img-box .img {
  width: 100%;
  transition: all 0.5s;
}
.gl-zjlkg .main .page4 .text-box {
  margin-top: 12px;
  padding: 14px 20px;
  border-top: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  color: #fff;
  box-sizing: border-box;
}
.gl-zjlkg .main .page4 .text-box.text-box2 {
  padding: 32px 20px;
}
.gl-zjlkg .main .page5 {
  margin-top: 170px;
}
.gl-zjlkg .main .page5 .left {
  margin-top: 77px;
}
.gl-zjlkg .main .page5 .left .title {
  position: absolute;
  width: 174px;
  height: 66px;
  background: url("../images/gl/pc/page5-tit-bg.png") no-repeat center / 100%;
  left: 50%;
  margin-left: -110px;
  top: -12px;
  font-size: 25px;
  color: #fdfefe;
  font-weight: bold;
  text-align: center;
  line-height: 3;
  z-index: 10;
}
.gl-zjlkg .main .page5 .left .img-box {
  position: relative;
}
.gl-zjlkg .main .page5 .left .img-box:hover .img img {
  transform: scale(1.1);
}
.gl-zjlkg .main .page5 .left .mask-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.5s;
}
.gl-zjlkg .main .page5 .left .img {
  width: 100%;
  height: 332px;
  overflow: hidden;
  position: relative;
}
.gl-zjlkg .main .page5 .left .img img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  transition: all 0.5s;
}
.gl-zjlkg .main .page5 .left .text-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 332px;
  font-size: 16px;
  color: #fdfefe;
  padding: 0 30px;
  box-sizing: border-box;
  text-align: center;
  line-height: 1.6;
  opacity: 0;
  transition: opacity 0.5;
}
.gl-zjlkg .main .page5 .left .text-box p:nth-child(1) {
  margin-top: 110px;
}
.gl-zjlkg .main .page5 .left .top-box .title {
  left: 25px;
  margin-left: 0;
}
.gl-zjlkg .main .page5 .left .top-box .img-box {
  width: 442px;
  height: 332px;
}
.gl-zjlkg .main .page5 .left .top-box .img-box2 {
  margin-left: 15px;
}
.gl-zjlkg .main .page5 .left .bottom-box {
  margin-top: 16px;
}
.gl-zjlkg .main .page5 .left .bottom-box .img {
  height: 407px;
}
.gl-zjlkg .main .page5 .left .bottom-box .img-box {
  width: 290px;
  height: 407px;
}
.gl-zjlkg .main .page5 .left .bottom-box .text-box {
  padding: 0 10px;
}
.gl-zjlkg .main .page5 .left .bottom-box .img-box2,
.gl-zjlkg .main .page5 .left .bottom-box .img-box3 {
  margin-left: 15px;
}
.gl-zjlkg .main .page5 .right {
  width: 200px;
  height: 1091px;
  background: url("../images/gl/pc/page5-right-bg.png") no-repeat center / 100%;
  margin-left: 94px;
  position: relative;
}
.gl-zjlkg .main .page5 .right .icon {
  position: absolute;
  width: 857px;
  height: 385px;
  background: url("../images/gl/pc/page5-icon.png") no-repeat center / 100%;
  right: -260px;
  bottom: -12px;
}
.gl-zjlkg .main .page6 {
  margin-top: 90px;
}
.gl-zjlkg .main .page6 .img-box {
  width: 200px;
  height: 861px;
  background: url("../images/gl/pc/page6-img-box-bg.png") no-repeat center / 100%;
  position: relative;
  margin-left: -26px;
}
.gl-zjlkg .main .page6 .img-box .icon {
  position: absolute;
  width: 776px;
  height: 658px;
  background: url("../images/gl/pc/page6-icon.png") no-repeat center / 100%;
  left: -330px;
  bottom: -320px;
}
.gl-zjlkg .main .page6 .img-box-com {
  width: 308px;
  height: 683px;
  margin-top: 68px;
  position: relative;
}
.gl-zjlkg .main .page6 .img-box-com:hover .img img {
  transform: scale(1.1);
}
.gl-zjlkg .main .page6 .img-box-com .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gl-zjlkg .main .page6 .img-box-com .img img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.gl-zjlkg .main .page6 .img-box-com .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 2;
}
.gl-zjlkg .main .page6 .img-box-com .text {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
}
.gl-zjlkg .main .page6 .img-box2 {
  margin-left: 70px;
}
.gl-zjlkg .main .page6 .img-box2 .text {
  width: 97px;
  height: 264px;
  background: url("../images/gl/pc/page6-img-box-text1.png") no-repeat center / 100%;
  margin-top: -132px;
  margin-left: -48px;
}
.gl-zjlkg .main .page6 .img-box3,
.gl-zjlkg .main .page6 .img-box4 {
  margin-left: 15px;
}
.gl-zjlkg .main .page6 .img-box3 .text {
  width: 105px;
  height: 436px;
  background: url("../images/gl/pc/page6-img-box-text2.png") no-repeat center / 100%;
  margin-top: -218px;
  margin-left: -57px;
}
.gl-zjlkg .main .page6 .img-box4 .text {
  width: 109px;
  height: 320px;
  background: url("../images/gl/pc/page6-img-box-text3.png") no-repeat center / 100%;
  margin-top: -160px;
  margin-left: -59px;
}
.gl-zjlkg .main .page7 {
  margin-top: 190px;
}
.gl-zjlkg .main .page7 .left {
  margin-top: 78px;
}
.gl-zjlkg .main .page7 .left .img-box {
  position: relative;
}
.gl-zjlkg .main .page7 .left .img-box:hover .img img {
  transform: scale(1.1);
}
.gl-zjlkg .main .page7 .left .img-box .img {
  width: 100%;
  height: 332px;
  overflow: hidden;
  position: relative;
}
.gl-zjlkg .main .page7 .left .img-box .img img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  transition: all 0.5s;
}
.gl-zjlkg .main .page7 .left .img-box .text {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px 0 20px;
  font-size: 20px;
  color: #fdfefe;
  text-align: center;
  background: linear-gradient(to bottom, transparent 0%, #000 100%);
}
.gl-zjlkg .main .page7 .left .left-top .img-box {
  width: 442px;
  height: 332px;
}
.gl-zjlkg .main .page7 .left .left-top .img-box2 {
  margin-left: 16px;
}
.gl-zjlkg .main .page7 .left .left-bottom {
  margin-top: 15px;
}
.gl-zjlkg .main .page7 .left .left-bottom .img-box {
  width: 290px;
}
.gl-zjlkg .main .page7 .left .left-bottom .img {
  height: 407px;
}
.gl-zjlkg .main .page7 .left .left-bottom .img-box2,
.gl-zjlkg .main .page7 .left .left-bottom .img-box3 {
  margin-left: 15px;
}
.gl-zjlkg .main .page7 .right {
  width: 200px;
  height: 1091px;
  background: url("../images/gl/pc/page7-right.png") no-repeat center / 100%;
  margin-left: 94px;
}
.gl-zjlkg .main .page7 .right .icon {
  position: absolute;
  width: 845px;
  height: 401px;
  background: url("../images/gl/pc/page7-icon.png") no-repeat center / 100%;
  right: -365px;
  bottom: -50px;
}
.gl-zjlkg-m {
  display: none;
  overflow: hidden;
  position: relative;
}
.gl-zjlkg-m .main {
  width: 100%;
  overflow: hidden;
}
.gl-zjlkg-m .main .page {
  padding: 0 4%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #efefef;
  box-sizing: border-box;
  position: relative;
}
.gl-zjlkg-m .main .header {
  height: 31.7rem;
  position: relative;
  background-image: url("../images/gl/m/bg1.jpg");
  background-size: 100% 100%;
}
.gl-zjlkg-m .main .header .slogan {
  position: absolute;
  width: 27.05rem;
  height: 8.15rem;
  background: url("../images/gl/m/header-slogan.png") no-repeat center / 100%;
  top: 10.55rem;
  left: 50%;
  transform: translateX(-50%);
}
.gl-zjlkg-m .main .page1 {
  background-image: url("../images/gl/m/bg2.jpg");
}
.gl-zjlkg-m .main .page1 .title {
  width: 105%;
  height: 7.65rem;
  background: url("../images/gl/m/page1-title.png") no-repeat center / 100%;
  margin: 0 auto;
}
.gl-zjlkg-m .main .page1 .text {
  font-size: 1.4rem;
  text-align: justify;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.gl-zjlkg-m .main .page1 .text a{
  display: inline-block;
  color: #0d4379;
}
.gl-zjlkg-m .main .page1 .list {
  display: flex;
  margin-top: 1rem;
}
.gl-zjlkg-m .main .page1 .list .list-item {
  box-sizing: border-box;
  padding-left: 1rem;
  position: relative;
  margin-left: 2rem;
}
.gl-zjlkg-m .main .page1 .list .list-item:nth-child(1) {
  margin-left: 0;
}
.gl-zjlkg-m .main .page1 .list .list-item::before {
  content: "";
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
  background: #0d4379;
  left: 0;
  top: 50%;
  margin-top: -0.2rem;
}
.gl-zjlkg-m .main .page1 .list .list-item a {
  font-size: 1.4rem;
  color: #0d4379;
}
.gl-zjlkg-m .main .page1 .list1 {
  margin-top: 2rem;
}
.gl-zjlkg-m .main .page1 .video-box {
  width: 100%;
  margin-top: 2.25rem;
  position: relative;
  height: 19.85rem;
}
.gl-zjlkg-m .main .page1 .video-box .video-bg {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
}
.gl-zjlkg-m .main .page1 .video-box .video-bg .img {
  width: 100%;
}
.gl-zjlkg-m .main .page1 .video-box .video-bg .icon-play {
  position: absolute;
  width: 2.9rem;
  height: 2.9rem;
  background: url("../images/gl/pc/icon-play.png") no-repeat center / 100%;
  top: 50%;
  left: 50%;
  margin-top: -1.45rem;
  margin-left: -1.45rem;
}
.gl-zjlkg-m .main .page1 .video-box .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gl-zjlkg-m .main .page2 {
  padding-top: 2rem;
  z-index: 50;
}
.gl-zjlkg-m .main .page2::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 19.4rem;
  background: url("../images/gl/m/icon-bg.png") no-repeat center / 100%;
  bottom: -12.15rem;
  left: 0;
}
.gl-zjlkg-m .main .page2 .title {
  width: 105%;
  height: 13.7rem;
  background: url("../images/gl/m/page2-title.png") no-repeat center / 100%;
}
.gl-zjlkg-m .main .page2 .page2-top {
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
  position: relative;
  height: 16.65rem;
}
.gl-zjlkg-m .main .page2 .page2-top .img {
  width: 100%;
}
.gl-zjlkg-m .main .page2 .page2-top .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gl-zjlkg-m .main .page2 .swiper-box {
  margin-top: 0.5rem;
  height: 11.2rem;
  position: relative;
  z-index: 5;
}
.gl-zjlkg-m .main .page2 .swiper-box .swiper-slide {
  width: 16.85rem !important;
  position: relative;
}
.gl-zjlkg-m .main .page2 .swiper-box .swiper-slide .img-box {
  width: 100%;
  height: 11.2rem;
}
.gl-zjlkg-m .main .page2 .swiper-box .swiper-slide .img-box .img {
  width: 100%;
  height: 100%;
}
.gl-zjlkg-m .main .page2 .swiper-box .swiper-button-next,
.gl-zjlkg-m .main .page2 .swiper-box .swiper-button-prev {
  width: 1.35rem;
  height: 3.55rem;
}
.gl-zjlkg-m .main .page2 .swiper-box .swiper-button-next {
  right: 0;
  background: url("../images/gl/m/btn-next.png") no-repeat center / 100%;
}
.gl-zjlkg-m .main .page2 .swiper-box .swiper-button-prev {
  left: 0;
  background: url("../images/gl/m/btn-prev.png") no-repeat center / 100%;
}
.gl-zjlkg-m .main .page3 {
  padding-top: 2.4rem;
  z-index: 45;
}
.gl-zjlkg-m .main .page3::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 19.4rem;
  background: url("../images/gl/m/icon-bg.png") no-repeat center / 100%;
  bottom: -12.15rem;
  left: 0;
}
.gl-zjlkg-m .main .page3 .title {
  width: 105%;
  height: 15.45rem;
  background: url("../images/gl/m/page3-title.png") no-repeat center / 100%;
}
.gl-zjlkg-m .main .page3 .page3-top {
  width: 100%;
  padding: 1.25rem;
  box-sizing: border-box;
  background: #fff;
  margin-top: 0.25rem;
}
.gl-zjlkg-m .main .page3 .page3-top .titl {
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 1.25rem;
  color: #3476b7;
  border-bottom: 1px dashed #ededed;
}
.gl-zjlkg-m .main .page3 .page3-top .titl a {
  color: #3476b7;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box {
  width: 100%;
  margin-top: 1rem;
  padding: 0 0.5rem 1rem;
  height: 52rem;
  overflow-y: auto;
  box-sizing: border-box;
  /*滚动条轨迹的样式*/
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box::-webkit-scrollbar {
  /*滑块宽度*/
  width: 4px;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 2px;
  background: #5f8fc5;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box::-webkit-scrollbar-track {
  background-color: #efeded;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box .tit {
  font-size: 2.05rem;
  font-weight: bold;
  padding-left: 1.5rem;
  position: relative;
  color: #333333;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box .tit::before {
  content: "";
  position: absolute;
  width: 0.4rem;
  height: 1.5rem;
  background: #5f8fc5;
  left: 0;
  top: 50%;
  margin-top: -0.75rem;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box .text-box {
  margin-top: 20px;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box .text-box .month {
  width: 4.4rem;
  height: 2.3rem;
  line-height: 2.3rem;
  text-align: center;
  font-size: 1.3rem;
  color: #fff;
  background: #5f8fc5;
  border-radius: 5px;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box .text-box .event-list {
  width: 23rem;
  margin-left: 1.5rem;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box .text-box .event-list .list-item {
  margin-top: 2.5rem;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #333333;
  text-align: justify;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box .text-box .event-list .list-item:nth-child(1) {
  margin-top: 0;
}
.gl-zjlkg-m .main .page3 .page3-top .scroll-box .text-box .event-list .list-item .time {
  color: #5f8fc5;
  display: inline-block;
  margin-right: 0.5rem;
  font-weight: bold;
}
.gl-zjlkg-m .main .page3 .page3-bottom {
  width: 100%;
  margin-top: 1.5rem;
  position: relative;
  z-index: 5;
}
.gl-zjlkg-m .main .page3 .page3-bottom .img {
  width: 100%;
}
.gl-zjlkg-m .main .page4 {
  padding-top: 5rem;
  z-index: 40;
}
.gl-zjlkg-m .main .page4::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 19.4rem;
  background: url("../images/gl/m/icon-bg.png") no-repeat center / 100%;
  bottom: -12.15rem;
  left: 0;
}
.gl-zjlkg-m .main .page4 .title {
  width: 105%;
  height: 15.95rem;
  background: url("../images/gl/m/page4-title.png") no-repeat center / 100%;
}
.gl-zjlkg-m .main .page4 .page4-list {
  margin-top: -2.3rem;
  display: flex;
  flex-wrap: wrap;
}
.gl-zjlkg-m .main .page4 .page4-list .list-item {
  width: 48%;
  margin-top: 1.5rem;
  margin-left: 4%;
  height: 29.4rem;
  background: #bfa165;
}
.gl-zjlkg-m .main .page4 .page4-list .list-item a {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.gl-zjlkg-m .main .page4 .page4-list .list-item .img-box {
  width: 100%;
  height: 21.6rem;
  padding-bottom: 0.65rem;
  border-bottom: 1px solid #fff;
}
.gl-zjlkg-m .main .page4 .page4-list .list-item .img-box .img {
  display: block;
  width: 90%;
  margin: 0.65rem auto 0;
}
.gl-zjlkg-m .main .page4 .page4-list .list-item .text-box {
  flex: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1.3rem;
  color: #fff;
}
.gl-zjlkg-m .main .page4 .page4-list .list-item:nth-child(1) {
  margin-top: 0;
}
.gl-zjlkg-m .main .page4 .page4-list .list-item:nth-child(2) {
  margin-top: 0;
}
.gl-zjlkg-m .main .page4 .page4-list .list-item:nth-child(2n-1) {
  margin-left: 0;
}
.gl-zjlkg-m .main .page4 .page4-list .list-item img {
  width: 100%;
}
.gl-zjlkg-m .main .page5 {
  padding-top: 7rem;
  z-index: 35;
}
.gl-zjlkg-m .main .page5::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 19.4rem;
  background: url("../images/gl/m/icon-bg.png") no-repeat center / 100%;
  bottom: -12.15rem;
  left: 0;
}
.gl-zjlkg-m .main .page5 .title {
  width: 105%;
  height: 10.15rem;
  background: url("../images/gl/m/page5-title.png") no-repeat center / 100%;
}
.gl-zjlkg-m .main .page5 .page5-list {
  width: 100%;
}
.gl-zjlkg-m .main .page5 .page5-list .list-item {
  width: 100%;
  position: relative;
  margin-top: 2.5rem;
}
.gl-zjlkg-m .main .page5 .page5-list .list-item .title {
  position: absolute;
  width: 13rem;
  height: 5.15rem;
  background: url("../images/gl/m/page5-list-title.png") no-repeat center / 100%;
  top: -1rem;
  left: 2rem;
}
.gl-zjlkg-m .main .page5 .page5-list .list-item .title .text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 1.5rem;
  text-align: center;
  font-size: 1.7rem;
  color: #fdfefe;
}
.gl-zjlkg-m .main .page5 .page5-list .list-item .img {
  width: 100%;
}
.gl-zjlkg-m .main .page6 {
  padding-top: 5rem;
  z-index: 30;
}
.gl-zjlkg-m .main .page6::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 19.4rem;
  background: url("../images/gl/m/icon-bg.png") no-repeat center / 100%;
  bottom: -12.15rem;
  left: 0;
}
.gl-zjlkg-m .main .page6 .title {
  width: 105%;
  height: 14.9rem;
  background: url("../images/gl/m/page6-title.png") no-repeat center / 100%;
}
.gl-zjlkg-m .main .page6 .page6-list {
  display: flex;
  justify-content: space-between;
  margin-top: -2.5rem;
}
.gl-zjlkg-m .main .page6 .page6-list .list-item {
  width: 11.15rem;
}
.gl-zjlkg-m .main .page6 .page6-list .list-item .img {
  width: 100%;
}
.gl-zjlkg-m .main .page7 {
  padding-top: 7rem;
  padding-bottom: 7rem;
  z-index: 25;
}
.gl-zjlkg-m .main .page7::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 19.4rem;
  background: url("../images/gl/m/icon-bg.png") no-repeat center / 100%;
  bottom: -5rem;
  left: 0;
}
.gl-zjlkg-m .main .page7 .title {
  width: 105%;
  height: 14.3rem;
  background: url("../images/gl/m/page7-title.png") no-repeat center / 100%;
}
.gl-zjlkg-m .main .page7 .page7-list {
  width: 100%;
  margin-top: -2.5rem;
}
.gl-zjlkg-m .main .page7 .page7-list .list-item {
  position: relative;
  margin-top: 1.5rem;
}
.gl-zjlkg-m .main .page7 .page7-list .list-item:nth-child(1) {
  margin-top: 0;
}
.gl-zjlkg-m .main .page7 .page7-list .list-item .img {
  width: 100%;
}
.gl-zjlkg-m .main .page7 .page7-list .list-item .text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0.5rem 0;
  font-size: 1.7rem;
  text-align: center;
  color: #fdfefe;
  background: linear-gradient(to bottom, transparent 0%, #000 100%);
}
@media screen and (max-width: 750px) {
  .w1200 {
    width: 92%;
  }
  .gl-zjlkg {
    display: none;
  }
  .gl-zjlkg-m {
    display: block;
  }
  body {
    background: transparent;
    padding: 0;
  }
  html,
  body {
    width: 100%;
  }
}
