.footer .ft2 .col1 > ul > li {
  position: relative;
  padding: 0 80px;
}

.footer .ft2 .col1 > ul > li::before {
  content: "";
  width: 1px;
  height: 18px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
  top: 5px;
}

.footer .ft2 .col1 > ul > li .tit {
  margin-bottom: 30px;
  color: #fff;
}

.footer .ft2 .col1 > ul > li .tit a {
  color: #fff;
}

.footer .ft2 .col1 > ul > li a {
  color: rgba(255, 255, 255, 0.8);
}

.footer .ft2 .col1 > ul > li a:hover {
  color: #fff;
}

.footer .ft2 .col1 > ul > li .sub {
  color: rgba(255, 255, 255, 0.8);
}

.footer .ft2 .col1 > ul > li .sub li {
  margin-bottom: 28px;
}

.footer .ft2 .col1 > ul > li .sub li:last-child {
  margin-bottom: 0;
}

.footer .ft2 .col1 > ul > li:first-child {
  padding-left: 0;
}

.footer .ft2 .col1 > ul > li:first-child::before {
  display: none;
}

.equip .col-left,
.equip .col-right {
  position: relative;
  padding: 0 110px;
}

.equip .gallery-thumbs .swiper-slide-thumb-active .item .fitImg {
  border-color: var(--color);
}

.equip .gallery-thumbs .item {
  position: relative;
}

.equip .gallery-thumbs .item .item-tit {
  position: absolute;
  bottom: 0;
  padding: 6px 0;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0 0 10px 10px;
  text-align: center;
  color: #fff;
}

.swp-jt2 .jt {
  width: 56px;
  height: 56px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: var(--color);
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
}

.swp-jt2 .jt.prev {
  left: 0;
}

.swp-jt2 .jt.next {
  right: 0;
}

.detail2 .det2 {
  background: #f9fafb;
  padding: 110px 0 80px;
}

.detail2 .det2 .list {
  position: relative;
  padding: 0 110px;
}

.detail2 .det2 .list .item {
  background: url("../img/bg_pro2.png") no-repeat center center;
  background-size: 100% 100%;
  border: 2px solid #ecedf6;
  border-radius: 10px;
  overflow: hidden;
}

.detail2 .det2 .list .item .pic {
  height: 195px;
  margin: 38px 0 26px;
}

.detail2 .det2 .list .item .pic img {
  max-height: 100%;
}

.detail2 .det2 .list .item .item-tit {
  float: right;
  width: calc(100% - 20px);
  background: #ecedf6;
  border-radius: 40px 0px 10px 0px;
  padding: 20px 24px;
}

.detail2 .det2 .list .item .item-tit .jt i {
  color: var(--color);
  margin-left: 20px;
  font-weight: bold;
}

.detail2 .det3 {
  background: #fff;
  padding: 110px 0;
}

.detail2 .det3 .message {
  background: #ffffff;
  border-radius: 10px;
  padding: 45px 65px 60px 65px;
  border: 1px solid #e5ebef;
  border-top: 3px solid #0b109f;
}

.detail2 .det3 .message li {
  margin-bottom: 20px;
}

.detail2 .det3 .message li .label {
  margin-bottom: 14px;
}

.detail2 .det3 .message li .label font {
  margin-right: 7px;
  color: #f55353;
}

.detail2 .det3 .message li .intbox input {
  width: 100%;
  height: 50px;
  background: #f5f6f7;
  border-radius: 6px;
  padding: 0 16px;
}

.detail2 .det3 .message li .intbox textarea {
  width: 100%;
  min-height: 120px;
  background: #f5f6f7;
  resize: none;
  border-radius: 6px;
  padding: 10px 16px;
}

.detail2 .det3 .message .btn input {
  width: 150px;
  height: 40px;
  background: #0b109f;
  border-radius: 20px;
  color: #fff;
}

.detail2 .det3 .message .btn input:hover {
  background: #080a7a;
}

@media (min-width: 981px) {
  .header .d1 .lang {
    padding: 1.04vw 0 1.04vw 0;
    margin-left: 2.08vw;
  }
  .header .d1 .lang::before {
    height: 1.56vw;
    left: -1.56vw;
  }
  .header .lang i {
    margin-left: 0.52vw;
  }
  .header .lang .v2 {
    width: 6.25vw;
    padding: 0 0 0.52vw 0;
    border-radius: 0vw 0vw 0.52vw 0.52vw;
  }
  .ind2 .tablist .tabcont {
    padding: 0 5.73vw;
  }
  .footer .ft2 .col1 > ul > li {
    padding: 0 4.17vw;
  }
  .footer .ft2 .col1 > ul > li::before {
    height: 0.94vw;
    top: 0.26vw;
  }
  .footer .ft2 .col1 > ul > li .tit {
    margin-bottom: 1.56vw;
  }
  .footer .ft2 .col1 > ul > li .tit i {
    display: none;
  }
  .footer .ft2 .col1 > ul > li .sub li {
    margin-bottom: 1.46vw;
  }
  .equip .col-left,
  .equip .col-right {
    padding: 0 5.73vw;
  }
  .equip .gallery-thumbs .item .item-tit {
    padding: 0.31vw 0;
    border-radius: 0 0 0.52vw 0.52vw;
  }
  .swp-jt2 .jt {
    width: 2.92vw;
    height: 2.92vw;
  }
  .detail2 .det2 {
    padding: 5.73vw 0 4.17vw;
  }
  .detail2 .det2 .list {
    padding: 0 5.73vw;
  }
  .detail2 .det2 .list .item {
    border-radius: 0.52vw;
  }
  .detail2 .det2 .list .item .pic {
    height: 10.16vw;
    margin: 1.98vw 0 1.35vw;
  }
  .detail2 .det2 .list .item .item-tit {
    width: calc(100% - 1.04vw);
    border-radius: 2.08vw 0vw 0.52vw 0vw;
    padding: 1.04vw 1.25vw;
  }
  .detail2 .det2 .list .item .item-tit .jt i {
    margin-left: 1.04vw;
  }
  .detail2 .det3 {
    padding: 5.73vw 0;
  }
  .detail2 .det3 .message {
    border-radius: 0.52vw;
    padding: 2.34vw 3.39vw 3.13vw 3.39vw;
    border-top: 0.16vw solid #0b109f;
  }
  .detail2 .det3 .message li {
    margin-bottom: 1.04vw;
  }
  .detail2 .det3 .message li .label {
    margin-bottom: 0.73vw;
  }
  .detail2 .det3 .message li .label font {
    margin-right: 0.36vw;
  }
  .detail2 .det3 .message li .intbox input {
    height: 2.6vw;
    border-radius: 0.31vw;
    padding: 0 0.83vw;
  }
  .detail2 .det3 .message li .intbox textarea {
    min-height: 6.25vw;
    border-radius: 0.31vw;
    padding: 0.52vw 0.83vw;
  }
  .detail2 .det3 .message .btn input {
    width: 7.81vw;
    height: 2.08vw;
    border-radius: 1.04vw;
  }
}

@media (max-width: 1400px) {
  .header .d1 .searchform {
    top: 3.05vw;
  }
}

@media (max-width: 980px) {
  .header .lang .v2 {
    top: 55px;
    width: 100px;
  }
  .footer .ft2 .col1 > ul > li {
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
  }
  .footer .ft2 .col1 > ul > li .tit {
    margin-bottom: 0;
    font-size: 0.28rem;
    padding: 0.35rem 0;
  }
  .footer .ft2 .col1 > ul > li::before {
    display: none;
  }
  .footer .ft2 .col1 > ul > li .sub {
    display: none;
    padding-top: 0.2rem;
    padding-bottom: 0.4rem;
  }
  .footer .ft2 .col1 > ul > li .sub li {
    margin-bottom: 0.25rem;
    font-size: 0.26rem;
  }
  .footer .ft2 .col1 > ul > li:nth-child(1) {
    padding-bottom: 0.2rem;
  }
  .footer .ft2 .col1 > ul > li:nth-child(1) .sub {
    display: block !important;
  }
  .equip .col-left,
  .equip .col-right {
    padding: 0 0.7rem;
  }
  .equip .col-right {
    margin-top: 0.2rem;
  }
  .equip .gallery-thumbs .item .item-tit {
    padding: 0.05rem 0;
    border-radius: 0 0 0.1rem 0.1rem;
  }
  .swp-jt2 .jt {
    width: 0.56rem;
    height: 0.56rem;
  }
  .detail2 .det2 {
    padding: 0.8rem 0;
  }
  .detail2 .det2 .list {
    padding: 0 0.8rem;
  }
  .detail2 .det2 .list .item {
    border-radius: 0.1rem;
  }
  .detail2 .det2 .list .item .pic {
    height: 1.95rem;
    margin: 0.38rem 0 0.26rem;
  }
  .detail2 .det2 .list .item .pic img {
    max-height: 100%;
  }
  .detail2 .det2 .list .item .item-tit {
    width: calc(100% - 0.2rem);
    border-radius: 0.4rem 0rem 0.1rem 0rem;
    padding: 0.2rem 0.24rem;
  }
  .detail2 .det2 .list .item .item-tit .jt i {
    margin-left: 0.2rem;
  }
  .detail2 .det3 {
    padding: 0.8rem 0;
  }
  .detail2 .det3 .message {
    border-radius: 0.1rem;
    padding: 0.45rem 0.35rem;
    border-top: 0.05rem solid #0b109f;
  }
  .detail2 .det3 .message li {
    margin-bottom: 0.2rem;
  }
  .detail2 .det3 .message li .label {
    margin-bottom: 0.14rem;
  }
  .detail2 .det3 .message li .label font {
    margin-right: 0.07rem;
  }
  .detail2 .det3 .message li .intbox input {
    height: 0.8rem;
    border-radius: 0.06rem;
    padding: 0 0.16rem;
  }
  .detail2 .det3 .message li .intbox textarea {
    min-height: 2rem;
    border-radius: 0.06rem;
    padding: 0.1rem 0.16rem;
  }
  .detail2 .det3 .message li .intbox input::-webkit-input-placeholder,
  .detail2 .det3 .message li .intbox textarea::-webkit-input-placeholder {
    color: #a9b7c3;
  }
  .detail2 .det3 .message .btn input {
    width: 2.5rem;
    height: 0.8rem;
    border-radius: 0.4rem;
  }
}
