<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap {
  width: 100%;
}

.bk1 {
  width: 100%;
  height: 100vh;
  position: relative;
}

.banner1 {
  width: 100%;
  height: 100%;
}

.content1 {
  position: absolute;
  width: 16.0875rem;
  height: 2.8625rem;
  top: 35.5%;
  left: calc(50% - 8.0437rem);
}

.content1 h1 {
  /* width: 9.7125rem1; */
  height: .8rem;
  font-size: .75rem;
  font-family: "Source Han Sans CN";
  font-weight: 800;
  color: rgb(255, 255, 255);
  line-height: .8rem;
  margin: 0rem auto;
  text-align: center;
}

.content1 p {
  /* width: 8rem; */
  /* height: .2625rem; */
  font-size: .25rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  /* line-height: .2625rem; */
  margin: .5rem auto 0rem;
}

.content1 .btn {
  width: 5.5rem;
  margin: .6rem auto 0rem;
}

.content1 .btn .btn1 {
  width: 2.5125rem;
  height: .7625rem;
  border: .0125rem solid rgb(195, 0, 255);
  background: linear-gradient(270deg, rgba(0, 108, 255, 0.3), rgba(195, 0, 255, 0.3));
  border-radius: .125rem;
  text-align: center;
  line-height: .7625rem;
  font-size: .25rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  cursor: pointer;
}

.content1 .btn .btn2 {
  width: 2.5rem;
  height: .75rem;
  background: linear-gradient(270deg, rgb(0, 108, 255) 0%, rgb(195, 0, 255) 100%);
  border-radius: .125rem;
  text-align: center;
  line-height: .7625rem;
  font-size: .25rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  cursor: pointer;
}

.bk2 {
  width: 100%;
  position: relative;
}

.bk2 .bjt {
  width: 100%;
  min-height: 9.7rem;
}

.bk2 .content2 {
  width: 16.0875rem;
  height: 8.625rem;
  position: absolute;
  top: 12.9%;
  left: calc(50% - 8.0437rem);
}

.bk2 .content2 h1 {
  width: 3.625rem;
  height: .4875rem;
  font-size: .5rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  line-height: .4875rem;
  text-align: center;
  margin: 0rem auto;
}

.bk2 .content2 .title2 {
  width: 84%;
  height: .65rem;
  margin: .6875rem auto 0rem;
}

.bk2 .content2 ul li {
  position: relative;
  width: 2.875rem;
  height: .65rem;
}

.bk2 .content2 ul li * {
  pointer-events: none;
}

.bk2 .content2 ul li.active1 .pic {
  opacity: 1;
}

.bk2 .content2 ul li .pic {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0rem;
  left: 0rem;
  transition: all 0.5s ease 0s;
  opacity: 0;
}

.bk2 .content2 ul li .pic .pic1 {
  width: .375rem;
  height: .35rem;
  background: url("//qjzb.kuleiman.com/record/klm/liveservice/1/btzs.png") center center / 100% 100% no-repeat;
  margin: 0rem 0rem 0rem auto;
}

.bk2 .content2 ul li .pic .pic2 {
  width: .375rem;
  height: .0625rem;
  background: linear-gradient(90deg, rgb(0, 108, 255) 0%, rgb(195, 0, 255) 100%);
  border-radius: .0375rem;
  margin: .2875rem auto 0rem;
}

.bk2 .content2 ul li span {
  position: absolute;
  z-index: 20;
  display: block;
  width: 100%;
  height: 100%;
  top: 0rem;
  left: 0rem;
  font-size: .35rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: .65rem;
}

.swiper-container1 {
  width: 100%;
  height: 5.725rem;
  overflow: hidden;
  margin: .875rem auto 0rem;
}

.swiper-container1 .swiper-slide {
  position: relative;
  width: 100%;
}

.swiper-container1 .swiper-slide .left {
  width: 8.4875rem;
  height: 5.2375rem;
  position: absolute;
  z-index: 10;
  top: .25rem;
  left: 0rem;
}

.swiper-container1 .swiper-slide .text2 {
  width: 7.75rem;
  height: 5.625rem;
  background: linear-gradient(132deg, rgb(6, 70, 157) 0%, rgb(126, 6, 163) 100%);
  border-radius: .25rem;
  z-index: 20;
  position: absolute;
  right: 0rem;
  top: 0rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-container1 .swiper-slide .text2 ul {
  width: 5.875rem;
  height: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.swiper-container1 .swiper-slide .text2 ul li {
  display: flex;
  justify-content: space-between;
  width: 5.65rem;
  height: .9125rem;
}

.swiper-container1 .swiper-slide .text2 ul .icon {
  width: .375rem;
  height: .3625rem;
}

.swiper-container1 .swiper-slide .text2 ul li .content-right {
  width: 5rem;
}

.swiper-container1 .swiper-slide .text2 ul li h1 {
  width: 5.5rem;
  height: .3625rem;
  font-size: .35rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  line-height: .3625rem;
  text-align: left;
  margin-left: 0rem;
}

.swiper-container1 .swiper-slide .text2 ul li p {
  margin-top: .2rem;
  width: 5rem;
  height: .2rem;
  font-size: .2rem;
  font-family: "Source Han Sans CN";
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: .35rem;
}

.bk3 {
  width: 100%;
  position: relative;
}

.bk3 .bjt {
  width: 100%;
  min-height: 9.8875rem;
}

.bk3 .content3 {
  position: absolute;
  width: 16.0875rem;
  height: 8.5375rem;
  top: 1.35rem;
  left: 50%;
  transform: translateX(-50%);
}

.content3 h1 {
  width: 7.1rem;
  height: .4875rem;
  font-size: .5rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  line-height: .175rem;
  margin: 0rem auto;
}

.content3 .content3-content {
  width: 16.0375rem;
  height: 7.2375rem;
  margin: .8625rem auto 0rem;
}

.content3 .content3-content .left,
.content3 .content3-content .right {
  width: 4.1875rem;
  height: 7.1625rem;
}

.content3-content li {
  width: 4.1375rem;
  height: 2.2rem;
  border: .0125rem solid rgb(33, 8, 85);
  background: linear-gradient(-84deg, rgb(70, 36, 94) 1%, rgb(33, 8, 85) 100%);
  border-radius: .1875rem;
}

.content3-content li.active {
  border: .0125rem solid rgb(195, 0, 255);
  background: linear-gradient(90deg, rgb(0, 108, 255) 0%, rgb(195, 0, 255) 100%);
  border-radius: .1875rem;
  cursor: pointer;
}

.content3-content li .text-wrap {
  width: 3.35rem;
  margin: .4rem auto;
}

.content3-content li h1 {
  width: 1.875rem;
  height: .2875rem;
  font-size: .3rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  line-height: .175rem;
  margin-left: 0rem;
}

.content3-content li p {
  width: 3.4rem;
  height: .7875rem;
  font-size: .2rem;
  font-family: "Source Han Sans CN";
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: .3rem;
  margin: .2rem auto 0rem;
}

.content3-content .middle {
  width: 7rem;
  height: 7.125rem;
  position: relative;
}

.content3-content .middle img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: fill;
  transform: scale(0.9);
  transition: all 0.3s ease 0s;
}

.content3-content .middle img.show {
  z-index: 10;
  transform: scale(1);
}

.bk4 {
  width: 100%;
  min-height: 10.9375rem;
  position: relative;
  background-color: rgb(22, 0, 48);
  overflow: hidden;
  zoom: 1;
}

.content4 {
  position: absolute;
  width: 16.0875rem;
  z-index: 10;
  top: 1.4375rem;
  left: 50%;
  transform: translateX(-50%);
}

.content4 h1 {
  width: 4.0375rem;
  height: .5rem;
  font-size: .5rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  line-height: .175rem;
  margin: 0rem auto;
}

.swiper-container2 {
  width: 100%;
  height: 3.9rem;
  margin: .975rem auto 0rem;
}

.swiper-container3 {
  width: 100%;
  height: 3.9rem;
  margin: .2375rem 0rem 0rem 3.0125rem;
}

.swiper-container2 .swiper-wrapper,
.swiper-container3 .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*ä¹‹å‰æ˜¯ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.content4 .swiper-slide {
  width: 6.025rem;
  height: 3.9rem;
  position: relative;
  border: .025rem solid transparent;
}

.content4 .swiper-slide:hover {
  border-width: .025rem;
  border-style: solid;
  border-color: initial;
  border-image: linear-gradient(0deg, rgb(0, 108, 255), rgb(195, 0, 255)) 10 / 1 / 0 stretch;
}

.content4 .swiper-slide:hover .sp1 {
  transform: translate(0rem, 25%);
  opacity: 0;
}

.content4 .swiper-slide:hover .sp2 {
  transform: translate(-50%, -50%);
  opacity: 1;
  cursor: pointer;
}

.content4 .swiper-slide:hover .mask {
  display: none;
}

.content4 .swiper-slide img {
  width: 100%;
  height: 100%;
}

.content4 .swiper-slide .mask {
  position: absolute;
  top: 0rem;
  left: 0rem;
  z-index: 10;
  width: 6.025rem;
  height: 3.9rem;
  background: rgb(22, 0, 48);
  opacity: 0.6;
}

.content4 .swiper-slide .sp1 {
  position: absolute;
  left: 0rem;
  bottom: .15rem;
  z-index: 20;
  width: 1.675rem;
  height: .5rem;
  opacity: 1;
  transition: all 0.5s ease 0s;
  background: linear-gradient(90deg, rgb(0, 108, 255) 0%, rgb(195, 0, 255) 100%);
  border-radius: 0rem .375rem 0rem 0rem;
  font-size: .25rem;
  font-family: "Source Han Sans CN";
  font-weight: 400;
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: .5rem;
}

.content4 .swiper-slide .sp2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all 0.5s ease 0s;
  transform: translate(-50%, 280%);
  opacity: 0;
  z-index: 20;
  width: 1.675rem;
  height: .5rem;
  background: linear-gradient(90deg, rgb(0, 108, 255) 0%, rgb(195, 0, 255) 100%);
  border-radius: .375rem;
  font-size: .25rem;
  font-family: "Source Han Sans CN";
  font-weight: 400;
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: .5rem;
}

.bk5 {
  width: 100%;
  height: 11.875rem;
  position: relative;
  background-color: rgb(22, 0, 48);
  overflow: hidden;
  zoom: 1;
}

.content5 {
  width: 16rem;
  height: 10.3875rem;
  position: absolute;
  top: 12%;
  left: 50%;
  transform: translate(-50%, 0rem);
}

.content5 .title5 {
  width: 4.5rem;
  height: .4875rem;
  font-size: .5rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  line-height: .4875rem;
  margin: 0rem auto;
}

.content5 .middle {
  width: 100%;
  height: 6.625rem;
  margin: 1rem auto 0rem;
}

.iframe-wrap {
  width: 12.625rem;
  height: 6.625rem;
  border-radius: .1rem;
  overflow: hidden;
  position: relative;
}

.iframe1 {
  width: 12.625rem;
  height: 6.625rem;
  background: rgb(255, 255, 255);
  border-radius: .1rem;
  border: .0125rem solid rgb(195, 0, 255);
  transition: all .5s;
  cursor: pointer;
}

.iframe-mask{
  position: absolute;
  background: url(//qjzb.kuleiman.com/record/klm/liveservice/1/vrqj1.png) center center / 100% 100% no-repeat;
  width: 100px;
  height: 80px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  cursor: pointer;
}

.iframe1:hover {
  transform: scale(1.1);
}

.content5 .middle .middle-right {
  width: 3.125rem;
  height: 6.625rem;
}

.content5 .middle .middle-right li {
  width: 3.125rem;
  height: 1.575rem;
  position: relative;
}

.content5 .middle .middle-right li.active .bk5-span {
  opacity: 0;
}

.content5 .middle .middle-right li.active .bk5-mask {
  display: none;
}

.content5 .middle .middle-right li * {
  pointer-events: none;
}

.bk5-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: .1rem;
  border: .0125rem solid rgb(195, 0, 255);
}

.bk5-span {
  position: absolute;
  z-index: 20;
  width: .875rem;
  height: .2rem;
  font-size: .2rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  line-height: .2rem;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease 0s;
  opacity: 1;
}

.bk5-mask {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(70, 36, 94) 1%, rgb(33, 8, 85) 100%);
  opacity: 0.6;
  position: absolute;
  top: 0rem;
  left: 0rem;
  z-index: 10;
}

.content5 .bottom {
  width: 16rem;
  height: 2.0125rem;
  margin: .2625rem auto 0rem;
  background: linear-gradient(-33deg, rgb(70, 36, 94) 1%, rgb(33, 8, 85) 100%);
  border-radius: .125rem;
  display: flex;
}

.content5 .bottom .left {
  width: 2.7625rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content5 .bottom .left button {
  width: 1.4375rem;
  height: .45rem;
  background: linear-gradient(90deg, rgb(0, 108, 255) 0%, rgb(195, 0, 255) 100%);
  border-radius: .075rem;
  font-size: .175rem;
  font-family: "Source Han Sans CN";
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: .45rem;
  align-items: center;
}

.content5 .bottom .right {
  flex-grow: 1;
}

.content5 .bottom .title {
  width: 100%;
  height: .2875rem;
  font-size: .3rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  line-height: .2875rem;
  margin-top: .5625rem;
  margin-left: .95rem;
}

.content5 .bottom p {
  width: 100%;
  height: .2rem;
  font-size: .2rem;
  font-family: "Source Han Sans CN";
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: .3rem;
  margin-top: .3rem;
  margin-left: .95rem;
}

.bk6 {
  width: 100%;
  height: 7.175rem;
  position: relative;
}

.bk6 .bjt {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.content6 {
  position: absolute;
  width: 16rem;
  height: 4.975rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.content6 .title {
  width: 7.25rem;
  height: .6rem;
  margin: 0rem auto;
}

.content6 .title1 {
  font-size: .5rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(75, 101, 255);
  line-height: .6rem;
}

.content6 .title2 {
  font-size: .5rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  line-height: .6rem;
}

.content6 img {
  width: 100%;
  height: 3.8125rem;
  margin: .6625rem auto 0rem;
  object-fit: fill;
}

.bk7 {
  width: 100%;
  height: 6.2375rem;
  position: relative;
  margin-bottom: -0.025rem;
}

.bk7 .bjt {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.content7 {
  width: 16rem;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0rem;
  transform: translate(-50%, 0rem);
  display: flex;
  justify-content: space-between;
}

.content7 .right {
  width: 6.25rem;
  height: 100%;
}

.content7 .right .wrap {
  width: 6.25rem;
  height: 5.3125rem;
  background: rgb(255, 255, 255);
  border-radius: .25rem;
}

.content7 .right .wrap .title1 {
  /* width: 3.25rem; */
  height: .3125rem;
  font-size: .325rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(22, 0, 48);
  line-height: .3125rem;
  text-align: center;
  margin: .7125rem auto .5125rem;
}

.content7 .right .wrap .inp {
  width: 5.2625rem;
  height: .7625rem;
  border: .0125rem solid rgb(229, 229, 229);
  border-radius: .125rem;
  display: flex;
  margin: .375rem auto 0rem;
}

.content7 .right .wrap .inp .tb {
  width: .8625rem;
  height: .7625rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content7 .right .wrap .inp .tb img {
  width: .2288rem;
  height: .2475rem;
  object-fit: fill;
}

.content7 .right .wrap .inp input {
  flex: 1 1 0%;
  height: .7625rem;
  padding-right: .25rem;
  font-size: .225rem;
  font-family: "Source Han Sans CN";
  font-weight: 400;
  color: black;
  line-height: .7625rem;
}

.content7 .right .wrap .inp input::-webkit-input-placeholder {
  font-size: .2rem;
}

.content7 .right .wrap .inp input::-moz-placeholder {
  font-size: .2rem;
}

.content7 .right .wrap button {
  display: block;
  width: 5.2625rem;
  height: .7625rem;
  border: .0125rem solid rgb(229, 229, 229);
  background: linear-gradient(90deg, rgb(0, 108, 255) 0%, rgb(195, 0, 255) 100%);
  border-radius: .125rem;
  font-size: .25rem;
  font-family: "Source Han Sans CN";
  font-weight: bold;
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: .7625rem;
  margin: .375rem auto 0rem;
}

.content7 .left {
  flex: 1 1 0%;
}

.content7 .left .title {
  /* width: 7.625rem; */
  height: .5rem;
  margin-top: 2.1875rem;
}

.content7 .left .title1 {
  font-size: .5rem;
  font-family: "Source Han Sans CN";
  font-weight: 800;
  line-height: .5rem;
  color: rgb(75, 101, 255);
}

.content7 .left .title2 {
  font-size: .5rem;
  font-family: "Source Han Sans CN";
  font-weight: 800;
  line-height: .5rem;
  color: rgb(255, 255, 255);
}

.content7 .left p {
  width: 100%;
  font-size: .3rem;
  font-family: "Source Han Sans CN";
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: .45rem;
  margin-top: .44rem;
}

.content7 .left .line {
  width: .875rem;
  height: .075rem;
  background: linear-gradient(90deg, rgb(0, 108, 255) 0%, rgb(195, 0, 255) 100%);
  border-radius: .0375rem;
  margin-top: .475rem;
}
</pre></body></html>