.Width930,
.relative {
    position: relative
}

.cardShow li a:hover img,
.showNews-item a:hover .img-wrapper img,
.subNews-item a:hover .img-wrapper img {
    transform: scale(1.1)
}

.themeConfig_chunjie #body-home {
    background: url(../../images/theme_chunjie_v2.png) top no-repeat;
    background-size: 100% auto
}

.themeConfig_red #body-home {
    background: url(../../images/theme_red_v2.png) top no-repeat;
    background-size: 100% auto
}

#body-home {
    background-color: #F1F1F1
}

.Width1300 {
    width: 1300px;
    margin: 0 auto
}

.mt20 {
    margin-top: 20px
}

.Width250,
.mt15 {
    margin-top: 15px
}

.Width930 {
    width: 930px;
    overflow: hidden
}

.Width330 {
    width: 330px;
    overflow: hidden
}

.Width250 {
    width: 250px
}

.fLeft {
    float: left
}

.fRight {
    float: right
}

.gr {
    background: #F6F6F6
}

a[title~=站长统计] {
    display: none
}

#header .header-content .logoImg,
.logo-box {
    top: 0;
    display: inline-block;
    position: absolute;
    left: 0;
    cursor: pointer
}

#header {
    width: 100%;
    height: 90px;
    text-align: center;
    color: #AB1314;
    font-size: 16px;
    font-weight: 600
}

#header .header-content {
    width: 1300px;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

#header .header-content .logoImg {
    width: 209px;
    height: 60px;
    bottom: 0;
    margin: auto
}

.logo-box {
    z-index: 5;
    width: 190px;
    height: 70px;
    margin-top: 15px;
    background: url(../../logo/z-blog-logo.png) left center no-repeat;
    background-size: auto 70px;
    box-sizing: border-box
}

.logo-box .header-subMediaList {
    position: absolute;
    left: 0;
    top: 70px;
    background-color: #F1F1F1;
    padding: 15px;
    border-radius: 10px;
    overflow: hidden;
    display: none;
    flex-wrap: wrap;
    gap: 15px;
    width: 780px;
    height: fit-content
}

.logo-box .header-subMediaList .subMedia-item {
    flex: 0 0 calc(25% - 15px);
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 5px 10px;
    box-sizing: border-box
}

.logo-box .header-subMediaList .subMedia-item img {
    display: block;
    width: 80%;
    height: auto;
    max-height: 100%
}

.themeConfig_chunjie .logo-box,
.themeConfig_red .logo-box {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    display: inline-block;
    width: 260px;
    height: 60px;
    padding: 15px 0;
    cursor: pointer;
    background: url(../../images/cbgc-logo-white.png) left center no-repeat;
    background-size: auto 60px
}

#header .header-content .header-right {
    width: 586px;
    height: 46px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 4
}

#header .header-content .header-right .hr-item {
    float: left;
    height: 46px;
    line-height: 46px
}

.themeConfig_chunjie #header .header-content .header-right .hr-item,
.themeConfig_red #header .header-content .header-right .hr-item {
    color: #fff
}

#header .header-content .header-right .jubao {
    margin-left: 34px;
    color: #666
}

.themeConfig_chunjie #header .header-content .header-right .jubao,
.themeConfig_red #header .header-content .header-right .jubao {
    color: #fff
}

#header .header-content .header-right .jubao .wxWrapper {
    width: 260px;
    height: 70px;
    text-align: left
}

#header .header-content .header-right .jubao .wxWrapper a {
    display: block;
    line-height: 2
}

#header .header-content .header-right .jubao .wxWrapper a:nth-child(1) {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

#header .header-content .header-right .search-form-div {
    width: 264px;
    line-height: 46px;
    margin-left: 28px;
    float: right;
    padding: 8px 0
}

#header .header-content .header-right .search-form {
    width: 264px;
    height: 30px;
    background: #fff;
    border-radius: 20px;
    line-height: 30px;
    box-sizing: border-box;
    padding: 5px 2px
}

#nav div a,
#showMore {
    line-height: 60px;
    vertical-align: middle;
    font-family: SimSun;
    text-align: center
}

#header .header-content .header-right .search-form .search-field {
    width: 224px;
    height: 20px;
    border: none;
    outline: 0;
    font-size: 14px;
    float: left;
    text-indent: 1em;
    border-radius: 20px
}

.search-form .search-icon {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url(../../images/search_icon.png) no-repeat;
    float: left;
    margin-left: 6px
}

#header strong {
    margin-top: 150px;
    display: block;
    float: left;
    margin-left: 200px
}

#nav {
    min-width: 1300px;
    width: 100%;
    height: 60px;
    background-color: #D70B04;
    text-align: center;
    font-size: 0
}

#nav div a,
#showMore,
.showMore-div-scroll a {
    font-size: 18px;
    color: #fff
}

#nav .nav-span {
    display: flex
}

#nav div a span,
#nav div a.wapNav {
    display: none
}

#nav .nav-span .pcNavLong {
    padding: 0 15px
}

#nav div a {
    min-width: 130px;
    display: inline-block;
    text-decoration: none;
    position: relative
}

#nav div a:hover {
    background-color: #BB0200
}

#nav div a.active {
    background-color: #A20000;
    font-weight: 600
}

#nav div a span.activeSelected {
    display: inline-block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #F2F0F1;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#showMore {
    height: 60px;
    width: 130px;
    display: inline-block;
    position: relative;
    flex: 1
}

#showMore:hover {
    cursor: pointer;
    background-color: #BB0200
}

#showMore:hover .triangle-border-up {
    display: inline-block;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-bottom-color: rgba(38, 38, 38, .85);
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#showMore .showMore-div {
    z-index: 9999;
    height: 120px;
    width: 400px;
    overflow: hidden;
    position: absolute;
    top: 60px;
    right: 0;
    background-color: rgba(38, 38, 38, .85);
    display: none
}

#articleList,
#articleList li .imgA {
    position: relative
}

#showMore .showMore-div .showMore-div-scroll {
    width: calc(100% - 60px);
    height: 100%;
    overflow: hidden
}

#showMore .showMore-div .showMore-div-scroll .scroll-menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100%
}

#showMore .showMore-div .scroll-btn {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 100%;
    padding: 0 10px;
    font-size: 18px;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    color: #fff
}

#showMore .showMore-div .scroll-btn:hover {
    background: #1f1f1f
}

#showMore:hover .showMore-div {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.showMore-div-scroll a {
    width: auto;
    min-width: unset !important;
    display: block;
    border-right: 1px solid #414141;
    box-sizing: border-box;
    line-height: 26px !important;
    padding-left: 10px;
    padding-right: 10px;
    writing-mode: horizontal-tb;
    word-wrap: break-word;
    margin: 8px
}

.showMore-div-scroll a:hover {
    color: #000;
    background-color: #fff
}

.cardShow li .newsDesc .listTitle h2,
.listShow li .newsDesc .listTitle h2 {
    font-family: PingFang-SC-Medium;
    color: #333;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

#detailApp {
    width: 268px;
    padding: 15px 19px
}

#detailApp img {
    width: 230px;
    height: 155px
}

.bigPicture img {
    width: 630px;
    height: 340px
}

.bigPicture span {
    cursor: pointer
}

#articleList {
    padding-bottom: 52px;
    overflow: hidden;
    zoom: 1;
    border-top: 8px solid #D70005
}

.cardShow li {
    width: 309px;
    height: 350px;
    border-right: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    text-align: center;
    background: #fff;
    float: left;
    padding-bottom: 0;
    margin-bottom: 0
}

.cardShow li a,
.listShow li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.listShow li {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff
}

.cardShow li a {
    padding-top: 28px
}

.listShow li a {
    padding: 30px 42px 30px 32px
}

.listShow li .imgA {
    display: inline-block;
    width: 268px;
    height: 201px;
    overflow: hidden
}

#articleList li .imgA img {
    width: 100%;
    height: 100%
}

.cardShow li .imgA img {
    transition: all .6s
}

.cardShow li .imgA {
    display: block;
    width: 268px;
    height: 201px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: url(../../images/news_list_defult.png) no-repeat;
    background-size: cover
}

.cardShow li .newsDesc {
    width: 268px;
    padding: 16px 21px;
    text-align: left
}

.cardShow li .newsDesc .descFoot {
    margin-top: 6px
}

.listShow li .newsDesc .descFoot {
    margin-top: 12px
}

.listShow li .newsDesc {
    display: inline-block;
    width: 520px;
    height: 192px;
    float: right;
    padding: 10px 0
}

.cardShow li .newsDesc .listTitle {
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 14px;
    border-bottom: 1px dotted #969696
}

.listShow li .newsDesc .listTitle {
    width: 100%;
    height: 152px;
    padding-bottom: 16px;
    box-sizing: border-box;
    border-bottom: 1px dotted #969696
}

.cardShow li .newsDesc .listTitle h2 {
    font-size: 16px;
    font-weight: 700;
    max-height: 40px;
    height: 40px;
    line-height: 21px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.cardShow li .newsDesc .listTitle h2 .vip_logo_img {
    display: inline-block;
    height: 12px;
    width: auto
}

.listShow li .newsDesc .listTitle h2 {
    font-size: 22px;
    font-weight: 600;
    max-height: 130px;
    line-height: 32px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 4
}

.listShow li .newsDesc .listTitle h2 .vip_logo_img {
    display: inline-block;
    height: 12px;
    width: auto
}

.cardShow li div a {
    display: block
}

.cardShow li div .listDate,
.cardShow li div .mobileListTime {
    color: rgba(96, 96, 96, 1);
    opacity: .8
}

#articleList li .imgA .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;
    z-index: 5000
}

#articleList li .imgA .icon_video_newsFocus_box .icon_video_newsFocus {
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../images/list_video_icon.png) no-repeat;
    background-size: cover;
    margin-top: 2px
}

#articleList li .imgA .icon_video_newsFocus_box .icon_video_newsFocus_time {
    line-height: 15px;
    font-size: 12px;
    margin-right: 5px
}

#articleList li .imgA .icon_audio_newsFocus {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    display: block;
    width: 50px;
    height: 50px;
    background: url(../../images/audio_icon.png) no-repeat;
    background-size: cover;
    z-index: 5000
}

.listDate {
    color: #1B3F6E;
    display: block
}

.listDetail {
    font-size: 16px;
    color: #8d8d8d;
    line-height: 25px;
    margin: 10px auto
}

#lastNews,
#loadMore {
    /* display: none; */
    border-radius: .5em;
    background-color: #d8d8d8;
    color: #9d9d9d;
    width: 100%;
    position: absolute;
    bottom: 0
}

#articleDate,
#articleDetail h1 {
    text-align: center;
    line-height: 200%
}

#loadMore {
    height: 2.4em;
    text-align: center;
    font-size: 1.3em;
    line-height: 2.4em;
    cursor: pointer;
    transition: color .5s
}

.showNews-item a .img-wrapper img,
.subNews-item a .img-wrapper img {
    transition: all .6s
}

#loadMore:hover {
    color: #777
}

#lastNews {
    height: 2em;
    text-align: center;
    font-size: 1.4em;
    line-height: 2em
}

h1.listTitle:hover {
    text-decoration: underline
}

article {
    font-size: 16px;
    line-height: 28px;
    font-family: "宋体", sans-serif
}

.articleDetailborder {
    border: 1px solid #999;
    padding: 15px
}

#articleDate {
    display: block;
    color: #436472;
    white-space: pre
}

#download,
#moileArticleDate,
.endPart {
    display: none
}

#articleDetail h1 {
    font-size: 2.166667em
}

#shareLine {
    position: relative;
    width: 200px;
    margin: 1em auto
}

#shareLine span {
    float: left;
    line-height: 28px
}

.bgCeaf0f7 {
    background-color: #eaf0f7;
    border-radius: 10px;
    height: 30px;
    width: 598px;
    margin: 1.5em auto
}

#thisArticle img {
    MAX-WIDTH: 100% !important;
    height: auto;
    width: 100%;
    text-indent: 0
}

.rwArticleTit {
    text-align: left !important
}

.video-div {
    height: 400px;
    border: 0 solid #999;
    margin: 15px 0
}

#aside .asideStyle,
.showNews-wrapper,
.subNews-item:nth-child(2) {
    border-left: 1px solid rgba(214, 214, 214, 1)
}

#aside .asideStyle,
.showNews-item,
.subNews-item:nth-child(2) {
    border-right: 1px solid rgba(214, 214, 214, 1)
}

.bg-at-img {
    width: 600px;
    height: 360px
}

.ad-img-des {
    color: #c5c5c5 !important;
    font-size: 12px !important
}

.rw-sm-ad p {
    text-align: left;
    margin-bottom: 10px
}

.rw-sm-ad p span {
    font-size: 16px;
    line-height: 28px;
    color: #3F3151
}

.rw-sm-endPart h1 {
    font-size: 19px !important;
    line-height: 2.65em !important;
    text-align: left !important;
    color: #df403a;
    font-weight: 400;
    border-bottom: 1px solid #d9d9d9
}

.rw-sm-endPart ul li a {
    display: block;
    color: #333;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pagetype-404 .centre {
    text-align: center
}

.pagetype-404 .centre img {
    width: inherit;
    margin: 30px auto
}

#newsFocus {
    width: 100%;
    height: 100px;
    background-color: #faebd7
}

#content {
    margin-top: 21px
}

#home-swiper,
#home-swiper1,
#home-swiper2 {
    width: 100%;
    height: 375px;
    background-color: #fff
}

#home-swiper {
    margin-bottom: 20px
}

#home-swiper .home-swiper-left,
#home-swiper1 .home-swiper-left,
#home-swiper2 .home-swiper-left {
    width: 667px;
    overflow: hidden;
    float: left;
    position: relative;
    background: url(../../images/news_list_defult.png) no-repeat;
    background-size: cover
}

#home-swiper .home-swiper-right,
#home-swiper1 .home-swiper-right,
#home-swiper2 .home-swiper-right {
    width: 260px;
    height: 100%;
    overflow: hidden;
    float: right;
    box-sizing: border-box;
    padding: 38px 32px;
    position: relative
}

#home-swiper .home-swiper-right p,
#home-swiper1 .home-swiper-right p,
#home-swiper2 .home-swiper-right p {
    font-weight: 600;
    font-size: 26px;
    height: 200px;
    color: #000;
    line-height: 34px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    margin-bottom: 80px
}

.home-swiper-right p .vip_logo_img {
    display: inline-block;
    height: 20px;
    width: auto
}

#home-swiper1 .home-swiper-right span，#home-swiper2 .home-swiper-right span {
    position: absolute;
    left: 32px;
    bottom: 48px
}

#home-swiper .home-swiper-left label,
#home-swiper .home-swiper-right span>span {
    display: none
}

#home-swiper .home-swiper-right label,
#home-swiper1 .swiper-container .home-swiper-right>label,
#home-swiper2 .swiper-container1 .home-swiper-right>label {
    padding: 2px 5px;
    background: red;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-container,
.swiper-container1 {
    width: 100%;
    height: 100%;
    position: relative
}

.pagination-wrapper,
.swiper-container1 .pagination-wrapper {
    width: 667px;
    position: absolute;
    bottom: 0;
    height: 56px;
    background-color: rgba(0, 0, 0, .73)
}

.pagination,
.pagination1 {
    position: absolute;
    z-index: 20;
    bottom: 20px;
    text-align: right;
    right: 0;
    padding-right: 10px;
    display: flex;
    align-items: center
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #fff;
    margin: 0 5px;
    opacity: .8;
    cursor: pointer
}

.swiper-active-switch {
    width: 10px;
    height: 10px;
    background: #D70005
}

.news-wrapper-header a,
.news-wrapper-header>span {
    display: inline-block;
    height: 30px;
    line-height: 30px
}

.focus-news {
    width: 930px
}

.topic-news {
    width: 330px
}

.news-wrapper-header>span {
    font-size: 28px;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    color: rgba(3, 3, 3, 1);
    float: left
}

.themeConfig_chunjie .news-wrapper-header>span.text-jjxw,
.themeConfig_red .news-wrapper-header>span.text-jjxw {
    color: #fff
}

.news-wrapper-header {
    padding-bottom: 15px;
    width: 100%;
    font-size: 0
}

.news-wrapper-header a {
    width: 66px;
    font-size: 16px;
    position: relative;
    text-align: right;
    padding-right: 12px;
    color: #fff;
    background-color: #D70007
}

#cardA {
    margin-left: 20px
}

.news-wrapper-header .notSelectedBtn {
    background-color: #ABABAB
}

.news-wrapper-header a img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 12px;
    width: 16px;
    height: 16px
}

#footer {
    width: 100%;
    height: 178px;
    background-color: #fff;
    position: relative
}

#footer .footer-copyright {
    width: 1300px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 15px 0
}

#aside .asideStyle {
    border-top: 8px solid #D70005;
    border-bottom: 1px solid rgba(214, 214, 214, 1);
    margin-bottom: 14px;
    background-color: #fff
}

.asideSpan .asideDiv {
    width: 100%;
    height: 42px;
    line-height: 30px;
    font-size: 28px;
    font-family: PingFang-SC-Bold;
    font-weight: 500;
    color: rgba(3, 3, 3, 1)
}

.themeConfig_chunjie .asideSpan .asideDivSCRB,
.themeConfig_red .asideSpan .asideDivSCRB {
    color: #fff
}

.scrb {
    display: block;
    padding: 15px 12px 12px
}

.scrb img {
    width: 100%;
    height: 100%
}

.hotType,
.hotType a {
    height: 60px;
    box-sizing: border-box
}

.scrb span {
    display: inline-block;
    margin-left: 227px;
    margin-top: 7px;
    padding: 4px 10px;
    background-color: #D70B04;
    color: #fff
}

.hotNews,
.hotType,
.topicRecommend {
    background-color: #fff
}

.topicRecommend {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 14px
}

.topicRecommend a {
    display: block;
    width: 306px
}

.hotType,
.topicRecommend a img {
    width: 100%
}

.topicRecommend a p {
    font-size: 16px;
    line-height: 22px;
    text-indent: 1em;
    margin-top: 14px;
    margin-bottom: 14px
}

.hotType {
    margin-bottom: 2px;
    font-size: 0
}

.hotType a {
    display: inline-block;
    width: 65px;
    font-size: 26px;
    text-align: center;
    line-height: 60px;
    margin-left: 22px;
    margin-right: 22px
}

.hotType .borderBottom {
    border-bottom: 4px solid #D70005
}

.hotNews {
    border: 1px solid rgba(214, 214, 214, 1);
    box-sizing: border-box;
    padding: 0 20px 20px
}

.hotNews .dateStyle {
    display: none
}

.hotNews .dateStyleShow,
.hotNews-item {
    display: block
}

.hotNews-item {
    padding: 15px 0;
    border-bottom: 1px dotted #828282;
    zoom: 1
}

.hotNews-item:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.news-img {
    width: 110px;
    float: left;
    position: relative
}

.news-img img {
    width: 100%
}

.news-img span {
    padding: 0 10px;
    background: red;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    font-weight: 400
}

.news-img .icon_video_hot_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
}

.news-img .icon_video_hot {
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../images/list_video_icon.png) no-repeat;
    background-size: cover;
    margin-top: 2px
}

.news-img .icon_video_hot_time {
    line-height: 15px;
    font-size: 12px;
    margin-right: 5px
}

.news-img .icon_audio_hot {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    background: url(../../images/audio_icon.png) no-repeat;
    background-size: cover
}

.news-img span.toTen {
    background: #6b6b6b
}

.hotNews .hotNews-item .news-title {
    width: 160px;
    float: left;
    font-size: 16px;
    color: rgba(29, 29, 29, 1);
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    text-overflow: ellipsis;
    word-break: break-all;
    height: 70px;
    margin-left: 10px
}

.hotNews .hotNews-item .news-title .vip_logo_img {
    display: inline-block;
    height: 12px;
    width: auto
}

.headImg,
.personCard,
.politicsVoicePart {
    width: 100%
}

.channelTitle {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 28px;
    font-family: PingFang-SC-Bold;
    font-weight: 500;
    color: rgba(3, 3, 3, 1)
}

.politicsWrapper {
    display: none
}

.headImg {
    height: 240px
}

.personCard {
    height: 104px;
    margin-top: 26px;
    margin-bottom: 26px;
    position: relative
}

.personCard .cardCommon,
.tabBottom {
    position: absolute;
    box-sizing: border-box
}

.personCard .cardCommon {
    background-color: #fff;
    display: inline-block;
    width: 49.6%;
    padding: 20px 22px;
    cursor: pointer;
    top: 0
}

#nameAndTitle,
.newsWrapper1 {
    display: block
}

.personCard .cardCommon:nth-child(2) {
    right: 0
}

.notSelectedPerson:hover {
    top: -4px;
    box-shadow: 0 4px 22px rgba(197, 44, 30, .16)
}

.personCard .cardCommon img {
    width: 60px;
    height: 60px;
    float: left
}

#nameAndTitle {
    width: 180px;
    height: 60px;
    float: left;
    margin-left: 22px
}

#nameAndTitle p:nth-child(1) {
    height: 30px;
    line-height: 40px
}

#nameAndTitle p:nth-child(2) {
    height: 30px;
    line-height: 30px
}

.checkResume {
    height: 60px;
    line-height: 60px;
    float: right
}

.tabBottom {
    width: 108px;
    border-bottom: 6px solid #c52c1e;
    left: 50%;
    margin-left: -54px;
    bottom: 0
}

.showNews-item a,
.showNews-item a .img-wrapper,
.subNews-item a,
.subNews-item a .img-wrapper {
    position: relative;
    overflow: hidden
}

.newsWrapper2 {
    display: none
}

.subChannel,
.subChannel-wrapper1,
.subChannel-wrapper2 {
    background-color: #fff
}

.subChannel-title {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-right: 18px
}

.subChannel-title img {
    width: 290px;
    height: 70px
}

.subChannel-title a {
    height: 70px;
    line-height: 70px;
    float: right;
    font-size: 24px;
    color: #a9a9a9
}

.subChannel-news {
    box-sizing: border-box;
    border-top: 1px solid rgba(214, 214, 214, 1);
    font-size: 0
}

.notHome,
.showNews-wrapper {
    border-top: 8px solid #D70005;
    background-color: #fff;
    box-sizing: border-box
}

.subNews-item {
    display: inline-block;
    width: 309.5px;
    height: 340px;
    border-bottom: 1px solid rgba(214, 214, 214, 1);
    box-sizing: border-box;
    padding: 22px 20px
}

.subNews-item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.img-wrapper img {
    height: 202px
}

.description-wrapper {
    padding: 12px 0;
    background-color: #fff;
    border-bottom: 1px dotted #969696
}

.description-wrapper h2 {
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 700;
    color: rgba(42, 42, 42, 1);
    max-height: 40px;
    height: 40px;
    line-height: 21px;
    width: 100%;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.description-wrapper h2 .vip_logo_img {
    display: inline-block;
    height: 12px;
    width: auto
}

.foot {
    background-color: #fff;
    margin-top: 10px;
    width: 100%;
    color: #666;
    font-size: 12px
}

.clearfix::after,
.clearfix::before {
    display: table;
    content: " "
}

.foot>span,
.showNews-item,
.showNews-item a,
.showNews-wrapper {
    display: inline-block
}

.foot>span {
    font-size: 11px;
    color: rgba(96, 96, 96, 1);
    opacity: .8;
    white-space: nowrap;
    max-width: 116px
}

.source {
    float: left
}

.time {
    float: right
}

.showNews-wrapper {
    font-size: 0
}

.showNews-item {
    width: 309.6px;
    height: 314px;
    border-bottom: 1px solid rgba(214, 214, 214, 1);
    box-sizing: border-box;
    padding: 22px 20px
}

.showNews-item a {
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.showNews-item a .img-wrapper span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    display: block;
    width: 50px;
    height: 50px;
    background: url(../../images/iconVideo.png) no-repeat;
    background-size: cover
}

.subject_channel_wrapper {
    box-sizing: border-box;
    background-color: #fff;
    padding: 30px
}

.subject_channel_wrapper div {
    width: 100%;
    margin-bottom: 66px;
    border-bottom: 2px dotted #3699ff
}

.subject_channel_wrapper div a {
    display: block
}

.subject_channel_wrapper div a img {
    width: 100%;
    height: 306px
}

.subject_channel_wrapper div p {
    height: 100px;
    line-height: 100px;
    font-size: 32px
}

.subject_item_top {
    background-color: #fff
}

.topImg {
    width: 100%
}

.topTitle {
    line-height: 34px;
    font-size: 28px;
    font-weight: 600;
    padding-left: 26px;
    margin-bottom: 20px;
    margin-top: 30px
}

.tagList {
    box-sizing: border-box;
    padding-bottom: 28px;
    padding-left: 26px
}

.tagList a {
    width: auto;
    display: inline-block;
    font-size: 24px;
    box-sizing: border-box;
    padding: 14px 40px;
    border: 1px solid #999;
    color: #999;
    margin-right: 20px;
    margin-top: 20px
}

.tagList .startStyle:hover {
    background-color: #dcf8ff
}

.tagList .listTagBgc {
    background-color: #c52c1e;
    color: #fff
}

.subject_item_down {
    margin-top: 30px;
    background-color: #fff
}

.itemWrapper_title {
    height: 80px;
    box-sizing: border-box;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-right: 26px
}

.itemWrapper_title a,
.itemWrapper_title h1 {
    height: 100%;
    line-height: 44px;
    display: inline-block
}

.itemWrapper_title h1 {
    box-sizing: border-box;
    border-left: 10px solid #c52c1e;
    font-size: 30px;
    text-indent: 16px
}

.itemWrapper_title a {
    font-size: 24px;
    color: #a9a9a9;
    float: right
}

.searchPart {
    padding: 28px 26px;
    border-bottom: 1px solid #D4D4D4;
    background-color: #fff
}

.search-icon:hover {
    cursor: pointer
}

.searchPart .search-form {
    width: 100%;
    height: 48px;
    background-color: #f1f1f1;
    line-height: 48px
}

.searchPart .search-form .searchBtn {
    display: inline-block;
    width: 16%;
    height: 100%;
    line-height: 48px;
    background-color: #c5271e;
    color: #fff;
    font-size: 18px;
    text-align: center;
    float: left
}

.searchPart .search-form .search-field {
    width: 76%;
    height: 100%;
    outline: 0;
    border: none;
    line-height: 48px;
    float: left;
    font-size: 16px;
    text-indent: 2em;
    background-color: #f1f1f1
}

.searchPart .search-form .search-icon {
    display: inline-block;
    height: 48px;
    width: 48px;
    background: url(../../images/searchBtn_big.png) center no-repeat;
    float: right
}

.searchPart p {
    margin-top: 30px
}

.searchPart p span {
    color: #c5271e;
    margin-left: 4px;
    margin-right: 4px
}

.searchPart p label {
    display: inline-block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #c5271e;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent
}

#header .header-right .hr-item {
    display: inline-block;
    position: relative;
    font-size: 15px;
    cursor: pointer
}

#header .header-right .jubao:hover .wxWrapper,
#header .header-right .wxA:hover .wxWrapper {
    display: block
}

#header .header-right .appA,
#header .header-right .wxA {
    margin-left: 34px
}

#header .header-right .hr-item div {
    position: absolute;
    width: 160px;
    height: 120px;
    top: 36px;
    left: 4px;
    background-color: #fff;
    padding: 15px;
    display: none;
    text-align: center;
    z-index: 4000
}

#header .header-right .appA:hover .appWrapper {
    display: flex;
    width: auto;
    height: auto
}

.appWrapper .header-qrcode-box {
    width: 220px
}

#header .header-right a>div p {
    text-align: center;
    color: #000;
    line-height: 28px
}

#header .header-right a>div .header-qrcode-tips {
    font-size: 12px
}

#header .header-right a div img {
    width: 100px;
    height: 100px
}

.icon_video_swiper,
.loadImg img {
    width: 50px;
    height: 50px
}

.icon_video_swiper {
    position: absolute;
    left: 20px;
    bottom: 70px;
    display: block;
    background: url(../../images/iconVideo.png) no-repeat;
    background-size: cover;
    z-index: 5000
}

.img-wrapper .icon_video_news {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    display: block;
    width: 50px;
    height: 50px;
    background: url(../../images/iconVideo.png) no-repeat;
    background-size: cover;
    z-index: 5000
}

.no_more h2 {
    line-height: 30px
}

.loadImg {
    text-align: center;
    display: none
}

body #footer {
    height: auto;
    padding-bottom: 200px
}

.link-sec {
    width: 1300px;
    margin: 0 auto;
    padding: 10px;
    border-bottom: 1px solid #ccc
}

.link-title {
    font-weight: 700;
    margin: 10px;
    display: inline-block;
    border-bottom: 2px solid #666
}

.link-box {
    text-align: justify;
    text-justify: inter-ideograph
}

.link-box .link {
    display: inline-block;
    white-space: nowrap;
    margin: 3px 10px;
    line-height: 1.3;
    border-bottom: 1px solid #fff;
    transition: all .3s
}

.icon_video_newsFocus_time,
.icon_video_wapSwiper_time {
    line-height: 15px;
    font-size: 12px;
    margin-right: 5px
}

.link-box .link:hover {
    color: #576b95;
    border-bottom: 1px solid #576b95
}

.icon_video_newsFocus_box,
.icon_video_wapSwiper_box {
    position: absolute;
    color: #fff;
    padding: 2px 5px 2px 8px;
    border-radius: 12.5px
}

.icon_video_wapSwiper_box {
    right: 10px;
    bottom: 60px;
    display: flex;
    background-color: rgba(0, 0, 0, .4);
    height: 15px
}

.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_newsFocus_box {
    right: 5px;
    bottom: 5px;
    display: flex;
    background-color: rgba(0, 0, 0, .4);
    height: 15px
}

.icon_video_newsFocus {
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../images/list_video_icon.png) no-repeat;
    background-size: cover;
    margin-top: 2px
}