@charset "UTF-8";
.lianxiBlock {
  background: #f7f7f7 url(../images/lianxiBlockImg.jpg) no-repeat center top;
  height: 700px;
}
.lianxiBlock .w1400 {
  padding-top: 93px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.lianxiBlock .w1400 .left .tit {
  font-size: 30px;
  letter-spacing: 1px;
  color: #1c2e51;
}
.lianxiBlock .w1400 .left .tips {
  font-size: 20px;
  letter-spacing: 1px;
  color: #666;
  margin-top: 25px;
}
.lianxiBlock .w1400 .left .map {
  display: flex;
  align-items: center;
  color: #3cb4e6;
  font-size: 14px;
  margin-top: 42px;
}
.lianxiBlock .w1400 .left .map img {
  margin-right: 10px;
}
.lianxiBlock .w1400 .left .content {
  margin-top: 44px;
}
.lianxiBlock .w1400 .left .content p {
  font-size: 16px;
  line-height: 2;
  color: #666;
}
.lianxiBlock .w1400 .left .content p a {
  color: #666;
}
.lianxiBlock .w1400 .left .wifi {
  display: flex;
  align-items: center;
  color: #3cb4e6;
  font-size: 14px;
  margin-top: 46px;
}
.lianxiBlock .w1400 .left .wifi img {
  margin-right: 8px;
}
.lianxiBlock .w1400 .left ul {
  display: flex;
  margin-top: 58px;
}
.lianxiBlock .w1400 .left ul li {
  margin-left: 22px;
}
.lianxiBlock .w1400 .left ul li img:nth-child(2) {
  display: none;
}
.lianxiBlock .w1400 .left ul li:first-child {
  margin-left: 0;
}
.lianxiBlock .w1400 .right {
  position: absolute;
  right: 0;
  top: 100px;
  padding: 50px 64px;
  background: #fff;
  width: 41.4285714286%;
  box-shadow: 0px 5px 24px 0px rgba(18, 36, 69, 0.1);
}
.lianxiBlock .w1400 .right .tit {
  font-size: 30px;
  letter-spacing: 1px;
  color: #1c2e51;
}
.lianxiBlock .w1400 .right .select {
  margin-top: 28px;
  position: relative;
}
.lianxiBlock .w1400 .right .select .city {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f8f8fa;
  padding: 15px 30px;
  cursor: pointer;
}
.lianxiBlock .w1400 .right .select .city span {
  font-size: 16px;
  line-height: 30px;
  color: #999;
}
.lianxiBlock .w1400 .right .select .cityList {
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
}
.lianxiBlock .w1400 .right .select .cityList a {
  display: block;
  padding: 0 30px;
  line-height: 60px;
  border: 1px solid #eee;
  border-top: 0;
  color: #999;
  background: #fff;
}
.lianxiBlock .w1400 .right .content {
  overflow-y: auto;
  max-height: 472px;
}
.lianxiBlock .w1400 .right .content > .cont{
    display: none;
}
.lianxiBlock .w1400 .right .content .list {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 34px;
  padding-top: 36px;
}
.lianxiBlock .w1400 .right .content .list .name {
  font-size: 18px;
  color: #1c2e51;
}
.lianxiBlock .w1400 .right .content .list .cont {
  margin-top: 13px;
}
.lianxiBlock .w1400 .right .content .list .cont p {
  font-size: 16px;
  line-height: 2;
  color: #666;
}
.lianxiBlock .w1400 .right .content .list .cont p a {
  color: #666;
}

.lianxiBlock2 .w1400 {
  padding-top: 93px;
  padding-bottom: 110px;
}
.lianxiBlock2 .w1400 .tit p {
  font-size: 30px;
  letter-spacing: 1px;
  color: #1c2e51;
}
.lianxiBlock2 .w1400 .tit .tips {
  font-size: 16px;
  line-height: 2;
  color: #666;
  margin-top: 10px;
}
.lianxiBlock2 .w1400 #form {
  font-size: 0;
  margin-top: 44px;
}
.lianxiBlock2 .w1400 #form .must {
  display: flex;
  justify-content: space-between;
}
.lianxiBlock2 .w1400 #form .must p {
  width: calc((100% - 40px) / 3);
  position: relative;
}
.lianxiBlock2 .w1400 #form .must p span {
  line-height: 62px;
  color: #f12222;
  left: 25px;
  top: 0;
  position: absolute;
  font-size: 16px;
}
.lianxiBlock2 .w1400 #form .must p input {
  padding: 0 35px;
  font-size: 16px;
}
.lianxiBlock2 .w1400 #form input {
  width: 100%;
  border: 0;
  background: #f7f7f7;
  height: 60px;
  margin-bottom: 14px;
  padding: 0 35px;
  font-size: 16px;
}
.lianxiBlock2 .w1400 #form textarea {
  width: 100%;
  border: 0;
  background: #f7f7f7;
  padding: 15px 35px;
  font-size: 16px;
  font-family: "微软雅黑";
  line-height: 30px;
  min-height: 160px;
}
.lianxiBlock2 .w1400 #form .menuBlock {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
.lianxiBlock2 .w1400 #form .menuBlock .tips {
  font-size: 16px;
  color: #666;
}
.lianxiBlock2 .w1400 #form .menuBlock .tips span {
  color: #f12222;
}
.lianxiBlock2 .w1400 #form .menuBlock .btn {
  display: block;
  width: 270px;
  line-height: 60px;
  background: #3cb4e6;
  text-align: center;
  color: #fff;
  font-size: 18px;
}

@media (max-width: 996px) {
  .lianxiBlock {
    height: auto;
  }
  .lianxiBlock .w1400 {
    flex-direction: column;
    padding-bottom: 100px;
  }
  .lianxiBlock .w1400 .left {
    width: 100%;
  }
  .lianxiBlock .w1400 .right {
    position: initial;
    width: 100%;
    margin-top: 30px;
  }
  .lianxiBlock2 .w1400 #form .must p {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .lianxiBlock {
    background: #f7f7f7;
  }
  .lianxiBlock .w1400 {
    padding: 45px 0;
  }
  .lianxiBlock .w1400 .right {
    padding: 30px 40px;
  }
  .lianxiBlock2 .w1400 {
    padding: 45px 0;
  }
  .lianxiBlock2 .w1400 #form .must {
    flex-wrap: wrap;
  }
  .lianxiBlock2 .w1400 #form .must p {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .lianxiBlock .w1400 {
    padding: 30px 0;
  }
  .lianxiBlock .w1400 .left .tit {
    font-size: 4.5vw;
  }
  .lianxiBlock .w1400 .left .tips {
    font-size: 14px;
    margin-top: 14px;
  }
  .lianxiBlock .w1400 .left .map {
    margin-top: 20px;
  }
  .lianxiBlock .w1400 .left .content {
    margin-top: 16px;
  }
  .lianxiBlock .w1400 .left .content p {
    font-size: 14px;
  }
  .lianxiBlock .w1400 .left .wifi {
    margin-top: 16px;
  }
  .lianxiBlock .w1400 .left ul {
    margin-top: 20px;
  }
  .lianxiBlock .w1400 .right {
    padding: 20px 25px;
  }
  .lianxiBlock .w1400 .right .tit {
    font-size: 4.5vw;
  }
  .lianxiBlock .w1400 .right .select .city {
    padding: 5px 20px;
  }
  .lianxiBlock .w1400 .right .select .city span {
    font-size: 14px;
  }
  .lianxiBlock .w1400 .right .select .cityList {
    top: 40px;
  }
  .lianxiBlock .w1400 .right .select .cityList a {
    line-height: 40px;
    font-size: 12px;
  }
  .lianxiBlock .w1400 .right .content {
    max-height: 424px;
  }
  .lianxiBlock .w1400 .right .content .list {
    padding: 20px 0;
  }
  .lianxiBlock .w1400 .right .content .list .name {
    font-size: 16px;
  }
  .lianxiBlock .w1400 .right .content .list .cont {
    margin-top: 10px;
  }
  .lianxiBlock .w1400 .right .content .list .cont p {
    font-size: 14px;
  }
  .lianxiBlock2 .w1400 {
    padding: 30px 0;
  }
  .lianxiBlock2 .w1400 .tit p {
    font-size: 4.5vw;
  }
  .lianxiBlock2 .w1400 .tit .tips {
    font-size: 14px;
  }
  .lianxiBlock2 .w1400 #form {
    margin-top: 20px;
  }
  .lianxiBlock2 .w1400 #form .must p span {
    line-height: 45px;
    left: 20px;
  }
  .lianxiBlock2 .w1400 #form .must p input {
    height: 40px;
    font-size: 14px;
  }
  .lianxiBlock2 .w1400 #form input {
    height: 40px;
    font-size: 14px;
  }
  .lianxiBlock2 .w1400 #form textarea {
    padding: 5px 35px;
    font-size: 14px;
    min-height: 100px;
  }
  .lianxiBlock2 .w1400 #form .menuBlock {
    flex-direction: column;
  }
  .lianxiBlock2 .w1400 #form .menuBlock .tips {
    font-size: 14px;
  }
  .lianxiBlock2 .w1400 #form .menuBlock .btn {
    margin-top: 20px;
    line-height: 40px;
    width: 200px;
    font-size: 16px;
  }
}/*# sourceMappingURL=lianxi.css.map */