@charset "utf-8";

/* CSS Document */

.login_top {
    width: 1100px;
    margin: 0px auto;
    height: 100px;
}

.login_bottom {
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #626262;
    font-size: 12px;
    font-family: "微软雅黑";
}

.login_bottom a {
    color: #626262;
    margin-right: 10px;
}

.login_bottom span {
    margin-right: 10px;
}

.login_top_right {
    float: right;
    width: 520px;
    height: 33px;
    line-height: 33px;
    margin-top: 34px;
}

.login_top_right dl dd {
    float: left;
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-left: 20px;
}

.login_top_right dl dd span.lop_p1 {
    background: url(../images/login_r.jpg) 0px 0px no-repeat;
    display: block;
    padding-left: 40px;
}

.login_top_right dl dd span.lop_p2 {
    background: url(../images/login_r.jpg) -183px 0px no-repeat;
    display: block;
    padding-left: 40px;
}

.login_top_right dl dd span.lop_p3 {
    background: url(../images/login_r.jpg) -330px 0px no-repeat;
    display: block;
    padding-left: 40px;
}

/* 登录 */

.login_main {
    background: #5150aa url(../images/bgonload1.jpg) center top no-repeat;
    background-size: cover;
    width: 100%;
    height: 540px;
    position: relative;
}

.login_main_po {
    position: absolute;
    left: 50%;
    top: 87px;
    margin-left: 180px;
    width: 360px;
    height: 365px;
    background: #fff;
}

.login_main_po dl {
    width: 285px;
    margin: 30px auto 0px;
}

.login_main_po dl dd {
    height: 32px;
    margin-bottom: 12px;
    line-height: 32px;
}

.login_main_po dl dd em.pou {
    float: left;
    color: #5f6061;
    font-size: 14px;
    margin-right: 48px;
    font-family: "微软雅黑";
    /*margin-top: 10px;*/
}

.login_main_po dl dd a {
    /*float: right;*/
    color: #16a2d7;
    font-size: 14px;
    font-family: "微软雅黑";
}

.login_main_po em.iop_pl {
    width: 218px;
    margin: 15px auto 0px;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #6397cd;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    background: url(../images/ddr.jpg) left center no-repeat;
    padding-left: 27px;
}

.login_main_po dl dd a.submit {
    width: 285px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
    float: left;
    background: #33ace5;
}

.login_main_po dl dd a.submit:hover {
    background-color: #29B6F6;
}

.login_main_po dl dd.poi1 {
    border-bottom: 1px solid #bbbfc1;
    background: url(../images/ccc.png) 0px 7px no-repeat;
    padding-left: 30px;
}

.login_main_po dl dd.poi2 {
    border-bottom: 1px solid #bbbfc1;
    background: url(../images/ccc.png) 0px -53px no-repeat;
    padding-left: 30px;
    margin: 25px 0 25px;
}

.hide_inp {
    border-bottom: 1px solid #bbbfc1;
}

.tip_wapper {
    margin: 0 0 20px !important;
}

.vvhj,
.zzhj {
    width: 260px;
    height: 28px;
    border: 0px;
    line-height: 28px;
    color: #333;
    font-size: 14px;
    outline: none;
    font-family: "微软雅黑";
    background: none !important;
}

.vvhjAcitve {
    border-bottom: 2px solid #29B6F6 !important;;
    box-shadow: 0px 2px 0px #79D5FF;
}

/* 注册 */

.regist_main {
    width: 100%;
    background: #f2f2f2 url(../images/regist_bg.jpg) right bottom no-repeat;
    height: 650px;
    min-height: 650px;
    height: auto !important;
}

.regist_main_center {
    width: 1100px;
    margin: 90px auto 0px;
    height: 480px;
}

.regist_main_left {
    float: left;
    width: 660px;
    border-right: 1px dashed #bcbcbc;
    padding-left: 120px;
}

.regist_main_right {
    float: right;
    width: 360px;
    float: right;
    padding-left: 25px;
    /*padding-right: 40px;*/
    margin-top: 20px;
}

.regist_main_right span {
    display: block;
    font-size: 20px;
    color: #2A2A44;
    line-height: 30px;
    font-family: "微软雅黑";
    /*font-weight: bold;*/
    height: 30px;
    margin-bottom: 4px;
}

.regist_main_right em {
    display: block;
    line-height: 20px;
    color: #626262;
    font-size: 12px;
    font-family: "微软雅黑";
    margin-bottom: 10px;
}

.regist_main_right a.btn {
    display: block;
    margin-top: 10px;
    line-height: 38px;
    color: #1976D2;
    text-align: center;
    font-size: 16px;
    /*font-weight: bold;*/
    font-family: "微软雅黑";
    margin-bottom: 40px;
    width: 340px;
    /*background: #16a2d8;*/
    height: 40px;
    border: 2px solid #1976D2;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center;
}

.regist_main_right a.btn:hover {
    background: #1976D2;
    color: #fff;
}

.regist_main_right a.wxbtn:hover {
    background-color: #74D20E;
    color: #fff;
    background-image: url(../images/wechat_normal_hover.png);
}

.regist_main_right a.wxbtn {
    display: block;
    margin-top: 10px;
    line-height: 38px;
    color: #8DC81B;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    margin-bottom: 25px;
    width: 340px;
    height: 40px;
    border: 2px solid #8DC81B;;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center;
    background-image: url(../images/wechat_normal.png);
    background-repeat: no-repeat;
    background-position: 34% center;
    background-size: 7%;
}

.regist_main_right .strong_title {
    display: block;
    line-height: 30px;
    /*color: #626262;*/
    color: #484848;
    font-size: 20px;
    font-family: "微软雅黑";
    margin-bottom: 20px;
    margin-top: 70px;
}

.regist_main_right .oop_l {
    display: block;
    line-height: 25px;
    color: #484848;
    margin-top: 10px;
    /*color: #626262;*/
    font-size: 14px;
    font-family: "微软雅黑";
}

.regist_main_right .oop_l a:hover {
    color: #29B6F6;
}

.regist_main_right .oop_l a:hover i {
    background-image: url(../images/sdd_hover.png);
}

.regist_main_right .oop_l a {
    color: #68A5E1;
}

.regist_main_right .oop_l i {
    /*color: #ff0000;*/
    font-size: 14px;
    font-family: "微软雅黑";
    /*font-weight: bold;*/
    font-style: normal;
}

.regist_main_right .oop_l img {
    margin-left: 6px;
}

.regist_main_left_p, .regist_main_right_p {
    height: 30px;
    line-height: 30px;
    color: #626262;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    left: -35px;
}

.regist_main_left_p i {
    font-style: normal;
    color: #ff0c00;
}

.regist_main_left dl dd, .regist_main_right dl dd {
    margin-bottom: 13px;
    display: inline-block;
    width: 510px;
    position: relative;
}

.regist_main_left dl dd.shot_tip .tipinfo {
    right: 234px !important;
}

.regist_main_left dl dd span, .regist_main_right dl dd span {
    line-height: 35px;
    display: block;
    width: 75px;
    text-align: right;
    float: left;
    margin-right: 5px;
    color: #626262;
    font-size: 14px;
    font-family: "微软雅黑";
}

.regist_main_left dl dd span i {
    font-style: normal;
    color: #ff0000;
}

.oopl {
    width: 340px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #afbfcf;
    background: #fff;
    padding-left: 5px;
    float: left;
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑";
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#thisForm #name {
    width: 200px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    /*border: 1px solid #CCC!important;*/
}

.oopl1 {
    width: 340px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #afbfcf;
    background: #fff;
    padding-left: 5px;
    float: left;
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑";
    border-radius: 2px 0px 0px 2px;
    -moz-border-radius: 2px 0px 0px 2px;
    -webkit-border-radius: 2px 0px 0px 2px;
    /*border-right: 0px;*/
}

.oop2:hover {
    background-color: #29B6F6;
}

.oop2 {
    width: 280px;
    height: 40px;
    background: #1976D2;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 0px;
    cursor: pointer !important;
    display: block;
    margin: 0px auto;
}

/*禁止点击的注册按钮*/
.noregister_btn {
    width: 280px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 0px;
    text-align: center;
    line-height: 40px;
    margin: 0px auto;
    display: block;
    background: rgba(25, 118, 210, 0.30);
}

.regist_main_left dl dd a.yzn_hq {
    float: left;
    margin: 6px 0 0 10px;
    color: #1976D2;
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
}

.regist_main_left dl dd a.bad_yzn {
    color: rgba(25, 118, 210, 0.30) !important;
}

.regist_main_left dl dd a.yzn_hq:hover {
    opacity: .7;
}

.regist_main_left dl dd label, .regist_main_right dl dd label {
    color: #626262;
    font-size: 13px;
    cursor: pointer;
    font-family: "微软雅黑";
}

.regist_main_left dl dd label i {
    color: #1976D2;
    font-style: normal;
}

.regist_main_left dl dd em {
    float: left;
    margin-left: 5px;
    margin-top: 8px;
}

.regist_main_left dl dd input {
    vertical-align: middle;
}

.login_main_po dl dd.poi_pl1_p {
    margin-top: 0px;
}

.regist_main_left dl dd a.msgs1 {
    width: 78px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #afbfcf;
    background: #999;
    float: left;
    margin-top: 0px;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    border-radius: 0px 2px 2px 0px;
    -moz-border-radius: 0px 2px 2px 0px;
    -webkit-border-radius: 0px 2px 2px 0px;
    text-align: center;
}

/* 找回密码 */

.regist_main_password {
    width: 600px;
    margin: 50px auto;
}

.teriv_passw_top {
    height: 85px;
    margin-bottom: 36px;
    text-align: center;
}

.teriv_passw_center {
    padding-bottom: 40px;
    border-bottom: 1px dashed #cbcbcb;
    margin-bottom: 40px;
}

.teriv_passw_top span {
    background: url(../images/pass_word.png) 123px 0px no-repeat;
    padding-left: 90px;
    color: #1da6e1;
    font-size: 36px;
    font-family: "微软雅黑";
    font-weight: bold;
    height: 85px;
    display: block;
    line-height: 56px;
}

.riv_passw_cen1 {
    height: 35px;
    line-height: 35px;
    color: #33ace5;
    font-size: 20px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.riv_passw_cen1 span {
    background: url(../images/pass_word.png) -25px -124px no-repeat;
    padding-left: 25px;
    display: block;
}

.riv_passw_cen2 {
    margin-top: 5px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    font-family: "微软雅黑";
}

.riv_passw_cen3 {
    height: 40px;
    margin-top: 15px;
}

.riv_passw_txt {
    border: 1px solid #16a2d8;
    width: 369px;
    height: 37px;
    float: left;
    color: #999;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-left: 17px;
    background: #f2f2f2;
}

.riv_passw_btn {
    width: 98px;
    height: 39px;
    background: #33ace5;
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    border: 0px;
    cursor: pointer !important;
    margin-left: 13px;
}

.teriv_passw_bottom {
    border-bottom: 0px;
}

.trader_ppo_p {
    width: 416px;
    background: #fff;
    position: fixed;
    left: 30%;
    top: 150px;
    border: 1px solid #eaeaea;
    _position: absolute;
    _bottom: auto;
    _top: expression(documentElement.scrollTop+140);
    z-index: 4;
}

.trader_ppo_pt {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eaeaea;
}

.trader_ppo_ptb {
    padding-bottom: 20px;
}

.trader_ppo_pt span {
    margin-left: 10px;
    color: #626262;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.trader_ppo_ptb em {
    color: #626262;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
    display: block;
    line-height: 30px;
    margin: 15px 0px;
    text-align: center;
}

.trader_ppo_ptb span {
    display: block;
    line-height: 30px;
    text-align: center;
}

.trader_ppo_ptb span a {
    background: #33ace5;
    display: inline-block;
    margin: 0px 7px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.trader_ppo_ptb span a.bb_hp {
    background: #bdbdbd;
}

.regist_main_left dl dd .tipinfo .error, .regist_main_right dl dd .tipinfo .error {
    background: url(../images/error.jpg) left center no-repeat;
    padding-left: 19px;
    color: #FF0000;
    width: 275px;
    font-size: 12px;
}

.regist_main_left dl dd .tipinfo .valid {
    background: none;
    padding-left: 0px;
    color: #FF0000;
    width: 21px;
    font-size: 12px;
}

.regist_main_left dl dd .tipinfo, .regist_main_right dl dd .tipinfo {
    float: left;
    margin-top: 2px;
    display: inline-block;
    height: 15px;
}

.login_tel_right {
    float: right;
    margin-top: 35px;
    margin-right: 15px;
    display: inline;
}

.login_tel_right span {
    background: url(../images/tel_pl.png) left center no-repeat;
    padding-left: 36px;
    height: 32px;
    line-height: 32px;
    display: block;
    color: #666666;
    font-size: 18px;
    font-family: "微软雅黑";
}

.login_tel_right span i {
    font-weight: bold;
}

.log_mn_po {
    height: 35px;
    line-height: 35px;
    margin-top: 25px;
}

.log_mn_po span:first-child {
    margin-left:10px;
}
.log_mn_po span:last-child {
    margin-right:10px;
}

.log_mn_po span {
    width: 47%;
    float: left;
    display: block;
    padding-left: 35px;
    color: #333333;
    font-size: 24px;
    font-family: "微软雅黑";
    cursor: pointer;
    user-select: none;
    padding-bottom: 5px;
}

.log_mn_po span.action {
    border-bottom: 4px solid #F89406 !important;
}

.log_mn_po a {
    /*float: right;*/
    /*margin-right: 40px;*/
    display: inline;
    color: #16a2d8;
    font-size: 14px;
    font-family: "微软雅黑";
}

.vv_yzm {
    float: left;
    width: 144px;
    height: 28px;
    line-height: 28px;
    border: 0px;
    color: #bbbfc1;
    font-size: 14px;
    font-family: "微软雅黑";
}

.yzm_plk {
    float: left;
}

.poi3_left {
    border-bottom: 1px solid #bbbfc1;
    height: 32px;
    width: 228px;
    float: left;
}

.login_main_po dl dd.poi_pl1 {
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}

.login_main_po dl dd.poi_pl1 i.msg-text-error, .regist_main_right dl dd.poi_pl1 i.msg-text-error {
    font-style: normal;
    color: #ed0000;
    font-size: 14px;
    font-family: "微软雅黑";
    background: url(../images/errrop.jpg) left center no-repeat;
    padding-left: 20px;
}

.tipinfo_error {
    float: left;
    margin-top: 2px;
    margin-left: 100px;
    display: inline-block;
    background: url(../images/error.jpg) left center no-repeat;
    padding-left: 19px;
    color: #FF0000;
    width: 342px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

.regist_sucee {
    padding: 50px 100px;
    height: 80px;
    border: 1px solid #bbbbbb;
    background: #fff;
    width: 300px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -90px;
    margin-left: -250px;
    display: none;
}

.regist_sucee span {
    display: block;
    color: #ff0000;
    font-size: 26px;
    font-family: "微软雅黑";
    font-weight: bold;
    background: url(../images/regist_sucee.jpg) left center no-repeat;
    padding-left: 45px;
    height: 50px;
    line-height: 50px;
}

.regist_sucee em {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-left: 45px;
}

.regist_sucee em a {
    color: #16a2d8;
}

.msg_text_error {
    float: left;
    background: url(../images/error.jpg) left center no-repeat;
    padding-left: 19px;
    color: #FF0000;
    width: 275px;
    font-size: 12px;
}

.regist_main_left dl dd.poi_pl1 i.msg-text-error {
    margin-left: 95px;
    font-style: normal;
    color: #ed0000;
    font-size: 14px;
    font-family: "微软雅黑";
    background: url(../images/errrop.jpg) left center no-repeat;
    padding-left: 20px;
}

.ewm_show {
    width: 95px;
    height: 95px;
    position: absolute;
    /*border: 1px solid red;*/
    top: 5px;
    right: 5px;
    background-image: url(../images/qrcode_img.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.ewm_show:hover {
    opacity: .7;
}

.reload_qrcodeWapper {
    width: 100%;
    min-height: 30px;
    text-align: center;
    margin-top: 5px;
    /*background-color: red;*/
}

.qrcode_img {
    height: 180px;
    /*border: 1px solid #333;*/
    margin: 0 auto;
}

.qrcode_img img {
    width: 100%;
}

.onload_tips img {
    width: 20px;
    height: 20px;
}

.onload_tips {
    color: #2A2A44;
    margin-top: 15px;
}

.onload_tips span {
    opacity: .5;
}

.use_pass {
    margin-top: 15px;
    cursor: pointer;
    color: #1976D2;
    letter-spacing: 0;
    line-height: 24px;
}

/*注册页面的样式调整*/
.company-associative {
    position: absolute;
    background-color: white;
    width: 340px;
    top: 32px;
    z-index: 1;
    left: 80px;
}

.company-associative > div {
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    cursor: pointer;
}

.company-associative > div:hover {
    background-color: #EEEEEE;
}

.shoper_style {
    color: #000;
}

.radio_wapper {
    display: inline-block;
    margin-top: 10px;
    margin-left: 34px;
    color: #2A2A44;
}

.radio_wapper i {
    display: inline-block;
    margin-left: 5px;
    opacity: .5;
}

.inp_rig {
    margin-left: 15px;
}

.must_write {
    font-style: normal;
    opacity: 0.5;
    font-size: 13px;
    color: #2A2A44;
    position: relative;
    top: 9px;
    left: 11px;
}

.must_write_one {
    top: 4px;
}

.regist_main_left dl dd .tipinfo, .regist_main_right dl dd .tipinfo {
    position: absolute;
    top: 6px;
    right: 98px;
}

.regist_main_left dl dd:first-child .tipinfo {
    right: 234px;
}

.changeCode {
    float: left;
    margin: 6px 0 0 10px;
    color: #1976D2;
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
    cursor: pointer;
}

.numCode_imgwapper {
    width: 105px;
    height: 32px;
    /*border: 1px syolid #333;*/
    position: absolute;
    right: 91px;
    top: 0;
}

.numCode_imgwapper img {
    width: 100%;
}

.qq_img {
    width: 15px;
    height: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/sdd.png);
    /*margin-top: -6px;*/
    position: relative;
    top: 1px;
}

.change_style {
    font-size: 16px;
    color: #1976D2;
    cursor: pointer;
    font-weight: normal;
    margin-left: 27px;
}

.change_style:hover {
    opacity: .7;
}

.register_style {
    width: 100%;
    height: 126%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
}

.register_tle {
    margin-top: 126px;
    margin-bottom: 20px;
    font-size: 26px;
    color: #FFFFFF;
    text-align: center;
}

.register_inner {
    width: 100%;
}

.register_inner ul {
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
}

.register_inner ul li {
    width: 208px;
    height: 210px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center 32%;
    background-size: 26%;
    position: relative;
    cursor: pointer;
}

.register_inner ul li span {
    display: block;
    position: absolute;
    text-align: center;
    font-size: 14px;
    top: 70%;
    left: 50%;
    transform: translate(-50%);
}

.inner_buy {
    background-image: url(../images/register_buy.png);
}

.inner_sale {
    background-image: url(../images/register_sale.png);
}

.sale_buy_wapper,
.buy_wapper,
.sale_wapper {
    text-align: center;
    position: absolute;
    top: 20%;
    width: 100%;
    left: 50%;
    transform: translate(-50%);
}

.sale_buy_wapper div {
    font-size: 42px;
    display: inline-block;
    /*font-weight: bold;*/
}

.sale_buy_wapper i,
.inner_buy,
.inner_sale {
    display: inline-block;
    width: 48px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: contain;
}

.sale_buy_wapper i:last-child {
    position: relative;
    top: 8px;
}

.saleBuy_inner_buy {
    background-image: url(../images/register_buy.png);
}

.saleBuy_inner_sale {
    background-image: url(../images/register_sale.png);
}

.center_li {
    margin: 0 40px;
}

.selected_icon {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    background-color: #fff;
    background-image: url(../images/check_mark.png);
    background-size: 68%;
    background-repeat: no-repeat;
    background-position: center center;
    /*border:1px solid #333;*/
    left: 50%;
    transform: translate(-50%);
    top: 107%;
    display: none;
}

/*选择账号类型时候，鼠标移上去的样式*/

.registerHover {
    border-color: #1976D2 !important;
    box-shadow: 0px 4px 20px 0 rgba(184, 240, 255, 0.10);
    background-color: rgba(184, 240, 255, 0.10);
    /*color: #1976D2;*/
}

.registerHover .icon_wapper {
    opacity: 1;
    color: #1976D2;
}

.registerHover span {
    color: #1976D2;
}

.registerHover .selected_icon {

    display: inline-block;
}

.icon_wapper {
    opacity: .7;
}

.login_top {
    /*background-color: #fff;*/
}

.regist_main_left dl dd.numCode_dd .tipinfo_self {
    float: left;
    margin-top: 2px;
    display: inline-block;
    height: 15px;
    right: 204px;
    position: absolute;
    top: 6px;
}

.regist_main_left dl dd .tipinfo_self .error {
    background: url(../images/error.jpg) left center no-repeat;
    padding-left: 19px;
    color: #FF0000;
    width: 275px;
    font-size: 12px;
}

.regist_main_left dl dd.numCode_dd .tipinfo {
    right: 204px;
}

/* add css */
.log_mn_pot {height:45px;line-height: 35px;margin-top: 25px;padding:0px 10px 0px;}
.log_mn_pot a {width: 50%;float: left;display: block;color: #333333;font-size: 24px;font-family: "微软雅黑";padding-bottom: 5px;text-align:center;}
.log_mn_pot a.seled { border-bottom: 4px solid #F89406 !important;}
.l_pl_mi_tp{height:242px;font-family:"微软雅黑";padding-top:5px;*height:237px;}
.l_pl_mi_tp dl.zh_del_p,.l_pl_mi_tp dl.wx_dl_ma{font-family:"微软雅黑";margin-top:0px;}
.dl_pl_mi_bt{height:53px;border-top:1px solid #eeeeee;padding:0px 36px;line-height:53px;font-family:"微软雅黑";}
.l_mi_b_left{float:left;color:#555;font-size:13px;font-family:"微软雅黑";padding-left:25px;background:url(../images/dx_dl.png) left center no-repeat;}
.l_mi_b_rit{float:right;color:#33ace5;font-size:14px;font-family:"微软雅黑";padding-left:20px;background:url(../images/qwe_plk.jpg) left center no-repeat;}
.l_pl_mi_tp dl.zh_del_p dd.h_del_p1{height:35px;line-height:35px;margin-top:20px;border-bottom:1px solid #bbbfc1;background: url(../images/ccc.png) 0px 7px no-repeat;padding-left:30px;}
.l_pl_mi_tp dl.zh_del_p dd.h_del_p2{height:35px;line-height:35px;margin-top:20px;border-bottom:1px solid #bbbfc1;background: url(../images/ccc.png) 0px -53px no-repeat;padding-left:30px;margin-bottom: 3px;}
.l_pl_mi_tp dl.zh_del_p dd.h_del_p4{height:40px;line-height:40px;}
.l_pl_mi_tp dl.zh_del_p dd.h_del_p3{height:20px;line-height:20px;margin-bottom: 15px;}
.l_pl_mi_tp dl.zh_del_p dd.h_del_p3 label{float: left;color: #5f6061;font-size: 14px;margin-right: 48px;font-family: "微软雅黑";}
.l_pl_mi_tp dl.zh_del_p dd.h_del_p3 a{float:right;color: #16a2d7;font-size: 14px;font-family: "微软雅黑";}
.h_del_x1{height:40px;width:100%;border:0px;cursor:pointer !important;background:#33ace5;color:#fff;font-size:14px;font-weight:bold;outline:none;}
.h_del_xtx{height:30px;line-height:30px;width:100%;background:none;color: #333;font-size: 12px;font-family: "微软雅黑";border:0px;outline:none;}
.wrp_code{border:1px solid #fff;width:162px;height: 162px;margin: 10px auto 29px;}
.wrp_code img{width:160px;height:160px;}
.onload_tips{color:#2A2A44;margin-top:15px;text-align:center;}
.onload_tips img{display:inline-block;margin-right:5px;}

.info{text-align:center;line-height:25px;color:#333;font-size:14px;}
.zh_dx_dl{background:url(../images/dx_dlt.png) left center no-repeat;}
.j_dx_dl_ma1{width:285px;margin:0px auto;height:65px;line-height:65px;border-bottom:5px solid #f89406;color:#333;font-size:24px;font-family: "微软雅黑";text-align:center;}
.j_dx_dl_ma2{width:285px;margin:0px auto;padding-top:9px;height:247px;*height:233px;}
.j_dx_dl_ma2 dl{margin-top:0px !important;}
.j_dx_dl_ma2 dl dd{height: 45px;line-height: 45px;margin-bottom: 0px;position:relative;}
.j_dx_d1{height: 45px;line-height: 45px;background: url(../images/ccc2.png) 1px 16px no-repeat;padding-left:23px !important;border-bottom:1px solid #bbbfc1;}
.j_dx_d2{height: 45px;line-height: 45px;background: url(../images/ccc2.png) 1px -58px no-repeat;padding-left:23px !important;border-bottom:1px solid #bbbfc1;}
.j_dx_d3{height: 45px;line-height: 45px;background: url(../images/ccc2.png) 1px -149px no-repeat;padding-left:23px !important;border-bottom:1px solid #bbbfc1;}
.j_dx_dl_ma2 dl dd .h_del_xtx{margin-top: 7px;}
.yzm_lp{width:87px;height:32px;position:absolute;right:0px;top:7px;}
.ht_uzm_p{display:block;height:20px;line-height:20px;border-left:1px solid #e5e5e5;position:absolute;right:0px;top:13px;text-align:right;color:#33ace5;font-size:13px;display:block;width:85px;}
.j_dx_d4{margin-top:20px;}
.sj_dx_dl_main{display:none;}
.wx_dl_ma{display:none;}

#qrcode_img  iframe{width: 170px !important;height: 178px !important;}