@charset "utf-8";

@media screen and (orientation:portrait) {
/* banner */
.banner {
    height: 4rem;
    background: url(../../images/zt/zt_2023lianghui/banner_wap.jpg) center top no-repeat;
    background-size: cover;
}
.banner a {
    width: 2rem;
    height: auto;
    top: 0.1rem;
    left: 0.2rem;
}

.big{
    width: 100%;
    margin-top: 0.4rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.headline h1{
    text-align: left;
}
.headline h1 a{
    font-size: 0.4rem;
}
.headline_list{
    margin-top: 0.1rem;
    text-align: left;
}
.headline_list a {
    font-size: 0.32rem;
    margin: 0;
    margin-top: 0.1rem;
    line-height: 0.48rem;
    display: block;
}
.headline_list a:hover{
    color: #333;
}

.big_swiper{
    width: 100%;
    height: 4.74rem;
    margin: 0 auto;
    margin-top: 0.4rem;
}
.big_swiper .img_scale{
    height: 3.54rem;
}
.big_swiper .text_color{
    height: 1.2rem;
    text-align: left;
    line-height: 1.5em;
    padding: 0 0.5rem;
    display: flex;
    align-items: center;
}


/* 两会时间 */
.lhsj{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.4rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
    position: initial;
}
.lhsj_title{
    width: 6.8rem;
    height: 1.1rem;
    background: url(../../images/zt/zt_2023lianghui/lhsj_title_wap.png) no-repeat;
    background-size: 100% auto;
    position: initial;
}
.siwper_lhsj{
    width: 100%;
    height: 6.4rem;
    float: none;
    margin-top: 0.1rem;
}
.siwper_lhsj_item span{
    display: block;
    width: 100%;
    height: 5.2rem;
}
.siwper_lhsj_title{
    height: 1.2rem;
    padding: 0 1rem 0 0.1rem;
    text-align: left;
    box-sizing: border-box;
}
.siwper_lhsj .swiper-pagination{
    padding:  0 0.1rem;
    bottom: 0.1rem;
}
.siwper_lhsj .swiper-pagination-current{
    font-size: 0.4rem;
}
.lhsj_list{
    width: 100%;
    height: auto;
    float: none;
    overflow: hidden;
    background: none;
    margin-top: 0.4rem;
}
.lhsj_list_main{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: initial;
    padding: 0;
    background: none;
}
.lhsj_list_item{
    height: auto;
    display: block;
    padding: 0.2rem 0.1rem 0.2rem 0.2rem;
    transition: none;
    position: relative;
    box-sizing: border-box;
}
.lhsj_list_item span{
    width: 0.1rem;
    display: block;
    top: 0;
}
.lhsj_list_item:hover{
    background: #ffebc5;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}
.lhsj_list_item:hover span{
    display: block;
}

/* 头条+要闻 */
.ft {
    width: 100%;
}
.tt {
    padding: 0.4rem 0.2rem;
}
.tt a {
    font-size: 0.46rem;
}
.m_dynImg1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: none;
}
.m_dynImg1 .dynImg_item span {
    height: 4.33rem;
}
.m_dynImg1 .dynImg_item .text_color {
    height: 1.2rem;
    padding: 0.1rem;
    text-align: left;
    position: initial;
}

.dynImg_pageIcon_circle {
    bottom: 1.3rem !important;
}

.yw_lists {
    width: 100%;
    float: none;
    padding: 0 0.2rem;
    box-sizing: border-box;
    margin-top: 0.4rem;
}

.yw_lists a {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.yw_lists a span {
    font-size: 0.32rem;
    line-height: 1.5em;
}

.yw_lists a p {
    font-size: 0.3rem;
    color: #666;
    margin-top: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: none;
}

.yw_list_top:hover span {
    color: var(--themes_color);
    font-weight: bold;
}

.yw_lists_bot {
    padding-left: 0;
    padding-right: 0;
}

.yw_lists_bot:hover {
    background: none;
}

.yw_lists_bot:hover span {
    color: #333;
}

.title {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.main {
    margin-top: 0.4rem;
}

.swiper .swiper-button-prev {
    width: 0.4rem;
    height: 1.2rem;
    background: url(../../images/zt/zt_2023lianghui/prev.png) no-repeat;
    background-size: cover;
}

.swiper .swiper-button-next {
    width: 0.4rem;
    height: 1.2rem;
    background: url(../../images/zt/zt_2023lianghui/next.png) no-repeat;
    background-size: cover;
}

.swiper:hover .swiper-button-prev {
    background: url(../../images/zt/zt_2023lianghui/prev.png) no-repeat;
    background-size: cover;
}

.swiper:hover .swiper-button-next {
    background: url(../../images/zt/zt_2023lianghui/next.png) no-repeat;
    background-size: cover;
}
.more_wap{
    width: 1.2rem;
    height: 0.4rem;
    background: var(--themes_color);
    color: #fff;
    margin: 0 auto;
    margin-top: 0.3rem;
    display: block;
    font-size: 0.22rem;
    line-height: 0.4rem;
    text-align: center;
}

.zycf{
    width:100%;
    height: auto;
    overflow: hidden;
    padding: 0 0.2rem;
    padding-top:0.6rem;
    box-sizing: border-box;
    margin: 0;
}

/* 记着跑两会 */
.jzplh {
    width: 100%;
    margin-top: 0.6rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
}

.jzplh_l {
    width: 100%;
    height: 5.06rem;
    float: none;
}

.jzplh_l_bg {
    display: none;
}

.siwper_jz_big {
    width: 100%;
    height: 5.06rem;
    margin: 0;
}

.siwper_jz_big_item span {
    display: block;
    width: 100%;
    height: 3.86rem;
}

.siwper_jz_big_title {
    height: 1.2rem;
    padding: 0.1rem;
}

.siwper_jz_big .swiper-pagination {
    bottom: 1.3rem;
    padding-right: 0.1rem;
    font-size: 0.26rem;
    color: #fff;
}

.siwper_jz_big .swiper-pagination-current {
    font-size: 0.4rem;
}

.siwper_jz_small {
    width: 100%;
    height: 5.078rem;
    float: none;
    margin-top: 0.4rem;
}
.siwper_jz_small .swiper-slide{
    width: 3.35rem;
    height: 100%;
}

.siwper_jz_small_item span {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.siwper_jz_small .swiper-button-next{
    top: 57%;
}
.siwper_jz_small .swiper-button-prev{
    top: 57%;
}

/* 报告解读 */
.bgjd {
    width: 100%;
    background: none;
    margin-top: 0.6rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
}

.bgjd .main {
    width: 100%;
    margin-top: 0;
}

.bgjd_top {
    margin-top: 0.4rem;
}

.bgjd_top_item {
    width: 1.36rem;
    height: 1.16rem;
    position: relative;
    margin: 0.1rem;
}
.bg_cover {
    height: 0.6rem;
    background-size: cover;
}

.bgjd_top_item:hover .bg {
    top: 0;
}

.m_dynImg6 {
    margin-top: 0.4rem;
    height: 3.32rem;
}

.m_dynImg6 .swiper-slide {
    width: 3.1rem;
    height: 100%;
}

.m_dynImg6 .dynImg_item span {
    width: 3.1rem;
    height: 1.98rem;
}

.m_dynImg6 .dynImg_item .text_color {
    width: 100%;
    height: 1.2rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.15);
    font-size: 0.32rem;
    line-height: 1.5em;
}
.m_dynImg6 .dynImg_item .text_color p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}   

.m_dynImg6 .swiper-slide>span {
    width: 20%;
    left: 50%;
    transform: translateX(-50%);
    transition: none;
}

.m_dynImg6 .swiper-slide:hover>span {
    width: 20%;
}

.bgjd_prev_next {
    width: 100%;
    margin-top: 0.2rem;
    text-align: center;
}

.bgjd_prev_next div {
    display: inline-block;
    width: 0.8rem;
    height: 0.416rem;
    cursor: pointer;
}

.bgjd_prev {
    background: url(../../images/zt/zt_2023lianghui/prev1_active.png) no-repeat;
    background-size: cover;
}

.bgjd_prev:hover {
    background: url(../../images/zt/zt_2023lianghui/prev1_active.png) no-repeat;
    background-size: cover;
}

.bgjd_next {
    background: url(../../images/zt/zt_2023lianghui/next1_active.png) no-repeat;
    background-size: cover;
}

.bgjd_next:hover {
    background: url(../../images/zt/zt_2023lianghui/next1_active.png) no-repeat;
    background-size: cover;
}

.bgjd .swiper-scrollbar {
    margin-top: 0.2rem;
    height: 2px;
}

/* 通道之声 */
.tdzs {
    width: 100%;
    margin-top: 0.6rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
}

.tdzs .main {
    position: relative;
}

.tdzs_nav {
    width: 100%;
    height: 0.6rem;
    border-radius: 0.3rem;
    box-shadow: 2px 0 4px rgba(144, 116, 55, 0.24) inset;
    position: initial;
}

.tdzs_nav_item {
    width: 30%;
    line-height: 0.6rem;
    font-size: 0.32rem;
}

.tdzs_nav_bg {
    width: 30%;
    height: 0.6rem;
    border-radius: 0.3rem;
    left: 0.26rem;
}

.tdzs_item{
   display: none;
}
.tdzs_item:nth-of-type(1){
    display: block;
}

.tdzs_item_l {
    width: 100%;
    height: auto;
    padding: 0.1rem;
    float: none;
    margin-top: 0.4rem;
}

.tdzs_l_main {
    padding: 0.2rem 0;
}

.tdzs_l_bg {
    width: 100%;
    height: 0.1rem;
    background-size: 100%;
}
.tdzs_l_bg:first-of-type{
    top: 0.1rem;
}
.tdzs_l_bg:last-of-type{
    bottom: 0.1rem;
}
.tdzs_item_l_t{
    padding: 0.2rem;
}
.tdzs_item_l_t span{
    font-weight: normal;
}
.tdzs_item_l_t:hover{
    background: #fff;
}
.tdzs_item_l_list{
    height: auto;
    padding: 0.2rem;
}
.tdzs_item_l_list p{
    text-indent: 0;
}
.tdzs_item_l_list p::before{
    background: none;
}
.tdzs_item_l_list:hover {
    background: #fff;
}

.tdzs_item_r{
    width: 100%;
    height: 5.53rem;
    float: none;
}
.tdzs_item_r span{
    height: 4.33rem;
}
.tdzs_item_r_title{
    height: 1.2rem;
}
.tdzs_item_r_title p{
    text-align: left;
    padding: 0 0.1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* 代表委员说 */
.dbwys{
    width: 100%;
    margin-top: 0.6rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.dbwys_nav{
    height: 0.6rem;
    background: url(../../images/zt/zt_2023lianghui/dbwys_navbg.png) no-repeat center;
    background-size: 100% auto;
}
.dbwys_nav_item{
    width: 3rem;
    height: 0.8rem;
}
.dbwys_nav_item:first-child{
    left: 0.14rem;
}
.dbwys_nav_item:last-child{
    right: 0.14rem;
}
.dbwys_nav_dbs{
    background-size: cover;
}
.dbwys_nav_dbs_active{
    background-size: cover;
}
.dbwys_nav_wys{
    background-size: cover;
}
.dbwys_nav_wys_active{
    background-size: cover;
}
.dbwys_main{
    height: auto;
    border: none;
    margin-top: 0.2rem;
}
.dbswys_swiper_big{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.4rem;
}
.dbwys_item_img{
    width: 100%;
    height: 4.33rem;
    float: none;
}
.dbwys_item_news{
    width: 100%;
    height: auto;
    float: none;
    overflow: hidden;
}
.dbwys_item_news_title{
    width: 100%;
    height: 1.6rem;
    overflow: hidden;
    background-size: 100%;
    padding: 0.3rem;
    margin-top: 0.6rem;
}
.bgjd_prev_next p{
    color: #999;
    font-size: 0.22rem;
    text-align: center;
    line-height: 1em;
}
.dbwys_item_news_title p{
    font-size: 0.32rem;
    font-weight: bold;
}
.dbwys_item_news_des{
    width: 100%;
    font-size: 0.26rem;
    color: #666;
    margin-top: 0.1rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.dbwys_item_news_name{
    font-size: 0.32rem;
    padding: 0 0.8rem;
    line-height: normal;
    bottom: initial;
    top: 0;
    left: 0;
}

/* 高清影像 */
.gqyx{
    width: 100%;
    margin-top: 0.6rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.gqyx .m_dynImg1{
    width: 100%;
    height: 5.53rem;
    float: none;
    padding: 0;
}
.gqyx_swiper{
    height: 100%;
}
.gqyx .dynImg_item span{
    width: 100%;
    height: 4.33rem;
}
.gqyx_r{
    width: 100%;
    height: 8rem;
    float: none;
    overflow-y: auto;
}
.gqyx_r_item{
    height: auto;
    overflow: hidden;
    margin-bottom: 0.3rem;
}
.gqyx_r_item span{
    width: 100%;
    height: 3.825rem;
}
.gqyx_r_item span i{
    width: 0.6rem;
    height: 0.6rem;
    background-size: cover;
    right: 0.1rem;
    bottom: 0.1rem;
}
.gqyx_r_item p{
    margin-top: 0.1rem;
    font-size: 0.32rem;
    line-height: 1.5em;
}

.foot{
    padding: 0.2rem 0;
}
.foot div{
    line-height: 1.5em;
}
.foot a{
    font-size: 0.28rem;
}
.foot p{
    line-height: 1.5em;
}

}