/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 2rem
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 .1rem;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -.1rem
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
select,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

em,
i {
    font-style: normal
}

a {
    text-decoration: none;
    outline: none
}

button,
input,
option,
select,
textarea {
    font-size: 100%;
    font-family: inherit;
    outline: none;
    border: none
}

button {
    -webkit-appearance: none
}

ol,
ul {
    list-style-type: none
}

img {
    vertical-align: top;
    border: none
}

a,
button,
div,
input,
option,
select,
span,
textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

button,
input,
option,
select,
textarea {
    font-size: 100%;
    font: inherit;
    outline: none;
    border: none;
    background: none;
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    font-weight: 400
}

textarea {
    overflow: auto;
    resize: none
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    background-color: #f4f4f3;
    min-height: 100vh
}

.hljm_wrapper {
    width: 100%;
    max-width: 640px;
    margin: 0 auto
}

.clearfix:after {
    display: block;
    content: "";
    clear: both;
    height: 0
}

.hljm_loading {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 80;
    margin: auto;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: #fff url(http://qnm.hunliji.com/o_1ap5grhea9g71e331cev1s3r17bv7.gif) bottom no-repeat;
    background-size: 40px;
    transition-duration: .3s
}

.hljm_loading.fadeOut {
    opacity: 0
}

.hljm_content {
    opacity: 0;
    transition-duration: .3s
}

.hljm_content.fadeIn {
    opacity: 1
}

.hljm_download {
    width: 100%;
    max-width: 640px;
    height: 2.2rem;
    margin: 0 auto;
    position: relative
}

.hljm_download_fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 80
}

.hljm_download img {
    width: 100%;
    height: 100%
}

.hljm_download_close {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.6rem;
    height: 100%
}

.mt_download {
    margin-top: 2.2rem
}

.pt_download {
    padding-top: 2.2rem
}

.hljm_header {
    top: 0
}

.hljm_footer,
.hljm_header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 70;
    width: 100%;
    max-width: 640px;
    margin: 0 auto
}

.hljm_footer {
    bottom: 0
}

.pb_footer {
    padding-bottom: 50px
}

.hljm_navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    height: 44px;
    line-height: 44px;
    background-position: 0 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.5, transparent), color-stop(.5, #e7e7e7));
    background-repeat: repeat-x;
    -webkit-background-size: 100% 1px;
    background-color: #fff
}

.hljm_navbar_transparent {
    background: none
}

.hljm_navbar_transparent .hljm_navbar_back {
    background-image: url(http://qnm.hunliji.com/o_1aqo07fqr2k2kcd1roa1d9s224c.png)
}

.hljm_navbar_transparent .hljm_navbar_link {
    color: #fff
}

.hljm_navbar_dark {
    background: rgba(0, 0, 0, .4);
    background-image: none
}

.hljm_navbar_dark .hljm_navbar_back {
    background-image: url(http://qnm.hunliji.com/o_1aqo07fqr2k2kcd1roa1d9s224c.png)
}

.hljm_navbar_dark .hljm_navbar_home {
    background-image: url(http://qnm.hunliji.com/o_1aqo0ebjv1p2t6n7k1eag01gid1t.png)
}

.hljm_navbar_dark .hljm_navbar_link,
.hljm_navbar_dark .hljm_navbar_title {
    color: #fff
}

.hljm_navbar_absolute {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 70
}

.hljm_navbar_left {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    padding-left: 16px
}

.hljm_navbar_right {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    padding-right: 16px
}

.hljm_navbar_bd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.hljm_navbar_logo {
    height: 44px;
    background: url(http://qnm.hunliji.com/hlj_share.png) 50% no-repeat;
    background-size: 65px 20px
}

.hljm_navbar_title {
    font-size: 18px;
    text-align: center;
    color: #ff705e;
    padding: 0 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%
}

.hljm_navbar_link {
    display: block;
    font-size: 14px;
    color: #ff705e
}

.hljm_navbar_back {
    background: url(http://qnm.hunliji.com/o_1aqo07d2j1bot1t9scq6kql139v7.png) 16px no-repeat;
    background-size: 11px 20px
}

.hljm_navbar_back,
.hljm_navbar_close {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0
}

.hljm_navbar_close {
    background: url(http://qnm.hunliji.com/o_1aqro1no515aunrvhvr1838gamc.png) 16px no-repeat;
    background-size: 16px 16px
}

.hljm_navbar_home {
    background: url(http://qnm.hunliji.com/o_1aqo0ebjv1vf81smm8g91dnu1vc31s.png) 13px no-repeat;
    background-size: 20px 19px
}

.hljm_navbar_cart,
.hljm_navbar_home {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0
}

.hljm_navbar_cart {
    background: url(http://qnm.hunliji.com/o_1aqo0ebjvii75j31lbjkd119nl1d.png) 13px no-repeat;
    background-size: 20px 19px
}

.hljm_navbar_refresh {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(http://qnm.hunliji.com/o_1aqo4h0jp92n8lo7pq11dq1ndv52.png) 10px no-repeat;
    background-size: 18px 18px
}

.hljm_navbar_tab {
    font-size: 0;
    text-align: center;
    height: 44px
}

.hljm_navbar_tab_item {
    display: inline-block;
    margin: 0 32px;
    padding: 0 3px;
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    color: #666
}

.hljm_navbar_tab_item.active {
    color: #ff705e;
    border-bottom: 2px solid #ff705e
}

.pt_navbar {
    padding-top: 54px
}

.hljm_toast {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 90;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    padding: 20px;
    border-radius: 4px;
    background: rgba(0, 0, 0, .55);
    font-size: 14px;
    line-height: 100%;
    color: #fff;
    transition-duration: .6s;
    opacity: 0
}

.hljm_toast.fadeIn {
    opacity: 1
}

.hljm_nothing {
    display: none;
    position: absolute;
    top: 110px;
    left: 0;
    z-index: 70;
    width: 100%;
    padding-top: 120px;
    background: url(http://qnm.hunliji.com/o_1b04mkbnc1ljb1cmb1iscnd11ig47.png) center 0 no-repeat;
    background-size: 142px
}

.hljm_nothing.active {
    display: block
}

.hljm_nothing p {
    font-size: 15px;
    line-height: 100%;
    color: #aaa;
    text-align: center
}

.hljm_nothing a {
    display: block;
    margin: 44px auto 0;
    width: 140px;
    height: 36px;
    border-radius: 18px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #ff705e
}

.nothing {
    position: relative
}

.nothing .hljm_nothing {
    display: block
}

body {
    background-color: #f2f3f6
}

.hljm_navbar_left_logo {
    display: inline-block;
    width: 4.35rem;
    height: 44px;
    background: url(http://qnm.hunliji.com/o_1br8q9o0l1mlv7l47fraf718fr7.png) 0 .25rem no-repeat;
    background-size: 4.35rem 1.5rem
}

.hljm_navbar_home_diy {
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(http://qnm.hunliji.com/o_1c1rj2p7o1i4t1jvs1e2fjbq1s3q7.jpg) 13px no-repeat;
    background-size: 20px 19px
}

#right-sidebar {
    width: 7.5rem;
    background: #fff;
    font-size: .7rem
}

#right-sidebar li {
    width: 100%;
    height: 1.7rem;
    border-bottom: .5px solid #e2e2e2;
    box-sizing: content-box;
    line-height: 1.7rem;
    text-indent: 1rem
}

#right-sidebar li a {
    margin-top: .7rem;
    height: 1rem;
    line-height: 1rem;
    display: block;
    color: #333
}

#right-sidebar li.on a {
    border-left: .1rem solid #f83244;
    color: #f83244
}

.mgtop14 {
    padding: 0.35rem 0;
}

.page-section {
    padding:.28rem .48rem;
}
.page-waterfall{
    padding:0 .48rem
}
.waterfall-lists-left{
    float: left; 
    width: 50%;
}
.waterfall-lists-left li{
    margin-bottom: .4rem;
}
.waterfall-lists-right{
    float: right; 
    width: 50%;
}
.waterfall-lists-right li{
    margin-right: 0;
    float: right;
    margin-bottom: .4rem;
}

.clearfix:after {
  display: block;
  content: "\20";
  clear: both;
  height: 0;
}

.page-top-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-top-item {
    box-sizing: border-box;
    position: relative;
    width: 8.675rem;
    height: 3.5rem;
    border-radius: 4px;
    overflow: hidden;
    margin: .2rem 0;
}

.item-txt-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.page-top-item .txt {
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: .8rem;
    color: #f2f3f6;
    font-weight: 700
}

.waterfall-lists {
    position:relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.column {
    width: 8.675rem
}

.waterfall-item {
    width: 8.675rem;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: .2rem;
    overflow: hidden;
}

.waterfall-item-small .imgwrap {
    display: block;
    overflow: hidden
}

.waterfall-item-big .imgwrap {
    display: block;
    height: 10.675rem;
    overflow: hidden
}

.waterfall-txt-wrap {
    box-sizing: border-box;
    padding: 0 .5rem .75rem
}

.waterfall-txt-wrap .waterfall-title {
    margin: .5rem 0;
    font-size: .65rem;
    color: #333;
    font-weight: 700;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.waterfall-txt-wrap .waterfall-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.waterfall-txt-wrap .waterfall-detail-txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: .55rem;
    color: #333;
    font-weight: 700;
    margin-left: .3rem
}
.waterfall-txt-wrap .aterfall-detail-name a {
    max-width: 4rem;
    display: -webkit-inline-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    vertical-align: bottom;
}

.waterfall-txt-wrap .aterfall-detail-name span {
    color: #999
}

.waterfall-txt-wrap .waterfall-avatar {
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%
}

.hljm_loadmore{
    display:none;
    height:40px;
    font-size:12px;
    line-height:40px;
    color:#aaa;
    text-align:center;
}
.hljm_loadmore.active{
    display:block;
}
.hljm_loadmore_loading{
    display:inline-block;
    height:16px;
    width:16px;
    border-radius:50%;
    margin:6px;
    border:1px solid #d7d7d7;
    border-bottom-color:transparent;
    vertical-align:middle;
    -webkit-animation:rotate 0.75s linear infinite;
    animation:rotate 0.75s linear infinite;
}

.hljm_backtop {
  display: none;
  position: fixed;
  right: 22px;
  bottom: 67px;
  z-index: 70;
  width: 36px;
  height: 36px;
  background: url(http://qnm.hunliji.com/o_1aup497ej1dja9eg75d11lk16fu7.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
