body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dd,
dl,
dt {
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  display: block;
  height: auto;
  max-width: 100%;
  margin: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol,
li {
  list-style: none;
}
.clear_both {
  clear: both;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
body {
  -webkit-text-size-adjust: none;
}
a,
a:active,
a:link,
a:visited,
a:hover {
  text-decoration: none;
}
img,
canvas {
  display: block;
}
input {
  outline: medium none;
  border-style: none;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}
option {
  border: 0;
}
input,
select {
  border: none;
  padding: 0;
}
.parent {
  text-align: center;
}
.parent:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.parent .child {
  display: inline-block;
  vertical-align: middle;
}
.justify-container {
  text-align: justify;
  font-size: 0;
}
.justify-container:after {
  width: 100%;
  display: inline-block;
  content: "";
}
.justify-container .justify-item {
  display: inline-block;
  vertical-align: bottom;
}
a {
  color: #999;
}
:focus {
  outline: none;
}
.w1200 {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
body {
  font-family: '宋体';
  -webkit-font-smoothing: antialiased;
  min-width: 1200px;
}
input[type="button"],
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 450px) {
  body {
    min-width: 300px;
  }
}
.custom-select {
  padding: 0;
  margin: 10px 0;
  border-radius: 3px;
  overflow: hidden;
  cursor: pointer;
  background: #efedee url(/images/arrow_down.png) no-repeat 90% 50%;
}
.custom-select select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  border-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  height: auto;
  color: #9d9ba0;
  font-size: 14px;
}
.custom-select select:focus {
  outline: none;
}
.img-container {
  text-align: center;
  font-size: 0;
}
.img-container:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.img-container img {
  display: inline-block;
  vertical-align: middle;
}
.parent {
  text-align: center;
  font-size: 0;
}
.parent:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.parent .child {
  display: inline-block;
  vertical-align: middle;
}
.btn {
  cursor: pointer;
}
[v-cloak] {
  display: none!important;
}
body {
  background-color: white;
  box-sizing: border-box;
  padding-bottom: 1.91rem;
}
body .top-banner {
  width: 10rem;
  height: 4.87rem;
  background-image: url("../../images/mindex2023/banner-1.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  position: relative;
}
body .top-banner .tb-tabs {
  padding-top: 1.21rem;
  display: flex;
  justify-content: center;
}
body .top-banner .tb-tabs .tb-tab-son {
  display: flex;
  flex-direction: column;
  margin: 0 0.35rem;
  font-size: 0.43rem;
  font-weight: bold;
}
body .top-banner .tb-tabs .tb-tab-son.active div {
  color: #FACD50;
}
body .top-banner .tb-tabs .tb-tab-son div {
  color: #fff;
}
body .top-banner .tb-tabs .tb-tab-son img {
  width: 0.32rem;
  height: 0.16rem;
  margin-top: 0.15rem;
}
body .top-banner .tb-form {
  margin: 0.12rem auto 0;
  width: 9.15rem;
  height: 1.07rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0rem 0rem rgba(0, 203, 146, 0.19);
  border-radius: 0.13rem;
  bottom: 1.55rem;
  left: 0.43rem;
}
body .top-banner .tb-form .form {
  width: 100%;
  height: 100%;
  border-radius: 0.13rem;
  position: relative;
}
body .top-banner .tb-form .form input {
  width: 100%;
  height: 100%;
  border-radius: 0.13rem;
  text-indent: 0.96rem;
  font-size: 0.32rem;
}
body .top-banner .tb-form .form input::-webkit-input-placeholder {
  color: #C0C0C0;
}
body .top-banner .tb-form .form input:-moz-placeholder {
  color: #C0C0C0;
}
body .top-banner .tb-form .form input::-moz-placeholder {
  color: #C0C0C0;
}
body .top-banner .tb-form .form input:-ms-input-placeholder {
  color: #C0C0C0;
}
body .top-banner .tb-form .form img {
  position: absolute;
  top: 0.36rem;
  left: 0.43rem;
  width: 0.32rem;
  height: 0.35rem;
}
body .top-banner .tb-hots {
  width: 9rem;
  font-size: 0.29rem;
  font-weight: 400;
  color: #FFFFFF;
  position: absolute;
  left: 0.53rem;
  bottom: 0.77rem;
  display: flex;
}
body .top-banner .tb-hots span {
  font-size: 0.29rem;
}
body .top-banner .tb-hots ul {
  display: flex;
}
body .top-banner .tb-hots ul li {
  margin-left: 0.2rem;
}
body .top-banner .tb-hots ul li a {
  color: #fff;
  font-size: 0.29rem;
}
.logo-part {
  width: 100%;
  height: 35px;
  background: white url("../../images/mobile/index/logo.png") no-repeat bottom left;
  background-size: 90px;
  text-indent: 100px;
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  line-height: 45px;
}
.top-search-part {
  font-size: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  background-color: white;
  box-sizing: border-box;
  padding: 8px 0;
  z-index: 1;
}
.top-search-part .search {
  width: 100%;
  height: 38px;
  background-color: #FFFFFF;
  border: 2px solid #09DFA1;
  border-radius: 19px;
  box-sizing: border-box;
}
.top-search-part .search form {
  width: 100%;
  height: 100%;
}
.top-search-part .search form input {
  background: url("../../images/mobile/index/search@2x.png") no-repeat center left 10px;
  background-size: 20px 20px;
  display: inline-block;
  vertical-align: top;
  width: 82%;
  height: 100%;
  box-sizing: border-box;
  padding-left: 40px;
  font-size: 13px;
}
.top-search-part .search form input::-webkit-input-placeholder {
  color: #C0C0C0;
}
.top-search-part .search form input:-moz-placeholder {
  color: #C0C0C0;
}
.top-search-part .search form input::-moz-placeholder {
  color: #C0C0C0;
}
.top-search-part .search form input:-ms-input-placeholder {
  color: #C0C0C0;
}
.top-search-part .search form button {
  display: inline-block;
  vertical-align: top;
  width: 18%;
  height: 100%;
  background: linear-gradient(0deg, #FFB400 0%, #FFC334 100%);
  border-radius: 19px;
  box-sizing: border-box;
  border: 4px white solid;
  font-size: 13px;
  color: #FFFEFE;
  line-height: 26px;
}
.section3-part {
  margin-top: 0.37rem;
  font-size: 0;
  height: 1.97rem;
  display: flex;
  justify-content: space-evenly;
}
.section3-part a {
  display: inline-block;
  vertical-align: top;
  width: 2.93rem;
  height: 1.97rem;
}
.section3-part a:nth-child(1) {
  background: url("../../images/mobile/index/section3-1.png") no-repeat center;
  background-size: 100% 100%;
  margin-left: 0;
}
.section3-part a:nth-child(2) {
  background: url("../../images/mobile/index/section3-2.png") no-repeat center;
  background-size: 100% 100%;
}
.section3-part a:nth-child(3) {
  background: url("../../images/mobile/index/section3-3.png") no-repeat center;
  background-size: 100% 100%;
}
.section8-part {
  margin-top: 0.51rem;
  width: 9.15rem;
  display: flex;
  margin-left: 0.43rem;
  justify-content: space-around;
}
.section8-part li {
  vertical-align: top;
  width: 1.79rem;
  height: 2.05rem;
}
.section8-part li a img {
  width: 1.79rem;
  height: 1.79rem;
}
.section8-part li a p {
  font-size: 0.37rem;
  font-weight: 400;
  color: #303133;
  text-align: center;
  margin-top: -0.12rem;
}
.top-part {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 0.91rem;
}
.top-part .tp-left {
  display: flex;
  align-items: center;
}
.top-part .tp-left .tp-hua {
  width: 0.81rem;
  height: 0.91rem;
  margin-left: 0.15rem;
  margin-right: 0.19rem;
}
.top-part .tp-left .title {
  font-size: 0.43rem;
  font-weight: bold;
  color: #333333;
}
.top-part a {
  font-size: 0.37rem;
  font-weight: 400;
  color: #333333;
  display: flex;
  align-items: center;
}
.top-part a img {
  width: 0.19rem;
  height: 0.32rem;
  margin-right: 0.49rem;
  margin-left: 0.24rem;
}
.hot-sale-part {
  width: 9.15rem;
  background: #F2F6FC;
  border-radius: 0.21rem;
  margin: 0.87rem auto 0;
  padding-top: 0.33rem;
  padding-bottom: 0.13rem;
}
.hot-sale-part ul {
  margin-top: 0.23rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.hot-sale-part ul li {
  width: 4.13rem;
  margin-bottom: 0.27rem;
}
.hot-sale-part ul li a img {
  width: 4.13rem;
}
.hot-sale-brand-part {
  margin: 0.52rem auto 0;
  width: 9.15rem;
  background: #F2F6FC;
  border-radius: 0.21rem;
  box-sizing: border-box;
  padding-top: 0.33rem;
  padding-bottom: 0.4rem;
}
.hot-sale-brand-part ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
  margin-top: 0.07rem;
}
.hot-sale-brand-part ul li {
  width: 1.87rem;
  height: 1.87rem;
  background: #FFFFFF;
  border-radius: 0.13rem;
  margin-bottom: 0.27rem;
}
.hot-sale-brand-part ul li a {
  width: 100%;
  height: 1.87rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.hot-sale-brand-part ul li a div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.99rem;
  height: 0.99rem;
  background: rgba(202, 194, 255, 0.5);
  border: 2px solid rgba(176, 163, 255, 0.5);
  border-radius: 0.99rem;
  box-sizing: border-box;
  font-size: 0.35rem;
  font-weight: bold;
  color: #9584FF;
}
.hot-sale-brand-part ul li a p {
  margin-top: 0.11rem;
  font-weight: 400;
  font-size: 0.32rem;
  color: #333333;
}
.hot-sale-brand-part ul li:nth-child(2n) a div {
  color: #4795FF;
  background-color: #E6F1FF;
  border-color: #B2D8FF;
}
.goods-recommend-part {
  margin-top: 0.24rem;
  width: 100%;
  overflow: hidden;
}
.goods-recommend-part .title {
  width: 9.33rem;
}
.goods-recommend-part .goods-box {
  width: 9.09rem;
  background: #F2F6FC;
  border-radius: 0rem 0rem 0.21rem 0.21rem;
  margin: 0 auto;
}
.goods-recommend-part .goods-box .mobile-one-goods .left-phone-box .left-phone-btn {
  background-color: transparent;
}
.process-part {
  width: 9.15rem;
  margin: 0.41rem auto 0;
}
.process-part .process-box {
  margin-top: 0.43rem;
  display: flex;
}
.process-part .process-box .process-one {
  display: flex;
  flex-direction: column;
  vertical-align: middle;
  width: 19%;
  text-align: center;
  position: relative;
}
.process-part .process-box .process-one img {
  width: 70%;
}
.process-part .process-box .process-one p {
  white-space: nowrap;
  margin-top: 5px;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}
.process-part .process-box .key {
  object-fit: contain;
  height: 100%;
  padding: 5px;
  display: inline-block;
  vertical-align: middle;
  width: 8%;
}
.about-us-part {
  width: 9.15rem;
  background: #F2F6FC;
  border-radius: 0.21rem;
  margin: 0.67rem auto 0;
  padding-bottom: 0.45rem;
  padding-top: 0.32rem;
}
.about-us-part .about-us {
  margin: 0.16rem auto 0;
  width: 8.77rem;
  background: #FFFFFF;
  border-radius: 0.21rem;
  padding-top: 0.17rem;
}
.about-us-part .about-us .slider-container {
  font-size: 0;
}
.about-us-part .about-us .slider-container .events_slider {
  margin-bottom: 0.53rem;
}
.about-us-part .about-us .slider-container .events_slider .slick-list {
  border-radius: 10px;
  overflow: hidden;
}
.about-us-part .about-us .slider-container .events_slider .slick-dots {
  bottom: 7px;
}
.about-us-part .about-us .slider-container .events_slider .slick-dots li {
  margin: 0;
}
.about-us-part .about-us .slider-container .events_slider .slick-dots li button:before {
  color: #09DFA1;
  opacity: 1;
}
.about-us-part .about-us .slider-container .events_slider .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}
.about-us-part .about-us img {
  width: 8.37rem;
  height: 3.57rem;
  margin: 0 auto;
}
.about-us-part .about-us .mz-introduce {
  width: 8rem;
  margin: 0 auto;
  padding-bottom: 0.7rem;
}
.about-us-part .about-us .p1 {
  font-size: 0.37rem;
  font-weight: bold;
  color: #09DFA1;
  line-height: 0.64rem;
  text-indent: 0.49rem;
}
.about-us-part .about-us .p2 {
  margin: 0.45rem 0;
  font-size: 0.37rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.64rem;
  text-indent: 0.49rem;
}
.about-us-part .about-us .p2 span {
  color: #09DFA1;
}
.about-us-part .employees {
  width: 8.77rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
.about-us-part .employees .one {
  width: 4.29rem;
  height: 6.67rem;
  background: #FFFFFF;
  border-radius: 0.21rem;
  margin-top: 0.27rem;
}
.about-us-part .employees .one .pic {
  width: 3.84rem;
  height: 3.09rem;
  border-radius: 0.21rem;
  margin: 0.23rem auto 0;
}
.about-us-part .employees .one .pic img {
  width: 3.84rem;
  height: 3.09rem;
}
.about-us-part .employees .one .p1 {
  font-size: 0.37rem;
  font-weight: bold;
  color: #333333;
  margin-top: 0.48rem;
  padding-left: 0.24rem;
  margin-bottom: 0.2rem;
}
.about-us-part .employees .one .p2 {
  font-size: 0.32rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.48rem;
  padding-left: 0.24rem;
}
.about-us-part .employees .one .btn {
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.64rem;
  text-align: center;
  font-size: 0.32rem;
  width: 3.47rem;
  height: 0.64rem;
  background: #FFAE00;
  border-radius: 0.13rem;
  margin: 0.2rem auto 0;
}
.why-us-part {
  margin-top: 0.45rem;
  width: 9.16rem;
  background: #3E46E2;
  border-radius: 0.13rem;
  margin: 0.45rem auto 0;
  padding-bottom: 0.55rem;
}
.why-us-part .p1 {
  font-size: 0.4rem;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 0.44rem;
  padding-top: 0.64rem;
}
.why-us-part img {
  width: 8.19rem;
  margin-top: 0.59rem;
}
.advantage-part {
  margin: 0.55rem auto 0;
  width: 9.15rem;
  background: #F2F6FC;
  border-radius: 0.21rem;
  padding-bottom: 0.3rem;
  padding-top: 0.33rem;
}
.advantage-part .ys-parents {
  width: 9.15rem;
  margin: 0.19rem auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.advantage-part .one {
  width: 4.29rem;
  height: 4.8rem;
  background: #FFFFFF;
  border-radius: 0.21rem;
  text-align: center;
  margin-bottom: 0.27rem;
}
.advantage-part .one img {
  width: 3.91rem;
  height: 2.13rem;
  margin: 0.21rem auto 0;
}
.advantage-part .one .p1 {
  margin-top: 0.23rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
}
.advantage-part .one .p2 {
  font-size: 0.27rem;
  width: 4rem;
  margin: 0.16rem auto 0;
  font-weight: 400;
  color: #333333;
  line-height: 0.48rem;
}
.news-part {
  width: 9.15rem;
  margin: 0.43rem auto 0;
}
.news-part .np-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.68rem;
}
.news-part .np-title .title {
  display: flex;
}
.news-part .np-title .title li {
  font-size: 0.37rem;
  font-weight: 400;
  color: #666666;
  margin-right: 0.67rem;
  position: relative;
}
.news-part .np-title .title li:last-child {
  margin-right: 0;
}
.news-part .np-title .title li.active {
  font-size: 0.43rem;
  font-weight: bold;
  color: #333333;
}
.news-part .np-title .title li.active .b-line {
  width: 0.53rem;
  height: 0.11rem;
  background: #09DFA1;
  border-radius: 0.05rem;
  position: absolute;
  bottom: -0.24rem;
  left: 50%;
  margin-left: -0.265rem;
}
.news-part .np-title .more {
  font-size: 0.37rem;
  font-weight: bold;
  color: #333333;
  display: flex;
  align-items: center;
}
.news-part .np-title .more span {
  font-size: 0.52rem;
  display: inline-block;
  transform: scaleY(0.5);
  margin-left: 0.24rem;
  position: relative;
}
.news-part .news {
  display: none;
  padding: 0 0.2rem;
}
.news-part .news li {
  width: 100%;
  white-space: nowrap;
  line-height: 1;
  margin-bottom: 0.3rem;
}
.news-part .news li::before {
  content: '●';
  color: #09DFA1;
  font-size: 6px;
}
.news-part .news li a {
  text-indent: 0.15rem;
  width: 100%;
  display: inline-block;
  vertical-align: bottom;
  font-size: 0.37rem;
  font-weight: 500;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-part .news.active {
  display: block;
}
.middle-body {
  width: 9.09rem;
  margin: 0 auto;
}
.btn-part {
  width: 9.15rem;
  margin: 0.43rem auto 0;
}
.btn-part a {
  margin-top: 0.43rem;
  display: inline-block;
  width: 100%;
}
