* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  display: block;
  border: none;
}
body {
  font-family: "Microsoft Yahei", FontAwesome;
}
input,button{
  outline: none;
}
.banner {
  width: 100%;
  height: 585px;
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/rentBanner.jpg") no-repeat 50%;
  overflow: hidden;
}
.banner .main {
  width: 300px;
  height: 310px;
  margin: 100px auto;
  padding: 30px 34px 40px 34px;
  overflow: hidden;
  background: #ffffff;
}
.banner .main .title {
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin-top: 2px;
}
.banner .main .small-title {
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  display: block;
  color: #b1b1b1;
  text-align: center;
  margin-top: 12px;
}
.banner .main .line {
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.banner .main .line .nameIco {
  width: 16px;
  height: 14px;
  display: block;
  float: left;
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/nameIco.jpg") no-repeat 50%;
  margin-top: 14px;
  margin-left: 10px;
}
.banner .main .line .phoneIco {
  width: 16px;
  height: 14px;
  display: block;
  float: left;
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/phoneIco.jpg") no-repeat 50%;
  margin-top: 14px;
  margin-left: 10px;
}
.banner .main .line .text {
  width: 247px;
  padding: 0 5px;
  height: 44px;
  float: right;
  font-size: 14px;
  color: #666;
  border: none;
  font-family: "Microsoft Yahei";
}
.banner .main .line.mt35 {
  margin-top: 30px;
}
.banner .main .line.mt16 {
  margin-top: 20px;
}
.banner .main .btn {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
  background: #009b78;
  margin-top: 20px;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
  border: none;
  font-family: "Microsoft Yahei"
}
.banner .main .tips {
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  color: #999999;
  margin-top: 24px;
  text-align: center;
}
.banner .main .tips .num {
  font-size: 18px;
  color: #009b78;
}
.list {
  width: 1200px;
  margin: 40px auto;
  overflow: hidden;
}
.list .p {
  background: url("../img/ico1.jpg") no-repeat 0 50%;
  height: 115px;
  padding-left: 110px;
  width: 188px;
  float: left;
  color: #333333;
}
.list .p .t {
  font-size: 20px;
  margin-top: 33px;
  margin-bottom: 9px;
  font-weight: bold;
}
.list .p .s {
  font-size: 16px;
}
.list .p.p2 {
  background-image: url("../img/ico2.jpg");
}
.list .p.p3 {
  background-image: url("../img/ico3.jpg");
}
.list .p.p4 {
  background-image: url("../img/ico4.jpg");
}
.intros {
  background: #fff;
  min-width: 1200px;
  margin-top: 40px;
}
.intros .rent {
  width: 100%;
  height: 182px;
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/houseBg.jpg") no-repeat center;
  overflow: hidden;
}
.intros .rent .rentSub {
  width: 278px;
  height: 67px;
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/houseSub.png") no-repeat center;
  margin: 55px auto 0;
  display: block;
}
.intros .intros-title {
  width: 100%;
  height: 120px;
  line-height: 120px;
  background: #f4f4f4;
  color: #333;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}
.intros .intros-title span {
  color: #009b78;
}
.intros h2 {
  padding: 60px 0;
  background: #fff;
  text-align: center;
}
.intros .intro-inner {
  width: 1100px;
  padding: 113px 0 113px 66px;
  margin: 0 auto;
}
.intros .intro1 {
  position: relative;
}
.intros .intro1 .intro-inner {
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/intro1.png") right bottom no-repeat;
}
.intros .intro2 .intro-inner {
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/intro2.png") left bottom no-repeat;
}
.intros .intro3 .intro-inner {
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/intro3.jpg") right bottom no-repeat;
}
.intros .intro4 .intro-inner {
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/intro4.png") left bottom no-repeat;
}
.intros .intro5 .intro-inner {
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/intro5.jpg") right bottom no-repeat;
}
.intros .intro6 .intro-inner {
  background: url("//static.zhen22.com/wp-content/uploads/2016/12/intro6.png") left bottom no-repeat;
}
.intros h3 {
  font-size: 30px;
  padding-bottom: 26px;
}
.intros p {
  font-size: 18px;
  color: #666;
}
.intros .line1 {
  height: 10px;
  background: #f5f5f5;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.intros .line1 span {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px;
  border-color: #f5f5f5 #fff #fff #fff;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 10px;
}
.intros .intro1,
.intros .intro3,
.intros .intro5 {
  background: #fff;
}
.intros .intro2,
.intros .intro4,
.intros .intro6 {
  background: #f5f5f5;
}
