     /*滚屏*/
	 html,body {height:100%;width:100%;}
	 .mt{padding-top:80px;}
     .scroll-page{width:100%;height:100%;min-width:1230px}
	 .scroll-page .scroll-page-dian .swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background:#fff;opacity:0.5;}
	 .scroll-page .scroll-page-dian .swiper-pagination-bullet-active{background:#e50014;width:12px;height:12px;opacity:1;}	
/* 	 .l-ani{transform: translateX(100px);transition: all 1.5s cubic-bezier(0.3, 0.8, 0.2, 1.0) 1s;}
     .r-ani{transform: translateX(-100px);transition: all 1.5s cubic-bezier(0.3, 0.8, 0.2, 1.0) 1s;}	  */
	 
	 /*动画*/
	@keyframes translate-bg{
		from{
			transform:translate(0,-100px);
		}
		to{
			transform:translate(-820px,-100px);
		}
	}	
	
	 /*第一页*/ 	 
	 .banner .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background:#fff;opacity:1;}
	 .banner .swiper-pagination-bullet-active{background:#fff;width:20px;height:10px;border-radius:20px;!important;}	 
	 .banner .swiper-horizontal>.swiper-pagination-bullets, .banner .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:30px;}	 
	 .scroll-page>.scroll-page>.swiper-wrapper,.scroll-page>.swiper-wrapper>.swiper-slide{width:100%;height:100%;}
	 .banner,.swiper-img{width:100%;height:100%;}
	 .banner .mySwiper1,.banner .swiper-wrapper,.banner .swiper-wrapper .swiper-slide{width:100%;height:100%;}	 
	 .banner .swiper-slide{position:relative;}
	 .banner .swiper-img img{width:100%;height:100%;display:block;margin:0 auto;position:absolute;left:0;right:0;transition:1s linear 2s;transform:scale(1.1,1.1); }		
 	 .banner .swiper-slide-active img,.banner .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1,1);} 
	 .banner .translateBg img{width:2677px;height:1080px;position:absolute;left:0;right:0;animation:translate-bg 6s linear forwards;} 
     .banner .swiper-text{position:absolute;top:45%;left:20%;right:20%;display:flex;text-align:center;}	 
     .banner .swiper-text h1{border:solid 0px red;font-size:85px;font-weight:bold;flex:1;color:#fff;text-shadow:5px 5px 5px rgba(0,0,0,0.5);letter-spacing:5px;}	
     .banner .swiper-text h1>span{color:#fff000}	 
	 .box{position:absolute;top:100px;right:10px;left:10px;color:#fff;font-size:50px;}

	 
	 /*第二页*/ 
	 .section .swiper-img img{width:100%;height:100%;display:block;margin:0 auto;position:absolute;left:0;right:0;}	
	 .section .title{overflow:hidden;padding:50px 0;border-bottom:solid 1px #fff}	
	 .section .title .cn{font-size:30px;}
	 .section .title .en{font-size:16px;padding-top:20px;}	
	 .section .title .more{font-size:16px;color:#fff;border:solid 1px #fff;padding:5px 10px;}	 
     .section2 img.card-img-top{width:100%;height:250px;object-fit:cover;}
     .section2 .card{background:none;border:0}
     .section2 .card-title{font-size:22px;color:#fff;padding-bottom:15px;display:block;}
     .section2 p.card-text{font-size:16px;line-height:28px;}
     .section2 .media{border:solid 1px #fff;padding:10px 20px;margin-bottom:20px;background:rgba(255,255,255,0.05)}	 
     .section2 .media:hover{background:none;}	 
     .section2 .media .time{color:#fff}	 
     .section2 .media .time .day{font-size: 65px;line-height: 75px;font-weight: bold;}	 
     .section2 .media .time .year{font-size: 20px;}	 
     .section2 .study img{max-width:100%}	 
     .section2 .media-body h5{font-size:18px;color:#fff;line-height:30px;}
     .section2 .media-body p{font-size:16px;color:#d8d8d8;line-height:30px;}
	  
	 
	 
	 /*第三页*/ 
     .section3 .title{color:#626262;border-bottom:solid 1px #626262} 
	 .section3 .title .more{color:#626262;border:solid 1px #626262;}
	 .section3 .project{margin-top:3rem;}	 
	 .section3 .project .row .col-4:nth-child(n+4){margin-top:2rem;}
     .section3 .project .item img {transition: opacity 0.3s ease;}
     .section3 .project .item img.hover-img {display: none;}
     .section3 .project .item:hover img.default-img {display:none;}
     .section3 .project .item:hover img.hover-img {display: block;}	

	 /*第四页*/ 
	 .section4 .list-img .item{position:relative;display:block;color:#fff;height:220px;}
	 .section4 .list-img .item .overlay{position:absolute;top: 0;left: 0;width: 100%;height:100%;background-color: rgba(0, 0, 0, 0.3); z-index: 2;}
	 .section4 .list-img .item:hover .overlay{background-color: rgba(0, 0, 0, 0.1);}
	 .section4 .list-img .item img{position:absolute; z-index:1; top:0; right:0; bottom:0; left:0; display:block;width:100%;height:220px;object-fit:cover;}
	 .section4 .list-img .item .text{position:absolute; z-index:3; top:0; right:0; bottom:0; left:0; padding:20px;}
	 .section4 .list-img .item .text h3{font-size:24px;text-align:right;}
	 .section4 .list-img .item .text span{border-bottom:solid 1px #fff;padding-bottom:10px;}	
	 .section4 .list-img .item .text p{font-size:14px;padding-top:30px;}
	 .section4 .list-img .col-6,.section4 .list-img .col-3{padding-left:3px;padding-right:0;margin-bottom:3px;} 	 
	 
	 /*第五页*/
	 .section5{background:#2d2d2d}
