#IndBan{ width:100%; height:450px; position:relative; overflow:hidden;}
#slider{position:absolute;width:1920px;height:450px;background:url(../bodyImg/loading.gif) no-repeat 50% 50%;left:50%;margin-left:-960px}
#slider img {position:absolute;top:0px;left:0px;display:none;}
.nivo-controlNav{position:absolute;left:50%;bottom:20px;margin-left:-60px}
.nivo-controlNav a {display:block;width:22px;height:22px;background:url(../bodyImg/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active {background-position:0 -22px;}
.nivo-directionNav a {display:block;width:30px;height:30px;background:url(../bodyImg/arrows.png) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav {background-position:-30px 0;right:400px;}
a.nivo-prevNav {left:400px;}
.nivo-caption {text-shadow:none; font-family: Helvetica, Arial, sans-serif;}
.nivo-caption a {color:#efe9d1;text-decoration:underline;}

#IndBox{ width:1200px; margin:0 auto;}
#IndBox .Indnews{ width:290px; margin-top:22px; float:left; text-align:left;}
#IndBox .Indnews h1{ width:290px; height:44px; line-height:44px; vertical-align:middle; vertical-align:middle; text-align:left; color:#4F4F4F; font-size:24px; font-weight:normal; border-bottom:solid #D8D7D7 1px; float:left;}
#IndBox .Indnews ul{ width:290px; float:left;}
#IndBox .Indnews ul li{width:290px; margin-top:20px; height:114px; border-bottom:solid #D8D7D7 1px; float:left;}
#IndBox .Indnews ul li h2{width:143px; height:92px; float:left;}
#IndBox .Indnews ul li h3{width:134px; height:92px; float:right; font-weight:normal;}
#IndBox .Indnews ul li h3 span{width:134px; float:left; line-height:22px; vertical-align:middle; font-size:14px; color:#999999; text-align:left;}
#IndBox .Indnews ul li h3 p{width:134px; float:left; line-height:22px; margin-top:4px; font-size:14px; color:#666666; vertical-align:middle; text-align:left;}
#IndBox .Indnews ul li h3 p a{font-size:14px; color:#FF0000;}

#IndBox .IndCul{ width:400px; margin-top:22px; margin-left:65px; display:inline; float:left;}
#IndBox .IndKehu{ width:388px; margin-top:22px; float:right;}
#IndBox .IndKehu h1{width:388px; height:44px; line-height:44px; vertical-align:middle; vertical-align:middle; text-align:left; color:#4F4F4F; font-size:24px; font-weight:normal; border-bottom:solid #D8D7D7 1px; float:left;}
#IndBox .IndKehu ul{width:388px; float:left; padding-top:2px;}
#IndBox .IndKehu ul li{width:129px; height:60px; float:left; margin-top:7px;}
#IndBox .IndKehu ul li a{width:129px; height:60px; float:left; display:block;}



#featured-property {
  width: 400px;
  position: relative;
}
#featured-property .slide-container {
  width: 400px;
  min-height: 370px;
  position: relative;
}
#featured-property .controls-container {
  position: absolute;
  width: 400px;
  top: 200px;
  padding: 17px 0 7px;
  border-bottom: 1px solid #d4d4d3;
}
#featured-property .controls-container h3 {
  float: left;
  font-size:24px;
  color:#333333;
  font-weight:normal;
  margin:0px;
}
#featured-property .inner-content {
  display: none;
  position: absolute;
  top: 0;
}
#featured-property .inner-content.current {
  display: block;
}
#featured-property .property-content {
  padding-top: 58px;
}
#featured-property .property-content p{
height:30px; line-height:30px; vertical-align:middle; text-align:left;font-size:14px; color:#333333;
}
#featured-property .property-content a {
  width:100%;
  font-size:14px;
  text-decoration: none;
  text-transform: uppercase;
  color:#FF0000;
  display: inline-block;
  text-align:right;
  padding:0px;
  margin:0px;
}
#featured-property .property-content a.learn-more {
  clear: both;
  float: left;
  padding-right: 15px;
  -pie-png-fix: true;
  -pie-lazy-init: false;
}
#featured-property .property-content a:hover {
  text-decoration: underline;
}
#featured-property .featured-controls {
  float: right;
  margin: 10px 0 0;
  height: 20px;
  width: 63px;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#featured-property .featured-controls a {
  height: 20px;
  width: 20px;
  float: left;
  text-indent: -9999em;
  overflow: hidden;
  cursor: pointer;
}
#featured-property .featured-controls a.slider-prev {
  background-position: 0 -380px;
  width:28px;
  height:28px;
  background:url(../bodyimg/pre_next.png) left top no-repeat;
  overflow:hidden;
}
#featured-property .featured-controls a.slider-next {
  background-position: 0 -360px;
  width:28px;
  height:28px;
  background:url(../bodyimg/pre_next.png) right top no-repeat;
  overflow:hidden;
  margin-left:5px;
}
#featured-property .img-container {
  overflow: hidden;
  width: 400px;
  height: 202px;
}
#featured-property .img-container img {
  width: 400px;
  height: 202px;
}