.banner {
  clear: both;
  position: relative;
  background-color: #cebfbf;
}
.banner .banner-swiper-container {
  height: 630px;
  width: 100%;
  overflow: hidden;
}
.banner .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.banner .swiper-slide .sub-banner {
  width: 100%;
  height: 630px;
}
.banner .search-form {
  position: absolute;
  bottom: 40px;
  width: 100%;
  z-index: 1;
}
.banner .search-form .biaot {
  width: 1120px;
  height: 250px;
  margin: 0 auto;
  position: relative;
}
.banner .search-form .biaot img {
  position: absolute;
  top: 75px;
  left: 124px;
}
.banner .search-form .form-box {
  width: 1120px;
  height: 250px;
  margin: 0 auto;
}
.banner .search-form .form-box .keywords {
  box-shadow: 2px 11px 12px 0px rgba(0, 0, 0, 0.23);
}
.banner .search-form .form-box .keywords ul {
  width: 100%;
}
.banner .search-form .form-box .keywords ul li.keyword-input {
  float: left;
  width: 958px;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search {
  position: relative;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_warp {
  width: 100%;
  height: 100%;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_warp input {
  width: 920px;
  padding: 20px;
  border: 0;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  outline: 0;
  margin: 0;
  border-radius: 5px 0 0 5px;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_warp input::-moz-placeholder {
  color: #cfcfcf;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_warp input::placeholder {
  color: #cfcfcf;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_help_tips_warp {
  background: lightblue;
  position: relative;
  width: 1px;
  height: 0px;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_help_tips_warp .i_search_help_tips_warp {
  padding: 4px 0px;
  position: absolute;
  width: 960px;
  /* box-shadow: 1px 1px 4px 1px gainsboro; */
  left: 0px;
  z-index: 9;
  top: 3px;
  background-color: #fff;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_help_tips_warp .i_search_help_tips_warp ul li.active {
  background: #f7f9ff;
  cursor: pointer;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_help_tips_warp .i_search_help_tips_warp ul li {
  height: 16px;
  padding: 5px 14px;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_help_tips_warp .i_search_help_tips_warp ul li .type {
  float: left;
  width: 10%;
  text-align: center;
  margin: 0 20px 0 0;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_help_tips_warp .i_search_help_tips_warp ul li .name {
  float: left;
  width: 55%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_help_tips_warp .i_search_help_tips_warp ul li .digest {
  float: right;
  width: 25%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  font-size: 12px;
  color: #666666;
}
.banner .search-form .form-box .keywords ul li.keyword-input .search .search_help_tips_warp.displaynone {
  display: none;
}
.banner .search-form .form-box .keywords ul li.keyword-button {
  float: left;
  width: 162px;
  cursor: pointer;
}
.banner .search-form .form-box .keywords ul li.keyword-button .search-by-keywords {
  width: 100%;
  height: 63px;
  background: #0952a3;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 67px;
  text-align: center;
  border-radius: 0 5px 5px 0;
}
.banner .search-form .form-box .filter {
  background: #ffffff;
  border-radius: 10px;
  margin: 20px 0 0 0;
  padding: 20px 0 0 25px;
  box-shadow: 2px 11px 12px 0px rgba(0, 0, 0, 0.23);
  opacity: 0.7;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.banner .search-form .form-box .filter .sjj {
  position: absolute;
  top: -9px;
  left: 156px;
  width: 17px;
  height: 9px;
  background: url(/images/pc/sjj.png) no-repeat;
  background-size: 17px 9px;
}
.banner .search-form .form-box .filter .bo-1 {
  width: 650px;
}
.banner .search-form .form-box .filter .bo-1 ul li {
  padding: 0 0 14px 0;
}
.banner .search-form .form-box .filter .bo-2 {
  width: 350px;
  font-size: 18px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.banner .search-form .form-box .filter .bo-2 li a:link,
.banner .search-form .form-box .filter .bo-2 li a:visited {
  color: #0462ca;
  font-weight: 450;
  text-decoration: none;
}
.banner .search-form .form-box .filter .bo-2 li a:hover {
  color: #0462ca;
  font-weight: 500;
}
.banner .search-form .form-box .filter .condition .sub-condition {
  float: left;
}
.banner .search-form .form-box .filter .condition .sub-condition ul li.label {
  width: 60px;
}
.banner .search-form .form-box .filter .condition .sub-condition ul li.label .label-text {
  float: left;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
.banner .search-form .form-box .filter .condition .sub-condition ul li {
  float: left;
  width: 60px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  text-align: left;
}
.banner .search-form .form-box .filter .condition .sub-condition ul li a:link,
.banner .search-form .form-box .filter .condition .sub-condition ul li a:visited {
  color: #333333;
  font-weight: 450;
  text-decoration: none;
}
.banner .search-form .form-box .filter .condition .sub-condition ul li a:hover {
  color: #0462ca;
  font-weight: 500;
}
.banner .search-form .form-box .filter .condition .sub-condition ul li a.selected {
  color: #333333;
  font-weight: 600;
}
.banner .search-form .form-box .filter .condition .sub-condition ul li.moderate-len {
  width: 80px;
}
.banner .search-form .form-box .filter .condition .sub-condition ul li.long-len {
  width: 100px;
}
.slogan {
  width: 100%;
  background: #0462ca;
  height: 90px;
}
.slogan .slogan-container {
  margin: 0 auto;
  width: 1200px;
}
.slogan .slogan-container ul {
  width: 100%;
}
.slogan .slogan-container ul li {
  width: 300px;
  float: left;
  font-size: 18px;
  color: #ffffff;
  position: relative;
  height: 90px;
}
.slogan .slogan-container ul li .hline {
  color: #ffffff;
  width: 1px;
  height: 90px;
  line-height: 90px;
  float: left;
  padding: 0 60px 0 0;
  font-weight: bold;
}
.slogan .slogan-container ul li .s1,
.slogan .slogan-container ul li .s2,
.slogan .slogan-container ul li .s3,
.slogan .slogan-container ul li .s4 {
  width: 180px;
  height: 90px;
  line-height: 90px;
  float: left;
}
.slogan .slogan-container ul li .s1 {
  background: url(/images/pc/zsfy.png) no-repeat;
  background-position: 0 24px;
  background-size: 40px 40px;
}
.slogan .slogan-container ul li .s2 {
  background: url(/images/pc/myj.png) no-repeat;
  background-position: 0 24px;
  background-size: 40px 40px;
}
.slogan .slogan-container ul li .s3 {
  background: url(/images/pc/yxzy.png) no-repeat;
  background-position: 0 24px;
  background-size: 40px 40px;
}
.slogan .slogan-container ul li .s4 {
  background: url(/images/pc/khzs.png) no-repeat;
  background-position: 0 24px;
  background-size: 40px 40px;
}
.specialty {
  margin: 0 auto;
  padding: 50px 0;
  width: 1200px;
}
.specialty .specialty-list {
  padding: 25px 0 0 0;
}
.specialty .left-hot-region {
  float: left;
  width: 390px;
  height: 535px;
  padding: 0 15px 0 0;
}
.specialty .right-hot-region {
  float: left;
  width: 795px;
}
.specialty .right-hot-region ul {
  width: 100%;
}
.specialty .right-hot-region ul li {
  width: 390px;
  height: 260px;
  float: left;
  padding: 0 15px 15px 0;
}
.specialty .right-hot-region ul li.padding0 {
  padding: 0;
}
.specialty .region-img .s1 {
  width: 390px;
  height: 535px;
}
.specialty .region-img {
  width: 100%;
  background-color: #cccccc;
  height: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.specialty .region-img img {
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: opacity 0.35s, transform 0.35s;
}
.specialty .region-img:hover img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  cursor: pointer;
}
.specialty .region-img img.ljz {
  width: 390px;
  height: 535px;
}
.specialty .region-img img.hqsw,
.specialty .region-img img.zjgk,
.specialty .region-img img.rmgc,
.specialty .region-img img.jas {
  width: 390px;
  height: 260px;
}
.specialty .region-img .sub-title {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
}
.specialty.bj .left-hot-region {
  display: none;
}
.specialty.bj .right-hot-region {
  width: 1200px;
}
.specialty.bj .right-hot-region ul {
  width: 100%;
}
.specialty.bj .right-hot-region ul li {
  width: 280px;
  height: 350px;
  float: left;
  padding: 0 15px 15px 0;
}
.specialty.bj .right-hot-region ul li .region-img .hqsw {
  width: 280px;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.specialty.bj .right-hot-region ul li.padding0 {
  padding: 0;
}
.project-full-box {
  width: 100%;
  background: #eaf0f5;
}
.project-full-box .project-introduce {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
}
.project-full-box .project-introduce .recommend-housings ul {
  width: 100%;
}
.project-full-box .project-introduce .recommend-housings ul li {
  width: 288px;
  height: 280px;
  padding: 16px 10px 0 0;
  margin: 10px 0;
  float: left;
}
.project-full-box .project-introduce .recommend-housings ul li .housing {
  cursor: pointer;
  box-shadow: 0 0 0 #777;
  transition: box-shadow 0.2s linear;
  border: solid 1px #e2e2e2;
}
.project-full-box .project-introduce .recommend-housings ul li .housing:hover {
  box-shadow: 2px 2px 10px 0px #9e9c9c;
  transform: translate3d(0, -1px, 0);
  transition: all 0.2s ease-out 0.2s;
}
.project-full-box .project-introduce .recommend-housings ul li .housing .facade {
  width: 288px;
  height: 190px;
}
.project-full-box .project-introduce .recommend-housings ul li .housing .facade img {
  width: 100%;
  height: 100%;
}
.project-full-box .project-introduce .recommend-housings ul li .housing .info {
  background-color: #ffffff;
  padding: 0 10px 5px;
}
.project-full-box .project-introduce .recommend-housings ul li .housing .info .project_name {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  padding: 21px 0 15px;
  text-align: left;
  width: 268px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.project-full-box .project-introduce .recommend-housings ul li .housing .info .total .address {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding: 0 0 13px 0;
  float: left;
  width: 100px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.project-full-box .project-introduce .recommend-housings ul li .housing .info .total .price {
  float: right;
  width: 160px;
  text-align: right;
  font-size: 20px;
  color: #ff3232;
  font-weight: 400;
}
.project-full-box .project-introduce .recommend-housings ul li .housing .info .total .price .unit {
  float: right;
  padding: 5px 0 0 5px;
  font-size: 14px;
  line-height: 22px;
}
.recommend_coworking {
  width: 100%;
}
.recommend_coworking .bgcolor {
  background: #ffffff;
}
.recommend_tradition {
  width: 100%;
}
.recommend_tradition .bgcolor {
  background: #ffffff;
}
.rooms_type {
  width: 100%;
  background: #ffffff;
  padding: 50px 0 0 0;
}
.rooms_type .rooms_list {
  margin: 0 auto;
  width: 1200px;
}
.rooms_type .rooms_list ul {
  width: 100%;
}
.rooms_type .rooms_list ul li {
  width: 390px;
  padding: 0 15px 0 0;
  float: left;
  overflow: hidden;
}
.rooms_type .rooms_list ul li .region_img {
  width: 390px;
  height: 458px;
  position: relative;
  cursor: pointer;
}
.rooms_type .rooms_list ul li .region_img img {
  width: 100%;
  height: 100%;
}
.rooms_type .rooms_list ul li .region_img .info {
  width: 370px;
  position: absolute;
  height: 30px;
  bottom: 0;
  background: url(/images/pc/trans-bg-1-1.png) repeat-x;
  transition: height 0.35s;
  -moz-transition: height 0.35s;
  -webkit-transition: height 0.35s;
  -o-transition: height 0.35s;
  padding: 14px 10px 0;
}
.rooms_type .rooms_list ul li .region_img .info .sub-title {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  text-align: left;
  padding: 0 0 15px 0;
}
.rooms_type .rooms_list ul li .region_img .info .sub-desc {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  text-align: left;
}
.rooms_type .rooms_list ul li .region_img:hover .info {
  height: 60px;
}
.rooms_type .rooms_list ul li.padding0 {
  padding: 0;
}
.news {
  width: 100%;
  background: #ffffff;
  padding: 50px 0 70px 0;
}
.news .news-list {
  margin: 0 auto;
  width: 1200px;
  display: flex;
}
.news .news-list .news-section {
  width: 550px;
  padding: 0 25px;
}
.news .news-list .news-section .sub-section-title {
  text-align: left;
}
.news .news-list .news-section .rows {
  font-size: 14px;
  padding: 10px 0 0 0;
}
.news .news-list .news-section .rows .news-info {
  display: flex;
}
.news .news-list .news-section .rows .news-info .title.sub-section-title {
  font-size: 18px;
  padding: 0 0 10px 0;
  text-align: left;
  font-width: 400;
}
.news .news-list .news-section .rows .news-info .title {
  width: 400px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news-list .news-section .rows .news-info .title a:link,
.news .news-list .news-section .rows .news-info .title a:visited,
.news .news-list .news-section .rows .news-info .title a:hover {
  font-size: 14px;
  color: #777777;
  text-decoration: none;
}
.news .news-list .news-section .rows .news-info .title a:hover {
  color: #0462ca;
}
.news .news-list .news-section .rows .news-info .date {
  text-align: right;
  width: 150px;
  color: #666666;
}
.news .news-list .news-section .rows .news-info .date.more a:link,
.news .news-list .news-section .rows .news-info .date.more a:visited,
.news .news-list .news-section .rows .news-info .date.more a:hover {
  font-size: 14px;
  padding: 0 0 10px 0;
  text-decoration: none;
  color: #777777;
}
.news .news-list .news-section .rows .news-info .date.more a:hover {
  color: #0462ca;
}
.news .news-list .news-section.full {
  width: 1200px;
  display: flex;
  flex-flow: wrap;
}
.news .news-list .news-section.full .rows.full {
  width: 100%;
}
.news .news-list .news-section.full .rows {
  padding: 10px 50px 0 0;
}
.news .news-list .news-section.full .rows.ss {
  padding-right: unset;
}
.news .news-list.full {
  padding: 40px 0 0 0;
}
.find_room_full {
  width: 100%;
  height: 280px;
  background-color: #155caa;
  background: url("/images/pc/bannerw.jpg") no-repeat;
  background-size: cover;
}
.find_room_full .find_room_box {
  width: 1200px;
  margin: 0 auto;
}
.find_room_full .find_room_box .left {
  float: left;
  width: 500px;
  position: relative;
}
.find_room_full .find_room_box .left .t1 {
  font-size: 55px;
  font-weight: 500;
  color: #ffffff;
  text-align: left;
  position: absolute;
  top: 50px;
  left: 0;
}
.find_room_full .find_room_box .left .t2 {
  font-size: 40px;
  font-weight: 200;
  color: #ffffff;
  position: absolute;
  top: 148px;
  left: 0px;
}
.find_room_full .find_room_box .right {
  float: right;
  width: 200px;
  position: relative;
}
.find_room_full .find_room_box .right .bnt_find_room {
  background-color: #ffffff;
  width: 200px;
  height: 60px;
  line-height: 60px;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #0462ca;
  cursor: pointer;
  position: absolute;
  top: 120px;
}
.section-title {
  text-align: left;
  padding: 18px 0 0 0;
  font-size: 26px;
  font-weight: 600;
  color: #333333;
  letter-spacing: 2px;
  position: relative;
}
.section-title .more {
  width: 100px;
  font-size: 14px;
  position: absolute;
  right: -5px;
  bottom: -6px;
  font-weight: 300;
}
.section-title .more a:link,
.section-title .more a:visited,
.section-title .more a:hover,
.section-title .more a.selected {
  color: #333333;
  text-decoration: none;
}
@media (max-width: 1201px) {
  .slogan .slogan-container {
    width: 1100px;
  }
  .slogan .slogan-container ul li {
    width: 275px;
  }
  .project-full-box .project-introduce {
    width: 1100px;
  }
  .project-full-box .project-introduce .recommend-housings ul li {
    width: 265px;
  }
  .project-full-box .project-introduce .recommend-housings ul li .housing .facade {
    width: 265px;
  }
  .specialty {
    width: 1100px;
  }
  .specialty .left-hot-region {
    width: 354px;
  }
  .specialty .region-img img.ljz {
    width: 354px;
  }
  .specialty .right-hot-region {
    width: 729px;
  }
  .specialty .right-hot-region ul li {
    width: 350px;
  }
  .specialty .region-img img.hqsw,
  .specialty .region-img img.zjgk,
  .specialty .region-img img.rmgc,
  .specialty .region-img img.jas {
    width: 350px;
  }
  .news .news-list {
    width: 1100px;
  }
  .news .news-list .news-section {
    width: 500px;
  }
}
@media (max-width: 1101px) {
  .slogan .slogan-container {
    width: 1000px;
  }
  .banner .banner-swiper-container {
    height: 590px;
  }
  .slogan .slogan-container ul li {
    width: 250px;
  }
  .project-full-box .project-introduce {
    width: 1000px;
  }
  .project-full-box .project-introduce .recommend-housings ul li {
    width: 240px;
  }
  .project-full-box .project-introduce .recommend-housings ul li .housing .facade {
    width: 240px;
  }
  .specialty {
    width: 1000px;
    padding: 30px 0;
  }
  .specialty .left-hot-region {
    width: 354px;
  }
  .specialty .region-img img.ljz {
    width: 354px;
  }
  .specialty .right-hot-region {
    width: 629px;
  }
  .specialty .right-hot-region ul li {
    width: 305px;
  }
  .specialty .region-img img.hqsw,
  .specialty .region-img img.zjgk,
  .specialty .region-img img.rmgc,
  .specialty .region-img img.jas {
    width: 305px;
  }
  .news .news-list {
    width: 1000px;
  }
  .news .news-list .news-section {
    width: 450px;
  }
  .banner .search-form .biaot img {
    left: 146px;
    width: 70%;
    top: 100px;
  }
  .banner .search-form .biaot {
    width: 900px;
    height: 230px;
  }
  .banner .search-form .form-box {
    width: 900px;
  }
  .banner .search-form .form-box .keywords ul li.keyword-input {
    width: unset;
  }
  .banner .search-form .form-box .keywords ul li.keyword-input .search .search_warp input {
    width: 700px;
  }
  .banner .search-form .form-box .keywords ul li.keyword-button {
    width: 160px;
  }
  .banner .search-form .form-box .keywords ul li.keyword-input .search .search_help_tips_warp .i_search_help_tips_warp {
    width: 900px;
  }
  .banner .search-form .form-box .filter .condition .sub-condition ul li {
    width: 50px;
  }
  .project-full-box .project-introduce {
    width: 1000px;
    padding: 30px 0;
  }
  .project-full-box .project-introduce .recommend-housings ul li .housing .info .project_name {
    width: 220px;
  }
  .news {
    padding: 0 0 70px 0;
  }
  .news .news-list .news-section.full {
    width: 1000px;
  }
}

