﻿* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}


ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}
img{
    vertical-align: middle;
}
/*修改被覆盖的头部样式*/
.m-hd *{
    box-sizing: content-box;
}
/*页脚部分*/

/*页脚部分*/
.m-sidebar {
    position: fixed;
    right: 10px;
    margin-right: 0;
    z-index: 1;
    bottom: 150px;
    width: 50px
}

.m-sidebar a,
.m-sidebar span {
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin-top: 3px
}

.m-sidebar .home {
    background: url(//nfcms-mainsiteoss.188-5633.com/nfw/__tpl_asset/58a26201e6.png) no-repeat 50% #81a7dc;
    overflow: hidden;
    text-indent: -400px;
    border-radius: 5px
}

.m-sidebar .bwechat {
    background: url(https://nfcms-mainsiteoss.188-5633.com/nfw/__tpl_asset/d5614663d7.png) no-repeat 50% #81a7dc;
    position: relative;
    border-radius: 5px
}
.qr2 {
    width: 180px;
    height: 180px;
    position: absolute;
    left: -180px;
    top: -4px;
    display: none
}
.m-sidebar .bwechat:hover .qr2 {
    display: block
}

.m-sidebar .backtop {
    background: url(//nfcms-mainsiteoss.188-5633.com/nfw/__tpl_asset/a86ef0337a.png) no-repeat 50% #81a7dc;
    overflow: hidden;
    text-indent: -400px;
    border-radius: 5px
}
.m-ft {
    margin-top: 40px;
    background-color: #fff;
    clear: both;
    text-align: left;
    border-top: 1px solid #cfcfcf;
    padding: 20px 0;
    font: 14px/1.5 Helvetica Neue, Microsoft Yahei, Helmet, Freesans, sans-serif
}

.m-ft p {
    margin-top: 5px
}

.m-ft a,
.m-ft span {
    margin: 0 5px;
    color: #000
}
.g-wp {
    width: 1200px;
    margin: 0 auto
}
/*页脚部分E*/
/*导航条S*/
.banner {
    width: 100%;
    height: 80px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/navbarBg.png) center no-repeat;
}

.banner-container {
    width: 1400px;
    height: 80px;
    margin: 0 auto;
}

.banner-container ul {
    height: 80px;
    width: 1000px;
    float: right;
}

.banner-container li {
    height: 65px;
    line-height: 80px;
    margin-left: 17px;
    margin-top: 5px;
    font-weight: 400;
    padding: 0 10px;
    float: left;
    cursor: pointer;
    font-size: 17px
}
.banner-container li a{
    color: white
}
.banner-container li:hover {
    border-bottom: #efd002 solid 3px;

}
.banner-container li:hover a{
    color: white
}
/*导航条E*/
/*跑马灯S*/

.focusBox {
    position: relative;
    overflow: hidden;
    height: 634px;
    width: 1400px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 15px;
}



.focusBox .boxImage {
    position: relative;
    width: 1080px;
    height: 634px;
}

.focusBox .boxImage .slide {
    width: 1080px;
    height: 634px;
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    display: none;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/bannerBg.jpeg);
    background-size:100%;
    padding: 75px 0
}

.focusBox .boxImage .slide .img .noClick {
    cursor: default;
}

.focusBox .boxImage .slide img {
    display: block;
    margin: 0 auto;
    /* height: 634px; */
    height: 448px;
    width: 800px;
    /* object-fit: cover; */
}



.focusBox .boxTitle {
    font-size: 15px;
    height: 634px;
    width: 320px;
    padding: 26px 0;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/bg72.png) repeat;
    position: absolute;
    top: 0;
    right: 0;
    /* z-index: 3; */
}
.focusBox .boxTitle .title {
    overflow: hidden;
    width: 320px;
    color: #fff;
    padding: 8px 20px;
    height: 100px;
}

.focusBox .boxTitle .title .txt {
    height: 60px;
    overflow: hidden;
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    margin: 10px 0;
}

.focusBox .boxTitle .title .txt a {
    color: #ffffff;
}


.focusBox .boxTitle .active {
    position: relative;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/pics_show01.png) repeat-y;
}


/*跑马灯E*/
/*栏目S*/
.column-box {
    width: 1400px;
    margin: 80px auto 0;

}

.column-icon {
    position: relative;
}
.column-icon img{
    width: 100%;
}
.column-icon .more {
    position: absolute;
    right: 0;
}

/*栏目E*/
/*热点推荐S*/
.rdtj-box {
    display: inline-block;
    width: 284px;
    height: 300px;
    background-color: white;
    border-radius: 5px;
    box-shadow: gray 0px 0px 10px;
    margin-top: 50px;
    margin-left: 45px;
}

.rdtj-box img {
    width: 100%;
    height: 181px;
}

.rdtj-box p {
    height: 55px;
    overflow: hidden;
    font-size: 20px;
    margin: 15px;
    box-sizing: border-box;
}

.rdtj-time {
    float: right;
    margin-right: 20px;
    color: rgb(162, 157, 157);
}

.rdtj-box::after {
    clear: both;
}

/*热点推荐E*/
/*直播专题S*/

/* .zbzt-box {
    width: 1400px;
    height: 115px;
}

.zbzt-box li {
    width: 256px;
    height: 115px;
    margin-left: 30px;
    float: left;
} */
.zbzt-box {
    width: 1400px;
    height: 180px;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap
}

.zbzt-box li {
    flex: 1;
    height: 180px;
    margin-left: 20px;

}

.zbzt-box li:first-child {
    margin-left: 0px;
}

.zbzt-box img {
    width: 100%;
    height: 100%;
}

.zbzt-box::after {
    clear: both;
}

/*直播专题E*/
/*广东省政府&#51;&#54;&#53;&#25253;&#20215;&#23448;&#32593;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#36275;&#29699;&#21363;&#26102;&#27604;&#20998;&#32593;&#95;&#51;&#54;&#53;&#24179;&#21488;&#34987;&#40657;发布会S*/
.zfxwfbh{
    height: 700px;
}
.zfxwfbh-left{
    width: 390px;
    float: left;
}
.img-l{
    width: 380px;
    overflow: hidden;
    margin: 20px 0 0 54px;
}
.img-l img{
    width: 380px;
    height: 380px;
}
.img-b {
    width: 100%;
    height: 300px;
    overflow: hidden;
    background: #57a6f6;
}
.img-b strong {
    display: block;
    width: 350px;
    overflow: hidden;
    margin: 5px auto 0;
    font: bold 20px/28px "Microsoft YaHei";
    text-align: center;
}
.img-b strong a{
    color: white
}
.specmb {
    width: 350px;
    height: 30px;
    margin: 0 auto;
    margin-top: 20px;
    color: #fff;
}
.specmb .time {
    color: #fff;
    float: left;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/time.png) no-repeat center  left;
    padding-left: 30px;
    margin-right: 20px;
}
.specmb .adress {
    color: #fff;
    float: left;
    padding-left: 30px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/address.png) no-repeat center  left;
}
 .zyb {
    color: #fff;
    width: 350px;
    max-height: 120px;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    margin: 0 auto;
    margin-bottom: 20px;

}
 a.moreb {
    margin-left: 235px;
    color: #fff;
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 14px;
}
.zfxwfbh-right {
    width: 885px;
    height: 660px;
    margin: 20px 30px 0 0;
    float: right;
}
.zfxwfbh-li{
    width: 100%;
    height: 150px;
    border-radius: 5px;
    box-shadow: gray 0px 0px 10px;
    padding: 20px 25px;
    margin-top: 20px;
    overflow:hidden;
}

.zfxwfbh-li .title{
    font: bold 20px/18px "Microsoft YaHei";
    margin-bottom: 20px;
}
.zfxwfbh-li .title a{
    color: #0451a7;
}
.zfxwfbh-li .doc{
    font-size: 16px;
}
.zfxwfbh-li .doc a{
    color: black;
} 
/*广东省政府&#51;&#54;&#53;&#25253;&#20215;&#23448;&#32593;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#36275;&#29699;&#21363;&#26102;&#27604;&#20998;&#32593;&#95;&#51;&#54;&#53;&#24179;&#21488;&#34987;&#40657;发布会E*/
/* 广东人大在线S*/
.gdrdzx{
    height: 512px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/gdrdzxBg.png) right no-repeat;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding:0 27px;
    margin-top: 20px;
}
.gdrdzx-left{
    position: relative;
    width: 600px;
    height: 400px;
    border: #1479d7 solid 10px;
    border-radius: 5px;
    float: left;
}
.gdrdzx img{
    width: 100%;
}
.gdrdzx-left-title{
    height: 40px;
    width: 100%;
    line-height: 40px;
    overflow: hidden;
    background: rgba(56,59,59,0.8);
    text-align: center;
    display: block;
    position: absolute;
    bottom: 0;
}
.gdrdzx-left-title a{
    color: white
}
.gdrdzx-right{
    height: 360px;
    width: 600px;
}
.gdrdzx-right li{
    float: left;
    width: 240px;
    height: 171px;
    margin-left: 60px;
    margin-top: 15px;
}
.gdrdzx-right li img{
    width: 223px;
    height: 141px;
}
.gdrdzx-right-title{
    height: 40px;
    width: 100%;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    font-weight: 500;
    color: white
}
/* 广东人大在线E*/
/*  领导访谈S*/
.ldft{
    width: 100%;
    padding: 50px 30px;
}
.ldft a{
    color: black;
}
.ldft ul{
    width: 30%;
    margin-right: 50px;
    display: inline-block;
}
.ldft ul:last-child{
    margin-right: 0px;
}
.ldft li{
    border-bottom: black dashed 1px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*  领导访谈E*/
.rmcp {
    margin: 50px 0 0;
    position: relative;
}
.swa-left, .swa-right {
    width: 40px;
    height: 80px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.swa-left {
    left: 0;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/20220524arrowleft.png) center / cover no-repeat;
}
.swa-right {
    right: 0;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/20220524arrowright.png) center / cover no-repeat;

}
.swipera {
    width: 1280px;
}

.swa-img {
    width: 100%;
    height: 510px;
}
.swa-text {
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(51,51,51,.7);
    color: #fff;
    padding: 10px;
}
/*精彩回顾S*/
.jchg{
    width: 100%;
    height: 710px;
   margin-top: 80px;
}
.jchg-item{
    width: 692px;
    height: 220px;
    float: left;
    overflow: hidden;
    position: relative;
}
.jchg-item-pic,.jchg-item-pic img{
    width: 350px;
    height: 220px;
}
.jchg-item-main{
    width: 360px;
    height: 220px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/jchg-itemBg.png);
    position: absolute;
    right: 0;
    top: 0;
}
.jchg-item-mainb{
    width: 360px;
    height: 220px;
    background: url(https://nfcms-mainsiteoss.188-5633.com/live/__tpl_asset/images/jchg-itemBg2.png);
    position: absolute;
    left: 0;
    top: 0;
}
.jchg-item-main h5,.jchg-item-mainb h5 {
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    margin: 30px 0 10px 30px;
    width: 318px;
}
.jchg-digest{
    width:80%;
    margin: 5px auto;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2
}
.right{
    float: right;
}
/*精彩回顾E*/