* {
  margin: 0;
  padding: 0;
}
img {
  display: block;
  width: 100%;
}
.font_text {
  font-family: 'ProximaNova_Light';
  font-size: 14px;
}
.font_textemphasis {
  font-family: 'ProximaNova-Semibold';
  font-size: 16px;
}
.font_title {
  font-family: 'MuseoSans_500';
  font-size: 32px;
}
.font_text_title {
  font-family: 'ProximaNova_Light';
  font-size: 16px;
}
.font_xiaobiao {
  font-family: 'ProximaNova_Light';
  font-size: 20px;
}
.font_selling {
  font-family: 'MuseoSans_500';
  font-size: 24px;
}

@font-face {
  font-family: 'MuseoSans_500';
  src: url('../Font/MuseoSans_500.otf');
}
@font-face {
  font-family: 'MuseoSans_300';
  src: url('../Font/MuseoSans-300.otf');
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('../Font/ProximaNova-Semibold.ttf');
}
@font-face {
  font-family: 'ProximaNova_Light';
  src: url('../Font/ProximaNova_Light.otf');
}
.details_box {
  max-width: 1464px;
  width: 100%;
  margin: auto;
}
/* --------------------------------------------------moren */
.white {
  color: #fff;
}

.black {
  color: #000;
}
/* -----------------------------------------------------title */
.details_title {
  margin-bottom: 15px;
  position: relative;
}
.details_title img {
  width: 100%;
}
p.title_p1 {
  position: absolute;
  font-size: 27px;
  font-family: 'MuseoSans_500';
  top: 44%;
  left: 67.5%;
}
p.title_p2 {
  position: absolute;
  font-family: 'MuseoSans_500';
  font-size: 27px;
  top: 62%;
  left: 61.5%;
}
/* ------------------------------------------------menu */
#head_menu {
  margin-bottom: 15px;
  position: relative;
}
#head_menu .mobile_menu input,
#head_menu .mobile_menu label {
  display: none;
}
#head_menu ul {
  overflow: hidden;
  border-radius: 10px;
  background-color: #5c787c;
  display: flex;
}
#head_menu ul li {
  list-style: none;
  background-color: #5c787c;
  color: #f0f0f0;
  width: calc(100% / 9);
  display: inline;
  padding: 20px 10px;
}
#head_menu ul li a {
  text-decoration: none;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #5c787c;
  position: relative;
}

span.details_nav_span2 {
  position: absolute;
  width: 100%;
  color: rgba(255, 255, 255, 0.4);
  height: 0px;
  border-bottom: 1px solid;
  top: 49px;
  z-index: 1;
  left: 0%;
  display: none;
}
#head_menu a::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 29px;
  z-index: 999;
  background: #000000;
  height: 1px;
  transform: scaleX(0);
  /* 初始时线的长度为0 */
  transform-origin: 50% 50%;
  transition: transform 0.3s ease-out;
}
#head_menu li:hover {
  background-color: #4e666a;
}
/* -------------------------------------------------title-selling */
.title_selling {
  background-color: #f6f7f8;
  padding: 4% 0;
  margin-bottom: 15px;
}
.selling_top {
  background-color: #fff;
  padding-bottom: 50px;
  margin: 0 5% 0 5%;
}
h3.selling_biaoti {
  text-align: center;
  margin-bottom: 50px;
  padding-top: 44px;
  font-size: 40px;
  letter-spacing: 0.5px;
  font-weight: 100;
}
.title_selling ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  width: 100%;
}
.title_selling ul li {
  width: calc(100% / 3);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.title_selling a {
  color: #000;
  text-decoration: none;
}
.selling_hz {
  overflow: hidden;
}
.title_selling ul li img {
  width: 100%;
  transition: transform 0.7s ease;
}
.title_selling ul li img:hover {
  transform: scale(1.1);
  transition: transform 0.7s ease;
}
/* --------------------------------------------------------banner */
.details_banner,
.details_banner img {
  display: block;
  width: 100%;
}

.details_banner {
  position: relative;
  margin-bottom: 15px;
}
/*------------------------------------------------ banner1 */
.details_banner1 {
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  left: 5.5%;
  text-align: left;
  width: 35%;
  transition: all 0.3s;
}

.details_banner1 p:nth-child(1) {
  margin: 0px 0 20px 0;
  letter-spacing: normal;
  line-height: 40px;
  font-weight: normal;
  transition: all 0.3s;
}

.details_banner1 p:nth-child(2) {
  margin: 0 0 20px 0;
  letter-spacing: normal;
  line-height: 25px;
  font-weight: normal;
  transition: all 0.3s;
}
img.logo {
  position: absolute;
  width: 14%;
  top: 14%;
  left: 63.5%;
}
/* ----------------------------------------------------show_details */
.show_hz {
  display: flex;
}
.show_details {
  margin-bottom: 15px;
  width: 100%;
  overflow: hidden;
}
.show_hz img {
  display: block;
  transition: transform 0.8s ease;
  width: 100%;
}
.show_hz img:hover {
  transform: scale(1.2);
  transition: transform 0.8s ease;
}
video {
  width: 100%;
  display: block;
}
li.show_ul1_li1 {
  margin-bottom: 3px;
}
.show_details ul li {
  list-style: none;
  overflow: hidden;
}
.show_ul1 {
  margin-right: 4px;
}
.show_ul2 {
  margin-right: 4px;
}
.show_ul2_li1 {
  margin-bottom: 4px;
}

.show_ul3_li1 {
  margin-bottom: 4px;
}
/* ---------------------------------------------------tab_div_ban2 */
#tab_div_ban2 {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
#tab_div_ban2 label {
  display: block;
}
/* #tab_div_ban2 label:hover {
  background-color: rgba(0, 0, 0, 0.9);
  cursor: pointer;
} */
#tab_div_ban2 label:hover p {
  border-bottom: 1px white solid;
}
#tab_div_ban2 .tab2_all {
  width: 100%;
  order: 1;
}
#tab_div_ban2 .radio,
#tab_div_ban2 .tab2_all {
  display: none;
}
#tab_div_ban2 .radio:checked + label p {
  border-bottom: 1px white solid;
}
#tab_div_ban2 .radio:checked + label + div {
  display: block;
}
#tab_div_ban2 .tab2_label {
  display: flex;
  flex-wrap: nowrap;
  width: calc(100% / 4);
  background-color: rgba(0, 0, 0, 0.9);
  flex-direction: row;
}

#tab_div_ban2 .tab2_label p {
  color: white;
  position: relative;
  left: 35%;
  margin: 4% 0;
  padding: 6px 0;
  font-size: 16px;
  font-family: 'ProximaNova-Semibold';
}
#tab_div_ban2 .tab2_lab1 p {
  left: 64%;
}
#tab_div_ban2 .tab2_lab2 p {
  left: 40%;
}
#tab_div_ban2 .tab2_lab3 p {
  left: 15%;
}
#tab_div_ban2 .tab2_lab4 p {
  left: -22%;
}
.tab2_option {
  position: absolute;
}
.tab2_option p:nth-child(1) {
  color: white;
  margin: 0 0 20px 0;
  letter-spacing: normal;
  line-height: 40px;
  font-size: 32px;
  font-weight: normal;
  transition: all 0.3s;
  font-family: 'MuseoSans_500';
}
.tab2_option p:nth-child(2) {
  margin: 0;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  transition: all 0.3s;
  text-align: left;
  font-family: 'ProximaNova_Light';
  color: white;
}
.tab2showp {
  color: white;
  position: absolute;
  font-size: 15px;
  font-family: 'ProximaNova-Semibold';
}
/* ----------------------------------------show1 */
.tab2_option.tab2_show1 {
  top: 39%;
  left: 6.5%;
  width: 32%;
}
.tab2show1_p1 {
  left: 5.2%;
  bottom: 10.3%;
  width: 6%;
  text-align: center;
}
.tab2show1_p2 {
  left: 11.9%;
  width: 7%;
  text-align: center;
  bottom: 10.3%;
}
.tab2show1_p3 {
  left: 19.3%;
  width: 6%;
  text-align: center;
  bottom: 10.3%;
}
/* ----------------------------------------show2 */
.tab2_option.tab2_show2 {
  top: 39%;
  left: 6.5%;
  width: 35%;
}
.tab2show2_p1 {
  left: 6%;
  bottom: 10.3%;
  width: 4%;
  text-align: center;
}
.tab2show2_p2 {
  left: 12.2%;
  width: 6%;
  text-align: center;
  bottom: 10.3%;
}
.tab2show2_p3 {
  left: 19.9%;
  bottom: 10.3%;
  width: 5%;
  text-align: center;
}
/* ----------------------------------------show3 */
.tab2_option.tab2_show3 {
  top: 39%;
  left: 6.5%;
  width: 27%;
}
.tab2show3_p1 {
  left: 5.2%;
  bottom: 10.3%;
  width: 6%;
  text-align: center;
}
.tab2show3_p2 {
  left: 12.2%;
  width: 6%;
  text-align: center;
  bottom: 13%;
}
.tab2show3_p3 {
  left: 18.8%;
  bottom: 10.3%;
  width: 7%;
  text-align: center;
}
/* ----------------------------------------show4 */
.tab2_option.tab2_show4 {
  top: 39%;
  left: 6.5%;
  width: 29%;
}
/* ------------------------------------------------tab_div_ban3----- */
p.tab3_biaoti {
  font-size: 16px;
  font-family: 'ProximaNova-Semibold';
  line-height: 60px;
  width: 100%;
  text-align: center;
  position: absolute;
  color: white;
  background-color: rgba(0, 0, 0, 0.7);
}
#tab_div_ban3 {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
#tab_div_ban3 label {
  display: block;
}
/* #tab_div_ban3 label:hover {
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
} */
#tab_div_ban3 label p:hover {
  border-bottom: 1px white solid;
}
#tab_div_ban3 .tab3_all {
  width: 100%;
  order: 1;
}
#tab_div_ban3 .radio,
#tab_div_ban3 .tab3_all {
  display: none;
}
#tab_div_ban3 .radio:checked + label {
  background-color: rgba(0, 0, 0, 0.9);
  /* border-radius: 18px; */
}
#tab_div_ban3 .radio:checked + label p {
  color: white;
  border-bottom: 1px white solid;
}
#tab_div_ban3 .radio:checked + label + div {
  display: block;
}
#tab_div_ban3 .tab3_label {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% / 3);
  background-color: rgba(0, 0, 0, 0.9);
}
#tab_div_ban3 .tab3_label p {
  color: white;
  position: relative;
  margin: 4% 0;
  padding: 6px 0;
  font-size: 16px;
  font-family: 'ProximaNova-Semibold';
}
#tab_div_ban3 .tab3_lab1 p {
  left: 83%;
}
#tab_div_ban3 .tab3_lab2 p {
  left: 38%;
}
#tab_div_ban3 .tab3_lab3 p {
  left: -16%;
}
.tab3_option {
  position: absolute;
  top: 40%;
  left: 6.5%;
  width: 27%;
}
.tab3_option p:nth-child(1) {
  margin: 0 0 20px 0;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 32px;
  font-weight: normal;
  transition: all 0.3s;
  font-family: 'MuseoSans_500';
}
.tab3_option p:nth-child(2) {
  margin: 0;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  transition: all 0.3s;
  text-align: left;
  font-family: 'ProximaNova_Light';
}
/* label.tab3_label.tab3_lab1 {
  position: absolute;
  top: 29%;
  left: 81%;
}
label.tab3_label.tab3_lab2 {
  position: absolute;
  top: 43%;
  left: 81%;
}
label.tab3_label.tab3_lab3 {
  position: absolute;
  top: 57%;
  left: 81%;
}
label.tab3_label.tab3_lab4 {
  position: absolute;
  top: 70%;
  left: 81%;
} */
.tab3showp {
  position: absolute;
  font-size: 13px;
  font-family: 'ProximaNova-Semibold';
}
/* ----------------------------------------show1 */
/* .tab3_option.tab3_show1 {
  top: 40%;
  left: 46.5%;
  width: 26%;
  color: black;
} */
.tab3show1_p1 {
  bottom: 10.3%;
  left: 5.2%;
  width: 6%;
  text-align: center;
}
.tab3show1_p2 {
  bottom: 10%;
  left: 12.7%;
  width: 5%;
  text-align: center;
}
.tab3show1_p3 {
  bottom: 12%;
  left: 19.4%;
  width: 5%;
  text-align: center;
}
/* ----------------------------------------show2 */
/* .tab3_option.tab3_show2 {
  top: 40%;
  left: 46.5%;
  width: 26%;
} */
.tab3show2_p1 {
  bottom: 10.5%;
  left: 4.8%;
  width: 7%;
  text-align: center;
}
.tab3show2_p2 {
  bottom: 12.7%;
  left: 11.8%;
  width: 7%;
  text-align: center;
}
.tab3show2_p3 {
  bottom: 12.8%;
  left: 21%;
}
/* ----------------------------------------show3 */
/* .tab3_option.tab3_show3 {
  top: 40%;
  left: 46.5%;
  width: 26%;
} */
.tab3show3_p1 {
  bottom: 13%;
  left: 5.5%;
}
.tab3show3_p2 {
  bottom: 12.7%;
  left: 12.8%;
  width: 5%;
  text-align: center;
}
.tab3show3_p3 {
  bottom: 12.7%;
  left: 18.5%;
  width: 8%;
  text-align: center;
}
/* ----------------------------------------show4 */
/* .tab3_option.tab3_show4 {
  top: 40%;
  left: 46.5%;
  width: 26%;
} */
/*------------------------------------------------ banner4 */
.details_banner4 {
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  left: 7.5%;
  text-align: left;
  width: 26%;
  transition: all 0.3s;
}

.details_banner4 p:nth-child(1) {
  margin: 0px 0 20px 0;
  letter-spacing: normal;
  line-height: 40px;
  font-weight: normal;
  transition: all 0.3s;
}

.details_banner4 p:nth-child(2) {
  margin: 0 0 20px 0;
  letter-spacing: normal;
  line-height: 25px;
  font-weight: normal;
  transition: all 0.3s;
}
.ban4_p1 {
  position: absolute;
  color: #000;
  bottom: 19%;
  left: 53.5%;
  font-family: 'ProximaNova-Semibold';
}
.ban4_p2 {
  position: absolute;
  color: #000;
  bottom: 19%;
  left: 81.5%;
  font-family: 'ProximaNova-Semibold';
}
/* -----------------------------------------------------banner9 */
#details_banner_swiper9 {
  position: relative;
  margin-bottom: 25px;
}
#details_banner_swiper9 img {
  display: block;
}
.details_banner9 {
  transition: all 0.3s;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 150px;
  color: white;
}
.details_banner9 p:nth-child(1) {
  margin: 0 0 20px 0;
  letter-spacing: normal;
  line-height: 32px;
  font-weight: normal;
  transition: all 0.3s;
}
.option ul {
  display: flex;
}
.option ul li {
  width: 100%;
  list-style: none;
}
span.hengxian {
  width: 100%;
  height: 1px;
  background-color: #cccccc;
  position: absolute;
  margin-top: 16px;
}
.vessel {
  margin-bottom: 3%;
}
.xiaobiao {
  margin-bottom: 10px;
  font-size: 16px;
  font-family: 'ProximaNova_Light';
}
.zhengwen {
  font-size: 16px;
  font-family: 'ProximaNova-Semibold';
}
/*=========================xiala1======================= */
.xiala_1 {
  position: relative;
  overflow: hidden;
}
/* 隐藏复选框 */
.dianji-bk1 {
  display: none;
}
/* 自定义复选框样式 */
.dianji-lable1 {
  padding: 10px;
  cursor: pointer;
  position: absolute;
  top: 11px;
  left: 40%;
  width: 218px;
  color: white;
}
.bankuai-hz1 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
#rotate-image9 {
  transition: transform 0.5s linear;
  width: 18px;
  height: 10px;
  /* 设置过渡效果，4秒钟完成旋转 */
}
.dianji-lable1:hover #rotate-image9 {
  transform: rotate(180deg);
}
.ban9_bankuai1 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.dianji-bk1:checked + .dianji-lable1 + .ban9_bankuai1 {
  max-height: none;
  /* 不限制内容的最大高度 */
  transition: max-height 1s;
}
.option.op1 {
  width: 74%;
  overflow: hidden;
  position: absolute;
  top: 187px;
  left: 13%;
}
.vessel1_1 ul li,
.vessel1_2 ul li,
.vessel1_3 ul li {
  width: 50%;
}
/*=========================xiala2======================= */
.xiala_2 {
  position: relative;
  overflow: hidden;
}
/* 隐藏复选框 */
.dianji-bk2 {
  display: none;
}
/* 自定义复选框样式 */
.dianji-lable2 {
  padding: 10px;
  cursor: pointer;
  position: absolute;
  top: 11px;
  left: 42%;
  width: 169px;
  color: white;
}
.bankuai-hz2 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
#rotate-image9_2 {
  transition: transform 0.5s linear;
  width: 18px;
  height: 10px;
  /* 设置过渡效果，4秒钟完成旋转 */
}
.dianji-lable2:hover #rotate-image9_2 {
  transform: rotate(180deg);
}
.ban9_bankuai2 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.dianji-bk2:checked + .dianji-lable2 + .ban9_bankuai2 {
  max-height: none;
  /* 不限制内容的最大高度 */
  transition: max-height 1s;
}
.option.op2 {
  width: 74%;
  overflow: hidden;
  position: absolute;
  top: 257px;
  left: 13%;
}

/*=========================xiala3======================= */
.xiala_3 {
  position: relative;
  overflow: hidden;
}
/* 隐藏复选框 */
.dianji-bk3 {
  display: none;
}
/* 自定义复选框样式 */
.dianji-lable3 {
  padding: 10px;
  cursor: pointer;
  position: absolute;
  top: 11px;
  left: 42%;
  width: 177px;
  color: white;
}
.bankuai-hz3 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
#rotate-image9_3 {
  transition: transform 0.5s linear;
  width: 18px;
  height: 10px;
  /* 设置过渡效果，4秒钟完成旋转 */
}
.dianji-lable3:hover #rotate-image9_3 {
  transform: rotate(180deg);
}
.ban9_bankuai3 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.dianji-bk3:checked + .dianji-lable3 + .ban9_bankuai3 {
  max-height: none;
  /* 不限制内容的最大高度 */
  transition: max-height 1s;
}
.option.op3 {
  width: 74%;
  overflow: hidden;
  position: absolute;
  top: 236px;
  left: 13%;
}
.vessel3_1 {
  margin-bottom: 2%;
}
.vessel3_2 {
  margin-bottom: 2%;
}
.vessel3_3 {
  margin-bottom: 2%;
}
.vessel3_4 {
  margin-bottom: 2%;
}
/*=========================xiala4======================= */
.xiala_4 {
  position: relative;
  overflow: hidden;
}
/* 隐藏复选框 */
.dianji-bk4 {
  display: none;
}
/* 自定义复选框样式 */
.dianji-lable4 {
  padding: 10px;
  cursor: pointer;
  position: absolute;
  top: 11px;
  left: 42%;
  width: 178px;
  color: white;
}
.bankuai-hz4 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
#rotate-image9_4 {
  transition: transform 0.5s linear;
  width: 18px;
  height: 10px;
  /* 设置过渡效果，4秒钟完成旋转 */
}
.dianji-lable4:hover #rotate-image9_4 {
  transform: rotate(180deg);
}
.ban9_bankuai4 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.dianji-bk4:checked + .dianji-lable4 + .ban9_bankuai4 {
  max-height: none;
  /* 不限制内容的最大高度 */
  transition: max-height 1s;
}
.vessel4_1 ul li .xiaobiao {
  margin-bottom: 20px;
}
.option.op4 {
  width: 74%;
  overflow: hidden;
  position: absolute;
  top: 216px;
  left: 13%;
}
.vessel4_1 {
  margin-bottom: 1%;
}
/*=========================xiala5======================= */
.xiala_5 {
  position: relative;
  overflow: hidden;
}
/* 隐藏复选框 */
.dianji-bk5 {
  display: none;
}
/* 自定义复选框样式 */
.dianji-lable5 {
  padding: 10px;
  cursor: pointer;
  position: absolute;
  top: 11px;
  left: 42%;
  width: 189px;
  color: white;
}
.bankuai-hz5 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
#rotate-image9_5 {
  transition: transform 0.5s linear;
  width: 18px;
  height: 10px;
  /* 设置过渡效果，4秒钟完成旋转 */
}
.dianji-lable5:hover #rotate-image9_5 {
  transform: rotate(180deg);
}
.ban9_bankuai5 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.dianji-bk5:checked + .dianji-lable5 + .ban9_bankuai5 {
  max-height: none;
  /* 不限制内容的最大高度 */
  transition: max-height 1s;
}
.option.op5 {
  width: 75%;
  overflow: hidden;
  position: absolute;
  top: 202px;
  left: 13%;
}
/* ---------------------------------------------banner10*/
.details_banner_ban10 {
  position: relative;
  margin-bottom: 15px;
}

.details_banner10 {
  transition: all 0.3s;
  text-align: center;
  position: absolute;
  top: 18%;
  left: 20%;
  width: 61%;
}
.details_banner10 p:nth-child(2) {
  margin: 0px 0 30px 0;
  letter-spacing: normal;
  line-height: 23px;
  font-weight: normal;
  transition: all 0.3s;
}
.details_banner10 p:nth-child(1) {
  margin: 0 0 24px 0;
  letter-spacing: normal;
  line-height: 32px;
  font-weight: normal;
  transition: all 0.3s;
}
.details_swiper10 {
  position: absolute;
  overflow: hidden;
  top: 50%;
}
input[type='radio'],
.handle_img10 {
  z-index: 1;
  position: absolute;
  top: 44%;
  transform: translateY(-10%);
  margin: 0;
  width: 1.8%;
}

input[type='radio'] {
  opacity: 0;
}

.handle_img10 {
  pointer-events: none;
}

.radio_left10,
.handle_left10 {
  right: 60px;
}

.radio_right10,
.handle_right10 {
  left: 46px;
}

.radio_left10:checked ~ .handle_left10,
.radio_right10:checked ~ .handle_right10 {
  display: none;
}

.radio_right10:checked ~ .details_swiper_content10 {
  transform: translateX(-11%);
}
img.handle_img10.handle_left10 {
  display: none;
}
.radio_right10:checked ~ .handle_left10 {
  display: block;
}
.details_swiper_content10 {
  position: relative;
  display: flex;
  width: 200%;
  top: 0;
  left: 0;
  transition: transform 0.4s ease;
}

.details_swiper_slide10 img {
  display: block;
  width: 100%;
}
.ban10_text1 {
  position: absolute;
  top: 49%;
  left: 3.2%;
  width: 48%;
  color: white;
}
.ban10_text1 ul {
  display: flex;
  justify-content: space-evenly;
}
.ban10_text1 ul li {
  display: flex;
  list-style: none;
  flex-direction: column;
  justify-content: flex-start;
  width: 10%;
}
.ban10_text1 ul li:nth-child(1) {
  position: relative;
  left: 0.2%;
}
.ban10_text1 ul li:nth-child(2) {
  position: relative;
  left: 0.2%;
}
.ban10_text1 ul li:nth-child(1) p:nth-child(1) {
  padding-bottom: 20px;
}
.ban10_text1 ul li:nth-child(3) p:nth-child(2) {
  width: 99%;
}
.ban10_text1 ul li:nth-child(5) p:nth-child(1) {
  padding-bottom: 40px;
}

.ban10_text1 ul li p:nth-child(1) {
  padding-bottom: 40px;
  font-family: 'ProximaNova-Semibold';
  font-size: 16px;
  text-align: center;
}
.ban10_text1 ul li p:nth-child(2) {
  font-family: 'ProximaNova_Light';
  font-size: 12px;
  text-align: center;
}
/* .ban10_text1 ul li:nth-child(3) p,
.ban10_text1 ul li:nth-child(4) p,
.ban10_text1 ul li:nth-child(5) p,
.ban10_text1 ul li:nth-child(7) p {
  padding-bottom: 40px;
} */
.ban10_text2 {
  position: absolute;
  top: 49%;
  width: 5%;
  left: 51%;
  color: white;
}
.ban10_text2 ul li {
  display: flex;
  list-style: none;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
}
.ban10_text2 ul li p:nth-child(1) {
  padding-bottom: 40px;
  font-family: 'ProximaNova-Semibold';
  font-size: 16px;
  text-align: center;
}
.ban10_text2 ul li p:nth-child(2) {
  font-family: 'ProximaNova-Semibold';
  font-size: 12px;
  text-align: center;
}
/* ---------------------------------------------banner11*/
.details_banner_ban11 {
  position: relative;
  margin-bottom: 15px;
}
.details_banner11 {
  position: absolute;
  top: 23%;
  transform: translateY(-50%);
  left: 24%;
  transition: all 0.3s;
  width: 54%;
  text-align: center;
}

.details_banner11 p:nth-child(1) {
  margin: 0 0 20px 0;
  letter-spacing: normal;
  font-weight: normal;
  transition: all 0.3s;
}
.details_banner11 p:nth-child(2) {
  margin: 0px 0 30px 0;
  letter-spacing: normal;
  line-height: 23px;
  font-weight: normal;
  transition: all 0.3s;
}

.biaoti p {
  letter-spacing: normal;
  font-family: 'ProximaNova-Semibold';
}

p.biaoti1 {
  position: absolute;
  top: 40%;
  color: #fff;
  left: 12%;
  width: 25%;
}

p.biaoti2 {
  position: absolute;
  top: 40.8%;
  color: #fff;
  left: 43.1%;
}

p.biaoti3 {
  position: absolute;
  top: 40.8%;
  color: #fff;
  left: 72.5%;
}

p.biaoti4 {
  position: absolute;
  top: 68%;
  color: #fff;
  left: 13%;
}

p.biaoti5 {
  position: absolute;
  top: 76%;
  color: #fff;
  left: 13%;
}

p.biaoti6 {
  position: absolute;
  top: 84%;
  color: #fff;
  left: 13%;
}

.details_swiper11 {
  position: absolute;
  overflow: hidden;
  top: 60%;
  left: 28.6%;
}
input[type='radio'],
.handle_img11 {
  z-index: 1;
  position: absolute;
  top: 44%;
  transform: translateY(-10%);
  margin: 0;
  width: 21px;
  height: 57px;
}

input[type='radio'] {
  opacity: 0;
}
.details_swiper_slide11 {
  display: flex;
}
.handle_img11 {
  pointer-events: none;
}

.radio_left11,
.handle_left11 {
  left: 60px;
}

.radio_right11,
.handle_right11 {
  right: 46px;
}

.radio_left11:checked ~ .handle_left11,
.radio_right11:checked ~ .handle_right11 {
  display: none;
}

.radio_right11:checked ~ .details_swiper_content11 {
  transform: translateX(-50%);
}

.details_swiper_content11 {
  position: relative;
  display: flex;
  width: 200%;
  top: 0;
  left: 0;
  transition: transform 0.4s ease;
}

.details_swiper_slide11 img {
  display: block;
  width: 100%;
}
.details_swiper_slide11 img {
  padding-right: 10px;
}
/* ---------------------------------------------------banner12 */
.details_banner12 {
  background-color: #f7f8fa;
}

.ban12_bighz {
  padding-top: 50px;
  padding-bottom: 50px;
}

.details_banner12 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  width: 100%;
}

.details_banner12 ul li {
  width: calc(100% / 3);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.details_banner12 ul li img {
  width: 100%;
  transition: transform 0.7s ease;
}

.details_banner12 ul li img:hover {
  transform: scale(1.1);
  transition: transform 0.7s ease;
}

h3.ban12_biaoti {
  text-align: center;
  margin-bottom: 50px;
  padding-top: 44px;
  font-size: 40px;
  letter-spacing: 0.5px;
  font-weight: 100;
}
/*
.top {
  width: 86%;
  margin-left: 8%;
  background-color: #fff;
  margin-bottom: 50px;
  padding-bottom: 50px;
} */

.middle {
  background-color: #fff;
  margin: 0 5% 3% 5%;
  padding-bottom: 50px;
}

.middle ul li:nth-child(1),
.middle ul li:nth-child(2),
.middle ul li:nth-child(3),
.middle ul li:nth-child(4) {
  margin-bottom: 50px;
}

.bottom {
  margin: 0 5% 0 5%;
  background-color: #fff;
  padding-bottom: 50px;
}

.bottom ul li:nth-child(1),
.bottom ul li:nth-child(2),
.bottom ul li:nth-child(3),
.bottom ul li:nth-child(4) {
  margin-bottom: 50px;
}

.ban12_hz {
  overflow: hidden;
}

.details_banner12 a {
  color: #000;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  /* --------------------------------------------------moren */
  .white {
    color: #fff;
  }

  .black {
    color: #000;
  }

  .details_banner {
    position: relative;
    margin-bottom: 10px;
  }

  /* -----------------------------------------------------title */
  .details_title {
    position: relative;
    margin-bottom: 5px;
  }
  p.title_p1 {
    position: absolute;
    font-size: 12px;
    font-family: 'MuseoSans_300';
    top: 39%;
    left: 67%;
  }
  p.title_p2 {
    position: absolute;
    font-family: 'MuseoSans_300';
    font-size: 12px;
    top: 61%;
    left: 58%;
  }
  p.title_p3 {
    position: absolute;
    font-family: 'MuseoSans_500';
    font-size: 14px;
    top: 45%;
    left: 69%;
  }

  /* ------------------------head-------------------- */
  p.top_span {
    font-family: 'ProximaNova_Light';
    font-size: 11px;
    font-weight: bold;
  }
  #head_menu {
    margin-bottom: 10px;
  }
  #head_menu .mobile_menu {
    position: relative;
  }
  #head_menu .mobile_menu label {
    display: inline-block;
    text-align: center;
    width: 100%;
    line-height: 30px;
    font-size: 11px;
    color: #f0f0f0;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    background-color: #304e59;
  }
  #head_menu .mobile_menu {
    display: block;
    /* background-color: #435055; */
  }
  #head_menu .mobile_menu input {
    display: inline-block;
    opacity: 0;
    height: 25px;
  }
  #head_menu .mobile_menu input:checked ~ ul {
    display: block;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5px 5px;
  }
  #head_menu ul {
    display: none;
    margin-top: 2px;
    border-radius: 0px;
  }
  #head_menu ul li {
    list-style: none;
    background-color: #304e59;
    color: #f0f0f0;
    width: 100%;
    height: 29px;
    line-height: 25px;
    text-align: center;
    padding: 0;
    margin-top: 2px;
    /* border: 2px solid red; */
    float: none;
  }
  #head_menu ul li.nav-title {
    width: 100%;
  }
  #head_menu ul li a {
    font-size: 10px;
  }
  span.details_nav_span2 {
    display: none;
  }
  .banner-top {
    display: flex;
    flex-direction: column;
    background-color: #f7f8f9;
  }
  .banner-top img {
    width: 70%;
    margin-left: 15%;
  }
  .banner-top img:nth-child(2) {
    width: 70%;
    margin-left: 20%;
  }
  /*-------------------------title-selling-------------- */
  .title_selling {
    background-color: #f6f7f8;
    padding: 4% 0;
    margin-bottom: 5px;
  }
  .selling_top {
    width: 86%;
    margin-left: 8%;
    background-color: #fff;
    padding-bottom: 50px;
  }
  h3.selling_biaoti {
    text-align: center;
    margin-bottom: 32px;
    padding-top: 44px;
    letter-spacing: 0.5px;
    font-weight: 100;
  }
  h3.selling_biaoti {
    text-align: center;
    margin-bottom: 32px;
    padding-top: 44px;
    letter-spacing: 0.5px;
    font-weight: 100;
    font-size: 16px;
  }
  p.font_text_title.selling_xw {
    font-size: 8px;
  }
  .selling_hz {
    height: 135px;
    overflow: hidden;
    margin-bottom: 5px;
  }
  /*-------------------------------banner1-------------- */
  img.logo {
    position: absolute;
    width: 14%;
    top: 14%;
    left: 58.5%;
  }
  .details_banner1 {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    left: 7.5%;
    text-align: left;
    width: 39%;
    transition: all 0.3s;
  }
  .details_banner1 p:nth-child(1) {
    margin: 0px 0 10px 0;
    letter-spacing: normal;
    line-height: 12px;
    font-weight: normal;
    transition: all 0.3s;
    font-size: 10px;
  }
  .details_banner1 p:nth-child(2) {
    margin: 0px 0 0px 0;
    letter-spacing: normal;
    line-height: 10px;
    font-weight: normal;
    transition: all 0.3s;
    font-size: 7px;
  }

  /* ----------------------------------------------show_details-*/
  .show_hz {
    display: flex;
  }
  .show_ul1 {
    margin-right: 4px;
    width: 150%;
  }
  .show_ul2 {
    margin-right: 5px;
    margin-top: 2px;
  }
  .show_hz img {
    display: block;
    transition: transform 0.8s ease;
    width: 100%;
  }
  ul.show_ul3 {
    margin-top: 3px;
  }
  /* ---------------------------------------------------tab_div_ban2 */
  #tab_div_ban2 {
    margin-bottom: 10px;
  }
  #tab_div_ban2 img {
    width: 100%;
  }
  #tab_div_ban2 label {
    display: block;
  }
  #tab_div_ban2 .tab2_label {
    top: 18px;
  }
  #tab_div_ban2 .tab2_label p {
    font-size: 7px;
    color: white;
    position: relative;
    left: 35%;
    margin: 3% 0;
    padding: 2px 0;
  }
  .tab2_option {
    position: absolute;
  }
  .tab2_option p:nth-child(1) {
    margin: 0 0 5px 0;
    line-height: 15px;
    font-size: 11px;
  }
  .tab2_option p:nth-child(2) {
    line-height: 10px;
    font-size: 7px;
  }
  /* ----------------------------------------show1 */
  .tab2showp {
    font-size: 4px;
  }
  .tab2_option.tab2_show1 {
    top: 31%;
    left: 4.5%;
    width: 41%;
  }
  .tab2show1_p1 {
    bottom: 8%;
    left: 5.1%;
  }
  .tab2show1_p2 {
    bottom: 10%;
    left: 11.9%;
  }
  .tab2show1_p3 {
    bottom: 10%;
    left: 19.6%;
  }
  /* ----------------------------------------show2 */
  .tab2_option.tab2_show2 {
    top: 31%;
    left: 4.5%;
    width: 41%;
  }
  /* ----------------------------------------show3 */
  .tab2_option.tab2_show3 {
    top: 31%;
    left: 4.5%;
    width: 41%;
  }
  /* ----------------------------------------show4 */
  .tab2_option.tab2_show4 {
    top: 31%;
    left: 4.5%;
    width: 41%;
  }
  /* ------------------------------------------------tab_div_ban3---- */

  #tab_div_ban3 {
    width: 100%;
    margin-bottom: 10px;
  }
  #tab_div_ban3 img {
    width: 100%;
  }

  #tab_div_ban3 .tab3_label p {
    font-size: 5px;
  }
  .tab3_option {
    position: absolute;
  }
  .tab3_option p:nth-child(1) {
    margin: 0px 0 5px 0;
    line-height: 15px;
    font-size: 11px;
  }
  .tab3_option p:nth-child(2) {
    line-height: 10px;
    font-size: 7px;
  }

  .tab3showp {
    font-size: 4px;
  }
  /* ----------------------------------------show1 */
  .tab3_option.tab3_show1 {
    top: 30%;
    left: 6.5%;
    width: 37%;
  }
  .tab3show1_p1 {
    position: absolute;
    bottom: 6%;
    left: 5.1%;
  }
  .tab3show1_p2 {
    position: absolute;
    bottom: 8%;
    left: 12.5%;
  }
  .tab3show1_p3 {
    position: absolute;
    bottom: 6%;
    left: 20%;
  }
  .tab3show1_p4 {
    position: absolute;
    bottom: 12%;
    left: 27%;
  }
  /* ----------------------------------------show2 */
  .tab3_option.tab3_show2 {
    top: 30%;
    left: 6.5%;
    width: 37%;
  }
  .tab3show2_p1 {
    position: absolute;
    bottom: 9%;
    left: 4.6%;
  }
  .tab3show2_p2 {
    position: absolute;
    bottom: 9%;
    left: 12%;
  }
  .tab3show2_p3 {
    position: absolute;
    bottom: 12%;
    left: 21%;
  }
  /* ----------------------------------------show3 */
  .tab3_option.tab3_show3 {
    top: 30%;
    left: 6.5%;
    width: 37%;
  }
  .tab3show3_p1 {
    position: absolute;
    bottom: 12%;
    left: 5%;
  }
  .tab3show3_p2 {
    position: absolute;
    bottom: 12%;
    left: 12.5%;
  }
  .tab3show3_p3 {
    position: absolute;
    bottom: 9%;
    left: 19%;
  }
  /* ----------------------------------------show4 */
  .tab3_option.tab3_show4 {
    top: 45%;
    left: 6.5%;
    width: 37%;
  }
  /*-------------------------------banner4-------------- */

  .details_banner4 {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    left: 7.5%;
    text-align: left;
    width: 39%;
    transition: all 0.3s;
  }
  .details_banner4 p:nth-child(1) {
    margin: 0px 0 10px 0;
    letter-spacing: normal;
    line-height: 12px;
    font-weight: normal;
    transition: all 0.3s;
    font-size: 10px;
  }
  .details_banner4 p:nth-child(2) {
    margin: 0px 0 0px 0;
    letter-spacing: normal;
    line-height: 10px;
    font-weight: normal;
    transition: all 0.3s;
    font-size: 7px;
  }
  .ban4_p1 {
    position: absolute;
    color: #000;
    bottom: 17%;
    left: 53.5%;
    font-size: 5px;
  }
  .ban4_p2 {
    position: absolute;
    color: #000;
    bottom: 17%;
    left: 81.5%;
    font-size: 5px;
  }
  /* ----------------------------------------banner9 */
  #details_banner_swiper9 {
    position: relative;
    margin-bottom: 5px;
  }
  #details_banner_swiper9 img {
    display: block;
    width: 100%;
  }
  img.ban9_bj {
    width: 100%;
  }
  .details_banner9 {
    transition: all 0.3s;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50px;
    color: white;
  }
  .details_banner9 p:nth-child(1) {
    margin: 0 0 0px 0;
    letter-spacing: normal;
    line-height: 0px;
    font-weight: normal;
    transition: all 0.3s;
    font-size: 10px;
  }
  .vessel ul {
    display: flex;
  }
  .vessel ul li {
    width: 100%;
    list-style: none;
  }
  span.hengxian {
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    margin-top: 1px;
  }
  .xiaobiao {
    margin-bottom: 5px;
    font-size: 7px;
    font-family: 'ProximaNova_Light';
  }
  .zhengwen {
    font-size: 6px;
    font-family: 'ProximaNova-Semibold';
  }
  /*=========================xiala1======================= */
  .xiala_1 {
    position: relative;
    overflow: hidden;
  }
  /* 隐藏复选框 */
  .dianji-bk1 {
    display: none;
  }
  /* 自定义复选框样式 */
  .dianji-lable1 {
    padding: 5px;
    cursor: pointer;
    position: absolute;
    top: -1px;
    left: 33%;
    width: 122px;
    color: white;
  }
  .bankuai-hz1 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .bankuai-hz1 p {
    font-size: 8px;
  }
  #rotate-image9 {
    transition: transform 0.5s linear;
    width: 8px !important;
    height: 4px;
    /* 设置过渡效果，4秒钟完成旋转 */
  }
  .dianji-lable1:hover #rotate-image9 {
    transform: rotate(180deg);
  }
  .ban9_bankuai1 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
  }
  .dianji-bk1:checked + .dianji-lable1 + .ban9_bankuai1 {
    max-height: none;
    /* 不限制内容的最大高度 */
    transition: max-height 1s;
  }
  .option.op1 {
    width: 74%;
    overflow: hidden;
    position: absolute;
    top: 50px;
    left: 13%;
  }
  .vessel1_1 ul li,
  .vessel1_2 ul li,
  .vessel1_3 ul li {
    width: 50%;
  }

  /*=========================xiala2======================= */
  .xiala_2 {
    position: relative;
    overflow: hidden;
  }
  /* 隐藏复选框 */
  .dianji-bk2 {
    display: none;
  }
  /* 自定义复选框样式 */
  .dianji-lable2 {
    padding: 4px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 33.9%;
    width: 132px;
    color: white;
  }
  .bankuai-hz2 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .bankuai-hz2 p {
    font-size: 8px;
  }
  #rotate-image9_2 {
    transition: transform 0.5s linear;
    width: 8px !important;
    height: 4px;
    /* 设置过渡效果，4秒钟完成旋转 */
  }
  .dianji-lable2:hover #rotate-image9_2 {
    transform: rotate(180deg);
  }
  .ban9_bankuai2 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
  }
  .dianji-bk2:checked + .dianji-lable2 + .ban9_bankuai2 {
    max-height: none;
    /* 不限制内容的最大高度 */
    transition: max-height 1s;
  }
  .option.op2 {
    width: 74%;
    overflow: hidden;
    position: absolute;
    top: 57px;
    left: 13%;
  }
  /*=========================xiala3======================= */
  .xiala_3 {
    position: relative;
    overflow: hidden;
  }
  /* 隐藏复选框 */
  .dianji-bk3 {
    display: none;
  }
  /* 自定义复选框样式 */
  .dianji-lable3 {
    padding: 4px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 34.5%;
    width: 132px;
    color: white;
  }
  .bankuai-hz3 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .bankuai-hz3 p {
    font-size: 8px;
  }
  #rotate-image9_3 {
    transition: transform 0.5s linear;
    width: 8px !important;
    height: 4px;
    /* 设置过渡效果，4秒钟完成旋转 */
  }
  .dianji-lable3:hover #rotate-image9_3 {
    transform: rotate(180deg);
  }
  .ban9_bankuai3 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
  }
  .dianji-bk3:checked + .dianji-lable3 + .ban9_bankuai3 {
    max-height: none;
    /* 不限制内容的最大高度 */
    transition: max-height 1s;
  }
  .vessel3_1 ul li .xiaobiao {
    margin-bottom: 4px;
  }
  .option.op3 {
    width: 74%;
    overflow: hidden;
    position: absolute;
    top: 36px;
    left: 13%;
  }
  .vessel3_1 {
    margin-bottom: 2%;
  }
  .vessel3_2 {
    margin-bottom: 2%;
  }
  .vessel3_3 {
    margin-bottom: 2%;
  }
  .vessel3_4 {
    margin-bottom: 2%;
  }
  /*=========================xiala4======================= */
  .xiala_4 {
    position: relative;
    overflow: hidden;
  }
  /* 隐藏复选框 */
  .dianji-bk4 {
    display: none;
  }
  /* 自定义复选框样式 */
  .dianji-lable4 {
    padding: 4px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 34.5%;
    width: 132px;
    color: white;
  }
  .bankuai-hz4 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .bankuai-hz4 p {
    font-size: 8px;
  }
  #rotate-image9_4 {
    transition: transform 0.5s linear;
    width: 8px !important;
    height: 4px;
    /* 设置过渡效果，4秒钟完成旋转 */
  }
  .dianji-lable4:hover #rotate-image9_4 {
    transform: rotate(180deg);
  }
  .ban9_bankuai4 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
  }
  .dianji-bk4:checked + .dianji-lable4 + .ban9_bankuai4 {
    max-height: none;
    /* 不限制内容的最大高度 */
    transition: max-height 1s;
  }
  .vessel4_1 ul li .xiaobiao {
    margin-bottom: 7px;
  }
  .option.op4 {
    width: 74%;
    overflow: hidden;
    position: absolute;
    top: 51px;
    left: 13%;
  }
  .vessel4_1 {
    margin-bottom: 1%;
  }
  /*=========================xiala5======================= */
  .xiala_5 {
    position: relative;
    overflow: hidden;
  }
  /* 隐藏复选框 */
  .dianji-bk5 {
    display: none;
  }
  /* 自定义复选框样式 */
  .dianji-lable5 {
    padding: 4px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 34.5%;
    width: 137px;
    color: white;
  }
  .bankuai-hz5 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .bankuai-hz5 p {
    font-size: 8px;
  }
  #rotate-image9_5 {
    transition: transform 0.5s linear;
    width: 8px !important;
    height: 4px;
    /* 设置过渡效果，4秒钟完成旋转 */
  }
  .dianji-lable5:hover #rotate-image9_5 {
    transform: rotate(180deg);
  }
  .ban9_bankuai5 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
  }
  .dianji-bk5:checked + .dianji-lable5 + .ban9_bankuai5 {
    max-height: none;
    /* 不限制内容的最大高度 */
    transition: max-height 1s;
  }
  .option.op5 {
    width: 74%;
    overflow: hidden;
    position: absolute;
    top: 26px;
    left: 13%;
  }
  /* ---------------------------------------------banner10*/
  .details_banner_ban10 {
    position: relative;
    margin-bottom: 5px;
  }
  img.ban10_bj {
    width: 100%;
  }

  .details_banner10 {
    transition: all 0.3s;
    text-align: center;
    position: absolute;
    top: 10%;
    left: 20%;
  }
  .details_banner10 p:nth-child(2) {
    margin: 0px 0 0px 0;
    letter-spacing: normal;
    line-height: 10px;
    font-weight: normal;
    transition: all 0.3s;
    font-size: 8px;
  }
  .details_banner10 p:nth-child(1) {
    margin: 0 0 2px 0;
    letter-spacing: normal;
    line-height: 27px;
    font-weight: normal;
    transition: all 0.3s;
    font-size: 10px;
  }
  .details_swiper10 {
    position: absolute;
    overflow: hidden;
    top: 50%;
  }
  input[type='radio'],
  .handle_img10 {
    z-index: 1;
    position: absolute;
    top: 44%;
    transform: translateY(-10%);
    margin: 0;
  }

  input[type='radio'] {
    opacity: 0;
  }

  .handle_img10 {
    pointer-events: none;
  }

  .radio_left10,
  .handle_left10 {
    right: 2px;
    width: 3%;
  }

  .radio_right10,
  .handle_right10 {
    left: 8px;
    width: 3%;
  }

  .radio_left10:checked ~ .handle_left10,
  .radio_right10:checked ~ .handle_right10 {
    display: none;
  }

  .radio_right10:checked ~ .details_swiper_content10 {
    transform: translateX(-11%);
  }
  img.handle_img10.handle_left10 {
    display: none;
  }
  .radio_right10:checked ~ .handle_left10 {
    display: block;
  }
  .details_swiper_content10 {
    position: relative;
    display: flex;
    width: 125%;
    top: 0;
    left: 0;
    transition: transform 0.4s ease;
  }

  .details_swiper_slide10 img {
    display: block;
    width: 100%;
  }
  .ban10_text1 {
    position: absolute;
    top: 49%;
    left: 5.2%;
    width: 76%;
    color: white;
  }
  .ban10_text1 ul {
    display: flex;
    justify-content: space-evenly;
  }
  .ban10_text1 ul li {
    display: flex;
    list-style: none;
    flex-direction: column;
    justify-content: flex-start;
    width: 10%;
  }
  .ban10_text1 ul li:nth-child(4) p:nth-child(1) {
    padding-bottom: 3px;
  }
  .ban10_text1 ul li p:nth-child(1) {
    padding-bottom: 8px;
    font-family: 'ProximaNova-Semibold';
    font-size: 5px;
    text-align: center;
  }
  .ban10_text1 ul li p:nth-child(2) {
    font-family: 'ProximaNova_Light';
    font-size: 3px;
    text-align: center;
  }
  .ban10_text1 ul li:nth-child(5) p:nth-child(1) {
    padding-bottom: 7px;
  }
  .ban10_text1 ul li:nth-child(3) p,
  .ban10_text1 ul li:nth-child(4) p,
  .ban10_text1 ul li:nth-child(5) p,
  .ban10_text1 ul li:nth-child(7) p {
    padding-bottom: 7px;
  }
  .ban10_text2 {
    position: absolute;
    top: 49%;
    width: 8%;
    left: 81%;
    color: white;
  }
  .ban10_text2 ul li {
    display: flex;
    list-style: none;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
  }
  .ban10_text2 ul li p:nth-child(1) {
    padding-bottom: 11px;
    font-family: 'ProximaNova-Semibold';
    font-size: 5px;
    text-align: center;
  }
  .ban10_text2 ul li p:nth-child(2) {
    font-family: 'ProximaNova-Semibold';
    font-size: 5px;
    text-align: center;
  }
  /* ---------------------------------------------banner11*/
  img.ban11_bj {
    width: 100%;
  }
  .details_banner_ban11 {
    position: relative;
    margin-bottom: 5px;
  }
  .details_banner11 {
    position: absolute;
    top: 20%;
    transform: translateY(-50%);
    left: 8%;
    transition: all 0.3s;
    width: 82%;
    text-align: center;
  }

  .details_banner11 p:nth-child(1) {
    margin: 0 0 5px 0;
    letter-spacing: normal;
    font-weight: normal;
    transition: all 0.3s;
    font-size: 10px;
  }
  .details_banner11 p:nth-child(2) {
    margin: 0px 0 2px 0;
    letter-spacing: normal;
    line-height: 10px;
    font-weight: normal;
    transition: all 0.3s;
    font-size: 8px;
  }

  .biaoti p {
    letter-spacing: normal;
    font-family: 'ProximaNova-Semibold';
  }

  p.biaoti1 {
    position: absolute;
    top: 39%;
    color: #fff;
    left: 12%;
    width: 25%;
    font-size: 6px;
  }

  p.biaoti2 {
    position: absolute;
    top: 40%;
    color: #fff;
    left: 43.5%;
    width: 25%;
    font-size: 6px;
  }

  p.biaoti3 {
    position: absolute;
    top: 40.5%;
    color: #fff;
    left: 73.5%;
    font-size: 6px;
  }

  p.biaoti4 {
    position: absolute;
    top: 66%;
    color: #fff;
    left: 14%;
    font-size: 6px;
    width: 8%;
    text-align: center;
  }

  p.biaoti5 {
    position: absolute;
    top: 74%;
    color: #fff;
    left: 14%;
    font-size: 6px;
    width: 8%;
    text-align: center;
  }

  p.biaoti6 {
    position: absolute;
    top: 83%;
    color: #fff;
    left: 14%;
    font-size: 6px;
  }

  .details_swiper11 {
    position: absolute;
    overflow: hidden;
    top: 60%;
    left: 30.6%;
  }
  input[type='radio'],
  .handle_img11 {
    z-index: 1;
    position: absolute;
    top: 20%;
    transform: translateY(-10%);
    margin: 0;
  }

  input[type='radio'] {
    opacity: 0;
  }
  .details_swiper_slide11 {
    display: flex;
  }
  .handle_img11 {
    pointer-events: none;
  }

  .radio_left11,
  .handle_left11 {
    left: 6px;
    width: 4%;
  }

  .radio_right11,
  .handle_right11 {
    right: 11px;
    width: 4%;
  }

  .radio_left11:checked ~ .handle_left11,
  .radio_right11:checked ~ .handle_right11 {
    display: none;
  }

  .radio_right11:checked ~ .details_swiper_content11 {
    transform: translateX(-50%);
  }

  .details_swiper_content11 {
    position: relative;
    display: flex;
    width: 200%;
    top: 0;
    left: 0;
    transition: transform 0.4s ease;
  }

  .details_swiper_slide11 img {
    display: block;
    width: 50%;
  }
  .details_swiper_slide11 img {
    padding-right: 3px;
  }
  /* --------------------------------------- */
  h3.ban12_biaoti {
    text-align: center;
    margin-bottom: 50px;
    padding-top: 44px;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 100;
  }
  .ban12_hz {
    height: 108px;
    overflow: hidden;
    margin-bottom: 5px;
  }
  p.font_text_title.middle_zw {
    font-size: 10px;
  }
  p.font_text_title.bottom_zw {
    font-size: 10px;
  }
}
