@charset "UTF-8";
/**
* 首页
* date:2025-5-26
* author: qcn;
 */
@font-face {
  font-family: "PangMenZhengDao";
  src: url("../css/font/PangMenZhengDao/PangMenZhengDao.woff") format("woff"), url("../css/font/PangMenZhengDao/PangMenZhengDao.ttf") format("truetype"), url("../css/font/PangMenZhengDao/PangMenZhengDao.eot") format("embedded-opentype");
}
@font-face {
  font-family: "D-DIN-Bold";
  src: url("../css/font/D-DIN-Bold/D-DIN-Bold.woff") format("woff"), url("../css/font/D-DIN-Bold/D-DIN-Bold.ttf") format("truetype"), url("../css/font/D-DIN-Bold/D-DIN-Bold.eot") format("embedded-opentype");
}
body {
  background: url("../images/index/bg.jpg") no-repeat center top;
  background-size: cover;
}

.container {
  /* width: 1360px; */
}

/* 头尾 */
.header {
  background: transparent;
  padding-bottom: 0;
}
.header .top {
  height: 0.36rem;
  background: transparent;
}
.header .top-box > a {
  color: #999;
  background-image: url("../images/login-ico2-diff.png");
}
.header .top-box > a:nth-child(2) {
  background-image: url("../images/login-ico1-diff.png");
}
.header .top-box > a + a::after {
  background: rgba(87, 131, 207, 0.6);
}
.header .search-btn {
  background: url("../images/index/search.png") no-repeat center;
   background-size: 100% 100%;
}
.header-select {
  background: url("../images/location.png") no-repeat 0.16rem 0.105rem, -webkit-gradient(linear, left top, right top, from(#5DA6FF), to(#1F6DE8));
  background: url("../images/location.png") no-repeat 0.16rem 0.105rem, linear-gradient(90deg, #5DA6FF 0%, #1F6DE8 100%);
  background-size: 0.2rem 0.25rem, 100% 100%;
}
.header-view {
  height: 1.17rem;
  padding: 0.16rem 0;
}
.header-name {
  display: block;
  width: 1.09rem;
  height: 0.52rem;
}
.header-name img {
  width: 100%;
  height: 100%;
}
.header .menu {
  display: none;
}
.header .search {
  width: 3rem;
  height: 0.44rem;
}
.header .search-input {
  border: 0.01rem solid #1F6DE8;
}

.footer {
  background: #A8D1FF;
}
.footer-info {
  padding-left: 0;
  padding-right: 0;
}
.footer .info-row span {
  color: rgba(51, 51, 51, 0.8);
}

.footer .info-row a {
  color: rgba(51, 51, 51, 0.8);
}

.side li:last-child {
  display: none;
}

/* 功能区 */
.features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.3rem;
}
.features-item {
  height: 1.13rem;
  background: url("../images/index/features-item-bg.png") no-repeat center;
  background-size: 100% 100%;
  width: calc((100% + 0.45rem) / 4 - 0.45rem);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.features-item:first-child .features-item-img {
  margin-left: 0;
}
.features-item:last-child .features-item-img {
  margin-left: 0.03rem;
}
.features-item:hover {
  background-image: url("../images/index/features-item-bg-a.png");
}
.features-item + .features-item {
  margin-left: 0.45rem;
}
.features-item-img {
  margin: -0.11rem 0.09rem 0 0.1rem;
  width: 1.09rem;
  height: 1.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.features-item-name {
  color: #fff;
  font-size: 0.26rem;
  letter-spacing: 0.05rem;
  font-family: "PangMenZhengDao";
  line-height: 0.32rem;
  margin-top: 0.23rem;
  text-shadow: 0rem 0.00873rem 0.03494rem #53C1FF, 0.01rem 0.03rem 0rem #1650AC;
}

/* 内容区 */
.review {
  min-height: 7.74rem;
  margin: 0.14rem 0 0.37rem 0;
}
.map {
  height: 7.5rem;
  position: relative;
  z-index: 2;
}

.map:hover {
  z-index: 4;
}
.carousel {
  width: 12.57rem;
  height: 3.5rem;
  background: url("../images/index/carousel-bg.png") no-repeat center 0.4rem;
  background-size: 100% 3rem;
  margin-top: -0.75rem;
  position: relative;
  z-index: 3;
}
.carousel .cloud9-item {
  width: 1.64rem;
  height: 1.63rem;
  font-size: 0.26rem;
  line-height: 0.35rem;
  display: inline-block;
  letter-spacing: 0.0962rem;
  padding: 0 0.25rem;
  font-weight: bold;
  background: url("../images/index/category-item-bg.png") no-repeat center;
  background-size: 100% 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  color: #1F6DE8;
  text-shadow: 0.03rem -0.02rem 0.01rem #fff, -0.02rem -0.02rem 0.01rem #fff, -0.02rem 0.02rem 0.01rem #fff, 0.02rem 0.01rem 0.01rem #fff;
}
.carousel .cloud9-item:hover {
  color: #B16F13;
  background-image: url("../images/index/category-item-bg-a.png");
}
.carousel .cloud9-item.active {
  color: #B16F13;
  background-image: url("../images/index/category-item-bg-a.png");
}
.carousel .cloud9-item.none {  
  opacity: 0 !important;
  display: none !important;
}

.view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.32rem;		  
}
.view-item {
  height: 1.88rem;
  width: calc((100% + 0.44rem) / 3 - 0.44rem);
  border-radius: 0.1rem;
  border: 0.01rem solid #1F6DE8;
  background: rgba(255, 255, 255, 0.65);
  -webkit-box-shadow: 0rem 0.04rem 0.16rem 0rem rgba(12, 53, 130, 0.24);
          box-shadow: 0rem 0.04rem 0.16rem 0rem rgba(12, 53, 130, 0.24);
  cursor: pointer;
  position: relative;
}
.view-item:hover + .view-box {
  z-index: -1;
}
/* 2025-11-27-暂隐藏弹框 */
.view-item:hover .view-box {
  /* display: block !important; */
}
.view-item:last-child .view-box,
.view-item:last-child .view-box-sub {
  right: 90%;
  left: unset;
}
.view-item-box {
  height: calc(100% - 0.56rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
}
.view-item-box > div {
  height: 100%;
  margin: 0 0.35rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url("../images/index/item-bg.png") no-repeat center 0.16rem;
    background-size: 0.88rem 0.87rem;
}
.view-item-box .field {
  color: #999;
   font-size: 0.16rem;
}
.view-item-box .field .value {
  color: #1F6DE8;
  font-size: 0.26rem;
  line-height: 0.26rem;
  font-family: "D-DIN-Bold";
  margin-right: 0.02rem;
}
.view-item-name {
  font-size: 0.18rem;
  color: #2B4A75;
  line-height: 0.24rem;
  margin-top: 0.5rem;
}
.view-item-top {
  height: 0.56rem;
  line-height: 0.56rem;
  border-bottom: 0.02rem solid #5F9BFF;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5.21%, rgba(255, 255, 255, 0)), to(rgba(160, 193, 255, 0.8)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 5.21%, rgba(160, 193, 255, 0.8) 100%);
  text-align: center;
}
.view-item-top > span {
  color: #333;
  font-size: 0.2rem;
  height: 0.44rem;
  line-height: 0.44rem;
  font-weight: bold;
  padding-left: 0.44rem;
  display: inline-block;
  background: url("../images/index/icon.png") no-repeat left center;
  background-size: 0.44rem 0.44rem;
}
.view-box, .view-box-sub {
  display: none;
  position: absolute;
  bottom: 0.6rem;
  left: 90%;
  width: 4.1rem;
  height: 3.06rem;
  padding: 0.16rem 0.1rem 0.1rem;
  border-radius: 0.04rem;
  border: 0.02rem solid #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#D6E8FE), to(#FFF));
  background: linear-gradient(180deg, #D6E8FE 0%, #FFF 100%);
  -webkit-box-shadow: 0rem 0.04rem 0.15rem 0rem rgba(0, 0, 0, 0.08);
          box-shadow: 0rem 0.04rem 0.15rem 0rem rgba(0, 0, 0, 0.08);
  z-index: 9;
}
.view-box-top, .view-box-sub-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.view-box-name, .view-box-sub-name {
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  height: 0.18rem;
  padding-left: 0.14rem;
  line-height: 0.18rem;
  border-left: 0.04rem solid #2170E9;
}
.view-box-sub-bm .view-box-name {
  font-size: 0.18rem; 
}
.view-box .more, .view-box-sub .more {
  font-size: 0.14rem;
  color: #1F6DE8;
  padding-right: 0.17rem;
  background: url("../images/index/more.png") no-repeat right center;
}
.view-table {
  margin-top: 0;
}
.view-table-top {
  margin-top: 0.2rem;
}
.view-table-bottom {
  height: 2rem;
  overflow: auto;
}
.view-table thead th {
  background: #fff;
  height: 0.42rem;
    font-size: 0.16rem;
  color: #666;
  font-weight: normal;
}
.view-table tbody td {
  height: 0.4rem;
  font-size: 0.16rem;
  color: #333;
}
.view-table tbody td .field {
  color: #666;
  font-size: 0.14rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.view-table tbody td .value {
  color: #1F6DE8;
  font-family: "D-DIN-Bold";
  font-size: 0.16rem;
    margin-right: 0.02rem;
}
.view-table tbody td .td-index {
  width: 0.28rem;
    height: 0.3rem;
    font-size: 0.14rem;
  color: #333;
  font-family: "D-DIN-Bold";
  display: inline-block;
}
.view-table tbody tr {
  border: none;
}
.view-table tbody tr:first-child .td-index {
  font-size: 0;
  background: url("../images/index/order1.png") no-repeat center;
}
.view-table tbody tr:nth-child(2) .td-index {
  font-size: 0;
  background: url("../images/index/order2.png") no-repeat center;
}
.view-table tbody tr:nth-child(3) .td-index {
  font-size: 0;
  background: url("../images/index/order3.png") no-repeat center;
}

/* 按钮区域 */
.action-wrapper {
  position: relative;
  z-index: 10;
}
.action-box {
  position: absolute;
  right: 0;
  top: 0.1rem;
}
.action-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 0.18rem;
  font-weight: bold;
  width: 1.05rem;
  height: 1.05rem;
  background: url("../images/index/btn_bg.png") no-repeat;
  background-size: 1.05rem 1.05rem;
  cursor: pointer;
}
.action-button-name {
  text-align: center;
  line-height: 0.2rem;
  padding: 0 0.2rem;
  max-height: 0.4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 限定显示2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
}
.action-button:hover {
  background-image: url("../images/index/btn_bg_h.png");
}

/* 0729 需求调整 */
.review {
  margin-top: 0;
}

.new-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.92rem;
  margin-top: -0.4rem;
  z-index: 999999;
}
.new-features-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.36rem;
  height: 1.36rem;
  margin-top: 0.3rem;
  /* z-index: 900000099; */
}
.new-features-item:first-child {
  margin-top: 0;
}
.new-features-item:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1.36rem;
  top: 0;
  left: 0;
  background: url("../images/index/features-item-bg.png") no-repeat;
  background-size: 1.36rem 1.36rem;
  z-index: -1;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.new-features-item:hover:after {
  height: 1.45rem;
  background-image: url("../images/index/features-item-bg-a.png");
  background-size: 1.36rem 1.45rem;
}
.new-features-item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 0.93rem;
}
.new-features-item-img {
  width: 0.8rem;
  height: 0.71rem;
}
.new-features-item-img:nth-child(1) {
  width: 0.9rem;
  height: 0.78rem;
}
.new-features-item-name {
  color: #fff;
  font-size: 0.18rem;
  line-height: 0.24rem;
  margin-top: 0.02rem;
  text-shadow: 0rem 0.00873rem 0.03494rem #53c1ff, 0.01rem 0.03rem 0rem #1650ac;
}

.map {
  width: 16rem;
}