﻿
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

ul {
    list-style: none
}

button, input, select, textarea {
    margin: 0
}

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

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

iframe {
    border: 0
}

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

td, th {
    padding: 0
}

td:not([align]), th:not([align]) {
    text-align: left
}

a {
    color: inherit;
    text-decoration: inherit
}

.hero {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.hero > .main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.hero > .main > *:not(:first-child) {
    margin-left: 0
}

.hero > .main > .side-left {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0px;
    max-width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
}

.hero > .main > .main-flow {
    max-width: 100%
}

.hero > .main > .main-flow > *:not(:first-child) {
    margin-top: 0
}

.flow {
    width: 100%;
    min-width: 375px
}

.flow > *:not(:first-child) {
    margin-top: 0
}

.footer {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #959595;
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    font-size: 14px;
    font-weight: 400
}

.footer > .friend-link {
    display: none
}

.footer > .footer-splitter {
    display: none
}

.footer .site-links {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .site-links > *:not(:first-child) {
    margin-left: 0
}

.footer .site-links > *:not(:first-child) {
    margin-top: 5px
}

.card {
    -webkit-box-shadow: none;
    box-shadow: none
}

.card > .card-title-block {
    display: none
}

.card > .card-subtitle-block {
    margin-left: 23px;
    margin-right: 23px;
    color: #9c9c9c;
    font-weight: 400;
    font-size: 15px;
    line-height: 22.5px;
    margin-top: 0;
    padding-top: 10px;
    border-top-style: none;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 329px
}

.card > .card-subtitle-block > *:not(:first-child) {
    margin-left: 21px
}

.card .card-title-line {
    margin-left: 27px;
    margin-right: 27px;
    margin-top: 0
}

.headline-block {
    display: none
}

.navbar {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 7px;
    padding-bottom: 9px;
    height: 46px;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px 0 rgba(195,195,195,.5);
    box-shadow: 0 2px 5px 0 rgba(195,195,195,.5);
    position: relative;
    z-index: 2;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.navbar > .navbar-main {
    display: none
}

.navbar .navbar-mobile {
    font-size: 18px;
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar .navbar-mobile > .navbar-list {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0
}

.navbar .navbar-mobile > .navbar-list > *:not(:first-child) {
    margin-left: 11px
}

.navbar .navbar-mobile > .navbar-list > .navbar-branding {
}

.navbar .navbar-mobile > .navbar-list > .navbar-branding img {
    height: 26px;
}

.navbar .navbar-mobile > .navbar-list > .navbar-search {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 11px;
    padding-right: 11px;
    font-size: 16px
}

.navbar .navbar-mobile > .navbar-list > .navbar-search img {
    width: 16px;
    height: 16px
}

.navbar .navbar-mobile > .navbar-list > .navbar-search > input {
    width: 85px
}

.navbar .navbar-mobile > .navbar-list .navbar-avatar {
    width: 27px;
    height: 27px
}

.navbar .navbar-mobile > .navbar-list .navbar-icon {
    width: 24px;
    height: 24px
}

#paging_block {
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#pager_top {
    display: none
}

.pager-block {
    width: 100%
}

.pager-block > .pager {
    padding-left: 19px;
    padding-right: 42px;
    width: 100%;
    max-width: 375px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.pager-block > .pager > *:not(:first-child) {
    margin-left: 17px
}

.pager-block > .pager > * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 30px;
    color: #959595;
    background-color: #f4f4f6
}

.pager-block > .pager > .ellipsis {
    background-color: #fff;
    border: none;
    margin-left: 0;
    margin-right: -17px
}

.post-list {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    width: 100%
}

.post-list > *:not(:first-child) {
    margin-top: 32px
}

.post-list > .post-item > *:not(:first-child) {
    margin-left: 15px
}

.post-list > .post-item .post-item-author {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #5a8ff8;
    font-size: 13px;
    line-height: 17px
}

.post-list > .post-item .post-item-author > *:not(:first-child) {
    margin-left: 0
}

.post-list > .post-item .post-item-author svg, .post-list > .post-item .post-item-author img {
    display: none;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 11px;
    height: 11px
}

.post-list > .post-item > .post-item-body {
    margin-top: 11px
}

.post-list > .post-item > .post-item-body > .post-item-text {
    min-width: 254px
}

.post-list > .post-item > .post-item-body > .post-item-text > .post-item-title {
    font-size: 18px;
    line-height: 22px
}

.post-list > .post-item > .post-item-body > .post-item-text > .post-item-summary {
    display: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    max-height: 34px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%
}

.post-list > .post-item > .post-item-body > .post-item-foot {
    font-size: 15px;
    margin-top: 14px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.post-list > .post-item > .post-item-body > .post-item-foot > *:not(:first-child) {
    margin-left: 0
}

.post-list > .post-item > .post-item-body > .post-item-foot > .digg-tip {
    display: none
}

.post-list > .post-item > .post-item-body > .post-item-foot > .post-meta-item {
    padding-left: 6px;
    padding-right: 10px
}

.post-list > .post-item > .post-item-body > .post-item-foot > .post-meta-item.btn {
    display: none
}

.post-list > .post-item > .post-item-body > .post-item-foot > .post-meta-item > svg, .post-list > .post-item > .post-item-body > .post-item-foot > .post-meta-item > img {
    width: 17px;
    height: 17px
}

.post-list > .post-item > .post-item-img {
    border-radius: 4px;
    width: 76px;
    height: 47px
}

.dropdown > .dropdown-button > *:not(:first-child) {
    margin-left: 4px
}

.dropdown > .dropdown-menu {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(212,212,212,.5);
    box-shadow: 0px 2px 5px 0px rgba(212,212,212,.5)
}

.sidenav {
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 17px;
    color: #858585;
    line-height: 25.5px
}

.sidenav > *:not(:first-child) {
    margin-top: 0
}

.sidenav > *:not(:first-child) {
    margin-left: 20px
}

.sidenav > #sidenav_candidate {
    display: none
}

.sidenav > .sidenav-item {
    padding-top: 10px;
    padding-bottom: 9px;
    padding-left: 0;
    padding-right: 0
}

.sidenav > .sidenav-item img {
    display: none
}

.sidenav > .sidenav-item.current-nav {
    padding-bottom: 6px;
    font-size: 18px;
    font-weight: 600;
    color: rgba(43,43,43,.9)
}

.sidenav > .sidenav-item > a > *:not(:first-child) {
    margin-left: 0
}

.sidenav > .sidenav-item > a:hover {
    color: #2f96fd
}

.sidenav > .sidenav-item > a.feedback {
    display: none
}

.sidenav > .sidenav-item.feedback {
    display: none
}

.sidenav > .sidenav-splitter {
    display: none
}

/* #region mobile */

#big_banner {
    width: 100%;
    min-height: auto;
}

#big_banner img {
    width: 100%;
}

#main_body {
    padding: 20px;
}

#brand_header, header.tag, .article-list article {
    padding: 0 10px;
}

header .tag-description {
    display: none;
}

.article-list figure {
    display: none;
}

.author-bar {
    width: 100%;
}

div#side_right {
    margin-top: 20px;
}

.hero > .main > .side-right {
    width: 100%;
    max-width: 100%;
}

.sidebar-card {
    width: 100%;
    padding: 10px 20px;
}

.sidebar-banner {
    margin: 0 auto;
    width: 300px;
}

.hero > .main > .main-flow {
    padding: 0 10px;
}

.hero > .main > .side-right {
    padding-left: 10px;
    padding-right: 10px;
}

ul.navbar-list {
    font-size: 16px;
    font-weight: normal;
}

.topic-banner-wrap {
    padding: 12px 20px 20px;
}

.topic-banner img {
    width: 100%;
    height: auto;
}

.topic-banner-container .swiper-slide-active img {
    width: 100%;
    height: auto;
}

/* #endregion */

.hero > .main-detail > .flex {
    flex-flow: column;
}
