@import "base.css";
body .content {
    /** 我的钱包*/
}
body .content .coin {
    height: 1.4rem;
    line-height: 1.5rem;
    font-size: 0.28rem;
    color: #444444;
    padding: 0 0.4rem;
    background: #fff;
    margin-bottom: 0.3rem;
}
body .content .coin span {
    line-height: 1.4rem;
    font-size: 0.4rem;
}
body .content .coin a {
    width: 1.2rem;
    height: 0.5rem;
    background: #CADEFF;
    border: 1px solid #1D74FF;
    border-radius: 4px;
    font-size: 0.22rem;
    color: #1D74FF;
    line-height: 0.5rem;
    float: right;
    margin-top: 0.45rem;
}
body .content .tab {
    display: none;
}
body .content .tab.show {
    display: block;
}
body .content ul {
    background: #fff;
    /** 收到的项目*/
    /** 收到的留言*/
    /** 名片交换*/
    /** 账号管理*/
    /** 投资动态*/
    /** 怎么找投资*/
    /** 精品项目推荐*/
    /** 我的收藏*/
    /** 我的钱包*/
}
body .content ul li {
    overflow: hidden;
    border-bottom: 1px solid #ededed;
}
body .content ul.projectList li {
    padding: 0.3rem 0.2rem 0.4rem 0.25rem;
}
body .content ul.projectList li img {
    background: #ededed;
    width: 2.4rem;
    height: 1.6rem;
}
body .content ul.projectList li div {
    width: 4.45rem;
}
body .content ul.projectList li div .title {
    font-size: 0.28rem;
    color: #333333;
    height: 0.4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
body .content ul.projectList li div .text {
    font-size: 0.24rem;
    color: #7B7D89;
    line-height: 0.36rem;
    height: 0.72rem;
    overflow: hidden;
}
body .content ul.projectList li div .time {
    font-size: 0.20rem;
    color: #7B7D89;
    line-height: 0.6rem;
    height: 0.4rem;
}
body .content ul.leaveList li {
    padding: 0.3rem 0.4rem;
}
body .content ul.leaveList li .title {
    font-size: 0.28rem;
    color: #151515;
    height: 0.42rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
body .content ul.leaveList li .title span {
    font-weight: bold;
    color: #333333;
}
body .content ul.leaveList li .title a {
    width: 1rem;
    height: 0.38rem;
    line-height: 0.38rem;
    float: right;
    background: #CADEFF;
    border: 0.01rem solid #1D74FF;
    border-radius: 4px;
    font-size: 0.18rem;
    color: #1D74FF;
}
body .content ul.leaveList li .text {
    margin-top: 0.2rem;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.36rem;
    height: 1.44rem;
    overflow: hidden;
}
body .content ul.leaveList li .time {
    font-size: 0.20rem;
    color: #999999;
    line-height: 0.6rem;
    height: 0.4rem;
}
body .content ul.card {
    padding-top: 0.2rem;
}
body .content ul.card li {
    width: 6.7rem;
    margin: 0.2rem auto 0 auto;
    border: 1px solid #8FB4EE;
}
body .content ul.card li.defeat {
    border: 1px solid #ACACAC;
}
body .content ul.card li.defeat .head {
    background: #ACACAC;
}
body .content ul.card li > p {
    font-size: 0.2rem;
    padding: 0 0.2rem;
}
body .content ul.card li > p.head {
    height: 0.4rem;
    line-height: 0.4rem;
    background: #8FB4EE;
    color: #FFFFFF;
}
body .content ul.card li > p.head span {
    float: right;
}
body .content ul.card li > p.text {
    height: 2.66rem;
    line-height: 2.66rem;
    color: #333;
    text-align: center;
}
body .content ul.card li > p.text span {
    color: #151515;
    font-weight: bold;
}
body .content ul.card li > div {
    overflow: hidden;
    padding: 0.3rem 0.2rem 0.25rem 0.2rem;
}
body .content ul.card li > div img {
    width: 1rem;
    height: 1rem;
    object-fit: contain;
    background: #ededed;
}
body .content ul.card li > div div {
    margin-left: 0.2rem;
    width: 4.5rem;
}
body .content ul.card li > div div p {
    padding-left: 0.28rem;
    margin-bottom: 0.15rem;
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: 0.20rem;
    color: #333333;
}
body .content ul.card li > div div p.name {
    background: url(../images/name.png) no-repeat left / 0.15rem 0.14rem;
}
body .content ul.card li > div div p.duty {
    background: url(../images/duty.png) no-repeat left / 0.11rem 0.19rem;
}
body .content ul.card li > div div p.cName {
    background: url(../images/cNmae.png) no-repeat left / 0.17rem 0.17rem;
}
body .content ul.card li > div div p.tel {
    background: url(../images/tel.png) no-repeat left / 0.17rem 0.17rem;
}
body .content ul.card li > div div p.mail {
    background: url(../images/mail.png) no-repeat left / 0.17rem 0.13rem;
}
body .content ul.card li > div div p.address {
    background: url(../images/address.png) no-repeat left / 0.13rem 0.18rem;
}
body .content ul.accList li {
    padding: 0 0.4rem 0 0.5rem;
}
body .content ul.accList li p {
    font-size: 0.30rem;
    color: #272B33;
    height: 1rem;
    line-height: 1rem;
}
body .content ul.accList li p span {
    display: block;
    float: left;
    width: 2.36rem;
}
body .content ul.accList li p span.verify {
    height:100%;
    width: 2.06rem;
}
body .content ul.accList li p span.verify img {
    display: block;
    width: 100%;
    height: 100%;
}
body .content ul.accList li p span#mVerify {
    background: #CADEFF;
    border: 1px solid #1D74FF;
    border-radius: 4px;
    width: 1.6rem;
    height: 0.5rem;
    float: right;
    font-size: 0.22rem;
    color: #1D74FF;
    line-height: 0.5rem;
    margin-top: 0.25rem;
}
body .content ul.accList li p span#vVerify {
    width: 2.06rem;
    height: 0.75rem;
    margin-top: 0.125rem;
}
body .content ul.accList li p span#vVerify img {
    display: block;
    width: 100%;
    height: 100%;
}
body .content ul.accList li p input {
    width: 4.15rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.30rem;
    color: #272B33;
    display: block;
    float: left;
}
body .content ul.accList li p input.mVerify {
    width: 1.87rem;
}
body .content ul.accList li p input.vVerify {
    width: 2.18rem;
}
body .content ul.dynamicList li {
    padding: 0.4rem 0.25rem 0.4rem 0.2rem;
}
body .content ul.dynamicList li img {
    display: block;
    width: 2.4rem;
    height: 1.6rem;
    background: #D8D8D8;
}
body .content ul.dynamicList li div {
    margin-left: 0.2rem;
    width: 4.45rem;
}
body .content ul.dynamicList li div p {
    color: #333333;
}
body .content ul.dynamicList li div p.title {
    font-size: 0.28rem;
    height: 0.48rem;
    line-height: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
body .content ul.dynamicList li div p.text {
    font-size: 0.24rem;
    color: #7B7D89;
    line-height: 0.36rem;
    height: 0.72rem;
    overflow: hidden;
}
body .content ul.dynamicList li div p.time {
    font-size: 0.2rem;
    color: #7B7D89;
    height: 0.4rem;
    line-height: 0.6rem;
}



body .content ul.consultation_dynamic_cont li {
    padding: 0.4rem 0.25rem 0.4rem 0.2rem;
}
body .content ul.consultation_dynamic_cont li img {
    display: block;
    width: 2.4rem;
    height: 1.6rem;
    background: #D8D8D8;
}
body .content ul.consultation_dynamic_cont li div {
    margin-left: 0.2rem;
    width: 4.45rem;
}
body .content ul.consultation_dynamic_cont li div p {
    color: #333333;
}
body .content ul.consultation_dynamic_cont li div p.title {
    font-size: 0.28rem;
    height: 0.48rem;
    line-height: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
body .content ul.consultation_dynamic_cont li div p.text {
    font-size: 0.24rem;
    color: #7B7D89;
    line-height: 0.36rem;
    height: 0.72rem;
    overflow: hidden;
}
body .content ul.consultation_dynamic_cont li div p.time {
    font-size: 0.2rem;
    color: #7B7D89;
    height: 0.4rem;
    line-height: 0.6rem;
}



body .content ul.howList {
    padding: 0 0.4rem 0.4rem 0.4rem;
}
body .content ul.howList li {
    border-bottom: 0;
    padding-left: 0.3rem;
    position: relative;
}
body .content ul.howList li:after {
    content: '';
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    position: absolute;
    background: #5093FF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 0;
    top: 0.6rem;
}
body .content ul.howList li .title {
    font-size: 0.28rem;
    color: #333333;
    height: 0.78rem;
    line-height: 1.28rem;
}
body .content ul.howList li .time {
    font-size: 0.20rem;
    color: #7B7D89;
    height: 0.3rem;
    line-height: 0.4rem;
}
body .content ul.recList li {
    padding: 0.4rem 0.2rem 0.4rem 0.25rem;
}
body .content ul.recList li img {
    background: #ededed;
    width: 2.4rem;
    height: 1.6rem;
}
body .content ul.recList li div {
    width: 4.45rem;
}
body .content ul.recList li div .title {
    font-size: 0.28rem;
    color: #333333;
    height: 0.48rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
body .content ul.recList li div .text {
    font-size: 0.24rem;
    color: #7B7D89;
    line-height: 0.36rem;
    height: 0.72rem;
    overflow: hidden;
}
body .content ul.recList li div .time {
    font-size: 0.20rem;
    color: #7B7D89;
    line-height: 0.6rem;
    height: 0.4rem;
}
body .content ul.collectList li {
    padding: 0.4rem 0.2rem 0.4rem 0.25rem;
}
body .content ul.collectList li img {
    width: 2.4rem;
    height: 1.6rem;
    object-fit: contain;
}
body .content ul.collectList li div {
    padding-left: 0.2rem;
    width: 4.45rem;
}
body .content ul.collectList li div .title {
    font-size: 0.28rem;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}
body .content ul.collectList li div .text {
    margin-top: 0.2rem;
    font-size: 0.24rem;
    color: #7B7D89;
    line-height: 0.36rem;
    height: 0.72rem;
    overflow: hidden;
}
body .content ul.collectList li div .time {
    height: 0.4rem;
    line-height: 0.6rem;
    font-size: 0.20rem;
    color: #7B7D89;
}
body .content ul.collectList li div .time span {
    float: right;
    color: #1D74FF;
}
body .content ul.walletList li {
    height: 0.84rem;
    line-height: 0.84rem;
    font-size: 0.24rem;
    color: #444444;
}
body .content ul.walletList li.tHead {
    height: 0.94rem;
    line-height: 0.94rem;
    font-weight: bold;
    text-align: center;
}
body .content ul.walletList li.tHead span {
    float: left;
    width: 33%;
}
body .content ul.walletList li p {
    float: left;
    overflow: hidden;
    height: 0.84rem;
}
body .content ul.walletList li p.deal {
    width: 2.8rem;
    overflow: hidden;
    padding-left: 0.4rem;
}
body .content ul.walletList li p.num {
    font-weight: bold;
    width: 0.95rem;
    text-align: center;
}
body .content ul.walletList li p.time {
    width: 2.5rem;
    float: right;
}
.alert {
    padding: 0.8rem 0;
}
.alert p {
    text-align: center;
    font-size: 0.24rem;
    color: #444444;
    line-height: 0.36rem;
}
.alert ul {
    overflow: hidden;
    width: 5.9rem;
    margin-top: 0.5rem;
}
.alert ul li {
    float: left;
    width: 50%;
}
.alert ul li a {
    border: 1px solid #1D74FF;
    border-radius: 4px;
    width: 1.7rem;
    height: 0.6rem;
    line-height: 0.6rem;
}
.alert ul li a.on {
    float: right;
    background: #1D74FF;
    color: #fff;
    margin-right: 0.15rem;
}
.alert ul li a.off {
    float: left;
    background: #fff;
    color: #1D74FF;
    margin-left: 0.15rem;
}
.alert > i {
    position: absolute;
    top: -0.25rem;
    right: -0.25rem;
    width: 0.48rem;
    height: 0.48rem;
    border: 3px solid #fff;
    background: #1D74FF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.alert > i:after {
    content: '';
    display: block;
    width: 0.3rem;
    height: 0.04rem;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.alert > i:before {
    content: '';
    display: block;
    width: 0.3rem;
    height: 0.04rem;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -o-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

