#aside,
#body-list nav,
#header .header-content,
#header strong,
a[title~=站长统计] {
    display: none
}

#body-list .bigPicture img,
#content,
.Width930 {
    width: 100%
}

#articleList li a .newsDesc .listTitle h2,
#home-swiper .home-swiper-right p {
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

body #nav {
    background: url(../../images/android.png) left top no-repeat fixed;
    background-size: 110% 3.4154rem
}

body #nav .navWrapper .nav-span a.active {
    background-color: rgba(160, 0, 0, .6)
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    font-family: PingFangSC-Regular, sans-serif
}

.fLeft {
    float: left
}

.fRight {
    float: right
}

nav div {
    margin: 0 auto
}

#content {
    margin: 0 0 10px
}

#body-list .bigPicture {
    width: 100%;
    position: relative
}

#body-list .bigPicture h1 {
    display: block;
    width: 90%;
    margin: .5em auto;
    font-size: 1.5em;
    font-weight: 500;
    color: #000;
    padding: 0 .5em
}

#body-list #bigPicture p.listDetail {
    width: 90%;
    margin: 0 auto;
    color: #999;
    line-height: 1.4em;
    font-size: 1.15em;
    text-indent: 2em;
    padding-bottom: 1em;
    border-bottom: 1.5px solid #666
}

#body-home .bigPicture {
    margin-bottom: 8px;
    position: relative
}

#body-home .bigPicture img {
    width: 100%
}

#body-home .bigPicture h1 {
    display: block;
    width: 90%;
    font-size: 1.5em;
    font-weight: 400;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    bottom: 0;
    padding: .5em 5%
}

#body-home .bigPicture p,
#recommendArticle {
    display: none
}

#articleList {
    position: relative;
    margin: 5px auto;
    width: 100%;
    padding-bottom: 10px
}

#articleList li {
    width: 92%;
    margin: auto;
    padding: 12px 0;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
    overflow: hidden;
    zoom: 1
}

#articleList li a {
    display: block;
    zoom: 1
}

#articleList li a:after {
    display: block;
    content: '';
    clear: both;
    visibility: hidden;
    height: 0
}

#articleList li a .imgA {
    width: 116px;
    height: 87px;
    position: relative;
    float: left
}

#articleList li a .imgA>img {
    width: 100%;
    height: 100%
}

#articleList li a .newsDesc {
    padding: 3px 0;
    box-sizing: border-box;
    zoom: 1
}

#articleList li a .newsDesc:after {
    display: block;
    content: "";
    clear: both;
    visibility: hidden;
    height: 0
}

#articleList li a .newsDesc .listTitle {
    width: 100%
}

#articleList li a .newsDesc .listTitle h2 {
    font-weight: 400;
    width: 100%;
    display: -webkit-box;
    overflow: hidden;
    color: #333
}

.listDate {
    float: left
}

.mobileListTime {
    color: #999;
    float: right
}

.icon_video_newsFocus_box {
    position: absolute;
    right: 5px;
    bottom: 5px;
    display: flex;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    height: 15px;
    padding: 2px 5px 2px 8px;
    border-radius: 12.5px
}

.icon_video_newsFocus {
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../images/list_video_icon.png) no-repeat;
    background-size: cover;
    margin-top: 2px
}

.icon_video_newsFocus_time {
    line-height: 15px;
    font-size: 12px;
    margin-right: 5px
}

.icon_audio_newsFocus {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../../images/audio_icon.png) no-repeat;
    background-size: cover;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

#body-home #header,
#body-list #header,
#onload {
    width: 100%;
    text-align: center;
    overflow: hidden
}

#reload,
#returnEnd {
    height: 2em;
    font-size: 1.4em;
    line-height: 2em;
    border-radius: .5em;
    background-color: #aaa;
    color: #fff;
    width: 80%;
    margin: auto;
    display: none
}

#onload {
    position: absolute;
    bottom: 0;
    padding: 10px 0 2px;
    zoom: 1
}

#reload {
    text-align: center
}

#footer,
#showMore {
    display: none
}

#body-list #header {
    vertical-align: middle;
    background-color: #AC1316
}

#body-list #header a {
    position: absolute;
    background: url(../../images/backHome.png);
    background-size: 100% 100%;
    left: 20px;
    top: 7.88px;
    width: .61em;
    height: .61em
}

#body-list #header img {
    width: 2.5em;
    height: .58em
}

#body-home #header {
    vertical-align: middle;
    background-color: #fff;
    zoom: 1
}

#body-home #header img:nth-child(3) {
    position: absolute;
    top: .1em;
    left: 10px;
    width: 4.05em;
    height: .8em
}

#body-home #header img:nth-child(2) {
    position: absolute;
    right: .4em;
    top: .257em;
    height: .485em;
    width: .61em
}

@media only screen and (max-width:360px) {
    #header {
        font-size: 40.5px;
        line-height: 40.5px;
        height: 1em
    }

    #articleList li a .imgA {
        width: 100px;
        height: 75px
    }

    #articleList li a .newsDesc {
        margin-left: 116px
    }

    #articleList li a .newsDesc .listTitle h2 {
        font-size: 16px;
        line-height: 23px;
        height: 43px;
        max-height: 43px
    }

    #articleList li a .newsDesc .listTitle h2 .vip_logo_img {
        display: inline-block;
        height: 12px;
        width: auto
    }

    .listDate,
    .mobileListTime {
        font-size: 12px
    }

    #articleList li a .newsDesc .listTitle {
        margin-bottom: 10px
    }

    .bigPicture img {
        height: 166.4px;
        min-height: 166.4px
    }

    .newsItem .imgA {
        width: 80px;
        height: 60px;
        float: left
    }

    .newsItem p {
        padding-top: 4px;
        margin-left: 90px;
        font-size: 14px;
        line-height: 16px;
        height: 32px;
        max-height: 32px
    }

    .wapPersonCard img {
        width: 50px;
        height: 50px
    }

    .wapPersonCard a {
        font-size: 12px;
        line-height: 50px
    }

    .wapNameAndTitle {
        margin-left: 8px;
        height: 50px
    }

    .wapNameAndTitle p:nth-child(1) {
        line-height: 28px;
        font-size: 14px;
        font-weight: 600
    }

    .wapNameAndTitle p:nth-child(2) {
        font-size: 12px;
        line-height: 12px
    }

    .wapPersonNews .newsWrapper_top a,
    .wapPersonNews .newsWrapper_top label {
        font-size: 12px
    }

    .wapPersonNews .newsWrapper_top {
        height: 30px
    }
}

@media only screen and (max-width:479px) and (min-width:361px) {
    #header {
        font-size: 45.6px;
        line-height: 45.6px;
        height: 1em
    }

    #articleList li a .imgA {
        width: 116px;
        height: 87px
    }

    #articleList li a .newsDesc {
        margin-left: 132px
    }

    #articleList li a .newsDesc .listTitle h2 {
        font-size: 18px;
        line-height: 24px;
        height: 50px;
        max-height: 50px
    }

    #articleList li a .newsDesc .listTitle h2 .vip_logo_img {
        display: inline-block;
        height: 14px;
        width: auto
    }

    .listDate,
    .mobileListTime {
        font-size: 12px
    }

    #articleList li a .newsDesc .listTitle {
        margin-bottom: 20px
    }

    .newsItem .imgA {
        width: 100px;
        height: 75px;
        float: left
    }

    .newsItem p {
        padding-top: 4px;
        margin-left: 116px;
        font-size: 18px;
        line-height: 24px;
        height: 48px;
        max-height: 48px
    }

    .wapPersonCard img {
        width: 60px;
        height: 60px
    }

    .wapPersonCard a {
        font-size: 16px;
        line-height: 60px
    }

    .wapNameAndTitle {
        margin-left: 10px;
        height: 60px
    }

    .wapNameAndTitle p:nth-child(1) {
        line-height: 32px;
        font-size: 16px;
        font-weight: 600
    }

    .wapNameAndTitle p:nth-child(2) {
        font-size: 14px;
        line-height: 14px
    }

    .wapPersonNews .newsWrapper_top a,
    .wapPersonNews .newsWrapper_top label {
        font-size: 16px
    }

    .wapPersonNews .newsWrapper_top {
        height: 40px
    }

    .bigPicture img {
        height: 187.2px;
        min-height: 187.2px
    }
}

@media only screen and (max-width:639px) and (min-width:480px) {
    #header {
        font-size: 60.8px;
        line-height: 60.8px;
        height: 1em
    }

    #articleList li a .newsDesc .listTitle h2 {
        font-weight: 500;
        font-size: 22px;
        line-height: 32px;
        height: 64px;
        max-height: 64px
    }

    #articleList li a .newsDesc .listTitle h2 .vip_logo_img {
        display: inline-block;
        height: 18px;
        width: auto
    }

    .imgA {
        width: 160px;
        height: 90px
    }

    #articleList li a .imgA {
        width: 160px;
        height: 120px
    }

    #articleList li a .newsDesc {
        margin-left: 176px
    }

    #articleList li a .newsDesc .listTitle {
        width: 100%;
        margin-bottom: 28px
    }

    .bigPicture img {
        height: 249.6px;
        min-height: 249.6px
    }

    .newsItem .imgA {
        width: 120px;
        height: 90px;
        float: left
    }

    .newsItem p {
        padding-top: 8px;
        margin-left: 136px;
        font-size: 20px;
        line-height: 22px;
        height: 44px;
        max-height: 44px
    }

    .wapPersonCard img {
        width: 70px;
        height: 70px
    }

    .wapPersonCard a {
        font-size: 18px;
        line-height: 70px
    }

    .wapNameAndTitle {
        margin-left: 14px;
        height: 70px
    }

    .wapNameAndTitle p:nth-child(1) {
        line-height: 36px;
        font-size: 18px;
        font-weight: 600
    }

    .wapNameAndTitle p:nth-child(2) {
        font-size: 16px;
        line-height: 16px
    }

    .wapPersonNews .newsWrapper_top a,
    .wapPersonNews .newsWrapper_top label {
        font-size: 18px
    }

    .wapPersonNews .newsWrapper_top {
        height: 50px
    }
}

@media only screen and (min-width:640px) {
    #header {
        font-size: 81.07px;
        line-height: 81.07px;
        height: 1em
    }

    #articleList li a .imgA {
        width: 192px;
        height: 144px
    }

    #articleList li a .newsDesc {
        margin-left: 208px
    }

    #articleList li a .newsDesc .listTitle {
        width: 100%;
        margin-bottom: 50px
    }

    #articleList li a .newsDesc .listTitle h2 {
        font-weight: 500;
        font-size: 25px;
        line-height: 32px;
        height: 64px;
        max-height: 64px
    }

    #articleList li a .newsDesc .listTitle h2 .vip_logo_img {
        display: inline-block;
        height: 21px;
        width: auto
    }

    .bigPicture img {
        min-height: 332.8px;
        height: 332.8px
    }

    .newsItem .imgA {
        width: 135px;
        height: 102px;
        float: left
    }

    .newsItem p {
        padding-top: 12px;
        margin-left: 150px;
        font-size: 22px;
        line-height: 26px;
        height: 52px;
        max-height: 52px
    }

    .wapPersonCard img {
        width: 80px;
        height: 80px
    }

    .wapPersonCard a {
        font-size: 20px;
        line-height: 80px
    }

    .wapNameAndTitle {
        margin-left: 18px;
        height: 80px
    }

    .wapNameAndTitle p:nth-child(1) {
        line-height: 40px;
        font-size: 20px;
        font-weight: 600
    }

    .wapNameAndTitle p:nth-child(2) {
        font-size: 18px;
        line-height: 16px
    }

    .wapPersonNews .newsWrapper_top a,
    .wapPersonNews .newsWrapper_top label {
        font-size: 20px
    }

    .wapPersonNews .newsWrapper_top {
        height: 60px
    }
}

@media (max-width:720px) {
    article {
        font-size: 18px;
        line-height: 30px;
        font-family: "Roboto,HelveticaNeue,Helvetica,Arial,sans-serif"
    }
}

.smSubnav {
    background: #f8f8f8
}

.sm-nav-div {
    padding: 10px 5% 2px
}

.smSubnav ul {
    margin: 0 auto
}

.smSubnav ul li {
    float: left;
    margin-right: 4.8%
}

@media (min-width:375px) {
    .smSubnav ul li {
        float: left;
        margin-right: 7.8%
    }
}

@media (max-width:375px) {
    .rwLi {
        width: 76px
    }
}

.smSubnav ul li a {
    display: block;
    font-size: .857em;
    color: #000;
    line-height: 2em
}

.smSubnav ul li.bg-cur a {
    color: #ac1316
}

#header,
.channelTitle,
.focus-news {
    display: none
}

.swiper-slide {
    width: 400px;
    position: relative
}

#home-swiper .home-swiper-left {
    position: absolute;
    width: 100%
}

#home-swiper .home-swiper-right {
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, .73);
    padding: 10px 0 20px
}

#home-swiper .home-swiper-right p {
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    margin-bottom: 6px;
    margin-top: 4px;
    display: -webkit-box
}

.home-swiper-right p .vip_logo_img {
    display: inline-block;
    height: 12px;
    width: auto
}

#home-swiper .home-swiper-right .wapHide,
#home-swiper .home-swiper-right label {
    display: none
}

#home-swiper .home-swiper-left label {
    padding: 2px 5px;
    background: red;
    color: #fff;
    position: absolute;
    left: 1em;
    top: 1em
}

.swiper-pagination-switch {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 8px;
    background: #535353;
    margin: 0 5px;
    opacity: .8;
    cursor: pointer
}

.swiper-active-switch {
    width: 8px;
    height: 8px;
    background: #D70005
}

.pagination-wrapper {
    width: 100%;
    position: absolute;
    bottom: 6px;
    height: 14px
}

.pagination {
    position: absolute;
    z-index: 20;
    text-align: right;
    right: 0;
    padding-right: 10px;
    height: 100%;
    display: flex;
    align-items: center
}

#lastNews,
#nav .toRightBtn,
.loadImg {
    text-align: center
}

#nav,
.themeConfig_chunjie #nav {
    height: 3.4154rem;
    margin-bottom: .15rem;
    line-height: 3.4154rem
}

.cardDiv {
    width: 64%
}

#nav {
    background-color: #d70a04
}

.themeConfig_chunjie #nav {
    background: url(../../images/theme_chunjie_wap.png) center no-repeat;
    background-size: cover
}

#nav .navWrapper,
#nav .navWrapper .nav-span,
#nav .navWrapper .nav-span a,
#nav .toRightBtn {
    height: 100%;
    display: inline-block
}

#nav .navWrapper {
    width: 88%;
    overflow-x: scroll;
    overflow-y: hidden
}

#nav .toRightBtn {
    width: 11%;
    float: right;
    font-size: 1.5rem;
    color: #fff;
    box-shadow: -3px 0 10px -7px #000
}

#nav .navWrapper .nav-span {
    white-space: nowrap
}

#nav .navWrapper .nav-span a {
    padding: 0 10px;
    text-align: center;
    line-height: 3.4154rem;
    color: #fff;
    font-size: 18px;
    position: relative
}

#nav .navWrapper .nav-span a.active {
    background-color: #A20000;
    font-weight: 600
}

#nav .navWrapper .nav-span a span {
    display: none
}

#nav .navWrapper .nav-span a span.activeSelected {
    display: inline-block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#lastNews,
#loadMore,
#nav .navWrapper .nav-span .pcNav {
    display: none
}

#lastNews {
    height: 30px;
    line-height: 30px
}

.icon_video_wapSwiper_box {
    position: absolute;
    right: 10px;
    top: -20px;
    display: flex;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    height: 15px;
    padding: 2px 5px 2px 8px;
    border-radius: 12.5px
}

.icon_video_wapSwiper {
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../images/list_video_icon.png) no-repeat;
    background-size: cover;
    margin-top: 2px
}

.icon_video_wapSwiper_time {
    line-height: 15px;
    font-size: 12px;
    margin-right: 5px
}

.politics {
    margin-top: 10px
}

#home-swiper1,
#home-swiper2,
.personCard,
.subChannel-wrapper1,
.subChannel-wrapper2 {
    display: none
}

.wapPolitics {
    border-bottom: 16px solid #f8f7f7
}

.politicsWrapper .wapPolitics:last-child {
    border: none
}

.newsItem,
.wapPersonCard {
    border-bottom: 1px solid #dfdfdf
}

.wapPersonWrapper {
    width: 90%;
    margin: 0 auto
}

.wapPersonCard {
    width: 100%;
    padding: 10px 0
}

.wapNameAndTitle,
.wapPersonCard img {
    float: left
}

.wapPersonCard a {
    float: right
}

.wapNameAndTitle p:nth-child(1) {
    font-weight: 600
}

.wapPersonNews .newsWrapper_top {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.wapPersonNews .newsWrapper_top label {
    padding: 2px 5px;
    background-color: red;
    color: #fff
}

.newsItem {
    padding: 12px 0
}

.newsItem .imgA {
    position: relative;
    float: left
}

.newsWrapper_down .newsItem:last-child {
    border: none
}

.newsItem a {
    display: block
}

.newsItem a:after {
    display: block;
    content: '';
    clear: both;
    visibility: hidden;
    height: 0
}

.newsItem p,
.newsWrapper_down .newsItem h2 {
    display: -webkit-box;
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.newsWrapper_down .newsItem h2 {
    font-size: .96rem;
    font-weight: 400;
    margin-left: 6.18666rem;
    padding-top: .21333rem;
    max-height: 2.56rem
}

.newsWrapper_down .newsItem h2 .vip_logo_img {
    display: inline-block;
    height: 12px;
    width: auto
}

.wapPersonTag a {
    width: 50%;
    display: block
}

.loadImg,
.subject {
    display: none
}

.wapPersonTag a:nth-child(odd) {
    float: left
}

.wapPersonTag a:nth-child(even) {
    float: right
}

.loadImg img {
    width: 30px;
    height: 30px
}