#banner {
	width: 100%;
}

#banner .banner1 {
	background: url("./../images/index/swiper-banner/banner1.png");
}

#banner .swiper-pagination-bullet {
	border: .01rem solid #ffffff;
	background: transparent;
}

.swiper-slide {
	position: relative;
	display: flex;
	align-items: center;
	color: #ffffff;
}
a:-webkit-any-link{
	text-decoration:none;
	color: #000;
}

.banner-1>div,
.banner-2>div,
.banner-3>div,
.banner-4>div,
.banner-5>div {
	height: 1rem;
	position: absolute;
	width: 12rem;
	left: calc((100% - 12rem) / 2);
}
.banner-1>img,
.banner-2>img,
.banner-3>img,
.banner-4>img,
.banner-5>img{
	width: 100%;
}

.banner-1>div>p {
	position: absolute;
	color: transparent;
	font-size: .28rem;
	line-height: 40px;
}

.banner-1>div>p:nth-child(2) {
	top: .4rem;
	font-size: .48rem;
	line-height: .7rem;
}

.banner-1>div>p:nth-child(3) {
	top: 1.1rem;
	font-size: .18rem;
	line-height: .3rem;
}

.banner-1 .on {
	color: #ffffff;
	transition: all 1s ease 0s;
}

.banner-1 .on:nth-child(2) {
	color: #ffffff;
	transition: all 1s ease 1s;
}

.banner-1 .on:nth-child(3) {
	color: #ffffff;
	transition: all 1s ease 2s;
}

.banner-1>div>button {
	position: absolute;
	top: 1.4rem;
}

/* 咨询按钮 */
.consulting-btn {
	border-color: #ffffff;
	border-width: 4px;
	border-style: double;
	border-radius: 0;

	background: transparent;
	color: #ffffff;
	font-size: .2rem;

	padding: .1rem .2rem;
	margin-top: .2rem;

	position: relative;
	text-decoration: none;
	outline: transparent;
	cursor: pointer;
	user-select: none;
	transition: 0.25s;
}

.consulting-btn::before {
	top: -.05rem;
	left: 10%;
}

.consulting-btn::after {
	bottom: -.05rem;
	right: 10%;
}

.consulting-btn::before,
.consulting-btn::after {
	position: absolute;
	content: "";
	width: .14rem;
	height: .05rem;
	background: #222;
	transform: skewX(60deg);
	transition: 0.4s linear;
}

.consulting-btn:hover::before {
	transform: translateX(600%) skewX(120deg);
}

.consulting-btn:hover::after {
	transform: translateX(-600%) skewX(120deg);
}

.banner-2>div {
	height: 3rem;
	display: flex;
	flex-direction: column;
    align-items: flex-start;
}
.banner-2>div>img{
	width: 3.2rem;
}

.banner-2>div>div {
	display: flex;
	align-items: center;
}

.banner-2 .banner2-gradientBtn {
	background: linear-gradient(45deg, #02ace487, #0048cba6);
	border: 0;
	padding: .05rem .36rem;
	font-size: .18rem;
	border-radius: .7rem;
	color: #ffff;
	margin-left: .54rem;
	margin-top: .3rem;
	margin-bottom: .2rem;
	cursor: pointer;
	outline: none;
}

.banner-2 .banner2-btn>button {
	border: .01rem dashed #FFFFFF;
	border-radius: .7rem;
	color: #FFFFFF;
	padding: .05rem .2rem;
	margin-left: .2rem;
	font-size: .16rem;
	cursor: pointer;
	outline: none;
}

.banner-2 .banner2-btn>button:hover {
	color: #007AFF;
	border: .01rem dashed #007AFF;
	transition: 1s ease;
}



.banner-3>div>p:first-child {
	font-size: .6rem;
}

.banner-3>div>p:nth-child(2) {
	font-size: .2rem;
	margin-top: .1rem;
	margin-bottom: .1rem;
}

.banner-3 button {
	background: transparent;
	border:  .01rem solid #FFFFFF;
	margin-top:  .5rem;
	font-size: .18rem;
	padding: .1rem  .2rem;
	color: #FFFFFF;
}

.banner-4>div>p {
	font-size:  .26rem;
}

.banner-4>div>div {
	display: flex;
	align-items: center;
}

.banner-4>div>div p {
	font-size:  .8rem;
	margin-right:  .2rem;
	font-family: none;
}

.banner-4>div>div img {
	height:  .6rem;
	margin-right:  .2rem;
}

.banner-4 button {
	background: linear-gradient(45deg, #00ffff80, #00447fa6);
	border: none;
	padding:  .15rem .25rem;
	color: #FFFFFF;
	font-size: .18rem;
	margin-top: .2rem;
	border-radius: .3rem;
	outline: none;
	cursor: pointer;
}

.banner-4 .p-gray {
	margin-top: .2rem;
	color: #e0dddd78;
	font-size: .22rem;
	font-family: initial;
	font-weight: 300;
}

.banner-5>div img {
	width: 3.4rem;
}

.banner-5>div>div {
	margin-left: .48rem;
	margin-top: .2rem;
	font-size: .22rem;
	line-height: .28rem;
	font-weight: 400;
}
/* 每个模块的边框  */
.ja-cause,
.ja-about,
.ja-case,
.ja-process,
.ja-team,
.ja-partner {
	width: calc(100% - .8rem);
	margin: .4rem .4rem .6rem;
	background-size:100% 100% ;
}


.cause {
	display: flex;
	justify-content: center;
	margin: .6rem auto 0 auto;
}

.cause div {
	position: relative;
	/* display: flex; */
	/* flex-direction: column; */
}
.cause img{
	width: 100%;
	height: 0.5rem;
}
.cause>div {
	border-radius: .08rem;
	float: left;
	width: 2.6rem;
	box-shadow: 1px 1px 6px rgba(41, 121, 207,0.3);

}
.ja-font-white{
	color: #fff;
}
.cause p {
	color: #ffffff;
	line-height: 0.5rem;
	font-weight: 600;
	font-size: .18rem;
	position: absolute;
	top: 0;
	margin-left: 0.2rem;
}

.cause>div>div {
	color: #666;
	font-size: .14rem;
	line-height: .2rem;
	text-align: justify;
	margin: 20px;
	display: flex;
	justify-content: space-between;
}

.cause text{
	font-size: .14rem;
	color: #2979CF;
	padding-bottom: 10px;
}
.cause .detail{
	height: 1rem;
}
.cause>div+div {
	margin-left: .5rem;
}


/* .cause>div:hover div,
.cause>div:hover img,
.cause>div:hover p{
	transform: scale(1.2);
	transition: all .2s;
	box-shadow: 0px 0px 4px 0px #1f1b215c;
	cursor: pointer;
} */

.ja-business {
	/* height: 3rem; */
	background-color: #F3F9FF;
	width: calc(100% - .8rem);
	padding: .4rem;
	background-size:100% 100% ;
	text-align: center;
}
.solution-btn {
	cursor: pointer;
}

.business {
	display: flex;
	justify-content: center;
	margin-top: .8rem;
}

.business>div {
	float: left;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.business>div+div {
	margin-left: 1rem;
	cursor: pointer;
}

.business>div>div {
	border: .02rem solid #fff;
	width: 1rem;
	height: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;

	transition: all .2s linear;
}

.business>div:hover div{
	transition: all .2s linear;
	transform: rotateY(180deg);   /* 水平镜像翻转 */
}

.business p {
	text-align: center;
	color: #ffffff;
	margin-top: .2rem;
	font-size: .16rem;
}

.case,
.about {
	width: 12rem;
	margin: auto;
	margin-top: .8rem;
}

.case-item {
	display: flex;
	justify-content: center;
}

.case-item>div {
	flex: 1;
	margin: auto;
}

.case-item p {
	font-size: .32rem;
	margin-bottom: .3rem;
}

.case-item>div>div {
	color: #666666;
	font-size: .14rem;
	line-height: .24rem;
	margin-bottom: .2rem;
	text-align: justify !important;
	text-indent: .26rem;
}

.case .case-item:nth-child(odd)>div>p {
	text-align: right;
}

.case .case-item:nth-child(even)>div>p {
	text-align: left;
}

.case-item button {
	border: .01rem solid #00a0e9;
	padding: .08rem .2rem;
	font-size: .14rem;
	border-radius: .3rem;
	color: #00a0e9;
	outline: none;
	cursor: pointer;
}

.case-item img {
	width: 100%;
}

.case-item+.case-item {
	margin-top: .2rem;
}

.ja-about {
	/* height: 2.6rem; */
}

.about {
	display: flex;
	justify-content: space-between;
}

.about-left p{
	font-size: 16px;
	color: #666;
	line-height: 32px;
	margin-bottom: 50px;
}

.about-left span{
	font-size: 18px;
	font-weight: bold;
	color: #2979CF;
	line-height: 32px;
}

.process {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 12rem;
	margin: .8rem auto 0;
}

.process-item {
	height: 2.6rem;
	border: .01rem solid #66666638;
	border-radius: .03rem;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	float: left;
	width: 2.1rem;
	padding: .2rem .15rem;
}

.process-item img {
	border: .02rem solid #000;
	border-radius: 50%;
	padding: .1rem;
	margin-top: .2rem;
}

.process-item p {
	color: #333333;
	font-weight: 600;
	font-size: .18rem;
	margin: .3rem 0 .2rem 0;
}

.process-item div {
	color: #666;
	text-align: center;
	line-height: .2rem;
	font-size: .12rem;
}

.process-item-i {
	width: .3rem;
	height: .14rem;
	background: url("../icons/index/process/icon_arrow.png") no-repeat;
}

.ja-delivery {
	height: 3rem;
	background: url("../images/index/delivery/bg.png") no-repeat;
	width: calc(100% - .8rem);
	padding: .4rem;
	background-size: 100% 100%;
}

.ja-delivery .delivery {
	width: 12rem;
	margin: .8rem auto .2rem;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	/*background: red;*/
}

.delivery-item {
	display: flex;
	margin-bottom: .3rem;
	color: #ffffff;
	align-items: start;
}

.delivery-item img {
	margin-right: .1rem;
	width: .5rem;
}

.delivery-item div {
	flex: 1;
	width: .01rem;
}

.delivery-item div p {
	width: 80%;
	font-size: .12rem;
}

.delivery-item div p:first-child {
	font-size: .16rem;
	margin-bottom: .05rem;
}

.ja-team {
	/*height: 400px;*/
}
.ja-team >.team{
	width: 10.5rem;
	margin: .5rem auto auto auto;
}
.team .swiper-slide{
	width: 285px !important;
}


.team .info{
	color: #333333;
	text-align: center;
}
.team .info .image{
	border: .07rem solid #f4f4f4;
	cursor: pointer;
	margin-bottom: .15rem;
}
.team img{
	width: 100%;
	transition: all .9s ease;
}
.team img:hover{
	transform: scale(1.05);
}
.team .info h2{
	font-weight: 500;
	margin: .1rem 0;
	font-size: .22rem;
}
.team .info span{
	color: #888888;
}

.team .info p{
	color: #535353;
	margin-top: .1rem;
	font-size: .12rem;
}
.swiper-container{
	height: 4.5rem;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	color: #fff;
	background: #e0dede;
	/* width: 5rem !important; */
	height: 4.5rem !important;
	border-radius: 50% !important;
	cursor: pointer !important;
	outline: none;
	opacity: .3;
	top: 1.75rem;
}

.swiper-button-next:hover ,
.swiper-button-prev:hover{
	background: #202125;
}


.swiper-button-next:after, .swiper-button-prev:after{
	font-size: .25rem !important;
}

.ja-advantage {
	background-color: #2979CF;
	width: calc(100% - .8rem);
	padding: .4rem;
	background-size: 100% 100%;
	text-align: center;
}
.case-btn {
	cursor: pointer;
}

.advantage {
	display: flex;
	justify-content: space-between;
	width: 12rem;
	margin: .8rem auto .2rem;
}

.advantage-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #ffffff;
	width: 3.6rem;
}

.advantage-item img {
	width: 100%;
}


.partner {
	width: 12rem;
	margin: .8rem auto 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	/* justify-content: space-between; */
}

.partner-item {
	width: 3rem;
	text-align: center;
	/* border: .01rem solid #E0E0E0; */
	padding-bottom: 20px;
	/*height: 1rem;*/
}
.partner-item:nth-child(1),
.partner-item:nth-child(2),
.partner-item:nth-child(3),
.partner-item:nth-child(5),
.partner-item:nth-child(6),
.partner-item:nth-child(7),
.partner-item:nth-child(9),
.partner-item:nth-child(10),
.partner-item:nth-child(11)
{
	border-right: .01rem solid #ffffff;
}
.partner-item:nth-child(1),
.partner-item:nth-child(2),
.partner-item:nth-child(3),
.partner-item:nth-child(4),
.partner-item:nth-child(5),
.partner-item:nth-child(6),
.partner-item:nth-child(7),
.partner-item:nth-child(8)
{
	border-bottom: .01rem solid #ffffff;
}
.partner-item:nth-child(1),
.partner-item:nth-child(2),
.partner-item:nth-child(3),
.partner-item:nth-child(4)
{
	border-top: .01rem solid #ffffff;
}
.partner-item:nth-child(9),
.partner-item:nth-child(10),
.partner-item:nth-child(11),
.partner-item:nth-child(12)
{
	border-bottom: .01rem solid #ffffff;
}
.partner-item:nth-child(1),
.partner-item:nth-child(5),
.partner-item:nth-child(9)
{
	border-left: .01rem solid #ffffff;
}
.partner-item:nth-child(4),
.partner-item:nth-child(8),
.partner-item:nth-child(12)
{
	border-right: .01rem solid #ffffff;
}
.partner-item{
	border: .01rem solid #E0E0E0;
}
.partner-item:hover {
	/*border: .01rem solid #2979CF;*/
	border-color: #2979CF;
}


.partner-item img{
    margin: 20px;
}

.partner-item p {
	position: absolute;
	bottom: .2rem;
	color: #666666;
	font-size: .12rem;
}

button {
	background: transparent;
}

.case-item button:hover {
	background: #00a0e9;
	color: #ffffff;
}

.cause>div::after {
	background: #1a1b1f;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


/* 动画 */

.process>.process-item-0 {
	animation: processFade .2s forwards  .2s;
}

.process>.process-item-1 {
	animation: processFadeTwo .2s forwards .4s;
}

.process>.process-item-2 {
	animation: processFade .2s forwards .6s;
}

.process>.process-item-3 {
	animation: processFadeTwo .2s forwards .8s;
}

/* @keyframes processFade {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes processFadeTwo {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes bounceIn{
	0%,20%,40%,60%,80%,100%{
		-webkit-transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);
		transition-timing-function:cubic-bezier(0.215,.610,.355,1.000)
	}
	0%{
		opacity:0;
		-webkit-transform:scale3d(.3,.3,.3);
		transform:scale3d(.3,.3,.3)
	}
	20%{
		-webkit-transform:scale3d(1.1,1.1,1.1);
		transform:scale3d(1.1,1.1,1.1)
	}
	40%{
		-webkit-transform:scale3d(.9,.9,.9);
		transform:scale3d(.9,.9,.9)
	}
	60%{
		opacity:1;
		-webkit-transform:scale3d(1.03,1.03,1.03);
		transform:scale3d(1.03,1.03,1.03)
	}
	80%{
		-webkit-transform:scale3d(.97,.97,.97);
		transform:scale3d(.97,.97,.97)
	}
	100%{
		opacity:1;
		-webkit-transform:scale3d(1,1,1);
		transform:scale3d(1,1,1)
	}
}
 */

 .nav-wrap {
	height: 58px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e0e0e0;
	font-size: 18px;
	font-weight: bold;
	width: 12rem;
	margin: auto;
	margin-top: 50px;
}
#nav .active {
	color: #2979CF;
	padding-bottom: 16px;
	border-bottom: 4px solid #2979CF;
}
#nav a {
	color: #666666;
	text-decoration: none;
	padding: 20px 0 10px 0;
	margin-right: 1rem;
	cursor: pointer;
}
.solution-content{
	width:12rem;
	margin: auto;
	display: flex;
	padding: .5rem 0;
}
.solution-content .solution-item{
	margin-left: .3rem;
	font-size: 18px;
	line-height: 32px;
	color: #666666;
	text-align: justify;
}
.ja-business button{
	height: 40px;
	padding: 0 56px;
	border-radius: 4px;
	border: none;
	background-color: #2979CF;
	color: #fff;
}
.ja-advantage button {
	margin-top: 0.3rem;
	height: 40px;
	padding: 0 56px;
	border-radius: 4px;
	border: none;
	background-color: rgba(255, 255, 255, 0.3);
	color: #fff;
}
