			
			.swiper-pagination-bullet-active{background: #003683 ;}
			.banner2-left {
				position: absolute;
				top: 33rem;
				left: 36rem;
				font-weight: 300;
				color: rgba(30, 30, 30, 1);
			}

			.banner2-left-p1 {
				font-size: 5rem;
				color: rgba(30, 30, 30, 1);
				line-height: 6rem;
				margin-bottom: 2.5rem;
			}

			.banner2-left-p2 {
				font-size: 4rem;
				margin-bottom: 5rem;
			}

			.banner2-left>a {
				display: none;
				background: white;
				padding: .5rem 1rem;
				font-size: 2rem;
				color: rgba(56, 56, 65, 1);
				line-height: 6.0625rem;
			}

			.banner2-left>a:hover {
				background: #013684;
				color: white;
			}
			.swiper-slide{overflow: hidden;}
			.swiper-slide img{display: block;}

			.banner3-left {
				position: absolute;
				top: 0;
				left: 0;
				width: 83.8rem;
				padding-top: 22rem;
				padding-left: 27rem;
				padding-right: 17rem;
				height: 100%;
				background: rgba(0, 54, 131, .8);
				color: white;
			}

			.banner3-left>img {
				width: 29.4rem;
				margin-left: 5.2rem;
				
				margin-bottom: 4.5rem;
			}

			.banner3-left-p1 {
				font-size: 2.4rem;
				font-weight: 300;
				line-height: 2.7rem;
				margin-bottom: 4rem;
			}

			.banner3-left-p2 {
				font-size: 1.6rem;
				font-weight: 300;
				line-height: 2.7rem;
			}