@charset "UTF-8";
/* CSS Document */
@import url("//at.alicdn.com/t/font_2323319_szmk2o1vzj.css");
/* reset.css V1.6  Start*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
i {
  font: normal 12px BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

ul,
ol,
li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
  border: 0;
}

button,
input,
textarea {
  font-size: 100%;
  vertical-align: middle;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

div,
a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

html {
  font-size: 100px;
}

@media screen and (min-width: 320px) {
  html {
    font-size: 85.33333px;
  }
}

@media screen and (min-width: 360px) {
  html {
    font-size: 96px;
  }
}

@media screen and (min-width: 375px) {
  html {
    font-size: 100px;
  }
}

@media screen and (min-width: 480px) {
  html {
    font-size: 128px;
  }
}

@media screen and (min-width: 640px) {
  html {
    font-size: 170.66667px;
  }
}

@media screen and (min-width: 750px) {
  html {
    font-size: 200px;
  }
}

.clearfloat:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ' ';
}

.clearfloat {
  *zoom: 1;
}

.clearboth {
  clear: both;
}

.wp {
  width: 1000px;
  margin: 0 auto;
}

.checkBrowser {
  font-size: 14px;
  line-height: 40px;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 50%;
  width: 700px;
  height: 40px;
  margin-left: -360px;
  padding: 0 10px;
  color: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #e6212a;
}

.checkBrowser a {
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  top: 10px;
  right: 5px;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  border-radius: 50%;
  background-color: #fff;
}

/* reset.css V1.6  End */
.paged {
  font-size: 0;
  text-align: center;
}

.paged a,
.paged .p_info,
.paged .current {
  display: inline-block;
  vertical-align: top;
  margin: 5px 10px;
  padding: 0 6px;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #333;
  font-family: Arial;
  transition: all .3s;
}

@media screen and (max-width: 1440px) {
  .paged a,
  .paged .p_info,
  .paged .current {
    margin: 4px 8px;
    font-size: 16px;
  }
}

@media screen and (max-width: 750px) {
  .paged a,
  .paged .p_info,
  .paged .current {
    margin: 3px 5px;
    font-size: 13px;
  }
}

.paged .prev,
.paged .next {
  font-size: 12px;
  font-family: 'iconfont';
  color: #666;
}

.paged .prev:before,
.paged .next:before {
  content: 'e935';
  display: inline-block;
  vertical-align: top;
}

.paged .prev:before {
  transform: rotate(180deg);
}

.paged .current,
.paged a:hover {
  color: #31a3ad;
}

.inside-menu {
  background-color: #fff;
}

.inside-menu .inside-swiper {
  overflow: hidden;
}

.inside-menu .inside-swiper .swiper-wrapper {
  font-size: 0;
}

.inside-menu .inside-swiper .swiper-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
}

.inside-menu .inside-swiper .swiper-slide a {
  text-align: center;
  box-sizing: border-box;
  padding: 0.19rem 0.26rem;
  font-size: 0.08rem;
  position: relative;
  display: block;
  color: #000;
  transition: all .2s ease;
}

@media screen and (max-width: 700px) {
  .inside-menu .inside-swiper .swiper-slide a {
    padding: 18px 25px;
    font-size: 14px;
  }
}

.inside-menu .inside-swiper .swiper-slide.on a, .inside-menu .inside-swiper .swiper-slide:hover a {
  color: #31a3ad;
}

.inside-menu .inside-swiper .swiper-slide:after {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  height: 8px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.inside-menu .inside-swiper .swiper-slide:nth-last-of-type(1):after {
  height: 0px;
}

.wp1600 {
  max-width: 1600px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 1600px) {
  .wp1600 {
    padding: 0 0.26rem;
  }
}

@media screen and (max-width: 1000px) {
  .wp1600 {
    padding: 0 0.15rem;
  }
}

.wp1500 {
  max-width: 1500px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 1500px) {
  .wp1500 {
    padding: 0 0.26rem;
  }
}

@media screen and (max-width: 1000px) {
  .wp1500 {
    padding: 0 0.15rem;
  }
}

.wp1136 {
  max-width: 1136px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 1136px) {
  .wp1136 {
    padding: 0 0.26rem;
  }
}

@media screen and (max-width: 1000px) {
  .wp1136 {
    padding: 0 0.15rem;
  }
}

.article-swiper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  touch-action: none;
  z-index: 8888;
}

.article-swiper .swiper-zoom-container {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}

.article-swiper .swiper-pagination {
  bottom: 1em;
  color: #fff;
}

.article-swiper .swiper-slide img {
  max-width: 95%;
  max-height: calc(100% - 6em);
  vertical-align: middle;
}

.article-swiper .swiper-slide p {
  position: absolute;
  top: 1em;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;
  z-index: 22;
}

/* 通用样式 */
p {
  margin: 0;
}

input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
/*头部样式*/
.x-banner {
  height: 100vh;
  width: 100vw;
}

.x-banner img {
  height: 100vh;
}

@media (max-width: 1024px) {
  .x-banner {
    height: auto;
  }
  .fp-tableCell {
    height: auto !important;
  }
  .fp-section {
    height: auto !important;
  }
  #fp-nav {
    display: none;
  }
  .x-banner img {
    height: auto;
  }
}

/* */
.section0 {
  position: relative;
}

.section {
  position: relative;
  width: 100%;
}

.index-title .cn {
  font-size: 30px;
  line-height: 30px;
  color: #333;
}

@media screen and (max-width: 750px) {
  .index-title .cn {
    font-size: 0.2rem;
    line-height: 0.2rem;
  }
}

@media screen and (max-width: 500px) {
  .index-title .cn {
    font-size: 25px;
    line-height: 25px;
  }
}

.index-title .en {
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  color: #a6a6a6;
  text-transform: uppercase;
}

@media screen and (max-width: 750px) {
  .index-title .en {
    display: none;
  }
}

.index-cpzx {
  margin-top: 86px;
}

@media screen and (max-width: 750px) {
  .index-cpzx {
    margin-top: 0.14rem;
    padding: 0 0.14rem;
  }
}

.index-cpzx .cpzx-nav {

  justify-content: space-between;
  padding: 0px 230px;
  box-sizing: border-box;
}

@media screen and (max-width: 1680px) {
  .index-cpzx .cpzx-nav {
    padding: 0 100px;
  }
}

@media screen and (max-width: 1260px) {
  .index-cpzx .cpzx-nav {
    padding: 0 50px;
  }
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-nav {
    flex-direction: column;
    align-items: center;
    padding: 0px;
  }
}

.index-cpzx .cpzx-nav .cpzx-xl {
  display: flex;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-nav .cpzx-xl {
    margin-top: 0.2rem;
  }
}

.index-cpzx .cpzx-nav .cpzx-xl .xl-box {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-left: 96px;
  cursor: pointer;
}

@media screen and (max-width: 1260px) {
  .index-cpzx .cpzx-nav .cpzx-xl .xl-box {
    margin-left: 40px;
  }
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-nav .cpzx-xl .xl-box {
    margin-left: 0px;
    padding-right: 0.28rem;
  }
}

.index-cpzx .cpzx-nav .cpzx-xl .xl-box .icon {
  font-size: 0.15rem;
}

.index-cpzx .cpzx-nav .cpzx-xl .xl-box .name {
  font-size: 16px;
  line-height: 30px;
  margin-left: 5px;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-nav .cpzx-xl .xl-box .name {
    font-size: 0.15rem;
    line-height: 0.15rem;
  }
}

.index-cpzx .cpzx-nav .cpzx-xl .xl-box:before {
  content: '/';
  position: absolute;
  top: 15px;
  right: -50px;
  transform: translateY(-50%);
  color: #cdcdcd;
  font-size: 14px;
  line-height: 30px;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-nav .cpzx-xl .xl-box:before {
    content: none;
  }
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-nav .cpzx-xl .xl-box:nth-last-of-type(1) {
    padding-right: 0;
  }
}

.index-cpzx .cpzx-nav .cpzx-xl .xl-box:nth-last-of-type(1):before {
  content: '';
}

.index-cpzx .cpzx-nav .cpzx-xl .on .icon {
  color: #7d7d7d;
}

.index-cpzx .cpzx-lunbo {
  position: relative;
  margin-top: 0.12rem;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-lunbo {
    margin-top: 0.19rem;
  }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide {
  width: 75.67708%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide {
    width: 100%;
  }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 45.69855%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box {
    padding-bottom: 0;
    background: none !important;
  }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc {
  display: none;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 43.42105%;
  background-color: #f8f7f5;
  padding: 0.09rem 0px;
  box-sizing: border-box;
}

@media screen and (max-width: 1680px) {
  .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc {
    width: 80%;
    padding: 0.09rem 0px;
  }
}

@media screen and (max-width: 1260px) {
  .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc {
    width: 90%;
    padding: 0.09rem 0px;
  }
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc {
    display: block;
    padding: 0;
    position: static;
    width: 100%;
    transform: none;
  }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .mb-img {
  width: 100%;
  display: none;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .mb-img {
    display: block;
  }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .mb-img .img {
  position: relative;
  width: 100%;
  padding-bottom: 45.69855%;
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .mb-img .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .name {
    display: none;
  }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .name .cn {
  font-size: 23px;
  line-height: 24px;
  color: #595757;
}

@media screen and (max-width: 1260px) {
  .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .name .cn {
    font-size: 16px;
    line-height: 16px;
  }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .name .en {
  font-size: 12px;
  line-height: 18px;
  color: #595757;
  padding-top: 5px;
  text-transform: uppercase;
}

@media screen and (max-width: 1260px) {
  .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .name .en {
    line-height: 16px;
  }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide-active .img-box .dsc {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide-active .img-box .dsc {
    display: block;
  }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide-active .img-box:before {
  content: none;
}

.index-cpzx .cpzx-lunbo .swiper-button-next1 {
  right: 8.28125%;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-lunbo .swiper-button-next1 {
    right: -0.14rem;
  }
}

.index-cpzx .cpzx-lunbo .swiper-button-prev1 {
  left: 8.28125%;
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-lunbo .swiper-button-prev1 {
    left: -0.14rem;
  }
}

.index-cpzx .cpzx-lunbo .swiper-button-next1,
.index-cpzx .cpzx-lunbo .swiper-button-prev1 {
  width: 57px;
  height: 57px;
  background: #159dde;
  outline: none;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}

@media screen and (max-width: 1260px) {
  .index-cpzx .cpzx-lunbo .swiper-button-next1,
  .index-cpzx .cpzx-lunbo .swiper-button-prev1 {
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 750px) {
  .index-cpzx .cpzx-lunbo .swiper-button-next1,
  .index-cpzx .cpzx-lunbo .swiper-button-prev1 {
    width: 0.3rem;
    height: 0.3rem;
    top: calc(50% - 52px);
  }
}

@media screen and (max-width: 500px) {
  .index-cpzx .cpzx-lunbo .swiper-button-next1,
  .index-cpzx .cpzx-lunbo .swiper-button-prev1 {
    top: calc(50% - 24px);
  }
}

.index-cpzx .cpzx-lunbo .swiper-button-disabled {
  opacity: 1;
  cursor: auto;
}

.index-cpzx .cpzx-lunbo .swiper-button-prev1:before,
.index-cpzx .cpzx-lunbo .swiper-button-next1:before {
  position: absolute;
  font-size: 20px;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1000px) {
  .index-cpzx .cpzx-lunbo .swiper-button-prev1:before,
  .index-cpzx .cpzx-lunbo .swiper-button-next1:before {
    font-size: 0.13rem;
  }
}

.index-cpzx .cpzx-lunbo .swiper-button-prev1:before {
  transform: translate(-50%, -50%) rotateY(180deg);
}

.index-cpzx .cpzx-lunbo .swiper-button-next1:hover,
.index-cpzx .cpzx-lunbo .swiper-button-prev1:hover {
  background: #159dde;
}

.index-cpzx .cpzx-lunbo .swiper-button-next1:hover:before,
.index-cpzx .cpzx-lunbo .swiper-button-prev1:hover:before {
  color: #fff;
}

/*c4_index*/
.max1470 {
  max-width: 1500px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.c4_index {
  position: relative;
}

.case_list11 {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.case_list11 li {
  width: 24%;
  position: relative;
  margin: .5%;
}

.case_list11 li a.ovimg {
  overflow: hidden;
  display: block;
}

.case_list11 li .ovimg img {
  width: 350px;
  height: 265px;
}

.case_list11 li .cfu {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.65);
  opacity: 0;
  transition: .3s;
}

.case_list11 li .kss {
  position: absolute;
  border: 1px solid #fff;
  width: 90%;
  left: 5%;
  top: 5%;
  height: 90%;
  display: table;
}

.case_list11 li .kss h2 {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.case_list11 li .kss i {
  display: block;
  text-align: center;
  margin-top: 15px;
}

.case_list11 li .kss i img {
  max-width: 100%;
  width: auto;
}

.case_list11 li:hover .cfu {
  opacity: 1;
}

.case_list11 li.wen {
  position: relative;
  padding-top: 3.125%;
  background: url(../images/casebj.png) no-repeat left 0px;
  background-size: 100% 100%;
}
.case_list11 li.wen .img {
  width: 100%;
}

.case_list11 li.wen h2 {
  color: #323232;
  font-size: 30px;
  padding: 10px 0;
}

.case_list11 li.wen p {
  color: #646464;
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 10px;
  background: url(../images/casebj.png) no-repeat left bottom;
}

.case_list11 li.wen .casemore {
  margin-top: 17.125%;
  display: inline-block;
  border: 1px solid #c5c5c5;
  padding: 10px 25px;
  font-size: 14px;
  color: #545454;
}
@media (max-width: 480px) {
.case_list11 li .ovimg img {
  width: 200px;
  height: 220px;
}
}
@media (max-width: 1200px) {
  .case_list11 li.wen {
    padding-top: 1.125%;
  }
  .case_list11 li.wen h2 {
    font-size: 24px;
  }
  .case_list11 li.wen p {
    font-size: 16px;
  }
  .case_list11 li.wen .casemore {
    margin-top: 41.125%;
  }
}

@media (max-width: 1024px) {
  .c4_index {
    padding: 3.125% 0;
  }
  .case_list11 li {
    width: 48%;
    margin: 1%;
  }
  .case_list11 li.wen h2 {
    font-size: 18px;
    padding: 0;
  }
  .case_list11 li.wen .casemore {
    font-size: 12px;
    margin-top: 40.125%;
  }
}
@media (max-width: 480px) {
.c4_index {
    padding: 3.125% 0;
  }
  .case_list11 li {
    width: 48%;
    margin: 1%;
  }
  .case_list11 li.wen h2 {
    font-size: 18px;
    padding: 0;
  }
  .case_list11 li.wen .casemore {
    font-size: 12px;
    margin-top: 71.125%;
  }
}

/*c5_index*/
.section5 {
  background: #ebebeb;
}

/**/
.section6 .tu {
  width: 100%;
  height: 100vh;
}

.section6 .tu p img {
  width: 100%;
  height: 100vh;
}

@media (max-width: 768px) {
  .section6 .tu {
    width: 100%;
    height: 100%;
  }
  .section6 .tu p img {
    width: 100%;
    height: 100%;
  }
}

/**/
.foot-cop {
  max-width: 1500px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.link {
  border-bottom: 1px solid #646464;
  color: rgba(255, 255, 255, 0.51);
  font-size: 12px;
  padding: 20px 0;
  margin-top: 30px;
}

.link a {
  color: rgba(255, 255, 255, 0.51);
  font-size: 12px;
  padding-right: 5px;
}

.copright {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  color: rgba(255, 255, 255, 0.51);
  font-size: 12px;
}

.copright a {
  color: rgba(255, 255, 255, 0.51);
  font-size: 12px;
}

a.top_more {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  display: block;
}

@media (max-width: 1025px) {
  .gotop {
    position: absolute;
    left: 50%;
    bottom: -3.125%;
    width: 94px;
    height: 40px;
    z-index: 9999;
    background: url(//cdn.myxypt.com/45a64daa/21/08/c37d310af7250260ede575b8ee7c94d5062f895c.png) no-repeat center;
    transform: translate(-50%, -50%);
    cursor: pointer;
  }
}



.ten{
    padding: 0 30px;
}

.ten .ten-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin-top: 5%;
}
.ten .ten-list li{
    text-align: center;
    width: 10%;
    margin-bottom: 20px;
}
.ten .ten-list li .img1 img{
    max-width: 100%;
}

.ten .ten-list li .wz{
    color: #898989;
    font-size: 18px;
    padding-top: 20px;
}


@media(max-width:1366px){
    .ten .ten-list li{
        width:20%;
    }
}


@media(max-width:996px){
    .ten .ten-list li{
        width:50%;
    }
}








