@charset "utf-8";
/* CSS Document */

/*=======全局公共样式部分======*/

* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

select, input {
  font-family: Microsoft YaHei,Arial;
}

input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}

input:focus {
  outline: none;
}

i,em {
  font-style: normal;
}

ul, ol, li {
  list-style: none
}
img{
  display: block;
  border: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.clearfix:before,.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

body {
  font-family: Microsoft YaHei,Arial;
  font-size: 14px;
  line-height: 16px;
  color: #333;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  background: #FFF;
}

img {
  vertical-align: middle;
  border: 0;
}

.main {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
}

.top_banner img {
  width: 100%;
  display: block;
}

.main .swiper-pagination-bullet {
  background: #f7f7f7;
}

.main .swiper-pagination-bullet-active {
  background: #f47b04;
}

.lp_xinxi {
  width: 100%;
  overflow: hidden;
  margin-top: 8px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 8px;
}

.lp_xinxi li {
  width: 92%;
  margin: 0 auto;
  line-height: 38px;
  border-bottom: 1px solid #eeeeee;
  vertical-align: bottom;
  overflow: hidden;
  font-size: 14px;
}

.lp_xinxi li.last{
    border-bottom: none;
}

.lp_xinxi li span {
  float: left;
  width: 20%;
  color: #999999;
  line-height: 38px;
}

.lp_xinxi li p {
  float: left;
  color: #333333;
  width: 74%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  height: 38px;
}

.lp_xinxi li .pays {
  width: 50%;
}

.lp_xinxi li .phone {
  width: 22%;
  line-height: 28px;
  background:rgba(255,103,103,1);
  border-radius:3px;
  height: 28px;
  margin-top: 5px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

.lp_xinxi li .add {
  width: 5%;
}

.lp_xinxi li p b {
  font-size: 16px;
  color: #FF6767; 
  font-weight: bold;
  line-height: 16px;
}

.lp_xinxi li a {
  float: right;
}

.lp_xinxi li a img {
  width: 100%;
}
/*---------------报名-------------*/
.baoming {
  width: 92%;
  padding: 0 4% 20px;
  border-bottom: 1px solid #eee;
}

.baoming .bm_tit {
  width: 100%;
  display: block;
  margin-top: 20px;
}

.baoming .bm_main{
  margin: 4px 22px 0;
  overflow: hidden;
}

.baoming .bm_main p{
  width: 100%;
  overflow: hidden;
  margin-top: 12px;
}

.baoming label {
  color: #999;
  font-size: 16px;
  float: left;
  line-height: 36px;
}

.baoming input {
  border: 0;
  background: url("../images/input_bg.png") no-repeat center;
  background-size: 100% auto;
  border-radius: 5px;
  width: 74%;
  line-height: 36px;
  height: 36px;
  padding: 0 5%;
  font-size: 16px;
  outline: none;
  float: right;
}

.baoming .tijiao {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
background:rgba(255,103,103,1);
  border-radius:3px;
  border: 0;
  margin: 12px 0 0;
  padding: 0;
  font-weight: bold;
  text-align: center;
}

.baoming .bm_line{
  width: 100%;
  height: 1px;
  line-height: 1px;
  background: #eeeeee;
  margin-top: 12px;
}

input[type=submit] {
  -webkit-appearance: none;
  outline: none;
}

.bmgundong {
  position: relative;
  width: 100%;
  border-top: 1px solid #ececec;
  margin-top: 3%;
  padding: 3% 0;
  overflow: hidden;
}

.bmgundong b {
  float: left;
  color: #999;
  width: 28%;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
}

.bmgundong .gdbox {
  width: 72%;
  overflow: hidden;
  position: relative;
  height: 30px;
}

.bmgundong ul {
  color: #999;
  position: absolute;
  top: 0;
}

.bmgundong ul li {
  height: 34px;
  float: left;
  line-height: 34px;
  margin-right: 30px;
}


/*---------------在售户型-------------*/
.qbhx h6,.xmzs h6,.sdqs h6{
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  color: #333;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  margin-top: 20px;
}

.lunbo {
  width: 100%;
  background: #fff;
  padding-top: 10px;
}

.lunbo .swiper-wrapper {
  height: auto;
}

.lunbo .swiper-slide {
  height: auto;
}

.lunbo .swiper-button-next,.lunbo .swiper-button-prev {
  background-image: none;
  top: 46%;
}

.lunbo .swiper-button-next img,.lunbo .swiper-button-prev img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.slide_hx {
  width: 72%;
  margin: 0 auto;
  text-align: center;
}

.slide_hx img {
  display: block;
  width: 100%;
}

.slide_hx h2 {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-top: 8px;
}

.qbhx{
    border-bottom: 1px solid #eee;
}

.qbhx .slide_hx h4 {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 16px;
  color: #666666;
  margin-top: 8px;
  text-indent: 24px;
}

.qbhx p {
  width: 92%;
  padding: 15px 4%;
  font-size: 12px;
  color: #999999;
  line-height: 14px;
  background: #fff;
}

.hxfl {
  width: 92%;
  background: #fff;
  padding: 0 4%;
  line-height: 36px;
  margin-top:4px;
}

.hxfl li {
  float: left;
  margin-right: 10px;
  font-size: 15px;
  color: #999;
}

.hxfl li .slide_main{
  width: 130px;
}

.hxfl li:hover {
  color: #f47b04
}
/*---------------四大优势-------------*/
.sdqs {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

.sdqs img {
  width: 100%;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.sdqs .swiper-container {
  width: 92%;
  padding: 5% 4%;
  background: #fff;
}

.sdqs .swiper-container .swiper-slide .ys_main{
  width:200px;
  height:301px;
  background:rgba(255,255,255,1);
  box-shadow:0 1px 5px 0 rgba(153,153,153,1);
  border-radius:5px;
}

.sdqs h4 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 14px;
  margin: 6px 0 0;
  color: #333333;
}

.sdqs p {
  margin: 8px 14px 0;
  font-size: 12px;
  line-height: 17px;
  color: #666666;
  padding-bottom: 10px;
}
/*---------------项目展示-------------*/
.xmzs{
    border-bottom: 1px solid #eee;    
}
.xmzs h6 {
  margin-bottom: 5px;
}

.xmzs img {
  width: 100%;
}

.xmzs .swiper-container .swiper-slide {
  position: relative;
}

.xmzs .swiper-container .swiper-slide p {
  position: absolute;
  bottom: 0;
  width: 90%;
  text-align: center;
  padding: 0 5%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: url("../images/hei.png");
  font-size: 15px;
}

.xmzs .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10%;
}
.xmzs .swiper-pagination-bullet{
  width:15px;
  height:2px;
  background:rgba(255,255,255,0.5);
  margin: 0 4px;
  border-radius: 0;
}
.xmzs .swiper-pagination-bullet-active{
  background:rgba(255,255,255,1);
}
.xmzspic {
  width: 92%;
  padding: 4%;
  background: #fff;
}
/*---------------区位图-------------*/
.qwt,.dubm {
  width: 92%;
  padding: 4%;
  background: #fff;
}

.qwt img {
  width: 100%;
}

.dubm {
  margin: 10px 0;
}

.dubm input {
  width: 51.5%;
  line-height: 36px;
  height: 36px;
  padding: 0 5%;
  font-size: 14px;
  vertical-align: middle;
  border: none;
  background: url("../images/input_bg1.png") no-repeat center;
  background-size: 100% auto;
  float: left;
}

.dubm .dbtjiao {
  width: 34%;
  height: 36px;
  line-height: 36px;
  border: 0;
  margin-left: 10px;
  background:rgba(0,171,132,1);
  border-radius:3px;
  color: #fff;
  font-size: 16px;
  padding: 0;
  text-align: center;
  float: right;
}

input[type=submit] {
  -webkit-appearance: none;
  outline: none;
}
/*---------------热门楼盘-------------*/
.lplianjie {
  width: 92%;
  padding: 4%;
  overflow: hidden;
  background: #303030;
  color: #fff;
}

.lplianjie h5 {
  float: left;
  margin-top: 7px;
  font-size: 14px;
}

.lplianjie ul {
  float: left;
  width: 76%;
  height: 60px;
  overflow: hidden;
}

.lplianjie ul li {
  float: left;
  padding: 2px 1%;
  border: 1px solid #cacaca;
  margin: 5px 1%;
}

.lplianjie ul li a {
  color: #cacaca;
  text-decoration: none;
}
/*---------------底部-------------*/
.kfs {
  width: 86%;
  margin: 0 auto;
  padding: 18px 0 10px;
  text-align: center;
  color: #828282;
  line-height: 20px;
}

.dbphone {
  width: 96%;
  max-width: 750px;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  padding: 0.5% 2%;
  background: #fff;
  overflow: hidden;
}

.dbphone img {
  width: 100%;
  display: block;
}

.rightgd {
  position: fixed;
  width: 12%;
  right: 5px;
  bottom: 60px;
  z-index: 1000;
}

.rightgd a img {
  width: 100%;
  margin-top: 5px;
}
/*---------------弹窗-------------*/
.tanchuang {
  width: 100%;
  height: 100%;
  background: url("../images/hei.png");
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6001;
  display: none;
}

.tc_box {
  width: 300px;
  height:260px;
  background:rgba(255,255,255,1);
  box-shadow:0 1px 5px 0 rgba(0,0,0,0.5);
  border-radius:10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.tc_box h2 {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #fff;
 background:rgba(255,103,103,1);
  border-radius:10px 10px 0 0;
  font-size: 16px;
  font-weight: bold;
}

.tc_box .tc_line{
  margin: 6px 6% 0;
  overflow: hidden;
  height: 34px;
  border-bottom: 1px solid #eeeeee;
}

.tc_box .ico_box{
  width: 20px;
  float: left;
  height: 34px;
  position: relative;
}

.tc_box .ico_box img{
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 16px;
}

.tc_box input {
  border: 0;
  width: 234px;
  display: block;
  line-height: 34px;
  height: 34px;
  border-radius: 5px;
  font-size: 16px;
  float: left;
  margin-left: 10px;
}

.tc_box .tc_text{
  width: 88%;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  margin: 16px auto 10px;
}
.tc_box .tc_text span{
  display: inline-block;
  float: left;
}
.tc_box .tc_text .tc_point{
  width:3px;
  height:3px;
  background:rgba(255,103,103,1);
  float: left;
  display: inline-block;
  margin-top: 6px;
  margin-left: 5px;
  margin-right: 8px;
}

.tc_box .tctijiao {
  margin: 12px auto 0;
background:rgba(255,103,103,1);
  border-radius:3px;
  color: #fff;
  border: 0;
  height: 40px;
  line-height: 40px;
  width: 88%;
  padding: 0;
  text-align: center;
}

.tc_box .tc_tel_line{
  width: 88%;
  margin: 12px auto 0;
  font-size: 16px;
  color: #FF6767;
  font-weight: bold;
  text-align: center;
  line-height: 16px;
}
.tc_box .tc_tel_line span{
  background: url("//static.zhen22.com/wp-content/uploads/2018/11/tel_ico.png") no-repeat left center;
  background-size: auto 100%;
  padding-left: 30px;
}

.close {
  width: 14px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 6001;
}

.close img {
  width: 100%;
}

.fix_bg{
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  background: url("//static.zhen22.com/wp-content/uploads/2018/12/fix_bg1.png") no-repeat center;
  background-size: 100% auto;
  z-index: 1000;
}

.fix_bg a{
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width:767px) {
  body {
    background: #ecece9;
  }

  .rightgd {
    width: 5%
  }

  .dbphone {
    min-width: 700px;
  }
  .tc_box .ico_box img{
    width: auto;
  }
  .sdqs .swiper-container .swiper-slide .ys_main{
    width: 400px;
    height: 602px;
  }
  .sdqs h4 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 28px;
  margin: 12px 0 0;
  color: #333333;
}

.sdqs p {
  margin: 16px 28px 0;
  font-size: 24px;
  line-height: 34px;
  color: #666666;
}  
  .fix_bg{
    width: 750px;
    height: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}



