@charset "utf-8";
/* cssssssssssssssssssssss */
body {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  min-width: 1328px;
  background: #fcf9f1;
}
a:hover {
  color: currentColor;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a,
img {
  display: block;
}
img {
  object-fit: cover;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.both {
  width: 100%;
  overflow: hidden;
}

h1,
h2,
h3,
p {
  margin: 0;
}

/*不换行加...*/
.t-ellipsis,
.t-ellipsis-1,
.t-ellipsis-2,
.t-ellipsis-3,
.t-ellipsis-4,
.t-ellipsis-5 {
  overflow: hidden;
  text-overflow: ellipsis;
}

.t-ellipsis {
  white-space: nowrap;
}

.t-ellipsis-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.t-ellipsis-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.t-ellipsis-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.t-ellipsis-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.t-ellipsis-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.t-ellipsis-6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.t-ellipsis-10 {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.part {
  width: 1920px;
  position: relative;
  overflow: hidden;
  height: fit-content;
  margin: 0 auto;
  margin-top: -1px;
  left: 50%;
  top: 0;
  margin-left: -960px;
  display: block;
}
.topImg {
  width: 1920px;
  height: 639px;
  margin: 0 auto;
  position: relative;
  left: 50%;
  top: 0;
  margin-left: -960px;
  display: block;
}
.topImg img {
  width: 100%;
  height: 100%;
}
.topImg .over {
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 0;
}
.notScroll {
  overflow: hidden;
}

.part1 {
  height: 390px;
  position: relative;
  background: url("https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/220725/box01.jpg")
    no-repeat top center;
}
.con {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.box-img {
  width: 100%;
  height: 206px;
  display: flex;
  margin-top: 87px;
}
.box-img .left {
  width: 789px;
  height: 206px;
  margin-left: 31px;
}
.box-img .left img {
  width: 770px;
  height: 200px;
}
.box-img .right {
  margin-top: 28px;
  margin-left: 15px;
  position: relative;
}
.box-img .right .btn {
  width: 54px;
  height: 56px;
  position: absolute;
  font-size: 27px;
  line-height: 28px;
  top: 36px;
  left: 40px;
  color: #ffffff;
}
#geted {
  color: #888888;
  cursor: none;
}
.part1 .rule {
  width: 80px;
  height: 27px;
  position: absolute;
  /*background-color: #4e456c;*/
  cursor: pointer;
  right: 63px;
  top: -33px;
}
.note {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
  overflow: hidden;
}
.note .text {
  width: 1001px;
  height: 438px;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 40px auto;
  margin-bottom: 0;
  padding: 60px;
  box-sizing: border-box;
  overflow: hidden;
  overflow-y: auto;
}
.note h3 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}
.note p {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 35px;
}
.note img {
  margin: 0 auto;
  cursor: pointer;
}

.part2 {
  height: 1254px;
  background: url("https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/220725/box02.jpg")
    no-repeat top center;
}
.con2 {
  width: 966px;
  height: 1050px;
  /* background: #000; */
  margin: 0 auto;
  margin-top: 112px;
}
.con2 .mapContent {
  position: absolute;
  width: 303px;
  height: 430px;
  /* padding: 18px; */
  box-sizing: border-box;
  right: 498px;
  top: 450px;
  background: white;
  border-radius: 16px;
  overflow: hidden;
}
.con2 .mapContent .img {
  height: 204px;
  position: relative;
}
.con2 .mapContent .img img {
  width: 100%;
  height: 100%;
}
.con2 .mapContent .text {
  height: 150px;
  overflow: auto;
  color: #000;
  line-height: 30px;
}
.con2 .mapContent p {
  width: 100%;
  padding: 20px;
  height: 60px;
  font-size: 24px;
}
.con2 .mapContent .text .summary {
  padding-left: 20px;
  font-size: 18px;
}
.con2 li {
  z-index: 3;
  position: absolute;
  list-style: none;
  width: 25px;
  height: 178px;
  /* background-color: rgba(0, 0, 0, 0.7); */
  top: 0;
  left: 0;
  cursor: pointer;
}
.con2 li img {
  width: 25px;
  height: 178px;
}
.con2 .li0 {
  top: 497px;
  left: 1024px;
}
.con2 .li1 {
  top: 400px;
  left: 835px;
}
.con2 .li2 {
  top: 191px;
  left: 1062px;
}
.con2 .li3 {
  top: 295px;
  left: 956px;
}
.con2 .li4 {
  top: 565px;
  left: 722px;
}
.con2 .li5 {
  top: 555px;
  left: 875px;
}
.con2 .li6 {
  top: 607px;
  left: 973px;
}
.con2 .li7 {
  top: 960px;
  left: 710px;
}
.con2 .li8 {
  top: 814px;
  left: 772px;
}
.con2 .li9 {
  top: 904px;
  left: 898px;
}
.con2 .li10 {
  top: 775px;
  left: 943px;
}

.part3 .title {
  width: 1033px;
  height: 74px;
  margin: 0 auto;
}
.con3 {
  width: 1033px;
  height: 637px;
  margin: 0 auto;
  margin-top: 13px;
}
.con3-video {
  width: 1033px;
  height: 521px;
}
.con3-video .video {
  width: 729px;
  height: 521px;
  background: #000;
  border: solid 4px #d7a068;
  margin: 0 18px;
  float: left;
}
.con3-video .video video {
  width: 100%;
  height: 452px;
  display: block;
}
.con3-video .video p {
  width: 100%;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: white;
  font-size: 24px;
  background: rgba(0, 0, 0, 1);
}
.videolist {
  width: 254px;
  height: 521px;
  overflow: hidden;
  position: relative;
}
.videolist .item {
  width: 254px;
  height: 143px;
  position: relative;
  border: solid 1px #d7a068;
}
.videolist .item img {
  width: 254px;
  height: 100%;
}
.mySwiper1 .swiper-slide {
  width: 254px;
  /* height: 143px !important; */
  /* margin-bottom: 23px !important; */
}
.mySwiper1 {
  height: 521px;
}
.videolist .item .play {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.spbtn {
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 35px 16px;
  position: absolute;
  left: 108px;
}
.videolist .swiper-button-prev {
  top: 0;
  transform: rotate(90deg);
}
.videolist .swiper-button-next {
  bottom: -18px;
  transform: rotate(90deg);
  top: unset;
}

.part4 {
  height: 1796px;
  background: url("https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/220725/box_04.jpg")
    no-repeat top center;
}
.con4 {
  height: 1578px;
  width: 960px;
  margin: 0 auto;
  padding-top: 94px;
  /* background: #000; */
}
.con4 .swiper6 .item {
  margin-bottom: 20px;
  height: 361px;
  position: relative;
  display: flex;
}
.swiper6 .item .img {
  background-image: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/220725/picbg.png);
  width: 430px;
  height: 333px;
}
.swiper6 .item .img img {
  width: 408px;
  height: 256px;
  display: block;
  float: left;
  border: solid 0.05rem #d7a068;
  transform: rotate(3.5deg);
  margin-top: 51px;
  margin-left: 12px;
}
.swiper6 .item .text {
  width: 449px;
  height: 116px;
  font-size: 20px;
  line-height: 48px;
  color: #000000;
  margin-left: 52px;
  margin-top: 76px;
}

.swiper6 .item .order {
  background-image: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/220725/order.png);
  width: 200px;
  height: 50px;
  position: absolute;
  top: 215px;
  left: 500px;
}
.swiper6 .item .order a {
  width: 200px;
  height: 50px;
}

.swiper6 .item2 {
  flex-direction: row-reverse;
}
.swiper6 .item2 .text {
  margin-right: 52px;
  margin-left: 0;
}
.swiper6 .item2 .order {
  left: 55px;
}
.con4 .more {
  background-image: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/220725/more2.png);
  width: 320px;
  height: 80px;
  margin: 0 auto;
  margin-top: 30px;
}
.con4 .more a {
  width: 320px;
  height: 80px;
}

.title_op {
}
.title_op .titlelist {
  width: 115px;
  height: 370px;
  position: absolute;
  right: 5vw;
  top: 639px;
  background-image: url(https://file.40017.cn/img140017cnproduct/cn/s/2021/zt/touch/220725/tablist2.png);
  background-size: cover;
  z-index: 50;
  padding-top: 110px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: baseline;
}
.titlelist .back {
  width: 88px;
  height: 27px;
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 45px;
}
.titlelist .back a {
  width: 88px;
  height: 27px;
}
.titlelist li {
  width: 88px;
  height: 16px;
  background-size: cover;
  font-size: 17px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  margin: 13px 0;
  font-weight: 200;
}
.titlelist .li_choose {
  font-weight: 1000;
}
.titlelist .topbtn {
  height: 41px;
  background: none;
  margin-top: 18px;
}
