body {
    background: #fff;
    font-family: NotoSansHans-Regular, AvenirNext-Regular, arial, Hiragino Sans GB, "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}

body a {
    color: #797D83;
}

.form-group {
    position: relative;
}


.pp-bg {
    /* background: #ffffff; */
    /* background: url("/pkg/img/my/ppbg.png") repeat-x left bottom;*/
    padding-top: 120px;
    padding-bottom: 16px;
}

.top-action .fr{
    float: left;
    width: 55px;
    height: 40px;
    margin-top: 45px;
}
.pp-register1.fr{
    margin-left: 28px;
}
.top-action .fr a{
    font-size:22px;
    font-family:Microsoft YaHei;
    color:rgba(25,25,43,1);
}
.fr.active{
    color: red;
    border-bottom: 4px solid #ff0000;
}
.fr.active a{
    color: red;
}
.top-action{
    height: 100px;
    background: url("/pkg/img/web/site/head/logo.png") no-repeat 10px 48px;
}
.pp-login1{
    margin-left: 153px;
}

.pp-icon {
    position: absolute;
    background: #fff url("/pkg/img/web/site/head/cgassets.png") no-repeat 0 0;
    display: inline-block;
    left: 25px;
    top: 11px;
}

.pp-icon-phone {
    width: 18px;
    height: 25px;
    background-position: -94px -192px;
}

.pp-icon-passwd {
    width: 18px;
    height: 25px;
    background-position: -215px -192px;
}

.pp-icon-code {
    width: 18px;
    height: 25px;
    background-position: -134px -192px;
}

.pp-icon-account {
    width: 18px;
    height: 25px;
    background-position: -175px -192px;
}

.pp-icon-qq {
    width: 18px;
    height: 25px;
    background-position: -253px -231px;
}

.pp-icon-phone-focus {
    background-position: -28px 0;
}

.pp-icon-passwd-focus {
    background-position: -34px -34px;
}

.pp-wrap {
    width: 368px;
    margin: 0 auto;
    padding: 0 44px;
    border: 1px solid #fdfdfd;
    box-shadow: 4px 5px 10px #ddd;
    background: #fff;
}

.pp-title {
    font-size: 22px;
    font-weight: 700;
    padding: 43px 0 33px;
    color: #35393F;
}

.pp-placeholder {
    position: absolute;
    top: 2px;
    left: 47px;
    height: 36px;
    line-height: 36px;
    color: #999;
    font-size: 13px;
    /*background: #fff;*/
}

.pp-verifycode .pp-placeholder {
    left: 27px;
}

.pp-verifycode .form-text {
    text-indent: 30px;
}
.form-group .w-90 img{
    height: 46px;
    right: 1px;
    position: absolute;
}

.pp-verifycode a {
    position: absolute;
    color: #fff;
    background: #FF4F32;
    top: 1px;
    right: -2px;
    height: 28px;
    line-height: 26px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.pp-btn {
    width: 91%;
    background: #FF4F32;
    height: 48px;
    line-height: 48px;
    color: #fff;
    border-radius: 3px;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
}

.other_passport {
    width: 271px;
    text-align: center;
}
.other_passport a{
    display: inline-block;
}

.other_passport i{
    width: 33px;
    height: 33px;
    display: inline-block;
    position: relative;
    background: url("/pkg/img/web/site/3rd.png") no-repeat;
    /*background: url("/pkg/img/my/other_passport.png") no-repeat;*/
}

.other_passport i.qq-icon {
    left: 20px;
    background-position: -64px -64px;
}
.other_passport i.qq-icon:hover {
    background-position: 0 -64px;
}

.other_passport i.wx-icon {
    left: 86px;
    background-position: -64px -130px;
}
.other_passport i.wx-icon:hover{
    background-position: 0 -130px;
}

.other_passport i.sn-icon {
    left: 168px;
    background-position: -64px 0;
}

.other_passport i.sn-icon:hover {
    background-position: 0 0;
}

.line-through {
    width: 100%;
    height: 27px;
    border-bottom: 1px solid #dcdcdc;
}

.other_passport_txt {
    position: relative;
    top: -11px;
    background: #fff;
    width: 120px;
    margin: 0 auto;
}

.theme .form-group2 {
    position: relative;
    zoom: 1;
}
.cmn.theme{
    background: url("/pkg/img/web/site/head/profilebg-default.png") center no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 740px;
}


/*======???????======*/
.pp-content {
    width: 580px;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 9px 14px 0 rgba(94, 101, 111, 0.24);
}

.left-pp-bx,
.right-pp-bx {
    float: left;
}

.left-pp-bx {
    width: 200px;
    height: 484px;
    background: #FF4F32;
    padding: 40px 0;
    color: #FFAEAE;
    font-size: 22px;
}

.pp-login,
.pp-reg {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #FFAEAE;
}
.pp-login2{
    color: #FFAEAE;
}

a.pp-login.active,
a.pp-reg.active {
    color: #FFFFFF;
}

a.pp-login:hover,
a.pp-login2:hover,
a.pp-reg:hover {
    color: #FFFFFF;
    cursor: pointer;
}

.right-pp-bx {
    position: relative;
    width: 439px;
    color: #797D83;
    background: #ffffff;
    overflow: hidden;
    padding: 0 50px 40px 58px;
}
/*.right-pp-bx.reg-height{
    padding-bottom: 135px;
}*/
.reg-box{
    display: none;
}
.reg-mask .reg-select{
    width: 219px;
    margin-top: 90px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    color: #777;
    line-height: 100px;
    transition: 0.3s;
    float: left;
}
.reg-mask .reg-select i{
    display: block;
    width: 128px;
    height: 128px;
    margin: 0 auto;
}
.reg-mask .reg-select .reg-cg{
    background: url(/pkg/img/web/site/head/ico_artist.png?v=1525052234) no-repeat;
}

.reg-mask .reg-select .reg-cl{
    background: url(/pkg/img/web/site/head/ico_customer.png?v=1515052234) no-repeat;
}
.reg-mask .reg-select:hover{
    color: #ff4f32;
    transform: scale(1.15);
}
.reg-mask .reg-select:hover .reg-cl{
    background: url(/pkg/img/web/site/head/ico_customer_hover.png?v=1515052334) no-repeat;
}
.reg-mask .reg-select:hover .reg-cg{
    background: url(/pkg/img/web/site/head/ico_artist_hover.png?v=1525052334) no-repeat;
}

.half-dd{
    width: 50%;
    color: #B3B3B4;
    float: left;
    margin-left: 15px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-align: left;
    display: none;
}
.change-reg{
    float: right;
    color: #FF4F32;
    cursor: pointer;
    height: 48px;
    margin-right: 40px;
    line-height: 48px;
    font-size: 16px;
    padding-left: 50px;
    background: url(/pkg/img/web/site/head/ico_switch.png?v=1525052334) no-repeat 25px 14px;
}

.form-text {
    text-indent: 30px;
    height: 36px;
    line-height: 1.2;
}

.pos-san-box {
    position: relative;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
}

.icon-pointer-san {
    display: none;
    position: absolute;
    left: 180px;
    top: -134px;

    width: 20px;
    height: 23px;
    background: url(/pkg/img/web/site/head/cgassets.png) no-repeat -327px -193px;
}

.active .icon-pointer-san {
    display: inline-block;
}

/*======???????end======*/



.member-box{
    width: 458px;
    margin: 5px auto;
}

.member-box .active{
    color: #FF4F32;
}
.pp-wrap {
    width: 368px;
    margin: 0 auto;
    padding: 30px 44px 0 44px;
    border: 1px solid #fdfdfd;
    box-shadow: 4px 5px 10px #ddd;
    background: #fff;
    text-align: center;
}

/**login bg**/
