@charset "utf-8";
:root{
    --swiper-theme-color: #e12a2a;
    --themes_color: #e12a2a;
    --font_color: #fff;
    --img_scale: 1.1;
}
body{
    background-color: #ffe3bb;
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_top.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}
.fit_img{object-fit: cover;object-position: 50% 50%;}
.cont{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 100px;
}
.main{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 20px;
}
.banner{
    height: 800px;
}
.zs{
    position: absolute;
    z-index: -1;
}
.title{
    width: 575px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

/* 头条 */
.toutiao{
    width: 1300px;
    height: 200px;
    margin: 0 auto;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_tt.png) no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 120px;
    padding-right: 40px;
    box-sizing: border-box;
}
.toutiao a{
    font-size: 40px;
    color: var(--themes_color);
    font-weight: bold;
    display: block;
}
.toutiao a:hover{
    color: #e50000;
}
.yaowen{
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 50px;
}
.zs_yw{
    left: 0;
    top: 380px;
}
.main_yw{
    height: 522px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_yw.png) no-repeat;
    background-size: 100%;
    padding: 40px;
    box-sizing: border-box;
    margin-top: 0px;
}
.yaowen .swiper{
    width: 680px;
    height: 432px;
    float: left;
}

.yaowen .swiper_prev{
    width: 30px;
    height: 30px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/prev_yw.png);
}
.yaowen .swiper_next{
    width: 30px;
    height: 30px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/next_yw.png);
}
.yaowen .swiper_img{
    height: 432px;
}
.title_img_linear{
    background: linear-gradient(to top, rgba(249,72,66,1), rgba(249,72,66,0));
    color:  #fff9e8;
}

.yw_lists{
    width: calc(100% - 720px);
    height:  432px;
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}
.yw_lists_item{
    padding-bottom: 20px; 
    border-bottom: 1px solid #cfa261;
}
.yw_lists_item:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
}
.yw_lists_item a:hover{
    color: var(--themes_color);
}
.yw_lists_item a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    box-sizing: border-box;
}

/* 四海同春·共庆 */
.gq{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.main_gq{
    height: 977px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_gq.png) no-repeat center;
    padding: 40px;
    box-sizing: border-box;
}
.zs_gql{
    left: 0;
    top: 640px;
}
.zs_gqr{
    right: 0;
    top: 270px;
}
.gq_top{
    width: 1180px;
    height: auto;
    margin: 0 auto;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_gq_01.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;
}
.gq_top video{
    width: 1000px;
    height: 562px;
    margin: 0 auto;
    margin-top: 42px;
    display: block;
}
.gq_top .title_img_linear{
    width: 1000px;
    top: 42px;
    bottom: initial;
    left: 90px;
    background: linear-gradient(to bottom, rgba(249,72,66,0.6), rgba(249,72,66,0));
    padding: 10px 20px 0 20px
}
.gq_bot{
    width: 1180px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.gq_bot a{
    display: block;
    width: 580px;
    margin-bottom: 20px;
    background:  #f87d5c;
    color: #fff;
    padding: 10px 20px;
    box-sizing: border-box;
}
.gq_bot a p{
    font-weight: bold;
    color: #fff1e3;
}
.gq_bot a span{
    margin-top: 10px;
    color: #ffd3b5;
    display: block;
}
.gq_bot a:hover p{
    color: #fff;
}

/* 街巷寻声·年话 */
.cont_nh{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bbg_nh.jpg) no-repeat center top;
    padding-bottom: 100px;
}
.main_nh{
    border-radius: 0;
}
.swiper_nh  .swiper-slide{
    width:  400px !important;
    height: 650px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_nh.png) no-repeat center top;
    background-size:  100% auto;
    padding: 26px 0;
    box-sizing: border-box;
    overflow: hidden;
    display: block;
}
.swiper_nh .swiper_img{
    width: 340px;
    height: 603px;
    overflow: hidden;
    margin-left: 30px;
}
.swiper_btn{
    width: 100%;
    height: 30px;
    margin-top: 26px;
    display: flex;
    justify-content: center;
}
.swiper_btn_btn{
    width: 40px;
    margin: 0 10px;
    cursor: pointer;
}
.swiper_btn_btn:hover{
    opacity: 0.8;
}
.swiper_btn_prev{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/prev02.png) no-repeat;
}
.swiper_btn_next{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/next02.png) no-repeat;
}

/*  年景定格·生辉*/
.cont_sh{
    margin-top: 0;
}
.main_sh{
    width: 1099px;
    height: 728px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_sh.png) no-repeat center;
    border-radius: 0;
}
.swiper_sh{
    width: 973px;
    height: 617px;
    margin-top: 53px;
}
.swiper_sh .swiper_img{
    height: 100%;
}
.swiper_sh .swiper_normal_title_inner_text{
    color: #fff9e8;
    background: linear-gradient(to top, rgba(249,72,66,1), rgba(249,72,66,0));
}
.foot{
    width: 100%;
    height: 356px;
    background: none;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_foot.png) no-repeat center bottom;
    margin-top: 100px;
}
.foot_simple{
    position: absolute;
    bottom: 40px;
    background: none;
}
.foot_simple a, .foot_simple p{
    color: #f5773a;
}
 
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/

@media screen and (orientation:portrait){
    body{
        background-image: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_top_wap.jpg);
        background-size: 100% auto;
    }
    .cont{
        margin-top: 1rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .main{
        width: 100%;
        margin-top: 0.5rem;
        border-radius:  0.2rem;
    }
    .banner{
        height: 4rem;
    }
    .title{
        width: 5.75rem;
    }
    
    /* 头条 */
    .toutiao{
        width: 6.8rem;
        height: auto;
        background-image:url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_tt_wap.png) ;
        background-repeat:  no-repeat;
        background-position: left top;
        background-color: #fdeacf;
        padding-left: 0;
        padding-right: 0;
        border-radius: 0.2rem;
        overflow: hidden;
        padding:  0.8rem 0.3rem 0.3rem 0.3rem;
        border: 1px solid #d72404;
    }
    .toutiao a{
        font-size: 0.4rem;
        line-height: 1.5em;
    }
    .toutiao a:hover{
        color: var(--themes_color);
    }
    .yaowen{
        width: 100%;
        margin-top: 0.3rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .main_yw{
        height: 100%;
        background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_yw.png) no-repeat;
        background-size: 100% 100%;
        padding: 0.2rem;
        margin-top: 0;
    }
    .yaowen .swiper{
        width: 100%;
        height: 4.32rem;
        float: none;
    }
    
    .yaowen .swiper_prev{
        width: 30px;
        height: 30px;
        background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/prev_yw.png);
        display: none;
    }
    .yaowen .swiper_next{
        display: none;
    }
    .yaowen .swiper_img{
        height: 4.32rem;
    }
    .yaowen .title_img_linear{
        background: linear-gradient(to top, rgba(249,72,66,1), rgba(249,72,66,0));
        color:  #fff9e8;
    }
    .yaowen .title_img_linear p{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    
    .yw_lists{
        width: 100%;
        height:  auto;
        float: none;
        display: block;
        margin-top:  0.4rem;
    }
    .yw_lists_item{
        padding-bottom: 0.3rem; 
        margin-bottom: 0.3rem;
    }
    .yw_lists_item:last-of-type{
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .yw_lists_item a:hover{
        color: #333;
    }
    
    /* 四海同春·共庆 */
    .gq{
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .main_gq{
        height: 100%;
        background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_gq.png) no-repeat center;
        padding: 0;
    }
    .gq_top{
        width: 100%;
        height: 3.82rem;
        background: none;
    }
    .gq_top video{
        width: 100%;
        height: 100%;
        margin-top: 0;
    }
    .gq_top .title_img_linear{
        width: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(to bottom, rgba(249,72,66,0.6), rgba(249,72,66,0));
        background-size:  100%;
        padding: 0.1rem 0.2rem 0 0.2rem;
    }
    .gq_bot{
        width: 100%;
        margin-top: 0.3rem;
        display: block;
    }
    .gq_bot a{
        width: 100%;
        margin-bottom: 0.3rem;
        padding: 0.2rem;
        box-sizing: border-box;
    }
    .gq_bot a:last-of-type{
        margin-bottom: 0;
    }
    .gq_bot a p{
        font-weight: bold;
    }
    .gq_bot a span{
        margin-top: 10px;
        display: none;
    }
    
    /* 街巷寻声·年话 */
    .cont_nh{
        width: 100%;
        padding: 0 0.2rem;
        box-sizing: border-box;
        background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bbg_nh.jpg) no-repeat center top;
        background-size: 100% 100%;
        padding-bottom: 1rem;
    }
    .main_nh{
        border-radius: 0;
    }
    .swiper_nh  .swiper-slide{
        width:  4rem !important;
        height: 6.5rem;
        background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_nh.png) no-repeat center top;
        background-size:  100% auto;
        padding: 0.26rem 0;
        box-sizing: border-box;
        overflow: hidden;
        display: block;
    }
    .swiper_nh .swiper_img{
        width: 3.4rem;
        height: 6.03rem;
        margin-left: 0.3rem;
    }
    .swiper_btn{
        height: 0.6rem;
        margin-top: 0.5rem;
    }
    .swiper_btn_btn{
        width: 0.8rem;
        margin: 0 0.1rem;
    }
    .swiper_btn_prev{
        background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/prev02.png) no-repeat;
        background-size: cover;
    }
    .swiper_btn_next{
        background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/next02.png) no-repeat;
        background-size: cover;
    }
    
    /*  年景定格·生辉*/
    .cont_sh{
        margin-top: 0;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .main_sh{
        width: 100%;
        height: auto;
        background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_sh.png) no-repeat center top;
        background-size: 100% auto;
        overflow: hidden;
        border-radius: 0;
        padding-top: 0.5rem;
    }
    .swiper_sh{
        width: 6rem;
        height: 3.46rem;
        margin-top: 0rem;
    }
    .foot{
        width: 100%;
        height: 1.56rem;
        background: none;
        background: url(/img/WIRELESS/WIRELESS_2_305913/2026/02/300713/img/bg_foot.png) no-repeat center bottom;
        background-size: 100% auto;
        margin-top: 100px;
    }
    .foot_simple{
        position: absolute;
        bottom: 1rem;
        background: none;
        margin-top: 0;
    }
    .foot_simple a, .foot_simple p{
        color: #f5773a;
    }
}
	