body{
    background: #f8f8f8;
}
/*// 会员信息*/
.hyzx_outBox .hy_rightMainBox .infoBox{
    background-color: #fff;
    padding: 24px 25px;
    width: 800px;
    border-radius: 79px 0 0 79px;
    margin-bottom: 30px;
}
.hyzx_outBox .hy_rightMainBox .infoBox .headerBox{
    width: 110px;
    height: 110px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 47px;
}
.hyzx_outBox .hy_rightMainBox .infoBox .headerBox img{
    display: block;
    width: 110px;
    height: 110px;
}
.hyzx_outBox .hy_rightMainBox .infoBox .textBox h3{
    width: 325px;
    line-height: 25px;
    margin-right: 10px;
}
.hyzx_outBox .hy_rightMainBox .infoBox .textBox .hyrz_style{
    padding-left: 22px;
    margin-right: 10px;
}
.hyzx_outBox .hy_rightMainBox .infoBox .textBox .icon01{
    background: url(../images/sprite/hyzx_rz01.png) no-repeat left center;
}
.hyzx_outBox .hy_rightMainBox .infoBox .textBox .icon02{
    background: url(../images/sprite/hyzx_rz02.png) no-repeat left center;
}
.hyzx_outBox .hy_rightMainBox .infoBox .textBox .icon03{
    background: url(../images/sprite/hyzx_rz03.png) no-repeat left center;
    color: #666666;
}
.hyzx_outBox .hy_rightMainBox .infoBox .textBox .icon04{
    background: url(../images/sprite/hyzx_rz04.png) no-repeat left center;
    color: #666666;
}
.f_gray{
    color: #969696;
}
.w233{
    width: 233px;
}
.w248{
    width: 248px;
}
.hyzx_outBox .hy_rightMainBox .infoBox .textBox p{
    line-height: 30px;
}
/*// 实名认证*/
.f30{
    font-size: 30px;
}
.hyzx_outBox{
	padding-top: 33px
}
.hyzx_outBox .hy_rightMainBox .smrzBox .bgicon01{
    background: url(../images/sprite/hyzx_noteIcon01.png) no-repeat left center;
}
.hyzx_outBox .hy_rightMainBox .smrzBox .bgicon02{
    background: url(../images/sprite/hyzx_noteIcon02.png) no-repeat left center;
}
.hyzx_outBox .hy_rightMainBox .smrzBox .cwhyBox p.bgicon03{
    background: url(../images/sprite/hyzx_noteIcon03.png) no-repeat 98px center;
    color: #ff8517;
    padding-left: 126px ;
}
.hyzx_outBox .hy_rightMainBox .smrzBox .tips{
    padding-left: 33px;
    color: #969696;
    height: 24px;
    line-height: 24px;
    display: inline-block;
}
.hyzx_outBox .hy_rightMainBox .smrzBox .btns{
    display: block;
    width: 106px;
    height: 30px;
    line-height: 30px;
    background-color: #308bd8;
    color: #fff;
    text-align: center;
    margin-top: 12px;
}
.hyzx_outBox .hy_rightMainBox .smrzBox .cwhyBox p{
    padding-left: 95px;
    line-height: 36px;
}