body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

body, button, input, textarea {
    font-size: 14px;
    font-family: "Microsoft YaHei", "SimSun";
    color: #343434;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

em, i {
    font-style: normal;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #031faf;
}

input, textarea {
    font-size: 100%;
    border: solid #d2d2d2 1px;
    line-height: 38px;
    height: 38px;
    border-radius: 2px;
}

.hide {
    display: none;
}

.select_div{
    position: relative;
    top:0;
    left:3px;
    font-size: 14px;
    line-height: 38px;
    height:38px;
    text-align: left;
    z-index: 222;
    width:150px;
}
.select_div .select_box{
    padding:0 25px 0 10px;
    border:solid 1px #d2d2d2;
    cursor: pointer;
    display: inline-block;
    width:114px;
    border-radius: 2px;
}
.select_div .select_box span{
    width:14px;
    height:10px;
    display: inline-block;
    position: absolute;
    top:15px;
    right:4px;
    background: url(/mp../img/arrow.png) no-repeat center center;
}
.select_div .select_box .up_arrow{
    background-position: 0 0;
}
.select_div .select_box .down_arrow{
    background-position: -14px 0;
}

.select_div  .select_box i{
    font-style: normal;
}
.select_div  .select_con{
    width:99%;
    border:solid 1px #d2d2d2;
    border-top:none;
    height:auto;
    padding:0;
    display: none;
    background: #fff;
    line-height: 2;
}
.select_con li{
    padding-left:10px;   
    cursor: pointer;
}
.select_con li:hover{
    background: #0b7be1;
    color:#fff;
}

/*.selector {*/
    /*width:200px;*/
    /*height: 38px;*/
    /*margin-left: 4px;*/
    /*line-height: 38px;*/
    /*display: inline-block;*/
    /*border-radius: 2px;*/
    /*border-width:1px;*/
    /*border-color:#d2d2d2;*/
    /**border:solid 1px #d2d2d2;*/
    /**height:30px;*/
    /*height:30px\9;*/
    /*vertical-align: middle;*/
/*}*/
/*.select_span{*/
    /*width:200px;*/
    /*height: 38px;*/
    /*margin-left: 4px;*/
    /*line-height: 38px;*/
    /*display: inline-block;*/
/*}*/
/*.select_div{*/
    /*position: relative;*/
/*}*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: " ";
    font-size: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
    height: 0;
}

.clearfix {
    _zoom: 1;
    *overflow: hidden;
}

.body_bg {
    background: #f2f2f2;
}

.textLeft {
    text-align: left;
}

.textRight {
    text-align: right;
}

.textCenter {
    text-align: center;
}

.font12 {
    font-size: 12px;
    font-family: "SimSun";
}

.marL5 {
    margin-left: 5px;
}

.marB30, li.uploader_last {
    margin-bottom: 30px;
}

.tishizi {
    color: #999;
    font-size: 12px;
    font-family: "SimSun";
    display: block;
    line-height: 1.5;
}

.tishizi.marL150 {
    margin-left: 150px;
}

.btn {
    text-align: center;
    display: block;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    border: none;
}

.orange_btn, .gray_btn, .disable_btn {
    width: 220px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: #eb6100;
    margin: 0 auto;

}

.blue_btn {
    background: #0b7be1;
    width: 118px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

.gray_btn {
    background: none;
    color: #031faf;
    text-decoration: underline;
    font-size: 14px;
    width: 100px;
}
.gray_btn:hover {
    outline: none;
}

.disable_btn {
    background: #929292;
}

.btn_li {
    width: 350px;
    margin: 0 auto;
}
.yzhm_btn {
    height: 32px;
    width: 91px;
    background: url(/mp../img/yzhm_btn.png) no-repeat center center;
    margin-left: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    *margin-top: -20px;
    color: #333;
    font-size: 12px;
    line-height: 32px;
}

em.red {
    color: red;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle;
}

.label_name {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    vertical-align: middle;
    width: 145px;
    text-align: left;
    display: inline-block;
    *height: 40px;
}

.lineH40_IE {
    line-height: 40px;
}

.login_wrap {
    width: 1000px;
    margin: 0 auto;
}

.login_banner {
    width: 100%;
    min-width: 1000px;
    height: 465px;
    background: url(/mp../img/login_banner.jpg) no-repeat center center;
    background-color: #d02d48;
    position: absolute;
    top: 0;
    left: 0;

}

.posR {
    position: relative;
}

.login_input {
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 100px;
    right: 17px;
    width: 365px;
    height: 310px;
    *height:335px;
}   

.login_input input {
    border-radius: 4px;
    width: 295px;
    margin: 8px auto 17px;
    font-size: 16px;
    padding-left: 20px;
    display: block;
    height: 42px;
}

.login_input input[type=password] {
    margin-bottom: 0;
}

.login_input .login_yzhm_input{
    width:200px;
    margin:0 0 0 24px;
    display: inline-block;
    color: #333;
}
.login_input .login_yzhm{
    vertical-align: middle;
}

/*input[placeholder], [placeholder], *[placeholder] {
    color: #999;
}*/

.login_input .register {
    color:#ea5404;
    font-size:16px;
    display: block;
    text-align: center;   
    /*margin: 22px 23px 0 0;*/
    height:35px;
    line-height:35px;
    border-top-left-radius:4px;
    width:178px;
    margin:2px;    
}
    .login_input .register:hover {
        text-decoration:underline;
    }
    .login_input .register.cur {
        background:#ea5404;
        color:#fff;
        position:relative;
        cursor:default;
    }
        .login_input .register.cur:hover {
            text-decoration:none;
        }
        .login_input .register.cur .arrow_icon {
            display:inline-block;
            height:6px;
            width:11px;
            background:url(/mp../img/arrow_icon.png) no-repeat center center;
            position:absolute;
            bottom:-6px;
            left:50%;
        }

.login_input p {
    margin: 10px 22px 0 0
}

.login_input .login_btn {
    color: #fff;
    background: #eb5405;
    line-height: 45px;
    border: none;
    width: 318px;
    text-align: center;
    font-size: 18px;
    margin: 22px auto 0;
    display: block;
    cursor: pointer;
    border-radius: 4px;
}

.user_name {
    color: #333;
}

/*注册*/
.zhuce_banner {
    width: 100%;
    margin: 20px auto;
}

.zhuce_banner img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.zhuce_div {
    background: #fff;
    padding-bottom: 30px;
    min-height: 544px;
}

.zhuce_div input {
    width: 300px;
}

.zhuce_div ul {
    width: 770px;
    margin: 0 auto;
    padding-top: 30px;
}

.zhuce_div li {
    margin-bottom: 20px;
}

.zhuce_div input {
    padding-left: 5px;
}

.zhuce_div .yzhm {
    width: 180px;
}

.yzhm_img {
    display: inline-block;
    vertical-align: middle;
    *margin-top: -20px;
}

.change_yzhm {
    color: #459aea;
    *height: 40px;
    *line-height: 40px;
    display: inline-block;
    margin-top: -50px;
}

.shenming {
    font-family: "SimSun";
    margin-top: 40px;
    padding-left: 10px;
}

input.check_input {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-top: -3px;
    border: none;
    cursor: pointer;
}

.success_submit {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}

.success_submit .zhezhao {
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%;
}

.success_submit .show_div {
    border: solid 3px #bfbfbf;
    background: #fff;
    position: absolute;
    top: 240px;
    left: 50%;
    margin-left: -10%;
    height: 140px;
    width: 405px;
    color: #000;
    line-height: 1.5;
    padding: 30px;
    font-family: "SimSun";
}

.show_div .look_email {
    width: 400px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 10px auto;
    background: #305895;
    font-size: 18px;
    font-family: "Microsoft YaHei";
}

.show_div .close_btn {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(/mp../img/closebtn.png) no-repeat center center;
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
}

/*选择财富号类型*/
.login_info_states {
    width: 100%;
    height: 81px;
    background: url(/mp../img/login_info_state.png) no-repeat 0 0;
    margin-top: 40px;
}

.state2 {
    background-position: 0 -90px;
}

.state3 {
    background-position: 0 -180px;
}

.state4 {
    background-position: 0 -270px;
}
.state5 {
    background-position: 0 -365px;
}

.user_type .chose_type {
    height: 435px;
    width: 100%;
    background: #fff;
    margin-top: 35px;
}

.chose_type .chose_type_ul {
    width: 500px;
    margin: 0 auto;
}

.chose_type .chose_type_ul li {
    width: 165px;
    margin-top: 45px;
}

.chose_type .type_btn {
    border: solid 2px #ff5367;
    color: #ff5367;
    border-radius: 4px;
    text-align: center;
    height: 45px;
    line-height: 40px;
    width: 164px;
    background: #fff;
    font-size: 18px;
    margin-top: 10px;
    cursor: pointer;
}

.chose_type .company_btn {
    color: #23beff;
    border-color: #23beff;

}

.chose_type .type_span {
    font-size: 17px;
    text-align: center;
    display: block;
    font-weight: bold;
    line-height: 2;
}

.chose_type .shuoming {
    font-family: "SimSun";
    line-height: 1.5;
    height: 65px;
}

.content {
    background: #fff;
}

.content .w690 {
    width: 720px;
    margin: 35px auto 0;
    padding-top: 30px;
    padding-bottom: 20px;
}

.content input {
    padding-left: 5px;
}

.content textarea {
    resize: none;
}

.upLoader_img {
    margin-right: 30px;
    margin-left: 5px;
    border: 0;
    padding: 0;
    max-width: 138px;
    width: e­xpression(this.width>138?"138px":this.width);
    max-height: 138px;
    height: e­xpression(this.height>138?"138px":this.height);
}

.uploader_li {
    margin-bottom: 18px;
}

.uploader_li .label_name {
    line-height: 40px;
}

.uploader_li .tishizi {
    line-height: 30px;
}

.radio_label {
    position: relative;
    cursor: pointer;
    margin-right: 15px;
}

.radio_label .radio_input {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    border: none;
}

/*机构加V认证*/
.company_title {
    width: 100%;
    line-height: 35px;
    height: 35px;
    background: #fdede0;
    color: #ea6101;
    margin-bottom: 20px;
    font-size: 18px;
}

.W350 {
    width: 350px;
}

.error_font {
    width: 82px;
    height: 16px;
    display: inline-block;
    margin-left: 15px;
    cursor: pointer;
    *height: 40px;
    color: #fe0000;
    font-size: 12px;
    font-family: "SimSun";
}

.error_icon {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(/mp../img/error_icon.png) no-repeat center center;
    vertical-align: middle;
    margin-right: 5px;
}

.company_rzh {
    background: #f2f2f2;
}

.W450 {
    width: 450px;
    margin: 0 auto;
    padding: 35px 0 40px 0;
}

.marT25 {
    margin-top: 25px;
}

.success_icon {
    width: 38px;
    height: 38px;
    margin: 0 auto;
    display: block;
    background: url(/mp../img/shenhe_icon.png) no-repeat 0 0;
}

.pass_icon {
    background-position: -37px 0;
}

.no_pass {
    background-position: -75px 0;
}

.title_h2 {
    font-size: 23px;
    color: #373737;
    font-weight: bold;
    margin: 10px 0 35px 0;
}

.normal_p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}

table.normal_p {
    font-size: 16px;
    width: 295px;
    margin: 0 auto 30px;
}

table.normal_p a {
    color: #0150c7;
}

.other_input {
    width: 215px;
    margin-left: 10px;
    display: none;
}

.font_error {
    color: #fe0000;
    display: none;
    margin-left: 5px;
    font-size: 12px;
    font-family: "SimSun";
    vertical-align: middle;
}

.disIn_block {
    display: inline-block;
}

.look_demo {
    display: none;
    width: 473px;
    height: 319px;
    top: -45px;
    left: 25px;
    border: none;
    position: absolute;
}

.uploader_last .look_demo {
    top: -38px;
    left: 45px;
}

.demo_a {
    position: relative;
    z-index: 2;
}

.passwordLevel {
    display: block;
    margin-left: 160px;
    margin-top: 10px;
}

.passwordLevel span {
    width: 74px;
    height: 13px;
    border-top: 10px solid #e6e6e6;
    text-align: center;
    display: inline-block;
}

.passwordLevel span.orange {
    border-color: #ff4901;
}

.placeholder {
    position: relative;
}

.placeholder label {
    position: absolute;
    top: 12px;
    left: 38px;
    color: #999;
}
.load_div{
    width:100%;
    height:5000px;
    position: fixed;
    top:0;
    left:0;
    display: none;
}
.fuzzy_layer{
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
    position: absolute;
    z-index: 99999;
}
.loading{
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(/mp../img/loading.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: 500px;
    margin-left: -16px;
    margin-top: -16px;
    z-index: 100000;
}
.ml145 {
    margin-left: 145px;
}
.error_404 {
    width: 100%;
    height: 400px;
    margin-top: 20px;
    background: url(/mp../img/404.jpg) no-repeat center center;
}
.five_ms_btn {
    background: #f2f2f2;
    border: dashed 1px #555;
    text-align: center;
    margin: 20px auto 5px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #373737;
    font-size: 20px;
    border-radius: 4px;
}

.mod-header {
    width: 100%;
    height: 50px;
    background: #FFF;
    border-top: 2px solid #ff4901;
    border-bottom: 1px solid #D1D1D1;
}

.mod-header-dom {
    width: 1000px;
    margin: 4px auto;
}

.mod-header-left {
    position: relative;
    float: left;
    top: 7px;
}
    .mod-header-left a {
        display:inline-block;
        height:30px;
    }
.mod-header-left a img{
    border:0;
}
.mod-header-right {
     position: relative;
    float: right;
    top: 5px;
}
.mod-header-right a {
    margin-left:40px;
    color:#696969;
    font-size:14px;
    line-height:35px;
    display:inline-block;
}
.mod-header-right a:hover {
    color:#ff4901;
    }

.font_error_div{
    display: inline-block;  
    _zoom:1;
    _display:inline;
    *zoom:1;
    *display:inline;
    *height:48px;      
}
.font_error_div .font_error{ 
    *display:inline-block;
    *zoom:1;
    line-height:40px;
    vertical-align:middle
}
.span_font_error {
    line-height:40px;
    height:40px;

}
.span_h36 {
    height:36px;
    line-height:36px;
}
.w230 {
    width:230px;
}
.w220 {
    width:220px;
}
.yzhm_btn {
    margin-top:5px;
    padding-left:0;
}
.marTop20 {
    margin-top:20px;
}
.marginB20 {
    margin-bottom:20px;
}

.login_title {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    height: 100px;
    line-height: 104px;
    width: 600px;
    margin: 10px auto;
    text-align: center;
    background: url(/mp../img/title_bg.png) no-repeat center center;
}
.login_index_con li {
    width: 330px;
    height: 180px;
    margin: 50px 0 20px;  
   
}
    .login_index_con li img {
        margin:0 auto;
        display:block;
    }
.login_index_con li p {   
    text-align: center;
    color: #788595;
    line-height: 30px;
    font-size: 16px;
}
.bgfff {
    background: #fff;
    margin-top: 20px;
}

.common_con {
    padding: 20px;
    font-size: 14px;
    line-height: 30px;
    font-family: "SimSun";
}

.common_con .borderB {
    border-bottom: solid 1px #dcdcdc;
    padding-bottom: 10px;
}

.common_con h3 {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    margin-top:8px;
}
.mr5 {
    margin:5px 0;
}
/*.common_con dd {*/
    /*font-size:12px;*/
/*}*/

.question  i{
    color:#ff4901;
    font-style:normal;
    font-weight:bold;
    font-size:18px;
}
.answer i {
    color: #0277e8;
    font-style:normal;
    font-weight:bold;
    font-size:16px;
}
.question span, .answer span {
    width:940px;
    font-size:14px;
}
.question span {
    font-size:16px;
}
.question {
    margin-top:10px;
}
.emailAlert {
    background: url(/mp../img/emailalert.png) no-repeat center center;
    width: 500px;
    height: 300px;
    position: absolute;
    z-index: 9999;
    left: 35%;
    top: 200px;
    display: none;
}









