@charset "utf-8";

/* 公共样式 */

.orange {
    color: #fd6a36;
}

.blue {
    color: #2475f0;
    border: 1px solid #2475f0;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f25 {
    font-size: 25px;
}

.f26 {
    font-size: 26px;
}

.f32 {
    font-size: 32px;
}

.f36 {
    font-size: 36px;
}

select,
span {
    margin: 0;
    padding: 0;
}

.shenglue {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
    text-justify: distribute-all-lines;
    word-break: normal;
}

.clearfix:after {
    visibility: hidden;
    clear: both;
    display: block;
    content: ".";
    height: 0;
}

.clearfix {
    *zoom: 1;
}


/*公共头部*/

.top_a {
    height: 90px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}

.top_aIn {
    height: 85px;
    padding-top: 5px;
    overflow: hidden;
}

.logo_a {
    /* width: 238px; */
    width: 19.83%;
    height: 41px;
    margin-right: 20px;
    float: left;
    position: relative;
}

.logo_a h1 {
    /* width: 148px; */
    width: 62.18%;
    float: left;
}

.logo_a h1 a {
    /* width: 148px; */
    width: 100%;
    height: 62px;
    display: block;
    overflow: hidden;
    text-indent: 99999;
    padding-top: 20px;
    text-indent: 9999999;
    box-sizing: border-box;
}

.logo_a h1 a img {
    margin-right: 10%;
}

.logo_a .logo_a_gif {
    display: inline-block;
    width: 68px;
    height: 75px;
    background: url("../images/years_icon.gif") no-repeat center center;
    float: left;
    margin: 3px 0 0 15px;
    background-size: 100%;
}

.pub_nav {
    /* width: 290px; */
    width: 24%;
    height: 81px;
    overflow: hidden;
    float: left;
    position: relative;
}

.pub_nav ul {
    width: 100%;
    position: absolute;
    left: 5%;
    top: 24px;
    height: 38px;
    overflow: hidden;
    text-align: left;
}

.pub_nav ul li {
    display: inline-block;
    /* margin-right: 30px; */
    margin-right: 8%;
    text-align: center;
    position: relative;
    cursor: pointer;
    height: 30px;
}

.pub_nav ul li a {
    font-size: 18px;
    color: #333;
    float: left;
}

.pub_nav ul li.current a {
    color: #333;
    font-weight: bold;
}

.pub_nav ul li.current span {
    position: absolute;
    left: 50%;
    top: 26px;
    margin-left: -16px;
    width: 32px;
    border-top: 3px solid #2475f0;
}

.seach {
    /* width: 347px; */
    width: 28.916%;
    height: 46px;
    line-height: 46px;
    margin-top: 18px;
    float: left;
    border: 1px solid #2475f0;
    border-radius: 10px;
    padding: 0;
}

.seach select {
    /* width: 65px; */
    width: 18.73%;
    height: 25px;
    float: left;
    background: url(../images/jt1.png) 50px center no-repeat;
    background-size: 20%;
    -webkit-appearance: none;
    border: none;
    border-right: 1px solid #beb4fe;
    line-height: 25px;
    outline: none;
    font-size: 14px;
    padding: 0 10px;
    color: #a0a0a0;
    margin-top: 10px;
}

.seach input.txt {
    background: none;
    /* width: 204px; */
    width: 59%;
    border: none;
    outline: none;
    line-height: 45px;
    float: left;
    padding-left: 10px;
}

.seach span {
    display: inline-block;
    /* width: 55px; */
    width: 19%;
    height: 46px;
    float: right;
    border-radius: 0 10px 10px 0;
    background: #2475f0 url("../images/fangdj.png") no-repeat center center;
    cursor: pointer;
}

.index_shop {
    /* width: 53px; */
    width: 4.41%;
    height: 65px;
    float: left;
    margin-left: 15px;
    position: relative;
}

.gowu {
    /* width: 53px; */
    width: 100%;
    height: 65px;
    background: url(../images/gouwu_06.png) center no-repeat;
    position: relative;
}

.gowu a {
    display: block;
    width: 64px;
    height: 65px;
    text-align: center;
    padding-top: 50px;
}

.top_login {
    /* width: 200px; */
    width: 16.66%;
    height: 48px;
    float: right;
    margin-top: 17px;
}

.top_person {
    /* width: 47px; */
    width: 21%;
    height: 47px;
    border-radius: 50%;
}

.top_person a {
    display: block;
    /* width: 47px; */
    width: 100%;
    height: 47px;
}

.top_loginbox {
    /* width: 145px; */
    width: 75%;
}

.top_loginbox p {
    font-size: 14px;
    color: #666;
    height: 24px;
}

.login_a {
    /* width: 145px; */
    width: 100%;
}

.login_a a {
    display: block;
    float: left;
    /*    width: 52px;*/
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    border-radius: 4.5px;
}

.login_a .dl {
    /* width: 42px; */
    width: 30%;
    background-color: #ff6927;
}

.login_a .zhuce {
    /* width: 68px; */
    width: 46.89%;
    background-color: #2475f0;
    color: #fff;
    margin-left: 8px;
}

.login_a a:hover {
    background: #1483d1;
    color: #fff;
}


/*登录/注册*/


/*弹窗2*/

.tanbox {
    width: 380px;
    height: auto;
    display: none;
}

.cont {
    background-size: 100%;
    height: auto;
}


/* 
.login_c {
    width: 693px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding: 0 88px;
}

.login_c .close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.login_c .close img {
    width: 60%;
    height: 60%;
    display: block;
    margin: 0 auto;
    padding-top: 10%;
}

.login_index_k {
    display: block;
}

.login_d {
    width: 100%;
    height: 100px;
    overflow: hidden;
    border-bottom: #f4f4f4 2px solid;
}

.login_d span {
    color: #999;
    font-size: 30px;
    cursor: pointer;
    position: relative;
    margin: 0 60px;
    line-height: 100px;
    display: block;
    width: 134px;
    float: left;
    text-align: center;
}

.login_d span i {
    height: 2px;
    width: 134px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.login_d span.log_on i {
    background: #006ebc;
}

.login_d span.log_on {
    color: #006ebc;
}

.login_close {
    display: none;
}

.login_e_a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding-top: 25px;
}

.login_e_a span {
    color: #999;
    font-size: 20px;
    cursor: pointer;
    width: 50%;
    float: left;
    display: block;
    text-align: center;
}

.login_e_a span.dx_on {
    color: #006ebc;
}

.login_dx {
    width: 100%;
    position: relative;
}

.login_dx ul {
    width: 100%;
}

.login_dx ul li {
    width: 100%;
    margin-top: 30px;
    border: #e5e5e5 1px solid;
}

.login_dx ul li img {
    padding: 0 24px;
}

.login_dx ul li input {
    width: 80%;
    height: 57px;
    box-sizing: border-box;
    border: none;
    padding: 0 10px;
    font-size: 16px;
    color: #999;
}

.login_dx ul li.jiaoyan {
    border: none;
    overflow: hidden;
}

.login_dx ul li.jiaoyan p {
    width: 65%;
    border: #e5e5e5 1px solid;
    float: left;
}

.login_dx ul li.jiaoyan input.jym {
    width: 150px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    background: #006ebc;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    float: right;
}

.login_dx ul li.jiaoyan .yzm {
    width: 150px;
    height: 57px;
    float: left;
    margin-left: 5px;
}

.login_dx ul li.denglu input {
    width: 100%;
    background: #006ebc;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    border-radius: 4px;
}

.login_dx ul li.denglu {
    border: none;
}

.login_dx ul li.yhxy {
    font-size: 16px;
    color: #999;
    border: none;
}

.login_dx ul li.yhxy a {
    font-size: 16px;
    color: #999;
}

.login_dx ul li.yhxy a:hover {
    color: #006ebc;
}

.fenxiang {
    width: 156px;
    margin: 0 auto;
    margin-top: 30px;
}

.fenxiang img {
    width: 30px;
    height: 30px;
    padding: 0 24px;
}

.login_e ul {
    width: 100%;
}

.login_e ul li {
    width: 100%;
    margin-top: 15px;
    border: #e5e5e5 1px solid;
}

.login_e ul li img {
    padding: 0 24px;
}

.login_e ul li input {
    width: 78%;
    height: 46px;
    box-sizing: border-box;
    border: none;
    padding: 0 10px;
    font-size: 16px;
    color: #999;
}

.login_dx ul li input {
    height: 60px;
}

.login_dx ul li {
    margin-top: 25px;
}

.login_e ul li.jiaoyan {
    border: none;
    overflow: hidden;
}

.login_e ul li.jiaoyan p {
    width: 65%;
    border: #e5e5e5 1px solid;
    float: left;
}

.login_e ul li.jiaoyan input.jym {
    width: 150px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    background: #006ebc;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    float: right;
}

.login_e ul li.denglu input {
    width: 100%;
    background: #006ebc;
    font-size: 20px;
    color: #fff;
    border-radius: 4px;
}

.login_e ul li.denglu {
    border: none;
}

.login_e ul li.yhxy {
    font-size: 16px;
    color: #999;
    border: none;
}

.login_e ul li.yhxy a {
    font-size: 16px;
    color: #0ae;
}

.login_e ul li.yhxy a:hover {
    color: #006ebc;
}

.login_e ul p.cuo {
    padding-left: 30px;
    background: url(../images/cuo.png) 10px center no-repeat;
    color: #999;
    font-size: 16px;
    margin-top: 20px;
} */


/*弹窗结束*/

.pubcon {
    width: 100%;
    background-color: #fdf9fa;
    padding: 20px 0;
}


/*公共尾部*/

.footer {
    height: 390px;
    overflow: hidden;
    background-color: #26292b;
    color: #ddd;
}

.footleft {
    /* width: 560px; */
    width: 46.66%;
    height: 350px;
}

.footl_top {
    height: 160px;
    padding-top: 55px;
    overflow: hidden;
}

.footl_top li {
    /* width: 75px; */
    width: 14.34%;
    /* margin-right: 30px; */
    margin-right: 5.35%;
    float: left;
}

.footl_top li:nth-child(5) {
    margin-right: 0;
}

.footl_top li h5 {
    font-size: 18px;
    height: 46px;
}

.footl_top li .flcon a {
    width: 90%;
    height: 30px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #ddd;
    transition: all 0.7s;
}

.footl_top li .flcon a:hover {
    color: #999;
}

.footl_bot {
    height: 140px;
    overflow: hidden;
}

.footl_bot li {
    /* width: 88px; */
    width: 15.71%;
    height: 135px;
    overflow: hidden;
    float: left;
    /* margin-right: 46px; */
    margin-right: 10%;
}

.footl_bot li:nth-child(4) {
    margin-right: 0;
}

.footl_bot li .ewm_abox {
    /* width: 88px; */
    width: 100%;
    height: 88px;
}

.footl_bot li .ewm_abox img {
    /* width: 88px; */
    height: 88px;
}

.footl_bot li p {
    width: 90%;
    margin: 0 auto;
    font-size: 13px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.footright {
    /* width: 640px; */
    width: 53.33%;
    height: 295px;
    padding-top: 55px;
}

.foottel_left {
    padding-left: 7%;
}

.foottel_left,
.foottel_right {
    /* width: 320px; */
    width: 45%;
}

.footright h3 {
    font-size: 18px;
    height: 40px;
    padding-left: 6.3%;
}

.footr_con span {
    font-size: 14px;
    color: #ddd;
    line-height: 35px;
}

.foot {
    width: 100%;
    height: 80px;
    background-color: #191919;
    text-align: center;
    line-height: 62px;
    color: #ddd;
    font-size: 14px;
}


/* 登录 */

.login_big_box {
    position: relative;
}

.content_box.mphone {
    padding-bottom: 40px !important;
}

.content_box.common {
    padding-bottom: 20px !important;
}

.content-big-bg .nav {
    font-size: 20px;
    text-align: center;
    color: #347fd6;
    line-height: 70px;
    padding-top: 10px;
}


/* 登录选择 */

.login_choice_box {
    padding: 0px 50px 24px;
}

.login_choice_box div {
    float: left;
    width: 50%;
    text-align: center;
}

.login_choice {
    display: inline-block;
    display: inline;
    zoom: 1;
    padding: 0px 10px 8px;
    text-align: center;
    font-size: 14px;
    color: #999;
}

.login_choice.choiced {
    border-bottom: 2px solid #e13b29;
    color: #333;
}


/*忘记密码*/

.forget_password {
    display: block;
    width: 100%;
    height: 10px;
    margin: 0px 0px 0px;
    position: relative;
}

.forget_password a {
    float: right;
    width: 80px;
    height: 20px;
    font-size: 14px;
    color: #bbb;
    line-height: 20px;
    text-align: right;
    position: relative;
    margin-top: -68px;
}

.forget_password a:hover {
    color: #e13b29;
}


/* 第三方登录 */

.outside_login {
    width: 100%;
    overflow: hidden;
    margin-top: 14px;
}

.outside_login a {
    width: 26%;
    display: block;
    margin: 0 auto;
}

.outside_login_icon {
    width: 42px;
    height: 42px;
    margin: 0 auto;
}

.outside_login .detail {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #bbb;
    margin-top: 12px;
    float: left;
}

.weixin .outside_login_icon {
    background: url("../images/weixin.png") no-repeat;
    cursor: pointer;
    float: right;
}

.weixin:hover .detail {
    color: #e13b29;
}

.weixin:hover .outside_login_icon {
    background: url("../images/weixin_hover.png") no-repeat;
}


/* 注册 */

@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

ul li,
ol li {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tong {
    width: 100%;
}

.zhong {
    margin: 0 auto;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}

a {
    text-decoration: none;
}

.content_loginzhuce_in {
    width: 1000px;
    padding: 40px 0;
}


/*推广图*/

.fuli_login_box {
    width: 560px;
    height: 550px;
    position: relative;
    padding: 10px 0px;
}

.fuli_login_box ul li {
    position: absolute;
    width: 434px;
    height: 335px;
    display: none;
    left: 100px;
    top: 30px;
}

.fuli_login_box ul {
    position: absolute;
    z-index: 1;
}

.fuli_login_box ul li h3 {
    height: 75px;
    font-size: 20px;
    width: 100%;
    text-align: center;
}

.fuli_login_box ul li h3 strong {
    font-size: 20px;
    color: #347fd6;
}

.fuli_login_box ol {
    position: absolute;
    right: 180px;
    bottom: 30px;
    z-index: 2;
}

.fuli_login_box ol li {
    width: 30px;
    height: 7px;
    border-radius: 4px;
    text-align: center;
    margin: 0 0 0 10px;
    float: left;
    cursor: pointer;
    background: #e9e9e9;
    color: #fff;
}

.fuli_login_box ol li:hover,
.fuli_login_box ol .current {
    background: #347fd6;
}

.left,
.right {
    width: 41px;
    height: 69px;
    position: absolute;
    top: 50%;
    margin: -35px 0 0 0;
    background: url(../images/arr.png) no-repeat -83px 0;
    display: none;
    z-index: 2;
}

.left {
    left: 0;
}

.right {
    right: -40px;
    background-position: -125px 0;
}

.left:hover {
    background-position: 0 0;
}

.right:hover {
    background-position: -42px 0;
}


/*右侧*/

.login {
    width: 380px;
}

.out-box.fr {
    box-shadow: 0px 0px 30px register_big_box;
    min-height: 450px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    width: 380px;
}

.content-big-bg .nav {
    display: block;
    height: 70px;
}

.nav_big_title {
    font-size: 20px;
    text-align: center;
    color: #347fd6;
    line-height: 70px;
}

.nav_login {
    width: 280px;
    padding: 0px 50px 0;
}

.nav_login div {
    width: 50%;
    float: left;
    height: 50px;
    text-align: center;
}

.login_choice {
    color: #333;
    font-size: 14px;
    display: inline-block;
    zoom: 1;
    padding: 0px 10px 8px;
    text-align: center;
}

.nav_login div .login_choice.current {
    border-bottom: 2px solid #347fd6;
}


/* 输入信息 */

.content_box {
    padding: 0 30px 30px;
    display: block;
}

.input_box {
    height: 40px;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    position: relative;
    margin-bottom: 25px;
    position: relative;
}

.error_box {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 40px;
    left: 0;
}

.error_box .error_prompt {
    display: block;
    font-size: 12px;
    color: #d81e06;
    width: 100%;
    height: 20px;
    line-height: 20px;
}

.input_box.error {
    border: 1px solid #347fd6;
}

.input_box.input_code {
    width: 206px;
    float: left;
    margin-right: 12px;
}

.input_box input {
    width: 78%;
    line-height: 40px;
    border: none;
    outline: none;
    padding-left: 36px;
    height: 40px;
    position: absolute;
    width: 110%\0;
    width: 110%\9;
}

.input_box.error input {
    background: #ffeef0;
}

.input_box .input_icon {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 9px;
    top: 50%;
    z-index: 1;
    margin-top: -7px;
    background: url("../images/icon_nav_bg.png") no-repeat -343px 0px;
}

.input_box .mima_icon01 {
    background-position: -374px 0;
}

.input_box .yanzhengma_icon01 {
    background-position: -407px 0;
}

.input_box .dongtaigma_icon01 {
    background-position: -440px 0;
}


/* 图形码 */

.change_code {
    width: 98px;
    height: 38px;
    overflow: hidden;
    float: right;
    border: 1px solid #dcdcdc;
}

.change_code img {
    width: 98px;
    height: 40px;
    display: block;
}


/* 公用确认按钮 */

.certain_submit {
    display: block;
    width: 100%;
    height: 40px;
    background: #347fd6;
    margin-top: 35px;
    position: relative;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    transition: .1s;
}

.certain_submit:hover {
    animation: push 0.1s linear forwards;
}

@keyframes push {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.96);
    }
}

.certain_submit {
    /*margin-top:100px;*/
}


/*.certain_submit_zc{ margin-top:5px;  }*/


/*验证手机*/


/* 登录注册切换 */

.go_login {
    height: 60px;
    background: #f7f7f7;
    background: linear-gradient(#f1f1f1, #fafafa, #fafafa);
    border-radius: 0 0 8px 8px;
    font-size: 15px;
    display: block;
}

.go_login:hover {
    background: #f7f7f7;
}

.go_login p {
    text-align: center;
    line-height: 60px;
    color: #333;
}

.go_login p a {
    color: #347fd6;
}


/* 验证手机 */

.verification_nav {
    display: block;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #333;
    font-size: 20px;
    border-top-right-radius: 8px;
    position: relative;
}

.back {
    position: absolute;
    width: 12px;
    height: 22px;
    background: url(little_picture.png) no-repeat -418px -99px;
    top: 50%;
    left: 30px;
    margin-top: -11px;
}

.verification_picture {
    width: 131px;
    height: 100px;
    margin: 20px auto;
}

.verification_picture img {
    width: 100%;
}

.verification_detail {
    display: block;
    font-size: 18px;
    color: #999;
    margin-bottom: 26px;
    text-align: center;
}

.verification_detail em {
    color: #333;
}

.get_code {
    width: 96px;
    height: 38px;
    border-radius: 5px;
    background: none;
    color: #347fd6;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    border: 1px solid #347fd6;
    float: right;
}

.get_code.click {
    background: #eee;
    color: #c4c4c4;
    border: 1px solid #eee;
}

a.wait_code {
    border: 1px solid #e0e0e0;
    color: #aaa;
    background: #f5f5f5;
}

a.wait_code:hover {
    background: #eee;
}


/*下载APP*/

.down-app {
    display: block;
    width: 100%;
    float: right;
}

.down-app a {
    color: #347fd6;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    height: 40px;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    display: block;
    box-shadow: 0px 0px 30px #dbdbdb;
}

.down-app a:hover {
    background: #9db4cf;
    color: #fff;
}


/*第三方登录手机绑定 */

.login {
    min-height: 531px;
}

.binding_nav {
    width: 100%;
    height: 67px;
    text-align: center;
    line-height: 67px;
    color: #333;
    font-size: 20px;
    border-top-right-radius: 8px;
}

.binding_picture {
    width: 131px;
    height: 86px;
    text-align: center;
    margin: 0px auto;
    padding: 20px 0px 20px;
}

.binding_detail {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    padding: 10px 30px;
}

.binding_detail.black {
    color: #666;
    text-align: center;
}

.binding_big_box.olduesr .certain_submit {
    margin-top: 30px;
}


/*手机快捷登录注册*/

.register_set_nav {}

.register_set_nav .nav_big_title {
    font-size: 20px;
    color: #333;
    line-height: 30px;
    padding-top: 20px;
}

.nav_little_title {
    text-align: center;
    font-size: 16px;
    color: #999;
}

.remind {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 20px;
    padding: 16px 0px 0px;
}

.register_success_box .verification_picture {
    padding-top: 20px;
}

.user_protocol {
    font-size: 12px;
    color: #999;
    text-align: center;
    padding-top: 16px;
}

.user_Check {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 4px;
    border: 1px solid #e1e2e8;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 6px;
    position: relative;
    cursor: pointer;
}

.user_Check.on {
    border-color: #409eff !important;
    background-color: #409eff !important;
}

.user_Check.on:before {
    box-sizing: content-box;
    content: "";
    border: 1px solid #fff;
    border-left: 0;
    border-top: 0;
    height: 7px;
    left: 5px;
    position: absolute;
    top: 2px;
    transform: rotate( 45deg) scaleY(0);
    width: 3px;
    transition: transform .15s ease-in .05s;
    transform-origin: center;
    transform: rotate( 45deg) scaleY(1);
}


/*注册*/

.phonenumber_icon02 {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    background: url("../images/icon_nav_bg.png") no-repeat -195px -38px;
    z-index: 1;
    display: block;
}

.phonenumber_icon03 {
    position: absolute;
    width: 21px;
    height: 20px;
    background: url("../images/icon_nav_bg.png") no-repeat -160px -38px;
    right: 10px;
    top: 9px;
    z-index: 1;
    display: none;
}

.hidepwd_icon01 {
    width: 22px;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    background: url("../images/icon_nav_bg.png") no-repeat -270px -44px;
    z-index: 1;
    display: block;
}

.showpwd_icon01 {
    width: 22px;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    background: url("../images/icon_nav_bg.png") no-repeat -234px -44px;
    z-index: 1;
    display: block;
}

s
/*修改密码*/

.getpwd {
    padding: 0 30px 30px;
}

.getpwd .skeep {
    width: 270px;
    margin: 15px auto;
}

.getpwd .skeep li {
    float: left;
    width: 106px;
    background: url("../images/cheng_libg.png") no-repeat right center;
    height: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    position: relative
}

.getpwd .skeep li:nth-child(3) {
    width: 30px;
}

.getpwd .skeep li .skeep--number {
    width: 30px;
    font-size: 20px;
    font-weight: 400;
    height: 30px;
    background: #dddfe8;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 30px;
    margin-top: -11px;
    color: #fff;
    float: left;
    margin-left: 5px;
}

.getpwd .skeep .active {
    background: url("../images/cheng_libg_hover.png") no-repeat right center;
}

.getpwd .skeep .active .skeep--number {
    background: #649cf0;
    color: #fff
}

.getpwd #skeep_2,
.getpwd #skeep_3 {
    display: none;
}

.getpwd .form {
    font-size: 0;
    width: 320px;
    margin: 110px auto 0
}

.getpwd .form .form-group img {
    width: 123px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    margin-left: 7px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    display: inline\9
}

.getpwd .form-group {
    width: 320px;
    margin-top: 35px;
    line-height: 35px;
    position: relative
}

.getpwd #skeep_3 .form-group img {
    width: 148px;
    height: 127px;
    margin: -27px auto;
}

.getpwd #skeep_3 .form-group div {
    float: right;
    margin-right: 215px
}

.getpwd #skeep_3 img {
    width: 40px;
    height: 40px;
}

.getpwd #skeep_3 .form-group .btn_blue {
    margin-top: 50px;
}

.form .btn_blue {
    border-radius: 20px;
    background: #347fd6;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.getpwd .form-group .linka,
.getpwd .form-group a {
    line-height: 41px;
    font-size: 12px;
    display: block
}

.getpwd .form-group .linka {
    font-size: 16px;
}

.form .form-group .btn_blue {
    height: 40px;
    font-size: 16px;
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
    color: #fff
}

.form .xiu_mima {
    margin-bottom: 50px;
}

.form .form-group .mi_xiu {
    margin-bottom: 80px;
}

.form .form-group .mi_xiu p {
    text-align: center;
}

.formimg {
    width: 148px;
    margin: -30px auto 0;
}

.getpwd #skeep_3 .formimg img {
    width: 148px;
    height: auto;
}


/*提示弹窗*/

.tip-popupMask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    z-index: 200;
}

.tip-popupCont {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    margin-top: -100px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    z-index: 300;
}

.tip-popupH4 {
    height: 46px;
    line-height: 46px;
    padding: 0 30px;
    font-size: 18px;
    color: #666;
    font-weight: 900;
    background-color: #f5f5f5;
}

.tip-popupWz {
    min-height: 30px;
    line-height: 24px;
    padding: 30px 30px;
    font-size: 18px;
    text-align: center;
}

.tip-popupWz .gth-ico {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 30px;
    height: 30px;
    background: url(https://img2.233.com/passport/v1.2.2/pcimg/ico-tipbg.png) no-repeat -50px 0;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
}

.tip-popupClose {
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    background: url(https://img2.233.com/passport/v1.2.2/pcimg/ico-tipbg.png) no-repeat 0 0;
    transition: .4s;
}

.tip-popupClose:hover {
    transform: rotate(180deg);
}

.formbox .deng {
    display: none;
}

.formbox .deng.current {
    display: block;
}

.footer_loginIn {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 50px 0;
    font-size: 12px;
    color: #666;
}

.footer_loginIn a {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    display: inline-block;
    color: #666;
    padding: 0 15px;
}

.footer_loginIn span {
    font-size: 12px;
    color: #666;
    display: inline-block;
    line-height: 36px;
}