#speedcity_show {
  color: #fff;
  background-color: #0C0D0F;
}
#speedcity_show .speed-tooltip {
  display: none;
}
#speedcity_show .fill {
  width: 100%;
  height: 0px;
  background: url(/guide/image/new/bg-mod.png) no-repeat;
  background-size: cover;
}
#speedcity_show .speedcity_banner {
  width: 100%;
  height: 530px;
  position: relative;
}
#speedcity_show .speedcity_banner .banner_img {
  height: 100%;
  background: url("../../image/speedCity/speedCityShow_banner5.jpg") no-repeat;
  background-repeat: no-repeat;
  background-size: 1920px 530px,100%;
  background-position: 50%;
  position: relative;
}
#speedcity_show .speedcity_banner .banner_img .banner-text-box {
  width: 1440px;
  position: relative;
  top: 17%;
  margin: 0 auto;
}
#speedcity_show .speedcity_banner .banner_img .banner-text-box .tit {
  width: 449px;
  font-size: 48px;
  line-height: 75px;
  color: #fff;
  float: left;
}
#speedcity_show .speedcity_banner .banner_img .banner-text-box .city_num {
  font-size: 20px;
  float: left;
  margin-top: 33px;
}
#speedcity_show .speedcity_banner .banner_img .banner-text-box .txt {
  width: 820px;
  margin-top: 6px;
  font-size: 20px;
  color: #e6e6e6;
  letter-spacing: 0;
  line-height: 26px;
  clear: both;
}
#speedcity_show .speedcity_banner .banner_img .video-play {
  width: 1280px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -345px;
  margin-left: -640px;
  z-index: 5;
  opacity: 1;
  transform: scale(0);
}
#speedcity_show .speedcity_banner .banner_img .video-play .video-play-title {
  width: 100%;
  height: 35px;
  background: #39393a;
  color: #dbdbdb;
  font-size: 16px;
  padding: 6px 0 0 29px;
  position: relative;
  top: 1px;
  left: 0;
  z-index: 10;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  letter-spacing: 1px;
  font-family: "Microsoft YaHei";
}
#speedcity_show .speedcity_banner .banner_img .video-play .video-play-title::before {
  content: '';
  height: 16px;
  width: 3px;
  background: #f97011;
  display: block;
  position: absolute;
  left: 12px;
  top: 10px;
}
#speedcity_show .speedcity_banner .banner_img .video-play .see-video-play {
  width: 100%;
  height: auto;
  position: relative;
  outline: aliceblue;
}
#speedcity_show .speedcity_banner .banner_img .video-play i {
  width: 22px;
  height: 22px;
  line-height: 24px;
  text-align: center;
  position: absolute;
  right: 9px;
  top: 7px;
  cursor: pointer;
  font-size: 16px;
  color: #2d2d2d;
  background-color: #727272;
  border-radius: 30px;
  z-index: 10;
}
#speedcity_show .speedcity_banner .banner_img .video-play i:hover {
  background-color: #4f4f4f;
}
#speedcity_show .filter {
  width: 1475px;
  position: relative;
  margin: 0 auto;
  padding: 0px 0 20px 0;
  margin-top: -310px;
}
#speedcity_show .filter .city-search {
  position: relative;
  display: flex;
  margin-bottom: 10px;
}
#speedcity_show .filter .city-search .tit {
  width: 80px;
  height: 32px;
  font-size: 14px;
  color: #bbb;
  position: absolute;
  line-height: 32px;
  top: 6px;
  margin-left: 23px;
  border-right: 1px solid #3b3b3b;
}
#speedcity_show .filter .city-search .tit .threeD {
  font-size: 13px;
}
#speedcity_show .filter .city-search .tit i {
  position: absolute;
  top: 1px;
  color: #fff;
  font-size: 17px;
}
#speedcity_show .filter .city-search input {
  width: 700px;
  color: #f0f0f0;
  border-radius: 10px;
  background-color: #363636;
  font-size: 14px;
  padding: 11px 0 12px 114px;
}
#speedcity_show .filter .city-search .icon-close {
  font-size: 16px;
  display: none;
  color: #848889;
  position: absolute;
  left: 627px;
  top: 9px;
  cursor: pointer;
}
#speedcity_show .filter .city-search .icon-close:hover {
  color: #aeabab;
}
#speedcity_show .filter .city-search .icon-search {
  font-size: 18px;
  color: #b7b6b6;
  position: absolute;
  left: 663px;
  top: 8px;
  cursor: pointer;
}
#speedcity_show .filter .city-search .icon-search:hover {
  color: #ff7a1e;
}
#speedcity_show .filter .city-search .data-num {
  color: #bbb;
  font-size: 16px;
  display: none;
  line-height: 42px;
  margin-left: 15px;
}
#speedcity_show .filter .city-search .more-cities {
  color: #bbb;
  font-size: 16px;
  line-height: 42px;
  margin-left: 15px;
}
#speedcity_show .filter .city-search .more-cities a {
  text-decoration: underline;
}
#speedcity_show .filter .city-search .see-video {
  width: 200px;
  height: 35px;
  background: #363636;
  position: absolute;
  right: 0;
  top: 5px;
  overflow: hidden;
  border-radius: 10px;
  cursor: pointer;
}
#speedcity_show .filter .city-search .see-video .t_news {
  height: 19px;
  color: #e6e6e6;
  padding-left: 10px;
  margin: 8px 0;
  overflow: hidden;
  position: relative;
}
#speedcity_show .filter .city-search .see-video .t_news i {
  float: left;
  position: absolute;
  left: 17px;
  color: #e6e6e6;
  font-size: 18px;
  top: -3px;
  animation: icon_text 0.5s linear 1.5s infinite alternate;
}
#speedcity_show .filter .city-search .hook_area,
#speedcity_show .filter .city-search .swap {
  line-height: 19px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 45px;
}
#speedcity_show .filter .city-search .hook_area a,
#speedcity_show .filter .city-search .swap a {
  color: #fff;
}
#speedcity_show .filter .city-search .swap {
  top: 19px;
}
#speedcity_show .filter .con {
  position: relative;
  padding: 10px 30px 10px 35px;
  background-color: #121417;
  border-radius: 5px 5px 5px 5px;
}
#speedcity_show .filter .con .site {
  width: 100%;
  position: relative;
}
#speedcity_show .filter .con .filter-title {
  font-size: 16px;
  letter-spacing: 0;
  float: left;
  margin-right: 25px;
  margin-top: 15px;
  font-size: 14px;
  color: #666;
}
#speedcity_show .filter .con .all {
  font-size: 14px;
  color: #bbb;
  position: absolute;
  right: -61px;
  top: 9px;
  width: 80px;
  height: 32px;
  line-height: 32px;
  border-radius: 24px;
  text-align: center;
  z-index: 1;
  cursor: pointer;
}
#speedcity_show .filter .con .filter-all {
  line-height: 32px;
  color: #bbb;
  display: block;
  font-size: 14px;
  margin-top: 10px;
  letter-spacing: 0;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  margin-right: 35px;
  float: left;
}
#speedcity_show .filter .con .filter-all:hover {
  color: #ff7a1e;
}
#speedcity_show .filter .con .filter-wrap {
  overflow: hidden;
}
#speedcity_show .filter .con .filter-wrap .ant-row {
  padding-right: 37px;
  height: 32px;
  line-height: 32px;
  display: block;
  color: #bbb;
  border-radius: 24px;
  font-size: 14px;
  margin-top: 10px;
  letter-spacing: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  float: left;
}
#speedcity_show .filter .con .filter-wrap .ant-row:hover {
  color: #ff7a1e;
}
#speedcity_show .visualization {
  width: 100%;
  position: relative;
  padding: 0 0 230px 0;
}
#speedcity_show .visualization .list {
  width: 85%;
  max-width: 1500px;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
#speedcity_show .visualization .list li {
  width: 23%;
  height: 100%;
  margin: 0 15px 30px 15px;
  transition: all 0.5s;
  border: 1px solid #3a4659;
  transform: translateY(0px);
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 4px 8px rgba(0, 0, 0, 0.02);
}
#speedcity_show .visualization .list li:hover {
  box-shadow: 0 8px 20px #000;
  transform: translateY(-1px);
  border-radius: 3px;
}
#speedcity_show .visualization .list li:hover .combo {
  border: 1px solid #FF9C1E;
}
#speedcity_show .visualization .list li:hover .preview {
  opacity: 1;
}
#speedcity_show .visualization .list li:hover .combo {
  opacity: 1;
}
#speedcity_show .visualization .list li:hover .button {
  opacity: 1;
}
#speedcity_show .visualization .list li .combo {
  width: 100%;
  min-height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all 0s;
}
#speedcity_show .visualization .list li .antistops {
  height: 50px;
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
#speedcity_show .visualization .list li .antistop {
  padding: 2px 5px;
  height: 22px;
  color: #777;
  float: right;
  background: #eee;
  border-radius: 4px;
  margin-left: 5px;
  margin-top: 5px;
}
#speedcity_show .visualization .list li .arrange {
  position: absolute;
  right: 10px;
  top: 8px;
  border-radius: 10px;
  padding: 0 7px;
  font-size: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
#speedcity_show .visualization .list li .img-one {
  width: 100%;
  transition: 0.2s;
  overflow: hidden;
}
#speedcity_show .visualization .list li .preview {
  position: absolute;
  bottom: 50px;
  left: 10px;
  width: 36px;
  height: 36px;
  background-color: #222;
  border-radius: 100%;
  box-shadow: 0 11px 20px 0 rgba(97, 108, 121, 0.17);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  opacity: 0;
  z-index: 1;
}
#speedcity_show .visualization .list li .preview i {
  font-size: 1.2em;
}
#speedcity_show .visualization .list li .button {
  width: 100%;
  height: 90%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0s;
}
#speedcity_show .visualization .list li .button .sell {
  width: 60px;
  margin-left: 9px;
  font-size: 13px;
  text-align: center;
  color: #fff;
  background-color: #ff790b;
  height: 30px;
  border-radius: 3px;
  line-height: 30px;
  letter-spacing: 2px;
  z-index: 50;
  cursor: pointer;
}
#speedcity_show .visualization .list li .button .sell:hover {
  background-color: #fc9117;
}
#speedcity_show .visualization .list li .button .sell:active {
  background-color: #ff790b;
}
#speedcity_show .visualization .list li .button .sell:nth-child(1) {
  margin-left: 0px;
}
#speedcity_show .visualization .list li .visualization-text {
  width: 100%;
  padding: 13px;
  background: #1d262e;
  transition: 0.2s;
  overflow: hidden;
}
#speedcity_show .visualization .list li .visualization-text .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 2;
  color: #fff;
  font-size: 12px;
}
#speedcity_show .no-data {
  display: none;
  width: 100px;
  position: relative;
  margin: 0 auto;
  padding: 18px 0px 21px;
}
#speedcity_show .no-data p {
  color: #646464;
  margin-top: 10px;
  margin-left: 16px;
}
#speedcity_show .filterConClick {
  display: block;
  color: #ff7a1e !important;
  font-size: 14px;
  letter-spacing: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
#speedcity_show .filterConClick:hover {
  color: #ff8800 !important;
}
#speedcity_show .specialsell_pop_up {
  position: fixed;
  width: 325px;
  z-index: 5;
  top: 50%;
  left: 50%;
  transform: translate(-162.5px, -100.5px);
  background: #fdfdfd;
  border-radius: 3px;
  overflow: hidden;
  background: #2b2d2f;
  color: #c6c6c6;
  display: none;
}
#speedcity_show .specialsell_pop_up .order_success_title {
  padding: 0 80px 0 20px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #1f2022c7;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  border-radius: 2px 2px 0 0;
  color: #c6c6c6;
}
#speedcity_show .specialsell_pop_up .order_success_title .close_c {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
#speedcity_show .specialsell_pop_up .order_success_title .close_c i {
  font-size: 15px;
  color: #959697;
}
#speedcity_show .specialsell_pop_up .order_seccess_content {
  padding: 20px;
  line-height: 24px;
}
#speedcity_show .specialsell_pop_up .order_seccess_content .label_box {
  width: 197px;
  margin: 0 0 0 60px;
  font-size: 14px;
}
#speedcity_show .specialsell_pop_up .order_seccess_content .label_box label {
  margin: 7px 0px;
  display: flex;
}
#speedcity_show .specialsell_pop_up .order_seccess_content .label_box label .sanI,
#speedcity_show .specialsell_pop_up .order_seccess_content .label_box label .AllareasI {
  width: 180px;
  overflow: hidden;
}
#speedcity_show .specialsell_pop_up .order_seccess_content .label_box label span {
  box-sizing: content-box;
}
#speedcity_show .specialsell_pop_up .order_seccess_content .label_box label span .panel-radio-border {
  background: #1c1f20;
}
#speedcity_show .specialsell_pop_up .order_seccess_content .label_box label span .panel-radio-border .panel-radio {
  position: relative;
  top: 2px;
  margin-right: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  background: #1c1f20;
  cursor: pointer;
}
#speedcity_show .specialsell_pop_up .order_seccess_content .label_box label span .panel-radio-border::after {
  position: absolute;
  width: 8px;
  height: 8px;
  left: 3px;
  top: 3px;
  border-radius: 6px;
  display: table;
  border-top: 0;
  border-left: 0;
  content: " ";
  background-color: #ff6110;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0);
}
#speedcity_show .specialsell_pop_up .order_seccess_content .label_box label span .panel-radio-checked::after {
  opacity: 1;
  transform: scale(1);
  transition: all 0.2s ease-in-out;
}
#speedcity_show .specialsell_pop_up .footer_box {
  line-height: 50px;
  text-align: center;
  background: #f8f9fa;
  border-top: 1px solid #1f2022c7;
  background: #2b2d2f;
}
#speedcity_show .specialsell_pop_up .footer_box .next_step {
  height: 30px;
  line-height: 30px;
  padding: 0px 16px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  margin: 0px 3px;
  background: #ff6110;
  color: #ffffff;
  cursor: pointer;
}
#speedcity_show .pop_up {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 800;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}
#speedcity_show .pop_up .pop_uo_contant {
  width: 518px;
  height: 290px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -254px;
  margin-top: -132px;
  background-color: #fff;
}
#speedcity_show .pop_up .pop_uo_contant .tit {
  position: relative;
  border-bottom: 1px solid #e1e3e5;
  color: #333333;
  padding: 10px 20px;
}
#speedcity_show .pop_up .pop_uo_contant .tit span {
  font-size: 20px;
  display: block;
}
#speedcity_show .pop_up .pop_uo_contant .tit i {
  font-size: 20px;
  float: right;
  cursor: pointer;
  padding: 7px 12px;
  /* border-radius: 50%; */
  /* background: rgba(0, 0, 0, 0.1); */
  position: absolute;
  right: 15px;
  top: 4px;
  color: #979797;
}
#speedcity_show .pop_up .pop_uo_contant img {
  width: 184px;
  float: left;
  margin: 35px 15px 0 35px;
}
#speedcity_show .pop_up .pop_uo_contant .txt {
  padding: 66px 33px;
  color: #666;
  font-size: 14px;
  line-height: 24px;
}
#speedcity_show .pop_up .pop_uo_contant .txt i {
  font-size: 13px;
}
#speedcity_show .shade {
  width: 100%;
  height: 100%;
  background-color: rgba(26, 25, 25, 0.747);
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}
.page {
  height: 100px;
  position: absolute;
  right: 220px;
  bottom: 0;
}
.page .sum {
  display: inline-block;
  font-size: 16px;
  margin-right: 30px;
  color: #bbb;
}
.page a {
  color: #8f8989;
}
.page .up {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #3a4659;
  cursor: pointer;
}
.page .number {
  width: 25px;
  background: rgba(43, 42, 42, 0.5);
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  font-size: 16px;
  margin: 0 4px;
  cursor: pointer;
}
.page .omit::before {
  content: '\2022\2022\2022';
  width: 25px;
  height: 25px;
  line-height: 27px;
  background: rgba(43, 42, 42, 0.5);
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  font-size: 10px;
  margin: 0 4px;
}
.page .next {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #3a4659;
  cursor: pointer;
}
@media only screen and (max-width: 1782px) {
  #speedcity_show .speedcity_banner .banner_img .banner-text-box {
    width: 83%;
  }
  #speedcity_show .filter {
    width: 83%;
  }
  #speedcity_show .visualization .list li {
    width: 22.9%;
  }
  #speedcity_show .speedcity_banner .banner_img .video-play {
    width: 1160px;
    margin-top: -315px;
    margin-left: -580px;
  }
}
@media only screen and (max-width: 1698px) {
  #speedcity_show .visualization .list li {
    width: 22.8%;
  }
}
@media only screen and (max-width: 1621px) {
  #speedcity_show .visualization .list li {
    width: 22.7%;
  }
  #speedcity_show .speedcity_banner .banner_img .video-play {
    width: 1020px;
    margin-top: -280px;
    margin-left: -510px;
  }
}
@media only screen and (max-width: 1552px) {
  #speedcity_show .visualization .list li {
    width: 22.6%;
  }
}
@media only screen and (max-width: 1487px) {
  #speedcity_show .visualization .list li {
    width: 22.5%;
  }
}
@media only screen and (max-width: 1439px) {
  #speedcity_show .visualization .list li {
    width: 22%;
  }
  #speedcity_show .speedcity_banner .banner_img .video-play {
    width: 850px;
    margin-top: -235px;
    margin-left: -425px;
  }
}
@media only screen and (max-width: 1439px) {
  #speedcity_show .visualization .list li {
    width: 22%;
  }
}
@media only screen and (max-width: 768px) {
  #speedcity_show .fill {
    height: 70px;
  }
  #speedcity_show .speed-tooltip {
    position: relative;
    background-color: #fce7d6;
    color: #ff7a1f;
    padding: 0 0.28rem 0 0.52rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  #speedcity_show .speed-tooltip .iconOne {
    font-size: 0.3rem;
    position: relative;
    top: 0.05rem;
  }
  #speedcity_show .speed-tooltip .tit {
    display: inline-block;
    font-size: 0.24rem;
    margin-left: 0.05rem;
    position: relative;
    color: #ff7a1f;
  }
  #speedcity_show .speed-tooltip .iconTwo {
    font-size: 0.34rem;
    position: relative;
    top: 0.05rem;
    float: right;
  }
  #speedcity_show .filter {
    padding: 0;
    margin-top: -34%;
    padding-bottom: 45px;
  }
  #speedcity_show .filter .city-search {
    width: 6rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 0.1rem;
  }
  #speedcity_show .filter .city-search .tit {
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.14rem;
    margin-left: 0.23rem;
    border-right: 1px solid #3b3b3b;
    display: none;
  }
  #speedcity_show .filter .city-search .tit .threeD {
    font-size: 0.13rem;
  }
  #speedcity_show .filter .city-search .tit i {
    position: absolute;
    top: 1px;
    color: #fff;
    font-size: 0.17rem;
  }
  #speedcity_show .filter .city-search input {
    width: 4rem;
    color: #f0f0f0;
    border-radius: 10px;
    background-color: #363636;
    font-size: 0.14rem;
    padding: 0.11rem 0 0.12rem 0.3rem;
  }
  #speedcity_show .filter .city-search .icon-close {
    display: none!important;
  }
  #speedcity_show .filter .city-search .icon-search {
    display: none;
  }
  #speedcity_show .filter .city-search .data-num {
    width: 1.8rem;
    color: #bbb;
    font-size: 0.16rem;
    display: none;
    line-height: 0.42rem;
    margin-left: 0.15rem;
  }
  #speedcity_show .filter .city-search .more-cities {
    display: none;
  }
  #speedcity_show .filter .city-search .see-video {
    display: none;
  }
  #speedcity_show .filter .con {
    display: none !important;
  }
  #speedcity_show .speedcity_banner {
    height: 5.3rem;
  }
  #speedcity_show .speedcity_banner .banner_img {
    background-size: 32.2rem 11.3rem, 100%;
    background-position: top;
  }
  #speedcity_show .speedcity_banner .banner_img .banner-text-box {
    width: 83%;
    position: relative;
    top: 14%;
    margin: 0 auto;
  }
  #speedcity_show .speedcity_banner .banner_img .banner-text-box .tit {
    width: 6rem;
    font-size: 0.5rem;
    line-height: 0.4rem;
    color: #fff;
  }
  #speedcity_show .speedcity_banner .banner_img .banner-text-box .txt {
    width: 5rem;
    padding-top: 0.15rem;
    font-size: 0.14rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 0.26rem;
  }
  #speedcity_show .speedcity_banner .banner_img .banner-text-box .city_num {
    font-size: 0.35rem;
    margin-top: 0.1rem;
  }
  #speedcity_show .visualization {
    padding: 0 0 120px 0;
    margin-top: 0rem;
  }
  #speedcity_show .visualization .list {
    width: 90%;
  }
  #speedcity_show .visualization .list li {
    width: 100%;
  }
  #speedcity_show .visualization .list li .button div:nth-child(2),
  #speedcity_show .visualization .list li .button div:nth-child(3) {
    display: none;
  }
  #speedcity_show .page {
    height: 80px;
    position: absolute;
    right: 5%;
    bottom: 0;
  }
}
.ant-form-item-two .filter-con,
.ant-form-item-one .filter-con {
  position: relative;
}
.ant-form-item-two .filter-con .font-image,
.ant-form-item-one .filter-con .font-image {
  width: 18px;
  height: 18px;
  line-height: 15px;
  text-align: center;
  position: relative;
  left: 15px;
  top: -5px !important;
  border-radius: 90%;
  float: right;
  background: #ff7a1e;
  color: #fff;
  font-size: 12px;
  transform: scale(0.9);
  display: none;
}
.ant-form-item-two .filter-con .font-num,
.ant-form-item-one .filter-con .font-num {
  line-height: 19px;
  font-family: "Hiragino Sans GB", "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  font-size: 13px;
}
.add-speedcity_show {
  width: 100%;
  height: cale(83%);
  overflow: hidden;
}
.add-video-play {
  transform: scale(1) !important;
  animation: popupVideo 0.5s ease 0s;
}
.remove-video-play-two {
  transform: scale(0) !important;
  animation: packUpVideo 0.5s ease 0s;
}
@keyframes popupVideo {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes packUpVideo {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
