
        body {
            font-family: "微软雅黑";
        }

        a {
            color: #333;
        }

        .domPC {
            display: block;
        }

        /* CSS Document */
        .content {
            width: 1200px;
            margin: 0 auto;
        }

        .top20 {
            margin-top: 20px;
        }

        .top40 {
            margin-top: 40px;
        }

        .bottom20 {
            margin-bottom: 20px;
        }

        .bottom40 {
            margin-bottom: 40px;
        }

        .logobox {
            width: 387px;
            float: left;
        }

        .bigtt {
            width: 900px;
            float: left;
            text-align: center;
            margin-top: 26px;
        }

        .bigtt h2 {
            line-height: 50px;
            font-size: 40px;
            font-weight: 700px;
            color: #0047ac;
        }

        .bigtt h2 a {
            color: #0047ac;
        }

        .bigtt p {
            line-height: 24px;
            font-size: 16px;
            color: #333;
            margin-top: 15px;
        }

        .bigtt p a {
            color: #333;
        }

        .xitime {
            width: 300px;
            float: right;
        }

        .jdt {
            float: left;
        }

        .toplist {
            width: 400px;
            float: right;
        }

        .ywbox {
            width: 400px;
            float: left;
        }

        .ywt {
            width: 360px;
            float: left;
        }

        .xmjzbox {
            width: 400px;
            float: right;
        }

        .nav {
            background: #253b8c;
            height: 35px;
            padding: 14px 0;
        }

        .nav .content a+a {
            margin-left: 32px;
        }

        /*广告图*/
        .ggt {
            width: 800px;
            height: 96px;
            position: relative;
            z-index: 1;
            float: right;
            margin-top: 7px;
        }

        .ggt .swiper-container {
            width: 100%;
            height: 100%;
        }

        .ggt .swiper-container .pagination {
            width: auto;
            left: auto;
            right: 75px;
            bottom: 15px
        }

        .ggt .swiper-container .pagination .swiper-pagination-bullet {
            width: 15px;
            background: #7fadf3;
            opacity: 1;
            border-radius: 5px;
            height: 4px;
        }

        .ggt .swiper-container .pagination .swiper-pagination-bullet-active {
            background: #005ce7
        }

        /*头条*/
        .topbox {
            width: 1200px;
            height: 112px;
            margin: 20px auto 40px auto;
        }

        /*栏目*/
        .lmtit {
            width: 100%;
            height: 48px;
            position: relative;
            border-bottom: 1px solid #253b8c;
        }

        .lmtit img {
            width: auto;
            height: 100%;
            float: left;
        }

        /* 列表*/
        .textlist {
            width: 100%;
            margin-top: 20px;
        }

        .textlist ul li {
            width: 100%;
            font-size: 18px;
            line-height: 28px;
            margin: 14px 0;
            position: relative;
            padding-left: 5px;
        }

        .textlist ul li i {
            width: 10px;
            height: 10px;
            display: inline-block;
            background: url(/dm-67dd348c58fe1967/tips/style/KLUv_SAtaQEAaHR0cDovL3d3dy5ubmNjNjI2LmNvbS8yMDIxbmV3L2ltYWdlcy9kb3QucG5n) no-repeat;
            margin-right: 8px;
        }

        .litlist ul li {
            width: 100%;
            font-size: 16px;
        }

        /*焦点图*/
        .jdt {
            width: 780px;
            height: 398px;
            position: relative;
            z-index: 1;
            margin-bottom: 15px;
            float: left;
        }

        .jdt .swiper-container {
            border-radius: 5px;
            width: 100%;
            height: 100%;
        }

        .jdt .swiper-container img {
            width: 780px;
            height: 398px;
        }

        .jdt .swiper-container .pagination {
            width: auto;
            left: auto;
            right: 75px;
            bottom: 10px
        }

        .jdt .swiper-container .pagination .swiper-pagination-bullet {
            width: 15px;
            background: #7fadf3;
            opacity: 1;
            border-radius: 5px;
            height: 4px;
        }

        .jdt .swiper-container .pagination .swiper-pagination-bullet-active {
            background: #005ce7
        }

        .jdt .swiper-button-prev {
            left: 0;
            margin-top: -34px;
            width: 60px;
            height: 60px;
            background: url() 0 0 no-repeat
        }

        .jdt .swiper-button-next {
            right: 0;
            margin-top: -34px;
            width: 60px;
            height: 60px;
            background: url() 0 0 no-repeat
        }

        .jdt .swiper-container .tit {
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: 3;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%;
            padding: 20px 10px 20px;
            font-size: 16px;
            line-height: 24px;
            font-weight: 400;
            color: #fff;
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)
        }

        .jdt .swiper-container .tit a {
            font-size: 24px;
            color: #fff
        }

        .jdt .swiper-container .tit .btn-play {
            vertical-align: middle;
            margin-right: 10px;
            width: 25px;
            height: 25px;
            display: inline-block;
            -webkit-background-size: 100% 100%;
            -moz-background-size: 100%;
            background-size: 100%
        }

        .wlys a {
            display: block;
            width: 56px;
        }

        .topjj {
            width: 400px;
            float: right;
        }

        .ztbox {
            width: 400px;
            float: right;
        }

        /*要闻*/
        .floatlink {
            float: right;
            margin-top: 15px;
        }

        .floatlink span {
            width: auto;
            margin-right: 10px;
            line-height: 14px;
            line-height: 24px;
        }

        .ywbox .ad {
            width: 384px;
            height: 64px;
            margin: 14px auto;
        }

        .ywbox .ad img {
            width: 100%;
        }

        /*要闻图*/
        .ywbox {
            width: 400px;
            float: left;
            margin-right: 20px;
        }

        .centbox {
            width: 360px;
            float: left;
        }

        .ywt {
            width: 360px;
            height: 573px;
            position: relative;
            z-index: 1;
        }

        .ywt .swiper-container {
            width: 100%;
            height: 100%;
        }

        .ywt .swiper-container .pagination {
            display: none;
            width: auto;
            left: auto;
            right: 75px;
            bottom: 15px
        }

        .ywt .swiper-container .pagination .swiper-pagination-bullet {
            width: 15px;
            background: #7fadf3;
            opacity: 1;
            border-radius: 5px;
            height: 4px;
        }

        .ywt .swiper-container .pagination .swiper-pagination-bullet-active {
            background: #005ce7
        }

        .ywt .swiper-container .tit {
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: 3;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%;
            padding: 20px 10px 20px;
            font-size: 16px;
            line-height: 24px;
            font-weight: 400;
            color: #fff;
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
            text-align: center;
            font-size: 18px;
        }

        .ywt .swiper-container .tit a {
            font-size: 18px;
            color: #fff;
            text-align: center
        }

        .ywt .swiper-container .tit .btn-play {
            vertical-align: middle;
            margin-right: 10px;
            width: 25px;
            height: 25px;
            display: inline-block;
            -webkit-background-size: 100% 100%;
            -moz-background-size: 100%;
            background-size: 100%
        }

        /*专题图*/
        .ztt {
            width: 384px;
            height: 192px;
            position: relative;
            z-index: 1;
            margin-top: 20px;
            margin-left: 10px;
        }

        .ztt .swiper-container {
            width: 100%;
            height: 100%;
        }

        .ztt .swiper-container .pagination {
            width: auto;
            left: auto;
            right: 128px;
            bottom: 7px
        }

        .ztt .swiper-container .pagination .swiper-pagination-bullet {
            width: 15px;
            background: #7fadf3;
            opacity: 1;
            border-radius: 5px;
            height: 4px;
        }

        .ztt .swiper-container .pagination .swiper-pagination-bullet-active {
            background: #005ce7
        }

        .ztt .swiper-container .tit {
            display: none;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: 3;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%;
            padding: 20px 10px 20px;
            font-size: 16px;
            line-height: 24px;
            font-weight: 400;
            color: #fff;
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)
        }

        .ztt .swiper-container .tit a {
            font-size: 24px;
            color: #fff
        }

        .ztt img {
            width: 100%;
            height: auto;
        }

        /*5个入口*/
        .enterbox span {
            width: 22px;
            height: 60px;
            display: inline-block;
            border-radius: 10px;
            overflow: hidden;
            background: #4b83f9;
            font-size: 24px;
            line-height: 30px;
            padding: 24px 17px;
            color: #fff;
            margin-top: 20px;
            color: #fff;
        }

        .enterbox span+span {
            margin-left: 20px;
        }

        .enterbox span a {
            color: #fff;
        }

        /*网群*/
        .wqbox {
            width: 100%;
            height: 158px;
            background: #ddeaff;
            position: relative;
            padding: 22px 0;
            margin: 20px auto 40px auto;
            display: none;
        }

        /*  小图滚动*/
        .part04 {
            background: #fff;
        }

        .part04_top {
            position: relative;
            width: 1200px;
            margin: 0 auto;
        }

        .part04_top .swiper-button-next,
        .part04_top .swiper-button-prev {
            width: 40px;
            height: 40px;
            margin-top: 0px;
            top: 58px;
        }

        .part04_top .swiper-button-next {
            background: url("http://www.nncc626.com/2024index/images/arrow.png") -68px 0px no-repeat;
            right: 0;
        }

        .part04_top .swiper-button-prev {
            background: url("http://www.nncc626.com/2024index/images/arrow.png") 0px 0px no-repeat;
            left: 0;
        }

        .part04_top .swiper-button-next:hover {
            background: url("http://www.nncc626.com/2024index/images/arrow.png") -68px -66px no-repeat;
        }

        .part04_top .swiper-button-prev:hover {
            background: url("http://www.nncc626.com/2024index/images/arrow.png") 0px -66px no-repeat;
        }

        .part04_top .swiper-container {
            width: 1130px;
        }

        .part04_top .swiper-slide {
            position: relative;
            width: 280px;
            height: 155px;
            overflow: hidden;
        }

        .part04_top .swiper-slide img {
            width: 280px;
            height: 155px;
        }

        .part04_top .swiper-slide .tit {
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: 4;
            padding: 10px 5px 10px 5px;
            width: 100%;
            font-size: 16px;
            line-height: 24px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            color: #fff;
            background: rgba(67, 35, 33, 1);
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
            background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
        }

        .part04_top .swiper-slide .tit a {
            color: #fff;
        }

        /*选项卡组件1*/
        .tab1 {
            width: 400px;
            height: auto;
            position: relative;
            margin: 20px auto;
        }

        .tab1 .tab_menu {
            width: 100%;
            float: left;
            position: absolute;
            z-index: 1;
        }

        .tab1 .tab_menu li {
            float: left;
            width: 76px;
            height: 30px;
            line-height: 30px;
            border: 1px solid #3b82f6;
            border-bottom: 0px;
            cursor: pointer;
            text-align: center;
            margin: 0 2px 0 0;
        }

        .tab1 .tab_menu li:last-child {
            margin-right: 0;
        }

        .tab1 .tab_box {
            width: 396px;
            height: 150px;
            clear: both;
            top: 0px;
            position: relative;
            border: 1px solid #3b82f6;
            background-color: #fff;
        }

        .tab1 .tab_menu .selected {
            background-color: #fff;
            cursor: pointer;
        }

        .tab1 .hide {
            display: none;
        }

        .tab_box .icon {
            width: 127px;
            float: left;
            margin: 15px 2px;
        }

        .tab_box .icon img {
            margin-left: 15px; width: 96px; height: auto;
        }

        .tab_box .icon h2 {
            width: 100%;
            text-align: center;
            font-size: 16px;
            line-height: 24px;
            margin: 5px auto 0px auto;
        }

        /*融媒实验室*/
        .rmsys {
            width: 1200px;
            height: auto;
            padding: 15px 0 20px 0;
            margin-bottom: 20px;
            background: #e5e5e5;
            border-radius: 10px;
        }

        .largetit {
            width: 1200px;
            height: 60px;
            overflow: hidden;
            margin-bottom: 20px;
        }

        .largetit img {
            width: 100%;
            height: auto;
        }

        .rmsys .sysleft {
            width: 384px;
            float: left;
            margin-right: 12px;
            margin-left: 10px;
        }

        .rmsys .sysleft img {
            width: 384px;
            height: 176px;
            margin-bottom: 10px;
        }

        .rmsys .syscenter {
            width: 484px;
            height: 368px;
            float: left;
            margin-right: 12px;
        }

        .rmsys .syscenter img {
            width: 100%;
            height: auto;
        }

        .rmsys .sysright {
            width: 284px;
            height: 368px;
            float: left;
            margin-right: 0;
        }

        .rmsys .sysright img {
            width: 100%;
            height: auto;
        }

        .rmsys ul {
            padding: 0 18px;
        }

        .rmsys ul li {
            float: left;
            width: 380px;
            height: auto;
            background: #fff;
            margin: 8px 4px 0 4px;
        }

        .rmsys ul li img {
            width: 100%;
            height: auto;
        }

        .rmsys ul li p {
            font-size: 16px;
            color: #000;
            line-height: 25px;
            height: 54px;
            overflow: hidden;
            margin-top: 5px;
            padding: 5px 10px;
        }

        .rmsys ul li p a {
            color: #000;
        }

        /*互动数据*/
        .hdsj {
            width: 1200px;
            height: auto;
            padding: 15px 0;
            margin-bottom: 20px;
            border-radius: 10px;
        }

        .hdsjlist {
            width: 394px;
            height: auto;
            float: left;
            margin-left: 10px;
        }

        .hdsjright {
            width: 96%;
            height: auto;
            margin: 0 auto;
        }

        .hotlist {
            margin-top: 20px;
            width: 384px;
            margin-left: 10px;
        }

        .hotlist li {
            width: 100%;
            height: 90px;
            display: block;
            margin: 15px auto;
        }

        .hotlist li img {
            width: 160px;
            height: 90px;
            float: left;
            margin-right: 15px;
        }

        .hotlist li h3 {
            font-size: 16px;
            line-height: 24px;
        }

        .yrjdbox {
            margin-top: 20px;
        }

        .yrjdleft {
            width: 154px;
            height: auto;
            float: left;
        }

        .yrjdleft img {
            width: 154px;
            height: 114px;
            overflow: hidden;
            margin-bottom: 10px;
        }

        .yrjdright {
            width: 371px;
            height: 275px;
            float: left;
            margin-left: 10px;
        }
        .yrjdright img{
            width: 100%;
            height: auto;
        }

        /*相关链接*/
        .xglj {
            width: 1200px;
            height: auto;
            padding: 15px 0;
            margin-bottom: 20px;
            border-radius: 10px;
        }

        .xglj .largetit img {
            width: 1156px;
            margin-left: 22px;
        }

        .xglj .lasttit {
            width: 96%;
            margin: 0 auto;
            border-bottom: 1px solid #497fd6;
            height: 10px;
        }

        .xglj .lasttit span {
            font-size: 16px;
            line-height: 20px;
            height: 20px;
            background: #fff;
            padding: 0 10px 0 0;
            color: #497fd6;
            font-weight: bold;
        }

        .xglj .imglist {
            width: 96%;
            height: 60px;
            margin: 25px auto;
        }

        .xglj .imglist li {
            float: left;
            width: 200px;
            height: 60px;
            overflow: hidden;
            margin: 0 15px 15px 15px;
        }

        .xglj .imglist li img {
            width: 100%;
            height: 60px;
        }

        .xglj .textlist {
            width: 96%;
            height: auto;
            margin: 25px auto;
            font-size: 16px;
            line-height: 24px;
        }

        .xglj .textlist li {
            float: left;
            width: auto;
            height: 24px;
            overflow: hidden;
            margin: 0 15px 15px 15px;
        }

        .footer {
            background: #253b8c;
            width: 100%;
            height: auto;
            margin-top: 50px;
            padding: 50px 0;
        }

        .footer p {
            text-align: center;
            color: #fff;
            margin-bottom: 5px;
            font-size: 14px;
            line-height: 24px;
        }

        .footer a {
            color: #fff;
        }
    