html,
body {
  margin: 0;
  padding: 0;
  font-size: 0;
  overflow-x: auto;
  background-color: #f8f8f8;
  text-align: center;
  min-width: 750px;
  position: relative;
  font-family: PingFang SC;
}
#banner {
  width: 100%;
}
#loading {
  width: 100%;
  text-align: center;
}
#loading > img {
  width: 20%;
  margin-top: 50%;
}
header {
  width: 100%;
  min-width: 750px;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  z-index: 100;
  padding: 10px 0;
  height: 85px;
  box-sizing: border-box;
  -webkit-animation: appear 5s infinite;
}
#head {
  width: 55%;
  margin: 0 auto;
  padding: 25px 0;
  min-width: 670px;
}

#head a img {
  width: 70px;
  float: left;
  position: relative;
  top: -3px;
}
#head > div {
  width: 65%;
  float: right;
  display: flex;
  justify-content: space-between;
}
#head > div a {
  display: inline-block;
  text-align: center;
  color: #ccc;
  font-size: 17px;
  font-family: PingFang SC;
  text-decoration: none;
}
#head > div a > p {
  margin: 0;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
}
#head > div a > p:hover {
  color: #00decf !important;
}
.dian {
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #fff;
  border-radius: 2px;
  visibility: hidden;
}
/* .changed{
    color: #fff !important;
} */
#introduction {
  background-color: #f6f6f6;
  /* background-image: url(img/tuan.png) !important; */
  background-position: right;
  background-size: 14% 70%;
  background-repeat: no-repeat;
  height: 484px;
  padding: 69px 0;
  width: 100%;
  box-sizing: border-box;
  background: url(img/pc/foto.png) no-repeat center;
  background-size: cover;
}
.jianjie {
  /* width: 60%;
  min-width: 670px; */
  margin: 0 auto;
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.jianjie div:nth-child(1) {
  width: 40%;
}
.jianjie div:nth-child(1) > img {
  width: 90%;
  /* position: relative; */
  /* top: -200px; */
}
.CfadeInUp {
  /* opacity: 0; */
  animation: 1s ease forwards alternate;
}
@-webkit-keyframes CfadeInUp {
  from {
    transform: translateY(50px);
  }
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}
#profile {
  width: 90%;
  max-width: 830px;
  margin: 0 auto;
  text-align: center;
}
#profile-title {
  width: 139px;
}
#jianjie-details {
  font-family: PingFang SC;
}
#profile > div {
  color: #999999;
  font-family: PingFang SC;
  text-align: left;
}
#profile > div > p:nth-child(1) {
  font-size: 18px;
  text-align: center;
  font-family: PingFang SC;
  font-weight: 400;
  color: #555555;
  margin: 47px auto 29px;
}
#profile > div > p {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 24px;
  font-weight: 400;
  color: #737373;
  margin: 5px 0;
  line-height: 24px;
}
/* 产品介绍 */
#chanpin,
#chanpin2 {
  width: 60%;
  min-width: 670px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#product {
  background-color: #fff;
  text-align: center;
  padding: 67px 0 61px;
  box-sizing: border-box;
}
#product-title {
  width: 139px;
  margin-bottom: 50px;
}
#chanpin > div:nth-child(1) {
  width: 49%;
  padding: 35px 0 0;
}
#chanpin > div:nth-child(1) > img {
  width: 95%;
}
#chanpin2 > div:nth-child(2) {
  width: 49%;
  padding: 35px 0 0;
}
#chanpin2 > div:nth-child(2) > img {
  width: 95%;
}
#chanpinjieshao {
  width: 45%;
}

#chanpinjieshao div > p {
  color: #23d6c8;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 24px;
  font-weight: 400;
  font-family: PingFang SC;
  margin: 10px 0;
}
#chanpinjieshao div > .textindent {
  color: #737373;
  line-height: 23px;
  font-weight: 400;
  font-size: 13px;
  margin: 0;
  font-family: PingFang SC;
}
.icon-dian {
  width: 10px;
  margin-right: 7px;
}
#button {
  display: flex;
  justify-content: space-between;
}
/* .textindent {
  text-indent: 20px;
} */
#intro {
  position: absolute;
  top: 300px;
  width: 1px;
  opacity: 0;
  height: 1px;
}

#pro {
  position: absolute;
  top: 780px;
  width: 1px;
  height: 1px;
}
.mdagshbg {
  background: #fbfbfb;
  height: 719px;
  text-align: center;
  padding: 75px 0;
  box-sizing: border-box;
}
.mdagshbgenglish {
  background: #fbfbfb;
  height: 839px;
  text-align: center;
  padding: 75px 0;
  box-sizing: border-box;
}
.box1 {
  width: 178px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px !important;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #00d8c9;
  cursor: pointer;
  transition: all 0.2s;
  border: 1px solid #00d8c9;
  margin-top: 32px;
  box-sizing: border-box;
}
.box1:hover {
  background: #00d8c9;
  color: #ffffff;
}
#button a {
  text-decoration: none;
}
#button a > img {
  width: 12%;
  margin: 0 5px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.change {
  background: -webkit-linear-gradient(left, #2fdace, #79c5f0) !important;
  color: #fff !important;
}

/* 公司活动 */
#activity {
  background-color: #f6f6f6;
}
#activity-jianjie {
  width: 60%;
  min-width: 670px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 0;
}
#huodong {
  display: flex;
  justify-content: space-between;
}
#huodong div {
  width: 30%;
  color: #999999;
  background-color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 20px;
  text-align: center;
  padding-bottom: 10px;
  font-family: PingFang SC;
}

#huodong div > img {
  width: 100%;
}
#huodong div > p {
  display: inline-block;
  width: 90%;
  text-align: left !important;
}
#activity-title {
  width: 350px;
  margin-bottom: 50px;
}
h3 {
  color: #000;
  font-size: 17px;
  margin: 0;
}

/* 加入我们 */
#join {
  width: 100%;
  background-image: url(img/join-bg.png);
  background-size: 100% 100%;
  padding: 40px 0;
}
#join-us {
  width: 20%;
  margin: 5px 0;
}
#join > div {
  margin: 0 auto;
  text-align: center;
  width: 30%;
  color: #fff;
  font-size: 1.5vw;
  font-family: PingFang SC;
}
#join > div > p {
  margin: 0;
}
#join-icon {
  vertical-align: middle;
  width: 5%;
  margin: 0 10px;
  position: relative;
  top: -3px;
}
#line {
  width: 100%;
  height: 270px;
  background-color: #fff;
  position: relative;
}
#line > img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -5px;
}
#contact-us {
  position: absolute;
  width: 80%;
  height: 293px;
  max-width: 1134px;
  top: 108px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: space-around;
  box-shadow: 0 0 20px #eee;
  background-color: #fff;
  min-width: 670px;
}
#number {
  width: 50%;
  text-align: center;
  /* padding: 20px 0; */
}
#number > p:nth-child(1) {
  color: #555555;
  margin: 30px 0 25px;
  font-size: 23px;
  /* letter-spacing: 5px; */
  font-family: PingFang SC;
}
#number > p:nth-child(2) {
  margin-top: 5px;
  color: #999999;
  /* opacity: 0.5; */
  font-size: 16px;
  display: none;
  letter-spacing: 2px;
  font-family: Arial, Helvetica, sans-serif;
}
#number > p:nth-child(3) {
  color: #000;
  font-size: 17px;
  font-family: Arial, Helvetica, sans-serif;
}
#number > p:nth-child(3) > span {
  color: #999999;
}
#number > p:nth-child(4) {
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: PingFang SC;
}
#number > p:nth-child(5) {
  color: #444;
  font-size: 23px;
  letter-spacing: 1px;
  font-family: Arial, Helvetica, sans-serif;
}
#icp {
  font-size: 12px;
  color: #666666;
  margin-top: 240px;
}
#copy > img {
  width: 20px;
  vertical-align: middle;
}
#copy {
  font-size: 12px;
  color: #666666;
  cursor: pointer;
}
#RecordNumber {
  font-size: 12px;
  color: #666666;
  cursor: pointer;
  margin-bottom: 50px;
}
#top {
  position: absolute;
  right: 12%;
  bottom: 50px;
  width: 2.5%;
}
#top > img {
  width: 100%;
}
/* 地图 */
.right {
  width: 50% !important;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(img/map.png);
  background-size: cover;
}

.rightother {
  width: 50% !important;
  box-sizing: border-box;
  overflow: hidden;
  background-image: url(img/mapother.png);
  background-size: cover;
}

.rightothernomap {
  color: #999999;
  box-sizing: border-box;
  overflow: hidden;
  background-size: cover;
}

.container {
  width: 100%;
  height: 100%;
  float: left;
}

.des {
  float: right;
  width: 48%;
  height: 100%;
  border: 1px dashed #000;
  box-sizing: border-box;
}

.info {
  margin-top: 20px;
  padding-left: 20px;
  color: #cc5522;
  font-size: 20px;
  margin-bottom: 40px;
  text-align: center;
}

pre {
  font-family: "微软雅黑";
  font-size: 14px;
}

.title {
  font-size: 14px;
  font-weight: bold;
  color: #cc5522;
}

.content {
  font-size: 13px;
  color: #333;
  margin-top: 6px;
}
.emailIcon {
  width: 100%;
  height: 19px;
  font-size: 14px;
  display: block;
  margin: 8px 0;
  font-weight: 400;
  color: #555555;
  line-height: 19px;
}
.emailIcon span {
  font-family: HelveticaNeue;
}
/* .emailIcon::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 15px;
  background: url(img/pc/youxiang.png) no-repeat center;
  background-size: 20px auto;
} */

.MdagshIcon {
  width: 100%;
  height: 45px;
  font-size: 20px;

  font-weight: 400;
  color: #737373;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.MdagshIcon::before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(img/pc/mdagsh-icon.png) no-repeat center;
  background-size: 45px auto;
  margin-right: 5px;
}
.language-select-list{position:relative;z-index:100;margin-left:15px;margin-right:15px}
.language-select .nice-select{background-color:transparent;border:0;padding-left:6px}
.language-select .nice-select.open .list{background-color:var(--bg-second-color)}
.language-select .nice-select.open .list li:hover{background-color:var(--main-color)}
.language-select .nice-select .option:hover,.nice-select .option.focus,.nice-select 
.option.selected.focus{background-color:var(--main-color)}.language-select 
.nice-select:after{width:7px;height:7px}
.language-thumb{display:flex;align-items:center}
/* @keyframes CfadeInUp
        {
            from {transform: translateY(0px);}
            to {transform: translateY(60px);
                opacity:1;}
        }
        .CfadeInUp{
            opacity: 0;
            animation: 1s ease  forwards  alternate;
        }

@keyframes appear
        {
            from {transform: translateY(-60px);}
            to {transform: translateY(0px);}
        } */
