.ks-floor{
    padding-top: 168px;
}
.ks-container{
    width: 1280px;
}
img{
    image-rendering: -webkit-optimize-contrast;
}
.sm-show{
    display: none !important;
}
/* Í¨ÓÃÎÊÌâ */
.ks-common-title { 
    text-align: center; 
    margin-bottom: 95px; 
} 
.ks-common-title_big { 
    font-size: 46px; 
    line-height: 61px;
    font-weight: bold; 
} 
.ks-common-title_small { 
    font-size: 20px; 
    color: #333; 
    margin-top: 20px; 
    line-height: 26px; 
} 
/* Í·²¿ */
.head-top{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.head-top-box{
    display: flex;
    justify-content: space-between;
    height: 80px;
    align-items: center;
}
.head-top-right a{
    width: 176px;
    height: 52px;
    text-align: center;
    display: inline-block;
    line-height: 50px;
    border: 1px solid #1472FF;
    color: #1472FF;
    border-radius: 3px 3px 3px 3px;
    margin-right: 60px;
    font-size: 18px;
    box-sizing: border-box;
}
.head-top-right a.head-top-right_curr{
    background: #1472FF;
    color: #fff;
}
/* bannerÍ¼ */
#banner {
    margin-top: 80px;
}
.digital-banner .swiper-container { 
    height: 100%; 
} 
.banner-olevel { 
    /* background-image: url(/Template/skin1/static2022/v10/images/indexbanner.jpg);  */
    background-image: url(https://kesioncom.oss-cn-hangzhou.aliyuncs.com/Uploads/2022-10/82/P133112202818423.jpg);
} 
.banner-olevel .ks-container{
    height: 100%;
}
.abt-left-center {
    position: absolute;
    bottom: 37%;
    left: 0;
    z-index: 1;
}
.opacity-btn {
    display: inline-block;
    width: 180px;
    height: 50px;
}
.abt-left-center .opacity-btn:nth-child(2) {
    margin-left: 15px;
}
/* Ãâ·ÑÏÂÔØ */
.download-box{
    top: -108px;
    position: relative;
    z-index: 1;
    text-align: center;
}
.download_btn a{
    display: block;
    width: 247px;
    height: 68px;
    background: linear-gradient(180deg, #1472FF 0%, #0064EF 100%);
    border-radius: 41px 41px 41px 41px;
    text-align: center;
    margin:35px auto 0;
    line-height: 68px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
}
.download_btn img{
    vertical-align: middle;
    margin-right: 12px;
}
/* ½éÉÜ */
.v10info-floor{
    padding-top: 0;
    padding-bottom: 192px;
}
.v10info-title{
    margin-bottom: 47px;
}
.v10info-title .ks-common-title_big{
    font-size: 30px;
    font-weight: bold;
}
.v10info{
    box-shadow: 0px 3px 20px 1px rgba(20,114,255,0.15);
    padding: 25px;
    background: #fff;
    position: relative;
}
.v10info::before{
    content: '';
    display: block;
    width: 4px;
    height: 46px;
    background: #1472FF;
    position: absolute;
    left: 0;
    top:25px;
}
.v10info-box{
    padding: 38px 33px;
    background: rgba(20,114,255,0.02);
    line-height: 26px;
    font-size: 16px;
}
/* ¿äÆ½Ì¨ */
.cross-platform-floor{
    background:url(/Template/skin1/static2022/v10/images/crossbg.png) no-repeat right center rgba(20,114,255,0.02);
    padding-top: 88px;
    padding-bottom: 100px;
}
.cross-platform-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 130px;
}
.cross-platform_title{
    width: 363px;
    position: relative;
    padding-top: 47px;
}
.cross-platform_title::before{
    content: '';
    position: absolute;
    height: 46px;
    background-image: linear-gradient(to bottom,#fff,#d5e5ff);
    width: 3px;
    left: 0;
    top: 0;
}
.cross-platform_title::after{
    content: '';
    position: absolute;
    height: 46px;
    background-image: linear-gradient(to bottom,#d5e5ff,#fff);
    width: 3px;
    left: 0;
    bottom: 0;
}
.cross-titleitem{
    padding-bottom: 47px;
    position: relative;
    padding-left: 41px;
}
.cross-titleitem_icon{
    position: absolute;
    width: 41px;
    height: 41px;
    background-color: #9DB5CF;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 23px auto;
    border-radius: 41px;
    left: -23px;
    top: -8px;
    z-index: 2;
    border: 3px solid #fff;
}
.cross-titleitem_curr .cross-titleitem_icon{
    background-color: #1472FF;
}
.cross-icon01{
    background-image: url(/Template/skin1/static2022/v10/images/s_icon_h01.png);
}
.cross-icon02{
    background-image: url(/Template/skin1/static2022/v10/images/s_icon_h02.png);
}
.cross-icon03{
    background-image: url(/Template/skin1/static2022/v10/images/s_icon_h03.png);
}
.cross-icon04{
    background-image: url(/Template/skin1/static2022/v10/images/s_icon_h04.png);
}
.cross-icon05{
    background-image: url(/Template/skin1/static2022/v10/images/s_icon_h05.png);
}
.cross-titleitem::after{
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    background: #d5e5ff;
    left: 0;
    bottom: 0;
}
.cross-titleitem_info h3{
    font-size: 20px;
    line-height: 26px;
    color:#9DB5CF;
}
.cross-titleitem_curr .cross-titleitem_info p{
    margin-top: 20px;
    font-size: 16px;
    line-height: 25.6px;
}
.cross-titleitem_curr .cross-titleitem_info h3{
    color:#1472FF;
}
.cross-platform_con{
    width:calc(100% - 363px);
}
.cross-inner{
    text-align: center;
    display: none;
}
.cross-inner:first-child{
    display: block;
}
.cross-titleitem_info p{
    display: none;
}
.cross-titleitem_curr .cross-titleitem_info p{
    display: block;
}

/* °¸Àý */
.case-logo { 
    margin-top: 31px; 
} 
.case-logo ul { 
    margin-left:-10px; 
    margin-right:-10px; 
} 
.case-logo-tips { 
    color: #666666; 
    font-size: 16px; 
    margin-top: 43px; 
    text-align: center; 
} 
.case-logo .case-logo-item { 
    width:16.66%; 
    float: left; 
} 
.case-logo-item_box { 
    margin: 20px 10px 0; 
    height: 70px; 
    background: #FFFFFF; 
    border-radius: 8px; 
    text-align: center; 
    line-height: 70px; 
    transition: 0.5s; 
    box-shadow: 0px 10px 20px rgba(119, 151, 188, 0.2); 
} 
.case-logo-item_box:hover { 
    box-shadow: 0px 10px 20px 0px rgba(119, 151, 188, 0.2); 
} 
.case-logo-item_box img { 
    max-width: 100%; 
    max-height: 70px; 
    vertical-align: middle; 
    object-fit: cover; 
} 

/*Õ½ÂÔÍ¬°é*/
.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; 
} 
.partner-ico__text { 
    font-size: 18px; 
    color:#999999; 
    font-weight: bold; 
    line-height: 22px; 
    margin-top: 30px; 
} 

.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-floor{
    padding-bottom: 190px;
}
.case-info{
    background-color: #f9fafd;
    background-image: url(/Template/skin1/static2022/v10/images/casebg.png);
    background-repeat: no-repeat;
    background-size: auto 500px;
    height: 330px;
    padding: 70px 130px;
    box-sizing: border-box;
}
.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/static2022/v10/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;
}
/* Ãâ·ÑÊÔÓÃ */
.connect-floor{
    height: 250px;
    box-sizing: border-box;
    background: url(/Template/skin1/static2022/v10/images/connectbg.png) no-repeat top left;
    padding-top: 38px;
    padding-bottom: 26px;
    margin-top: 208px;
}
.connect-floor .ks-common-title{
    margin-bottom: 38px;
}
.connect-floor .ks-common-title_big{
    font-size: 40px;
    color: #fff;
    line-height: 52px;
    letter-spacing: 2px;
    font-weight: normal;
}
.connect-floor .ks-common-title_small{
    font-size: 24px;
    color: rgba(255,255,255,0.8);
    margin-top: 19px;
}
.free-try a{
    display: block;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #fff;
    color: #1472FF;
    font-size: 20px;
    margin: auto;
    border-radius: 2px;
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.1600);
    cursor: pointer;
}
/* ¹ººÏÊÊ·½°¸ */
.program-floor{
    background: rgba(20,114,255,0.02);
    padding-top: 100px;
    padding-bottom: 100px;
}
.program-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}
.program-item{
    width: 299px;
    height: 351px;
    box-shadow: 0px 3px 10px 1px rgba(18,88,194,0.05);
    border-radius: 10px 10px 10px 10px;
    padding: 46px 30px 35px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.program-item::before{
    content: '';
    display: block;
    position: absolute;
    height: 12px;
    width: 100%;
    top: 0;
    left: 0;
}
.program-item:nth-child(1){
    background: url(/Template/skin1/static2022/v10/images/programbg1.png) no-repeat left top #FFFFFF;
}
.program-item:nth-child(1)::before{
    background-image: linear-gradient(to right, #1472ff, #6ca7ff);
}
.program-item:nth-child(2){
    background: url(/Template/skin1/static2022/v10/images/programbg2.png) no-repeat left top #FFFFFF;
}
.program-item:nth-child(2)::before{
    background-image: linear-gradient(to right, #97B5E0, #B4D2FB);
}
.program-item:nth-child(3){
    background: url(/Template/skin1/static2022/v10/images/programbg3.png) no-repeat left top #FFFFFF;
}
.program-item:nth-child(3)::before{
    background-image: linear-gradient(to right, #F49429, #FFC067);
}
.program-item:nth-child(4){
    background: url(/Template/skin1/static2022/v10/images/programbg4.png) no-repeat left top #FFFFFF;
}
.program-item:nth-child(4)::before{
    background-image: linear-gradient(to right, #f56325, #f19f99);
}
.program-item_title{
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 31px;
}
.program-item_intro p{
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 20px;
    color: #666;
}
.program-item_btn{
    border-top: 1px dashed #ECECEC;
    padding-top: 30px;
    margin-top: 30px;
}
.program-item_btn a{
    display: block;
    width: 158px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    margin: auto;
    font-size: 16px;
    border-radius: 20px;
    cursor: pointer;
    color: #fff;
}
.program-item:nth-child(1) .program-item_btn a{
    background: linear-gradient(330deg, #1472FF 0%, #3082FF 100%);
}
.program-item:nth-child(2) .program-item_btn a{
    background: linear-gradient(147deg, #97B5E0 0%, #B4D2FB 100%);
}
.program-item:nth-child(3) .program-item_btn a{
    background: linear-gradient(133deg, #F49429 0%, #FFC067 100%);
}
.program-item:nth-child(4) .program-item_btn a{
    background: linear-gradient(119deg, #F6652A 0%, #FF6B5E 100%);
}

/* 6´óÄ£¿£¿£¿£¿é */
.block-floor{
    padding-bottom: 192px;
}
.six-block_tab{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-bottom: 1px solid #DEEBFF;
    margin-bottom: 65px;
}
.six-block_tab-item{
    padding-bottom: 42px;
}
.six-block_tab-icon{
    height: 61px;
    background-position: center;
    background-repeat: no-repeat;
}
.block_icon1{
    background-image: url(/Template/skin1/static2022/v10/images/block01.png);
}
.block_icon2{
    background-image: url(/Template/skin1/static2022/v10/images/block02.png);
}
.block_icon3{
    background-image: url(/Template/skin1/static2022/v10/images/block03.png);
}
.block_icon4{
    background-image: url(/Template/skin1/static2022/v10/images/block04.png);
}
.block_icon5{
    background-image: url(/Template/skin1/static2022/v10/images/block05.png);
}
.block_icon6{
    background-image: url(/Template/skin1/static2022/v10/images/block06.png);
}
.six-block_tab-item{
    width: 80px;
    margin: 0 52px;
    position: relative;
    cursor: pointer;
}
.six-block_tab-title{
    font-size: 20px;
    line-height: 26px;
    margin-top: 12px;
}
.six-block_con-item{
    display: none;
}
.six-block_con-item:first-child{
    display: block;
}
.six-block_tab-curr::after{
    background: #1472FF ;
    width: 48px;
    height: 5px;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -24px;
    bottom: -2.5px;
    border-radius: 5px;
}
.six-block_tab-curr .block_icon1{
    background-image: url(/Template/skin1/static2022/v10/images/blockh01.png);
}
.six-block_tab-curr .block_icon2{
    background-image: url(/Template/skin1/static2022/v10/images/blockh02.png);
}
.six-block_tab-curr .block_icon3{
    background-image: url(/Template/skin1/static2022/v10/images/blockh03.png);
}
.six-block_tab-curr .block_icon4{
    background-image: url(/Template/skin1/static2022/v10/images/blockh04.png);
}
.six-block_tab-curr .block_icon5{
    background-image: url(/Template/skin1/static2022/v10/images/blockh05.png);
}
.six-block_tab-curr .block_icon6{
    background-image: url(/Template/skin1/static2022/v10/images/blockh06.png);
}
.six-block_con-inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}
.six-block_con-left{
    padding-left: 112px;
    box-sizing: border-box;
    width: calc(100% - 661px);
}
.six-block_con-right{
    width: 661px;
    text-align: right;
}
.six-block_con-left h2{
    font-size: 24px;
    line-height: 31px;
}
.six-block_con-left p{
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin-top: 30px;
    width: 401px;
    position: relative;
}
.six-block_con-left p::before{
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    left: -11px;
    top: 8px;
    background:#1472FF;
    border-radius: 6px;
}
.six-block_con-btn{
    margin-top: 49px;
    display: flex;
    align-items: center;
}
.six-block_con-btn a{
    display: block;
    width: 130px;
    text-align: center;
    line-height: 39px;
    box-sizing: border-box;
    height: 41px;
    border: 1px solid #1472FF;
    border-radius: 5px 5px 5px 5px;
    color: #1472FF;
    font-size: 16px;
    background: #fff;
    cursor: pointer;
}
.six-block_con-btn a.free-btn{
    color: #fff;
    background: linear-gradient(339deg, #1472FF 0%, #27A0FF 100%);
    margin-right: 40px;
}
/* ÓªÏúÄ£¿£¿£¿£¿é */
.marketing-floor{
    background: rgba(20,114,255,0.02);
    padding-top: 100px;
    padding-bottom: 112px;
}
.marketing-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.marketing-left,.marketing-right{
    height: 478px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc((100% - 478px)/2);
}
.marketing-left-item{
    text-align: right;
}
.marketing-left-item,.marketing-right-item{
    width: 375px;
    padding: 24px 12px;
    box-sizing: border-box;
    transition: 0.3s;
    cursor: pointer;
}
.marketing-left-item_title,.marketing-right-item_title{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    font-weight: bold;
}
.marketing-left-item_con,.marketing-right-item_con{
    width: 272px;
    display: inline-block;
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.marketing-left-item:hover,.marketing-right-item:hover{
    box-shadow: 0px 2px 5px 1px rgba(20,114,255,0.1700);
    border-radius: 2px 2px 2px 2px;
    background: #fff;
}
.marketing-left-item_title::after{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 7px;
    background-image: url(/Template/skin1/static2022/v10/images/marketing_dot.png);
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.marketing-right-item_title::before{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/Template/skin1/static2022/v10/images/marketing_dot.png);
    vertical-align: middle;
}
.marketing-left-item:nth-child(2){
    margin-left: -64px;
}
.marketing-right-item:nth-child(2){
    margin-left: 64px;
}
.marketing-left-item_con{
    margin-right: 32px;
}
.marketing-right-item_con{
    margin-left: 32px;
}

/* ÖÎÀí */
.manage-floor{
    padding-bottom: 180px;
}
.manage-box{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.manage-box-con{
    width: calc(100% - 534px);
    height: 721px;
    text-align: center;
}
.manage-box-title{
    border: 1px solid #ECECEC;
    box-shadow: 0px 1px 15px 1px rgba(148,148,148,0.16);
    border-radius: 8px 8px 8px 8px;
    padding: 0 27px;
    box-sizing: border-box;
    width: 267px;
    height: 721px;
}
.manage-box-title_item{
    height: 120px;
    line-height: 118px;
    border-bottom:1px solid #ECECEC;
    font-size: 22px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    padding-left: 21px;
}
.manage-box-title_item::before{
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 20px;
    background: #1472FF;
    border-radius: 3px;
    left: 0;
    top: 50%;
    margin-top: -10px;
}
.manage-box-title_curr{
    color: #1472FF;
}
.manage-box-con_item{
    display: none;
    padding-top: 39px;
    height: 100%;
    box-sizing: border-box;
}
.manage-box-con_item:first-child{
    display: block;
}
.manage-box-con_item h2{
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 31px;
    display: none;
}
.manage-box-con_item p{
    font-size: 18px;
    line-height: 21px;
    color: #666;
}
.anage-box__img{
    height: calc(100% - 67px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
/* ËûÃÇ¶¼ÔÚÓÃ */
.case-floor {
    padding-top: 100px;
    padding-bottom: 87px;
    background: rgba(20,114,255,0.02);
}
.reservation {
    margin-top: 0;
}
/*´óÓÚ¼´ÊÇ1400 ipad */
@media (max-width: 1920px){
    .download-box{
        top: -168px;
    }
}
/*´óÓÚ¼´ÊÇ1400 ipad */
@media (max-width: 1400px){

}
/*´óÓÚ¼´ÊÇ1024 ipad */
@media (max-width: 1024px){
    .ks-floor{
        padding-top: 92px;
        overflow: hidden;
    }
    .ks-container {
        width: inherit;
    }
    .xs-hide {
        display: none !important;
    }
    .sm-show {
        display: block !important;
    }
    /* banner */
    #banner { margin-top: 50px; } 
    .abt-left-center{
        left: 8%;
    }
    /* Ãâ·ÑÏÂÔØ */
    .download-box{
        top:-126px
    }
    .download-box img{
        margin: 0 auto;
    }
    /* ½éÉÜ */
    .v10info-floor{
        padding-top: 0;
    }
    /* ¿çÆ½Ì¨ */
    .cross-platform-box{
        padding: 0 50px;
    }
    .cross-platform_con{
        overflow: hidden;
    }
    .cross-inner{
        display: block;
    }
    /* 6´ó¿é */
    .block-floor{
        padding-left: 0;
        padding-right: 0;
    }
    .six-block_tab-item{
        margin-left: 0;
        margin-right: 0;
    }
    .six-block_con-item{
        padding-left: 12px;
        padding-right: 12px;
        display: block;
    }
    .six-block_con-inner{
        flex-direction: column;
    }
    .six-block_con-left{
        padding-left: 0;
        width: 100%;
        text-align: center;
    }
    .six-block_con-right{
        width: 100%;
        text-align: center;
    }
    .six-block_con-left p{
        width: 100%;
        margin-top: 15px;
        margin-bottom:30px;
    }
    .six-block_con-left p::before{
        display: none;
    }
    .six-block_con-btn{
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .six-block_con-btn a{
        display: inline-block;
    }
    /* ÓªÏú */
    .marketing-floor{
        background: rgba(20,114,255,0.02);
        padding-bottom: 70px;
    }
    .marketing-center{
        text-align: center;
        margin-bottom: 50px;
    }
    .marketing-right{
        height: auto;
        width: auto;
        margin: 0 17px;
    }
    .marketing-right-item{
        padding: 0;
        margin-bottom: 52px;
        width: 100%;
    }
    .marketing-right-item:last-child{
        margin-bottom: 0;
    }
    .marketing-right-item:nth-child(2){
        margin-left: 0;
    }
    .marketing-right-item_con{
        width: auto;
    }

    /* Á÷Á¿ */
    .manage-item_title{
        height: 52px;
        border-radius: 0px 0px 0px 0px;
        font-size: 18px;
        border: 1px solid rgba(102,102,102,0.5);
        border-bottom: 0;
        line-height: 52px;
        padding-left: 14px;
        position: relative;
    }
    .manage-item_title::after{
        content: '';
        position: absolute;
        width: 13px;
        height: 17px;
        right: 12px;
        top: 50%;
        margin-top: -8.5px;
        background-image: url(/Template/skin1/static2022/v10/images/manage_arrow.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: 13px 7px;
    }
    .manage-item:last-child .manage-item_title{
        border-bottom: 1px solid rgba(102,102,102,0.5);
    }
    .manage-item_con{
        height: 0;
        overflow: hidden;
        transition: 0.3s;
    }
    .manage-item_con p{
        padding: 0 38px;
        line-height: 18px;
        text-align: center;
        color: #666;
        margin-bottom: 21px;
    }
    .manage-curr .manage-item_title{
        border: 1px solid #1472FF;
        color: #1472FF;
    }
    .manage-item:last-child.manage-curr .manage-item_title{
        border-bottom: 1px solid #1472FF;
    }
    .manage-curr .manage-item_title::after{
        background-image: url(/Template/skin1/static2022/v10/images/manage_arrowcurr.png);
    }
    .manage-curr .manage-item_con{
        padding-top: 28px;
        padding-bottom: 46px;
        height: auto;
    }
    .manage-item:last-child.manage-curr .manage-item_con{
        padding-bottom: 0;
    }
    /* ¿Í»§´úÑÔ */
    .case-info-floor{
        padding-left: 0;
        padding-right: 0;
    }
    .case-info {
	    padding: 40px 20px;
	    margin-top: 60px;
	    height: 320px;
	}

    /* ÊÊºÏ·½°¸ */
    .program-floor{
        padding-left: 0;
        padding-right: 0;
    }
    .program-box{
        padding-bottom: 30px;
    }
    /* ÏàÖúÍ¬°é */
    .partner-ico-wrap { 
        padding-left: 0; 
        padding-right: 0; 
    } 
    .index-swiper-button-prev, .index-swiper-button-next { 
        display: none; 
    } 
    /* ÊÔÓÃ */
    .connect-floor{
        padding-top: 38px;
    }
}
/*´óÓÚ¼´ÊÇ812 ipad */
@media (max-width: 812px){
    .download-box{
        top:-108px;
    }
    /* ½éÉÜ */
    .v10info-floor{
        padding-top: 0;
        padding-bottom: 10px;
    }
    /* ¶àÖÕ¶Ë */
    .cross-platform-floor{
        background: none;
        padding-top: 0;
        padding-bottom: 0;
    }
    .cross-platform-box{
        flex-direction: column;
        padding: 0;
    }
    .cross-platform_title{
        padding-top: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
    }
    .cross-titleitem{
        padding: 0;
        margin: 0 30px;
    }
    .cross-titleitem_icon{
        position: relative;
        left: auto;
        margin: auto;
        top: 0;
        width: 58px;
        height: 58px;
        background-size: 26px auto;
    }
    .cross-platform_title::before{
        width: 100%;
        height: 2px;
        left: 0;
        top: 30px;
    }
    .cross-titleitem::after,.cross-platform_title::after{
        display: none;
    }
    .cross-titleitem_curr .cross-titleitem_info p,.cross-titleitem_info h3{
        display: none;
    }
    .cross-platform_con{
        width: 100%;
    }
    .cross-inner_info{
        margin-bottom: 30px;
    }
    .cross-inner_info h3{
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 8px;
    }
    .cross-inner_info p{
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .block-floor,.manage-floor,.case-info-floor{
        padding-bottom: 100px;
    }
    /* 6´óÄ£¿£¿£¿£¿é */
    .six-block_con-left p::before{
        display: none;
    }
    .marketing-floor{
        margin-top: 0;
    }
    .six-block_con-btn{
        width: 100%;
        text-align: center;
        margin-top: 26px;
    }
    .six-block_con-btn a{
        display: inline-block;
    }
    .six-block_con-btn a.free-btn{
        margin-right: 60px;
    }
}
/*´óÓÚ¼´ÊÇ768 ipad */
@media (max-width: 768px){
    /* Í¨ÓÃ */
    .ks-floor{
        padding-top: 72px;
        overflow: hidden;
    }
    .ks-common-title{
        margin-bottom: 45px;
    }
    .ks-common-title_big{
        font-size: 36px;
        line-height: 51px;
    }
    .ks-common-title_small{
        font-size: 18px;
        line-height: 30px;
    }
    /* ½éÉÜ */
    .v10info-floor{
        padding-top: 0;
        padding-bottom: 10px;
    }
    /* banner */
    .banner-olevel {
        background-image: url(/Template/skin1/static2022/v10/images/m-banner.png);
    }
    .abt-left-center{
        left: 0;
        top: 30%;
        bottom: auto;
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .opacity-btn{
        width: 50%;
    }
    .abt-left-center .opacity-btn:nth-child(2){
        margin-left: 0;
    }
    /* ÊÔÓÃ */
    .connect-floor{
        margin-top: 70px;
        padding-top: 38px;
    }
}

/*´óÓÚ¼´ÊÇ480 */
@media (max-width: 480px){
    .ks-floor{
        padding-top: 60px;
        padding-left: 12px;
        padding-right: 12px;
        overflow: hidden;
    }
    /* Í¨ÓÃÎÊÌâ */
    .ks-common-title{
        margin-bottom: 50px;
    }
    .ks-common-title_big{
        font-size: 24px;
        line-height: 33px;
        font-weight: bold;
    }
    .ks-common-title_small{
        margin-top: 15px;
        font-size: 12px;
        line-height: 17px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
        color: #666;
    }
    /* banner */
    #banner {
        margin-top: 50px;
    }
    .abt-left-center{
        top: 25%;
    }
    /* Ãâ·ÑÏÂÔØ */
    .download-box{
        top: -67px;
    }
    .download-box img{
        width: 70%;
    }
    .download_btn a{
        margin-top: 14px;
        width: 82px;
        height: 24px;
        line-height: 24px;
        font-size: 10px;
    }
    .download_btn img{
        width: 12px;
        height: 11px;
        margin-right: 2px;
    }
    /* ½éÉÜ */
    .v10info-floor{
        padding-top: 0;
        padding-bottom: 60px;
    }
    .v10info-title{
        margin-bottom: 30px;
    }
    .v10info-title .ks-common-title_big{
        font-size: 20px;
        line-height: 28px;
    }
    .v10info{
        padding: 14px;
    }
    .v10info-box{
        padding: 12px 15px;
        font-size: 14px;
        line-height: 22px;
    }
    .v10info::before{
        width: 2px;
        height: 30px;
        top: 0;
    }
    /* ¶àÖÕ¶Ë */
    .cross-platform-floor{
        background: none;
        padding-top: 0;
        padding-bottom: 0;
    }
    .cross-platform-box{
        flex-direction: column;
        padding: 0;
    }
    .cross-platform_title{
        padding-top: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
    }
    .cross-titleitem{
        padding: 0;
        margin: 0 19px;
    }
    .cross-titleitem_icon{
        position: relative;
        left: auto;
        margin: auto;
        top: 0;
        width: 38px;
        height: 38px;
        background-size: 16px auto;
    }
    .cross-platform_title::before{
        width: 100%;
        height: 2px;
        left: 0;
        top: 20px;
    }
    .cross-titleitem::after,.cross-platform_title::after{
        display: none;
    }
    .cross-titleitem_curr .cross-titleitem_info p,.cross-titleitem_info h3{
        display: none;
    }
    .cross-platform_con{
        width: 100%;
    }
    .cross-inner_info{
        margin-bottom: 30px;
    }
    .cross-inner_info h3{
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 8px;
    }
    .cross-inner_info p{
        font-size: 14px;
        line-height: 19px;
    }
    .cross-inner img{
        height: 190px;
    }
    /* 6´óÄ£¿£¿£¿£¿é */
    .six-block_con-left p::before{
        display: none;
    }
    .six-block_con-btn{
        width: 100%;
        text-align: center;
        margin-top: 26px;
    }
    .six-block_con-btn a{
        display: inline-block;
        width: 88px;
        height: 34px;
        line-height: 32px;
        font-size: 14px;
    }
    .six-block_con-btn a.free-btn{
        margin-right: 60px;
    }
    /* Áù´óÄ£¿£¿£¿£¿é */
    .block-floor{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 72px;
        background: none;
    }
    .m-six-block_tab{
        padding-left: 26px;
        margin-bottom: 30px;
    }
    .six-block_tab-item{
        margin: 0;
    }
    .six-block_tab-title {
        font-size: 14px;
        line-height: 20px;
    }
    .six-block_tab-item {
        padding-bottom: 14px;
    }
    .six-block_tab-icon{
        height: 37px;
        background-size: 39px 37px;
    }
    .six-block_tab-curr::after{
        height: 3px;
        width: 27px;
        bottom:0;
        margin-left: -13.5px;
    }
    .six-block_con-item{
        padding-left: 12px;
        padding-right: 12px;
    }
    .six-block_con-inner{
        flex-direction: column;
    }
    .six-block_con-left{
        padding-left: 0;
        width: 100%;
        text-align: center;
    }
    .six-block_con-right{
        width: 100%;
    }
    .six-block_con-left h2{
        font-size: 16px;
        line-height: 22px;
    }
    .six-block_con-left p{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 20px;
    }
    /* ÓªÏú */
    .marketing-floor{
        background: none;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
    }
    .marketing-floor .ks-common-title{
        margin-bottom: 26px;
    }
    .marketing-center{
        text-align: center;
        margin-bottom: 30px;
    }
    .marketing-center img{
        width: 177px;
    }
    .marketing-right{
        height: auto;
        width: auto;
        margin: 0 17px;
    }
    .marketing-right-item{
        padding: 0;
        margin-bottom: 22px;
        width: 100%;
    }
    .marketing-right-item:last-child{
        margin-bottom: 0;
    }
    .marketing-right-item:nth-child(2){
        margin-left: 0;
    }
    .marketing-right-item_title{
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 4px;
    }
    .marketing-right-item_con{
        width: auto;
        font-size: 12px;
        line-height: 17px;
        margin-left: 23px;
    }
    .marketing-right-item_title::before{
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }

    /* Á÷Á¿ */
    .manage-floor{
        padding-bottom: 60px;
    }
    .manage-item_title{
        height: 42px;
        border-radius: 0px 0px 0px 0px;
        font-size: 14px;
        border: 1px solid rgba(102,102,102,0.5);
        border-bottom: 0;
        line-height: 42px;
        padding-left: 12px;
        position: relative;
    }
    .manage-item_title::after{
        content: '';
        position: absolute;
        width: 13px;
        height: 17px;
        right: 12px;
        top: 50%;
        margin-top: -8.5px;
        background-image: url(/Template/skin1/static2022/v10/images/manage_arrow.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: 13px 7px;
    }
    .manage-item:last-child .manage-item_title{
        border-bottom: 1px solid rgba(102,102,102,0.5);
    }
    .manage-item_con{
        height: 0;
        overflow: hidden;
        transition: 0.3s;
    }
    
    .manage-item_con p{
        padding: 0 38px;
        line-height: 18px;
        font-size: 12px;
        text-align: center;
        color: #666;
        margin-bottom: 21px;
    }
    .manage-curr .manage-item_title{
        border: 1px solid #1472FF;
        color: #1472FF;
    }
    .manage-item:last-child.manage-curr .manage-item_title{
        border-bottom: 1px solid #1472FF;
    }
    .manage-curr .manage-item_title::after{
        background-image: url(/Template/skin1/static2022/v10/images/manage_arrowcurr.png);
    }
    .manage-curr .manage-item_con{
        padding-top: 28px;
        padding-bottom: 46px;
        height: auto;
    }
    .manage-item:last-child.manage-curr .manage-item_con{
        padding-bottom: 0;
    }

    /* ËûÃÇ¶¼ÔÚÓÃppµç×Ó */
    .case-floor{
        background: none;
        padding-top: 0;
        padding-bottom: 0;
    }
    .case-logo { 
        margin-top: 0; 
    } 
    .case-logo ul { 
        margin-left: -5px; 
        margin-right: -5px; 
    } 
    .case-logo-item_box { 
        margin: 10px 5px 0; 
        height: 60px; 
        border-radius: 5px; 
        line-height: 60px; 
    } 
    .case-logo .case-logo-item {
        width: 33.33%; 
    } 
    .case-logo-tips { 
        margin-top: 30px; 
    } 

    /* ºÏÊÊ·½°¸ */
    .program-floor{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        background: none;
    }
    .m-program{
        padding-bottom: 20px;
    }
    .program-item{
        height: 326px;
        padding: 43px 28px 33px;
        transition: 0.2s;
    }
    .program-item.swiper-slide-prev, .program-item.swiper-slide-next {
        transform: scale(0.9);
    }
    .program-item_title {
        font-size: 23px;
        line-height: 32px;
        margin-bottom: 27px;
    }
    .program-item_intro p{
        line-height: 22px;
        margin-bottom: 16px;
    }
    .program-item_btn{
        padding-top: 29px;
        margin-top: 28px;
    }
    .program-item_btn a{
        width: 146px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }

    /* ÏàÖúÍ¬°é */
    .partner-ico-wrap { 
        padding-left: 0; 
        padding-right: 0; 
    } 
    .index-swiper-button-prev, .index-swiper-button-next { 
        display: none; 
    } 
    /* ¿Í»§´úÑÔ */
    .case-info-floor{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    .case-info{
		margin-top: 80px;
        padding-top: 30px;
        height: auto;
        background: none;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
	}
	.case-info-list{
		position: relative;
		margin-top:-80px;
        padding: 10px 30px 60px;
	}
	.case-info-item{
        position: relative;
        padding: 230px 20px 0;
        min-height: 190px;
        background: #FFFFFF;
        box-shadow: 0px 7px 16px 0px rgb(6 63 159 / 16%);
        border-radius: 10px;

	}
	.case-info-item__cover{
		height:190px;
		width: 100%;
        top: 20px;
	}
	.case-info-item__cover img,
	.case-info-item__play{
	    height: 168px;
        object-fit: cover;
	}
	.case-info-item__intro{
        font-size: 14px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        color: #999;
        margin-top: 10px;
        height: auto;
	}
	.case-info .case-info-pagination{
		bottom: 24px;
	}
    .case-info-list .swiper-pagination-bullet { 
        border-radius: 4px; 
        width: 24px; 
        height: 4px; 
        background-color: #333; 
    } 

    /* ÊÔÓÃ */
    .connect-floor{
        margin-top: 40px;
        height: 150px;
        padding-top: 29px;
        padding-bottom: 0;
        background:url(/Template/skin1/static2022/v10/images/mconnectbg.png) no-repeat center;
        background-size:cover;
    }
    .connect-floor .ks-common-title {
        margin-bottom: 16px;
    }
    .connect-floor .ks-common-title_big {
        font-size: 20px;
        line-height: 28px;
        font-weight: normal;
    }
    .connect-floor .ks-common-title_small {
        font-size: 10px;
        margin-top: 7px;
        line-height: 14px;
    }
    .free-try a{
        width: 68px;
        height: 20px;
        line-height: 20px;
        font-size: 10px;
        box-shadow: none;
    }
    
}

/*´óÓÚ¼´ÊÇ375  ios6 */
@media  (max-width: 375px){
    
}

/*´óÓÚ¼´ÊÇ360  °²×¿ */
@media (max-width: 360px){
    
}

/*´óÓÚ¼´ÊÇ320  ios5 °²×¿ */
@media (max-width: 320px){
    
}<!--ºÄÊ±1782849521.5321Ãë-->