body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
}
/*site nav begin*/
.pt-side-nav {
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #666;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #fafafa;
    font-size: 12px;
    color: #999;
    font-family: "Microsoft Yahei";
    z-index: 10000;
    clear: both;
}
.pt-side-nav a {
    text-decoration: none;
    color: #666;
}
.pt-side-nav a:hover {
    text-decoration: underline;
    color: #d80100;
}
.pt-side-nav:focus {
    outline: 0;
}
.pt-side-nav img {
    border: none;
    vertical-align: top;
}
.pt-l {
    float: left;
    text-align: left;
}
.pt-r {
    float: right;
    min-width: 200px;
    text-align: right;
}
.pt-area {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.pt-area950 {
    width: 950px;
}
.pt-area980 {
    width: 980px;
}
.pt-area1000 {
    width: 1000px;
}
.pt-l .pt-index-link {
    float: left;
    margin-right: 14px;
    font-weight: bold;
    display: block;
    color: #333;
}
.pt-l .pt-index-link:hover {
    text-decoration: underline;
}
.pt-nav-cate {
    float: left;
    position: relative;
    width: 76px;
    z-index: 10000;
}
.pt-nav-cate:hover .pt-nav-list{
    display: block;
}
.pt-width2 {
    width: 96px;
}
.pt-width0 {
    width: 90px;
}

.pt-width1 {
    width: 64px;
}
.pt-width3 {
    width: 118px;
}
.pt-width4 {
    width: 106px;
}
#submit {
    cursor: pointer;
}

.pt-nav-cate .pt-menu-btn {
    display: block;
    height: 38px;
    _padding-top: 12px;
    _height: 26px;
    overflow: hidden;
    padding-left: 20px;
    color: #666;
    border-right: 1px solid #fafafa;
    border-left: 1px solid #fafafa;
    vertical-align: middle;
    text-align: left;
}
.pt-l .pt-menu-btn:hover,.menu-current .pt-menu-btn {
    background: #fff;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
    color: #666;
    text-decoration: none;
}
.pt-l .pt-menu-btn s {
    display: inline-block;
    *display: inline;
    width: 8px;
    height: 4px;
    margin-left: 8px;
    vertical-align: middle;
    overflow: hidden;
   /* *zoom:1;background: url(/src../images/header-tips_03.png) no-repeat 0 0;*/
}
.pt-r {
    padding-right: 2px;
    color: #333;
}
.pt-r a {
    color: #333;
}
.pt-r a:hover {
    color: #d80100;
}
.pt-r .line {
    margin: 0 7px;
    color: #d8d8d8;
}
.pt-nav-cate .pt-nav-list {
    position: absolute;
    left: 0px;
    top: 38px;
    width: 90px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #edeef0;
    border-bottom: none;
    display: none;
    z-index: 100000;
}
.pt-nav-cate .pt-nav-list a {
    display: block;
    height: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #efefef;
    padding-left: 20px;
    color: #9a9a9a;
    line-height: 30px;
    text-align: left;
    *zoom:1;}
.pt-nav-cate .pt-nav-list a:hover {
    background: #fafafa;
    color: #666;
    text-decoration: none;
    border-bottom: 1px solid #efefef;
}
.pt-width2 .pt-nav-list {
    width: 100px;
}
.pt-width4 .pt-nav-list a {
    width: 84px;
}
.pt-width3 .pt-nav-list {
    width: 116px;
}
.pt-width0 .pt-nav-list {
    width: 100px;
}
/*site nav end*/

/*header-css end*/
.h-area{
    width:1200px;
    height:100%;
    margin:0 auto;
    clear:both;
}
/*footer css begin*/
.h-footer{
    width:100%;
    min-width:1200px;
    background:#333;
    color:#999;
    font-size:12px;
    overflow: hidden;
    margin-top:55px;
    height:100%;
}
.h-footer a{
    color:#999;
}
.h-footer a:hover{
    color:#ee4433;
}
.footer-div{
    padding:50px 0 7px;
    border-bottom:1px solid #2d2d2d;
    overflow: hidden;
    clear:both;
}
.footer-div dl{
    float:left;
    height:150px;
    border-right:1px solid #454545;
    border-left:1px solid #2d2d2d;
}
.footer-div .f-dl1{
    width:270px;
    border-left:none;
}
.footer-div .f-dl2{
    width:100px;
    padding-left:60px;
}
.footer-div .f-dl3{
    width:126px;
    padding-left:60px;
}
.footer-div .f-dl4{
    width:190px;
    padding-left:60px;
}
.footer-div .f-dl4 dd{
    float:left;
    width:90px;
}
.footer-div .f-dl5{
    float:left;
    padding-left:60px;
    line-height:27px;
}
.footer-div .f-dl5 p{
    margin:-5px 0 20px;
}
.footer-div dt{
    font-size:16px;
    color:#eee;
    margin-bottom:20px;
}
.footer-div dd{
    height:20px;
    line-height:20px;
    margin-bottom:10px;
}
.footer-div .f-dl1 dd{
    float:left;
    width:115px;
}
.footer-link{
    padding:25px 0 0;
    border-top:1px solid #454545;
}
.footer-tag a{
    width:60px;
    height:35px;
    font-size:14px;
    color:#999;
    display:inline-block;
}
.footer-tag a.current,.footer-tag a:hover{
    font-weight: bold;
    background:url(/simg/common/modules/house_index/2014/images/f_link.png) left bottom no-repeat;
    text-decoration:none;
    color:#fff;
}
.footer-link .f-l-con{
    color:#999;
    line-height:30px;
    margin-top:10px;
    display:none;
}
.footer-link .f-l-con em{
    padding:0 5px;
}
.h-footer .foot-copy{
    line-height:30px;
    color:#777;
    text-align: center;
    margin:15px 0;
}
.h-footer .foot-copy em{
    padding:0 5px;
}
.foot-copy a{
    color:#777;
}
.footer-tag .f-line{
    width:1px;
    height:16px;
    color:#616161;
    display:inline-block;
    margin:0 20px;
}
.sohu_linka{
    height:100px;
    text-align: center;
    line-height:25px;
}
.f-wap {
    width: 662px;
    margin:35px auto 25px;
}
.f-wap ul{
    margin-top: 24px;
}
.f-wap ul:after{
    content: "";
    display: table;
    clear: both;
}
.f-wap ul li{
    float: left;
    margin-left: 25px;
}
.f-wap ul li a{
    float: left;
    display: block;
    color: #999;
}
.f-wap ul li span{
    float: left;
    display: block;
    line-height: 20px;
    margin-left: 10px;
    text-align: left;
}
.f-wap ul .f_icon1{width: 102px;}
.f-wap ul .f_icon2{width: 100px;}
.f-wap ul .f_icon3{width: 97px;}

.f-contact{
    width:608px;
    height:140px;
    margin:23px auto 0;
    border:1px solid #464646;
}
.f-contact ul:after{
    content: "";
    display: table;
    clear: both;
}
.f-contact ul li{
    float: left;
    width:140px;
    height:100px;
    border-right: 1px solid #464646;
    margin:10px 0;
    padding:10px 20px;
}
.f-contact ul li a{
    color:#fff;
}
.f-contact ul .soho{
    width: 138px;
}
.f-contact ul .soho p{
    display: block;
    margin-top: 8px;
    text-align: center;
}
.f-contact ul .weibo{
    width: 176px;
}
.f-contact ul .weibo .info_wrap{
    position: relative;
    float: left;
    width:66px;
    height:100px;
    text-align: left;
    margin:-3px 0 0 10px;
}
.f-contact ul .weibo .s-img{
    margin:3px 0 0 2px;
}
.f-contact ul .weibo .w-gz{
    position:absolute;
    left:0;
    bottom:0;
    width:60px;
    height: 25px;
    line-height: 25px;
    background:#ee4433;
    color:#fff;
    text-align: center;
    display:inline-block;
}
.f-contact ul .weibo .w-gz:hover{
    text-decoration: none;
}

.f-contact ul .weixin{
    width: 171px;
    border-right:none;
}
.f-contact ul .weixin img{float: left;}
.f-contact ul .weixin .info_wrap{
    float: left;
    width: 61px;
    text-align: left;
    margin-left: 10px;
    line-height: 19px;
    word-wrap:break-word;
    word-break:break-all;
    color:#fff;
}
.h-footer .foot-common-copy{
    margin:0 0 15px;
    padding-top:15px;
}
/*footer css end*/
