@charset "utf-8";
:root{
    --themes_color: #f0cc9e;
    --font_color: #ffffff;
}
.swiper-pagination{
    bottom: 60px !important;
}
.foot_simple{
    background: #d4261e;
}
.m_fg3_l_b{
    background: var(--themes_color);
}
.m_fg3 .m_fg3_aside_title{
    background: #d4261e;
    color: #ffe3bf;
}
.m_fg3 .list_title_item {
    color: #333;
    border-bottom: none;
}
.m_fg3 .list_style::before{
    background: #d4261e;
}

/* 保险强国系列访谈节目 */
.jiemu{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}
.jiuemu_top{
    width: 100%;
    height: 110px;
    background-color: var(--themes_color);
    background-image: url(../../images/zt/zt_BaoXianQiangGuo/title01.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.jiuemu_top a{
    display: block;
    width: 100%;
    height: 100%;
}
.jiemau_main{
    width: 100%;
    height: 650px;
    background: #ebc391;
    overflow: hidden;
    position: relative;
}
.swiper_jiemu{
    width: 100%;
    height: 510px;
    margin-top: 40px;
}
.swiper_jiemu .swiper-slide{
    width: 800px;
    height: 100%;
}
.jiemu_item_img{
    display: block;
    width: 100%;
    height: 450px;
}
.jiemu_item_title{
    width: 100%;
    height: 60px;
    background: #ffe3bf;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jiemu_item_title p{
    text-align: center;
}
.play{
    width: 60px;
    height: 60px;
    background: url(../../images/zt/zt_BaoXianQiangGuo/play.png) no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 70px;
}

.jiemu_prev{
    width: 54px;
    height: 30px;
    position: absolute;
    background: url(../../images/zt/zt_BaoXianQiangGuo/prev02.png) no-repeat;
    left: 45%;
    bottom: 20px;
    cursor: pointer;
}
.jiemu_next{
    width: 54px;
    height: 30px;
    position: absolute;
    background: url(../../images/zt/zt_BaoXianQiangGuo/next02.png) no-repeat;
    left: 55%;
    bottom: 20px;
    cursor: pointer;
}
.jiemnu_bot{
    width: 100%;
    height: 60px;
    background: url(../../images/zt/zt_BaoXianQiangGuo/jiemu_bg_bot.jpg);
}

.lists{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
}
.bxqg, .hyjg{
    width: 610px;
    float: left;
}
.hyyw, .hyyj{
    width: 610px;
    float: right;
}
.hyjg .list_title_dis{
    margin-top: 20px;
}
.hyyj .list_title_dis{
    margin-top: 20px;
}
.lits_tile{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid var(--themes_color);
}
.lits_tile a:nth-child(1){
    float: left;
    color: #d4261e;
    font-weight: bold;
    line-height: 40px;
}
.lits_tile a:nth-child(2){
    float: right;
    color: #999;
    font-size: 16px;
    background: url(../../images/zt/zt_BaoXianQiangGuo/arrow_r.png) right center no-repeat;
    padding-right: 15px;
    line-height: 40px;
}
.lits_tile a:nth-child(2):hover{
    color: #d4261e;
}
.m_list6_l{
    margin-top: 20px;
}
.list_title_dis_h_item:hover{
    background: var(--themes_color);
}
.list_title_dis_h_item:hover a{
    color: #333;
    font-weight: bold;
}
.list_title_dis_h_item:hover .list_title_dis_h_item_b p{
    color: #333;
    background: var(--themes_color);
}
.list_title_dis_h_item:hover span{
    color: #333;
}

.hyjg .list_title_dis_item:hover{
    background: var(--themes_color);
}
.hyyj .list_title_dis_item:hover{
    background: var(--themes_color);
}
.list_title_dis_item:hover span,
.list_title_dis_item:hover p{
    color: #333;
}


/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/

@media screen and (orientation:portrait){
    .swiper-pagination{
        bottom: 1.1rem !important;
    }
    .jiemu_title{
        width: 100%;
        font-size: 0.4rem;
        font-weight: bold;
        text-align: center;
        margin-top: 0.6rem;
    }
    .jiemu_title a{
        color: #d4261e;
        border: 1px solid #d4261e;
        padding: 0.1rem 0.2rem;
        box-sizing: border-box;
    }
    .swiper_jiemu_ph{
        width: 6.8rem;
        margin: 0 auto;
        margin-top: 0.4rem;
    }
    .swiper_jiemu_ph .dynImg_item{
        width: 100%;
        height: 4.42rem;
    }
    .swiper_jiemu_ph img{
        height: 3.82rem;
    }
    .swiper_jiemu_ph .text_color{
        width: 100%;
        height: 0.6rem;
        line-height: 0.6rem;
        border-color: var(--themes_color);
        color: #fff;
        padding: 0 0.1rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .swiper_jiemu_ph .dynImg_pageIcon_circle{
        text-align: right;
        height: 0.2rem;
        bottom: 0.7rem !important;
    }

    .lists{
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 0 0.2rem;
        box-sizing: border-box;
        margin-top: 0.6rem;
    }
    .bxqg, .hyyw, .hyjg, .hyyj{
        width: 100%;
        float: none;
    }
    .hyyw, .hyyj{
        margin-top: 0.6rem;
    }
}
	