@charset "UTF-8";* {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    line-height: 0
}

body {
    font-size: 12px;
    color: #000;
    line-height: 1.5;
    background-color: #fff;
    font-family: "΢���ź�"
}

li,ol {
    list-style: none
}

a:hover {
    text-decoration: none
}

.header {
    width: 100%;
    height: 100%
}

.header:after {
    font-size: 40px
}

.footer {
    width: 100%;
    height: 100%
}

.footer:after {
    font-size: 40px
}

.container {
    width: 100%
}

.container a {
    color: #fff;
    text-decoration: none
}

.container .personal-banner {
    background-color: #000;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    padding: 180px 0 40px;
    font-size: 14px;
    line-height: 20px;
    color: #f9f9f9;
    position: relative
}

.container .personal-banner .personal-banner-info {
    height: 100px;
    max-height: 100px
}


.container .personal-banner .posRelative {
    position: relative
}

.container .personal-banner .personal-logo-link {
    display: inline-block;
    margin-right: 26px;
    position: relative
}

.container .personal-banner .personal-logo-link.staff-icon:after {
    content: "";
    position: absolute;
    left: -30%;
    bottom: -30%;
    width: 90%;
    height: 90%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(./img/staff.png);
}

.container .personal-banner .personal-logo-link.guide-icon:after {
    content: "";
    position: absolute;
    left: -30%;
    bottom: -30%;
    width: 90%;
    height: 90%;
    background-position: 50%;
    background-repeat: no-repeat;
	background-image: url(./img/guide.png);
}

.container .personal-banner .personal-logo-link img {
    width: 100px;
    height: 100px;
    border: solid 1px rgba(255,255,255,.1);
    border-radius: 50px
}

.container .personal-banner .vip-blue {
    background-image: url(data:image/png;base64,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);
    background-size: 100% 100%;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 24px;
    height: 24px;
    position: absolute
}

.container .personal-banner .personal-banner .personal-act,.container .personal-banner .personal-info,.container .personal-banner .slash-list .slash-item {
    display: inline-block
}

.container .personal-banner .personal-info {
    /* width:495px; */
    vertical-align: top;
}

.container .personal-banner .personal-info .info-name {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: 500
}

.container .personal-banner .personal-info .slash-list {
    margin: 12px 0;
    line-height: 20px;
    height: 20px;
    font-weight: 500
}

.container .personal-banner .personal-info .slash-list .slash-item:before {
    content: '/';
    color: #e0e0e0;
    font-size: 12px;
    margin: 0 10px
}
.container .personal-banner .personal-act {
    display: inline-block;
    margin-left: 40px;
    vertical-align: top;
    font-size: 0;
}
.container .personal-banner .personal-act .left{
    display: inline-block;
    margin-top: 20px;
    width: 15px;
    height: 26px;
    vertical-align: top;
    background: url(../img/badge_left.png) center center;
    background-size: 15px 26px;
    cursor: pointer;
}
.container .personal-banner .personal-act .right{
    display: inline-block;
    margin-top: 20px;
    width: 15px;
    height: 26px;
    vertical-align: top;
    background: url(../img/badge_right.png) center center;
    background-size: 15px 26px;
    cursor: pointer;
}
.container .personal-banner .personal-act .container{
    position: relative;;
    display: inline-block;
    margin-left: 6px;
    margin-right: 29px;
    width: 464px;
    height: 200px;
    vertical-align: top;
    font-size: 0;
}
.container .personal-banner .personal-act .container .box{
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}
.container .personal-banner .personal-act .container .box .badge{
    position: relative;
    display: inline-block;
    margin-left: 16px;
}
.container .personal-banner .personal-act .container .box .badge .blank{
    position: absolute;
    left: 10px;
    top: 64px;
    width: 289px;
    height: 16px;
    z-index: 999;
}
.container .personal-banner .personal-act .container .box .badge:hover .text{
    display: block;
}

.container .personal-banner .personal-act .container .box .badge .text{
    display: none;
    position: absolute;
    left: 10px;
    top: 80px;
    padding: 10px;
    width: 269px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.34);
    z-index: 999;
}
.container .personal-banner .personal-act .container .box .badge .text::before{
    content: '';
    position: absolute;
    left: 28px;
    top: -13px;
    width: 8px;
    height: 13px;
    background: url(../img/badge_arrow.png) center center;
    background-size: 8px 13px;
}
.container .personal-banner .personal-act .container .box .badge .text .title{
    font-size: 14px;
    color: #333;
    line-height: 36px;
}
.container .personal-banner .personal-act .container .box .badge .text .content{
    font-size: 12px;
    color: #666;
    line-height: 22px;
    white-space: normal;
}
    
.container .personal-banner .personal-act .container .box .badge .img{
    width: 80px;
    height: 65px;
    background: center center;
    background-size: 80px 65px;
    cursor: pointer;
}
.container .personal-banner .personal-act .container .box .badge_1 .img{
    background-image: url(../img/badge_1_n.png);
}
.container .personal-banner .personal-act .container .box .badge_1 .light{
    background-image: url(../img/badge_1.png);
}

.container .personal-banner .personal-act .container .box .badge_2 .img{
    background-image: url(../img/badge_2_n.png);
}
.container .personal-banner .personal-act .container .box .badge_2 .light{
    background-image: url(../img/badge_2.png);
}

.container .personal-banner .personal-act .container .box .badge_3 .img{
    background-image: url(../img/badge_3_n.png);
}
.container .personal-banner .personal-act .container .box .badge_3 .light{
    background-image: url(../img/badge_3.png);
}

.container .personal-banner .personal-act .container .box .badge_4 .img{
    background-image: url(../img/badge_4_n.png);
}
.container .personal-banner .personal-act .container .box .badge_4 .light{
    background-image: url(../img/badge_4.png);
}

.container .personal-banner .personal-act .container .box .badge_5 .img{
    background-image: url(../img/badge_5_n.png);
}
.container .personal-banner .personal-act .container .box .badge_5 .light{
    background-image: url(../img/badge_5.png);
}

.container .personal-banner .personal-act .container .box .badge_6{
    /* display: none; */
}
.container .personal-banner .personal-act .container .box .badge_6 .img{
    background-image: url(../img/badge_6_n.png);
}
.container .personal-banner .personal-act .container .box .badge_6 .light{
    background-image: url(../img/badge_6.png);
}


.container .pagelist-wrapper {
    margin: 40px
}

.container .pagelist-wrapper .post-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 4px;
    font-weight: 500;
    word-break: break-all;
    display: inline-block;
    margin-right: 10px
}

.container .post-photo {
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: #000;
    vertical-align: middle;
}

.container .post-photo img {
    width: 100%;
    height: 100%
}

.container .post-photo .post-info {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out,background .2s ease-out;
    -o-transition: opacity .2s ease-out,background .2s ease-out;
    transition: opacity .2s ease-out,background .2s ease-out
}

.container .post-photo:hover img {
    opacity: .7
}

.container .post-photo:hover .post-info {
    opacity: 1
}

.container .post-photo p {
    line-height: 32px
}

.container .post-photo .post-action {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    padding: 0 15px
}

.container .picture-wrap div {
    position: absolute;
    width: 248px;
    height: 248px
}

.container .picture-wrap .first {
    left: 0;
    top: 0;
    opacity: .3;
    background-color: #bebebe
}

.container .picture-wrap .second {
    left: 10px;
    top: 10px;
    background-color: #bebebe
}

.container .albums-wrap .albums {
    display: block;
    margin: 0 auto;
    position: relative
}

.container .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0
}

.container .albums-list .col-item {
    position: relative;
    padding: 33px 20px 55px;
    float: left
}

.container .albums-wrap .info .count {
    position: absolute;
    bottom: -32px;
    right: 0;
    float: right;
    color: #85888a
}

.container .albums-wrap .info .title {
    position: absolute;
    bottom: -32px;
    left: 10px;
    font-weight: 500;
    display: block;
    color: #222
}

.container .albums-wrap .info .date {
    position: absolute;
    bottom: -56px;
    left: 10px;
    color: #85888a
}

.container .albums-wrap .info .publish {
    position: absolute;
    bottom: -56px;
    right: 0;
    width: 76px;
    height: 23px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #FF9A00;
    border: 1px solid #FF9A00;
    border-radius: 4px;
}

.container .albums-wrap .info {
    font-size: 14px
}

.container .picture-wrap {
    position: relative;
    width: 258px;
    height: 258px
}

.container .wrap-main {
    width: 950px;
    margin: 40px auto 0;
    padding-left: 6px;
    padding-right: 6px;
    min-height: 600px
}

.container .main-content {
    width: 670px;
    float: left;
    margin: 40px 0
}

.container .profile {
    padding: 28px 28px 0;
    background-color: #fff
}

.container .profile .profile-item-block {
    padding-bottom: 20px
}

.container .profile .profile-item-block .profile-detailItem {
    overflow: hidden;
    margin: 0 0 20px
}

.container .profile .profile-item-block .profile-detailItem .profile-detailItem-value {
    float: left
}

.container .profile-detailItem .tags {
    cursor: pointer;
    margin-right: 10px;
    color: #222
}

.container .profile-detailItem a {
    display: block;
    display: inline;
    font-size: 14px;
    color: #c99a05
}

.container .profile .profile-item-block .profile-detailItem .profile-detailItem-value .undeline {
    text-decoration: none;
    border-bottom: 1px solid #222;
    display: inline-block;
    color: #222
}

.container .profile .profile-item-block .profile-detailItem .profile-detailItem-label {
    font-size: 14px;
    display: block;
    width: 80px;
    margin-right: 6px;
    float: left
}

.container .profile .profile-item-block .profile-detailItem .title.tagMark {
    width: auto
}

.container .profile .profile-item-block .profile-detailItem .title {
    width: 80px;
    margin-right: 20px;
    display: block;
    float: left;
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #222
}

.container .main-sidebar {
    padding-left: 25px
}

.container .main-sidebar {
    width: 245px;
    float: right;
    margin-top: 40px
}

.container .main-sidebar .sidebars-section .top-sidebar {
    background-color: #fff;
    padding: 28px 0 20px 15px
}

.container .sidebar .sidebar-item {
    padding: 0 0 20px
}

.container .sidebar .sidebar-item .wrap {
    margin-bottom: 15px
}

.container .sidebar .sidebar-item .wrap .title-link {
    font-size: 14px;
    font-weight: 500;
    color: #222
}

.container .sidebar .sidebar-item ul li {
    width: 26px;
    height: 26px;
    margin-right: 5.5px;
    float: left;
    display: block;
    border-radius: 100%;
    background-position: center;
    background-size: cover
}

.container .secondary-nav {
    width: 100%;
    height: 30px;
    padding: 16px 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(133,136,138,.1);
    box-shadow: 0 2px 8px 0 rgba(133,136,138,.1)
}

.container .secondary-nav .nav-list li {
    display: inline-block;
    height: 28px;
    font-size: 14px;
    line-height: 28px
}

.container .secondary-nav .nav-list li a {
    position: relative;
    display: block;
    height: 100%;
    margin: 0 20px;
    color: #222;
    text-decoration: none
}

.container .secondary-nav .nav-list {
    position: relative;
    text-align: center;
    font-size: 0
}

.container .secondary-nav .nav-list li.active a {
    border-bottom: 2px solid #c99a05
}
