*{margin: 0; padding: 0;}
.we{
	background: url(../images/jj-bj_02.png) no-repeat;
	width: 100%;
	height: 380px;
}
.we>span{
	text-align: center;
	width: 100%;
	display: inline-block;
	font-size: 36px;
	color: #fff;
	position: relative;
	top: 50%;
	margin-top: -30px;
	letter-spacing: 5px;
}
.intro-tit>p{
	font-size: 28px;
	text-align: center;
	margin-top: 60px;
	letter-spacing: 3px;
	color: #333;
}
.intro-tit>span{
	font-size: 14px;
	color: #333;
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}
.intro-tit>.intro-content{
	color: #333;
	font-size: 14px;
	margin-top: 20px;
	line-height: 25px;
}
.txt-center{
	text-align: center;
}
#banner .swiper-slide {
	height: auto;
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#banner img{
	width: 100%;
	display: block;
}
.marb-1{
	margin-top: 30px;
}
.flotage-1{
	width: 8rem;
	height: 3.5rem;
	background-color: #fff;
	position: absolute;
	left: 45%;
	text-align: left;
	padding: 30px;
	box-sizing: border-box;
	opacity: 0;
}
.bounceInLeft{
	opacity: 1;
}
.flotage-2{
	position: absolute;
	left: 15%;
}
.flotage-tit{
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 0.35rem;
}

.flotage-tit>span{
	width: 30px;
	height: 1px;
	display: block;
	background: #f68529;
	margin: 0 auto;
	margin-top: 15px;
}
.flotage-content{
	font-size: 0.2rem;
	margin-top: 0.45rem;
	letter-spacing: 2px;
}
.photo-con{
	margin: 30px 0 50px 0;
}
.photo-con ul{
	margin: -10px 0 0 -10px;
	text-align: center;
}
.photo-con ul li{
	display: inline-block;
	height: 375px;
	position: relative;
	margin: 15px 0 0 10px;
}
.photo-tit{
	position: absolute;
	right: 30px;
	bottom: 10px;
	text-align: right;
	color: #fff;
	line-height: 30px;
}
.photo-tit>h4{
	font-size: 22px;
	font-weight: normal;
}
.photo-tit>p{
	font-size: 16px;
}
.swiper-slide-active .flotage-1{
	/* -webkit-animation-duration: 1s; */
	    /* animation-duration: 1s; */
	    /* -webkit-animation-fill-mode: both; */
	    /* animation-fill-mode: both; */
}
.animated {
    
}
/* animated */
/* .swiper-slide-active .bounceInLeft{} */