﻿/*body{font-family:"Microsoft Himalaya"!important;}*/
.list-img img {
    width: 60px !important;
    height: 60px;
    border-radius: 50%;
}

.list-theme4 .list-item .list-mes .list-title {
    font-size: 18px;
}

.user_name {
    font-size: 16px;
    color: #333;
}

.list-price {
    color: #bbbbbb;
}

.list-price em {
    position: relative;
    top: -2px;
}

.list-theme4 .list-item .list-img {
    width: 60px !important;
    padding: 0 !important;
    height: 60px;
}

.list-img {
    padding: 0;
    overflow: auto;
}

.list-img img {
    margin-top: 0 !important;
}

.list-theme4 .list-item {
    padding: 15px 5px !important;
}

.ui-bottom-bar a {
    line-height: 3.5;
}

.list-mes p {
    line-height: 20px;
    font-size: 14px;
}

.btn-block {
    height: 0.7rem !important;
    line-height: 0.7rem !important;
    margin-top: .3rem !important;
    margin-bottom: .3rem;
}

.btn-primary {
    background-color: #6aa2ff !important;
}

.ui-bottom-bar {
    background-color: #fff;
}

.ui-bottom-bar a {
    color: #333;
}

.m-celltitle {
    padding: 0 0 .1rem !important;
}

.list-theme4 .list-item .list-mes .list-mes-item {
    padding-top: 0 !important;
}

.comment_date {
    line-height: 24px;
    color: #8b8b8b;
}

.m-cell:after, .m-celltitle:after {
    border: none !important;
}

.ui-gotocomment {
    background: url("../images/home_comment.png") no-repeat 0 0;
    background-size: cover
}

#view_more {
    width: 50%;
    margin: 0 auto;
    background: #fff;
    color: #333;
}

#time {
    display: inline-block;
}

.ui-article-infos {
    position: relative;
}

.ui-article-infos span {
    position: absolute;
    right: 0;
    top: 2px;
}

.list-price {
    background: url("../images/like_gray.png") no-repeat bottom right;
    background-size: 20px 20px;
    padding-right: 25px;
    color: #bbbbbb;
}

.get_more_comments {
    width: 50% !important;
    background: #FFF !important;
    margin: 0 auto !important;
    color: #333 !important;
}

.clearfix {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
}

.hot-text {
    width: 100%;
    background-color: #FFF
}

.hot-text .left {
    display: block;
    width: 110px;
    height: 65px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.hot-text h2 {
    display: inline-block;
    float: left
}

.hot-text .pvdate {
    height: 80px;
    background-color: #FFF
}

.hot-text h2 {
    font-size: 18px;
    font-weight: normal;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    line-height: 26px;
    width: 60%;
    padding-left: 10px;
}

.color-link, .color-link a {
    color: #252525;
    line-height: 24px;
}

.color-link a:hover {
    color: #FF0000;
}

@media (max-width: 768px) {
    .hot-text h2 {
        float: none;
        width: 82%;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: 45px;
        line-height: 24px;
    }

    .hot-text .pvdate {
        height: 20px;
    }

    .hot-text .pvdate > span:nth-child(1) {
        margin-left: 10px;
    }

    .hot-text .pvdate > span:nth-child(1) a {
        color: #637fe4;
    }

    .hot-text .pvdate > span {
        margin-right: 15px;
    }

    #postlist .clearfix {
        background: #fff;
        height: auto;
    }

    .hot-text .left {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

    .hot-text {
        overflow: hidden;
        padding: 15px;
    }

    .pv1 {
        background: url(../images/pv.png) no-repeat;
        width: 22px;
        height: 14px;
        display: inline-block;
        position: relative;
        top: 2px;
    }
}

@media (max-width: 440px) {
    .hot-text h2 {
        width: 72%;
    }
}

@media (max-width: 414px) {
    .hot-text h2 {
        width: 70%;
    }
}

@media (max-width: 375px) {
    .hot-text h2 {
        width: 66%;
    }
}

@media (max-width: 320px) {
    .hot-text h2 {
        width: 62%;
    }
}

.ui-article-detail img {
    max-width: 100% !important;
    max-height: 100% !important;
    margin-bottom: 10px !important;
}

.ui-article-infos > a {
    display: none !important;
}

#pv {
    display: inline-block !important;
    margin-left: 10px;
}

.ui-article-detail img {
    margin: 0 auto;
}

/*导航*/
body, h1, h2, h3, h4, h5, ul, li, a, div, p, span, table, tr, td, img {
    margin: 0;
    padding: 0;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    outline: none;
    border: 0;
}

body {
    font-family: "Microsoft Yahei";
}

.picture_text {
    border-bottom-color: rgb(235, 235, 235);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
}

.picture {
    overflow: hidden;
    max-width: 180px;
    max-height: 90px;
    margin-right: 10px;
}

.picture img {
    width: 180px;
    height: auto;
    cursor: pointer;
}

.text {
    flex: 1 1 0px;
    line-height: 32px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    max-height: 180px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.text h4 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 60px;
}

.time_tag {
    color: #a8a8a8;
    font-size: 13px;
    margin-top: 10px;
    position: relative;
}

.time_tag .tags {
    border: currentColor;
    border-image: none;
    padding-bottom: 0;
}

.tags {
    color: rgb(151, 151, 151);
    line-height: 30px;
    padding-bottom: 25px;
    font-size: 13px;
    margin-top: 30px;
}

.pv {
    background: url(../images/pv.png) no-repeat;
    width: 22px;
    height: 14px;
    display: inline-block;
}

.time_tag .tags a {
    background: none;
    margin: 0 10px 0px 0;
    color: #666;
    line-height: 30px;
    display: inline;
    border-radius: 15px;
}

.time_tag span:nth-child(3) {
    position: absolute;
    right: 0;
    color: #979797;
}

.top_box {
    padding: 20px 0 0;
}

.picture_text {
    margin: 0 20px;
    padding: 20px 0;
}

.top_box {
    padding: 10px 20px;
    border-bottom: 1px solid rgb(235, 235, 235);
    position: relative;
    background: #fff;
}

.top_box > a > img {
    display: inline-block;
}

.top_box > img {
    height: 40px;
    width: auto;
    position: absolute;
    right: 20px;
}

.footer {
    bottom: 0;
    width: 100%;
    background: #111;
    color: #eee;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.list-view .news-view.card {
    width: 330px;
    margin: 0 9px 20px;
    height: 290px;
    padding: 0;
}

.news-view.left .news-img {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
}

.news-view .news-img img {
    width: 100%;
    height: auto;
}

.news-view.left .news-img a {
    display: block;
}

.news-view .news-img span {
    text-decoration: none;
    font-weight: normal;
    position: absolute;
    bottom: 12px;
    left: 10px;
    padding: 0px 10px 2px 10px;
    border: 1px solid;
    color: #ffffff;
    border-radius: 18px;
    font-size: 14px;
    z-index: 9999;
}

.news-view.left .news-right {
    margin-left: 0;
    position: relative;
}

.news-tag .tags {
    font-size: 12px;
    color: #d51900;
    margin-right: 10px;
}

.news-view .news-header a {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 60px;
}

.news-view .news-footer p {
    position: relative;
    color: #999;
    line-height: 25px;
    overflow: hidden;
    padding: 0 10px;
}

.news-view .news-footer p span {
    float: right;
    font-size: 12px;
    color: #777;
}

.news-view {
    padding: 20px 0 10px 0;
    border-bottom: 1px solid rgb(235, 235, 235);
    margin: 0 20px;
}

.news-footer {
    padding-top: 5px;
}

/*导航条*/
.wrapper01 {
    position: relative;
    height: 0.8rem;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid rgb(235, 235, 235);
    padding: 0 20px;
    box-sizing: border-box;
    background: #285192;
}

.wrapper01 .scroller {
    position: absolute;
    height: 0.8rem;
}

.wrapper01 .scroller li {
    height: 0.8rem;
    color: #333;
    float: left;
    line-height: 0.8rem;
    font-size: 0.35rem;
    text-align: center
}

.wrapper01 .scroller li a {
    color: #fff;
    display: block;
    padding: 0 .3rem
}

.wrapper01 .scroller li.cur a {
    color: #fff;
    background: #446fb2;
}

.page {
    height: 31px;
    float: right;
    text-align: right;
}

.folding {
    float: right;
}

.page img {
    width: 31px;
    height: auto;
}

.ul_fold {
    position: absolute;
    z-index: 999;
    padding: 10px 15px 30px;
    background: #f0f0f0;
    text-align: left;
    left: 0;
    width: 100%;
    top: 53px;
}

.menu_nr > div:first-child {
    margin-bottom: 30px;
}

/*a.a{*/
/*background:url("../picture/folding.png") center center no-repeat;*/
/*display: inline-block;*/
/*width: 31px;*/
/*height: 31px;*/
/*background-size: 100% 100%;*/
/*}*/
.xs_btn {
    background: url("https://img.qudong.com/picture/folding.png") center center no-repeat;
    display: inline-block;
    width: 31px;
    height: 31px;
    background-size: 100% 100%;
}

.gb_btn {
    background: url("https://img.qudong.com/picture/gb_btn.png") center center no-repeat;
    display: inline-block;
    width: 31px;
    height: 31px;
    background-size: 100% 100%;
}

.menu_nr a {
    width: 22%;
    display: inline-block;
    margin: 15px 1.05% 0;
    text-align: center;
    background: #fff;
    border-radius: 3px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
}

.menu_nr h4 {
    font-size: 18px;
    line-height: 40px;
}

.page > a {
    display: inline-block;
}

.ul_fold > li > a {
    line-height: 38px;
    color: #fff;
    display: block;
    box-sizing: border-box;
    font-size: 16px;
}

.ul_fold > li > a > img {
    width: 18px;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: -1px;
    display: inline-block;
}

.dbbn_box {
    position: relative;
}

.top_bn {
    width: 100%;
    height: 60px;
    overflow: hidden;
}

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

#hide {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 18px;
    height: 18px;
    background: url("https://img.qudong.com/images/close.png") center center no-repeat;
    background-size: 100% 100%;
}
#ck_more{
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px;
}
.ad_box1 a{
    display: block;
    width: 100%;
    position: relative;
}
.ad_box1 p{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    text-indent: 0;
    padding-bottom: 10px;
}
.ad_box1 img{
    display: block;
    width: 100%;
    height: 100%;
}
.ad_box1 a span{
    display: inline-block;
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-size: 14px;
    color: #999;
    padding: 0 10px;
    border: 1px solid #999;
    border-radius: 15px;
}
#zkqw {
    float: left;
    color: #1989fa;
    font-size: 15px;
    position: relative;
}

@media (max-width: 440px) {
    .picture img {
        width: 100%;
    }

    .text h4 {
        font-size: 18px;
        line-height: 24px;
        margin-top: 5px;
    }

    .time_tag {
        margin-top: 5px;
    }

    .top_box > a > img {
        width: 140px;
    }

    .picture {
        width: 100%;
        margin-right: 0;
        max-width: 100%;
        max-height: 100%;
    }

    .picture > a {
        display: block;
    }

    .picture_text {
        display: block;
        padding: 20px 0 10px;
    }
}

@media (max-width: 375px) {
    .top_box > a > img {
        width: 130px;
    }

    .picture img {
        width: 100%;
    }

    .time_tag {
        margin-top: 0;
    }

    .picture_text {
        padding: 15px 0 5px;
    }

    .text h4 {
        line-height: 24px;
        font-size: 16px;
    }

    .top_box > img {
        height: 35px;
    }

    .page img {
        width: 28px;
    }

    .news-view .news-header a {
        font-size: 16px;
    }
}
@media (max-width: 360px) {
    .menu_nr a{
        margin: 15px 1.03% 0;
    }
}
@media (max-width: 320px) {
    .footer {
        font-size: 13px;
    }
}

.ui-header-bar {
    display: none;
}

.ui-bottom-bar {
    display: none !important;
}

.downLoadApp {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #446fb2;
    color: #ffffff;
}

.downLoadApp .leftLogo {
    display: inline-block;
    width: 40px;
    vertical-align: top;
    float: left;
    position: relative;
    left: 20px;
}

.downLoadApp .leftLogo img {
    width: 80%;
    margin: 9px 0;
}

.downLoadApp .centerText {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    margin-left: 25px;
}

.downLoadApp .centerText p:nth-child(1) {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}

.downLoadApp .centerText p:nth-child(2) {
    font-size: 10px;
    color: #ffffff;
    line-height: 8px;
}

.downLoadApp a {
    vertical-align: top;
    display: inline-block;
    background: #ffffff;
    color: #446fb2;
    border-radius: 50px;
    border: none;
    margin: 13px auto;
    float: right;
    position: relative;
    right: 20px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}