@charset "utf-8";
/* CSS Document */

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

body {
    font: 12px"Microsoft Yahei", "Arial Narrow", HELVETICA;
    background: #fff;
    -webkit-text-size-adjust: 100%;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #341b00;
    text-decoration: none;
}

em {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word;
    color: #666;
}

.g-wp p {
    color: #000;
}

/*通用定义*/
.bd::after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearer {
    clear: both;
    height: 0;
    display: block;
    font-size: 1px;
    overflow: hidden;
}

.layout,
.content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.boxMo {
    min-width: 1200px;
}

.banner {
    height: 960px;
    background: url(banner.png) no-repeat center top;
}

.nav_wrap {
    height: 120px;
    background-color: #c0090b;
}

.nav {
    display: flex;
    height: 120px;
    box-sizing: border-box;
}

.nav li {
    position: relative;
    display: flex;
    width: 174px;
    height: 120px;
    justify-content: center;
    align-items: center;
    background: #b4080a;
}

.nav li:nth-child(odd) {
    background-color: #a9080a;
}

.nav li a {
    margin-top: 45px;
    font: bold 24px/32px "Microsoft Yahei";
    color: #fff;
}

.nav li a::before {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    background-image: url(icon_nav.png);
    background-repeat: no-repeat;
    content: "";
}

.nav li:hover a {
    color: #f1dd99;
}

.nav li:nth-child(1) a::before {
    background-position: 0 0;
}

.nav li:nth-child(2) a::before {
    background-position: 0 -50px;
}

.nav li:nth-child(3) a::before {
    background-position: 0 -100px;
}

.nav li:nth-child(4) a::before {
    background-position: 0 -150px;
}

.nav li:nth-child(5) a::before {
    background-position: 0 -200px;
}

.nav li:nth-child(6) a::before {
    background-position: 0 -250px;
}

.nav li:nth-child(7) a::before {
    background-position: 0 -300px;
}

.nav li:hover:nth-child(1) a::before {
    background-position: -50px 0;
}

.nav li:hover:nth-child(2) a::before {
    background-position: -50px -50px;
}

.nav li:hover:nth-child(3) a::before {
    background-position: -50px -100px;
}

.nav li:hover:nth-child(4) a::before {
    background-position: -50px -150px;
}

.nav li:hover:nth-child(5) a::before {
    background-position: -50px -200px;
}

.nav li:hover:nth-child(6) a::before {
    background-position: -50px -250px;
}

.nav li:hover:nth-child(7) a::before {
    background-position: -50px -300px;
}

.col {
    overflow: hidden;
}

.col .hd {
    margin-top: 60px;
    overflow: hidden;
}

.col .bd {
    width: 1200px;
    margin-top: 30px;
    overflow: hidden;
}

.col1 .hd {
    height: 135px;
    background: url(col1-hd.png) no-repeat center top;
}

.col2 .hd {
    height: 146px;
    background: url(col2-hd.png) no-repeat center top;
}

.col3 .hd {
    height: 159px;
    background: url(col3-hd.png) no-repeat center top;
}

.col4 .hd {
    height: 161px;
    background: url(col4-hd.png) no-repeat center top;
}

.col5 .hd {
    height: 141px;
    background: url(col5-hd.png) no-repeat center top;
}

.col6 .hd {
    height: 159px;
    background: url(col6-hd.png) no-repeat center top;
}

.box_hyyw {
    height: 800px;
    background: url(col1-bg.png) no-repeat center top;
}

.box_dhzlk {
    height: 280px;
    background: url(col7-bg.png) no-repeat center top;
}

.box_wytd {
    height: 1240px;
    background: url(col2-bg.png) no-repeat center top;
}

.box_gqtj {
    height: 1110px;
    background: url(col3-bg.png) no-repeat center top;
}

.box_xczb {
    height: 760px;
    background: url(col4-bg.png) no-repeat center top;
}

.box_rmch {
    height: 1080px;
    background: url(col5-bg.png) no-repeat center top;
}

.box_mtjj {
    height: 950px;
    background: url(col6-bg.png) no-repeat center top;
}

.focus_wrap {
    position: relative;
    float: left;
    width: 640px;
    padding-bottom: 36px;
}

.focus_wrap:before {
    position: absolute;
    left: 3px;
    top: 426px;
    width: 634px;
    height: 20px;
    background: url(focus_bot.png) no-repeat center top;
    content: ""
}

.swiper-container_focus {
    width: 640px;
    height: 426px;
    overflow: hidden;
}

.swiper-container_focus .swiper-wrapper {
    height: auto;
}

.swiper-container_focus .swiper-slide {
    position: relative;
}

.swiper-container_focus .swiper-slide-active,
.swiper-container_focus .swiper-slide-duplicate-active {}

.swiper-container_focus .swiper-slide img {
    width: 640px;
    height: 426px;
}

.swiper-container_focus .swiper-slide h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    font: 20px/48px "Microsoft Yahei";
    text-align: center;
    color: #fff;
    background: rgba(192, 9, 11, 0.8);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

.swiper-container_focus .swiper-slide h3 a {
    color: #fff;
}

.swiper-container_focus_prev,
.swiper-container_focus_next {
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
    width: 30px;
    height: 60px;
    background-image: url(arr1.png);
    cursor: pointer;
    outline: none;
    z-index: 10
}

.swiper-container_focus_prev {
    left: 0;
    background-position: 0 0
}

.swiper-container_focus_next {
    right: 0;
    background-position: -30px 0
}

.w540 {
    width: 540px;
}

.hyyw_tem {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 90px;
    padding: 0 30px 0 12px;
    box-sizing: border-box;
}

.hyyw_date {
    position: relative;
    display: flex;
    width: 70px;
    height: 64px;
    align-items: center;
}

.hyyw_date:before {
    position: absolute;
    top: 50%;
    right: -20px;
    width: 1px;
    height: 50px;
    margin-top: -25px;
    background-color: #f1696a;
    content: "";
}

.hyyw_date .d {
    font: bold 24px/32px Arial;
    text-align: center;
    color: #c0090b;
}

.hyyw_date .xg {
    font: bold 24px/32px Arial;
    margin: 0 5px;
    text-align: center;
    color: #c0090b;
}

.hyyw_date .ym {
    font: bold 30px/32px Arial;
    text-align: center;
    color: #c0090b;
}

.hyyw_tem>h3 {
    width: 380px;
    height: 64px;
    font: 20px/32px "Microsoft Yahei";
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.hyyw_tem>h3 a {
    color: #333;
}

.hyyw_tem:hover {
    background: #c0090b;
}

.hyyw_tem:hover .hyyw_date .d,
.hyyw_tem:hover .hyyw_date .ym,
.hyyw_tem:hover .hyyw_date .xg {
    color: #fff;
}

.hyyw_tem:hover .hyyw_date:before {
    background-color: #fff;
}

.hyyw_tem:hover>h3 a {
    color: #fff;
}

a.btn_more {
    position: relative;
    float: right;
    width: 160px;
    height: 30px;
    margin-top: 50px;
    font: 18px/30px "Microsoft Yahei";
    text-align: center;
    color: #c0090b;
    background: url(more.png) no-repeat center top;
    border-radius: 15px;
}


a.btn_more:hover {
    color: #ffdd99;
    background: url(more_2.png) no-repeat center top;

}

a.btn_more:before {
    background-position: -8px 0
}

.col7 .layout {
    display: flex;
    align-items: center;
    height: 280px;
}

.col7 .hd {
    float: left;
    width: 353px;
    height: 94px;
    background: url(col7-hd.png) no-repeat center top;
}

.dhzlk_con {
    margin-left: 40px;
}

.dhzlk_con img {
    float: left;
    width: 220px;
    height: 111px;
    margin: 30px 20px 0 0;
}

.col2 .bd {
    position: relative;
}

.col2_swiper .swiper-slide {
    display: flex;
    flex-direction: column;
    width: 360px;
}

.col2_img_item {
    display: flex;
    margin-tio: 3opx;
    align-items: center;
    flex-direction: column;
    width: 360px;
    height: 353px;
    position: relative;
    background: url(col2-img-bg.png) no-repeat center bottom;
    margin-top: 30px;
}

.col2_img_item img {
    width: 300px;
    height: 200px;
    z-index: 3;
    border-radius: 10px;
    border: 3px solid #f4d187;
}

.col2_img_item::after {
    position: absolute;
    top: 0;
    left: 27px;
    width: 306px;
    height: 206px;
    background: url(col2-img-1.png) no-repeat center top;
    content: "";
}

.col2_img_item:last-child {
    /* margin-top: 36px; */
}

.col2_img_item h3 {
    width: 300px;
    margin-top: 25px;
    font: bold 20px/32px "Microsoft Yahei";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #f4d187;
}

.col2_img_item .more {
    margin: 20px 0 0 30px;
    width: 100px;
    height: 22px;
    background: url(col2-more.png) no-repeat center top;
    align-self: flex-start;
}

.col2_img_item a {
    color: #f4d187;
    transition: color 0.3s ease;
}

.col2_img_item {
    transition: transform 0.3s ease;
}

.col2_img_item:hover {
    transform: translateY(-8px);
}

.col2_img_item img {
    transition: border-color 0.3s ease;
}

.col2_img_item:hover img {
    border-color: #c0090b;
}

.col2_img_item:hover h3 a {
    color: #fff;
}

.col2_img_item .more {
    transition: background 0.3s ease;
}

#swiper-pagination2.swiper-pagination {
    bottom: -60px;
    left: 50%;
    margin-left: -90px;
}

#swiper-pagination2.swiper-pagination span {
    width: 12px;
    height: 12px;
    background: #f2b9a5;
    marign-lef: 10px;
    margin-left: 10px;
}

#swiper-pagination2.swiper-pagination span.swiper-pagination-bullet-active {
    width: 48px;
    height: 12px;
    border-radius: 20px;
    background: #c00000;
}

.col2_swiper_prev,
.col2_swiper_next {
    position: absolute;
    bottom: -60px;
    width: 80px;
    height: 30px;
    background-image: url(arr2.png);
    cursor: pointer;
    outline: none;
    z-index: 10
}

.col2_swiper_prev {
    left: 50%;
    transform: translatex(-250%);
    background-position: 0 0
}

.col2_swiper_next {
    right: 50%;
    transform: translatex(250%);
    background-position: -80px 0
}

.col2 .btn_more {
    margin-top: 110px;
}

.col3 .bd {
    position: relative;
}


.col3_swiper {
    width: 1000px;
    height: 667px;
    overflow: hidden;
}

.col3_swiper .swiper-slide {
    width: 1000px;
    height: 667px;
}

.col3_swiper .swiper-slide img {
    width: 1000px;
    height: 667px;
}

.col3_swiper .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    font: 20px / 48px "Microsoft Yahei";
    text-align: center;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    background: linear-gradient(to bottom, transparent, rgba(255, 0, 0, 0.8));
}

.col3_swiper_2_wrap {
    position: relative;
    width: 180px;
}

.col3_swiper_2 {
    position: relative;
    margin-top: 55px;
    width: 180px;
    height: 550px;
    overflow: hidden;
}

.col3_swiper_2 .swiper-slide {
    width: 180px;
    height: 120px !important;
}

.col3_swiper_2 .swiper-slide img {
    width: 180px;
    height: 120px;
    border-radius: 5px;
}

.col3_swiper_2 .swiper-slide.swiper-slide-thumb-active img {
    border: 3px solid #c0090b;
    box-sizing: border-box;
}


.col3_swiper_prev,
.col3_swiper_next {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 58px;
    height: 36px;
    background-image: url(arr3.png);
    cursor: pointer;
    outline: none;
    z-index: 100;
}

.col3_swiper_prev {
    top: 0;
    background-position: 0 0
}

.col3_swiper_next {
    bottom: -43px;
    background-position: 0 -36px;
}

.col3 .btn_more {
    margin-top: 80px;
}

/* 现场直播 */
.col4 .bd {
    position: relative;
    overflow: inherit;
}

.col4_swiper {
    overflow: hidden;
    height: 388px;
}

.xczb_tem {
    float: left;
    width: 580px;
    margin-right: 40px;
}

.xczb_tem:nth-child(2n) {
    margin-right: 0
}

.xczb_tem img {
    width: 580px;
    height: 326px;
}

.xczb_tem h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
    margin-top: 2px;
    font: 20px/24px "Microsoft Yahei";
    color: #fff;
    background-color: #c0090b;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.xczb_tem h3:before {
    width: 23px;
    height: 18px;
    margin-right: 14px;
    background: url(icon_video.png) no-repeat center top;
    content: ""
}

.col4_swiper_prev,
.col4_swiper_next {
    position: absolute;
    top: 55%;
    transform: translateY(-100%);
    width: 36px;
    height: 58px;
    background-image: url(arr4.png);
    cursor: pointer;
    outline: none;
    z-index: 10
}

.col4_swiper_prev {
    left: -54px;
    background-position: 0 0
}

.col4_swiper_next {
    right: -32px;
    background-position: -36px 0
}


/* 融媒策划 */
.col5_swiper_wrap {
    position: relative;
}

.col5_swiper .swiper-slide {
    width: 280px;
}

.col5_swiper .swiper-slide img {
    width: 280px;
    height: 524px;
}

.col5_swiper .swiper-slide a:nth-child(2) {
    position: relative;
    overflow: hidden;
    padding: 20px;
    width: 280px;
    height: 120px;
    background-color: #c0090b;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .col5_swiper .swiper-slide::before {
    content: "";
    position: absolute;
    top: 495px;
    left: 16px;
    width: 0;
    height: 0;
    border-left: 26px solid transparent;
    border-right: 26px solid transparent;
    border-bottom: 30px solid #c0090b;
} */

.col5_swiper .swiper-slide p {
    font: 20px/24px "Microsoft Yahei";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}

.col5_swiper_prev,
.col5_swiper_next {
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
    width: 36px;
    height: 58px;
    background-image: url(arr4.png);
    cursor: pointer;
    outline: none;
    z-index: 10
}

.col5_swiper_prev {
    left: -54px;
    background-position: 0 0
}

.col5_swiper_next {
    right: -32px;
    background-position: -36px 0
}


/* 媒体聚焦 */
.col6 .bd {
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
}

.col6 .news_item {
    width: 581px;
    height: 241px;
    background: url(col6-item.png) no-repeat center top;
    padding: 40px;
    box-sizing: border-box;
}

.col6 .news_item h3 {
    font: bold 24px/1.5 "Microsoft Yahei";
}

.col6 .news_item span {
    color: #a9080a;
}

.col6 .news_item p {
    margin-top: 20px;
    font: 16px/1.5 "Microsoft Yahei";
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.col6 .btn_more {
    margin-top: 10px;
}

/* side-nav-wrap */
.side-nav-wrap {
    position: fixed;
    top: 252px;
    right: 50px;
    width: 180px;
    height: 500px;
    padding: 0 26px;
    background: url(side_nav.png) no-repeat center top;
}

.side-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 128px;
    margin-top: 50px;
}

.side-nav li {
    width: 128px;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #d71e20;
    overflow: hidden;
}

.side-nav li a::before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background-image: url(icon_nav.png);
    background-repeat: no-repeat;
    content: "";
    background-size: 70px 245px;
}

.side-nav li:hover a {
    color: #f1dd99;
}

.side-nav li a {
    font: bold 16px / 32px "Microsoft Yahei";
    color: #fff;
    margin-left: 45px;
}

.side-nav li:nth-child(1) a::before {
    background-position: 0 0;
}

.side-nav li:nth-child(2) a::before {
    background-position: 0 -35px;
}

.side-nav li:nth-child(3) a::before {
    background-position: 0 -70px;
}

.side-nav li:nth-child(4) a::before {
    background-position: 0 -105px;
}

.side-nav li:nth-child(5) a::before {
    background-position: 0 -140px;
}

.side-nav li:nth-child(6) a::before {
    background-position: 0 -175px;
}

.side-nav li:nth-child(7) a::before {
    background-position: 0 -210px;
}

.side-nav li:hover:nth-child(1) a::before {
    background-position: -35px 0;
}

.side-nav li:hover:nth-child(2) a::before {
    background-position: -35px -35px;
}

.side-nav li:hover:nth-child(3) a::before {
    background-position: -35px -70px;
}

.side-nav li:hover:nth-child(4) a::before {
    background-position: -35px -105px;
}

.side-nav li:hover:nth-child(5) a::before {
    background-position: -35px -140px;
}

.side-nav li:hover:nth-child(6) a::before {
    background-position: -35px -175px;
}

.side-nav li:hover:nth-child(7) a::before {
    background-position: -35px -210px;
}

.footer.footer{margin-top: 0}


@media screen and (max-width: 1024px) {
    .banner {
        height: 600px;
        background: url(banner-m.png) no-repeat center top;
    }

    .side-nav-wrap {
        display: none !important;
    }
}