.yk_nav_menu {
    position:fixed;top:0;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)
}

body {
    padding-top: 80px;
}

@media screen and (max-width:992px){
    body {
        padding-top: 0px;
    }

    .yk_menu_group_button {
        display: none;
    }
}

.yk_slide_img {
    position: relative!important;
}

.yk_slide_span {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    padding: 10px;
    top: 0%;
    left: 0;
    right: 0;
    color: #FFF;
    font-size: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 50px;
    white-space:normal!important;
    word-break:break-all!important;
}

#mnavh {
    margin-top: -5px
}

.logo .yk_logo_img {
    margin: auto;
    margin-top: 6px!important;
}

.pl-520am {
    font-size: 14px;
    color: #333;
}

.pl-area-post {
    float: right;
    width: 100%;
}

.pl-post {
    position: relative;
    border-radius: 4px;
    background: #f7f7f7;
    padding: 10px;
    box-shadow: inset 2px 2px 6px rgb(0 0 0 / 8%);
}

.pl-textarea {
    position: relative;
    overflow: hidden;
    padding: 8px 18px;
}

.pl-post-word {
    border: none;
    background: none;
    outline: none;
    width: 100%;
    display: block;
    height: 100px;
    line-height: 22px;
    font-size: 14px;
    resize: none;
    padding: 0;
}

.yk_comment_post {
    height: 18px;
    width: auto;
    background: #e8e8e8;
    border-radius: 20px;
    border: none;
    padding: 10px 0px 11px 16px;
    margin-bottom: 10px;
    box-shadow: inset 2px 2px 6px rgb(0 0 0 / 8%);
}

.pl-tools {
    height: 30px;
    overflow: hidden;
}

.pl-tools .pl-submit-btn {
    float: right;
    border: 0;
    background: #1487f4;
    background: linear-gradient(to right, #1487f4 0, rgb(9, 118, 220) 100%);
    height: 100%;
    width: 80px;
    outline: none;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    padding: 0;
    margin-right: 10px;
}

.yk_comment {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.yk_comment_body {
    width: 100%;
    position: relative;
    height: 80px;
    padding: 10px 0px;
}

.yk_comment_img {
    position: absolute;
}

.yk_comment_header {
    float:left;color: #999;margin-left: 40px;
}

.yk_comment_header span {
    margin-right: 5px;
}

.yk_comment_header a {
    color: #096;
}

.yk_comment_header a small{
    color: #999;
}

.yk_comment_header p {
    margin-top: 5px;
}

.yk_comment_header .user_name {
    font-size: 18px;
}

.blogpic.imgscale img {
    width: 100%;
    height: 130px;
}

.yk_menu_group_button {
    float: right;margin-left: 20px;line-height: 50px;color: white;
}

.yk_menu_button {
    color: white;border: 1px solid black;background-color: #990000;padding: 5px 15px;border-radius: 15px
}

.yk_menu_button:hover {
    color: white;
}

.hide_body {
    z-index:999;
    background:#000;
    opacity:.5;
    -moz-opacity:.5;
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:fixed;
    display:none;
}
.show_body {
    width:23vw;
    background-color:#fff;
    border-radius:6px;
    position:fixed;
    z-index:999;
    left:50%;
    top:50%;
    display:none;
}
.show_body a.show_body_c {
    position:absolute;
    right:1px;
}
.show_body img {
    border:none;
    border-radius:6px 6px 0 0;
    width:100%;
    height:auto;
    margin:0;
    box-shadow:none;
}
.show_body a.show_body_c img {
    border-radius:0;
    width: 20px;
}
.reward_img {
    margin:0 auto;
    border-radius:.625rem;
}
.reward_bg {
    text-align:center;
    margin:0 auto;
    cursor:pointer;
    overflow:hidden;
}
.pay_box {
    display:inline-block;
    margin-right:25px;
    padding:15px 0;
}
.pay_box:first-child {
    margin-left:10px;
}
.pay_box img {
    width:auto;
    transition: all 0.5s;
}
.pay_box img:hover {
    transform: scale(1.2);
}
.show_body {
    width:320px;
    margin-left:-160px;
    top:10%;
}

.tuijian ul li:hover {
    background-color: white;
}

.searchbox {
    width: 100%;
    position: fixed;
    top: 50px;
    z-index: 99;
    background: rgba(0,0,0,.8);
}

.yk_foot_link {
    width: 100%;
    margin-bottom: 20px;
}

.yk_foot_link li {
    list-style: none;
    padding: 10px 15px 10px 0;
    display: inline-block;
}

#loadmore {
    background: -webkit-gradient(linear,left top,left bottom,from(#87CEFA),to(#12b7de ));
    text-align: center;
    height: 35px;
    border-radius: 15px;
}

#loadmore .load-more {
    color: white;
    line-height: 35px;
}

* {
    white-space:normal!important;
    word-break:break-all!important;
}
