.x65-banner {
  position: relative;
}
.x65-banner img {
  display: block;
  width: 100%;
}

.x65-banner__info {
  position: absolute;
  top: 80px;
  right: 130px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.x255_banner__info {
  width: 100%;
  top: 10%;
  right: unset;
  justify-content: center;

}
.x255_banner__info img {
  margin: 0;
  width: 300px;
}
.x255_banner__info a {
  color: #7D0000;
}
.x65-banner__info h1 {
  margin: 0;
  font-weight: bold;
  color: #ffffff;
  font-size: 6.5em;
  letter-spacing: 10px;
  line-height: 1.1;
}
.x65-banner__info h4 {
  margin: 20px 0 0 0;
  font-weight: 500;
  color: #ffffff;
  font-size: 2em;
}
.x65-banner__info div {
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.x65-banner__info div p {
  margin: 0 0 0 16px;
  color: #ffffff;
}
.x65-banner__slogan {
  width: 260px;
  height: 180px;
  position: absolute;
  bottom: 0;
  right: 130px;
  background: url("../images/x65w/banner-quare.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.x255-banner__slogan {
  background: url("../images/x255/banner-1.png") no-repeat;
  background-size: 100% 100%;
}
.x65-banner__slogan a {
  color: #fff !important;
  margin: 0;
  letter-spacing: 4px;
  font-size: 1.6em;
}
.x65-banner__slogan a:nth-last-child(1) {
  margin-top: 16px;
}
.x65-tx {
  width: 100%;
  height: 330px;
  position: relative;
  background: url("../images/x65w/tx-bg.jpg") no-repeat;
  background-size: 100% 100%;
}
.x255_tx {
background: linear-gradient(90deg, #EC6941 0%, #A84200 100%);
}
.x65-tx__container {
  display: flex;
}
.x65-tx__title {
  color: #fff;
  width: 45%;
  padding-top: 110px;
}
.x65-tx__title h2 {
  margin: 0;
  font-size: 2.2em;
  color: #fff;
}
.x65-tx__title p {
  margin: 16px 0 0 0;
  font-size: 1.2em;
}
.x65-tx__des {
  width: 65%;
  display: flex;
  flex-direction: row-reverse;
  padding-top: 110px;
}
.x65-tx__des p {
  width: 95%;
  color: #fff;
}

.x65_content {
  background: linear-gradient(180deg, #1B1B1B 0%, rgba(79, 85, 105, 0.81) 100%);
  padding: 80px 0 40px;
}
.x65-zs {
  width: 100%;
  height: 460px;
  position: relative;
  background: url("../images/x65w/zs-bg.jpg") no-repeat;
  background-size: 100% 100%;
}
.x65-zs__container {
  display: flex;
  height: 180px;
}
.x65-zs__title {
  width: 50%;
  position: relative;
}
.x65-zs__title img {
  display: block;
  width: 40%;
  position: absolute;
  left: 50%;
  margin-left: -25%;
  bottom: 0;
}
.x65-zs__des {
  width: 50%;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.x65-zs__des div {
  text-align: right;
  padding-right: 100px;
}
.x65-zs__des div h2 {
  margin: 0;
  font-size: 2em;
  color: #fff;
}
.x65-zs__des div p {
  margin: 16px 0 0 0;
  font-size: 1em;
  color: #8c97cb;
}
.x65_zs__imgs {
  width: 100%;
  height: 200px;
  position: relative;
}
.x65_zs__imgs_active {
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: opacity 2s;
}
.x65_zs__imgs_active_show {
  opacity: 1;
  z-index: 10;
}
.x65_zs__airplan {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.x65_zs__airplan_label {
  position: absolute;
  bottom: 8px;
  left: 16%;
  margin: 0;
}
.x65_zs__airplan_night {
  position: absolute;
  top: 8px;
  right: 25%;
  margin: 0;
}
.x65_zs__bt {
  width: 10%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.x65_zs__bt img {
  display: block;
  width: 100%;
  height: 100%;
}
.x65_zs__bt p {
  font-size: 1em;
  color: #434343;
  position: absolute;
  top: 8px;
  right: 16px;
}
.x65_zs__hh {
  width: 14%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 5%;
  cursor: pointer;
}
.x65_zs__hh img {
  display: block;
  width: 100%;
  height: 100%;
}
.x65_zs__hh p {
  font-size: 1em;
  color: #eee;
  position: absolute;
  top: 8px;
  right: 16px;
}
.x65_zs__jp {
  width: 13%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 15%;
  cursor: pointer;
}
.x65_zs__jp img {
  display: block;
  width: 100%;
  height: 100%;
}
.x65_zs__jp p {
  font-size: 1em;
  color: #eee;
  position: absolute;
  top: 8px;
  left: 40%;
}

.x65-zs__label {
  color: #bfbfbf;
  font-size: 0.8em;
  margin: 14px 0 0 48px;
}

.x65_bm {
  width: 100%;
  height: 330px;
  background-color: #601986;
}
.x65_bm__container {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.x65_bm__item {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.x65_bm__item h2 {
  margin: 0 0 8px 0;
  font-size: 3.2em;
  color: #fff;
}
.x65_bm__item p {
  margin: 0;
  font-size: 1.2em;
  color: #fff;
  line-height: 1.8em;
}
.x65-180 {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 100px;
}
.x255_38 {
  margin-top: 0;
}
.swiper-container-8k {
  margin-top: 100px;
  margin-bottom: 120px;
}

.x255_flexslider {
  width: 100%;
  height: 680px;
  position: relative;
}
.x255_flexslider .slides > li {
  height: 680px;
}
.x255_flexslider .flex-direction-nav,
.x255_flexslider .flex-control-nav {
  display: none;
}
.x255_flexslider_chat {
  width: 60%;
  position: absolute;
  bottom: 88px;
  left: 50%;
  margin-left: -30%;
  z-index: 100;
}
.x65w_flexslider {
  width: 100%;
  height: 1000px;
  position: relative;
}
.x65w_flexslider .slides > li {
  height: 1000px;
}
.x65w_flexslider .flex-direction-nav,
.x65w_flexslider .flex-control-nav {
  display: none;
}
.x65w_flexslider__banner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.x65w_flexslider__banner h2 {
  font-size: 4.2em;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

.x65w_flexslider__banner p {
  font-size: 1em;
  color: #959595;
  position: absolute;
  top: 10%;
  left: 10%;
}

.x65w_bt {
  width: 100%;
  height: 160px;
}

.x65w_bt_container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  height: 100%;
}
.x65w_bt_container a {
  color: #fff !important;
}
.x65w_bt_container img {
  display: block;
  width: 160px;
  position: absolute;
  top: 0;
  left: 160px;
}

.x255_ys p {
  font-size: 1em;
  color: #959595;
  margin-bottom: 48px;
}
.x255_ys_flexslider {
  width: 100%;
  height: 450px;
}
.x255_ys_flexslider .slides > li {
  height: 450px;
}
.x255_ys_flexslider .flex-direction-nav a:before {
  content: '<';
  font-size: 22px;
  color: rgba(255, 255, 255, 0.5);
  text-shadow: none;
}
.x255_ys_flexslider .flex-direction-nav a.flex-next:before {
  content: '>';
}

.x255_pj,.x255_jc {
  margin-top: 120px;
}
.x255_pj h1,.x255_jc h1 {
  font-size: 2.6em;
  color: #fff;
  text-align: center;
  margin: 0;
}
.x255_pj h3, .x255_jc h3 {
  font-size: 1.8em;
  text-align: center;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.8) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 12px 0 0 0 ;
}
.x255_pj p {
  margin-top: 4px;
  font-size: 0.8em;
  color: #BFBFBF;
}
.x255_pj_img {
  display: flex;
  align-items: center;
  width: 100%;
  height: 300px;
  margin-top: 32px;
}
.x255_pj_img_left {
  flex: 1;
  flex-shrink: 0;
  padding-right: 24px;
  height: 100%;
}
.x255_pj_img_left img {
  display: block;
  width: 100%;
  height: 100%;
}
.x255_pj_img_right {
  width: 150px;
  height: 100%;
  justify-content:space-between;
  display: flex;
  flex-direction: column;
}

.x255_pj_img_right div {
  border: 2px solid #fff;
}
.x255_pj_img_right img{
  display: block;
  width: 100%;
  height: 90px;
}
.x255_jc_canvas {
  width: 100%;
  height: 400px;
  margin-top: 32px;
  position: relative;
}
.x255_jc_canvas_bg,.x255_jc_canvas_cur img {
  display: block;
  width: 100%;
  height: 100%;
}
.x255_jc_canvas_cur {
  width: 200px;
  height: 150px;
  border: 2px solid #fff;
  position: absolute;
  bottom: 10%;
  left: 12%;
}
.x255_jc_canvas_hover {
  position: absolute;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.x255_jc_canvas_hover div {
  width: 30px;
  height: 20px;
  border: 2px solid #fff;
}
.x255_jc_canvas_hover p {
  font-size: 0.8em;
  color: #fff;
  margin: 0 0 0 0;
}
.x255_jc_canvas_hover_1 {
  bottom: 3%;
  right: 27.5%;
}
.x255_jc_canvas_hover_2 {
  top: 30%;
  right: 26%;
}
.x255_jc_canvas_hover_3 {
  top: 15%;
  right: 21%;
}
.x255_jc_canvas_hover_4 {
  bottom: 18%;
  right: 49.5%;
}
.x255_jc_canvas_hover_5 {
  top: 26%;
  left: 26%;
}
.x255_jc_canvas_hover_6 {
  top: 38%;
  left: 37%;
}
.x255_jc_canvas_hover_7 {
  top: 13%;
  left: 54%;
}
.x255_jc_tips {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 12px;

}
.x255_jc_tips div {
  width: 30px;
  height: 20px;
  border: 2px solid #fff;
}
.x255_jc_tips p {
  color: #fff;
  font-size: 0.8em;
  margin: 0 0 0 12px;
}
.x255_jc_imgs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.x255_jc_imgs div {
  width: 24%;
  border: 2px solid #fff;
}
.x255_jc_imgs img {
  display:block;
  width: 100%;
  height: 100%;
}
.x255_foot {
  font-size: 1.6em;
  text-align: center;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.8) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.x255_cj {
  padding: 60px 0 100px;
  background-color: #fff;
}
.x255_cj p {
  font-size: 1em;
  color: #959595;
  margin-bottom: 24px;
}

.x255_cj_flexslider {
  width: 100%;
  height: 300px;
}
.x255_cj_flexslider .slides > li {
  height: 300px;
}

.x255_cj_flexslider .flex-control-nav {
  display: none;
}
.x255_cj_flexslider .flex-direction-nav a:before {
  content: '<';
  font-size: 22px;
  color: rgba(255, 255, 255, 0.5);
  text-shadow: none;
}
.x255_cj_flexslider .flex-direction-nav a.flex-next:before {
  content: '>';
}
.x255_cj_more {
  margin-top: 24px;
  text-align: right;
}
.x255_cj_more a {
  font-size: 1em;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .x65_content {
    background: linear-gradient(180deg, #1B1B1B 0%, rgba(79, 85, 105, 0.81) 100%);
    padding: 32px 0;
  }
  .x65-banner {
    height: 288px;
  }
  .x65-banner img {
    width: 100%;
    height: 100%;
  }
  .x65-banner__info {
    width: 100%;
    position: absolute;
    top: 16px;
    right: 0;
  }
  .x65-banner__info h1 {
    font-size: 3em;
    letter-spacing: 4px;
  }
  .x65-banner__info h4 {
    margin: 8px 0 0 0;
    font-size: 1.2em;
  }
  .x65-banner__info div {
    margin-top: 4px;
  }
  .x65-banner__info div p {
    margin: 0 0 0 16px;
  }
  .x65-banner__slogan {
    width: 130px;
    height: 90px;
    bottom: 0;
    right: 16px;
  }
  .x65-banner__slogan a {
    letter-spacing: 2px;
    font-size: 1em;
  }
  .x65-banner__slogan a:nth-last-child(1) {
    margin-top: 8px;
  }
  .x65-tx {
    height: auto;
    padding: 32px 0;
  }
  .x65-tx__container {
    display: block;
  }
  .x65-tx__title {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .x65-tx__title h2 {
    font-size: 1.6em;
  }
  .x65-tx__title p {
    margin: 4px 0 0 0;
    font-size: 1em;
  }
  .x65-tx__des {
    width: 100%;
    display: block;
    flex-direction: none;
    padding-top: 32px;
  }
  .x65-tx__des p {
    width: 100%;
    word-break: break-all;
    margin: 0;
  }

  .x65-zs {
    height: auto;
    padding-bottom: 32px;
  }
  .x65-zs__container {
    display: block;
    height: auto;
    position: relative;
  }
  .x65-zs__title {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .x65-zs__title img {
    display: block;
    width: 40%;
    position: absolute;
    left: 16px;
    bottom: 0;
    margin-left:0;
  }
  .x65-zs__des {
    width: 100%;
    display: block;
    padding-top: 32px;
    padding-bottom: 48px;
  }
  .x65-zs__des div {
    text-align: center;
    padding-right: 0;
  }
  .x65-zs__des div h2 {
    font-size: 1.6em;
  }
  .x65-zs__des div p {
    margin: 4px 0 0 0;
    font-size: 1em;
    color: #8c97cb;
  }
  .x65_zs__imgs {
    height: 100px;
  }
  .x65_zs__airplan_label {
    left: 32%;
    font-size: 0.85em;
  }
  .x65_zs__airplan_night {
    right: 24%;
    font-size: 0.85em;
  }
  .x65_zs__bt {
    width: 18%;
  }
  .x65_zs__bt p {
    font-size: 0.85em;
    right: 16px;
  }
  .x65_zs__hh {
    width: 24%;
    left: 9%;
  }
  .x65_zs__hh p {
    font-size: 0.85em;
  }
  .x65_zs__jp {
    width: 20%;
    right: 6%;
  }
  .x65_zs__jp p {
    font-size: 0.85em;
    left: 40%;
  }

  .x65-zs__label {
    color: #bfbfbf;
    font-size: 0.6em;
    margin: 12px 0 0 0;
  }

  .x65_bm {
    height: auto;
    padding: 32px 0 16px;
  }
  .x65_bm__container {
    display: block;
    height: 100%;
  }
  .x65_bm__item {
    width: 100%;
    display: block;
    height: auto;
    text-align: center;
    margin-bottom: 16px;
  }
  .x65_bm__item h2 {
    margin: 0 0 4px 0;
    font-size: 2em;
  }
  .x65_bm__item p {
    font-size: 1em;
    line-height: 1.4em;
  }

  .x65-180 {
    margin-top: 32px;

  }
  .swiper-container-8k {
    margin-top:32px;
    margin-bottom: 48px;
  }

  .x65w_flexslider {
    height: 400px;
  }
  .x65w_flexslider .slides > li {
    height: 400px;
  }

  .x65w_flexslider__banner h2 {
    font-size: 2em;
    text-align: center;
  }

  .x65w_flexslider__banner p {
    top: 6%;
    left: 6%;
  }

  .x65w_bt {
    height: 80px;
  }
  .x65w_bt a {
    font-size: 0.85em;
  }
  .x65w_bt_container img {
    width: 120px;
    left: 16px;
  }


 
  .x255_flexslider {
    height: 280px;
  }
  .x255_flexslider .slides > li {
    height: 280px;
    background-size: 100% 100%;
  }
  .x255_flexslider_chat {
    width: 90%;
    bottom: 24px;
    left: 50%;
    margin-left: -45%;
  }
  .x255_38 {
    margin-top: 0;
  }
  .x255_ys_flexslider {
    height: 240px;
  }
  .x255_ys_flexslider .slides > li {
    height: 240px;
    background-size: 100% 100%;
  }
 

.x255_pj,.x255_jc {
  margin-top: 36px;
}
.x255_pj h1,.x255_jc h1 {
  font-size: 1.6em;
}
.x255_pj h3, .x255_jc h3 {
  font-size: 1em;
  margin: 6px 0 0 0 ;
}
.x255_pj p {
  margin-top: 2px;
}
.x255_pj_img {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 12px;
}
.x255_pj_img_left {
  display: block;
  width: 100%;
  padding-right: 0;
  height: auto;
}
.x255_pj_img_left img {
  height: auto;
}
.x255_pj_img_right {
  width: 100%;
  height: auto;
  margin-top: 12px;
  flex-direction: row;
}

.x255_pj_img_right div {
  width: 32%;
}
.x255_pj_img_right img{
  height: auto;
}
.x255_jc_canvas {
  height: 240px;
  margin-top: 12px;
}
.x255_jc_canvas_cur {
  width: 80px;
  height: 60px;
}

.x255_jc_canvas_hover div {
  width: 20px;
  height: 16px;
}
.x255_jc_canvas_hover_1 {
  bottom: 0%;
  right: 25.5%;
}
.x255_jc_canvas_hover_2 {
  top: 30%;
  right: 24%;
}
.x255_jc_canvas_hover_3 {
  top: 15%;
  right: 18%;
}
.x255_jc_canvas_hover_4 {
  bottom: 14%;
  right: 47%;
}
.x255_jc_canvas_hover_5 {
  top: 26%;
  left: 23%;
}
.x255_jc_canvas_hover_6 {
  top: 38%;
  left: 34%;
}
.x255_jc_canvas_hover_7 {
  top: 13%;
  left: 51%;
}
.x255_jc_tips {
  justify-content:center;
  margin-top: 6px;
}
.x255_jc_tips div {
  width: 20px;
  height: 14px;
}
.x255_jc_tips p {
  margin: 0 0 0 6px;
}
.x255_jc_imgs {
  margin-top: 12px;
}

.x255_foot {
  font-size: 1.2em;
}
.x255_cj {
  padding: 24px 0 48px;
}
.x255_cj p {
  margin-bottom: 12px;
}
.x255_cj_flexslider {
  height: 180px;
}
.x255_cj_flexslider .slides > li {
  height: 180px;
  background-size: 100% 100%;
}
.x255_cj_more {
  margin-top: 12px;
}
.x255_cj_more a {
  font-size: 0.8em;
}
.x255_ys p {
  margin-bottom: 12px;
}
.x255_banner {
  height: 270px;
}
.x255_banner .x255_banner_bg {
  width: 120%;
  position: absolute;
  left: -15%;
}
.x255_banner__info img {
  width: 35%;
}
}
