﻿   body {
        background: #fff url(/uploads/image/oioyuiyui/pa.jpg) 50% 0 no-repeat
    }

    .part1 {
        margin-bottom: 80px;
        margin-top: 502px;
    }

    /*大头条*/
    .head {
        width: 1095px;
        margin: 0 auto;
        margin-top: 50px;
        background: none;
        padding: 40px 60px 10px 60px;
    }

    .cover-headline h1 {
        font-size: 34px;
        line-height: 40px;
        text-align: center;
        font-weight: bold;
        color: #305798;
    }

    .cover-headline h1 a {
        color: #305798;
    }

    .cover-headline p {
        margin-top: 18px;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        border-bottom: 1px dashed #333;
        padding-bottom: 30px;
    }

    .cover-headline a {
        color: #1e46bd;
    }

    .cover-headline p a {
        color: #626262;
    }

    .cover-headline a:hover {
        color: #e42000;
    }

    .listpic1 li {
        width: 390px;
        height: 315px;
        overflow: hidden;
        float: left;
        margin-right: 10px;
        margin-bottom: 5px;
        background: #fff
    }

    .listpic1 li img {
        width: 390px;
        height: 220px;
    }

    /*融媒汇*/
    .rmh_box {
        width: 1200px;
        height: 880px;
        margin: 0 auto;
    }

    .rmh_big_pic {
        height: 385px;
        position: relative;
    }

    .rmh_big_pic .text {
        width: 503px;
        height: 211px;
        background: url(/uploads/image/ww2img/rmh_big.png) no-repeat;
        position: absolute;
        left: 0;
        top: 18px;
        z-index: 5;
        padding: 60px 40px 96px 40px;
    }

    .rmh_big_pic .text h2 {
        font-size: 25px;
        color: #fff;
        line-height: 30px;
    }

    .rmh_big_pic .text h2 a {
        color: #fff;
    }

    .rmh_big_pic .text p {
        font-size: 16px;
        color: #fff;
        line-height: 28px;
        margin-top: 20px;
    }

    .rmh_big_pic .img {
        width: 650px;
        height: 366px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
    }

    .rmh_big_pic .wz {
        height: 160px;
        overflow: hidden;
    }

    .rmh_big_pic span {
        width: 174px;
        height: 34px;
        border: 1px solid #fff;
        line-height: 34px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
    }

    .rmh_big_pic span a {
        color: #fff;
    }

    .rmh_list {
        list-style: none;
        overflow: hidden;
        margin-top: 12px;
    }

    .rmh_list li {
        float: left;
        width: 290px;
        height: 280px;
        -moz-box-shadow: 1px 2px 5px #eff2f5;
        -webkit-box-shadow: 1px 2px 5px #eff2f5;
        box-shadow: 1px 2px 5px #eff2f5;
        margin-bottom: 5px;
    }

    .rmh_list li li {
        margin-left: 13px;
    }

    .rmh_list li .wz {
        width: 265px;
        margin: 0 auto;
    }

    .rmh_list li h2 {
        font-size: 18px;
        color: #333;
        line-height: 26px;
        margin-top: 14px;
        height: 78px;
        overflow: hidden;
        position: relative;
        padding-bottom: 14px;
    }

    .rmh_list li h2:after {
        content: "";
        width: 60px;
        height: 3px;
        background: #305798;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .rmh_list li h2 a {
        color: #333;
    }

    .rmh_more {
        width: 232px;
        height: 43px;
        margin: 0 auto;
        margin-top: 50px;
    }

    .rmh_big_pic .img .player {
        width: 86px;
        height: 86px;
        position: absolute;
        left: 50px;
        bottom: 35px;
    }

    .rmh_big_pic .img .player img {
        width: 100%;
        height: auto;
    }

    .rmh_list li {
        position: relative;
    }

    .rmh_list li .player {
        width: 50px;
        height: 50px;
        position: absolute;
        left: 10px;
        top: 100px;
    }

    .rmh_list li .player img {
        width: 100%;
        height: auto;
    }

    .rmh_big_pic .img img {
        width: 650px;
        height: 366px;
    }

    .rmh_list li img {
        width: 290px;
        height: 160px;
    }

    .title img {
        margin: 0 auto;
        width: 1200px;
        display: block;
        height: 123px;
    }

    .part5 {
        height: 420px;
        background: none;
        padding-top: 0px;

    }

    .section_pm {
        margin: 0 auto;
        width: 1200px;
        overflow: hidden;
        margin-bottom: 50px;
        padding: 0px 0;
    }

    .section_pm_46 .col_l {
        float: left;
        width: 48%;
        padding-left: 16px;
    }

    .section_pm_46 .col_l .part {
        margin-bottom: 20px;
        height: auto;
        overflow: hidden;
    }

    .wh {
        width: 33%;
        height: 120px;
        display: block;
        overflow: hidden;
        float: left;
    }

    .section_pm_46 .col_l .part img {
        width: 198px;
        height: 111px;
        float: left;
        transition: 0.5s;
    }

    .section_pm_46 .col_l .part img:hover {
        transform: scalex(1.2) scaley(1.2);
    }

    .section_pm_46 .col_l .part .part_r {
        float: left;
        width: calc(67% - 30px);
        margin: 0 10px;
    }

    .section_pm_46 .col_l .part .part_r .bq {
        width: 46px;
        height: 22px;
        background: #ee0003;
        display: block;
        float: left;
        margin-right: 10px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        line-height: 22px;
    }

    .section_pm_46 .col_l .part .part_r h3 {
        color: #333;
        font-size: 18px;
        font-weight: bold;
        line-height: 30px;
    }

    .section_pm_46 .col_l .part .part_r h3 a {
        color: #333;
        font-size: 18px;
        font-weight: bold;
        transition: 0.5s;
    }

    .section_pm_46 .col_l .part .part_r h3 a:hover {
        color: #ed1346;
        transition: 0.5s;
    }

    .section_pm_46 .col_l .part .part_r p {
        overflow: hidden;
        font-size: 14px;
        line-height: 24px;
        margin-top: 5px;
        color: #888;
        height: 48px;
    }

    .section_pm_46 .col_l .part .part_r p a {
        color: #ce0902;
    }

    .section_pm_46 .col_l .part1 {
        float: left;
        width: calc(50% - 20px);
        margin-right: 20px;
        margin-bottom: 20px;
        float: left;
    }

    .section_pm_46 .col_l .part1:nth-child(2) {
        margin-right: 0px;
    }

    .section_pm_46 .col_l .part1_t {
        width: 100%;
    }

    .section_pm_46 .col_l .part1_t img {
        width: 100%;
        height: auto;
    }

    .section_pm_46 .col_l .part1_r h3 {
        color: #333;
        font-size: 18px;
        font-weight: bold;
        margin-top: 10px;
        line-height: 28px
    }

    .section_pm_46 .col_l .part1_r h3 a {
        color: #333;
        font-size: 18px;
        font-weight: bold
    }

    .section_pm_46 .col_l .part1_r p {
        height: auto;
        overflow: hidden;
        font-size: 14px;
        line-height: 28px;
        margin-top: 12px;
        color: #666
    }

    .section_pm_46 .col_l .list li {
        position: relative;
        line-height: 40px;
        padding-left: 15px;
        overflow: hidden;
        height: 40px;
        margin: 0px 0px 0px 10px;
    }

    .section_pm_46 .col_l .list li .dot {
        display: block;
        height: 4px;
        width: 4px;
        position: absolute;
        left: 0px;
        top: 50%;
        margin-top: -2px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background: #b60004;
    }

    .section_pm_46 .col_l .list li a {
        font-size: 17px;
        color: #333;
        transition: 0.5s;
    }

    .section_pm_46 .col_l .list li a:hover {
        color: #ed1346;
        transition: 0.5s;
    }

    .kgzg {
        margin-top: 60px
    }

    .kgzg .cont {
        margin-bottom: 62px;
        font-size: 0;
        width: 1202px
    }

    .kgzg .list {
        display: inline-block;
        vertical-align: top
    }

    .kgzg .list.list-left {
        margin-right: 2px;
        width: 516px
    }

    .kgzg .list.list-left .img {
        width: 100%;
        height: 292px
    }

    .kgzg .list.list-left .img img {
        width: 100%;
        height: 100%
    }

    .kgzg .list.list-left .tit {
        background-color: #7b5123;
        background-image: url(/uploads/image/wzwimages/tit-bg.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        font-size: 18px;
        color: #fff;
        line-height: 1.556;
        padding: 10px 15px;
        height: 72px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .kgzg .list.list-left .tit a {
        color: #fff
    }

    .kgzg .list.list-right {
        width: 684px
    }

    .kgzg .list.list-right li {
        width: 340px;
        height: 191px;
        margin-right: 2px;
        margin-bottom: 2px;
        position: relative;
        overflow: hidden
    }

    .kgzg .list.list-right li:hover .tit {
        -webkit-transform: translatey(0);
        -moz-transform: translatey(0);
        -ms-transform: translatey(0);
        transform: translatey(0)
    }

    .kgzg .list.list-right .img {
        width: 100%;
        height: 100%
    }

    .kgzg .list.list-right .img img {
        width: 100%;
        height: 100%
    }

    .kgzg .list.list-right .tit {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 5;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .5);
        color: #fff;
        -webkit-transform: translatey(100%);
        -moz-transform: translatey(100%);
        -ms-transform: translatey(100%);
        transform: translatey(100%);
        -webkit-transition: -webkit-transform .8s;
        transition: -webkit-transform .8s;
        -moz-transition: transform .8s, -moz-transform .8s;
        transition: transform .8s;
        transition: transform .8s, -webkit-transform .8s, -moz-transform .8s
    }

    .kgzg .list.list-right .tit a {
        color: #fff !important
    }

    .part13 {
        width: 1200px;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .list.list-txt.dot li {
        position: relative;
        padding-left: 16px
    }

    .list.list-txt.dot li:before {
        position: absolute;
        display: block;
        left: 0;
        top: 10px;
        content: "";
        width: 4px;
        height: 4px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #c05d39
    }

    .list.list-txt li {
        font-size: 16px;
        line-height: 26px;
        color: #333
    }

    .list.list-txt li a {
        color: #333
    }

    .list.list-pic ul {
        font-size: 0
    }

    .list.list-pic li {
        display: inline-block;
        vertical-align: top;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative
    }

    .list.list-pic li .img {
        position: relative;
        z-index: 1;
        width: 100%;
        height: auto
    }

    .list.list-pic li .img img {
        width: 100%;
        height: auto
    }

    .list.list-pic li .tit {
        font-size: 16px;
        line-height: 1.5;
        color: #333
    }

    .list.list-pic li .tit a {
        color: #333
    }

    .list.list-mix li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .list.list-mix li .img {
        position: relative;
        width: 184px;
        height: 106px;
        margin-right: 16px;
        overflow: hidden
    }

    .list.list-mix li .img img {
        position: relative;
        z-index: 1;
        width: 100%;
        height: 100%
    }

    .list.list-mix li .tit {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 16px;
        line-height: 26px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #333
    }

    .list.list-mix li .tit a {
        color: #333
    }

    .tab_li {
        width: 100%;
        margin: 0px auto;
        background: #0068b7;
        margin-bottom: 38px;
    }

    .tab_li>ul {
        width: 1240px;
        margin: 0 auto;
        padding: 15px 0;
    }

    .tab_li>ul>li {
        float: left;
        text-align: center;
        margin: 0px 35px;
        width: 132px;
        position: relative;
        cursor: pointer;
    }

    .tab_li>ul>li p {
        text-align: center;
        font-size: 18px;
        color: #fff;
        font-family: \5fae\8f6f\96c5\9ed1;
    }

    .tab_li>ul>li .zn_box {
        position: absolute;
        background: #f5f5f5;
        z-index: 999;
        top: -10px;
        display: none
    }

    .tab_li>ul>li .zn_box ul {
        padding: 0
    }

    .tab_li>ul>li .zn_box ul li {
        font-size: 14px;
    }

    .tab_li>ul>li .zn_box ul li:hover {
        background: #21afbd;
        color: #ffffff
    }

    .tab_li>ul>li .zn_box ul li a {
        color: #646464;
        padding: 5px 0;
        width: 100px;
        display: block;
    }

    .tab_li>ul>li .zn_box ul li a:hover {
        background: #21afbd;
        color: #ffffff;
        display: block;
    }

    .tab_li>ul>li.csbm_positon {
        position: relative;
        padding-bottom: 5px
    }

    .tab_li>ul>li .bmzf_box {
        position: absolute;
        width: auto;
        bottom: -45px;
        display: none
    }

    .tab_li>ul>li .bmzf_box ul {
        overflow: hidden;
        width: 800px;
    }

    .tab_li>ul>li .bmzf_box ul li {
        float: left;
        width: 240px;
        margin: 0px;
    }

    .tab_li>ul>li .bmzf_box ul li a {
        color: #646464;
        background: #ececec;
        padding: 10px 0;
        display: block
    }

    .tab_li>ul>li .bmzf_box ul li a:hover {
        color: #fff;
        background: #52bdc3;
    }

    .tab_li>ul>li .bmzf_box ul li:hover {
        background: #52bdc3;
        color: #ffffff
    }