@charset "UTF-8";
.btn:focus {
    outline: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

.btn:active, .btn.active {
    box-shadow: none;
}

.author_main {
    width: 750px;
    float: left;
    margin-bottom: 30px;
}

.author_head > span {
    width: 20px;
    background: #F7A433;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 55px;
    text-align: center;
    font-size: 12px;
    line-height: 1.2;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.author_head > span i {
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-left: 12px solid #F7A433;
    border-right: 12px solid #F7A433;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.author_head {
    margin: 60px 0;
    position: relative;
    color: #333;
}

.author_img .author_contact {
    background: #202020;
    display: block;
    border: 1px solid white;
    color: white;
    text-align: center;
    width: 120px;
    margin: 0 auto;
    height: 28px;
    font-size: 15px;
    line-height: 28px;
    margin-top: 15px;
}

.author_img .author_contact:hover {
    text-decoration: none;

}

.author_img .author_contact:focus {
    text-decoration: none;
    box-shadow: none;
    outline: none;
}

.author_img {
    float: left;
    text-align: center;
}

.author_img img {
    width: 172px;
    height: 172px;
    border: 2px solid #f7b501;
}

.author-describe {
    float: left;
    width: 360px;
    border-left: 2px solid #ccc;
    text-align: center;
    box-sizing: border-box;
    height: 100%;
}

.author-describe canvas {
}

.author-desc {
    position: relative;
    overflow: hidden;
    padding-left: 22px;
}

.author-desc .author-model {
    background: url(http://7xkm0c.com1.z0.glb.clouddn.com/author_logo_50x50.png) center center no-repeat;
    width: 25px;
    height: 25px;
    background-size: cover;
    display: inline-block;
    vertical-align: top;

}

.author-desc .author {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 6px;
}

.author .author-name,
.author .author-sex {
    line-height: inherit;
    height: inherit;
}

.author .author-sex {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    vertical-align: -4px;
}

.author .author-sex.author-sex-1 {
    background-image: url('../images/author-sex-1.png');
}

.author .author-sex.author-sex-2 {
    background-image: url('../images/author-sex-2.png');
}

.author_weibo {
    display: inline-block;
    width: 25px;
    height: 28px;
    background: url(../images/weibo.png);
    background-size: 25px;
    margin-left: 5px;
    vertical-align: middle;
}

.author-title,
.author-location {
    font-size: 18px;
    color: #666;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.author-location {
    line-height: 20px;
    padding-top: 14px;
}

.author-title {
    border-bottom: 1px solid #e2e2e4;
}

.author-desc .author-num {
    font-size: 30px;
    line-height: 30px;
    margin: 22px 0 0;
}

.author-num span {
    margin-right: 30px;
}

.load_more {
    margin: 0;
}

.load_more.load_more_loading:after {
    content: '加载中...';
}

.comments_load_more {
    margin-top: 20px;
}
.comments_load_more:after {
    content: '更多评论'
}

.favorites_load_more:after {
    content: '更多收藏';
}

#post_load_more:after {
    content: '加载更多文章'
}

/*用户反馈表格内容*/
.feedback-box {
    width: 500px;
    height: 600px;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -250px;
}

.feedback-box .modal-content,
.avatar-modal .modal-content {
    padding: 0px 40px 40px;
    box-shadow: 0 0 6px rgba(17, 40, 62, .51);
}

.feedback-box .close-box {
    padding: 20px 0;
    margin-right: -20px;
    cursor: pointer;
}

.feedback-icon {
    display: inline-block;
    background-image: url(../img/feed-back-icon.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background-position: -68px -8px;
}

/*.will-choose {*/
/*position: absolute;*/
/*color: #f63756;*/
/*font-size: 20px;*/
/*/!*margin-top: 25px;*!/*/
/*margin-left: -20px;*/
/*}*/

.feedback-box textarea {
    height: 190px;
    min-height: 120px;
    max-height: 190px;
    max-width: 96%;
    /*margin-top: 30px;*/
}

.feedback-box input, .feedback-box textarea {
    border-radius: 0;
    font-size: 16px;
    border-color: #f0f0f0;
    box-shadow: none;
    width: 96%;
}

.feedback-box input {
    /*height: 60px;*/
    margin: 20px 0;
}

.btn-article {
    width: 50px;
    /*height: 48px!important;*/
    line-height: 38px;
    color: #fff;
    background-color: #3ca5f6;
    font-size: 18px;
    border-radius: 0;
    padding: 6px 12px;
    font-weight: 500;
    text-align: center;
}

.footer-links .btn-primary {
    padding: 0px;
    font-size: 12px;
    border: none;
}

.footer-links a:visited.btn-primary {
    border: none;
}

.footer .modal-header {
    border-bottom: none;
    padding: 15px 0px;
}

.footer .close {
    padding: 0px;
    font-size: 40px;
    font-weight: normal;
}

/*.will-choose-error {*/
/*position: relative;*/
/*top: 33px;*/
/*left: 20px;*/
/*color: #f63756;*/
/*font-size: 16px;*/
/*font-weight: 500;*/
/*}*/

.modal-header span {
    font-size: 20px;
    color: #333;
}

.modal-header button {
    font-size: 40px;
    font-weight: 300;
    margin-right: -20px;
}

.feedback-box p {
    font-size: 18px;
    /*border-bottom: 1px dashed #f0f0f0;*/
    margin-bottom: 5px;
}

.btn-group .btn {
    width: 50px;
    border-radius: 0px;
}

.btn-group .btn-determine {
    margin-right: 10px;
    color: #fff;
    background-color: #3ca5f6;
}

.btn-group .btn-determine:hover {
    color: #fff;
}

.btn-group .btn-cancel {
    color: #bbb;
}

.btn-group .btn-cancel:hover {
    color: #bbb;
}

.btn-group .btn-cancel {
    border: 1px solid #f0f0f0;
    color: #bbb;
}

.feedback-box .author_email {
    width: 98%;
    box-shadow: none;
    background: none;
    margin-top: 10px;
}

.feedback-box #content {
    margin-top: 10px;
}

/*个人设置*/
.person_set {
    text-align: right;
    background: #fff;
}

.person_set a {
    font-size: 16px;
    line-height: 20px;
    color: #666;
    text-align: center;
    margin: 0 24px 10px 0px;
    border: 1px solid #666;
    width: 90px;
    display: inline-block;
    padding: 2px;
}

.person_set a:hover {
    text-decoration: none;
    color: #3498DB;
}

.person_set a:focus {
    text-decoration: none;

}

/*手机端*/

.main-wrapper {
    margin: 0 10px;
}

.common_post_meta a:hover, .common_post_meta a:focus {
    text-decoration: none;
    color: #3498DB;
}

.umenu {
    font-size: 18px;
    border-bottom: 1px solid #c1c1c1;
    color: #333;
}
.umenu .item {
    float: left;
    height: 46px;
    line-height: 46px;
    margin: 0 20px;
    cursor: pointer;
}

.umenu .item.selected {
    color: #f7b501;
    border-bottom: 3px solid #626262;
    margin-bottom: -1px;
}

.sub-umenu {
    text-align: center;
    font-size: 20px;
    height: 28px;
    overflow: hidden;
    margin: 15px 0;
}
.sub-umenu .item {
    color: #333;
    display: inline-block;
    line-height: 28px;
    margin: 0 30px;
    cursor: pointer;
}

.sub-umenu .item.selected {
    color: #F7B501;
}

.author-level {
    background: #f7b501;
    padding: 0 5px;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
    line-height: 18px;
    display: inline-block;
    vertical-align: 2px;
}

.author_content {
    min-height: 150px;
    background-color: white;
}

.no-comments {
    margin: 45px 0;
    text-align: center;
    font-size: 18px;
}

.reply_user {
    color: #f39200;
}

.reply_user a {
    color: #f39200;
}

.reply_user a:hover {
    color: #f39200;
}

.reply_user a:visited {
    color: #f39200;
}

.comment-item {
    border-bottom: 1px solid #d7d7d7;
    padding: 25px 0;
    font-size: 16px;
    position: relative;
}

.comment-item:last-child{
    border-bottom: none;
}

.comment-item .reply {
    line-height: 24px;
}

.comment-item .comment-header {
    line-height: 13px;
    margin-bottom: 12px;
}

.comment-item .comment-header .user-name {
    margin-right: 14px;
}

.comment-item .comment-content {
    line-height: 22px;
    color: #333;
    position: relative;
}

.comment-item .time{
    font-size: 12px;
    color: #a4a4a4;
    float: right;
    padding: 0px 0 0 12px;
    line-height: 22px;
}

.comment-content .post-link{
    float: right;
    text-align: right;
    color: rgba(161, 161, 161, .8);
    text-decoration:underline;
    width: 50%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space:nowrap;
}

.comment-content .post-link:hover {
    color: rgba(161, 161, 161, 1);
}

.comment-item-internal {
    padding: 0 0 0 68px;
}

.message-item {
    border-bottom: 1px solid #d7d7d7;
    padding-left: 50px;
    padding-right: 50px;
}

.message-item:last-child {
    border-bottom: none;
}

.message-item-internal {
    padding: 20px 0px 10px 0px;
    font-size: 13px;
}

.message-item-internal .item-header {
    line-height: 24px;
}

.message-item-internal .send_user {
    color: #f39200;
}

.message-item-internal .send_user:hover {
    color: #f39200;
}

.message-item-internal .msg_content {
    font-size: 15px;
    line-height: 24px;
    margin-top: 4px;
}

.message-item-internal .message-item-footer {
    margin-top: 16px;
}

.message-item-internal .message-item-footer .time {
    float: left;
    color: #b0b0b0;
    font-size: 11px;
}

.message-item-internal .post-link{
    float: right;
    text-align: right;
    color: rgba(161, 161, 161, .8);
    text-decoration:underline;
    width: 50%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space:nowrap;
    font-size: 11px;
}

.mod-person-info {
    color: white;
    border: 1px solid rgba(255,255,255, .7);
    padding: 1px 9px;
    border-radius: 2px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 11px;
}

.mod-person-info .edit_user_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/edit_user_profile.png), no-repeat;
    background-size: 16px;
    vertical-align: middle;
    line-height: 26px;
}

.mod-person-info .edit_user_text {
    vertical-align: middle;
    line-height: 26px;
}

.comment-source {
    padding-left: 16px;
}

.no-message {
    text-align: center;
    padding-top: 20px;
    background-color: white;
    font-size: 15px;
}

ul {
    list-style-type: none;
}

ul, li {
    margin: 0;
}

.index-list {
    margin-top: 10px;
}

#favList {
    margin-top: 10px;
}

.fav-footer {
    text-align: center;
}


.comment-item .comment-avatar-wrapper {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.comment-content .comment-expand {
    margin-top: 15px;
    padding: 14px 20px;
    background: #efefef;
    color: #999;
}

.comment-content .comment-expand .post-name {
}

.comment-content .comment-expand .post-name:hover,
.comment-content .comment-expand .post-user:hover {
    color: #3498DB;
}

.comment-content .comment-expand .post-user {
    margin: 0 4px;
}

.comment-content a {
    color: inherit;
}


.setting-main {
    color: #333;
    padding-top: 35px;
    padding-bottom: 70px;
}

.setting-main * {
    box-sizing: border-box;
}

.setting-main input[type="text"],
.setting-main input[type="password"],
.setting-main textarea {
    border-radius: 4px;
}

.setting-main .avatar-wrapper {
    width: 172px;
    height: 172px;
    border: 2px solid #f7b501;
    position: relative;
    cursor: pointer;
}

.avatar-wrapper img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.avatar-wrapper .avatar-uploader {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .35);
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    text-align: center;
    color: #fff;
}

.setting-main label.control-label {
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    width: 100px;
    float: left;
    line-height: 36px;
}

.setting-main .control-object {
    float: left;
    position: relative;
}

.setting-main .form-group {
    margin-bottom: 50px;
}

.setting-main .form-inline .form-group:first-child {
    margin-right: 24px;
}

.setting-main .form-control {
    border: 1px solid #979797;
    box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.50);
    height: 36px;
    background: #fff;
}

.setting-main .form-inline .form-control {
    width: 300px;
}

.setting-main .form-inline .control-object {
    margin-right: 45px;
    position: relative;
}

.setting-main .radio-inline {
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    margin-right: 40px;
}

.setting-main .radio-inline input[type=radio] {
    margin-top: 9px;
}

.setting-main textarea.form-control {
    width: 650px;
    height: 120px;
    resize: none;
}

.setting-main .btn-save {
    width: 350px;
    height: 50px;
    line-height: 50px;
    background: #F7B501;
    border: none;
    border-radius: 3px;
    padding: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: center;
}

#updateInfo {
    color: #d88379;
    padding-bottom: 20px;
    text-align: center;
    line-height: 18px;
    min-height: 38px;
}

.setting-main .control-object .control-tip {
    font-size: 20px;
    color: #929292;
    position: absolute;
    bottom: 5px;
    right: 10px;
}

.setting-main .city-picker-span {
    border: 1px solid #979797;
    box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.50);
    height: 36px;
    display: inline-block;
    width: 300px;
    vertical-align: middle;
    padding: 1.5%;
    background: #fff;
    color: #333;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 4px;
    padding-top: 0;
    padding-bottom: 0;
}

.avatar-modal {
    width: 480px;
    height: 566px;
    top: 50%;
    left: 50%;
    margin-top: -283px;
    margin-left: -240px;
    position: absolute;
}

.modal .avatar-selector {
    width: 400px;
    min-height: 400px;
    text-align: center;
    background-color: #efefef;
}

.modal .ui-btn {
    color: #fff;
    border-radius: 2px;
    padding: 10px 0;
    font-size: 14px;
    letter-spacing: 4px;
    margin: 30px 5px 0 0;
    display: inline-block;
    width: 100px;
    text-align: center;
    line-height: 18px;
    box-sizing: border-box;
}
.modal .file-btn {
    border: 1px #cdcdcd solid;
    background: #efefef;
    color: #333;
}
.modal .file-btn:active {
    background: #ddd;
}
.modal .avatar-btn {
    border: 1px #3498DC solid;
    background: #3498DC;
}

