﻿@charset "utf-8";
:root{
    --swiper-theme-color: #d82d2d;
    --themes_color: #d82d2d;
    --font_color: #fff;
    --img_scale: 1.1;
}
body{
    background: #ae0808;
}
.banner_pc{
    width: 100%;
    height: 673px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/banner_pc.jpg) no-repeat center top;
}
.main{
    width: 100%;
    height: auto;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
}
.content{
    width: 1300px;
    margin: 0 auto;
}
.p1{
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/bigBg_yw.jpg);
}
.cont1{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/sbg_yw.jpg) no-repeat  center top;
    padding: 40px;
    box-sizing: border-box;
}
.headline{
    margin-top: 20px;
    text-align: center;
}
.headline a{
    font-size: 46px;
    color: var(--themes_color);
    font-weight: bold;
    text-align: center;
}
.headline img{
    width: auto;
    height: 100%;
    display: inline-block;
}
.focus{
    margin-top: 60px;
    height: 494px;
}
.focus_l{
    width: 680px;
    height: 100%;
    overflow: hidden;
    float: left;
}
.swiper_focus .swiper_img{
    height: 434px;
}
.swiper_focus .swiper-pagination{
    bottom: 70px;
}
.swiper_focus .title_img_color{
    background: var(--themes_color);
}

.focus_r{
    width: calc(100% - 680px);
    height: 100%;
    float: left;
    position: relative;
}
.focus_r_item{
    width: 100%;
    height: 86px;
    display: flex;
    align-items: center;
    background: #fde7c6;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    padding: 0 20px;
}
.focus_r_item p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.focus_r_item:nth-last-of-type(2){
    border-bottom: none;
}
.focus_r_item:hover{
    background: linear-gradient(to right, #f52525, #ffe8c0);
    color: #fff;
}
.focus_more{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
}

/*  */
.p2{
    height: 572px;
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/bigBg_02.jpg);
    padding-top: 80px;
    box-sizing: border-box;
}
.cont2_top{
    height: 232px;
}
.p2_title{
    width: 40px;
    height: 100%;
    background: linear-gradient(to bottom, #f52525, #ffe8c0);
    color: #f9e2c0;
    white-space: wrap;
    display: flex;
    float: left;
    padding: 20px 12px 0 12px;
    box-sizing: border-box;
    font-weight: bold;
    line-height: 1.2em;
}
.p2_siper_main{
    width: calc(100% - 60px);
    float: right;
    position: relative;
}
.swiper_cont2{
    width: calc(100% - 40px);
    height: 232px;
}
.p2_siper_main .swiper_button{
    width: 40px;
    height: 40px;
}
.p2_siper_main .swiper_prev{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/prev4.png) no-repeat center;
}
.p2_siper_main .swiper_next{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/next4.png) no-repeat center;
}
.p2_lists{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
    clear: both;
}
.p2_lists a{
    width: 645px;
    height: 100px;
    display: block;
    float: left;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
}
.p2_lists a:nth-child(1),
.p2_lists a:nth-child(4){
    background: linear-gradient(to right, #ffc99e, #fff3e1);
}
.p2_lists a:nth-child(1):hover,
.p2_lists a:nth-child(4):hover{
    background: linear-gradient(to left, #ffc99e, #fff3e1);
}
.p2_lists a:nth-child(2),
.p2_lists a:nth-child(3){
    background: linear-gradient(to left, #ffc99e, #fff3e1);
}
.p2_lists a:nth-child(2):hover,
.p2_lists a:nth-child(3):hover{
    background: linear-gradient(to right, #ffc99e, #fff3e1);
}
.p2_lists a:nth-of-type(2n){
    float: right;
}

/* 福蛇贺岁·环球人物拜大年 */
.title{
    width: 675px;
    height: 163px;
    margin: 0 auto;
    display: block;
}
.p3{
    height: 1404px;
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/bigBg_03.jpg);
    padding-top: 272px;
    box-sizing: border-box;
}
.title01{
    width: 630px;
}
.swiper_cont3{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 80px;
    padding-bottom: 100px;
}
.swiper_cont3 .swiper-slide{
    width: 445px;
    height: 666px;
    transform: scale(0.8); 
    transition: transform 0.5s ease; 
}
.swiper_cont3 .swiper-slide-active {
    transform: scale(1); 
}
.swiper_cont3 .swiper_button{
    width: 40px;
    height: 40px;
    top: initial;
    bottom: 0;
    border-radius: 0;
}
.swiper_cont3 .swiper_prev{
    left: 40%;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/prev2.png) no-repeat center;
    background-size: cover;
}
.swiper_cont3 .swiper_next{
    right: 40%;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/next2.png) no-repeat center;
    background-size: cover;
}
.swiper_cont3 .swiper_prev:hover{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/prev2_active.png) no-repeat center;
    background-size: cover;
}
.swiper_cont3 .swiper_next:hover{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/next2_active.png) no-repeat center;
    background-size: cover;
}
.swiper_cont3 .swiper-pagination{
    bottom: 36px;
    text-align: center;
}
.swiper_cont3 .swiper-pagination-bullet{
    background: rgba(216, 45, 45, 0.5);
}
.swiper_cont3 .swiper-pagination-bullet-active{
    background: rgba(216, 45, 45, 1);
}

/* 瑞蛇舞韵·非遗里的中国年 */
.p4{
    height: 1040px;
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/bigBg_04.jpg);
    padding-top: 100px;
    box-sizing: border-box;
}
.swiper_cont4{
    width: 100%;
    height: auto;
    margin-top: 80px;
    padding-bottom: 100px;
}
.swiper_cont4 .swiper-slide{
    width: 310px;
    height: 550px;
}
.swiper_cont4_img{
    width: 100%;
    height: 100%;
}
.swiper_cont4_text{
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 100%;
    transition: top 0.5s;
}
.swiper_cont4_text1{
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
    border-bottom: 2px solid #fff; 
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
}
.swiper_cont4_text1::before{
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    margin-left: 10px;
    display: block;
    border-radius: 50%;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 10px;
}
.swiper_cont4_text2{
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 20px;
    padding: 0 20px;
}
.swiper_cont4_title{
    width: 100%;
    height: 100px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
}
.swiper_cont4 .swiper-slide:hover .swiper_cont4_text{
    top: 0;
}
.play{
    width: 60px;
    height: 60px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/play.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: 10px;
    bottom: 80px;
}
.swiper_cont4 .swiper_button{
    width: 40px;
    height: 40px;
    top: initial;
    bottom: 0;
    border-radius: 0;
}
.swiper_cont4 .swiper_prev{
    left: 40%;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/prev3.png) no-repeat center;
    background-size: cover;
}
.swiper_cont4 .swiper_next{
    right: 40%;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/next3.png) no-repeat center;
    background-size: cover;
}
.swiper_cont4 .swiper_prev:hover{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/prev3_active.png) no-repeat center;
    background-size: cover;
}
.swiper_cont4 .swiper_next:hover{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/next3_active.png) no-repeat center;
    background-size: cover;
}
.swiper_cont4 .swiper-pagination{
    bottom: 36px;
    text-align: center;
}
.swiper_cont4 .swiper-pagination-bullet{
    background: rgba(216, 45, 45, 0.5);
}
.swiper_cont4 .swiper-pagination-bullet-active{
    background: rgba(216, 45, 45, 1);
}

/* 巳蛇呈祥·新春走基层 */
.p5{
    height: auto;
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/bigBg_05.jpg);
    background-position: center bottom;
    padding-top: 100px;
    padding-bottom: 70px;
    box-sizing: border-box;
}
.swiper_cont5{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 100px;
    margin-top: 80px;
}
.swiper_cont5 .swiper-slide{
    width: 442px;
    height: 760px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cont5_img{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.cont5_img img{
    width: 100%;
    height: auto;
}
.cont_text{
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 50%;
    color: #fff;
    text-align: right;
}
.swiper_cont5_title{
    width: 100%;
    height: 60px;
    background: rgba(173, 9, 9, 0.5);
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
}
.swiper_cont5 p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.swiper_cont5 .swiper_button{
    width: 40px;
    height: 40px;
    top: initial;
    bottom: 0;
    border-radius: 0;
}
.swiper_cont5 .swiper_prev{
    left: 40%;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/prev2.png) no-repeat center;
    background-size: cover;
}
.swiper_cont5 .swiper_next{
    right: 40%;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/next2.png) no-repeat center;
    background-size: cover;
}
.swiper_cont5 .swiper_prev:hover{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/prev2_active.png) no-repeat center;
    background-size: cover;
}
.swiper_cont5 .swiper_next:hover{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/next2_active.png) no-repeat center;
    background-size: cover;
}
.swiper_cont5 .swiper-pagination{
    bottom: 36px;
    text-align: center;
}
.swiper_cont5 .swiper-pagination-bullet{
    background: rgba(216, 45, 45, 0.5);
}
.swiper_cont5 .swiper-pagination-bullet-active{
    background: rgba(216, 45, 45, 1);
}

/* 欢蛇闹春·春节印记 */
.p6{
    height: auto;
    padding-top: 100px;
    box-sizing: border-box;
}
.swiper_cont6{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 100px;
    margin-top: 80px;
}
.swiper_cont6 .swiper-slide{
    width: 1100px;
    height: 700px;
    position: relative;
    overflow: hidden;
}
.swiper_cont6_img{
    height: 100%;
}
.swiper_cont6_img img{
    width: 100%;
    height: 100%;
}
.swiper_cont6_text{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    box-sizing: border-box;
}
.swiper_cont6_title{
    color: #fff;
    font-weight: bold;
}
.swiper_cont6_des{
    margin-top: 10px;
}
.swiper_cont6 .swiper_button{
    width: 40px;
    height: 40px;
    top: initial;
    bottom: 0;
    border-radius: 0;
}
.swiper_cont6 .swiper_prev{
    left: 40%;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/prev3.png) no-repeat center;
    background-size: cover;
}
.swiper_cont6 .swiper_next{
    right: 40%;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/next3.png) no-repeat center;
    background-size: cover;
}
.swiper_cont6 .swiper_prev:hover{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/prev3_active.png) no-repeat center;
    background-size: cover;
}
.swiper_cont6 .swiper_next:hover{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/next3_active.png) no-repeat center;
    background-size: cover;
}
.swiper_cont6 .swiper-pagination{
    bottom: 36px;
    text-align: center;
}
.swiper_cont6 .swiper-pagination-bullet{
    background: rgba(255, 245, 199, 0.5);
}
.swiper_cont6 .swiper-pagination-bullet-active{
    background: rgba(255, 245, 199, 1);
}

.foot_simple{
    background: none;
    color: #f9e2c0;
}
.foot_simple a{
    color: #f9e2c0;
}
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/

@media screen and (orientation:portrait){
.main{
    background-size: cover;
}
.content{
    width: 100%;
}
.p1{
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/bigBg_yw_wap.jpg);
}
.cont1{
    background: none;
    padding: 0 0.2rem;
    padding-bottom: 0.3rem;
}
.headline{
    margin-top: 0.5rem;
    text-align: left;
}
.headline a{
    font-size: 0.36rem;
    text-align: left;
}
.focus{
    margin-top: 0.5rem;
    height: auto;
    overflow: hidden;
}
.focus_l{
    width: 6.8rem;
    height: auto;
    float: none;
}
.swiper_focus .swiper_img{
    height: 4.34rem;
}
.swiper_focus .swiper-pagination{
    bottom: 1.3rem;
}

.focus_r{
    width: 100%;
    height: auto;
    overflow: hidden;
    float: none;
    margin-top: 0.5rem;
}
.focus_r_item{
    width: 100%;
    height: auto;
    display: block;
    background: linear-gradient(to right, #f52525, #dab677);
    padding: 0.3rem 0.2rem;
}
.focus_r_item p{
    color: #fff6e8;
}
.focus_r_item:nth-last-of-type(2){
    border-bottom: none;
}
.focus_r_item:hover{
    background: linear-gradient(to right, #f52525, #dab677);
    color: #fff6e8;
}
.focus_more{
    width: 100%;
    height: 0.4rem;
    position: initial;
    margin-top: 0.3rem;
}

/*  */
.p2{
    height: auto;
    overflow: hidden;
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/bigBg_02_wap.jpg);
    background-size: cover;
    padding-top: 1rem;
}
.cont2_top{
    height: 2.96rem;
}
.p2_title{
    width: 0.6rem;
    font-size: 0.26rem;
    background: linear-gradient(to bottom, #f52525, #e8c68c);
    padding: 0.2rem 0.12rem 0.2rem 0.12rem;
}
.p2_siper_main{
    width: calc(100% - 0.8rem);
}
.swiper_cont2{
    width: calc(100% - 0.4rem);
    height: auto;
}
.swiper_cont2 .swiper-slide{
    width: 2.78rem;
    height: auto;
    overflow: hidden;
    display: block;
}
.swiper_cont2 .swiper_img{
    width: 100%;
    height: 1.76rem;
}
.swiper_multi_title_down_text{
    color: #f7ead3;
}
.p2_siper_main .swiper_button{
    width: 0.4rem;
    height: 0.4rem;
}
.p2_siper_main .swiper_prev{
    background-size: cover;
}
.p2_siper_main .swiper_next{
    background-size: cover;
}
.p2_lists{
    width: 6.8rem;
    margin: 0 auto;
    margin-top: 0.5rem;
}
.p2_lists a{
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 0;
    display: block;
    padding: 0.3rem 0.2rem;
}
.p2_lists a:nth-of-type(2n){
    float: none;
}

/* 福蛇贺岁·环球人物拜大年 */
.title{
    width: 6.75rem;
    height: 1.63rem;
}
.p3{
    height: auto;
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/bigBg_03_wap.jpg);
    background-size: cover;
    padding-top:2rem;
}
.title01{
    width: 6.3rem;
}
.swiper_cont3{
    margin-top: 0.8rem;
    padding-bottom: 2rem;
}
.swiper_cont3 .swiper-slide{
    width: 4.45rem;
    height: 6.66rem;
    transform: scale(0.9);
}
.swiper_cont3 .swiper-slide-active {
    transform: scale(1); 
}
.swiper_cont3 .swiper_button{
    width: 0.4rem;
    height: 0.4rem;
    bottom: 1rem;
}
.swiper_cont3 .swiper-pagination{
    bottom: 0.8rem;
}

/* 瑞蛇舞韵·非遗里的中国年 */
.p4{
    height: auto;
    overflow: hidden;
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/bigBg_04_wap.jpg);
    background-size: cover;
    padding-top: 1rem;
}
.swiper_cont4{
    margin-top: 0.8rem;
    padding-bottom: 1.6rem;
}
.swiper_cont4 .swiper-slide{
    width: 3.1rem;
    height: 5.5rem;
}
.swiper_cont4_title{
    width: 100%;
    height: 1.2rem;
    padding: 0 .2rem;
    font-weight: normal;
}
.play{
    width: 0.6rem;
    height: 0.6rem;
    right: 0.1rem;
    bottom: 1.3rem;
}
.swiper_cont4 .swiper_button{
    width: 0.4rem;
    height: 0.4rem;
    bottom: 0.5rem;
}
.swiper_cont4 .swiper-pagination{
    bottom: 0.3rem;
}
.swiper_cont4 .swiper-pagination-bullet{
    background: rgba(255, 255, 255, 0.5);
}
.swiper_cont4 .swiper-pagination-bullet-active{
    background: rgba(255, 255, 255, 1);
}

/* 巳蛇呈祥·新春走基层 */
.p5{
    height: auto;
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/01/300653/zt_2025chunJie/bigBg_05_wap.jpg);
    background-size: cover;
    background-position: center top;
    padding-top: 1rem;
    padding-bottom: 1.6rem;
}
.swiper_cont5{
    padding-bottom: 1rem;
    margin-top: 0.8rem;
}
.swiper_cont5 .swiper-slide{
    width: 4.42rem;
    height: 7.60rem;
}
.cont_text{
    position: absolute;
    right: 0.1rem;
    bottom: 0.1rem;
    width: 50%;
    color: #fff;
    text-align: right;
}
.swiper_cont5_title{
    height: 1.2rem;
    padding: 0 0.1rem;
}
.swiper_cont5 .swiper_button{
    width: 0.4rem;
    height: 0.4rem;
    bottom: 0.1rem;
}
.swiper_cont5 .swiper-pagination{
    bottom: 0rem;
}

/* 欢蛇闹春·春节印记 */
.p6{
    height: auto;
    padding-top: 1rem;
}
.swiper_cont6{
    width: 6.8rem;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 1rem;
    margin-top: 0.8rem;
}
.swiper_cont6 .swiper-slide{
    width: 6.8rem;
    height: auto;
    overflow: hidden;
}
.swiper_cont6_img{
    height: 4.33rem;
}
.swiper_cont6_text{
    position: initial;
    width: 100%;
    color: #333;
    background: rgba(255, 245, 199, 1);
    padding: 0.3rem 0.2rem;
    box-sizing: border-box;
}
.swiper_cont6_title{
    color: #333;
    font-weight: bold;
}
.swiper_cont6_des{
    margin-top: 10px;
}
.swiper_cont6 .swiper_button{
    width: 0.4rem;
    height: 0.4rem;
    bottom: 0;
}
.swiper_cont6 .swiper-pagination{
    bottom: 0rem;
}
}
	