.usertopv1 {
    width: 1000px;
    height: 121px;
    margin: 0 auto
}

.usertopv1_logo {
    height: 121px;
    overflow: hidden
}

.usertopv1_logo a {
    float: left;
    width: 262px;
    height: 141px;
    margin-top: -20px
}

.usertopv1_logo p {
    color: #262626;
    border-left: 1px solid #c5c5c5;
    line-height: 30px;
    margin-top: 45px
}

.userlrv1 {
    width: 1000px;
    background-color: #f7f7f7;
    margin: 0 auto;
    font-size: 14px;
    position: relative;
    top: 48px;
}
.bg{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -200;
    background-image: url(../images/bg-user.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}

.userlrv1_logo {
    padding-top: 50px;
    float: left;
    padding-bottom: 50px;
    width: 473px;
    overflow: hidden
}

.userlrv1_main {
    float: left;
    width: 525px
}

.pl70 {
    padding-left: 70px
}

.pr70 {
    padding-right: 70px
}

.gray3 {
    color: #666
}

.f-yahei {
    font-family: \5FAE\8F6F\96C5\9ED1
}

.blue1 {
    color: #176acc
}

.w290 {
    width: 290px
}

.h500 {
    height: 500px
}

.pt80 {
    padding-top: 80px
}

.userlrv1_title {
    border-bottom: 1px solid #dadada;
    padding: 10px 0
}

.slideTxtBox .hd {
    height: 34px;
    background-color: #ebebeb
}

.slideTxtBox .userlrv1_lg {
    width: 192px;
    text-align: center;
    float: left;
    height: 32px;
    line-height: 32px;
    border-top: 2px solid #ebebeb;
    cursor: pointer;
    font-size: 14px;
    color: #333
}

.u_line {
    float: left;
    height: 14px;
    background-color: #000;
    width: 1px;
    margin-top: 10px
}

.slideTxtBox ul .cur {
    border-top: 2px solid #f90
}

.userlrv1_item {
    height: 38px
}

.userlrv1_tit {
    width: 90px;
    float: left;
    padding-top: 8px
}

.userlrv1_i_box {
    width: 290px;
    float: left;
    background: #FFF;
    position: relative;
    height: 38px;
    z-index: 2
}

.userlrv1_i_text {
    width: 290px;
    background: 0 0;
    border: 1px solid #bfbfbf;
    height: 39px;
    padding: 9px 14px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 14px;
    outline: 0
}

.userlrv1_tipsbox {
    width: 260px;
    height: 38px;
    line-height: 38px;
    position: absolute;
    left: 14px;
    top: 0;
    z-index: 0;
    color: #999
}

.userlrv1_error_tipsbox {
    color: #c00
}

.userlrv1_errorbox {
    clear: both;
    width: 262px;
    height: 26px;
    line-height: 26px;
    background: #fff2f2;
    border: 1px solid #ff908e;
    color: #c00;
    padding: 0 14px;
    margin-left: 90px;
    margin-top: -1px;
    position: relative;
    z-index: 3;
    top: -1px;
    font-size: 12px
}

.userlrv1_successbox {
    width: 16px;
    height: 16px;
    background: url(../images/success_ico1.png) center center no-repeat;
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 50%;
    margin-top: -8px
}

.userlrv1_i_box2 {
    width: 184px;
    float: left;
    background: #FFF;
    position: relative;
    height: 38px;
    z-index: 0
}

.userlrv1_i_text2 {
    width: 184px;
    background: 0 0;
    border: 1px solid #bfbfbf;
    height: 38px;
    padding: 9px 14px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 14px;
    outline: 0
}

.userlrv1_text_error {
    color: #c00
}

.userlrv1_errorbox2 {
    clear: both;
    width: 154px;
    height: 26px;
    line-height: 26px;
    background: #fff2f2;
    border: 1px solid #ff908e;
    color: #c00;
    padding: 0 14px;
    margin-left: 90px;
    margin-top: -1px;
    position: relative;
    z-index: 3;
    top: -1px
}

.userlrv1_successbox2 {
    width: 16px;
    height: 16px;
    background: url(../images/success_ico1.png) center center no-repeat;
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 50%;
    margin-top: -8px
}

.userlrv1_getcode {
    display: block;
    width: 98px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #f60;
    background: #fff5de;
    border: 1px solid #ffe3c1;
    position: absolute;
    right: -108px;
    top: 0
}

.userlrv1_getcode:hover {
    text-decoration: none;
    background: #ffe5a9;
    border: 1px solid #ffd097;
    color: #f40
}

.userlrv1_getcode_on .userlrv1_getcode_on:hover {
    background: #e6e6e6;
    border: 1px solid #d2d2d2;
    color: #999
}

.userlrv1_code {
    display: block;
    position: absolute;
    right: -110px;
    top: 0;
    cursor: pointer
}

.userlrv1_helpbox {
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 3
}

.userlrv1_helpico {
    width: 16px;
    height: 16px;
    background: url(../images/help.png) center center no-repeat
}

.userlrv1_helpcon {
    width: 290px;
    padding: 10px;
    border: 1px solid #ffe3c1;
    position: absolute;
    right: -50px;
    top: 23px;
    background: #fff5de;
    font-size: 12px;
    line-height: 1.8
}

.userlrv1_helpcon .h_c_arrow {
    width: 14px;
    height: 10px;
    position: absolute;
    background: url(../images/help_arrow.png) center center no-repeat;
    top: -9px;
    right: 50px
}

.userlrv1_checkbox {
    width: 14px;
    height: 14px;
    float: left;
    border: 1px solid #bfbfbf;
    margin-top: 10px;
    margin-right: 5px;
    cursor: pointer
}

.userlrv1_checkbox_on {
    background: url(../images/check.png) center center no-repeat
}

.userlrv1_blue_btn {
    display: block;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    background: #1689ff;
    color: #FFF;
    font-size: 16px;
    text-align: center
}

.userlrv1_blue_btn:hover {
    text-decoration: none;
    color: #FFF;
    background: #0073e6
}

.userlrv1_dialog_box {
    width: 440px;
    border: 1px solid #c9e4ff;
    background: #FFF
}

.userlrv1_dialog_title {
    height: 32px;
    line-height: 32px;
    background: #e0eeff;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    padding: 0 15px
}

.userlrv1_dialog_con {
    padding: 15px
}

.userlrv1_tel_user_list li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.userlrv1_tel_user_list li a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #b9d9ff;
    font-size: 14px;
    color: #4379c3
}

.userlrv1_tel_user_list li a:hover {
    text-decoration: none;
    background: #e9f4ff
}

.userlrv1_success_btn .userlrv1_blue_btn {
    display: inline-block;
    padding: 0 30px
}

.userlrv1_success_others {
    margin: 20px 100px;
    padding: 40px 20px;
    border-top: 1px dashed #ddd
}