

.w1200 {
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
}



.pa {

	position: absolute;

}



.swiper-banner {

	width: 100%;

	height: 620px;

}



.swiper-banner .swiper-slide {

	width: 100%;

	height: 620px;

	color: #fff;

	display: block;

}



.swiper-banner .swiper-slide .wrap {

	height: 520px;

}



.swiper-banner .swiper-slide .sl-left {

	top: 170px;

	left: 40px;

	width: 100%;

}



.swiper-banner .swiper-slide .t1 {

	top: 0px;

	left: 0px;

	font-size: 26px;

}



.swiper-banner .swiper-slide .t2 {

	top: 50px;

	left: 0px;

	font-size: 40px;

}



.swiper-banner .swiper-slide .t3 {

	top: 110px;

	left: 00px;

	font-size: 18px;

}



.swiper-banner .swiper-slide .btn {

    display: inline-block;

    width: 200px;

    height: 60px;

    background-color: #0046DC;

    border-radius: 6px;

    margin-top: 168px;

    line-height: 60px;

    color: #FFFFFF;

    cursor: pointer;

    text-align: center;

}





.swiper-banner .swiper-slide .img1 {

	top: 110px;

	left: 490px;

}



.swiper-banner .swiper-slide .img2 {

	top: 0px;

	left: 700px;

}



.swiper-banner .swiper-slide .img3 {

	top: 100px;

	left: 650px;

}



.swiper-banner .swiper-slide.slide1 {

	background: url(../image/banner_ecshop.jpg) no-repeat center top #f8f8f8;

}



.swiper-banner .swiper-slide.slide2 {

	background: url(../image/banner_ecshop.jpg) no-repeat center top #f8f8f8;

}



.swiper-banner .swiper-slide.slide5 {

	background: url(../image/banner_ecshop.jpg) no-repeat center top #f8f8f8;

}




.swiper-banner .swiper-slide.slide4 {
    position: relative;

    width: 100%;
	background: url(../image/banner_ecshop.jpg) no-repeat center top #f8f8f8;

}
.swiper-banner .swiper-slide.slide3 {
    position: relative;

    width: 100%;
	background: url(../image/banner_ecshop.jpg) no-repeat center top #f8f8f8;

}



.swiper-banner .swiper-pagination {

	bottom: 130px!important;

}



.swiper-banner .swiper-pagination .swiper-pagination-bullet {

	width: 40px;

	height: 5px;

	border-radius: 0;

}



.swiper-banner .swiper-nav {

	width: 100%;

	height: 100px;

	background:rgba(255,255,255,0.7);

	left: 0;

	bottom: 0;

	z-index: 999;

    backdrop-filter: blur(5px)

}



.swiper-banner .swiper-nav li {

	color: #fff;

	width: 259px;

	height: 100px;

	border-right: 1px solid rgba(233, 233, 233, 0.05);

	float: left;

	cursor: pointer;

}



.swiper-banner .swiper-nav li .icon {

	width: 64px;

	height: 100px;

	display: flex;

	float: left;

	justify-content: center;

	align-items: center;

    font-size:24px;

}

.swiper-banner .swiper-nav li .icon i.fa{color:#333;}

.swiper-banner .swiper-nav li .info {

	float: left;

	width: 194px;

	height: 100px;

}



.swiper-banner .swiper-nav li .info div {

	padding-top: 30px;

	padding-bottom: 5px;

    color: #333;

    font-family: PingFang SC;

    font-size: 18px;

    font-weight: 600;

}



.swiper-banner .swiper-nav li .info p {

    color: #666;

    font-family: PingFang SC;

    font-size: 14px;

    font-style: normal;

    font-weight: 400;

    line-height: normal;

}



.swiper-banner .swiper-nav li.active {

	background: rgba(233, 233, 233, 0.05);

}



.swiper-banner .swiper-nav li:nth-child(5) {

	border-right: none;

}

