.index-banner .index-pc-banner {
  height: 660px;
}
.index-banner .index-pc-banner .swiper-slide .tu {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.index-banner .index-pc-banner .swiper-slide .title {
  position: relative;
  text-align: center;
  z-index: 1;
  margin-top: 100px;
}
.index-banner .index-pc-banner .swiper-slide .title .one {
  font-size: 60px;
  color: #fff;
}
.index-banner .index-pc-banner .swiper-slide .title .two {
  font-size: 17px;
  color: #fff;
  margin-top: 20px;
  letter-spacing: 2px;
}
.index-banner .index-pc-banner .swiper-slide .banner-box {
  margin: 100px auto 0;
  max-width: 1086px;
  display: flex;
  position: relative;
  z-index: 1;
  justify-content: space-between;
}
.index-banner .index-pc-banner .swiper-slide .banner-box .item {
  text-align: center;
  color: #fff;
}
.index-banner .index-pc-banner .swiper-slide .banner-box .item .icon {
  height: 66px;
}
.index-banner .index-pc-banner .swiper-slide .banner-box .item p {
  margin-top: 30px;
  font-size: 18px;
}
.index-banner .index-pc-banner .swiper-slide .banner-box .item .num {
  margin-top: 20px;
  font-size: 18px;
}
.index-banner .index-pc-banner .swiper-slide .banner-box .item .num strong {
  font-weight: normal;
  font-size: 45px;
  margin-right: 10px;
}
.index-pc-banner .swiper-button-next,
.index-pc-banner .swiper-button-prev {
  width: 18px;
  height: 32px;
  margin-top: -16px;
  background-size: 100% 100%;
}
.index-pc-banner .swiper-button-next {
  right: 90px;
  background-image: url('../img/index/arrow_r.png');
}
.index-pc-banner .swiper-button-prev {
  left: 90px;
  background-image: url('../img/index/arrow_l.png');
}
.index-pc-banner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #d1d1d1;
  border-radius: 5px;
  opacity: 1;
  margin: 0 7px !important;
}
.index-pc-banner .swiper-pagination-bullet-active {
  width: 20px;
  background: #fff;
}
.index-pc-banner .swiper-pagination {
  bottom: 40px;
}
.index-about {
  padding: 80px 0 130px;
  background-color: #fff;
}
.index-about .wd1400 {
  display: flex;
  justify-content: space-between;
}
.index-about .wd1400 .lef {
  display: flex;
  flex: 1;
}
.index-about .wd1400 .lef .inclined {
  display: flex;
}
.index-about .wd1400 .lef .inclined .shu {
  width: 52px;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 40px;
  font-weight: bold;
  writing-mode: tb-rl;
}
.index-about .wd1400 .lef .inclined .eng-li {
  width: 52px;
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.index-about .wd1400 .lef .inclined p {
  width: 2px;
  height: 70px;
  margin: 10px auto;
  background-color: #1740bc;
}
.index-about .wd1400 .lef .cont {
  max-width: 630px;
  margin-left: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index-about .wd1400 .lef .cont .title {
  font-size: 26px;
}
.index-about .wd1400 .lef .cont .intro {
  margin-top: 40px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: justify;
}
.index-about .wd1400 .rig {
  margin-left: 87px;
}
.index-about .wd1400 .rig ul {
  display: flex;
  align-items: center;
}
.index-about .wd1400 .rig ul li {
  width: 100px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  position: relative;
}
.index-about .wd1400 .rig ul li a {
  width: 100%;
  height: 100%;
  font-size: 16px;
}
.index-about .wd1400 .rig ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 2px;
  height: 15px;
  background-color: #888888;
}
.index-about .wd1400 .rig ul li:first-child::after {
  display: none;
}
.index-about .wd1400 .rig ul .li-active {
  background-color: #1740bc;
}
.index-about .wd1400 .rig ul .li-active a {
  color: #fff;
}
.index-about .wd1400 .rig ul .li-active::after {
  display: none;
}
.index-about .wd1400 .rig ul li:hover {
  background-color: #1740bc;
}
.index-about .wd1400 .rig ul li:hover a {
  color: #fff;
}
.index-about .wd1400 .rig ul li:hover::after {
  display: none;
}
.index-about .wd1400 .rig ul li:hover + li::after {
  display: none;
}
.index-about .wd1400 .rig .show {
  width: 529px;
  height: 342px;
  margin-top: 38px;
  object-fit: cover;
}
.more {
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  display: block;
  transition: 0.3s;
  background-color: #1740bc;
}
.index-product {
  padding: 80px 0 110px;
  background-image: url('../img/index/index_pro_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.index-product .wd1400 .box {
  display: flex;
  margin-top: 95px;
  justify-content: space-between;
}
.index-product .wd1400 .box .show {
  width: 643px;
  height: 551px;
  object-fit: cover;
}
.index-product .wd1400 .box .content .info .item {
  display: flex;
  margin-bottom: 28px;
  justify-content: space-between;
  transition: 0.3s;
  padding: 10px;
}
.index-product .wd1400 .box .content .info .item .zuo {
  display: flex;
  align-items: flex-start;
}
.index-product .wd1400 .box .content .info .item .zuo .icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.index-product .wd1400 .box .content .info .item .zuo .word .top {
  display: flex;
  align-items: center;
}
.index-product .wd1400 .box .content .info .item .zuo .word .top .zi {
  font-size: 18px;
  font-weight: bold;
}
.index-product .wd1400 .box .content .info .item .zuo .word .top .wire {
  width: 203px;
  height: 1px;
  background-color: #cbcbcd;
}
.index-product .wd1400 .box .content .info .item .zuo .word .jie {
  margin-top: 20px;
  font-size: 16px;
  color: #666;
}
.index-product .wd1400 .box .content .info .item .eng {
  color: #999;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  min-width: 135px;
}
.index-product .wd1400 .box .content .info .item:hover{
    box-shadow: rgb(153 153 153) 0px 0px 10px 0px;
}
.index-Title h3 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.index-Title .title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.index-Title .title div {
  width: 40px;
  height: 2px;
  background-color: #1740bc;
}
.index-Title .title p {
  font-size: 26px;
  padding: 0 10px;
}
.index-Title .intro {
  text-align: center;
  font-size: 16px;
  color: #666;
  margin-top: 25px;
}
.index-effect {
  padding: 80px 0 120px;
  background-image: url('../img/index/gongneng_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.index-effect .wd1400 .index-Title h3 {
  color: #fff;
}
.index-effect .wd1400 .index-Title .title div {
  background-color: #fff;
}
.index-effect .wd1400 .index-Title .title p {
  color: #fff;
}
.index-effect .wd1400 .index-Title .intro {
  color: #fff;
}
.index-effect .wd1400 .effect-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  border-left: 1px solid #415db9;
  border-bottom: 1px solid #415db9;
}
.index-effect .wd1400 .effect-box .e-item {
  width: 16.66%;
  height: 194px;
  text-align: center;
  padding-top: 38px;
  box-sizing: border-box;
  cursor: pointer;
  border-right: 1px solid #415db9;
  border-top: 1px solid #415db9;
}
.index-effect .wd1400 .effect-box .e-item img {
  width: 80px;
  height: 80px;
  transition: 0.5s;
}
.index-effect .wd1400 .effect-box .e-item div {
  font-size: 16px;
  color: #fff;
  margin-top: 23px;
}
.index-effect .wd1400 .effect-box .e-item:hover img {
  transform: rotate(360deg);
}
.index-case {
  padding: 70px 0 100px;
  background-color: #fafafc;
}
.index-case .wd1400 .xing {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-top: 50px;
}
.index-case .wd1400 .case-box {
  margin-top: 66px;
  display: flex;
}
.index-case .wd1400 .case-box >img {
  width: 50%;
  object-fit: cover;
}
.index-case .wd1400 .case-box >video {
  width: 50%;
  object-fit: cover;
}
.index-case .wd1400 .case-box .info {
  width: 50%;
  padding: 50px 60px;
  box-sizing: border-box;
  background-color: #1740bc;
}
.index-case .wd1400 .case-box .info .i-item {
  display: flex;
  margin-bottom: 26px;
}
.index-case .wd1400 .case-box .info .i-item .num {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  color: #fff;
  margin-right: 10px;
  border: solid 1px #ffffff;
}
.index-case .wd1400 .case-box .info .i-item .what {
  padding-top: 10px;
}
.index-case .wd1400 .case-box .info .i-item .what .title {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.index-case .wd1400 .case-box .info .i-item .what .intro {
  margin-top: 16px;
  font-size: 16px;
  color: #fff;
}
.index-case .wd1400 .case-box .info .i-item:last-child {
  margin-bottom: 0;
}
.index-case .wd1400 .more {
  margin: 50px auto 0;
}
.index-news {
  padding: 75px 0 100px;
}
.index-news .wd1400 .news-box {
  display: flex;
  justify-content: space-between;
}
.index-news .wd1400 .news-box .n-flac {
  margin-right: 75px;
}
.index-news .wd1400 .news-box .n-flac .n-title .eng {
  font-size: 40px;
  font-weight: bold;
}
.index-news .wd1400 .news-box .n-flac .n-title .xia {
  display: flex;
  align-items: center;
}
.index-news .wd1400 .news-box .n-flac .n-title .xia span {
  font-size: 26px;
}
.index-news .wd1400 .news-box .n-flac .n-title .xia div {
  width: 80px;
  height: 2px;
  background-color: #1740bc;
}
.index-news .wd1400 .news-box .n-flac .big {
  margin-top: 66px;
  width: 587px;
  height: 407px;
  position: relative;
  display: block;
}
.index-news .wd1400 .news-box .n-flac .big img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-news .wd1400 .news-box .n-flac .big .fu {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 32px 38px;
  box-sizing: border-box;
  background-color: rgba(23, 64, 188, 0.8);
}
.index-news .wd1400 .news-box .n-flac .big .fu .title {
  font-size: 18px;
  color: #fff;
}
.index-news .wd1400 .news-box .n-flac .big .fu .line {
  width: 100%;
  height: 1px;
  margin: 18px 0;
  background-color: #4e70c3;
}
.index-news .wd1400 .news-box .n-flac .big .fu .intro {
  color: #b7d8ff;
  line-height: 19px;
}
.index-news .wd1400 .news-box .n-content {
  flex: 1;
}
.index-news .wd1400 .news-box .n-content .tabs {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.index-news .wd1400 .news-box .n-content .tabs li {
  margin-left: 13px;
}
.index-news .wd1400 .news-box .n-content .tabs li a {
  display: block;
  width: 113px;
  height: 100px;
  text-align: center;
  padding-top: 8px;
  box-sizing: border-box;
  border: solid 1px #dcdcde;
  transition: 0.3s;
}
.index-news .wd1400 .news-box .n-content .tabs li a div {
  font-size: 45px;
  color: #999;
  font-weight: bold;
  transition: 0.3s;
}
.index-news .wd1400 .news-box .n-content .tabs li a p {
  color: #999;
  transition: 0.3s;
}
.index-news .wd1400 .news-box .n-content .mains {
  margin-top: 50px;
}
.index-news .wd1400 .news-box .n-content .mains .hot {
  display: flex;
  align-items: center;
}
.index-news .wd1400 .news-box .n-content .mains .hot .img {
  width: 200px;
  height: 150px;
  margin-right: 36px;
  overflow: hidden;
}
.index-news .wd1400 .news-box .n-content .mains .hot .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.index-news .wd1400 .news-box .n-content .mains .hot .for {
  flex: 1;
}
.index-news .wd1400 .news-box .n-content .mains .hot .for .tit {
  font-size: 18px;
  transition: 0.3s;
}
.index-news .wd1400 .news-box .n-content .mains .hot .for .zong {
  margin-top: 36px;
  color: #666;
  line-height: 19px;
}
.index-news .wd1400 .news-box .n-content .mains .hot:hover .img img {
  transform: scale(1.1);
}
.index-news .wd1400 .news-box .n-content .mains .hot:hover .for .tit {
  color: #1740bc;
}
.index-news .wd1400 .news-box .n-content .mains .list {
  margin-top: 36px;
}
.index-news .wd1400 .news-box .n-content .mains .list .item {
  display: flex;
  align-items: center;
  padding: 18px 20px 18px 0;
  color: #666;
  justify-content: space-between;
  border-bottom: 1px solid #dddddd;
}
.index-news .wd1400 .news-box .n-content .mains .list .item:hover {
  color: #333;
}
.index-news .wd1400 .more {
  margin: 50px auto 0;
}
.index-team {
  padding: 80px 0 119px;
  background-image: url("../img/index/index_team_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.index-team .wd1400 .team-box {
  margin-top: 110px;
}
.index-team .wd1400 .team-box .top {
  display: flex;
  justify-content: space-between;
}
.index-team .wd1400 .team-box .top .son {
  width: 157px;
  height: 157px;
  line-height: 157px;
  text-align: center;
  background-color: #ededef;
  transform: rotate(45deg);
}
.index-team .wd1400 .team-box .top .son img {
  max-width: 90%;
  transform: rotate(-45deg);
}
.index-team .wd1400 .team-box .bot {
  display: flex;
  margin-top: -30px;
  justify-content: center;
}
.index-team .wd1400 .team-box .bot .son {
  width: 157px;
  height: 157px;
  line-height: 157px;
  text-align: center;
  margin: 0 46px;
  background-color: #ededef;
  transform: rotate(45deg);
}
.index-team .wd1400 .team-box .bot .son img {
  max-width: 90%;
  transform: rotate(-45deg);
}
/* 新增弹窗 */
.mask {
  width: 100%;
  height: 100%;
  z-index: 99;
  position: fixed;
  top: 0;
  display: none;
  background: rgba(0, 0, 0, .3);
}

.ty-prompt {
  width: 480px;
  height: 550px;
  margin: 5% auto;
  background: #fff;
  padding: 5px 10px;
  text-align: right;
}

.ty-prompt-title {
  color: #1740bc;
  font-size: 24px;
  font-weight: 700;
  margin: 15px 0;
}

.ty-prompt-cont {
  padding-top: 15px;
  width: 380px;
  margin: auto;
}

.ty-prompt-cont ul {
  overflow: hidden;
}

.ty-prompt-cont ul li {
  float: left;
  width: 25%;
  margin-bottom: 5px;
  font-size: 13px;
}

.ty-prompt-cont ul li span {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 7px;
  background: #1740bc;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.ty-prompt-cont-bottom {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 700;
}

.tijiao-b {
  width: 350px;
  margin: 20px auto 5px;

}

.tijiao-b button {
  width: 100%;
  display: block;
  height: 100%;
  cursor: pointer;
  background-color: #1740bc;
}

.ivu-btn-large span {
  color: #fff;
  font-size: 16px;
}
/* 新增弹窗 */
@media screen and (min-width: 1200px) {
  .index-news .wd1400 .news-box .n-content .tabs li:hover a {
    border: 1px solid #1740bc;
    background-color: #1740bc;
  }
  .index-news .wd1400 .news-box .n-content .tabs li:hover a div {
    color: #fff;
  }
  .index-news .wd1400 .news-box .n-content .tabs li:hover a p {
    color: #fff;
  }
  .more:hover{
    color: #fff;
    background-color: #ff9600;
  }
}
@media screen and (max-width: 1500px) {
  .index-team .wd1400 .team-box .bot {
    margin-top: 20px;
  }
  .index-team .wd1400 .team-box .top .son,
  .index-team .wd1400 .team-box .top .son img,
  .index-team .wd1400 .team-box .bot .son,
  .index-team .wd1400 .team-box .bot .son img {
    transform: none;
  }
  .index-team .wd1400 .team-box .top .son {
    width: 15%;
  }
  .index-team .wd1400 .team-box .bot .son {
    width: 18%;
    margin: 0;
  }
  .index-team .wd1400 .team-box .bot {
    justify-content: space-around;
  }
  .index-team .wd1400 .team-box .top .son img,
  .index-team .wd1400 .team-box .bot .son img {
    max-width: 90%;
    max-height: 90%;
  }
  .index-pc-banner .swiper-button-next {
    right: 20px;
  }
  .index-pc-banner .swiper-button-prev {
    left: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .index-banner .index-pc-banner .swiper-slide .banner-box {
    justify-content: space-around;
  }
  .index-banner .index-pc-banner .swiper-slide .title .one {
    font-size: 50px;
  }
  .index-banner .index-pc-banner .swiper-slide .title .two {
    font-size: 15px;
  }
  .index-about .wd1400 .rig {
    margin-left: 25px;
  }
  .index-product .wd1400 .box .show {
    width: 520px;
    height: auto;
    margin-right: 20px;
  }
  .index-effect {
    background-size: cover;
  }
  .index-case .wd1400 .case-box .info {
    padding: 20px;
  }
  .index-news .wd1400 .news-box .n-flac,
  .index-news .wd1400 .news-box .n-content .mains .hot .img {
    margin-right: 20px;
  }
  .index-news .wd1400 .news-box .n-content .mains .hot .img {
    width: 150px;
  }
}
@media screen and (max-width: 1024px) {
  .index-Title h3 {
    font-size: 30px;
  }
  .index-Title .title p {
    font-size: 22px;
  }
  .index-Title .intro {
    margin-top: 10px;
  }
  .index-about .wd1400 .lef .cont {
    max-width: none;
  }
  .index-about,
  .index-product,
  .index-effect,
  .index-case,
  .index-news,
  .index-team {
    padding: 40px 0;
  }
  .index-about .wd1400 {
    display: block;
  }
  .index-about .wd1400 .rig,
  .index-case .wd1400 .case-box,
  .index-team .wd1400 .team-box {
    margin-top: 30px;
  }
  .index-about .wd1400 .rig .show {
    margin-top: 15px;
  }
  .index-about .wd1400 .lef {
    display: block;
  }
  .index-about .wd1400 .lef .inclined {
    display: none;
  }
  .index-about .wd1400 .lef .cont .title {
    text-align: center;
  }
  .more {
    margin-top: 25px;
  }
  .index-about .wd1400 .lef .cont {
    margin-left: 0;
  }
  .index-product .wd1400 .box .show,
  .index-case .wd1400 .case-box .info .i-item .num {
    display: none;
  }
  .index-product .wd1400 .box {
    display: block;
  }
  .index-product .wd1400 .box .content .info .item .zuo,
  .index-product .wd1400 .box .content .info .item .zuo .word,
  .index-product .wd1400 .box .content .info .item .zuo .word .top .wire {
    flex: 1;
  }
  .index-case .wd1400 .case-box .info .i-item .what .intro {
    font-size: 14px;
  }
  .index-news .wd1400 .news-box {
    display: block;
  }
  .index-news .wd1400 .news-box .n-flac .big {
    width: 100%;
    height: auto;
  }
  .index-news .wd1400 .news-box .n-content {
    margin-top: 25px;
  }
  .index-news .wd1400 .news-box .n-content .tabs {
    justify-content: flex-start;
  }
  .index-news .wd1400 .news-box .n-content .tabs li {
    margin-left: 0;
    margin-right: 13px;
  }
  .index-news .wd1400 .news-box .n-flac {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .index-banner .index-pc-banner {
    height: 400px;
  }
  .index-banner .index-pc-banner .swiper-slide .title {
    margin-top: 30px;
  }
  .index-banner .index-pc-banner .swiper-slide .title .one {
    font-size: 30px;
  }
  .index-banner .index-pc-banner .swiper-slide .banner-box {
    margin: 50px auto 0;
  }
  .index-banner .index-pc-banner .swiper-slide .banner-box .item .icon {
    height: 35px;
  }
  .index-banner .index-pc-banner .swiper-slide .banner-box .item p {
    margin-top: 20px;
    font-size: 16px;
  }
  .index-banner .index-pc-banner .swiper-slide .banner-box .item .num strong {
    font-size: 36px;
  }
  .index-pc-banner .swiper-pagination {
    bottom: 10px;
  }
  .index-pc-banner .swiper-button-prev {
    left: 5px;
  }
  .index-pc-banner .swiper-button-next {
    right: 5px;
  }
  .index-about .wd1400 .rig {
    margin-left: 0;
  }
  .index-about .wd1400 .rig .show {
    width: 100%;
    height: auto;
  }
  .index-about .wd1400 .rig ul {
    justify-content: center;
  }
  .index-effect .wd1400 .effect-box .e-item {
    width: 25%;
  }
  .index-case .wd1400 .case-box {
    display: block;
  }
  .index-case .wd1400 .case-box .show,
  .index-case .wd1400 .case-box .info {
    width: 100%;
  }
  .index-team .wd1400 .team-box .top .son,
  .index-team .wd1400 .team-box .bot .son {
    height: 100px;
    line-height: 100px;
  }
}
@media screen and (max-width: 640px) {
  .index-product .wd1400 .box .show {
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }
  .index-product .wd1400 .box {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .index-product .wd1400 .box .content .info .item .eng,
  .index-product .wd1400 .box .content .info .item .zuo .word .top .wire {
    display: none;
  }
  .more {
    margin: 25px auto 0;
  }
  .index-case .wd1400 .xing {
    text-align: justify;
  }
  .index-team .wd1400 .team-box .bot {
    margin-top: 0;
  }
  .index-team .wd1400 .team-box .top,
  .index-team .wd1400 .team-box .bot {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .index-team .wd1400 .team-box .top .son,
  .index-team .wd1400 .team-box .bot .son {
    width: 48%;
    margin-bottom: 15px;
  }
  .index-news .wd1400 .news-box .n-content .tabs li a {
    width: 100px;
  }
  .index-banner .index-pc-banner {
    height: 310px;
  }
  .index-banner .index-pc-banner .swiper-slide .title .one {
    font-size: 18px;
  }
  .index-banner .index-pc-banner .swiper-slide .title,
  .index-banner .index-pc-banner .swiper-slide .banner-box {
    padding: 0 10px;
  }
  .index-banner .index-pc-banner .swiper-slide .title .two,
  .index-banner .index-pc-banner .swiper-slide .banner-box .item p,
  .index-banner .index-pc-banner .swiper-slide .banner-box .item .num {
    font-size: 13px;
  }
  .index-banner .index-pc-banner .swiper-slide .title .two {
    margin-top: 10px;
  }
  .index-banner .index-pc-banner .swiper-slide .banner-box {
    margin: 20px auto 0;
  }
  .index-banner .index-pc-banner .swiper-slide .banner-box .item .icon {
    height: 20px;
  }
  .index-banner .index-pc-banner .swiper-slide .banner-box .item .num strong {
    font-size: 25px;
  }
  .index-pc-banner .swiper-button-next,
  .index-pc-banner .swiper-button-prev {
    display: none;
  }
  .index-pc-banner .swiper-pagination-bullet-active {
    width: 10px;
  }
  .index-effect .wd1400 .effect-box .e-item {
    width: 33.3%;
  }
  .index-about .wd1400 .lef .cont .intro {
    margin-top: 20px;
  }
  .index-about .wd1400 .lef .cont .intro {
    font-size: 15px;
    line-height: 26px;
  }
  .index-about .wd1400 .lef .cont .title {
    font-size: 20px;
  }
  .more {
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
  .index-about .wd1400 .rig {
    display: none;
  }
  .index-Title h3 {
    font-size: 20px;
  }
  .index-Title .title p {
    font-size: 18px;
  }
  .index-Title .intro {
    font-size: 15px;
  }
  .index-product .wd1400 .box .content .info .item .zuo .word .jie {
    margin-top: 15px;
    font-size: 15px;
  }
  .index-product .wd1400 .box .content .info .item .zuo .icon {
    width: 25px;
  }
  .index-effect .wd1400 .effect-box .e-item img {
    width: 60px;
    height: 60px;
  }
  .index-effect .wd1400 .effect-box .e-item {
    height: auto;
    padding: 15px 0;
  }
  .index-effect .wd1400 .effect-box .e-item div {
    margin-top: 15px;
    font-size: 14px;
  }
  .index-case .wd1400 .xing,
  .index-news .wd1400 .news-box .n-flac .big {
    margin-top: 25px;
  }
  .index-news .wd1400 .news-box .n-flac .n-title .xia {
    justify-content: center;
  }
  .index-news .wd1400 .news-box .n-flac .n-title .eng {
    text-align: center;
  }
  .index-news .wd1400 .news-box .n-flac .n-title .xia div {
    display: none;
  }
  .index-news .wd1400 .news-box .n-flac .n-title .eng {
    font-size: 20px;
  }
  .index-news .wd1400 .news-box .n-flac .n-title .xia span {
    font-size: 16px;
  }
  .index-news .wd1400 .news-box .n-flac .big .fu {
    padding: 10px;
  }
  .index-news .wd1400 .news-box .n-flac .big .fu .line {
    margin: 10px 0;
  }
  .index-news .wd1400 .news-box .n-content .mains .hot {
    display: block;
    background-color: #fafafa;
  }
  .index-news .wd1400 .news-box .n-content .mains .hot .for {
    padding: 0 10px 10px;
  }
  .index-news .wd1400 .news-box .n-content .mains .hot .img {
    width: 100%;
    height: auto;
  }
  .index-news .wd1400 .news-box .n-content .mains {
    margin-top: 25px;
  }
  .index-news .wd1400 .news-box .n-content .mains .hot .for .tit,
  .index-news .wd1400 .news-box .n-content .mains .hot .for .zong,
  .index-news .wd1400 .news-box .n-content .mains .list {
    margin-top: 15px;
  }
  .index-news .wd1400 .news-box .n-content .mains .list .item .ong {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
  }
  .index-news .wd1400 .news-box .n-content .tabs {
    justify-content: space-between;
  }
  .index-news .wd1400 .news-box .n-content .tabs li {
    margin-right: 0;
  }
  .mask{
      display: none !important;
  }
}
