@charset"utf-8";
/* CSS Document */
 body {
    font-family:"微软雅黑";
    background: url(//www.xinhuanet.com/politics/2021lh/zb/new/images/bg_body.jpg) 50% 67px no-repeat;
}
.domPC {
    display: block;
}
.domMobile {
    display: none!important;
}
.clear {
    clear: both;
}
/*导航*/
 .comWidth {
    width: 1200px;
    margin: 0 auto;
}
.nav {
    background: url(//www.xinhuanet.com/politics/2021lh/zb/qh/images/topbg2021.jpg) 50% 0 no-repeat;
}
.nav .section {
    line-height: 69px;
    height: 69px;
    margin-left: 170px
}
.nav .section a {
    line-height: 69px;
    font-size: 16px;
    color: #fff;
    margin: 0 16px;
}
.navfixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    overflow: hidden;
}
/*内容*/
 .banner {
    width: 1400px;
    height: 375px;
    position: relative;
    margin: 0 auto
}
.logo {
    position: absolute;
    right: 125px;
    top: 85px;
}
.logo img {
    width: 90px;
    height: auto
}
.tt {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    text-align: center
}
.tt h2 {
    font-size: 32px;
    color: #da1b21;
    line-height: 60px;
    font-weight: normal;
}
.tt h2 a {
    color: #333;
    text-decoration: none;
    font-size: 2.2em;
}
.tt .info {
    text-align: left
}
.tt .info span {
    height: 35px;
    line-height: 35px;
}
.tt .info span img {
    margin: 0 10px
}
.header {
    width: 1200px;
    margin: 0px auto;
    padding: 10px 5px 0 75px;
    height: 114px;
    overflow: hidden;
    background: #0079ff url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/bg_info.jpg) no-repeat;
    box-sizing: border-box;
}
.header ul {
}
.header li {
    font-size: 16px;
    color: #FFF;
    line-height: 1.8em;
    overflow: hidden;
}
.header li p {
    float: left;
    font-size: 1.5em;
}
.header li p + p {
    padding-left: 30px;
}
.header li p i {
    font-style: normal;
}
.header li a {
    color: #ff971d;
    padding-left: 10px;
}
.videobox {
    position: relative;
}
.zt {
    width: 1200px;
    margin: 25px auto 0;
    overflow: hidden;
}
.zt h2 {
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/lm_zbzy.jpg) 50% 0 no-repeat;
    width: 1200px;
    height: 110px;
    margin: 20px 0
}
.zt h2 a {
    display: block;
    height: 100%;
    width: 100%;
}
.zt dd {
    margin-top: 10px;
}
.zt dd ul {
    overflow: hidden;
}
.zt dd li {
    float: left;
    width: 47.9%;
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/bg_wzzy.png) no-repeat;
    height: 67px;
    padding: 1.2% 2% 4% 0;
}
.zt dd li span a {
    color: #d8b05b;
}
.zt dd li + li {
    float: right;
}
.zt dd ul li h3 {
    font-size: 1.25em;
    font-weight: normal;
    padding-bottom: 5px;
    line-height: 35px;
    padding-left: 27px;
    height: 62px;
    overflow: hidden;
}
.zt dd li p {
    line-height: 28px;
    font-size: 1em;
    color: #777;
    padding-left: 40px;
    display: none;
}
/*导航*/
 .rightsidebar {
    position: fixed;
    width: 119px;
    height: 360px;
    top: 445px;
    left: 50%;
    margin-left: 700px;
    z-index: 9900;
}
.rightsidebar .rightsidebar-top {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    bottom: 70px;
    left: 40px;
    color: #FFF;
    font-size: 18px
}
.rightsidebar .dh_xx {
    width: 119px;
    height: 360px;
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/dhbg2021.png) no-repeat;
}
.rightsidebar .dh_xx li {
    float: right;
    width: 119px;
    height: 47px;
    line-height: 48px;
    position: relative;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.rightsidebar .dh_xx li a {
    color: #fff;
    display: block;
    border-bottom: 1px dotted #fe9aa1;
    width: 90px;
    margin: 0 auto
}
.rightsidebar .dh_xx li a:hover {
    color: #fff;
}
.rightsidebar .dh_xx li:hover {

    background: #bc27e7;
    color: #fff;
}
.rightsidebar .dh_xx li:hover a {
    color: #fff;
}
.rightsidebar .dh_xx .on {
    background: #bc27e7;
    color: #fff;
}
.rightsidebar .dh_xx .on a {
    color: #fff;
    border-bottom: none
}
.nav ul {
    margin: 0 auto;
    overflow: hidden;
    background: #ea262f
}
.nav li {
    float: left;
    width: 195px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 1.125em;
    margin-right: 5px;
}
.nav .on {
    background: #e72727;
}
.nav .on a {
    background: #e72727;
    color: #ffdd23;
}
.nav li:hover {
    background: #e72727;
}
.nav li a {
    color: #fff;
    display: block;
    text-decoration: none;
}
.fix-div {
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: 700px;
    z-index: 99999;
}
/*现场图集*/
 .tjbox {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
.tjbox .titlebg {
    background: url(//www.xinhuanet.com/politics/2019qglh/zb/images/tit02_2019lh.jpg) no-repeat;
    width: 1200px;
    height: 90px;
    margin: 10px 0
}
.tjbox .titlebg a {
    display: block;
    width: 100%;
    height: 100%;
}
.listPic2 li {
    width: 390px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    position: relative;
}
.listPic2 .last {
    margin-right: 0px;
}
.listPic2 li a {
    display: block;
    line-height: 0
}
.listPic2 li .picImg img {
    width: 100%;
    height: 220px;
}
.listPic2 li .picBg {
    background: #000;
    bottom: 0;
    height: 40px;
    left: 0;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.listPic2 li .picTit {
    bottom: 0;
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
}
.listPic2 li .picTit a {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
}
/*文字实录*/
 .wzslbox {
    width: 1200px;
    margin: 20px auto 0;
    margin-top: 25px;
}
.comTit {
    margin-bottom: 15px;
    height: 105px;
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/lm_wzsl.jpg) 50% top no-repeat;
}
.comTit a {
    display: block;
    height: 100%;
    width: 100%;
}
.comTit h3 {
    padding: 15px 0px 0px 40px;
    float: left;
    font-style: normal;
    font-size: 46px;
    color: #fff;
    height: 40px;
}
.comTit strong {
    font-size: 32px;
    line-height: 50px;
    color: #fff;
    font-weight: normal;
    margin-right: 10px;
    font-style: normal;
    margin: 0px 0px 0px 30px;
}
.comList li {
    height: 45px;
    overflow: hidden;
    float: left;
    width: 49%;
    margin-right: 5px;
    margin-right: 10px;
    width: 465px;
    padding: 0 0 0 5px;
}
.comList li a {
    font-size: 18px;
    line-height: 40px;
    background: url(//www.xinhuanet.com/politics/2015xhslfbh/images/bgPcNav.png) 0px -85px no-repeat;
    padding-left: 10px;
}
#tsform {
    float: right;
    font-size: 14px;
    font-style: normal;
}
.comTit label {
    margin: 0;
    padding: 0;
    display: inline;
}
/*更多直播*/
 .xgbd {
    width: 1200px;
    position: relative;
    padding-top: 25px;
    margin: 30px auto 0;
    overflow: hidden;
}
.xgbd h2 {
    margin-bottom: 15px;
    height: 105px;
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/lm_gdzb.jpg) 50% top no-repeat;
}
.xgbd_l {
    border-right: 1px solid #E1E1E1;
}
.listPic {
    width: 596px;
    height: 400px;
    overflow: hidden;
    border-right: 1px solid #E1E1E1;
    float: left;
    padding-bottom: 30px;
    position: relative
}
.listPic .sj {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 27px;
    background: #e72727;
    opacity: 0.8;
    text-align: center;
    color: #fff;
    ;
    padding-top: 5px
}
.listPic img {
    width: 480px;
    height: 270px
}
.listPic .bt {
    font-size: 20px;
    text-align: center;
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/bg06_2021lh.png) right no-repeat;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    font-weight: 600;
}
.listPic .bt a {
    display: block;
    width: 480px;
}
.listPic .zy {
    line-height: 28px;
    width: 480px;
    font-size: 15px;
    height: 90px;
    overflow: hidden;
}
.listPic1 {
    width: 596px;
    height: 400px;
    overflow: hidden;
    float: left;
    margin-top: 30px;
    position: relative
}
.listPic1 .sj {
    position: absolute;
    left: 116px;
    top: 0;
    width: 90px;
    height: 27px;
    background: #e72727;
    opacity: 0.8;
    text-align: center;
    color: #fff;
    ;
    padding-top: 5px
}
.listPic1 img {
    width: 480px;
    height: 270px;
    float: right
}
.listPic1 .bt {
    font-size: 20px;
    text-align: center;
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/bg07_2021lh.png) left no-repeat;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    font-weight: 600;
}
.listPic1 .bt a {
    display: block;
    width: 480px;
    float: left;
    margin-left: 120px
}
.listPic1 .zy {
    line-height: 28px;
    width: 480px;
    float: right;
    font-size: 15px;
    height: 90px;
    overflow: hidden;
}
.xgbd .more {
    width: 125px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/botton_2021lh.png) left no-repeat;
    color: #FFFFFF;
    margin-top: 30px
}
.xgbd .more a {
    color: #FFFFFF;
    display: block;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.xgbd .listPic {
    display: none;
}
.xgbd .listPic1 {
    display: none;
}
/*直播图集*/
 .zbtj {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
.zbtj h2 {
    margin: 20px 0;
    height: 105px;
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/lm_xczj.jpg) 50% 0 no-repeat;
}
.zbtj h2 a {
    display: block;
    height: 100%;
    width: 100%;
}
.foucebox {
    position: relative;
    width: 1200px;
    height: 530px;
    overflow: hidden;
}
.foucebox .bd {
    position: relative;
    float: left;
    width: 940px;
    height: 530px;
    overflow: hidden;
}
.foucebox .bd img {
    width: 940px;
    height: 530px;
}
.foucebox .hd {
    position: relative;
    width: 240px;
    float: right;
    padding-right: 4px;
    z-index: 1;
    overflow: auto;
}
.foucebox .hd ul {
    position: relative;
    width: 240px;
    overflow: auto;
    height: 530px;
}
.foucebox .hd li {
    height: 122px;
    padding-bottom: 14px;
    overflow: hidden;
}
.foucebox .hd img {
    width: 215px;
    height: 122px;
    display: block;
}
.foucebox .hd li .bg {
    z-index: 10;
    width: 215px;
    height: 122px;
    background: #000000;
    opacity: 0.5;
    position: absolute;
}
.foucebox .hd .on .bg {
    opacity: 0;
}
.foucebox .bd .picBg {
    background: #000;
    bottom: 0px;
    height: 60px;
    left: 0;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.foucebox .bd .picTit {
    bottom: 5px;
    height: 60px;
    left: 0;
    position: absolute;
    width: 96%;
    z-index: 2;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
}
.foucebox .bd .picTit a {
    color: #fff;
    font-size: 28px;
    line-height: 65px;
    overflow: hidden;
    text-align: center;
}
.foucebox .ys {
    background: url(//www.xinhuanet.com/politics/2019qglh/zb/images/bofang.png) no-repeat;
    position: absolute;
    right: 40px;
    bottom: 40px;
    width: 88px;
    height: 88px;
}
.footer {
    background: #ba0711;
    height: 90px;
    line-height: 60px;
    color: #fff;
    clear: both;
    margin-top: 40px;
    text-align: center;
    font-size: 16px;
    padding-top: 20px
}
.footer p {
    height: 30px;
    line-height: 30px;
}
.ad01 {
    width: 1000px;
    margin: 15px auto 0;
}
.gqdt {
    width: 1200px;
    margin: 30px auto 0;
    height: 550px;
    background: #052063;
}
/*直播视频*/
 .spzb {
    width: 1048px;
    margin: 0 auto 0;
    overflow: hidden;
    height: 605px;
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/bg_video.png) no-repeat 0 0;
    position: relative;
}
.spzb .picTitle {
    position: relative;
    width: 1000px;
    height: 563px;
    left: 42px;
    top: 7px;
}
.spzb .picTitle .bfan {
    position: absolute;
    width: 163px;
    height: 163px;
    top: 70%;
    left: 1%
}
.spzb .picTitle .img img {
    width: 100%;
    height: 563px;
    display: block;
}
.spzb .picTitle img {
    cursor: pointer;
}
.spzb .picTitle .bg {
    background: #000;
    bottom: 0;
    height: 75px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    z-index: 10;
}
.spzb .picTitle .name {
    bottom: 0;
    color: #fff;
    padding-left: 20px;
    height: 75px;
    left: 0;
    line-height: 75px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 11;
    font-size: 1.8em;
    cursor: pointer;
}
.spzb .picTitle .name a {
    color: #fff;
    text-decoration: none;
}
.spzb .picTitle .name, .spzb .picTitle .bg {
    display: none;
}
.spzb iframe {
    width: 1000px;
    height: 563px;
}
.spzb iframe {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1000px;
    height: 563px;
    z-index: 999;
    display: none;
}
.spzb .onMove {
    position: fixed!important;
    right: 0!important;
    bottom: 0!important;
    width: 350px;
    height: 230px;
}
#spMobile {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%!important;
    height: 100%!important;
    z-index: 999;
    display: none;
    background: #000
}
.tlad {
    width: 1200px;
    margin: 20px auto;
}
/*慧泡泡*/
 .likes-box {
    width: 200px;
    height: 416px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 50%;
    bottom: -92px;
    margin-right: -715px;
    z-index: 1035;
}
.likes-box span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #c00;
}
canvas {
    display: block;
    /* cursor: pointer;
            margin: 30px auto;
            box-shadow: 0 0 5px 5px #bbb;
            -webkit-tap-highlight-color: rgba(0,0,0,0); */
}
@media screen and (max-width: 1024px) {
    .visualMB3008 {
        width: 100%
    }
}
@media screen and (max-width: 767px) {
    .domPC {
        display: none!important;
    }
    .domMobile {
        display: block!important;
    }
    .likes-box {
        display: none;
    }
    a img {
        width: 100%;
    }
    body {
        background: none;
    }
    .banner {
        height: auto;
        width: 100%;
        position: relative;
        overflow: hidden
    }
    .logo {
        position: absolute;
        right: -75px;
        top: 40px
    }
    .logo img {
        width: 38%;
        height: auto
    }
    .nav {
        width: 100%;
        background: #600507;
        height: auto;
    }
    .nav ul {
        width: 100%;
    }
    .nav li {
        width: 33.3%;
        height: 40px;
        line-height: 40px;
        margin-right: 0;
    }
    .tt {
        width: 100%;
        margin: 15px auto
    }
    .tt h2 {
        font-size: 1.5em;
        line-height: 35px;
    }
    .tt .info {
        font-size: 15px;
        text-align: center;
    }
    .tt .info span {
        display: inline-block
    }
    .tt .info span:nth-child(1) {
        display: none
    }
    .tt .info span:nth-child(3) {
        display: none
    }
    .tt .info span:nth-child(2) {
        /* background: url(//www.xinhuanet.com/politics/2019qglh/zb/images/icon1.png)  no-repeat;*/
    }
    .tt .info span:nth-child(4) {
        margin-left: 15px
    }
    .content {
        padding-top: 15px
    }
    .header {
        width: 100%;
        margin: 5px auto 0;
        padding-left: 10px;
        height: auto;
        background: #dd1e26 url(//www.xinhuanet.com/politics/2020lh/zb/images/mb_03.jpg) no-repeat;
    }
    .header ul {
        padding-left: 0;
    }
    .header li {
        padding: 45px 0 10px 0px;
        margin: 5px 0px 0px 10px;
        color: #fff;
    }
    .header li p {
        float: none;
        padding-bottom: 10px;
        font-size: 1em;
    }
    .header li p + p {
        padding: 0;
    }
    .header li + li {
        padding: 0px 0 12px 0px;
        border: none;
    }
    .zt {
        width: 100%;
    }
    .zt h2 {
        margin-bottom: 15px;
        height: 50px;
        background: url(//www.xinhuanet.com/politics/2021lh/zb/qh/images/tit02_m.png) left top no-repeat;
        width: 96%;
        margin: 0 auto;
        background-size: contain;
    }
    .zt dd ul {
        border: none;
    }
    .zt dd li {
        float: none;
        width: 98%;
        margin: 0 auto;
        padding: 3% 0;
        border-top: 1px dashed #a9a9a9;
        border-right: none;
        background: none;
        height: auto;
    }
    .zt dd li + li {
        border-top: 1px dashed #a9a9a9;
    }
    .zt dd ul li h3 {
        padding-left: 0px;
        height: auto
    }
    .zt dd ul li p {
        padding-left: 0px
    }
    .zt_v2 {
        width: 100%;
        margin: 15px auto 0;
        overflow: hidden;
    }
    .zt_v2 ul li {
        float: none;
        width: 98%;
        margin: 0 auto;
        position: relative;
    }
    .zt_v2 ul li + li {
        float: none;
        width: 98%;
    }
    /*文字实录*/
    .wzslbox {
        width: 100%;
        margin: 0 auto;
        margin-top: 0px;
    }
    .comTit {
        margin-bottom: 15px;
        height: 50px;
        background: url(//www.xinhuanet.com/politics/2021lh/zb/qh/images/tit01_m.png) left top no-repeat;
        width: 96%;
        margin: 0 auto;
        background-size: contain;
        margin-top: 15px;
    }
    .comTit a {
        display: inline-block;
        height: 50px;
        width: 150px;
    }
    .comTit h3 {
        padding: 15px 0px 0px 40px;
        float: left;
        font-style: normal;
        font-size: 46px;
        color: #fff;
        height: 40px;
    }
    .comTit strong {
        font-size: 32px;
        line-height: 50px;
        color: #fff;
        font-weight: normal;
        margin-right: 10px;
        font-style: normal;
        margin: 0px 0px 0px 30px;
    }
    .comList li {
        height: 45px;
        overflow: hidden;
        float: left;
        width: 49%;
        margin-right: 5px;
        margin-right: 10px;
        width: 465px;
        padding: 0 0 0 5px;
    }
    .comList li a {
        font-size: 18px;
        line-height: 40px;
        background: url(//www.xinhuanet.com/politics/2015xhslfbh/images/bgPcNav.png) 0px -85px no-repeat;
        padding-left: 10px;
    }
    .contentsl img {
        width: 42%;
        height: auto;
        margin-top: 10px;
    }
    #tsform {
        float: right;
        font-size: 1em;
        font-style: normal;
        background: #fff;
        padding: 10px 5px 0 5px;
    }
    .footer {
        height: auto;
        padding: 10px 0;
        margin-top: 10px;
    }
    .footer p {
        height: auto;
        line-height: 24px;
    }
    .scroll-wrapper {
        -webkit-overflow-scrolling: touch!important;
        overflow-y: scroll;
        height: 400px;
        clear: both;
    }
    .scroll-wrapper iframe {
        height: 400px;
    }
    .zbtj {
        width: 100%;
        margin: 20px auto;
        overflow: hidden;
    }
    .zbtj li {
        width: 85%;
        border: 1px solid #dbd8d8;
        float: none;
        margin: 0 auto 20px;
    }
    .zbtj li + li {
        margin: 0 auto 20px;
    }
    .zbtj li img {
        display: block;
        width: 100%;
        height: auto;
    }
    .gqdt {
        width: 100%;
        margin: 0 auto;
        margin-top: 5px;
        height: auto;
    }
    .gqdt .titlebg {
        width: 100%;
    }
    .zt dt {
        background: url(//www.news.cn/res/xhwimg/politics/2018lh/zb/images/bg04_zljzh2018.png) 0 0 no-repeat;
        padding-bottom: 25px;
        border-bottom: 0px dashed #a9a9a9;
    }
    .spzb {
        width: 98%;
        padding: 1%;
        margin: 5px auto 0;
        background: none;
        height: auto;
    }
    .spzb .picTitle {
        width: 100%;
        height: auto;
        margin-left: 0;
        left: 0;
        top: 0;
        background: #ea262f;
    }
    .spzb .picTitle .bfan {
        width: 20%;
        height: auto;
        top: 35%;
        left: 40%
    }
    .spzb .picTitle .bfan img {
        width: 100%;
        height: auto;
    }
    .spzb .picTitle .img img {
        width: 100%;
        height: auto;
    }
    .spzb .picTitle .bg {
        height: 57px;
        display: none
    }
    .spzb .picTitle .name {
        height: 50px;
        line-height: 25px;
        padding-left: 5px;
        font-size: 1em;
        display: none
    }
    .tlad_m {
        margin-top: 10px;
    }
    .tlad_m img {
        width: 100%!important
    }
    /*大图*/
    .focusBox4 {
        margin-top: 15px;
    }
    .focusBox4 h2 {
        margin-bottom: 15px;
        height: 50px;
        margin-top: 15px;
        background: url(//www.xinhuanet.com/politics/2021lh/zb/qh/images/tit03_m.png) left top no-repeat;
        width: 96%;
        margin: 0 auto;
        background-size: contain;
    }
    .focusBox4 h2 a {
        display: block;
        height: 100%;
        width: 100%;
    }
    .focusBox4 {
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 10px;
    }
    .focusBox4 .arrow-left {
        background: url(//www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left top;
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -15px;
        width: 17px;
        height: 30px;
        z-index: 2
    }
    .focusBox4 .arrow-right {
        background: url(//www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left bottom;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -15px;
        width: 17px;
        height: 30px;
        z-index: 2
    }
    .focusBox4 .swiper-container {
        width: 100%;
        height: auto;
    }
    .swiper-slide {
        position: relative;
    }
    .focusBox4 .swiper-container .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: auto;
    }
    .focusBox4 .swiper-container .swiper-wrapper .swiper-slide .bg {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 35px;
        opacity: 0.6;
        background: #000;
        z-index: 0
    }
    .focusBox4 .swiper-container .swiper-wrapper .swiper-slide .title {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 35px;
        line-height: 35px;
        color: #fff;
        overflow: hidden;
        font-family: Microsoft YaHei;
        z-index: 1;
        padding-left: 10px
    }
    .focusBox4 .swiper-container .swiper-wrapper .swiper-slide .title a {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 35px;
        line-height: 35px;
        color: #fff;
        overflow: hidden;
        font-family: Microsoft YaHei;
        z-index: 1;
        padding-left: 10px
    }
    .focusBox4 .pagination {
        position: absolute;
        right: 10px;
        text-align: right;
        bottom: 7px;
        width: 100%;
        z-index: 2;
    }
    .focusBox4 .swiper-pagination-bullet {
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #ccc;
        margin: 0 3px;
        cursor: pointer;
    }
    .focusBox4 .swiper-pagination-bullet-active {
        background: #cd383a;
    }
    /*更多直播*/
    .xgbd {
        width: 98%;
        margin: 0 auto;
        padding-top: 10px
    }
    .xgbd h2 {
        margin-bottom: 15px;
        height: 50px;
        background: url(//www.xinhuanet.com/politics/2021lh/zb/qh/images/tit04_m.png) left top no-repeat;
        width: 96%;
        margin: 0 auto;
        background-size: contain;
    }
    .listPic {
        width: 48%;
        overflow: hidden;
        float: left;
        margin-bottom: 10px;
        position: relative;
        height: 165px;
        border-right: none;
        margin-right: 2%;
        padding-bottom: 0px
    }
    .listPic img {
        width: 100%;
        height: 100px;
    }
    .listPic .bt {
        bottom: 0;
        height: auto;
        left: 0;
        position: relative;
        width: 100%;
        z-index: 2;
        overflow: hidden;
        padding: 0;
        text-align: center;
        color: #000;
        background: none
    }
    .listPic .bt a {
        color: #000;
        font-size: 14px;
        line-height: 22px;
        overflow: hidden;
        text-align: center;
        width: 100%;
    }
    .listPic .zy {
        width: 100%;
        font-size: 14px;
        line-height: 22px;
        color: #666;
        display: none
    }
    .listPic .sj {
        width: 38%;
        height: auto;
        padding-top: 0px;
        font-size: 14px;
    }
    .listPic1 {
        width: 48%;
        overflow: hidden;
        float: left;
        margin-bottom: 10px;
        position: relative;
        height: 165px;
        margin-top: 0px
    }
    .listPic1 img {
        width: 100%;
        height: 100px;
    }
    .listPic1 .bt {
        bottom: 0;
        height: auto;
        left: 0;
        position: relative;
        width: 100%;
        z-index: 2;
        overflow: hidden;
        padding: 0;
        text-align: center;
        color: #000;
        background: none
    }
    .listPic1 .bt a {
        color: #000;
        font-size: 14px;
        line-height: 22px;
        overflow: hidden;
        text-align: center;
        width: 100%;
        margin-left: 0px
    }
    .listPic1 .zy {
        width: 100%;
        font-size: 14px;
        line-height: 22px;
        ;
        color: #666l;
        display: none
    }
    .listPic1 .sj {
        width: 38%;
        font-size: 14px;
        height: auto;
        padding-top: 0px;
        float: left;
        left: 0
    }
    .xgbd .more {
        margin-top: 0px;
    }
}
