body {
    background: url(//www.news.cn/gongyi/zt/2021gyggdh/images/banner.jpg) 50% 0 no-repeat;
}
.banner {
    height: 720px;
}
/*头条*/
.dtt {
    width: 1110px;
    height: auto;
    margin: 0 auto;
    background: url(//www.news.cn/gongyi/zt/2021gyggdh/images/bg1.png) 0 7px no-repeat;
    padding-left: 90px;
    padding-bottom: 25px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #bfbfbf;
    margin-top: 40px;
}
.dtt .tit {
    font-size: 38px;
    color: #ca000f;
    font-weight: bold;
    line-height: 55px;
    text-align: center;
}
.dtt .tit a {
    color: #ca000f;
    font-weight: bold;
}
.dtt .txt {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-top: 15px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}
.dtt .txt a {
    color: #686868;
}
.dh_box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
}
.footer {
    margin-top: 90px;
    padding-top: 40px;
    text-align: center;
    height: 100px;
    background: rgb(219, 7, 28);
    background: -moz-linear-gradient(top, rgba(219, 7, 28, 1) 0%, rgba(231, 93, 55, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(219, 7, 28, 1) 0%, rgba(231, 93, 55, 1) 100%);
    background: linear-gradient(to bottom, rgba(219, 7, 28, 1) 0%, rgba(231, 93, 55, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db071c', endColorstr='#e75d37', GradientType=0);
}
.footer p {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}
.content {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}
.part1 {
    width: 1200px;
    height: 290px;
    position: relative;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
}
.part1_right {
    width: 573px;
    height: 288px;
}
.mul-play {
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 52px;
    left: 5px;
    display: none;
    cursor: pointer;
    z-index: 999;
}
.mul-play img {
    width: 80%;
    height: 80%;
    display: block;
}
.videoPart {
    width: 531px;
    height: 299px;
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}
.videoPart iframe {
    width: 531px;
    height: 299px;
}
.videoPart .videoPart-close {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right: -22px;
    z-index: 50;
    background: url(//www.news.cn/res/xhwres/bigbig201710101700/bundle/s1014_icon_btn_close.png) no-repeat;
    cursor: pointer;
    background-size: 100% auto;
}
.jj_txt_box {
    width: 580px;
    height: auto;
    overflow: hidden;
}
.jj_txt_box .title {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    line-height: 32px;
}
.jj_txt_box .title a {
    color: #000;
}
.jj_txt_box .txt {
    font-size: 16px;
    color: #5c5c5c;
    line-height: 28px;
    margin-top: 10px;
    padding-bottom: 10px;
    text-indent: 2em;
    border-bottom: 1px dotted #aaa;
    margin-bottom: 9px;
}
.jj_txt_box .txt a {
    color: #5c5c5c
}
.jj_txt_box .txt span a {
    font-size: 14px;
    color: #0f75cf;
}
.jj_list {
    margin-top: 9px;
}
.jj_list li {
    font-size: 18px;
    color: #000;
    position: relative;
    margin-top: 9px;
    line-height: 25px;
    padding-left: 15px;
    height: auto;
}
.jj_list li a {
    color: #000;
}
.jj_list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    background: #ca000f;
    border-radius: 100%;
}
.part4 {
    width: 1200px;
    margin: auto;
}
.poster-main {
    position: relative;
    width: 790px;
    height: 446px;
    margin-top: 40px;
}
.poster-main a,
.poster-main img {
    display: block;
}
.poster-main .poster-list {
    width: 790px;
    height: 446px;
}
.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-btn {
    position: absolute;
    top: 0;
    width: 100px;
    height: 446px;
    z-index: 10;
    cursor: pointer;
    opacity: 0.8
}
.poster-main .poster-prev-btn {
    left: 0;
}
.poster-main .poster-next-btn {
    right: 0;
}
.poto-pic {
    position: relative;
}
.poto-pic .bg {
    background: #000000;
    bottom: 0;
    height: 60px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    z-index: 10;
}
.poto-pic .name {
    font-size: 20px;
    bottom: 0;
    color: #FFFFFF;
    height: 60px;
    left: 0;
    line-height: 60px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11;
}
.poto-pic .name a {
    color: #FFFFFF;
    text-decoration: none;
}
.gqdt_box {
    width: 1200px;
    height: 630px;
    margin: 0 auto;
    margin-top: 30px;
}
.gqdt_box .swiper-container {
    width: 1200px;
    height: 630px;
}
.gqdt_box .swiper-slide {
    width: 1200px;
    height: 630px;
    position: relative;
}
.gqdt_box .swiper-slide img {
    width: 1200px;
    height: 630px;
}
.gqdt_box .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 160px;
    z-index: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 99%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 99%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 99%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.gqdt_box .swiper-slide .title {
    position: absolute;
    left: 10px;
    bottom: 20px;
    width: 90%;
    height: 35px;
    font-size: 22px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    z-index: 1;
}
.gqdt_box .swiper-slide .title a {
    color: #fff;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 15px;
    right: 20px;
    left: inherit;
    color: #fff;
    font-size: 40px;
    width: 8%;
}
.gqdt_box .swiper-pagination-total {
    font-size: 26px;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: none;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: none;
}
.gqdt_box:hover .swiper-button-prev {
    width: 44px;
    height: 105px;
    background: url(//www.news.cn/world/2020zltx/images/gq_left.png) no-repeat;
}
.gqdt_box:hover .swiper-button-next {
    width: 44px;
    height: 105px;
    background: url(//www.news.cn/world/2020zltx/images/gq_right.png) no-repeat;
}
.swiper-button-next,
.swiper-button-prev {
    top: 45%;
}
/*新视听*/
.xst_dh {
    width: 1200px;
    height: 54px;
    margin: 0 auto;
    margin-top: 50px;
}
.partlast {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}
.partlast .view {
    width: 937px;
    height: 590px;
    float: left;
    position: relative;
    margin-left: 3px;
}
.partlast .view .swiper-container {
    width: 937px;
    height: 590px;
}
.partlast .view .swiper-slide {
    width: 937px;
    height: 590px;
    position: relative;
}
.partlast .view .swiper-slide img {
    width: 1050px;
    height: 590px;
    display: block;
}
.partlast .view .swiper-slide .bg {
    bottom: 0;
    height: 120px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
    opacity: 1;
    filter: alpha(opacity=80);
    background: #d70016;
    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, 0.6) 50%, rgba(0, 0, 0, 1) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 1) 100%);
}
.partlast .view .swiper-slide .name {
    bottom: 30px;
    color: #fff;
    height: 35px;
    left: 0;
    font-size: 28px;
    font-weight: bolder;
    padding-left: 20px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    z-index: 998;
}
.partlast .view .swiper-slide .name a {
    color: #fff;
    font-size: 30px;
    font-weight: bolder;
}
.partlast .view .swiper-slide .name::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    left: 22px;
    bottom: -10px;
    z-index: 11;
    background: #fff;
}
.partlast .view .swiper-slide .name::after {
    content: "";
    position: absolute;
    width: 600px;
    height: 3px;
    left: 100px;
    bottom: -10px;
    z-index: 11;
    background: #fff;
    opacity: 0.2;
    /* background: -webkit-gradient(linear, left left, left left, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1))); */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 40%);
}
.partlast .view .swiper-slide .vBtn {
    position: absolute;
    width: 74px;
    height: 74px;
    right: 20px;
    bottom: 20px;
    background: url("//www.news.cn/world/biaoforum2021/images/play.png") no-repeat;
    background-size: cover;
    cursor: pointer;
    margin-left: -25px;
    display: none;
    z-index: 12;
}
.partlast .view #iframe {
    display: none;
    width: 937px;
    height: 590px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 999;
}
.partlast .view .video-close {
    width: 17px;
    height: 17px;
    position: absolute;
    right: -16px;
    top: 0;
    z-index: 20;
    background: url("//www.news.cn/2015/img2015/icon_video.png") 0 -80px no-repeat;
    cursor: pointer;
    display: none;
}
/* .partlast .view .arrow-left,
.view .arrow-right {
    display: none;
} */
.partlast .view .arrow-left,
.view .arrow-right {
    background: url("//www.news.cn/politics/djbl/images/20180523_wmd_part3an_v1.png") no-repeat;
    position: absolute;
    width: 30px;
    height: 85px;
    z-index: 10;
    top: 40%;
    transition: none;
}
.partlast .view .arrow-left {
    left: 10px;
    background-position: -42px -19px;
}
.partlast .view .arrow-right {
    right: 10px;
    background-position: -112px -19px;
}
.partlast .view .arrow-left:hover {
    left: 10px;
    background-position: -42px -130px;
}
.partlast .view .arrow-right:hover {
    right: 10px;
    background-position: -112px -130px;
}
.partlast .view .pagination {
    position: absolute;
    z-index: 20;
    right: -18px;
    bottom: 0px;
}
.partlast .view .pagination .swiper-pagination-switch {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    opacity: 0.8;
    cursor: pointer;
    margin: 10px 0;
    background: #d70016;
}
.partlast .view .pagination .swiper-active-switch {
    height: 90px;
}
.partlast .preview {
    width: 260px;
    height: 590px;
    position: relative;
    float: left;
}
.partlast .preview .swiper-container {
    width: 260px;
    height: 590px;
    margin: 0px auto 0px;
}
.partlast .preview .swiper-slide {
    width: 260px;
    height: 150px;
    float: left;
    cursor: pointer;
    /* background: #920000; */
}
.partlast .preview .swiper-slide dl {
    margin: 0 auto;
    width: 260px;
    position: relative;
}
.partlast .preview .swiper-slide {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.partlast .preview .active-nav {
    opacity: 1;
    filter: alpha(opacity=100);
}
.partlast .preview .active-nav img {
    padding: 0;
    /* border: 2px solid #fff; */
}
.partlast .preview .active-nav dd {
    color: #fff;
}
.partlast .preview .swiper-slide dt {
    width: 260px;
    line-height: 0;
}
.partlast .preview .swiper-slide img {
    width: 260px;
    height: 146px;
}
.partlast .preview .swiper-slide dd {
    width: 260px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    display: none;
}
/*新华访谈*/
.xhft_box {
    width: 1200px;
    height: 473px;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
}
.focusBox2 {
    width: 1120px;
    height: 473px;
    overflow: hidden;
    position: relative;
}
.swiper-ftleft {
    width: 30px;
    height: 60px;
    background: url(//www.news.cn/gongyi/zt/2021gyggdh/images/ft_left.jpg) no-repeat;
    left: 0;
    top: 200px;
}
.swiper-ftright {
    width: 30px;
    height: 60px;
    background: url(//www.news.cn/gongyi/zt/2021gyggdh/images/ft_right.jpg) no-repeat;
    right: 0;
    top: 200px;
}
.box7 .hh {
    width: 266px;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
}
.box7 .hh img {
    width: 266px;
    height: 473px;
    display: block;
}
.box7 .hh .text {
    position: absolute;
    width: 266px;
    height: 170px;
    bottom: 0px;
    left: 0;
    z-index: 14;
    display: none;
    overflow: hidden;
}
.box7 .hh .text h3 {
    margin-top: 10px;
    color: #fff;
    font-size: 24px;
    padding: 0 10px;
}
.box7 .text h3 a {
    color: #fff;
}
.box7 .hh .text h4 {
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
}
.line {
    width: 45px;
    height: 3px;
    margin-left: 10px;
    margin-top: 10px;
    background: #fff;
}
.box7 .text p {
    display: block;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
    margin-top: 10px;
}
.box7 .text p a {
    color: #fff;
}
.box7 .hh .bg {
    width: 266px;
    height: 170px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: rgb(219, 7, 28);
    background: -moz-linear-gradient(top, rgba(219, 7, 28, 1) 0%, rgba(231, 93, 55, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(219, 7, 28, 1) 0%, rgba(231, 93, 55, 1) 100%);
    background: linear-gradient(to bottom, rgba(219, 7, 28, 1) 0%, rgba(231, 93, 55, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db071c', endColorstr='#e75d37', GradientType=0);
    z-index: 13;
    display: none;
}
/*益言益行*/
.yyyx_box {
    float: left;
    width: 730px;
    height: 546px;
    margin-top: 50px;
}
.gdh_list {
    overflow: hidden;
    margin-top: 30px;
}
.gdh_list li {
    width: 716px;
    height: 136px;
    background: #fffdf0;
    overflow: hidden;
    padding: 7px;
}
.gdh_list li + li {
    margin-top: 13px;
}
.gdh_list li .img {
    float: left;
    width: 238px;
    height: 135px;
}
.gdh_list li .img img {
    width: 238px;
    height: 135px;
}
.gdh_list li .wz1 {
    float: left;
    margin-left: 37px;
    width: 430px;
    height: 135px;
    overflow: hidden;
}
.gdh_list li .wz1 h2 {
    font-size: 18px;
    color: #333;
    height: auto;
    line-height: 30px;
}
.gdh_list li .wz1 h2 a {
    color: #333;
}
.gdh_list li .wz1 .text {
    width: 343px;
    height: 75px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
    line-height: 30px;
}
.gdh_list li .wz1 .text:before {
    content: "";
    width: 13px;
    height: 11px;
    background: url(//www.news.cn/gongyi/zt/2021gyggdh/images/yhl.png) no-repeat;
    position: absolute;
    top: 0;
    left: -42px;
}
.gdh_list li .wz1 .text:after {
    content: "";
    width: 13px;
    height: 11px;
    background: url(//www.news.cn/gongyi/zt/2021gyggdh/images/yhr.png) no-repeat;
    position: absolute;
    top: 10px;
    right: -35px;
}
.gdh_list li .wz1 .text span {
    color: #808080;
}
.gdh_list li .wz1 .text span a {
    color: #808080;
}
.gdh_list li:nth-child(2) .img {
    float: right;
    width: 238px;
    height: 135px;
}
.gdh_list li:nth-child(2) .wz {
    float: right;
    margin-right: 37px;
    margin-left: 0;
    width: 430px;
    height: 135px;
    overflow: hidden;
}
/*广电局动态*/
.gdjdt_box {
    float: right;
    width: 432px;
    height: 546px;
    margin-top: 50px;
}
.djt_list li {
    width: 100%;
    height: 35px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
    margin-top: 10px;
    cursor: pointer;
}
.djt_list li .img {
    float: left;
    width: 190px;
    height: 109px;
    display: none;
}
.djt_list li .text {
    float: right;
    width: 100%;
    height: 109px;
}
.djt_list li .text h2 {
    font-size: 18px;
    color: #404040;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.djt_list li .text h2 a {
    color: #404040;
}
.djt_list li .text p {
    font-size: 14px;
    color: #808080;
    margin-top: 5px;
    line-height: 25px;
    display: none;
}
.djt_list li.on {
    width: 100%;
    height: 109px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
}
.djt_list li.on .img {
    float: left;
    width: 190px;
    height: 109px;
    display: block;
}
.djt_list li.on .text {
    float: right;
    width: 201px;
    height: 109px;
}
.djt_list li.on .text h2 {
    font-size: 18px;
    color: #404040;
    line-height: 30px;
    text-overflow: initial;
    word-break: normal;
    overflow: auto;
    white-space: inherit;
}
.djt_list li.on .text h2 a {
    color: #404040;
}
.djt_list li.on .text p {
    font-size: 14px;
    color: #808080;
    margin-top: 5px;
    line-height: 25px;
    display: block;
}
.djt_list {
    padding-right: 33px;
    margin-top: 30px;
}
/*新闻资讯*/
.xwzx_box {
    float: left;
    width: 730px;
    height: 546px;
    margin-top: 50px;
}
.xwzx_list {
    overflow: hidden;
    margin-top: 30px;
}
.xwzx_list li {
    cursor: pointer;
    height: 130px;
    overflow: hidden;
    padding-right: 15px;
}
.xwzx_list li + li {
    margin-top: 25px;
}
.xwzx_list li:hover {
    background: rgb(219, 7, 28);
    background: -moz-linear-gradient(top, rgba(219, 7, 28, 1) 0%, rgba(231, 93, 55, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(219, 7, 28, 1) 0%, rgba(231, 93, 55, 1) 100%);
    background: linear-gradient(to bottom, rgba(219, 7, 28, 1) 0%, rgba(231, 93, 55, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db071c', endColorstr='#e75d37', GradientType=0);
}
.xwzx_list li img {
    float: left;
    width: 230px;
    height: 130px;
    padding-right: 15px;
}
.xwzx_list li h2 {
    font-size: 18px;
    color: #3a3a3a;
    line-height: 26px;
    margin-top: 10px;
}
.xwzx_list li h2 a {
    color: #3a3a3a;
}
.xwzx_list li p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-top: 10px;
}
.xwzx_list li:hover h2 {
    color: #fff;
}
.xwzx_list li:hover h2 a {
    color: #fff;
}
.xwzx_list li:hover p {
    color: #fff;
}
.xw_mroe {
    width: 100%;
    height: 30px;
    margin-top: 36px;
    background: #eee;
    font-size: 18px;
    color: #ef181f;
    text-align: center;
    line-height: 30px;
}
.xw_mroe a {
    color: #ef181f;
}
/*慕课*/
.mk_box {
    float: right;
    width: 432px;
    height: 546px;
    margin-top: 50px;
}
.mk_list {
    overflow: hidden;
    margin-top: 30px;
}
.mk_list li {
    width: 432px;
    height: 243px;
    position: relative;
}
.mk_list li + li {
    margin-top: 20px;
}
.mk_list li img {
    width: 432px;
    height: 243px;
}
.mk_list li span img {
    width: 51px;
    height: 51px;
    position: absolute;
    left: 190px;
    top: 96px;
}
.mk_list li p {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    height: 60px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    font-size: 18px;
    text-align: center;
    line-height: 70px;
}
.mk_list li p a {
    color: #fff;
}
.mk_list li .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

