.news-con {
  margin-top: 50px;
  padding-bottom: 53px;
  margin-bottom: 50px;
}
.news-con ul {
  margin-top: 27px;
}
.news-con ul li {
  padding: 32px 0;
  display: flex;
  border-bottom: 1px #E6E6E6 solid;
}
.news-con ul li .img{
  width: 320px;
  height: 240px;
  margin-right: 40px;
}
.news-con ul li .text-box {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news-con ul li h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 15px;
}
.news-con ul li .info {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
.news-con ul li .text-box .bottom {
  display: flex;
  justify-content: space-between;
  color: #626466;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
}
.news-con ul li .text-box .bottom .time {
  margin-right: 24px;
}
.news-con ul li .text-box .bottom .bottom-left {
  display: flex;
  align-items: center;
}
.news-con ul li .text-box .bottom .show-num {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  display: flex;
  align-items: center;
}
.news-con ul li .text-box .bottom .show-num p {
  margin-left: 8px;
}
.news-con ul li .text-box .bottom .more {
  color: #008BD5;
}

/* 产品 */
.product-text {
  position: absolute;
  top: 50%;
  left: 20%;
  margin-top: -110px;
}
.product-text .title {
  font-size: 56px;
  font-weight: 900;
  line-height: 67px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.product-text > p {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin-top: 24px;
  margin-bottom: 40px;
}
.product-text span {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../img/product-icon.png);
}
.product-text .line-btn-yellow p {
  line-height: 58px;
}
.product-text .line-btn-yellow p.two {
  display: none;
}
.product-text .line-btn-yellow:hover p.one {
  display: none;
}
.product-text .line-btn-yellow:hover p.two {
  display: block;
}
.product-bg {
  background-color: #eee;
}
.product-con {
  padding-top: 95px;
  padding-bottom: 150px;
}
/* .product-title h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: center;
  color: #2A2C2E;
} */
.product-title h2 {
  font-size: 46px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
  color: #008BD5;
}
/* .product-title .en {
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  color: #2A2C2E;
  margin-top: 4px;
  text-align: center;
} */
.product-title .en {
  font-size: 32px;
  font-weight: 700;
  line-height: 37px;
  letter-spacing: 0.04em;
  text-align: center;
  opacity: 0.2;
}
.product-con ul {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
.product-con ul li {
  width: 25%;
}
.product-con ul li img {
  width: 140px;
  height: 140px;
}
.product-con ul li p {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  color: #2A2C2E;
  margin-top: 16px;
}
.product-con ul li span {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.performance-bg {
  background-color: #008BD5;
  padding-top: 100px;
  padding-bottom: 122px;
}
.performance .product-title h2 {
  color: #fff;
}
.performance .product-title .en {
  color: #fff;
}
.performance ul {
  display: flex;
  justify-content: space-between;
  margin-top: 76px;
}
.performance ul li {
  width: 352px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.performance ul li img {
  width: 96px;
  height: 96px;
  margin: 0 auto;
}
.performance ul li p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #FFFFFF;
  margin-top: 16px;
  margin-top: 32px;
  margin-bottom: 16px;
}
.performance ul li .info {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #fff;
}

.product-case {
  padding-top: 92px;
  padding-bottom: 149px;
}
.product-case ul {
  margin-top: 132px;
  display: flex;
  flex-wrap: wrap;
}
.product-case ul li {
  width: 448px;
  height: 320px;
  margin-right: 28px;
  margin-bottom: 30px;
  overflow: hidden;
}
.product-case ul li:nth-child(3) {
  margin-right: 0;
}
.product-case ul li:nth-child(6) {
  margin-right: 0;
}
.product-case .product-title h2 {
  color: #008BD5;
}
.product-case .product-title .en {
  /* color: #008BD5; */
}
.product-case ul li img {
  transition: all 0.5s;
}
.product-case ul li:hover img {
  transform: scale(1.1);
}

.case-text {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -70px;
  width: 300px;
  height: 140px;
}
.case-text .line {
  width: 56px;
  height: 4px;
  background-color: #fff;
  margin: 0 auto;
}
.case-text .en {
  font-family: Arial;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 24px;
  color: #fff;
  text-transform: uppercase;
}
.case-text .title {
  font-family: Alibaba PuHuiTi 2.0;
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

.case-bg {
  width: 100%;
  background-color: #F2F2F2;
  padding-top: 20px;
  padding-bottom: 68px;
}
.case-con {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 66px;
}
.case-con .item {
  width: 31%;
  height: 590px;
  padding-top: 60px;
  padding-bottom: 38px;
  padding-left: 53px;
  padding-right: 53px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
  background-color: #fff;
}
.case-con .item:hover {
  box-shadow: 0px 8px 24px 0px #0000000A;
}
.case-con .item:hover img{
  transform: scale(1.1);
}
.case-con .item:nth-child(3n - 1) {
  margin: 0 3.5%;
}
.case-con .item h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 51px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #008BD5;
  margin-bottom: 46px;
}
.case-con .item p {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  flex: 1;
  color: #626466;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.case-con .item .img-box {
  width: 100%;
  height: 200px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 60px;
  overflow: hidden;
}
.case-con .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .5s;
}
.case-con .item span {
  display: block;
  width: 56px;
  height: 20px;
  background-image: url(../img/ic_jiantou.png);
  position: relative;
  left: 100%;
  transform: translate(-100%, 0);
}

.case-show-text {
  position: absolute;
  top: 50%;
  left: 15%;
  margin-top: -220px;
}
.case-show-text .en {
  font-size: 80px;
  line-height: 96px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  width: 532px;
  font-weight: bold;
}
.case-show-text .title {
  font-size: 56px;
  font-weight: bold;
  line-height: 67px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin: 24px 0;
  width: 532px;
}
.case-show-text .info {
  font-family: Alibaba PuHuiTi 2.0;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  width: 600px;
}

.case-yy-bg {
  width: 100%;
  padding-top: 56px;
  padding-bottom: 118px;
  background-image: url(../img/case-yy.jpg);
  background-size: cover;
}
.case-yy .left {
  font-size: 40px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 0em;
  text-align: left;
  color: #008BD5;
  width: 30%;
}
.case-yy .right {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 73px;

}
.case-yy .right .item {
  width: 26.8%;
}
.case-yy .right .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0em;
  color: #008BD5;
  text-align: center;
  margin-bottom: 24px;
} 
.case-yy .right .info {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center;
  color: #2A2C2E;
  margin-top: 24px;
}

.case-history {
  width: 100%;
  padding-top: 54px;
  padding-bottom: 21px;
  background-color: #008BD5;
}
.case-history .title-box .title {
  font-size: 56px;
  font-weight: 500;
  line-height: 67px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}
.case-history .title-box .en {
  font-size: 56px;
  font-weight: 900;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  opacity: 0.1;
  position: relative;
  top: -20px;
}
.case-history .case-history-con {
  display: flex;
  align-items: center;
}
.case-history .case-history-con img {
  width: 600px;
  object-fit: contain;
}
.case-history .case-history-con .con {
  margin-left: 175px;
  flex: 1;
}
.case-history .case-history-con h2 {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  line-height: 40px;
}
.case-history .case-history-con h3 {
  font-weight: 600;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  line-height: 40px;
}
.case-history .case-history-con p {
  font-size: 16px;
  letter-spacing: 0em;
  text-align: justify;
  line-height: 40px;
  color: #fff;
  display: inline-block;
}

.case-js01-bg {
  width: 100%;
  padding: 64px 0;
  background-color: #008BD5;
  margin-top: 10px;
  margin-bottom: 10px;
}
.case-js01 {
  display: flex;
  justify-content: space-between;
}
.case-js01 > img {
  width: 672px;
  height: 464px;
  object-fit: cover;
}
.case-js01 .title-num {
  font-size: 120px;
  font-weight: 700;
  line-height: 160px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #fff;
}
.case-js01 .title-num .numberRun {
  color: #fff;
}
.case-js01 .info {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  opacity: 0.65;
  margin-bottom: 44px;
}
.case-js01 .item {
  display: flex;
  align-items: center;
  padding: 24px 0;
}
.case-js01 .item img {
  margin-right: 70px;
}
.case-js01 .item p {
  font-size: 18px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.04em;
  text-align: left;
  opacity: 0.85;
  color: #fff;
}
.case-js01 .item span {
  font-size: 32px;
  font-weight: 700;
  line-height: 51px;
  letter-spacing: 0.04em;
  text-align: left;
  display: inline-block;
  margin-left: 10px;
  margin-right: 4px;
  color: #fff;
}

.case-js02-bg {
  width: 100%;
  padding: 64px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.case-js02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case-js02 .left {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 82px;
  width: 38%;
}
.case-js02 .left .title {
  font-size: 40px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #008BD5;
  margin-top: 43px;
  margin-bottom: 16px;
}
.case-js02 .left p {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: center;
  color: #3B3C3D;
}
.case-js02 .right {
  width: 34.6%;
}
.case-js02 .right .item {
  padding: 40px 0;
  border-bottom: 1px #B4B6B8 solid;
}
.case-js02 .right .item:last-child {
  border: none;
}
.case-js02 .right .title {
  font-size: 40px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #008BD5;
}
.case-js02 .right .title span {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #008BD5;
  display: inline-block;
  margin: 0 6px;
}
.case-js02 .right .title i {
  font-style: inherit;
  color: #008BD5;
}
.case-js02 .right p {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 8px;
}

.download-text {
  position: absolute;
  right: 20%;
  top: 20%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.download-text a {
  color: #fff;
}
.download-text .line {
  width: 56px;
  height: 4px;
  background-color: #fff;
}
.download-text .en {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin: 24px 0;
}
.download-text .title {
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.download-bg {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 95px;
  background-color: #f2f2f2;
}
.download {
  display: flex;
}
.download .left {
  width: 285px;
  padding: 16px;
  box-sizing: border-box;
  margin-right: 16px;
  background-color: #fff;
}
.download .right {
  flex: 1;
}
.download .right .download-item {
  width: 100%;
  padding: 30px 24px;
  background-color: #fff;
  display: flex;
  box-sizing: border-box;
  align-items: center;
}
.download .right .download-item .name {
  margin-left: 24px;
  margin-right: 24px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #3B3C3D;
  flex: 1;
}
.download .right .pagination {
  float: right;
}
.download .right .download-item .name a {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: #008BD5;
}

.about-text {
  position: absolute;
  left: 20%;
  top: 30%;
}
.about-text .line {
  width: 56px;
  height: 4px;
  background-color: #2A2C2E;
}
.about-text .en {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  margin: 24px 0;
}
.about-text .title {
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0em;
  text-align: left;
}

/* .about-title .en {
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(61, 61, 61, 0.24);
  text-transform: uppercase;
} */
.about-title .en {
  font-size: 32px;
  font-weight: 700;
  line-height: 37px;
  letter-spacing: 0.04em;
  text-align: center;
  opacity: 0.2;
}
/* .about-title .title {
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
  color: #2A2C2E;
} */
.about-title .title {
  font-size: 46px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
  color: #008BD5;
}
.about-title .line {
  width: 56px;
  height: 6px;
  background-color: #008BD5;
  margin: 0 auto;
  margin-top: 10px;
}
.brand.about-title .line {
  margin-left: 0;
}

.about {
  margin-top: 83px;
  margin-bottom: 114px;
}
.about-con {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 82px;
}
.about-con .left {
  flex: 1;
  margin-right: 40px;
}
.about-con .left p {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: justify;
  color: #3B3C3D;
  margin-bottom: 23px;
}
.about-con .left-con {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.about-con .left-con .name {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  color: #626466;
  text-align: center;
}
.about-con .left-con .num {
  font-size: 24px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  color: #3B3C3D;
  text-align: center;
}
.about-con .right {
}
.about-con .right video {
  width: 660px;
  height: 400px;
}

.honor-bg {
  width: 100%;
  padding: 66px 0;
  background-color: #F2F2F2;
}
.honor .about-title .en {
  color: rgba(61, 61, 61, 0.24);
}

.partner {
  padding-top: 115px;
  padding-bottom: 135px;
}
/* .partner .title {
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  color: #2A2C2E;
} */
.partner .title {
  font-size: 46px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #008BD5;
}
.partner .en {
  text-align: left;
}
.partner-con {
  display: flex;
  margin-top: 55px;
  flex-wrap: wrap;
}
.partner-con .item {
  width: 147px;
  height: 120px;
  margin-right: 90px;
  margin-bottom: 24px;
}
.partner-con .item:nth-child(6) {
  margin-right: 0;
}
.partner-con .item:nth-child(12) {
  margin-right: 0;
}
.partner-con .item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.honor-con {
  padding-top: 27px;
}
.honor-con .swiper {
  width: 100%;
  height: 100%;
}

.honor-con .swiper-slide {
  text-align: center;
  font-size: 18px;
  padding: 30px 0;


  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.honor-con .swiper-slide img {
  display: block;
  width: 306px;
  height: 433px;
  object-fit: cover;
  transition: all 0.5s;
}
.honor-con .swiper-slide:hover img {
  transform: scale(1.1);
}

.form-box {
  padding: 16px;
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 34px;
}
.form-box input {
  border-radius: 0;
  flex: 1;
  border: 1px solid #B8B8B8;
  padding-left: 10px;
  box-sizing: border-box;
}
.form-box .search {
  display: flex;
  width: 500px;
  margin-bottom: 16px;
}
.download .form-box .search {
  width: 100%;
}
.form-box .form-btn {
  background-color: #008BD5;
  border-radius: 0px;
  display: flex;
  padding: 10px 16px;
  align-items: center;
  justify-content: center;
  width: 84px;
}
.form-box .form-btn .icon {
  width: 16px;
  height: 16px;
  background-image: url(../img/Union.png);
}
.form-box .form-control {
  width: 403px;
  line-height: 27px;
  margin-right: 0 !important;
}
.form-box .form-btn .name {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin-left: 8px;
}
.form-box .item {
  background-color: #F3F3F3;
  padding: 16px;
  box-sizing: border-box;
  margin-bottom: 16px;
}
.form-box .item:last-child {
  margin-bottom: 0;
}
.form-box .item .top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.form-box .item .title {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #2A2C2E;
}
.form-box .item .all {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #008BD5;
  cursor: pointer;
}

.form-box .item .item-con {
  display: flex;
  flex-wrap: wrap;
}
.form-box .item .sub-item-close {
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #008BD5;
  padding: 5px 16px;
  margin-bottom: 10px;
}
.form-box .item .sub-item-close p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin: 0;
  margin-right: 8px;
}
.form-box .item .sub-item-close .icon {
  width: 14px;
  height: 14px;
  background-image: url(../img/Close.png);
  cursor: pointer;
}
.form-box .item .sub-item {
  margin-right: 16px;
  margin-bottom: 16px;
}
.form-box .item .el-checkbox__label {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  color: #484B52;
}
.form-box .item .el-checkbox {
  margin-bottom: 10px;
}
.download .form-box .item .el-checkbox {
  margin-right: 0;
  width: 100%;
}
.form-box .item .sub-item .form-check-input:checked {
  background-color: #008BD5;
}
.form-box .item.item105 {
  overflow: hidden;
}


.download .form-box .form-control {
  flex: 1;
  width: 169px;
}
.download .form-box .item .sub-item {
  width: 100%;
}
.download .form-box .item .top .icon {
  width: 14px;
  height: 14px;
  background-image: url(../img/Up-one.png);
}
.download .form-box .item .top {
  align-items: center;
}

.news-show-con {
  padding-top: 47px;
  padding-bottom: 93px;
}
.news-show-con .nav {
  display: flex;
  align-items: center;
}
.news-show-con .nav .title {
  margin-right: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #3B3C3D;
}
.news-show-con .nav .item {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #626466;
}
.news-show-con .nav .item:last-child {
  color: #3B3C3D;
}
.news-show-con .nav span {
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../img/Right-jiantou.png);
  margin: 0 9px;
}
.news-show-con .con {
  padding-top: 40px;
  padding-bottom: 24px;
}
.news-show-con .con .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #2A2C2E;
}
.news-show-con .con .time {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: #626466;
  margin-top: 24px;
} 
.news-body {
  padding: 40px 0;
  border-top: 1px dashed #E6E6E6;
  border-bottom: 1px dashed #E6E6E6;
}

.contact1 .con {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 35px;
  position: relative;
}
.contact1 .con .item {
  width: 420px;
  height: 420px;
  background-image: url(../img/Ellipse12.png);
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact1 .con .item:nth-child(2) {
  width: 504px;
  height: 504px;
}
.contact1 .con .item:nth-child(1) img {
  transform: translate(0, -65%);
}
.contact1 .con .item:nth-child(2) img {
  transform: translate(0, -20%);
}
.contact1 .con .item:nth-child(3) img {
  transform: translate(0, -30%);
}
.contact1 .con .item:hover {
  animation: translate 2s linear infinite;
}
.lunbo .swiper-pagination-clickable .swiper-pagination-bullet-active {
  border: 1px #008BD5 solid !important;
}
.lunbo .swiper-pagination-clickable .swiper-pagination-bullet {
  background-color: #008BD5 !important;
}

/* 定义旋转动画 */
@keyframes translate {
  0% {
    transform: translate(0, 0);
  }
  33% {
    transform: translate(0, -20px);
  }
  66% {
    transform: translate(0, 20px);
  }
  100% {
    transform: translate(0, 0px);
  }
}

.contact1 .con .info {
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
  width: 352px;
  box-sizing: border-box;
  padding: 24px;
  position: absolute;
  background-color: #fff;
  display: none;
  z-index: 999;
  transform: translate(0, -100%);
}
.contact1 .con .info img {
  /* width: 100%; */
  height: 64px;
  margin-bottom: 20px;
}
.contact1 .con .info.first-info img {
  width: 135px;
  object-fit: contain;
}
.contact1 .con .info.two-info img {
  width: 76px;
  object-fit: contain;
}
.contact1 .con .info .info-item {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
.contact1 .con .info .info-item p {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #626466;
  margin: 0;
  flex: 1;
}
.contact1 .con .info .info-item .icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.contact1 .con .info .info-item:nth-child(2) .icon {
  background-image: url(../img/contact01.png);
}
.contact1 .con .info .info-item:nth-child(3) .icon {
  background-image: url(../img/contact02.png);
}
.contact1 .con .info .info-item:nth-child(4) .icon {
  background-image: url(../img/contact03.png);
}
.contact1 .con .info .info-item:nth-child(5) .icon {
  background-image: url(../img/contact04.png);
}
.contact1 .con .info .info-item:nth-child(6) .icon {
  background-image: url(../img/contact05.png);
}
.contact1 .con .info .tomap {
  display: flex;
  align-items: center;
}
.contact1 .con .info .tomap p {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #E60012;
  margin-right: 24px;
  margin-bottom: 0px;
}
.contact1 .con .info .tomap .icon {
  width: 32px;
  height: 11px;
  background-image: url(../img/contact06.png);
  cursor: pointer;
}

.map .title {
  margin-bottom: 118px;
}
/* .map .title .name {
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  color: #2A2C2E;
} */
.map .title .name {
  font-size: 46px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #008BD5;
}
/* .map .title .en {
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #626466;
} */
.map .title .en {
  font-size: 32px;
  font-weight: 700;
  line-height: 37px;
  letter-spacing: 0.04em;
  text-align: left;
  opacity: 0.2;
}

.jvectormap-label {
  display: none !important;
}
.jvectormap-zoomin {
  display: none !important;
}
.jvectormap-zoomout {
  display: none !important;
}
.tip {
  padding: 24px 32px;
  box-sizing: border-box;
  width: 384px;
  background-color: #fff;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);
  transform: translate(-50%, -110%);
}
.tip .title {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #2A2C2E;
  margin-bottom: 24px;
}
.tip .item {
  display: flex;
  margin: 8px 0;
}
.tip .item p {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #626466;
  margin: 8px 0;
}
.tip .item p:first-child {
  width: 100px;
}
.tip .item p:last-child {
  word-wrap: break-word;
  width: calc(100% - 100px);
}
.map-box {
  width: 100%;
  height: 100%;
}
.map-box .tip {
  position: absolute;
  top: 0;
  left: 0;
}
.map-box {
  margin-bottom: 85px;
}

.contact-form-bg {
  width: 100%;
  padding: 50px 0;
  background-image: url(../img/contact-bg.jpg);
  background-size: cover;
}
.contact-form {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.contact-form .title {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #2A2C2E;
  margin-bottom: 31px;
} 
.contact-form .item {
  width: 230px;
  margin-bottom: 16px;
  margin-right: 24px;
}
.contact-form .item label {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: #2A2C2E;
  margin-bottom: 16px;
}
.contact-form .item label span {
  color: #FE2D2D;
  display: inline-block;
  margin-right: 8px;
}
.contact-form .item:last-child {
  width: 100%;
}
.contact-form-bg .form-btn {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  width: 251px;
  line-height: 48px;
  background-color: #A9CB03;
  margin: 0 auto;
  text-align: center;
  margin-top: 27px;
  cursor: pointer;
}

.case-lunbo {
  display: flex;
  padding-top: 50px;
  padding-bottom: 105px;
  overflow: hidden;
}
.case-lunbo .left {
  flex: 1;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.case-lunbo .right {
  flex: 1;
}
.case-lunbo .lunbo-con {
  width: 1400px;
  position: relative;
}
.lunbo-con .swiper {
  width: 100%;
  height: 100%;
  overflow: inherit;
  overflow: hidden;
}
.lunbo-con .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: 450px;
  height: 560px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.lunbo-con .swiper-slide .num {
  font-size: 64px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #008BD5;
  margin-bottom: 32px;
}

.lunbo-con .swiper-slide p {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #3B3C3D;
  flex: 1;
}


.lunbo-con .swiper-slide .img {
  display: block;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.lunbo-con .swiper-slide .img img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  transition: all 0.5s;
}
.lunbo-con .swiper-slide img:hover {
  transform: scale(1.1);
}
.lunbo-con .swiper-slide .img-box {
  position: relative;
}
.lunbo-con .swiper-slide .img-box .range {
  position: absolute;
  top: 20px;
  left: 100px;
  z-index: 99;
}
.lunbo-con .swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: -100px;
  /* background-image: url(../img/case-right.png); */
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}
.lunbo-con .swiper-button-next:after {
  font-size: 30px;
  color: #fff;
}
.lunbo-con .swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: -100px;
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}
.lunbo-con .swiper-button-prev:after {
  font-size: 30px;
  color: #fff;
}
.lunbo-con .swiper-slide .img-box .range .dot {
  width: 24px;
  height: 24px;
  background-image: url(../img/dot.png);
  background-size: contain;
  animation: shan 1s infinite;
}
.lunbo-con .swiper-slide .img-box .range .dot:hover {
  animation-play-state: paused;
}
@keyframes shan {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
 }
.lunbo-con .swiper-slide .img-box .range .text {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: #2A2C2E;
  background-color: #fff;
  padding: 9px 24px;
  margin-bottom: 13px;
  position: relative;
  cursor: pointer;
  display: block;
  opacity: 0;
}
.lunbo-con .swiper-slide .img-box .range .text::after {
  content: '';
  display: block;
  background-image: url(../img/Polygon2.png);
  width: 15px;
  height: 7px;
  position: absolute;
  bottom: -6px;
  left: 10px;
}
.lunbo-con .swiper-slide .img-box .range .text:hover {
  background-color: #008BD5;
  color: #fff;
}
.login-page {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  display: flex;
}
.login-page .left {
  width: 56%;
  height: 100%;
}
.login-page .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.login-page .right {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login-page .right .con {
  width: 450px;
}
.login-page .right .con .tab {
  width: 100%;
  border-bottom: 1px solid #E6E6E6;
  display: flex;
}
.login-page .right .con .tab .item {
  margin-left: 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #2A2C2E;
  padding: 0 24px;
  padding-bottom: 14px;
  cursor: pointer;
}
.login-page .right .con .tab .item.active {
  border-bottom: 2px solid #008BD5;
}
.login-page .right .con .form {
  margin-top: 50px;
}
.login-page .right .con .form .item {
  margin-bottom: 28px;
}
.login-page .right .con .form .item input {
  line-height: 40px;
  border-radius: 0;
}
.form-btn {
  width: 100%;
  line-height: 56px;
  background-color: #008BD5;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.login-page .el-image {
  margin-top: 16px;
  margin-right: 10px;
}
.login-page .el-form {
  margin-top: 50px;
}
.login-page .el-form .el-form-item {
  margin-bottom: 28px;
}
.login-page .el-form .code {
  font-size: 14px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0em;
  text-align: left;
  color: #008BD5;
  margin-right: 10px;
}
.login-page .el-form .code.active {
  width: 20px;
  text-align: center;
}
.login-page .el-form .el-input__inner {
  line-height: 48px;
  height: 48px;
  border-radius: 0px;
}
.login-page .line-btn-white {
  background-color: #008BD5;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}
.login-page .forget-password {
  float: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #008BD5;
  margin-top: 16px;
  cursor: pointer;
}
.login-page .el-dropdown-link {
  overflow: hidden;
  display: flex;
  align-items: center;
}
.login-page .cn {
  position: absolute;
  top: 30px;
  right: 70px;
}

@media (max-width: 1450px) {
	.partner-con .item {
    width: calc(100% / 6);
    margin: 0;
  }
  .honor-con .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .product-case ul li {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 3.5%;
  }
  
  /* 变化 */
  .case-lunbo .lunbo-con {
    width: 90%;
  }
  /* 变化 end */
}
@media (max-width: 1400px) {
  .contact1 .con {
    width: 100%;
  }
  .contact1 .con .item {
    width: 30vw;
    height: 30vw;
  }
  .contact1 .con .item:nth-child(2) {
    width: 36vw;
    height: 36vw;
  }
}

@media (max-width: 1250px) {
	.about-con {
    flex-wrap: wrap;
  }
  .about-con .left {
    width: 100%;
  }
  .about-con .right {
    margin: 0 auto;
    margin-top: 40px;
  }
  /* 变化 */
  #section4 .i-brand .logo1 {
    top: 187px;
    left: 370px;
    width: 800px;
    height: 800px;
  }
  #section4 .i-brand .logo2 {
    width: 500px;
    height: 500px;
    top: 400px;
    left: 860px;
  }
  #section4 .i-brand .logo3 {
    top: 500px;
    left: 200px;
    width: 600px;
    height: 600px;
  }
  #section4 .i-brand .logo4 {
    top: 620px;
    left: 600px;
    width: 600px;
    height: 600px;
  }
  .header .nav-bar ul li .product {
    width: calc(100vw - 300px);
  }
  .contact-form {
    width: 90%;
  }
  /* 变化 end */
}
@media (max-width: 640px) {
  /* 变化 */
  .product-text .title {
    font-size: 26px;
  }
  .product-text > p {
    margin-top: 0;
  }
  .case-history .case-history-con .con {
    margin-left: 0px;
    flex: auto;
  }
  .case-show-text .title {
    font-size: 26px;
    margin-bottom: 0;
    line-height: 30px;
  }
  .case-show-text .info {
    font-size: 16px;
  }
  .about-con .left {
    margin-right: 0;
  }
  .partner-con .item {
    padding: 12px;
    box-sizing: border-box;
  }
  /* 变化 end */
  .about-con .right video {
    width: 100%;
    height: 260px;
  }
  .partner-con .item {
    width: calc(100% / 3);
  }
  .line-btn-yellow {
    width: 100%;
  }
  .product-text {
    width: 80%;
    left: 5%;
  }
  .product-con ul {
    flex-wrap: wrap;
  }
  .product-con ul li {
    margin-bottom: 20px;
    width: 50%;
  }
  .product-con ul li img {
    width: 100px;
    height: 100px;
  }
  .product-con {
    padding-bottom: 100px;
  }
  .performance ul {
    flex-wrap: wrap;
  }
  .performance ul li {
    width: 100%;
    margin: 20px 0;
  }
  .product-case ul li {
    width: 100%;
    height: 220px;
  }
  .download {
    flex-wrap: wrap;
  }
  .download .right {
    width: 100%;
  }
  .download .left {
    width: 100%;
    margin-right: 0;
  }
  .d-flex {
    width: 100%;
  }
  .form-box .form-control {
    width: calc(100% - 84px);
  }
  .case-con .item {
    width: 100%;
    padding: 20px;
    height: 560px;
  }
  .case-con .item:nth-child(3n - 1) {
    margin: 0;
    margin-bottom: 32px;
  }
  .case-js01 {
    flex-wrap: wrap;
  }
  .case-js01 img {
    width: 100%;
  }
  .case-history .case-history-con {
    flex-wrap: wrap;
  }
  .case-history .case-history-con img {
    width: 80%;
    height: auto;
  }
  .case-history .title-box .title {
    font-size: 36px;
  }
  .case-js02 {
    flex-wrap: wrap;
  }
  .case-show-text {
    width: 80%;
    overflow: hidden;
    left: 5%;
  }
  .case-show-text .en {
    width: 100%;
    font-size: 50px;
    line-height: 60px;
  }
  .case-show-text .title {
    width: 100%;  
  }
  .case-show-text .info {
    width: 100%;
  }
  .case-yy {
    flex-wrap: wrap;
  }
  .case-yy .left {
    width: 100%;
    margin-bottom: 40px;
  }
  .case-yy .right {
    width: 100%;
    flex-wrap: wrap;
  }
  .case-history .case-history-con p {
    margin-left: 0;
    font-size: 20px;
  }
  .case-lunbo .lunbo-con {
    width: 100%;
  }
  .lunbo-con .swiper-slide {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .case-yy .right .item {
    width: 100%;
    margin-bottom: 40px;
  }
  .case-history {
    padding-bottom: 54px;
  }
  .case-js01 .item img {
    width: 56px;
    height: 56px;
  }
  .case-js02 .left {
    margin-left: 0px;
    width: 100%;
  }
  .case-js02 .right {
    width: 100%;
  }
  .case-js01 .title-num {
    font-size: 80px;
  }
  .news-con ul li {
    flex-wrap: wrap;
  }
  .news-con ul li .img {
    width: 100%;
    margin-right: 0;
  }
  .pagination .item {
    margin: 0 6px;
    padding: 10px;
  }
  .contact1 .con {
    flex-direction: column;
  }
  .contact1 .con .item {
    width: 80%;
    height: 300px;
    display: none;
  }
  .contact-form-bg {
    width: 100%;
    padding: 50px 5%;
  }
  .contact-form {
    width: 100%;
  }
  .contact-form .item {
    width: 100%;
  }
  .contact1 .con .item:nth-child(2) {
    width: 80%;
    height: 300px;
  }
  .contact1 .con .item:nth-child(1) img {
    width: 70%;
  }
  .contact1 .con .item:nth-child(2) img {
    width: 40%;
  }
  .contact1 .con .item:nth-child(3) img {
    width: 50%;
  }
  .contact1 .con .info {
    display: block;
    position: relative;
    transform: translate(0, 0);
    margin-bottom: 20px;
  }
  #map1 {
    height: 300px !important;
    display: none;
  }
  .map-box .tip {
    position: relative;
    display: block;
    transform: translate(0, 0);
    width: 90%;
    margin: 0 auto;
  }
  .map .title {
    margin-bottom: 40px;
  }
  .map .title .name {
    font-size: 30px;
    line-height: 36px;
  }
  .about-title .title {
    font-size: 30px;
    line-height: 36px;
  }
  .about-title .en {
    font-size: 26px;
    line-height: 30px;
  }
  .product-title h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .login-page {
    flex-wrap: wrap;
    height: auto;
  }
  .login-page .left {
    width: 100%;
  }
  .login-page .right {
    width: 80%;
    flex: auto;
    padding: 0 20px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .login-dialog {
    width: 80% !important ;
  }
  .login-page .cn {
    position: absolute;
    top: 30px;
    right: 30px;
  }
  .form-box .search {
    width: 100%;
  }
  .news-body img {
    max-width: 100%;
    height: auto !important;
  }

}