/* user */
.user-sidebar-box{width:80px;padding-top:20px;padding-right:30px;border-right-width:1px;border-right-style:solid}
.user-sidebar-avatar{margin-bottom:40px;width:74px;height:74px;border-radius:100%;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}
.user-sidebar-list a:hover{text-decoration:underline}
.user-content-box{margin-bottom:70px;padding-top:20px;padding-left:40px;width:1048px}
.user-content-title{margin-bottom:40px}
.user-name-box{margin-bottom:46px}
.user-input-title-box{margin-bottom:12px}
.user-name-input{padding:0 10px;width:318px;height:42px;border-radius:4px;border-width:1px; border-style: solid}
.user-name-error{position:absolute;left:0;bottom:-25px}
.gender-box{margin-bottom:68px}
.user-sex-input{margin-right:73px}
.user-attention-plate{margin-bottom:44px}
.user-all-plate{height:208px}
.user-plate-item{margin-bottom:30px;display:inline-block;width:170px;height:22px;line-height:22px}
.user-plate-more-icon{display:inline-block;margin-left:8px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.user-plate-more-icon img{width:5px}
.user-invest-style{margin-bottom:46px}
.user-investment-extent{padding:0 10px;width:318px;height:42px;border-radius:4px;border-width:1px; border-style: solid}
.user-investment-capital{margin-bottom:46px;}
.user-submit-change-info{display:inline-block;padding:0 65px;height:44px;line-height:44px;border-radius:22px}
/* user */

/* Attention */
.attention-box{padding-top:20px;padding-bottom:20px;border-bottom-width:1px; border-bottom-style: solid}
.attention-box:last-child{border:0;}
.attention-poster{width:80px;height:80px;overflow: hidden;background-repeat:no-repeat;background-position:center;background-size:cover}
.attention-content{margin-left:100px}
.attention-content-title{margin-bottom:1px;line-height:25px}
.attention-article-title{width:850px;text-overflow:ellipsis;white-space:nowrap}
.subject-attention-article-title{width:700px}
/* Attention */

/* ChangePassword*/
.change-password-input-box{width:340px;height:42px}
.change-password-input{padding:0 10px;width:318px;height:42px;border-width:1px; border-style: solid;border-radius:4px}
.change-password-input:focus{border-color:#222}
.change-password-verification{position:absolute;top:1px;right:1px;padding:0 10px;width:30%;line-height:42px;border-radius:4px}
.submit-change-password{width:162px;height:42px;line-height:42px;border-radius:22px}
.change-password-error{margin-top:10px;margin-bottom:40px;height:20px;}
/* ChangePassword*/

/* Favorite*/
.favorite-button:hover{color:#fff;background-color:#d8d8d8;border-color:#d8d8d8}
/* Favorite*/

/* Prepaid*/
.prepaid-column-box{padding-top:20px;border-bottom-width:1px; border-bottom-style: solid}
.prepaid-column-list{margin-bottom:40px;width:493px;border-right-width:1px; border-right-style: solid}
.prepaid-column-list:nth-child(2n){margin-left:40px;border-right:none}
.prepaid-recommend-poster{width:100px;height:100px;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover}
.prepaid-column-detail{margin-left:120px;}
.prepaid-column-title{margin-bottom:5px;text-overflow:ellipsis;white-space:nowrap}
.prepaid-column-title a:hover{text-decoration:underline}
.prepaid-column-brief{margin-bottom:15px;width:335px;height:40px;line-height:20px}
.prepaid-article-list{padding:15px 0;line-height:22px;border-bottom-width:1px; border-bottom-style: solid}
/* Prepaid*/