body {
    font-size: 18px;
}

.page-header {
    height: 6rem;
    background-color: #167AF4;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #3E9EEE;
}

.page-header .pch-logo {
    display: inline-block;
    width: 9rem;
    height: 6rem;
    background: url(../img/pch-logo.png) 1.2rem 50% no-repeat;
    background-size: 8rem auto;
}

.page-header .logo-rightSearch {
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 1.5rem;
    margin-right: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 3rem;
    border-radius: 4px;
    background-color: #FFF;
    overflow: hidden;
    position: relative;
}

.logo-rightSearch input {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.6rem;
    line-height: 4rem;
}

.logo-rightSearch input::-webkit-input-placeholder {
    color: #C2C2C2;
    font-size: 1.6rem;
}

.logo-rightSearch input::-ms-input-placeholder {
    color: #C2C2C2;
    font-size: 1.6rem;
}

.logo-rightSearch input::-moz-placeholder {
    color: #C2C2C2;
    font-size: 1.6rem;
}

.logo-rightSearch button {
    width: 3rem;
    height: 4rem;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/search.png) 0 50% no-repeat;
    background-size: 1.6rem auto;
}

.page-title {
    height: rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #167AF4;
    position: relative;
}

.page-title .back_index {
    display: inline-block;
    width: 3.5rem;
    height: 5rem;
    background: url(../img/home.png) 100% 50% no-repeat;
    background-size: 2rem auto;
}

.page-title h1 {
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 2.4rem;
    line-height: 5rem;
    font-weight: 400;
    text-align: center;
    color: #FFF;
}

.page-title .new-update {
    display: block;
    width: 3.7rem;
    height: 5rem;
    position: absolute;
    top: 0;
    right: 4.6rem;
    background: url(../img/history.png) 50% 50% no-repeat;
    background-size: 2rem auto;
}

.page-title .menu-btn {
    width: 3.4rem;
    height: 5rem;
    background: url(../img/slide-btn.png) 0 50% no-repeat;
    background-size: 2rem auto;
}

.swiper-wrapper a {
    display: block;
    width: 100%;
}

.swiper-container .swiper-pagination-bullet {
    background-color: #167AF4;
    opacity: 1;
}

.swiper-container .swiper-pagination-bullet-active {
    background-color: #FF7E00;
}

.swiper-container1 .swiper-pagination {
    width: auto;
    right: 0;
    left: auto;
    bottom: 25px;
    padding-right: 15px;
}

.swiper-container2 .swiper-slide span {
    display: block;
    width: 100%;
    height: 3rem;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1.3rem;
    line-height: 3rem;
    color: #FFF;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

.swiper-container2 .swiper-pagination-bullets {
    bottom: 3.4rem;
}

.head-bread {
    height: 2.6rem;
    border-bottom: 1px solid #E6E6E6;
    background-color: #F5F5F5;
    padding: 0.5rem 2rem 0.5rem 0.8rem;
    color: #999;
    line-height: 2.6rem;
    margin-bottom: 1rem;
}

.head-bread a,
.head-bread span {
    font-size: 1.4rem;
    margin-left: 8px;
    margin-right: 8px;
    line-height: 2.6rem;
    color: #167AF4;
}

.head-bread .article_index_logo {
    float: left;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
}

.head-bread .article_index_logo img {
    width: 1.6rem;
    vertical-align: -webkit-baseline-middle;
}

.article-head {
    margin-bottom: 0.6rem;
}

.head-title-ctrl {
    padding-right: 16px;
    margin-bottom: 0.6rem;
}

.head-title-ctrl .title-tip {
    float: left;
    height: 2.7rem;
    padding-right: 1.2rem;
    background: url(../img/tip-right.png) 100% 50% no-repeat;
    background-size: 1.2rem auto;
}

.head-title-ctrl .title-tip span {
    display: block;
    height: 100%;
    padding-left: 1.4rem;
    padding-right: 0.9rem;
    line-height: 2.7rem;
    background-color: #167AF4;
    color: #FFF;
}

.head-title-ctrl .title-ctrl-right {
    float: right;
}

.head-title-ctrl .title-ctrl-right span {
    display: inline-block;
    font-size: 1rem;
    color: #999;
    vertical-align: middle;
    line-height: 2.7rem;
}

.head-title-ctrl .title-ctrl-right .chat-length {
    padding-left: 1.6rem;
    margin-right: 1.5rem;
    background: url(../img/chat.png) 0 50% no-repeat;
    background-size: 0.9rem auto;
}

.head-title-ctrl .title-ctrl-right .share-btn {
    padding-left: 1.7rem;
    background: url(../img/share-switch.png) 0 50% no-repeat;
    background-size: 1.5rem auto;
}

.head-title h1 {
    font-size: 2.2rem;
    line-height: 3.7rem;
    font-weight: 600;
    padding-left: 1.4rem;
    margin-bottom: 1rem;
}

.head-title-msg {
    padding-left: 1.4rem;
    padding-right: 16px;
    font-size: 1.2rem;
    line-height: 1.3rem;
    margin-bottom: 1rem;
    color: #999;
}

.head-title-msg .head-title-author,
.head-title-msg .head-title-time {
    float: left;
    width: 40%;
}

.head-title-author a {
    color: #167AF4;
}

.head-title-msg .head-title-class {
    float: left;
    width: 20%;
    text-align: center;
}

.head-title-msg .head-title-time {
    text-align: right;
}

.head-sketch p {
    border-top: 1px dashed #DAD8D8;
    border-bottom: 1px solid #DAD8D8;
    margin: 0 16px 0 1.4rem;
    word-break: break-all;
    text-align: justify;
    padding: 0.7rem 0;
    font-size: 1.4rem;
    line-height: 2.8rem;
    color: #5D5D5D;
}

.head-sketch p i {
    color: #000;
}

.article-content {
    padding: 0 16px 0 1.4rem;
    margin-bottom: 1.3rem;
}

.article-content p {
    font-size: 1.7rem;
    color: #000;
    word-break: break-all;
    text-align: justify;
    line-height: 2.7rem;
}

.article-content p img {
    max-width: none;
    width: 109%;
    margin: 0.8rem -5%;
}


.article-content table {
    display: table;
    max-width: 720px;
    border-collapse: separate;
    margin: 0 auto;
    background-color: #A2C7E1;
}

.article-content table tbody {
    padding: 2.25pt;
    font-size: 12px;
    line-height: 22.8px;
    font-family: Verdana;
    border-color: #D0D0D0;
    border-width: 1px;
    text-align: center;
    background: #FFF;
}

.article-content .firstRow td {
    border-color: #D0D0D0;
    padding: 2.25pt;
    background-color: #E1E9FF;
}



.article-fn {
    position: relative;
    margin: 0 16px 2rem 1.4rem;
}

.article-fn .article-full-btn {
    float: left;
    font-size: 0.8rem;
    color: #167AF4;
    line-height: 2.4rem;
    text-align: center;
    background-color: #DEECFC;
    padding-left: 4rem;
    padding-right: 1rem;
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
}

.article-fn .article-full-btn::before {
    content: '';
    display: block;
    width: 3.2rem;
    height: 2.4rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #167AF4 url(../img/check-all.png) 50% 50% no-repeat;
    background-size: 1.5rem auto;
}

.article-fn .article-save-btn {
    display: inline-block;
    height: 2.4rem;
    font-size: 1.2rem;
    line-height: 2.4rem;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 2.3rem;
    vertical-align: middle;
}

.article-fn .article-save-btn::before {
    content: '';
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    background: url(../img/book-btn.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0.4rem;
    left: 0;
}

.article-page-btn {
    width: 20rem;
    margin: 0 auto 2rem auto;
    text-align: center;
}

.article-page-btn .page-btn {
    display: inline-block;
    width: 7rem;
    margin: 0 1.2rem;
    height: 3rem;
    border-radius: 5px;
    font-size: 1.4rem;
    text-align: center;
    line-height: 3rem;
    background-color: #DAD8D8;
    color: #999;
}

.article-page-btn .page-btn:hover {
    color: #167AF4;
}

.article-page-btn .page-none {
    background-color: #F5F5F5;
}

.article-wrap-appLink {
    height: 1.4rem;
    margin: 0 auto 2.9rem auto;
    text-align: center;
}

.article-wrap-appLink a {
    font-size: 1.3rem;
    color: #C2C2C2;
    line-height: 1.4rem;
}

.article-score-wrap {
    width: 17.4rem;
    margin: 0 auto 3.5rem auto;
}

.article-score-wrap .article-score {
    width: 5rem;
    height: 1rem;
    position: relative;
    text-align: center;
    font-size: 1rem;
    line-height: 1rem;
    padding-top: 6rem;
    overflow: hidden;
}

.article-score-wrap .score-good {
    float: left;
    margin-right: 7.4rem;
    background: url(../img/hand-up.png) 50% 0 no-repeat;
    background-size: 5rem auto;
    color: #FF8400;
}

.article-score-wrap .score-bad {
    float: right;
    background: url(../img/hand-down.png) 50% 0 no-repeat;
    background-size: 5rem auto;
    color: #167AF4;
}

.people-talk-wrap {
    margin: 0 16px 0 1.4rem;
}

.area-title {
    text-align: right;
    height: 2rem;
    overflow: hidden;
    padding-bottom: 1rem;
    border-bottom: 1px solid #167AF4;
}

.area-title h3 {
    float: left;
    font-size: 1.7rem;
    line-height: 2rem;
    color: #000;
}

.area-title span {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #999;
}

.border-list {
    padding-top: 1.2rem;
    padding-bottom: 1.1rem;
    border-bottom: 1px dashed #DAD8D8;
}

.border-list.border-list-last {
    border-width: 0;
}

.talk-content-title {
    text-align: right;
    margin-bottom: 0.4rem;
}

.talk-content-title .user-head-wrap {
    float: left;
}

.user-head-wrap .user-head {
    float: left;
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 50%;
    overflow: hidden;
}

.user-head-wrap .user-head img {
    display: block;
    width: 100%;
    height: 100%;
}

.user-head-wrap i {
    font-size: 1.2rem;
    line-height: 3.2rem;
    color: #167AF4;
    margin-left: 0.9rem;
}

.talk-content-title .user-floor {
    line-height: 3.2rem;
    color: #999;
    font-size: 0.9rem;
}

.talk-content-list .talk-content-wrap {
    margin-left: 2.7rem;
    margin-bottom: 0.8rem;
}

.talk-content-wrap p {
    font-size: 1.2rem;
    line-height: 2.4rem;
    word-break: break-all;
}

.talk-time-fn-wrap {
    height: 1rem;
}

.talk-time-fn-wrap .talk-current-time {
    float: left;
    width: 40%;
    font-size: 0.9rem;
    color: #999;
    line-height: 1rem;
}

.talk-time-fn-wrap .talk-current-fn {
    float: right;
    width: 60%;
    height: 1rem;
    text-align: right;
}

.talk-current-fn .talk-fn-btn {
    display: inline-block;
    height: 1rem;
    margin-left: 1.3rem;
    font-size: 0.9rem;
    line-height: 1rem;
    vertical-align: top;
    padding-left: 1.5rem;
}

.talk-current-fn .talk-fn-btn.talk-fn-up {
    background: url(../img/hand-up.png) 0 50% no-repeat;
    background-size: 1rem auto;
    color: #FF8400;
}

.talk-current-fn .talk-fn-btn.talk-fn-down {
    background: url(../img/hand-down.png) 0 50% no-repeat;
    background-size: 1rem auto;
    color: #167AF4;
}

.talk-current-fn .talk-fn-btn.talk-fn-reply {
    background: url(../img/chat.png) 0 50% no-repeat;
    background-size: 1rem auto;
    color: #999;
}

.talk-content-inner {
    border: 1px solid #E1E1E1;
    background-color: #F9F9F9;
    margin-top: 1.2rem;
    margin-bottom: 0.6rem;
    padding: 0.8rem 1rem 1.8rem 0.4rem;
}

.talk-content-wrap .talk-content-inner p {
    padding-left: 0.8rem;
}

.talk-box-wrap {
    margin-bottom: 1.5rem;
}

.talk-box-wrap .talk-box-name {
    margin-bottom: 0.8rem;
}

.talk-box-wrap .talk-box-name a {
    font-size: 1.2rem;
    line-height: 2rem;
    color: #167AF4;
}

.talk-box-wrap .talk-box-name i {
    margin: 0 0.4rem;
}

.talk-box-wrap .talk-box-input {
    border: 1px solid #167AF4;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 1.3rem;
}

.talk-box-wrap .talk-box-input textarea {
    display: block;
    width: 100%;
    height: 7.5rem;
    resize: none;
    box-sizing: border-box;
    padding: 1rem;
}

.talk-box-wrap .talk-box-input textarea::-webkit-input-placeholder {
    color: #999;
}

.talk-box-wrap .talk-box-input textarea::-ms-input-placeholder {
    color: #999;
}

.talk-box-wrap .talk-box-input textarea::-moz-placeholder {
    color: #999;
}

.talk-box-input .talk-box-icon {
    display: block;
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: 0.7rem;
    bottom: 0.7rem;
    background: url(../img/laugh-icon.png) no-repeat;
    background-size: 100% auto;
}

.talk-box-wrap .talk-box-submit {
    width: 100%;
    height: 3rem;
    border-radius: 4px;
    line-height: 3rem;
    font-size: 1.4rem;
    color: #FFF;
    background-color: #167AF4;
    outline-width: 0;
}

a.article-read-more {
    display: block;
    width: 100%;
    height: 2.2rem;
    border: 1px solid #E1E1E1;
    font-size: 1.1rem;
    background-color: #FAFAFA;
    color: #A7A7A7;
    line-height: 2.2rem;
    border-radius: 1rem;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 1.5rem;
}

.article-everyday-wrap {
    margin: 0 16px 0 1.4rem;
}

.article-everyday-wrap .area-title h3 {
    color: #FF6000;
}

.article-img-list a {
    display: block;
    position: relative;
}

.article-img-list a img {
    float: left;
    width: 9.5rem;
    margin-right: 3%;
}

.article-img-right h4 {
    height: 4.6rem;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.3rem;
    margin-top: -0.5rem;
    word-break: break-all;
    overflow: hidden;
}

.num-time-wrap {
    height: 1.6rem;
    margin-top: 0.8rem;
}

.num-time-wrap .article-img-num,
.num-time-wrap .article-img-time {
    font-size: 1rem;
    height: 1.6rem;
    line-height: 1.6rem;
    color: #999;
}

.num-time-wrap .article-img-num {
    float: left;
    padding-left: 2.3rem;
    background: url(../img/chat-num.png) no-repeat;
    background-size: 1.5rem auto;
}

.num-time-wrap .article-img-time {
    float: right;
}

.article-img-right b {
    font-weight: 400;
    color: #F63235;
}

.article-imgs-list a {
    display: block;
    margin-top: -1.2rem;
}

.article-imgs-list .article-tit {
    height: 2.3rem;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 2.3rem;
    word-break: break-all;
    margin-bottom: 0.5rem;
    overflow: hidden;
}

.article-imgs {
    position: relative;
}

.article-img-list a i,
.article-imgs i {
    display: block;
    width: 2.6rem;
    height: 1.8rem;
    background: url(../img/img-corner.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: -3px;
    font-size: 1rem;
    line-height: 2rem;
    text-align: center;
    color: #FFF;
    overflow: hidden;
}

.article-imgs img {
    float: left;
    width: 32%;
    margin-right: 2%;
}

.article-imgs img:last-child {
    margin-right: 0;
}

.app-download-wrap {
    margin: 0 16px 0.8rem 1.4rem;
}

.app-switch-btn-wrap {
    display: inline-block;
    font-size: 1.4rem;
    color: #DAD8D8;
    vertical-align: top;
}

color: #7C7C7C;
.app-switch-btn-wrap a {}

.app-switch-btn-wrap a:first-child {
    padding-right: 0.6rem;
}

.app-switch-btn-wrap a:last-child {
    padding-left: 0.6rem;
}

.app-switch-btn-wrap .current {
    color: #167AF4;
}

.app-switch-wrap {}

.app-switch-wrap .app-switch-inner {
    display: none;
    width: 100%;
    padding-top: 1.5rem;
    overflow: hidden;
}

.app-switch-wrap .app-switch-inner:first-child {
    display: block;
}

.app-switch-wrap .app-switch-inner ul {
    width: 112%;
}

.app-switch-wrap .app-switch-inner ul li {
    float: left;
    width: 17%;
    margin-right: 7%;
    margin-bottom: 0.2rem;
}

.app-switch-wrap .app-switch-inner ul li a {
    display: block;
}

.app-switch-wrap .app-switch-inner ul li img {
    width: 100%;
    border-radius: 8px;
}

.app-switch-wrap .app-switch-inner ul li span {
    display: block;
    width: 90%;
    height: 3rem;
    margin: 0 5%;
    font-size: 1.4rem;
    line-height: 3rem;
    text-align: center;
    overflow: hidden;
}

.search-tag-wrap {
    margin: 0 16px 1.5rem 1.4rem;
}

.search-tag-wrap .area-title {
    margin-bottom: 1.3rem;
}

.search-tag-wrap .area-title span {
    display: inline-block;
    height: 1.5rem;
    padding-left: 2.1rem;
    background: url(../img/refresh.png) no-repeat;
    background-size: 1.3rem auto;
}

.search-tag-inner {
    width: 100%;
    overflow: hidden;
}

.search-tag-inner .search-tag-list {
    width: 105%;
}

.search-tag-list a {
    float: left;
    width: 29%;
    height: 3rem;
    margin-right: 4%;
    margin-bottom: 1.3rem;
    box-sizing: border-box;
    border: 1px solid #E1E1E1;
    background-color: #FAFAFA;
    font-size: 1.4rem;
    line-height: 3rem;
    color: #363636;
    text-align: center;
    overflow: hidden;
}

.search-tag-input {
    width: 100%;
    height: 3rem;
    box-sizing: border-box;
    border: 1px solid #CFCFCF;
    border-radius: 1.5rem;
    padding: 0 1.5rem;
    margin-bottom: 1rem;
    overflow: hidden;
    position: relative;
}

.search-tag-input input {
    display: block;
    width: 100%;
    height: 100%;
}

.search-tag-input button {
    display: block;
    width: 1.8rem;
    height: 100%;
    position: absolute;
    top: 0;
    right: 1.5rem;
    background: url(../img/search.png) 0 50% no-repeat;
    background-size: 1.8rem auto;
}

.self-like {
    width: 100%;
    padding-left: 4.7rem;
    height: 2.2rem;
    background: url(../img/user-fav.png) 1rem 0 no-repeat;
    background-size: 2.2rem auto;
}

.self-like a {
    float: left;
    height: 2.2rem;
    padding: 0 0.9rem;
    background-color: #F1F2F4;
    color: #999A9A;
    font-size: 1rem;
    line-height: 2.2rem;
    margin-right: 2rem;
    border-radius: 1rem;
    text-align: center;
}

.foot-nav {
    background-color: #167AF4;
}

.foot-nav a {
    float: left;
    width: 25%;
    height: 3.8rem;
    font-size: 1.5rem;
    line-height: 3.8rem;
    color: #FFF;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.foot-nav a.hot::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 10px;
    right: 5px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAA7VBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8AAAAAAAAAAAAAAAD+/v4AAAD////+/v4AAADp6ekAAADExMQAAABGRkYAAADr6+teXl4AAAD8/PwAAACysrL8/PwAAAD39/ft7e39/f3v7+/9/f39/f2qqqr29vb29vba2trc3Nyurq6tra2np6f4+PjPz8/x8fH+/v78/Pzw8PDNzc3+/v75+fn5+fkAAAD+/v7////sHR3wUVHrFhb5trb5tLTwTk73oKDsIiLsISHwUFDrGxvsHBz5tbXNnrJhAAAAQXRSTlMAAQIDFAYEBQ0PCwoYGgn+ISwMHfIk+Pk6WzUaL0k9Wjwt9BZ39SqGjNKP9dQh2NmYm3t6IIql3/v326Px1dcl+nsYKTgAAAD9SURBVHheVZHVbsQwFESNcXiD2ywylJn5ZrH4/59T262V7TweaXSP5iIdjAm1LEowRiaStK4O6/W9WUtyw0TvEXSynpBUM96owXJdlvMl1BpcUyIuM9gsdDaQHQkiy9Tbhe/FX1aw71GMMHeeYG7gGp4dThAJ2Q6UBn7BKwsJoq6/Bd/gwHcpsuzgeLt+EtiWgqewqg6dSajq/WGlNOzLujqUj5X85/uHlB/n8pBSSuPzCehMLuLU4VjJs6jdub65vbt/6LQjpuQREckoiptFt1s042iUCPI7SMLSl+lgMM1TlnAzk/Ac5geBzxxPVINSHrq27Yacambwv3f8ANacLd3AnpA/AAAAAElFTkSuQmCC) no-repeat;
    background-size: 10px 10px;
}

.foot-switch-ver-wrap {
    height: 3.6rem;
    margin: 0 16px 0 1.4rem;
    line-height: 3.6rem;
    font-size: 1.3rem;
    color: #B7B7B8;
}

.foot-switch-ver-wrap a {
    color: #B7B7B8;
}

.foot-switch-ver-wrap .foot-switch-ver-inner {
    float: left;
}

.foot-switch-ver-wrap .foot-switch-ver-inner a.current {
    color: #167AF4;
}

.foot-switch-ver-wrap .foot-switch-ver-inner a:hover {
    color: #167AF4;
}

.foot-switch-ver-wrap .tell-us {
    float: right;
}

.foot-app-download-wrap a {
    display: block;
    height: 3.5rem;
    padding: 0.8rem 16px 0.8rem 4.9rem;
    position: relative;
    background: rgba(0, 0, 0, 0.6) url(../img/client-icon.png) 1.4rem 50% no-repeat;
    background-size: 3.5rem auto;
}

.foot-app-download-wrap a b,
.foot-app-download-wrap a i {
    display: block;
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1.7rem;
    padding-left: 1.2rem;
    font-weight: 400;
}

.foot-app-download-wrap a::after {
    content: '立即下载';
    display: block;
    width: 7.9rem;
    height: 3.4rem;
    font-size: 1.3rem;
    line-height: 3.4rem;
    color: #FFF;
    background-color: #167AF4;
    text-align: center;
    border-radius: 8px;
    position: absolute;
    top: 0.8rem;
    right: 16px;
}

.pop-right {
    display: none;
    width: 3.9rem;
    position: fixed;
    right: 1rem;
    bottom: 15%;
    z-index: 99999;
}

.pop-right a {
    display: block;
    width: 3.9rem;
    height: 3.9rem;
    border-radius: 50%;
    outline-width: 0;
    padding: 0;
}

.pop-right .go-top {
    background: rgba(0, 0, 0, 0.28) url(../img/top.png) 50% 50% no-repeat;
    background-size: 2.2rem auto;
    margin-bottom: 0.6rem;
}

.pop-right .go-edit {
    display: none;
    background: rgba(0, 0, 0, 0.28) url(../img/discuss.png) 50% 50% no-repeat;
    background-size: 2rem auto;
}

.topic-list-switch-wrap {
    margin-bottom: 2.5rem;
}

.topic-list-top {
    text-align: right;
    padding: 0 1.5rem 0 0.9rem;
}

.topic-list-top h3 {
    float: left;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 4rem;
    color: #000;
}

.topic-list-switch-btn,
.topic-list-switch-btn1 {
    height: 4rem;
    font-size: 1.2rem;
    line-height: 4rem;
    color: #DAD8D8;
}

.topic-list-switch-btn a {
    font-size: 1.6rem;
    color: #FF4200;
}

.topic-list-switch-btn .current {
    color: #167AF4;
}

.topic-list-switch-btn a:first-child {
    padding-right: 1.2rem;
}

.topic-list-switch-btn a:last-child {
    padding-left: 1.2rem;
}

.topic-list-switch {
    width: 100%;
    overflow: hidden;
}

.topic-list-switch .topic-list-switch-inner {
    display: none;
}

.topic-list-switch ul a {
    display: block;
}

.topic-list-switch ul img {
    display: block;
    width: 100%;
}

.topic-list-switch .topic-list-switch-inner:first-child {
    display: block;
}

.topic-img-title {
    text-align: right;
    padding: 0 1rem;
}

.topic-img-title h4 {
    float: left;
    font-size: 1.6rem;
    line-height: 4.2rem;
}

.topic-img-title span {
    font-size: 1.2rem;
    line-height: 4.2rem;
    color: #ABABAB;
}

.find-more-wrap {
    padding: 0 1rem;
}

.find-more-wrap .article-read-more {
    margin-bottom: 0;
}

.waterfall-wrap .waterfall-inner {
    display: none;
}

.waterfall-wrap .waterfall-inner:first-child {
    display: block;
}

.waterfall-wrap .waterfall-inner ul {
    padding: 0 8px;
    box-sizing: border-box;
}

.waterfall-wrap .waterfall-inner li {
    box-sizing: border-box;
    float: left;
    width: 46%;
    border: 1px solid #DAD8D8;
    margin-bottom: 8px;
}

.waterfall-wrap .waterfall-inner li img {
    display: block;
    width: 100%;
}

.waterfall-below {
    padding: 1rem;
}

.waterfall-below h4 a {
    display: block;
    height: 4rem;
    font-size: 1.3rem;
    line-height: 2rem;
    overflow: hidden;
}

.waterfall-smaBtn span {
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #167AF4;
    padding-left: 1.8rem;
    position: relative;
}

.waterfall-smaBtn .total-img {
    float: left;
    background: url(../img/photo-icon.png) 0 50% no-repeat;
    background-size: 1.4rem auto;
}

.waterfall-smaBtn .total-view {
    float: right;
    background: url(../img/glasses.png) 0 50% no-repeat;
    background-size: 1.6rem auto;
}

.article-video-list-wrap {
    margin: 0 16px 0 1.4rem;
}

.img-list-slide {
    margin: 0 16px 0 1.4rem;
}

.img-list-slide-switch {
    margin-top: 1.8rem;
    margin-bottom: 2rem;
}

.img-list-slide-switch .img-list-slide-switch-inner {
    display: none;
}

.img-list-slide-switch .img-list-slide-switch-inner:first-child {
    display: block;
}

.swiper-container-shipin .swiper-slide a {
    float: left;
    width: 48%;
    position: relative;
}

.swiper-container-shipin .swiper-slide a:first-child {
    margin-right: 4%;
}

.swiper-container-shipin .swiper-slide img {
    display: block;
    width: 100%;
}

.swiper-container-shipin .swiper-slide a span {
    display: block;
    width: 100%;
    height: 2.3rem;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1rem;
    line-height: 2.3rem;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.32);
    text-align: center;
    overflow: hidden;
}

.swiper-container-shipin .swiper-pagination {
    position: static;
    padding-top: 1.2rem;
}

.hot-article-wrap {
    margin: 0 16px 0 1.4rem;
}

.hot-class-article-wrap {
    margin: 0 16px 0.8rem 1.4rem;
}

.hot-class-article-wrap .area-title {
    margin-bottom: 0.8rem;
}

.article-product-list a i {
    width: 1.8rem;
    height: 1.8rem;
    color: #FFF;
    background: #BABABA;
    line-height: 1.8rem;
    font-size: 1.4rem;
    font-style: italic;
    text-align: center;
    overflow: hidden;
}

.article-product-list a .li1 {
    background: #E60003;
}

.article-product-list a .li2 {
    background: #FF6000;
}

.article-product-list a .li3 {
    background: #FF9000;
}

.hot-article-list-wrap {
    margin: 1rem 0;
}

.hot-article-list-inner {
    display: none;
}

.hot-article-list-inner:first-child {
    display: block;
}

.hot-article-list a i {
    width: 1.8rem;
    height: 1.8rem;
    color: #FFF;
    background: #BABABA;
    line-height: 1.8rem;
    font-size: 1.4rem;
    font-style: italic;
    text-align: center;
    overflow: hidden;
}

.hot-article-list a .li1 {
    background: #E60003;
}

.hot-article-list a .li2 {
    background: #FF6000;
}

.hot-article-list a .li3 {
    background: #FF9000;
}

#swiper-container5 .swiper-pagination {
    position: static;
}

#swiper-container5 .swiper-pagination-bullet {
    background-color: #C7C7C7;
}

#swiper-container5 .swiper-pagination-bullet-active {
    background-color: #167AF4;
}

.article-class-wrap {
    display: flex;
}

.article-class-wrap a {
    flex: 1;
    margin-top: 1.6rem;
}

.article-class-wrap a img {
    display: block;
    width: 70%;
    margin: 0 auto;
}

.article-class-wrap a span {
    display: block;
    width: 100%;
    height: 3rem;
    font-size: 1.2rem;
    line-height: 3rem;
    text-align: center;
    color: #7C7C7C;
    margin-top: 0.6rem;
    overflow: hidden;
}

#toTop {
    position: relative;
}

.article-menu-wrap {
    width: 100%;
    height: 8rem;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    opacity: 1;
    pointer-events: auto;
    -webkit-backdrop-filter: blur(10px) saturate(180%);
    backdrop-filter: blur(10px) saturate(180%);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 10;
}

.article-menu-wrap:not(.show) {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
}

#article-menu-inner {
    background-color: #FFF;
    padding: 0.8rem 0;
}

#article-menu-inner li {
    float: left;
    width: 20%;
    height: 4.6rem;
}

#article-menu-inner li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.6rem;
    line-height: 4.6rem;
    text-align: center;
    color: #3E3E3E;
    overflow: hidden;
}

#list-page-div {
    margin: 0 16px 0 1.4rem;
}

#loading {
    width: 100%;
    height: 7rem;
    background: url(http://static.pch-img.net/pchome/channel/wap/m-cms/img/loading.gif) 50% 50% no-repeat;
    background-size: 7rem auto;
}

.article-wrap {
    width: 100%;
    overflow: hidden;
}
