@import '../base.css';
@import '../animate.css';
#same_city .banner-qx {
  width: 100%;
  height: 700px;
  background: linear-gradient(90deg, #4c55ff 0%, #4d45e5 100%);
}
#same_city .banner-qx .banner-qx-inner {
  width: 100%;
  height: 700px;
  background: url('../../img/index3/sameBanner.png') no-repeat center center;
  position: relative;
}
#same_city .banner-qx .slide-txt {
  position: absolute;
  left: 55%;
  top: 307px;
}
#same_city .banner-qx .slide-txt h3 {
  font-size: 32px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px 3px 6px #1b2ef7;
  margin-bottom: 28px;
}
#same_city .banner-qx .slide-txt p {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  text-shadow: 0px 2px 4px #1b2ef7;
  margin-bottom: 39px;
}
#same_city .banner-qx .slide-txt a {
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  border: 1px solid #ffffff;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background: transparent;
}
#same_city .banner-qx .slide-txt a:hover {
  background: #12c444;
  border-color: #12c444;
}
#same_city .block2 {
  width: 100%;
  height: 900px;
  padding-top: 100px;
  zoom: 0.8;
}
#same_city .block2_content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
#same_city .block2_content .img-content {
  margin-top: 60px;
  width: 100%;
  height: 640px;
  overflow: hidden;
}
#same_city .block2_content .img-content img {
  width: 100%;
}
.block1 {
  width: 100%;
  background: #e8f1fa;
  padding: 100px 0 52px;
  zoom: 0.8;
}
.block1_content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.block1_content .select-content {
  width: 100%;
  height: 910px;
  margin-top: 60px;
  background: #fff;
  position: relative;
}
.block1_content .select-content .select-menu {
  width: 220px;
  height: 730px;
  background: #edf2f7;
  position: absolute;
  left: 0;
  top: 90px;
}
.block1_content .select-content .select-menu-item {
  height: 103px;
  line-height: 103px;
  font-size: 16px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #333333;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #e1e6eb;
}
.block1_content .select-content .select-menu-item:last-child {
  border-bottom: none;
}
.block1_content .select-content .select-menu-item img {
  display: none;
}
.block1_content .select-content .select-menu .active {
  position: relative;
}
.block1_content .select-content .select-menu .active span {
  height: 103px;
  line-height: 103px;
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
}
.block1_content .select-content .select-menu .active img {
  position: absolute;
  z-index: 999;
  left: -21px;
  top: -18px;
  z-index: 998;
  display: block;
}
.block1_content .select-content .select-box {
  width: 860px;
  height: 810px;
  position: absolute;
  top: 50px;
  right: 30px;
}
.block1_content .select-content .select-box img {
  width: 100%;
  max-height: 100%;
  position: absolute;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.block1_content .select-content .select-box .show {
  opacity: 1;
  animation: identifier 0.5s ease-in-out;
}
@keyframes identifier {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}
.block1 .try-btn {
  background: linear-gradient(90deg, #f19c39 0%, #f2543f 100%);
  box-shadow: unset;
}
.title {
  width: 1000px;
  margin: 0 auto 0;
}
.title-top {
  text-align: center;
  font-size: 36px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #222222;
}
.title .line {
  width: 246px;
  height: 1px;
  background: #d7dce0;
  margin: 41px auto 0;
  position: relative;
}
.title .line::before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: 0;
  width: 50px;
  height: 4px;
  background: #1787ff;
}
.title .little-txt {
  font-size: 14px;
  font-family: PingFang-SC-Light;
  font-weight: 300;
  color: #222222;
  text-align: center;
  width: 100%;
  margin-top: 15px;
}
.count-container {
  width: 100%;
  height: 100px;
  background: #f3faff;
  margin-bottom: 20px;
  font-size: 30px;
  color: #666666;
  line-height: 100px;
  text-align: center;
}
.count-container .count-btn {
  width: 144px;
  height: 46px;
  background: #f2513f;
  border-radius: 4px;
  border: none;
  vertical-align: middle;
  margin: 0 10px;
  color: #fff;
  font-size: 16px;
}
.count-container .count-btn.blue {
  background: #338fff;
}
.count-container .w1200 > span {
  font-weight: bold;
  font-size: 30px;
  color: #F2513F;
  display: inline-block;
}
.count-container .w1200 .num-box {
  width: 43px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #f2513f;
  border-radius: 4px;
  color: #Fff;
}
/*# sourceMappingURL=sameCity.css.map */