body{
    
  font-family: '微软雅黑';
    }
.header {
  background: #EFF1F4;
  height: 81px;
}
.header .content {
  width: 1000px;
  margin: 0 auto;
}
.header .content .logo {
  background: url('http://static.zhen22.com/act-credit/images/logo.png') no-repeat left top;
  height: 81px;
  width: 171px;
  float: left;
}
.header .content .rightText {
  background: url("http://static.zhen22.com/act-credit/images/right_header.png") no-repeat left top;
  height: 81px;
  width: 283px;
  float: right;
}
.footer {
  text-align: center;
  height: 50px;
  padding: 15px 0 25px;
}
.footer .footerNav {
  line-height: 24px;
}
.footer a {
  border-left: 1px solid #C1C1C1;
  color: #666666;
  font-size: 14px;
  padding: 0px 7px 0 8px;
}
.footer a:hover {
  color: #f33;
}
.footer a:first-child {
  border: 0;
}
.main {
  min-width: 1000px;
  font-size: 18px;
  color: #333;
  
}
.main .banner {
  background: url("../images/banner.jpg") no-repeat 50% 50%;
  height: 485px;
  width: 100%;
}
.main .content {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
}
.main .content .title {
  background: transparent no-repeat 50% 0;
  height: 101px;
  padding-bottom: 25px;
}
.main .houseList {
  background: #3c94c1;
}
.main .houseList .t1 {
  background-image: url("../images/title_1.png");
}
.main .houseList .list {
  overflow: hidden;
}
.main .houseList .list li {
  float: left;
  width: 20%;
  padding-bottom: 20px;
  list-style: none;
}
.main .houseList .list li a {
  text-decoration: none;
  color: #333;
}
.main .houseList .list li a:hover {
  color: #000;
}
.main .houseList .list li p {
  margin: 0;
  text-align: center;
  font-size: 15px;
  line-height: 26px;
}
.main .houseList .list li p em {
  color: #fcff00;
  font-style: normal;
  font-weight: normal;
  padding-left: 17px;
}
.main .houseList .list li .img img {
  border: 10px solid #79afcb;
  width: 166px;
  height: 140px;
}
.main .step {
  background: #1d8c71;
}
.main .step .t2 {
  background-image: url("../images/title_2.png");
}
.main .step .stepNr {
  background: url("../images/left_point.png") no-repeat 10px 50%;
  padding-left: 40px;
  width: 60%;
margin: 0 auto;
}
.main .step .stepNr p {
  line-height: 34px;
  padding-top: 7px;
}
.main .prevReview {
  background: #201c21;
}
.main .prevReview .t3 {
  background-image: url("../images/title_3.png");
}
.main .prevReview .pic {
  text-align: center;
}
