<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
  padding: 0;
  margin: 0;
  width: 100%;
  font-family: "PingFang SC", "Microsoft YaHei", "sans-serif";
  font-size: 14px;
  height: 100%;
}
body {
  position: relative;
}
.container {
  margin: 0 auto;
  position: relative;
  max-width: 1920px;
  min-width: 1000px;
  background: url("../../images/new_version/curtain_new.jpg") center top no-repeat;
}
.container .header li:first-child {
  border-bottom: 1px solid white;
}
.container .main-box .page-one {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  height: 855px;
}
.container .main-box .page-one .info-box {
  position: absolute;
  left: 0;
  top: 222px;
}
.container .main-box .page-one .info-box .load-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .main-box .page-one .info-box .load-box .erweima {
  margin-top: 10px;
}
.container .main-box .page-one .info-box .load-box .phone-box {
  margin-left: 40px;
}
.container .main-box .page-one .info-box .load-box .phone-box a {
  display: block;
  margin: 10px 0;
}
.container .main-box .page-two {
  position: relative;
  height: 863px;
  background: rgba(16, 0, 0, 0.5);
}
.container .main-box .page-two .card-title {
  padding-top: 40px;
  text-align: center;
}
.container .main-box .page-two .card-title img {
  width: 320px;
  height: auto;
}
.container .main-box .page-two .card-box {
  position: relative;
  margin: 0 auto;
  width: 1011px;
  height: 622px;
  background: url("../../images/new_version/card_box.png") no-repeat;
  background-size: 100% 100%;
}
.container .main-box .page-two .card-box .tab-box {
  padding: 0 50px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-top: 50px;
}
.container .main-box .page-two .card-box .tab-box .tab-item {
  cursor: pointer;
  text-align: center;
  padding: 6px 20px;
  width: 180px;
  font-size: 26px;
  color: white;
}
.container .main-box .page-two .card-box .tab-box .tab-item .resetH1 {
  display: inline-block;
  font-size: 26px;
  margin: 0;
  font-weight: 400;
}
.container .main-box .page-two .card-box .tab-box .active {
  background-color: #450a0a;
  border: 3px solid black;
  border-radius: 12px;
  color: #ebc495;
}
.container .main-box .page-two .show-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.container .main-box .page-two .show-box .show-img {
  position: absolute;
  left: 100px;
  top: 55px;
}
.container .main-box .page-two .show-box .img-detail {
  z-index: 1;
  position: absolute;
  left: 150px;
  top: 332px;
  width: 160px;
}
.container .main-box .page-two .card-bg {
  position: absolute;
  top: 56px;
  right: 85px;
  width: 545px;
  height: 357px;
  background: url("../../images/new_version/card_list.png") no-repeat;
  background-size: 100% 100%;
}
.container .main-box .page-two .card-bg .swiper-container {
  width: 100%;
  height: 100%;
}
.container .main-box .page-two .card-bg .swiper-container .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  padding: 54px;
}
.container .main-box .page-two .card-bg .swiper-container .swiper-slide .card-img {
  text-align: center;
  margin: 0 4px;
  width: 100px;
}
.container .main-box .page-two .card-bg .swiper-container .swiper-slide .card-img .card-name {
  display: block;
  padding: 10px;
  font-size: 16px;
}
.container .main-box .page-two .card-bg .swiper-container .swiper-slide .card-img img:hover {
  transition: 0.2s;
  transform: scale(1.1);
}
.container .main-box .page-two .card-bg .swiper-button-prev {
  position: absolute;
  left: 20px;
  top: 55%;
  transform: translateY(-50%);
  width: 21px;
  height: 35px;
  background: url(../../images/new_version/page_left.png) no-repeat;
  background-size: 100% 100%;
}
.container .main-box .page-two .card-bg .swiper-button-prev::after {
  display: none;
}
.container .main-box .page-two .card-bg .swiper-button-next {
  position: absolute;
  right: 20px;
  top: 55%;
  transform: translateY(-50%);
  width: 21px;
  height: 35px;
  background: url(../../images/new_version/page_right.png) no-repeat;
  background-size: 100% 100%;
}
.container .main-box .page-two .card-bg .swiper-button-next::after {
  display: none;
}
.container .main-box .page-two .card-bg .swiper-pagination-bullet-active {
  background: black;
}
.container .main-box .page-three {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  height: 760px;
}
.container .main-box .page-three .item-box {
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
}
.container .main-box .page-three .item-box .title {
  display: inline-block;
  margin-right: 10px;
}
.container .main-box .page-three .item-box .sub-item-box {
  margin-top: 10px;
  display: inline-block;
  width: 500px;
  height: auto;
}
.container .main-box .page-three .sub-box {
  position: relative;
  text-align: center;
  text-align: left;
}
.container .main-box .page-three .sub-box .title-box {
  margin-bottom: 30px;
  font-size: 38px;
  color: white;
  font-weight: 900;
  text-align: center;
}

.container .main-box .page-three .sub-box .title-box .resetH2 {
  display: inline-block;
  font-size: 38px;
  font-weight: 900;
  margin: 0;
}
.container .main-box .page-three .sub-box .list-box {
  width: 458px;
  height: 460px;
  padding: 50px;
  background: url(../../images/new_version/bottom_item_box.png) no-repeat;
  background-size: 100% 100%;
}
.container .main-box .page-three .sub-box .list-box .list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container .main-box .page-three .sub-box .list-box .list-item img {
  display: inline-block;
}
.container .main-box .page-three .sub-box .list-box .list-item .item-info {
  width: 90%;
  font-size: 18px;
  padding: 10px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
.container .main-box .page-three .sub-box .list-box .list-item .item-info span:first-child {
  float: left;
  cursor: pointer;
  text-align: left;
  width: 268px;
  white-space: nowrap;
  /*文本不换行*/
  text-overflow: ellipsis;
  /*设置超出部分显示...*/
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.container .main-box .page-three .sub-box .list-box .list-item .item-info span:last-child {
  float: right;
}
.container .main-box .page-three .sub-box .list-box .btn {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 70px;
  right: 46px;
  width: 60px;
  height: 30px;
  border-radius: 15px;
  border: 2px solid rgba(0, 0, 0, 0.8);
  background-color: transparent;
}
.container .main-box .page-three .item-left-box {
  position: absolute;
  left: 0;
}
.container .main-box .page-three .item-right-box {
  position: absolute;
  right: 0;
}
.container .main-box .page-three .href-box {
  position: absolute;
  bottom: 52px;
  font-size: 12px;
  font-weight: 500;
  color: #786767;
}
.container .main-box .page-three .href-box a {
  color: #786767;
}
.container .main-box .page-three .href-box span {
  cursor: pointer;
  padding: 0 10px 0 5px;
  color: white;
}
</pre></body></html>