@charset "utf-8";
/** 
 * @description:模块样式表
 * @模块包括：登陆注册模块
 */

/*公用样式*/
.result {
    font-size: 14px;
}

h4.result {
    font-size: 24px;
}

.advantage {
    width: 352px;
    height: 102px;
    padding-bottom: 36px;
}

.service .advantage dt {
    /*float:c;*/
    width: 352px;
    height: 102px;
    margin-right: 8px;
}

.advantage dt a {
    display: inline-block;
    width: 352px;
    height: 102px;
    background: url(../images/index-1-1-1.png);
}

.adv-dl1 dt a {
    background: url(../images/index-1-1-1.png);
}

.adv-dl1 dt a:hover {
    background: url(../images/index-1-1-1.png);
    cursor: default;
}

.adv-dl2 dt a {
    background: url(../images/index-2-1.png);
    /*background-position: -113px -63px;*/
}

.adv-dl2 dt a:hover {
    background: url(../images/index-2-1.png);
    /*background-position: -113px -176px;*/
    cursor: pointer;
}

.adv-dl3 dt a {
    /*background-position: -226px -63px;*/
    background: url(../images/index-3-1-1.png);
}

.adv-dl3 dt a:hover {
    background: url(../images/index-3-1-1.png);
    /*background-position: -226px -176px;*/
    cursor: default;
}

.advantage dd {
    float: left;
    width: 180px;
    line-height: 24px;
    color: #999;
}

.advantage strong {
    display: inline-block;
    padding: 14px 0 6px;
    font-size: 18px;
    font-weight: normal;
    color: #606060;
}

/* @login styles
----------------------------------------*/
.login, .login-check, .tpos, .login ul {
    overflow: hidden;
    zoom: 1;
}

.box-login {
    padding: 36px 70px;
}

.box-login .advantage dt {
    float: left;
    width: 102px;
    height: 102px;
    margin-right: 8px;
}

.login {
    padding-right: 63px;
    /*border-right: 2px dashed #eee;*/
}

.login .code input {
    float: left;
    margin-bottom: 20px;
}

.box-login .advantage {
    width: 286px;
    height: 74px;
    padding-bottom: 36px;
}

.box-login .advantage dt {
    float: left;
    width: 68px;
    height: 60px;
    padding: 10px 20px 0 0;
    text-align: center;
}

.box-login .advantage dd {
    float: left;
    width: 180px;
    line-height: 24px;
    color: #999;
}

.box-login .advantage strong {
    font-size: 18px;
    font-weight: normal;
    color: #606060;
}

.pt8 {
    padding-top: 8px;
}

.login {
    width: 308px;
}

.login p {
    padding-bottom: 20px;
    text-align: center;
}

.login li {
    position: relative;
}

.login li label {
    display: block;
    padding-bottom: 10px;
    color: #475058;
    font-size: 14px;
}

.login li {
    padding-bottom: 20px;
}

.login li input {
    display: block;
    width: 300px;
    height: 34px;
    line-height: 34px;
    vertical-align: middle;
}

.login .tip {
    display: none;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 304px;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    color: #e6393d;
    background: #ffebec;
    border: 1px solid #ffbdbf;
}

.login-check a {
    color: #0573cd;
}

.login-check input {
    vertical-align: -3px;
}

.btn-login {
    width: 308px;
    height: 38px;
    line-height: 38px;
    margin: 10px 0 20px;
    font-size: 14px;
    border-radius: 5px;
}

.tpos {
    padding-left: 74px;
}

.tpos a {
    display: inline-block;
    padding-right: 2px;
    color: #656565;
}

.tpos span {
    padding-right: 30px;
}

/* @注册 styles
----------------------------------------*/
/*注册类型*/
.reg-type h2 {
    padding-bottom: 16px;
    font-size: 22px;
    color: #000;
    border-bottom: 1px solid #ebebeb;
}

.reg-type {
    padding: 26px 30px 90px;
}

.reg-type p {
    padding: 50px 0 90px;
}

.reg-type .btn-blue {
    width: 138px;
    height: 48px;
    line-height: 48px;
    margin-left: 94px;
    font-size: 20px;
}

.reg-type .btn-blue {
    display: block;
    width: 166px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 14px;
}

.reg-type .current {
    background: #3598db;
    color: #fff;
    border-bottom: 2px solid #0878c2;
}

/*注册*/
.register {
    margin-bottom: 50px;
}

.reg-fast {
    height: 60px;
    line-height: 60px;
    color: #999;
    font-size: 16px;
}

.tab-reg .tabCont {
    padding: 30px 30px 20px;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-top: none;
}

.reg-tip, .step2-tip {
    overflow: hidden;
    zoom: 1;
    font-family: 'simsun', '宋体';
}

.reg-tip {
    position: relative;
    height: 42px;
    line-height: 42px;
    color: #000;
    border: 1px solid #ffd8c3;
    margin-bottom: 30px;
    background: #fff7f2;
}

.reg-tip b {
    float: left;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin: 10px 10px 0 10px;
    background: url(../images/reg-tip.png) no-repeat 0 0;
}

.reg-tip a {
    text-decoration: underline;
    color: #ff5a00;
}

.reg-tip span {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 9px;
    height: 9px;
    line-height: 0;
    background: url(../images/reg_close.jpg) no-repeat 0 0;
}

.step2-tip {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    line-height: 2em;
    border-bottom: 1px dashed #bfbfbf;
    color: #a3a3a3;
}

.step2-tip {
    padding-left: 110px;
}

.step2-tip dt {
    float: left;
    width: 60px;
    color: #d50101;
}

.step2-tip dd {
    float: left;
}

.tab-reg div.current {
    display: block;
}

.tab-reg h3 {
    margin-top: 40px;
    height: 50px;
    line-height: 50px;
}

.tab-reg h3 span {
    height: 50px;
    font-size: 18px;
}

.tab-reg h3 strong {
    display: inline-block;
    float: right;
    font-weight: normal;
    color: #888787;
}

.step {
    margin-bottom: 30px; /*background: #f0f4f7;*/
}

.step span {
    float: left;
}

.step li {
    float: left;
    width: 220px;
    padding-left: 20px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #797a7b;
    font-size: 16px;
    background: #f0f4f7 url(../images/step.png) no-repeat right bottom;
}

.step li.current {
    color: #fff;
    background: #fb8240 url(../images/step.png) no-repeat right 0;
}

.step em {
    float: left;
    display: inline-block;
    margin: 8px 10px 0 0;
    width: 32px;
    height: 32px;
    background: url(../images/icon.png) no-repeat;
}

.step li.last {
    background: #f0f4f7;
}

.step .li1 {
    border-radius: 5px 0 0 5px;
}

.step .li1 em {
    background-position: 0 -50px;
}

.step .li2 em {
    background-position: -112px -50px;
}

.step .li3 em {
    background-position: -187px -50px;
}

.step2 li.li1, .step3 li.li2 {
    background-position: right -87px;
}

.step2 .li1 em, .step3 .li1 em {
    background-position: -38px -50px;
}

.step2 .li2 em {
    background-position: -75px -50px;
}

.step3 .li3 em {
    background-position: -149px -50px;
}

/*填写信息*/
.strength {
    padding: 4px 0 0 154px;
    height: 18px;
    line-height: 18px;
}

.strength i {
    display: inline-block;
    float: left;
    width: 86px;
    height: 18px;
    margin-right: 4px;
    text-align: center;
    color: #767879;
    background: #f0f4f7;
}

.strength i.i2 {
    background: #d7dde1;
    color: #575859;
}

.strength i.i3 {
    background: #18b160;
    color: #fff;
}

.phone a {
    float: left;
    margin-top: 4px;
    width: 90px;
    height: 26px;
    line-height: 26px;
}

.phone .txt {
    margin-right: 14px;
    width: 164px;
}

li.protocol {
    padding-left: 148px;
    color: #999;
}

.protocol .chk {
    vertical-align: -2px;
}

.protocol h4 {
    font-size: 12px;
}

.protocol b {
    width: 15px;
    height: 17px;
    margin: 10px 6px 0 0;
    background-position: -68px -25px;
}

/*验证信息*/
.validation {
    position: relative;
    padding-bottom: 20px;
}

.validation h5 {
    float: left;
    display: inline-block;
    width: 400px;
    margin-right: 20px;
    padding: 8px 0 8px 10px;
    color: #333;
    border: 1px solid #ccc;
}

.validation .result {
    padding: 30px 0 36px;
    font-size: 16px;
}

.validation .btn-blue {
    margin-left: 154px;
}

.circle {
    width: 257px;
    height: 271px;
    position: absolute;
    top: 72px;
    right: 0;
    background: url(../images/circle.png) no-repeat 0 0;
}

.circle h2 {
    padding: 42px 0 20px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.circle li {
    line-height: 24px;
    padding: 0 30px 0 35px;
}

.time-out {
    width: 460px;
    margin: 58px 0 16px 20px;
    padding: 20px;
    background: #f4f4f4;
    color: #333;
    border: 4px solid #e5e5e5;
}

.time-out p {
    padding-bottom: 20px;
}

.time-out a {
    display: inline-block;
    float: left;
    width: 146px;
    height: 30px;
    line-height: 30px;
    margin-left: 40px;
    color: #a7a9b1;
}

/*修改验证邮箱*/
.update-mail h5 {
    margin-left: 74px;
    background: #fff9f5;
    color: #fb8240;
    border: 1px solid #fee5d7;
}

.update-mail .form-items {
    padding-top: 36px;
}

.update-mail .txt {
    width: 200px;
}

.update-mail .btn-blue {
    width: 134px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

/*注册成功*/
.way {
    padding-left: 56px;
}

/* @password styles
----------------------------------------*/
.password {
    padding: 0 20px 60px;
}

.password .methods {
    padding: 0 0 30px 136px;
}

.methods {
    height: 38px;
    overflow: visible;
}

.methods label {
    display: inline-block;
    line-height: 33px;
}

/*填写信息*/
.password .btn-blue {
    display: block;
    width: 194px;
    height: 46px;
    margin: 0 auto;
    line-height: 46px;
    font-size: 18px;
}

.password .form-items {
    padding: 0 0 18px 136px;
}

/*验证@邮箱验证*/
.password select {
    border: 1px solid #ccc;
    font-size: 14px;
}

.password .result, .get .result {
    padding-top: 16px;
    border-top: 1px dashed #eee; /*text-align: center;*/
}

.password .result p {
    padding-bottom: 50px;
}

.password .result p span {
    padding-left: 16px;
    font-size: 12px;
    color: #afafaf;
}

/*验证@手机验证*/
.password address, .pay_confirm address, .get address {
    padding-right: 30px;
    font-size: 14px;
    color: #ff5a00;
}

.password .btn-blue, .pay_confirm .btn-blue, .get .btn-blue {
    margin-top: 4px;
    width: 118px;
    height: 30px;
    line-height: 30px;
}

.password dl {
    width: 368px;
    margin: 0 auto;
    font-size: 14px;
}

.password dl input {
    margin: 6px 0 18px 66px;
}

.password .btn-blue {
    margin-top: 20px;
}

.password .result {
    text-align: center;
}

.question .result, .succeed .result {
    text-align: left;
}

.succeed .result {
    border: none;
}

.password .succeed {
    padding-left: 260px;
}

.password .progress {
    margin: 0 40px 50px;
    padding-bottom: 20px;
}

.progress li {
    height: 60px;
    line-height: 60px;
}

/*改版提示页面*/
.revision, .revision .con, .revision .go {
    overflow: hidden;
    zoom: 1;
}

.revision-bg {
    background: #f8f8f8;
}

.revision {
    width: 940px;
    margin: 120px auto 0;
}

.revision h2 {
    margin-bottom: 28px;
}

.revision .con {
    position: relative;
    margin-top: 52px;
    padding: 25px;
    background: url(../images/revision/line.gif) no-repeat 0 bottom;
    border: 3px dashed #dfdfdf;
    border-bottom: none;
    z-index: 1
}

.revision .con p {
    float: left;
    width: 370px;
    line-height: 34px;
    font-size: 14px;
    color: #8c8d8d;
}

.revision .go {
    line-height: 49px;
    position: absolute;
    top: 46px;
    right: 36px;
}

.revision .go a {
    float: left;
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    color: #ff6612;
}

.revision .go a:hover {
    text-decoration: underline;
}

.revision .go input {
    border: none;
    float: right;
    display: inline-block;
    height: 49px;
    width: 162px;
    background: url(../images/revision/btn.gif) no-repeat 0 0;
}

.revision .go input:hover {
    background: url(../images/revision/btn_hover.gif) 0 0;
}

.tab-product h4 {
    height: 38px;
    background: url(../images/tab_bg02.jpg) repeat-x left bottom;
    _overflow: visible;
}

.tab-product h4 span {
    display: inline-block;
    float: left;
    width: 138px;
    height: 38px;
    line-height: 38px;
    margin-right: 10px;
    font-size: 14px;
    color: #343434;
    text-align: center;
    border: 1px solid #dfdfdf;
    font-weight: bold;
}

.tab-product h4 span.current {
    border-top: 1px solid #b10005;
    border-bottom: 1px solid #ff;
    color: #b10005;
    background: #fff;
}

.tab-product .tabCont {
    display: none;
    padding: 0 20px;
}

.tab-product div.current {
    display: block;
}

.tab-product .programme {
    margin: 10px 0 0;
}

.tab-product .progress li {
    width: 197px;
    height: 52px;
    line-height: 52px;
    background: url(../images/step_line.gif) repeat-x 0 38px;
}

.tab-product .programme .li2 {
    padding-left: 160px;
}

.tab-product .programme .li3 {
    padding-left: 136px;
}

.tab-product .programme .li4 {
    padding-left: 110px;
}

.tab-product .programme .li5 {
    width: 170px;
    text-align: center;
    padding-left: 0px;
}

.tab-product .programme .li6 {
    width: 170px;
    text-align: center;
    padding-left: 0px;
}

.tab-product .programme .li7 {
    width: 150px;
    text-align: right;
    padding-left: 0px;;
}

.tab-product .progress li span {
    float: left;
}

.tab-product .progress li.current span {
    _position: absolute;
    _left: 0;
    _bottom: 10px;
    width: 90px;
    height: 38px;
}

.tab-product .progress em {
    bottom: 0;
}

.tab-product .progress .li1 em {
    left: 0px;
}

.tab-product .progress .li2 em {
    left: 197px;
}

.tab-product .progress .li3 em {
    left: 394px;
}

.tab-product .progress .li4 em {
    left: 592px;
}

.p-info table {
    margin-bottom: 10px;
    width: 626px;
}

.product th {
    background: #f6f6f6;
}

.p-info th, .p-info td, .jion-log th, .jion-log td {
    height: 40px;
    line-height: 40px;
}

.p-info th, .p-info td {
    border: 1px solid #e6e6e6;
}

.tab-product h5 {
    height: 40px;
    line-height: 44px;
    font-size: 14px;
    color: #000;
    background: url(../images/arrow12.jpg) no-repeat 0 center;
    padding-left: 10px;
}

.p-info td p {
    padding: 0 20px;
    line-height: 24px;
    text-align: left;
}

/*产品详情*/
.product {
    position: relative;
}

.product-state {
    position: absolute;
    top: 0;
    right: 0;
    width: 113px;
    height: 41px;
    line-height: 34px;
    background: url(../images/sprites.png) no-repeat -351px 0;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.product-details {
    padding: 16px 0;
    background: #fcfcfc;
    border: 1px dashed #dadada;
}

.product-details dl {
    float: left;
    width: 190px;
    padding-left: 30px;
}

.product-details dd {
    font-size: 18px;
    color: #283a4c;
}

.product-details strong {
    font-size: 28px;
    color: #233649;
    font-weight: normal;
    margin-right: 5px;
}

.product-details .color-orange {
    color: #f05e0f;
}

.product-detail {
    position: relative;
    padding: 20px 0 10px;
}

.product-detail ul {
    padding-left: 44px;
    width: 420px;
}

.product-detail li {
    float: left;
    width: 210px;
    margin-bottom: 10px;
}

.programme li {
    float: left;
}

.product-detail .btn-blue {
    position: absolute;
    top: 24px;
    right: 0;
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
}

.product-detail .percent {
    margin: 3px 0 0 0;
}

/*发起人档案*/
.data {
    margin-bottom: 20px;
    _margin-bottom: 0;
}

.f-box {
    position: relative;
    width: 322px;
    height: 288px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}

.f-box ul {
    padding: 10px 20px;
    background: url(../images/arrow13.jpg) no-repeat center 0;
}

.f-box h5 {
    height: 34px;
    line-height: 34px;
    color: #016530;
    font-size: 14px;
    background: #f1f1f1;
    text-align: center;
}

.sponsor {
    margin-right: 20px;
}

.f-box li {
    line-height: 30px;
}

.icon-file {
    position: absolute;
    top: 47px;
    right: 0;
}

.icon-file b {
    width: 26px;
    height: 24px;
    margin-right: 10px;
}

.icon-file b.b1 {
    background-position: -335px -52px;
}

.icon-file b.b2 {
    background-position: -367px -52px;
}

.icon-file b.b3 {
    background-position: -399px -52px;
}

/*资金管理人档案*/
.icon-file b.b4 {
    background-position: -335px -76px;
}

.icon-file b.b5 {
    background-position: -367px -76px;
}

.icon-file b.b6 {
    background-position: -399px -76px;
}

/*推荐产品*/
.p-hot {
    margin-bottom: 20px;
}

.p-hot th, .p-hot td {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
}

.jion-log p {
    padding: 20px 0;
}

.jion-log .paging {
    margin-top: 20px;
}

.m-rh a {
    float: left;
    display: inline-block;
    overflow: hidden;
    text-decoration: underline;
}

.m-rh a span {
    float: left;
}

.m-rh b {
    width: 6px;
    height: 12px;
    margin: 16px 0 0 4px;
}

.m-rh b.none {
    background: none;
    margin-left: 0px;
}

.m-rh b.arrow-up {
    background-position: -119px -257px; /*background:url(../images/arrow_up.gif) no-repeat right center;*/
    color: #18b160;
}

.m-rh b.arrow-down {
    background-position: -126px -257px;
}

th b.tip {
    float: left;
}