.w1720 {
  width: 17.2rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  z-index: 2;
}

@media (max-width: 1740px) {
  .w1720 {
    width: 94%;
  }
}

.w1600 {
  width: 16rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  z-index: 2;
}

@media (max-width: 1620px) {
  .w1600 {
    width: 94%;
  }
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  padding: 0 1rem;
  transition: all ease 0.5s;
}

header .htop {
  width: 100%;
}

header .htop .hop {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.1rem 0;
}

header .htop .hop .hm {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
}

header .htop .hop .rm {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

header .htop .hop .rm a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
}

header .htop .hop .rm a span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
  position: relative;
  top: -0.02rem;
  margin: 0 0.15rem;
}

header .htop .hop .rm a:last-child span {
  display: none;
}

header .htop .hid {
  width: 100%;
  font-size: 0;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 0 0.2rem;
}

header .htop .hid .logo {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
}

header .htop .hid .logo a, header .htop .hid .logo img {
  width: 100%;
  display: block;
}

header .htop .hid nav {
  flex: 1;
  text-align: center;
  padding-left: 0.2rem;
}

header .htop .hid nav .natem {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
}

header .htop .hid nav .natem .nas {
  width: auto;
  display: inline-block;
  position: relative;
}

header .htop .hid nav .natem .nas a {
  display: inline-block;
  line-height: 3.5;
  line-height: 1rem;
  color: #333;
  position: relative;
  padding: 0 0.2rem;
}

header .htop .hid nav .natem .navuls {
  position: absolute;
  z-index: 101;
  left: 50%;
  left: 0.05rem;
  top: calc(100% + 0.1rem);
  top: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  border-top: solid 2px #fabe00;
}

header .htop .hid nav .natem .navuls ul {
  width: 100%;
}
header .htop .hid nav .natem .navuls ul.v{
  writing-mode: vertical-lr;
}
header .htop .hid nav .natem .navuls ul.v li{
  display: inline-block;
  vertical-align: top;
  writing-mode: horizontal-tb;
}
header .htop .hid nav .natem .navuls ul li {
  width: 2.2rem;
  position: relative;
}

header .htop .hid nav .natem .navuls ul li .njm {
  width: 100%;
  font-size: 0;
}

header .htop .hid nav .natem .navuls ul li .ns {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: 3;
  height: 3em;
  color: #222;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 0.2rem;
  position: relative;
}

header .htop .hid nav .natem .navuls ul li .ns:after {
  content: ' ';
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.06rem;
  height: 0.1rem;
  background-image: url("/static/home/images/r1.png");
  background-size: 100% 100%;
}

header .htop .hid nav .natem .navuls ul li .ns:hover {
  color: #fabe00;
}

header .htop .hid nav .natem .navuls ul li .theul {
  width: 100%;
  background-color: #fff;
  display: none;
}

header .htop .hid nav .natem .navuls ul li .theul li {
  width: 100%;
  font-size: 0;
}

header .htop .hid nav .natem .navuls ul li .theul li .xn {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 2.5;
  padding: 0 0.2rem;
}

header .htop .hid nav .natem .navuls ul li .theul li .xn:hover {
  color: #fabe00;
}

header .htop .hid nav .natem .navuls ul li:hover .ns {
  color: #fabe00;
}

header .htop .hid nav .natem .navuls ul li.has-the:after {
  content: "+";
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  background: none;
  right: 0;
  left: auto;
  transform: translateX(0);
  top: 0.05rem;
  font-size: 20px;
  color: #333;
  border: none;
  display: none;
}

header .htop .hid nav .natem .navuls ul li.has-the.show:after {
  content: "-";
}

header .htop .hid nav .natem.on .nas a {
  color: #fabe00;
}

header .htop .hid nav .natem:hover .nas a {
  color: #fabe00;
}

header .htop .hid .rav {
  display: inline-block;
  vertical-align: middle;
}

header .htop .hid .rav .menu {
  display: inline-block;
  vertical-align: middle;
  display: none;
}

header .htop .hid .rav .shom {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
}

header .htop .hid .rav .shom .stom {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.05rem;
  position: relative;
}

header .htop .hid .rav .shom .stom a {
  display: block;
  padding: 0.25rem 0;
}

header .htop .hid .rav .shom .stom a img {
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  background-color: #fabe00;
  border-radius: 50%;
}

header .htop .hid .rav .shom .stom a img:first-child {
  display: block;
}

header .htop .hid .rav .shom .stom a img:last-child {
  display: none;
}

header .htop .hid .rav .shom .stom .rnks {
  position: absolute;
  z-index: 3;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 0.1rem);
  background-color: #fff;
  padding: 0.1rem;
  font-size: 0;
  white-space: nowrap;
  display: none;
}

header .htop .hid .rav .shom .stom .rnks:after {
  content: ' ';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: solid 0.06rem;
  top: -0.12rem;
  border-color: transparent transparent #fff transparent;
}

header .htop .hid .rav .shom .stom .rnks .km {
  width: 100%;
  color: #333;
  line-height: 2;
  white-space: nowrap;
}

header .htop .hid .rav .shom .stom .rnks .cuint {
  position: absolute;
  z-index: -1;
  left: 0;
  left: 100000px;
  top: 0;
  border: none;
  background-color: transparent;
}

header .htop .hid .rav .shom .stom .codms {
  position: absolute;
  z-index: 3;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 0.1rem);
  background-color: #fff;
  padding: 0.1rem;
  font-size: 0;
  white-space: nowrap;
  display: none;
}

header .htop .hid .rav .shom .stom .codms:after {
  content: ' ';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: solid 0.06rem;
  top: -0.12rem;
  border-color: transparent transparent #fff transparent;
}

header .htop .hid .rav .shom .stom .codms .cotm {
  display: inline-block;
  vertical-align: top;
}

header .htop .hid .rav .shom .stom .codms .cotm .mg {
  width: 1rem;
  height: 1rem;
  display: block;
  margin: 0 auto 0;
}

header .htop .hid .rav .shom .stom .codms .cotm .mg img {
  width: 100%;
  display: block;
}

header .htop .hid .rav .shom .stom .codms .cotm .cn {
  width: 100%;
  text-align: center;
  color: #666;
  line-height: 1.5;
  padding: 0.05rem 0;
}

header .htop .hid .rav .shom .stom .codms .cotm + .cotm {
  margin-left: 0.1rem;
}

header .htop .hid .rav .shom .stom:hover a img {
  background-color: #333333;
}

header .htop .hid .rav .shom .stom:hover a img:first-child {
  display: none;
}

header .htop .hid .rav .shom .stom:hover a img:last-child {
  display: block;
}

header .htop .hid .rav .shom .stom:hover .codms {
  display: block;
}

header .htop .hid .rav .shom .stom:hover .rnks {
  display: block;
}

header .htop .hid .pim {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.2rem;
  width: auto;
}

header .htop .hid .pim .pt {
  width: 100%;
  color: #333;
  line-height: 1.5;
  font-weight: bold;
  white-space: nowrap;
}

header .htop .hid .pim .pt span {
  color: #fabe00;
}

header .htop .hid .pim .pv {
  width: 100%;
  color: #333;
  line-height: 1.5;
  white-space: nowrap;
}

header .black {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 12;
  cursor: pointer;
}

header.white {
  background-color: #fff;
}

@media (max-width: 1740px) {
  header {
    width: 100%;
    padding: 0 3%;
  }
}

@media (max-width: 1100px) {
  header {
    background-color: #fff;
  }
  header .htop .hop {
    display: none;
  }
  header .htop .hid nav {
    width: 80%;
    position: fixed;
    max-width: 90%;
    right: 0;
    top: 0;
    left: auto;
    height: 100vh;
    background-color: #fff;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    z-index: 500;
    transform: translate(100%, 0);
    transition: transform .3s;
    padding-left: 0.1rem;
    padding: 0.1rem;
    display: block;
    text-align: left;
  }
  header .htop .hid nav .natem {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: auto;
    width: 100%;
    padding: 0.1rem 0;
  }
  header .htop .hid nav .natem .nas {
    width: auto;
    display: inline-block;
    width: 100%;
  }
  header .htop .hid nav .natem .nas a {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5;
    color: #333;
    font-weight: bold;
    padding: 0 0.3rem;
    position: relative;
  }
  header .htop .hid nav .natem .nas a:hover {
    color: #fabe00;
  }
  header .htop .hid nav .natem .navuls {
    width: 100% !important;
    position: relative;
    z-index: 101;
    left: 0%;
    top: 0%;
    transform: translateX(0%);
    background: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
    display: none;
  }
  header .htop .hid nav .natem .navuls ul {
    width: 100%;
    padding: 0.1rem 0.3rem;
    height: none !important;
  }
  header .htop .hid nav .natem .navuls ul li {
    width: 100%;
    display: block;
    position: relative;
  }
  header .htop .hid nav .natem .navuls ul.v{
    writing-mode: horizontal-tb;
    height: auto !important;
  }
  header .htop .hid nav .natem .navuls ul li .ns {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 3;
    color: #333;
    text-align: left !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 0.2rem;
    background: #fff;
    position: relative;
    width: 100% !important;
    height: auto !important;
  }
  header .htop .hid nav .natem .navuls ul li .ns:hover {
    color: #fabe00;
  }
  header .htop .hid nav .natem .navuls ul li .ns:after {
    content: ' ';
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 12px;
    background-image: url("/static/home/images/r.png");
    background-size: 100% 100%;
  }
  header .htop .hid nav .natem .navuls ul li + li {
    border-top: solid 1px #eee;
  }
  header .htop .hid nav .natem .navuls ul li:hover .ns {
    color: #fabe00;
  }
  header .htop .hid nav .natem .navuls ul li.has-the:after {
    display: block;
  }
  header .htop .hid nav .natem:before {
    display: none !important;
  }
  header .htop .hid nav .natem.on .nas:after {
    display: none;
  }
  header .htop .hid nav .natem.has-nav:after {
    content: "+";
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    background: none;
    right: 0;
    left: auto;
    transform: translateX(0);
    top: 0.05rem;
    font-size: 20px;
    color: #333;
    border: none;
  }
  header .htop .hid nav .natem.has-nav.show:after {
    content: "-";
  }
  header .htop .hid .rav {
    width: calc(100%);
    text-align: right;
  }
  header .htop .hid .rav .menu {
    display: inline-block;
    vertical-align: middle;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 0.1rem;
  }
  header .htop .hid .rav .ss {
    display: inline-block;
    vertical-align: middle;
  }
  header .htop .hid .logo {
    width: 0.6rem;
  }
  header .htop .hid .pim {
    display: none;
  }
  header.menu-state .w1720 {
    z-index: auto;
  }
  header.menu-state .htop .hid nav {
    transform: translate(0, 0);
  }
  header.menu-state .black {
    display: block;
  }
}

.modular {
  width: 100%;
}

.modular .mitop {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.3rem;
}

.modular .mitop .mol {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.modular .mitop .mol .em {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.modular .mitop .mol .cm {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.modular .mitop .mol .vm {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.modular .mitop .mor {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.modular .mitop .mor .more {
  display: inline-block;
  vertical-align: middle;
}

.modular .mitop .mor .more a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  color: #999;
  line-height: 1.5;
}

.modular .mitop .mor .more a span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  color: #999;
  line-height: 1.5;
  margin-left: 0.2rem;
}

.modular .mitop .mor .more a:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-75%, -50%);
  border-radius: 50%;
  background-color: #eee;
  width: 0.5rem;
  height: 0.5rem;
  z-index: -1;
}

.modular .mitop .mor .more a:hover {
  color: #333;
}

.modular .mitop .mor .more a:hover span {
  color: #333;
}

.modular .mitop .mor .more a:hover:after {
  background-color: #fabe00;
}

.newds {
  width: 100%;
  padding: 1rem 0;
}

.newds .classper {
  width: 100%;
  margin: 0.3rem 0 0.4rem;
}

.newds .classper .swiper-slide {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-right: 0.6rem;
}

.newds .classper .swiper-slide a {
  width: 100%;
  display: block;
  color: #666;
  line-height: 1.8;
}

.newds .classper .swiper-slide:hover a, .newds .classper .swiper-slide.on a {
  color: #fabe00;
}

.newds .newdom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
}

.newds .newdom .nel {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  width: calc((400 / 1720) * 100%);
}

.newds .newdom .nel .noms {
  width: 100%;
}

.newds .newdom .nel .noms a {
  width: 100%;
  display: block;
}

.newds .newdom .nel .noms .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.newds .newdom .nel .noms .imgs .img {
  width: 100%;
  padding-top: 56.25%;
  transition: all ease 0.5s;
}

.newds .newdom .nel .noms .uom {
  width: 100%;
  background-color: #f7f7f7;
  padding: 0.2rem 0.25rem;
}

.newds .newdom .nel .noms .uom .ut {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.newds .newdom .nel .noms .uom .xm {
  width: 100%;
  height: 3em;
  line-height: 1.5;
  color: #333;
  margin: 0.08rem 0;
}

.newds .newdom .nel .noms .uom .more {
  width: 100%;
  color: #333;
  margin-top: 0.08rem;
}

.newds .newdom .nel .noms .uom .more span {
  display: inline-block;
  vertical-align: middle;
  width: 0.14rem;
  position: relative;
  top: -0.02rem;
  margin-left: 0.1rem;
}

.newds .newdom .nel .noms .uom .more span img {
  width: 100%;
  display: block;
}

.newds .newdom .nel .noms .uom .more span img:first-child {
  display: block;
}

.newds .newdom .nel .noms .uom .more span img:last-child {
  display: none;
}

.newds .newdom .nel .noms:hover .imgs .img {
  transform: scale(1.1);
}

.newds .newdom .nel .noms:hover .uom .xm {
  color: #fabe00;
}

.newds .newdom .nel .noms:hover .uom .more {
  color: #fabe00;
}

.newds .newdom .nel .noms:hover .uom .more span img:first-child {
  display: none;
}

.newds .newdom .nel .noms:hover .uom .more span img:last-child {
  display: block;
}

.newds .newdom .nel .poms {
  width: 100%;
  background-color: #f7f7f7;
  margin-top: 0.3rem;
}

.newds .newdom .nel .poms .pitm {
  width: 100%;
}

.newds .newdom .nel .poms .pitm a {
  width: 100%;
  display: block;
  padding: 0.1rem 0.25rem;
}

.newds .newdom .nel .poms .pitm .pt {
  width: 100%;
  color: #999;
  line-height: 1.5;
  text-align: right;
}

.newds .newdom .nel .poms .pitm .pm {
  width: 100%;
  height: 3em;
  line-height: 1.5;
  color: #333;
  margin: 0.08rem 0 0;
}

.newds .newdom .nel .poms .pitm:hover .pm {
  color: #fabe00;
}

.newds .newdom .nml {
  display: flex;
  flex-wrap: wrap;
  width: calc((400 / 1720) * 100%);
  height: 6rem;
  background-color: #f7f7f7;
}

.newds .newdom .nml .pitm {
  width: 100%;
}

.newds .newdom .nml .pitm a {
  width: 100%;
  display: block;
  padding: 0.1rem 0.25rem;
}

.newds .newdom .nml .pitm .pt {
  width: 100%;
  color: #999;
  line-height: 1.5;
  text-align: right;
}

.newds .newdom .nml .pitm .pm {
  width: 100%;
  height: 3em;
  line-height: 1.5;
  color: #333;
  margin: 0.08rem 0 0;
}

.newds .newdom .nml .pitm:hover .pm {
  color: #fabe00;
}

.newds .newdom .nmr {
  display: flex;
  flex-wrap: wrap;
  width: calc((400 / 1720) * 100%);
  height: 6rem;
  background-color: #f7f7f7;
}

.newds .newdom .nmr .pitm {
  width: 100%;
}

.newds .newdom .nmr .pitm a {
  width: 100%;
  display: block;
  padding: 0.1rem 0.25rem;
}

.newds .newdom .nmr .pitm .pt {
  width: 100%;
  color: #999;
  line-height: 1.5;
  text-align: right;
}

.newds .newdom .nmr .pitm .pm {
  width: 100%;
  height: 3em;
  line-height: 1.5;
  color: #333;
  margin: 0.08rem 0 0;
}

.newds .newdom .nmr .pitm:hover .pm {
  color: #fabe00;
}

.newds .newdom .ner {
  display: flex;
  flex-wrap: wrap;
  width: calc((400 / 1720) * 100%);
  height: 6rem;
  background-color: #f7f7f7;
}

.newds .newdom .ner .pitm {
  width: 100%;
}

.newds .newdom .ner .pitm a {
  width: 100%;
  display: block;
  padding: 0.1rem 0.25rem;
}

.newds .newdom .ner .pitm .pt {
  width: 100%;
  color: #999;
  line-height: 1.5;
  text-align: right;
}

.newds .newdom .ner .pitm .pm {
  width: 100%;
  height: 3em;
  line-height: 1.5;
  color: #333;
  margin: 0.08rem 0 0;
}

.newds .newdom .ner .pitm:hover .pm {
  color: #fabe00;
}

.newds .flows {
  width: 100%;
  margin-top: 0.7rem;
  background-color: #f7f7f7;
  padding: 0.3rem;
}

.newds .flows .fom {
  width: 100%;
  background-color: #fff;
  padding: 0.4rem;
}

.newds .flows .fom .fit {
  width: 100%;
  font-size: 0;
  padding: 0 0 0.15rem;
  border-bottom: solid 1px #eee;
  margin-bottom: 0.2rem;
}

.newds .flows .fom .fit b {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-right: 0.24rem;
}

.newds .flows .fom .fit span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
}

.newds .flows .fom .flowlis {
  width: 100%;
  font-size: 0;
}

.newds .flows .fom .flowlis .fitm {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: calc((130 / 1560) * 100%);
  padding: 0.4rem 0 0.2rem;
}

.newds .flows .fom .flowlis .fitm .mb {
  width: 100%;
  position: relative;
}

.newds .flows .fom .flowlis .fitm .fc {
  display: block;
  margin: 0 auto 0.15rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  border: dashed 1px rgba(0, 0, 0, 0.2);
}

.newds .flows .fom .flowlis .fitm .fc > img {
  width: 100%;
  display: block;
}

.newds .flows .fom .flowlis .fitm .ic {
  position: absolute;
  top: 0.4rem;
  left: 95%;
  transform: translateY(-50%);
  width: 10px;
  height: 7px;
}

.newds .flows .fom .flowlis .fitm .ic img {
  width: 100%;
  display: block;
}

.newds .flows .fom .flowlis .fitm .mm {
  margin-top: 0.15rem;
  width: 100%;
  text-align: center;
  color: #666;
  line-height: 1.5;
}

.newds .flows .fom .flowlis .fitm:nth-child(12n) .ic {
  display: none;
}

@media (max-width: 800px) {
  .newds .flows .fom .flowlis .fitm:nth-child(3n) .ic {
    display: none;
  }
  .newds .newdom .nel {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .newds .newdom .nml {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .newds .newdom .nmr {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .newds .newdom .ner {
    width: 100%;
    margin-bottom: 0.2rem;
  }
}

.friendship {
  width: 100%;
  background-color: #fabe00;
  padding: 0.4rem 0 0.3rem;
}

.friendship .fhip {
  width: 100%;
  font-size: 0;
}

.friendship .fhip b {
  display: inline-block;
  vertical-align: top;
  color: #000;
  line-height: 1.3;
  margin-right: 0.2rem;
  margin-bottom: 0.1rem;
}

.friendship .fhip a {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
  margin-right: 0.14rem;
  margin-bottom: 0.1rem;
  color: rgba(0, 0, 0, 0.6);
}

.friendship .fhip a:hover {
  color: #000;
}

footer {
  width: 100%;
  background-color: #222;
}

footer .ftop {
  width: 100%;
  padding: 0.6rem 0 0.8rem;
}

footer .ftop .fop {
  width: 100%;
  font-size: 0;
  display: flex;
  justify-content: space-between;
}

footer .ftop .fop .fol {
  display: inline-block;
  vertical-align: top;
  width: calc((300 / 1720) * 100%);
}

footer .ftop .fop .fol .fogo {
  width: 100%;
  font-size: 0;
}

footer .ftop .fop .fol .fogo a {
  display: inline-block;
  vertical-align: middle;
  width: 1.5rem;
}

footer .ftop .fop .fol .fogo a img {
  width: 100%;
  display: block;
}

footer .ftop .fop .fom {
  display: inline-block;
  vertical-align: top;
  width: calc((720 / 1720) * 100%);
}

footer .ftop .fop .fom .flist {
  display: inline-block;
  vertical-align: top;
  width: calc((170 / 720) * 100%);
  padding-right: 0.1rem;
}

footer .ftop .fop .fom .flist .fit {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.3rem;
}

footer .ftop .fop .fom .flist .fit a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
}

footer .ftop .fop .fom .flist .ful {
  width: 100%;
}

footer .ftop .fop .fom .flist .ful a {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  color: rgba(252, 253, 255, 0.5);
  line-height: 2;
  transition: all ease 0.5s;
}

footer .ftop .fop .fom .flist .ful a:hover {
  color: #fff;
}

footer .ftop .fop .fom .flom {
  display: inline-block;
  vertical-align: top;
  width: calc((210 / 720) * 100%);
}

footer .ftop .fop .fom .flom .fic {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

footer .ftop .fop .fom .flom .find {
  width: 100%;
  color: rgba(252, 253, 255, 0.5);
  line-height: 2;
}

footer .ftop .fop .fom .flom .find p {
  color: rgba(252, 253, 255, 0.5);
  line-height: 2;
}

footer .ftop .fop .for {
  display: inline-block;
  vertical-align: top;
  width: calc((250 / 1720) * 100%);
}

footer .ftop .fop .for .codms {
  width: 100%;
  font-size: 0;
}

footer .ftop .fop .for .codms .citm {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin-right: 10%;
}

footer .ftop .fop .for .codms .citm .nm {
  width: 100%;
  text-align: center;
  color: #fcfdff;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

footer .ftop .fop .for .codms .citm .mg {
  width: 100%;
}

footer .ftop .fop .for .codms .citm .mg img {
  width: 100%;
  display: block;
}

footer .ftop .fop .for .codms .citm:nth-child(2n) {
  margin-right: 0;
}

footer .ftop .fop .for .cim {
  margin-top: 0.28rem;
  width: 100%;
  color: #fff;
  font-weight: bolder;
  line-height: 1.5;
}

footer .ftop .fop .for .cim p {
  color: #fff;
  font-weight: bolder;
  line-height: 1.5;
}

footer .fbot {
  width: 100%;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}

footer .fbot .fot {
  width: 100%;
  padding: 0.3rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

footer .fbot .fot .fm {
  display: inline-block;
  vertical-align: middle;
  color: rgba(252, 253, 255, 0.5);
  line-height: 1.5;
}

@media (max-width: 800px) {
  footer {
    width: 100%;
  }
  footer .ftop .fop {
    flex-wrap: wrap;
    align-items: center;
  }
  footer .ftop .fop .fol {
    width: 40%;
    order: 1;
  }
  footer .ftop .fop .for {
    width: 60%;
    order: 2;
  }
  footer .ftop .fop .for .codms .citm {
    max-width: 2rem;
  }
  footer .ftop .fop .fom {
    width: 100%;
    order: 3;
    margin-top: 0.3rem;
  }
  footer .ftop .fop .fom .flist {
    width: 100%;
    border-bottom: solid 1px #dfdfdf;
    position: relative;
  }
  footer .ftop .fop .fom .flist .fit {
    width: 100%;
    margin-bottom: 0;
    padding: 0.3rem 0;
  }
  footer .ftop .fop .fom .flist .ful {
    width: 100%;
    font-size: 0;
    padding-bottom: 0.15rem;
    display: none;
  }
  footer .ftop .fop .fom .flist .ful a {
    line-height: 2;
  }
  footer .ftop .fop .fom .flist:first-child {
    border-top: solid 1px #dfdfdf;
  }
  footer .ftop .fop .fom .flist.has-ful:after {
    content: " ";
    display: inline-block;
    width: 16px;
    height: 9px;
    background-image: url("/static/home/images/x.png");
    background-position: center;
    background-size: 100% 100%;
    text-align: center;
    position: absolute;
    right: 0.3rem;
    left: auto;
    transform: translateX(0);
    top: 0.40rem;
    color: #333;
    border: none;
    transition: all ease 0.5s;
  }
  footer .ftop .fop .fom .flist.has-ful.show:after {
    content: " ";
    transform: translateX(0) rotate(180deg);
  }
  footer .ftop .fop .fom .flom {
    width: 100%;
    margin-top: 0.2rem;
  }
  footer .ftop .fop .fom .flom .fic {
    margin-bottom: 0.1rem;
  }
}

.banner {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.banner .swiper-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.banner .swiper-slide .img {
  width: 100%;
  padding-top: 48.95%;
}

.banner .swiper-slide .sox {
  position: absolute;
  top: 50%;
  left: calc((100 / 1920) * 100%);
  transform: translateY(-50%);
  width: 100%;
  max-width: 8.7rem;
}

.banner .swiper-slide .sox .sm {
  width: 100%;
  color: #fff;
  line-height: 1.3;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0.3rem;
}

.banner .swiper-slide .sox .sm p {
  color: #fff;
  line-height: 1.3;
}

.banner .swiper-slide .sox .em {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-top: 0.15rem;
}

.banner .swiper-slide .sox .em p {
  color: #fff;
  line-height: 1.5;
}

.banner .swiper-slide .sox .dm {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0.9rem;
}

.banner .swiper-slide .sox .dm p {
  color: #fff;
  line-height: 1.5;
}

.banner .swiper-slide .voc {
  background-color: #000;
  object-fit: cover;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner .swiper-pagination {
  font-size: 0;
  text-align: center;
  bottom: 0.4rem;
  z-index: 10;
}

.banner .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  width: 0.15rem;
  height: 0.15rem;
  opacity: 1;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  border: solid 2px rgba(255, 255, 255, 0.5);
}

.banner .swiper-pagination-bullet-active {
  width: 0.3rem;
  height: 0.3rem;
  display: inline-block;
  vertical-align: middle;
  border: solid 2px transparent;
  background-image: url("/static/home/images/i1.png");
  background-size: 100% 100%;
}

@media (max-width: 1620px) {
  .banner .swiper-slide .sox {
    left: 3%;
  }
  .banner .swiper-pagination {
    width: 100%;
    left: 0;
    right: 0;
  }
}

@media (max-width: 800px) {
  .banner .swiper-slide .img {
    /* padding-top: 76%; */
  }
  .banner .swiper-slide .sox .sm {
    font-size: 18px;
  }
  .banner .swiper-slide .sox .em {
    font-size: 14px;
  }
  .banner .swiper-slide .sox .sp {
    font-size: 14px;
    margin: 0.2rem 0;
  }
  .banner .swiper-slide .sox .more {
    margin-top: 0.3rem;
  }
}

.sears {
  width: 100%;
  background-color: #fff;
  padding: 0.25rem 0 0.15rem;
}

.sears .seom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.sears .seom .sel {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.sears .seom .sel .xm {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
}

.sears .seom .sel a {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  position: relative;
  top: -0.04rem;
}

.sears .seom .sel a:hover {
  color: #fabe00;
}

.sears .seom .sel a:hover span {
  color: #666;
}

.sears .seom .sel a:last-child span {
  display: none;
}

.sears .seom .ser {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.sears .seom .ser .sint {
  display: inline-block;
  vertical-align: middle;
  width: 3.4rem;
  background-color: #f7f7f7;
  padding: 0 0.2rem;
  border-radius: 0.3rem;
}

.sears .seom .ser .sint form {
  width: 100%;
  display: block;
}

.sears .seom .ser .sint .sin {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 22px);
  padding: 0 0.2rem;
  height: 3em;
  line-height: 3;
  border: none;
  background-color: transparent;
}

.sears .seom .ser .sint .stn {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 21px;
  background-image: url("/static/home/images/ssd.png");
  background-size: 100% 100%;
  cursor: pointer;
  border: none;
  background-color: transparent;
}

@media (max-width: 800px) {
  .sears .seom .sel {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .sears .seom .ser {
    width: 100%;
    display: block;
  }
  .sears .seom .ser .sint {
    width: 100%;
  }
}

.abouts {
  width: 100%;
  background-color: #fff;
  padding-top: 0.8rem;
}

.abouts .honors {
  width: 100%;
  padding: 1rem 0;
}

.abouts .honors .honps {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.abouts .honors .honps .hol {
  display: inline-block;
  vertical-align: middle;
  width: calc((1080 / 1720) * 100%);
}

.abouts .honors .honps .hol .ht {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

.abouts .honors .honps .hol .hins {
  width: 100%;
  color: #999;
  line-height: 1.5;
  margin: 0.2rem 0 0.4rem;
}

.abouts .honors .honps .hol .hins p {
  color: #999;
  line-height: 1.5;
}

.abouts .honors .honps .hol .more {
  width: 100%;
  font-size: 0;
  display: block;
  margin-top: 0.4rem;
  padding-left: 0.2rem;
}

.abouts .honors .honps .hol .more a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  color: #fabe00;
  line-height: 1.5;
}

.abouts .honors .honps .hol .more a span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  color: #fabe00;
  line-height: 1.5;
  margin-left: 0.2rem;
}

.abouts .honors .honps .hol .more a:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-75%, -50%);
  border-radius: 50%;
  background-color: #eee;
  width: 0.5rem;
  height: 0.5rem;
  z-index: -1;
}

.abouts .honors .honps .hol .more a:hover {
  color: #fff;
}

.abouts .honors .honps .hol .more a:hover span {
  color: #fff;
}

.abouts .honors .honps .hol .more a:hover:after {
  background-color: #fabe00;
}

.abouts .honors .honps .hor {
  display: inline-block;
  vertical-align: middle;
  width: calc((420 / 1720) * 100%);
}

.abouts .honors .honps .hor .humg {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 4%;
  padding: 0.2rem 0.2rem;
}

.abouts .honors .honps .hor .humg .het {
  width: 100%;
  color: #fabe00;
}

.abouts .honors .honps .hor .humg .het span {
  display: inline-block;
  color: #fabe00;
  line-height: 1.5;
  font-weight: bold;
  margin-right: 0.1rem;
}

.abouts .honors .honps .hor .humg .hm {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

.abouts .honors .honps .hor .humg:nth-child(2n) {
  margin-right: 0;
}

.abouts .honors .hdcom {
  width: 100%;
  margin-top: 1rem;
  background-color: #fff;
}

.abouts .honors .hdcom .honper {
  width: 100%;
  border-bottom: solid 1px #efefef;
  padding: 0 0.3rem;
}

.abouts .honors .hdcom .honper .swiper-slide {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-right: 0.3rem;
}

.abouts .honors .hdcom .honper .swiper-slide a {
  width: 100%;
  display: block;
  color: #666;
  line-height: 3;
}

.abouts .honors .hdcom .honper .swiper-slide.on a {
  color: #fabe00;
}

.abouts .honors .hdcom .honcomt {
  width: 100%;
  background-color: #fff;
}

.abouts .honors .hdcom .honcomt .conht {
  width: 100%;
  display: none;
}

.abouts .honors .hdcom .honcomt .conht.on {
  display: block;
}

.abouts .honors .hdcom .honcomt .contper {
  width: 100%;
  padding: 0.6rem;
  position: relative;
}

.abouts .honors .hdcom .honcomt .contper .swiper-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.abouts .honors .hdcom .honcomt .contper .swiper-slide .img {
  width: 100%;
  padding-top: 75%;
  transition: all ease 0.5s;
  background-color: #fff;
}

.abouts .honors .hdcom .honcomt .contper .swiper-slide:hover .img {
  transform: scale(1.1);
}

.abouts .honors .hdcom .honcomt .contper .btn {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}

.abouts .honors .hdcom .honcomt .contper .btn img {
  width: 100%;
  height: 100%;
  display: block;
}

.abouts .honors .hdcom .honcomt .contper .btn img:first-child {
  display: block;
}

.abouts .honors .hdcom .honcomt .contper .btn img:last-child {
  display: none;
}

.abouts .honors .hdcom .honcomt .contper .btn:hover {
  background-color: #fabe00;
}

.abouts .honors .hdcom .honcomt .contper .btn:hover img:first-child {
  display: none;
}

.abouts .honors .hdcom .honcomt .contper .btn:hover img:last-child {
  display: block;
}

.abouts .honors .hdcom .honcomt .contper .bl {
  left: -0.25rem;
}

.abouts .honors .hdcom .honcomt .contper .br {
  right: -0.25rem;
}

@media (max-width: 800px) {
  .abouts {
    padding-top: 0.3rem;
  }
}

.partners {
  width: 100%;
  padding: 0.5rem 0;
  background-color: #fabe00;
}

.partners .fit {
  width: 100%;
  font-size: 0;
  padding: 0 0 0.15rem;
  margin-bottom: 0.2rem;
}

.partners .fit b {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
  margin-right: 0.24rem;
}

.partners .fit span {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 1.5;
}

.partners .parpers {
  width: 100%;
  position: relative;
}

.partners .parpers .swiper-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.partners .parpers .swiper-slide .img {
  width: 100%;
  padding-top: 59.25%;
  transition: all ease 0.5s;
  background-color: #fff;
}

.partners .parpers .swiper-slide:hover .img {
  transform: scale(1.1);
}

.partners .parpers .btn {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}

.partners .parpers .btn img {
  width: 100%;
  height: 100%;
  display: block;
}

.partners .parpers .btn img:first-child {
  display: block;
}

.partners .parpers .btn img:last-child {
  display: none;
}

.partners .parpers .btn:hover {
  background-color: #333;
}

.partners .parpers .btn:hover img:first-child {
  display: none;
}

.partners .parpers .btn:hover img:last-child {
  display: block;
}

.partners .parpers .bl {
  left: -0.25rem;
}

.partners .parpers .br {
  right: -0.25rem;
}

.casev {
  width: 100%;
  padding: 1rem 0;
  background-color: #f7f7f7;
}

.casev .caseper {
  width: 100%;
}

.casev .caseper .swiper-container {
  padding-bottom: 0.6rem;
}

.casev .caseper .swiper-slide {
  width: 100%;
  position: relative;
}

.casev .caseper .swiper-slide a {
  width: 100%;
  display: block;
}

.casev .caseper .swiper-slide .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.casev .caseper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 75%;
  transition: all ease 0.5s;
}

.casev .caseper .swiper-slide .som {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  padding: 0.18rem 0.5rem 0.18rem 0.2rem;
  z-index: 3;
  width: 3rem;
  width: 75%;
}

.casev .caseper .swiper-slide .som .st {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.casev .caseper .swiper-slide .som .sm {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  height: 3em;
  margin-top: 0.06rem;
}

.casev .caseper .swiper-slide .som .add {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 24px;
  background-color: #fabe00;
  color: #fff;
  font-size: 0;
  background-image: url("/static/home/images/ssc.png");
  background-repeat: no-repeat;
  background-size: 0.18rem 0.18rem;
  background-position: center center;
}

.casev .caseper .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.casev .caseper .swiper-slide:hover .som {
  background-color: #fabe00;
}

.casev .caseper .swiper-slide:hover .som .st {
  color: rgba(0, 0, 0, 0.6);
}

.casev .caseper .swiper-slide:hover .som .add {
  color: #fabe00;
  background-color: #fff;
  background-image: url("/static/home/images/ss.png");
  background-repeat: no-repeat;
  background-size: 0.18rem 0.18rem;
  background-position: center center;
}

.casev .caseper .swiper-scrollbar-drag {
  background-color: #fabe00;
}

.casev .caseper .swiper-scrollbar {
  width: 100%;
  bottom: 0;
  left: 0;
}

.casev .industry {
  width: 100%;
  padding: 0.6rem 0.8rem;
  margin-top: 0.8rem;
}

.casev .industry .intv {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.casev .industry .intv .inl {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.casev .industry .intv .inl .st {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

.casev .industry .intv .inl .es {
  margin-top: 0.05rem;
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

.casev .industry .intv .inr {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.casev .industry .intv .inr .inrlist {
  width: 100%;
  font-size: 0;
}

.casev .industry .intv .inr .inrlist .inrom {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.2rem;
}

.casev .industry .intv .inr .inrlist .inrom a {
  width: 100%;
  width: 1.2rem;
  display: block;
  padding: 0.15rem 0.05rem;
  background-color: #fff;
  border-radius: 0.1rem;
  text-align: center;
}

.casev .industry .intv .inr .inrlist .inrom .ic {
  display: block;
  margin: 0 auto 0.1rem;
  width: 0.5rem;
  height: 0.5rem;
}

.casev .industry .intv .inr .inrlist .inrom .ic img {
  width: 100%;
  display: block;
}

.casev .industry .intv .inr .inrlist .inrom .cm {
  width: 100%;
  text-align: center;
  color: #666;
  line-height: 1.5;
  white-space: nowrap;
}

.casev .industry .intv .inr .inrlist .inrom:hover a {
  background-color: #fabe00;
}

.casev .industry .intv .inr .inrlist .inrom:hover .cm {
  color: #333;
}

@media (max-width: 800px) {
  .casev .industry {
    padding: 0.4rem;
  }
  .casev .industry .intv .inl {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .casev .industry .intv .inr {
    width: 100%;
    font-size: 0;
    text-align: left;
  }
  .casev .industry .intv .inr .inrlist .inrom {
    width: 32%;
    margin-right: 2%;
    margin-left: 0;
    margin-bottom: 0.2rem;
  }
  .casev .industry .intv .inr .inrlist .inrom a {
    width: 100%;
  }
  .casev .industry .intv .inr .inrlist .inrom:nth-child(3n) {
    margin-right: 0;
  }
}

.chooses {
  width: 100%;
  padding: 0.7rem 0 0;
  background-color: #f7f7f7;
}

.chooses .introduces {
  width: 100%;
  position: relative;
}

.chooses .introduces .intrper {
  width: 100%;
}

.chooses .introduces .intrper .swiper-slide {
  width: 100%;
  position: relative;
}

.chooses .introduces .intrper .swiper-slide .imgs {
  width: 100%;
  overflow: hidden;
}

.chooses .introduces .intrper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 43.75%;
}

.chooses .introduces .intrper .swiper-slide .iox {
  position: absolute;
  left: calc((100 / 1920) * 100%);
  left: calc((160 / 1920) * 100%);
  top: 45%;
  transform: translateY(-50%);
  max-width: 8.6rem;
  z-index: 4;
}

.chooses .introduces .intrper .swiper-slide .iox .int {
  width: 100%;
  margin-bottom: 0.2rem;
}

.chooses .introduces .intrper .swiper-slide .iox .inc {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  z-index: 124;
}

.chooses .introduces .intrper .swiper-slide .iox .vn {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

.chooses .introduces .intrper .swiper-slide .iox .inps {
  width: 100%;
  font-size: 0;
}

.chooses .introduces .intrper .swiper-slide .iox .inps .li {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 4%;
  color: #fff;
  line-height: 1.8;
  padding: 0.04rem 0;
}

.chooses .introduces .intrper .swiper-slide .iox .inps .li span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.08rem;
  color: #fff;
  line-height: 1.8;
}

.chooses .introduces .intrper .swiper-slide .iox .inps .li:nth-child(2n) {
  margin-right: 0;
}

.chooses .introduces .botrper {
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}

.chooses .introduces .botrper .swiper-slide {
  width: 100%;
  background-color: transparent;
  font-size: 0;
}

.chooses .introduces .botrper .swiper-slide a {
  width: 100%;
  display: block;
  padding: 0.3rem 0.4rem;
}

.chooses .introduces .botrper .swiper-slide .sol {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.54rem);
  padding-right: 0.15rem;
}

.chooses .introduces .botrper .swiper-slide .sol .rt {
  width: 100%;
  color: rgba(255, 255, 255, 0.8);
  font-weight: bold;
  line-height: 1.5;
}

.chooses .introduces .botrper .swiper-slide .sol .rx {
  width: 100%;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.5;
}

.chooses .introduces .botrper .swiper-slide .sor {
  display: inline-block;
  vertical-align: middle;
  width: 0.54rem;
  height: 0.54rem;
  opacity: 0.8;
}

.chooses .introduces .botrper .swiper-slide .sor img {
  width: 100%;
  display: block;
}

.chooses .introduces .botrper .swiper-slide .sor img:first-child {
  display: none;
}

.chooses .introduces .botrper .swiper-slide .sor img:last-child {
  display: block;
}

.chooses .introduces .botrper .swiper-slide + .swiper-slide {
  border-left: solid 1px rgba(255, 255, 255, 0.2);
}

.chooses .introduces .botrper .swiper-slide.on, .chooses .introduces .botrper .swiper-slide:hover {
  background-image: url("/static/home/images/bg4.jpg");
  background-size: 100% 100%;
}

.chooses .introduces .botrper .swiper-slide.on .sol .rt, .chooses .introduces .botrper .swiper-slide.on .sol .rx, .chooses .introduces .botrper .swiper-slide:hover .sol .rt, .chooses .introduces .botrper .swiper-slide:hover .sol .rx {
  color: rgba(0, 0, 0, 0.8);
}

.chooses .introduces .botrper .swiper-slide.on .sor img:first-child, .chooses .introduces .botrper .swiper-slide:hover .sor img:first-child {
  display: block;
}

.chooses .introduces .botrper .swiper-slide.on .sor img:last-child, .chooses .introduces .botrper .swiper-slide:hover .sor img:last-child {
  display: none;
}

@media (max-width: 800px) {
  .chooses .introduces {
    background-color: #000;
  }
  .chooses .introduces .intrper .swiper-slide .imgs {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .chooses .introduces .intrper .swiper-slide .imgs .img {
    padding-top: 0;
    height: 100%;
  }
  .chooses .introduces .intrper .swiper-slide .iox {
    position: relative;
    z-index: 3;
    left: 0;
    top: 0;
    transform: translateY(0);
    padding: 0.6rem 3%;
  }
  .chooses .introduces .intrper .swiper-slide .iox .inps .li {
    width: 100%;
  }
  .chooses .introduces .botrper {
    position: relative;
    background-color: #000;
  }
  .chooses .introduces .botrper .w1720 {
    width: 100%;
  }
}

.cost {
  width: 100%;
  padding: 1rem 0;
  background-color: #f7f7f7;
}

.cost .costom {
  width: 100%;
  padding: 0.8rem;
  position: relative;
}

.cost .costom .bg {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.cost .costom .bg .img {
  width: 100%;
  height: 100%;
  display: block;
}

.cost .costom .ctoplis {
  width: 100%;
  text-align: center;
  font-size: 0;
  position: relative;
  z-index: 2;
}

.cost .costom .ctoplis .citm {
  display: inline-block;
  vertical-align: top;
  width: 2.22rem;
  height: 2.22rem;
  border: dashed 1px #fff;
  border-radius: 50%;
  position: relative;
  margin: 0 0.6rem;
}

.cost .costom .ctoplis .citm .vtm {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 1.4rem;
  height: 1.4rem;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  border-radius: 50%;
}

.cost .costom .ctoplis .citm .vtm .vc {
  display: block;
  margin: 0 auto 0.05rem;
  width: 0.45rem;
  height: 0.45rem;
}

.cost .costom .ctoplis .citm .vtm .vc img {
  width: 100%;
  display: block;
}

.cost .costom .ctoplis .citm .vtm .vc img:first-child {
  display: block;
}

.cost .costom .ctoplis .citm .vtm .vc img:last-child {
  display: none;
}

.cost .costom .ctoplis .citm .vtm .vb {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
  color: #fabe00;
}

.cost .costom .cbotlis {
  width: 100%;
  margin-top: 1.2rem;
  font-size: 0;
  position: relative;
  z-index: 2;
}

.cost .costom .cbotlis .cli {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0.15rem 0.2rem 0.15rem 0;
  font-size: 0;
}

.cost .costom .cbotlis .cli .num {
  display: inline-block;
  vertical-align: middle;
  width: 3em;
  height: 3em;
  line-height: 3em;
  text-align: center;
  color: #000;
  background-color: #fabe00;
  border-radius: 50%;
}

.cost .costom .cbotlis .cli .nx {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 3em);
  padding-left: 0.2rem;
  color: #fff;
  line-height: 1.5;
}

.cost .crux {
  width: 100%;
  background-color: #fff;
  padding: 0.4rem 0.7rem;
}

.cost .crux .cit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}

.cost .crux .cruxper {
  width: 100%;
  position: relative;
}

.cost .crux .cruxper .swiper-slide {
  width: 100%;
  border-bottom: solid 1px #fabe00;
  position: relative;
  border-top: solid 2px transparent;
}

.cost .crux .cruxper .swiper-slide a {
  width: 100%;
  display: block;
  padding: 0.4rem 0.3rem;
  position: relative;
}

.cost .crux .cruxper .swiper-slide .eng {
  width: 100%;
  text-align: center;
  color: rgba(250, 190, 0, 0.2);
  font-weight: bold;
  line-height: 1.2;
  position: relative;
  z-index: 2;
}

.cost .crux .cruxper .swiper-slide .eng span {
  position: absolute;
  width: 100%;
  display: block;
  text-align: center;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  top: 50%;
  transform: translateY(-50%);
}

.cost .crux .cruxper .swiper-slide .oem {
  width: 100%;
  position: relative;
}

.cost .crux .cruxper .swiper-slide .oem .piu {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  line-height: 1.5;
  height: 4.5em;
  color: #999;
  color: rgba(0, 0, 0, 0.6);
  opacity: 0;
}

.cost .crux .cruxper .swiper-slide .pim {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  height: 4.5em;
  color: #999;
  position: relative;
  z-index: 2;
}

.cost .crux .cruxper .swiper-slide .kf {
  position: absolute;
  color: rgba(255, 255, 255, 0.15);
  right: 0;
  font-weight: bold;
  bottom: 0;
  z-index: 1;
  opacity: 0;
}

.cost .crux .cruxper .swiper-slide:hover {
  border-top: solid 2px rgba(0, 0, 0, 0.2);
  border-bottom: solid 1px #fabe00;
  background-color: #fabe00;
}

.cost .crux .cruxper .swiper-slide:hover .oem .piu {
  opacity: 1;
}

.cost .crux .cruxper .swiper-slide:hover .oem .pim {
  opacity: 0;
}

.cost .crux .cruxper .swiper-slide:hover .kf {
  opacity: 1;
}

.cost .crux .cruxper .btn {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}

.cost .crux .cruxper .btn img {
  width: 100%;
  height: 100%;
  display: block;
}

.cost .crux .cruxper .btn img:first-child {
  display: block;
}

.cost .crux .cruxper .btn img:last-child {
  display: none;
}

.cost .crux .cruxper .btn:hover {
  background-color: #fabe00;
}

.cost .crux .cruxper .btn:hover img:first-child {
  display: none;
}

.cost .crux .cruxper .btn:hover img:last-child {
  display: block;
}

.cost .crux .cruxper .bl {
  left: -0.25rem;
}

.cost .crux .cruxper .br {
  right: -0.25rem;
}

@media (max-width: 800px) {
  .cost .costom {
    padding: 0.8rem 0.4rem;
  }
  .cost .costom .ctoplis {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .cost .costom .ctoplis .citm {
    text-align: center;
    margin: 0;
  }
  .cost .costom .cbotlis {
    width: 100%;
    margin-top: 0.5rem;
  }
  .cost .costom .cbotlis .cli {
    width: 100%;
  }
}

.Fabric {
  width: 100%;
  padding: 1rem 0;
  overflow: hidden;
}

.Fabric .fabrper {
  width: 100%;
  margin-top: 0.5rem;
  position: relative;
  z-index: 4;
}

.Fabric .fabrper .swiper-container {
  padding-bottom: 0.6rem;
}

.Fabric .fabrper .swiper-slide {
  width: 100%;
  position: relative;
  padding-bottom: 1.2rem;
}

.Fabric .fabrper .swiper-slide a {
  width: 100%;
  display: block;
  position: relative;
}

.Fabric .fabrper .swiper-slide .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.Fabric .fabrper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 75%;
  transition: all ease 0.5s;
}

.Fabric .fabrper .swiper-slide .sob {
  position: absolute;
  top: 100%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 88.88%;
  background-color: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  padding: 0.6rem 0.3rem 0.3rem;
}

.Fabric .fabrper .swiper-slide .sob .stn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.4rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #fabe00;
}

.Fabric .fabrper .swiper-slide .sob .stn img {
  width: 100%;
  display: block;
}

.Fabric .fabrper .swiper-slide .sob .stn img:first-child {
  display: block;
}

.Fabric .fabrper .swiper-slide .sob .stn img:last-child {
  display: none;
}

.Fabric .fabrper .swiper-slide .sob .sit {
  width: 100%;
  color: rgba(0, 0, 0, 0.8);
  color: #333;
  line-height: 1.5;
  height: 3em;
  text-align: center;
}

.Fabric .fabrper .swiper-slide .sob .sk {
  width: 100%;
  color: #999;
  line-height: 1.5;
  margin-top: 0.05rem;
}

.Fabric .fabrper .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

@media (max-width: 800px) {
  .Fabric .fabrper .swiper-slide:hover .imgs .img {
    transform: scale(1.0);
  }
}

.Fabric .fabrper .swiper-slide:hover .sob {
  background-color: #fabe00;
}

.Fabric .fabrper .swiper-slide:hover .sob .stn {
  background-color: #fff;
}

.Fabric .fabrper .swiper-slide:hover .sob .stn img:first-child {
  display: none;
}

.Fabric .fabrper .swiper-slide:hover .sob .stn img:last-child {
  display: block;
}

.Fabric .fabrper .swiper-slide:hover .sob .sit {
  width: 100%;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.5;
  height: 3em;
}

.Fabric .fabrper .swiper-slide:hover .sob .sk {
  width: 100%;
  color: #999;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.5;
}

.Fabric .fabrper .swiper-scrollbar-drag {
  background-color: #fabe00;
}

.Fabric .fabrper .swiper-scrollbar {
  width: 100%;
  bottom: 0;
  left: 0;
}

.Fabric .optionper {
  width: 100%;
  height: 1.2rem;
  position: relative;
}

.Fabric .optionper .swiper-container {
  width: 100%;
  height: 10rem;
}

.Fabric .optionper .swiper-slide {
  width: 100%;
  border: solid 1px #eee;
  height: 1rem;
}

.Fabric .optionper .swiper-slide .ops {
  width: 100%;
}

.Fabric .optionper .swiper-slide .ops .opm {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0 0.2rem;
  color: #666;
  position: relative;
}

.Fabric .optionper .swiper-slide .ops .opm:after {
  content: ' ';
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translate(-50%);
  width: 0;
  height: 0;
  border: solid 0.06rem;
  border-color: #666 transparent transparent transparent;
}

.Fabric .optionper .swiper-slide .ops .opx {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0 0.2rem;
  color: #fabe00;
}

.Fabric .optionper .swiper-slide .menuls {
  width: 100%;
  position: absolute;
  z-index: 101;
  left: 50%;
  top: calc(100% + 0.1rem);
  top: 100%;
  transform: translateX(-50%);
  background-color: white;
  display: none;
  border-top: solid 2px #fabe00;
}

.Fabric .optionper .swiper-slide .menuls ul {
  width: 100%;
}

.Fabric .optionper .swiper-slide .menuls ul li {
  width: 100%;
  position: relative;
}

.Fabric .optionper .swiper-slide .menuls ul li .njm {
  width: 100%;
  font-size: 0;
  background-color: rgba(255, 255, 255, 0.5);
}

.Fabric .optionper .swiper-slide .menuls ul li .ns {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: 3;
  color: #222;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 0.2rem;
  position: relative;
  background-color: rgba(255, 255, 255, 0.5);
}

.Fabric .optionper .swiper-slide .menuls ul li .ns:after {
  content: ' ';
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.06rem;
  height: 0.1rem;
  background-image: url("/static/home/images/r1.png");
  background-size: 100% 100%;
}

.Fabric .optionper .swiper-slide .menuls ul li .ns:hover {
  color: #fabe00;
}

.Fabric .optionper .swiper-slide .menuls ul li .theul {
  width: 100%;
  background-color: #fff;
  display: none;
}

.Fabric .optionper .swiper-slide .menuls ul li .theul li {
  width: 100%;
  font-size: 0;
}

.Fabric .optionper .swiper-slide .menuls ul li .theul li .xn {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 2.5;
  padding: 0 0.2rem;
}

.Fabric .optionper .swiper-slide .menuls ul li .theul li .xn:hover {
  color: #fabe00;
}

.Fabric .optionper .swiper-slide .menuls ul li:hover .ns {
  color: #fabe00;
}

.Fabric .optionper .swiper-slide .menuls ul li.has-the:after {
  content: "+";
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  background: none;
  right: 0;
  left: auto;
  transform: translateX(0);
  top: 0.05rem;
  font-size: 20px;
  color: #333;
  border: none;
  display: none;
}

.Fabric .optionper .swiper-slide .menuls ul li.has-the.show:after {
  content: "-";
}

.Fabric .optionper .swiper-slide:hover {
  background-image: url("/static/home/images/bg6.png");
  background-size: 100% 100%;
}

.Fabric .optionper .btn {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}

.Fabric .optionper .btn img {
  width: 100%;
  height: 100%;
  display: block;
}

.Fabric .optionper .btn img:first-child {
  display: block;
}

.Fabric .optionper .btn img:last-child {
  display: none;
}

.Fabric .optionper .btn:hover {
  background-color: #fabe00;
}

.Fabric .optionper .btn:hover img:first-child {
  display: none;
}

.Fabric .optionper .btn:hover img:last-child {
  display: block;
}

.Fabric .optionper .bl {
  left: -0.6rem;
}

.Fabric .optionper .br {
  right: -0.6rem;
}

@media (max-width: 1740px) {
  .Fabric .optionper .bl {
    left: -0.25rem;
  }
  .Fabric .optionper .br {
    right: -0.25rem;
  }
}

.rightnav {
  position: fixed;
  z-index: 10;
  right: 0.2rem;
  top: 60%;
  transform: translateY(-50%);
  display: none;
}

.rightnav .rtem {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 auto 0.1rem;
  border-radius: 50%;
  background-color: #f2f2f2;
  border: solid 1px #e5e5e5;
  position: relative;
}

.rightnav .rtem a {
  width: 100%;
  height: 100%;
  display: block;
}

.rightnav .rtem img {
  width: 100%;
  display: block;
}

.rightnav .rtem img:first-child {
  display: block;
}

.rightnav .rtem img:last-child {
  display: none;
}

.rightnav .rtem .tel {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  white-space: nowrap;
  font-size: 0;
  background-color: #fabe00;
  padding: 0 0.2rem;
  border-radius: 0.3rem;
  display: none;
}

.rightnav .rtem .tel .tc {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.12rem;
}

.rightnav .rtem .tel .tc img {
  width: 100%;
  height: 100%;
  display: block;
}

.rightnav .rtem .tel .tm {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
}

.rightnav .rtem .codm {
  position: absolute;
  right: calc(100% + 0.15rem);
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  padding: 0.1rem;
  display: none;
  width: auto;
}

.rightnav .rtem .codm .mg {
  display: block;
  width: 1.2rem;
  margin: 0 auto 0.1rem;
}

.rightnav .rtem .codm .mg img {
  width: 100%;
  display: block;
}

.rightnav .rtem .codm .cm {
  width: 100%;
  color: #333;
  text-align: center;
  line-height: 1.5;
  white-space: nowrap;
}

.rightnav .rtem:hover {
  background-color: #fabe00;
  border: solid 1px #fabe00;
}

.rightnav .rtem:hover img:first-child {
  display: none;
}

.rightnav .rtem:hover img:last-child {
  display: block;
}

.rightnav .rtem:hover .codm {
  display: block;
}

.rightnav .rtem:hover .tel {
  display: block;
}

@media (max-width: 800px) {
  .rightnav .rtem {
    width: 0.8rem;
    height: 0.8rem;
  }
  .rightnav .rtem .tel .tc {
    width: 0.8rem;
    height: 0.8rem;
  }
}

.cutj {
  cursor: pointer;
}

.raits {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 0.15rem;
  padding: 0.2rem;
  z-index: 100;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 2;
  white-space: nowrap;
  width: auto;
  display: none;
}

.clasomt {
  width: 100%;
  display: block;
}

.clasomt .asomt {
  width: 100%;
  display: none;
}

.clasomt .asomt.on {
  display: block;
}

@media (max-width: 768px) {
  .z1 {
    max-width: 500px !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    float: none !important;
    display: block !important;
  }
  .z2,
  .z3,
  .z4,
  .z5 {
    float: none !important;
    display: inline-block !important;
    vertical-align: top !important;
    margin: 0 2% 2% 0 !important;
  }
  .z2 {
    width: 49% !important;
  }
  .z3 {
    width: 32% !important;
  }
  .z4 {
    width: 23.5% !important;
  }
  .z5 {
    width: 18.4% !important;
  }
  .z2:nth-child(2n),
  .z3:nth-child(3n),
  .z4:nth-child(4n),
  .z5:nth-child(5n) {
    margin-right: 0 !important;
  }
  .mb3 {
    margin-bottom: 30px !important;
  }
  .mb2 {
    margin-bottom: 20px !important;
  }
  .mb1 {
    margin-bottom: 10px !important;
  }
  .l1 {
    padding-left: 10px !important;
  }
  .r1 {
    padding-right: 10px !important;
  }
  .t1 {
    padding-top: 10px !important;
  }
  .b1 {
    padding-bottom: 10px !important;
  }
  .l2 {
    padding-left: 20px !important;
  }
  .r2 {
    padding-right: 20px !important;
  }
  .t2 {
    padding-top: 20px !important;
  }
  .b2 {
    padding-bottom: 20px !important;
  }
  .l3 {
    padding-left: 30px !important;
  }
  .r3 {
    padding-right: 30px !important;
  }
  .t3 {
    padding-top: 30px !important;
  }
  .b3 {
    padding-bottom: 30px !important;
  }
  .hauto {
    height: auto !important;
  }
  .none {
    display: none !important;
  }
  .tl {
    text-align: left !important;
  }
  .tcn {
    text-align: center !important;
  }
  .nblock {
    display: block !important;
  }
  .epsnone {
    -webkit-line-clamp: 100;
  }
  .bnone {
    border: none !important;
  }
}

@media (max-width: 450px) {
  .w1 {
    max-width: 500px !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    float: none !important;
    display: block !important;
  }
  .wm2 {
    margin-bottom: 20px !important;
  }
  .wm1 {
    margin-bottom: 10px !important;
  }
  .wl1 {
    padding-left: 10px !important;
  }
  .wr1 {
    padding-right: 10px !important;
  }
  .wt1 {
    padding-top: 10px !important;
  }
  .wb1 {
    padding-bottom: 10px !important;
  }
  .wl2 {
    padding-left: 20px !important;
  }
  .wr2 {
    padding-right: 20px !important;
  }
  .wt2 {
    padding-top: 20px !important;
  }
  .wb2 {
    padding-bottom: 20px !important;
  }
  .wl3 {
    padding-left: 30px !important;
  }
  .wr3 {
    padding-right: 30px !important;
  }
  .wt3 {
    padding-top: 30px !important;
  }
  .wb3 {
    padding-bottom: 30px !important;
  }
}
<!--ºÄÊ±1776261326.3823Ãë-->