@charset "utf-8";
:root{
    --swiper-theme-color: #e50000;
    --themes_color: #e50000;
    --font_color: #fff;
    --img_scale: 1.1;
}
.lists_title_des span,
.staImg_title_des span{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.m_title{
    margin-top: 0;
}

/* 头条 */
.headline{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.headline .headline_top a{
    margin-top: 50px;
    font-size: 46px;
    color: var(--themes_color);
    font-weight: bold;
}
.headline_lists{
    margin-top: 20px;
}
.headline_lists a{
    margin: 0 10px;
}
.headline_lists a:hover{
    color: var(--themes_color);
}

/* 要闻一 */
.m_fg1{
    width: 1300px;
    margin: 0 auto;
    margin-top: 50px;
    height: 434px;
    overflow: hidden;
}
.swiper_fg1{
    width: 680px;
    height: 100%;
    float: left;
}
.m_fg1 .lists_title_des{
    width: calc(100% - 720px);
    float: right;
}
.m_fg1 .lists_title_des_item span{
    margin-top: 0;
}
.m_fg1 .lists_title_des_item {
    display: block;
    margin-bottom: 18px;
    padding-bottom: 19px;
    border-bottom: 1px solid #e2e2e2;
}
.m_fg1 .lists_title_des_item:last-of-type{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* 要闻二 */
.m_fg2{
    width: 1300px;
    margin: 0 auto;
    margin-top: 50px;
    height: 496px;
    overflow: hidden;
}
.swiper_fg2{
    width: 780px;
    height: 100%;
    float: left;
}
.m_fg2 .lits_title{
    width: calc(100% - 780px);
    float: right;
}
.m_fg2 .lits_title_item{
    width: 100%;
    float: none;
    padding: 0 20px;
    box-sizing: border-box;
    height: 55px;
}

/* 要闻三 */
.m_fg3{
    width: 1300px;
    margin: 0 auto;
    margin-top: 50px;
    height: auto;
    overflow: hidden;
}
.m_fg3_l{
    width: 680px;
    height: auto;
    overflow: hidden;
    float: left;
}
.swiper_fg3{
    width: 100%;
    height: 434px;
}
.swiper_fg3 .swiper-pagination{
    bottom: 70px;
    text-align: right;
}
.swiper_fg3 .swiper_normal_title_inner_text {
    padding-bottom: 10px;
}
.m_fp3_l_b{
    width: 100%;
    height: auto;
    background: #f4f4f6;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.m_fp3_l_b_title{
    width: 26px;
    display: block;
    background: var(--themes_color);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-weight: bold;
    padding: 20px 0;
}
.m_fp3_l_b_lists{
    flex: 1;
    float: right;
    margin-left: 20px;
}
.m_fp3_l_b_lists .lits_title_item{
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.m_fp3_l_b_lists .lits_title_item:last-of-type{
    margin-bottom: 0;
}
.m_fg3_r{
    width: calc(100% - 720px);
    float: right;
}
.m_fg3_r .lists_title_des_item {
    margin-bottom: 17px;
    padding-bottom: 17px;
}
.lists_title_des_item:last-of-type{
    margin-bottom: 0;
    padding-bottom: 0;
}

/* 标题4 */
.m_title4{
	height: auto;
	overflow: hidden;
}
.m_title4_t{
	height: 45px;
	position: relative;
	text-align: center;
}
.m_title4_line{
	width: 255px;
	height: 30px;
	position: relative;
	top: 6px;
	display: inline-block;
}
.m_title4_line_l{
	transform: skew(-20deg);
}
.m_title4_line_r{
	transform: skew(20deg);
}
.m_title4_line span{
	background: var(--themes_color);
	height: 100%;
	display: block;
	float: left;
	margin-left: 10px;
}
.m_title4_line_l span:nth-of-type(1){
	width: 210px;
	margin-left: 0;
}
.m_title4_line_l span:nth-of-type(2){
	width: 10px;
}
.m_title4_line_l span:nth-of-type(3){
	width: 10px;
}
.m_title4_line_r span:nth-of-type(1){
	width: 10px;
	margin-left: 0;
}
.m_title4_line_r span:nth-of-type(2){
	width: 10px;
}
.m_title4_line_r span:nth-of-type(3){
	width: 210px;
	text-align: center;
	font-size: 0;
}
.m_title4_line_r span:nth-of-type(3) a{
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	line-height: 30px;
	transform: skew(-20deg);
}
.m_title4_line_r span:nth-of-type(3) a:hover{
	font-weight: 700;
}

.m_title4_text{
	line-height: 50px;
	margin: 0 10px;
	display: inline-block;
}
.m_title4_b{
	width: 50%;
	height: 4px;
	background: var(--themes_color);
	margin: 0 auto;
	margin-top: 4px;
}

/* 静态图片+列表 */
.staimg_lists{
    margin-top: 100px;
}
.staimg_lists .staImg_title_des{
    margin-top: 80px;
}

/* 标题摘要列表1  */
.title_des1{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 100px;
}
.list_title_dis{
	height: auto;
	overflow: hidden;
    margin-top: 80px;
}
.list_title_dis_item{
    width: 48%;
    float: left;
	display: block;
	border-bottom: 1px solid #e8e8e8;
	position: relative;
}
.list_title_dis_item:nth-of-type(2n){
    float: right;
}
.list_title_dis_item:last-of-type,
.list_title_dis_item:nth-last-of-type(n-1)
{
	border: none;
}
.list_ttile_dis_padding{
	transition: all 0.5s;
	padding: 20px 10px;
	box-sizing: border-box;
}
.list_ttile_dis_padding:hover{
	background: #f2f2f2;
	padding-left: 20px;
}
.list_ttile_dis_padding:hover span{
	color:var(--themes_color);
	font-weight: bold;
}
.list_title_dis_item span{
	text-overflow: ellipsis;
  	overflow: hidden;
  	white-space: nowrap;
	display: block;
}
.list_title_dis_item p{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #999;
	margin-top: 4px;
	font-size: 16px;
}

/*  标题摘要缩略图 */
.zt_mode1_title_des_img{
    width: 1300px;
    margin: 0 auto;
    margin-top: 100px;
}
.zt_mode1_title_des_img .lists_thumb_title_des{
    margin-top: 80px;
}
.zt_mode1_title_des_img .lists_thumb_title_des_item{
    height: 114px;
}
.zt_mode1_title_des_img .lists_thumb_title_des_item:last-of-type{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.zt_mode1_title_des_img .lists_thumb_title_des_img{
    width: 180px;
    height: 100%;
    overflow: hidden;
}
.zt_mode1_title_des_img .lists_thumb_title_des_text{
    width: calc(100% - 200px);
    float: right;
}

/* 静态图片2 */
.staimg2{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 100px;
}
.staimg2_main{
    margin-top: 80px;
    height: auto;
    overflow: hidden;
}
.staimg2_main_l{
    width: 866px;
    float: left;
}
.staimg2_main_l_item{
    display: block;
    height: 276px;
}
.staimg2_main_l_item_img{
    width: 433px;
    height: 100%;
    position: relative;
    float: left;
    overflow: hidden;
}
.staimg2_main_l_item_img span{
    display: block;
    border: 20px solid;
    border-color: transparent var(--themes_color)  transparent transparent;
    position: absolute;
    right: 0;
    top: 30px;
}
.staimg2_line2 .staimg2_main_l_item_img span{
    left: 0;
    right: initial;
    border-color: transparent transparent transparent var(--themes_color);
}
.staimg2_main_l_item_text{
    width: calc(100% - 433px);
    height: 100%;
    background: var(--themes_color);
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    float: left;
}
.staimg2_main_l_item_text p{
    font-weight: bold;
}
.staimg2_main_l_item_text span{
    font-size: 16px;
    margin-top: 10px;
    display: block;
}
.staimg2_main_l_item:hover{
    opacity: 0.9;
}
.staimg2_main_r{
    display: block;
    width: calc(100% - 866px);
    float: left;
}
.staimg2_main_r_img{
    width: 433px;
    height: 276px;
    position: relative;
    overflow: hidden;
}
.staimg2_main_r_img span{
    display: block;
    border: 20px solid;
    border-color: transparent transparent var(--themes_color) transparent;
    position: absolute;
    left: 40px;
    bottom: 0;
}
.staimg2_main_r_text{
    width: 100%;
    height: 276px;
    background: var(--themes_color);
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.staimg2_main_r_text p{
    font-weight: bold;
}
.staimg2_main_r_text span{
    font-size: 16px;
    margin-top: 10px;
    display: block;
}
.staimg2_main_r:hover{
    opacity: 0.9;
}

/* 静态图片3 */
.staimg3{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 100px;
}
.staimg3_lists{
    margin-top: 80px;
}

/* 动态图片1 */
.dynimg1{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 100px;
}
.swiper_dynimg1{
    width: 100%;
    height: 524px;
    margin-top: 80px;
}
.swiper_dynimg1 .swiper_img{
    width: 760px;
    height: 484px;
    margin-top: 20px;
    float: left;
    overflow: hidden;
}
.swiper_dynimg1 .swiper_text{
    width: calc(100% - 760px);
    height: 100%;
    background: var(--themes_color);
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
    float: left;
    justify-content: center;
}
.swiper_dynimg1 .swiper_text p{
    font-weight: bold;
}
.swiper_dynimg1 .swiper_text span{
    margin-top: 10px;
    display: block;
    font-size: 16px;
}
.swiper_dynimg1 .swiper_button{
    width: 30px;
    height: 21px;
    position: absolute;
    bottom: 40px;
    top: inherit;
}
.swiper_dynimg1 .swiper_prev{
    left: inherit;
    right: 100px;
    background: url(../../images/zt/zt_model1/arrow_l1.png) no-repeat;
}
.swiper_dynimg1 .swiper_next{
    right: 20px;
    background: url(../../images/zt/zt_model1/arrow_r1.png) no-repeat;
}
.swiper_dynimg1 .swiper-pagination{
    bottom: 60px;
    text-align: right;
    color: #fff;
    font-size: 14px;
    padding-right: 62px;
    box-sizing: border-box;
}

/* 动态图片2 */
.dynimg2{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 100px;
}
.dynimg2_main{
    width: 100%;
    height: 668px;
    margin-top: 80px;
}
.dynimg2_l{
    width: 1048px;
    height: 100%;
    overflow: hidden;
    float: left;
    position: relative;
}
.dynimg2_l_img{
    width: 100%;
    height: 668px;
    display: block;
}
.dynimg2_l_text{
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.8));
    position: absolute;
    left: 0;
    bottom: 0;
}
.dynimg2_l_text p{
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 10px;
    padding: 0 10px;
    box-sizing: border-box;
}
.dynimg2_r{
    width: 212px;
    height: 100%;
    overflow: hidden;
    float: right;
}
.dynimg2_r_main{
    width: 110%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.dynimg2_r_item{
    width: 212px;
    height: 135px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}
.dynimg2_r_item:last-of-type{
    margin-bottom: 0;
}
.dynimg2_r_item_img{
    width: 100%;
    height: 100%;
}
.dynimg2_r_item_text{
    display: none;
}
.dynimg2_r_item_active{
    opacity: 0.8;
    border: 2px solid var(--themes_color);
    box-sizing: border-box;
}
/* 动态图片3 */
.dynimg3{
    margin-top: 100px;
}
.dynimg3 .swiper_multi_full{
    margin-top: 80px;
}
.dynimg3 .swiper_multi_full_text p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/

@media screen and (orientation:portrait){
    .in_pc{
        display: none !important;
    }
    .in_wap{
        display: block;
    }
    .headline{
        width: 100%;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .headline .headline_top a{
        margin-top: 0.4rem;
        font-size: 0.4rem;
        text-align: left;
    }
    .headline_lists{
        margin-top: 0.2rem;
    }
    .headline_lists a{
        display: block;
        margin: 0;
        margin-bottom: 0.3rem;
        padding-bottom: 0.3rem;
        border-bottom: 1px solid #e2e2e2;
        text-align: left;
    }
    .headline_lists a:last-of-type{
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .headline_lists a:hover{
        color: #333;
    }
    .headline_lists a::before{
        content: '';
        display: inline-block;
        width: 0.1rem;
        height: 0.1rem;
        margin-right: 0.1rem;
        background-color: var(--themes_color);
        vertical-align: middle;
        border-radius: 50%;
    }

    /* 要闻一 */
    .m_fg1{
        width: 100%;
        height: auto;
        margin-top: 0.5rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .swiper_fg1{
        width: 100%;
        height: 4.34rem;
        float: none;
    }
    .m_fg1 .lists_title_des{
        width: 100%;
        float: none;
        margin-top: 0.5rem;
    }
    .m_fg1 .lists_title_des_item span{
        margin-top: 0;
    }
    .m_fg1 .lists_title_des_item {
        display: block;
        margin-bottom: 0.3rem;
        padding-bottom: 0.3rem;
        border-bottom: 1px solid #e2e2e2;
    }

    /* 要闻二 */
    .m_fg2{
        width: 100%;
        margin-top: 0.5rem;
        height: auto;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .swiper_fg2{
        width: 100%;
        height: 4.33rem;
        float: none;
    }
    .m_fg2 .lits_title{
        width: 100%;
        float: none;
        margin-top: 0.4rem;
    }
    .m_fg2 .lits_title_item{
        padding: 0;
        padding-bottom: 0.3rem;
        box-sizing: border-box;
        height: auto;
    }
    .m_fg2 .lits_title_item:last-of-type{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    

    /* 要闻三 */
    .m_fg3{
        width: 100%;
        margin-top: 0.5rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .m_fg3_l{
        width: 100%;
        float: none;
    }
    .swiper_fg3{
        width: 100%;
        height: 4.34rem;
    }
    .swiper_fg3 .swiper-pagination{
        bottom: 1.2rem;
        text-align: right;
    }
    .swiper_fg3 .swiper_normal_title_inner_text {
        padding-bottom: 10px;
    }
    .m_fp3_l_b{
        padding: 0.2rem;
        margin-top: 0.3rem;
        flex-direction: column;
        align-items: flex-start;
    }
    .m_fp3_l_b_title{
        width: auto;
        padding: 0.05rem 0.4rem;
    }
    .m_fp3_l_b_lists{
        flex: 1;
        float: right;
        margin-left: 0;
        margin-top: 0.2rem;
    }
    .m_fp3_l_b_lists .lits_title_item{
        margin-bottom: 0.3rem;
    }
    .m_fg3_r{
        width: 100%;
        float: none;
        margin-top: 0.5rem;
    }
    .m_fg3_r .lists_title_des_item {
        margin-bottom: 0.3rem;
        padding-bottom: 0.3rem;
    }
    .m_fg3_r .lists_title_des_item:last-of-type{
        margin-bottom: 0;
        padding-bottom: 0;
    }

     /* 标题4 */
    .m_title4_t{
        height: 0.6rem;
    }
    .m_title4_line{
        width: 20%;
        height: 0.4rem;
        top: 0.1rem;
    }
    .m_title4_line span{
        margin-left: 3%;
    }
    .m_title4_line_l span:nth-of-type(1){
        width: 80%;
        margin-left: 0;
    }
    .m_title4_line_l span:nth-of-type(2){
        width: 7%;
    }
    .m_title4_line_l span:nth-of-type(3){
        width: 7%;
    }
    .m_title4_line_r span:nth-of-type(1){
        width: 7%;
    }
    .m_title4_line_r span:nth-of-type(2){
        width: 7%;
    }
    .m_title4_line_r span:nth-of-type(3){
        width: 80%;
    }
    .m_title4_text{
        line-height: 0.6rem;
        margin: 0 0.1rem;
    }
    .m_title4_b{
        width: 50%;
        height: 4px;
        margin-top: 0.06rem;
    }

    /* 静态图片+列表 */
    .staimg_lists{
        width: 100%;
        margin-top: 1rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .staimg_lists .staImg_title_des{
        margin-top: 0.8rem;
    }

    /* 标题摘要列表1  */
    .title_des1{
        width: 100%;
        margin-top: 1rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .list_title_dis{
        margin-top: 0.8rem;
    }
    .list_title_dis_item{
        width: 100%;
        float: none;
    }
    .list_title_dis_item:nth-of-type(2n){
        float: none;
    }
    .list_title_dis_item:last-of-type,
    .list_title_dis_item:nth-last-of-type(n-1)
    {
        border-bottom: 1px solid #e2e2e2;
    }
    .list_title_dis_item:last-of-type{
        margin-bottom: 0;
        padding-bottom: 0;
        border: none;
    }
    .list_ttile_dis_padding{
        transition: none;
        padding: 0;
        padding-bottom: 0.3rem;
        margin-bottom: 0.3rem;
    }
    .list_ttile_dis_padding:hover{
        background: none;
        padding-left: 0;
    }
    .list_ttile_dis_padding:hover span{
        color: #333;
        font-weight: normal;
    }
    .list_title_dis_item span{
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .list_title_dis_item p{
        margin-top: 0.1rem;
        font-size: 0.26rem;
        line-height: 1.5em;
    }

    

    /* 静态图片2 */
    .staimg2{
        width: 100%;
        margin-top: 1rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .staimg2_main{
        margin-top: 0.8rem;
    }
    .staimg2_main_l{
        width: 100%;
        float: none;
    }
    .staimg2_main_l_item{
        height: 1.4rem;
        padding-bottom: 0.3rem;
        margin-bottom: 0.3rem;
        border-bottom: 1px solid #e2e2e2;
    }
    .staimg2_main_l_item_img{
        width: 2.2rem;
    }
    .staimg2_main_l_item_img span{
        display: none;
    }
    .staimg2_main_l_item_text{
        width: calc(100% - 2.4rem);
        background: none;
        color: #333;
        padding: 0;
        float: right;
        display: flex;
        align-items: center;
    }
    .staimg2_main_l_item_text p{
        font-weight: normal;
    }
    .staimg2_main_l_item_text span{
        display: none;
    }
    .staimg2_main_l_item:hover{
        opacity: 1;
    }
    .staimg2_main_r{
        width: 100%;
        height: 1.4rem;
        float: none;
    }
    .staimg2_main_r_img{
        width: 2.2rem;
        height: 100%;
        float: left;
    }
    .staimg2_main_r_img span{
        display: none;
    }
    .staimg2_main_r_text{
        width: calc(100% - 2.4rem);
        height: 100%;
        background: none;
        color: #333;
        padding: 0;
        float: right;
        display: flex;
        align-items: center;
    }
    .staimg2_main_r_text p{
        font-weight: normal;
    }
    .staimg2_main_r_text span{
        display: none;
    }
    .staimg2_main_r:hover{
        opacity: 1;
    }

    /* 静态图片3 */
    .staimg3{
        width: 100%;
        margin-top: 1rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .staimg3_lists{
        margin-top: 0.8rem;
    }

    /*  标题摘要缩略图列表 */
    .zt_mode1_title_des_img{
        width: 100%;
        margin-top: 1rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .zt_mode1_title_des_img .lists_thumb_title_des{
        margin-top: 0.8rem;
    }
    .zt_mode1_title_des_img .lists_thumb_title_des_item{
        height: 1.4rem;
    }
    .zt_mode1_title_des_img .lists_thumb_title_des_img{
        width: 2.2rem;
    }
    .zt_mode1_title_des_img .lists_thumb_title_des_text{
        width: calc(100% - 2.4rem);
    }
    .zt_mode1_title_des_img .lists_thumb_title_des_text{
        display: flex;
        align-items: center;
    }

    /* 动态图片1 */
    .dynimg1{
        width: 100%;
        height: auto;
        margin-top: 1rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .swiper_dynimg1{
        height: auto;
        overflow: hidden;
        margin-top: 0.8rem;
    }
    .swiper_dynimg1 .swiper_img{
        width: 100%;
        height: 4.33rem;
        margin-top: 0;
        float: none;
    }
    .swiper_dynimg1 .swiper_text{
        width: 100%;
        height: 1rem;
        display: flex;
        flex-direction: column;
        padding: 0.1rem;
        float: none;
        justify-content: center;
    }
    .swiper_dynimg1 .swiper_text p{
        font-weight: normal;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .swiper_dynimg1 .swiper_button{
        width: 0.3rem;
        height: 0.21rem;
        bottom: 1rem;
    }
    .swiper_dynimg1 .swiper_prev{
        left: inherit;
        right: 1.2rem;
        background-size: cover;
    }
    .swiper_dynimg1 .swiper_next{
        right: 0.2rem;
        background-size: cover;
    }
    .swiper_dynimg1 .swiper-pagination{
        bottom: 1.2rem;
        font-size: 0.26rem;
        padding-right: 0.6rem;
    }
    /* 动态图片2 */
    .dynimg2{
        width: 100%;
        margin-top: 1rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .dynimg2_main{
        height: auto;
        overflow: hidden;
        margin-top: 0.8rem;
    }
    .dynimg2_l{
       display: none;
    }
    .dynimg2_r{
        width: 100%;
        height: auto;
        float: none;
    }
    .dynimg2_r_main{
        width: 100%;
        overflow: hidden;
    }
    .dynimg2_r_item{
        width: 100%;
        height: 1.4rem;
        margin-bottom: 0.3rem;
        padding-bottom: 0.3rem;
        border-bottom: 1px solid #e2e2e2;
    }   
    .dynimg2_r_item:last-of-type{
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }
    .dynimg2_r_item_img{
        width: 2.2rem;
        height: 1.4rem;
        float: left;
    }
    .dynimg2_r_item_text{
        display: flex;
        align-items: center;
        width: calc(100% - 2.4rem);
        height: 100%;
        float: right;
    }
    .dynimg2_r_item_active{
        opacity: 1;
        border: none;
    }
    /* 动态图片3 */
    .dynimg3{
        margin-top: 1rem;
    }
    .dynimg3 .swiper_multi_full{
        margin-top: 0.8rem;
    }
}
	