<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*header start*/
.leftfixapp{
	width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
	bottom: 10%;
	margin-bottom: 70px;
    left: 3%;
    z-index: 10;
    text-align: center;
	cursor: pointer;
	z-index: 1990;
	/*display: none;*/
 
}
.leftfixapp img{
	width: 50px;
}
.leftfixapp .iconfont{
	font-size:50px;
	color: green;
}
.leftfixapp.appwap{
	display: none;
}
.h-top {
  padding: 50px 0 40px;
}

.h-lx {
  float: left;
}

.h-lx a {
  color: #565656;
}

.h-lx a:hover {
  color: #0BACA4;
  text-decoration: underline;
}

.h-lx .h-tel {
  margin-right: 50px;
}

.h-lx i {
  display: inline-block;
  margin-right: 15px;
}

.h-lx i img {
  vertical-align: middle;
}

.h-lx &gt; div {
  float: left;
}

.tool-box {
  float: right;
  display: flex;
  align-items: center;
}

.tool-box .line {
  width: 13px;
  display: inline-block;
  height: 21px;
  background: url("../images/xx.png") no-repeat;
}

.tool-box input {
  background: #0BACA4;
  border-radius: 12px;
  border: none;
  height: 30px;
  width: 50px;
  box-sizing: border-box;
  padding-left: 40px;
  transition: all 0.6s;
  color: #FFF;
  opacity: 0;
}

.tool-box .h-form {
  float: left;
  position: relative;
  margin-right: 24px;
}

.tool-box .h-form button {
  position: absolute;
  border: none;
  background: #0BACA4;
  color: #FFF;
  left: 0px;
  font-size: 20px;
  width: 50px;
  text-align: center;
  line-height: 1;
  top: 50%;
  border-radius: 12px;
  height: 30px;
  transform: translateY(-50%);
}

.tool-box .h-form:hover input {
  width: 240px;
  opacity: 1;
}

.lan-box {
  float: right;
  display: flex;
  align-items: center;
  padding-left: 24px;
  cursor: pointer;
  float: right;
  font-weight: 500;
}

.lan-box dt {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.lan-box:hover dd {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.lan-box:hover .arrow {
  transform: rotate(-180deg);
}

.lan-box em {
  color: #565656;
  padding: 0 8px;
}

.lan-box dl {
  position: relative;
}

.lan-box dd {
  position: absolute;
  right: 0;
  top: 110%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  transform-origin: top left;
  background: rgba(0, 0, 0, 0.6);
  max-width: 100%;
  padding: 0 20px;
  line-height: 30px;
  white-space: nowrap;
  font-size: 14px;
  text-align: center;
  z-index: 9;
}

.lan-box dd a {
  display: block;
  color: #fff;
}

.lan-box dd a:hover {
  text-decoration: underline;
}

.lan-box .arrow {
  display: inline-block;
  width: 10px;
  background: url("../images/xiala.png") no-repeat 50% 50%;
  height: 6px;
  transition: all 0.3s;
}

.lan-box .lang {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url("../images/yuyan.png") no-repeat 50% 50%;
}

.pc-nav {
  background-color: #313234;
}

.pc-nav li {
  float: left;
  width: 12.28%;
  text-align: center;
}

.pc-nav li a {
  display: block;
  color: #FFF;
  font-size: 18px;
  position: relative;
}

.pc-nav li&gt;a {
  line-height: 70px;
}

.pc-nav li a:hover:after, .pc-nav li a.act:after {
  width: 60%;
}

.pc-nav li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  transition: all 0.4s;
  left: 20%;
  height: 3px;
  background-color: #0BACA4;
}

.pc-nav .inner-20 {
  position: relative;
  z-index: 9;
  padding-left: 23%;
}

.logo {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #313234;
  padding: 10px 50px;
  height: 100%;
}

.logo .arrow {
  position: absolute;
}

.logo .arrow.leftop {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #626262;
  right: 0;
  top: 0;
  margin-right: -10px;
}

.logo .arrow.lef {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #626262 transparent;
  margin-left: -10px;
  left: 0;
  top: 0;
}

.logo .arrow.rig {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent #626262 transparent transparent;
  margin-left: -10px;
  left: 0;
  bottom: 0;
}

.logo .arrow.rigbot {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #626262 transparent transparent transparent;
  margin-right: -10px;
  right: 0;
  bottom: 0;
}

/*header end*/
/*footer start*/
/*footer end*/
/*轮播图start*/
.banner {
  max-width: 1920px;
  margin: 0 auto 0;
  width: 100%;
  background: #FFFFFF;
}

.banner .swiper-slide {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.banner .swiper-slide .video-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.banner .swiper-slide .video-box video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.banner .bg-box {
  position: relative;
  z-index: 1;
}

.banner .bg-box img {
  width: 100%;
  height: auto;
}

.banner .wap-box {
  display: none;
}

.banner .wap-box img {
  width: 100%;
  height: auto;
}

.banner .swiper-pagination {
  text-align: right;
  padding-right: 14%;
  box-sizing: border-box;
}

.banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  opacity: 1;
  border-radius: inherit;
  border: 1px solid #eeeeee;
  border-radius: 50%;
  transition: all 0.6s;
}

.banner .swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.banner .swiper-pagination-bullet-active {
  opacity: 1;
  width: 33px;
  border-radius: 7px;
}

.banner .swiper-container-horizontal &gt; .swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
  bottom: 20px;
}

.swiper-slide .banner-content {
  transform: translateY(-200px);
  opacity: 0;
  transition: all .6s;
}

.ani-slide .banner-content {
  transform: translateY(0);
  opacity: 1;
}

.banner-ny img {
  width: 100%;
}

/*轮播图end*/
.inner-banner .ib-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 300px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}

.inner-banner .ib-inner .ib-tit {
  text-align: center;
}

.inner-banner .ib-inner .ib-tit h4 {
  display: inline-block;
  font-size: 40px;
  color: #FFFFFF;
  text-shadow: 1px 1px 10px #000000;
  font-weight: normal;
  position: relative;
}

.inner-banner .ib-inner .ib-tit h4:after {
  content: '';
  width: 69px;
  height: 10px;
 
  position: absolute;
  left: -100px;
  top: 50%;
  margin-top: -5px;
}

.inner-banner .ib-inner .ib-tit h4:before {
  content: '';
  width: 69px;
  height: 10px;

  position: absolute;
  right: -100px;
  top: 50%;
  margin-top: -5px;
}

.crumbs-box {
  padding: 12px 0;
  font-size: 18px;
  text-transform: capitalize;
  margin-bottom: 40px;
}

.crumbs-box a {
  color: #313234;
  display: inline-block;
  transition: all 0.4s;
}

.crumbs-box a:hover {
  color: #B24249;
}

.crumbs-box i {
  display: inline-block;
  padding: 0 5px;
  color: #313234;
}

.crumbs-box span {
  color: #313234;
}

.crumbs-box .tt {
  color: #0BACA4;
  text-decoration: underline;
}

/*公共样式定义 start*/
/*例如,统一间距,统一字体,统一大小写,统一最大距离*/
.m-width-1460 {
  max-width: 1460px;
  margin: 0 auto;
}

/*置顶按钮 start*/
#toTop {
  width: 40px;
  height: 40px;
  left: 20px;
  bottom: 20px;
  position: fixed;
  z-index: 999;
  background: rgba(0, 0, 0, 0.6);
}

/*置顶按钮 end*/
/*分页 start*/
.page-box {
  padding: 50px 0 0;
  text-align: center;
  font-family: Arial;
}

.page-box .page-inner {
  display: flex;
  justify-content: center;
}

.page-box .page-inner a {
  display: inline-flex;
  font-size: 24px;
  color: #252422;
  margin: 0 8px;
  height: 50px;
  line-height: 50px;
  justify-content: center;
  background: transparent;
}

.page-box .page-inner .current {
  display: inline-flex;
  font-size: 24px;
  color: #252422;
  margin: 0 8px;
  height: 50px;
  line-height: 50px;
  justify-content: center;
  background: transparent;
}

.page-box .page-inner .page-list {
  display: flex;
}

.page-box .page-inner .page-list a.act, .page-box .page-inner .page-list a:hover {
  color: #0BACA4;
  transition: all 0.4s;
  text-decoration: underline;
}

.page-box .page-inner a.prev {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

.page-box .page-inner a.next {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

.page-box .page-inner a.prev.no-drop, .page-box .page-inner a.next.no-drop {
  cursor: no-drop;
  opacity: 0.5;
}

.page-box .page-inner .page-list .current.act, .page-box .page-inner .page-list .current:hover {
  color: #295a83;
  transition: all 0.4s;
}

.page-box .page-inner .current.prev {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

.page-box .page-inner .current.next {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}

.page-box .page-inner .current.prev.no-drop, .page-box .page-inner .current.next.no-drop {
  cursor: no-drop;
  opacity: 0.5;
}

/*分页 end*/
body {
  background-color: #F4F5F7;
}

/*公共样式定义 end*/
.title {
  margin: 90px 0 50px;
}

.title h2 {
  font-size: 48px;
  text-align: center;
  font-weight: bold;
  color: #38383E;
  text-transform: uppercase;
}

.index-product-grid .product-list li {
  float: left;
  margin-bottom: 30px;
  width: 49%;
}

.index-product-grid .product-list li:nth-child(2n) {
  float: right;
}

.product-list li {
  border-radius: 40px 0px 0px 0px;
  transition: all 0.3s;
  background: #FFFFFF;
  position: relative;
}

.product-list li:hover {
  box-shadow: 0px 2px 8px 0px rgba(98, 98, 98, 0.41);
}

.product-list .text {
  color: #151515;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 50px;
}

.product-list .text p {
  line-height: 1;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-list .text p em {
  font-weight: 600;
  font-size: 24px;
  display: block;
  margin-bottom: 12px;
}

.product-list .imgshow {
  text-align: right;
}

.product-list h3 {
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 35px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-transform: uppercase;
}

.product-list h3 a {
  color: #151515;
  font-size: 36px;
    width: 70%;
    display: block;
    line-height: 1.3;
    text-transform: none;
}

.product-list .see-more {
  border: 1px solid #151515;
  border-radius: 10px;
  color: #151515;
  line-height: 1;
  padding: 12px 30px;
  display: inline-block;
  font-size: 24px;
  margin-top: 70px;
}

.index-about-grid {
  margin-top: 130px;
  background: url("../images/about-bg.jpg") no-repeat 50% 0;
  padding-top: 1px;
}

.index-about-grid .tit {
  text-align: center;
  margin: 60px 0;
}

.index-about-grid .tit h2 {
  font-weight: bold;
  font-size: 36px;
  color: #37383D;
}

.index-about-grid .tit span {
  color: #37383D;
  font-size: 16px;
}

.index-about-grid .tit .line {
  width: 73px;
  height: 8px;
  background: #0BACA4;
  border-radius: 4px;
  margin: 0 auto 8px;
}

.about-list .icon {
  display: inline-block;
  height: 95px;
  line-height: 95px;
  margin-bottom: 25px;
}

.about-list .icon img {
  max-width: 100%;
}

.about-list li {
  float: left;
  width: 23%;
  margin-right: 2.66%;
  text-align: center;
}

.about-list li:nth-child(4) {
  margin-right: 0;
}

.about-list h3 {
  font-size: 24px;
  color: #37373F;
  font-weight: 600;
}

.about-list .text {
  font-size: 16px;
  color: #37373f;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
}

.about-profile {
  margin-top: 80px;
  border-radius: 22px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.6);
  background-color: #FFF;
  overflow: hidden;
}

.about-profile .imgshow {
  float: left;
  width: 55%;
  height:435px;
}


.about-profile .imgshow iframe {
  width: 100%;
  height: 435px;
}

.about-profile .text {
  float: right;
  width: 45%;
  box-sizing: border-box;
  padding: 5% 4% 0;
}

.about-profile .text p {
  font-size: 16px;
  font-weight: 300;
  color: #262F36;
}

.about-profile h3 {
  font-size: 30px;
  color: #262F36;
  font-weight: 600;
  margin-bottom: 24px;
}

.about-profile .see-more {
  margin-top: 50px;
  text-align: right;
}

.about-profile .see-more a {
  color: #262F36;
  font-size: 18px;
  display: block;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
}

.about-profile .see-more .line {
  display: inline-block;
  width: 31px;
  height: 6px;
  background: #0BACA4;
  border-radius: 3px;
}

.index-case-grid .tit {
  margin: 90px 0 45px;
  text-align: center;
}

.index-case-grid .tit h2 {
  font-size: 48px;
  color: #38383E;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}

.index-case-grid .tit .line {
  display: inline-block;
  width: 73px;
  height: 8px;
  background: #0BACA4;
  border-radius: 4px;
}

.index-case-grid .case-list {
  position: relative;
  padding-left: 30%;
}

.index-case-grid .case-list li {
  float: left;
  width: 48.5%;
  margin-bottom: 24px;
}

.index-case-grid .case-list li:nth-child(1) {
  width: 28.5%;
  position: absolute;
  left: 0;
  top: 0;
}

.index-case-grid .case-list li:nth-child(3) {
  float: right;
}

.index-case-grid .case-list li:nth-child(5) {
  float: right;
}

.index-case-grid .case-list .imgshow {
  overflow: hidden;
}

.index-case-grid .case-list .imgshow img {
  width: 100%;
  transition: all 0.5s;
}

.case-list li {
  position: relative;
}

.case-list li:hover .text {
  opacity: 1;
  visibility: visible;
}

.case-list li:hover .imgshow img {
  transform: scale(1.05);
}

.case-list .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 162, 154, 0.8);
  color: #FFF;
  text-align: center;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}

.case-list .text a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #FFF;
}

.case-list .text .h3 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.case-list .text .text-p {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 5% 0 10%;
  padding: 0 10%;
}

.case-list .icon {
  display: inline-block;
  width: 47px;
  height: 47px;
  background: url("../images/add.png") no-repeat 50% 50%;
}

.index-honor-grid {
  margin-top: 120px;
  position: relative;
}

.index-honor-grid .tit {
  position: absolute;
  right: 0;
  top: 0;
  width: 33%;
  text-align: right;
  padding-right: 16px;
}

.index-honor-grid .tit:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
  height: 97px;
  background: #0BACA4;
  border-radius: 4px;
}

.index-honor-grid .tit h2 {
  font-size: 48px;
  line-height: 1;
  color: #37383D;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.index-honor-grid .tit span {
  font-size: 16px;
  line-height: 1.1;
  color: #383840;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.honor-siwper {
  position: relative;
  padding-left: 70px;
}

.honor-siwper .swiper-button-next {
  left: 0;
  right: auto;
  width: 42px;
  height: 48px;
  background: url("../images/honor-prev.png") no-repeat 50% 50%;
}

.honor-siwper .swiper-slide {
  width: 18%;
}

.honor-siwper .swiper-slide img {
  width: 100%;
}

.honor-siwper .swiper-slide.swiper-slide-active {
  margin-bottom: -60px;
  width: 28%;
  box-shadow: 0px 6px 29px 3px rgba(37, 36, 34, 0.26);
}

.honor-siwper .swiper-wrapper {
  padding: 30px 0 90px;
  align-items: flex-end;
}

.index-bot-num {
  background-color: #0BACA4;
  color: #FFF;
  padding: 80px 0;
  margin-top: 100px;
}

.index-bot-num .tit {
  font-size: 43px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  padding: 0 5%;
  margin-bottom: 90px;
}

.index-bot-num .t-t {
  font-size: 48px;
  font-weight: bold;
  display: flex;
  align-items: flex-start;
  line-height: 1;
  margin-bottom: 20px;
}

.index-bot-num .t-t small {
  padding-left: 4px;
  font-size: 24px;
  font-weight: 500;
}

.index-bot-num h3 {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}

.index-bot-num li {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding-right: 3%;
}

.f-top {
  padding: 35px 0;
  line-height: 58px;
}

.f-logo {
  float: left;
  width: 23%;
  margin-right: 2%;
  position: relative;
}

.f-logo:after {
  content: '';
  right: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #0BACA4;
  border-radius: 3px;
  position: absolute;
}

.f-nav {
  width: 75%;
  float: right;
}

.f-nav li {
  text-align: center;
  float: left;
  width: 14.28%;
}

.f-nav li a {
  text-transform: capitalize;
  color: #262F36;
  font-weight: 500;
  display: block;
}

.f-nav li a:hover {
  color: #0BACA4;
}

.f-b-left {
  float: left;
  width: 40%;
}

.f-b-left .c-name {
  color: #262F36;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
}

.f-b-left p, .f-b-left a {
  color: #262F36;
  font-size: 16px;
  line-height: 24px;
}

.f-b-left a:hover {
  color: #0BACA4;
  text-decoration: underline;
}

.f-share {
  margin-top: 40px;
}

.f-share .img-h {
  display: none;
}

.f-share a {
  display: inline-block;
  margin-right: 10px;
}

.f-share a:hover img {
  display: none;
}

.f-share a:hover .img-h {
  display: inline-block;
}

.f-b-right {
  float: right;
  width: 45%;
  position: relative;
  padding-left: 90px;
}

.f-b-right .tit {
  position: absolute;
  left: 0;
  top: 0;
}

.f-b-right .tit:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 73px;
  background: #0BACA4;
  border-radius: 4px;
  left: 0;
  top: 0;
}

.f-b-right .tit h2 {
  writing-mode: vertical-rl;
  font-size: 30px;
  color: #262F36;
  font-weight: 500;
  text-transform: uppercase;
  padding-left: 10px;
}

.f-b-right .xhl-input-xlarge, .f-b-right .xhl-controls .xhl-textarea {
  background-color: #FFF;
  border-radius: 7px;
}

.f-b-right .usedComp label {
  font-weight: 300;
}

.f-b-right .xhl-controls .xhl-textarea {
  height: 62px;
}

.f-b-right .xhl-footer {
  text-align: right;
}

.f-b-right #xhlFormSubmit {
  display: inline-block;
  background-color: #0BACA4;
  border-radius: 6px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 10px;
}

.f-b-right .usedComp {
  margin-bottom: 10px;
}

.foot-copy {
  margin-top: 20px;
  font-weight: 300;
  font-size: 16px;
  color: #272E36;
  text-align: center;
  padding: 14px 0;
  border-top: 1px solid #BFBFBF;
}

.pro-class {
  margin-bottom: 100px;
}

.pro-class li.act h3 a {
  color: #0BACA4;
}

.pro-class li.act h3 i {
  background-image: url("../images/class-arrow2.png");
}

.pro-class li.hover dl {
  display: block;
}

.pro-class li.hover h3 i {
  background-image: url("../images/class-arrow2.png");
}

.pro-class li dl {
  padding: 0 15px;
  display: none;
}

.pro-class li dd {
  font-size: 16px;
}

.pro-class li dd a {
  display: block;
  border-bottom: 1px solid rgba(125, 125, 125, 0.16);
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 20px 0 25px 20px;
  font-weight: 300;
}

.pro-class li dd a:hover {
  color: #0BACA4;
}

.pro-class li dd a:hover:after {
  background-color: #0BACA4;
}

.pro-class li dd a:after {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #888;
  top: 50%;
  margin-top: -2px;
  left: 10px;
}

.pro-class li h3 {
  padding: 0 5px;
  font-size: 18px;
  font-weight: 400;
  position: relative;
}

.pro-class li h3 a {
  color: #333;
  display: block;
  padding: 20px 40px 20px 15px;
  border-bottom: 1px solid rgba(125, 125, 125, 0.16);
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pro-class li h3 a:hover {
  color: #0BACA4;
}

.pro-class li h3 a:after {
  position: absolute;
  left: 0;
  content: '';
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #0BACA4;
}

.pro-class li h3 i {
  transform: rotate(0deg);
  position: absolute;
  right: 10px;
  top: 50%;
  width: 40px;
  height: 40px;
  background-image: url("../images/class-arrow.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-top: -20px;
  transition: all 0.5s;
  cursor: pointer;
}

.content-left {
  float: left;
  width: 18%;
}

.content-left .tit .line {
  width: 110px;
  height: 2px;
  background-color: #0BACA4;
  position: relative;
}

.content-left .tit .line:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 2px;
  background-color: #313234;
  width: 50%;
}

.content-left .tit h2 {
  color: #313234;
  font-size: 26px;
  font-weight: bold;
  text-transform: capitalize;
  box-sizing: border-box;
  padding-bottom: 12px;
  position: relative;
}

.content-right {
  float: right;
  width: 80%;
}

.left-contact .tit {
  margin-bottom: 24px;
}

.left-contact dd {
  font-size: 16px;
  color: #666666;
  line-height: 1.6;
  margin-bottom: 12px;
  background-position: 0 6px;
  background-repeat: no-repeat;
  padding-left: 28px;
}

.left-contact dd em {
  color: #333333;
  font-size: 18px;
}

.left-contact dd.tel {
  background-image: url("../images/left-tel.png");
}

.left-contact dd.app {
  background-image: url("../images/left-app.png");
}

.left-contact dd.mail {
  background-image: url("../images/left-mail.png");
}

.left-contact dd.add {
  background-image: url("../images/left-add.png");
}

.content-product .productny-list li {
  float: left;
  width: 33%;
  margin-right: 0.33%;
  margin-bottom: 30px;
}

.content-product .productny-list li:nth-child(3n) {
  margin-right: 0;
}

.productny-list li {
  border: 2px solid transparent;
  box-sizing: border-box;
  padding: 5px;
  transition: all 0.3s;
}

.productny-list li .imgshow img {
  width: 100%;
}

.productny-list li:hover {
  border-color: #0BACA4;
}

.productny-list li:hover .text {
  background-color: #0BACA4;
}

.productny-list li:hover .text p {
  color: #FFF;
  height: auto;
}

.productny-list li:hover .text .icon {
  display: none;
}

.productny-list li:hover h3 a {
  color: #FFF;
}

.productny-list .text {
  padding: 1px 7% 0;
  text-align: center;
  height: 140px;
  transition: all 0.5s;
}

.productny-list .text p {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 0;
  transition: all 0.3s;
}

.productny-list h3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 12px 0;
  text-align: center;
}

.productny-list h3 a {
  color: #535353;
}

.productny-list .icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: url("../images/proadd.png") no-repeat;
}

.prodis-box .swiper-slide img {
  width: 100%;
}

.prodis-swiper {
  float: left;
  width: 49%;
}

.prodis-swiper .gallery-thumbs .swiper-slide {
  border: 1px solid transparent;
  padding: 3px;
  box-sizing: border-box;
}

.prodis-swiper .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border-color: #0BACA4;
}

.prodis-text {
  float: right;
  width: 49%;
}

.prodis-text .tt {
  font-size: 24px;
  font-weight: 600;
  color: #252422;
  margin-bottom: 20px;
}

.prodis-text h4 {
  font-size: 20px;
  font-weight: 600;
  color: #252422;
  margin: 20px 0 10px;
}

.prodis-text .line {
  width: 68px;
  height: 4px;
  background: #0BACA4;
  margin-bottom: 14px;
}

.prodis-text .text-p {
  font-size: 16px;
  line-height: 1.5;
  color: #626262;
}

.prodis-text .p-link {
  margin-top: 10%;
}

.prodis-text .p-link a {
  float: left;
  width: 49%;
  background-color: #0BACA4;
  color: #FFF;
  font-weight: 600;
  color: #FFF;
  font-size: 24px;
  border-radius: 15px;
  text-align: center;
  height: 44px;
  line-height: 44px;
}

.prodis-text .p-link a:nth-child(2) {
  float: right;
}

.prodis-info {
  border-bottom: 2px solid #0BACA4;
  padding-bottom: 50px;
}
.prodis-info img{max-width:100%;height:auto;}
.prodis-info .tit {
  border-bottom: 2px solid #0BACA4;
  margin: 55px 0 20px;
}

.prodis-info .tit h3 {
  color: #252422;
  font-size: 20px;
  background-color: #FFF;
  position: relative;
  margin-left: 40px;
  bottom: -4px;
  line-height: 1;
  font-weight: 600;
  display: inline-block;
}

.prodis-info .text img {
  display: block;
  margin: 20px auto;
  max-width: 100%;
}
.prodis-info .text iframe{
    max-width:100% !important;
}
.prodis-info .text table{
    max-width:100% !important;
    height:auto !important;
}
.prodis-info .text p {
  font-size: 18px;
  color: #626262;
}

.relat-block .productny-list li {
  float: left;
  width: 33%;
  margin-right: 0.33%;
  margin-bottom: 30px;
}

.relat-block .productny-list li:nth-child(3n) {
  margin-right: 0;
}

.relat-block .tit {
  text-align: center;
  margin: 50px 0 40px;
}

.relat-block .tit h2 {
  font-size: 30px;
  font-weight: 600;
  color: #38383E;
  text-transform: uppercase;
}

.relat-block .tit .line {
  width: 73px;
  height: 8px;
  background: #0BACA4;
  border-radius: 4px;
  margin: 0 auto;
}

.content-news .news-list li {
  float: left;
  width: 28%;
  margin-right: 8%;
  margin-bottom: 65px;
}

.content-news .news-list li:nth-child(3n) {
  margin-right: 0;
}

.news-list .imgshow img {
  width: 100%;
}

.news-list .text {
  padding: 20px 30px 40px;
}

.news-list li {
  background: #FFFFFF;
  box-shadow: 0px 8px 29px 0px rgba(170, 170, 170, 0.25);
}

.news-list h3 {
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-list h3 a {
  color: #111;
}

.news-list h3 a:hover {
  color: #0BACA4;
}

.news-list .date {
  color: #A0A0A0;
  font-style: 14px;
  line-height: 1;
  padding: 24px 0 12px;
}

.news-list .text-p {
  color: #A0A0A0;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 20px 0;
}

.news-list .see-more {
  font-size: 14px;
  color: #0BACA4;
  background: url("../images/n-arrow.png") no-repeat 100% 50%;
  padding-right: 20px;
  display: inline-block;
  margin-bottom: 8px;
}

.news-list .line {
  height: 2px;
  width: 108px;
  background: url("../images/n-line.png") no-repeat;
}

.content-news-detail h3 {
  font-weight: 500;
  font-size: 36px;
  color: #313234;
  text-align: center;
}

.content-news-detail .date {
  color: #5d5d5d;
  font-style: 16px;
  text-align: center;
  padding: 12px 0 20px;
}

.content-news-detail .text {
  font-size: 18px;
  color: #707070;
}

.content-news-detail .text img {
  display: block;
  margin: 20px auto;
  max-width: 100%;
  height:auto;
}

.content-news-detail .text h4 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}

.n-share {
  text-align: center;
  color: #626262;
  margin-bottom: 40px;
}

.n-share a {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #DADADA;
  line-height: 24px;
  margin-left: 20px;
  transition: all 0.3s;
}

.n-share a:hover {
  background-color: #0BACA4;
}

.n-share a .iconfont {
  font-size: 14px;
  color: #FFF;
}

.news-page {
  margin-top: 30px;
  border-top: 1px solid #E5E5E5;
  padding: 24px 0 12px;
}

.news-page .p-t {
  padding-right: 20px;
}

.news-page a {
  display: block;
  font-size: 16px;
  color: #707070;
  margin-bottom: 12px;
}

.news-page a:hover {
  color: #0BACA4;
}

.news-page a:hover em {
  text-decoration: underline;
}

.caseny-list li {
  overflow: hidden;
  border-top: 1px solid #DADADA;
  padding: 16px 0;
  position: relative;
}

.caseny-list li:nth-last-child(1) {
  border-top: 1px solid #DADADA;
}

.caseny-list li:hover .imgshow img {
  transform: scale(1.04);
}

.caseny-list li .see-more {
  position: absolute;
  right: 0;
  bottom: 16px;
  width: 33px;
  height: 38px;
  background: url("../images/case-more.png") no-repeat;
}

.caseny-list .imgshow {
  float: left;
  width: 35%;
  overflow: hidden;
}

.caseny-list .imgshow img {
  transition: all 0.4s;
  width: 100%;
}

.caseny-list .text {
  float: right;
  width: 63%;
}

.caseny-list h3 {
  font-weight: 500;
  font-size: 24px;
}

.caseny-list h3 a {
  color: #252422;
}

.caseny-list h3 a:hover {
  color: #0BACA4;
}

.caseny-list .line {
  width: 73px;
  height: 8px;
  background: #0BACA4;
  border-radius: 4px;
  margin: 10px 0;
}

.caseny-list .text-p {
  font-size: 16px;
  color: #A0A0A0;
}

.bgfff {
  background-color: #FFF;
}

.serv-tit {
  text-align: center;
  margin-bottom: 30px;
}

.serv-tit h2 {
  font-size: 48px;
  color: #38383E;
  font-weight: 600;
  line-height: 1;
}

.serv-tit .line {
  width: 73px;
  height: 8px;
  background: #0BACA4;
  border-radius: 4px;
  display: inline-block;
}

.ser-list li {
  box-sizing: border-box;
  border: 1px solid #01A29A;
  border-radius: 15px;
  padding: 50px;
  float: left;
  width: 22%;
  text-align: center;
  margin-right: 4%;
  font-size: 24px;
  color: #38383E;
  transition: all 0.4s;
}

.ser-list li:nth-child(4) {
  margin-right: 0;
}

.ser-list li:hover {
  background-color: #0BACA4;
  color: #FFF;
}

.ser-list li:hover .icon img {
  display: none;
}

.ser-list li:hover .icon .img-h {
  display: inline-block;
}

.ser-list li p {
  line-height: 26px;
  height: 78px;
}

.ser-list li .icon {
  display: inline-block;
  height: 103px;
  line-height: 103px;
  margin-bottom: 30px;
}

.ser-list li .icon .img-h {
  display: none;
}

.faq-grid {
  margin-top: 100px;
}

.faq-list li {
  border: 1px solid #01A29A;
  margin-bottom: 20px;
}

.faq-list li.act .text {
  display: block;
}

.faq-list li.act .rightbtn:before {
  height: 0;
}

.faq-list h3 {
  background-color: #01A29A;
  color: #FFF;
  height: 54px;
  font-size: 20px;
  padding: 0 28px;
  line-height: 54px;
  display: flex;
  position: relative;
}

.faq-list h3 em {
  font-weight: 600;
  padding-right: 24px;
}

.faq-list h3 a {
  flex-shrink: 0;
  font-weight: 500;
  color: #FFF;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.faq-list h3 .rightbtn {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 60px;
}

.faq-list h3 .rightbtn:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 3px;
  width: 24px;
  transform: translate(-50%, -50%);
  background-color: #FFF;
  transition: all 0.4s;
}

.faq-list h3 .rightbtn:before {
  transition: all 0.4s;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 3px;
  height: 24px;
  transform: translate(-50%, -50%);
  background-color: #FFF;
}

.faq-list .text {
  font-size: 16px;
  color: #444444;
  padding: 30px 50px;
  font-weight: 300;
  display: none;
}

.content-about .about-top .imgshow {
  float: left;
  width: 52%;
}

.content-about .about-top .imgshow img {
  width: 100%;
}

.content-about .about-top .text {
  float: right;
  width: 46%;
  box-sizing: border-box;
  padding: 5% 0% 0;
}

.content-about .about-top .text .line {
  width: 73px;
  height: 8px;
  background: #0BACA4;
  border-radius: 4px;
  margin: 10px 0 24px;
}

.content-about .about-top .text p {
  font-size: 16px;
  font-weight: 300;
  color: #262F36;
}

.content-about .about-top h3 {
  font-size: 30px;
  color: #262F36;
  font-weight: 600;
}

.about-tit {
  text-align: center;
  margin: 60px 0;
}

.about-tit h2 {
  font-weight: bold;
  font-size: 36px;
  color: #37383D;
}

.about-tit span {
  color: #37383D;
  font-size: 16px;
}

.about-tit .line {
  width: 73px;
  height: 8px;
  background: #0BACA4;
  border-radius: 4px;
  margin: 0 auto 8px;
}

.afac-swiper {
  position: relative;
  padding-right: 70px;
}

.afac-swiper .tit {
  padding-left: 16px;
  width: 35%;
}

.afac-swiper .tit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 97px;
  background: #0BACA4;
  border-radius: 4px;
}

.afac-swiper .tit h2 {
  font-size: 48px;
  line-height: 1;
  color: #37383D;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.afac-swiper .tit span {
  font-size: 16px;
  line-height: 1.1;
  color: #383840;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.afac-swiper .swiper-button-next {
  right: 0;
  width: 42px;
  height: 48px;
  background: url("../images/honor-prev.png") no-repeat 50% 50%;
  transform: rotate(-180deg);
}

.afac-swiper .swiper-wrapper {
  padding: 30px 0 50px;
  align-items: flex-end;
  background-color: transparent;
}

.about-fac {
  margin-top: 100px;
}
.gallery-thumbs .swiper-slide img{transition:all 0.6s;}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active{border:1px solid #0baca4;padding:2px;box-sizing:border-box;}
.about-fac .swiper-slide img {
  max-width: 100%;
}
.content-contact .con-top{margin-top:40px;}
.content-contact #xhlFormSubmit{background:#0BACA4}
.about-fac .tit {
  float: left;
}

.about-fac .gallery-top {
  box-sizing: border-box;
  padding: 30px 70px 30px 30px;
  position: absolute;
  bottom: 0%;
  right: 0;
  width: 44%;
  margin-bottom: -60px;
  z-index: 2;
}

.about-fac .gallery-top .swiper-slide {
  box-shadow: 0px 13px 30px 5px rgba(0, 0, 0, 0.28);
}

.about-fac .gallery-top .swiper-slide img {
  width: 100%;
}

.about-fac .gallery-thumbs {
  left: 0;
  width: 100%;
  z-index: 1;
}

.about-fac .gallery-thumbs .swiper-slide {
  border-bottom: 1px solid transparent;
}

.about-fac .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border-color: #0BACA4;
}

.about-fac .gallery-thumbs .swiper-slide img {
  width: 100%;
}

.fac-swiper {
  position: relative;
}

.con-map {
  float: right;
  width: 68%;
}

.con-map img {
  width: 100%;
}

.con-top .text {
  float: left;
  width: 30%;
}

.con-top h2 {
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  color: #4b4b4b;
  margin-bottom: 10px;
}

.con-top label {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 1;
  padding: 8px 0;
}

.con-top p {
  color: #959595;
  font-size: 18px;
  word-break: break-all;
}

.con-top p a {
  color: #959595;
}

.con-top p a:hover {
  color: #0BACA4;
  text-decoration: underline;
}

.con-top li {
  position: relative;
  padding-left: 90px;
  margin-bottom: 30px;
}

.con-top li:hover .icon {
  background-color: #0BACA4;
}

.con-top .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #434343;
  text-align: center;
  line-height: 40px;
}

.con-top .icon .iconfont {
  color: #FFF;
}

.error-text {
  background: #f5f5f5;
  text-align: center;
  padding: 30px 0;
}

.error-text .e-tit {
  font-size: 320px;
  line-height: 1;
  font-weight: 900;
  color: #0BACA4;
}

.error-text .e-p {
  font-size: 36px;
  color: #0BACA4;
  margin-bottom: 30px;
}

.t-btn {
  background: #ccc;
  padding: 18px 25px;
  color: #FFF;
  font-size: 30px;
  line-height: 1;
  display: inline-block;
  border: 1px solid #ccc;
  position: relative;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
}

.t-btn:after {
  content: '';
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  transition: all 0.3s;
  border: 1px solid #FFF;
}

.t-btn:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0BACA4;
}

.t-btn:hover:after {
  border-color: #0BACA4;
}

.nav-box {
  display: none;
}
.xhl-controls .xhl-form-tip{display:block;color:red;top:10px;}
@media only screen and (max-width: 1466px) {
    .pc-nav li {
 
  width: auto;
  padding: 0 7px;
  
}

    .f-logo:after{ width:0;}
    .index-bot-num .t-t{ font-size:22px;}
    

    .index-bot-num .tit {
    font-size: 30px;}
    
  .m-width-1460 {
    max-width: 1000px;
  }
  .pc-nav .inner-20 {
    padding-left: 33%;
  }
  .index-case-grid .case-list li {
    margin-bottom: 17px;
  }
  .caseny-list .text-p {
    padding-right: 5%;
  }
  .ser-list li {
    font-size: 20px;
    padding: 24px;
  }
  .content-about .about-top .text {
    padding-top: 0;
  }
  .prodis-text .p-link a{
      font-size: 20px;
  }
  .about-profile .text{padding:20px 20px 0}
  .product-list h3{font-size:32px;}
  .product-list .text p em{font-size:20px;}
}

@media only screen and (max-width: 1000px) {
    .leftfixapp.appwap{
		display: block;
	}
	.leftfixapp.appc{
		display: none;
	}
    .faq-list h3{height:auto;line-height:1.4;padding:10px 20px;font-size:16px;}
    .faq-list h3 em{padding-right:10px;}
    .faq-list h3 a{white-space:initial;}
  #menuPc {
    display: none;
  }
  #page {
    background: #FFFFFF;
  }
  .btn-nav {
    position: relative;
    background: transparent;
    border: none;
    padding: 21px 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 99999;
    display: block;
    width: 30px;
    float: right;
  }
  .icon-bar {
    display: block;
    margin: 6px 0;
    width: 30px;
    height: 3px;
    background-color: #fff;
    box-shadow: 0 1px 1px #000000;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    z-index: 999999;
  }
  .mm-opening .top {
    -webkit-transform: translateY(8px) rotateZ(45deg);
    -moz-transform: translateY(8px) rotateZ(45deg);
    -ms-transform: translateY(8px) rotateZ(45deg);
    -o-transform: translateY(8px) rotateZ(45deg);
    transform: translateY(8px) rotateZ(45deg);
  }
  .mm-opening .bottom {
    -webkit-transform: translateY(-10px) rotateZ(-45deg);
    -moz-transform: translateY(-10px) rotateZ(-45deg);
    -ms-transform: translateY(-10px) rotateZ(-45deg);
    -o-transform: translateY(-10px) rotateZ(-45deg);
    transform: translateY(-10px) rotateZ(-45deg);
  }
  .mm-opening .middle {
    width: 0;
  }
  .banner .bg-box {
    display: none;
  }
  .banner-content {
    display: none;
  }
  .banner .wap-box {
    display: block;
  }
  .h-top {
    display: none;
  }
  .logo {
    height: auto;
    background-color: transparent;
    padding: 0 20px;
  }
  .logo img {
    height: 30px;
  }
  .logo .arrow {
    display: none;
  }
  .pc-nav .inner-20 {
    padding-left: 0;
    position: initial;
  }
  .pc-nav ul {
    display: none;
  }
  .header {
    background-color: #4b4b4b;
    padding: 0 20px;
    position: relative;
  }
  .title {
    margin: 30px 0;
  }
  .title h2 {
    font-size: 30px;
  }
  .inner-20 {
    padding: 0 20px;
  }
  .product-list .imgshow {
    width: 100%;
  }
  .product-list .imgshow img {
    width: 100%;
  }
  .product-list .text {
    position: relative;
    padding: 20px 0;
  }
  .product-list h3 {
    font-size: 16px;
  }
  .product-list .text p, .product-list .text p em {
    font-size: 14px;
  }
  .product-list .see-more {
    font-size: 14px;
    margin-top: 20px;
  }
  .index-about-grid {
    margin-top: 30px;
  }
  .about-list li {
    width: 40%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .about-list li:nth-child(2n) {
    float: right;
  }
  .about-list h3 {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
  }
  .about-list .text {
    font-size: 14px;
  }
  .about-profile {
    margin-top: 30px;
  }
  .about-profile .imgshow, .about-profile .text {
    width: 100%;
   text-align: center;
   padding-top: 20px;
  }
  .about-profile .imgshow iframe {
    width: 90%;
    height: 300px;
}
  .index-case-grid .tit {
    margin: 30px 0;
  }
  .index-case-grid .tit h2 {
    font-size: 30px;
  }
  .index-case-grid .case-list li:nth-child(1) {
    width: 100%;
    position: relative;
  }
  .index-case-grid .case-list {
    padding-left: 0;
  }
  .case-list .text {
    position: relative;
    background-color: #0BACA4;
    color: #FFF;
    opacity: 1;
    visibility: visible;
    padding: 20px;
    box-sizing: border-box;
  }
  .case-list .text .text-p {
    padding: 0;
  }
  .index-honor-grid .tit {
    width: 100%;
    position: relative;
    padding-right: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .index-honor-grid .tit:after {
    display: none;
  }
  .index-honor-grid .tit h2 {
    font-size: 30px;
  }
  .index-honor-grid {
    margin-top: 40px;
  }
  .honor-siwper .swiper-slide.swiper-slide-active {
    margin-bottom: 0;
  }
  .honor-siwper .swiper-wrapper {
    padding: 0;
  }
  .index-bot-num .tit {
    font-size: 20px;
    padding: 0;
    margin-bottom: 30px;
  }
  .index-bot-num li {
    width: 49%;
    margin-bottom: 20px;
  }
  .index-bot-num .t-t {
    font-size: 30px;
    margin-bottom: 8px;
  }
  .index-bot-num .t-t small {
    font-size: 12px;
  }
  .index-bot-num h3 {
    font-size: 16px;
  }
  .index-bot-num {
    padding: 30px 0;
    margin-top: 40px;
  }
  .f-b-left {
    width: 100%;
  }
  .f-b-right {
    display: none;
  }
  .f-nav {
    display: none;
  }
  .content-left {
    display: none;
  }
  .content-right {
    width: 100%;
  }
  .content-product .productny-list li {
    width: 100%;
    margin-right: 0;
  }
  .productny-list h3 {
    font-size: 16px;
    line-height: 20px;
    height: 40px;
  }
  .productny-list .icon {
    display: none;
  }
  .productny-list .text {
    height: auto;
    padding: 0;
  }
  .prodis-swiper, .prodis-text {
    width: 100%;
  }
  .prodis-text {
    margin-top: 20px;
  }
  .prodis-text .p-link a {
    font-size: 14px;
  }
  .relat-block .productny-list li {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .caseny-list .imgshow, .caseny-list .text {
    width: 100%;
  }
  .caseny-list .imgshow {
    margin-bottom: 20px;
  }
  .caseny-list li .see-more {
    display: none;
  }
  .content-news-detail h3 {
    font-size: 16px;
  }
  .ser-list li {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
    padding: 20px;
  }
  .ser-list li p {
    height: 100%;
  }
  .faq-list li.act .text {
    padding: 20px;
  }
  .content-about .about-top .imgshow, .content-about .about-top .text {
    width: 100%;
  }
  .content-about .about-top .text {
    margin-top: 20px;
  }
  .about-list .icon img {
    vertical-align: middle;
  }
  .afac-swiper .tit {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .afac-swiper .tit h2 {
    font-size: 30px;
  }
  .afac-swiper .tit:after {
    display: none;
  }
  .about-fac {
    margin-top: 30px;
  }
  .about-fac .gallery-top {
    width: 100%;
    position: relative;
    margin-bottom: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  .afac-swiper {
    padding-right: 0;
  }
  .afac-swiper .swiper-wrapper {
    padding: 0;
  }
  .afac-swiper .swiper-button-next {
    display: none;
  }
  .content-news .news-list li {
    width: 100%;
    margin-right: 0;
  }
  .news-list .text {
    padding: 20px 0;
  }
  .con-map, .con-top .text {
    width: 100%;
  }
  .con-top .text {
    margin-top: 20px;
  }
  .con-top h2 {
    font-size: 30px;
  }
  .con-top li {
    padding-left: 55px;
  }
  .error-text .e-tit {
    font-size: 52px;
  }
  .error-text .e-p {
    font-size: 14px;
  }
  .error-text {
    padding: 30px 20px;
  }
  .search-tool .search-tool-inner {
    width: 100%;
  }
  .search-warp .search-tool {
    padding: 20px 0;
  }
  .search-list ul li .li-inner .img-box,
  .search-list ul li .li-inner .img-text {
    width: 100%;
  }
  .search-list ul li .li-inner {
    padding: 20px;
  }
  .search-list ul li .li-inner .img-text {
    margin-top: 20px;
  }
  .search-list .img-text .t a {
    white-space: normal;
  }
  .banner .swiper-pagination {
    display: none;
  }
  .ser-list li .icon {
    height: 60px;
  }
  .ser-list li .icon img {
    height: 60px;
  }
  .faq-grid {
    margin-top: 40px;
  }
  .index-case-grid .case-list li{width:100%;float:none;}
  .index-case-grid .case-list .imgshow{overflow:initial}
  
}


.pc-nav li .erji {
    position: absolute;
    width: 360px;
    z-index: 2;
    box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.1);
    padding: 15px;
    top: 105%;
    background-color: #0BACA4;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
}

.pc-nav li .erji.wauto {
    width: auto;
}

.pc-nav li .erji.wauto dd {
    white-space: nowrap;
}

.pc-nav li .erji dd {
    text-align: left;
    position: relative;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 8px;
}

.pc-nav li .erji dd:nth-last-of-type(1) {
    margin-bottom: 0;
}

.pc-nav li .erji dd a {
    transition: all 0.3s;
    display: inline-block;
}

.pc-nav li .erji dd a:hover {
    text-decoration: underline;
    padding-left: 5px;
}
.pc-nav li:hover .erji {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

/* 手机端底部导航 */
#dibunav{
  display: none;
}
@media only screen and (max-width: 750px) {
  #dibunav{
    width: 80%;
    position: fixed;
    display: block;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
      justify-content: center;
      background: rgba(11,173,164,0.9);
      border-radius: 100px;
      z-index: 99;
      box-shadow: 0px 26px 25px -29px #000;
  }
}
#dibunav .dibunav-con{
  width: 95%;
  display: -webkit-flex;
  display: flex;
}
#dibunav .dibunav-con li{
  text-align: center;
  float: left;
  width: 25%;
  padding: 16px 0px;
}
#dibunav .dibunav-con li{
  border-left: 1px solid #fff;
}
#dibunav .dibunav-con li:nth-child(1){
  border-left: none;
}
#dibunav .dibunav-con li a{
  color: #fff;
  text-align: center;
}
#dibunav .dibunav-con li a img{
  /*width: 100%;*/
  display: inline-block;
  margin: 0 auto;
}
@media only screen and (max-width: 450px) {
  #dibunav{
    width: 95%;
    height: 63px;
  }
  #dibunav .dibunav-con li a img{
    width: 25px;
  }
  #dibunav .dibunav-con li{
        padding: 8px 0px 10px 0;
  }
}
@media only screen and (max-width: 320px) {
  #dibunav{
    width: 100%;
    bottom: -3%;
  }
  #dibunav .dibunav-con li a img{
    width: 20px;
  }
}
#xhl-wrapper .xhl-launch-button{ bottom: 100px !important;}


.google-box {
	background:#fff;
}

.gg-pic img {
	width: 100%;
	height: auto;
}

.m-width-content {
	max-width: 1460px;
	margin: 0 auto;
}

.ipd-20 {
	padding: 0 20px;
}
.gg-path{
	padding-left:calc((100% - 1440px) / 2);
}
.time-line-box ul:after {
	content: '';
	height: 5px;
	background: #FF7E00;
	width: 1000%;
	position: absolute;
	left: 0;
	z-index: 1;
}
.time-line-box ul li {
	float: left;
	width: 300px;
	position: relative;
	padding-bottom: 0;
	padding-left: 0;
	z-index: 2;
}
.time-line-box .swiper-container{
	padding:0 30px;
}
.time-line-box ul li:nth-child(even) dl {
	display: flex;
	flex-direction: column-reverse;
}

.time-line-box ul li:after {
	content: '';
	height: 100px;
	border-left: #585858 2px dotted;
	position: absolute;
	top: 4px;
	left: 0;
}

.time-line-box ul li:nth-child(even):after {
	border-left-color:transparent;
}

.time-line-box ul li dl dt {
	padding:2px 0;
	font-size: 22px;
	color: #3C3C3C;
	position: absolute;
	width:60px;
	text-align: center;
	left:-30px;
	top:20px;
	background:#fff;
	margin-bottom: 10px;
	line-height: 1;
	z-index:99;
}
.time-line-box ul li dl dt::after{
	content: '';
	width: 14px;
	height: 14px;
	background: #FF7E00;
	border: 4px solid #FFFFFF;
	border-radius: 50%;
	box-sizing:border-box;
	top:-24px;
	left:50%;
	margin-left:-7px;
	position: absolute;
}
.time-line-box ul li dl dd {
	margin-top:96px;
	font-size: 18px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
	line-height: 30px;
	padding-left: 25px;
	position: relative;
}

.time-line-box ul li dl dd:after {
	content: '';
	width: 18px;
	height: 18px;
	background: #FF7E00;
	border-radius: 50%;
	position: absolute;
	left: -9px;
	top: 0;
	z-index:3;
}

.time-line-box ul li:nth-child(even) {
	padding-top: 0;
}
.time-line-box ul li:nth-child(even) dl dt::after{
	top:auto;
	bottom:-20px;
}

.time-line-box ul li:nth-child(even) .layui-text {
	position: absolute;
	left: 0;
	bottom: 0;
	border-left: #585858 2px dotted;
	box-sizing:border-box;
}
.time-line-box ul li:nth-child(even) dl dd{
	margin-bottom:96px;
	margin-top:0;
}
.time-line-box ul li:nth-child(even) dl dt{
	bottom:0;
	top:auto;
}
.gg-tit{
	text-align: center;
}
.gg-tit h6{
	font-size: 60px;
	font-weight: 700;
	color: #000000;
	line-height:1;
}
.gg-text{
	font-size: 18px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
	line-height: 30px;
}
.gg-1 .gg-pic{
	max-width:100%;
	margin:0 auto;
}
.gg-1 .gg-tit{
	padding:90px 0 60px;
}
.gg-1{
	background:#F8F8F8;
}
.gg-1 .cps-list{
	padding:50px 0 90px;
}
.gg-1 .cps-list ul{
	width:100%;
	display: flex;
	flex-wrap: wrap;
}
.gg-1 .cps-list ul li{
	width:calc((100% / 4) - 3%);
	margin-left:4%;
	box-sizing:border-box;
	padding:20px;
	background-size:cover;
	border-radius:8px;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: center;
	text-align: center;
}
.gg-1 .cps-list ul li:nth-child(4n+1){
	margin-left:0;
}
.gg-1 .cps-list ul li .big b{
	font-size: 48px;
	font-weight: 700;
	color: #FFFFFF;
	line-height:1;
}
.gg-1 .cps-list ul li .big sup{
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	vertical-align: top;
}
.gg-1 .cps-list ul li p{
	margin-top:10px;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
}
.gg-2{
	padding:90px 0;
}
.gg-2 .tc-list{
	padding-top:50px;
}
.gg-2 .tc-list ul{
	display: flex;
	flex-wrap: wrap;
}
.gg-2 .tc-list ul li{
	width: calc((100% / 6) - 20px);
	margin-left:24px;
}
.gg-2 .tc-list ul li:nth-child(6n+1){
	margin-left:0;
}
.gg-2 .tc-list ul li .pic img{width:100%;height:auto;}
.gg-3{
	position: relative;
	max-width:1920px;
	margin:0 auto;
}
.gg-3 .pic{
	position: relative;
}
.gg-3 .pic img{
	width:100%;
	height:auto;
}
.gg-3 .text{
	position: absolute;
	left:12.5%;
	top:0;
	z-index:3;
	width:75%;
	padding-top:5%;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
}
.gg-3 .text .m-width-content{
	width:100%;
}
.gg-3 .text b{
	font-size: 36px;
	color: #FF4E00;
}
.gg-3 .text .ipd-20{padding:0;}
.gg-4{
	padding:90px 0;
}
.gg-4 .gg-tit{
	padding-bottom:90px;
}
.gg-5{
	padding:90px 0 40px;
	background-position: center;
	background-size:cover;
	background-repeat: no-repeat;
	max-width:1920px;
	margin:0 auto;
}
.gg-5 .gg-text{
	padding:50px 0;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
}
.gg-5 .gg-text b{
	font-size: 30px;
	font-weight: 700;
	color: #FF4E00;
}
.gg-6{
	background-position: center;
	background-size:cover;
	background-repeat: no-repeat;
	padding:130px 0;
	text-align: center;
	max-width:1920px;
	margin:0 auto;
}
.gg-6 h6{
	font-size: 75px;
	font-weight: 700;
	color: #FFFFFF;
	line-height:1;
}
.gg-7{
	max-width:1920px;
	margin:0 auto;
}
.gg-7 .gg-7-item{
	position: relative;
}
.gg-7 .gg-7-item .pic{
	position: relative;
}
.gg-7 .gg-7-item .pic img{
	width:100%;
	height: auto;
}
.gg-7 .gg-7-item .text{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	z-index:3;
	padding-top:90px;
}
.gg-7 .gg-7-item h6{
	font-size: 60px;
	font-weight: 700;
	color: #000000;
	line-height:1;
	margin-bottom:20px;
}
.gg-7 .gg-7-item p{
	font-size: 18px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
	line-height: 30px;
	max-width:550px;
}
.gg-8{
	padding:90px 0 0;
	margin-bottom:90px;
	position: relative;
}
.gg-8::after{
	width: calc(100% - ((100% - 1440px) / 2));
	height: 69px;
	left:calc((100% - 1440px) / 2);
	background: linear-gradient(209deg, #EFDED5, #F4F0EE);
	content: '';
	position: absolute;
	bottom:0;
}
.gg-8 .yuan-list{
	display: flex;
	flex-wrap: wrap;
	margin-top:40px;
}
.gg-8 .yuan-list .pic{
	width:50%;
}
.gg-8 .yuan-list .pic img{
	max-width:100%;
	height:auto;
}
.gg-8 .yuan-list .list{
	width:50%;
	text-align: right;
	padding:40px 40px 40px 0;
	position: relative;
	box-sizing:border-box;
}
.gg-8 .yuan-list .list::after{
	content: '';
	width: 105px;
	height: 100%;
	position: absolute;
	right:0;
	top:0;
	background: linear-gradient(209deg, #EFDED5, #F4F0EE);
}
.gg-8 .yuan-list .list h6{
	position: relative;
	z-index:3;
	font-size: 36px;
	font-weight: 700;
	color: #000000;
}
.gg-8 .yuan-list .list ul{
	position: relative;
	z-index:3;
}
.gg-8 .yuan-list .list ul li{
	padding:10px 0;
	font-size: 20px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
}
.gg-8 .text{
	margin-top:40px;
}
.gg-8 .text h6{
	font-size: 30px;
	font-weight: 700;
	color: #000000;
	margin-bottom:10px;
}
.gg-8 .text p{
	font-size: 18px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
	line-height: 30px;
}
.gg-8 .pic-list{
	flex-wrap: wrap;
	display: flex;
	justify-content: flex-end;
	position: relative;
	z-index:3;
}
.gg-8 .pic-list img{
	max-width:50%;
	height:auto;
}
.gg-9{
	padding:90px 0;
	background:#F5F5F5;
}
.gg-9 .text{
	width:60%;
	float:left;
}
.gg-9 .text .t{
	font-size: 60px;
	font-weight: 700;
	color: #000000;
	line-height:1.05;
}
.gg-9 .text .list{
	margin-top:25px;
}
.gg-9 .text .list dl{
	padding:25px 0;
}
.gg-9 .text .list dl dt{
	font-size: 30px;
	font-weight: 700;
	color: #000000;
}
.gg-9 .text .list dl dd{
	margin-top:10px;
	font-size: 18px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
	line-height: 30px;
}
.gg-9 .pic-list{
	width:35%;
	float: right;
}
.gg-9 .pic-list ul li{margin-bottom:5px;}
.gg-9 .pic-list ul li img{
	max-width:100%;
	height: auto;
}
.gg-9 .pic-list ul li:nth-child(even){
	text-align: right;
}
.gg-10{
	background-position: center;
	background-size:cover;
	background-repeat: no-repeat;
	padding:90px 0;
	max-width:1920px;
	margin:0 auto;
}
.gg-10 .gg-tit{
	padding-bottom:50px;
}
.gg-10 .text-flex{
	display: flex;
	flex-wrap: wrap;
}
.gg-10 .text-flex .text{
	width:47%;
}
.gg-10 .text-flex .text:nth-child(even){
	margin-left:6%;
}
.gg-10 .text-flex .text ul li{
	font-size: 18px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
	line-height: 33px;
	padding-left:22px;
	background:url('../images/google/our-service-02.png') no-repeat left 8px;
}
.gg-10 .text-flex .text img{
	max-width:100%;
	height: auto;
	margin-top:30px;
}
.gg-11{
	padding:90px 0;
	background:#f5f5f5;
}
.gg-11 .gg-tit{
	padding-bottom:50px;
}
.gg-11 .oedm-box ul{
	display: flex;
	flex-wrap: wrap;
}
.gg-11 .oedm-box ul li{
	width:calc((100% / 3) - 4%);
	margin-left:6%;
	box-sizing:border-box;
	padding:30px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	border-radius: 6px;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
}
.gg-11 .oedm-box ul li:nth-child(3n+1){
	margin-left:0;
}
.gg-11 .oedm-box ul li h6{
	font-size: 48px;
	font-weight: 700;
	color: #FFFFFF;
	line-height:1;
}
.gg-11 .oedm-box ul li p{
	margin-top:10px;
	font-size: 18px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.8);
	line-height: 30px;
}
.gg-11 .oedm-box ul li h5{
	font-size: 30px;
	font-weight: 700;
	color: #FFFFFF;
}
.gg-12{
	padding:90px 0;
}
.gg-12 .gg-tit{
	padding-bottom:50px;
}
.gg-12 .coop-list ul{
	display: flex;
	flex-wrap: wrap;
}
.gg-12 .coop-list ul li{
	width:calc((100% / 4) - 3%);
	margin-left:4%;
}
.gg-12 .coop-list ul li:nth-child(4n+1){
	margin-left:0;
}
.gg-12 .coop-list ul li .pic img{
	width:100%;
	height: auto;
}
.gg-12 .coop-list ul li a{
	display: block;
}
.gg-12 .coop-list ul li .text{padding-top:15px;}
.gg-12 .coop-list ul li .text b{
	font-size: 24px;
	font-weight: 700;
	color: #000000;
	display: block;
}
.gg-12 .coop-list ul li .text span{
	font-size: 18px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.8);
	line-height: 24px;
}
.gg-13{
	padding:90px 0;
}
.gg-13 .gg-tit{
	padding-bottom:50px;
}
.gg-13 .text{
	max-width:926px;
	margin:0 auto;
}
.gg-13 .text ul li{
	padding:25px;
	border-bottom:1px solid #000000;
}
.gg-13 .text ul li:first-child{
	border-top:1px solid #000000;
}
.gg-13 .text ul li p{
	background: url('../images/google/gg-icon-jx.png') no-repeat left center;
	padding-left:40px;
	font-size: 20px;
	color: #000000;
	line-height: 36px;
}
.gg-map img{
	max-width:100%;
	height: auto;
}
@media screen and (max-width: 1500px) {
	.gg-tit h6{
		font-size:32px;
	}
	.gg-text{
		font-size:14px;
	}
	.gg-1 .cps-list ul li p{
		font-size:14px;
	}
	.gg-3 .text{
		font-size:14px;
		padding-top:1%;
		line-height:1.5;
	}
	.gg-3 .text b{font-size:20px;}
	.gg-5 .gg-text{
		font-size:14px;
		line-height:1.5;
	}
	.gg-5 .gg-text b{
		font-size:20px;
	}
	.gg-6 h6{font-size:32px;}
	.gg-7 .gg-7-item .text{
		padding-top:20px;
	}
	.gg-7 .gg-7-item h6{
		font-size:32px;
	}
	.gg-7 .gg-7-item p{
		font-size:14px;
		line-height:1.5;
	}
	.gg-8 .yuan-list .list ul li{font-size:14px;}
	.gg-8 .text p{font-size:14px;}
	.gg-9 .text .t{font-size:32px;}
	.gg-9 .text .list dl dt{font-size:20px;}
	.gg-9 .text .list dl dd{font-size:14px;}
	.gg-10 .text-flex .text ul li{
		font-size:14px;
	}
	.gg-11 .oedm-box ul li h6{font-size:32px;}
	.gg-11 .oedm-box ul li p{font-size:14px;}
	.gg-11 .oedm-box ul li h5{font-size:20px;}
	.gg-12 .coop-list ul li .text b{font-size:20px;}
	.gg-12 .coop-list ul li .text span{
		font-size:14px;
	}
	.gg-13 .text ul li p{
		font-size:14px;
	}
}
@media screen and (max-width: 1023px) {
	.gg-1 .cps-list{padding-bottom:40px;}
	.gg-1 .gg-tit{
		padding:40px 0 30px;
	}
	.gg-1 .cps-list ul li{
		width:100%;
		margin-left:0;
		margin-bottom:20px;
	}
	.gg-2{
		padding:40px 0;
	}
	.gg-2 .tc-list ul li{
		width:100%;
		margin-left:0;
		margin-bottom:20px;
	}
	.gg-3 .text{
		position: relative;
		left:0;
		width:100%;
		box-sizing:border-box;
		padding:20px;
	}
	.gg-4{
		padding:40px 0;
	}
	.gg-4 .gg-tit{
		padding-bottom:40px;
	}
	.gg-5{
		padding-top:40px;
	}
	.gg-6{
		padding:60px 0;
	}
	.gg-7 .gg-7-item .text{
		position: relative;
		margin-bottom:20px;
	}
	.gg-8{
		padding-top:40px;
	}
	.gg-8 .yuan-list{
		display: block;
	}
	.gg-8 .yuan-list .pic{
		width:100%;
	}
	.gg-8 .yuan-list .list{
		width:100%;
		margin-top:40px;
	}
	.gg-8 .pic-list img{
		max-width:100%;
		width:100%;
	}
	.gg-8 .pic-list img:first-child{
		margin-bottom:20px;
	}
	.gg-9{
		padding:40px 0;
	}
	.gg-9 .text{
		width:100%;
	}
	.gg-9 .pic-list{
		width:100%;
		margin-top:20px;
	}
	.gg-9 .pic-list ul li{
		margin-bottom:20px;
	}
	.gg-9 .pic-list ul li img{
		width:100%;
	}
	.gg-10{
		padding:40px 0;
	}
	.gg-10 .text-flex .text{
		width:100%;
	}
	.gg-10 .text-flex .text:nth-child(even){
		margin-left:0;
		margin-top:40px;
	}
	.gg-11{
		padding:40px 0;
	}
	.gg-11 .oedm-box ul li{
		width:100%;
		margin-bottom:20px;
		margin-left:0;
	}
	.gg-12{
		padding:40px 0;
	}
	.gg-12 .coop-list ul li{
		width:100%;
		margin-left:0;
		margin-bottom:20px;
	}
	.gg-13{
		padding:40px 0;
	}
}















</pre></body></html>