﻿@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins.ttf") format("truetype");
}

@font-face {
  font-family: "Poppins-Bold";
  src: url("../fonts/Poppins-Bold.ttf") format("truetype");
}


@font-face {
  font-family: "siyuan_cn";
  src: url("../fonts/siyuan_cn.ttf") format("truetype");
}


@font-face {
    font-family: "Alimama_ShuHeiTi_Bold";
    src: url("../fonts/Alimama_ShuHeiTi_Bold.ttf") format("truetype");
}


* {
  font-family: "Poppins";
}
.row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1480px) {
  .container {
    max-width: 1400px;
  }
  .container.wrap {
    max-width: 1300px;
  }
}
.jcsb {
  justify-content: space-between;
}
.fwww {
  flex-wrap: wrap;
}
.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.header .header-box {
  justify-content: space-between;
  align-items: center;
}
.header .row {
  margin: 0;
}
.header .nav .li-box {
  padding: 0px 40px;
}
.header .nav .li-box > a {
  display: inline-block;
  padding: 20px 0px;
  font-size: 16px;
  line-height: 40px;
  color: #616161;
  position: relative;
  font-weight: bold;
}
.header .nav .li-box > a::after {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0px;
  height: 2px;
  transition: all 0.6s;
}



.header .nav .li-box:hover .nav-a{
  color: #000;
}
body{
    overflow-x: hidden;
}


picture{
    width:100%;
}





.swiper-button-next, .swiper-button-prev{color:#000; outline: none;}

.index-banner .swiper-button-next, .index-banner .swiper-button-prev{
	    opacity: 0;transition: all .6s;
}
.index-banner:hover .swiper-button-next, .index-banner:hover .swiper-button-prev{
	    opacity: 1;
}
.index-banner .swiper-button-next:after, .index-banner  .swiper-button-prev:after{
    font-size: 55px;
}
.swiper-button-next, .swiper-button-prev{right:40px;}
.swiper-button-prev, .swiper-rtl .swiper-button-next{left:40px;}

.des-p-div {
    padding: 20px 0 0;
    line-height: 1.65em;
    color: #666;
    font-size: 16px;
}
.ts{ text-align: start; }


.header .dl-row {
  width: 100%;
  padding: 35px 0 55px;
}
.header .dl-row h4 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.header .dl-row .wid3 {
  margin: 0%;
  width: 25%;
  padding-bottom: 25px;
  border-radius: 10px;
}
.header .dl-row .pro-show {
  padding-left: 65px;
}
.header .dl-row .wid3:hover {
  background-color: #eee;
}
.header .dl-row .left {
  padding-top: 20px;
  width: 190px;
  border-right: 1px solid #eee;
  text-align: start;
 
}


.header .dl-row .left dd::before {
  content: '';
  display: inline-block;
  height: 18px;
  width: 3px;
  background-color: #007bff;
  position: relative;
  top: 3px;
  border-radius: 2px;
  margin-right: 10px;
  opacity: 0;
}

.swiper-pagination-bullet-active{    background-color: #000;}
.index-pro-swiper h3::before{}


.header .dl-row .left dd.active::before {
  opacity: 1;
}
.header .dl-row .left dd {
  margin-bottom: 20px;
}
.header .dl-row .pro-show {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: -1;
}
.header .dl-row .pro-show.active {
  opacity: 1;
  transition: all 0.6s;
  position: relative;
  z-index: 1;
}


.header .dl-row .right {
  width: calc(100% - 200px);
  text-align: center;
  position: relative;
}


.header .dl-row .img {
  padding: 20px;
  height: 190px;
}
.header .dl-row .img img {
  max-height: 140px;
}
.header .li-box {
  padding: 0 25px;
}
.header .li-box:not(:nth-child(2)) {
  position: relative;
}
.header .li-box:nth-child(2) .child-box {
  width: 100vw;
}



.header .child-box {
  display: none ;
  width: auto;
  padding: 0;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: 81px;
  background-color: #ffffff;
  text-align: center;
}


.header .child-box .dl-row dl a{
	    display: inline-block;
	    padding: 0;
}
.header .child-box dl a {
    display: block;
    text-align: start;
    padding: 0 30px;
    white-space: nowrap;
    line-height: 40px;
    font-size: 16px;
    color: #616161;
}
.header .child-box dl dd:hover a{  color: #000;  }


.header .child-box .ul-child a {
  font-size: 16px;
  line-height: 40px;
  color: #000;
  position: relative;
}
.header .child-box .ul-child a::after {
  position: absolute;
  left: 0;
  bottom: -5px;
  display: block;
  content: '';
  width: 0px;
  height: 2px;
  transition: all 0.6s;
}
.header .child-box .ul-child a:hover {
  color: #0055a8;
}
.header .child-box .ul-child a:hover::after {
  width: 100%;
  background-color: #0055a8;
  transition: all 0.6s;
}
.header .tel {
  color: #fff;
  line-height: 45px;
}
.header .tel img {
  margin-right: 5px;
}


.product-video .video video {
    max-width: 100%;
    width: 100%;
}
.header .child-box dl{
  margin: 0px;
}
.product1.product2 .img{ margin: 30px 0 0px;}


.fingertip3{ margin: 0px 0 70px;}
.cs .right>.row{     align-items: flex-end; }
.header .child-box dl dd:hover{
	background-color:#ddd;
}
.header .dl-row .left dl dd:hover{
	background: none;
}
.header .dl-row .left dd:hover::before{opacity: 1;}
.app .features-box{ margin-bottom: 0px;     text-align: center; padding:60px 0 0;
}
.header .language {
  cursor: pointer;
  position: relative;
  padding: 0 22px;    margin-right: 145px;   z-index: 2;
}


.header .language .language-change {
  visibility: hidden;
  position: absolute;
  top: 100%;
 
  width: 100px;
  z-index: 9;
  
}



.header .language .language-change a {
  color: #000;
  display: block;
  text-align: center;
  line-height: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 0px 0px #333;
}
.header .language .language-change a:hover{ background-color: #ddd;
 }

.header .language p {
  line-height: 45px;
  position: relative;
  color: #000;
  z-index: 9;

}
.header .language:hover .language-change {
  left: 33px !important;
  visibility: visible;
}


.header .nav-right {
  width: 25%;
  justify-content: flex-end;
}



.header .shop {
  background-color: #000;
  display: flex;
  overflow: hidden;
  margin-left: 25px;
  border-radius: 23px;    min-width: 110px;
    position: absolute;
    z-index: 7;
}

.index-banner .index-banner-text img{
	width:200px;
	display:inline-block;	
}


.app-en {
    margin: 20px 0 30px;
    font-size: 48px;
    font-weight: bold;
}
.footer .footer-logo{
    display: flex;
	 margin-bottom: 80px;
    align-items: flex-end;

}
.header .shop > a {
  display: inline-block;
  padding: 0 20px;
  color: #fff;
  line-height: 45px;
  border-radius: 15px;
}
.header .shop > a img {
  margin-right: 8px;
  margin-bottom: 5px;
}
.header .shop .shop-con {
  width: 0;
  padding-left: 19px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  transition: width 0.3s linear;
}
.header .shop .shop-con a {
  padding: 0;
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 5px;
  flex: 0 0 auto;
  background-size: 100% 100%;
}
.header .shop .shop-con a:first-child {
  background-image: url(../images/tm.png);
}
.header .shop .shop-con a:nth-child(2) {
  background-image: url(../images/jd.png);
}
.header .shop:hover .shop-con {
  width: 106px;
}
.footer {
  background-color: #fafafa;
  color: #333;
}


.footer .footer-top {
  padding: 100px 0 100px;
}

.footer .footer-nav dt a {
  width: max-content;
  font-size: 20px;
  line-height: 45px;
  display: block;
}


.footer .footer-nav dd {
  margin: 0;
}
.footer .footer-nav a {
  color: #333;
  width: max-content;
  font-size: 20px;
  line-height: 45px;
  display: block;
}

.footer .footer-nav a:hover {
  color: #000;
}


.footer .footer-logo {
  width: 21%;
  padding-right: 5%;
}


.footer .footer-other {
  width: 10%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}


.footer .footer-other p {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  line-height: 1;
}
.footer .footer-other .language {
  width: 100%;
  margin-top: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.footer .footer-other .language img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  cursor: pointer;
}


.footer .footer-nav {
    width: 100%;
    justify-content: space-around;
    margin: 0 auto;
}


.footer .footer-nav li {
  width: auto;
}
.footer h4 {
  font-size: 18px;
  margin-bottom: 20px;
}
.footer h4::after {
  display: inline-block;
  margin-left: 5px;
  content: '';
  width: 20px;
  height: 4px;
  background-color: #d4251e;
}
.footer .ewm {
  padding: 7px;
  background-color: #fff;
}
.footer .footer-bot {
  padding: 50px 0 80px;
  border-top: 1px solid #ddd;
}
.footer .footer-bot p {
  color: #0D0C0C;
  font-size: 16px;
  line-height: 2;
text-align: center;}
.footer .footer-bot p a {
  font-size: 16px;
  line-height: 2;
  color: #0D0C0C;
}
.footer .footer-bot p a:hover {
  color: #000;
  opacity: 1;
}
.footer .media img {
  width: 25px;
  cursor: pointer;
}
.footer .media .wx-box {
  margin-right: 20px;
}
.about {
  padding: 105px 0;
}
.about p {
  margin-top: 30px;
  text-indent: 1.65em;
  font-size: 18px;
  line-height: 1.65em;
}
.history .history-box .left {
  width: 400px;
}
.history .history-box .right {
  width: calc(100% - 400px);
}
.history .right .swiper {
  padding: 0 30px;
  --swiper-theme-color: #120f1f;
}
.history .right .swiper-slide {
  cursor: pointer;
}
.history .right .swiper-slide h3 {
  font-size: 40px;
  font-weight: bold;
  line-height: 70px;
  text-align: center;
  border-radius: 35px;
  color: #ddd;
}
.history .right .swiper-slide.swiper-slide-active h3 {
  background: #000;
  color: #fff;
}
.history .swiper-button-next:after,
.history .swiper-button-prev:after {
  font-size: 25px;
  font-weight: bolder;
}
.history .history-swiper {
  padding: 100px 0 180px;
}
.history .history-swiper .swiper-text {
  padding: 32px 100px;
}
.history .history-swiper .swiper-text p {
  font-size: 20px;
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}
.history .history-swiper .swiper-text p::after {
  content: '·';
  font-size: 58px;
  color: #000;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translate(0, -50%);
}
.history .history-swiper .swiper-slide {
  opacity: 0 !important;
  transition: all 0.2s;
}
.history .history-swiper .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.qua {
  background-image: url(../images/zz_06.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  overflow: hidden;
}
.qua .qua-box {
  align-items: flex-end;
}
.qua .con {
  margin: 25px 0 30px;
}
.dny {
  padding: 95px 0 105px;
}
.dny .dny-con {
  margin-top: 45px;
}
.dny .wid3 {
  position: relative;
}
.dny .wid3 img {
  width: 100%;
}
.dny .time {
  height: 163px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 140px;
  z-index: 3;
  transition: all 0.3s;
}
.dny .day {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
}
.dny .year {
  font-size: 15px;
  color: #999;
  text-align: center;
}
.dny .text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  box-sizing: border-box;
  padding: 10%;
  background-color: #FAFAFA;
  opacity: 0;
  transition: opacity 0.3s linear;
}
.dny .wid3:hover .time {
  height: 100px;
}
.dny .wid3:hover .text {
  opacity: 1;
}
.dny .wid3:hover h5 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  border-bottom: 1px solid #f1f1f1;
  margin-top: 20%;
  padding: 10px 0;
  color: #000;
}
.dny .wid3:hover p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  color: #999;
  margin: 10px 0;
  line-height: 24px;
}
.dny .wid3:hover span {
  font-size: 14px;
  color: #999;
  margin-top: 1px;
  position: relative;
  padding-right: 1px;
}

.contact {
    margin-top: 100px;
    padding: 100px 0 120px;
    background: #ececec;
}

.contact .map h4 {
  font-size: 24px;
  font-weight: bold;
  padding: 20px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.contact .map p {
  font-size: 16px;
  margin-bottom: 14px;
  color: #333;
}


.contact .map p span {
  color: #000;
  font-weight: bold;
}
.contact .contact-map {
  height: 450px;
}
.index-banner .index-banner-img img {
  width: 100%;
}



.index-banner .swiper-slide {
  position: relative;     transform: scale(1);
    border-radius: 0px;
    overflow: hidden;

}
.index-banner .swiper-pagination-bullet {
    
    width: 15px;
    height: 5px;
    border-radius: 3px;
}
.index-banner .swiper-slide.swiper-slide-active {
  position: relative;     transform: scale(1);
     transition: all 0.5s;}


.index-banner .index-banner-text {
  position: absolute;
  width: 100%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  color: #fff;
}

.index-banner h2 {
  margin-bottom: 10px;
  font-size: 40px;color: #000000;
  font-weight: bold;
}


.index-banner h3 {
 margin-bottom: 15px;
  font-size: 30px;color: #616464;
  font-weight: 100;
  font-family: "Alimama_ShuHeiTi_Bold"
}


.index-banner h2{ font-family: "Alimama_ShuHeiTi_Bold";
 }
.index-banner.inner-banner h2{ font-size: 71px;color:#fff;}
.index-banner.inner-banner h3{ font-size: 31px; color:#fff;     opacity: 0.7;      margin: 30px 0 20px;}
.index-banner p {
  margin-left: -10px;
  font-size: 20px;
  line-height: 2em;
}

.index-banner span {
  padding: 0 15px;
  line-height: 1.1em;
  margin: 5px 0;
 
}

.index-banner span:not(:last-child) {
  /*border-right: 1px solid #fff;*/
}

.index-swiper video {
  width: 100%;
}
.banner {
  position: relative;
}
.banner .banner-img img {
  width: 100%;
}
.banner .banner-text {
  width: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.banner .banner-text .title {
  color: #fff;
}
.banner .banner-text .title .text-en h2 {
  opacity: 0.2;
}
.title {
  position: relative;
  color: #333;
}
.title h2 {
  position: relative;
  font-size: 42px;
  font-weight: bold;
}
.title .text-en {
  margin-bottom: -30px;
}
.title .text-en h2 {
  line-height: 1em;
  opacity: 0.1;
 font-weight: bolder;
  font-style: italic;
}
.demo {
  text-align: center;
}
.demo .layui-laypage a,
.demo .layui-laypage span {
  height: 40px;
  padding: 0 18px;
  line-height: 40px;
  margin: 0 6px;
}
.demo .layui-laypage {
  margin: 40px 0 0;
}


.more a {
  display: inline-block;
  padding: 0 30px;
  line-height: 38px;
  border: 2px solid #000;
  border-radius: 18px;
}


.more a {
    display: inline-block;
    padding: 0 30px;
    line-height: 38px;
    border: 2px solid #000;
    border-radius: 20px;
    font-family: "Poppins-Bold";
    font-weight: bold;
}

.more a:hover {
    background: #000;
    color: #fff;
}


.index-pro {
  padding: 60px 0 0;
}

.index-pro h2 {
  margin: 20px 0 30px;
  font-size: 48px; font-family: "Poppins-Bold";
}

.index-pro h2 span {
  font-family: "Poppins !important";
 font-weight: 100;}

.index-pro h3 {
  margin-bottom: 0px;
  font-size: 45px;
  line-height: 1.2em; font-weight: bold;font-family: "siyuan_cn";

}

.index-pro .img {
  margin: 35px 0 35px;
}

.index-pro .more a {
  display: inline-block;
  padding: 0 30px;
  line-height: 38px;
  border: 2px solid #000;
  border-radius: 20px;  font-family: "Poppins-Bold"  ; font-weight: bold;
}

.index-pro .more a:hover {
    background: #000;
    color: #fff;
}


.index-pro .left {
  width: 70%;
}
.index-pro .right {
  width: 30%;
  padding-left: 7%;
}
.index-pro .pro-con {
  margin-bottom: 60px;
}
.index-pro .pro-con:nth-child(2n) {
  flex-direction: row-reverse;
}
.index-pro .pro-con:nth-child(2n) .right {
  padding: 0;
}


.index-pro-swiper h2 {
  font-size: 54px;
  font-style: italic;
  line-height: 1;
  margin-bottom: 60px; font-family: "Poppins-Bold"  ;  font-weight: bold;
 
}



.index-pro-swiper{padding-top: 40px;
}


.index-pro-swiper h3 {
  font-size: 45px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 20px;
  font-style: italic;
  text-transform: uppercase;font-family: "Poppins-Bold";
}



.index-pro-swiper h3::before {
  content: '';
  display: none;
  width: 76px;
  height: 7px;
  background: #000;
  margin: 70px 0 30px;
}
.index-pro-swiper h4 {
  font-size: 45px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 20px;
}
.index-pro-swiper p {
  font-size: 16px;
  line-height: 1.5em;
}
.index-pro-swiper .text-swiper {
  width: 29%;
  background-color: #f6f6f6;
}
.index-pro-swiper .text-swiper .swiper-slide {
  opacity: 0 !important;
}
.index-pro-swiper .text-swiper .swiper-slide-active {
  opacity: 1 !important;
  transition: 0.3;
}
.index-pro-swiper .text-swiper .swiper-button-next,
.index-pro-swiper .text-swiper .swiper-button-prev {
  top: auto;
  bottom: 8%;
  right: auto;
  left: 12%;     outline: none; 
}
.index-pro-swiper .text-swiper .swiper-button-next {
  left: 50%;
}


.index-pro-swiper .text-swiper .swiper-button-next::after {
  content: url(../images/sr.png);
}


.index-pro-swiper .text-swiper .swiper-button-prev::after {
  content: url(../images/sl.png);
}



.index-pro-swiper .text-swiper .swiper-button-next:hover::after {
  content: url(../images/sr_on.png);
}


.index-pro-swiper .text-swiper .swiper-button-prev:hover::after {
  content: url(../images/sl_on.png);
}


.index-pro-swiper .text-swiper .swiper {
  padding: 13% 13% 15% 15%;
  height: 100%;
}
.index-pro-swiper .img-swiper {
  width: 71%;
}
.index-news {
  padding: 100px 0 90px;
}
.index-news h3 {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
}
.index-news h5 {
  margin: 20px 0;
  font-size: 20px;
}
.index-news p {
  font-size: 16px;
  color: #666;
}
.index-news .swiper-text {
  padding: 30px 35px 40px;
  background-color: #f6f6f6;
}
.index-news .swiper {
  padding-bottom: 60px;
  --swiper-theme-color: #120f1f;
  --swiper-pagination-color: #120f1f;
  /* 两种都可以 */
}
.honor {
  padding: 85px 0 160px;
}
.honor .data-sel {
  margin: 20px 0 30px;
  position: relative;
  z-index: 5;
}
.honor .layui-form {
  width: 225px;
  margin-left: auto;
}
.honor p {
  font-size: 16px;
  line-height: 1.5em;
}
.honor .wid4 {
  padding: 45px 20px 30px;
  border: 1px solid #ddd;
  text-align: center;
}
.honor .wid4 img {
  max-height: 190px;
  width: auto;
}
.honor .wid4 .img {
  height: 190px;
  margin-bottom: 30px;
}
.news {
  padding: 150px 0;
}
.news .news-top {
  padding-bottom: 150px;
}
.news .news-top h3 {
  text-align: center;
  font-size: 30px;
  font-weight: bolder;
  margin: 0;
  line-height: 80px;
}
.news .news-top h4 {
  font-size: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 15px;
}
.news .news-top p {
  font-size: 16px;
  color: #999;
  padding: 20px 0 30px;
}
.news .news-top .date-top {
  width: 140px;
}
.news .news-top .date-top p {
  padding: 0;
  text-align: center;
  font-size: 14px;
  color: #999;
  font-weight: normal;
}
.news .news-top .text-top {
  width: calc(100% - 700px);
}
.news .news-top .img {
  display: block;
}
.news .news-con h4 {
  font-size: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 15px;
}
.news .news-con p {
  font-size: 16px;
  color: #999;
  padding: 20px 0 30px;
}
.news .news-con .img {
  position: relative;
}
.news .news-con .time {
  background-color: #fff;
  width: 120px;
  padding: 40px 0;
  position: absolute;
  left: 3%;
  top: 7%;
}
.news .news-con .time h3 {
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  font-weight: bolder;
}
.news .news-con .time p {
  padding: 0;
  text-align: center;
  font-size: 14px;
  color: #999;
  font-weight: normal;
}
.news .wid2:first-child {
  margin-top: 0;
}
.news .wid2 {
  width: 45%;
  margin-right: 10%;
}
.news .wid2:nth-child(2n) {
  margin-right: 0;
  margin-top: 100px;
}
.news .text {
  padding: 3% 0;
  width: 100%;
}
.news-detail {
  padding: 65px  110px;
}
.news-detail .container {
  max-width: 1150px;
}
.news-detail h2 {
  font-size: 28px;
  margin-bottom: 15px;
}
.news-detail .articalInfo p {
  font-size: 15px;
  color: #999;
  margin-bottom: 60px;
}
.news-detail .detail-des p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.65em;
}
.news-detail .artical-bottom {
  margin-top: 60px;
  width: 100%;
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news-detail .artical-bottom a {
  font-size: 14px;
  color: #999;
}
.news-detail .artical-bottom a:hover {
  text-decoration: underline;
  color: #000;
}
.news-detail .artical-bottom .next {
  text-align: right;
}
.news-detail .artical-bottom > div {
  width: 40%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.kj {
  padding: 160px 0 50px;
}
.kj .kj-con {
  margin-top: 110px;
  width: 660px;
}
.kj .kj-con h3 {
  margin-bottom: 15px;
  font-size: 26px;
  letter-spacing: 2px;
  font-weight: bold;
}
.kj .kj-con h4 {
  margin: 0;
  font-size: 20px;
  padding: 20px 0;
  cursor: pointer;
}
.kj .kj-con p {
  font-size: 14px;
  line-height: 22px;
  padding: 10px 0 15px 0;
  width: 80%;
  text-align: justify;
}
.kj .kj-con .top-des {
  border-top: 1px solid #333;
  padding: 20px 0;
}
.kj .kj-con .top-des p {
  padding: 0;
}

.cs .con .img img{
border-radius: 15px;
}


.box-row .col-md-6 img{ border-radius: 15px; }

.swiper-common .swiper-img img {
    width: 100%;
    border-radius: 15px;
}
.kj .kj-con .jt {
  

	width: 40px;
  height: 40px;
  transition: all 0.4s ease;
  transform: rotate(0deg);
    	display: flex;
    	align-items: center;
    	justify-content: center


}

.box-row .right img{
	    border-radius: 15px;
}

.features-box .sm{
	padding:20px 0;
	max-width:200px;
margin:0 auto;
}


.features-box .img img{ height:auto; }
.features-box .img{ height:auto;  max-width: 80%;}
.features-box .right{background-color:#eee; }
.kj .kj-con .text {
  border-top: 1px solid #333;
}
.kj .kj-con .des {
  overflow: hidden;
  display: none;
}
.kj .kj-con .des-title {
  cursor: pointer;
}
.kj .kj-con .des-title.active .jt {
  transform: rotate(180deg) !important;
}
.kj .kj-con .con {
  margin-bottom: 50px;
}
.ky {
  padding: 30px 0;
}
.ky .ky-des {
  padding: 30px 0 60px;
  line-height: 1.65em;
  color: #666;
  font-size: 16px;
}
.ky .wid2 {
  padding: 10px;
  width: 45%;
  margin-right: 10%;
  margin-bottom: 30px;
}
.ky .wid2 h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
.ky .wid2 p {
  line-height: 1.65em;
  color: #666;
  font-size: 14px;
}

.ky .wid2 .img {
  width: 100%;
}

.ky .wid2 .text {
  width: 100%; padding: 20px 10px;
}

.ky .wid2:nth-child(2n) {
  margin-right: 0;
}
.create {
  padding: 30px 0;
}
.create .create-des {
  padding: 20px 0;
  line-height: 1.65em;
  color: #666;
  font-size: 16px;
}
.create .wid2 {
  padding: 10px;
  width: 45%;
  margin-right: 10%;
  margin-bottom: 10%;
}
.create .wid2 h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
.create .wid2 p {
  line-height: 1.65em;
  color: #666;
  font-size: 14px;
}
.create .wid2 .img {
  width: 34%;
}
.create .wid2 .text {
  width: 60%;
}
.create .wid2:nth-child(2n) {
  margin-right: 0;
}
.product {
  padding: 120px 0 0px;
}
.product .pro-con h2 {
  margin: 60px 0 50px;
  font-size: 50px;
  line-height: 1.2;
  font-weight: bold;
}
.product .pro-con p {
  font-weight: 500;
  color: #333333;
  font-size: 20px;
}
.product .dot {
  margin-top: 55px;
}
.product .dot p {
  width: 50%;
  padding-left: 32px;
  font-size: 16px;
  background-image: url(../images/dot.png);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: left center;
}
.product .left {
  padding: 0 6% 0 2%;
}
.product .left .img {
  margin-top: 75px;
  text-align: center;
}
.product .left .img p {
  margin-top: 45px;
  font-size: 16px;
}
.product .right img {
  width: 100%;
}
.product .pro-con {
  margin-bottom: 120px;
}
.product .pro-con:nth-child(2n) {
  flex-direction: row-reverse;
}
.product .pro-con:nth-child(2n) .left {
  padding: 0 2% 0 6%;
}
.product.pro-bot {
  padding-bottom: 0;
}
.product.pro-bot .left {
  padding: 0 2% 0 6%;
}
.product.pro-bot p {
  width: 100% !important;
}
.watch {
  padding: 80px 0 30px;
}
.watch h2 {
  margin: 60px 0 50px;
  font-size: 50px;
  line-height: 1.2;
  font-weight: bold;
}
.watch p {
  padding-right: 12%;
  font-weight: 500;
  color: #333333;
  font-size: 20px;
}
.jj {
  padding: 75px;
}
.jj h2 {
  font-size: 50px;
  margin-bottom: 30px;
  font-weight: bold;
}
.jj p {
  font-weight: 500;
  color: #333333;
  font-size: 20px;
}
.jj p img {
  margin-top: 40px;
}
.product-video {
  padding: 50px 0 70px;
  text-align: center;
}
.product-video .video {
  position: relative;
  border-radius: 20px;    overflow: hidden; 
}
.product-video .video video {
  max-width: 100%;
}
.product-video .play {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  cursor: pointer;
}
.product-video .play img {
  transition: all 0.5s;
}
.product-video .play:hover img {
  transform: scale(1.1);
}
.bg2 {
  position: relative;
}
.bg2 .text {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 5%;
  text-align: center;
  width: 100%;
  color: #fff;
}
.bg2 .bg-img img {
  width: 100%;
}
.bg2 h2 {
  margin-bottom: 50px;
  font-size: 42px;
  font-weight: bold;
}

.bg2 p {
  max-width: 70%;
  margin: 0 auto;
  font-size: 19px; text-align: start;
}


.product1 .top {
  padding: 75px 0;
  text-align: center;
}


.product1 .top h4 {
  margin-bottom: 0;
  line-height: 1.5em;
  font-size: 22px;
  font-weight: bold;  text-align: start;
}


.product1 .left {
  padding: 60px;
  width: 48%;
  margin-right: 4%;
  background-color: #f3f3f3;
  border-radius: 15px;
}
.product1 .left .img {
  margin: 85px 0;
}
.product1 .right {
  padding: 60px;
  width: 47%;
  background-color: #f3f3f3;
  border-radius: 15px;
}
.product1 .right .img {
  margin: 45px 0 80px;
}
.product1 .bot {
  padding: 0 0 45px;
}
.product1 .bot h2 {
  margin-bottom: 25px;
  font-size: 42px;
  font-weight: bold;
}
.product1 .bot p {
  max-width: 500px;
  font-size: 19px;
}
.product1 .bot img {
  margin-top: 10px;
  border-radius: 20px;
}
.fingertip .top-des {
  padding: 80px 0;
}
.fingertip .top-des h2 {
  margin-bottom: 35px;
  font-size: 42px;
  font-weight: bold;
}
.fingertip .top-des p {
  margin-bottom: 40px;
  max-width: 450px;
  font-size: 19px;
}
.fingertip .mid-des .img img {
  border-radius: 15px;
}
.fingertip .mid-des .text {
  padding: 60px 0 40px;
}
.fingertip .mid-des h2 {
  margin-bottom: 0px;
  font-size: 48px;
  font-weight: bold;
}
.fingertip .bot-des .bot-top h2 {
  margin-bottom: 40px;
  font-size: 48px;
  font-weight: bold;
}
.fingertip .bot-des .bot-top p {
  font-size: 19px;
  line-height: 1.65;
}
.fingertip .bot-des .bot-top .img {
  margin: 40px 0;
}
.fingertip .bot-des .bot-top .img img {
  border-radius: 15px;
}
.fingertip .bot-des .bot-top .left .img {
  margin-bottom: 0;
}
.box-row {
  padding: 100px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.box-row h2 {
  margin-bottom: 45px;
  font-size: 48px;
  font-weight: bold;
}
.box-row h3 {
  margin-bottom: 45px;
  font-size: 42px;
  font-weight: bold;
}
.box-row p {
  font-size: 19px;
  line-height: 1.65;
}
.box .box-row .text {
  padding: 0 8%;
}
.bg3 .left {
  text-align: center;
}
.bg3 p {
  margin-bottom: 40px;
  font-weight: bold;
}
.bg3 p span {
  color: #1a4fa2;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.25;
}
.bg4 {
  background-color: #fafafa;
}
.bg4 .box-row {
  padding: 120px 0 60px;
  align-items: flex-start;
}
.bg4 p {
  max-width: 440px;
}
.bg4 h2 {
  position: relative;
}
.bg4 h2::after {
  content: url(../images/xz.png);
  display: block;
  position: absolute;
  top: 78px;
  left: 0;
}
.cs {
  padding: 115px 0 165px;
}
.cs h2 {
  margin-bottom: 45px;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 2px;
}
.cs table {
  width: 100%;
}
.cs table td {
  width: 30%;
  line-height: 40px;
}
.cs table td:last-child {
  width: 40%;
}

/*
.cs table tr:first-child {
  font-size: 18px;
  font-weight: bold;
}

.cs table tr:first-child td {
  padding-bottom: 25px;
}
*/


.cs .con {
  width: 48%;
  text-align: center;
  position: relative;
}
.cs .con p {
  margin-top: 25px;
  font-size: 19px;
  color: #fff;
}

.cs .con .text {
  width: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.cs .con .text>img{
	display:none;
}



.platform {
  padding: 90px 0 30px;
}
.platform .img {
  margin-top: 30px;
}
.features .swiper-common {
  padding: 45px 0;
}
.swiper-common.pd h4 {
  text-align: end;
}
.swiper-common .swiper-img img {
  width: 100%;     border-radius: 15px;
}
.swiper-common h2 {
  margin: 60px 0 30px;
  font-size: 50px;
  line-height: 1.2;
  font-weight: bold;
}
.swiper-common h5 {
  font-size: 20px;
  color: #666;
  line-height: 35px;
  text-align: end;
}
.swiper-common p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  height: 0px;
  opacity: 0;
}
.swiper-common h4 {
  margin-bottom: 0;
  height: 0;
  line-height: 30px;
  overflow: hidden;
  text-align: start;
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
.swiper-common .swiper-slide-active h5 {
  display: none;
}
.swiper-common .swiper-slide-active h4 {
  height: 1.5em;
}
.swiper-common .swiper-slide-active p {
  opacity: 1;
  height: 30px;
}
.swiper-common .swiper-slide-active .swiper-text {
  height: 100px;
  padding: 20px 0;
}
.swiper-common .swiper-text {
  height: 100px;
  padding: 0;
}
.ecological {
  padding: 90px 0 50px;
  background-color: #fafafa;
}
.ecological .title {
  margin-bottom: 40px;
}
.ecological .text {
  padding: 30px 0;
}
.ecological h4 {
  font-size: 24px;
  font-weight: bold;
}
.ecological p {
  font-size: 16px;
  color: #666;
}

.ecological .wid2 img{
    width: 100%;
}

.ecological .wid2 {
  width: 48%;
  margin-right: 4%;
}
.ecological .wid2:nth-child(2n) {
  margin-right: 0;
}
.app {
  padding: 25px 0 160px;
}
.app .title {
  margin-bottom: 35px;
}
.app p {
  max-width: 445px;
  font-size: 16px;
  color: #666;
}


.app .link a {
  width: 220px;
  text-align: start;
  margin-top: 30px;
  margin-right: 20px;
  display: inline-block;
  font-size: 14px;
  line-height: 60px;
  padding: 0 30px;
  border: 2px solid #000;
  border-radius: 30px;
}
.app .link a:hover{
	background-color: #000;
	color:#fff;    text-align: center;    transition: all .6s;
}


.app .link a:hover img{display:none;}

.app .link a img {
  margin-right: 20px;
}

@media (max-width: 1480px) {
  
.index-banner h2 {
    font-size: 30px;
}
.index-banner h3 {
    font-size: 20px;
}
.header .nav .li-box {
    padding: 0 25px;
  }
 
.retail .img1 {
    left: 3%;
    top: 0%;
    z-index: 9;
  }
.index-news {
    padding: 100px 0 20px;
}
.fingertip .top-des {
    padding: 40px 0;
}


.fingertip3 {
    margin: 0px 0 20px;
}
.ecological {
    padding: 50px 0;
    background-color: #fafafa;
}

.ecological .wid2{

    margin-bottom: 15px;
}
.index-pro .right {
    width: 30%;
    padding-left: 4%;
}
.index-pro h3{
    font-size: 30px;

}
.index-pro h2 {
    margin: 10px 0;
    font-size: 36px;
    font-family: "Poppins-Bold";
}
.index-pro .img {
    margin: 15px 0;
}
.header .nav-right {
    width: auto;
    justify-content: flex-end;
    flex-wrap: nowrap;
}
.index-banner .index-banner-text .container{
	padding:0 6%;
}
.index-pro-swiper h2 {
    font-size: 42px;
    margin-bottom: 30px;
}
.index-pro-swiper h3 {
    font-size: 32px;
    margin-bottom: 10px;
}
.index-pro-swiper h4{
    font-size: 32px;
    margin-bottom: 15px;
}



}



@media (max-width: 1280px) {
  .header .nav .li-box {
    padding: 0 25px;
  }
}
html body {
    margin-top: 81px  ;}


.myApp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.appDownload {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    transform: translateY(-42px);
    position: relative;
}

.appWrap {
    width: 834px;
    max-width: 94%;
    height: 200px;
    padding: 0 60px;
    background: #FFFFFF;
    box-shadow: 0px 72px 80px -72px rgba(101, 102, 116, 0.37);
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    position: relative;
    z-index: 9;
    box-sizing: content-box;
    box-shadow: 0px 0px 15px -8px #000;
}

.appWrap .appItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.appWrap .appItem .appIcon {
    margin-right: 36px;
}

.appInformations .appName {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.appInformations .appName h5 {
    font-size: 24px;
    font-weight: 600;
    color: #171A20;
    margin-right: 20px;
}

.appInformations .appName .tipBtn {
    background: linear-gradient(135deg, #FF9B00 0%, #FF6011 100%);
    border-radius: 28px;
    height: 28px;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0 20px;
    line-height: 28px;
}

.appInformations .appDescribe {
    color: #999BA3;
    font-size: 14px;
    padding-top: 10px;
}

.appInformations .downAddr {
    padding-top: 20px;
    display: flex;
    align-items: flex-end;
    color: #B9B9C4;
    font-size: 16px;
}

.appInformations .downAddr .forText {
    font-size: 20px;
    margin-right: 12px;
}

.appInformations .downAddr .iosText {
    margin-right: 20px
}

.appInformations .downAddr .systemIcon {
    margin-right: 5px;
}

.showDetail {
    width: 160px;
    height: 150px;
    background: #FFFFFF;
    box-shadow: 0px 72px 80px -72px rgba(101, 102, 116, 0.37);
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    left: calc(100% - 100px);
    transition: all 0.5s;
    box-shadow: 0px 0px 15px -8px #000;
}

.showDetail .goDetail {
    flex: 1;
    -webkit-flex: 1;
    font-size: 16px;
    text-align: right;
}

.showDetail .goDetail a {
    color: #5788EB;
}

.showDetail .jump {
    width: 72px;
    text-align: center;
}

.appDownload:hover .showDetail {
    left: 100%;
}

.compare {
  padding: 60px 0 100px;
}
.compare .compare-pro {
  justify-content: flex-end;
}
.compare .pro-box {
  width: 28%;
  text-align: center;
  padding: 0 10px;
}
.compare .layui-form {
  max-width: 270px;
  margin: 0 auto;
}
.compare .sel-show {
  margin-top: 40px;
}
.compare .sel-show .img {
  width: 70%;
  margin: 0 auto;
  line-height: 240px;
  height: 240px;
}
.compare .sel-show .img img {
  max-height: 200px;
  min-height: 180px;
}
.compare .sel-show .pro-price {
  margin-top: 20px;
  font-weight: bold;
  font-size: 22px;
}
.compare .pro-link a {
  display: inline-block;
  padding: 0 15px;
  font-size: 20px;
  line-height: 45px;
  border-radius: 22px;
  background-color: #f3f3f3;
  margin: 20px auto;
}
.compare .pro-link a:hover {
  color: #409EFF !important;
}
.compare .layui-form-select dl {
  max-height: none;
}
.compare .layui-form-select dl dd.layui-this {
  color: #409EFF;
  font-weight: 700;
  background-color: #F5F7FA;
}
.compare .layui-form-select dl dd:hover {
  color: #409EFF;
  background-color: #F5F7FA;
}
.compare .layui-form-select dl dd {
  text-align: start;
}
.compare .layui-form-select dl dt {
  text-align: start;
}
.compare .compare-table table {
  width: 100%;
}
.compare .compare-table tr {
  border-bottom: 1px solid #E9E9E9;
}
.compare .compare-table td {
  width: 28%;
  padding: 90px 15px 40px;
  text-align: center;
  font-size: 22px;
}
.compare .compare-table td:first-child {
  width: 16%;
  font-size: 26px;
  font-weight: bold;
  text-align: left;
  padding: 90px 0 40px;
}


.que{
	padding:60px 0px;
}


.que-title h2{
text-align: center;
}

.que-title h2 span{
    font-size: 24px;
    color: #787777;
    text-align: center;
    position: relative;
}

.que-title h2 span::after {
    content: "";
    width: 100%;
    height: 3px;
    background: #1492db;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: auto;
    border-radius: 10px;
}
.que-btn{
	padding:40px 0 50px;
}

.que-btn a {
    font-size: 16px;
    padding: 8px 28px;
    cursor: pointer;
    margin: 0 16px;
    -webkit-transition: .3s;
    transition: .3s;
}
.que-btn a.active, .que-btn a:hover {
    border-radius: 50px;
    color: #ffffff;
    background: #2a7bb6;
}

.que-con{

}
.que-box {
    border: 1px solid #e5e5e5;
    padding: 50px;
}
.que-des h3 {
    font-size: 16px;
    color: #2a7bb6;
    margin-bottom: 10px;
    display: table;
}
.que-des {
    border-bottom: 1px dashed #cccccc;
    padding: 30px 0;
}

.li-box.on>a::before {
        position: absolute;
        width: 80%;
        height: 3px;
        transform: translateX(-50%);
        left: 50%;
        bottom: 25px;
        content: '';
        display: block;
        background-color: #007bff;
    }

.index-pro-swiper .swiper-pagination{
    bottom: 10%;
    left: 25%;
    width: auto;
    display: inline-block;
}
@media (max-width: 768px) {
.index-banner{
	margin-bottom: 20px;	
}
.li-box.on>a::before{

	display:none;
}
    body {
        margin-top: 55px !important;
    }

    .nav-box {
        position: absolute;
        left: 0;
        top: 55px;
        display: none;
        width: 100vw;
        height: calc(100vh - 55px);
        background-color: #fff;
    }

    .nav-box.on {
        display: block;
        padding: 20px 0;
    }


    .nav-box .nav {
        display: block;
        height: 100%;
        width: 110px;
        border-right: 1px solid #ECECEC;
        position: relative;
    }

    .header .nav .li-box {
        padding: 0;
        position: initial;

    }

    .header .nav .li-box>a {
        padding: 0 20px;
        margin-bottom: 40px;
        font-size: 14px;
        line-height: 14px;
        display: block;
        color: #000;
    }

    .header .shop>a img {
        margin-right: 8px;
        margin-bottom: 5px;
        display: none;
    }

    .header .child-box {
        display: none;
        width: calc(100vw - 110px) !important;
        left: 110px;
        top: 0;
        transform: none;
    }

    .header .child-box dl a {
        display: inline-block;
        line-height: 15px;
        font-size: 14px;
    }

    .header .dl-row .left {
        width: 100%;
        padding: 0 0;
    }

    .header .dl-row .left dd {
        margin-bottom: 8px;
    }

    .header .dl-row .right {
        width: 100%;
    }

    .header .dl-row .wid3 {
        width: 45% !important;
        margin: 0 0 10px 0 !important;
    }

    .header .dl-row .img {
        height: 100px;
    }

    .header .dl-row .wid3 {
        background-color: #eee;
        padding: 0 5px 10px;
        margin-right: 5% !important;
    }

    .header .dl-row .wid3:nth-child(2n) {
        margin-right: 0 !important;
    }

    .header .dl-row .img {
        padding: 10px 5px;
    }

    .header .dl-row h4 {
        font-size: 12px;
    }

    .header .dl-row p {
        font-size: 12px;
    }

    .header .dl-row .img img {
        max-height: 70px;
    }

    .header .dl-row {
        padding: 0 0 10px;
    }

    .header .nav .li-box.active .child-box {
        display: block !important;
    }

    .header .nav .li-box.active>a::after {
        content: '';
        width: 3px;
        height: 12px;
        background: #FF640F;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
 .header .dl-row .pro-show {
        padding-left: 10px;
    }
    .header .child-box dd {
        margin: 0;
        text-align: start;
        padding: 5px 10px;
        border-bottom: 1px solid #eee;
    }

    .container {
        overflow-x: hidden;
    }

    .header .nav-right {
        width: auto;
        justify-content: flex-end;
 position: relative;
    z-index: 999;
    }

    .header .header-box {
        flex-wrap: nowrap;
        padding: 5px 15px;
    }

    .header .logo {
        width: 80px;
    }

    .header .shop {
        min-width: auto;
        transform: translateY(-50%);
        top: 50%;
    }

    .header .shop>a {
        display: inline-block;
        padding: 0 5px;
        color: #fff;
        line-height: 30px;
        font-size: 12px;
        border-radius: 5px;
    }

    .header .language {
        cursor: pointer;
        position: relative;
        padding: 0 15px;
        margin-right: 65px;
        z-index: 1;
    }

    .header .shop:hover .shop-con {
        width: 65px;
    }

    .header .shop .shop-con {
        padding-left: 0;
    }

    .index-banner h3 {
        font-size: 26px;
        margin-bottom: 5px;
    }

    .index-banner p {
        margin-left: -10px;
        font-size: 12px;
        line-height: 1.65em;
    }

    .index-banner h2 {
        margin-bottom: 5px;
        font-size: 32px;
        font-weight: bold;
    }

    .index-pro {
        padding: 0;
    }

    .index-pro .pro-con>div {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .container {
        padding: 0;
    }

    .index-pro h2 {
        margin: 8px 0;
        font-size: 18px;
    }

    .index-pro h3 {
        font-size: 21px;
    }

    .index-pro .more a {
        margin: 25px 0;
        font-size: 12px;
        line-height: 22px;
        padding: 0 8px;
    }

    .index-pro .img {
        width: 100px;
        margin: 10px auto 0;
    }

    .index-pro .pro-con {
        margin: 0;
    }

    .index-pro-swiper .pro-swiper>div {
        width: 100%;
    }

    .index-pro-swiper .text-swiper .swiper {
        text-align: center;
    }

    .index-pro-swiper h3::before {
        display: none;
    }

    .index-pro-swiper .text-swiper .swiper-button-prev {
        left: 40%;
    }

    .index-pro-swiper .text-swiper .swiper-button-next {
        left: 60%;
    }

    .index-pro-swiper h4 {
        margin: 15px 0;
        font-size: 21px;
    }

    .index-pro-swiper h3 {
        margin: 15px 0;
        font-size: 20px;
    }

    .index-pro-swiper .gallery img {
        padding: 25px 20px;
    }

    .index-pro-swiper {
        background-color: #F3F3F5;
    }

    .index-news .swiper-text {
        text-align: center;
    }

    .index-news {
        padding: 25px 0;
    }

    .index-news h3 {
        margin: 0;
        font-size: 15px;
        font-weight: bold;
    }

    .index-news h5 {
        margin: 10px 0;
        font-size: 14px;
    }

    .index-news p {
        font-size: 12px;
        margin: 0 62.5px;
    }

    .footerPage .footer {
        padding: 30px 20px;
    }

    .footer .footer-top {
        padding: 0;
        display: none;
    }

    .footer .footer-bot {
        padding: 25px 0 0;
    }

    .index-banner h2 {
        text-align: center;
    }

  
.index-banner .index-banner-text{
    top: 15%;    left: 50%;
    text-align: center;

}
.index-banner.index-box .index-banner-text{
	display:none;
}
    .index-banner p {
        display: none;
    }

    .product {
        padding: 30px 0;
    }

    .product .pro-con h2 {
        font-size: 24px;
        margin: 0 0 25px;
    }

    .product .pro-con {
        margin-bottom: 30px;
    }

    .product .pro-con:nth-child(2n-1) {
        margin-left: 50px;
    }

    .product .pro-con:nth-child(2n) {
        margin-right: 50px;
    }

    .product .pro-con p {
        font-size: 14px;
    }

    .product .dot {
        margin: 10px 0 50px;
    }

    .cs {
        padding: 30px 0;
    }

    .product-video {
        padding: 30px 0;
    }

    .bg2 .text {
        max-width:100%;
        text-align: start;
	position: initial;
    	transform: none;
    	text-align: center;
    	width: 100%;
    	color: #333;
    }

    .bg2 p {
        font-size: 12.5px;
	margin: 0 45px ;
    }
.bg2 p span{
        font-size: 12.5px !important;
    }
    .product1 .top {
        padding: 30px 0;
    }

    .bg2 h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: bold;
        text-align: start;
    }

    .product-video .play {
        width: 60px;
    }

    .product1 .left {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 30px;
        padding: 30px;
    }

    .product1 .right {
        width: 80%;
        margin: 0 auto;
        padding: 30px;
    }

    .product1 .left .img {
        margin: 25px auto 0;
        width: 60%;
    }

    .product1 .right .img {
        margin: 0px auto 25px;
        width: 60%;
    }

    .product1 .top h4 {
        font-size: 13px;
        font-weight: normal;
        text-align: start;
    }

    .product1 .bot h2 {
        margin: 0 45px 20px;
        font-size: 24px;
        font-weight: bold;
    }

    .product1 .bot p {
        margin: 0 45px 0px;
        font-size: 12.5px;
        font-weight: normal;
    }
.product1 .bot p strong{
    font-weight: normal;
    font-size: 12.5px;
}
    .product1 .bot .img {
        margin: 0 25px !important;
    }

    .fingertip .top-des {
        padding: 30px 0;
    }

    .fingertip .top-des h2 {
        margin: 0 45px 20px;
        font-size: 24px;
        font-weight: bold;
    }

    .fingertip .top-des p {
        margin: 0 45px 0;
        font-size: 12.5px;
        font-weight: normal;
    }

    .fingertip .top-des p:last-child {
        margin-bottom: 30px !important;
    }

    .fingertip .right {
        text-align: center;
        margin: 0 25px !important;
    }

    .fingertip .right img {
        max-width: 80%;
        max-height: 200px;
    }

    .fingertip .mid-des .img {
        margin: 0 25px !important;
    }

    .fingertip .mid-des .text {
        padding: 30px 0;
    }

    .fingertip .mid-des h2,
    .box-row h3,
    .box-row h2,
    .fingertip .bot-des .bot-top h2,
    .swiper-common h2,
.bg2 h1
     {
        margin: 0 45px 20px;
        font-size: 24px;
        font-weight: bold;
    }
.bg.bg2 h1{
	    text-align: start;
}
	.cs h2{
	margin: 0 0px 20px;
        font-size: 24px;
        font-weight: bold;

	
	}
.cs .left{padding:0 45px; }
    .fingertip .mid-des p,
    .box-row p {
        margin: 0 45px 30px;
        font-size: 12.5px;
        font-weight: normal;
    }
	.cs .left p strong{  font-size: 14px !important; }
.cs .left p span{  font-size: 14px !important; }


.cs .left ul{width:auto !important;}



    .fingertip .bot-des .bot-top p {
        margin: 0 45px 0;
        font-size: 12.5px;
        font-weight: normal;
    }

    .fingertip .bot-des .bot-top .img {
        width: 100%;
        padding: 0 25px;
    }

    .bg3 .box-row img {
        padding: 0 45px 30px;

    }

    .box-row {
        padding: 30px 0;
    }

    .bg3 p span {
        font-size: 14px;
    }

    .swiper-common h5 {
        display: none;
    }

    .swiper-common .swiper-slide-active .swiper-text {
        height: auto;
        padding: 0;
    }

    .swiper-common .swiper-slide-active h4 {
        height: 32px;
    }

    .swiper-common.pd h4 {
        text-align: center;
        font-size: 16px;
    }

    .box .box-row .text {
        padding: 0;
    }

    .bg4 .box-row {
        padding: 30px 0;
    }

    .swiper-common .swiper-text {
        height: auto;
        padding: 0;
    }

    .cs table {
        width: 85%;
        margin: 0 auto;
    }

    .cs table td {
        width: 30%;
        line-height: 35px;
    }

    .cs table tr:first-child td {
        padding-bottom: 5px;
    }

    .cs table tr:first-child {
        font-size: 16px;
        font-weight: bold;
    }

    .cs .right {
        padding: 30px 20px 0;
    }

    .cs .con p {
        margin-top: 15px;
        font-size: 14px;
        color: #fff;
    }

    .banner .banner-text {
        width: 75%;
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
    }

    .title h2 {
        position: relative;
        font-size: 24px;
        font-weight: bold;
    }

    .title .text-en {
        margin-bottom: -15px;
    }

    .title .text-en h2 {
        margin: 0;
    }

    .kj {
        padding: 30px 45px;
    }

    .kj .kj-con {
        margin-top: 15px;
        width: 100%;
    }

    .kj .kj-con h3 {
        margin-bottom: 15px;
        font-size: 20px;
        letter-spacing: 2px;
        font-weight: bold;
    }

    .kj .kj-con h4 {
        margin: 0;
        font-size: 14px;
        padding: 15px 0;
        cursor: pointer;
    }

    .kj .kj-con .jt {
        text-align: center;
        line-height: 40px;
    }

    .kj .kj-con .jt img {
        width: 25px;
    }

    .ky {
        padding: 0 25px;
    }

    .ky .ky-des {
        padding: 10px 0 20px;
    }

    .ky .wid2 {
        width: 100%;
        margin-right: 0;
    }




    .index-pro-swiper h2 {
        font-size: 24px;
        font-style: italic;
        line-height: 1;
        margin-bottom: 0;
        font-family: "Poppins-Bold";
        font-weight: bold;
        text-align: center;
    }

    .index-pro-swiper .text-swiper .swiper {
        text-align: center;
        padding: 15px 15px 100px;
    }

    .footer .footer-logo {
        width: 30%;
        padding-right: 5%;
        margin: 0 0 15px;
    }

    .xl-menu {
        display: none !important;
    }

    .header .dl-row .pro-show {
        padding-left: 10px;
    }

    .ky .wid2 h4 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        letter-spacing: 1px;
    }

    .create {
        padding: 0 25px;
    }

    .platform {
        padding: 30px 25px;
    }

    .platform .img {
        margin-top: 10px;
    }

    .ecological {
        padding: 30px 25px;
        background-color: #fafafa;
    }

    .ecological .text {
        padding: 10px 0;
    }

    .ecological .wid2 {
        width: 100%;
        margin-right: 0;
    }

    .ecological p {
        font-size: 14px;
        color: #666;
    }

    .app .title {
        margin-bottom: 20px;
    }

    .app {
        padding: 30px 25px;
    }

    .app .link a {
        width: 180px;
        margin: 0 auto 10px;
        display: block;
        font-size: 12px;
        line-height: 40px;
        padding: 0 20px;
        border: 1px solid #ddd;
        border-radius: 30px;
    }

    .app .features-box {
        padding-top: 30px;
        text-align: center;
    }

    .about {
        padding: 30px 25px;
    }

    .about p {
        margin-top: 20px;
        text-indent: 0;
        font-size: 16px;
        line-height: 1.65em;
    }

    .about .right {
        margin-top: 20px;
    }

    .qua .right {
        padding: 25px;
    }

    .contact {
        padding: 30px 25px;
    }

    .contact .map h4 {
        font-size: 17px;
        font-weight: bold;
        padding: 10px 0;
        margin-bottom: 20px;
        border-bottom: 1px solid #eee;
    }

    .contact .map p {
        font-size: 16px;
        margin-bottom: 10px;
        color: #999;
    }
.more a {
    display: inline-block;
    padding: 0 20px;
    line-height: 30px;
    border: 1px solid #000;
    border-radius: 15px;
    font-size: 14px;
}



.index-news .swiper{
 padding:0 0 30px;
}

.box-row p span {
        margin: 0 45px 30px;
        font-size: 12.5px;
        font-weight: normal;
    }


.box-row p span {
    margin: 0 !important;
    font-size: 16px !important;
    text-align: start;
    text-indent: 0;
    width: 100%;
}

.index-banner span {
    padding: 0 15px;
    line-height: 1.1em;
    margin: 5px 0;
    font-size: 24px;
}


.appWrap{
    display: block;
    height: auto;
	padding:10px 10px 60px;
    margin: 0 auto;
    box-sizing: border-box;
    width: auto;
		
}
.appWrap .appItem {
    margin-bottom: 20px;
}


.appInformations .appName h5 {
    font-size: 18px;
    font-weight: 600;
    color: #171A20;
    margin: 0 10px 0 0;
}
.appInformations .downAddr {
    padding-top: 10px;
    display: flex;
    align-items: flex-end;
    color: #B9B9C4;
    font-size: 16px;
}
.bg.bg2 h2 {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: bold;
    text-align: start;
    margin: 25px 45px;
}


.showDetail{
position: absolute;
    left: 50%;
    transform: translateX(-50%);
	height:auto;
bottom: 10px;
    z-index: 9;
    border: none;
    box-shadow: none;
	
}
.appDownload{
	display:block;
}
.showDetail .jump img{width:30px;}

.showDetail .jump {
    width: 50px;
    text-align: center;
}

.index-banner.inner-banner h2 {
    font-size: 22px;
    color: #fff;text-align: start;
}

.appDownload {
    display: block;
    margin-top: 30px;
    transform: none;
}
  .bg2 .text {
        max-width:100%;
        text-align: start;
	position: initial;
    	transform: none;
    	text-align: center;
    	width: 100%;
    	color: #333;
    }

    .bg2 p {
        font-size: 12.5px;
	margin: 0 45px ;
    }
.bg2 p span{
        font-size: 12.5px !important;
    }

.index-banner.inner-banner h2 {
    font-size: 22px;
    color: #fff;
}



.cs .left {
    padding: 0 15px;
}

.cs table td {
    width: 30%;
    line-height: 1.5em;
    font-size: 14px;
    padding: 0 8px;
    margin-bottom: 5px;
    display: inline-block;
}
.cs table td:last-child {
    width: 68%;
}

.cs table {
    width: 100%;
    margin: 0 auto;
}
.header .container {
   
overflow: visible;
}
.bg2 p {
    text-align: start;
}
.index-banner.inner-banner h2{
	 padding:0 15px;
}
.index-banner.inner-banner h2 span{
	 padding:0;
}


.index-pro-swiper .text-swiper .swiper-button-prev {
    left: 28%;
}

.index-pro-swiper .text-swiper .swiper-button-next {
    left: 65%;
}
.index-pro-swiper .swiper-pagination {
    bottom: 12%;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    display: inline-block;
}


.ky .wid2:last-child{

margin-bottom: 0px;

}
.create{

padding: 30px 25px 0;

}
.ky {
    padding: 30px 25px 0;
}
.kj .kj-con .con {
    margin-bottom: 10px;
}


.index-banner .swiper-button-next:after, .index-banner .swiper-button-prev:after {
    font-size: 25px;
}
.index-banner .swiper-button-next{
    right: 15px;
    left: auto;
}
.index-banner .swiper-button-prev{
    left: 15px;
    right: auto;
}

.index-banner .swiper-pagination-bullet {
    width: 15px;
    height: 3px;
    border-radius: 2px;
}
.container {
    padding: 0 15px;
}

.honor  .wid4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5%;
}
.honor {
    padding: 35px 0;
}



}


@media (min-width: 1480px){
.index-banner-text .container {
    padding:0 8%;
}

}

.app .link a:hover {
    text-align: start;
}
.app .link a  .off{
	display: inline-block;
}
.app .link a  .on{
	display: none;
}
.app .link a:hover  .off{
	display: none;
}
.app .link a:hover  .on{
	display: inline-block;
}
.app .link a img{
width:30px;
}
