.g-jj {
  background-color: #eff2f5;
  padding-top: 12px;
}
.g-jj .g-jj-con .container .nr {
  padding-top: 7.5%;
  width: 81%;
  font-size: 18px;
  line-height: 2.625;
  color: #333333;
  padding-bottom: 11%;
}
.g-jj .g-jj-con .container .nr h4 {
  margin-bottom: 20px;
  font-size: 24px;
  color: #17509b;
  line-height: 1.3;
}
.g-jj .g-jj-con .tb {
  right: 4px;
  top: 44%;
  transform: translateY(-50%);
  width: 15.801%;
}
.g-jj .g-jj-con .tb picture img {
  width: 100%;
}
.g-wh {
  margin-top: 2.7%;
}
.g-wh ul {
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 44px;
}
.g-wh ul li {
  width: 33%;
  position: relative;
  background-color: #17509b;
  padding: 54px 2.9% 12.65% 2.75%;
  transition: all 0.6s;
  overflow: hidden;
}
.g-wh ul li .icon {
  height: 2.761vw;
}
.g-wh ul li .icon object {
  max-height: 100%;
}
.g-wh ul li .icon object img {
  max-height: 100%;
}
.g-wh ul li div:nth-child(2) {
  font-size: 1.4583vw;
  letter-spacing: 1px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 23px;
}
.g-wh ul li div:nth-child(3) {
  font-size: 20px;
  line-height: 1.89;
  color: #ffffff;
  margin-top: 7px;
}
.g-wh ul li .bg {
  width: 39.392%;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
}
.g-wh ul li .bg img {
  width: 100%;
}
.g-wh ul li:nth-child(2) {
  background-color: #c5d01f;
}
.g-wh ul li:nth-child(2) .bg {
  width: 46.587%;
  bottom: -3%;
  right: -3%;
}
.g-wh ul li:nth-child(3) {
  background-color: #00ada9;
}
.g-wh ul li:nth-child(3) .bg {
  width: 52.838%;
  bottom: -1%;
}
.g-wh ul li:hover .bg {
  transform: scale(0.95);
}
.g-cg {
  margin-top: 2.8%;
}
.g-cg .g-cg-con {
  display: flex;
  justify-content: space-between;
  margin-top: 44px;
}
.g-cg .g-cg-con .g-cg-lf {
  width: 44.81%;
}
.g-cg .g-cg-con .g-cg-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  border-radius: 30px;
  height: 100%;
}
.g-cg .g-cg-con .g-cg-rt {
  width: 50%;
}
.g-cg .g-cg-con .g-cg-rt ul {
  border-left: solid 1px #bfcbd8;
}
.g-cg .g-cg-con .g-cg-rt ul li {
  margin-bottom: 24px;
  position: relative;
  padding-left: 8.63%;
}
.g-cg .g-cg-con .g-cg-rt ul li .nr {
  padding: 17.05px 4% 17.05px 8.3%;
  display: flex;
  align-items: center;
  background-color: #eff2f5;
  border-radius: 30px;
  transition: all 0.3s;
}
.g-cg .g-cg-con .g-cg-rt ul li .nr .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.864583vw;
  width: 2.657vw;
  transition: all 0.5s;
}
.g-cg .g-cg-con .g-cg-rt ul li .nr .icon object {
  max-height: 100%;
}
.g-cg .g-cg-con .g-cg-rt ul li .nr .icon object img {
  max-height: 100%;
}
.g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) {
  margin-left: 7%;
  padding-left: 9.23%;
  flex: 1;
  position: relative;
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #333333;
  transition: all 0.5s;
}
.g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) p{
    display: inline;
}
.g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) strong {
  font-size: 24px;
  font-weight: bold;
}
.g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2)::before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 1px;
  height: 31px;
  transition: all 0.5s;
  border: solid 1px #d0d0d0;
}
.g-cg .g-cg-con .g-cg-rt ul li:last-child {
  margin: 0;
}
.g-cg .g-cg-con .g-cg-rt ul li::before {
  position: absolute;
  left: -6px;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-color: #bfcbd8;
  transition: all 0.5s;
  border-radius: 100%;
}
.g-cg .g-cg-con .g-cg-rt ul li::after {
  position: absolute;
  left: -10px;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 21px;
  height: 21px;
  border: solid 1px #17509b;
  transition: all 0.5s;
  border-radius: 100%;
  opacity: 0;
}
.g-cg .g-cg-con .g-cg-rt ul li:hover::before {
  background-color: #17509b;
}
.g-cg .g-cg-con .g-cg-rt ul li:hover::after {
  opacity: 1;
}
.g-cg .g-cg-con .g-cg-rt ul li:hover .nr {
  background-color: #17509b;
  transform: translateX(-4px);
}
.g-cg .g-cg-con .g-cg-rt ul li:hover .nr .icon {
  filter: brightness(0) invert(1);
}
.g-cg .g-cg-con .g-cg-rt ul li:hover .nr div:nth-child(2) {
  color: #fff;
}
.g-cg .g-cg-con .g-cg-rt ul li:hover .nr div:nth-child(2)::before {
  background: rgba(255, 255, 255, 0.45);
}
.g-lx {
    margin-top: 2.8%;
    padding-bottom: 5%;
}
.g-lx .g-lx-con{
    display: flex;
    justify-content: space-between;
}
.g-lx .container .ny-bt {
  text-align: center;
}
.g-lx .container .row {
  margin-top: 46px;
  margin-left: 0;
  margin-right: 0;
}
.g-lx .container .row:nth-child(1){
    width: 51.057%;
}
.g-lx .container .row:nth-child(2){
    width: 46.89%;
}
.g-lx .container .row .g-lx-items {
  padding: 0;
}
.g-lx .container .row .g-lx-items .g-lx-items-con {
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
  border-radius: 14px;
  transition: all 0.5s;
  line-height: 1.3;
  overflow: hidden;
  position: relative;
    padding: 60px 11.6% 46px 3.4375vw;
}
.g-lx .container .row:nth-child(2) .g-lx-items .g-lx-items-con {
    padding: 37px 0 37px 2.7083vw;
}
.g-lx .container .row .g-lx-items .g-lx-items-con div {
  transition: all 0.5s;
}
.g-lx .container .row .g-lx-items .g-lx-items-con .bt {
  font-size: 24px;
  letter-spacing: 1px;
  color: #17509b;
  font-weight: bold;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-end;
}
.g-lx .container .row:nth-child(2) .g-lx-items .g-lx-items-con .bt{
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 22px;
}
.g-lx .container .row .g-lx-items .g-lx-items-con .bt span{
    font-size: 18px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: initial;
	margin-left: 15px;
	transition: all .5s;
}
.g-lx .container .row .g-lx-items .g-lx-items-con .ms {
  margin-top: 17px;
  font-size: 20px;
  padding-bottom: 19px;
  letter-spacing: 1px;
  color: #333333;
  border-bottom: 1px solid #dcdcdc;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
}
.g-lx .container .row .g-lx-items .g-lx-items-con ul {
  margin-top: 34px;
  position: relative;
  z-index: 1;
}
.g-lx .container .row:nth-child(2) .g-lx-items .g-lx-items-con ul {
  margin-top: 24px;
}
.g-lx .container .row .g-lx-items .g-lx-items-con ul li {
  display: flex;
  margin-bottom: 22px;
  transition: all 0.5s;
  line-height: 1.5;
}
.g-lx .container .row .g-lx-items:nth-last-child(2){
    margin-bottom: 4.3%;
}
.g-lx .container .row .g-lx-items .g-lx-items-con ul li .icon {
  width: 16px;
  margin-right: 6px;
  height: 16px;
  display: flex;
  align-items: center;
  position: relative;
  top: 4.5px;
  transition: all 0.3s;
}
.g-lx .container .row .g-lx-items .g-lx-items-con ul li .nr {
  flex: 1;
  display: flex;
}
.g-lx .container .row .g-lx-items .g-lx-items-con ul li .nr div:nth-child(1) {
  font-size: 18px;
  letter-spacing: 1px;
  color: #333333;
}
.g-lx .container .row .g-lx-items .g-lx-items-con ul li .nr div:nth-child(2) {
  font-size: 18px;
  font-family: 微软雅黑;
  color: #666666;
  flex: 1;
}
.g-lx .container .row .g-lx-items .g-lx-items-con ul li:last-child .nr div:nth-child(2) {
  font-size: 20px;
  font-family: 'Barlow', sans-serif;
  color: #666666;
  position: relative;
  top: -2px;
  flex: 1;
  word-break: break-all;
}
.g-lx .container .row .g-lx-items .g-lx-items-con ul li:last-child {
  margin: 0;
}
.g-lx .container .row .g-lx-items .g-lx-items-con .bg {
    position: absolute;
    right: -8%;
    bottom: -5%;
    width: 51.421%;
    transition: all 0.5s;
     opacity: 0; 
    transform: translateX(20px);
}
.g-lx .container .row .g-lx-items .g-lx-items-con .bg img {
  width: 100%;
}
.g-lx .container .row .g-lx-items .g-lx-items-con:hover {
  background-color: #17509b;
}
.g-lx .container .row .g-lx-items .g-lx-items-con:hover div {
  color: #fff !important;
}
.g-lx .container .row .g-lx-items .g-lx-items-con:hover .ms {
  border-bottom: 1px solid rgba(220, 220, 220, 0.2);
}
.g-lx .container .row:nth-child(2) .g-lx-items .g-lx-items-con:hover .bt{
    border-bottom: 1px solid rgba(220, 220, 220, 0.2);
}
.g-lx .container .row .g-lx-items .g-lx-items-con:hover ul li .icon {
  filter: brightness(0) invert(1);
}
.g-lx .container .row .g-lx-items .g-lx-items-con:hover .bg {
  opacity: 1;
  transform: translateX(0);
}
.g-lx .container .row .g-lx-items .g-lx-items-con:hover div span{
    color: #fff;
}
.g-lx .container .row:nth-child(2) .g-lx-items .g-lx-items-con .bt,.g-lx .container .row:nth-child(2) .g-lx-items .g-lx-items-con ul{
    width: 55.58%;
}
.g-lx .container .row:nth-child(2) .g-lx-items .g-lx-items-con .bj{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40.93%;
}
.g-lx .container .row:nth-child(2) .g-lx-items .g-lx-items-con .bj img{
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: left center;    
}


.g-lc{
   background-image: 
        -webkit-image-set(
            url('../images/lc-bg.webp') 1x,
            url('../images/lc-bg.jpg') 1x
        );
    background-image: 
        image-set(
            url('../images/lc-bg.webp') type('image/webp'),
            url('../images/lc-bg.jpg') type('image/jpeg')
        ); 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
        margin-top: 6.65%;
    padding-top: 2.8%;
    padding-bottom: 4.7%;
}
.g-lc .ny-bt div:nth-child(1){
    color: rgba(255,255,255,.05);
}
.g-lc .ny-bt div:nth-child(2){
    color: #fff;
}
.g-lc .glc-con{
   padding-left: 5.8%; 
   position: relative;
   margin-top: 7px;
}
.g-lc .glc-con .swiper{
    padding-top: 24px;
    padding-left: 18px;
}
.g-lc .glc-con::after{
    position: absolute;
    left: 0;
    bottom: 58px;
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #fff;
}
.g-lc .swiper-srapper{
    align-items: flex-end;
}
.g-lc .swiper-slide{
    display: flex;
    height: auto;
    flex-direction: column;
    justify-content: flex-end;
}
.g-lc .swiper-slide .nr{
    font-size: 18px;
    line-height: 1.67;
    font-weight: bold;
    color: #ffffff;
    padding-left: 20px;
    border-left: 1px dashed #fff;
    margin-left: 38px;
    padding-bottom: 32px;
    white-space: nowrap;
    position: relative;
}
.g-lc .swiper-slide .nr div{
    position: relative;
    top: -23px;
}
.g-lc .swiper-slide .nr::before{
    position: absolute;
    left: -7px;
    content:'';
    top: -14px;
    width: 14px;
    height: 14px;
    background: url(../images/lctb.png) no-repeat;
    background-size: 100% 100%;
}
.g-lc .swiper-slide .bt{
    margin-top: 17px;
    font-size: 24px;
	color: #ffffff;
	font-family: 'Barlow', sans-serif;
	transition: all .5s;
    width: 75.13px;
    height: 42px;
	position: relative;
}
.g-lc .swiper-slide .bt::before{
    position: absolute;
    content:'';
    left: 50%;
    transform: translateX(-50%);
    width: 12px;
	height: 12px;
	background-color: #ffffff;
	border-radius: 100%;
	top: -23px;
}
.g-lc .swiper-slide-active .bt{
    font-weight: bold;
    font-size: 32px;
}
.g-lc .swiper-slide-active .bt div{
    position: relative;
    left: -18px;
    top: -7px;
}
.g-lc .glc-con .lc-next,
.g-lc .glc-con .lc-prev {
    width: auto;
    height: auto;
    background: none;
    margin: 0;
    top: auto;
    bottom: 40px;
    display: none;
}

.g-lc .glc-con .lc-next {
    right: 0;
}

.g-lc .glc-con .lc-prev {
    left: 0;
}

.g-zy{
    background-color: #f9f9f9;
    margin-top: 5.31%;
    padding-top: 2.5%;
    padding-bottom: 5.4%;
}
.cm-hzhb .xl-con .xl-items .swiper .swiper-wrapper .swiper-slide div:nth-child(2){
    font-size: 16px;
    height: calc(100% - 2.864584vw);
    display: flex;
    align-items: center;
}
.swiper-button-next.swiper-button-disabled{
    opacity: 0;
}
.swiper-button-prev.swiper-button-disabled{
    opacity: 0;
}

@media (max-width: 1750px) {
    .g-lc .glc-con .lc-next, .g-lc .glc-con .lc-prev{
    display: block;
}
.g-lc .glc-con {
    padding-left: 1.8%;
}
}

@media (max-width: 1700px) {
  .g-jj .g-jj-con .container .nr {
    padding-top: 7%;
    padding-bottom: 10%;
  }
  .g-jj .g-jj-con .container .nr h4 {
    margin-bottom: 18px;
  }
  .g-wh ul {
    margin-top: 40px;
  }
  .g-wh ul li {
    padding: 50px 2.7% 12% 2.6%;
  }
  .g-wh ul li div:nth-child(2) {
    margin-top: 21px;
  }
  .g-cg {
    margin-top: 3%;
  }
  .g-cg .g-cg-con {
    margin-top: 40px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li {
    margin-bottom: 22px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr {
    padding: 16px 3.8% 16px 8%;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) strong {
  }
  .g-lx {
    margin-top: 5.5%;
  }
  .g-lx .container .row {
    margin-top: 42px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con {
    padding: 42px 11% 42px 8.5%;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con .bt {
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con .ms {
    margin-top: 15px;
    padding-bottom: 17px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul {
    margin-top: 30px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li {
    margin-bottom: 22px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li:last-child .nr div:nth-child(2) {
  }
}
@media (max-width: 1599px) {
  .g-jj .g-jj-con .container .nr {
    width: 82%;
    padding-top: 6.5%;
    padding-bottom: 9.5%;
  }
  .g-jj .g-jj-con .container .nr h4 {
  }
  .g-jj .g-jj-con .tb {
    width: 16.5%;
  }
  .g-wh ul {
    margin-top: 36px;
    border-radius: 18px;
  }
  .g-wh ul li {
    padding: 46px 2.5% 11.5% 2.4%;
  }
  .g-wh ul li .icon {
    height: 2.9vw;
  }
  .g-wh ul li div:nth-child(2) {
    margin-top: 19px;
  }
  .g-wh ul li div:nth-child(3) {
    margin-top: 6px;
  }
  .g-cg .g-cg-con {
    margin-top: 36px;
  }
  .g-cg .g-cg-con .g-cg-lf {
    width: 45.5%;
  }
  .g-cg .g-cg-con .g-cg-rt ul li {
    margin-bottom: 20px;
    padding-left: 8.2%;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr {
    padding: 15px 3.6% 15px 7.8%;
    border-radius: 26px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr .icon {
    height: 3vw;
    width: 2.8vw;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) {
    margin-left: 6.5%;
    padding-left: 8.8%;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) strong {
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2)::before {
    height: 28px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con {
    padding: 38px 10.5% 38px 8%;
    border-radius: 12px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con .bt {
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con .ms {
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li {
    margin-bottom: 20px;
  }
}
@media (max-width: 1477px) {
  .g-jj {
    padding-top: 10px;
  }
  .g-jj .g-jj-con .container .nr {
    width: 84%;
    padding-top: 6%;
    padding-bottom: 9%;
  }
  .g-jj .g-jj-con .container .nr h4 {
    margin-bottom: 16px;
  }
  .g-wh {
    margin-top: 3%;
  }
  .g-wh ul {
    margin-top: 32px;
  }
  .g-wh ul li {
    padding: 42px 2.3% 11% 2.2%;
  }
  .g-wh ul li div:nth-child(2) {
  }
  .g-cg {
    margin-top: 3.2%;
  }
  .g-cg .g-cg-con {
    margin-top: 32px;
  }
  .g-cg .g-cg-con .g-cg-lf {
    width: 46%;
  }
  .g-cg .g-cg-con .g-cg-lf div {
    border-radius: 26px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li {
    margin-bottom: 18px;
    padding-left: 7.8%;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr {
    padding: 14px 3.4% 14px 7.5%;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) {
    margin-left: 6%;
    padding-left: 8.5%;
  }
  .g-lx {
    margin-top: 5.8%;
    padding-bottom: 5.2%;
  }
  .g-lx .container .row {
    margin-top: 38px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con {
    padding: 35px 10% 35px 7.5%;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul {
    margin-top: 28px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li:last-child .nr div:nth-child(2) {
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr .icon {
    height: 2.864583vw;
    width: 2.657vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .g-wh ul li div:nth-child(2) {
        font-size: 23px;
    }
    .g-lc .glc-con{
        margin-top: -5%;
    }
}
@media (max-width: 1365px) {
  .g-jj .g-jj-con .container .nr {
    width: 86%;
  }
  .g-jj .g-jj-con .tb {
    width: 17.2%;
    right: 2px;
  }
  .g-wh ul {
    border-radius: 16px;
  }
  .g-wh ul li {
    padding: 38px 2.1% 10.5% 2%;
  }
  .g-wh ul li .icon {
    height: 3.1vw;
  }
  .g-wh ul li div:nth-child(2) {
    margin-top: 17px;
  }
  .g-wh ul li div:nth-child(3) {
  }
  .g-cg .g-cg-con .g-cg-lf {
    width: 46.5%;
  }
  .g-cg .g-cg-con .g-cg-rt ul li {
    margin-bottom: 16px;
    padding-left: 7.5%;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr {
    padding: 20px 3.2% 20px 7.2%;
    border-radius: 22px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr .icon {
    height: 3.2vw;
    width: 3vw;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) {
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) strong {
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2)::before {
    height: 26px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con {
    padding: 32px 9.5% 32px 7%;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con .ms {
    margin-top: 13px;
    padding-bottom: 15px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li {
    margin-bottom: 18px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li .icon {
    top: 2px;
  }
}
@media (max-width: 1199px) {
  .g-jj {
    padding-top: 15px;
  }
  .g-jj .g-jj-con .container .nr {
    width: 82%;
    padding-top: 8%;
    padding-bottom: 8%;
    font-size: 14px;
  }
  .g-jj .g-jj-con .container .nr h4 {
    font-size: 18px;
  }
  .g-jj .g-jj-con .tb {
    position: relative;
    width: 21%;
    margin: 0 auto;
    right: auto;
    top: auto;
    transform: none;
    padding-bottom: 8%;
    margin-right: 0;
    margin-top: -28%;
  }
  .g-wh {
    margin-top: 4%;
  }
  .g-wh ul {
    flex-wrap: wrap;
    margin-top: 35px;
    border-radius: 14px;
  }
  .g-wh ul li {
    width: 100%;
    padding: 40px 4% 15% 4%;
  }
  .g-wh ul li .icon {
    height: 36px;
  }
  .g-wh ul li div:nth-child(2) {
    font-size: 18px;
    margin-top: 20px;
  }
  .g-wh ul li div:nth-child(3) {
    font-size: 15px;
    margin-top: 8px;
  }
  .g-wh ul li:nth-child(2) .bg {
    width: 24%;
    bottom: 0;
    right: -4%;
  }
  .g-wh ul li:nth-child(3) .bg {
    width: 28%;
    bottom: 0;
  }
  .g-cg {
    margin-top: 4.5%;
  }
  .g-cg .g-cg-con {
    flex-direction: column;
    margin-top: 35px;
  }
  .g-cg .g-cg-con .g-cg-lf {
    width: 100%;
    height: 300px;
  }
  .g-cg .g-cg-con .g-cg-lf div {
    border-radius: 20px;
  }
  .g-cg .g-cg-con .g-cg-rt {
    width: 100%;
    margin-top: 35px;
  }
  .g-cg .g-cg-con .g-cg-rt ul {
    border-left: none;
  }
  .g-cg .g-cg-con .g-cg-rt ul li {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .g-cg .g-cg-con .g-cg-rt ul li::before,
  .g-cg .g-cg-con .g-cg-rt ul li::after {
    display: none;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr {
    padding: 17px 3.2% 17px 7.2%;
    border-radius: 18px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr:hover {
    transform: translateX(0);
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr .icon {
    height: 40px;
    width: 38px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) {
    font-size: 16px;
    margin-left: 5%;
    padding-left: 7%;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) strong {
    font-size: 18px;
  }
  .g-lx {
    margin-top: 6%;
    padding-bottom: 6%;
  }
  .g-lx .container .row {
    margin-top: 35px;
  }
  .g-lx .container .row .g-lx-items {
    margin-bottom: 4%;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con {
    padding: 35px 8% 35px 7%;
    border-radius: 10px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con .bt {
    font-size: 16px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con .ms {
    font-size: 15px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li .nr div:nth-child(1),.g-lx .container .row .g-lx-items .g-lx-items-con ul li .nr div:nth-child(2) {
    font-size: 14px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li:last-child .nr div:nth-child(2) {
    font-size: 15px;
  }
  .g-wh ul li .bg {
    width: 20.392%;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con .bt span {
    font-size: 14px;
    margin-left: 8px;
}
}
@media (max-width: 990px) {
  .g-jj .g-jj-con .container .nr {
    padding-top: 10%;
    width: 80%;
    padding-bottom: 10%;
  }
  .g-jj .g-jj-con .container .nr h4 {
    font-size: 17px;
    margin-bottom: 14px;
  }
  .g-jj .g-jj-con .tb {
    padding-bottom: 0%;
    position: relative;
    top: -75px;
  }
  .g-wh ul li {
    padding: 35px 5% 18% 5%;
  }
  .g-wh ul li div:nth-child(2) {
    font-size: 17px;
  }
  .g-cg .g-cg-con .g-cg-lf {
    height: 260px;
  }
  .g-cg .g-cg-con .g-cg-rt {
    margin-top: 30px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li {
    margin-bottom: 18px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr {
    padding: 16px 4.5% 16px 4.5%;
  }
  .g-lx .container .row .g-lx-items {
    margin-bottom: 5%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con {
    padding: 32px 7% 32px 6.5% !important;
  }
  .g-lx .container .row:nth-child(2) .g-lx-items .g-lx-items-con{
      padding-right: 0 !important;
  }
  .g-lx .g-lx-con{
        display: block;
        margin-top: 48px;
  }
  .g-lx .container .row{
      width: 100% !important;
  }
      .g-lx .container .row {
        margin-top: 0;
    }
    .g-lx .container .row .g-lx-items:nth-last-child(2) {
    margin-bottom: 5%;
}
}
@media (max-width: 767px) {
  .g-jj {
    padding-top: 20px;
  }
  .g-jj .g-jj-con .container .nr {
    padding-top: 61px;
    padding-bottom: 12%;
    width: 100%;
    line-height: 2.3;
  }
  .g-jj .g-jj-con .container .nr h4 {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 21px;
  }
  .g-jj .g-jj-con .tb {
    width: 44%;
    padding-bottom: 56px;
    top: 0;
    margin-top: -39%;
  }
  .g-wh {
    margin-top: 54px;
  }
  .g-wh ul {
    margin-top: 43px;
    border-radius: 12px;
  }
  .g-wh ul li {
    padding: 41px 5% 33%;
  }
  .g-wh ul li .icon {
    height: 32px;
  }
  .g-wh ul li div:nth-child(2) {
    font-size: 18px;
    margin-top: 22px;
  }
  .g-wh ul li div:nth-child(3) {
    font-size: 14px;
    margin-top: 10px;
  }
  .g-wh ul li:nth-child(2) .bg,
  .g-wh ul li:nth-child(3) .bg {
    width: 42%;
  }
  .g-wh ul li .bg {
    width: 35.392%;
  }
  .g-wh ul li:nth-child(2) .bg {
    right: -5%;
  }
  .g-cg {
    margin-top: 56px;
  }
  .g-cg .g-cg-con {
    margin-top: 40px;
  }
  .g-cg .g-cg-con .g-cg-lf {
    height: 267px;
    border-radius: 16px;
  }
  .g-cg .g-cg-con .g-cg-rt {
    margin-top: 44px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li {
    margin-bottom: 20px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr {
    padding: 14px 5% 14px 5%;
    border-radius: 14px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr .icon {
    height: 35px;
    width: 33px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) {
    font-size: 15px;
  }
  .g-cg .g-cg-con .g-cg-rt ul li .nr div:nth-child(2) strong {
    font-size: 17px;
  }
  .g-lx {
    margin-top: 50px;
    padding-bottom: 40px;
  }
  .g-lx .container .row {
    margin-top: 45px;
  }
  .g-lx .container .row .g-lx-items {
    margin-bottom: 6%;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con {
    padding: 43px 5% 38px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con .bt {
    font-size: 18px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con .ms {
    font-size: 14px;
    margin-top: 19px;
    padding-bottom: 26px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul {
    margin-top: 35px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li {
    margin-bottom: 16px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li .nr div:nth-child(1),.g-lx .container .row .g-lx-items .g-lx-items-con ul li .nr div:nth-child(2) {
    font-size: 14px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li:last-child .nr div:nth-child(2) {
    font-size: 16px;
  }
  .g-lx .container .row .g-lx-items .g-lx-items-con ul li .nr{
      display: block;
  }
  .g-lc {
    margin-top: 72px;
    padding-top: 56px;
    padding-bottom: 62px;
}
.g-lc .swiper-slide .nr {
    font-size: 16px;
}
.g-lc .swiper-slide .bt {
    font-size: 22px;
    width: 68.88px;
}
.g-lc .swiper-slide-active .bt {
    font-size: 27px;
}
    .g-lc .swiper-slide-active .bt div {
        left: 0;
        top: 0;
    }
.g-lc .swiper-slide .nr{
    margin-left: 33px;
    height: 150px !important;
}
.g-lc .swiper-slide .nr div {
    top: -21px;
}
    .g-lc .glc-con .lc-next, .g-lc .glc-con .lc-prev {
        width: 15px;
        bottom: 44px;
    }
        .g-lc .glc-con {
        margin-top: 52px;
    }
    .g-lc .swiper-slide .nr{
        white-space: initial;
    }
        .g-lc .swiper-slide-active .bt {
        font-size: 22px;
    }
    .g-lc .swiper-slide .nr div p{
        display: inline;
    }
    .g-lc .swiper-slide .nr div p:last-child{
        display: block;
    }
    .g-zy {
    margin-top: 68px;
    padding-top: 50px;
    padding-bottom: 64px;
}
.cm-hzhb .xl-con .xl-items .swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
    font-size: 14px;
    height: calc(100% - 6vw);
}
    .g-lx .container .row {
        margin-top: 0;
    }
}
