a,
ul {
  text-decoration: none;
  margin: 0;
}
p {
  margin-bottom: 0;
}
.yidongduan .offcanvas-body {
  font-size: 16px !important;
  padding: 10px 10px 0 20px !important;
}
.yidongduan .offcanvas-body .card li a {
  font-size: 12px !important;
}
.yidongduan .offcanvas-body .card li div {
  font-size: 12px !important;
}
@media screen and (max-width: 1430px) {
  .box-top {
    height: 300px !important;
  }
  .center-text {
    display: none !important;
  }
  .footer {
    height: auto !important;
    padding: 0 20px !important;
  }
  .footer .f-top {
    margin-top: 20px !important;
  }
  .footer .f-top .download {
    width: 150px !important;
    height: 50px !important;
    padding: 10px !important;
    justify-content: center;
  }
  .footer .f-top .download span {
    font-size: 14px !important;
  }
  .footer .f-t-right {
    display: none !important;
  }
  .footer .f-bot {
    font-size: 14px !important;
    text-align: center !important;
  }
  .footer .text-iphone {
    font-size: 16px !important;
    flex-direction: column;
    gap: 10px !important;
    margin-top: 0 !important;
    align-items: center !important;
  }
  .footer .bot-vr {
    display: none !important;
  }
  .footer .text-one {
    flex-direction: column !important;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap !important;
    gap: 20px !important;
  }
  .footer .text-one img {
    margin-top: 0 !important;
    width: 180px;
    height: 30px;
  }
  .navbar-expand-md .navbar-toggler {
    display: block !important;
    font-size: 15px;
  }
  .card {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 10px !important;
  }
  .collapse:not(.show) {
    display: none !important;
  }
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .navbar {
    padding: 10px !important;
    align-items: center;
    padding-top: 0 !important;
  }
  #onepage #logo {
    width: 100px !important;
    margin-left: 0;
    height: 30px !important;
  }
  #onepage #logo-text {
    width: 80px !important;
    height: 30px !important;
    margin-left: 0 !important;
  }
  #offcanvasRight {
    margin-top: 0 !important;
    width: 60%;
  }
  #offcanvasRight .offcanvas-header {
    padding: 10px 10px;
  }
  #offcanvasRight .offcanvas-header #offcanvasRightLabel img {
    width: 100px !important;
  }
  #offcanvasRight .offcanvas-header .btn-close {
    font-size: 10px !important;
    padding: 5px !important;
    margin-right: 0 !important;
  }
  .con {
    display: block !important;
  }
}
main .box-top {
  height: 400px;
}
main .nav {
  width: 70%;
  height: 200px;
  margin: 0 auto;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f6f6f6;
  margin-top: 30px;
  font-size: 16px;
  border-radius: 10px;
  line-height: 35px;
}
main .nav .item {
  display: flex;
  gap: 50px;
  user-select: none;
  font-size: 14px;
}
main .nav .item .first {
  font-weight: 900;
}
main .nav .item .screen {
  display: flex;
  gap: 25px;
  height: 35px;
}
main .nav .item .screen a {
  color: #000000;
}
main .nav .item .active {
  color: #ea5515 !important;
  border-radius: 10px;
}
main .nav hr {
  height: 1px;
  margin: 0;
  margin-left: 105px;
  color: #959494;
  border: none;
}
main .two-page {
  width: 70%;
  margin: 0 auto 80px;
  margin-top: 30px;
  position: relative;
}
main .two-page .first-row,
main .two-page .bot-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 10;
  gap: 42px;
  flex-direction: row;
  margin-top: 30px;
}
main .two-page .first-row .item,
main .two-page .bot-row .item {
  width: 300px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  border: 1px solid #e5e5e5;
  transition: 0.5s;
  background-color: #f6f6f6;
}
main .two-page .first-row .item:hover,
main .two-page .bot-row .item:hover {
  transform: scale(1.1);
  box-shadow: 0px 10px 10px 0px rgba(159, 159, 159, 0.36);
}
main .two-page .first-row .item .img-box,
main .two-page .bot-row .item .img-box {
  width: 100%;
  height: 300px;
  position: relative;
}
main .two-page .first-row .item .img-box img,
main .two-page .bot-row .item .img-box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  position: static;
}
main .two-page .first-row .item .img-box .look,
main .two-page .bot-row .item .img-box .look {
  position: absolute;
  right: 20px;
  bottom: 10px;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #fff;
  font-size: 14px;
}
main .two-page .first-row .item .img-box .look .look-num,
main .two-page .bot-row .item .img-box .look .look-num {
  margin-top: 2px;
}
main .two-page .first-row .item .bot,
main .two-page .bot-row .item .bot {
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100px;
  color: #000;
}
main .two-page .first-row .item .bot .bot-one,
main .two-page .bot-row .item .bot .bot-one {
  font-size: 15px;
  font-weight: 900;
  text-align: center;
}
main .two-page .first-row .item .bot .tags,
main .two-page .bot-row .item .bot .tags {
  display: flex;
  font-size: 10px;
  gap: 15px;
  justify-content: center;
}
main .two-page .first-row .item .bot .tags p,
main .two-page .bot-row .item .bot .tags p {
  border: 1px solid #ffa880;
  border-radius: 4px;
  padding: 0 3px;
  color: #ea5515;
}
main .two-page .consult {
  width: 100px;
  height: 50px;
  background-color: #ea5515;
  margin: 30px auto 0;
  display: block;
  color: white;
  border-radius: 5px;
}
main .con {
  display: none;
  padding: 20px 10px;
}
main .con .nav {
  width: 100%;
  padding: 15px 10px;
  background-color: #f6f6f6;
  border-radius: 5px;
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
main .con .nav .active {
  color: #ea5515;
}
main .con .nav .item {
  width: 300%;
  display: flex;
  align-items: center;
  gap: 20px;
}
main .con .nav .item .title {
  font-size: 14px;
  font-weight: 800;
}
main .con .nav .item .right {
  display: flex;
  font-size: 14px;
  gap: 10px;
}
main .con .lists {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  margin-top: 20px;
}
main .con .lists .item {
  width: 49%;
  height: 250px;
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
main .con .lists .item img {
  height: 170px;
  width: 100%;
  object-fit: cover;
  filter: brightness(0.8);
  vertical-align: middle;
}
main .con .lists .item .eyes {
  position: absolute;
  right: 10px;
  top: 145px;
  color: #fff;
  display: flex;
  align-items: center;
}
main .con .lists .item .text {
  width: 100%;
  height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f6;
  gap: 10px;
}
main .con .lists .item .text .text-title {
  font-weight: 700;
  font-size: 14px;
  color: #000;
}
main .con .lists .item .text .leimu {
  display: flex;
  width: 80%;
  justify-content: space-around;
  font-size: 10px;
}
main .con .lists .item .text .leimu span {
  border: 1px #ea5515 solid;
  padding: 1px 3px;
  border-radius: 3px;
  color: #ea5515;
}
main .con .container {
  background: #fdfdfd;
  padding: 10px;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
main .con .container:after {
  clear: both;
  content: "";
  display: table;
}
main .con .container ul {
  width: 100%;
  display: flex;
  gap: 30px;
}
main .con .container li:hover a {
  color: #fdfdfd;
  background-color: #1d1f20;
  border: solid 1px #1d1f20;
}
main .con .container li.active a {
  color: #fdfdfd;
  background-color: #1d1f20;
  border: solid 1px #1d1f20;
}
main .con .container li:first-child {
  float: left;
  width: 20%;
}
main .con .container li:first-child a:after {
  content: "首页";
}
main .con .container li:last-child {
  float: right;
  width: 20%;
}
main .con .container li:last-child a:after {
  content: "尾页";
}
main .con .container li a {
  border: solid 1px #d7d7d7;
  border-radius: 0.2rem;
  color: #7d7d7d;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 10px;
  font-size: 10px;
}
main .con .page-num {
  width: 40px;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  color: #000;
  border: 1px #ccc solid;
}
main .con .page-num:hover {
  width: 40px;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background-color: #000;
}
main .con .page-num-current {
  color: #fdfdfd;
  background-color: #1d1f20;
  border: solid 1px #1d1f20;
}
.container {
  background: #fdfdfd;
  padding: 10px;
  width: 30%;
  text-align: center;
  margin-top: 50px;
}
.container:after {
  clear: both;
  content: "";
  display: table;
}
.container ul {
  width: 100%;
  display: flex;
  gap: 30px;
}
.container li:hover a {
  color: #fdfdfd;
  background-color: #1d1f20;
  border: solid 1px #1d1f20;
}
.container li.active a {
  color: #fdfdfd;
  background-color: #1d1f20;
  border: solid 1px #1d1f20;
}
.container li:first-child {
  float: left;
  width: 20%;
}
.container li:first-child a:after {
  content: "首页";
}
.container li:last-child {
  float: right;
  width: 20%;
}
.container li:last-child a:after {
  content: "尾页";
}
.container li a {
  border: solid 1px #d7d7d7;
  border-radius: 0.2rem;
  color: #7d7d7d;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 0.5rem 0.9rem;
}
.page-num {
  width: 50px;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
}
.page-num:hover {
  width: 50px;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background-color: #000;
}
.page-num-current {
  color: #fdfdfd;
  background-color: #1d1f20;
  border: solid 1px #1d1f20;
}
