﻿.license .in {
    width: 1100px;
    margin: 0 auto;
    padding: 20px 0 15px;
}

.license {
    text-align: center;
    color: #999;
    line-height: 23px;
}

    .license a, .license * {
        font-size: 12px;
        font-family: "Microsoft YaHei" !important;
    }

    .license a {
        position: relative;
        display: inline-block;
        text-decoration: none;
        margin: 0 8px;
        color: #999;
    }

    .license span {
        position: absolute;
        width: 70px;
        line-height: 14px;
        font-size: 12px;
        color: #999;
        top: 42px;
        left: 50%;
        margin-left: -35px;
    }

    .license .note {
        line-height: 24px;
        text-align: center;
        margin: 0;
        padding: 0;
    }

        .license .note .gan, .banquan .note .gan {
            display: inline-block;
            height: 20px;
            line-height: 20px;
            color: #999;
            margin-bottom: 5px;
            padding-left: 25px;
            background: url(/images/guangan.png) no-repeat;
            background-size: 18px;
        }

            .license .note .gan:hover, .banquan .note .gan:hover {
                color: #f60;
            }

    .license a:hover, .banquan a:hover {
        color: #f60;
    }
    /*m站*/
html, body, div, span, ul, li, ol, dl, dt, dd, table, td, th, p, fieldset, form, pre, blockquote, h1, h2, h3, h4, h5, h6, input, img, a {
    margin: 0;
    padding: 0;
}

    ul li {
        list-style: none;
    }

h2 {
    font-size: 0.12rem;
}

img {
    border: none;
}


a:link {
    color: #444;
    text-decoration: none;
}

a:visited {
    color: #444;
    text-decoration: none;
}

a:hover {
    color: #ff5a00;
    text-decoration: none;
}

a:active {
    color: #ff5a00;
    text-decoration: none;
}
.mzhan {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    display: none;
    font-family: "Microsoft YaHei","SimSun","Arial, Helvetica, sans-serif";
    color: #444;
    font-size: 0.12rem;
    text-align: left;
    background-color: #f6f6f6;
    overflow-x: hidden;
    position: relative;
}
    .mzhan .mzhan_top {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 0.6rem;
        background: #fff;
        white-space: nowrap;
        z-index: 10010;
        box-shadow: 0 0.04rem 0.08rem 0 rgba(0,0,0,.08);
    }
.nav{
    float:left;
}
.nav a {
    display: block;
    height: 100%;
    line-height: 0.19rem;
    margin: 0 0.15rem;
}
    .nav a .mzhan_logo {
        float: left;
        width: 0.36rem;
        height: 0.36rem;
        margin: 0.12rem 0;
        background-image: url(//ci.xiaohongshu.com/209f8cef-ad50-4299-8e5f-500fc0210353);
        background-size: 100% 100%;
    }
    .nav a .mzhan_slogan {
        margin-left: 8px;
        font-size: .15rem;
        height: 100%;
        justify-content: center;
        margin-top: 9px;
        float: left;
    }
        .nav a .mzhan_slogan h3 {
            margin: 0;
            color: #333;
            font-size: .14rem;
            font-weight: 500;
            line-height: 150%;
        }
        .nav a .mzhan_slogan p {
            margin: 0;
            font-size: .11rem;
            color: #999;
            line-height: 150%;
        }
.mzhan_top .tools {
   float:right;
}
    .mzhan_top .tools a {
        background-color: #fff;
        border: 1px solid #ff2442;
        color: #ff2442;
        background-size: 100% 100%;
        margin: .17rem 0 .17rem 0;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 26px;
        padding: .05rem .1rem;
        border-radius: 15px;
        font-size: .13rem;
        font-weight: 700;
        margin-right: 12px;
    }
.banner {
    position: relative;
    margin-top: 0.6rem;
}
.carousel-item {
    box-sizing: border-box;
    display: block;
    min-height: 2rem;
    position: relative;
    overflow: hidden;
}
.intro-video {
    width: 100%;
}

.video {
    position: relative;
    display: flex;
    align-items: center;
}
.video__player.--hide-video {
    z-index: -1;
}

.section {
    margin: 0;
    overflow: hidden;
    background-color: #fff;
}
    .section .title {
        margin: 0 .15rem .15rem;
        padding-top: .15rem;
        font-size: .15rem;
        line-height: .17rem;
        font-weight: 500;
        color: #333;
    }
    .section .show-more {
        float: right;
        display: inline-block;
        font-size: .13rem;
        line-height: .17rem;
        font-weight: 400;
        color: #999;
    }
.recommend-pages {
    padding: 0 .15rem .15rem;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
.horizontal-single-column-page-card {
    display: inline-block;
    width: 1.65rem;
    -webkit-tap-highlight: transparent;
    margin-right: 5px;
}
.cube-image{
    position: relative;
}
.page-image {
    width: 1.65rem;
    height: 0.94rem;
    border-radius: .08rem;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.cube-image.bg-image{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.page-info {
    padding: .1rem .05rem 0;
}
.page-name {
    font-size: .13rem;
    color: #333;
    line-height: .15rem;
    height: .15rem;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
page-name + .page-sub-title {
    margin-top: .05rem;
}

.page-sub-title {
    font-size: .11rem;
    color: #999;
    line-height: .24rem;
    height: .2rem;
    margin: 0;
}
.note-list {
    margin-bottom: .1rem;
    width: 100%;
    padding: 0 .1rem;
    display: flex;
    margin-top: .1rem;
}

.note-list_nav {
    width: 1.72rem;
    margin-bottom: .1rem !important;
}

.image-wrapper {
        display: block;
        text-decoration: none;
        overflow: hidden;
    }
    .image-wrapper .cube-image {
        position: relative;
        width: 100%;
        max-height: 100%;
        overflow: hidden;
        display: flex;
        align-items: center;
    }
        .image-wrapper .cube-image img {
            display: block;
            width: 100%;
            height: auto;
            opacity: 1;
            transition: opacity .2s ease-in;
        }
    .image-wrapper .note-content {
        position: relative;
        font-size: .13rem;
        padding: .1rem .1rem 0;
        min-height: .3rem;
        line-height: 150%;
    }
        .image-wrapper .note-content h3 {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            color: #333;
            margin: 0 auto;
            font-weight: 500;
            font-size: .13rem;
        }
.note-info {
    padding: .1rem;
    line-height: .25rem;
    overflow: hidden;
    position: relative;
    display: block;
}
.note-info .note-author {
    display: inline-block;
}
    .note-info .note-author-avatar {
        vertical-align: top;
        float: left;
        transform: translateZ(0);
        width: 1rem;
        height: .25rem;
        position: relative;
        border: none;
        display: block;
    }
.note-author-avatar:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    transform-origin: 0 0;
    transform: scale(.5);
    box-sizing: border-box;
    pointer-events: none;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
}
.note-author .avatar-img {
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    font-size: 0;
    border-radius: 50%;
    overflow: hidden;
    z-index: 10;
}
    .note-author .avatar-img img {
        display: block;
        width: 100%;
        height: auto;
        opacity: 1;
        transition: opacity .2s ease-in;
    }
 .note-info .note-author-nickname {
    color: #333;
    font-size: .11rem;
    width: 0.66rem;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    line-height: .25rem;
    margin-left: .05rem;
}
.note-info .note-likes {
    position: absolute;
    right: .1rem;
    color: #666;
    font-size: .13rem;
    height: .25rem;
    line-height: .25rem;
}
    .note-info .note-likes img {
        width: 0.16rem;
        height: auto;
        margin-top: 0.05rem;
        float: left;
        margin-right: 0.05rem;
    }
.bottom-bar {
    position: fixed;
    left: 50%;
    transform: translate3d(-50%,0,0);
    bottom: 0.56rem;
    z-index: 100;
    width: 1.32rem;
    height: .4rem;
    border-radius: .2rem;
    overflow: hidden;
    background-image: url(//ci.xiaohongshu.com/2c602f97-1e33-4d85-8136-44b2701ba1bd);
    background-size: 100% 100%;
    box-shadow: 0 0.04rem 0.16rem 0 rgba(0,0,0,.2);
}
/*m站*/
