/*order-option*/
/*order-option*/
html,
body {
  font-size: 16px;
}

::-webkit-scrollbar {
  width: 4px;
  opacity: 0;
}

::-webkit-scrollbar-thumb {
  width: 100%;
  border-radius: 999px;
  background-color: #DCDDDF;
}/*order-option*/
/*order-option*/
[data-v-79197e2a] .el-tag {
  height: 20px;
  --el-tag-font-size: 10px;
  font-weight: 500;
  color: #252728;
  padding: 0.308vw;
  line-height: normal;
  height: 20px;
  background: #DCDDDF;
  border-color: #DCDDDF;
}
[data-v-79197e2a] .el-tag.active {
  color: #63D275;
  background: #E7F6E9;
  border-color: #E7F6E9;
}
.a_car_type_card[data-v-79197e2a]:hover {
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
}
.a_car_type_card[data-v-79197e2a] {
  border: 1px solid #DCDDDF;
  border-radius: 8px;
  padding: 1.25vw 1.6666vw;
  margin-bottom: 0.83333vw;
  cursor: pointer;
  position: relative;
  background: #FFFFFF;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  text-align: left;
  z-index: 1;
}
.a_car_type_card.is_active[data-v-79197e2a] {
  border: 1.5px solid #252728;
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
}
.a_car_type_card .a_car_type_item[data-v-79197e2a] {
  overflow: hidden;
}
.a_car_type_card .a_car_type_item .atd_title_wrap[data-v-79197e2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #DCDDDF;
}
.a_car_type_card .a_car_type_item .atd_title_wrap .atd_name[data-v-79197e2a] {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
@media screen and (max-width: 767.98px) {
.a_car_type_card .a_car_type_item .atd_title_wrap .atd_name[data-v-79197e2a] {
    font-size: 16px;
}
}
.a_car_type_card .a_car_type_item .atd_address[data-v-79197e2a] {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 6px;
}
@media screen and (max-width: 767.98px) {
.a_car_type_card .a_car_type_item .atd_address[data-v-79197e2a] {
    font-size: 14px;
}
}
.a_car_type_card .a_car_type_item .a_car_type_it_hd[data-v-79197e2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.a_car_type_card .a_car_type_item .a_car_type_it_hd .car_name[data-v-79197e2a] {
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.a_car_type_card .a_car_type_item .a_car_type_it_hd .car_name .car_address[data-v-79197e2a] {
  width: 80%;
}
.a_car_type_card .a_car_type_item .a_car_type_it_hd .car_name .car_tags[data-v-79197e2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.a_car_type_card .a_car_type_item .a_car_type_it_hd .car_price[data-v-79197e2a] {
  text-align: right;
}
.a_car_type_card .a_car_type_item .a_car_type_it_hd .car_price > span[data-v-79197e2a] {
  color: rgba(41, 50, 65, 0.6980392157);
  font-size: 0.625vw;
}
.a_car_type_card .a_car_type_item .a_car_type_it_hd .car_price > div[data-v-79197e2a] {
  font-weight: 500;
  color: #323336;
  font-size: 0.9375vw;
}
.a_car_type_card .a_car_type_item .a_car_detail[data-v-79197e2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.a_car_type_card .a_car_type_item .a_car_type_it_ds[data-v-79197e2a] {
  color: #252728;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 16px;
  line-height: 22px;
}
.a_car_type_card .a_car_type_item .car_content[data-v-79197e2a] {
  position: relative;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}
.a_car_type_card .a_car_type_item .car_content.activityFlag[data-v-79197e2a] {
  width: 100%;
}
.a_car_type_card .a_car_type_item .car_content .car_info .car_info_item[data-v-79197e2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #626262;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 8px;
  line-height: 20px;
}
.a_car_type_card .a_car_type_item .car_content .car_info .car_info_item img[data-v-79197e2a] {
  width: 15px;
  margin-right: 10px;
}
.a_car_type_card .a_car_type_item .car_content .car_info .car_info_item[data-v-79197e2a]:last-child {
  margin-bottom: 0;
  line-height: 15px;
}
.a_car_type_card .a_car_type_item .car_content .car_li_wrap[data-v-79197e2a] {
  padding-top: 0.8333vw;
}
.a_car_type_card .a_car_type_item .car_content .car_li[data-v-79197e2a] {
  width: auto;
  height: 100%;
  font-size: 0.7291vw;
  font-weight: 400;
  line-height: 1.4583vw;
  overflow-y: auto;
}
.a_car_type_card .a_car_type_item .car_content .car_img[data-v-79197e2a] {
  width: 9.895vw;
  position: relative;
  right: -1.041vw;
}
.a_car_type_card .a_car_type_item .car_content .car_img img[data-v-79197e2a] {
  width: 100%;
  max-height: 100%;
}
.a_car_type_card.is_expand[data-v-79197e2a] {
  background: #FFFFFF;
}
.a_car_type_card.is_expand .a_car_type_it_hd[data-v-79197e2a]::after {
  display: block !important;
}
.a_car_type_card.is_expand .car_content[data-v-79197e2a] {
  max-height: 15vh;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
@media screen and (max-width: 1440px) {
.a_car_type_card.is_expand .car_content .car_info .car_info_item img[data-v-79197e2a] {
    width: 15px;
    margin-right: 10px;
}
}
@media screen and (max-width: 767.98px) {
[data-v-79197e2a] .el-tag {
    --el-tag-font-size: 10px;
}
.a_car_type_card[data-v-79197e2a] {
    border-radius: 2.1333vw;
    padding: 4vw;
    margin-bottom: 3.2vw;
}
.a_car_type_card.is_expand .car_content[data-v-79197e2a] {
    max-height: 75vh;
    width: 100%;
}
.a_car_type_card.is_expand .car_content .car_info .car_info_item img[data-v-79197e2a] {
    width: 15px;
    margin-right: 10px;
}
.a_car_type_card .a_car_type_item .a_car_detail[data-v-79197e2a] {
    display: block;
}
.a_car_type_card .a_car_type_item .a_car_type_it_hd .car_name[data-v-79197e2a] {
    font-size: 14px;
    margin-bottom: 4px;
}
.a_car_type_card .a_car_type_item .a_car_type_it_hd .car_price > span[data-v-79197e2a] {
    font-size: 3.2vw;
}
.a_car_type_card .a_car_type_item .a_car_type_it_hd .car_price > div[data-v-79197e2a] {
    font-size: 4.2666vw;
}
.a_car_type_card .a_car_type_item .a_car_type_it_ds[data-v-79197e2a] {
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 8px;
}
.a_car_type_card .a_car_type_item .car_content[data-v-79197e2a] {
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}
.a_car_type_card .a_car_type_item .car_content .car_li_wrap[data-v-79197e2a] {
    padding-top: 4.2666vw;
}
.a_car_type_card .a_car_type_item .car_content .car_li[data-v-79197e2a] {
    font-size: 3.7333vw;
    line-height: 7.4666vw;
}
.a_car_type_card .a_car_type_item .car_content .car_img[data-v-79197e2a] {
    width: 37.6vw;
    right: -4.041vw;
}
}
@media screen and (max-width: 440px) {
[data-v-79197e2a] .el-tag {
    height: 24px;
    padding: 2px 4px;
}
}/*order-option*/
/*order-option*/
.hide_map_way[data-v-3a3e2064] .gmnoprint.gm-style-mtc-bbw {
  display: none;
}
.hide_map_way[data-v-3a3e2064] .gm-svpc {
  display: none;
}
.hide_map_way[data-v-3a3e2064] .mapdiv {
  border-radius: 8px;
}
.goole_map__root .goole_marker[data-v-3a3e2064] {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.goole_map__root .goole_marker img[data-v-3a3e2064] {
  width: 1.6666vw;
}
@media screen and (max-width: 767.98px) {
.goole_map__root .goole_marker img[data-v-3a3e2064] {
    width: 3.6666vw;
}
}
.goole_map__root .goole_marker.active img[data-v-3a3e2064] {
  width: 2.5vw;
}
@media screen and (max-width: 767.98px) {
.goole_map__root .goole_marker.active img[data-v-3a3e2064] {
    width: 7vw;
}
}
.el-input__wrapper.is-focus,.el-input__wrapper:hover{
    -webkit-box-shadow:0 0 0 1px #DCDDDF inset;
            box-shadow:0 0 0 1px #DCDDDF inset;
}
/*order-option*/
/*order-option*/
.root_app[data-v-332a4849] {
  padding: 40px 0;
}
@media screen and (max-width: 440px) {
.root_app[data-v-332a4849] {
    padding: 20px 0;
}
}
.root_app .title[data-v-332a4849] {
  color: #252728;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 12px;
}
.root_app .sub_title[data-v-332a4849] {
  color: #7C7D7E;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.root_app .root_app_content[data-v-332a4849] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 500px;
  overflow: hidden;
  margin-top: 32px;
}
.root_app .root_app_content .deal_left[data-v-332a4849] {
  color: #252728;
  width: 55.3%;
  padding: 0 48px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.root_app .root_app_content .deal_left .activity_not_start[data-v-332a4849] {
  color: #4E5356;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  margin-bottom: 20px;
}
.root_app .root_app_content .deal_left .activity_not_start .learn_more[data-v-332a4849] {
  color: #3753B1;
  font-weight: 500;
  line-height: 24px;
}
.root_app .root_app_content .deal_left .activity_not_start .learn_more[data-v-332a4849]:hover {
  text-decoration-line: underline;
}
@media screen and (max-width: 1440px) {
.root_app .root_app_content .deal_left[data-v-332a4849] {
    padding: 0 28px 0 0;
}
}
@media screen and (max-width: 440px) {
.root_app .root_app_content .deal_left[data-v-332a4849] {
    padding: 0;
}
}
.root_app .root_app_content .deal_left .tabs_content .tabs_search[data-v-332a4849] {
  font-size: 0.9375vw;
  height: 48px;
  font-size: 18px;
  font-weight: 400;
}
.root_app .root_app_content .deal_left .tabs_content .tabs_search[data-v-332a4849] .el-input__wrapper {
  padding: 0 0.9375vw;
  border-radius: 8px;
}
.root_app .root_app_content .deal_left .tabs_content .search_input_icon[data-v-332a4849] {
  width: 20px;
  height: 20px;
}
.root_app .root_app_content .deal_left .tabs_content .tabs_result[data-v-332a4849] {
  padding: 16px 0;
  text-align: left;
}
.root_app .root_app_content .deal_left .tabs_content .tabs_result > div[data-v-332a4849] {
  color: #252728;
  font-size: 14px;
  font-weight: 500;
}
.root_app .root_app_content .deal_left .tabs_content .tabs_result > span[data-v-332a4849] {
  color: #7C7D7E;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  display: inline-block;
}
.root_app .root_app_content .deal_left .dealers_result .tabs_search[data-v-332a4849] {
  font-size: 0.9375vw;
  height: 48px;
  font-size: 18px;
  font-weight: 400;
}
.root_app .root_app_content .deal_left .dealers_result .tabs_search[data-v-332a4849] .el-input__wrapper {
  padding: 0 0.9375vw;
  border-radius: 8px;
}
.root_app .root_app_content .deal_left .dealers_result .search_input_icon[data-v-332a4849] {
  width: 1.25vw;
  height: 1.25vw;
}
@media screen and (max-width: 767.98px) {
.root_app .root_app_content .deal_left .dealers_result .search_input_icon[data-v-332a4849] {
    width: 4.25vw;
    height: 4.25vw;
}
}
.root_app .root_app_content .deal_left .dealers_result .tabs_result[data-v-332a4849] {
  padding: 16px 0;
  text-align: left;
}
.root_app .root_app_content .deal_left .dealers_result .tabs_result > div[data-v-332a4849] {
  font-weight: 500;
  color: #252728;
  font-size: 14px;
}
.root_app .root_app_content .deal_left .ship_content[data-v-332a4849] {
  overflow: auto;
  height: 340px;
  padding-right: 2px;
  height: 405px;
}
@media screen and (max-width: 767.98px) {
.root_app .root_app_content .deal_left .ship_content.heightAuto[data-v-332a4849] {
    height: auto;
}
}
.root_app .root_app_content .deal_map[data-v-332a4849] {
  width: 45%;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
.root_app .title[data-v-332a4849] {
    margin-left: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 8px;
}
.root_app .sub_title[data-v-332a4849] {
    margin-left: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
.root_app .root_app_content[data-v-332a4849] {
    display: block;
    overflow: auto;
    margin-top: 24px;
    height: auto;
}
.root_app .root_app_content .deal_left[data-v-332a4849] {
    width: 100%;
}
.root_app .root_app_content .deal_left .ship_content[data-v-332a4849] {
    height: 300px;
    overflow-y: scroll;
    padding-right: 6px;
}
.root_app .root_app_content .deal_left .ship_content.heightAuto[data-v-332a4849] {
    height: auto;
}
.root_app .root_app_content .deal_map[data-v-332a4849] {
    margin-top: 16px;
    width: 100%;
    height: 70vw;
    padding: 0 2.58vw 0 0;
}
}
@media screen and (max-width: 440px) {
.root_app .root_app_content .deal_map[data-v-332a4849] {
    height: 90vw;
}
}