.buy_conditions {
  width: 100%;
}

.buy_conditions_list {
  width: 100%;
  margin-top: 30px;
  padding: 30px 0 10px 42px;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 6px;
  border: solid 2px #eaf2ff;
  /* min-height: 520px; */
}

.buy_conditions_list div {
  line-height: 14px;
  font-size: 14px;
  color: #0e1326;
  margin-bottom: 20px;
  display: flex;
}

.buy_conditions_list div b {
  color: #0e1326;
  font-size: 14px;
  line-height: 28px;
  width: 60px;
}
.buy_conditions_list > div > p {
  flex: 1;
}
.buy_conditions_list div span {
  display: inline-block;
  height: 28px;
  font-size: 14px;
  color: #4a4a54;
  margin-right: 20px;
  padding: 8px 10px;
  box-sizing: border-box;
}

.buy_conditions_list div span:hover {
  color: #2266ff;
  cursor: pointer;
}

.buy_conditions_list div span:active {
  color: #2266ff;
}

.buy_conditions_list div .action {
  height: 28px;
  background-color: #eaf2ff;
  border-radius: 14px;
  font-size: 14px;
  line-height: 14px;
  color: #2266ff;
}

.brand {
  width: 100%;
  /* margin-bottom: 10px !important; */
}
.brand b {
}
.brand span {
  line-height: 14px;
  margin-bottom: 10px;
}

.brand p {
  width: 970px;
  line-height: 28px;
  font-size: 14px;
  color: #0e1326;
  margin-left: 7px;
  overflow: hidden;
  /* height: 78px; */
  margin-bottom: 0 !important;
  position: relative;
}
.type {
  width: 100%;
  /* margin-bottom: 10px !important; */
}
.type b {
}
.type span {
  line-height: 14px;
  margin-bottom: 10px;
}
.type p {
  width: 970px;
  line-height: 28px;
  font-size: 14px;
  color: #0e1326;
  margin-left: 7px;
  position: relative;
}
.origin {
  width: 100%;
  /* margin-bottom: 10px !important; */
}
.origin b {
}
.origin span {
  line-height: 14px;
  margin-bottom: 10px;
}
.origin p {
  width: 970px;
  line-height: 28px;
  font-size: 14px;
  color: #0e1326;
  margin-left: 7px;
  position: relative;
}
.price {
  width: 100%;
}

.price span {
  line-height: 14px;
  margin-bottom: 10px;
}
.price p {
  width: 970px;
  line-height: 28px;
  font-size: 14px;
  color: #0e1326;
  margin-left: 7px;
  position: relative;
}
.size {
  width: 100%;
}

.size span {
  line-height: 14px;
  margin-bottom: 10px;
}
.size p {
  width: 970px;
  line-height: 28px;
  font-size: 14px;
  color: #0e1326;
  margin-left: 7px;
  position: relative;
}
.vessel {
  width: 100%;
  /* margin-bottom: 10px !important; */
}

.vessel span {
  line-height: 14px;
  margin-bottom: 10px;
}
.vessel p {
  width: 970px;
  line-height: 28px;
  font-size: 14px;
  color: #0e1326;
  margin-left: 7px;
  position: relative;
}
.conditions_selection {
  width: 100%;
  line-height: 28px;
  padding-left: 4px;
  box-sizing: border-box;
  margin-top: 18px;
  margin-bottom: 13px;
  font-size: 14px;
  color: #888999;
  white-space: normal;
  display: flex;
  flex-wrap: wrap;
}
.conditions_text {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 13px;
}
.conditions_type {
  color: #4a4a54;
  float: left;
}

.conditions_record {
  color: #2266ff;
}

.conditions_s {
  display: none;
}
.filter_result {
  display: flex;
  float: unset !important;
  font-size: 14px;
}
.filter_result > div:nth-child(2) {
  color: #888999;
}
.reset_condition {
  color: #4a4a54;
  margin-right: 10px;
}

.reset_condition:hover {
  cursor: pointer;
  color: #2266ff;
}

.conditions_box {
  display: inline-block;
  height: 28px;
  line-height: 14px;
  padding: 1px 3px 1px 9px;
  box-sizing: border-box;
  background-color: #f5f5fa;
  border-radius: 14px;
  margin-right: 10px;
  border: 1px solid #f5f5fa;
  display: none;
}

.conditions_box p {
  float: left;
  line-height: 24px;
}

.conditions_box:hover {
  cursor: pointer;
  border-color: #2266ff;
}

.conditions_selection .conditions_box .conditions_name {
  color: #2266ff;
  margin-left: -6px;
  margin-right: 10px;
  float: left;
}

.conditions_selection .conditions_box i {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/assets/img/frontend/index/btn_close3_pre.webp) no-repeat
    center center;
  margin-top: 1px;
}

.conditions_selection .conditions_box i:hover {
  background: url(/assets/img/frontend/index/btn_close3_n.webp) no-repeat center
    center;
}

.conditions_selection .conditions_box i:active {
  background: url(/assets/img/frontend/index/btn_close3_s.webp) no-repeat center
    center;
}

.buy_lists {
  width: 1200px;
  margin: 30px auto 0;
  float: left;
}

.buy_lists_top {
  width: 1180px;
  margin: 0 auto;
  height: 50px;
  border-bottom: 2px solid #2266ff;
}

.buy_lists_top p {
  display: inline-block;
  width: 110px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: #0e1326;
}

.buy_lists_top p:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #2266ff;
  border-radius: 6px 6px 0px 0px;
}

.buy_lists_top .action {
  color: #ffffff;
  background-color: #004fff;
  border-radius: 6px 6px 0px 0px;
}

body > div.buy_detail.contentCenter1 > h3:nth-child(12) {
  margin-top: 30px;
}

.hot_yacht_con {
  width: 100%;
  margin-top: 0;
}

.hot_yacht_con .hot_package {
  display: block;
  float: left;
  width: 296px;
  height: 314px;
  background-color: #ffffff;
  position: relative;
  padding: 8px;
  margin: 4px 2px;
  box-sizing: border-box;
}

.hot_yacht_con .hot_package img {
  width: 280px;
  height: 200px;
  border-radius: 6px;
}

.hot_yacht_con .hot_package .yacht_con_title {
  overflow: hidden;
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  color: #0e1326;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 10px 0;
  height: 24px;
}

.hot_yacht_con .hot_package .yacht_con_text {
  font-size: 14px;
  line-height: 14px;
  color: #888999;
}

.hot_yacht_con .hot_package .yacht_con_text span {
  display: inline-block;
  margin: 0 8px;
}

.hot_yacht_con .hot_package .yacht_con_price {
  font-size: 14px;
  height: 36px;
  color: #ff7228;
  margin-top: 4px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.hot_yacht_con .hot_package .yacht_con_price span {
  font-size: 20px;
  font-weight: bold;
  color: #ff7228;
  font-family: MicrosoftYaHei-Bold;
  text-overflow: ellipsis;
  overflow: hidden;
}

.hot_yacht_con .hot_package:hover::before {
  content: "";
  cursor: pointer;
  width: 100%;
  height: 100%;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border-radius: 6px;
  z-index: 99;
}

.hot_yacht_footer {
  width: 100%;
  height: 44px;
  text-align: center;
  float: left;
  margin: 10px auto 100px;
}
.buy_lists .hot_yacht_footer {
  width: 100%;
  height: 44px;
  text-align: center;
  float: left;
  margin: 30px auto 100px;
}

.loadMore {
  display: block;
  margin: auto;
  width: 182px;
  height: 44px;
  line-height: 44px;
  background-color: #2266ff;
  color: #fff;
  border-radius: 2px;
  font-size: 18px;
  cursor: pointer;
}

.loadMore i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/assets/img/frontend/info/arrow-down-line.webp) no-repeat;
  position: relative;
  top: 2px;
}

.buy_lists_nodata {
  width: 1180px;
  height: 86px;
  background-color: #fff3f3;
  margin: 10px auto 0;
  padding: 22px 20px 21px 20px;
  box-sizing: border-box;
}

.buy_lists_nodata p {
  font-size: 16px;
  line-height: 16px;
  color: #888999;
  margin-bottom: 10px;
}

.search_data {
  color: #ff7228;
}

.search_texts,
.search_datas {
  color: #2266ff;
}

/* 详情页 */
.buy_detail {
  padding: 48px 0px;
  box-sizing: border-box;
}

.buy_detail_top {
  width: 100%;
  height: auto;
  position: relative;
}

.yacht_details p .stopSellColor1 {
  color: #626262;
}
.stopSellColor2 span {
  color: #949494 !important;
}
.stopSellColor2 i {
  color: #949494 !important;
}
.buy_detail_btn .stopSellBgc {
  background-color: #626262;
}

.buy_detail_topL {
  width: 540px;
  height: 486px;
  margin-right: 28px;
  overflow: hidden;
  float: left;
}

.buy_detail_topL .swiper_buy {
  width: 540px;
  height: 400px;
  border-radius: 6px;
  margin-bottom: 8px;
  position: relative;
}

.stopSellMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 540px;
  height: 397px;
  background-color: #000000;
  background: #000 url("/assets/img/frontend/index/home_ico_xiajia.webp")
    no-repeat center;
  border-radius: 6px;
  opacity: 0.5;
  z-index: 999;
}

.overSellMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 540px;
  height: 397px;
  background-color: #000000;
  background: #000 url("/assets/img/frontend/index/home_ico_shouqing.webp")
    no-repeat center;
  border-radius: 6px;
  opacity: 0.5;
  z-index: 999;
}

.swiper-search {
  width: 32px;
  height: 32px;
}

.swiper-search i {
  width: 26px;
  height: 26px;
  background: url(/assets/img/frontend/index/nav_search1_n.webp) no-repeat
    center center;
  border-radius: 0px 6px 0px 6px;
  opacity: 0.5;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}

.swiper-search:hover {
  cursor: pointer;
  /* background: url(/assets/img/frontend/index/nav_search1_s.webp) no-repeat; */
}

.buy_detail .swiper-prev {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -45px;
  width: 24px;
  height: 90px;
  background: url(/assets/img/frontend/index/btn_back1_n.webp) no-repeat;
  z-index: 100;
}

.buy_detail .swiper-prev:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/btn_back1_pre.webp) no-repeat;
}

.buy_detail .swiper-next {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -45px;
  width: 24px;
  height: 90px;
  background: url(/assets/img/frontend/index/btn_next1_n.webp) no-repeat;
  z-index: 100;
}

.buy_detail .swiper-next:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/btn_next1_pre.webp) no-repeat;
}

.buy_detail_topL .swiper_buy img {
  width: 540px;
  height: 400px;
  border-radius: 6px;
}

.swiper-buttons {
  width: 428px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  padding: 4px 7px;
  box-sizing: border-box;
  position: absolute;
  z-index: 100;
  bottom: 20px;
  left: 56px;
}

.swiper-buttons .slide {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 1px;
  padding: 0 15px;
  box-sizing: border-box;
}

.swiper-buttons .slide:hover {
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 16px;
  color: #201e21;
}

.swiper-buttons .action {
  display: inline-block;
  height: 32px;
  background-color: #ffffff;
  border-radius: 16px;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #201e21;
}

/* .thumbs { */
/* opacity: .8; */
/* } */

.swiper-slide-thumb-active img {
  opacity: 1;
  border: solid 2px #2266ff;
}

.buy_detail_topL .swiper_buys {
  width: 540px;
  height: 79px;
  position: relative;
}

.swiper_buys .stop_swiper_buys_click {
  width: 540px;
  height: 79px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0;
  z-index: 9999;
}

.swiper_buys .swiper-slide {
  margin-right: 10px;
  position: relative;
}

.stopMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 76px;
  background-color: #000000;
  border-radius: 6px;
  opacity: 0.5;
  z-index: 99999;
}

.buy_detail_topL .swiper_buys img {
  width: 100px;
  height: 76px;
  border-radius: 6px;
  overflow: hidden;
  box-sizing: border-box;
  cursor: pointer;
}

/* 轮播弹窗 */
.swiper_img {
  display: none;
}

.swiper_imgs {
  width: 1220px;
  height: 800px;
  border-radius: 6px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-600px, -370px);
  text-align: center;
}

.swiper_btns {
  width: 1100px;
  height: 52px;
  line-height: 52px;
  background-color: #000000;
}

.swiper_btns a {
  color: #888999;
  padding: 0 12px;
  cursor: pointer;
  box-sizing: border-box;
}

.swiper_btns .action {
  color: #fff;
}

.swiper_imgs1 {
  width: 1100px;
  height: 732px;
  background-color: #000000;
  position: relative;
  float: left;
}

.swiper_imgs1 img {
  max-width: 100%;
}

.swiper_imgs1 .swiper-prevs {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -56px;
  width: 30px;
  height: 112px;
  background: url(/assets/img/frontend/index/btn_back2_n.webp) no-repeat;
  z-index: 100;
}

.swiper_imgs1 .swiper-prevs:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/btn_back2_pre.webp) no-repeat;
}

.swiper_imgs1 .swiper-prevs:active {
  cursor: pointer;
  background: url(/assets/img/frontend/index/btn_back2_s.webp) no-repeat;
}

.swiper_imgs1 .swiper-nexts {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -56px;
  width: 30px;
  height: 112px;
  background: url(/assets/img/frontend/index/btn_next2_n.webp) no-repeat;
  z-index: 100;
}

.swiper_imgs1 .swiper-nexts:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/btn_next2_pre.webp) no-repeat;
}

.swiper_imgs1 .swiper-nexts:active {
  cursor: pointer;
  background: url(/assets/img/frontend/index/btn_next2_s.webp) no-repeat;
}

.swiper_imgs_close {
  width: 28px;
  height: 28px;
  position: absolute;
  top: -14px;
  right: -40px;
  background: url(/assets/img/frontend/index/home_close2_n.webp) no-repeat;
}

.swiper_imgs_close:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/home_close2_pre.webp) no-repeat;
}

.swiper_imgs_close:active {
  background: url(/assets/img/frontend/index/home_close2_s.webp) no-repeat;
}
.swiper_imgss {
  float: left;
}
.swiper_imgs2 {
  width: 120px;
  height: 570px;
  margin-top: 107px;
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
  float: left;
}

.swiper_imgs2 .swiper-container {
  height: 510px;
  margin-top: 30px;
}
.swiper-container {
  height: 100%;
}
.swiper-wrapper {
  align-items: center !important;
}

.swiper-slide {
  height: auto !important;
}
.swiper_imgs2 img {
  width: 100px;
  height: 76px;
  border-radius: 6px;
  box-sizing: border-box;
}

.prevs {
  width: 100px;
  height: 20px;
  background: url(/assets/img/frontend/index/btn_back3_n.webp) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}

.prevs:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/btn_back3_pre.webp) no-repeat;
}

.prevs:active {
  background: url(/assets/img/frontend/index/btn_back3_s.webp) no-repeat;
}

.nexts {
  width: 100px;
  height: 20px;
  background: url(/assets/img/frontend/index/btn_next3_n.webp) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;
}

.nexts:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/btn_next3_pre.webp) no-repeat;
}

.nexts:hover {
  background: url(/assets/img/frontend/index/btn_next3_s.webp) no-repeat;
}

.buy_detail_topR {
  width: 612px;
  height: auto;
  position: relative;
  float: left;
}

.buy_detail_titles {
  width: 100%;
  height: 232px;
}

.buy_detail_title {
  width: 100%;
  line-height: 38px;
  font-size: 28px;
  letter-spacing: 0;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #0e1326;
}

.papers_content {
  width: 100%;
  height: 26px;
  margin-top: 13px;
  margin-bottom: 20px;
}

.papers_content p {
  height: 26px;
  background-color: #f3f4fc;
  border-radius: 4px;
  margin-right: 10px;
  padding: 0 8px;
  float: left;
}

.papers_content p img {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  position: relative;
  top: 5px;
  float: left;
}

.papers_content p span {
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  color: #0e1326;
  float: left;
}

.yacht_details {
  width: 600px;
  height: 68px;
  background-color: #f8f9fd;
  padding: 12px 0;
  box-sizing: border-box;
}

.yacht_details p {
  width: 20%;
  border-right: 1px solid #ebebeb;
  padding-left: 12px;
  float: left;
  box-sizing: border-box;
}
.yacht_details p:last-child {
  border-right: none;
}

.yacht_details p span {
  display: block;
  height: 18px;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
  color: #2266ff;
  margin-top: 3px;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.yacht_details p i {
  display: block;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  color: #888999;
}

.buy_yacht_price {
  width: 100%;
  margin-left: 2px;
}

.buy_yacht_price span {
  display: inline-block;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  color: #ff7228;
  margin-right: 10px;
  position: relative;
  top: -3px;
}

.buy_yacht_price i {
  display: inline-block;
  height: 30px;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #ff7228;
}

.series_models {
  width: 100%;
  margin-top: 16px;
  margin-bottom: 6px;
}

.series_models .model_title {
  display: inline-block;
  float: left;
  height: 12px;
  font-size: 14px;
  line-height: 52px;
  color: #888999;
}

.series_models .model_con {
  display: inline-block;
  width: 480px;
  margin-top: 4px;
}
.model_con a {
  display: block;
  float: left;
  margin-right: 10px;
}
.model_con span {
  display: inline-block;
  width: 228px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background-color: #f5f6f7;
  border: solid 1px #f5f6f7;
  border-radius: 6px;
  padding: 0 30px 0 16px;
  box-sizing: border-box;
  color: #888999;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.model_con span i {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/assets/img/frontend/index/register_rb_n.webp) no-repeat;
  position: absolute;
  top: 13px;
  right: 14px;
}

.model_con .action {
  color: #2266ff;
}

.model_con .action i {
  background: url(/assets/img/frontend/index/register_rb_pre.webp) no-repeat;
}

.model_con span:hover {
  cursor: pointer;
  background-color: #f3f4fc;
  border-color: #2266ff;
}

.buy_detail_text {
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  color: #888999;
  margin-left: 2px;
  margin-top: 15px;
}

.buy_detail_server {
  height: 26px;
  padding-bottom: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #e1e4ee;
  margin-top: 40px;
}

.buy_detail_server span {
  vertical-align: top;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  color: #888999;
  margin-right: 15px;
}

.buy_detail_server i {
  vertical-align: top;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  color: #0e1326;
}

.buy_detail_btn {
  margin-top: 25px;
  overflow: hidden;
  position: relative;
}

.buy_detail_btn .buy_detail_btn_stop_click {
  width: 612px;
  height: 80px;
  background-color: #fff;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.buy_detail_btn button {
  width: 331px;
  height: 80px;
  line-height: 80px;
  background-color: #2266ff;
  border-radius: 10px;
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  float: left;
}

.buy_detail_btn button img {
  width: 22px;
  height: 28px;
  margin-right: 9px;
  position: relative;
  top: 5px;
}

.buy_detail_btn button:hover {
  cursor: pointer;
  background-color: #125bff;
}

.buy_detail_btn button:active {
  background-color: #004fff;
}
.buy_detail_collect {
  cursor: pointer;
}
.buy_detail_collect i {
  display: block;
  width: 30px;
  height: 28px;
  background: url(/assets/img/frontend/index/btn_collection_n.webp) no-repeat;
}
.buy_detail_collect:hover i {
  background: url(/assets/img/frontend/index/btn_collection_s.webp) no-repeat;
}
.buy_detail_collect:active i {
  background: url(/assets/img/frontend/index/btn_collection_pre.webp) no-repeat;
}
.buy_detail_collect:hover span {
  color: #ff7228;
}
.buy_detail_collect.action i {
  background: url(/assets/img/frontend/index/btn_collection_pre.webp) no-repeat;
}
.leaveWord {
  cursor: pointer;
}
.leaveWord i {
  display: block;
  width: 28px;
  height: 28px;
  background: url(/assets/img/frontend/index/btn_liuyan_n.webp) no-repeat;
}
.leaveWord:hover i {
  background: url(/assets/img/frontend/index/btn_liuyan_s.webp) no-repeat;
}
.leaveWord:active i {
  background: url(/assets/img/frontend/index/btn_liuyan_pre.webp) no-repeat;
}
.leaveWord:hover span {
  color: #2266ff;
}

.buy_detail_btn p {
  width: 64px;
  display: block;
  text-align: center;
  margin-left: 17px;
  float: left;
}

.buy_detail_btn i {
  margin: 11px auto 15px;
}

.buy_detail_btn p span {
  display: inline-block;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  color: #0e1326;
}

/* 登录 */
.logged {
  display: none;
}

.loggeds {
  width: 390px;
  height: 202px;
  background-color: #ffffff;
  border-radius: 6px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-195px, -101px);
  text-align: center;
}

.loggeds i {
  width: 28px;
  height: 28px;
  background: url(/assets/img/frontend/index/home_close2_n.webp) no-repeat;
  position: absolute;
  top: -14px;
  right: -14px;
}

.loggeds i:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/home_close2_pre.webp) no-repeat;
}

.loggeds i:active {
  background: url(/assets/img/frontend/index/home_close2_s.webp) no-repeat;
}

.loggeds p {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  color: #4a4a54;
  margin-top: 76px;
  margin-bottom: 25px;
}

.loggeds button {
  width: 182px;
  height: 44px;
  background-color: #2266ff;
  border-radius: 6px;
  font-size: 16px;
  line-height: 44px;
  color: #ffffff;
}

.loggeds button:hover {
  cursor: pointer;
  background-color: #125bff;
}

.loggeds button:active {
  background-color: #004fff;
}

/* 留言 */
.leave_word {
  display: none;
}

.leave_words {
  width: 626px;
  height: 684px;
  background-color: #ffffff;
  border-radius: 6px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-313px, -342px);
}

.leave_words .leaveClose {
  width: 20px;
  height: 20px;
  background: url(/assets/img/frontend/index/home_close1.webp) no-repeat;
  position: absolute;
  top: 22px;
  right: 22px;
}

.leave_words .leaveClose:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/home_close1_pre.webp) no-repeat;
}

.leave_words .leaveClose:active {
  background: url(/assets/img/frontend/index/home_close1_s.webp) no-repeat;
}

.leave_words .leave_word_title {
  height: 30px;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #0e1326;
  margin-top: 30px;
  margin-bottom: 22px;
}

.common_problem {
  width: 566px;
  height: 129px;
  margin: 0 auto 20px;
}

.leave_words h3 {
  font-size: 20px;
  line-height: 20px;
  color: #0e1326;
  margin-bottom: 20px;
}

.common_problem div {
  width: 100%;
  height: 90px;
  overflow: hidden;
}

.common_problem div a {
  width: 86px;
  height: 90px;
  background-color: #f4f7fc;
  border-radius: 6px;
  text-align: center;
  margin-right: 10px;
  float: left;
}
.common_problem div a:nth-child(6n) {
  margin-right: 0;
}
.common_problem div a:hover {
  background-color: #e4ebfc;
}
.common_problem div a img {
  height: 36px;
  width: 36px;
  display: block;
  margin: 16px auto 0;
}

.common_problem div a span {
  display: block;
  margin-top: 10px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  color: #4a4a54;
}

.my_leave_words {
  width: 566px;
  margin: 0 auto;
}

.my_leave_words h3,
.leave_contact h3 {
  margin-bottom: 10px;
}

.my_leave_words .message_board {
  width: 566px;
  height: 240px;
  background-color: #f4f7fc;
  border-radius: 6px;
  padding: 20px 8px 24px 20px;
  box-sizing: border-box;
}

.my_leave_words #myLeave {
  width: 100%;
  height: 100px;
  border: none;
  outline: none;
  background-color: #f4f7fc;
}

.message_board .message_board_con {
  width: 100%;
  margin-top: 5px;
  display: flex;
}

.message_board div img {
  width: 120px;
  height: 90px;
  border-radius: 6px;
  margin-right: 27px;
  display: block;
  float: left;
}
.message_board_con div {
  float: left;
}
.message_board_title {
  width: 391px;
  height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  line-height: 18px;
  color: #0e1326;
  margin-top: 6px;
  margin-bottom: 8px;
}

.message_board_text {
  width: 100%;
  height: 16px;
  line-height: 14px;
  overflow: hidden;
  display: flex;
}

.message_board_text span {
  display: inline-block;
  height: 14px;
  font-size: 14px;
  color: #888999;
  white-space: nowrap;
}

.message_board_text span:last-child {
  width: 252px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.message_board_text i {
  display: inline-block;
  height: 15px;
  margin: 0 6px;
  color: #888999;
}

.message_board_price {
  width: 100%;
  height: 20px;
  line-height: 20px;
  margin-top: 16px;
}

.message_board_price span {
  display: inline-block;
  height: 14px;
  font-size: 14px;
  line-height: 20px;
  color: #ff7228;
  margin-right: 6px;
  position: relative;
  top: -1px;
}

.message_board_price i {
  display: inline-block;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  color: #ff7228;
}

.leave_contact {
  width: 566px;
  margin: 20px auto;
}

.leave_contact div {
  width: 566px;
  height: 40px;
  line-height: 40px;
  background-color: #f4f7fc;
  border-radius: 6px;
  padding: 0 20px;
  box-sizing: border-box;
}

.leave_contact div input {
  width: 100%;
  background-color: #f4f7fc;
  font-size: 14px;
  color: #888999;
}

.leave_contact div input::-webkit-input-placeholder {
  font-size: 14px;
  color: #888999;
}

.leave_contact div input::-moz-placeholder {
  font-size: 14px;
  color: #888999;
}

.leave_contact div input::-ms-input-placeholder {
  font-size: 14px;
  color: #888999;
}

.leave_btn {
  display: block;
  width: 300px;
  height: 46px;
  background-color: #2266ff;
  border-radius: 10px;
  font-size: 20px;
  line-height: 46px;
  color: #ffffff;
  margin: 0 auto;
}

.leave_btn:hover {
  cursor: pointer;
  background-color: #125bff;
}

.leave_bt:active {
  background-color: #004fff;
}

.buy_detail h3 {
  width: 100%;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  color: #0e1326;
  margin-top: 50px;
  margin-bottom: 28px;
  float: left;
}

.yacht_config {
  width: 100%;
  height: 110px;
  float: left;
}

.yacht_config p {
  display: inline-block;
  float: left;
  width: 588px;
  height: 54px;
  line-height: 52px;
  background-color: #eaf2ff;
  border: solid 1px #eaf2ff;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 2px;
}

.yacht_config p:first-child {
  margin-right: 4px;
}

.yacht_config p img {
  vertical-align: middle;
  margin-top: -4px;
}

.yacht_config p i {
  height: 12px;
  font-size: 14px;
  color: #0e1326;
  margin-left: 4px;
}

.yacht_config span {
  display: inline-block;
  float: left;
  width: 588px;
  height: 54px;
  line-height: 52px;
  text-align: center;
  background-color: #f4f7fc;
  font-size: 14px;
  margin-right: 4px;
  color: #888999;
}

.yacht_config span:last-child {
  margin-right: 0;
}

.yacht_param {
  width: 100%;
  height: 358px;
  float: left;
}

.yacht_param div {
  display: inline-block;
  float: left;
  width: 390px;
  height: 46px;
  margin-bottom: 2px;
  margin-right: 5px;
}

.yacht_param div:nth-child(3n) {
  margin-right: 0;
}

.yacht_param div p {
  display: inline-block;
  float: left;
  width: 140px;
  height: 46px;
  line-height: 46px;
  background-color: #eaf2ff;
  margin-right: 2px;
  font-size: 14px;
  color: #888999;
  padding: 0 31px;
  box-sizing: border-box;
}

.yacht_param div span {
  display: inline-block;
  float: left;
  width: 248px;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  background-color: #f4f7fc;
  color: #0e1326;
  padding: 0 11px 0 21px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.yacht_param i {
  width: 100%;
  float: left;
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #888999;
  margin-top: 10px;
}

.yacht_introduce {
  width: 100%;
  float: left;
}

.yacht_introduce p {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #888999;
  margin-top: -4px;
  margin-bottom: -4px;
}

.yacht_img {
  width: 100%;
  float: left;
}

.yacht_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
  cursor: pointer;
  transition: all 1s;
  overflow: hidden;
}
.yacht_img img:hover {
  transform: scale(1.1);
  border-radius: 6px;
}

.yacht_img .yacht_img1,
.yacht_img .yacht_img2 {
  float: left;
  width: 584px;
  height: 318px;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 10px;
}
.yacht_img .yacht_img1 {
  margin-right: 12px;
}

.yacht_img .yacht_img3 {
  width: 475px;
  height: 318px;
  border-radius: 6px;
  float: left;
  overflow: hidden;
}

.yacht_img .yacht_img4,
.yacht_img .yacht_img5,
.yacht_img .yacht_img6,
.yacht_img .yacht_img7,
.yacht_img .yacht_img8,
.yacht_img .yacht_img9 {
  width: 225px;
  height: 154px;
  position: relative;
  float: left;
  margin-left: 10px;
  border-radius: 6px;
  overflow: hidden;
}
.yacht_img .yacht_img7,
.yacht_img .yacht_img8,
.yacht_img .yacht_img9 {
  margin-top: 10px;
}
.yacht_img .yacht_img9 {
  position: relative;
}
.yacht_img span {
  background: rgba(0, 0, 0, 0.6);
}

.yacht_img span {
  cursor: pointer;
}

.yacht_img span {
  position: absolute;
  top: 0;
  left: 0;
  width: 225px;
  height: 154px;
  line-height: 154px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  z-index: 100;
  font-size: 20px;
  color: #fefefe;
}

.test_report {
  width: 100%;
  float: left;
}

.test_report div {
  display: inline-block;
  width: 225px;
  max-height: 318px;
  border-radius: 6px;
  overflow: hidden;
  margin-left: 10px;
  margin-bottom: 10px;
  position: relative;
}
.test_report div:first-child {
  margin-left: 0;
}
.test_report div img {
  width: 100%;
  border-radius: 6px;
}

.test_report div .test_report_img {
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/assets/img/frontend/index/nav_search1_n.webp) no-repeat;
  z-index: 100;
}

.test_report div .test_report_img:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/nav_search1_pre.webp) no-repeat;
}

.test_reports {
  display: none;
}

.test_reports div {
  width: 516px;
  height: 714px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-258px, -357px);
  z-index: 100;
}

.test_reports div img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.test_reports div i {
  width: 28px;
  height: 28px;
  background: url(/assets/img/frontend/index/home_close2_n.webp) no-repeat;
  position: absolute;
  top: -14px;
  right: -14px;
}

.test_reports div i:hover {
  cursor: pointer;
  background: url(/assets/img/frontend/index/home_close2_pre.webp) no-repeat;
}

.test_reports div i:active {
  background: url(/assets/img/frontend/index/home_close2_s.webp) no-repeat;
}

.manufacturer {
  width: 100%;
  height: 300px;
}

.manufacturer .manufacturer_con {
  display: inline-block;
  float: left;
  width: 580px;
  height: 300px;
  border: 1px solid #e1e4ee;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 10px;
}

.manufacturer .manufacturer_con:last-child {
  margin-right: 0;
}

.manufacturer .manufacturer_con div {
  width: 100%;
  height: 59px;
  line-height: 60px;
  background-color: #fff;
  border-bottom: 1px solid #e1e4ee;
}

.manufacturer .manufacturer_con div p {
  display: block;
  width: 368px;
  height: 60px;
  font-size: 16px;
  color: #0e1326;
  border-right: 1px solid #e1e4ee;
  padding: 0 16px;
  box-sizing: border-box;
  float: left;
}

.manufacturer .manufacturer_con div span {
  display: block;
  width: 200px;
  height: 60px;
  font-size: 22px;
  color: #0e1326;
  text-align: center;
  float: left;
}

.manufacturer .manufacturer_con div span i {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  background: url(/assets/img/frontend/index/home_form_nothing.webp) no-repeat;
  vertical-align: middle;
}

.manufacturer .manufacturer_con div span .action {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  background: url(/assets/img/frontend/index/home_form_have.webp) no-repeat;
  vertical-align: middle;
}

.manufacturer .manufacturer_con .manufacturer_title {
  background-color: #eaf2ff;
}

.manufacturer .manufacturer_con .manufacturer_title p {
  color: #0e1326;
  font-size: 22px;
  padding: 0 22px;
}

.manufacturer .manufacturer_con .manufacturer_title span {
  color: #0e1326;
}

.boat_recommend {
  width: 1180px;
  margin-left: -10px;
  float: left;
  margin-bottom: 50px;
}
.boat_recommend .hot_package {
  margin: 4px -1px;
}
.related_info {
  width: 100%;
  margin-bottom: 65px;
  float: left;
}

.related_infos {
  display: block;
  width: 33%;
  height: 104px;
  position: relative;
  padding: 15px 0;
  box-sizing: border-box;
  margin-top: -13px;
  margin-bottom: 15px;
  float: left;
}

.related_infos:hover {
  cursor: pointer;
}

.related_infos:hover p {
  color: #2266ff;
}

.related_info img {
  display: block;
  width: 80px;
  height: 74px;
  background-color: #f2e9e9;
  border-radius: 6px;
  float: left;
  margin-right: 19px;
}

.related_info .related_info_text {
  width: 280px;
  text-align: left;
  float: left;
}

.related_info p {
  width: 260px;
  height: 22px;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #0e1326;
  margin-bottom: 12px;
}

.related_info span {
  width: 280px;
  height: 44px;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  color: #4a4a54;
  word-wrap: break-word;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* 下架 */
.sold_out .swiper_buy {
  position: relative;
}

.sold_out .swiper_buy span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 540px;
  height: 400px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  text-align: center;
  line-height: 540px;
}
.sold_out .swiper_buy span img {
  width: 168px;
  height: 154px;
}
.sold_out .swiper_buys .swiper-slide {
  position: relative;
  pointer-events: none;
}
.sold_out .swiper_buys span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100px;
  height: 76px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.sold_out .papers_content p {
  background-color: #f9f9f9;
}
.sold_out .yacht_details {
  background-color: #f9f9f9;
}
.sold_out .yacht_details span,
.sold_out .yacht_details i {
  color: #626262;
}
.sold_out .buy_yacht_price span,
.sold_out .buy_yacht_price i {
  color: #949494;
}
.sold_out .contact_service {
  background-color: #d9d9d9;
  pointer-events: none;
}
.sold_out .series_models {
  pointer-events: none;
}
.sold_out .buy_detail_collect {
  pointer-events: none;
}
.sold_out .leaveWord {
  pointer-events: none;
}
.swiper-container .swiper_slide_move {
  height: 80px;
  border-radius: 0 16px 6px 0;
}
.contact {
  display: none;
}

/* ========= 展开收起按钮 start ========= */
.collapse-button * {
  box-sizing: border-box;
  margin: 0;
}

.collapse-button img {
  display: block;
}

.collapse-button a {
  text-decoration: none;
}

.collapse-button a:hover,
.collapse-button a:active,
.collapse-button a:visited {
  color: inherit;
}

.collapse-button {
  cursor: pointer;
  display: flex;
  align-items: center;
  height: 30px;
  padding: 0 12px;
  border: 1px solid #2266ff;
  border-radius: 15px;
  background: #eaf2ff;
  color: #2266ff;
  font-size: 14px;
  position: absolute;
  right: 23px;
  bottom: 12px;
}

.collapse-button > i:nth-of-type(2) {
  margin-left: 8px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #2266ff;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.collapse-button[data-collapsed="true"] {
  position: static;
  display: inline-flex;
}

.collapse-button[data-collapsed="true"] > i:nth-of-type(2) {
  transform: rotateZ("180deg");
}
/* ========= 展开收起按钮 end ========= */

/*放大镜样式 start*/
.magnifier-thumb-wrapper {
  position: relative;
  cursor: move;
}

.magnifier {
  position: relative;
  cursor: move;
}

.magnifier-thumb {
  width: 200px;
  height: 200px;
  background-color: rgba(34, 102, 255, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  pointer-events: none;
}

.magnifier-preview {
  padding: 0;
  width: 540px;
  height: 548px;
  margin-left: 1px;
  margin-top: 2px;
  position: absolute;
  overflow: hidden;
  border-radius: 6px;
  pointer-events: none;
  display: none;
}

.magnifier-preview > img {
  position: absolute;
  left: 0;
  top: 0;
}

.magnifier-thumb[data-visible="true"],
.magnifier-preview[data-visible="true"] {
  display: block;
}
/*放大镜样式 end*/

/*面包屑调整 start*/
.bread_header {
  height: 42px;
  background-color: #f5f5f5;
  line-height: 39px;
  color: #888999;
  font-size: 14px;
}
.bread_header > .contentCenter1 {
  display: flex;
}
.bread_header > .contentCenter1 > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
}
/*面包屑调整 end*/

/* 客服调整 */
.custmer {
  width: 390px;
  height: 404px;
  background-color: #ffffff;
  border-radius: 6px;
}
.custmer .code-add {
  width: 168px;
  height: 168px;
  display: block;
  margin: auto;
  margin-top: 58px;
}
.custmer .tips {
  font-size: 16px;
  letter-spacing: 1px;
  color: #0e1326;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 8px;
}
.custmer .cid {
  color: #878898;
  font-size: 16px;
  text-align: center;
  margin-bottom: 27px;
}
