@charset "utf-8";
body{font:18px/32px 'Microsoft YaHei',"PingFang SC",sans-serif; background-color: #F8F8F8;}
body>div{position:relative;}
a:hover{color: #333;}
.navBox{background-color: #0069F9;}
.navBox .w{font-size: 20px;height: 60px;display: flex;justify-content: space-between;align-items: center;}
.navBox a{color:#FFF;padding: 10px 0;}
.navBox a:hover{color:#DECA7C;}
.navBox .home{width: 84px;height: 32px;background:url(../../images/zt/yoblh2026/icon_logo.png) no-repeat center;object-fit: contain;}
.navBox .home:hover{background-image:url(../../images/zt/yoblh2026/icon_logo_on.png);}
.mainZT{padding-top: 40px;}
.mainZT>div{margin-bottom: 40px;}
.mainZT h2{width: 100%;height: 50px;margin-bottom: 30px;}
.mainZT h2 a{height: 100%;display: block;}
.mainZT ul a{font-size: 22px;}
.mainZT ul p{font-size: 20px;text-indent: 2em;}
.card a{background-color: #fff;display: block;padding-left: 20px;padding-right: 20px;box-sizing: border-box;}
.card a:hover{color: #fff;background-color: #F6BE4E;}
.pictures a,.visit .swiper-slide,.card a,.swiper-button-prev,.swiper-button-next{border-radius: 3px;overflow: hidden;}
.headline,.visit,.forum,.video ul,.report ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.headline h2{background:url(../../images/zt/yoblh2026/channel_01.png) no-repeat;width: 58px;height: 105px;margin-right: 40px;margin-bottom: 0;}
.headline>a{flex: 1;}
.headline h3{font-size: 28px;font-weight: bold;text-align: center;margin-bottom: 15px;}
.headline p{line-height: 30px;text-indent: 2em;
    text-overflow:-o-ellipsis-lastline;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    line-clamp:2;
}
.pictures a{position: relative;}
.pictures a img,.video a img{width: 100%;height: 100%;object-fit: cover;}
.pictures a:nth-child(1){width: 847px;height: 482px;float: left;}
.pictures a:nth-child(n+2){width: 409px;height: 234px;float: right;}
.pictures a:nth-child(2){margin-bottom: 15px;}
.pictures h4{width:100%;line-height:24px;padding:10px;padding-top:20px;box-sizing:border-box;position:absolute;left:0;bottom:0;color:#fff;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6) 60%);}

.swiper-container{margin: 0;}
.swiper-slide img{width: 100%;height: 100%;object-fit: cover;}
.swiper-button-prev,.swiper-button-next{top:45%;width: 50px;height: 60px;background-color: rgba(0,0,0,0.6);background-repeat: no-repeat;background-position: center;opacity: 0.4;background-size: 20px auto;}
.swiper-button-prev{background-image:url(../../images/zt/z.png);}
.swiper-button-next{background-image:url(../../images/zt/y.png);}
.swiper-button-prev:hover,.swiper-button-next:hover{opacity: 1;}
.swiper-container-horizontal>.swiper-pagination-bullets{top: 340px;line-height: 20px;bottom: auto;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px;}
.swiper-pagination-bullet{background: #fff;opacity: 1;}
.swiper-pagination-bullet-active{background:#FEA202;}


.visit h2{background:url(../../images/zt/yoblh2026/channel_02.png) no-repeat;}
.visit .swiper-container{width: 510px;height: 760px;}
.visit ul{width: 740px;}
.visit ul a{height: 240px;padding: 30px 20px;}
.visit ul a:nth-child(n+2){margin-top: 20px;}
.visit h4,.forum ul a:nth-child(1) h4{margin-bottom: 15px;}
.visit ul p,.forum ul p{    
    text-overflow:-o-ellipsis-lastline;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    line-clamp:3;
}
.forum{background:url(../../images/zt/yoblh2026/channel_03.png) no-repeat top right,url(../../images/zt/yoblh2026/channel_03_bottom.png) no-repeat bottom left;flex-direction: row-reverse;}
.forum>a{width: 200px;}
.forum ul{width: 915px;padding: 55px 0;}
.forum ul a{height: 90px;}
.forum ul a:nth-child(1){height: 200px;padding: 30px 20px;}
.forum ul a:nth-child(n+2){display: flex;align-items: center;margin-top: 15px;}
.video h2{background:url(../../images/zt/yoblh2026/channel_04.png) no-repeat;}
.video ul a{width: 412px;padding: 0;}
.video ul a img{aspect-ratio: 16 / 9;height: auto;}
.video ul p{padding: 15px 20px;line-height: 28px;}
.report h2{background:url(../../images/zt/yoblh2026/channel_05.png) no-repeat;}

.report ul a{width: 630px;height: 90px;display: flex;padding: 0 20px;align-items: center;}
.report ul a:nth-child(n+3){margin-top: 20px;}
.footer{border: none;}
.footer .link{display:none;}
.copyright{background: none;background:url(../../images/zt/yoblh2026/bg_bottom.png) no-repeat center top;padding: 60px 0;}
