@charset "utf-8";
body{background:#F2F3F5;height:auto;overflow-x: hidden;}
.titu img{width:100vw;object-fit:cover;}
.nav{height:50px;background:#124ec8;width:100vw;}
.nav .w{justify-content:space-around;}
.nav a{color:#FFF;font-size:1vw;line-height:50px;padding:0 3.5vw;}
.nav a:hover{color:#eac575;}
.main{padding-bottom:1.5vw;width: 75vw;margin: 0 auto;}
.w>div{background: #fff;padding: 2vw;box-sizing: border-box;margin-top: 2vw;}
.headline{text-align:center;padding:2vw 0.5vw 0.5vw;}
.headline a{color:#20528D;font-size:1.6vw;font-weight:bold;line-height:48px;}
.swiper-container img{width:100%;height:11vw;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-button-prev,.swiper-button-next{width:3.5vw;height:4vw;top:58%;}
.swiper-button-prev{background:url(../../images/test/left.png) no-repeat top center;left:2vw;background-size:100% ;}
.swiper-button-next{background:url(../../images/test/right.png) no-repeat top center;right:2vw;background-size:100% ;}
.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{height:15vw;margin:0 2vw;}
.pics p{font-size:0.9vw;width: 100%;padding:8px 15px;box-sizing:border-box;}
.pics p span{width:100%;display:block;}
.w div:nth-child(2){position: relative;}
.w div:nth-child(1) h3{height:39px;text-align:center;margin:20px 0 20px;background:url(../../images/zt/TYlsh/ztbh.png) repeat-x center;}
.w div:nth-child(2) h3{height:39px;text-align:center;margin:20px 0 20px;background:url(../../images/zt/TYlsh/dhfy.png) repeat-x center;}
.w div:nth-child(3) h3{height:39px;text-align:center;margin:20px 0 20px;background:url(../../images/zt/TYlsh/chdt.png) repeat-x center;}
h3,h3 a{color:#1189E6;}
h4{font-size:1vw;font-weight:bold;}
.boxList{padding-bottom:3vw;}
ul li{padding:20px 0;display:flex;}
ul li:nth-child(n+2){border-top:2px dashed #ADC9FF;}
ul li p{margin-top:10px;line-height:34px;}
ul li img{width:13vw;height:7.5vw;object-fit:cover;margin-right: 1vw;}
ul li span{color:#AAA;line-height:38px;font-size: 0.8vw;}
.report h4{width:70vw;}
.report li{width:100%;display:flex;justify-content:space-between;  }
.report .pic h4{width:50vw;}