@charset "UTF-8";


.header dl{
    float: right;
    height:43px ;
}
.header dt,.header dd{
    float: left;
}
.header dt{
    width: 28px;
    height: 28px;
}

.header dt img{
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border:3px solid #f0f0f0;
    vertical-align: middle;
}
.header dd{
    margin-left: 10px;
}
.header dd.quit{
    margin-left: 25px;
}
.header dd a{
    color:#323232;
}

.header dd a:hover{
    color:#c41b1c;
}

/*------账户 导航栏-----*/
.account-nav{
    height: 42px;
    background: #f83641;
}

.account-nav ul li{
    float: left;
    width: 127px;
    height: 42px;
    margin-right:35px;
    line-height: 42px;
    text-align: center;
}
.account-nav ul li a{
    display: block;
    font-size: 17px;
    color:#fff;
}

.account-nav ul li.active,.account-nav ul li a:hover{
    color:#fff;
    background: #e22932;
}


.income-status ul{
    width: 100%;
    height: 86px;
    margin:26px 0
}

.income-status  li{
    float: left;
    width: 300px;
    height: 86px;
    background: url(../images/account/income_bg.png) no-repeat;
}
.income-status li .img{
    width: 86px;
    height: 86px;
}

.income-status li .text{
    padding-left: 10px;
    line-height: 86px;
}
.income-status li .text span{
    font-size: 15px;
    color:#262626;
}
.income-status li .text span.money{
    font-size: 17px;
    color:#e25453;
}
.income-status li a{
    display: block;
    width: 100%;
    height: 100%;
}
.income-status li.item1{
    background-position: 0 0;
}

.income-status li.item2{
    background-position:0 -104px;;
}
.income-status li.item3{
    background-position:0 -208px;;
}
/*----------账户明细------------*/
.sifting-box{
    height: 23px;
    padding: 32px 0 26px;
}
/*------结算记录-------*/
.acc-section .explain{
    padding: 15px 0;
}
.acc-section .explain p{
    color:#787878;
    font-size:15px;
}
.acc-section .explain p span{
    font-size:15px;
    color:#e22932;
}

select.s-date{
    width: 120px;
    height: 23px;
    margin-right: 20px;
}
select.date-list{
    width: 120px;
    height: 23px;
    margin-right: 10px;
}
input.s-btn{
    width: 54px;
    height: 23px;
    background: #fff;
    border: 1px solid #a9a9a9;
    border-radius: 1px;
    cursor: pointer;
}
input.s-btn:hover{
    background: #e1e1e1;
}
.total-income{
    font-size: 15px;
    line-height: 23px;
}
.total-income span.total{
    padding: 0 8px;
    font-size: 23px;
    color:#f83641;
}
.total-income span{
    color:#3c3c3c;
}
/*-------个人信息---------*/

.acc-section.p-info{
    margin-bottom: 60px;
}
.acc-section.p-info ul{
    overflow: hidden;
    height: 280px;
    margin-bottom: 33px;
}
.acc-section.f-info{
    margin-bottom: 37px;
}
.acc-section.f-info ul{
    overflow: hidden;
    height: 280px;
    margin-bottom: 33px;
}
.info-box{
    position: relative;
    margin-top:24px;
    color: #2e2e2e;
}
.info-box li{
    position: relative;
    height: 14px;
    line-height: 14px;
    margin-bottom: 39px;
}
.info-box li a.right_css{
    position: absolute;
    top:0;
    right: 80px;
    color:#f83641;
}
.info-box li a:hover,a.apply-link:hover{
    color:#f83641;
    text-decoration: underline;
}
.info-box label{
    display: inline-block;
    width: 140px;
}

.info-box span{
    color:#2e2e2e;
}
.info-box span.hidden{
    color:#989898;
    font-size: 12px;
}
p.info-prompt{
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 12px;
    font-size: 12px;
    color: #989898;
}
p.info-prompt span{
    color:#f83641;
}
button{
    font-family: simsun, Arial, sans-serif;
}
.pass{
    width: 117px;
    height: 35px;
    padding-left: 43px;
    margin-right: 24px;
    font-size: 15px;
    color: #fff;
    border:1px solid #f83641;
    border-radius: 1px;
    background: #f83641 url(../images/account/pass.png) no-repeat 19px center;
}
.alter-info{
    display: block;
    width: 117px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    border:1px solid #d2d2d2;
    border-radius: 1px;
    background-color: #f3f4f3;
    cursor: pointer;
}
.alter-info:hover{
    color:#000;
    background: #dcdcdc;
}

a.apply-link{
    line-height: 28px;
    font-size: 15px;
    color:#f83641;
    text-decoration: underline;
}

/*------推广资料-------*/

.spread_data .nav li{
    float: left;
    width: 332px;
    height: 44px;
}
.spread_data .nav li a{
    display: block;
    width: 109px;
    height: 42px;
    margin:0 auto;
    font-size: 17px;
    text-align: center;
    line-height: 42px;
}
.spread_data .nav li a.active{
    color:#f83641;
    border-bottom: 2px solid #f83641;
}

.spread_data .nav li a:hover{
    color:#f83641;
}

/*-------修改密码遮罩层--------*/

.mask{
    display: none;
    position: absolute;
    top: 0;
    z-index: 997;
    width: 100%;
    height: 100%;
    background-color: rgba(0 ,0 ,0 ,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
    _background: #000000;
    _filter:alpha(opacity=50);
    _background:url(../../nanrenwo/images/img233.png) repeat-x left bottom;
}
:root .mask{
    filter:none;
}

.pop-box{
    display: none;
    width: 570px;
    margin:0 auto;
}

.pop{
    position: absolute;
    top:30%;
    z-index: 999;
    width: 570px;
    height: 380px;
    background: #FFF;
}

.pop h3{
    height:40px;
    padding-left: 10px;
    font-family: simsun, Arial, sans-serif;
    color:#fff;
    line-height: 40px;
    background: #f83641;
}


