@charset "UTF-8";.match-card {
    position: absolute;
    width: 300px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: 1px 1px 2px 1px #eee
}

.match-card-arrow {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border: 8px solid #666;
    border-color: transparent transparent #666 transparent;
    top: -16px;
    left: 40px
}

.match-card-arrow.bottom {
    border-color: #e5e5e5 transparent transparent transparent;
    top: auto;
    bottom: -16px
}

.match-card-info {
    height: 55px;
    position: relative;
    background: url(//static.nowcoder.com/images/img/platform/card-bg.png) no-repeat;
    background-position: 0 -567px;
    border-radius: 4px 4px 0 0
}

.match-card .match-card-arrow.bottom {
    border-bottom-color: transparent
}

.level-7 .match-card-arrow {
    border-bottom-color: #e4ac53
}

.level-7 .match-card-info {
    background-position: 0 -82px
}

.level-8 .match-card-arrow {
    border-bottom-color: #e357cd
}

.level-8 .match-card-info {
    background-position: 0 -648px
}

.level-9 .match-card-arrow {
    border-bottom-color: #5b74e2
}

.level-9 .match-card-info {
    background-position: 0 -405px
}

.level-6 .match-card-arrow {
    border-bottom-color: #e35d54
}

.level-6 .match-card-info {
    background-position: 0 0
}

.level-5 .match-card-arrow {
    border-bottom-color: #e3db56
}

.level-5 .match-card-info {
    background-position: 0 -730px
}

.level-4 .match-card-arrow {
    border-bottom-color: #9edf5e
}

.level-4 .match-card-info {
    background-position: 0 -243px
}

.level-3 .match-card-arrow {
    border-bottom-color: #5baae0
}

.level-3 .match-card-info {
    background-position: 0 -324px
}

.level-2 .match-card-arrow {
    border-bottom-color: #bb51e4
}

.level-2 .match-card-info {
    background-position: 0 -486px
}

.level-1 .match-card-arrow {
    border-bottom-color: #666
}

.level-1 .match-card-info {
    background-position: 0 -567px
}

.match-card-pic {
    display: block;
    height: 56px;
    width: 56px;
    overflow: hidden
}

.match-card-pic img {
    width: 56px;
    height: 56px
}

.match-card-name {
    color: #fff;
    line-height: 55px
}

.match-card-name a {
    color: #fff;
    font-size: 18px;
    max-width: 220px;
    margin-left: 20px;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.match-card-text :hover {
    color: #25bb9b
}

.match-rate-num {
    font-size: 12px
}

.match-card-cont {
    color: #555;
    padding: 15px 20px;
    font-size: 14px
}

.match-card-cont p {
    line-height: 1.6
}

.match-card-cont span {
    display: inline-block;
    vertical-align: middle
}

.match-card-text {
    display: inline-block;
    width: 18em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.card-count-box {
    padding: 10px 2px;
    color: #999;
    text-align: center
}

.card-count-box a {
    font-weight: 600;
    margin: 0 3px
}

.card-count-box .btn {
    padding: 7px 0;
    width: 70px;
    font-weight: 400
}

.card-btn-box .fui-chat:before,.card-btn-box .icon-ok:before,.card-btn-box .icon-plus:before,.card-btn-box .icon-user:before {
    margin-right: 5px;
    font-size: 12px;
    vertical-align: middle
}

.match-tip {
    text-align: center;
    color: #9d9c9c;
    padding: 10px 0;
    background: #f7f7f7
}

.card-cont-box {
    padding: 30px 10px 5px;
    margin: 0 10px;
    border-bottom: 1px dashed #e1e1e1
}

.card-cont {
    margin-right: -26px
}

.card-cont li {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.card-cont i {
    display: inline-block;
    width: 21px;
    height: 16px;
    vertical-align: text-bottom;
    margin-right: 2px
}

.card-cont .ico-pcity {
    background-position: 0 0
}

.card-cont .ico-pwork {
    background-position: 0 -35px
}

.card-cont .ico-pedu {
    background-position: 0 -67px
}

.card-item-city,.card-item-work {
    max-width: 110px
}

.card-item-edu {
    max-width: 120px
}

.card-achieve {
    padding: 5px 20px;
    font-size: 14px
}

.achieve-num {
    font-weight: 600;
    margin-right: 10px
}

.card-badge {
    float: right;
    letter-spacing: -4px
}

.card-statistics {
    background: #f7f7f7;
    padding: 6px 0;
    text-align: center
}

.card-statistics li {
    display: inline-block;
    *display: inline;
    *zoom:1;width: 75px
}

.card-statistics li+li {
    margin-left: 10px
}

.card-num {
    color: #888;
    margin-top: 5px
}

.card-btn-box {
    margin: 10px 0 15px;
    text-align: center
}

.card-btn-box .btn {
    padding: 0 10px;
    line-height: 28px;
    height: 28px;
    width: auto;
    margin-left: 10px;
    font-weight: 400
}

.match-end-tips {
    padding: 5px 10px;
    margin-top: 8px;
    float: right;
    color: #666
}

.match-end-tips.rank-up {
    background: #e8f8f5
}

.match-end-tips.rank-down {
    background: #fceded
}

.label-today {
    position: absolute;
    background: #25bb9b;
    color: #fff;
    font-size: 14px;
    padding: 2px 0 0;
    width: 18px;
    text-align: center
}

.label-today:after {
    border: 9px solid #25bb9b;
    border-width: 4px 9px;
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    border-bottom-color: transparent
}

.platform-date-set {
    position: relative;
    float: right;
    margin-bottom: 10px;
    padding: 0 10px
}

.platform-date-set .icon-cog {
    font-size: 20px;
    color: #888
}

.platform-date-set .icon-cog:hover {
    color: #25bb9b
}

.platform-date-set:hover .date-setting-list {
    display: block
}

.date-setting-list:after,.date-setting-list:before {
    content: "";
    position: absolute;
    top: -13px;
    right: 10px;
    border: 6px solid #ccc;
    border-color: transparent transparent #ccc transparent;
    height: 0
}

.date-setting-list:after {
    top: -12px;
    right: 10px;
    border: 6px solid #fff;
    border-color: transparent transparent #fff transparent
}

.date-setting-list .search-input-wrap {
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin-bottom: 10px
}

.date-setting-list .search-input-wrap .icon-search {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 26px
}

.date-setting-list .search-input-wrap input {
    width: 66%;
    padding: 0;
    margin-left: 30px
}

.date-setting-list {
    position: absolute;
    z-index: 100;
    right: 0;
    top: 28px;
    background: #fff;
    width: 150px;
    padding: 10px;
    border: 1px solid #b7b7b7;
    display: none
}

.date-setting-list .checkbox {
    display: block;
    margin-bottom: 10px
}

.date-setting-list .checkbox+.checkbox {
    margin-left: 0
}

.logo-label {
    display: inline-block;
    vertical-align: middle;
    width: 125px;
    height: 24px;
    background: url(https://static.nowcoder.com/images/img/platform/logo.png) no-repeat
}

.logo1 {
    background-position: 0 0
}

.logo2 {
    background-position: 0 -35px
}

.logo3 {
    background-position: 0 -70px
}

.logo4 {
    background-position: 0 -104px
}

.logo5 {
    background-position: 0 -138px
}

.logo6 {
    background-position: 0 -174px
}

.logo7 {
    background-position: 0 -209px
}

.logo8 {
    background-position: 0 -244px
}

.logo9 {
    background-position: 0 -280px
}

.logo10 {
    background-position: 0 -315px
}

.add-match {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #25bb9b
}

.logo-icon {
    float: left;
    width: 26px;
    height: 26px;
    background: url(https://static.nowcoder.com/images/img/platform/logo-icon.png) no-repeat
}

.logo-icon2 {
    background-position: -41px 0
}

.logo-icon3 {
    background-position: -77px 0
}

.logo-icon4 {
    width: 28px;
    background-position: -118px 0
}

.logo-icon5 {
    background-position: -160px 0
}

.logo-icon6 {
    background-position: -190px 0
}

.logo-icon7 {
    background-position: -228px 0
}

.logo-icon8 {
    background-position: -270px 0
}

.logo-icon9 {
    width: 30px;
    background-position: -314px 0
}

.logo-icon10 {
    width: 30px;
    background-position: -358px 0
}

.logo-icon11,.logo11 {
    background: url(https://static.nowcoder.com/images/img/platform/logo-ncc.png) no-repeat
}

.logo-label.logo11 {
    display: inline-block;
    vertical-align: middle;
    width: 125px;
    height: 24px
}

.name-txt {
    margin-left: 30px
}

.date-pop-wrap {
    width: 275px;
    background: #fff;
    padding: 10px;
    z-index: 9999;
    border: 1px solid #d5d5d5;
    cursor: auto
}

.date-pop-wrap .btn {
    width: auto;
    margin-top: 4px;
    padding-left: 5px;
    padding-right: 5px
}

.platform-date .tooltip-info.right .tooltip-arrow {
    top: 30px
}

.date-item-head {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px
}

.date-item-head h2 {
    font-size: 16px;
    color: #464646;
    position: relative;
    margin-bottom: 5px
}

.date-item-head h2:before {
    content: "";
    width: 4px;
    height: 17px;
    position: absolute;
    left: -10px;
    top: 4px
}

.date-item-time {
    font-size: 14px;
    color: #464646
}

.date-item-time i {
    margin-right: 5px;
    font-size: 18px
}

.date-item-body {
    padding-top: 12px
}

.date-item-body h3 {
    font-size: 16px;
    color: #464646
}

.com-info {
    margin-bottom: 5px
}

.com-info:after {
    content: "";
    display: block;
    overflow: hidden;
    clear: both
}

.com-info .name-txt {
    margin-right: 10px
}

.date-item-body .name-txt {
    display: inline-block;
    margin-left: 0
}

.com-info .icon-trash {
    font-size: 14px;
    display: inline-block
}

.date-user-info {
    display: inline-block
}

.date-user-img {
    width: 24px;
    height: 24px;
    background: #ccc;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px
}

.date-user-img img {
    width: 100%;
    vertical-align: top
}

.date-follow {
    display: inline-block;
    margin-right: 10px
}

.date-follow .followed {
    color: #25bb9b
}

.date-follow .followed .icon-star-empty,.date-follow .icon-star {
    display: none
}

.date-follow .followed .icon-star,.date-follow .icon-star-empty {
    display: inline-block
}

.date-follow i:before {
    margin-right: 5px
}

.date-table caption {
    background: #e5f0f9;
    text-align: center;
    padding: 12px 0;
    border: 1px solid #c6d2dd;
    border-bottom: none
}

.date-table th {
    background: #cee1f1;
    text-align: center;
    padding: 0;
    height: 24px;
    color: #6b839e
}

.date-table td,.date-table th {
    border: 1px solid #c6d2dd
}

.date-table td {
    padding: 0;
    text-align: left;
    vertical-align: top
}

.current-date {
    display: inline-block;
    vertical-align: middle
}

.current-date span {
    font-size: 16px;
    color: #6b839e;
    font-weight: 600
}

.next-mouth,.prev-mouth {
    font-size: 16px;
    width: 120px;
    color: #6b839e
}

.prev-mouth {
    float: left
}

.next-mouth {
    float: right
}

.current-mouth {
    display: inline-block;
    vertical-align: middle
}

.date-mark {
    font-size: 14px;
    color: #797979;
    background: #fff;
    border: 1px solid #a1a1a1;
    height: 24px;
    line-height: 24px;
    border-radius: 24px;
    width: 48px;
    text-align: center;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle
}

.date-mark:hover {
    background: #25bb9b;
    color: #fff;
    border-color: #25bb9b
}

.date-cell {
    min-height: 66px
}

.today-cell {
    background: #e4eff8
}

.date-day {
    font-size: 14px;
    color: #c8c8c8;
    font-weight: 600;
    text-align: right;
    padding: 0 18px;
    height: 40px;
    line-height: 40px
}

.date-item {
    position: relative;
    background: #eff8ff;
    color: #6b839e;
    line-height: 1.6;
    font-size: 12px;
    border-left: 2px solid #5aa7e9;
    padding: 5px;
    cursor: pointer;
    margin-top: 2px
}

.item-end {
    border-color: #afc4d6;
}

.item-start {
    border-color: #ff7a7a
}

.date-item:hover {
    background: #def1ff
}

.date-item.actived {
    background: #c1e7ff
}

.date-tips {
    background: #ededed;
    margin: 25px 0 20px;
    padding: 0;
    position: relative;
    font-size: 14px;
    overflow: hidden
}

.date-tips img {
    float: left;
    margin-right: 10px
}

.date-tips p {
    line-height: 1.8;
    margin-top: 10px
}

.qrcode-xz {
    float: left;
    text-align: center;
    width: 175px;
    background: #e0f5f0;
    padding: 25px
}

.qrcode-xz-pic {
    padding: 10px;
    background: #fff;
    display: inline-block;
    margin: 0 0 10px
}

.qrcode-xz img {
    display: block
}

.qrcode-xz p {
    line-height: 1.8
}

.date-qa {
    margin-left: 225px;
    padding: 20px;
    color: #888;
    font-size: 14px
}

.date-qa-tips {
    color: #ff7e20;
    margin-bottom: 10px
}

.date-qa dl {
    margin-bottom: 25px
}

.date-qa dt {
    color: #25bb9b
}

.nk-main {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
    margin: 0 auto;
    width: 1000px
}
