* {
  padding: 0;
  margin: 0;
}
html,
body {
  font-size: 0.26rem;
  line-height: 1;
  font-family: Arial, "Microsoft YaHei";
}
a {
  text-decoration: none;
}
::-webkit-scrollbar {
  width: 4px !important;
  height: auto !important;
}
::-webkit-scrollbar-thumb {
  background: rgba(100, 79, 255, 0.4);
  border-radius: 4px;
}
.section {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  line-height: 100%;
}
.section .img img {
  position: absolute;
}
.container {
  overflow: hidden;
  max-width: 11.4rem;
  width: 100%;
  margin: 0 auto;
}
.minmenu {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.minmenu .container {
  position: relative;
}
.minmenu .triangle {
  overflow: hidden;
  position: absolute;
  margin-top: -0.38rem;
  margin-left: 2.14rem;
  width: 0;
  height: 0;
  border-right: 0.2rem solid rgba(0, 0, 0, 0);
  border-bottom: 0.2rem solid #000;
  border-left: 0.2rem solid rgba(0, 0, 0, 0);
}
.minmenu .navs {
  border-radius: 0.06rem;
  overflow: hidden;
  width: 2.7rem;
  background: #000;
  margin-top: 0.8rem;
  margin-left: 4.1rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  height: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.minmenu .navs .item {
  text-align: center;
  display: block;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.3rem;
  color: #fff;
}
.head {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 0.8rem;
  width: 100%;
  background: #fff;
  border-bottom: 0.02rem solid rgba(204, 204, 204, 0.4);
  overflow: hidden;
}
.head .container {
  position: relative;
}
.head .logo {
  margin-top: 0.14rem;
  margin-bottom: 0.14rem;
  width: 2.48rem;
  height: 0.52rem;
  float: left;
}
.head .logo img {
  width: 2.48rem;
  height: 0.52rem;
}
.head .menu {
  float: right;
  overflow: hidden;
}
.head .menu .navs {
  overflow: hidden;
  float: right;
  margin-top: 0.32rem;
  display: none;
}
.head .menu .navs a {
  font-size: 0.18rem;
  color: #333;
  margin-left: 0.15rem;
  margin-right: 0.15rem;
  display: block;
  float: left;
}
.head .menu .navs a:hover {
  color: #513c9f;
}
.head .menu .navs .action {
  color: #513c9f;
}
.head .menu .btn,
.head .menu .min-btn {
  width: 0.3rem;
  float: right;
  margin-left: 0.3rem;
  margin-top: 0.28rem;
  background: #fff;
  cursor: pointer;
}
.head .menu .btn i,
.head .menu .min-btn i {
  font-size: 0.24rem;
}
.head .menu .min-btn {
  margin-right: 0.2rem;
  display: none;
}
.banners {
  width: 100%;
  overflow: hidden;
  margin-top: 0.8rem;
}
.banners .slide .img {
  display: block;
  width: 100%;
  height: 100%;
}
.default {
  overflow: hidden;
  margin-top: 1rem ;
}
.default .desc .logo {
  text-align: center;
}
.default .desc .logo img {
  width: 4.91rem;
}
.default .desc .text {
  margin-top: 0.4rem;
  text-align: center;
  line-height: 2;
  font-size: 0.22rem;
  color: #231815;
}
.default .brands {
  margin-top: 0.97rem;
}
.default .brands .name {
  font-size: 0.4rem;
  letter-spacing: 0.08rem;
  color: #231815;
  text-align: center;
}
.default .brands .lists {
  overflow: hidden;
  width: auto;
  margin: 0 auto;
  margin-top: 0.65rem;
}
.default .brands .lists .item {
  float: left;
  width: 2.28rem;
  height: 1.52rem;
  position: relative;
}
.default .brands .lists .item .img {
  width: 2.28rem;
  height: 1.52rem;
  overflow: hidden;
}
.default .brands .lists .item .img img {
  width: 100%;
  height: 100%;
}
.default .brands .lists .item .desc {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(87, 65, 250, 0.8);
  display: none;
  box-sizing: border-box;
  padding: 0.28rem;
  overflow: hidden;
}
.default .brands .lists .item .desc .n {
  font-size: 0.2rem;
  color: #fff;
}
.default .brands .lists .item .desc .d {
  margin-top: 0.14rem;
  font-size: 0.16rem;
  color: #fff;
  line-height: 1.4;
}
.default .brands .lists .item:hover .desc {
  display: block;
}
.about {
  margin-top: 0.8rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.8rem;
}
.about .banner {
  width: 100%;
}
.about .banner img {
  width: 100%;
}
.about .intro {
  margin-top: 0.7rem;
}
.about .intro .title {
  font-size: 0.32rem;
  color: #231815;
  line-height: 1;
  height: 0.32rem;
}
.about .intro .row {
  overflow: hidden;
  margin-top: 0.5rem;
}
.about .intro .left {
  float: left;
  width: 4.8rem;
}
.about .intro .left .strategy {
  overflow: hidden;
  width: 100%;
}
.about .intro .left .strategy .item {
  width: 0.5rem;
  height: 0.5rem;
  text-align: center;
  float: left;
  font-size: 0.24rem;
  line-height: 0.26rem;
  color: #000;
}
.about .intro .left .strategy .fh {
  text-align: center;
  line-height: 0.54rem;
  width: 0.4rem;
}
.about .intro .left .strategy .fh i {
  color: #000;
  font-size: 0.22rem;
}
.about .intro .left .name {
  margin-top: 0.34rem;
  font-size: 0.2rem;
  line-height: 1;
  height: 0.2rem;
  color: #000;
}
.about .intro .left .desc {
  margin-top: 0.5rem;
  color: #252525;
  font-size: 0.18rem;
  line-height: 0.3rem;
  text-align: justify;
}
.about .intro .right {
  float: right;
  width: 5rem;
}
.about .intro .right .founder {
  font-size: 0.24rem;
  color: #000;
  line-height: 1;
  height: 0.24rem;
}
.about .intro .right .name {
  margin-top: 0.34rem;
  font-size: 0.2rem;
  line-height: 1;
  height: 0.2rem;
  color: #000;
}
.about .intro .right .desc {
  margin-top: 0.21rem;
  color: #252525;
  font-size: 0.18rem;
  line-height: 0.3rem;
  text-align: justify;
}
.about .customer {
  margin-top: 0.7rem;
}
.about .customer .title {
  font-size: 0.32rem;
  color: #231815;
  line-height: 1;
  height: 0.32rem;
}
.about .customer .lists {
  overflow: hidden;
  margin-top: 0.5rem;
}
.about .customer .lists .item {
  width: 2.116rem;
  height: 1.4rem;
  float: left;
}
.about .customer .lists .item .img,
.about .customer .lists .item img {
  width: 2.116rem;
  height: 1.4rem;
}
.about .customer .lists .item .text {
  display: none;
  width: 2.116rem;
  height: 1.4rem;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
.about .customer .lists .item .text span {
  text-align: center;
  color: #FFFFFF;
  font-size: 0.18rem;
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
}
.about .customer .lists .item:hover .text {
  display: table;
}
.cases {
  overflow: hidden;
  width: 100%;
  margin-top: 0.8rem;
}
.cases .item {
  width: 50%;
  float: left;
}
.cases .item img {
  width: 100%;
  display: block;
}
.contact {
  margin-top: 1.8rem;
}
.contact .row {
  margin-left: 1.2rem;
  overflow: hidden;
  margin-bottom: 0.4rem;
}
.contact .row .qrcode {
  float: left;
  width: 1rem;
}
.contact .row .qrcode img {
  width: 1rem;
  height: 1rem;
}
.contact .row .qrcode .text {
  color: #333;
  font-size: 0.16rem;
  text-align: center;
}
.contact .row .name,
.contact .row .address {
  margin-left: 0.2rem;
  font-size: 0.2rem;
  line-height: 1.5;
  text-align: left;
  float: left;
  color: #333;
}
.contact .row .address .en {
  margin-top: 0.08rem;
  font-size: 0.14rem;
  color: #666;
}
.contact .row .address .cn {
  font-size: 0.2rem;
  color: #333;
}
.contact .copyright {
  margin-top: 1rem;
  margin-left: 1.2rem;
}
.contact .copyright .cn {
  text-align: left;
  font-size: 0.14rem;
  color: #666;
}
.contact .copyright .cn a {
  color: #666;
}
.contact .copyright .en {
  margin-top: 0.06rem;
  text-align: left;
  color: #666;
  font-size: 0.14rem;
}
.foot {
  width: 11.4rem;
  margin: 1.4rem auto 2.1rem auto;
  overflow: hidden;
}
.foot .row {
  overflow: hidden;
}
.foot .left {
  width: 4.46rem;
  float: left;
  overflow: hidden;
}
.foot .left .menu {
  float: left;
  overflow: hidden;
}
.foot .left .menu a {
  font-size: 0.18rem;
  color: #595757;
  display: block;
  height: 0.284rem;
  text-align: left;
  line-height: 0.284rem;
}
.foot .left .qrcode {
  float: right;
  overflow: hidden;
  width: 2rem;
}
.foot .left .qrcode .qimg {
  width: 2rem;
  height: 1rem;
  text-align: center;
  margin-bottom: 0.02rem;
}
.foot .left .qrcode .qimg img {
  width: 1rem;
  height: 1rem;
}
.foot .left .qrcode .text {
  text-align: center;
  font-size: 0.15rem;
  color: #000;
  height: 0.2rem;
  line-height: 0.2rem;
}
.foot .right {
  float: right;
  width: 6.94rem;
}
.foot .right .address {
  border-left: 1px solid #8b8583;
  padding-left: 0.57rem;
  float: left;
}
.foot .right .address .item {
  font-size: 0.18rem;
  color: #595757;
  text-align: left;
  line-height: 0.3rem;
  width: 3rem;
}
.foot .right .address .en {
  margin-top: 0.06rem;
  color: #595757;
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.foot .right .logo {
  width: 1.25rem;
  height: 1.23rem;
  float: right;
  margin-right: 0.43rem;
}
.foot .right .logo img {
  width: 1.25rem;
}
.foot .row-1 {
  margin-top: 0.7rem;
  overflow: hidden;
}
.foot .row-1 .copyright {
  font-size: 0.14rem;
  color: #595757;
  text-align: left;
  height: 0.24rem;
  line-height: 0.24rem;
}
.foot .row-1 .copyright a {
  color: #595757;
}
.foot .row-1 .en {
  margin-top: 0.01rem;
}
.foot .row-1 .circulars {
  float: right;
  text-align: right;
  overflow: hidden;
  margin-top: 0.14rem;
}
.foot .row-1 .circulars .circular {
  float: right;
  background: #e5e5e5;
  margin-right: 0.22rem;
  width: 0.26rem;
  height: 0.26rem;
  border-radius: 50%;
}
@media only screen and (max-width: 1336px) {
  .container {
    width: 6.84rem;
  }
  .head .menu .btn {
    display: none;
  }
  .head .menu .min-btn {
    display: block;
    width: 0.4rem;
  }
  .head .menu .min-btn i {
    font-size: 0.4rem;
  }
  .head .menu .navs {
    display: none;
  }
  .default .desc .logo img {
    width: 3rem;
  }
  .default .desc .text {
    font-size: 0.244rem;
  }
  .default .brands .name {
    font-size: 0.36rem;
  }
  .default .brands .lists {
    width: 6.84rem;
  }
  .about {
    border-bottom: 1px solid #eee;
    padding-bottom: 0.8rem;
  }
  .about .cont {
    width: 6.4rem;
    margin: 0 auto;
  }
  .about .intro {
    margin-top: 0.7rem;
  }
  .about .intro .title {
    font-size: 0.4rem;
    color: #231815;
    line-height: 1;
    height: 0.5rem;
  }
  .about .intro .left {
    float: initial;
    width: 100%;
  }
  .about .intro .left .strategy {
    overflow: hidden;
    width: 100%;
  }
  .about .intro .left .strategy .item {
    font-size: 0.3rem;
    width: 0.6rem;
    height: 0.64rem;
    line-height: 1.04;
  }
  .about .intro .left .strategy .fh {
    height: 0.64rem;
    width: 0.6rem;
    line-height: 0.64rem;
  }
  .about .intro .left .name {
    margin-top: 0.5rem;
    font-size: 0.32rem;
    height: 0.32rem;
    line-height: 1;
  }
  .about .intro .left .desc {
    font-size: 0.28rem;
    line-height: 1.4;
  }
  .about .intro .right {
    float: initial;
    width: 100%;
    margin-top: 0.6rem;
  }
  .about .intro .right .founder {
    font-size: 0.4rem;
    height: 0.4rem;
    line-height: 1;
  }
  .about .intro .right .name {
    margin-top: 0.5rem;
    font-size: 0.32rem;
    height: 0.32rem;
    line-height: 1;
  }
  .about .intro .right .desc {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 1.4;
  }
  .about .customer .title {
    font-size: 0.4rem;
    color: #231815;
    line-height: 1;
    height: 0.5rem;
  }
  .cases {
    max-width: 7.5rem;
  }
  .cases .item {
    width: 100%;
    float: initial;
  }
  .cases .item img {
    width: 100%;
  }
  .contact .row {
    margin-left: 0.5rem;
    margin-top: 0.8rem;
  }
  .contact .row .qrcode {
    width: 1.5rem;
  }
  .contact .row .qrcode img {
    width: 1.5rem;
    height: 1.5rem;
  }
  .contact .row .name,
  .contact .row .address {
    font-size: 0.28rem;
  }
  .contact .row .address .en {
    font-size: 0.2rem;
  }
  .contact .row .address .cn {
    font-size: 0.28rem;
  }
  .contact .copyright {
    margin-top: 1rem;
    margin-left: 0.5rem;
  }
  .contact .copyright .cn {
    text-align: left;
    font-size: 0.2rem;
    color: #666;
  }
  .contact .copyright .en {
    margin-top: 0.1rem;
    text-align: left;
    color: #666;
    font-size: 0.18rem;
  }
  .foot {
    max-width: 7.5rem;
    margin: 1rem auto 1rem auto;
  }
  .foot .minrow {
    width: 6.4rem;
    margin: 0 auto;
  }
  .foot .left,
  .foot .right {
    float: initial;
    width: 100%;
  }
  .foot .left .menu a {
    font-size: 0.3rem;
    height: 0.39rem;
    line-height: 0.39rem;
  }
  .foot .left .qrcode .qimg {
    margin-bottom: 0.14rem;
    height: 1.2rem;
  }
  .foot .left .qrcode .qimg img {
    width: 1.2rem;
    height: 1.2rem;
  }
  .foot .left .qrcode .text {
    height: 0.34rem;
    line-height: 0.34rem;
    font-size: 0.26rem;
  }
  .foot .right {
    border-top: 1px solid #ccc;
    padding-top: 0.5rem;
    margin-top: 0.5rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.3rem;
    overflow: hidden;
  }
  .foot .right .address {
    border: 0;
    padding-left: 0;
    margin-left: 0;
    width: 4.8rem;
  }
  .foot .right .address .item {
    font-size: 0.28rem;
    width: 100%;
    line-height: 0.38rem;
    margin-bottom: 0.2rem;
  }
  .foot .right .logo {
    display: none;
  }
  .foot .min-right {
    display: none;
  }
  .foot .copyright {
    margin-top: 0.3rem;
  }
}
