/* search */
.search_box {
  width: 100%;
  min-width: 1200px;
  margin: 0px auto;
  height: 490px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 124px;
  z-index: 1;
  overflow: hidden;
}

.search_box .search_pro {
  width: 664px;
  height: 56px;
  margin: 317px auto 0px;
}

/* slogan */
.slogan {
  width: 1120px;
  margin: 0px auto;
  margin-top: -100px;
  height: 211px;
  background-color: #fff;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  padding: 0 40px;
  z-index: 3;
  border-radius: 6px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1)
}

.slogan li {
  float: left;
  width: 160px;
  height: 180px;
  overflow: hidden;
}

.slogan a {
  display: block;
  text-align: center;
  overflow: hidden;
  margin-top: 50px;
  line-height: 50px;
  color: #181818;
  font-size: 16px;

}

.slogan a:hover {
  font-weight: bold;
}

.slogan a span {
  width: 80px;
  height: 80px;
  background-color: #e0eefd;
  border-radius: 100%;
  display: block;
  position: relative;
  margin: 0 auto;


}

.slogan a span img {
  position: absolute;
  margin-left: -25px;
  margin-top: 15px;
  width: 50px;

}

.slogan a:hover span img {
  transition: transform 0.7s ease-out;
  transform: rotate(360deg);
}

/* content */
.content_box {
  margin: 70px auto 0;
  height: auto;
  overflow: hidden;
}

/* 政策资讯 */
.policy_data {
  width: 1200px;
  height: 290px;
  margin: 0 auto;
}

.policy_data .policy {
  width: 720px;
  height: 290px;
  float: left;
}

.policy_data .notice {
  width: 400px;
  float: right;
}

.policy_data .policy .policy_name {
  width: 100%;
  height: 30px;
  float: left;
}

.policy_data .policy .policy_name .policy_col_f {
  width: 130px;
  float: left;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
}

.policy_data .policy .policy_name .policy_col_f a {
  color: #222222;
}

.policy_data .policy .policy_name .policy_col_f a span {
  color: #0b65e3 !important;
}

.policy_data .policy .policy_name .tab {
  width: auto;
  float: left;
  font-size: 18px;
}

.policy_data .policy .policy_name .tab li {
  float: left;
  width: auto;
  line-height: 35px;
  margin-left: 10px;
}

.policy_data .policy .policy_name .tab li a {
  color: #848484;
  cursor: pointer;
}

.policy_data .policy .policy_name .tab li a:hover {
  color: #0b65e3;
}

.policy_data .policy .policy_name .tab .current a {
  color: #0b65e3;
}

.policy_data .policy .policy_content {
  width: 100%;
  height: auto;
  float: left;
}

.policy_content .current {
  display: block;
}

.policy_content .other {
  display: none;
}

.policy_content ul li {
  font-size: 16px;
  width: 100%;
  height: 25px;
  line-height: 25px;
  margin-top: 20px;
  text-indent: 10px;
}

.policy_content ul li a {
  display: block;
  width: 515px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #222222;
  padding-left: 6px;
  background: url(../img/font.png) no-repeat left center;
}

.policy_content ul li:hover {
  color: #0b65e3;
}

.policy_content ul li:hover a {
  color: #0b65e3;
}

.policy_content ul li .data_span {
  float: right;
}

.policy_content ul li img {
  position: relative;
  top: -3px;
  left: -5px;
}

.policy_data .data {
  width: 499px;
  height: 315px;
  float: right;
}

.policy_data .data .data_col {
  width: 100%;
  height: 28px;
}

.policy_data .data .data_col img {
  width: 100%;
  height: 100%;
}

.policy_data .data .data_msg {
  width: 100%;
  height: 176px;
  margin-top: 80px;
  overflow: hidden;
}

.policy_data .data .data_msg .data_item {
  float: left;
  width: 226px;
  height: 88px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.policy_data .data .data_msg .data_item .item_info {
  margin-left: 15px;
  text-align: center;
}

.policy_data .data .data_msg .data_item .item_info li {
  font-size: 14px;
  color: #858585;
}

.policy_data .data .data_msg .data_item .item_info .num {
  font-size: 28px;
  color: #222222;
  font-weight: bold;
}

/* 房源推荐 */
.housing {
  width: 1200px;
  margin: 0 auto;
  margin-top: 55px;
  overflow: hidden;
}

.housing .housing_col {
  width: 100%;
  height: 54px;
}

.housing .housing_img {
  width: 100%;
  margin-top: 40px;
}

.housing .housing_img ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.housing .housing_img ul li {
  margin-left: 44px;
  width: 264px;
  height: 287px;
  float: left;
  border-radius: 8px;
}

.housing .housing_img ul li:first-child {
  margin-left: 0;
}

.housing .housing_img ul li img {
  float: left;
  display: block;
  width: 264px;
  height: 205px;
}

.housing .housing_img ul li .housing_name {
  float: left;
  width: 264px;
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  color: #222222;
}

.housing .housing_img ul li .housing_price {
  float: left;
  width: 264px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #858585;
}

.housing .housing_img ul li .housing_price span {
  float: right;
  font-weight: bold;
  font-size: 16px !important;
  color: #ef0000 !important;
}

/* 公共服务 */
.public {
  width: 1200px;
  height: 360px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
}

.public .public_col {
  width: 100%;
  height: 60px;
}

.public .public_img {
  width: 100%;
  height: 260px;
  margin-top: 40px;
}

.public .public_img ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.public .public_img ul li {
  margin-left: 52px;
  width: 365px;
  height: 260px;
  float: left;
  border-radius: 8px;
}

.public .public_img ul li:first-child {
  margin-left: 0;
}

/* 保障性住房 */
.affordable {
  width: 1200px;
  height: 370px;
  margin: 0 auto;
  overflow: hidden;
}

.affordable .affordable_col {
  width: 100%;
  height: 54px;
}

.affordable .affordable_img {
  width: 100%;
  height: 215px;
  margin-top: 20px;
}

.affordable .affordable_img ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.affordable .affordable_img ul li {
  margin: 25px 0 0 47px;
  width: 264px;
  height: 261px;
  float: left;
  border-radius: 8px;
}

.affordable .affordable_img ul li img {
  float: left;
  display: block;
  width: 264px;
  height: 205px;
}

.affordable .affordable_img ul li .affordable_name {
  height: 56px;
  float: left;
  width: 264px;
  line-height: 56px;
  font-size: 18px;
  color: #222222;
}

.affordable .affordable_img ul li .affordable_name {
  color: #222222;
  font-size: 18px;
}

.affordable .affordable_img ul li .affordable_name span {
  color: #ff4e00;
  font-size: 14px;
  height: 27px;
  padding: 0px 10px 0 10px;
  margin: 13px 10px 0px 0px;
  border-radius: 5px;
  line-height: 27px;
  background: #ffe3d6;
  border: 1px solid #ff4e00;
  display: inline-block;
}

.apply {
  margin-top: 15px;
}


.banner {
  width: 100%;
  height: 706px;
  overflow: hidden;
  position: relative;
  font-size: 0
}

.b-img {
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}

.b-img a {
  display: block;
  height: 706px;
  float: left;
}

.b-list {
  height: 50px;
  padding-top: 400px;
  position: relative;
  margin: 0 auto;
  z-index: 1;
}

.b-list span {
  display: none;
  cursor: pointer;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 3px solid #fff;
  float: left;
  margin: 0 5px;
  _margin: 0 3px;
}

.b-list .spcss {
  border: 3px solid #0b65e3;
  display: none;
}

.bar-left {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100px;
  height: 100%;
  left: 0px;
  background: none;
  top: 0px;
}

.bar-right {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100px;
  height: 100%;
  right: 0px;
  background: none;
  top: 0px;
}

/* .bar-left em{ display:block; width:50px; height:100px;  margin:0 auto; margin-top:325px;}
.bar-right em{ display:block; width:50px; height:100px;  margin:0 auto; margin-top:325px;} */
.bar-left .emcss {
  background-position: 0px -100px;
}

.bar-right .emcss {
  background-position: -50px -100px;
}

/*bannerbox*/
.bannerbox {
  margin: 0px auto 20px;
  position: relative;
  width: 100%;
  height: 706px;
  overflow: hidden;
  font-size: 0;
  zoom: 1;
}

.bannerbox .slides {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.bannerbox .slides li {

  width: 100%;
  height: 100%;
}

.bannerbtn a {
  width: 70px;
  height: 70px;
  line-height: 99em;
  overflow: hidden;
  margin: -35px 0 0;
  display: block;
  background: url(../images/ad_ctr.png) no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all .3s ease;
  border-radius: 35px;
}

.bannerbtn .flex-next {
  display: none;
  background-position: 0 -70px;
  right: 0;
}

.bannerbtn .flex-prev {
  display: none;
  left: 0;
}

.bannerbox:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.bannerbox:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.bannerbox:hover .flex-next:hover,
.bannerbox:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}

.bannernav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}

.bannernav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.bannerpaging li a {
  background: url(../images/dot.png) no-repeat 0 -16px;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  width: 16px;
  cursor: pointer;
}

.bannerpaging li a.flex-active,
.bannerpaging li.active a {
  background-position: 0 0;
}

.bannerbox .slides a img {
  width: 100%;
  height: 706px;
  display: block;
}

.housetit {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-end;
  color: #858585;
}

.housetit .item1 {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}

.i-tit {
  color: #222;
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 4px;
}

.i-tit i {
  font-style: normal;
  color: #0b65e3;
  font-size: 28px;
}

.i-tit sub {
  font-size: 20px;
  font-weight: normal;
  color: #858585;
  vertical-align: middle;
}

.item2 {
  width: 81px;
  padding-bottom: 10px;
  background: url(../images/morehouse.png) no-repeat center bottom;
}

.housestatistics {
  height: 246px;
  background: url(../img/housecount.png) no-repeat center center;
  margin: 70px auto;
  overflow: hidden;
}

.statisticsbox {
  width: 1200px;
  height: 246px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
  color: #fff;
}

.sitem {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  width: 280px;
  height: 80px;
  border-left: 1px solid #fff;
  text-align: center;
  font-size: 16px;
}

.sitem:first-child {
  border: 0;
}

.snum b {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}

.nlistbox {
  width: 100%;
  overflow: hidden;
}

.nlistbox ul li {
  font-size: 16px;
  width: 100%;
  height: 25px;
  line-height: 25px;
  margin-top: 20px;
  text-indent: 10px;
}

.nlistbox ul li a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #222222;
  padding-left: 6px;
  background: url(../img/font.png) no-repeat left center;
}

.nlistbox ul li:hover {
  color: #0b65e3;
}

.nlistbox ul li:hover a {
  color: #0b65e3;
}

.nlistbox ul li .data_span {
  float: right;
}

.nlistbox ul li img {
  position: relative;
  top: -3px;
  left: -5px;
}
