.mainbody{
    background-color: #f2f2f2;
    padding-top: 20px;
}
.per-nav{
    margin: 20px 0 5px 0;
}
.per-info{
    background-color: white;
}
.per-info .cur,.per-info .cur a,.per-info .cur a:hover{
    cursor: default;
    background-color: #4da1ff;
    color: white;
}
.per-info-tablist{
    width: 150px;
    float: left;
}
.per-info-tablist ul{
    padding: 2px 0 0 2px;
}
.per-info-tablist ul li{
    height: 40px;
    font-size: 14px;
}
.per-info-tablist ul li:hover{
    background-color: #f2f2f2;
}
.per-info-tablist a{
    display: block;
    line-height: 40px;
    padding-left: 30px;
}
.per-info-tablist a:hover{
    color:#ff6d4a;
}
.per-info-tabcon{
    width: 1000px;
    float: right;
}
.house-type{
    position: absolute;
    top: 10px;
    left: 10px;
}
.house-type a,.house-type a{
    cursor: default;
}
.house-type span{
    width: 78px;
    height: 30px;
    font-size: 14px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
    background:url("../../../img/housetype.png") no-repeat 0 0;
    margin-right: 15px;
}
.unfoucs{
    position: absolute;
    background-color: #4da1ff;
    top: 10px;
    right: 0;
}
.unfoucs a{
    display: block;
    width: 122px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: white;
}
.unsale{
    position: absolute;
    top: 40px;
    right: 260px;
    width: 300px;
    height: 60px;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #ff6d4a;
    border: 1px solid #ff6d4a;
    background-color: white;
    opacity: 0.8;
    transform:translate(0px,60px) rotate(-25deg);
    filter:alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9063077870366499, M12=0.42261826174069955, M21=-0.42261826174069955, M22=0.9063077870366499, SizingMethod='auto expand')";
}
.btn-list{
    float: right;
}
.btn-list li{
    margin-top: 10px;
}
.btn-list a{
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    margin-right: 20px;
}
.message-list{
}
.message-list a{
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}
.message-list a:hover{
    color: #ff6d4a;
}
.message-list ul{
    padding: 2px 2px 0 0;
}
.message-list ul li{
    height: 50px;
    cursor: pointer;
    font-size: 14px;
}
.message-list ul li:hover{
    background-color: #f2f2f2;
}
.message-list span{
    display: inline-block;
}
.mesyear{
    width: 90px;
}
.mestime{
    width: 70px;
}
.messtate{
    width: 90px;
}
.messtate p{
    display: inline-block;
    width: 50px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    border: #ff6d4a solid 1px;
    border-radius: 6px 0px 6px 0px;
    color: #ff6d4a;
}
.mestitle{
    width: 600px;
}
.mestype{
    float: right;
    padding: 0 10px;
}
.mesyear, .mestime, .messtate,.mestitle,.mestype{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.message-show{
    padding-right: 30px;
}
.message-show .title{
    height: 50px;
    padding: 0 15px;
    border-bottom: 1px solid #e4e4e4;
}
.message-show .title span{
    display: inline-block;
    line-height: 50px;
}
.message-show .title a:hover{
    color: #ff6d4a;
}
.mtit{
    font-size: 16px;
}
.myea,.mtim{
    color: #999999;
    float: right;
    padding-right: 5px;
}
.mdel{
    float: right;
    padding-left: 25px;
}
.message-show .details{
    padding: 30px 15px;
}
.message-show .details p{
    color: #333333;
    line-height: 32px;
}

/*账单*/
.mesgbill{}
.billmain{}
.billmain p{
    padding: 0 20px;
}
.totalbar,.singlebar{
    height: 50px;
    background-color: #f2f2f2;
}
.totalbar{
    margin: 30px 0;
}
.singlebar{
    margin-top: 50px;
}
.totalbar span{
    display: inline-block;
    line-height: 50px;
}
.totalbar b{
    font-size: 28px;
    color: #ff6d4a;
}
.totalbar a{
    float: right;
    line-height: 50px;
    color: #4da1ff;
}
.billsingle{
    margin-bottom: 50px;
}
.singlebar{
    font-size: 0;
}
.singlebar span{
    display: inline-block;
    line-height: 50px;
    font-size: 16px;
}
.singlebar .t1{
    width: 90px;
    text-align: center;
}
.singlebar .t2{
    width: 470px;
    text-align: center;
}
.singlebar .t3{
    width: 190px;
    text-align: center;
}
.singlebar .t4{
    width: 175px;
    text-align: right;
}

.singletable{
}
.singletable table{
    width:940px;
    padding: 0 15px;
}
.singletable table tr td,.singletable table tr th{
    line-height:50px;
}
.billhead th{
    border-bottom: 1px solid #e4e4e4;
}
.billfoot th{
    border-top: 1px solid #e4e4e4;
}















