.con {
  background: url(../img/kjqkbg.jpg) no-repeat;
  background-size: 100%;
  background-position: center -60px;
}
.con #bread {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.con .page1 {
  padding-bottom: 160px;
}
.con .c_c {
  margin-top: 200px;
}
.con .c_c .list {
  padding: 110px 50px 150px 78px;
  position: relative;
  margin-top: 260px;
}
.con .c_c .list:first-child {
  margin: 0;
}
.con .c_c .list::before {
  content: "";
  width: 1010px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #F5F5F5;
  z-index: 0;
}
.con .c_c .list .info {
  width: 100%;
  max-width: 620px;
  position: relative;
  z-index: 2;
}
.con .c_c .list .info .subTit {
  line-height: 1.8;
}
.con .c_c .list .info .mes {
  color: #666;
  line-height: 1.8;
}
.con .c_c .list .info .image {
  width: 470px;
  position: absolute;
  top: -200px;
  left: calc(100% + 200px);
}
.con .c_c .list .info .image .imageBox {
  overflow: hidden;
}
.con .c_c .list .info .image:hover .imageBox img {
  transform: scale(1.05);
}
.con .c_c .list .info .image img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s linear;
}
.con .c_c .list .info2 {
  width: 100%;
  max-width: 410px;
  margin-top: 260px;
}
.con .c_c .list .info2 .image {
  width: 700px;
  top: 0;
  left: calc(100% + 260px);
}
.con .c_c .list .info2 .imageMes {
  position: absolute;
  background-color: #000;
  bottom: 30px;
  right: 30px;
  width: 860px;
  height: 100%;
  background: url(../img/kjqkbg3.jpg) no-repeat;
  background-size: cover;
}
.con .c_c .list .info2 .imageMes .mes_l {
  gap: 10px;
  align-self: flex-end;
}
.con .c_c .list .info2 .imageMes .mes_r {
  margin-left: 80px;
  color: #fff;
  max-width: 310px;
}
.con .c_c .list .info2 .imageMes .mes_r .mes_link {
  line-height: 2;
}
.con .c_c .list .info2 .imageMes .mes_r .mes_link span {
  flex: 0 0 auto;
   line-height: 1.5;
}
.con .c_c .list .info2 .imageMes .mes_r .mes_link .flex1 {
  flex: 1;
}
.con .c_c .list .info2 .imageMes .mes_r .mes_link p {
  display: block;
}
.con .c_c .list .info2 .imageMes .mes_r .mes_link a {
  color: #fff;
  display: inline-block;
  line-height: 1.5;
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.con .c_c .list .info2 .imageMes .mes_r .mes_link a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  background: var(--textColor);
  width: 0;
  height: 1px;
  transition: all 0.4s linear;
}
.con .c_c .list .info2 .imageMes .mes_r .mes_link a.on,
.con .c_c .list .info2 .imageMes .mes_r .mes_link a:hover {
  color: var(--textColor);
}
.con .c_c .list .info2 .imageMes .mes_r .mes_link a.on::after,
.con .c_c .list .info2 .imageMes .mes_r .mes_link a:hover::after {
  width: 100%;
}
.con .c_c .list .info2 .img {
  width: 120px;
}
.con .c_c .list .info2 .img img {
  height: 120px;
}
.con .c_c .list .info2 .img p {
  text-align: center;
  color: #fff;
  margin-top: 10px;
}
.con .c_c .list:nth-child(2)::before {
  left: auto;
  right: 0;
}
.con .c_c .list:nth-child(2) .info {
  margin-left: auto;
}
.con .c_c .list:nth-child(2) .info .image {
  width: 470px;
  position: absolute;
  top: -200px;
  left: auto;
  right: calc(100% + 180px);
}
.con .c_c .list:nth-child(2) .info2 {
  max-width: 440px;
  margin-left: auto;
}
.con .c_c .list:nth-child(2) .info2 .image {
  width: 700px;
  top: 30px;
  right: calc(100% + 60px);
  left: auto;
}
.con .c_c .list:nth-child(2) .info2 .imageMes {
  bottom: 30px;
  right: 30px;
  background: url(../img/kjqkbg3.jpg) no-repeat;
}
@media only screen and (max-width: 1920px) {
  .con .c_c .list .info .image {
    width: 24.4792vw;
  }
  .con .c_c .list .info2 .image {
    width: 36.4583vw;
  }
  .con .c_c .list .info2 {
    margin-top: 13.5417vw;
  }
  .con .c_c .list {
    margin-top: 13.5417vw;
  }
  .con .c_c .list .info .image {
    top: -10.4167vw;
  }
  .con .c_c .list .info2 .imageMes {
    width: 44.7917vw;
  }
  .con .c_c .list .info .image {
    left: calc(100% + 10vw);
  }
  .con .c_c .list .info2 .image {
    top: 0;
    left: calc(100% + 13vw);
  }
  .con .c_c {
    margin-top: 10vw;
  }
  .con .c_c .list:nth-child(2) .info.info2 .image {
    width: 36.4583vw;
    top: 30px;
  }
  .con .c_c .list .info2 .imageMes {
    width: 44.7917vw;
  }
  .con .c_c .list:nth-child(2) .info .image {
    width: 24.4792vw;
    top: -10.4167vw;
    right: calc(100% + 9.375vw);
  }
  .con .c_c .list:nth-child(2) .info2 .image {
    right: calc(100% + 3vw);
  }
  .con .c_c .list {
    padding: 5.5vw 2.5vw 7.5vw 3.9vw;
  }
  .con .c_c .list .info2 .imageMes .mes_r {
    margin-left: 4vw;
  }
  .con .page1 {
    padding-bottom: 8vw;
  }
}
@media only screen and (max-width: 1600px) {
  .con .c_c .list .info2 .img {
    width: 100px;
  }
  .con .c_c .list .info2 .img img {
    height: 100px;
  }
}
@media only screen and (max-width: 1440px) {
  .con .c_c .list .info2,
  .con .c_c .list:nth-child(2) .info2 {
    max-width: 360px;
  }
  .con .c_c .list:nth-child(2) .info2 .imageMes {
    width: 50vw;
  }
}
@media only screen and (max-width: 1200px) {
  .con .c_c .list .info {
    max-width: 540px;
  }
  .con .c_c .list .info2 {
    max-width: 460px;
  }
  .con .c_c .list .info2 .img {
    width: auto;
  }
  .con .c_c .list .info2 .img img {
    height: 60px;
    width: auto;
  }
  .con .c_c .list .info2 .imageMes {
    bottom: 20px;
    right: 20px;
  }
  .con .c_c .list .info2 .image {
    left: calc(100% + 11vw);
  }
  .con .c_c .list::before {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
    .con .c_c .list .info2 .imageMes .mes_r .mes_link span {
 
   line-height: 1.2;
} 
.con .c_c .list .info2 .imageMes .mes_r .mes_link a {
       line-height: 1.2;
}
  .con .c_c .list .info .image {
    position: static;
    width: 100%;
    margin-top: 6vw;
  }
  .con .c_c .list .info .mes {
    margin-top: 4vw;
  }
  .con .c_c .list .info2 .imageMes {
    width: 100%;
  }
  .con .c_c .list .info2 .imageMes {
    position: static;
  }
  .con .c_c .dis_al_cen {
    display: flex;
    flex-wrap: wrap;
  }
  .con .c_c .list .info2 .imageMes .dis_al_cen {
    padding: 6vw;
  }
  .con .c_c .list .info2 .imageMes .mes_l {
    flex: 0 0 100%;
    justify-content: center;
  }
  .con .c_c .list .info2 .img img {
    height: 80px;
  }
  .con .c_c .list {
    padding: 6vw;
  }
  .con .c_c .list .info .image .imageBox {
    width: 100%;
  }
  .con .c_c .list .info2 .imageMes .mes_r {
    margin: 4vw 0 0 0;
  }
  .con .c_c .list .info2 .imageMes .mes_r .mes_tit {
    text-align: center;
  }
  .con .c_c .list:nth-child(2) .info2 .imageMes {
    width: 100%;
  }
  .con .c_c .list:nth-child(2) .info.info2 .image {
    position: static;
    width: 100%;
  }
  .con .c_c .list:nth-child(2) .info .image {
    position: static;
    width: 100%;
  }
  .con .c_c .list .info .subTit {
    margin-top: 4vw;
  }
  .con .c_c .list {
    margin-top: 14vw;
  }
  .con .c_c .list:nth-child(2) .info.info2 .image {
    margin-top: 6vw;
  }
  .con .c_c .list .info2 {
    margin-top: 10vw;
  }
  .con .c_c .list .info2 .imageMes .mes_r .mes_link > div:not(:first-child){
      align-items: center;
  }
}
