body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, textarea, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  vertical-align: baseline;
  outline: none;
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
body, p {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
.clearfix::after {
  content: "";
  display: block;
  line-height: 0;
  height: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
section .mb {
  display: none;
  width: 100%;
}
section .mb #m-sol-container {
  overflow: hidden;
  width: 100%;
}
section .mb #m-sol-container .swiper-slide {
  padding: 20px;
  width: auto;
}
section .mb #m-sol-container .swiper-slide a {
  font-size: 16px;
  color: #333333;
}
section .mb #m-sol-container .active a {
  color: #4974fd;
}
section .list-nav {
  width: 100%;
  height: 2.73rem;
  box-sizing: border-box;
}
section .list-nav ul {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0.05rem solid #dcdcdc;
}
section .list-nav ul li {
  position: relative;
  line-height: 2.73rem;
  margin-right: 2.73rem;
  padding: 0 0.68rem;
  font-size: 1rem;
  color: #666;
}
section .list-nav ul li:last-child {
  margin-right: 0;
}
section .list-nav ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 0.05rem;
  background-color: #4974fd;
  transition: width 0.5s;
}
section .list-nav ul li:hover {
  color: #4974fd;
}
section .list-nav ul li:hover::after {
  width: 100%;
  transition: width 0.5s;
}
section .list-nav ul .active {
  color: #4974fd;
}
section .list-nav ul .active::after {
  width: 100%;
}
section .fixedNav {
  position: fixed;
  top: 100px;
  background-color: #fff;
  border-top: 1px solid #eee;
  box-shadow: 0rem 0.27rem 1.09rem 0rem rgba(222, 227, 248, 0.35) !important;
  z-index: 99;
}
section .fixedNav ul {
  border-bottom: 0.05rem solid transparent;
}
section .fixedNav .main_center{margin: 0 auto!important}
section .common_h h2 {
  font-size: 2.2rem;
  color: #1f3586;
}
section .zx {
  position: relative;
  padding: 0 20px;
  height: 3rem;
  border: 1px solid #4b75fd;
  line-height: 2.8rem;
  margin-top: 1rem;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  color: #4b75fd;
}
section .zx::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #4b75fd;
  transition: all 0.3s;
  z-index: -1;
}
section .zx:hover {
  color: #fff;
}
section .zx:hover::after {
  width: 100%;
  transition: all 0.3s;
}
section .yygs .container {
  display: flex;
  align-items: center;
}
section .yygs .container .lPic {
  width: 50%;
  padding-right: 40px;
}
section .yygs .container .lPic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
section .yygs .container .rTxt {
  width: 50%;
}
section .yygs .container .rTxt h2 {
  position: relative;
  color: #333333;
  font-size: 1.18rem;
  margin-bottom: 2.73rem;
}
section .yygs .container .rTxt h2::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1.36rem;
  width: 4.09rem;
  height: 0.09rem;
  background-color: #4b75fd;
}
section .yygs .container .rTxt p {
  font-size: 18px;
  line-height: 1.59rem;
}
section .xtjg .xtjg-pic {
  text-align: center;
}
section .xtjg .xtjg-xq {
  font-size: 18px;
  line-height: 1.36rem;
  margin-bottom: 2.73rem;
  padding: 0 10%;
  text-align: center;
}
section .fkytj .container {
  display: flex;
  align-items: center;
}
section .fkytj .container #certify {
  width: 50%; position: relative;
}
section .fkytj .container #certify .swiper-container {
  padding-bottom: 2.73rem;
}
section .fkytj .container #certify .swiper-slide {
      box-shadow: 3px 10px 10px #eee;
  width: 30rem;
  height: 30rem;
  background-color: #fff;
  overflow: hidden;
}
section .fkytj .container #certify .swiper-slide-active {
  opacity: 1 !important;
}
#canshu p {
  line-height: 30px
}
#canshu table {
  width: 90%;
  margin: 0 auto;
  border-collapse: collapse;
  border: 1px solid #999;
}
#canshu td {
  border-collapse: collapse;
  border: 1px solid #999;
  padding: 10px !important
}
section .fkytj .container #certify .swiper-slide img {
  border: 1px solid #eee;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}
section .fkytj .container #certify .swiper-slide p {
  line-height: 4.45rem;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}
section .fkytj .container #certify .swiper-pagination {
  width: 100%;
  bottom: 0.91rem;
}
section .fkytj .container #certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.23rem;
  border: 0.14rem solid #fff;
  background-color: #d5d5d5;
  width: 0.45rem;
  height: 0.45rem;
  opacity: 1;
}
section .fkytj .container #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 0.14rem solid #00aadc;
  background-color: #fff;
}
section .fkytj .container #certify .swiper-button-prev {
  margin-top: -40px;
  left: 1rem;
  width: 2.05rem;
  height: 2.05rem;
  background-position: 0 0;
  background-size: 100%;
}
section .fkytj .container #certify .swiper-button-prev:hover {
  background-position: 0 -2.09rem;
  background-size: 100%;
}
section .fkytj .container #certify .swiper-button-next {
  margin-top: -40px;
  right:1rem;
  width: 2.05rem;
  height: 2.05rem;
  background-position: 0 -4.23rem;
  background-size: 100%;
}
section .fkytj .container #certify .swiper-button-next:hover {
  background-position: 0 -6.32rem;
  background-size: 100%;
}
section .fkytj .container .txt {
  width: 50%;
  padding-left: 3rem;
}
section .fkytj .container .txt .t{margin:40px 0 20px}
section .fkytj .container .txt .t h2 {
  color: #000000;
  font-size: 1.6rem;
}
section .fkytj .container .txt p {
  line-height: 30px;
}
section .fkytj .container .txt .t p {
  position: relative;
  color: #999999;
  font-size: 18px;
  margin: 0.55rem 0 2.86rem;
}
section .fkytj .container .txt .t p::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1.59rem;
  width: 4.09rem;
  height: 0.09rem;
  background-color: #4b75fd;
}
section .fkytj .container .txt .yz {
  word-wrap: break-word;
  font-size: 18px;
  line-height: 1.36rem;
  color: #666666;
}
section .fkytj .container .txt .model {
  margin: 0 0 1.59rem;
}
section .fkytj .container .txt .model .top {
  padding-bottom: 0.45rem;
  border-bottom: 0.05rem solid #e6e6e6;
  display: flex;
  align-items: center;
}
section .fkytj .container .txt .model .top i {
  font-size: 1.09rem;
  color: #467cfd;
  margin-right: 0.23rem;
}
section .fkytj .container .txt .model .top span {
  font-size: 0.82rem;
  color: #467cfd;
  font-weight: bold;
}
section .fkytj .container .txt .model .pzItem {
  margin-top: 1.14rem;
  margin-bottom: 2.05rem;
  display: flex;
  flex-wrap: wrap;
}
section .fkytj .container .txt .model .pzItem span {
  color: #666666;
  margin-top: 0.45rem;
  line-height: 1.6;
}
section .fkytj .container .txt .model .pzItem span i {
  font-style: normal;
  padding: 0 10px;
}
section .fkytj .container .txt .model .pzItem .lPz {
  width: 42%;
}
section .fkytj .container .txt .model .pzItem .rPz {
  width: 58%;
}
section .ts .ts-container .des {
  margin-bottom: 1.82rem;
  text-align: center;
}
section .ts .ts-container .des h4 {
  font-size: 0.91rem;
  margin-bottom: 0.91rem;
}
section .ts .ts-container .des .ts-des {
  color: #666666;
  line-height: 1.36rem;
  padding: 0 23%;
  text-align: left;
}
section .ts .ts-container .des-items {
  display: flex;
}
section .ts .ts-container .des-items .des-item {
  width: 23.5%;
  margin-right: 2%;
  text-align: center;
}
section .ts .ts-container .des-items .des-item:last-child {
  margin-right: 0;
}
section .ts .ts-container .des-items .des-item .img {
  width: 100%;
  height: 16.59rem;
  margin-bottom: 0.91rem;
}
section .ts .ts-container .des-items .des-item .img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
section .yygn .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section .yygn .container .item {
  display: flex;
  align-items: center;
  padding: 0.68rem 0.91rem;
  margin-bottom: 1.82rem;
  transition: all 0.5s;
}
section .yygn .container .item:last-child {
  margin-bottom: 0;
}
section .yygn .container .item .pic {
  width: 65px;
}
section .yygn .container .item .pic img {
  width: 100%;
  object-fit: contain;
  display: block;
}
section .yygn .container .fadeInLeft .txt {
  text-align: right !important;
  margin: 0 20px 0 0
}
section .yygn .container .item .txt {
  margin-left: 20px;
}
section .yygn .container .item .txt h2 {
  font-size: 0.91rem;
  color: #000;
  margin-bottom: 0.45rem;
  line-height: 1.59rem;
}
section .yygn .container .item .txt p {
  width: 310px;
  color: #666666;
  font-size: 18px;
  line-height: 1.36rem;
}
section .yygn .container .item:hover {
  box-shadow: 0rem 0.36rem 0.82rem 0rem rgba(153, 153, 153, 0.2);
  border-radius: 0.45rem;
  transition: all 0.5s;
}
section .yygn .container .cb {
  width: 21.82rem;
}
section .jzys .container .t-jz {
  display: flex;
  margin-bottom: 1.36rem;
}
section .jzys .container .t-jz .box {
  width: 32%;
  background-color: #ffffff;
  box-shadow: 0rem 0.23rem 18px 0rem rgba(73, 116, 253, 0.1);
  margin-right: 2%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.59rem 1.82rem 2.27rem;
}
section .jzys .container .t-jz .box:last-child {
  margin-right: 0;
}
section .jzys .container .t-jz .box .img {
  width: 11.82rem;
  height: 7.27rem;
}
section .jzys .container .t-jz .box .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
section .jzys .container .t-jz .box h2 {
  color: #000000;
  font-size: 0.91rem;
  margin-top: 1.59rem;
  line-height: 1.59rem;
}
section .jzys .container .t-jz .box p {
  color: #666666;
  font-size: 18px;
  margin-top: 0.68rem;
  line-height: 1.36rem;
}
section .jzys .container .b-jz {
  display: flex;
  justify-content: space-between;
  margin: 1.36rem 0;
}
section .jzys .container .b-jz .box {
  width: 49%;
  background-color: #ffffff;
  box-shadow: 0rem 0.23rem 18px 0rem rgba(73, 116, 253, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.59rem 1.82rem 2.05rem;
}
section .jzys .container .b-jz .box .img {
  width: 40%;
}
section .jzys .container .b-jz .box .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
section .jzys .container .b-jz .box .txt {
  padding-left: 0.91rem;
  width: 60%;
}
section .jzys .container .b-jz .box .txt h2 {
  color: #000000;
  font-size: 0.91rem;
  margin-top: 1.36rem;
}
section .jzys .container .b-jz .box .txt p {
  color: #666666;
  font-size: 18px;
  margin-top: 0.68rem;
  line-height: 1.36rem;
}
section .jzys .container .last {
  margin-right: 0;
}
section .yycj {
  margin-bottom: 5.45rem;
}
section .yycj .yycj-xq {
  font-size: 18px;
  line-height: 1.36rem;
  margin-bottom: 2.73rem;
  padding: 0 16%;
  text-align: center;
}
section .yycj .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
section .yycj .container .box {
  position: relative;
  width: 40%;
  height: 17.27rem;
  margin-bottom: 1.36rem;
}
section .yycj .container .box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
section .yycj .container .box p {
  position: absolute;
  bottom: 1.14rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  color: #fff;
  font-size: 1.09rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.59rem;
}
section .yycj .solve-yycj-three .box {
  width: 30%;
}
section .yycj .yycj-yjap {
  display: flex;
  align-content: center;
}
section .yycj .yycj-yjap .img {
  width: 27.27rem;
  height: 17.27rem;
}
section .yycj .yycj-yjap .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
section .yycj .yycj-yjap .txt {
  width: calc(100% - 29.55rem);
  margin-left: 2.27rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section .yycj .yycj-yjap .txt h2 {
  font-size: 1.09rem;
  margin-bottom: 1.36rem;
}
section .yycj .yycj-yjap .txt p {
  line-height: 1.59rem;
}
section .cpjs .cp-container .swiper-wrapper {
  height: 100%;
  padding-bottom: 0.91rem;
  display: flex;
  align-items: center;
}
section .cpjs .cp-container .swiper-wrapper .swiper-slide {
  position: relative;
}
section .cpjs .cp-container .swiper-wrapper .swiper-slide:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.05rem;
  height: 95%;
  background-color: #dcdcdc;
}
section .cpjs .cp-container .swiper-wrapper .swiper-slide:last-child:after {
  width: 0;
}
section .cpjs .cp-container .swiper-wrapper .list {
  width: 100%;
  height: 18.18rem;
  background-color: #f5f6f7;
  padding: 2rem 2.6rem 2.73rem 2rem;
  cursor: pointer;
}
section .cpjs .cp-container .swiper-wrapper .list .single {
  text-align: center;
}
section .cpjs .cp-container .swiper-wrapper .list .single .img {
  height: 6.82rem;
  margin-bottom: 4.77rem;
}
section .cpjs .cp-container .swiper-wrapper .list .single .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
section .cpjs .cp-container .swiper-wrapper .list .single p {
  font-size: 0.82rem;
  line-height: 1.59rem;
}
section .cpjs .cp-container .swiper-wrapper .list .detail {
  display: none;
}
section .cpjs .cp-container .swiper-wrapper .list .detail .describe h2 {
  position: relative;
  font-size: 18px;
  color: #000000;
  margin-bottom: 0.91rem;
}
section .cpjs .cp-container .swiper-wrapper .list .detail .describe h2::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.36rem;
  width: 2.73rem;
  height: 0.09rem;
  background-color: #4974fd;
}
section .cpjs .cp-container .swiper-wrapper .list .detail .describe p {
  font-size: 0.68rem;
  color: #333333;
  line-height: 1.09rem;
  padding-bottom: 1.36rem;
  margin-bottom: 0.91rem;
  border-bottom: 0.05rem solid #dcdcdc;
}
section .cpjs .cp-container .swiper-wrapper .list .detail .params h2 {
  color: #666666;
  font-size: 18px;
  margin-top: 0.91rem;
}
section .cpjs .cp-container .swiper-wrapper .list .detail .params p {
  margin-top: 0.45rem;
  line-height: 1.09rem;
}
section .cpjs .cp-container .swiper-button-next, section .cpjs .cp-container .swiper-button-prev {
  --swiper-navigation-size: 0.64rem;
  --swiper-theme-color: #ccc;
  width: 1.82rem;
  height: 1.82rem;
  border-radius: 50%;
  border: 0.05rem solid #cccccc;
}
section .cpjs .cp-container .swiper-button-next:hover, section .cpjs .cp-container .swiper-button-prev:hover {
  border: 0.05rem solid #4974fd;
  background-color: rgba(87, 126, 253, 0.1);
  --swiper-theme-color: #4974fd;
}
section .cpjs .cp-container .active {
  position: relative;
  height: 29.64rem !important;
}
section .cpjs .cp-container .active::after {
  width: 0;
}
section .cpjs .cp-container .active .list {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 21.36rem !important;
  height: 100% !important;
  background-color: #ffffff;
  box-shadow: 0px 6px 12px 0px rgba(2, 19, 35, 0.1);
  z-index: 1;
}
section .cpjs .cp-container .active .list .single {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
section .cpjs .cp-container .active .list .single .img {
  margin-bottom: 0;
}
section .cpjs .cp-container .active .list .single .img img {
  width: auto;
}
section .cpjs .cp-container .active .list .single .b-text p {
  font-size: 0.91rem;
  color: #4974fd;
  font-weight: bold;
  white-space: nowrap;
}
section .cpjs .cp-container .active .list .detail {
  display: block !important;
}
section .cpjs .cp-container .active .slide-left {
  left: 0;
  transform: translate(0, -50%);
}
section .cpjs .cp-container .active .slide-right {
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}
section .cpjs .cp-container .pro-one {
  width: 100% !important;
}
section .cpjs .cp-container .pro-one .list {
  width: 100% !important;
  box-shadow: none;
}
section .cpjs .cp-container .aoa-one .swiper-slide {
  display: flex;
  align-items: center;
}
section .cpjs .cp-container .aoa-one .swiper-slide .single {
  text-align: left;
  flex-direction: row;
  margin-bottom: 1.36rem;
}
section .cpjs .cp-container .aoa-one .swiper-wrapper {
  padding-bottom: 0;
}
section .cpjs .cp-container .aoa-one .swiper-button-next, section .cpjs .cp-container .aoa-one .swiper-button-prev {
  display: none;
}
section .cpjs .cp-container .aoa-one .list {
  padding: 0;
}
section .cpjs .cp-container .aoa-one .list .img img {
  width: auto !important;
}
section .cpjs .cp-container .aoa-one .active {
  height: auto !important;
}
section .cpjs .cp-container .aoa-one .active .list {
  position: static;
  transform: none;
}
section .cpjs .mb-cp {
  display: none;
}
section .cpjs .mb-cp .mb-container .cp-box {
  margin-bottom: 1.82rem;
}
section .cpjs .mb-cp .mb-container .cp-box .t-cp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.91rem;
  border-bottom: 0.05rem solid #dcdcdc;
  margin-bottom: 0.91rem;
}
section .cpjs .mb-cp .mb-container .cp-box .t-cp h2 {
  font-size: 0.91rem;
  margin-right: 0.91rem;
}
section .cpjs .mb-cp .mb-container .cp-box .t-cp .img {
  width: 6.82rem;
  height: 4.55rem;
}
section .cpjs .mb-cp .mb-container .cp-box .t-cp .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
section .cpjs .mb-cp .mb-container .cp-box .c-cp h2, section .cpjs .mb-cp .mb-container .cp-box .b-cp h2 {
  font-size: 0.82rem;
  margin-bottom: 0.45rem;
}
section .cpjs .mb-cp .mb-container .cp-box .c-cp p, section .cpjs .mb-cp .mb-container .cp-box .b-cp p {
  line-height: 1.6;
}
section .cpjs .mb-cp .mb-container .cp-box .c-cp {
  margin-bottom: 0.91rem;
}
section .hyal {
  margin: 5.45rem 0;
  padding: 3.64rem 0;
  background-color: #f8fafb;
}
section .hyal .common_h {
  margin-top: 0;
}
section .hyal .case-container .swiper-slide {
  width: 70%;
  padding: 0 calc((100vw - 60%) * 0.15);
  display: flex;
}
section .hyal .case-container .swiper-slide .lTxt {
  width: calc(100% - 55%);
  background-color: #fff;
  padding: 0.91rem;
}
section .hyal .case-container .swiper-slide .lTxt .t-time {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.82rem;
}
section .hyal .case-container .swiper-slide .lTxt .t-time h2 {
  font-size: 0.82rem;
  color: #000;
  line-height: 1.6;
}
section .hyal .case-container .swiper-slide .lTxt .t-time p {
  color: #666;
  line-height: 1.6;
  padding-left: 0.45rem;
}
section .hyal .case-container .swiper-slide .lTxt .b-xq {
  padding: 0 0.91rem;
}
section .hyal .case-container .swiper-slide .lTxt .b-xq h2 {
  position: relative;
  font-size: 0.82rem;
  font-weight: normal;
  margin-bottom: 0.91rem;
  color: #4974fd;
}
section .hyal .case-container .swiper-slide .lTxt .b-xq h2::before {
  content: '';
  position: absolute;
  left: -0.45rem;
  top: 0;
  width: 0.18rem;
  height: 100%;
  background-color: #4974fd;
}
section .hyal .case-container .swiper-slide .lTxt .b-xq .case-info {
  line-height: 1.14rem;
  color: #888;
}
section .hyal .case-container .swiper-slide .lTxt .b-xq .case-info > p {
  line-height: 1.14rem;
  color: #888;
}
section .hyal .case-container .swiper-slide .lTxt .b-xq .case-info span {
  line-height: 1.14rem;
  color: #888;
}
section .hyal .case-container .swiper-slide .rPic {
  width: 55%;
  height: 18.18rem;
  background-color: #fff;
  padding: 0.91rem 0.91rem 0.91rem 0;
}
section .hyal .case-container .swiper-slide .rPic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
section .hyal .case-container .swiper-slide .rPic .case-video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
section .hyal .case-container .swiper-slide .have-video .case-img {
  display: none;
}
section .hyal .case-container .swiper-slide .have-video .case-video {
  display: block;
}
section .hyal .case-container .swiper-button-next, section .hyal .case-container .swiper-button-prev {
  --swiper-navigation-size: 0.64rem;
  --swiper-theme-color: #ccc;
  width: 1.82rem;
  height: 1.82rem;
  border-radius: 50%;
  border: 0.05rem solid #cccccc;
}
section .hyal .case-container .swiper-button-next:hover, section .hyal .case-container .swiper-button-prev:hover {
  border: 0.05rem solid #4974fd;
  background-color: rgba(87, 126, 253, 0.1);
  --swiper-theme-color: #4974fd;
}
section .hyal .case-container .swiper-button-prev, section .hyal .case-container .swiper-container-rtl .swiper-button-next {
  left: 15%;
}
section .hyal .case-container .swiper-button-next, section .hyal .case-container .swiper-button-prev {
  right: 15%;
}
@media only screen and (max-width: 768px) {
  section .banner {
    height: 200px;
  }
  section .position {
    height: auto;
    line-height: 1.8;
    padding: 5px 10px;
  }
section .common_h h2{font-size:1.6rem}
  section .list-nav {
      display:none;
    height: auto;
    padding-top: 10px;
  }
  section .list-nav ul {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  section .list-nav ul li {
    width: 49%;
    margin-right: 2%;
    background-color: #f5f5f5;
    margin-bottom: 10px;
    line-height: 35px;
  }
  section .list-nav ul li::after {
    width: 0;
    height: 0;
  }
  section .list-nav ul li:nth-child(2n) {
    margin-right: 0;
  }
  section .list-nav ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  section .list-nav ul .active {
    background-color: #4974fd;
    color: #fff;
  }
  section .list-nav ul .active::after {
    height: 0;
  }
  section .list-nav ul .active a {
    color: #fff;
  }
  section .yygs .container {
    flex-direction: column;
  }
  section .yygs .container .lPic {
    width: 100%;
    padding-right: 0;
    padding-bottom: 0.91rem;
  }
  section .yygs .container .rTxt {
    width: 100%;
  }
  section .fkytj .container {
    flex-direction: column;
  }
  section .fkytj .container #certify {
    width: 100%;
  }
  section .fkytj .container .txt {
    width: 100%;
    padding-left: 0;
  }
  section .fkytj .container .txt .pzItem {
    margin-bottom: 0 !important;
  }
  section .ts .ts-container .des .ts-des {
    padding: 0;
  }
  section .ts .ts-container .des-items {
    flex-wrap: wrap;
  }
  section .ts .ts-container .des-items .des-item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  section .ts .ts-container .des-items .des-item:nth-child(2n) {
    margin-right: 0;
  }
  section .ts .ts-container .des-items .des-item .img {
    height: 200px;
  }
  section .yygn .container {
    flex-direction: column;
  }
  section .yygn .container .lc, section .yygn .container .cb, section .yygn .container .rc {
    width: 100%;
  }
  section .yygn .container .lc .item:last-child {
    margin-bottom: 1.82rem;
  }
  section .yygn .container .lc .pic, section .yygn .container .rc .pic {
    width: 100px;
    height: 93px;
  }
  section .yygn .container .lc .txt, section .yygn .container .rc .txt {
    width: calc(100% - 5.91rem);
  }
  section .yygn .container .cb {
    display: none;
  }
  section .jzys .container .t-jz {
    flex-direction: column;
    margin-bottom: 0;
  }
  section .jzys .container .t-jz .box {
    width: 100%;
    flex-direction: row;
    margin-bottom: 20px;
  }
  section .jzys .container .t-jz .box .img {
    width: 40%;
  }
  section .jzys .container .t-jz .box .txt {
    width: 60%;
    padding-left: 0.91rem;
    text-align: left;
  }
  section .jzys .container .b-jz {
    flex-direction: column;
    margin: 0;
  }
  section .jzys .container .b-jz .box {
    width: 100%;
    margin-bottom: 20px;
  }
  section .jzys .container .b-jz .last {
    margin-bottom: 0;
  }
  section .jzys .container .zhjy-t-jz .box {
    flex-direction: column;
  }
  section .yycj .yycj-xq {
    padding: 0;
    margin-bottom: 30px;
  }
  section .yycj .container .box {
    height: 200px;
  }
  section .yycj .yycj-yjap {
    flex-direction: column;
  }
  section .yycj .yycj-yjap .img {
    width: 100%;
    height: 200px;
  }
  section .yycj .yycj-yjap .txt {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  section .cpjs .cp-container {
    display: none;
  }
  section .cpjs .mb-cp {
    display: block;
  }
  section .hyal .case-container .swiper-slide {
    flex-direction: column-reverse;
  }
  section .hyal .case-container .swiper-slide .lTxt {
    width: 100%;
  }
  section .hyal .case-container .swiper-slide .lTxt .t-time {
    flex-direction: column;
  }
  section .hyal .case-container .swiper-slide .lTxt .t-time h2 {
    margin-bottom: 10px;
  }
  section .hyal .case-container .swiper-slide .rPic {
    width: 100%;
    height: 150px;
  }
  section .hyal .case-container .swiper-button-prev, section .hyal .case-container .swiper-container-rtl .swiper-button-next {
    left: 10%;
  }
  section .hyal .case-container .swiper-button-next, section .hyal .case-container .swiper-button-prev {
    right: 10%;
  }
}
section .tech {
  background: url(../image/proyybj.png) no-repeat center;
  background-size: cover;
  margin: 2.45rem 0 1rem;
  padding: 1rem 0 2.5rem;
}
section .tech .common_h {
  margin-top:20px;
}
section .tech .common_h p, section .tech .common_h span, section .tech .common_h h2 {
  color: #fff;
}
.cc {
  clear: both
}
section .tech .container {
  overflow: hidden
}
section .tech .container .box {
  width: 23%;
  margin: 1%;
  float: left;
  background-color: #fff;
  text-align: center;
  padding: 0.5%;
}
section .tech .container .box .img {
  width: 100%;
  margin: 0 auto;
  overflow: hidden
}
section .tech .container .box .img img {
  width: 100%;
  object-fit: contain;
  display: block;
}
section .tech .container .box .img:hover img {
  transition: all 0.3s;
  transform: scale(1.1);
}
section .tech .container .box .txt h2 {
  color: #000000;
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  margin-top: 10px
}
section .tech .container .box .txt p {
  font-size: 0.73rem;
  color: #666;
  line-height: 1.36rem;
}
section .about {
  margin-bottom:20px
}
section .about .ab-container {
  display: flex;
  align-items: center;
  background-color: #f8fafb;
}
section .about .ab-container .about-l {
  width: calc(100% - 23.86rem);
  padding: 0 1.82rem;
}
section .about .ab-container .about-l h2 {
  font-size: 1.18rem;
  color: #000135;
  margin-bottom: 1.82rem;
}
section .about .ab-container .about-l .about-sx p {
  font-size: 18px;
  line-height: 1.59rem;
  text-indent: 36px;
}
section .about .ab-container .about-r {
  width: 23.86rem;
}
section .about .ab-container .about-r img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.canshu {
  border-top: 1px solid #eee;
  padding: 20px 0 30px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  #gaishu, #tech .common_h {
    margin-top: 20px
  }
  .mt30 {
    margin-top: 30px !important
  }
}
.main_center {
  max-width: 1320px;
  margin:20px auto;
}
.common_h {
  text-align: center;
  padding: 2.5rem 0;
}
.common_h p {
  font-size: 1.91rem;
  font-weight: 100;
  color: #666;
  margin-bottom: 0.45rem;
  text-transform: uppercase;
}
.common_h p span {
  color: #4b75fd;
  margin-left: 1.14rem;
  text-transform: uppercase;
}
.common_h h2 {
  position: relative;
  font-size: 1.82rem;
  color: #000135;
}
.common_h h2::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -1.05rem;
  transform: translateX(-50%);
  width: 2.64rem;
  height: 0.09rem;
  background-color: #4974fd;
}
.common_h c {
  margin-top: 40px;
  display: block
}
.pro {
  background: url(../image/product_back.png) no-repeat center;
  padding: 1.5rem 0 2.5rem;
  background-size: cover;
}
@media only screen and (max-width: 1680px) {
  .main_center {
    width: 100rem;
  }
}
@media only screen and (max-width: 1440px) {
  .main_center {
    width: 100rem;
  }
}
@media only screen and (max-width: 1380px) {
  .main_center {
    width: 100rem;
  }
}
@media only screen and (max-width: 1200px) {
  header .header-pc .tel {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .main_center {
    width: 100%;
  }
  .w-body {
    padding: 0 10px;
  }
  .common_h p {
    font-size: 22px;
  }
  .common_h h2 {
    font-size: 24px;
  }
}
.imglist li {
	width: calc(25% - 5px);
	background: #f5f5f5;
	display: inline-block;
	margin-bottom: 10px;
}
	.imglist li:hover{background: #f5f5f5;}
.imglist li .pic {
    background: #fff;
	position: relative;
	height: auto;
	overflow: hidden;
	width: 100%;
}
.imglist li .pic .uppic {
	width: 100%;
	height: 100%;
}
.imglist li:hover .pic .uppic{transition: all 0.3s;transform: scale(1.1);}
.imglist li .zstit {
	width: calc(100% - 20px);
	height: 30px;
	font-size: 16px;
	padding: 10px 10px 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	text-align: center;
}
.imglist li .warp {
	margin: 10px;
}
.imglist li {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.imglist li:hover {
	transform: translate3d(0, -2px, 0);
}

@media only screen and (max-width:1200px) {
.imglist li .zstit {
	font-size: 14px;
	padding: 10px 20px;
}
}
.xilie1{display:none!important}
@media only screen and (max-width:920px) {
.imglist li .zstit {
	font-size: 12px;
}
.imglist li {
	width: 33.33%;
}
}
.main_center img{max-width:100%!important}
.none{display:none}
@media only screen and (max-width:768px) {
	.page-status,.page-last,.page-numbar{display: none}
	.inner-img{margin: -45px auto 80px}
.imglist li {
	background: #fff;
	width: 50%;
	float: left;
	margin-bottom: 0;
}
.imglist li .zstit {
	width: 100%;
	background: #f5f5f5; padding:0 0 33px
}
.imglist li .warp {
	margin-right: 0;
}
.imglist {
	margin-left: -10px;
}
}