@charset "utf-8";
:root{
    --swiper-theme-color: #093b81;
    --themes_color: #093b81;
    --font_color: #fff;
    --img_scale: 1.1;
}
body{
    background-color: var(--themes_color);
    background-image: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/bg_body.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.main_1300{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.main_full{
    width: 100%;
    height: auto;
    overflow: hidden;
}

/* 头条 */
.headline{
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/bg_headline.png) no-repeat center;
    margin: 40px auto;
}
.headline h1{
    text-align: center;
}
.headline a{
    font-size: 46px;
    color: #fff;
}
.headline a:hover{
    opacity: 0.9;
}

/* 要闻 */
.focus{
    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: #1342b9;
}
.swiper_focus .swiper_button{
    width: 20px;
}
.swiper_focus .swiper_prev{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/prev1.png) no-repeat;
}
.swiper_focus .swiper_next{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/next1.png) no-repeat;
}

.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: rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(201, 240, 247, 0.5);
    box-sizing: border-box;
    padding: 0 20px;
    color: #fff;
}
.focus_r_item:nth-last-of-type(3){
    border-bottom: none;
}
.focus_r_item p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.focus_r_item:hover{
    background: rgba(0, 0, 0, 0.1);
    color: #03d3ff;
}
.focus_more{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
}

/* 致敬之夜 */
.zjzy{
    background: linear-gradient(to bottom, rgba(0, 102, 255, 1), rgba(0, 102, 255, 0));
    padding: 0 60px;
    box-sizing: border-box;
    padding-top: 70px;
    margin-top: 90px;

}
.title{
    display: block;
    margin: 0 auto;
    height: 59px;
    width: auto;
    text-align: center;
}
.title img{
    width: auto;
    display: inline;
}
.topnews{
    width: 100%;
    min-height: 100px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/p2_bg.jpg) no-repeat center;
    background-size: cover;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 80px;
    padding: 20px 40px 20px 20px;
    box-sizing: border-box;
}
.topnews::after{
    content: '';
    width: 40px;
    height: 40px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/play.png) no-repeat;
    background-size: 100%;
    margin-left: 20px;
}
.zjzy_bot{
    position: relative;
}
.swiper_zjzy{
    width: 1072px;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
    
}
.swiper_zjzy .swiper-slide{ 
    width: 344px;
    height: 610px;
    margin-right: 20px;
}
.zjzy .swiper_button{ 
    width: 20px;
    height: 36px;
}
.zjzy .swiper_zjzy_prev{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/prev2.png) no-repeat;
    background-size: cover;
    left: 0;
}
.zjzy .swiper_zjzy_next{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/next2.png) no-repeat;
    background-size: cover;
    right: 0;
}
.more{
    width: 1081px;
    height: 40px;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
}
.swiper_zjzy .play{
    bottom: initial;
    top: 20px;
}

/* 泸沽湖对话 */
.lgdh{
    margin-top: 130px;
}
.lgdh .topnews{
    width: 1070px;
}
.yzdh_main{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
}
.swiper_yzdh{
    width: 1300px;
    margin: 0 auto;
    height: auto;
    padding-bottom: 269px;
}
.swiper_yzdh .swiper-slide{
    width: 400px;
    height: auto;
    overflow: hidden;
    height: 711px;
    border: 2px solid #fff;
    box-sizing: border-box;
}
.swiper_yzdh_bot{
    width: 100%;
    height: 166px;
    position: absolute;
    bottom: 110px;
    z-index: 100001;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
    box-sizing: border-box;
}
.swiper_yzdh_bot_t{
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.icon_prev, .icon_next{
    width: 20px;
    height: 40px;
}
.icon_next{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/next3.png) no-repeat center;
    background-size: cover;
}
.icon_prev{
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/prev3.png) no-repeat center;
    background-size: cover;
}
.swiper_fraction{
    width: auto;
    margin: 0 10px;
    color: #fff;
}
.fraction_active{
    font-size: 30px;
    font-weight: bold;
}
.swiper_yzdh_bot .more{
    margin-top: 20px;
}
.swiper_yzdh_alpha{
    width: 100%;
    height: 269px;
    background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/alpha_pc.png) no-repeat center bottom;
    background-size: cover;
    position: absolute;
    bottom: 0;
    z-index: 100000;
}
.play{
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: block;
}

/* 现场直击 */
.xczj_main{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 100px;
}
.swiper_xczj{
    width: 100%;
    height: 570px;
}
.swiper_xczj .swiper-slide{
    width: 800px;
    height: auto;
    overflow: hidden;
}
.sczj_img{
    width: 100%;
    height: 510px;
    overflow: hidden;
    border: 2px solid #fff;
    box-sizing: border-box;
}
.sczj_text{
    width: 100%;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    box-sizing: border-box;
}
.sczj_text p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.swiper_xczj_bot{
    margin-top: 50px;
}

/* 往届回顾 */
.wjhg{
    margin-top: 140px;
}
.wjhg_main{ 
    margin-top: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wjhg_main a{  
    display: block;
    width: 532px;
    height: 338px;
    overflow: hidden;
    margin: 0 10px;
}
.gotop{
    border: 1px solid #fff;
}

/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/

@media screen and (orientation:portrait){
    body{
        background-color: var(--themes_color);
        background-image: none;
    }
    .main_1300, .main_full{
        width: 100%;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    /* 头条 */
    .headline{
        min-height: 2.19rem;
        background-size: auto 100%;
        margin: 0.5rem auto;
    }
    .headline a{
        font-size: 0.46rem;
    }
    .headline a:hover{
        opacity: 1;
    }
    .focus{
        margin-top: 0.6rem;
        height: auto;
        overflow: hidden;
    }
    .focus_l{
        width: 100%;
        height: auto;
        float: none;
    }
    .swiper_focus .swiper_img{
        height: 4.34rem;
    }
    .swiper_focus .swiper-pagination{
        bottom: 1.2rem;
    }
    .focus_r{
        width: 100%;
        height: auto;
        overflow: hidden;
        float: none;
        margin-top: 0.5rem;
    }
    .focus_r_item{
        height: auto;
        display: block;
        padding: 0.3rem 0.2rem;
        box-sizing: border-box;
    }
    .focus_r_item:hover{
        background: rgba(255, 255, 255, 0.1);
        color: #fff;
    }
    .swiper_focus .swiper_button{
        display: none;
    }
    .focus_more{
        width: 100%;
        height: 0.4rem;
        position: initial;
        margin: 0 auto;
        margin-top: 0.5rem;
        display: none;
    }
    .more{
        width: 100%;
        height: 0.39rem;
        margin-top: 0.2rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }

    /* 致敬之夜 */
    .zjzy{
        width: 100% !important;
        background: linear-gradient(to bottom, rgba(0, 102, 255, 1), rgba(0, 102, 255, 0));
        padding: 0;
        padding-top: 1rem;
        margin-top: 1rem;
    }
    .title{
        margin: 0 auto;
        height: 0.59rem;
        width: auto;
        text-align: center;
    }
    .topnews{
        width: 100%;
        min-height: 2.4rem;
        background: url(/img/WIRELESS/WIRELESS_2_305913/2025/09/300685/img/p2_bg_wap.jpg) no-repeat center;
        background-size: cover;
        font-size: 0.4rem;
        text-align: center;
        flex-direction: column;
        margin-top: 1rem;
        padding: 0.4rem 0.2rem 0.3rem 0.2rem;
    }
    .topnews::after{
        content: '';
        width: 0.5rem;
        height: 0.5rem;
        margin-left: 0;
        margin-top: 0.3rem;
    }
    .zjzy_bot{
        position: relative;
    }
    .swiper_zjzy{
        width: 100%;
        margin-top: 0.5rem;
    }
    .swiper_zjzy .swiper-slide{ 
        width: 3.44rem;
        height: 6.1rem;
        margin-right: 0.2rem;
    }
    .zjzy .swiper_button{ 
        display: none;
    }

    /* 泸沽湖对话 */
    .lgdh{
        margin-top: 1rem;
        padding: 0;
    }
    .lgdh .topnews{
        width: 100%;
    }
    .yzdh_main{
        margin-top: 1rem;
    }
    .swiper_yzdh{
        width: 100%;
        padding-bottom: 2.69rem;
    }
    .swiper_yzdh .swiper-slide{
        width: 4rem;
        height: 7.11rem;
    }
    .swiper_yzdh_alpha{
        width: 100%;
        height: 2.69rem;
    }
    .swiper_yzdh_bot{
        height: 1.66rem;
        padding-top: 0.3rem;
        bottom: 0.6rem;
    }
    .swiper_yzdh_bot_t{
        height: 0.4rem;
    }
    .play{
        width: 0.5rem;
        height: 0.5rem;
        right: 0.2rem;
        bottom: 0.2rem;
    }
    .icon_prev, .icon_next{
        width: 0.2rem;
        height: 0.4rem;
    }

    /* 现场直击 */
    .xczj_main{
        margin-top: 1rem;
    }
    .swiper_xczj{
        width: 100%;
        height: 4rem;
    }
    .swiper_xczj .swiper-slide{
        width: 4.7rem;
    }
    .sczj_img{
        width: 100%;
        height: 3rem;
    }
    .sczj_text{
        width: 100%;
        height: 1rem;
        padding: 0 0.2rem;
    }
    .swiper_xczj_bot{
        margin-top: 0.5rem;
    }

    /* 往届回顾 */
    .wjhg{
        margin-top: 1rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .wjhg_main{ 
        margin-top: 0.8rem;
        justify-content: space-between;
    }
    .wjhg_main a{  
        display: block;
        width: 3.3rem;
        height: 2.1rem;
        margin: 0;
    }
}
	