.banner-box{
	position: relative;
	height: auto;
	/* height: 937px; */
	background-color: #2E66EF;
}
.cloudSwiper{height: 100%;}

/* 插画 1 */
.cloudSwiper .Illustration{width: 100%;height: 400px;}
.cloudSwiper .item1 .Illustration{
	background-image: url(/Template/skin1/static2020/customerCase/images/bannerPC_01.jpg);
}
.cloudSwiper .item2 .Illustration{
	background-image: url(/Template/skin1/static2020/customerCase/images/bannerPC_02.jpg);
}
.cloudSwiper .item3 .Illustration{
	background-image: url(/Template/skin1/static2020/customerCase/images/bannerPC_03.jpg);
}
.cloudSwiper .item4 .Illustration{
	background-image: url(/Template/skin1/static2020/customerCase/images/bannerPC_04.jpg);
}
.cloudSwiper .item5 .Illustration{
	background-image: url(/Template/skin1/static2020/customerCase/images/clcase-banner-01.jpg);
}
.cloudSwiper .item6 .Illustration{
	background-image: url(/Template/skin1/static2020/customerCase/images/clcase-banner-02.jpg);
}
.cloudSwiper .item7 .Illustration{
	background-image: url(/Template/skin1/static2020/customerCase/images/clcase-banner-03.jpg);
}
.cloudSwiper .swiper-pagination-bullet{
	/* width: 30px;
	height: 3px; */
	background: #F8F9FC;
	opacity: 0.2;
	/* border-radius: 0; */
	transition: opacity .3s linear;
}
.cloudSwiper  .swiper-pagination-bullet-active{
	opacity: 1;
	background-color: #fff;
}

.independent .des{
	font-size: 20px;
}
.independent .itemImg1{
	width: 886px;
	margin-top: 50px;
}

.mt-olevle{margin-top: 188px;}
.pl-olevel{padding-left: 24px;margin-top: 5px;}
.wd-tlevle{
	width: 712px;
}
.mt-tlevel{margin-top: 140px;}
.lr-layout .r-des2{
	font-weight: 600;
	font-size: 30px;
}
.lr-layout .r-des3{
	padding-top: 30px;
	font-size: 16px;
	color: #666;
}

.reservation{
    height: 200px;
    background-color: #222324;
    text-align: center;
    color:#fff;
    overflow: hidden;
    position: relative;
}
.reservation h2{
    font-size: 24px;
    padding-top: 35px;
    position: relative;
    z-index: 1;
}
.reservation .ks-button{
    width: 160px;
    height: 44px;
    line-height: 44px;
    font-weight: bold;
    font-size: 16px;
    padding: 0px;
    margin-top: 20px;
    position: relative;
    color: #fff;
    z-index: 1;
}
.reservation .ns-bg{
    position: absolute;
    left:0;
    top:0;
    transform: translateY(-35%);
    width: 100%;
}
.slideDown-icon{
	position: absolute;
	bottom: 78px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	width: 40px;
	height: 44px;
}
.bg-F5F6FA{background-color: #F5F6FA;}

.mechanismSwiper{padding: 0 100px 35px 100px;}
.mechanismSwiper .item{
	width: 230px;
	box-shadow: 0px 10px 30px 0px rgba(138, 153, 192, 0.2);
	border-radius: 10px;
}
.mechanismSwiper .item .logo{
	width: 120px;
	height: 120px;
	border: 1px solid #F8F9FC;
	border-radius: 50%;
	margin-top: 30px;
}
.mechanismSwiper .item .title{ font-size: 16px;padding-top: 10px; }
.mechanismSwiper .item .tag{
	font-size: 10px;
	color: #BBBBBB;
	min-width: 50px;
	height: 18px;
	padding: 0 4px;
	line-height: 18px;
	border: 1px solid #EEEEEE;
	border-radius: 3px;
	margin: 10px auto;
}
.mechanismSwiper .item .des{
	width: 157px;
	font-size: 12px;
	margin: auto;
}
.mechanismSwiper .item .btn{
	width: 110px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #4265FB;
	border-radius: 3px;
	font-size: 12px;
	font-weight: 400;
	color: #4265FB;
	margin: 15px auto 0;
}
.mechanismSwiper .item:hover .theEntrance{
	display: block;
}
.mechanismSwiper .item .theEntrance .code{ margin: 15px auto 18px; }

.shopList{ margin-top: 105px; }
.shopList .tag{
	height: 36px;
	line-height: 36px;
	padding: 0 30px;
	background: #fff;
	border-radius: 18px;
	font-size: 14px;
	margin-right: 30px;
	margin-bottom: 18px;
}
.shopList .act{
	color: #fff;
	background: #2E65EF;
}
.wd-olevel{width: 978px;}
.shop-list-box{display:none;}
.shop-box .shop-list-box:first-child{display: block;}
.shop-list{ margin-top: 50px; }
.shop-list .item{
	float: left;
	box-shadow: 0px 10px 30px 0px rgba(138, 153, 192, 0.2);
	border-radius: 10px;
	width: 284px;
	height: 430px;
	margin-left: 28px;
	margin-bottom: 30px;
	animation: transform .8s linear;
}
.shop-list .item:hover{
	transform: translateY(-10px);
}
.shop-list .item:nth-child(4n+1){margin-left: 0;}
.shop-list .item .logo{
	width: 160px;
	height: 160px;
	border: 1px solid #F8F9FC;
	border-radius: 50%;
	margin-top: 30px;
	background-size: contain;
}
.shop-list .item .mt-olevel{ margin-top: 65px; }
.view-btn{
	display: block;
	margin: 10px auto 0;
	height: 38px;
	line-height: 38px;
	width: 110px;
	border-radius: 50px;
	background: #2f82ff;
	text-align: center;
	color: #fff;
}
.shop-list .item .title{ font-size: 16px;padding-top: 10px; }
.shop-list .item .tag{
	font-size: 10px;
	color: #BBBBBB;
	min-width: 50px;
	height: 18px;
	padding: 0 4px;
	line-height: 18px;
	border: 1px solid #EEEEEE;
	border-radius: 3px;
	margin: 20px auto;
}
.shop-list .item .des{
	width: 210px;
	font-size: 12px;
	margin: auto;
	height: 53px;
}
.shop-list .item .btn{
	width: 220px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #4265FB;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 400;
	color: #4265FB;
	margin: 15px auto 0;
}
.down-icon{
	width: 21px;
	height: 12px;
}
.down-icon::before{
	content: "";
	position: absolute;
	top: -6px;
	left: 8px;
	width: 12px;
	height: 12px;
	transform: rotate(-45deg);
	border: 2px solid #BBBBBB;
	border-top-color: transparent;
	border-right-color: transparent;
}
.up-icon::before{
	transform: rotate(132deg);
	top: 2px;
}

.case-info{
    background-color: #fff;
    background-image: url(/Template/skin1/static2020/customerCase/images/36759cb615f789277fad6599e19d579c.png);
    background-repeat: no-repeat;
    background-size: auto 500px;
    height: 330px;
    padding: 70px 130px;
    box-sizing: border-box;
	box-shadow: 0px 10px 30px 0px rgba(138, 153, 192, 0.2);
	border-radius: 10px;
}
.case-info-list{
    overflow: hidden;
}
.case-info-item{
    position: relative;
    padding-left: 420px;
    min-height: 190px;
}
.case-info-item__cover{
    width: 340px;
    height: 190px;
    position: absolute;
    left:0;
    top:0;
    text-align: center;
}
.case-info-item__cover img{
    width: 300px;
    height: 168px;
    position: relative;
    z-index: 1;
}
.case-info-item__play{
    width: 300px;
    height: 168px;
    position: absolute;
    left:0;
    right: 0;
    margin: 0 auto;
    top:0;
    background-color: rgba(0,0,0,0.3);
    z-index: 2;
    line-height: 168px;
    cursor: pointer;
}
.case-info-item__play .iconfont{
    font-size: 30px;
    color:#fff;
}
.case-info-item__cover::after{
    content: '';
    height: 100%;
    background: url(/Template/skin1/static2020/customerCase/images/28haf81-11.png) no-repeat 0 100%;
    background-size: 100% auto;
    width: 100%;
    position: absolute;
    left:0;
    bottom: 0;
}
.case-info-item__title{
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
.case-info-item__intro{
    font-size: 14px;
    line-height: 24px;
    height: 96px;
    color:#666;
    margin-top:30px;
}
.case-info .case-info-pagination{
    position: absolute;
    bottom: 24px;
    left:0;
    width: 100%;
    text-align: center;
}
.ht-olevel{height: 160px;}

.box-hide, .moveShow{display: none;}

.theEntrance{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	background-color: rgba(255,255,255,.9);
	animation: all .3s linear;
}
.theEntrance .code{
	width: 120px;
	height: 120px;
	margin: 75px auto 18px;
}
.shop-list .item:hover .theEntrance{
	display: block;
}
.line-lr{
	border: 1px solid #e5e5e5;
	border-top: 0;
	border-bottom: 0;
	box-sizing: border-box;
}

/*大于即是1024 ipad */
@media (max-width: 1024px){
	.mechanismSwiper { padding: 0 50px 35px 50px; }
	.mechanismSwiper .item{ width: 200px; }
	.wd-olevel { width: 800px; }
	.shop-list .item:nth-child(4n+1) { margin-left: 28px; }
	.shop-list .item:nth-child(3n+1) { margin-left: 0; }
	.shop-list .item { width: 296px; }
	.lr-layout .r-des2 { font-size: 26px; }
	.lr-layout .r-des3 { font-size: 14px; }
	
	.cloudSwiper .Illustration{height: 544px;}
	.cloudSwiper .item1 .Illustration{
		background-image: url(/Template/skin1/static2020/customerCase/images/bannerMV_01.jpg);
	}
	.cloudSwiper .item2 .Illustration{
		background-image: url(/Template/skin1/static2020/customerCase/images/bannerMV_02.jpg);
	}
	.cloudSwiper .item3 .Illustration{
		background-image: url(/Template/skin1/static2020/customerCase/images/bannerMV_03.jpg);
	}
	.cloudSwiper .item4 .Illustration{
		background-image: url(/Template/skin1/static2020/customerCase/images/bannerMV_04.jpg);
	}
	.cloudSwiper .item5 .Illustration{
		background-image: url(/Template/skin1/static2020/customerCase/images/m-clcase-banner-01.jpg);
	}
	.cloudSwiper .item6 .Illustration{
		background-image: url(/Template/skin1/static2020/customerCase/images/m-clcase-banner-02.jpg);
	}
	.cloudSwiper .item7 .Illustration{
		background-image: url(/Template/skin1/static2020/customerCase/images/m-clcase-banner-03.jpg);
	}
	.case-info {
	    padding: 40px 20px;
	    margin-top: 60px;
	    height: 320px;
	}
}

/*大于即是768 ipad */
@media (max-width: 768px){
	.slideDown-icon { bottom: 40px; }
	.ftz-32 { font-size: 22px; }
	.m-mainStream .swiper-slide { width: 135px; }
	.mt-olevle { margin-top: 95px; }
	.wd100p{width: 100%;text-align: center;}
	.mt-tlevel { margin-top: 0; }
	.wd-tlevle { margin-top: 50px; }
	.reservation .ks-button {
	    width: 122px;
	    height: 35px;
	    line-height: 33px;
	}
	.mechanismSwiper { padding: 0 20px 35px 20px; }
	.wd-olevel { width: 535px; }
	.shopList .tag { margin-right: 15px; }
	.shop-list .item:nth-child(4n+1) { margin-left: 28px; }
	.shop-list .item:nth-child(3n+1) { margin-left: 28px; }
	.shop-list .item:nth-child(2n+1) { margin-left: 0; }
	.shop-list .item { width: 330px; }
}

/*大于即是480 */
@media (max-width: 480px){
	.slideDown-icon {
		display: inline-block;
		width: 20px;
		height: 22px;
	}
	.independent .des{font-size: 13px;}
	.independent .itemImg1 { margin-top: 25px; }
	
	.pl-olevel { padding-left: 8px;margin-top: 0px; }
	.mt-olevle { margin-top: 60px; }
	.lr-layout .r-des2 { font-size: 16px; }
	.lr-layout .r-des3 { font-size: 13px; }
	.wd-tlevle { margin-top: 25px; }
	
	.case-info{
		margin-top:4rem;
		padding-top:30px;
		height: auto;
	}
	.case-info-list{
		position: relative;
		margin-top:-4rem;
		padding-bottom: 21px;
	}
	.case-info-item{
		padding:200px 0 0 0;
		min-height: initial;

	}
	.case-info-item__cover{
		height:170px;
		width: 100%;
	}
	.case-info-item__cover img,
	.case-info-item__play{
	  width: 86%;
	  height: 150px;
	}
	.case-info-item__intro{
		margin-top:15px;
	}
	.case-info .case-info-pagination{
		bottom: 0;
	}
	.cloudSwiper .Illustration { height: 310px; }
	
	.move .item{
		margin-bottom: 15px;
		padding: 15px;
		box-shadow: 0px 10px 30px 0px rgba(138, 153, 192, 0.2);
		border-radius: 10px;
	}
	.move .logo{
		width: 75px;
		height: 75px;
		border-radius: 50%;
		border: 1px solid #F8F9FC;
	}
	.move .ks-omit2{ width: 228px; }
	.move .tag{
		font-size: 10px;
		color: #bbb;
		padding: 0 8px;
		border: 1px solid #EEEEEE;
		border-radius: 3px;
		margin-left: 10px;
	}
	.move .ml{ margin-left: 16px; }
	.move .mt{ margin-top: 15px; }
	.shopList { margin-top: 60px; }
	.allTag{
		width: 100px;
		height: 38px;
	}
	.moveShow{display: inline-block;}
	.wd-olevel { width: auto; }
	.shopList .tag { margin-right: 0;text-align: center; }
	.shopList .tag:nth-child(3n-1){margin: 0 12px;}
	.shop-list .item { width: 178px;height: 254px;margin-bottom: 15px;padding-bottom: 15px; }
	.shop-list .item .logo {
	    width: 100px;
	    height: 100px; 
		margin-top: 15px;
	}
	.shop-list .item .des { width: 129px;-webkit-line-clamp: 2;padding-top: 15px; }
	.shop-list .item .btn {
	    width: 120px;
	    height: 30px;
	    line-height: 30px; 
	}
	.viewMore .ks-fonts-xl{font-size: 12px;}
	.down-icon::before {
	    top: -4px;
	    left: 2px;
	    transform: rotate(-45deg) scale(0.6);
	}
	.up-icon::before{
		transform: rotate(132deg) scale(.6);
		top: 2px;
	}
	.ht-olevel { height: 96px; }
	.reservation h2 {
	    width: 265px;
	    display: inline-block;
	    margin: auto;
	}
	.reservation .ks-button {
	    display: block;
	    margin: auto;
		margin-top: 14px;
	}
}

/*大于即是414 ios6plus */
@media (max-width: 414px){
	
}

/*大于即是375  ios6 */
@media  (max-width: 375px){
	.slideDown-icon { bottom: 20px; }
	.cloudSwiper .Illustration { height: 280px; }
	.move .mt {
	    margin-top: 15px;
	    width: 215px;
	}
	.shopList .tag {
	    height: 36px;
	    line-height: 36px;
	    padding: 0 24px;
	}
	.shop-list .item:nth-child(2n) { margin-left: 14px; }
	.shop-list .item { width: 165px;margin-left: 0; }
}

/*大于即是360  安卓 */
@media (max-width: 360px){
	.reservation h2 { padding-top: 64px;font-size: 20px; }
	.cloudSwiper .Illustration { height: 264px; }
	.move .mt { width: 200px; }
	.shopList .tag { padding: 0 20px; }
	.shopList .tag:nth-child(3n-1) { margin: 0 16px; }
	.shop-list .item:nth-child(2n) { margin-left: 10px; }
	.shop-list .item { width: 160px; }
	.shop-list .item .title { font-size: 14px; }
}

/*大于即是320  ios5 安卓 */
@media (max-width: 320px){
	.demand-box .item { width: 100%; }
	.case-info{
		padding: 1px 20px 10px 20px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.cloudSwiper .Illustration { height: 240px; }
	.move .mt { width: 155px; }
	.shopList .tag:nth-child(3n-1) { margin: 0 5px; }
	.shopList .tag { padding: 0 16px; }
	.shop-list .item { width: 140px;padding-bottom: 10px; }
	.shop-list .item .title { font-size: 12px; }
	.shop-list .item:nth-child(2n) { margin-left: 10px; }
	.shop-list .item .des { width: 115px; }
	.case-info-list { padding-bottom: 36px; }
}<!--耗时1782845327.2822秒-->