* {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
p {
  pointer-events: none;
}
body,
html {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
input,
textarea,
select {
  user-select: auto;
  -webkit-user-select: auto;
}
.none {
  display: none;
}
.noneopacity {
  opacity: 0;
}
img {
  display: block;
  position: absolute;
  width: 100%;
  pointer-events: none;
}
img[src=""],
img:not([src]) {
  display: none;
}
.page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content {
  background-color: #f6f6f6;
}
.content .select_card {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .select_card .logo_img {
  top: 4.53333333vw;
  left: 4.13333333vw;
  width: 92vw;
}
.content .select_card .select_card_box {
  position: absolute;
  top: 25.33333333vw;
  left: 50%;
  margin-left: -46vw;
  width: 92vw;
  height: 126.93333333vw;
  background-color: #ffffff;
  border-radius: 2.66666667vw;
}
.content .select_card .select_card_box .title_img {
  top: 8.8vw;
  left: 50%;
  margin-left: -16.86666667vw;
  width: 33.73333333vw;
}
.content .select_card .select_card_box .arrow_img {
  top: 17.46666667vw;
  left: 50%;
  margin-left: -1.86666667vw;
  width: 3.73333333vw;
}
.content .select_card .select_card_box .select_card_wrap {
  position: absolute;
  top: 28.66666667vw;
  left: 0;
  width: 100%;
  height: 85.6vw;
}
.content .select_card .select_card_box .select_card_wrap .select-card-swiper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .select_card .select_card_box .select_card_wrap .select-card-swiper .box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -39.86666667vw;
  width: 79.73333333vw;
  height: 100%;
}
.content .select_card .select_card_box .select_card_wrap .select-card-swiper .box .select_card_item {
  position: relative;
  top: 0;
  left: 0;
  width: 37.6vw;
  height: 38.66666667vw;
}
.content .select_card .select_card_box .select_card_wrap .select-card-swiper .box .select_card_item .card_but_img {
  left: 50%;
  bottom: 0;
  margin-left: -7.73333333vw;
  width: 15.46666667vw;
}
.content .select_card .select_card_box .select_card_wrap .select-card-swiper .box .select_card_item {
  margin-bottom: 8vw;
}
.content .home .homescroll {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .home .homebox {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .home .homebox .logo {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 16vw;
}
.content .home .homebox .logo .logo_img {
  top: 4.53333333vw;
  left: 4.13333333vw;
  width: 92vw;
}
.content .home .homebox .banner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 51.73333333vw;
}
.content .home .homebox .banner .swiper {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -46vw;
  width: 92vw;
  height: 51.73333333vw;
}
.content .home .homebox .banner .swiper a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.content .home .homebox .banner .swiper .swiper-pagination {
  bottom: 1.73333333vw !important;
}
.content .home .homebox .banner .swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.66666667vw !important;
  width: 0.93333333vw !important;
  height: 0.93333333vw !important;
  background: #c6c6c6 !important;
  border-radius: 50% !important;
  opacity: 1 !important;
}
.content .home .homebox .banner .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #6f6f6f !important;
}
.content .home .homebox .exclusive {
  position: relative;
  left: 0;
  padding-top: 3.6vw;
  width: 100%;
  height: auto;
}
.content .home .homebox .exclusive .exclusive_content {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -46vw;
  width: 92vw;
  height: auto;
  background-color: #fff;
  border-radius: 2.66666667vw;
}
.content .home .homebox .exclusive .exclusive_content .title {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 8.93333333vw;
}
.content .home .homebox .exclusive .exclusive_content .title .exclusive_title_img {
  left: 6.93333333vw;
  bottom: 0;
  width: 38.4vw;
}
.content .home .homebox .exclusive .exclusive_content .cardface {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 41.6vw;
  transition: all 1s;
  overflow: hidden;
}
.content .home .homebox .exclusive .exclusive_content .cardface .box {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 41.6vw;
  overflow: hidden;
}
.content .home .homebox .exclusive .exclusive_content .cardface .box .card_face_img {
  position: absolute;
  top: 5.33333333vw;
  left: 50%;
  width: 47.6vw;
  transform: translateX(-50%);
}
.content .home .homebox .exclusive .exclusive_content .cardface .box .card_open {
  position: absolute;
  left: 50%;
  bottom: 1.6vw;
  width: 20.66666667vw;
  height: 3.2vw;
  transform: translateX(-50%);
}
.content .home .homebox .exclusive .exclusive_content .cardface .box .card_open .card_open_arrow_img {
  top: 50%;
  left: 50%;
  margin-top: -0.53333333vw;
  margin-left: -1.2vw;
  width: 2.4vw;
  height: 1.06666667vw;
  transition: all 1s;
}
.content .home .homebox .exclusive .exclusive_content .cardface .box .card_open .card_open_arrow_img.dh {
  transform: rotate(-180deg);
}
.content .home .homebox .exclusive .exclusive_content .cardface .cardfacebox {
  position: relative;
  top: 0;
  left: 6.93333333vw;
  width: 78vw;
  height: 23.86666667vw;
  overflow: hidden;
}
.content .home .homebox .exclusive .exclusive_content .cardface .cardfacebox .cardfacebox_swiper1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content .home .homebox .exclusive .exclusive_content .cardface .cardfacebox .cardfacebox_swiper1 .swiper-slide {
  position: relative;
  top: 0;
  left: 0;
  width: 24vw;
  height: 100%;
}
.content .home .homebox .exclusive .exclusive_content .cardface .cardfacebox .cardfacebox_swiper1 .swiper-slide .cardfaceitem {
  position: absolute;
  top: 2.4vw;
  left: 0;
  width: 24vw;
  height: 15.06666667vw;
}
.content .home .homebox .exclusive .exclusive_content .cardface .cardfacebox .jroll-ybar {
  opacity: 0;
}
.content .home .homebox .exclusive .exclusive_content .cardfaceH {
  height: 65.46666667vw;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox {
  position: relative;
  top: 0;
  left: 6.93333333vw;
  width: 78vw;
  height: auto;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .locationwrap {
  position: relative;
  top: 0;
  left: 0;
  width: 14.13333333vw;
  height: 6vw;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .locationwrap .positioning_img {
  width: 100%;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .locationwrap div {
  position: absolute;
  top: 0;
  left: 5.33333333vw;
  width: 8.53333333vw;
  height: 100%;
  color: #4d4b4c;
  font-size: 3.72533333vw;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .searchwrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 61.46666667vw;
  height: 6vw;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .searchwrap .search_img {
  top: 0;
  left: 0;
  width: 61.46666667vw;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .searchwrap .search_name {
  position: absolute;
  top: 0.13333333vw;
  left: 5.46666667vw;
  width: 53.33333333vw;
  height: 5.73333333vw;
  font-size: 2.66666667vw;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .searchwrap .search_name::placeholder {
  color: #c7c5c5;
  font-size: 2.66666667vw;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword {
  position: relative;
  padding-top: 2.26666667vw;
  left: 0;
  width: 100%;
  height: auto;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 4.26666667vw;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox .keyworditem {
  border-radius: 1.2vw;
  margin-right: 2.93333333vw;
  background-color: #f7881b;
  box-shadow: inset 0.12906667vw 0.51746667vw 1.06666667vw 0 rgba(255, 140, 153, 0.004);
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox .keyworditem .name {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 1.73333333vw;
  height: 4.26666667vw;
  color: #fff;
  font-size: 2.8vw;
  font-weight: bold;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox .keyworditem .name img {
  position: relative;
  margin-right: 0.13333333vw;
  width: 2.26666667vw;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox .keyworditem .name p {
  position: relative;
  top: 0.26666667vw;
  height: 4.26666667vw;
}
.content .home .homebox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox .keyworditem:nth-child(5n) {
  margin-right: 0;
}
.content .home .homebox .exclusive .exclusive_content .tab_title {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 13.33333333vw;
}
.content .home .homebox .exclusive .exclusive_content .tab_title .title_box {
  position: absolute;
  top: 0;
  left: 6.93333333vw;
  width: 78vw;
  height: 100%;
}
.content .home .homebox .exclusive .exclusive_content .tab_title .title_box .recommend_title_img {
  left: 0;
  bottom: 0;
  width: 17.06666667vw;
}
.content .home .homebox .exclusive .exclusive_content .tab {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 16.26666667vw;
}
.content .home .homebox .exclusive .exclusive_content .tab .tabbox {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-top: 5.33333333vw;
  padding-bottom: 5.33333333vw;
  top: 0;
  left: 6.93333333vw;
  width: 78vw;
  height: auto;
}
.content .home .homebox .exclusive .exclusive_content .tab .tabbox .tabitem {
  position: relative;
  margin-right: 2.93333333vw;
  width: auto;
  color: #706f70;
  font-size: 3.86666667vw;
}
.content .home .homebox .exclusive .exclusive_content .tab .tabbox .tabitem .tabname {
  position: relative;
  margin-top: 1.06666667vw;
}
.content .home .homebox .exclusive .exclusive_content .tab .tabbox .tabitem .tabline {
  position: relative;
  margin-top: 0.8vw;
  width: 100%;
  height: 0.4vw;
  background-color: #ff5f00;
}
.content .home .homebox .exclusive .exclusive_content .tab .tabbox .tabitemselect {
  margin-right: 2.66666667vw;
  color: #4d4b4c;
  font-size: 5.06666667vw;
  font-weight: bold;
}
.content .home .homebox .exclusive .exclusive_content .tab .tabbox .tabitemselect .tabname {
  margin-top: 0vw;
}
.content .home .homebox .exclusive .exclusive_content .tab .tabarrow {
  position: absolute;
  top: 0vw;
  right: 7.46666667vw;
  width: 2.93333333vw;
  height: 17.33333333vw;
}
.content .home .homebox .exclusive .exclusive_content .tab .tabarrow .tab_arrow_img {
  top: 8.66666667vw;
  left: 0;
  width: 2.93333333vw;
}
.content .home .homebox .exclusive .exclusive_content .list {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .home .homebox .exclusive .exclusive_content .list .listbox {
  position: relative;
  top: 0;
  left: 6.93333333vw;
  width: 78vw;
  height: auto;
}
.content .home .homebox .exclusive .exclusive_content .list .listbox .listwrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .home .homebox .exclusive .exclusive_content .list .listbox .listwrap .listitem {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 8vw;
  width: 34.4vw;
  height: 28.13333333vw;
  overflow: hidden;
}
.content .home .homebox .exclusive .exclusive_content .list .listbox .listwrap .listitem .jumplink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .home .homebox .exclusive .exclusive_content .list .listbox .listwrap .listitem .collect_state {
  position: absolute;
  top: 0;
  right: 0;
  width: 6.26666667vw;
  height: 6.26666667vw;
  z-index: 1;
}
.content .home .homebox .exclusive .exclusive_content .list .listbox .listwrap .listitem .collect_state .collect_state_img {
  top: 1.46666667vw;
  left: 1.33333333vw;
  width: 3.6vw;
}
.content .home .homebox .exclusive .exclusive_content .list .listbox .seemore {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 13.6vw;
}
.content .home .homebox .exclusive .exclusive_content .list .listbox .seemore .seemore_img {
  top: 1.6vw;
  left: 50%;
  margin-left: -8vw;
  width: 16vw;
}
.content .home .homebox .exclusive .exclusive_content .list .nodata {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 13.6vw;
}
.content .home .homebox .exclusive .exclusive_content .list .nodata p {
  position: absolute;
  top: 1.6vw;
  left: 0;
  width: 100%;
  font-size: 3.33333333vw;
  font-weight: bold;
  text-align: center;
}
.content .home .homebox .cardexclusive {
  position: relative;
  margin-top: 4.93333333vw;
  top: 0;
  left: 0;
  width: 100%;
  height: 72.66666667vw;
}
.content .home .homebox .cardexclusive .cardexclusivebox {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -46vw;
  width: 92vw;
  height: 100%;
  background-color: #fff;
  border-radius: 2.66666667vw;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_title_img {
  top: 4.66666667vw;
  left: 6.66666667vw;
  width: 16.8vw;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_more {
  position: absolute;
  top: 0;
  right: 0;
  width: 15.46666667vw;
  height: 13.73333333vw;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_more .cardexclusive_more_img {
  top: 5.33333333vw;
  left: 3.33333333vw;
  width: 8.8vw;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_more a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_card1 {
  position: absolute;
  top: 14.26666667vw;
  left: 7.06666667vw;
  width: 42.26666667vw;
  height: 53.06666667vw;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_card1 .cardexclusive_card_img {
  width: 100%;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_card1 a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_card2 {
  position: absolute;
  top: 14.26666667vw;
  left: 59.06666667vw;
  width: 22.4vw;
  height: 23.46666667vw;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_card2 .cardexclusive_card_img {
  width: 100%;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_card2 a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_card3 {
  position: absolute;
  top: 42.66666667vw;
  left: 59.06666667vw;
  width: 22.4vw;
  height: 23.2vw;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_card3 .cardexclusive_card_img {
  width: 100%;
}
.content .home .homebox .cardexclusive .cardexclusivebox .cardexclusive_card3 a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.content .home .homebox .bottom {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 7.2vw;
}
.content .details .detailscontent {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .details .detailswrap {
  flex: 1;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .details .detailsscroll {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .details .detailsscroll .detailsbox {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .details .detailsscroll .detailsbox .logo {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 16vw;
}
.content .details .detailsscroll .detailsbox .logo .logo_img {
  top: 4.53333333vw;
  left: 4.13333333vw;
  width: 92vw;
}
.content .details .detailsscroll .detailsbox .exclusive {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -46vw;
  width: 92vw;
  height: auto;
  background-color: #fff;
  border-radius: 2.66666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .title {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 8.93333333vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .title .exclusive_title_img {
  left: 6.93333333vw;
  bottom: 0;
  width: 38.4vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 41.6vw;
  transition: all 1s;
  overflow: hidden;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface .box {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 41.6vw;
  overflow: hidden;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface .box .card_face_img {
  position: absolute;
  top: 5.33333333vw;
  left: 50%;
  width: 47.6vw;
  transform: translateX(-50%);
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface .box .card_open {
  position: absolute;
  left: 50%;
  bottom: 1.6vw;
  width: 20.66666667vw;
  height: 3.2vw;
  transform: translateX(-50%);
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface .box .card_open .card_open_arrow_img {
  top: 50%;
  left: 50%;
  margin-top: -0.53333333vw;
  margin-left: -1.2vw;
  width: 2.4vw;
  height: 1.06666667vw;
  transition: all 1s;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface .box .card_open .card_open_arrow_img.dh {
  transform: rotate(-180deg);
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface .cardfacebox {
  position: relative;
  top: 0;
  left: 6.93333333vw;
  width: 78vw;
  height: 23.86666667vw;
  overflow: hidden;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface .cardfacebox .cardfacebox_swiper2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface .cardfacebox .cardfacebox_swiper2 .swiper-slide {
  position: relative;
  top: 0;
  left: 0;
  width: 24vw;
  height: 100%;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface .cardfacebox .cardfacebox_swiper2 .swiper-slide .cardfaceitem {
  position: absolute;
  top: 2.4vw;
  left: 0;
  width: 24vw;
  height: 15.06666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardface .cardfacebox .jroll-ybar {
  opacity: 0;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .cardfaceH {
  height: 65.46666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox {
  position: relative;
  top: 0;
  left: 6.93333333vw;
  width: 78vw;
  height: auto;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .locationwrap {
  position: relative;
  top: 0;
  left: 0;
  width: 14.13333333vw;
  height: 6vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .locationwrap .positioning_img {
  width: 100%;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .locationwrap div {
  position: absolute;
  top: 0;
  left: 5.33333333vw;
  width: 8.53333333vw;
  height: 100%;
  color: #4d4b4c;
  font-size: 3.72533333vw;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .searchwrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 61.46666667vw;
  height: 6vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .searchwrap .search_img {
  top: 0;
  left: 0;
  width: 61.46666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .searchwrap .search_name {
  position: absolute;
  top: 0.13333333vw;
  left: 5.46666667vw;
  width: 53.33333333vw;
  height: 5.73333333vw;
  font-size: 2.66666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .searchwrap .search_name::placeholder {
  color: #c7c5c5;
  font-size: 2.66666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword {
  position: relative;
  padding-top: 2.26666667vw;
  left: 0;
  width: 100%;
  height: auto;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 4.26666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox .keyworditem {
  border-radius: 1.2vw;
  margin-right: 2.93333333vw;
  background-color: #f7881b;
  box-shadow: inset 0.12906667vw 0.51746667vw 1.06666667vw 0 rgba(255, 140, 153, 0.004);
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox .keyworditem .name {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 1.73333333vw;
  height: 4.26666667vw;
  color: #fff;
  font-size: 2.8vw;
  font-weight: bold;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox .keyworditem .name img {
  position: relative;
  margin-right: 0.13333333vw;
  width: 2.26666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox .keyworditem .name p {
  position: relative;
  top: 0.26666667vw;
  height: 4.26666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .locationsearch .locationsearchbox .searchbox .keyword .keywordbox .keyworditem:nth-child(5n) {
  margin-right: 0;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab_title {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 13.33333333vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab_title .title_box {
  position: absolute;
  top: 0;
  left: 6.93333333vw;
  width: 78vw;
  height: 100%;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab_title .title_box .recommend_title_img {
  left: 0;
  bottom: 0;
  width: 17.06666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 17.33333333vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab .tabbox {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-top: 5.33333333vw;
  padding-bottom: 5.33333333vw;
  top: 0;
  left: 6.93333333vw;
  width: 78vw;
  height: auto;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab .tabbox .tabitem {
  position: relative;
  margin-right: 2.93333333vw;
  width: auto;
  color: #706f70;
  font-size: 3.86666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab .tabbox .tabitem .tabname {
  position: relative;
  margin-top: 1.06666667vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab .tabbox .tabitem .tabline {
  position: relative;
  margin-top: 0.8vw;
  width: 100%;
  height: 0.4vw;
  background-color: #ff5f00;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab .tabbox .tabitemselect {
  margin-right: 2.66666667vw;
  color: #4d4b4c;
  font-size: 5.06666667vw;
  font-weight: bold;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab .tabbox .tabitemselect .tabname {
  margin-top: 0vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab .tabarrow {
  position: absolute;
  top: 0vw;
  right: 7.46666667vw;
  width: 2.93333333vw;
  height: 17.33333333vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .tab .tabarrow .tab_arrow_img {
  top: 8.66666667vw;
  left: 0;
  width: 2.93333333vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox {
  position: relative;
  top: 0;
  left: 6.93333333vw;
  width: 78vw;
  height: auto;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap .listitem {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 22.26666667vw;
  border-bottom: 0.13333333vw solid #d7d4d4;
  overflow: hidden;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap .listitem .logobox {
  position: absolute;
  top: 4.53333333vw;
  left: 0.26666667vw;
  width: 14.8vw;
  height: 14.4vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap .listitem .logobox .logowrap {
  position: absolute;
  top: 0.13333333vw;
  left: 0.13333333vw;
  width: 14.13333333vw;
  height: 13.73333333vw;
  overflow: hidden;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap .listitem .logobox .logowrap .logo_img {
  width: 100%;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap .listitem .itemtitle {
  position: absolute;
  top: 6.26666667vw;
  left: 22.26666667vw;
  width: 41.46666667vw;
  font-size: 3.78vw;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap .listitem .itemsubtitle {
  position: absolute;
  top: 11.86666667vw;
  left: 22.26666667vw;
  width: 41.46666667vw;
  font-size: 2.97066667vw;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap .listitem .jumplink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap .listitem .collect_state {
  position: absolute;
  top: 0;
  right: 0;
  width: 14.4vw;
  height: 22.26666667vw;
  z-index: 1;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap .listitem .collect_state .collect_state_img {
  top: 9.06666667vw;
  left: 5.2vw;
  width: 4.13333333vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .listbox .listwrap .listitem:first-child {
  border-bottom: none;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .nodata {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 13.6vw;
}
.content .details .detailsscroll .detailsbox .exclusive .exclusive_content .list .nodata p {
  position: absolute;
  top: 1.6vw;
  left: 0;
  width: 100%;
  font-size: 3.33333333vw;
  font-weight: bold;
  text-align: center;
}
.content .details .detailsscroll .detailsbox .bottom {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 11.46666667vw;
}
.content .details .details_return {
  flex: 0 12.93333333vw;
  position: relative;
  width: 100%;
  height: 12.93333333vw;
}
.content .country {
  background-color: #f6f6f6;
  z-index: 9999;
}
.content .country .country_wrap {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .country .logobox {
  flex: 0 16.4vw;
  position: relative;
  width: 100%;
  height: 16.4vw;
}
.content .country .logobox .logo_img {
  top: 4.53333333vw;
  left: 4.13333333vw;
  width: 92vw;
}
.content .country .countrybox {
  flex: 1;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .country .countrybox .box {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -46vw;
  width: 92vw;
  height: 100%;
  border-radius: 2.66666667vw;
  background-color: #ffffff;
}
.content .country .countrybox .box .searchbox {
  flex: 0 14.26666667vw;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 14.26666667vw;
}
.content .country .countrybox .box .searchbox .search_countrybox {
  position: absolute;
  top: 4.26666667vw;
  left: 2.4vw;
  width: 87.2vw;
  height: 6vw;
}
.content .country .countrybox .box .searchbox .search_countrybox .search_country {
  position: absolute;
  top: 0.13333333vw;
  left: 1.2vw;
  width: 84.8vw;
  height: 5.73333333vw;
  font-size: 3.15333333vw;
  text-align: center;
}
.content .country .countrybox .box .searchboxwrap {
  flex: 1;
  position: relative;
  width: 100%;
}
.content .country .countrybox .box .searchboxwrap .searchboxwrap_item {
  position: relative;
  left: 2.4vw;
  width: 87.2vw;
  font-size: 4vw;
  height: 6.66666667vw;
}
.content .country .countrybox .box .current_country {
  flex: 0 17.06666667vw;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 17.06666667vw;
}
.content .country .countrybox .box .current_country .current_country_title {
  position: absolute;
  top: 0;
  left: 2.8vw;
  font-size: 2.93333333vw;
}
.content .country .countrybox .box .current_country .current_country_positioning {
  display: flex;
  flex-direction: row;
  position: absolute;
  top: 5.33333333vw;
  left: 2.8vw;
  height: 6.66666667vw;
}
.content .country .countrybox .box .current_country .current_country_positioning .country_positioning_img {
  position: relative;
  top: 50%;
  margin-top: -2vw;
  margin-right: 1.46666667vw;
  width: 3.33333333vw;
  height: 4vw;
}
.content .country .countrybox .box .current_country .current_country_positioning .current_country_name {
  color: #eb001b;
  font-size: 4.46266667vw;
}
.content .country .countrybox .box .current_popular {
  flex: 0 28.4vw;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 28.4vw;
}
.content .country .countrybox .box .current_popular .current_popular_title {
  position: absolute;
  top: 0;
  left: 2.8vw;
  font-size: 2.93333333vw;
}
.content .country .countrybox .box .current_popular .current_popular_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  top: 6.26666667vw;
  left: 2.4vw;
  width: 79.06666667vw;
  height: 14.66666667vw;
}
.content .country .countrybox .box .current_popular .current_popular_box .current_popular_item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 2.4vw;
  width: 16.8vw;
  height: 6.13333333vw;
  color: #777777;
  font-size: 3.33333333vw;
  border: 0.13333333vw solid #acabab;
  border-radius: 2.66666667vw;
}
.content .country .countrybox .box .current_select {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}
.content .country .countrybox .box .current_select .current_select_title {
  flex: 0 8.4vw;
  position: relative;
  top: 0;
  left: 0;
  font-size: 2.93333333vw;
  height: 8.4vw;
}
.content .country .countrybox .box .current_select .current_select_title span {
  position: absolute;
  left: 2.8vw;
}
.content .country .countrybox .box .current_select .current_select_box {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  top: 0;
  left: 3.06666667vw;
  width: 79.73333333vw;
  height: 100%;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_tab {
  flex: 0 8.13333333vw;
  position: relative;
  width: 100%;
  height: 8.13333333vw;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_tab .current_select_tabbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_tab .current_select_tabbox .current_select_tab_item {
  position: absolute;
  width: 50%;
  height: 100%;
  color: #b9b9b9;
  font-size: 4.4vw;
  text-align: center;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_tab .current_select_tabbox .current_select_tab_item p {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_tab .current_select_tabbox .current_select_tab_item .line {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -5.4vw;
  width: 10.8vw;
  height: 0.53333333vw;
  background-color: transparent;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_tab .current_select_tabbox .current_select_tab_item:nth-child(1) {
  left: 0;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_tab .current_select_tabbox .current_select_tab_item:nth-child(2) {
  right: 0;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_tab .current_select_tabbox .current_select_tab_item.select {
  color: #000000;
  font-size: 5.41466667vw;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_tab .current_select_tabbox .current_select_tab_item.select .line {
  background-color: #ff5f00;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_tab .current_select_tabline {
  position: absolute;
  left: 0;
  bottom: 0.13333333vw;
  width: 100%;
  height: 0.13333333vw;
  background-color: #dedede;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_nr {
  flex: 1;
  display: flex;
  flex-direction: row;
  position: relative;
  width: 100%;
  height: 100%;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_nr .current_select_nr_box1 {
  position: relative;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_nr .current_select_nr_box1 .current_select_nr_box1_item {
  position: relative;
  width: 100%;
  height: 8vw;
  font-size: 4.58666667vw;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_nr .current_select_nr_box1 .current_select_nr_box1_item p {
  position: absolute;
  left: 14.13333333vw;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_nr .current_select_nr_box1 .current_select_nr_box1_item:nth-child(1) {
  margin-top: 6vw;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_nr .current_select_nr_box2 {
  position: relative;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_nr .current_select_nr_box2 .current_select_nr_scroll {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_nr .current_select_nr_box2 .current_select_nr_box2_item {
  position: relative;
  width: 100%;
  height: 8vw;
  color: #b9b9b9;
  font-size: 4.4vw;
  text-align: center;
}
.content .country .countrybox .box .current_select .current_select_box .current_select_nr .current_select_nr_box2 .current_select_nr_box2_item:nth-child(1) {
  margin-top: 6vw;
}
.content .country .country_return {
  flex: 0 18.66666667vw;
  position: relative;
  width: 100%;
  height: 18.66666667vw;
}
.content .country .country_return .return_img {
  bottom: 0;
  width: 100%;
  height: 12.93333333vw;
}
