body,
html {
  font-size: 37.5px !important;
}
#mobile {
  font-size: 14px;
  width: 100%;
}
#mobile header {
  width: 100%;
  background-color: black;
  height: 1.2rem;
  z-index: 101;
}
#mobile header div {
  height: 1.2rem;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
}
#mobile header div .logo-gt {
  height: 65%;
  padding-left: 0.26rem;
}
#mobile header div div {
  width: 10%;
  padding: 0.2rem 0.2rem 0 0.1rem;
  box-sizing: border-box;
}
#mobile header div div .m-nav {
  width: 100%;
}
#mobile .banner1 {
  width: 100%;
  --swiper-navigation-color: #4C7BB8;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 20px;
  /* 设置按钮大小 */
}
#mobile .m-swiper {
  width: 100%;
  height: 9.4rem;
}
#mobile .m-swiper .swiper-container {
  width: 100%;
  height: 100%;
}
#mobile .m-swiper .swiper-container img {
  width: 100%;
}
#mobile .right-nav {
  display: none;
  width: 25%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  right: 0px;
  top: 1.1rem;
  position: fixed;
  z-index: 205;
}
#mobile .right-nav ul {
  padding: 0.4rem 0 0 0.4rem;
}
#mobile .right-nav ul li {
  height: 1rem;
  line-height: 1rem;
  font-weight: bold;
  color: #555;
  border-bottom: 0.02rem solid #acabab;
}
#mobile .right-nav ul li a {
  text-decoration: none;
  color: #555;
}
#mobile .m-concat {
  width: 10%;
  height: 3.5rem;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  right: 0;
  top: 38%;
  position: fixed;
  color: #fff;
  text-align: center;
  padding-top: 0.5rem;
  z-index: 200;
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
#mobile .m-concat img {
  width: 60%;
}
#mobile .m-concat-msg {
  width: 35%;
  height: 7.5rem;
  font-size: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  right: 0px;
  top: 38%;
  position: fixed;
  color: #fff;
  padding: 0.4rem 0.2rem 0 0.4rem;
  box-sizing: border-box;
  z-index: 198;
}
#mobile .m-concat-msg p {
  line-height: 0.5rem;
}
#mobile .m-concat-msg #m-wx-r {
  margin-top: 0.2rem;
  width: 80%;
}
#mobile #mange-swiper {
  width: 100%;
  min-height: 8rem;
  max-height: 18rem;
  align-items: center;
  padding: 0 0.26rem;
  box-sizing: border-box;
}
#mobile #mange-swiper .re-mange {
  width: 100%;
  position: relative;
  min-height: 8rem;
  max-height: 18rem;
}
#mobile #mange-swiper .re-mange ul {
  width: 100%;
  list-style-type: none;
  min-height: 8rem;
  max-height: 18rem;
  padding: 0.5rem 0 0.2rem 0;
  box-sizing: border-box;
}
#mobile #mange-swiper .re-mange ul li {
  width: 100%;
  position: absolute;
  transition: 2s;
  opacity: 0;
  text-align: center;
}
#mobile #mange-swiper .re-mange ul li img {
  padding: 0.2rem 0 0.4rem 0;
  box-sizing: border-box;
}
#mobile #mange-swiper .re-mange ul li .case-text {
  font-size: 0.4rem;
  color: #555;
  line-height: 0.5rem;
  height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
#mobile #mange-swiper .re-mange ul li .case-text:hover {
  text-overflow: inherit;
  overflow: visible;
  height: 2rem;
}
#mobile #mange-swiper .re-mange ol {
  width: 50%;
  position: absolute;
  display: flex;
  justify-content: space-between;
  float: right;
  list-style: none;
  top: 78%;
  left: 25%;
}
#mobile #mange-swiper .re-mange ol li {
  width: 1rem;
  height: 3px;
  font-size: 12px;
  line-height: 30px;
  float: center;
  text-align: center;
  border: 1px solid #e3e3e3;
  color: #333;
}
#mobile .company-profile {
  padding-top: 0.15rem;
  box-sizing: border-box;
  background: url(/assets/images/common/gs-induce.jpg);
}
#mobile .company-profile h2 {
  padding: 1rem 0 0.4rem 0.25rem;
  font-weight: 600;
  color: #333;
  font-size: 0.5rem;
}
#mobile .company-profile h2 span {
  display: block;
  width: 20%;
}
#mobile .company-profile h2 span img {
  width: 0.7rem;
}
#mobile .company-profile h3 {
  padding: 0 0 0.4rem 0.25rem;
  color: #04829b;
  font-size: 0.45rem;
}
#mobile .company-profile .company-introduce {
  padding: 0 0.2rem 0.2rem 0.2rem;
  box-sizing: border-box;
  color: #6f6e6e;
}
#mobile .company-profile .company-introduce p {
  font-size: 0.4rem;
  line-height: 0.8rem;
  font-weight: 600;
}
#mobile .company-profile .company-nav {
  margin: 0.6rem 0.2rem 0.2rem 0.2rem;
  width: 55%;
  height: 1rem;
  line-height: 1rem;
  background-color: #bebebd;
}
#mobile .company-profile .company-nav ul li {
  width: 50%;
  padding: 0 0.25rem 0 0.4rem;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
}
#mobile .company-profile .company-nav ul li a {
  text-decoration: none;
  color: #333;
}
#mobile .company-profile .company-four {
  padding: 0.4rem 0;
  box-sizing: border-box;
}
#mobile .company-profile .company-four li {
  font-size: 0.4rem;
  text-align: center;
  width: 5rem;
  height: 1.8rem;
  background: url(/assets/images/common/flower.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.4rem;
}
#mobile .company-profile .company-four li div {
  padding: 0.4rem 0.8rem;
  width: 65%;
}
#mobile .company-pain {
  width: 100%;
  line-height: 0.8rem;
  color: #231815;
  font-weight: 400;
  text-align: center;
  margin-top: 0.5rem;
}
#mobile .company-pain .a1 {
  width: 100%;
  color: #555;
}
#mobile .hy {
  width: 100%;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
#mobile .hy img {
  width: 100%;
}
#mobile .hy .hyItems {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 5rem;
}
#mobile .hy-itemTitle {
  max-width: 24.5rem;
  height: 0.56rem;
  font-size: 16px;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin: 0.5rem 0.26rem;
}
#mobile .hy-itemTitle .hy-title {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
#mobile .hy-itemTitle .hy-title.active {
  color: #4c7ab7;
}
#mobile .hyBoxs {
  margin: 0.26rem;
}
#mobile .hyItem {
  height: 1.3rem;
  background: #ededed;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
#mobile .hyItem .hy1 {
  width: 15.5rem;
  height: inherit;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 1.3rem;
}
#mobile .hyItem .hy1.active {
  width: 16rem;
  color: #4b78b5;
}
#mobile .hyItem .iconfont {
  line-height: 50px;
  top: 17px;
  font-size: 14px;
}
#mobile .hyItem .iconfont.left {
  color: #999999;
  padding-right: 0.2rem;
}
#mobile .hyItem .iconfont.right {
  color: #4B74B1;
  padding-left: 0.2rem;
}
#mobile .hyItem .hy2 {
  width: 4.8rem;
  height: inherit;
  background: #4c7bb8;
  text-align: center;
  color: #ffffff;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3rem;
}
#mobile .hy-image {
  padding: 0 0.26rem;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}
#mobile .hy-image .ysItem {
  width: 48%;
  height: 4rem;
  position: relative;
  padding-bottom: 0.26rem;
}
#mobile .hy-image .ysItem .ysImg {
  border-top: 0.1rem solid #4B74B1;
  width: 100%;
  height: 1rem;
  object-fit: cover;
}
#mobile .hy-image .ysItem .ysBox1 {
  width: 100%;
  height: 1rem;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  position: absolute;
  top: 0.6rem;
  left: 0.2rem;
}
#mobile .hy-image .ysItem .ysBox1 .ysTitle {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 1rem;
}
#mobile .hy-image .ysItem .ysBox1 .iconfont {
  color: #4B74B1;
  font-size: 1rem;
}
#mobile .hy-image .ysItem .ysBox2 {
  width: 100%;
  position: absolute;
  top: 2rem;
  left: 0.2rem;
  font-size: 12px;
  font-weight: 400;
  line-height: 0.6rem;
}
#mobile .yy-image {
  margin: 1rem 0.26rem 0 0.26rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#mobile .yy-image .c1 {
  width: 47%;
  height: inherit;
  border-right: 0.02rem solid #B3B3B3;
  padding-right: 0.1rem;
  margin-bottom: 0.6rem;
  text-align: center;
}
#mobile .yy-image .c1 .iconfont {
  color: #4B74B1;
  font-size: 1.5rem;
}
#mobile .yy-image .c1 .c1-title {
  width: 100%;
  height: 0.53rem;
  font-size: 16px;
  font-weight: bold;
  line-height: 0.9rem;
  color: #231815;
  margin-top: 0.4rem;
}
#mobile .yy-image .c1 .c1-des {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  height: 2.8rem;
  line-height: 0.6rem;
  color: #999;
  margin-top: 19px;
  text-align: left;
}
#mobile #pro-swiper {
  width: 100%;
  min-height: 10rem;
  max-height: 16rem;
  align-items: center;
  margin: 5% auto;
  margin-top: 6%;
  padding: 0 0.26rem;
  box-sizing: border-box;
}
#mobile .re {
  width: 100%;
  position: relative;
  min-height: 10rem;
  max-height: 16rem;
}
#mobile .re ul {
  width: 100%;
  list-style-type: none;
  min-height: 10rem;
  max-height: 16rem;
  padding-top: 1.5rem;
  box-sizing: border-box;
}
#mobile .re ul > li {
  width: 100%;
  position: absolute;
  transition: 2s;
  opacity: 0;
}
#mobile .re ul > li img {
  width: 100%;
}
#mobile #pro-swiper ol {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: space-between;
  float: right;
  list-style: none;
  top: 0;
  left: 0;
}
#mobile #pro-swiper ol li {
  width: 2.2rem;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  float: left;
  text-align: center;
  border-radius: 2em;
  border: 1px solid #e3e3e3;
  color: #333;
}
#mobile #proDuct {
  width: 100%;
  min-height: 5rem;
  padding: 0.2rem;
  box-sizing: border-box;
  margin-top: 0.6rem;
}
#mobile .list {
  width: 49%;
  cursor: pointer;
}
#mobile .list .proBor {
  width: 100%;
  border: 1px solid #ddddddc2;
}
#mobile .list .proBor .pro {
  width: 100%;
  height: 100%;
}
#mobile .list .pro-name {
  width: 100%;
  height: 1rem;
  /* margin: 4px auto 10px; */
  font-size: 12px;
  font-weight: 400;
  line-height: 1rem;
  color: #4D4D4D;
  background-color: #dbdbdb;
  text-align: center;
  margin-bottom: 0.6rem;
  border: 1px solid #ddddddc2;
}
#mobile .arr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#mobile #case-swiper {
  width: 100%;
  min-height: 12rem;
  max-height: 18rem;
  align-items: center;
  padding: 0 0.26rem;
  box-sizing: border-box;
}
#mobile #case-swiper .re-case {
  width: 100%;
  position: relative;
  min-height: 12rem;
  max-height: 18rem;
}
#mobile #case-swiper .re-case ul {
  width: 100%;
  list-style-type: none;
  min-height: 12rem;
  max-height: 18rem;
  padding: 0.5rem 0;
  box-sizing: border-box;
}
#mobile #case-swiper .re-case ul li {
  width: 100%;
  position: absolute;
  transition: 2s;
  opacity: 0;
}
#mobile #case-swiper .re-case ul li img {
  width: 100%;
  padding: 1.5rem 0;
  box-sizing: border-box;
}
#mobile #case-swiper .re-case ul li .case-text {
  font-size: 0.3rem;
  color: #555;
  line-height: 0.5rem;
  height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
#mobile #case-swiper .re-case ul li .case-text:hover {
  text-overflow: inherit;
  overflow: visible;
  height: 2rem;
}
#mobile #case-swiper .re-case ol {
  width: 50%;
  position: absolute;
  display: flex;
  justify-content: space-between;
  float: right;
  list-style: none;
  top: 66%;
  left: 25%;
}
#mobile #case-swiper .re-case ol li {
  width: 1rem;
  height: 3px;
  font-size: 12px;
  line-height: 30px;
  float: center;
  text-align: center;
  border: 1px solid #e3e3e3;
  color: #333;
}
#mobile #case-swiper .re-case .case-nav {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: space-between;
  list-style: none;
  top: 5%;
  left: 0;
}
#mobile #case-swiper .re-case .case-nav li {
  width: 3rem;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  float: center;
  text-align: center;
  border-radius: 2em;
  border: 1px solid #e3e3e3;
  color: #333;
}
#mobile #into-swiper {
  width: 100%;
  min-height: 10rem;
  max-height: 18rem;
  align-items: center;
  padding: 0 0.26rem;
  box-sizing: border-box;
}
#mobile #into-swiper .re-into {
  width: 100%;
  position: relative;
  min-height: 8rem;
  max-height: 18rem;
}
#mobile #into-swiper .re-into ul {
  width: 100%;
  list-style-type: none;
  min-height: 8rem;
  max-height: 18rem;
  padding: 0.5rem 0;
  box-sizing: border-box;
}
#mobile #into-swiper .re-into ul li {
  width: 100%;
  position: absolute;
  transition: 2s;
  opacity: 0;
}
#mobile #into-swiper .re-into ul li img {
  width: 100%;
  padding: 1.5rem 0;
  box-sizing: border-box;
}
#mobile #into-swiper .re-into ul li .case-text {
  font-size: 0.3rem;
  color: #555;
  line-height: 0.5rem;
  height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
#mobile #into-swiper .re-into ul li .case-text:hover {
  text-overflow: inherit;
  overflow: visible;
  height: 2rem;
}
#mobile #into-swiper .re-into ol {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: space-between;
  margin: 0.5rem 0;
  list-style: none;
  top: 0;
  left: 0;
}
#mobile #into-swiper .re-into ol li {
  width: 2.2rem;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  float: left;
  text-align: center;
  border-radius: 2em;
  border: 1px solid #e3e3e3;
  color: #333;
}
#mobile #six-swiper {
  width: 100%;
  min-height: 8rem;
  max-height: 18rem;
  align-items: center;
  padding: 0 0.26rem;
  box-sizing: border-box;
}
#mobile #six-swiper .re-six {
  width: 100%;
  position: relative;
  min-height: 8rem;
  max-height: 18rem;
}
#mobile #six-swiper .re-six ul {
  width: 100%;
  list-style-type: none;
  min-height: 8rem;
  max-height: 18rem;
  padding: 0.5rem 0 0.2rem 0;
  box-sizing: border-box;
}
#mobile #six-swiper .re-six ul li {
  width: 100%;
  position: absolute;
  transition: 2s;
  opacity: 0;
  text-align: center;
}
#mobile #six-swiper .re-six ul li img {
  width: 100%;
  padding: 0.2rem 0 0.4rem 0;
  box-sizing: border-box;
}
#mobile #six-swiper .re-six ul li .case-text {
  font-size: 0.4rem;
  color: #555;
  line-height: 0.5rem;
  height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
#mobile #six-swiper .re-six ul li .case-text:hover {
  text-overflow: inherit;
  overflow: visible;
  height: 2rem;
}
#mobile #six-swiper .re-six ol {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: space-between;
  float: right;
  list-style: none;
  top: 88%;
  left: 0;
}
#mobile #six-swiper .re-six ol li {
  width: 1rem;
  height: 3px;
  font-size: 12px;
  line-height: 30px;
  float: center;
  text-align: center;
  border: 1px solid #e3e3e3;
  color: #333;
}
#mobile .lyArr {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  margin-bottom: 0.5rem;
}
#mobile .imgList {
  width: 47%;
}
#mobile .imgList .case {
  width: 100%;
  height: 3.5rem;
  object-fit: cover;
}
#mobile .hz {
  width: 100%;
  height: 5rem;
  background-position: center;
  background-repeat: no-repeat;
}
#mobile .contact-pain {
  width: 100%;
  line-height: 0.8rem;
  color: #231815;
  font-weight: 400;
  text-align: left;
  margin-top: 0.5rem;
  padding: 0 0.3rem;
  box-sizing: border-box;
}
#mobile .contact-pain .a1 {
  width: 100%;
  color: #555;
}
#mobile .m-contact-msg {
  width: 100%;
  height: 10rem;
  font-size: 10px;
  color: #555;
  padding: 0.4rem 0.26rem 0.5rem 0.26rem;
  box-sizing: border-box;
}
#mobile .m-contact-msg p {
  line-height: 1.5rem;
  border-bottom: 1px solid #dad7d7;
  position: relative;
}
#mobile .m-contact-msg p img {
  position: absolute;
  top: 0.35rem;
  width: 0.7rem;
}
#mobile .m-contact-msg p span {
  display: inline-block;
  height: 100%;
  padding-left: 1rem;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 0.35rem;
}
#mobile .m-contact-msg p #m-wx-r {
  width: 30%;
  position: absolute;
  top: 0.35rem;
  right: 3.8rem;
}
#mobile .bah {
  width: 100%;
  height: 1.2rem;
  line-height: 0.6rem;
  background: #000000;
  border-top: 1px solid #B3B3B3;
  text-align: center;
  margin-bottom: 1.6rem;
}
#mobile .bah .record {
  font-size: 0.3rem;
  color: #b3b3b3;
}
#mobile .bah .record .gxb {
  cursor: pointer;
}
#mobile .footer-nav {
  width: 100%;
  height: 1.6rem;
  position: fixed;
  bottom: 0;
  background-color: #000;
}
#mobile .footer-nav ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 1.6rem;
}
#mobile .footer-nav ul li {
  display: block;
  width: 25%;
  height: 1.6rem;
  line-height: 0.5rem;
  color: #fff;
  text-align: center;
  font-size: 0.4rem;
  padding-top: 0.2rem;
  box-sizing: border-box;
}
#mobile .footer-nav ul li img {
  width: 0.6rem;
}
#mobile .footer-nav a {
  list-style: none;
  text-decoration: none;
  color: #fff;
}
