.s-i-header{
    height: 90px;
    line-height: 90px;
    width: 1200px;
    margin: 0 auto;
}
.s-i-header .logo{
    display: inline-block;
    width: 290px;
    height: 44px;
    margin-left: 20px;
    vertical-align: middle;
    background: url("/simg/common/modules/shangye/images/logo.png") no-repeat;
}
.s-i-header .header-nav{
    float: right;
}
.s-i-header .header-nav .li-item{
    position: relative;
    float: left;
    margin-right: 40px;
    color: #333333;
    font-size: 16px;
}
.s-i-header .header-nav .li-item:last{
    margin-right: 0px;
}
.s-i-header .current .n-a{
    color: #ee4433;
    font-weight: bold;
    cursor: pointer;
}
.s-i-header .n-a{
    color: #333333;
}
.s-i-header  .header-nav .current .li-sub-item{
    display: block;
}
.s-i-header .header-nav .arrow{
    position: absolute;
    top: -8px;
    left: 50%;
    width: 21px;
    margin-left: -10px;
    height: 9px;
    background: url("/simg/common/modules/shangye/images/icon.png") no-repeat;
    background-position: 0px 0px;
    z-index: 2;
}
.s-i-header .header-nav .li-sub-item{
    display: none;
    position: absolute;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff;
    z-index: 1;
}
.s-i-header .header-nav .n-b{
    position: relative;
    display: block;
    color: #333333;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: solid 1px #dddddd;
    border-bottom: none;
    cursor: pointer;
    box-sizing: border-box;
}
.s-i-header  .n-b .last{
    border-bottom: solid 1px #dddddd;
}
.s-i-header .header-nav .n-b:hover{
    border: none;
    color:#ffffff;
    background-color: #ee4433;
    z-index: 3;
}
.s-i-bg{
    width: 100%;
    min-width: 1200px;
    height: 400px;
    text-align: center;
    background: url("/simg/common/modules/shangye/images/bg.jpg") center no-repeat;
}
.s-i-bg img{
    margin-top:80px ;
}
.s-i-bg .mask{
    position: relative;
    width: 760px;
    height: 46px;
    margin: 44px auto 0px auto;
}

.search-wrap{

}
.search-wrap .search-tab{
    overflow: hidden;
}
.search-wrap .search-tab .item{
    float: left;
    margin: 24px 0px 14px 37px;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}
.search-wrap{
    position: absolute;
    top:50%;
    left: 50%;
    width: 700px;
    height: 46px;
    margin-top: -23px;
    margin-left: -350px;
}
.select-wrap{
    position: relative;
    width: 700px;
    height:46px;
    margin: 0 auto;
    font-size: 0px;
    text-align: left;
    letter-spacing: -4px;
    border: solid 1px #ee4433;
    background-color: #ffffff;
}
.select-wrap form{
    position: relative;
    float: right;
    display: none;
    width: 598px;
}
.select-wrap .current{
    display: block;
}
.search-wrap .first,.search-wrap .second{
    display: inline-block;
    position: relative;
    width: 100px;
    height: 44px;
    vertical-align: middle;
    border-left: solid 1px #dddddd;
    font-size: 14px;
    letter-spacing: 0px;
    color: #666666;
}
.search-wrap .second{
    width: 533px;
}
.search-wrap .second input{
	width: 514px;
    height: 100%;
    line-height: 44px;
    padding-left: 20px;
    font-size: 16px;
    color: #999999;
}
.search-wrap .search{
	position: absolute;
    right: 0px;
    top: 0px;
    width: 65px;
    height: 46px;
    background-color:#ee4433 ;
    vertical-align: middle;
    cursor: pointer;
}
.search-wrap .search .icon{
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    width: 21px;
    height: 21px;
    margin-left: -10px;
    margin-top: -10px;
    background: url("/simg/common/modules/shangye/images/icon.png") no-repeat;
    background-position:0px -30px ;
}
/*下拉框*/
.search-wrap .select-header{
    height: 44px;
    text-align: center;
    cursor: pointer;
}
.search-wrap .select-header .name{
    display: inline-block;
    height: 45px;
    line-height: 45px;
}
.search-wrap .arrow-bottom{
    display: inline-block;
    width: 9px;
    height: 5px;
    margin-left: 9px;
    background: url("/simg/common/modules/shangye/images/icon.png") no-repeat;
    background-position:-60px 0px ;
    vertical-align: middle;
}

.search-wrap .select-body{
    display: none;
    position: relative;
    left: -2px;
    top: 1px;
    width: 102px;
    background-color: #ffffff;
    border-left: solid 1px #ee4433;
    border-right: solid 1px #ee4433;
    border-bottom: solid 1px #ee4433;
}
.search-wrap .select-body .item{
    border-top: solid 1px #dddddd;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #666666;
    cursor: pointer;
}
.search-wrap .select-body .item:hover{
    background-color: #ee4433;
    color: #ffffff;
}
.s-section{
    width: 1200px;
    margin: 0 auto;
}
.s-section .pic-hot{
    height:430px ;
    margin-top:50px;
    margin-bottom: 30px;
}

.con-pic{
    float:left;
    width:735px;
    height:430px;
}
.con-pic .pic-switch{
    position: relative;
    width:735px;
    height:430px;
    overflow:hidden;
    *z-index:1;
}
.con-pic .pic-switch ul{
    width:735px;
    height:430px;
}
.pic-switch .switch-dot{
    position: absolute;
    bottom:10px;
    left:0;
    width:100%;
    text-align: center;
}
.pic-switch .switch-dot a{
    width: 12px;
    height: 12px;
    background:url(/simg/common/modules/house_index/2014/images/switch_dot.png) 0 0 no-repeat;
    display:inline-block;
    margin:0 3px;
}
.pic-switch .switch-dot a:hover,.pic-switch .switch-dot .current{
    background-position: 0 -62px;
}
.con-pic .pic-carousel{
    position: relative;
    width:681px;
    height:107px;
    border:1px solid #eee;
    overflow:hidden;
    border-right:none;
    margin-left:-1px;
}
.con-pic .pic-carousel ul{
    position:absolute;
    left:0;
    top:0;
    width:1200000px;
}
.con-pic .left-c-arrow,.con-pic .right-c-arrow{
    position: absolute;
    top:50%;
    width:45px;
    height:80px;
    background:url(/simg/common/modules/shangye/images/carousel_arrow.png) repeat-x 0 0;
    display:none;
    margin-top:-40px;
}

.con-pic .left-c-arrow:hover,.con-pic .right-c-arrow:hover{
	background-image: none;
    background-color: #ee4433;
    opacity: 0.8;
    filter:alpha(opacity=80);
}

.con-pic .left-c-arrow{
    left:0;
}
.con-pic .right-c-arrow{
    right:0;
}
.con-pic .left-c-arrow em,.con-pic .right-c-arrow em{
    width: 13px;
    height: 25px;
    background:url(/simg/common/modules/shangye/images/carousel_arrow.png) no-repeat 0 -271px;
    display:inline-block;
    margin:26px 0 0 13px;
}
.con-pic .right-c-arrow em{
    background-position: 0 -196px;
    margin:26px 0 0 18px;
}
.con-pic .pic-carousel li{
    float:left;
    width:226px;
    height:92px;
    border-right:1px solid #eee;
    padding-top:18px;
}
.con-pic .pic-carousel li a{
    width:226px;
    height:110px;
    display: block;
}
.con-pic .pic-carousel li a:hover{
    text-decoration:none;
}
.con-pic .pic-carousel li .c-img{
    float:right;
    width:100px;
    height:90px;
    text-align:right;
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.con-pic .pic-carousel li a:hover .c-img{
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}
.con-pic .pic-carousel li a:hover .carsou-info{
    text-decoration:none;
}
.con-pic .pic-carousel li .carsou-info{
    float:left;
    width:100px;
    *width:105px;
    *letter-spacing:0;
    padding-top:8px;
    margin-left:20px;
    _margin-left:10px;
}
.carsou-info .carsou-title{
    font-size:20px;
    font-weight:bold;
    color:#444;
    clear:both;
    display: block;
    letter-spacing:-2px\9;
}
.carsou-info .carsou-txt{
    display: block;
    color:#666;
    clear:both;
}
#leftCarrow,#rightCarrow{
    width:35px;
    height:65px;
    margin-top:-33px;
}
#leftCarrow em{
    margin:20px 0 0 11px;
}
#rightCarrow em{
    margin:21px 0 0 13px;
}

.news-hot-wrap{
    float: left;
    margin-left: 40px;
    width: 425px;
    height: 430px;
}
.news-hot-wrap .hot-title{
    position: relative;
    height: 20px;
    line-height: 20px;
    border-left: solid 2px #dd4332;
}
.news-hot-wrap .hot-title .txt{
    margin-left: 9px;
    font-size: 20px;
    color: #333333;
}
.news-hot-wrap .hot-title .more{
    position: absolute;
    right: 0px;
    color: #333333;
    font-size: 14px;
}

.news-hot-wrap .hot-top{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin: 16px 0px;
    white-space: nowrap;
}

.news-hot-wrap .hot-title .txt:hover,.news-hot-wrap .hot-title .more:hover,.news-hot-wrap .hot-top:hover,.news-hot-wrap .hot-news-list a:hover{
    color: #dd4332;
    text-decoration: underline;
}

.news-hot-wrap .hot-news-list{
    overflow: hidden;
    color: #333333;
}
.news-hot-wrap .hot-news-list a{
    color: #333333;
}
.news-hot-wrap .hot-news-list li{
    height: 25px;
    line-height: 25px;
    background: url("/simg/common/modules/shangye/images/hot-dot.png") left center no-repeat;
    padding-left: 10px;
    font-size: 16px;
    margin-bottom: 10px;
    white-space: nowrap;
}
.news-hot-wrap .hot-news-list em{
    display: inline-block;
    border-left: solid 1px #dddddd;
    margin: 0px 9px 0px 5px;
    height: 18px;
    vertical-align: text-bottom;
}
.news-hot-wrap .padding{
    margin-top: 10px;
}
/*楼盘推荐*/
.building-recommend{

}
.title-first{
    border-left: solid 3px #ee4433;
    padding-left: 9px;
    font-size: 30px;
    height: 29px;
    line-height: 29px;
    color: #333333;
}
.title-first a{
    color: #333333;
}
.title-first a:hover{
    color: #ee4433;
}
.building-recommend .building{
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px;
}
.building-recommend .building-item{
    float: left;
    width: 220px;
    height: 215px;
    margin-right: 22px;
    border: solid 1px #eeeeee;
}
.building-recommend .building-item.last{
    margin-right: 0px;
}
.building-recommend .building-item .img-url {
    position: relative;
}
.building-item .img-url .img-des{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 210px;
    height: 36px;
    padding-left: 10px;
    color: #ffffff;
    font-size: 14px;
    line-height: 36px;
    background-color: rgba(0,0,0,0.6);
    white-space: nowrap;
}
.building-recommend .building-item img{
    width: 220px;
    height: 165px;
}
.building-recommend .building-item img:hover{
    opacity: 0.8;
    filter: alpha(opacity=85);
    cursor: pointer;
}
.building-recommend .building-item .txt{
    height: 48px;
    line-height: 48px;
    margin: 0 10px;
    display: block;
    color: #666;
    clear: both;
}
/*新闻专区*/
.news-area{

}
.news-area .left{
    width: 880px;
    margin-right: 15px;
}
.news-area .right{
    width: 300px;
    margin-top: 20px;
}
.news-area .left,.news-area .right{
    display: inline-block;
    height: 550px;
    vertical-align: top;
}
.news-area .left .item{
    display: inline-block;
    width: 411px;
    height: 280px;
    margin-right: 20px;
    overflow: hidden;
}
.news-area .left .title{
    position: relative;
    color: #333333;
    font-size: 24px;
    height: 63px;
    line-height: 63px;
    border-bottom: solid 1px #dddddd;
    white-space: nowrap;
}
.news-area .left .border-bottom{
    display: inline-block;
    border-bottom: solid 1px #ee4433;
}
.news-area .left .key-news{
    height: 62px;
    line-height: 62px;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
}
.news-area .left .key-news a{
    color: #333333;
}
.news-area .left li a{
    color: #333333;
}
.news-area .left li{
    height: 56px;
    line-height: 56px;
    background: url("/simg/common/modules/shangye/images/hot-dot.png") left center no-repeat;
    padding-left: 10px;
    font-size: 18px;
    white-space: nowrap;
    border-top: dotted 1px #dddddd;
}
.news-area .left .more{
    position: absolute;
    right: 0px;
    color: #333333;
    font-size: 14px;
}

.news-area .left  a:hover{
    color: #ee4433;
    text-decoration: underline;
}
/*写字楼*/
.office-building{
    margin: 30px 0px 30px 0px;
}
.office-building .left,.office-building .center,.office-building .right{
    display: inline-block;
    margin-top: 20px;
    height: 410px;
    vertical-align: top;
}
.office-building .left{
    width: 200px;
    background-color: #fafafa;
}
.office-building .center{
    margin-left: 16px;
    margin-top: 0px;
    margin-right: 35px;
    width: 640px;
}
.office-building .center .building{
    margin-top: 0px;
}
.office-building .building-item .txt{
    height: 40px;
    line-height: 40px;
}
.office-building .center .building-item{
    width: 198px;
    height: 193px;
    margin-right: 20px;
    margin-top: 20px;
}
.office-building .center .building-item.last{
    margin-right: 0px;
}
.office-building .center .building-item img{
    width: 198px;
    height: 153px;
}
.office-building .center .building-item img:hover{
    opacity: 0.8;
    filter: alpha(opacity=85);
    cursor: pointer;
}
.office-building .center .img-des{
    width: 188px;
}
.office-building .right{

}
/*右侧公用部分*/
.right-img{
    width: 300px;
    height: 200px;
}
.right-title{
    position: relative;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-weight: bold;
    font-size: 16px;
    border-bottom: solid 1px #dddddd;
}
.right-people{
    margin-top: 16px;
    height: 134px;
}
.right-people img{
    width: 134px;
    height: 134px;
}
.right-people .des{
    display: inline-block;
    margin-left: 16px;
	font-size: 16px;
}
.right-people .name{
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}
.right-people .people-des{
    position: relative;
    width: 134px;
    color: #999999;
}
.right-people .people-des .left-quotation-marks{
    display: inline-block;
    width: 7px;
    height: 6px;
    margin-right: 10px;
    vertical-align: top;
    background: url("/simg/common/modules/shangye/images/icon.png") no-repeat -60px -120px;
}
.right-people .people-des .right-quotation-marks{
    display: inline-block;
    width: 8px;
    height: 6px;
    margin-left: 10px;
    vertical-align: super;
    background: url("/simg/common/modules/shangye/images/icon.png") no-repeat -72px -120px;
}
.right-title .more{
    position: absolute;
    right: 0px;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
}
.right-li{
    margin-top: 11px;
    background: url("/simg/common/modules/shangye/images/hot-dot.png") left center no-repeat;
    padding-left: 10px;
    font-size: 14px;
    white-space: nowrap;
}
.right-li a{
    color: #333333;
}
.right-li a:hover,.right-title .more:hover{
    color: #ee4433;
    text-decoration: underline;
}
/*左侧商圈区域*/
.left-area-tag{
    padding-right: 20px;
    padding-left: 19px;
}
.left-area-tag .title{
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-top: 20px;
}
.left-area-tag .more{
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-weight: normal;
    font-size: 12px;
    color: #333333;
}
.left-area-tag a:hover{
    color: #ee4433;
    text-decoration: underline;
}
.left-area-tag .tag{
    display: inline-block;
    margin-top: 14px;
    font-size: 12px;
    color: #333333;
    border:solid 1px #d2d2d2 ;
    padding: 4px 7px;
}
.left-area-tag .tag:hover{
    border-color: #ee4433;
}
.m-left20{
    margin-left: 16px;
}
.red {
    color: #ee4433;
}
.s-red {
    font-size: 20px;
    color: #ee4433;
    font-family: Georgia;
}
.f14{
    font-size: 14px;
}
.goto-pos{
    position: fixed;
    right: 30px;
    bottom: 10%;
    width: 50px;
    display: none;
}
.goto-pos .go-top{
    display: block;
    width: 50px;
    height: 50px;
    background:url("/simg/common/modules/shangye/images/icon.png") no-repeat 0px -60px;
}
.goto-pos .go-top:hover{
    background-position: -60px -60px;
}
.code-img{
    position: fixed;
    left: 0px;
    bottom: 50px;
    height:130px ;
    border: solid 1px #e5e5e5;
    background-color: #ffffff;
}
.code-img .code-des{
    display: inline-block;
    width: 16px;
	height: 114px;
    font-size: 14px;
    padding: 8px 5px;
    color: #333333;
    vertical-align: top;
    cursor: pointer;
	line-height: 20px;
}
.code-img .img-content{
    display: none;
    height: 131px;
    width: 100px;
    margin-left: -5px;
    font-size: 14px;
    color: #999999;
    text-align: center;
    border-left: solid 1px #e5e5e5;
}
.code-img .img-content img{
    margin-top: 13px;
    width: 63px;
    height: 63px;
}
.m-top5{
    margin-top: 5px;
}
.border-ee3344{
    border: solid 1px #ee4433;
}
.m-40{
    margin-top: 40px;
}
.placeholder-style{
    font-size: 16px;
    color: #999999;
}
.con-bar{
    display: none;
    clear: both;
    overflow: hidden;
    text-align: center;
    width: 1200px;
    height: 60px;
    margin: 0 auto 2px;
}
.con-bar-ads{
    display: none;
    margin-bottom: 40px;
    height: 100%;
}
.m-b55{
    margin-bottom: 55px;
}
.m-t-30{
    margin-bottom: 0px;
    margin-top: 30px;
}

