@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html, body {
  width: 100%;
  background: #ffffff;
  font-family: 'PingFang SC Regular','arial',"Microsoft Yahei","Hiragino Sans GB",
 "Helvetica Neue",Helvetica,tahoma,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";
}

html {
  height: 100%;
}

h1, h2, h3, h4, h5, h6, th {
  font-weight: normal;
}

i {
  font-style: normal;
}

input, button, textarea, select {
  vertical-align: middle;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  padding: 0;
}

input[type="button"], input[type="text"], input[type="password"], input[type="submit"], input[type="reset"],
input[type="search"], input[type="datetime"], input[type="datetime-local"], input[type="date"],
input[type="time"], input[type="number"], button, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  background: none;
}

input[type="radio"], input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #666666;
}

img {
  border: none;
  display: block;
  width: 100%;
  max-width: 100%;
}

.main {
  width: 92%;
  height: 100%;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

@font-face {
  font-family: 'iconfont';
  /* project id 240211 */
  src: url("../../font/iconfont.eot");
  src: url("../../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../../font/iconfont.woff") format("woff"), url("../../font/iconfont.ttf") format("truetype"), url("../../font/iconfont.svg#iconfont") format("svg");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/* 媒体查询 */
@media all and (min-width: 320px) {
  html {
    font-size: 32px;
  }
}

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

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

@media all and (min-width: 384px) {
  html {
    font-size: 38.4px;
  }
}

@media all and (min-width: 412px) {
  html {
    font-size: 41.2px;
  }
}

@media all and (min-width: 414px) {
  html {
    font-size: 41.4px;
  }
}

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

* {
  font-family: "苹方";
  outline: 0;
}

.header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 1.17333rem;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  z-index: 999999;
}

.header .nav {
  width: 9.2rem;
  height: 100%;
  margin: auto;
}

.header .nav .logo {
  margin-top: 0.29333rem;
  float: left;
}

.header .nav .logo img {
  width: 2.37333rem;
  height: 0.58667rem;
}

.header .nav span {
  float: right;
  margin-top: 0.42667rem;
  color: #1d1d1d;
  font-size: 0.34667rem;
}

.headerNav {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 9999;
  display: none;
  background-color: #fff;
}

.headerNav ul {
  margin-top: 0.8rem;
  width: 92%;
  height: 100%;
  margin: 0 auto;
}

.headerNav ul li {
  width: 100%;
  height: 1.33333rem;
  border-bottom: 1px solid #cccccc;
}

.headerNav ul li:nth-child(1) {
  margin-top: 0.53333rem;
}

.headerNav ul li a {
  line-height: 1.33333rem;
}

.headerNav ul li.active a {
  color: #008fd6;
}

.section {
  margin-top: 1.17333rem;
  overflow: auto;
  background-color: #f5f8fa;
}

.section .banner {
  width: 100%;
  height: 6.66667rem;
}

.section .banner .swiper-container {
  width: 100%;
  height: 6.66667rem;
}

.section .banner .swiper-container .swiper-wrapper {
  width: 100%;
  height: 6.66667rem;
}

.section .banner .swiper-container .swiper-wrapper .swiper-slide {
  height: 6.66667rem;
  width: 100%;
}

.section .banner .swiper-container .swiper-pagination-bullet {
  border: solid 1px #fff;
  background-color: transparent;
}

.section .banner .swiper-container .swiper-pagination-bullet-active {
  border: none;
  background-color: #008fd6;
}

.section .banner .swiper-container .swiper-pagination {
  position: absolute;
  bottom: 0.53333rem;
  width: 100%;
  height: 0.21333rem;
  text-align: center;
  font-size: 0;
  z-index: 2;
}

.section .banner .swiper-container .swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  width: 0.21333rem;
  height: 0.21333rem;
  margin: 0 0.26667rem;
  border-radius: 0.37333rem;
  border: solid 1px #cccccc;
  opacity: .8;
  cursor: pointer;
}

.section .banner .swiper-container .swiper-pagination .swiper-active-switch {
  width: 0.21333rem;
  height: 0.21333rem;
  background: #008fd6;
  border: none;
}

.section .pro_display {
  width: 100%;
  height: 10.66667rem;
}

.section .pro_display .pro_title {
  height: 2.74667rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.section .pro_display .pro_title dl {
  text-align: center;
}

.section .pro_display .pro_title dl dt {
  color: #333333;
  font-size: 0.53333rem;
  font-weight: bold;
}

.section .pro_display .pro_title dl dd {
  color: #999999;
  font-size: 0.32rem;
}

.section .pro_display .pro_swiper {
  width: 9.2rem;
  height: 5.52rem;
  margin: auto;
}

.section .pro_display .pro_swiper .swiper-container {
  width: 9.2rem;
  height: 5.52rem;
}

.section .pro_display .pro_swiper .swiper-container .swiper-wrapper {
  width: 9.2rem;
  height: 4.77333rem;
}

.section .pro_display .pro_swiper .swiper-container .swiper-wrapper .swiper-slide {
  width: 9.2rem;
  height: 4.77333rem;
  display: flex;
  justify-content: space-between;
}

.section .pro_display .pro_swiper .swiper-container .swiper-wrapper .swiper-slide li {
  width: 4.4rem;
  height: 4.77333rem;
}

.section .pro_display .pro_swiper .swiper-container .swiper-wrapper .swiper-slide li dl dt {
  width: 4.4rem;
  height: 3.70667rem;
  background-color: #fff;
}

.section .pro_display .pro_swiper .swiper-container .swiper-wrapper .swiper-slide li dl dt img {
  width: 4.4rem;
  height: 3.70667rem;
}

.section .pro_display .pro_swiper .swiper-container .swiper-wrapper .swiper-slide li dl dd {
  color: #333333;
  font-size: 12px;
}

.section .pro_display .pro_swiper .swiper-container .swiper-pagination {
  z-index: 1;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.21333rem;
  text-align: center;
  font-size: 0;
}

.section .pro_display .pro_swiper .swiper-container .swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  width: 0.21333rem;
  height: 0.21333rem;
  margin: 0 0.12667rem;
  border-radius: 0.18667rem;
  border: solid 1px #cccccc;
  opacity: .8;
  cursor: pointer;
}

.section .pro_display .pro_swiper .swiper-container .swiper-pagination .swiper-active-switch {
  width: 0.21333rem;
  height: 0.21333rem;
  background: #008fd6;
  border: none;
}

.section .pro_display .btn1 {
  width: 9.2rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.section .pro_display .btn1 a {
  margin-top: 0.53333rem;
  margin-left: 3.17333rem;
  width: 2.85333rem;
  height: 0.8rem;
  border: none;
  background-color: #474747;
}

.section .pro_display .btn1 a span {
  margin-left: 1.01333rem;
  color: #fff;
  font-size: 0.8rem;
}

.section .back {
  width: 100%;
  height: 4.93333rem;
  background-image: url(../../wap/images/back.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.section .back ul {
  width: 10rem;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.section .back ul li {
  height: 2.46667rem;
  width: 5rem;
}

.section .back ul li dl {
  text-align: center;
  margin-top: 0.53333rem;
}

.section .back ul li dl dt {
  color: #ffffff;
  font-size: 0.69333rem;
  font-weight: bold;
}

.section .back ul li dl dd {
  color: #fff;
  font-size: 0.26667rem;
}

.section .solution {
  width: 100%;
  height: 13.30667rem;
}

.section .solution .solution_title {
  height: 2.74667rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.section .solution .solution_title dl {
  text-align: center;
}

.section .solution .solution_title dl dt {
  color: #333333;
  font-size: 0.53333rem;
  font-weight: bold;
}

.section .solution .solution_title dl dd {
  color: #999999;
  font-size: 0.32rem;
}

.section .solution .solution_swiper {
  height: 10.42667rem;
  width: 9.2rem;
  margin: auto;
}

.section .solution .solution_swiper .swiper-container {
  height: 10.42667rem;
  width: 9.2rem;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper {
  height: 9.68rem;
  width: 9.2rem;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide {
  height: 9.68rem;
  width: 9.2rem;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide dl {
  height: 9.68rem;
  background-color: #fff;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide dl dt {
  height: 3.68rem;
  width: 100%;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide dl dt img {
  width: 100%;
  height: 3.68rem;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide dl dd {
  height: 6rem;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide dl dd h3 {
  font-size: 0.37333rem;
  color: #333333;
  font-weight: bold;
  padding: 0.66667rem 0 0 0.24rem;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide dl dd span {
  float: left;
  color: #999999;
  font-size: 0.26667rem;
  margin-left: 0.24rem;
  margin-top: 0.13333rem;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide dl dd p {
  float: left;
  margin-top: 0.24rem;
  margin-left: 0.24rem;
  width: 8.72rem;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide dl dd p a {
  float: left;
  line-height: 0.66667rem;
  font-size: 0.32rem;
  color: #666666;
  margin-left: 0;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide dl dd span.iconfont {
  margin-top: 0.32rem;
  font-size: 0.34667rem;
  color: #008fd6;
}

.section .solution .solution_swiper .swiper-container .swiper-wrapper .swiper-slide dl dd a {
  float: left;
  color: #333333;
  font-size: 0.32rem;
  margin-top: 0.24rem;
  margin-left: 0.24rem;
}

.section .solution .solution_swiper .swiper-container .swiper-pagination {
  z-index: 1;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.21333rem;
  text-align: center;
  font-size: 0;
}

.section .solution .solution_swiper .swiper-container .swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  width: 0.21333rem;
  height: 0.21333rem;
  margin: 0 0.12667rem;
  border-radius: 0.18667rem;
  border: solid 1px #cccccc;
  opacity: .8;
  cursor: pointer;
}

.section .solution .solution_swiper .swiper-container .swiper-pagination .swiper-active-switch {
  width: 0.21333rem;
  height: 0.21333rem;
  background: #008fd6;
  border: none;
}

.section .new {
  width: 100%;
  height: 12.08rem;
}

.section .new .new_title {
  height: 2.74667rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.section .new .new_title dl {
  text-align: center;
}

.section .new .new_title dl dt {
  color: #333333;
  font-size: 0.53333rem;
  font-weight: bold;
}

.section .new .new_title dl dd {
  color: #999999;
  font-size: 0.32rem;
}

.section .new .new_text {
  height: 8.53333rem;
  width: 9.2rem;
  margin: auto;
}

.section .new .new_text ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.section .new .new_text ul li {
  width: 4.4rem;
  height: 4.18667rem;
}

.section .new .new_text ul li dl dt {
  width: 4.4rem;
  height: 2.77333rem;
}

.section .new .new_text ul li dl dt img {
  width: 4.4rem;
  height: 2.77333rem;
}

.section .new .new_text ul li dl dd {
  padding: 0.16rem 0;
  color: #333333;
  font-size: 0.32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 1.06667rem;
}

.section .new .btn1 {
  width: 9.2rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.section .new .btn1 a {
  margin-left: 3.17333rem;
  width: 2.85333rem;
  height: 0.8rem;
  border: none;
  background-color: #474747;
}

.section .new .btn1 a span {
  margin-left: 1.01333rem;
  color: #fff;
  font-size: 0.8rem;
}

.section .partener {
  margin-bottom: .6rem;
}

.section .partener .partener_title {
  height: 2.74667rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.section .partener .partener_title dl {
  text-align: center;
}

.section .partener .partener_title dl dt {
  color: #333333;
  font-size: 0.53333rem;
  font-weight: bold;
}

.section .partener .partener_title dl dd {
  color: #999999;
  font-size: 0.32rem;
}

.section .partener .partener_text {
  width: 9.2rem;
  margin: auto;
  margin-bottom: .4rem;
}

.section .partener .partener_text ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.section .partener .partener_text ul li {
  width: 2.82667rem;
  border: solid 1px #e5e5e5;
  margin-bottom: 0.32rem;
}

.section .partener .btn1 {
  width: 9.2rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.section .partener .btn1 a {
  margin-left: 3.17333rem;
  width: 2.85333rem;
  height: 0.8rem;
  border: none;
  background-color: #474747;
}

.section .partener .btn1 a span {
  margin-left: 1.01333rem;
  color: #fff;
  font-size: 0.8rem;
}

.section .footpage {
  height: 7.41333rem;
  background-color: #323232;
}

.section .footpage .foot_up {
  height: 4rem;
}

.section .footpage .foot_up ul li {
  text-align: center;
}

.section .footpage .foot_up ul li h3 {
  padding-top: 0.48rem;
  color: #ffffff;
  font-size: 0.42667rem;
  line-height: 1.12rem;
}

.section .footpage .foot_up ul li p {
  line-height: 0.58667rem;
  font-size: 0.32rem;
  color: #999999;
}
.section .footpage .foot_up ul li p a{
  color: #999999;
}
.section .footpage .foot_down {
  height: 2.10667rem;
  background-color: #000000;
}

.section .footpage .foot_down p {
  width: 9.2rem;
  margin: auto;
  font-size: 0.26667rem;
  color: #cccccc;
  text-align: center;
  padding-top: 0.16rem;
  line-height: .6rem;
}

.section .footpage .foot_down p a {
  font-size: 0.26667rem;
  color: #cccccc;
}

.section .footpage .foot_down p:nth-child(1) {
  padding-top: 0.26667rem;
}

.section .bannerBack {
  height: 5.33333rem;
  width: 100%;
  background-image: url(../../wap/images/backcenter.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.section .bannerBack dl {
  text-align: center;
}

.section .bannerBack dl dt {
  font-size: 0.64rem;
  font-weight: bold;
  color: #ffffff;
}

.section .bannerBack dl dd {
  font-size: 0.32rem;
  color: #ffffff;
}

.section .crumbs {
  height: 0.66667rem;
  width: 100%;
  background-color: #ededed;
}

.section .crumbs .main {
  width: 9.2rem;
  height: 100%;
}

.section .crumbs .main p {
  line-height: 0.66667rem;
  font-size: 0.26667rem;
  color: #999999;
}

.section .crumbs .main p a {
  color: #999999;
}

.section .proDisplay .main {
  width: 9.2rem;
  height: 100%;
  margin: auto;
}

.section .proDisplay .main .main-title {
  width: 9.17333rem;
  height: 0.90667rem;
  border: solid 1px #e5e5e5;
  background-color: #008fd6;
  margin-top: 0.8rem;
  line-height: 0.90667rem;
  position: relative;
}

.section .proDisplay .main .main-title p {
  float: left;
  color: #fff;
  font-size: 0.37333rem;
  margin-left: 0.26667rem;
}

.section .proDisplay .main .main-title span {
  float: right;
  color: #fff;
  font-size: 0.53333rem;
  margin-right: 0.26667rem;
}

.section .proDisplay .main .main-title .main-display {
  position: absolute;
  width: 100%;
  background-color: #fff;
  border-top: none;
  top: 0.88rem;
  z-index: 999;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
  display: none;
}

.section .proDisplay .main .main-title .main-display ul {
  width: 94%;
  margin: auto;
}

.section .proDisplay .main .main-title .main-display ul li {
  height: 0.90667rem;
  border-bottom: solid 1px #e5e5e5;
}

.section .proDisplay .main .main-con {
  width: 9.2rem;
  margin-top: 0.53333rem;
  padding-bottom: 0.8rem;
}

.section .proDisplay .main .main-con .main-conner ul {
  height: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section .proDisplay .main .main-con .main-conner ul li {
  width: 4.4rem;
  height: 5.17333rem;
}

.section .proDisplay .main .main-con .main-conner ul li dl dt {
  width: 4.4rem;
  height: 3.70667rem;
}

.section .proDisplay .main .main-con .main-conner ul li dl dt img {
  width: 4.4rem;
  height: 3.70667rem;
}

.section .proDisplay .main .main-con .main-conner ul li dl dd {
  font-size: 0.32rem;
  color: #333333;
  padding: 0.26667rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 1.17333rem;
}

.section .proDisplay .main .main-con .solve {
  margin-top: 0.8rem;
}

.section .proDisplay .main .main-con .solve dl {
  margin-top: 0.4rem;
  width: 9.2rem;
  height: 8.68rem;
  background-color: #fff;
}

.section .proDisplay .main .main-con .solve dl dt {
  height: 3.68rem;
  width: 9.2rem;
}

.section .proDisplay .main .main-con .solve dl dt img {
  height: 3.68rem;
  width: 9.2rem;
}

.section .proDisplay .main .main-con .solve dl dd {
  height: 6rem;
}

.section .proDisplay .main .main-con .solve dl dd h3 {
  font-size: 0.37333rem;
  color: #333333;
  font-weight: bold;
  padding: 0.66667rem 0 0 0.24rem;
}

.section .proDisplay .main .main-con .solve dl dd span {
  float: left;
  color: #999999;
  font-size: 0.26667rem;
  margin-left: 0.24rem;
  margin-top: 0.13333rem;
}

.section .proDisplay .main .main-con .solve dl dd p {
  float: left;
  overflow: hidden;
  height: 1.5rem;
  margin-top: 0.24rem;
  margin-left: 0.24rem;
  width: 8.72rem;
}

.section .proDisplay .main .main-con .solve dl dd p a {
  float: left;
  line-height: 0.66667rem;
  font-size: 0.32rem;
  color: #666666;
  margin-left: 0;
  margin-top: 0;
}

.section .proDisplay .main .main-con .solve dl dd span.iconfont {
  margin-top: 0.32rem;
  font-size: 0.34667rem;
  color: #008fd6;
}

.section .proDisplay .main .main-con .solve dl dd a {
  float: left;
  color: #333333;
  font-size: 0.32rem;
  margin-top: 0.24rem;
  margin-left: 0.24rem;
}

.section .proDisplay .main .main-con .solve .solve_text {
  background-color: #fff;
  width: 9.2rem;
}

.section .proDisplay .main .main-con .solve .solve_text .title {
  margin: auto;
  width: 8.66667rem;
  height: 1.92rem;
  border-bottom: solid 1px #cccccc;
  background-color: #fff;
}

.section .proDisplay .main .main-con .solve .solve_text .title h3 {
  color: #333333;
  font-size: 0.37333rem;
  font-weight: bold;
  padding: 0.53333rem 0 0 0;
}

.section .proDisplay .main .main-con .solve .solve_text .title p {
  color: #999999;
  font-size: 0.26667rem;
}

.section .proDisplay .main .main-con .solve .solve_text .text {
  width: 8.66667rem;
  color: #666666;
  font-size: 0.32rem;
  padding: 0.66667rem 0;
  margin: auto;
  line-height: 0.66667rem;
}

.section .proDisplay .main .main-con .solve .solve_text .text p {
  padding: 0.26667rem 0;
}

.section .proDisplay .main .main-con .main-page {
  margin-top: 0.53333rem;
  height: 1.2rem;
  background-color: #fff;
}

.section .proDisplay .main .main-con .main-page ul {
  width: 8.69333rem;
  margin-left: 0.26667rem;
  display: flex;
  justify-content: space-between;
  line-height: 1.2rem;
  font-size: 0.32rem;
}

.section .proDisplay .main .main-con .main-page ul li a {
  color: #777777;
}

.section .proDisplay .main .main-con .map {
  width: 9.2rem;
  height: 6.26667rem;
  padding: 0.8rem 0;
}

.section .proDisplay .main .main-con .map #container {
  width: 9.2rem;
  height: 6.26667rem;
}

.section .proDisplay .main .main-con .map_text {
  margin-top: 1.6rem;
  height: 5.86667rem;
  width: 9.17333rem;
  border: solid 1px #cccccc;
  background-color: #fff;
}

.section .proDisplay .main .main-con .map_text dl {
  margin-left: 0.21333rem;
}

.section .proDisplay .main .main-con .map_text dl dt {
  width: 8.66667rem;
  height: 1.30667rem;
  border-bottom: solid 1px #cccccc;
}

.section .proDisplay .main .main-con .map_text dl dt h3 {
  padding: 0.53333rem 0 0 0;
}

.section .proDisplay .main .main-con .map_text dl dt h3 {
  font-weight: bold;
  color: #1d1d1d;
  font-size: 0.37333rem;
}

.section .proDisplay .main .main-con .map_text dl dd {
  margin-top: 0.42667rem;
  color: #777777;
  line-height: 0.72rem;
  font-size: 0.32rem;
}

.section .proDisplay .main .page {
  height: 1.6rem;
  text-align: center;
}

.section .proDisplay .main .page .pagination {
  text-align: center;
  margin-top: 0.53333rem;
  display: inline-block;
}

.section .proDisplay .main .page .pagination li {
  margin: 0 0.16rem;
  height: 0.66667rem;
  float: left;
  cursor: pointer;
}

.section .proDisplay .main .page .pagination li a {
  transition: all 0.2s;
}

.section .proDisplay .main .page .pagination li a, .section .proDisplay .main .page .pagination li span {
  display: inline-block;
  padding: 0.08rem 0.24rem;
  font-size: 0.21333rem;
  color: #333;
  line-height: 0.53333rem;
  border-radius: 0.02667rem;
}

.section .proDisplay .main .page .pagination li.active span {
  background: #474747;
  color: #ffffff;
}

.section .proDisplay .main .page .pagination li.disabled span {
  color: #999999;
}

.section .proDisplay .main .about {
  background-color: #fff;
  width: 9.2rem;
  height: 100%;
  margin: auto;
  padding-bottom: 0.8rem;
}

.section .proDisplay .main .about .main {
  width: 9.2rem;
  background-color: #fff;
}

.section .proDisplay .main .about .main .about_up {
  margin: auto;
  width: 100%;
  padding-top: .3rem;
  padding-bottom: .3rem;
  border-bottom: solid 1px #cccccc;
}

.section .proDisplay .main .about .main .about_up p:before {
  display: block;
  width: 0.08rem;
  height: 0.6rem;
  margin-left: 0.05rem;
  margin-right: 0.15rem;
  content: " ";
  float: left;
  background-color: #008fd6;
}

.section .proDisplay .main .about .main .about_up p {
  font-weight: bold;
  font-size: 0.42667rem;
  color: #333333;
}

.section .proDisplay .main .about .main .about_down {
  margin: auto;
  width: 8.66667rem;
}

.section .proDisplay .main .about .main .about_down dl {
  line-height: 0.66667rem;
  color: #777777;
  font-size: 0.32rem;
}

.section .proDisplay .main .about .main .about_down dl dt {
  width: 8.66667rem;
  height: 3.65333rem;
}

.section .proDisplay .main .about .main .about_down dl dt img {
  width: 8.66667rem;
  height: 3.65333rem;
}

.section .proDisplay .main .about .main .about_down dl dd {
  padding: 0.26667rem 0;
}

.section .proDisplay .main .about .main .about_down dl dd p {
  padding: 0.26667rem 0;
}

.section .proDisplay .main .about .main .about_down .details {
  color: #777777;
  font-size: 0.32rem;
  margin-top: .6rem;
}

.section .proDisplay .main .about .main .about_down .details .nav {
  height: 1.28rem;
}

.section .proDisplay .main .about .main .about_down .details .nav ul li {
  float: left;
  line-height: 1.28rem;
  font-size: 0.37333rem;
  color: #999999;
  margin-left: 0.8rem;
}

.section .proDisplay .main .about .main .about_down .details .nav ul li.active {
  margin-left: 0;
  color: #333333;
  font-weight: bold;
}

.section .proDisplay .main .about .main .about_down .details .swiper {
  height: 7.81333rem;
  border-bottom: dashed 1px #cccccc;
}

.section .proDisplay .main .about .main .about_down .details .swiper .swiper-container {
  width: 8.64rem;
  height: 7.25333rem;
  border: solid 1px #e5e5e5;
  position: relative;
}

.section .proDisplay .main .about .main .about_down .details .swiper .swiper-container .swiper-wrapper {
  width: 8.64rem;
  height: 7.25333rem;
}

.section .proDisplay .main .about .main .about_down .details .swiper .swiper-container .swiper-wrapper .swiper-slide {
  width: 8.64rem;
  height: 7.25333rem;
}

.section .proDisplay .main .about .main .about_down .details .swiper .swiper-container .swiper-wrapper .swiper-slide img {
  width: 8.61333rem;
  height: 7.22667rem;
}

.section .proDisplay .main .about .main .about_down .details .swiper .swiper-container .btn1 {
  left: 0;
  position: absolute;
  width: 0.90667rem;
  height: 0.90667rem;
  background-color: #000000;
  z-index: 9;
  top: 2.93333rem;
  border: none;
  opacity: 0.5;
  cursor: pointer;
}

.section .proDisplay .main .about .main .about_down .details .swiper .swiper-container .btn1 span {
  color: #fff;
  font-size: 0.21333rem;
  line-height: 0.66667rem;
}

.section .proDisplay .main .about .main .about_down .details .swiper .swiper-container .btn2 {
  right: 0;
  position: absolute;
  width: 0.90667rem;
  height: 0.90667rem;
  background-color: #000000;
  z-index: 9;
  top: 2.93333rem;
  border: none;
  opacity: 0.5;
  transform: rotate(180deg);
  cursor: pointer;
}

.section .proDisplay .main .about .main .about_down .details .swiper .swiper-container .btn2 span {
  color: #fff;
  font-size: 0.21333rem;
  line-height: 0.66667rem;
}

.section .proDisplay .main .about .main .about_down .details .text {
  border-bottom: dashed 1px #cccccc;
}

.section .proDisplay .main .about .main .about_down .details .text h3 {
  font-weight: bold;
  padding: 0.53333rem 0;
  font-size: 0.37333rem;
  color: #333333;
}

.section .proDisplay .main .about .main .about_down .details .text p {
  padding: 0.26667rem 0;
}

.section .proDisplay .main .about .main .about_down .details .spe h3 {
  color: #333333;
  font-weight: bold;
  font-size: 0.37333rem;
  padding: 0.53333rem 0;
}

.section .proDisplay .main .about .main .about_down .details .spe p {
  padding-bottom: 0.8rem;
}

.section .proDisplay .main .about .main-page {
  width: 96%;
  margin: 0px auto;
}

.section .proDisplay .main .about .main-page ul {
  width: 8.69333rem;
  margin-left: 0.26667rem;
  display: flex;
  justify-content: space-between;
  line-height: 1.2rem;
  font-size: 0.32rem;
}

.section .proDisplay .main .about .main-page ul li a {
  color: #777777;
}

.footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  height: 1.30667rem;
  box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  z-index: 999999;
}

.footer .foot {
  width: 9.2rem;
  height: 1.30667rem;
  margin: auto;
}

.footer .foot ul {
  display: flex;
}

.footer .foot ul a li {
  width: 2.29333rem;
  height: 1.30667rem;
}

.footer .foot ul a li.active dl dt span {
  color: #008fd6;
}

.footer .foot ul a li.active dl dd {
  color: #008fd6;
}

.footer .foot ul a li dl {
  float: left;
  text-align: center;
}

.footer .foot ul a li dl dt {
  float: left;
  margin-left: 0.85333rem;
  margin-top: 0.16rem;
}

.footer .foot ul a li dl dt span {
  float: left;
  font-size: 0.53333rem;
}

.footer .foot ul a li dl dd {
  margin-left: 0.8rem;
  font-size: 0.32rem;
  color: #666666;
}

.partner-cnt {
  height: auto;
  overflow: hidden;
  padding: .3rem;
}
.partner-cnt div{
  width: 2.7rem;
  height: 1.22rem;
  border:#999 1px solid;
  float: left;
  margin-right: .25rem;
  margin-bottom:.25rem;
}
.partner-cnt div:nth-child(3n+0){
  margin-right: 0px;
}
.partner-cnt div img{
  width: 100%;
  height: 100%;
}


.article .title{
  text-align: center;
  font-size: .4rem;
  padding: .6rem 0;
  font-weight: bold;
}
.article .nav{
  text-align: center;
  margin-top: -.4rem;
  height: .4rem;
  font-size: 0.3rem;;
  color: #999;
}
.article .content{
  margin-top:10px;
  font-size: .38rem;
  line-height: .55rem;
}
.article .content img,.article .content table,{
  max-width: 100%;
  text-align: center;
  height: auto;
}
.article .quick{
  
}
.quick { margin-top: 20px; padding-top: 20px; border-top: 1px solid #f3f3f3; overflow: hidden; }
.quick a {
  overflow: hidden;
  color: #333333; 
  font-size: .3rem;
  line-height: 1rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.quick a:hover { color: #0757b0; }