.wrap{margin-top:20px;}

.personal_nav {width:238px;background:#ffffff;margin-right:20px;margin: 0  auto;}
.personal_nav  li{height:54px;width:200px;text-align: center;}
.personal_nav  li  a:hover,.personal_nav  .active{color:#159848;}
.personal_nav li  a{height:54px;line-height: 54px;text-align: center;font-size: 16px;display:block;width:200px;}
.personal_right{width:970px;background-color: #ffffff;}

.portrait{width:238px;text-align: center;}
.portrait  img.logo{width:119px;height:119px;border-radius: 100%;margin-top:40px;border: 1px solid #dddddd;}
.portrait  a.zhanghao{display: block;width:98px;height:26px;margin: 0 auto;background: #f3f3f3;border: 1px solid #dddddd;line-height: 26px;margin-bottom: 30px;}
.portrait  h3{margin-top:20px;margin-bottom: 20px;font-size: 18px;color:#666666;font-weight: normal;}
.personal  .personal_nav{width:198px;margin: 0 auto;border-top:1px dashed  #dddddd;padding-top:20px;}
.p_box {width:238px;background: #ffffff;padding-bottom: 20px;}

.account_right {width:940px;padding-bottom: 40px;}
.account  p{}
.account  h3{color:#159848;font-size: 60px;}
.account{padding-left: 70px;}
.account_a{background:#ffffff;width:940px;padding-bottom: 20px;}
.vip_link{width:395px;height:98px;border:1px solid #e5e5e5;margin-top:28px;}
.vip_link  p{font-size: 14px;color:#666666;text-align: center;}
.vip_link  li{float: left;width:98px;border-right: 1px solid #e5e5e5;height:98px;}
.vip_link  a{display: block;text-align: center;}
.ds{font-size: 16px;color:#333333;padding-top: 50px;padding-bottom: 15px;font-weight: bold;}
.vip_link  img{margin-bottom: 10px;}
.vip_link ul{overflow: hidden;width:396px;}


.jifen{
    background: #ffffff;
    width: 940px;
    padding-bottom: 20px;
   
    margin-toP:20px;
}
.jifen .ds {
    font-size: 16px;
    color: #333333;
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: bold;
}
.jifen-title{
    width:820px;
    margin:0 auto;
    background: #f8f8f8;
    height:53px;
    line-height: 53px;
    font-size: 16px;
    font-weight: bold;
}
select{
   border:none;
   background: #f8f8f8;
   font-size: 16px;
   color:#333333;
   line-height: 53px;
   font-weight: bold;
}
.jifen-title span{
    display: inline-block;
}
.jifen-title .s1,.jifen-del  .s1{
    margin-left:30px;
    width:190px;
}
.jifen-title .s2,.jifen-del  .s2{
    width:190px;
}
.jifen-title .s3,.jifen-del  .s3{
    width:335px;
    color: #333333;
    line-height: 53px;
}
.jifen-del{
    width:820px;
    margin:0 auto;
    font-size: 14px;
}
.jifen-del  span{
    display: inline-block;
}
.jifen-del  .s1{
    margin-left:40px;
}
.jifen-del li{
    border-bottom: 1px solid #f8f8f8;
}
.jifen-del  .s2{
    color:#159848;
}

/* 意见反馈 */
.feedback{
    height:72px;
    background: #ffffff;
    line-height: 72px;
    font-size: 16px;
    color:#333333;
    font-weight: bold;
    padding-left:20px;
    margin-bottom: 20px;
}
textarea {
    width:900px;
    margin: 0 auto;
    height: 290px;
    border: none;
    margin-bottom: 20px;
    padding:20px;
    color:#cccccc;
}
#tel-num{
    width:920px;
    margin: 0 auto;
    height: 58px;
    border: none;
    margin-bottom: 20px;
    padding-left: 20px;
    color:#cccccc;
}
#sub{
    width:140px;height:60px;background: #159848;
    border:none;
    color:#ffffff;
    font-size: 18px;line-height: 60px;text-align: center;cursor: pointer;
}

/* 帮助中心 */
.help{
width:900px;
padding-left:20px;
padding-right:20px;
background: #ffffff;
/* margin-bottom: 20px; */
border-bottom: 1px solid #eeeeee;
}
.help  h5{
    font-size: 14px;
    color:#333333;
    padding-top:20px;
    padding-bottom: 20px;
}
.help b{
    font-size: 14px;
    font-weight: normal;
    background: url(../images/per-ico.png) no-repeat left center;
    padding-left:30px;
    cursor: pointer;
}
.help b.on{
    font-size: 14px;
    font-weight: normal;
    background: url(../images/per-ico1.png) no-repeat left center;
    padding-left:30px;
    cursor: pointer;
}
.help p{
    font-size: 14px;
    padding-top:20px;
    margin-bottom:20px;
    line-height: 25px;
    padding-left: 30px;
    height:0px;
    overflow: hidden;
}
.help p.active{
    font-size: 14px;
    padding-top:20px;
    margin-bottom:20px;
    line-height: 25px;
    padding-left: 30px;
    height:auto;
    overflow: hidden;
}