.i-ban {
  overflow: hidden;
}
.i-ban .i-bg img {
  max-width: 101%;
  min-width: 100%;
  animation: sx 4s 0s forwards;
  transform: scale(1.2);
}
@keyframes sx {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.g-jj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1754px;
  margin: 0 auto;
  margin-right: 0;
  margin-top: 23px;
}
.g-jj .g-jj-lf {
  width: 42.7%;
  padding-top: 3%;
}
.g-jj .g-jj-lf div {
    font-size: 17px;
    line-height: 1.6;
    color: #333333;
    hyphens: auto;
    margin-top: 5%;
}
.g-jj .g-jj-rt {
  width: 45.64%;
}
.g-jj .g-jj-rt div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 23.25vw;
}
.ny-bt {
  font-size: 2.5vw;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
  color: #000000;
  line-height: initial;
}
.g-team {
  position: relative;
  padding: 3.3% 0 2.41% 0;
  margin-top: 6%;
  margin-bottom: 7%;
}
.g-team .g-team-lf {
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 27%;
}
.g-team .g-team-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.g-team .g-team-rt {
  width: 73%;
  margin: 0 auto;
  margin-right: 0;
  position: relative;
  padding-top: 1.8%;
}
.g-team .g-team-rt .g-team-jj {
  font-family: 'Noto Sans SC', sans-serif;
  padding-left: 8%;
  position: relative;
  z-index: 1;
}
.g-team .g-team-rt .g-team-jj h3 {
  font-size: 2.1vw;
  color: #000000;
}
.g-team .g-team-rt .g-team-jj h3 img:nth-child(1) {
  width: 7.7%;
  margin-left: 1%;
}
.g-team .g-team-rt .g-team-jj h3 img:nth-child(2) {
  margin-left: 1%;
}
.g-team .g-team-rt .g-team-jj div {
  font-size: 14px;
  color: #333333;
  margin-top: 0.5%;
}
.g-team .g-team-rt .g-team-con {
  font-family: 'Noto Sans SC', sans-serif;
  width: 94.4%;
  padding-left: 8.1%;
  margin-top: 5%;
  padding-right: 4.4%;
  position: relative;
  z-index: 2;
}
.g-team .g-team-rt .g-team-con .g-team-dh {
  position: absolute;
  right: 5.5%;
  top: 22%;
  width: 54.4%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.g-team .g-team-rt .g-team-con .g-team-dh .teambt-swiper {
  flex: 1;
}
.g-team .g-team-rt .g-team-con .g-team-dh .teambt-swiper .swiper-wrapper .swiper-slide {
  opacity: 0 !important;
}
.g-team .g-team-rt .g-team-con .g-team-dh .teambt-swiper .swiper-wrapper .swiper-slide .gteam-tit {
  font-size: 24px;
  color: #000000;
}
.g-team .g-team-rt .g-team-con .g-team-dh .teambt-swiper .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an {
  display: flex;
  justify-content: space-between;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-prev,
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2vw;
  top: 0;
  height: 2vw;
  border: solid 1px #e89613;
  transition: all 0.4s;
  overflow: hidden;
  background: none;
  position: relative;
  border-radius: 100%;
  margin: 0;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-prev img,
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next img {
  width: 19.25%;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-prev {
  left: 0;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-prev img:nth-child(1) {
  transition: all 0.4s;
  left: 0;
  position: relative;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-prev img:nth-child(2) {
  position: absolute;
  left: 100%;
  transition: all 0.4s;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-prev:hover {
  background: #e89613;
  box-shadow: 1px 1px 10px #e89613;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-prev:hover img:nth-child(1) {
  position: relative;
  left: -100%;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-prev:hover img:nth-child(2) {
  left: 40%;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next:hover {
  background: #e89613;
  box-shadow: 1px 1px 10px #e89613;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next:hover img:nth-child(1) {
  left: 100%;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next:hover img:nth-child(2) {
  left: 40%;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next {
  right: 0;
  margin-left: 9px;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next img:nth-child(1) {
  transition: all 0.4s;
  position: relative;
  left: 0;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next img:nth-child(2) {
  position: absolute;
  left: -100%;
  transition: all 0.4s;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-prev:after {
  display: none;
}
.g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next:after {
  display: none;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper {
  padding-bottom: 4.3%;
  padding-left: 8px;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper {
  align-items: flex-end;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide {
  cursor: pointer;
  width: 13.6%;
  position: relative;
  top: 1vw;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide .gteam-tp {
  overflow: hidden;
  position: relative;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide-active .gteam-tp{
    box-shadow: 1px 1px 10px rgba(0,0,0,.1);
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide .gteam-tp div {
    background-repeat: no-repeat;
    background-size: 77%;
    background-position: center center;
    width: 100%;
    height: 10.5vw;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .11);
    border-radius: 10px;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide-active .gteam-tp div{
    border: 1px solid #fff;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide .gteam-tit {
  font-size: 14px;
  color: #000000;
  margin-top: 10.2%;
  height: 28px;
  line-height: 18px;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide-active {
  width: 37.01% !important;
  margin-right: 0 !important;
  padding-right: 6.5%;
  top: 0;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide-active .gteam-tp div {
  height: 24vw;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide-active .gteam-tp::after {
  position: absolute;
  width: 100%;
  left: 0;
  content: '';
  height: 1.31%;
  background-color: #e89613;
  bottom: 0;
}
.g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide-active .gteam-tit {
  display: none;
}
.g-team .g-team-rt .g-team-con::after {
  width: 104.5%;
  height: 89.5%;
  right: 0;
  bottom: 0;
  content: '';
  background: #fff;
  position: absolute;
  box-shadow: -1px 10px 21px 0px rgba(89, 89, 89, 0.08);
}
.g-team .g-team-rt::after {
  position: absolute;
  width: 100%;
  left: 0;
  content: '';
  height: 50.4%;
  background: #f3f4f6;
  top: 0;
}
.g-fc {
  margin-top: 6%;
  margin-bottom: 4.5%;
}
.g-fc .g-fc-con {
  margin-top: 2.8%;
}
.g-fc .g-fc-con .g-fc-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5%;
}
.g-fc .g-fc-con .g-fc-box .g-fc-items {
  overflow: hidden;
  width: 100%;
}
.g-fc .g-fc-con .g-fc-box .g-fc-items div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 20.65vw;
  transition: all 0.7s;
}
.g-fc .g-fc-con .g-fc-box .g-fc-items:hover div {
  transform: scale(1.03);
}
.g-fc .g-fc-con .g-fc-box .g-fc-lf {
  width: 49.4%;
}
.g-fc .g-fc-con .g-fc-box .g-fc-rt {
  display: flex;
  justify-content: space-between;
  width: 50%;
  animation-delay: 0.3s;
}
.g-fc .g-fc-con .g-fc-box .g-fc-rt .g-fc-items {
  width: 49.4%;
}
.g-fc .g-fc-con .g-fc-box:nth-child(2n) {
  flex-direction: row-reverse;
}
.g-fc .g-fc-con .g-fc-box:nth-child(2n) .g-fc-lf {
  width: 50%;
}
.g-fc .g-fc-con .g-fc-box:nth-child(2n) .g-fc-rt {
  width: 49.4%;
}
.l-lx {
  background-color: #f7f7f7;
  margin-top: 4.15%;
  padding-top: 3%;
  padding-bottom: 4%;
}
.l-lx .container {
  font-family: 'Noto Sans SC', sans-serif;
}
.l-lx .container .l-bt {
  font-size: 1.774vw;
  font-weight: 800;
  color: #000000;
  margin-top: 4%;
}
.l-lx .container .l-bt:nth-child(1) {
  margin-top: 0;
}
.l-lx .container .row {
  margin-top: 2.4%;
  margin-left: -0.6%;
  margin-right: -0.6%;
}
.l-lx .container .row .l-items {
  padding: 0 0.6%;
}
.l-lx .container .row .l-items .l-items-con {
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 9.5% 6% 10.2% 8%;
  height: 100%;
  transition: all 0.5s;
}
.l-lx .container .row .l-items .l-items-con .l-tb {
  width: 2.5vw;
  box-shadow: -2px 7px 21px 0px rgba(17, 28, 105, 0.14);
  height: 2.5vw;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.l-lx .container .row .l-items .l-items-con .l-tb img {
  max-width: 40%;
}
.l-lx .container .row .l-items .l-items-con .l-rt {
  flex: 1;
  padding-left: 8%;
}
.l-lx .container .row .l-items .l-items-con .l-rt div:nth-child(1) {
  font-size: 16px;
  letter-spacing: 1px;
  color: #666666;
}
.l-lx .container .row .l-items .l-items-con .l-rt div:nth-child(2) {
  font-size: 18px;
  color: #222222;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1.56;
  margin-top: 6%;
}
.l-lx .container .row .l-items .l-items-con:hover {
  transform: translateY(-4px);
}
.l-lx .container .row .l-items .l-items-con:hover .l-tb {
  box-shadow: 0px 0px 15px 0px rgba(255, 106, 74, 0.45);
}
.l-lx .container .row .l-items:nth-child(2) {
  animation-delay: 0.3s;
}
.l-lx .container .row .l-items:nth-child(3) {
  animation-delay: 0.5s;
}
.l-lx .container .row:nth-child(2) .l-items:nth-child(2) .l-items-con .l-rt div:nth-child(2) {
  font-size: 15px;
  line-height: 1.75;
}
.l-dt {
  margin-top: 4.7%;
  margin-bottom: 2.3%;
}
.l-dt h3 {
  text-align: center;
}
.l-dt .l-dt-con {
  text-align: center;
  margin-top: 1.7%;
  position: relative;
}
.l-dt .l-dt-con .l-dt-content {
  position: absolute;
  background-color: #fdfdfd;
  box-shadow: 0px 5px 7px 0px rgba(122, 122, 122, 0.22);
  text-align: left;
  border-radius: 15px;
  padding: 1.3% 3.5% 1.7% 2.6%;
  top: 27%;
  left: 41.5%;
}
.l-dt .l-dt-con .l-dt-content div:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
  color: #ff6a4a;
}
.l-dt .l-dt-con .l-dt-content div:nth-child(2) {
  font-size: 16px;
  color: #898989;
  margin-top: -6px;
}
.l-dt .l-dt-con .l-dt-content img {
  position: absolute;
  left: -6.247%;
  top: 51%;
  transform: translateY(-50%);
  width: 6.247%;
}
.x-bt {
  text-align: center;
  font-size: 24px;
  background-color: #ff6a4a;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding: 16.7px 0;
  margin-top: 2.2%;
}
.x-con {
  margin-top: 2.5%;
  font-family: 'Noto Sans SC', sans-serif;
  margin-bottom: 1.2%;
}
.x-con .row {
  margin-left: -0.65%;
  margin-right: -0.65%;
}
.x-con .row .x-items {
  padding: 0 0.65%;
  margin-bottom: 1.3%;
}
.x-con .row .x-items .x-items-con {
  height: 100%;
  box-shadow: 0px 1px 7px 0px rgba(97, 97, 97, 0.21);
  border: solid 1px #ebebeb;
  transition: all 0.5s;
}
.x-con .row .x-items .x-items-con .x-thumb {
  overflow: hidden;
  display: block;
}
.x-con .row .x-items .x-items-con .x-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 13.81vw;
  transition: all 0.8s;
}
.x-con .row .x-items .x-items-con .x-jianshu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 13.81vw);
}
.x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) {
  padding: 2.6% 6% 3% 5%;
}
.x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) a {
  transition: all 0.5s;
}
.x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) a:nth-child(1) {
  font-size: 22px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) a:nth-child(2) {
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  font-weight: 500;
  line-height: 1.7;
  margin-bottom: 3%;
}
.x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) a:nth-child(3) {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  display: block;
  width: fit-content;
}
.x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) a:nth-child(3):hover {
  color: #e89613;
  transform: translateX(4px);
}
.x-con .row .x-items .x-items-con .x-jianshu div:nth-child(2) {
  font-size: 14px;
  color: #999999;
  border-top: 1px solid #f0f0f0;
  padding: 2.1% 6% 2.1% 5%;
}
.x-con .row .x-items .x-items-con:hover {
  transform: translateY(-4px);
  box-shadow: 0px 1px 18px 0px rgba(255, 106, 74, 0.4);
}
.x-con .row .x-items .x-items-con:hover .x-jianshu div:nth-child(1) a:nth-child(1) {
  color: #e89613;
}
.xshow-con {
  font-family: 'Noto Sans SC', sans-serif;
  margin-top: 3%;
  margin-bottom: 2.3%;
}
.xshow-con .xshow-bt {
  font-size: 1.79vw;
  font-weight: 700;
  color: #333333;
  text-align: center;
}
.xshow-con .xshow-zz {
  display: flex;
  justify-content: center;
  margin-top: -0.3%;
}
.xshow-con .xshow-zz p {
  font-size: 14px;
  color: #666666;
  margin: 0 0.75%;
}
.xshow-con .xshow-content {
  font-size: 16px;
  color: #666666;
  font-weight: 500;
  margin-top: 3.3%;
}
.xshow-con .xshow-content p {
  margin-bottom: -0.4%;
}
.xshow-con .xshow-content p:last-child {
  margin-bottom: 0;
}
.xshow-con .xshow-dh {
  border-top: solid 1px #d9d9d9;
  margin-top: 3.2%;
  padding-top: 1.6%;
}
.xshow-con .xshow-dh p {
  font-size: 14px;
  color: #999999;
  font-weight: 500;
  transition: all 0.5s;
}
.xshow-con .xshow-dh p a {
  font-size: 14px;
  color: #999999;
  font-weight: 500;
  transition: all 0.5s;
}
.xshow-con .xshow-dh p:hover {
  color: #ff6a4a;
}
.xshow-con .xshow-dh p:hover a {
  color: #ff6a4a;
}
@media (max-width: 1800px) {
  .g-jj {
    margin-left: 5%;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide .gteam-tit {
    height: 38px;
  }
  .g-team .g-team-rt .g-team-con .g-team-dh .teambt-swiper .swiper-wrapper .swiper-slide .gteam-tit {
    font-size: 22px;
  }
  .l-lx .container .row:nth-child(2) .l-items:nth-child(2) .l-items-con .l-rt div:nth-child(2) {
    font-size: 14px;
  }
  .l-lx .container .row .l-items .l-items-con .l-rt div:nth-child(2) {
    font-size: 17px;
  }
  .l-dt .l-dt-con .l-dt-content div:nth-child(1) {
    font-size: 19px;
  }
  .l-dt .l-dt-con .l-dt-content div:nth-child(2) {
    font-size: 15px;
  }
  .x-bt {
    font-size: 21px;
  }
  .x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) a:nth-child(1) {
    font-size: 21px;
  }
}
@media (max-width: 1477px) {
  .g-jj .g-jj-lf div {
    font-size: 17px;
  }
  .g-team .g-team-rt .g-team-con .g-team-dh .teambt-swiper .swiper-wrapper .swiper-slide .gteam-tit {
    font-size: 20px;
  }
  .l-lx .container .row .l-items .l-items-con .l-rt div:nth-child(2) {
    font-size: 16px;
  }
  .l-dt .l-dt-con .l-dt-content div:nth-child(1) {
    font-size: 17px;
  }
  .x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) a:nth-child(1) {
    font-size: 19px;
  }
  .xshow-con .xshow-content {
    font-size: 15px;
  }
}
@media (max-width: 1365px) {
  .g-jj .g-jj-lf div {
    font-size: 16px;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide .gteam-tit {
    font-size: 13px;
  }
  .l-lx .container .row .l-items .l-items-con .l-rt div:nth-child(2) {
    font-size: 15px;
  }
  .l-dt .l-dt-con .l-dt-content {
    padding: 1.3% 2.5% 1.7% 2.6%;
  }
  .x-bt {
    font-size: 19px;
  }
  .x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) a:nth-child(1) {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .g-jj .g-jj-lf div {
    font-size: 15px;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide-active .gteam-tp div {
    height: 27vw;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide .gteam-tit {
    font-size: 12px;
    line-height: 16px;
  }
  .g-team .g-team-rt .g-team-con .g-team-dh .teambt-swiper .swiper-wrapper .swiper-slide .gteam-tit {
    font-size: 18px;
  }
  .l-lx .container .row .l-items .l-items-con .l-rt div:nth-child(1) {
    font-size: 15px;
  }
  .l-lx .container .row .l-items .l-items-con .l-rt div:nth-child(2) {
    font-size: 14px;
  }
  .l-dt .l-dt-con .l-dt-content div:nth-child(1) {
    font-size: 13px;
  }
  .l-dt .l-dt-con .l-dt-content div:nth-child(2) {
    font-size: 13px;
  }
  .xshow-con .xshow-bt {
    font-size: 21px;
  }
}
@media (max-width: 990px) {
  .ny-bt {
    font-size: 23px;
  }
  .g-jj {
    display: block;
    margin-right: 5%;
  }
  .g-jj .g-jj-lf {
    width: 100%;
  }
  .g-jj .g-jj-lf div {
    margin-top: 2.5%;
  }
  .g-jj .g-jj-rt {
    width: 100%;
    margin-top: 6%;
  }
  .g-jj .g-jj-rt div {
    height: 366px;
  }
  .g-team .g-team-lf div {
    display: none;
  }
  .g-team .g-team-rt {
    width: 100%;
  }
  .g-team .g-team-rt .g-team-jj {
    padding-left: 5%;
  }
  .g-team .g-team-rt .g-team-con {
    width: 100%;
    padding-left: 5%;
    margin-top: 5%;
    padding-right: 5%;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide .gteam-tp div {
    height: 14.5vw;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide-active .gteam-tp div {
    height: 276px;
  }
  .l-lx .container .l-bt {
    font-size: 19px;
  }
  .l-lx .container .row .l-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }
  .l-lx .container .row .l-items .l-items-con .l-tb {
    width: 30px;
    height: 30px;
  }
  .l-lx .container .row .l-items .l-items-con .l-rt {
    padding-left: 6%;
  }
  .l-lx .container .row .l-items .l-items-con {
    padding: 6.5% 5% 5.2% 5%;
  }
  .l-lx .container .row .l-items .l-items-con .l-rt div:nth-child(2) {
    margin-top: 2%;
  }
  .x-bt {
    font-size: 17px;
  }
  .x-con .row .x-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .x-con .row .x-items .x-items-con .x-thumb p {
    height: 183px;
  }
  .x-con .row .x-items .x-items-con .x-jianshu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100% - 183px);
  }
}
@media (max-width: 767px) {
  .ny-bt {
    font-size: 20px;
  }
  .g-jj .g-jj-lf {
    padding-top: 0%;
  }
  .g-jj {
    margin-top: 50px;
  }
  .g-jj .g-jj-lf div {
    font-size: 14px;
    margin-top: 19px;
  }
  .g-jj .g-jj-rt div {
    height: 187px;
  }
  .g-jj .g-jj-rt {
    margin-top: 28px;
  }
  .g-team {
    margin-top: 50px;
  }
  .g-team .g-team-rt .g-team-jj h3 {
    font-size: 17px;
  }
  .g-team .g-team-rt {
    padding-top: 48px;
  }
  .g-team .g-team-rt .g-team-jj {
    padding-right: 5%;
  }
  .g-team .g-team-rt .g-team-jj div {
    font-size: 13px;
    margin-top: 16px;
    line-height: 22px;
  }
  .g-team .g-team-rt .g-team-con {
    margin-top: 34px;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper {
    padding-bottom: 40px;
  }
  .g-team .g-team-rt .g-team-con .g-team-dh .teambt-swiper .swiper-wrapper .swiper-slide .gteam-tit {
    font-size: 15px;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide {
    width: 48.5%;
    top: 0 !important;
    padding-right: 0 !important;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide-active {
    width: 48.5% !important;
    margin-right: 3.3% !important;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide-active .gteam-tit {
    display: block;
  }
  .g-team .g-team-rt .g-team-con .g-team-dh .teambt-swiper {
    display: none;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide .gteam-tp div {
    height: 227px !important;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide .gteam-tp::after {
    position: absolute;
    width: 100%;
    left: 0;
    content: '';
    height: 1.31%;
    background-color: #e89613;
    bottom: 0;
  }
  .g-team .g-team-rt .g-team-con .teamxt-swiper .swiper-wrapper .swiper-slide .gteam-tit {
    font-size: 13px;
    height: 16px;
    margin-top: 17px;
  }
  .g-team .g-team-rt .g-team-con .g-team-dh {
    right: 0;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    top: 30%;
  }
  .g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-prev,
  .g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next {
    width: 32px;
    height: 32px;
  }
  .g-team .g-team-rt .g-team-con .g-team-dh .gteam-an {
    width: 100%;
  }
  .g-team .g-team-rt .g-team-con .g-team-dh .gteam-an .team-next {
    margin-left: 0;
  }
  .g-fc {
    margin-top: 50px;
    margin-bottom: 38px;
  }
  .g-fc .g-fc-con {
    margin-top: 29px;
  }
  .l-lx .container .l-bt {
    font-size: 18px;
  }
  .l-lx {
    margin-top: 50px;
    padding-top: 32px;
    padding-bottom: 40px;
  }
  .l-lx .container .row {
    margin-top: 21px;
  }
  .l-lx .container .row:nth-child(2) .l-items:nth-child(2) .l-items-con .l-rt div:nth-child(2) {
    font-size: 13px;
  }
  .l-lx .container .row .l-items .l-items-con {
    padding: 9.5% 5% 9.2% 7%;
  }
  .l-lx .container .l-bt {
    margin-top: 25px;
  }
  .l-dt {
    margin-top: 50px;
    margin-bottom: 54px;
  }
  .l-dt .l-dt-con .l-dt-content {
    padding: 6.3% 6.5% 4.2% 8.6%;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%) !important;
  }
  .l-dt .l-dt-con .l-dt-content img {
    left: 50%;
    top: -8px;
    transform: translateX(-50%) rotateZ(90deg);
    width: 24px;
    height: 16px;
  }
  .l-dt .l-dt-con .l-dt-content {
    top: 75%;
  }
  .l-dt .l-dt-con {
    margin-top: 25px;
  }
  .x-bt {
    font-size: 17px;
    padding: 13.7px 0;
    margin-top: 28px;
  }
  .x-con {
    margin-top: 32px;
  }
  .x-con .row .x-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 27px;
  }
  .x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) a:nth-child(1) {
    font-size: 16px;
  }
  .x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) a:nth-child(2) {
    font-size: 13px;
    margin-top: 6px;
    margin-bottom: 11px;
  }
  .x-con .row .x-items .x-items-con .x-jianshu div:nth-child(1) {
    padding: 6.6% 6% 6% 5%;
  }
  .xshow-con .xshow-bt {
    font-size: 18px;
    line-height: 1.5;
  }
  .xshow-con {
    margin-top: 44px;
    margin-bottom: 40px;
  }
  .xshow-con .xshow-zz p {
    font-size: 13px;
  }
  .xshow-con .xshow-zz {
    margin-top: 7px;
  }
  .xshow-con .xshow-content {
    font-size: 13px;
    margin-top: 20px;
  }
  .xshow-con .xshow-dh {
    margin-top: 33px;
    padding-top: 30px;
  }
  .xshow-con .xshow-dh p,
  .xshow-con .xshow-dh p a {
    font-size: 13px;
    line-height: 22px;
  }
  .xshow-con .xshow-dh p {
    margin-bottom: 10px;
  }
}
