.bg {
  background: #0075C1;
}

.logo_phone img {
  width: 7.5rem;
}

.logo a {
  display: block;
  width: 10.1875rem;
  height: 3.125rem;
}

body {
  font-family: FZLTZHJW--GB1-0;
}
.flex {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}

.auto_squera {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -15px;
}

.mt40 {
  margin-top: 2.5rem;
}

.auto_squera li {
  padding: 25px;
  background: #F5F5F5;
  border-radius: 10px;
  margin: 0 15px;
}

@font-face {
  font-family: "FZLTZHJW--GB1-0";
  src:
    url("../font/方正兰亭中黑简体.woff") format("woff"),
    url("../font/方正兰亭中黑简体.ttf") format("truetype"),
    format("svg");
}

.c {
  color: #3ea3c3;
}

.phone_beian {
  display: none;
}

.container {
  padding: 0 15rem;
  width: 100%;
}

.header {
  background-color: #FFF;
  padding: 0 14.875rem;
}

.header_top {
  line-height: 5.125rem;
}

.header_top .top {
  line-height: 2.875rem;
}

.header_top .bottom {
  border-top: 1px solid #e1e1e1;
}

.header_top .top>div a {
  color: #626262;
  font-size: .875rem;
}

.header_top .top .fr>div {
  margin-left: 1.75rem;
}

.header_top .top .youx i {
  padding-right: .375rem;
  font-size: 1rem;
}

.header_top .top .en i:nth-child(1) {
  padding-right: .375rem;
}

.header_top .top .en i:nth-child(2) {
  padding-left: .375rem;
  font-size: 1rem;
}

header .en:hover .er-ul {
  opacity: 1;
  transform: scale(1);
}

.header_bot .nav_ul>li {
  font-size: 1rem;
  display: inline-block;
  position: relative;
  padding: 0 1rem;
}

.header_bot .nav_ul>li>a {
  padding: 0 .75rem;
  font-size: 1rem;
  position: relative;
  display: block;
  color: #2c2c2c;
}

.er-ul>li:hover a,
.header_bot .nav_ul li a:hover,
.header_bot .nav_ul .active>a {
  color: #3ea3c3 !important;
  transition: all .6s;
}

.search button i {
  font-size: 1.125rem;
  color: #616161;
  transition: all .6s;
}

.header_bot .nav_ul>li a::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 3px;
  width: 0%;
  content: "";
  background-color: #3ea3c3;
  transition: all .6s;
}

.er-ul>li:nth-child(1) {
  padding-top: 0;
  margin-top: 0.625rem;
}

.er-ul>li:last-child {
  margin-bottom: 0.625rem;
  padding-bottom: 0;
}

.header_bot .nav_ul>li.active a::after,
.header_bot .nav_ul>li:hover a::after {
  width: 100%;
  transition: all .6s;
}

.er-ul>li:hover {
  background: #FFF;
}

.header.active {
  background-color: #FFF;
  box-shadow: 0 8px 1.875rem -1rem #ddd;
}

.header_bot .nav_ul {
  display: flex;
  justify-content: center;
}

.header_bot .nav_ul>li {
  float: left;
}

.er-ul>li a::after {
  display: none;
}

.header_bot .nav_ul>li .er-ul {
  background: #3ea3c3 !important;
}

.header_bot .nav_ul>li .er-ul a {
  color: #FFF;
}

.header_bot .nav_ul>li:nth-child(2) .er-ul,
.header_bot .nav_ul>li:nth-child(3) .er-ul  {
  width: 150%;
  left: -30%;
}
.header_bot .nav_ul>li:nth-child(4) .er-ul {
    width: 250%;
    left: -75%;
}
.header_bot_for input {
  border: solid 1px #e6e6e6;
  line-height: 2rem;
  font-size: .875rem;
  width: 15.125rem;
  padding: 0 .75rem;
}

.header_bot_for button {
  background: none;
  border: none;
  position: absolute;
  right: .625rem;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}

.banner .swiper-pagination-bullet {
  width: 50%;
  height: 3px;
  border-radius: 0;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
  bottom: -3px;
  height: 20px;
}

.banner .swiper-pagination-bullet {
  background: #cfcfcf;
  opacity: 1;
}

.banner .swiper-pagination-bullet-active {
  background: #3ea3c3;
}

.hover {
  position: absolute;
  top: 57%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  z-index: 3;
}

.hover1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  z-index: 3;
}

.hover1 .font16 a {
  color: #FFF;
}

.hover .all {
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 15px 0px rgba(68, 138, 175, 0.25);
  width: 33.5rem;
  padding: 2.375rem;
}

.p1 {
  font-family: Alibaba-PuHuiTi-H;
  font-size: 2.875rem;
  font-weight: 600;
  line-height: 4rem;
  color: #3ea3c3;
}

.p2 {
  font-family: FZLTZHJW--GB1-0;
  font-size: 1rem;
  line-height: 1.875rem;
  color: #707070;
}

.title_all .font14 {
  display: inline-block;
  color: #3ea3c3;
}

.title_all.all_add .font14 {
  text-transform: uppercase;
  color: #3EA3B9;
}

.cc {
  color: #3EA3B9;
}

.title_all .font14::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 5.3125rem;
  height: .0625rem;
  background-color: #3ea3c3;
}

.title {
  font-family: MicrosoftYaHei-Bold;
  font-size: 2.5rem;
  color: #000;
  font-weight: 600;
}

.index_one::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  background-color: #ebeef2;
  width: 100%;
  height: 50%;
}

.more {
  display: inline-block;
  width: 17.5rem;
  line-height: 2.5rem;
  text-align: center;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  border: solid 1px #eeeeee;
  transition: all .6s;
}

.index_one .swiper-container {
  overflow: hidden;
}

.index_one .swiper-container .swiper-slide:hover .more,
.more:hover {
  background-color: #3ea3c3;
  border: solid 1px #3ea3c3;
  transition: all .6s;
}

.more a {
  font-size: .875rem;
  line-height: 2.5rem;
  color: #3ea3c3;
  transition: all .6s;
}

.more:hover a {
  color: #FFF;
  transition: all .6s;
}

.index_one .suqera>div {
  background: #fff;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.index_one .suqera .over {
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}

.index_one .suqera img {
  transition: all .6s;
  transform: translate3d(0, 0, 0);
}

.index_one .suqera:hover img {
  transform: scale(1.1);
  transition: all .6s;
}

.index_one .suqera>div {
  padding: .625rem .625rem 2.375rem;
}

.index_one .suqera .bottom {
  padding: 0 1.25rem;
}

.index_one .bottom .font16 {
  height: 3.625rem;
  font-family: FZLTZHJW--GB1-0;
  color: #616161;
  line-height: 1.75rem;
}

.animate span {
  color: transparent;
  -webkit-text-stroke: 1px #d4d4d4;
  text-stroke: 1px #d4d4d4;
  transition-property: color, -webkit-text-stroke-color, text-stroke-color, transform;
  transition-timing-function: cubic-bezier(0.1, 0.1, 0.1, 1);
  padding: 0 1.625rem;
}

.index_one_text .c-ticker {
  width: 100%;
  display: flex;
  overflow: hidden;
  box-sizing: content-box;
  margin: 0 auto;
}

.animate {
  font-size: 8.75rem;
  position: relative;
  z-index: 5;
  font-family: 'Myriad Pro';
  font-weight: bold;
  color: #ffffff;
  opacity: 0.1;
  display: inline-block;
  white-space: nowrap;
  animation: 15s wordsLoop linear infinite normal;
}

.animate .c-ticker {
  width: 100%;
  display: flex;
  overflow: hidden;
  box-sizing: content-box;
  margin: 0 auto;
}

.animate .c-ticker__wrap {
  display: inline-block;
  white-space: nowrap;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.animate ._ticker01 {
  -webkit-animation: loop 80s -40s linear infinite;
  animation: loop 80s -40s linear infinite;
}

.animate ._ticker02 {
  -webkit-animation: loop2 80s linear infinite;
  animation: loop2 80s linear infinite;
}

/* .animate .c-ticker {
  padding: 40px 0;
} */
.animate .c-ticker__text {
  display: inline-flex;
}

@-webkit-keyframes loop {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

@-webkit-keyframes loop2 {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-200%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-200%);
  }
}

.index_two::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #374f77;
  top: 0;
  left: 0;
  z-index: -1;
}

.index_two .yinh {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.index_two .yinh img {
  height: auto;
  width: 1.875rem;
}

.index_two .yinh {
  display: none;
  position: absolute;
  top: 5.25rem;
  background-color: #FFF;
  border-radius: 50%;
  height: 4.9375rem;
  width: 4.975rem;
  line-height: 4.875rem;
}

.testing {
  margin-top: -1.875rem;
}

.index_three .right {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 0;
  padding-right: 15rem;
  padding-left: 3.125rem;
}

.index_three .right .font16 {
  color: #2c2c2c;
  text-align: justify;
      height: 12.5rem;
    overflow-y: scroll;
    padding-right: 20px ;
}

.index_three .right .font16::-webkit-scrollbar-track {
            /*滚动条里面轨道*/
            background-color: transparent;
            width: 4px;
            height: 164px;
            position: absolute;
        }
        
.index_three .right .font16::-webkit-scrollbar {
            /*滚动条整体样式*/
            width: 4px;
            /*高宽分别对应横竖滚动条的尺寸*/
        }
        
.index_three .right .font16::-webkit-scrollbar-thumb {
            /*滚动条里面小方块*/
            display: block;
            width: 10px;
            height: 35px;
            background:#3ea3c3;
        }

.more.add {
  background-color: #3ea3c3;
  border-radius: 3px;
  width: 10.5rem;
  line-height: 3.25rem;
  border: 1px solid #3ea3c3;
  transition: all .6s;
}

.more.add:hover {
  background-color: rgba(62, 164, 195, 0);
  transition: all .6s;
  box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 3%);
}

.more.add:hover a {
  color: #3ea3c3;
  transition: all .6s;
}

.more.add a {
  color: #FFF;
  transition: all .6s;
}

.index_four .col-sm-6 {
  margin-bottom: 30px;
}



.index_four .all {
  padding: 3.125rem 0;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background-color: #FFF;
  transition: all .6s;
  border: solid 1px rgba(0, 0, 0, 0);
}

.index_four .all img {
  transition: all .6s;
}

.index_four .all:hover {
  border: solid 1px #3ea3c3;
  transition: all .6s;
}

.index_four .all:hover img {
  transform: scale(1.1);
  transition: all .6s;
}

.index_four .all:hover a {
  color: #3ea3c3;
  transition: all .6s;
}

.service .all_more {
  background-color: #374f77;
  border-radius: 3px;
  padding: 2.75rem 0;
  position: relative;
  z-index: 0;
}

.service .col-sm-3:nth-child(2) .all_more::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: url(../img/bgg.png) no-repeat;
  background-size: cover;
}

.service .all_more img {
  height: 5.375rem;
  width: auto;
  padding: .625rem 0;
  transition: all .6s;
}

.service .all_more:hover img {
  transition: all .6s;
  transform: scale(1.1);
}

.service .all_more .font14 i {
  font-size: 1.5rem;
  padding-left: .375rem;
  transition: all .6s;
}

.service .all_more:hover .font14 i {
  font-size: 1.5rem;
  padding-left: 1.25rem;
  transition: all .6s;
}

.service .all_more .font16::before {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFF;
  bottom: .875rem;
  width: 2.5rem;
  height: .125rem;
}

.index_four::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ebeef2;
  z-index: -1;
}

.index_four::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/14.png) no-repeat;
  background-size: contain;
  z-index: -1;
  background-position: bottom left;
}

.index_three .title_all .font14::before,
.index_five .title_all .font14::before {
  left: 0;
  transform: translateX(0);
}

.index_five .col-sm-4 .all {
  background-color: #ebeef2;
  border-radius: 3px;
  box-shadow: 0 0 1rem rgba(0,0,0,0.1);
}

.index_five .col-sm-4 .all .over {
  max-height: 15.4375rem;
  width: auto;
      height: 15.4375rem;
}
.index_five .col-sm-4 .all .over  a {
    background: #fff;
}
.index_five .col-sm-4 .all .over  a,
.index_five .col-sm-4 .all .over  a img {
    height: 100%;
    object-fit: contain;
    
}
.index_five .col-sm-4 .all:hover img {
  transition: all .6s;
  transform: scale(1.1);
}

.index_five .col-sm-4 .all .font14 a:hover,
.index_five .col-sm-4 .all:hover .font16 a {
  transition: all .6s;
  color: #3ea3c3;
}

.index_five .col-sm-4 .all:hover .font14 i {
  padding-left: .875rem;
  color: #3ea3c3;
  transition: all .6s;
}

.index_five .all .txt_all {
  padding: 1.375rem 2rem 2.25rem;
}

.data {
  font-size: .75rem;
  color: #a4a4a4;
  line-height: 1.875rem;
}

.index_five .all .txt_all .font16 {
  color: #000;
}

.index_five .all .txt_all .font14 {
  color: #616161;
  line-height: 1.875rem;
}

.index_five ul .txt_all a {
  display: flex;
  align-items: center;
}

.index_five ul .txt_all {
  overflow: hidden;
  background-color: #FFF;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 2.25rem;
  border: solid 1px rgba(62, 164, 195, 0);
  transition: all .6s;
}

.index_five ul .txt_all a .jiantou {
  text-align: right;
}

.index_five .col-sm-4 .all .font14 i,
.index_five .new ul li a,
.index_five .col-sm-4 .all img,
.index_five ul .txt_all .font16 a,
.index_five ul .txt_all .jiantou {
  transition: all .6s;
}

.index_five ul .txt_all:hover .font16 a,
.index_five ul .txt_all:hover .jiantou i {
  color: #3ea3c3;
  transition: all .6s;
}

.index_five ul li .txt_all {
  margin-bottom: 1.0625rem;
}

.index_five ul .txt_all:hover {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  transition: all .6s;
  border: solid 1px #3ea3c3;
}

.index_five .top {
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.index_five .new ul li {
  float: left;
  line-height: 1.875rem;
  padding: 0 .625rem;
}

.index_five .new ul li.active a,
.index_five .new ul li:hover a {
  color: #3ea3c3;
  transition: all .6s;
}

footer {
  background-color: #2e3335;
}

footer .foot {
  background-color: #2e3335;
  padding: 3.125rem 0;
}

footer .code {
  padding: .125rem;
  background-color: #FFF;
  margin-top: .875rem;
}

.foot_ul {
  display: flex;
  justify-content: space-between;
}

.foot_ul .e_mail form input {
  background: transparent;
}

.foot_ul ul,
li {
  margin: 0;
  padding: 0;
}

.foot_ul .qkl li:nth-child(1),
.foot_ul .qkl li:nth-child(4) {
  float: none;
}

.foot_ul .qkl li:nth-child(3) {
  padding-left: 4.375rem;
}

.foot_ul .qkl li {
  float: left;
}

.foot_ul a {
  color: #FFFFFF;
  font-size: .875rem;
}

.share ul li:nth-of-type(1) {
  margin-bottom: 0 !important;
}

.foot_ul ul>li:nth-of-type(1) {
  line-height: 1.625rem;
  margin-bottom: 0.625rem;
  font-size: 1rem;
}

.share ul li:nth-child(1) {
  font-size: .875rem;
  line-height: 1.875rem;
}

.foot_ul ul li {
  line-height: 1.875rem;
  color: #FFF;
  font-size: .875rem;
}

/* .foot_ul .e_mail {
  border-bottom: 1px solid #f7f7f7;
  line-height: 2.5rem;
  width: 18.75rem;
}
.foot_ul .e_mail i {
  padding-right: .625rem;
  transition: all .6s;
}
.e_mail i:hover {
  padding-right: 0;
  transition: all .6s;
} */
.foot_ul input::placeholder {
  color: #FFF;
}

.foot_ul form {
  border-bottom: 1px solid #f7f7f7;
  line-height: 3rem;
  width: 18.75rem;
}

.foot_ul form button,
.foot_ul form input {
  border: transparent;
  background: transparent;
  color: #FFF;
}

.foot_ul form i {
  padding-right: .25rem;
  font-size: 1.75rem;
  transition: all .6s;
}

form:hover i {
  padding-right: 0;
  transition: all .6s;
}

.foot_ul .share li i {
  font-size: 1.25rem;
}

.foot_ul .share ul li {
  float: left;
}

.foot_ul .share li a {
  padding: 0 .75rem;
  margin: 0 .375rem;
}

.foot_ul .share>li:nth-child(2) {
  margin-top: 1.375rem;
}

.foot_ul .share>li:nth-child(2) li {
  transition: all .6s;
}

.foot_ul .share>li:nth-child(2) li:hover {
  transform: scale(1.3);
  transition: all .6s;
}


.foot_ul .share>li:nth-child(2) li:hover a::before {
  background-color: #3ea3c3;
  border: 1px solid #3ea3c3;
  transition: all .6s;
  z-index: -1;
}

.foot_ul .share li a::before {
  position: absolute;
  content: "";
  width: 2.75rem;
  height: 2.75rem;
  left: 0;
  top: 42%;
  transform: translateY(-50%);
  border: 1px solid #FFF;
  border-radius: 50%;
  transition: all .6s;
}

footer .copyright {
  border-top: 1px solid #4c4c4c;
  padding-bottom: 1.25rem;
}

footer .tel li span {
  color: #3ea3c3;
  font-size: 1.25rem;
}

footer .copy {
  margin-left: 20.5rem;
  color: #FFF;
  padding: 1.25rem 0;
  font-size: .875rem;
}

.news .new_li a i:hover {
  font-size: 24px;
}

footer .copyright ul li {
  float: left;
  padding-left: 0.625rem;
}

.beian .text {
  font-size: .875rem;
  line-height: 1.75rem;
  color: #576063;
}

.beian {
  padding: 1.25rem 0;
  border-top: 1px solid rgba(247, 247, 247, 0.2);
  background-color: #2e3335;
}

.index_one .swiper-pagination {
  display: none;
}

.index_one.list_one::before {
  bottom: auto;
  top: 5rem;
  height: 84%;
}

.index_one.list_one {
  margin-top: -5rem;
}

.list_three {
  padding: 5rem 0;
}

.index_three.list_three .right {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: auto;
  padding-right: 15.9375rem;
  padding-left: 1.875rem;
}

.list_three .left {
  float: right;
}

.about_four::after,
.about_four::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/17.jpg) no-repeat;
  top: 0;
  left: 0;
  background-size: cover;
  z-index: -1;
}

.about_four::after {
  background: rgba(0, 0, 0, 0.1);
}

.about_four .title_all .font14::before {
  background-color: #FFF;
}

.about_four .title_all .font14 {
  text-transform: uppercase;
  color: #FFFFFF;
}

.about_four .all .font14 {
  color: #BCBCBC;
}

.about_four .all {
  padding: 0 5rem;
}

.about_four .all img {
  padding: 1.5625rem 7rem;
}

.about_four .all span {
  padding: 0 .625rem;
}

.about_five ul {
  width: 60%;
  padding-top: 3.125rem;
}

.about_five ul li {
  float: left;
  position: relative;
  width: 50%;
  padding-left: 1.625rem;
}

.about_five ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #3ea3c3;
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
}

.about_five .right {
  padding-left: 1.625rem;
}

.about_six {
  border-top: 1px solid #D3D3D3;
}

.about_six .about_all .font16 {
  color: #2c2c2c;
  height: 4.5rem;
  display: flex;
  align-items: center;
  border-bottom: 1px #D3D3D3 dashed;
}

.about_six .code ul li:nth-child(1) {
  padding-left: 0;
}

.about_six .code ul li {
  float: left;
  padding-left: 3rem;
}

.about_six .code ul li img {
  border: 1px solid #D3D3D3;
  padding: .1875rem;
}

.about_six .code ul li .font16 {
  padding-top: .25rem;
}

.about_six .font16 span {
  padding: 0 .75rem;
}

.about_six .col-md-6:nth-child(1) {
  padding-right: 5px;
}

.about_six .col-md-6:nth-child(2) {
  padding-left: 30px;
  padding-top: 1rem;
}

.about_six .col-md-6 img {
  padding: .225rem;
  background-color: #FFF;
}

.box3 {
  width: 100%;
  position: relative;
  left: 0;
  z-index: 12;
}

.technology_one .top {
  display: flex;
  justify-content: center;
  background: #3DA2C6;
  width: 100%;
}

.technology_one .top li {
  margin: 0 2.25rem;
  line-height: 3.375rem;
}

.technology_one .top li::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFF;
  width: 0;
  height: .125rem;
  transition: all .6s;
}

.technology_one .bottom {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}

.technology_one .top li:hover::before,
.technology_one .top li.active::before {
  width: 100%;
  transition: all .6s;
}

/* .technology_one .bottom li{
  float: left;
  width: 50%;
} */
.technology_one .all {
  padding-left: 5rem;
}

.technology_one .all>div:nth-child(1) {
  padding: 0;
}

.technology_two .all>div,
.technology_one .all>div {
  padding-top: 1.5625rem;
}

.technology_four .all>div,
.technology_three .all>div:nth-child(1) {
  padding-top: 1.625rem;
}

.technology_three .all>div {
  padding-top: 1.875rem;
}

/* .technology_one .technology_one_bottom{
  display: none;
}
.technology_one .technology_one_bottom.active{
  display: block;
} */
.about_six,
.technology_two,
.technology_four {
  background-color: #EBEEF2;
}

.technology_two .all .swiper-container {
  padding-bottom: 3.125rem;
}

.technology_two .all .swiper-pagination-bullet {
  width: .75rem;
  height: .75rem;
}

.technology_two .all .swiper-pagination-bullet {
  background: #E0E0E0;
  opacity: 1;
}

.technology_two .all .swiper-pagination-bullet-active {
  background: #3EA3B9;
}

.technology_two .all .font16 span {
  padding-right: 3.125rem;
}

.technology_two .all .swiper_all:hover img {
  transform: scale(1.1);
  transition: all .6s;
}

.technology_two .all .swiper_all img {
  transition: all .6s;
}

.news_one .title_all .font14::before,
.technology_five .title_all .font14::before,
.technology_one .title_all .font14::before,
.technology_two .title_all .font14::before,
.technology_three .title_all .font14::before {
  left: 0;
  transform: translateX(0);
}

.technology_three .all ul li {
  text-align: center;
}

.technology_three .all .li_all {
  border: 1px solid #CCCCCC;
  margin: .9375rem;
}

.technology_three .all ul li {
  float: left;
  width: 20%;
}
.technology_three .all ul li .font16.ta  {
    line-height: 1.25rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.technology_three .all ul li .font16.ta {
    
}
.technology_three .all ul li img {
  padding: 1rem 0;
  height: 14.25rem;
  width: auto;
}

.technology_three .all ul li:nth-child(1) img {
  padding: 0;
}
.technology_four .all>div.row {
    display: flex;
    
}
.technology_four .all>div>div {
    height: auto;
}.technology_four .all>div>div>div {
    height: 100%;
}
.technology_four .group_four {
  background-color: #FFF;
  padding: 2.5rem;
  height: auto;
}

.technology_four .group_four ul {
  padding-top: .9375rem;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
}

.technology_four .group_four ul li::before {
  position: absolute;
  content: "";
  width: .5rem;
  height: .5rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #3EA3B9;
  border-radius: 50%;
}

.technology_four .group_four ul li {
  padding-left: 1.25rem;
  position: relative;
}

.table-responsive .table {
  background-color: #fff;
}

.table>tbody>tr:nth-child(4)>td {
  border-bottom: 1px solid #CCC;
}

.table>tbody>tr>td:nth-child(2) {
  border-right: 1px solid #CCC;
}

.table>tbody>tr>td {
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  font-size: 1rem;
  line-height: 1.875rem;
  padding: .875rem 2.125rem;
}

.five_w .bottom {
  display: flex;
  width: auto;
  align-items: center;
  height: 14.5rem;
  padding: 1.875rem 4.75rem;
  border-bottom: 1px solid #CCC;
}

.five_w .font18 {
  background-color: #3EA3B9;
  color: #FFF;
  line-height: 3.75rem;
}

.five_w>div:nth-child(1) .img {
  border-right: 1px solid #CCC;
}

.txt {

  font-weight: bold;
  font-size: 1.75rem;
  line-height: 4rem;

  color: #000000;
}

.list_txt {
  display: inline-block;

  font-weight: bold;
  font-size: 2.1875rem;
  line-height: 2.875rem;

  color: #000000;
}

.technology_one_bottom .message .col-sm-6 .webuploader-pick,
.technology_one_bottom .message button,
.technology_one_bottom .message textarea,
.technology_one_bottom .message select,
.technology_one_bottom .message input {
  border: 1px solid #CCC;
  padding: .625rem 2.5rem;
  width: 100%;
  font-size: 1rem;
  line-height: 1.875rem;
  border-radius: 3px;
  margin-top: .9375rem;
}
.technology_one_bottom .message .col-sm-6:nth-child(9) .webuploader-pick ,
.technology_one_bottom .message .col-sm-6:nth-child(10) .webuploader-pick{
    padding: .625rem  0;
}
.technology_one_bottom .message .col-sm-6:nth-child(10) input,
.technology_one_bottom .message .col-sm-6:nth-child(9) input {
  width: 85%;
  float: left;
  margin-bottom: 20px;
}

.webuploader-container {
  float: right;
}

/* .technology_one_bottom .message select{
  padding: .875rem 2.5rem;
} */
.technology_one_bottom .message .col-sm-6 {
  margin-bottom: .9375rem;
}

.technology_one_bottom .message .col-sm-6:nth-child(10),
.technology_one_bottom .message .col-sm-6:nth-child(9) {
  width: 100%;
  overflow: hidden;
}

/* .technology_one_bottom .message textarea{
  margin-bottom: .9375rem;
  width: 90.3%;
} */
.technology_one_bottom .message textarea {
  height: 10.5rem;
}

.technology_one_bottom .message .col-sm-6:nth-child(10) .webuploader-pick,
.technology_one_bottom .message .col-sm-6:nth-child(9) .webuploader-pick {
  width: 75%;
  margin-left: 3.625rem;
}

.technology_one_bottom .message .col-sm-6:nth-child(10) .webuploader-pick,
.technology_one_bottom .message .col-sm-6:nth-child(9) .webuploader-pick {
  width: 11rem;
  line-height: 2rem;
  background-color: #EFEFEF;
  border: transparent;
  text-align: center;
  margin-left: 0;
  cursor: pointer;
  color: #939393;
}

.technology_one_bottom .message button {
  width: 11.25rem;
  float: right;
  float: left;
  /* margin-left: 8.625rem; */
  background-color: #3EA3B9;
  border: 1px solid #3EA3B9;
  margin-bottom: .9375rem;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.technology_one_bottom .message button:hover {
  box-shadow: inset 0 0px 0px 30px rgba(255, 255, 255, 0.3);
}

.technology_one_bottom .message input::-webkit-input-placeholder {
  color: #D10000;
  text-align: right;
}

.technology_one_bottom .message select,
.technology_one_bottom .message .col-sm-6:nth-child(9) input::-webkit-input-placeholder,
.technology_one_bottom .message .col-sm-6:nth-child(10) input::-webkit-input-placeholder {
  color: #939393;
  text-align: left;
}

.technology_one_bottom .message form {
  overflow: hidden;
}

select {
  outline: none;
  -webkit-appearance: none;
  appearance: none;
}

.technology_one_bottom .message .col-sm-6:nth-child(8) {
  position: relative;
}

.technology_one_bottom .message .col-sm-6:nth-child(8)::before {
  position: absolute;
  content: "";
  width: .875rem;
  height: .4375rem;
  right: 3.125rem;
  top: 76%;
  transform: translateY(-50%);
  background: url(../img/select.png) no-repeat;
  background-size: .875rem .4375rem;
}

input,
textarea {
  -webkit-appearance: none;
}

.product ul li {
  float: left;
  padding: 0 5px;
}

.product .add_ul ul li {
  list-style: square;
  line-height: 1.875rem;
}

.product .add_ul ul {
  padding: .625rem .9375rem;
}

.product .font22 {
  padding: .625rem 0;
  border-bottom: 1px solid #666;
}

.gallery-top {
  text-align: center;
  height: 70%;
  border: 1px solid #CCC;
  padding: 5rem 0;
  margin-bottom: 1.25rem;
  border-radius: .1875rem;
}

.gallery-top .swiper-slide {
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gallery-top img {
  max-width: 80%;
  min-height: 8.75rem;
}

.product .swiper-wrapper {
  align-items: center;
}

.product .img {
  padding: 1.25rem;
  border: 1px solid #CCC;
  height: 8.5rem;
  border-radius: .1875rem;
}

.gagf_rha .swiper-container {
  margin: 0 3.375rem;
}
.gagf_rha .swiper-slide-thumb-active .img{
    border-color:   #3ea3c3;
}
.pro_a1 .swiper-button-next,
.pro_a1 .swiper-button-prev {
    top: auto;
    background-size: 7px 14px;
    background-image: none;
    background-color: #e6e6e6;
    height: 8.5rem;
    width: 2.25rem;
    line-height: 8.5rem;
    text-align: center;
    border-radius: 0.1875rem;
    bottom: 0;
}

.pro_a1 .swiper-button-next i,
.pro_a1 .swiper-button-prev i {
  color: #5e5e5e;
}

 
.pro_a1 .swiper-button-next,
.pro_a1 .swiper-container-rtl .swiper-button-prev {
  right: 1rem;
}

.pro_a1 .swiper-button-prev,
.pro_a1 .swiper-container-rtl .swiper-button-next {
  left: 1rem;
}

.product .tel::before {
  position: absolute;
  content: "";
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid #3DA2C6;
}

.product .tel i {
  padding: .875rem;
  line-height: 2.5rem;
}

.product .tel span {
  padding-left: .875rem;
}

.product .tel {
  padding-left: 3.25rem;
  line-height: 1.875rem;
  color: #3EA3B9;
}

.product .tel a {
  color: #3EA3B9;
}

.product .bottom {
  display: flex;
  align-items: center;
}

.product .bottom>div {
  float: left;
}

.product_one>div { 
  margin-bottom: 4.75rem;
}

.product_one .img {
  border: 1px solid #ccc; 
  display: flex;
  align-items: center;
  justify-content: center;
}

.product_one .img img {
  padding: 2.25rem;
}
.flex_1.product_one {
    display: flex;
}
.flex_1.product_one .w_one:nth-child(1)  {
    order: 2;
}.flex_1.product_one .w_one:nth-child(2)  {
    order: 1;
}
.product_one {
  overflow: hidden;
  margin: 0 -1.875rem;
}

.product_one .w_one_img {
  width: 45%;
}

.product_one>div {
  width: 55%;
  float: left;
}

.product_one>div:nth-child(3),
.product_one>div:nth-child(7) {
  float: right;
}

.w_one_img,
.w_one {
  padding: 0 1.875rem;
}

.list_txt::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #3DA2C6;
  width: 100%;
  height: .1875rem;
}

.font16 {
  line-height: 1.875rem;
}

.news_one .data {
  font-size: .875rem;
  color: #A0A0A0;
}

.news_one .new_ul {
  padding: 1.875rem 0;
  border-bottom: 1px solid #CCC;
}

.news_one .all {
  padding-right: 3.75rem;
}

.news_one .more {
  border: 1px solid #BABABA;
  background-color: transparent;
}

.news_one .more a {
  color: #616161;
}

.news_one .more i {
  padding-left: .375rem;
  font-size: 1.625rem;
}

.news_one .new_li:hover img {
  transform: scale(1.1);
  transition: all .6s;
}

.news_one .new_li img {
  transition: all .6s;
}

.news_one .new_li:hover .more {
  border: 1px solid #3DA2C6;
  background-color: #3DA2C6;
}

.news_one .new_li:hover .more a {
  color: #FFF;
}

.address {
  padding-top: 8.75rem;
}

.address ul {
  padding: 0 15rem;
  background-color: #EBEEF2;
  line-height: 3.75rem;
}

.address ul li {
  float: left;
  padding-right: .375rem;
}

.address ul li:hover a {
  color: #3EA3B9;
}

.news_show_one .er_title {
  overflow: hidden;
  color: #A0A0A0;
}

.news_show_one .er_title>div i {
  font-size: 1.25rem;
  line-height: 1.875rem;
}

.news_show_one .er_title>div {
  font-size: .9375rem;
  float: left;
  line-height: 1.875rem;
  padding-right: 1.25rem;
}

.news_show_one .top,
.news_show_one .center {
  overflow: hidden;
  border-bottom: 1px solid #E5E5E5;
}

.show_title {
  font-size: 1.875rem;
  line-height: 2.625rem;
  color: #000;
}

.news_show_one .center .text p {
  margin-bottom: 1.5rem;
}

.news_show_one .center .text img {
  text-align: center;
  padding-top: 1.875rem;
}

.news_show_one .center ul {
  background-color: #F5F5F5;
  display: inline-block;
  padding: 1.25rem;
}

.news_show_one .center  .fr ul li {
  background-color: #3DA2C6;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: .375rem;
  margin-bottom: 1.875rem;
}

.news_show_one .center  .fr ul li:nth-child(3) {
  margin-bottom: 0;
}

.news_show_one .center  .fr ul li a {
  color: #FFF;
}

.news_show_one .bottom .bot {
  line-height: 1.875rem;
}

.news_show_one .bottom .shangxia {
  width: 85%;
}

.table-responsive {
  border: none;
}

.technology_one_bottom .all {
  padding-left: 0;
}

.img_result_2,
.img_result {
  min-height: 9.375rem;
  width: 100%;
  overflow: hidden;
  padding: 15px;
  border: 1px solid #ccc;
}

.img_result_2 ul li,
.img_result ul li {
  width: 20%;
}

.img_result_2 ul li img,
.img_result ul li img {
  width: 97%;
  display: block;
}

.news_show_one .center  .fr ul li:nth-child(1):hover .wechat-qrcode,
.share li:nth-child(1):hover .wechat-qrcode {
  display: block;
}

.news_show_one .center ul .wechat-qrcode,
.share .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -205px;
  left: -84px;
  width: 200px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}

.news_show_one .center ul .wechat-qrcode {
  top: -25px;
  left: 48px;
}

.wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}

.wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}

.wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}

#product_er,
#qjdgs {
  position: absolute;
  top: -130px;
  left: 0;
}

.squera_pro .img img {
  width: 100%;
  height: 100%;
}

.squera_pro .img {
  position: absolute;
  width: 14.5625rem;
  height: 12.875rem;

}

.squera_pro:nth-child(1) .img {
  bottom: 0;
  right: 0;
}

.squera_pro:nth-child(2) .img {
  bottom: 0;
  left: 0;
}

.squera_pro:nth-child(3) .img {
  top: 0;
  right: 0;
}

.squera_pro:nth-child(4) .img {
  top: 0;
  left: 0;
}

.squera_pro:nth-child(1) .all {
  background: #ECECEC;
}

.squera_pro:nth-child(2) .all {
  background-color: #D4EDFC;
}

.squera_pro:nth-child(3) .all {
  background-color: #FFECC5;
}

.squera_pro:nth-child(4) .all {
  background-color: #FCD9CB;
}

.squera_pro:nth-child(1) .all,
.squera_pro:nth-child(3) .all {
  padding: 3.125rem 13rem 3.125rem 6rem;
}

.squera_pro:nth-child(2) .all,
.squera_pro:nth-child(4) .all {
  padding: 3.125rem 6rem 3.125rem 13rem;
}

.squera_pro .font18 {
  padding-top: 2.5rem;
  font-size: 1.375rem;
}

.index_four .all a {
  display: block;
}

@media (max-width: 1920px) {
  .index_five ul .txt_all {
    padding: 2.1563rem;
  }

  .product .tel i {
    padding: .7813rem;
  }
}

@media (max-width: 1600px) {

  .banner .swiper-container-horizontal>.swiper-pagination-bullets,
  .banner .swiper-pagination-custom,
  .banner .swiper-pagination-fraction {
    bottom: -5px;
  }

  .index_five ul .txt_all {
    padding: 2rem;
    margin-bottom: 1.1875rem;
  }

  .index_five .col-sm-4 .all .over {
    max-height: 202px;
    width: auto;
  }

  .news_show_one .bottom .shangxia {
    width: 80%;
  }

  .technology_four .group_four {
    height: 17rem;
  }

  .header_top .top>div a {
    font-size: 1rem;
  }

  .header_bot .nav_ul>li>a {
    font-size: 1.125rem;
  }

  .header_bot_for input {
    line-height: 2.625rem;
    font-size: 1rem;
    width: 16.125rem;
  }

  .header_bot_for button {
    right: 1.125rem;
  }

  .table>tbody>tr>td,
  .technology_one .top li {
    font-size: 1.125rem;
  }

  .font16 {
    font-size: 1.125rem;
    line-height: 2.125rem;
  }

  .index_one .bottom .font16 {
    height: 3.875rem;
    line-height: 2rem;
  }

  .index_one.list_one .font16 {
    font-size: 1rem;
    line-height: 1.75rem;
  }

  /* .technology_one_bottom .message button {
  margin-left: 8.125rem;
} */
}

@media (max-width: 1440px) {

  .gagf_rha .swiper-button-next,
  .gagf_rha .swiper-button-prev {
    top: 85%;
  }

  .banner .swiper-container-horizontal>.swiper-pagination-bullets,
  .banner .swiper-pagination-custom,
  .banner .swiper-pagination-fraction {
    bottom: -7px;
  }

  /* .technology_one_bottom .message .col-sm-6:nth-child(10) input, .technology_one_bottom .message .col-sm-6:nth-child(9) input {
    margin-left: 4.0625rem;
  } */
  /* .technology_one_bottom .message textarea{
    width: 90.3%;
  } */
  .index_five .col-sm-4 .all .over {
    max-height: 184px;
    width: auto;
  }

  .header_bot_for input {
    width: 17.125rem;
  }

  .technology_four .group_four {
    height: 16.5rem;
  }

  .index_one .bottom .font16 {
    height: 3.25rem;
    font-size: 0.875rem;
    line-height: 1.75rem;
  }

  .font18 {
    font-size: 1.25rem;
  }

  .product .tel i {
    padding: .6875rem;
  }

  .list_three {
    padding: 7rem 0;
  }

  .about_four .all {
    padding: 0 4rem;
  }

  .gagf_rha .swiper-container {
    margin: 0 2.875rem;
  }
}

@media (max-width: 1366px) {

  /* .technology_one_bottom .message .col-sm-6:nth-child(10) input, .technology_one_bottom .message .col-sm-6:nth-child(9) input {
    margin-left: 3.75rem;
  } */
  /* .technology_one_bottom .message textarea{
    width: 90.3%;
  } */
  .index_five .col-sm-4 .all .over {
    max-height: 176px;
    width: auto;
  }

  .list_three {
    padding: 9rem 0;
  }

  .index_one.list_one::before {
    height: 85%;
  }

  .technology_one .top {
    line-height: 40px;
    font-size: 14px;
  }

  .header_top .top>div a {
    font-size: 12px;
  }

  .header_bot .nav_ul>li>a {
    font-size: 14px;
  }

  .table>tbody>tr>td,
  .font16 {
    font-size: 14px;
    line-height: 24px;
  }

  .mt35 {
    margin-top: 1.1875rem;
  }

  .index_five ul .txt_all {
    padding: 2rem;
  }

  .foot_ul ul li:nth-of-type(1) {
    font-size: 14px;
  }

  .foot_ul ul li {
    line-height: 24px;
  }

  .foot_ul .share li i {
    font-size: 18px;
  }

  .foot_ul .share li a::before {
    width: 3rem;
    height: 3rem;
    top: 38%;
  }

  .font18 {
    font-size: 16px;
  }

  .index_one .bottom .font16 {
    height: 4.625rem;
    line-height: 26px;
  }

  .product .tel i {
    font-size: 12px;
    padding: .75rem;
  }

  .share ul li:nth-child(1) {
    font-size: .875rem;
    line-height: 24px;
  }

  .technology_one_bottom .message .col-sm-6:nth-child(10) .webuploader-pick,
  .technology_one_bottom .message .col-sm-6:nth-child(9) .webuploader-pick {
    line-height: 2.125rem;
  }
}

@media (max-width: 1280px) {
  .index_five .col-sm-4 .all .over {
    max-height: 160px;
    width: auto;
  }

  .technology_one .top li {
    line-height: 3.75rem;
  }

  .index_one.list_one::before {
    height: 85%;
  }

  .title {
    font-size: 2.625rem;
  }

  .index_five ul .txt_all {
    padding: 1.875rem;
  }

  .foot_ul .share li a {
    padding: 0 .6875rem;
  }

  .technology_one .all {
    padding-left: 3rem;
  }

  .gagf_rha .swiper-button-next,
  .gagf_rha .swiper-button-prev {
    top: 85.5%;
  }

  /* .technology_one_bottom .message .col-sm-6:nth-child(10) input, 
  .technology_one_bottom .message .col-sm-6:nth-child(9) input {
    width: 75.5%;
  } */
  /* .technology_one_bottom .message button {
    margin-left: 8.25rem;
  } */
  .mt55 {
    margin-top: 2.5rem;
  }

  .technology_one_bottom .all {
    padding-left: 0;
  }
}

@media (max-width: 990px) {

  html,
  body {
    font-size: 16px;
    line-height: 30px;
  }

  .pb70,
  .pb55 {
    padding-bottom: 2.5rem;
  }

  .pb70,
  .pb90,
  .pb80 {
    padding-bottom: 2.5rem;
  }

  .pt70,
  .pt90,
  .pt80 {
    padding-top: 2.5rem;
  }

  .txt {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  header {
    display: none;
  }

  #siteFunctions {
    display: block;
  }

  .phone_logo img {
    height: 30px;
  }

  .container {
    padding: 0 8rem;
  }

  body {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .container {
    padding: 0 8rem;
  }

  .title {
    font-size: 1.625rem;
  }

  .more.add {
    width: 8.75rem;
    line-height: 2.625rem;
  }

  .index_four .all img {
    padding: 0 20px;
  }

  .service .col-sm-3 {
    width: 50%;
    margin-bottom: 1.875rem;
  }

  .squera_pro .font18 {
    padding-top: 15px;
  }

  .index_five .col-sm-4 {
    width: 50%;
    margin-bottom: 1.25rem;
  }

  .index_five .top.pt80 {
    padding-top: 0;
  }

  .index_five .new ul li {
    padding: 0 .375rem;
  }

  .title_all .font14::before {
    width: 4.3125rem;
  }

  .animate {
    font-size: 5rem;
  }

  .animate .c-ticker {
    padding: 40px 0;
  }

  .index_two.pt40 {
    padding-top: 3.625rem;
  }

  .index_two.pb90 {
    padding-bottom: 3.625rem;
  }

  .p1 {
    font-size: 1.875rem;
    line-height: 3rem;
  }

  .p2 {
    font-size: 14px;
    line-height: 26px;
  }

  .hover .all {
    width: 25.5rem;
    padding: 1.375rem;
  }

  .index_one .bottom .font16 {
    height: 3.625rem;
  }

  .more {
    width: 100%;
  }

  .phone {
    line-height: 40px;
  }

  .index_three .img .over {
    position: relative;
  }

  .index_three .img .over::before {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.40);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }

  .index_three .title_all .font14::before {
    height: 0.0625rem;
    opacity: 1;
    background-color: #FFF;
  }

  .index_three .title_all .font14,
  .index_three .right .font16,
  .index_three .font16 a,
  .index_three .title {
    color: #FFF;
  }

  .index_three .img {
    width: 100%;
  }

  .index_three .right {
    width: 100%;
    padding-right: 8rem;
    padding-left: 1.125rem;
  }

  .index_one .swiper-container .swiper-slide .bottom {
    padding: 0 10px;
  }

  .more.add:hover {
    border: 1px solid #FFF;
  }

  .index_three .right {
    padding-right: 8rem;
    padding-left: 8rem;
  }

  .more.add:hover a {
    color: #FFF;
  }

  .testing {
    margin-top: -10px;
  }

  .index_two .yinh {
    position: absolute;
    top: 4.25rem;
    background-color: #FFF;
    border-radius: 50%;
    height: 3.75rem;
    width: 3.75rem;
    line-height: 3.75rem;
  }

  .index_two .yinh img {
    width: 1.5rem;
  }

  .index_one .swiper-pagination {
    display: block;
  }

  .index_one .swiper-container {
    padding-bottom: 35px;
  }

  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #3ea3c3;
  }

  .banner img {
    margin-top: -60px;
  }

  .index_one.list_one::before {
    height: 86%;
  }

  .technology_three .all ul li img {
    height: 10.25rem;
  }

  .technology_three .all ul li {
    width: 33.33%;
  }

  .technology_three .all ul li:nth-child(4),
  .technology_three .all ul li:nth-child(5) {
    display: none;
  }

  .technology_four .group_four {
    height: 12rem;
  }

  .technology_four .all .col-sm-4 {
    width: 50%;
    margin-bottom: 20px;
  }

  .technology_four .all .col-sm-4:nth-child(3) {
    width: 100%;
  }

  .technology_four .group_four ul li {
    font-size: 14px;
    line-height: 26px;
  }

  .technology_four .group_four {
    padding: 1.25rem 1.875rem;
  }

  .font16 {
    font-size: 16px;
    line-height: 28px;
  }

  .table>tbody>tr>td {
    line-height: 26px;
  }

  .font18 {
    font-size: 18px;
  }

  .five_w .bottom {
    height: 12.5rem;
    padding: 1.875rem 1.75rem;
  }

  .five_w .bottom .pt20 {
    padding-top: 0;
  }

  .gallery-top {
    padding: 2.5rem 0;
  }

  .list_txt {
    font-size: 1.375rem;
    line-height: 1.875rem;
  }

  .product .tel i {
    padding: .75rem;
  }

  .product .img {
    padding: 5px;
    border: 1px solid #CCC; 
  }

  .gagf_rha .swiper-button-next,
  .gagf_rha .swiper-button-prev {
    top: 90.5%;
    height: 3.5rem;
    width: 1.875rem;
    line-height: 3.5rem;
  }

  .gagf_rha .swiper-container {
    margin: 0 3.375rem;
  }

  .product_one>div {
    height: 15rem;
  }

  .product_one .img img {
    padding: 1.25rem;
  }

  .product_one .img {
    height: 12rem;
  }

  .product_one>div {
    margin-bottom: 2.5rem;
  }

  .list_txt::before {
    height: 1px;
  }

  .pt25 {
    padding-top: 10px;
  }

  .pb20 {
    padding-bottom: 10px;
  }

  .technology_one_bottom .message .col-sm-6 {
    font-size: 14px;
  }

  .technology_one_bottom .message button,
  .technology_one_bottom .message textarea,
  .technology_one_bottom .message select,
  .technology_one_bottom .message input {
    /* width: 73%; */
    padding: 5px 15px;
    font-size: 14px;
  }

  .technology_one_bottom .message .col-sm-6:nth-child(8)::before {
    right: 2.125rem;
    width: .625rem;
    height: .3125rem;
    background-size: .625rem .3125rem;
  }

  /* .technology_one_bottom .message .col-sm-6:nth-child(10) input, 
.technology_one_bottom .message .col-sm-6:nth-child(9) input {
  width: 68%;
  margin-left: 2.125rem;
} */
  .technology_one_bottom .message .col-sm-6:nth-child(10) .webuploader-pick,
  .technology_one_bottom .message .col-sm-6:nth-child(9) .webuploader-pick {
    width: 7rem;
    font-size: 14px;
    padding: 5px 15px;
  }

  /* .technology_one_bottom .message textarea {
  width: 87.25%;
} */
  .technology_one_bottom .message button {
    width: 9.25rem;
    /* margin-left: 5.75rem; */
  }

  .technology_two .all>div,
  .technology_one .all>div {
    padding-top: 1.1875rem;
  }

  .index_three.list_three .right {
    z-index: 1;
  }

  .about_four .all {
    padding: 0 0;
  }

  .about_four .all img {
    padding: 0.5625rem 5rem;
  }

  .about_four .all .font16.pt20 {
    padding-top: 0;
  }

  .pb50 {
    padding-bottom: 1.125rem;
  }

  .about_four .font18 {
    font-size: 16px;
  }

  .about_four .font16 {
    font-size: 14px;
    line-height: 24px;
  }

  .list_three {
    padding: 4rem 0;
  }

  .about_five ul {
    width: 100%;
    padding-top: 15px;
  }

  .about_five .pt35 {
    padding-top: 0;
  }

  .about_five .font16 {
    font-size: 14px;
    line-height: 24px;
  }

  .about_six .about_all .font16 {
    height: 3.75rem;
  }

  .font22 {
    font-size: 18px;
    line-height: 32px;
  }

  .data {
    font-size: 12px;
    line-height: 24px;
  }

  .news_one .data {
    font-size: 12px;
    color: #A0A0A0;
  }

  .news_one .font16 {
    font-size: 14px;
    line-height: 26px;
  }

  .mt55 {
    margin-top: 15px;
  }

  .pt15 {
    padding-top: 0;
  }

  .news_one .col-sm-4 {
    width: 40%;
  }

  .news_one .col-sm-8 {
    width: 60%;
  }

  .more.add {
    width: 7.5rem;
    line-height: 2rem;
  }

  .more a {
    font-size: .875rem;
    line-height: 2rem;
  }

  .news_show_one .w90 {
    padding-left: 30px;
  }

  .technology_one_bottom .message .col-sm-6:nth-child(10) input,
  .technology_one_bottom .message .col-sm-6:nth-child(9) input {
    width: 80.5%;
  }

  .banner .swiper-container-horizontal>.swiper-pagination-bullets,
  .banner .swiper-pagination-custom,
  .banner .swiper-pagination-fraction {
    bottom: 1px;
  }

  .index_four .col-sm-6 {
    margin-bottom: 15px;
  }

  .img_result_2 ul li,
  .img_result ul li {
    width: 33.333%;
  }

  .box3 {
    position: relative !important;
    top: 0 !important;
  }

  #siteFunctions .hd .lang a:last-child,
  #siteFunctions .hd .lang a:nth-child(3),
  .mobMenu>li:first-child>a::before,
  .mobMenu>li:first-child>a::after {
    display: none;
  }

  .squera_pro .img {
    display: none;
  }
.product_one .img {
    height: auto;
}
  .index_four .all {
    padding: 20px !important;
  }.product_one>div,
  .product_one .w_one_img{
    width: 100%;
    height: auto;
    float: none;
}.product_one .w_one_img {
    margin-top: 15px;
}
}

@media (max-width: 767px) {
  .product .tel::before {
    width: 2.125rem;
    height: 2.125rem;
  }

  .index_one .suqera .bottom {
    padding: 0;
  }

  .index_one .suqera .text {
    line-height: 24px;
    height: 48px;
  }

  .index_one .suqera>div {
    padding: 0.625rem 0.625rem 15px;
  }

  .index_one .suqera .font18 {
    padding-top: 10px;
  }

  .index_one .suqera .more {
    margin-top: 5px;
  }

  .index_one .suqera:nth-child(odd) {
    padding-right: 7px;
  }

  .index_one .suqera:nth-child(even) {
    padding-left: 7px;
  }

  .index_one .suqera {
    margin-bottom: 15px;
  }

  .product .tel i {
    padding: 11px;
    line-height: 35px;
  }

  .technology_one .bottom {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }

  .index_three .img .over::before {
    display: none;
  }

  .technology_one_bottom .message .col-sm-6:nth-child(10) .webuploader-pick,
  .technology_one_bottom .message .col-sm-6:nth-child(9) .webuploader-pick {
    margin-left: 0;
  }

  .table>tbody>tr>td {
    padding: 8px;
  }

  .technology_one .top {
    justify-content: space-between;
  
  }

  .technology_one .top li {
    margin: 0 0;
    font-size: 12px;
    padding: 10px 5px;
  }
 .technology_one .top li {
     line-height: 20px;
 }
  .technology_two .all .font16 span {
    padding-right: 1.125rem;
  }

  .technology_three .all ul li img {
    height: 5.25rem;
  }

  .technology_four .group_four {
    margin-bottom: 15px;
    height: auto;
  }

  .technology_four .group_four ul {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }

  .technology_four .group_four ul li {
    font-size: 12px;
    line-height: 24px;
  }

  .banner img {
    margin-top: -142px;
    width: 100%;
    height: calc(100vh - 60px);
    object-fit: cover;
  }

  .container {
    padding: 0 15px;
  }

  .txt {
    font-size: 18px;
    line-height: 32px;
  }

  .pt90,
  .pt70,
  .pt80 {
    padding-top: 30px;
  }

  .pb90,
  .pb80 {
    padding-bottom: 20px;
  }

  .pb20 {
    padding-bottom: 15px;
  }

  .p1 {
    font-size: 20px;
    line-height: 32px;
  }

  .p2 {
    font-size: 12px;
    line-height: 24px;
  }

  .font16 {
    font-size: 14px;
    line-height: 26px;
  }

  .technology_two .all>div,
  .technology_one .all>div {
    padding-top: 10px;
  }

  .technology_one .bottom li {
    width: 100%;
  }

  .hover .all {
    width: 19.5rem;
    padding: 15px;
  }

  .hover {
    top: 50%;
  }

  .title {
    font-size: 1.5rem;
  }

  .font14 {
    font-size: 12px;
    line-height: 24px;
  }

  .pt10 {
    padding-top: 4px;
  }

  .mt60 {
    margin-top: 15px;
  }

  .title_all .font14::before {
    width: 4rem;
  }

  .index_four .all {
    margin-bottom: 20px;
  }

  .service .col-sm-3:nth-child(odd) {
    padding-right: 7px;
  }

  .service .col-sm-3:nth-child(even) {
    padding-left: 7px;
  }

  .service .all_more img {
    height: 60px;
  }

  .new .font16 {
    font-size: 12px;
  }

  .index_five .new ul li {
    padding: 0 2px;
  }

  .index_five .col-sm-4 {
    width: 100%;
  }

  .index_three .right {
    padding-right: 15px;
    padding-left: 15px;
  }

  .index_three .right {
    position: relative;
    transform: translateY(0);
    right: 0;
  }

  .animate {
    font-size: 4rem;
  }

  .testing {
    margin-top: -20px;
  }

  .index_two .yinh {
    height: 2.875rem;
    width: 2.875rem;
    line-height: 2.875rem;
  }

  .index_two .yinh img {
    width: 1rem;
  }

  .index_three .right {
    background: #fff;
    padding: 30px;
  }

  .index_three .title_all .font14 {
    color: #3ea3c3;
  }

  .index_three .title_all .font14::before {
    background-color: #3ea3c3;
  }

  .index_three .img::before {
    display: none;
  }

  .index_three .right .font16,
  .index_three .font16 a,
  .index_three .title {
    color: #2c2c2c;
  }

  .more.add:hover a {
    color: #3ea3c3;
  }

  .more.add:hover {
    border: 1px solid #3ea3c3;
  }

  .beian .text {
    font-size: 12px;
    line-height: 1.5;
    color: #888888;
  }

  .index_five .all .txt_all {
    padding: 15px 15px 20px;
  }

  .index_five ul .txt_all {
    padding: 15px;
  }

  .index_four .all,
  .service .col-sm-3,
  .index_five .col-sm-4 {
    margin-bottom: 15px;
  }

  .index_five ul li .txt_all {
    margin-bottom: 15px;
  }

  .five_w .w70,
  .five_w .w30 {
    width: 100%;
  }

  .five_w>div:nth-child(1) .img {
    border: transparent;
  }

  .product_one>div {
    height: auto;
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }

  .product_one .img {
    height: auto;
  }

  .product_one .w_one_img,
  .product_one>div {
    width: 100%;
  }

  .product_one .img img {
    padding: 15px;
  }

  .technology_one_bottom .message .col-sm-6:nth-child(10) input:nth-child(2),
  .technology_one_bottom .message .col-sm-6:nth-child(9) input:nth-child(2) {
    width: 64.5%;
    margin-left: 0;
  }

  .technology_one_bottom .message button,
  .technology_one_bottom .message textarea,
  .technology_one_bottom .message select,
  .technology_one_bottom .message input {
    /* width: 73%; */
    font-size: 12px;
    padding: 5px 10px;
  }

  .technology_one_bottom .message .col-sm-6:nth-child(10) input,
  .technology_one_bottom .message .col-sm-6:nth-child(9) input {
    width: 46%;
    margin-left: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .technology_one_bottom .message button {
    width: 6.25rem;
  }

  /* .technology_one_bottom .message button {
  margin-left: 6rem;
} */
  .index_three.list_three .right {
    position: relative;
    transform: translateY(0);
    top: 0;
    padding-right: 15px;
    padding-left: 15px;
  }

  .list_three {
    padding: 0 0 20px 0;
  }

  .about_four .all img {
    padding: 0.5625rem 9rem;
  }

  .about_four .all {
    margin-bottom: 20px;
  }

  .about_four::after {
    background: rgb(0 0 0 / 17%);
  }

  .about_four .all .font14 {
    color: #FFF;
  }

  .about_five .right {
    padding-left: 15px;
    margin: 15px 0;
  }

  .about_six .col-md-6:nth-child(2) {
    padding-left: 15px;
  }

  .news_one .col-sm-4 {
    width: 100%;
  }

  .news_one .col-sm-8 {
    width: 100%;
  }

  .pt15 {
    padding-top: 15px;
  }

  .news_one .new_ul {
    padding: 15px 0;
  }

  .mt55 {
    margin-top: 5px;
  }

  .pt5 {
    padding-top: 0;
  }

  .address ul {
    padding: 0 15px;
  }

  .address {
    padding-top: 0;
  }

  .news_show_one .center ul {
    padding: 0 15px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
  }

  .news_show_one .center  .fr ul li {
    float: left;
    margin: 15px 30px;
  }

  .news_show_one .w90,
  .news_show_one .w10 {
    width: 100%;
  }

  .news_show_one .center .text p {
    margin-bottom: 15px;
  }

  .news_show_one .bottom .shangxia {
    width: 100%;
  }

  .news_show_one .more.add {
    float: left;
    margin-top: 5px;
  }

  .technology_four .all .col-sm-4 {
    width: 100%;
    margin-bottom: 15px;
  }

  .pb35 {
    padding-bottom: 15px;
  }

  .index_two.pb90 {
    padding: 25px 0;
  }

  .service .all_more {
    padding: 25px 0;
  }

  .squera_pro .font18 {
    font-size: 18px;
  }.product .img,
  .pro_a1 .swiper-button-next, .pro_a1 .swiper-button-prev{ 
    height: 4.5rem;
  }.pro_a1 .swiper-button-next, .pro_a1 .swiper-button-prev {
      line-height: 4.5rem;
  }
  .auto_squera {
      flex-wrap: wrap;
  }.auto_squera li {
      margin-bottom: 15px;
  }.technology_three .all ul li {
      width: 100%;
  }.technology_one_bottom .message .col-sm-6:nth-child(10) .webuploader-pick, .technology_one_bottom .message .col-sm-6:nth-child(9) .webuploader-pick {
         width: 10rem;
    font-size: 12px;
    padding: 5px 0px;
    }
    .technology_one_bottom .message .col-sm-6:nth-child(10) input:nth-child(2), .technology_one_bottom .message .col-sm-6:nth-child(9) input:nth-child(2) {
        width: 50%;
    }
}

#siteFunctions .hd .lang a.active {
  color: #3ea3c3;
}.news_show_one .center ul .wechat-qrcode, .share .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -220px;
    left: -120px;
    width: 280px;
    height: 192px;
    color: #666;
    font-size: 12px;
}

#phone_nav span,
.seaarch_phone span {
  display: block;
  font-size: 28px;
}
.qkl li,.tel li {
     text-transform: capitalize;

}
.news_show_one .center  .fr ul li a::before{
    display: none;
}
.news_show_one .center  .fr ul li .iconfont{
    font-size: 1rem;
}
.news_show_one .center  .fr ul li:nth-child(3) .iconfont{
    font-size: 1.125rem;
}



/*20260601 添加在线留言*/

.about_seven .m_input{
     border: 1px solid #CCC;
    padding: 1rem;
    width: 100%;
    font-size: 1rem;
    line-height: 1.875rem;
    border-radius: .4rem;
    margin-top: .5rem;
    margin-bottom: 1rem;
    
}.about_seven .font16 span{
    color: red;
}
.tijiaobtn button{
    color: #FFF;
}

.tijiaobtn button:hover{
    color: #3ea3c3;
}
.about_seven .m_input.code-inp{
    width: 30%;
}
@media (max-width: 767px) {
        .about_seven .m_input.code-inp{
    width: 60%;
}
    .about_seven .m_input{
        line-height: 1.5rem;
        padding: .5rem;
}.pb40 {
    padding-bottom: 1.5rem;
}

}
.layui-layer-btn a{
    font-size: 16px;
}
