@charset "utf-8";
body{background:#FFF;height:auto;}
.titu img{width:100%;min-height:240px;object-fit:cover;}
.nav{height:50px;background:#124ec8;}
.nav .w{display:flex;justify-content:space-around;}
.nav a{color:#FFF;font-size:20px;line-height:50px;padding:0 15px;}
.nav a:hover{color:#eac575;}
.main{padding-bottom:30px;}
.headline{text-align:center;padding:40px 10px 10px;}
.headline a{color:#20528D;font-size:36px;font-weight:bold;line-height:48px;}
.swiper-container img{width:100%;height:100%;object-fit:cover;}
.swiper-container::before,.swiper-container::after{content:'';height:100%;background:#FFF;display:inline-block;position:absolute;top:0;z-index: 2;}
.swiper-container::before{left: 0;}
.swiper-container::after{right: 0;}
.swiper-container .swiper-button-prev,.swiper-container .swiper-button-next{width:36px;height:50px;top:45%;}
.swiper-container .swiper-button-prev{background:url(../../images/zt/TYlsh/arrowL.png) no-repeat top center;left:50px;}
.swiper-container .swiper-button-next{background:url(../../images/zt/TYlsh/arrowR.png) no-repeat top center;right:50px;}
.swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;}
.swiper-container-horizontal>.swiper-pagination-bullets{width:auto;left:auto;right:150px;}
.videos{padding:20px 60px 0;}
.videos::before,.videos::after{width:60px;}
.videos .swiper-slide{width:500px;}
.videos img{height:281px;}
.videos p{font-size:20px;padding-top:5px;}
.videos .swiper-button-prev{left:0px;}
.videos .swiper-button-next{right:0px;}
.pics{padding:0 140px;height:563px;}
.pics::before,.pics::after{width:140px;}
.pics p{font-size:20px;position:absolute;bottom:0;left:0;width: 100%;color:white;background:rgba(0,0,0,0.5);padding:8px 15px;box-sizing:border-box;}
.pics p span{width:800px;display:block;}
h3{font-size:34px;font-weight:bold;height:39px;text-align:center;margin:50px 0 20px;background:url(../../images/zt/TYlsh/bg_channel.png) repeat-x center;}
h3,h3 a{color:#1189E6;}
h3 span{line-height:40px;display:inline-block;background:url(../../images/zt/TYlsh/bg_channelL.png) no-repeat center left,url(../../images/zt/TYlsh/bg_channelR.png) no-repeat center right;padding:0 240px;background-color:#FFF;}
h4{font-size:22px;font-weight:bold;line-height:38px;}
.boxList{padding-bottom:60px;}
ul li{padding:20px 0;display:flex;}
ul li:nth-child(n+2){border-top:1px dashed #ccc;}
ul li p{margin-top:10px;line-height:34px;}
ul li img{width:265px;height:149px;object-fit:cover;margin-right:35px;}
ul li span{color:#AAA;line-height:38px;}
.report h4{width:1170px;}
.report div{width:100%;display:flex;justify-content:space-between;}
.report .pic h4{width:870px;}