body {
    background: #21038e;
}
.pc-show{
	display: block;
}
.newsSource a{
	float: right;
}
.col-20p{
	width: 25%;
}
.ks-headline {
	height: auto;
}
.ks-headline::after {
	background-image: url();
}
.title-img{
	width: 130px;
}
.title-info{
	margin-top: 33px;
	font-size: 18px;
	color: #D4D0FF;
}
.v8-banner{
	background-image: url(/Template/skin1/static2020/upgrade/images/V8column_banner_bg@2x.png);
    position: relative;
	overflow: hidden;
	background-size: cover;
}

.v8-banner .ks-container{
    position: relative;
    height: 100%;
}
.v8-banner__time{
	font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 48px;
}
.v8-banner__info{
    position: absolute;
    top:50%;
    margin-top:-210px;
	z-index: 1;
	width: 100%;
	text-align: center;
}
.v8-banner__title{
    font-size: 78px;
    color:#fff;
	font-weight: bold;
}

.v8-banner__vant{
	border-radius: 40px;
    background: #4c37a4;
    font-size: 38px;
    font-weight: 400;
    color: #FFF;
	line-height: 80px;
	margin-top: 71px;
}

.v8-banner__button{
    width: 240px;
    height: 54px;
    line-height: 54px;
    padding:0px;
    font-size: 24px;
    background-color: #fff;
    color: #2E65EF;
    margin-top: 80px;
}

.v8banner__info{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;

}
.v8-banner_btn{
	margin-top: 72px;
}
.v8-banner_btn .ks-button{
	width: 180px;
	height: 42.5px;
	line-height: 42.5px;
	padding: 0;
	margin-top: 30px;
}
/* 左侧导航 */
.floatbar-stickty {
    position: fixed;
    top: 100px;
}
.floatbar {
	left: 50%;
    margin-left: -825px;
}
.floatbar-box {
    width: 104px;
    background: 0 0;
}
.floatbar-list a {
    color: #Fff;
    background: #2000AE;
}
.floatbar-list-item a {
    border: 1px solid #4508E3;
}
.floatbar-list-item a {
    padding-top: 20px;
    padding-bottom: 20px;
    display: table;
    width: 100%;
    margin-top: -1px;
	box-sizing: border-box;
}
.floatbar-list a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
	line-height: 1;
	display: block;
}
.icon-back {
    width: 16px;
    height: 18px;
    background-image: url(https://imgcache.qq.com/open_proj/proj_qcloud_v2/event/2020/pc/discuz/css/sprite/discuz-202007201033.svg);
    background-size: 725% 566.6666666666667%;
    display: inline-block;
    background-position: 1% 98.81%;
    background-repeat: no-repeat;
}
/* 左侧导航 end*/
/*走进v8*/
.walkin{
	background-image: url(/Template/skin1/static2020/upgrade/images/V8column_content1_boder@2x.png);
	width: 100%;
	height: 400px;
	background-size: 100% 100%;
	margin-top: 76px;
}

.walkin-video {
    width: 580px;
    height: 400px;
    display: table-cell;
    vertical-align: top;
    position: relative;
}
.walkin-desc {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    font-size: 16px;
    color: #CACAFF;
    line-height: 32px;
}
.walkin-video-desc {
    max-height: 392px;
    overflow: auto;
}
.walkin-video-desc p {
    text-indent: 30px;
}
.walkin-video-desc::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.walkin-video-desc::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: rgba(255,255,255,.5);
}
.walkin-video-desc::-webkit-scrollbar-track {
    border-radius: 3px;
    background: rgba(255,255,255,.4);
}
/*走进v8 end*/
.scene{
	margin-right: -30px;
}
.scene-box{
	font-size: 16px;
	padding: 24px;
	width: 234px;
	height: 86px;
	color: #D4D0FF;
	background: linear-gradient(0deg, #2012DA, #5A24FF);
}
.scene-box__title{
	font-weight: bold;
	margin-bottom: 15px;
}
.scene-box__title img{
    width: 24px;
    margin-right: 12px;
}
.active .scene-box{
	background: linear-gradient(0deg, #3200C1, #5A0FE4);
}
.scene-switch{
	margin-top: 72px;
	color: #fff;
}
.scene-switch .content-tab{
	display: none;
}
.scene-switch .content-tab.active{
	display: block;
}

.scene-switch__titel{
	font-size: 24px;
	margin-top: 32px;
	margin-bottom: 24px;
}
.scene-switch span{
	font-size: 16px;
}
.scene-switch__ico{
	margin-top: 38px;
	text-align: center;
	margin-left: -55px;
}
.scene-switch__ico img{
	width: 40px;
	margin-bottom: 14px;
}

/*分销*/
.dist{
	color: #D4D0FF;
}

.dist .title-img{
	width: 346px;
}
.distbox{
	margin-bottom: 80px;
}
.distbox .distbox-title{
	margin-top: 60px;
	font-size: 24px;
}

.distbox .distbox-item{
	margin-top: 40px;
	font-size: 24px;
	color: #fff;
}

.distbox .distbox-info{
	margin-top: 47px;
	font-size: 16px;
}
.distbox .distboxl{
	width: 90%;
        margin-left: 10%;
}

/* 新增亮点 */
.add{
	color: #D4D0FF;
}

/* 战略相助 */
.partner-ico-wrap{
    position: relative;
    padding: 0 70px;
}
.partner-ico{
    overflow: hidden;
}
.partner-ico__box{
    text-align: center;
}

.partner-ico__box .ks-image{
	height: 64px;
    height: 100px;
}
.partner-ico__text{
	line-height: 22px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #D4D0FF;
}
.index-swiper-button-prev,
.index-swiper-button-next{
    background: none;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top:50%;
    margin-top: -30px;
    cursor: pointer;
}

.index-swiper-button-prev{
    left:0;
}
.index-swiper-button-next{
    right: 0;
}
.index-swiper-button-prev .iconfont,
.index-swiper-button-next .iconfont{
    font-size: 38px;
    color:#ccc;
}
.swiper-button-disabled{
    opacity: 0.5;
    cursor: default;
}

.case{
    position: relative;
}
.case-list{
    overflow: hidden;
    position: relative;
    margin:0 60px 0 60px;
}

.case-item{
    text-align: center;
    padding: 0 15%;
}
.case-item__img{
    max-width: 180px;
    position: relative;
    margin: 0 auto;
}
.case-item__img img{
    height: 100px;
    object-fit: contain;
    width: 100%;
}
.case-item__title{
    height: 26px;
    line-height: 26px;
    color:#666;
    overflow: hidden;
    font-size: 16px;
}
.case-item__title a{
    color:#D3CFFF;
}
.index-swiper-button-prev,
.index-swiper-button-next{
    background: none;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top:50%;
    margin-top: -30px;
    cursor: pointer;
}

.index-swiper-button-prev{
    left:0;
}
.index-swiper-button-next{
    right: 0;
}
.index-swiper-button-prev .iconfont,
.index-swiper-button-next .iconfont{
    font-size: 38px;
    color:#ccc;
}
.swiper-button-disabled{
    opacity: 0.5;
    cursor: default;
}


.case-info{
    background-color:#2000ae;
    background-image: url(/Template/skin1/static2020/upgrade/images/36759cb615f789277fad6599e19d579c.png);
    background-repeat: no-repeat;
    background-size: auto 500px;
    height: 330px;
    padding: 70px 130px;
    box-sizing: border-box;
    margin-top: 110px;
   
}
.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/upgrade/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;
	color: #fff;
}
.case-info-item__intro{
    font-size: 14px;
    line-height: 24px;
    height: 96px;
    color:#D3CFFF;
    margin-top:30px;
}
.case-info .case-info-pagination{
    position: absolute;
    bottom: 24px;
    left:0;
    width: 100%;
    text-align: center;
}
#announcement{
    float: right;
}


/* 媒体报道 */
.floor9{ padding-top:80px; padding-bottom:80px;}
.floor9 .con-box{ padding:13px; background:rgb(33 3 142); border-radius:5px;}
.floor9 .con-box .leftNews{ width:45%; float:left;}
.floor9 .con-box .rightNews{ width:55%; float:left;}
.l-top-imgBox{ height:350px; overflow:hidden; border-radius:5px; position:relative;}
.l-top-imgBox img{ width:100%; min-height:100%;-webkit-transition: .6s;transition: .6s;}
.l-top-imgBox:hover img{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
.l-top-imgBox .l-top-text{ position:absolute; bottom:0; left:0; width:100%; height:77px; box-sizing:border-box;background: url(/Template/skin1/static2020/upgrade/css/sbottombg.png) no-repeat center top;background-size: 100%;padding: 47px 10px 0; color:#fff;}
.l-top-imgBox .l-top-text p{ font-size:16px;line-height: 30px; height:30px; overflow:hidden; white-space:nowrap;text-overflow: ellipsis;padding-right:20px;}
.l-top-imgBox .l-top-text span{ line-height:30px;font-size:16px;}
.rightNews ul li{ float:left; width:50%;}
.rightNews li .r-newsBox{ margin:0 0 30px 30px; padding:5px; background:#fff; border-radius:5px;}
.rightNews .r-newsBox a{ display:block; height:187px; overflow:hidden; position:relative;}
.r-newsBox .l-top-text{ position:absolute; bottom:0; color:#fff; padding:37px 10px 0; left:0; width:100%; height:67px; box-sizing:border-box;background: url(/Template/skin1/static2020/upgrade/css/sbottombg.png) no-repeat center bottom;}
.r-newsBox .l-top-text p{ font-size:14px;line-height: 30px; height:30px; overflow:hidden; white-space:nowrap;text-overflow: ellipsis;padding-right:20px;}
.r-newsBox .l-top-text span{ line-height:30px;font-size:14px;}
.rightNews li .r-newsBox img{ width:100%; min-height:100%;-webkit-transition: .6s;transition: .6s;}
.rightNews li:hover .r-newsBox img{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
.newshotlist{margin-right:-13px;}
.newshotlist li{ float:left; width:50%;height: 152px;}
.newshotlist li .newsliBox{ background:#fff; margin:26px 13px 0 0;padding:16px 18px;border-radius: 5px;box-shadow: 0 0 5px 3px rgba(205, 205, 205, 0.1);    -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.newshotlist li .newsliBox:hover{transform: translateY(-6px);-webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);box-shadow: 0 26px 40px -24px rgba(205, 205, 205, 0.8);
    -webkit-box-shadow: 0 26px 40px -24px rgba(205, 205, 205, 0.8);-moz-box-shadow: 0 26px 40px -24px rgba(205, 205, 205, 0.8);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.newsliBox h3{ font-size:16px; color:#3f3f3f; font-weight:normal;line-height: 21px;height: 21px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsliBox p{ font-size:12px; color:#747474; line-height:16px; height:32px; overflow:hidden;margin-top: 5px;letter-spacing: 1px;}
.newsSource{ line-height:22px; margin-top:13px;}
.newsSource a{ color:#482de0;font-size: 12px;}
.newsSource img{ height:22px;}
/* 媒体报道 end*/

/* 战略相助 */
.contact{
	background: #2000ae;
	color: #fff;
	margin-top: 120px;
	padding: 50px;
	margin-bottom: 80px;
}
.contact .contact-title{
	margin-top: 20px;
	font-size: 24px;
	color: #fff;
}
.contact .contact-info{
	font-size: 16px;
	color: #D4D0FF;
	margin-top: 35px;
}
.contact .code img{
	width: 140px;
}
.contact .code{
	text-align: center;
}
.contact .code-info{
	margin-top: 12px;
}
/* 战略相助 end */
.main-banner{
    background-color: #2E65EF;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 100%;
    overflow:hidden;
}

.main-banner .ks-container{
    position: relative;
    height: 100%;
    opacity: 0;
    transition: .3s;
}
.main-banner-img::before{
    content: '';
    background-image: url(/Template/skin1/static2020/index/images/banner-bg.png?v2);
    background-repeat:  no-repeat;
    background-position: 50% 100%;
    width: 260%;
    height: 230%;
    position: absolute;
    left:-80%;
    top:-43%;
    background-size: auto 100%;
}

.main-banner-img{
    position: absolute;
    left:0;
    height: 350px;
    transform: translate(0,76%);
}
.main-banner-img img{
    height: 100%;
    display: block;
}
.main-banner.kccs-banner .main-banner-img{
    transform: translate(-10%,76%);
}
.main-banner-info{
    position: absolute;
    left:40%;
    top:50%;
    color:#fff;
    white-space: nowrap;
    margin-top: -240px;
    letter-spacing: 1.08px;
}
.main-banner-info h1{
    font-size: 60px;
    padding-top: 20px;
}
.main-banner-info h4{
    font-size: 18px;
    font-weight: normal;
    padding-top: 20px;
    line-height: 51px;
}
.main-banner-info h2{
    font-size: 72px;
    
}
.main-banner-info h2 span{
    font-weight: normal;
    font-size: 40px;
    margin-left: 15px;
}

.main-banner-info .ks-button{
    width: 240px;
    height: 56px;
    background-color: #fff;
    color:#2E65EF;
    padding:0px;
    line-height: 56px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 70px;
}
.main-banner-info .ks-button::after{
    background-color: #2E65EF;
}
.main-banner-info .ks-button--plain{
    background-color: inherit;
    color:#fff;
}
.main-banner-info p{
	width: 596px;
	white-space: normal;
	line-height: 46px;
    margin-top: 26px;
    font-size: 26px;
}

#banner .banner-pagination{
    position: absolute;
    bottom: 20px;
    left:0;
    width: 100%;
    text-align: center;
    z-index: 1;
}
.banner-pagination .swiper-pagination-bullet{
    width: 50px;
    height: 3px;
    background: rgba(255,255,255,0.3);
    margin:0 6px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    border-radius: 0px;
    opacity: 1;
}
.banner-pagination .swiper-pagination-bullet-active{
    opacity: 1;
    
}
.banner-pagination i{
    width: 0%;
    height: 100%;
    position: absolute;
    left:0;
    top:0;
    background-color: #fff;
    opacity: 0.9;
}
/* end */

.banner-figure{
	width: 572px;
	height: 369px;
}
.abt-vcenter{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.btn-olevel, .btn-tlevel{
	width: 220px;
	height: 54px;
	line-height: 54px;
	padding: 0;
	font-size: 24px;
}
.btn-olevel{background-color: #fff;color: #2E65EF;}
.btn-tlevel{border: 1px solid #fff;background-color: transparent;margin-left: 20px !important;}
.model-figure{
	width: 660px;
	height: 398px;
}

.title-olevel{font-size: 18px;color: #313033;padding-left: 10px;}
.des-olevel{font-size: 14px;color: #787980;padding-top: 8px;}
.item{
	width: 530px;
	height: 92px;
	border-radius: 10px;
	padding: 20px;
	box-shadow: 0px 2px 8px 0px rgba(21, 31, 79, 0.1);
	margin-bottom: 10px;
}
.itemAct{background-color: #2E65EF;}
.itemAct .title-olevel, .itemAct .des-olevel{color: #fff;}


.ks-reserve-form{
	margin-top: 40px;
	height: 260px;
	background: #336aec url(../../common/images/OEM_content7_bg.png) no-repeat 50% 50%;
	background-size: auto 100%;
	text-align: center;
}
.ks-reserve-form__input {
    width: 280px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 2px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #fff;
}
.model-icon{
	width: 32px;
	height: 32px;
}
.optimiza .title{
	color: #fff;
	font-size: 18px;
	padding-top: 16px;
}
.optimizaAct .title{
	color: #fff;
}
.optimiza{
    border: 1px solid #4507E3;
    border-left: 0px;
    height: 130px;
    padding-top: 32px;
    padding-left: 24px;
    background-color: #1F00AD;
}
.olevel .optimiza:nth-child(1){border-left: 1px solid #4507E3;}
.olevel .optimizaAct:nth-child(1){ border-left: 1px solid #2E66EF;}
.tlevel .optimiza:nth-child(1){border-left: 1px solid #4507E3;}
.tlevel .optimizaAct:nth-child(1){border-left: 1px solid #2E66EF;}
.optimizaAct{border: 1px solid #4507E3;background: linear-gradient(0deg, #1F11D9, #5923FF)}

.iconCont{
	width: 24px;
	height: 24px;
}
.sign {background-color: #2206A1;padding-bottom: 30px;}
.sign .title-olevel{font-size: 16px;padding-left: 10px;color: #fff;}
/* .sign .childItemAct .title-olevel{color: #2E66EF;} */
.sign .des-olevel{font-size: 16px;color: #A399FF;padding-top: 8px;width: 320px;}
.sign .col-4{padding-left: 64px;padding-top: 48px;}
.mt-flevel{ margin-top: 45px; }
.mg-olevel{margin: 0 10px;}
.join-str{
	height: 76px;
	line-height: 76px;
	vertical-align: top;
	font-weight: bold;
}
.banner-icon{width: 48px;height: 48px;}

.controll-show{display: none;}
.controll-box{display: inline-block;}

.ftz-35{ font-size: 35px; }
.ftz-66{ font-size: 66px; }
.pl-olevel{padding-left: 60px;}
.pd-olevel{padding-top: 30px;padding-bottom: 84px;}
.mt-olevel{margin-top: 2px;}
.mt-tlevel{margin-top: 64px;}

/*大于即是1024 ipad */
@media (max-width: 1400px){
	.main-banner-img { transform: translate(8%,43%); }
	.main-banner.kccs-banner .main-banner-img{ transform: translate(8%,43%); }
}

/*大于即是1024 ipad */
@media (max-width: 1024px){
	.case-list{
        padding-bottom: 40px;
    }

    .case-info{
        padding:40px 20px;
        margin-top:60px;
        height: 320px;
    }

    .case-info-item{
        padding-left: 380px;
    }
	.abt-vcenter{ width: 100%; }
	.pl-olevel{padding-left: 40px;}
	.pd-olevel{padding-bottom: 50px;}
	.ftz-66 { font-size: 50px; }
	.ftz-35 { font-size: 30px; }
	#banner .col-5{padding-right: 40px;}
	.banner-figure{
		position: absolute;
		right: 36px;
		top: -18px;
	}
	.model-figure {
		transform: scale(0.9);
		position: absolute;
		right: -34px;
		height: auto;
		top: 20px;
	}
	.sign .des-olevel { width: 230px; }
	
	.main-banner-img{
		left:9%;
		height: 42%;
		top:-5%;
	}
	/*banner*/
	.main-banner-info{
		margin-top: -170px;
	}
	.main-banner-info h1{
		font-size: 50px;
	}
	.main-banner-info h2{
		font-size: 40px;
	}
	.main-banner-info h2 span{
		font-size: 32px;
	}
	.main-banner-info h4{
		font-size: 16px;
	}
	.main-banner-info p{
		font-size: 20px;
		margin-top: 15px;
	}
	.main-banner-info .ks-button{
		width:180px;
		height: 44px;
		line-height: 44px;
		margin-top:30px;
	}
	.banner-pagination-op{
		width: 40px;
	}
	.main-banner-img { transform: translate(-10%,76%); }
	.main-banner.kccs-banner .main-banner-img{ transform: translate(-10%,76%); }
}

/*大于即是768 ipad */
@media (max-width: 768px){
	.banner-title { width: 100%; }
	.tabClass .tab-title { font-size: 22px; }
	
	.pl-olevel{padding-left: 40px;}
	.pd-olevel{padding-bottom: 50px;}
	.ftz-66 { font-size: 34px; }
	.ftz-35 { font-size: 24px; }
	#banner .col-5{padding-right: 40px;}
	.banner-figure{
		position: absolute;
		right: 16px;
		transform: scale(0.9);
		top: -44px;
	}
	.model-figure {
		transform: scale(1);
		position: absolute;
		right: -16px;
		top: 95px;
		height: auto;
	}
	.sign .des-olevel { width: 180px; height: 82px; }
	.btn-olevel, .btn-tlevel { width: 170px; }
	.tabClass .tab-title {
	    top: 50%;
	    transform: translate(-50%, -50%);
	}
	.tabClass .active::after {
	    top: auto;
	    bottom: 0;
		width: 120px;
		height: 4px;
	}
	.item {
	    width: 360px;
	    height: 110px;
	}
	.sign .col-4 {
	    padding-left: 30px;
	    padding-top: 30px;
	}
	.optimiza .title { font-size: 16px; }
	.optimiza { padding-left: 18px; }
	.ks-reserve-form__input{width: 80%;}
	.main-banner-info h1 { font-size: 38px; }
	.main-banner-info p { width: 420px; }
	.main-banner-info { margin-top: -136px; }
	.banner-icon{width: 36px;height: 36px;}
	.mg-olevel{margin: 0;}
}

/*大于即是480  */
@media (max-width: 480px){
	.ks-color-placeholder {
		color: #A399FF;
	}
	.ks-color-text {
		color: #fff;
	}	
	.ks-fonts-md{
		color: #fff;
	}
	.pc-show{
		display: none;
	}
	.v8-banner__title {
		font-size: 28px;
		color: #fff;
		font-weight: bold;
		line-height: 56px;
	}
	.v8-banner__time{
		line-height: 52px;
	}
	.v8-banner__vant {
		border-radius: 12px;
		background: rgb(76, 55, 164);
		font-size: 18px;
		font-weight: 400;
		color: rgb(255, 255, 255);
		line-height: 48px;
		margin: auto;
		margin-top: 50px;
		padding: 10px;
		width: 85%;
	}
	.v8-banner__info::after {
		content: '';
		width: 30px;
		height: 30px;
		background: url(/Template/skin1/static2020/common/images/common_icon_more@2x.png) no-repeat;
		background-size: auto 100%;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -50px;
		animation: bannermore 2s linear infinite;
	}
	@keyframes bannermore{
        0% {
            bottom: -50px;
        }
        50% {
            bottom: -65px;
        }
        100% {
            bottom: -50px;
        }
	}
	.walkin-desc {
		display: block;
		vertical-align: top;
		padding-left: 0;
		font-size: 16px;
		color: rgb(202, 202, 255);
		line-height: 32px;
		margin-top: 20px;
	}
	.dist .title-img {
		width: 260px;
	}
	.distbox {
		margin-bottom: 40px;
	}
	.add{
		overflow: hidden;
	}
	.add .add-info-item{
		background: linear-gradient(0deg, #1F11D9, #5923FF);
		border-radius: 16px;
		padding: 20px;
		text-align: center;
		color: #fff;
	}
	.add .add-info-item img{
		margin-top: 60px;
	}
	.add .add-info-item__title{
		font-size: 18px;
	}
	.add .add-info-item__info{
		margin-top: 20px;
		color: #D3CFFF;
		line-height: 32px;
	}
	.new{
		color: #fff;
		font-size: 16px;
		font-family: PingFang SC;
		line-height: 26px;
	}
	.new img{
		border-radius: 6px;
	}
	.new .new-title{
		font-size: 16px;
		font-family: PingFang SC;
		color: #fff;
		line-height: 24px;
	}
	.new .new-tiem{
		font-size: 14px;
		font-family: PingFang SC;
		font-weight: 400;
		color: #D3CFFF;
		line-height: 24px;
	}
	.new li{
		margin-bottom: 15px;
	}
	.contact{
		padding: 20px;
		margin-top: 0;
	}
	.contact .col-md-12 img{
		margin-top: 15px;
	}
	.contact .contact-info {
		line-height: 32px;
	}
	.distbox .distboxl{
		width: 100%;
		text-align: center;
    margin-left: 0;
	}
	.distbox .distbox-item,.distbox .distbox-info{
		margin-top: 25px;
	}
	.walkin {
		height: auto;
		margin-top: 35px;
	}

	.sceneh5 .contTags{
		margin-bottom: 20px;
	}
	.sceneh5 .ks-color-text {
		color: #fff;
		margin-left: 10px;
	}
	.sceneh5 .contTags .drawer{
		height: 54px;
		line-height: 54px;
		border: 1px solid #1F11D9 !important;
		border-bottom: 0;
		padding-left: 13px;
		background-color: #1F11D9;
		background: linear-gradient(0deg, #1F11D9, #5923FF);
		border-radius: 16px;
	}
	.case-list{
        margin:0px;
        padding-bottom: 10px;
    }
    .index-swiper-button-prev, .index-swiper-button-next{
        display: none;
    }
    .case-list-pagination{
        margin-top: 10px;
    }
    .case-list-pagination span{
        margin: 0 3px;
    }
    .case-item__img img{
        height: 66px;
    }
    .case-item__title{
        font-size: 12px;
    }
    .case-info{
        padding:15px;
        margin:55px 15px 0 15px;
    }
	.case-info-item {
		padding: 200px 0 0 0;
		min-height: initial;
	}
	.case-info-item__cover img, .case-info-item__play {
		width: 86%;
		height: 150px;
	}
	.case-info-item__cover {
		height: 170px;
		width: 100%;
	}
	.case-info-item__intro {
		margin-top: 15px;
	}
	.case-info .case-info-pagination {
		bottom: 0;
	}
	.case-info-list {
		position: relative;
		margin-top: -4rem;
		padding-bottom: 21px;
	}
	.case-info {
		margin-top: 4rem;
		padding-top: 30px;
		height: auto;
	}
	.tabClass .tab-title{font-size: 12px;top: 50%;}
	.tabClass{height: 75px;}
	.tabClass .active::after{
		top: 73px;
		width: 60px;
		height: 2px;
	}
	
	.ks-reserve-form{
		padding:15px 40px 40px 40px;
		height: inherit;
	}
	.ks-reserve-form__input{
		width: 100%;
		margin-top: 25px;
	}
	.ks-reserve-form__button{
		margin-top: 30px;
	}
	.banner-figure{ 
		position: static;
		transform: scale(1);
		width: 304px;
		height: 196px;
	 }
	.ftz-66{padding-top: 110px; font-size: 32px;}
	.ftz-35 { font-size: 18px; }
	.pd-olevel { padding-top: 15px;padding-bottom: 75px; }
	.btn-olevel{
		width: 160px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		margin-top: 64px;
	}
	.mt-slevel{margin-top: 45px;}
	.outbox{
		padding: 18px 30px 15px 20px;
		box-shadow: 0px 2px 8px 0px rgba(21, 31, 79, 0.1);
		border-radius: 16px;
		margin-bottom: 12px;
	}
	.arrow{
		position: absolute;
		top: 38%;
		right: 12px;
		width: 7.4px;
		height: 7.4px;
		border: 1px solid #fff;
		border-left: 0;
		border-bottom: 0;
		transform: rotate(135deg);
	}
	.arrow-down{transform: rotate(-45deg);top: 50%;}
	.downView{
		position: absolute;
		bottom: 30px;
		left: 50%;
		transform: translateX(-50%);
	}
	.main-banner-img {
	    top: inherit;
		bottom: 25%;
		height: auto;
		width: 62%;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    transform: translate(0,0);
	}
	.main-banner-info {
	    width: 100%;
	    height: 100%;
	    margin-top: 0px;
	    line-height: 1.8;
	    left: 0;
	    top: 0;
	    box-sizing: border-box;
	    padding: 80px 0 0 10px;
	}
	.main-banner-info h1{ font-size: 34px; padding-left: 10px; }
	.main-banner-info p {
	    width: auto;
	    line-height: inherit;
		font-size: 16px;
		padding-right: 20px;
		padding-left: 10px;
	}
	.main-banner-img img{height: auto;}
	.main-banner-info__btns{
		position: absolute;
		width: 100%;
		bottom: 10%;
		text-align: center;
		left: 0;
	}
	.main-banner-info .ks-button {
	    width: 150px;
	    height: 40px;
	    line-height: 40px;
		font-size: 14px;
	}
	.main-banner.kccs-banner .main-banner-img { transform: translate(2%,0%); }
	.banner-icon {
	    width: 30px;
	    height: 30px;
	}
	.mt-flevel .ks-fonts-xs{font-size: 10px;}
	.join-str {
	    height: 58px;
	    line-height: 45px;
	}
	.xs-hide{display: none!important;}
}

/*大于即是414 ios6plus */
@media (max-width: 414px){
	
	
}

/*大于即是375  ios6 */
@media  (max-width: 375px){
	.main-banner-info h1 { font-size: 30px; }
	.main-banner-img { bottom: 22%; }
	.hide375{display: none;}
	.controll-box{
		display: block;
		text-align: center;
		margin-bottom: 15px;
	}
	.banner-icon {
	    width: 36px;
	    height: 36px;
	}
	.mt-flevel { margin-top: 20px; }
	.mg-olevel { margin: 0 10px; }
	.main-banner.kccs-banner .main-banner-img { transform: translate(2%,5%); }
}

/*大于即是360  安卓 */
@media (max-width: 360px){
	.tabClass .tab-title{font-size: 12px;}
	.table-border .two .col-3{font-size: 12px;}
	.main-banner-info h1 { font-size: 28px; padding-top: 10px; }
}

/*大于即是320  ios5 安卓 */
@media (max-width: 320px){
	.tabClass .tab-title{font-size: 12px;top: 30px;}
	.table-cont .col-3:nth-child(1){font-size: 11px;}
	.main-banner-info h1 {
	    font-size: 26px;
	    padding-top: 0px;
	}
	.main-banner-info p { font-size: 14px; }
	.main-banner-info h1 { padding-left: 0; }
	.banner-icon {
	    width: 30px;
	    height: 30px;
	}
	.controll-box { margin-bottom: 10px; }
}<!--耗时1782849476.0576秒-->