﻿/* 正常屏幕 */

.xw_center .left h5 tbody tr:last-child {
    display: none;
}
body{
    min-width: 1076px;
}
.header{
    min-width: 1076px;
}
@media only screen and (min-width: 1300px) and (max-width: 1800px) {
    /* bannder图 */
    .bannder {
        width: 100%;
        height: 354px;
        background-color: #000;
    }
    .inside {
        margin: 0 auto;
        width: 1300px;
        height: 354px;
        background: linear-gradient(right, black, rgba(0, 0, 0, 0), black);
        background: -ms-linear-gradient(right, black, rgba(0, 0, 0, 0), black);
        background: -webkit-linear-gradient(right, black, rgba(0, 0, 0, 0), black);
        background: -moz-linear-gradient(right, black, rgba(0, 0, 0, 0), black);
    }
    .jianbian {
        position: relative;
        top: -354px;
        margin: 0 auto;
        right: 0px;
        height: 354px;
        content: "";
    }
    .jianbian .list {
        position: absolute;
        right: 0;
        background-color: rgba(0, 0, 0, .2);
        width: 294px;
        font-size: 16px;
        color: #dddddd;
    }
    .jianbian .list h5,
    .jianbian .list p {
        font-weight: normal;
        height: 34px;
        line-height: 34px;
        text-indent: 10px;
        color: #dddddd;
        font-size: 16px;
        text-decoration: none;
    }
    .jianbian .list .level:hover {
        background: rgba(0, 0, 0, .2);
    }
    .inside img {
        width: 100%;
        height: 100%;
    }
    /* end */
    /* 内容区 */
    /* 新闻 */
    .xw_center {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-between;
    }
    /* 左侧 新闻 */
    .xw_center .left {
        width: 84%;
    }
    .xw_center .left h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .xw_center .left h5 a {
        color: #222222;
    }
    .xw_center .left h6 a {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        text-decoration: none;
    }
    .xw_center .left p {
        font-size: 13px;
        color: #999999;
    }
    .xw_center .left h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .xw_center .left .bottom {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: flex-start;
    }
    .xw_center .left .bottom .bo-left {
        width: 39%;   
    }
    .xw_center .left .bottom .bo-left .swiper-slide {
        width: 100% !important;
        background-color: #f3f3f3;
        padding-bottom: 10px;
    }
    .xw_center .left .bottom .bo-left img {
        width: 100%;
        height: 280px;
        border-radius: 5px;
    }
    .xw_center .left .bottom .bo-right {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-left: 8px;
        overflow: hidden;
    }
    .xw_center .left .bottom .bo-right .modular h5 {
        cursor: pointer;
        font-size: 15px;
        color: #222222;
    }
    .xw_center .left .bottom .bo-right .modular h6:hover {
        color: #ff7300;
    }
    .xw_center .left .bottom .bo-right .modular p {
        color: #999999;
    }
    .xw_center .left .bottom .bo-right .modular {
        display: none;
        position: relative;
        width: 204px;
        margin-right: 10px;
        margin-bottom: 20px;
        font-size: 13px;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(1) {
        display: block;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(2) {
        display: block;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(3) {
        display: block;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(4) {
        display: block;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(5) {
        display: block;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(6) {
        display: block;
    }
    .xw_center .left .bottom .bo-right .modular .bofang {
        position: absolute;
        top: 40px;
        left: 78px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(3n+3) {
        margin-right: 0;
    }
    .xw_center .left .bottom .bo-right .modular img {
        width: 204px;
        /* height: 83.69px; */
    }
    /* 右侧-新闻 */
    /* 精选 */
    .xw_center .right {
        margin-top: 49px;
        width: 16%;
    }
    .xw_center .right h5 {
        position: relative;
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 20px;
        background: url(../images/tibiao_03.png) no-repeat left center;
    }
    .xw_center .right h5 span {
        position: absolute;
        right: 23px;
        font-size: 15px;
        font-weight: normal;
    }
    .xw_center .right h5 span a {
        color: #222222;
    }
    .xw_center .right .bottom {
        background-color: #f3f3f3;
    }
    .xw_center .right .bottom .modular {
        position: relative;
        width: 100%;
        margin-bottom: 10px !important;
    }
    .xw_center .right .bottom .modular p {
        cursor: pointer;
    }
    .xw_center .right .bottom .modular h6 {
        font-weight: normal;
        font-size: 15px;
        cursor: pointer;
    }
    .xw_center .right .bottom .modular h6:hover {
        color: #ff7300;
    }
    .xw_center .right .bottom .modular .bofang {
        position: absolute;
        top: 40px;
        left: 78px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .xw_center .right .bottom .modular img {
        /* width: 202px; */
        width: 100%;
    }
    .xw_center .right .list p {
        line-height: 35px;
        font-size: 15px;
        cursor: pointer;
        white-space: normal
        text-decoration: none;
        padding: 0 11px 0 23px;
        background: url(../images/jiantou_3.png) no-repeat left center;
        background-position-x: 8px;
        background-size: 10px;
        ;
        overflow: hidden;
    }
    /* 专题 */
    .special {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-between;
    }
    .special .left {
        width: 84%;
    }
    .special .left h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .special .left .bottom {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
        overflow: hidden;
    }
    .special .left .bottom .modular {
        display: none;
        width: 205px;
        margin-right: 1%;
    }
    .special .left .bottom .modular:nth-child(1) {
        display: block;
    }
    .special .left .bottom .modular:nth-child(2) {
        display: block;
    }
    .special .left .bottom .modular:nth-child(3) {
        display: block;
    }
    .special .left .bottom .modular:nth-child(4) {
        display: block;
    }
    .special .left .bottom .modular:nth-child(5) {
        display: block;
    }
    .special .left .bottom .modular h6 {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
    }
    .special .left .bottom .modular h6 a {
        font-size: 14px;
        color: #222222;
    }
    .special .left .bottom .modular p {
        font-size: 12px;
        color: #999999;
    }
    .special .left .bottom .modular img {
        width: 202px;
    }
    /* 点播 */
    .special .left .linglei .modular {
        display: block;
        width: 205px;
        margin-right: 1%;
    }
    .special .left .linglei .modular:last-child {
        display: none;
    }
    .special .left .linglei .modular:nth-last-child(2) {
        display: none;
    }
    /* 右侧-专题 */
    /* 直播 */
    .special .right {
        width: 16%;
    }
    .special .right h5 {
        position: relative;
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 20px;
        background: url(../images/tibiao_03.png) no-repeat left center;
    }
    .special .right h5 span {
        position: absolute;
        right: 23px;
        font-size: 15px;
        font-weight: normal;
    }
    .special .right h5 span a {
        color: #222222;
    }
    .special .right .bottom .modular {
        position: relative;
        width: 100%;
        margin-bottom: 10px !important;
    }
    .special .right .bottom .modular p {
        cursor: pointer;
    }
    .special .right .bottom .modular p a {
        color: #222222;
    }
    .special .right .bottom .modular .huigu a {
        color: #999999;
    }
    .special .right .bottom .modular h6 {
        font-weight: normal;
        font-size: 15px;
        cursor: pointer;
    }
    .special .right .bottom .modular h6:hover {
        color: #ff7300;
    }
    .special .right .bottom .modular .bofang {
        position: absolute;
        top: 40px;
        left: 78px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .special .right .bottom .modular img {
        /* width: 202px; */
        width: 100%;
    }
    .special .right .bottom .modular i {
        background-color: #f83f26;
        color: #fff;
        padding: 1px 2px;
        font-size: 10px;
        border-radius: 5px;
        font-style: normal;
        list-style: none;
        position: absolute;
        top: 4px;
        left: 4px;
    }
    .special .right .bottom .modular p {
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #222222;
    }
    .special .right .bottom .modular p span {
        background-color: #f83f26;
        color: #fff;
        padding: 1px 2px;
        font-size: 10px;
        border-radius: 5px;
        font-style: normal;
        list-style: none;
    }
    .special .right .bottom .modular .huigu a {
        color: #999999;
    }
    .special .right .bottom .modular .huigu span {
        background-color: #999999;
        color: #fff;
        padding: 0 2px;
        font-size: 10px;
        border-radius: 5px;
        font-style: normal;
        list-style: none;
    }
    .special .right .paihang .modular {
        position: relative;
        width: 100%;
        margin-bottom: 0 !important;
        padding-bottom: 8px !important;
    }
    /* 右侧 */
    .special .right1 {
        margin-top: 30px;
        width: 16%;
    }
    .special .right1 div {
        width: 100%;
    }
    .special .right1 div img {
       width: 100%;
    }
    /* 拍客 */
    .patting {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-between;
    }
    .patting .left h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .patting .left h5 a {
        color: #222222;
    }
    .patting .left h6 a {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        text-decoration: none;
    }
    .patting .left h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .patting .left .bottom {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: flex-start;
    }
    .patting .left .bottom .modular h5 {
        cursor: pointer;
        font-size: 15px;
        color: #222222;
    }
    .patting .left .bottom .modular h6:hover {
        color: #ff7300;
    }
    .patting .left .bottom .modular p {
        color: #999999;
    }
    .patting .left .bottom .modular {
        display: none;
        position: relative;
        width: 201px;
        margin-right: 1%;
        margin-bottom: 20px;
        font-size: 13px;
    }
    .patting .left .bottom .modular:nth-child(1) {
        display: block;
    }
    .patting .left .bottom .modular:nth-child(2) {
        display: block;
    }
    .patting .left .bottom .modular:nth-child(3) {
        display: block;
    }
    .patting .left .bottom .modular:nth-child(4) {
        display: block;
    }
    .patting .left .bottom .modular:nth-child(5) {
        display: block;
    }
    .patting .left .bottom .modular .bofang {
        position: absolute;
        top: 40px;
        left: 78px;
        width: 44px;
        height: 44px;
        display: none;
    }
    /* 
.patting .left .bottom .modular:nth-child(3n+3) {
    margin-right: 0;
} */
    .patting .left .bottom .modular img {
        width: 202px;
        /* height: 83.69px; */
    }
    /* 右侧 */
    .patting .right {
        margin-top: 50px;
        width: 17%;
    }
    .patting .right div {
        width: 100%;
    }
    .patting .right div img {
        width: 202px;
    }
    /* 主持人 */
    .host {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
    }
    .host h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .host h5 a {
        color: #222222;
    }
    .host h6 a {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        text-decoration: none;
    }
    .host h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .host .bottom {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-between;
    }
    .host .bottom div {
        text-align: center;
    }
    .host .bottom div h6 {
        font-weight: normal;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }
    .host .bottom div p {
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }
    .host .bottom div .tou {
        width: 80px;
        height: 80px;
        border-radius: 25%;
        overflow: hidden;
    }
    .host .bottom div .tou img {
        width: 100%;
    }
    #Z_Box #Z_Box_L .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: 100%;
        max-height: 365px;
    }
    #Z_Box {
        /* height: 360px; */
        width: 100%;
        font-size: 0;
        background-color: #bd0003;
        position: relative;
    }
    #Z_Box_L {
        position: relative;
        /* height: 360px; */
        width: 100%;
        display: inline-block;
        background: #000;
    }
    #Z_Box_L::before {
        content: "";
        display: inline-block;
        vertical-align: top;
        height: 100%;
        width: 300px;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 99999;
        background: linear-gradient(left, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background: -ms-linear-gradient(left, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background: -moz-linear-gradient(left, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    }
    #Z_Box_L::after {
        content: "";
        display: inline-block;
        vertical-align: top;
        height: 100%;
        width: 300px;
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 99999;
        background: linear-gradient(right, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
        background: -ms-linear-gradient(right, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
        background: -webkit-linear-gradient(right, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
        background: -moz-linear-gradient(right, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
    }
    #Z_Box_L .swiper-slide {
        background: #000;
        font-size: 0px;
    }
    #Z_Box_L * {
        font-size: 0;
        padding: 0;
        margin: 0
    }
    #Z_Box_L a {
        background: transparent;
        font-size: 0px;
        display: block;
        width: 100%;
        /* height: 360px; */
    }
    #Z_Box_R {
        position: absolute;
        top: 0px;
        right: 0px;
        /* height: 360px; */
        height: 100%;
        width: 300px;
        display: inline-block;
        background-color: rgba(0, 0, 0, 0.6);
    }
    .gallery-thumbs {
        padding: 0;
    }
    #Z_Box_R .swiper-slide {
        display: block;
        width: auto !important;
        cursor: pointer;
        font-size: 16px;
        color: #fff;
        padding-left: 10px;
        padding-right: 5px;
        ;
        white-space: normal
        overflow: hidden;
        opacity: 1;
        line-height: -moz-calc(360px / 10);
        line-height: -webkit-calc(360px / 10);
        line-height: calc(360px / 10);
        max-height: 36px;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
        color: #ff7300 !important;
        background: rgba(0, 0, 0, 0.2);
    }
    #Z_Box_R .swiper-slide:hover {
        color: #ff7300 !important;
        background: rgba(0, 0, 0, 0.2);
    }
    .modular a>:first-child {
        height: 114px !important;
    }
    /* 头部导航 */
    .daohang{
        width: 1300px;
        height: 56px;
        margin: 0 auto;
        max-width: 1720px;
    }
    .daohang table tbody{
        color: #ababab;
        display: flex;
        display: -webkit-flex;
        justify-content: flex-start;
    }
    .daohang table tbody tr{
        font-size: 14px;
        line-height: 52px;
    }
    .daohang table tbody tr td:first-child{
        display: none;
    }
    .daohang table tbody tr span{
        color: #ababab;
        margin: 5px;
    }
    /* 中间内容 */
    .sy_box {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    /* 左侧 */
    .sy_box .left{
        width: 84%;
    }
    .sy_box .left .minsheng h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .sy_box .left .minsheng h5 a{
        color: #000;
    }
    .sy_box .left .minsheng h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .sy_box .left .minsheng h5 a span a{
        color: #000;
    }
    .sy_box .left .minsheng .bottom {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: flex-start;
    }
    .sy_box .left .minsheng .bottom .modular {
        display: none;
        width: 205px;
        margin-right: 1%;
    }
    .sy_box .left .minsheng .bottom .modular:nth-child(1) {
        display: block;
    }
    .sy_box .left .minsheng .modular:nth-child(2) {
        display: block;
    }
    .sy_box .left .minsheng .bottom .modular:nth-child(3) {
        display: block;
    }
    .sy_box .left .minsheng .bottom .modular:nth-child(4) {
        display: block;
    }
    .sy_box .left .minsheng .bottom .modular:nth-child(5) {
        display: block;
    }
    .sy_box .left .minsheng .bottom .modular h6 {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        white-space: normal
        text-decoration: none;
        overflow: hidden;
        ;
        padding: 0 10px;
        text-align: center;
    }
    .sy_box .left .minsheng .bottom .modular h6 a {
        font-size: 14px;
        color: #222222;
    }
    .sy_box .left .minsheng .bottom .modular p {
        font-size: 12px;
        color: #999999;
    }
    .sy_box .left .minsheng .bottom .modular img {
        width: 202px;
    }
    /* 右侧 */
    .sy_box .right{
        width: 16%;
    } 
    .sy_box .right .ri_top{
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        margin: 10px 0;
    }
    .sy_box .right .ri_top .gengduo{
        width: 20%;
        background-color: #e4e4e4;
        text-align: center;
        height: 32px;
        line-height: 32px;
    }
    .sy_box .right .ri_top .gengduo a{
        color: #454545;
    }
    .sy_box .right .top{
        height: 30px;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-around;
        border: 1px solid #ff7300;
    } 
    .sy_box .right .top p{
        height: 30px;
        width: 81px;
        line-height: 30px;
        font-size: 16px;
        cursor: pointer;
        text-align: center;
    } 
    .sy_box .right .top p:first-child{
        border-right: 1px solid #ff7300;
    } 
    .sy_box .right .top p a {
        font-size: 12px;
        color: #000;
    }
    .sy_box .right .top .action{
        color: #fff;
        background-color: #ff7300;
    }
    .sy_box .right .bottom .neirong{
        display: none;
    }
    .sy_box .right .bottom .on{
        display: block;
    }
    .sy_box .right .bottom .neirong p{
        font-size: 14px;
        line-height: 36px;
        text-indent: 2px;
        position: relative;
        background-color: #f3f3f3;
    }
    .sy_box .right .bottom .neirong p:first-child span{
        color: #fff;
        background: url(../images/xin_07.png) no-repeat left center;
    }
    .sy_box .right .bottom .neirong p:nth-child(2) span{
        color: #fff;
        background: url(../images/xin_10.png) no-repeat left center;
    }
    .sy_box .right .bottom .neirong p:nth-child(3) span{
        color: #fff;
        background: url(../images/xin_12.png) no-repeat left center;
    }
    .sy_box .right .bottom .neirong p span{
        margin-right: 12px;
        padding: 10px 10px 10px 4px;
    }
    
    .sy_box .right .bottom .neirong p i{
       font-style: normal;
       position: absolute;
       right: 6px;
    }
    /* 主持人轮播 */
    .zcrzong {
        width: 1300px;
        background-color: #f1f1f1;
        position: relative;
    }

    #zcr {
        width: 1200px;
        height: 200px;
        margin: 0 auto;

    }
    .zcrjiantou1 {
        position: absolute;
        left: 22px;
        top: 66px;
        z-index: 1000000;
        outline:none;
        cursor: pointer;
    }
    #zcr .swiper-slide img {
        margin-top: 47px;
        width: 100px;
        border-radius: 50%;
    }
    #zcr .swiper-slide {
        text-align: center;
    }
    .zcrjiantou2 {
        position: absolute;
        right: 22px;
        top: 66px;
        z-index: 10000000;
        outline:none;
        cursor: pointer;
    }
}


/* 小屏展示 */

@media only screen and (max-width: 1300px) {
    /* bannder图 */
    .bannder {
        width: 100%;
        height: 354px;
        background-color: #000;
    }
    .inside {
        margin: 0 auto;
        width: 100%;
        min-width: 1076px;
        height: 354px;
        background: linear-gradient(right, black, rgba(0, 0, 0, 0), black);
        background: -ms-linear-gradient(right, black, rgba(0, 0, 0, 0), black);
        background: -webkit-linear-gradient(right, black, rgba(0, 0, 0, 0), black);
        background: -moz-linear-gradient(right, black, rgba(0, 0, 0, 0), black);
    }
    .jianbian {
        position: relative;
        top: -354px;
        margin: 0 auto;
        right: 0px;
        height: 354px;
        content: "";
    }
    .jianbian .list {
        position: absolute;
        right: 0;
        background-color: rgba(0, 0, 0, .2);
        width: 294px;
        font-size: 16px;
        color: #dddddd;
    }
    .jianbian .list h5,
    .jianbian .list p {
        font-weight: normal;
        height: 34px;
        line-height: 34px;
        text-indent: 10px;
        cursor: pointer;
    }
    .jianbian .list .level:hover {
        background: rgba(0, 0, 0, .2);
    }
    .jianbian .list h5 {
        color: #dddddd;
        font-size: 16px;
        text-decoration: none;
        cursor: pointer;
    }
    .inside img {
        width: 100%;
        height: 100%;
    }
    /* end */
    /* 内容区 */
    /* 新闻 */
    .xw_center {
        width: 1076px;
        min-width: 1076px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        justify-content: space-between;
    }
    /* 左侧 新闻 */
    .xw_center .left {
        min-width: 860px;
        width: 81%;
    }
    .xw_center .left h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .xw_center .left h5 a {
        color: #222222;
    }
    .xw_center .left h6 a {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        text-decoration: none;
    }
    .xw_center .left p {
        font-size: 13px;
        color: #999999;
    }
    .xw_center .left h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .xw_center .left .bottom {
        width: 100%;
        min-width: 860px;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .xw_center .left .bottom .bo-left {
        width: 48%;
        min-width: 406px;
    }
    .xw_center .left .bottom .bo-left .swiper-slide {
        width: 100% !important;
        background-color: #f3f3f3;
        padding-bottom: 10px;
    }
    .xw_center .left .bottom .bo-left img {
        width: 100%;
        height: 280px;
        border-radius: 5px;
    }
    .xw_center .left .bottom .bo-right {
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        justify-content: space-around;
        flex-wrap: wrap;
        margin-left: 8px;
        overflow: hidden;
    }
    .xw_center .left .bottom .bo-right .modular h5 {
        cursor: pointer;
        font-size: 15px;
        color: #222222;
    }
    .xw_center .left .bottom .bo-right .modular h6:hover {
        color: #ff7300;
    }
    .xw_center .left .bottom .bo-right .modular p {
        color: #999999;
    }
    .xw_center .left .bottom .bo-right .modular {
        display: none;
        position: relative;
        width: 204px;
        margin-right: 10px;
        margin-bottom: 20px;
        font-size: 13px;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(1) {
        display: block;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(2) {
        display: block;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(3) {
        display: block;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(4) {
        display: block;
    }
    .xw_center .left .bottom .bo-right .modular .bofang {
        position: absolute;
        top: 45px;
        left: 95px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .xw_center .left .bottom .bo-right .modular img {
        width: 204px;
        /* height: 83.69px; */
    }
    /* 右侧-新闻 */
    /* 精选 */
    .xw_center .right {
        width: 19%;
        margin-top: 49px;
    }
    .xw_center .right h5 {
        position: relative;
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 20px;
        background: url(../images/tibiao_03.png) no-repeat left center;
    }
    .xw_center .right h5 span {
        position: absolute;
        right: 23px;
        font-size: 15px;
        font-weight: normal;
    }
    .xw_center .right .bottom{
        background-color: #f3f3f3;
    }
    .xw_center .right .bottom .modular {
        position: relative;
        width: 100%;
        margin-bottom: 10px !important;
    }
    .xw_center .right .bottom .modular p {
        cursor: pointer;
        ;
        overflow: hidden;
        white-space: normal
        text-decoration: none;
        text-indent: 20px;
        background: url(../images/tibiao_03.png) no-repeat left center;
    }
    .xw_center .right .bottom .modular h6 {
        font-weight: normal;
        font-size: 15px;
        cursor: pointer;
    }
    .xw_center .right .bottom .modular h6:hover {
        color: #ff7300;
    }
    .xw_center .right .bottom .modular .bofang {
        position: absolute;
        top: 45px;
        left: 95px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .xw_center .right .bottom .modular img {
        width: 202px;
    }
    .xw_center .right .list p {
        line-height: 35px;
        font-size: 15px;
        cursor: pointer;
        white-space: normal
        text-decoration: none;
        padding: 0 10px 0 20px;
        background: url(../images/jiantou_3.png) no-repeat left center;
        background-size: 10px;
        background-position-x: 6px;
        ;
        overflow: hidden;
    }
    /* 专题 */
    .special {
        width: 1076px;
        min-width: 1076px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .special .left {
        width: 81%;
        min-width: 860px;
    }
    .special .left h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .special .left .bottom {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .special .left .bottom .modular {
        display: none;
        width: 204px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .special .left .bottom .modular:nth-child(1) {
        display: block;
    }
    .special .left .bottom .modular:nth-child(2) {
        display: block;
    }
    .special .left .bottom .modular:nth-child(3) {
        display: block;
    }
    .special .left .bottom .modular:nth-child(4) {
        display: block;
    }
    .special .left .bottom .modular h6 {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
    }
    .special .left .bottom .modular h6 a {
        font-size: 14px;
        color: #222222;
    }
    .special .left .bottom .modular p {
        font-size: 12px;
        color: #999999;
    }
    .special .left .bottom .modular img {
        width: 204px;
    }
    /* 右侧-专题 */
    /* 直播 */
    .special .right {
        width: 19%;
    }
    .special .right h5 {
        position: relative;
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 20px;
        background: url(../images/tibiao_03.png) no-repeat left center;
    }
    .special .right h5 a {
        color: #222222;
    }
    .special .right h5 span {
        position: absolute;
        right: 23px;
        font-size: 15px;
        font-weight: normal;
    }
    .special .right .bottom .modular {
        position: relative;
        width: 100%;
        margin-bottom: 10px !important;
    }
    .special .right .bottom .modular p {
        cursor: pointer;
    }
    .special .right .bottom .modular h6 {
        font-weight: normal;
        font-size: 15px;
        cursor: pointer;
    }
    .special .right .bottom .modular .huigu a {
        color: #999999;
    }
    .special .right .bottom .modular h6:hover {
        color: #ff7300;
    }
    .special .right .bottom .modular .bofang {
        position: absolute;
        top: 45px;
        left: 95px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .special .right .bottom .modular img {
        /* width: 202px; */
        width: 100%;
    }
    .special .right .bottom .modular i {
        background-color: #f83f26;
        color: #fff;
        padding: 1px 2px;
        font-size: 10px;
        border-radius: 5px;
        font-style: normal;
        list-style: none;
        position: absolute;
        top: 4px;
        left: 4px;
    }
    .special .right .bottom .modular p {
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #222222;
    }
    .special .right .bottom .modular p a {
        color: #222222;
    }
    .special .right .bottom .modular .huigu a {
        color: #999999;
    }
    .special .right .bottom .modular p span {
        background-color: #f83f26;
        color: #fff;
        padding: 1px 2px;
        font-size: 10px;
        border-radius: 5px;
        font-style: normal;
        list-style: none;
    }
    .special .right .bottom .modular .huigu span {
        background-color: #999999;
        color: #fff;
        padding: 0 2px;
        font-size: 10px;
        border-radius: 5px;
        font-style: normal;
        list-style: none;
    }
    /* 右侧 */
    .special .right1 {
        margin-top: 37px;
        width: 19%;
    }
    .special .right1 div {
        width: 100%;
        margin-top: 8px;
    }
    .special .right1 div img {
       width: 100%;
    }
    /* 点播 */
    .special .left .linglei .modular {
        display: block ;
        width: 202px;
        margin-right: 1%;
    }
    .special .left .linglei .modular:last-child {
        display: none;
    }
    .special .left .linglei .modular:nth-last-child(2) {
        display: none;
    }
    .special .left .linglei .modular:nth-last-child(3) {
        display: none;
    }
    .special .left .linglei .modular:nth-last-child(4) {
        display: none;
    }
    .special .right .paihang .modular {
        position: relative;
        width: 100%;
        margin-bottom: 0 !important;
        padding-bottom: 9px !important;
    }
    
    /* 拍客 */
    .patting {
        width: 1076px;
        min-width: 1076px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-between;
    }
    .patting .left {
        width: 80%;
        min-width: 860px;
    }
    .patting .left h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .patting .left h5 a {
        color: #222222;
    }
    .patting .left h6 a {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        text-decoration: none;
    }
    .patting .left h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .patting .left .bottom {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .patting .left .bottom .modular h5 {
        cursor: pointer;
        font-size: 15px;
        color: #222222;
    }
    .patting .left .bottom .modular h6:hover {
        color: #ff7300;
    }
    .patting .left .bottom .modular p {
        color: #999999;
    }
    .patting .left .bottom .modular {
        display: none;
        position: relative;
        width: 201px;
        margin-right: 1%;
        margin-bottom: 20px;
        font-size: 13px;
    }
    .patting .left .bottom .modular:nth-child(1) {
        display: block;
    }
    .patting .left .bottom .modular:nth-child(2) {
        display: block;
    }
    .patting .left .bottom .modular:nth-child(3) {
        display: block;
    }
    .patting .left .bottom .modular:nth-child(4) {
        display: block;
    }
    .patting .left .bottom .modular .bofang {
        position: absolute;
        top: 45px;
        left: 95px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .patting .left .bottom .modular img {
        width: 202px;
        /* height: 83.69px; */
    }
    /* 右侧 */
    .patting .right {
        margin-top: 50px;
        width: 20%;
    }
    .patting .right div {
        width: 100%;
    }
    .patting .right div img {
        width: 100%;
    }
    /* 主持人 */
    .host {
        width: 1076px;
        min-width: 1076px;
        margin: 10px auto;
    }
    .host h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .host h5 a {
        color: #222222;
    }
    .host h6 a {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        text-decoration: none;
    }
    .host h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .host .bottom {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-around;
    }
    .host .bottom div {
        text-align: center;
    }
    .host .bottom div h6 {
        font-weight: normal;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }
    .host .bottom div p {
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }
    .host .bottom div .tou {
        width: 90px;
        height: 90px;
        border-radius: 25%;
        overflow: hidden;
    }
    .host .bottom div .tou img {
        width: 100%;
        
    }
    #Z_Box #Z_Box_L .swiper-wrapper .swiper-slide img {
        width: 100%;
        min-width: 1000px;
        height: 100%;
        max-height: 345px;
    }
    #Z_Box {
        /* height: 300px; */
        width: 100%;
        min-width: 1000px;
        font-size: 0;
        background-color: #bd0003;
        position: relative;
    }
    #Z_Box_L {
        position: relative;
        /* height: 300px; */
        width: 100%;
        display: inline-block;
        background: #000;
    }
    #Z_Box_L::before {
        content: "";
        display: inline-block;
        vertical-align: top;
        height: 100%;
        width: 300px;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 99999;
        background: linear-gradient(left, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background: -ms-linear-gradient(left, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
        background: -moz-linear-gradient(left, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    }

    #Z_Box_L::after {
        content: "";
        display: inline-block;
        vertical-align: top;
        height: 100%;
        width: 300px;
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 99999;
        background: linear-gradient(right, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
        background: -ms-linear-gradient(right, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
        background: -webkit-linear-gradient(right, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
        background: -moz-linear-gradient(right, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
    }
    #Z_Box_L .swiper-slide {
        background: #000;
        font-size: 0px;
    }
    #Z_Box_L * {
        font-size: 0;
        padding: 0;
        margin: 0
    }
    #Z_Box_L a {
        background: transparent;
        font-size: 0px;
        display: block;
        width: 100%;
        /* height: 300px; */
    }
    #Z_Box_R {
        position: absolute;
        top: 0px;
        right: 0px;
        /* height: 300px; */
        height: 100%;
        width: 300px;
        display: inline-block;
        background-color: rgba(0, 0, 0, 0.6);
    }
    .gallery-thumbs {
        padding: 0;
    }
    #Z_Box_R .swiper-slide {
        display: block;
        width: auto !important;
        cursor: pointer;
        font-size: 16px;
        color: #fff;
        padding-left: 10px;
        padding-right: 5px;
        ;
        white-space: normal
        overflow: hidden;
        opacity: 1;
        line-height: -moz-calc(300px / 10);
        line-height: -webkit-calc(300px / 10);
        line-height: calc(300px / 10);
        max-height: 30px;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
        color: #ff7300 !important;
        background: rgba(0, 0, 0, 0.2);
    }
    #Z_Box_R .swiper-slide:hover {
        color: #ff7300 !important;
        background: rgba(0, 0, 0, 0.2);
    }
    .modular a>:first-child {
        height: 114px !important;
    }
    /* 头部导航 */
    .daohang{
        width: 1076px;
        height: 56px;
        margin: 0 auto;
        max-width: 1720px;
    }
    .daohang table tbody{
        color: #ababab;
        display: flex;
        display: -webkit-flex;
        justify-content: flex-start;
    }
    .daohang table tbody tr{
        font-size: 14px;
        line-height: 52px;
    }
    .daohang table tbody tr td:first-child{
        display: none;
    }
    .daohang table tbody tr span{
        color: #ababab;
        margin: 5px;
    }
    /* 中间内容 */
    .sy_box {
        width: 1076px;
        min-width: 1076px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        justify-content: center;
    }
    /* 左侧 */
    .sy_box .left{
        width: 81%;
    }
    .sy_box .left .minsheng h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .sy_box .left .minsheng h5 a{
        color: #000;
    }
    .sy_box .left .minsheng h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .sy_box .left .minsheng h5 a span a{
        color: #000;
    }
    .sy_box .left .minsheng .bottom {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-between;
    }
    .sy_box .left .minsheng .bottom .modular {
        width: 204px;
        margin-right: 10px;
    }
    .sy_box .left .minsheng .bottom .modular h6 {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        white-space: pre;
		text-overflow : clip;
        text-decoration: none;
        overflow: hidden;
        ;
        padding: 0 10px;
        text-align: center;
    }
    .sy_box .left .minsheng .bottom .modular h6 a {
        font-size: 14px;
        color: #222222;
    }
    .sy_box .left .minsheng .bottom .modular p {
        font-size: 12px;
        color: #999999;
    }
    .sy_box .left .minsheng .bottom .modular img {
        width: 204px;
    }
    .sy_box .left .minsheng .bottom .modular {
        display: none;
        width: 204px;
        margin-right: 10px;
    }
    .sy_box .left .minsheng .bottom .modular:nth-child(1) {
        display: block;
    }
    .sy_box .left .minsheng .modular:nth-child(2) {
        display: block;
    }
    .sy_box .left .minsheng .bottom .modular:nth-child(3) {
        display: block;
    }
    .sy_box .left .minsheng .bottom .modular:nth-child(4) {
        display: block;
    }
    /* 右侧 */
    .sy_box .right{
        width: 19%;
    } 
    .sy_box .right .ri_top{
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        margin: 10px 0;
    }
    .sy_box .right .ri_top .gengduo{
        width: 20%;
        background-color: #e4e4e4;
        text-align: center;
        height: 32px;
        line-height: 32px;
    }
    .sy_box .right .ri_top .gengduo a{
        color: #454545;
        font-size: 12px;
    }
    .sy_box .right .top{
        height: 30px;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-around;
        border: 1px solid #ff7300;
    } 
    .sy_box .right .top p{
        height: 30px;
        width: 81px;
        line-height: 30px;
        font-size: 14px;
        cursor: pointer;
        text-align: center;
    } 
    .sy_box .right .top p:first-child{
        border-right: 1px solid #ff7300;
    } 
    .sy_box .right .top p a {
        font-size: 12px;
        color: #000;
    }
    .sy_box .right .top .action{
        color: #fff;
        background-color: #ff7300;
    }
    .sy_box .right .bottom .neirong{
        display: none;
    }
    .sy_box .right .bottom{
        background-color: #f3f3f3;
    }
    .sy_box .right .bottom .on{
        display: block;
    }
    .sy_box .right .bottom .neirong p{
        font-size: 14px;
        line-height: 36px;
        text-indent: 2px;
        position: relative;
    }
    .sy_box .right .bottom .neirong p:first-child span{
        color: #fff;
        background: url(../images/xin_07.png) no-repeat left center;
    }
    .sy_box .right .bottom .neirong p:nth-child(2) span{
        color: #fff;
        background: url(../images/xin_10.png) no-repeat left center;
    }
    .sy_box .right .bottom .neirong p:nth-child(3) span{
        color: #fff;
        background: url(../images/xin_12.png) no-repeat left center;
    }
    .sy_box .right .bottom .neirong p span{
        margin-right: 10px;
        padding: 0 6px;
     }
    .sy_box .right .bottom .neirong p i{
       font-style: normal;
      position: absolute;
      right: 6px;
    }
     /* 主持人轮播 */
     .zcrzong {
        width: 1076px;
        background-color: #f1f1f1;
        position: relative;
    }

    #zcr {
        width: 976px;
        height: 200px;
        margin: 0 auto;

    }
    .zcrjiantou1 {
        position: absolute;
        left: 22px;
        top: 58px;;
        z-index: 1000000;
        outline:none;
        cursor: pointer;
    }
    #zcr .swiper-slide img {
        margin-top: 47px;
        width: 90px;
        border-radius: 50%;
    }
    #zcr .swiper-slide {
        text-align: center;
    }
    .zcrjiantou2 {
        position: absolute;
        right: 22px;
        top: 58px;;
        z-index: 10000000;
        outline:none;
        cursor: pointer;
    }
    
}


/* 大屏展示 */

@media only screen and (min-width: 1800px) {
    /* end */
    /* 内容区 */
    /* 新闻 */
    .xw_center {
        width: 100%;
        max-width: 1720px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-between;
    }
    /* 左侧 新闻 */
    .xw_center .left {
        width: 1468px;
    }
    .xw_center .left h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .xw_center .left h5 a {
        color: #222222;
    }
    .xw_center .left h6 a {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        text-decoration: none;
    }
    .xw_center .left p {
        font-size: 13px;
        color: #999999;
    }
    .xw_center .left h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .xw_center .left .bottom {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: flex-start;
    }
    .xw_center .left .bottom .bo-left {
        width: 480px;
    }
    .xw_center .left .bottom .bo-left .swiper-slide {
        width: 100% !important;
        background-color: #f3f3f3;
        padding-bottom: 10px;
    }
    .xw_center .left .bottom .bo-left img {
        width: 100%;
        height: 323px;
        border-radius: 5px;
    }
    .xw_center .left .bottom .bo-right {
        width: 980px;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-left: 8px;
        overflow: hidden;
    }
    .xw_center .left .bottom .bo-right .modular h5 {
        cursor: pointer;
        font-size: 15px;
        color: #222222;
    }
    .xw_center .left .bottom .bo-right .modular h6:hover {
        color: #ff7300;
    }
    .xw_center .left .bottom .bo-right .modular p {
        color: #999999;
    }
    .xw_center .left .bottom .bo-right .modular {
        position: relative;
        width: 236px;
        margin-right: 10px;
        margin-bottom: 20px;
        font-size: 13px;
    }
    .xw_center .left .bottom .bo-right .modular .bofang {
        position: absolute;
        top: 45px;
        left: 95px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .xw_center .left .bottom .bo-right .modular:nth-child(4n+4) {
        margin-right: 0;
    }
    .xw_center .left .bottom .bo-right .modular img {
        width: 236px;
        /* height: 83.69px; */
    }
    /* 右侧-新闻 */
    /* 精选 */
    .xw_center .right {
        width: 236px;
        margin-top: 49px;
    }
    .xw_center .right h5 {
        position: relative;
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 20px;
        background: url(../images/tibiao_03.png) no-repeat left center;
    }
    .xw_center .right h5 span {
        position: absolute;
        right: 23px;
        font-size: 15px;
        font-weight: normal;
    }
    .xw_center .right .bottom {
        background-color: #f3f3f3;
    }
    .xw_center .right .bottom .modular {
        width: 100%;
        margin-bottom: 10px !important;
    }
    .xw_center .right .bottom .modular p {
        cursor: pointer;
        
    }
    .xw_center .right .bottom .modular h6 {
        font-weight: normal;
        font-size: 15px;
        cursor: pointer;
    }
    .xw_center .right .bottom .modular h6:hover {
        color: #ff7300;
    }
    .xw_center .right .bottom .modular h6 {
        cursor: pointer;
    }
    .xw_center .right .bottom .modular .bofang {
        position: absolute;
        top: 45px;
        left: 95px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .xw_center .right .bottom .modular img {
        width: 236px;
        /* width: 100%; */
    }
    .xw_center .right .list p {
        line-height: 40px;
        font-size: 15px;
        cursor: pointer;
        white-space: normal
        text-decoration: none;
        padding: 0 10px 0 20px;
        background: url(../images/jiantou_3.png) no-repeat left center;
        background-size: 10px;
        background-position-x: 6px;
        ;
        overflow: hidden;
    }
    /* 专题 */
    .special {
        width: 100%;
        max-width: 1720px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-between;
    }
    .special .left {
        width: 1468px;
    }
    .special .left h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .special .left .bottom {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
        overflow: hidden;
    }
    .special .left .bottom .modular {
        width: 236px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .special .left .bottom .modular:nth-child(6n+6) {
        margin-right: 0;
    }
    .special .left .bottom .modular h6 {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
    }
    .special .left .bottom .modular h6 a {
        font-size: 14px;
        color: #222222;
    }
    .special .left .bottom .modular p {
        font-size: 12px;
        color: #999999;
    }
    .special .left .bottom .modular img {
        width: 236px;
    }
    /* 右侧-专题 */
    /* 直播 */
    .special .right {
        width: 236px;
       background: url(../images/kdsbjtp.png) no-repeat left center; 
    }
    .special .right h5 {
        position: relative;
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 20px;
        background: url(../images/tibiao_03.png) no-repeat left center;
    }
    .special .right h5 span {
        position: absolute;
        right: 23px;
        font-size: 15px;
        font-weight: normal;
    }
    .special .right .bottom{
        background-color: #f3f3f3;
    }
    .special .right .bottom .modular {
        position: relative;
        width: 100%;
        margin-bottom: 10px !important;
    }
    .special .right .bottom .modular p {
        cursor: pointer;
    }
    .special .right .bottom .modular .huigu a {
        color: #999999;
    }
    .special .right .bottom .modular h6 {
        font-size: 15px;
        font-weight: normal;
        cursor: pointer;
    }
    .special .right .bottom .modular h6:hover {
        color: #ff7300;
    }
    .special .right .bottom .modular .bofang {
        position: absolute;
        top: 45px;
        left: 95px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .special .right .bottom .modular img {
        width: 236px;
    }
    .special .right .bottom .modular i {
        background-color: #f83f26;
        color: #fff;
        padding: 1px 2px;
        font-size: 10px;
        border-radius: 5px;
        font-style: normal;
        list-style: none;
        position: absolute;
        top: 4px;
        left: 4px;
    }
    .special .right .bottom .modular p {
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #222222;
    }
    .special .right .bottom .modular p span {
        background-color: #f83f26;
        color: #fff;
        padding: 1px 2px;
        font-size: 10px;
        border-radius: 5px;
        font-style: normal;
        list-style: none;
    }
    .special .right .bottom .modular .huigu a {
        color: #999999;
    }
    .special .right .bottom .modular .huigu span {
        background-color: #999999;
        color: #fff;
        padding: 0 2px;
        font-size: 10px;
        border-radius: 5px;
        font-style: normal;
        list-style: none;
    }
    /* 右侧 */
    .special .right1 {
        margin-top: 35px;
        width: 14%;
    }
    .special .right1 div {
        width: 100%;
    }
    .special .right1 div img {
       width: 100%;
    }
    .special .right .paihang .modular {
        position: relative;
        width: 100%;
        margin-bottom: 0 !important;
        padding-bottom: 13px !important;
    }
    /* 拍客 */
    .patting {
        width: 100%;
        max-width: 1720px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-between;
    }
    .patting .left {
        width: 1468px;
    }
    .patting .left h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .patting .left h5 a {
        color: #222222;
    }
    .patting .left h6 a {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        text-decoration: none;
    }
    .patting .left h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .patting .left .bottom {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: flex-start;
    }
    .patting .left .bottom .modular h5 {
        cursor: pointer;
        font-size: 15px;
        color: #222222;
    }
    .patting .left .bottom .modular h6:hover {
        color: #ff7300;
    }
    .patting .left .bottom .modular p {
        color: #999999;
    }
    .patting .left .bottom .modular {
        position: relative;
        width: 236px;
        margin-right: 10px;
        margin-bottom: 20px;
        font-size: 13px;
    }
    .patting .left .bottom .modular .bofang {
        position: absolute;
        top: 45px;
        left: 95px;
        width: 44px;
        height: 44px;
        display: none;
    }
    .patting .left .bottom .modular:nth-child(6n+6) {
        margin-right: 0;
    }
    .patting .left .bottom .modular img {
        width: 236px;
        /* height: 83.69px; */
    }
    /* 右侧 */
    .patting .right {
        margin-top: 50px;
        width: 236px;
    }
    .patting .right div {
        width: 100%;
    }
    .patting .right div img {
        width: 236px;
    }
    /* 主持人 */
    .host {
        width: 100%;
        max-width: 1720px;
        margin: 10px auto;
    }
    .host h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .host h5 a {
        color: #222222;
    }
    .host h6 a {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        text-decoration: none;
    }
    .host h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .host .bottom {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-around;
    }
    .host .bottom div {
        text-align: center;
    }
    .host .bottom div h6 {
        font-weight: normal;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }
    .host .bottom div p {
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }
    .host .bottom div .tou {
        width: 100px;
        height: 100px;
        border-radius: 25%;
        overflow: hidden;
    }
    .host .bottom div .tou img {
        width: 100%;
    }
    #Z_Box #Z_Box_L .swiper-wrapper .swiper-slide img {
        width: 100%;
        max-height: 540px;
    }
    #Z_Box {
        /* height: 485px; */
        width: 100%;
        font-size: 0;
        background-color: #bd0003;
        position: relative;
    }
    #Z_Box_L {
        position: relative;
        /* height: 485px; */
        width: 100%;
        display: inline-block;
        background: #000;
    }
    #Z_Box_L::before {
        content: "";
        display: inline-block;
        vertical-align: top;
        height: 100%;
        width: 300px;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 99999;

    }
    #Z_Box_L::after {
        content: "";
        display: inline-block;
        vertical-align: top;
        height: 100%;
        width: 300px;
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 99999;

    }
    #Z_Box_L .swiper-slide {
        background: #000;
        font-size: 0px;
    }
    #Z_Box_L * {
        font-size: 0;
        padding: 0;
        margin: 0
    }
    #Z_Box_L a {
        background: transparent;
        font-size: 0px;
        display: block;
        width: 100%;
        /* height: 485px; */
    }
    #Z_Box_R {
        position: absolute;
        top: 0px;
        right: 0px;
        /* height: 485px; */
        height: 100%;
        width: 390px;
        display: inline-block;
        background-color: rgba(0, 0, 0, 0.6);
    }
    .gallery-thumbs {
        padding: 0;
    }
    #Z_Box_R .swiper-slide {
        display: block;
        width: auto !important;
        cursor: pointer;
        font-size: 16px;
        color: #fff;
        padding-left: 10px;
        padding-right: 5px;
        ;
        white-space: nowrap;
		text-overflow: clip;
        overflow: hidden;
        opacity: 1;
        line-height: -moz-calc(485px / 10);
        line-height: -webkit-calc(485px / 10);
        line-height: calc(485px / 10);
        max-height: 48px;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
        color: #ff7300 !important;
        background: rgba(0, 0, 0, 0.2);
    }
    #Z_Box_R .swiper-slide:hover {
        color: #ff7300 !important;
        background: rgba(0, 0, 0, 0.2);
    }
    .modular a>:first-child {
        height: 133px !important;
    }
    /* 头部导航 */
    .daohang{
        width: 100%;
        height: 56px;
        margin: 0 auto;
        max-width: 1720px;
    }
    .daohang table tbody{
        color: #ababab;
        display: flex;
        display: -webkit-flex;
        justify-content: flex-start;
    }
    .daohang table tbody tr{
        font-size: 14px;
        line-height: 52px;
    }
    .daohang table tbody tr td:first-child{
        display: none;
    }
    .daohang table tbody tr span{
        color: #ababab;
        margin: 5px;
    }
    /* 中间内容 */
    .sy_box {
        width: 100%;
        max-width: 1720px;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        justify-content: space-around;
    }
    /* 左侧 */
    .sy_box .left{
        width: 1468px;
    }
    .sy_box .left .minsheng h5 {
        font-size: 20px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        text-indent: 34px;
        background: url(../images/tibiao_3.png) no-repeat left center;
    }
    .sy_box .left .minsheng h5 a{
        color: #000;
    }
    .sy_box .left .minsheng h5 span {
        font-weight: normal;
        margin-left: 20px;
        font-size: 14px;
    }
    .sy_box .left .minsheng h5 a span a{
        color: #000;
    }
    .sy_box .left .minsheng .bottom {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: flex-start;
	flex-wrap: wrap;
	width:1477px;
    }
    .sy_box .left .minsheng .bottom .modular {
        width: 236px;
        margin-right: 10px;
    }
   
    .sy_box .left .minsheng .bottom .modular h6 {
        font-weight: normal;
        font-size: 14px;
        color: #222222;
        white-space: normal
        text-decoration: none;
        overflow: hidden;
        ;
        padding: 0 10px;
        text-align: center;
    }
    .sy_box .left .minsheng .bottom .modular h6 a {
        font-size: 14px;
        color: #222222;
    }
    .sy_box .left .minsheng .bottom .modular p {
        font-size: 12px;
        color: #999999;
    }
    .sy_box .left .minsheng .bottom .modular img {
        width: 236px;
    }
    /* 右侧 */
    .sy_box .right{
        width: 236px;
    } 
    .sy_box .right .ri_top{
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        margin-top: 25px;
        margin-bottom: 12px;
    }
    .sy_box .right .ri_top .gengduo{
        width: 20%;
        background-color: #e4e4e4;
        text-align: center;
        height: 40px;
        line-height: 40px;
    }
    .sy_box .right .ri_top .gengduo a{
        color: #454545;
    }
    .sy_box .right .top{
        height: 38px;
        display: flex;
        display: -webkit-flex;
        /* Safari */
        flex-direction: row;
        justify-content: space-around;
        border: 1px solid #ff7300;
    } 
    .sy_box .right .top p{
        height: 38px;
        width: 96px;
        line-height: 38px;
        font-size: 16px;
        cursor: pointer;
        text-align: center;
    } 
    .sy_box .right .top p:first-child{
        border-right: 1px solid #ff7300;
    } 
    .sy_box .right .top p a {
        font-size: 12px;
        color: #000;
    }
    .sy_box .right .top .action{
        color: #fff;
        background-color: #ff7300;
    }
    .sy_box .right .bottom .neirong{
        display: none;
    }
    .sy_box .right .bottom .on{
        display: block;
    }
    .sy_box .right .bottom .neirong p{
        font-size: 14px;
        line-height: 39px;
        position: relative;
        background-color: #f3f3f3;
    }
    .sy_box .right .bottom .neirong p:first-child span{
        color: #fff;
        background: url(../images/xin_07.png) no-repeat left center;
    }
    .sy_box .right .bottom .neirong p:nth-child(2) span{
        color: #fff;
        background: url(../images/xin_10.png) no-repeat left center;
    }
    .sy_box .right .bottom .neirong p:nth-child(3) span{
        color: #fff;
        background: url(../images/xin_12.png) no-repeat left center;
    }
    .sy_box .right .bottom .neirong p span{
        margin-right: 10px;
        padding: 12px 12px 12px 2px;
        margin-left: 8px;
     }
    .sy_box .right .bottom .neirong p i{
       font-style: normal;
      position: absolute;
      right: 6px;
    }
    /* 主持人轮播 */
    .zcrzong {
        width: 1720px;
        background-color: #f1f1f1;
        position: relative;
    }

    #zcr {
        width: 1620px;
        height: 200px;
        margin: 0 auto;

    }
    .zcrjiantou1 {
        position: absolute;
        left: 22px;
        top: 66px;
        z-index: 1000000;
        outline:none;
        cursor: pointer;
    }
    #zcr .swiper-slide img {
        margin-top: 47px;
        width: 100px;
        border-radius: 50%;
    }
    #zcr .swiper-slide {
        text-align: center;
    }
    .zcrjiantou2 {
        position: absolute;
        right: 22px;
        top: 66px;
        z-index: 10000000;
        outline:none;
        cursor: pointer;
    }
}

* {
    margin: 0;
    padding: 0;
}

#Z_upper {
    transform: rotate(90deg);
    background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F><%2Fsvg>");
    position: absolute;
    top: 0%;
    margin-top: 3px;
    left: 50%;
    margin-left: -13px;
    width: 27px;
    height: 44px;
    z-index: 99999;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

#Z_Next {
    transform: rotate(90deg);
    background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F><%2Fsvg>");
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-bottom: 0px;
    margin-left: -13px;
    width: 27px;
    height: 44px;
    z-index: 999999;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.host a {
    color: #000;
}

.modular a {
    cursor: pointer;
}

.xw_center .left h6 {
    font-weight: normal;
    font-size: 14px;
    color: #222222;
    white-space: normal
    text-decoration: none;
    padding: 0 10px;
    text-align: center;
}
.special .left h6{
    white-space: normal
    text-decoration: none;
    padding: 0 10px;
    text-align: center;
}
.special .right h6{
    white-space: normal
    text-decoration: none;
    ;
    overflow: hidden;
}
.special .right P{
    white-space: normal
    text-decoration: none;
    ;
    overflow: hidden;
}
.special .right a{
    white-space: normal
    text-decoration: none;
    ;
    overflow: hidden;
}
.host .bottom div .tou {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
}

.host .bottom div .tou img {
    border-radius: 50%;
}

.xw_center .left .bottom .swiper-slide a {}

.xw_center .left .bottom .swiper-slide .Img {
    display: block;
    width: 100%;
    height: 285px;
    margin-bottom: 10px;
}

.patting .modular a h6 {
    font-weight: normal;
    font-size: 14px;
    color: #222222;
}

.xw_center .bo-right .modular:hover h6,
.special .left .bottom .modular:hover h6,
.patting .modular:hover h6,
.special .right .list a {
    color: #ff7300 !important;
}

.host .bottom a img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.xw_center .left h6,
.xw_center .left p,
.xw_center .left h6,
.xw_center .left .bottom .bo-right .modular p,
.xw_center .right .bottom .modular h6,
.xw_center .right .list p,
.special .left .bottom .modular h6,
.special .left .bottom .modular p,
.special .right .bottom .modular p,
.patting .modular a h6,
.patting .left .bottom .modular p {
    ;

    overflow: hidden;
}

.xw_center .right .bottom .modular a,
.xw_center .right .bottom .list a {
    color: #333;
}

.xw_center .right h5 span a {
    color: #222222;
}

.special .right a,
.special .left h5 a {
    color: #222222;
}

.special .right .bottom .modular .zhibo {
    margin-bottom: 4px;
}

.host table,
.host tbody,
.patting table,
.patting tbody,
.xw_center table,
.xw_center tbody {
    height: 40px;
    display: inline-block;
    width: auto !important;
}

.host tr,
.patting tr,
.xw_center tr {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: auto;
    text-align: center;
    vertical-align: top;
}

.host tr td,
.patting tr td,
.xw_center tr td {
    display: inline-block;
}

.host tr span,
.patting tr span,
.xw_center tr span {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-left: 0px !important;
    vertical-align: top;
}

.host tr span::after,
.patting tr span::after,
.xw_center tr span::after {
    content: "/";
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    width: 10px;
}

.host tr:last-child span::after,
.patting tr:last-child span::after,
.xw_center tr:last-child span::after {
    display: none;
}

.host table,
.patting table,
.xw_center table {
    text-indent: 4px !important;
}

.special .left h5 span {
    font-weight: normal;
    margin-left: 20px;
    font-size: 14px;
}

.xw_center .swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 45%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.modular {
    background-color: #f3f3f3;
    padding-bottom: 10px;
}
