
.phone-bg{
    width: 100%;
    height: 100%;
    /* background: url(/Template/skin1/static2020/promote/images/banner-bg-phone.png) no-repeat 100% 100%; */
    background-size: auto 95%;
    position: absolute;
    left: 0;
    top: 0;
}
.prm-side{
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    height: 400px;
    left: 3px;
    z-index: 2;
    border-radius: 16px;
    background-color: #fff;
    width: 150px;
    box-shadow: 1px 10px 30px 0px rgba(22, 55, 137, 0.2);
}
.prm-side__box--li{
    padding: 50px 20px 20px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}
.prm-side__box--li img {
    height: 28px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}
.box-li__image{
    width: 64px;
    height: 64px;
    position: absolute;
    border-radius: 50%;
    background-color:#5299ff;
    left: 50%;
    top: 0%;
    transform: translate(-50%,-50%)
}
.side__boxtitle {
    color: #333;
    font-size: 22px;
    margin-bottom: 10px;
}
.side-list li {
    padding-bottom: 8px;
    color: #666;
}
.prm-side__box--li .side__box--plainbtn{
    border-color: #5299ff;
    color: #5299ff;
}
.side__box--btn{
    margin-top: 12px;
    background-color: #5299ff;
}
.side2,
.side2-btn{
    background-color: #4dcfca;
}
.prm-side__box--li .side2-btn--plain {
    border-color: #4dcfca;
    color: #4dcfca;
}
.side3,
.side3-btn{
    background-color: #fc833f;
}
.prm-side__box--li .side3-btn--pain {
    border-color: #fc833f;
    color: #fc833f;
}
.side__box--btn,
.side__box--plainbtn{
    border-radius: 15px;
    height: 30px;
    padding: 0;
    width: 106px;
    line-height: 30px;
}
.side__box--plainbtn{
    margin-left: 0 !important;
}

.oem-banner{
    position: relative;
    overflow: hidden;
    /* background: #2E65EF; */
    background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20210511093337.png);
    padding-top: 0;
}
.textArea-vice{
    text-align: center;
    padding: 10px 0;
}
.oem-banner__title--phone{
    color: #fff;
    margin-bottom: 8px;
}

.oem-banner__form{
    width: 440px;
    height: 460px;
    border-radius: 10px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -220px;
    padding: 50px 40px;
    box-sizing: border-box;
    z-index: 1;
}
.form-title{
    font-size: 22px;
    color: #333;
    text-align: center;
    font-weight: 700;
}
.from-instructions {
    margin-top: 30px;
}
.from-instructions .col-4{
    text-align: center;
}
.from-instructions .col-4 span{
    text-align: center;
    color: #666;
    font-size: 16px;
    position: relative;
}
.from-instructions .col-4 span::before{
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    left: -10px;
    top: 50%;
    background-color: #666;
    transform: translateY(-50%);
}
.form-input{
    border-bottom: 1px solid #dcdfe6;
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin-top: 20px;
    transition: .3s;
}
.form-input:focus{
    border-bottom: 1px solid #2D65EF;
}
.form{
    padding: 0 5px;
}
.from-code__btn{
    margin-top: 20px;
}
.form-btn{
    margin-top: 50px;
    width: 100%;
    height: 50px;
    line-height: 26px;
}
.form-footer{
    text-align: center;
    color: #666;
    margin-top: 20px;
}

.pro-hide{
    display: none;
}
.pro-show{
    display: block;
}
.oem-banner .ks-container{
    position: relative;
    height: 100%;
    
}
/* .oem-banner .ks-container::after{
    content: '';
    width: 100%;
    height: 100%;
    background: url(/Template/skin1/static2020/promote/images/banner-bg.png) no-repeat 100% 100%;
    background-size: auto 95%;
    position: absolute;
    right:-30%;
    top:0;
} */
.oem-banner__info{
	width: 100%;
    position: absolute;
    bottom: 130px;
}
.oem-banner__info .ks-button{
	width: 240px;
	height: 60px;
	line-height: 60px;
	padding: 0;
	font-size: 16px;
}
.oem-banner__info .ks-button:nth-child(2){ border: 1px solid #fff;background-color: #125CEC;margin-left: 20px; }

.oem-banner__title{
    font-size: 70px;
    color:#fff;
    font-weight: bold;
    margin-bottom: 20px;
}
.oem-banner__desc{
    font-size: 48px;
    color:#fff;
    font-weight: 500;
    letter-spacing: 10px;
    margin-top: 20px;
}
.oem-banner__button{
    width: 270px;
    height: 54px;
    line-height: 54px;
    padding:0px;
    font-size: 24px;
    background-color: #fff;
    color: #2E65EF;
    margin-top: 80px;
}
.oem-banner__img{
    height: 605px;
    position: absolute;
    right: 0;
    top:50%;
    margin-top:-300px;
}
.oem-banner__img img{
    height: 100%;
    display: block;
}

.cooperation-outlook__desc{
    font-size: 15px;
    line-height: 34px;
    color:#fff;
    text-align: center;
    margin-top: -35px;
}
.cooperation-outlook__icon{
    margin-top: 50px;
}
.cooperation-outlook__icon,
.oem-banner__info .promote-guide__image{
    margin: auto;
    height: 80px;
    width: 80px;
    background: #fff;
    border-radius: 50%;
    position: relative;
}
.promote-guide__image{
    margin: auto;
    height: 80px;
    width: 80px;
    position: relative;
}
.cooperation-outlook__icon img{
    height: 44px;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.promote-guide__image img {
    height: 53px;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.cooperation-outlook__item{
    padding: 60px 40px;
    text-align: center;
}
.cooperation-outlook__title{
    font-size: 20px;
    line-height: 40px;
    margin-top: 20px;
}
.cooperation-outlook__info{
    line-height: 26px;
    color:#fff;
    margin-top:10px;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}

.cooperation-list{
    margin-left: -60px;
}
.ks-headtitle{
    font-size: 20px;
    color: #999;
    text-align: center;
    margin: -30px 0 50px 0;
}
.honorTab{
	width: 700px;
	height: 50px;
	margin: 0 auto 50px;
	border-radius: 50px;
}
.honorTab-item,
.recording-item{
	width: 116.66px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	color: #888;
	font-size: 16px;
}
.honorTab-item__tool{
    width: 350px;
}
.tabAct{
	background-color: #2D65EF;
	font-weight: 600;
	color: #fff;
}
.oem-banner__list{
    overflow: hidden;
}
.education-title{
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.education-introduce{
    text-align: center;
    color: #888;
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.promote-education__title{
    font-size: 30px;
    color: #555555;
    margin-top: 75px;
    text-align: center;
}
.promote-education__btn {
    text-align: center;
    padding-bottom: 90px;
}
.promote-education__btn .ks-button--plain {
    margin-right: 40px;
}
.oem-education__button{
    width: 240px;
    height: 54px;
    line-height: 54px;
    padding:0px;
    font-size: 18px;
    margin: 32px 0 70px 0;
}
.education-introduce__name{
    position: relative;
    color: #888888;
}
.education-introduce__name::before{
    content: '';
    position: absolute;
    left: -8px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #888888;
    top: 50%;
    transform: translateY(-50%);
}
.education-introduce{
    margin-bottom: 8px;
}
.promote-gray{
    background: #f9fafd;
}
.promote-education__img{
    text-align: center;
    margin-top: 50px;
}
.promote-education__img img {
    width: 686px;
    height: 116px;
}
.welfare{
	margin-left: 35px;
	box-shadow: 0px 16px 40px 0px rgba(112,144,176,0.2);
	border-radius:10px;
	overflow: hidden;
}
.welfare-img{
	width: 100%;
	height: 190px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#welfare .row{
    margin-left: -35px;
}
#welfare .toprow .col-4{
    margin-bottom: 20px;
}
.operateBtn{
	width: 240px;
	height: 56px;
	line-height: 56px;
	border-radius:6px;
	margin-bottom: 140px;
}
.mobile-pd{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
/* .ease-left {
    margin-right: 50px;
} */
.ease-active .case-left__box{
    background-color: #2e65ef !important;
    transition: all .3s;
}
.case-left__box .pro-hide{
    display: none
}
.ease-active .pro-hide{
    display: block;
}
.ease-active .pro-show{
    display: none;
}
.ease-active p {
    color: #fff !important;
}
.ease-right{
    margin-left: 50px;
}
.case-left__box{
    width: 90%;
    background: #fff;
    border-radius: 6px;
    margin: 0 auto 35px;
    box-shadow: 0px 10px 30px 0px rgba(131, 152, 173, 0.1);
    cursor: pointer;
}
.case-left__box img {
    display: block;
    margin:  auto;
    padding: 25px 0;
}
.case-left__box p {
    color: #333333;
    padding: 10px 0;
}
.ease-right__title{
    padding: 50px 0;
    font-size: 30px;
    font-weight: 700;
}
.ease-right__list p{
    margin-bottom: 35px;
    color: #666;
    padding-left: 20px;
    position: relative;
}
.ease-right__list p::before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #2e65ef;
    border-radius: 50%;
    left: 0;
    width: 8px;
    height: 8px;
}
.promote-service__footer{
    padding: 70px 0 90px 0;
}
.promote-service__footer--left{
    text-align: right;
    padding-right: 80px;
    box-sizing: border-box;
}
.promote-service__footer--right{
    padding-left: 80px;
    box-sizing: border-box;
    color: #fff;
}
.promote-service__footer--right .iconfont {
    font-size: 28px;
    vertical-align: super;
    margin-right: 20px;
}
.footer--right__span{
    position: relative;
    margin: 0 30px;
    display: inline-block;
    height: 57px;
}
.footer--right__text{
    display: inline-block;
}
.footer--right__time{
    font-weight: 700;
    font-size: 20px;
}
.promote-service__footer--left span{
    display: inline-block;
    height: 57px;
    line-height: 57px;
    font-size: 20px;
    font-weight: 700;
    margin: 0 10px;
    color: #fff;
}
.promote-service__footer--left .iconfont{
    font-weight: 400;
    font-size: 26px;
}
.partner-ico-wrap{
    position: relative;
    padding: 0 70px;
}
.partner-ico{
    overflow: hidden;
    background: #fff;
    border-radius: 16px;
    padding: 35px 0;
}
.partner-ico__box{
    text-align: center;
}

.partner-ico__box .ks-image{
    height: 64px;
}
.partner-ico__text{
    font-size: 16px;
    color:#666;
    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:#fff;
}
.swiper-button-disabled{
    opacity: 0.5;
    cursor: default;
}
.ks-headline__white{
    color: #fff;
}
.ks-headline__white::after{
    background-image: url(/Template/skin1/static2020/promote/images/white.png);
}
.promote-service{
    background-image: url(/Template/skin1/static2020/promote/images/footbg.jpg);
    background-size: cover;
	margin-top: 70px;
}
.promote-service__footer--sen span{
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 0 10px;
}
.footer--sen--title{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 3px;
}
.ks-headtitle__white{
    color: #fff;
}
.pop{
    padding: 0 30px;
}
.pop-left{
    background: url(/Template/skin1/static2020/promote/images/pop-bg.jpg) 100% 100% no-repeat;
    background-size: cover;
    height: 300px;
    padding: 35px 20px;
    box-sizing: border-box;
}
.pop-left__title{
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 35px;
}
.pop-left__list{
    color: #fff;
    margin-bottom: 20px;
}
.pop-right__title{
    font-size: 26px;
    font-weight: 700;
    color: #1f2128;
    margin-bottom: 15px;
    line-height: 1;
}
.pop-right .form-input{
    margin-top: 15px;
    border: 1px solid #dcdfe6;
    padding: 0 10px;
    box-sizing: border-box;
}
.pop-right .form-input:focus{
    border: 1px solid #2D65EF;
}
.pop .form-btn{
    margin-top: 10px;
}
.pop-right__footer{
    margin-top: 15px;
    font-size: 12px;
}
.welfare .ks-lineh-olevel{
    margin-bottom: 15px;
}

.offer-border{
	background-color: #fff;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	border-radius: 16px;
	height: 240px;
	margin-top: -70px;
}

.pt-olevel{ padding-top: 40px; }
.pt-tlevel{ padding-top: 30px; }

.mt-olevel{ margin-top: 35px; }
.ml-olevel{ margin-left: 15px; }
.ml-otevel{ margin-left: 25px; }
.ipt-olevel{
	padding-left: 10px;
	width: 400px;
	height: 54px;
	border: 1px solid #dadada;
	border-radius: 4px;
}
.ipt-tlevel{
	padding-left: 10px;
	width: 220px;
	height: 54px;
	border: 1px solid #dadada;
	border-radius: 4px;
}
.ipt-btn{
	width: 220px;
	height: 54px;
	font-size: 16px;
}

.cover-center{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 600px;
	background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110933372.png);
}
.wd-olevel{ width: 288px; }
.ht-olevel{ height: 380px; }

.tab-item{
	width: 100%;
	height: 118px;
	line-height: 118px;
	color: #333;
	font-size: 22px;
	background-color: #f5f8fa;
}
.theParent .tab-item:nth-child(2){ margin: 12px 0; }
.theParent .tab-item:hover{ color: #3f67fa; }
.theParent .tab-item .ks-bgImage{ width: 36px;height: 36px;margin-top: 41px;margin-right: 10px; }
.theParent-icon-l .tab-item:nth-child(1) .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110936571.png); }
.theParent-icon-l .tab-item:nth-child(2) .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110936573.png); }
.theParent-icon-l .tab-item:nth-child(3) .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110936575.png); }
.theParent-icon-r .tab-item:nth-child(1) .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110936577.png); }
.theParent-icon-r .tab-item:nth-child(2) .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110936579.png); }
.theParent-icon-r .tab-item:nth-child(3) .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_2021051109365711.png); }

.theParent-icon-l .tab-item.act-border:nth-child(1) .ks-bgImage,
.theParent-icon-l .tab-item:nth-child(1):hover .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20210511093657.png); }

.theParent-icon-l .act-border:nth-child(2) .ks-bgImage,
.theParent-icon-l .tab-item:nth-child(2):hover .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110936572.png); }

.theParent-icon-l .act-border:nth-child(3) .ks-bgImage,
.theParent-icon-l .tab-item:nth-child(3):hover .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110936574.png); }

.theParent-icon-r .act-border:nth-child(1) .ks-bgImage,
.theParent-icon-r .tab-item:nth-child(1):hover .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110936576.png); }

.theParent-icon-r .act-border:nth-child(2) .ks-bgImage,
.theParent-icon-r .tab-item:nth-child(2):hover .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110936578.png); }

.theParent-icon-r .act-border:nth-child(3) .ks-bgImage,
.theParent-icon-r .tab-item:nth-child(3):hover .ks-bgImage{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_2021051109365710.png); }


.text-view{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	width: 260px;
	line-height: 28px;
}
.act-border{ border: 1px solid #3f67fa;color: #3f67fa;background-color: #fff; }

.pd-tlevel{ padding: 30px 88px 0; }
.service-btn{
	width: 200px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #4265FB;
	border-radius: 3px;
	color: #4265FB;
}
.service-icon{
	width: 20px;
	height: 20px;
	vertical-align: top;
	margin-top: 16px;
	margin-right: 10px;
}
.lh-tlevel{ line-height: 52px; }
.mg-olevel{ margin: 60px 0; }
.bgImage-olevel{ background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105110940181.png); }
.btn-olevel{
	width: 240px;
	height: 56px;
	line-height: 56px;
	padding: 0;
	font-size: 16px;
}

.wd-toggle{ display: inline-block; }

.offer-border .ks-fonts-xxl{ font-size: 24px; }

/*ipad ipad pro*/
@media screen and (max-width: 1024px){
    .oem-education__button{
        margin-top:30px;
    }
    .promote-education__btn .ks-button--plain{
        margin-right: 0;
    }
    .oem-education__button{
        margin-left: 0 !important;
    }
    .case-left__box img{
        padding: 20px 0;
    }
    .help-btn{
        text-align: left;
    }
    .promote-education__title{
        margin-top: 50px;
        font-size: 24px;
    }
    .cooperation-outlook__icon{
        width: 64px;
        height: 64px;
    }
    .cooperation-outlook__icon img{
        height: 36px;
    }
    .cooperation-outlook__info{
        font-size:14px;
        margin-top: 10px;
    }
    .cooperation-outlook__icon{
        margin-top: 15px;
    }
    .oem-banner .ks-container::after{
        right:0;
    }
    .oem-banner__title{
        font-size: 46px;
    }
    .promote-education__btn{
        padding-bottom: 70px;
    }
    .oem-education__button{
        width: 200px;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
    }
    .oem-banner__button{
        display: none;
    }
    .ks-headtitle{
        font-size: 18px;
    }
    .oem-banner__form{
        width: 380px;
        height: 400px;
        padding: 30px;
        margin-top: -200px;
    }
    .form-btn{
        margin-top: 40px;
    }
    .from-instructions{
        margin-top: 10px;
    }
    .oem-banner__info{
        margin-top: 0;
		bottom: 90px;
    }
    .promote-education__btn .ks-button--plain{
        margin-right: 15px;
    }
	
	.offer-border{ height: auto; padding-bottom: 30px; }
	.ipt-btn {
	    display: block;
	    margin: auto;
	    margin-top: 30px;
	}
	.ipt-olevel,.ipt-tlevel{ margin: 20px auto 0; }
	.ipt-olevel,
	.ipt-tlevel{width: 300px;}
	.pd-olevel{ padding: 0 30px; }
	
	.wd-olevel{ width: 100%; }
	.ht-olevel{ height: 40px; } 
	.cover-center{ height: 380px; top: 110px; }
	.tab-item {
	    width: 32%;
	    height: 40px;
	    line-height: 40px;
	    font-size: 12px;
	    display: inline-block;
	    float: left;
	}
	.theParent .tab-item:nth-child(2) { margin: 0 2%; }
	.theParent .tab-item .ks-bgImage { margin-top: 6px;margin-right: 5px; }
	.theParent-icon-r{ margin-top: 10px; }
	.pb-olevel{ padding-bottom: 365px; }
	.text-view { width: 206px; }
	.pd-olevel { padding: 0 15px; }
	
	.theParent .tab-item .ks-bgImage{
		width: 15px;
		height: 14px;
		margin-top: 13px;
	}
}


@media screen and (max-width: 768px){
    .oem-banner__title{
        margin: 90px 0 20px 0;
        font-size: 30px;
    }
    .oem-banner__button{
        margin-top: 40px;
    }
    .oem-banner__info {
		bottom: 80px;
    }
	.oem-banner__info .ks-button {
	    width: 195px;
	    height: 45px;
	    line-height: 45px;
	}
    .oem-banner__form{
        width: 335px;
        height: 320px;
        margin-top: -140px;
        padding: 25px 30px;
    }
    .form-btn{
        margin-top: 20px;
    }
    .form-footer{
        font-size: 12px;
    }
    .promote-service__footer--left{
        padding-right: 20px;
    }
    .promote-service__footer--right{
        padding-left: 20px;
    }
    .promote-service__footer--sen{
        width: 50%;
        text-align: center;
        margin-bottom: 30px;
    }
	.pd-tlevel { padding: 30px 30px 0; }	
}

@media screen and (max-width: 700px){
    .honorTab{
		width: 100%;
    }
}
@media screen and (max-width: 480px){
    .pop {
        padding: 0;
    }
    .ks-popup{
        max-width: 100%;
        bottom: 0;
        border-radius: 0;
        margin-top:0 !important;
        top: auto;
    }
    .tabbar-live{
        margin: 0 auto 30px;
    }
    .promote-service__footer{
        padding: 70px 0 40px 0;
    }
    .welfare-img{
        border-top-left-radius:0;
        border-top-right-radius: 0px;
    }
    .oem-banner__info .oem-education__button{
        text-align: center;
        background-color: #fff;
        width: 170px;
        margin: 20px auto 0 !important;
    }
    .welfare{
        border-radius: 8px;
    }
    .welfare .ks-lineh-olevel{
        margin-bottom: 8px;
    }
    .oem-banner{
        overflow: visible;
        /* max-height: 245px; */
    }
    .promote-service__footer--left span,
    .footer--right__span{
        margin:0
    }
    .promote-service__footer--sen span{
        padding: 0;
    }
    .promote-service__footer--left span,
    .footer--right__span,
    .promote-service__footer--sen span{
        width: 200px;
    }
    .from-code__btn{
        width: 90px;
        height: 32px;
        line-height: 32px;
        padding:0px;
        font-size: 14px;
    }
    .ks-headtitle{
        font-size: 14px;
        margin: -24px 0 15px 0;
    }
    .partner-ico__text{
        margin-top: 20px;
    }
    .partner-ico__box .ks-image{
        height: 32px;
    }
    .education-title{
        font-size: 16px;
    }
    .cooperation-outlook__icon img{
        height: 38px;
    }
    .promote-guide__image img {
        height: 35px;
    }
    .ks-swiper-pagination{
        margin-top: -30px;
    }
    .partner-ico-wrap{
        padding: 0;
    }
    #welfare .row{
        margin-left: -8px;
    }
    .welfare-img{
        height: 90px;
    }
    .welfare{
        height: auto;
        margin-left: 8px;
    }
    .welfare .welfare-img__text{
        font-size: 12px;
    }
    .welfare-img__text{
        height: 71px;
        box-sizing: border-box;
        margin-bottom: 8px;
    }
    .mobile-pd{
        font-size: 16px;
        padding: 8px 10px 0 10px;
    }
    .oem-banner__button{
        display: none;
    }
    .case-left__box{
        margin: 0 auto 15px;
    }
    .case-left__box img {
        width: 35px;
        height: 32px;
    }
    .case-left__box p{
        padding: 0px 0 10px 0;
    }
    .promote-service__footer--sen{
        width: 100%;
    }
    .promote-service__footer--left{
        padding-right: 0;
        text-align: center;
    }
    .promote-service__footer--right{
        padding-left: 0;
        text-align: center;
        margin-top: 30px;
    }
    .honorTab-item{
        width: 175px;
        height: 50px;
        line-height: 50px;
        border-radius: 5px;
        background-color: #f8f8f8;
        color: #8e8e8e;
        font-size: 16px;
        border: 1px solid transparent;
        box-sizing: border-box;
    }
    .form-btn{
        height: 44px;
        line-height: 44px;
        padding:0px;
        font-size: 16px;
    }
    .honorTab{
		width: 100%;
		height: 30px;
    }
    .mobile-mg .honorTab-item__tool{
        width: 50%;
        font-size: 10px;
        height: 30px;
        line-height: 30px;
    }
    .mobile-mg .honorTab-item {
        width: 30%;
        font-size: 10px;
        height: 30px;
        line-height: 30px;
        box-sizing: border-box;
        margin: 0 1.33% 10px;
    }
    .tablist{
        background-color: #fff;
    }
    .tablist .tabAct{
        color: #2e65ef;
        border: 1px solid #2e65ef;
        background: #fff;
    }
    .promote-education__img img{
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .promote-education__title{
        margin-top: 25px;
        font-size: 20px;
    }
    .edu-jjfa{ margin-top:0; }
    .oem-banner__form{
        width: 100%;
        top: 0%;
        height: 350px;
        margin-top: 380px;
        box-shadow: 0px 16px 40px 0px rgba(112, 144, 176, 0.2);
        border-radius: 10px;
    }
    .oem-banner__title{
        font-size: 32px;
    }
    .oem-banner__info{
        top: auto;
		bottom: 60px;
        margin-top:0px;
        width: 100%;
        text-align: center;
    }
	.oem-banner__info .ks-button{
		width: 160px;
		height: 38px;
		line-height: 38px;
	}
    .oem-banner__title{
        margin-top: 0px;
    }
    .from-instructions{
        display: block;
    }
    .from-instructions .col-4 span{
        font-size: 12px;
    }
    .form-footer{
        font-size: 12px;
    }
    .oem-education__button{
        width: 160px;
        height:40px;
        line-height: 40px;
        margin-top:25px;
    }
    .ease-right{
        margin-left: 0px;
    }
    .textArea-vice{
        padding: 8px 20px 0;
    }
    .promote-education__btn{
        text-align: center;
        padding-bottom: 0;
    }
	
	.offer-border .ks-fonts-xxl{ font-size: 18px; }
	.ipt-olevel, .ipt-tlevel { width: 315px; }
	.cover-center{ width: 100%; height: 219px;top: 104px; }
	.pb-olevel { padding-bottom: 234px; }
	.wd-toggle{ 
		display: block;
		width: 100%;
		text-align: center; 
		font-size: 16px;
	}
	.pd-tlevel { padding: 0; }
	.btn-olevel{
		width: 180px;
		height: 42px;
		line-height: 42px;
		font-size: 12px;
	}
	.ftz-19{ font-size: 19px; }
	.theParent .tab-item .ks-bgImage {
	    width: 18px;
	    height: 18px;
		margin-top: 11px;
	}
	.oem-banner{ 
		padding: 0;
		box-sizing: border-box;
		background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202105111104281.png); 
	}
	#banner { margin-top: 50px; }
	.mt-olevel { margin-top: 0px; }
	.pt-tlevel { padding-top: 15px; }
	.pt-olevel { padding-top: 20px; }
	.offer-border { margin-top: -40px; }
	.case-logo .case-logo-tips { padding-bottom: 0; }
	.ipt-btn {
	    width: 160px;
	    height: 40px;
	}
	.bgImage-olevel { background-image: url(https://kesionktj.oss-cn-beijing.aliyuncs.com/Images/school/2/202105/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20210511110428.png); }
}


/*大于即是360  安卓 */
@media (max-width: 360px){
    .honorTab-item{ font-size: 12px; }
    .promote-education__img img{
        width: auto;
        height: auto;
        object-fit: cover;
    }
	.offer-border .ks-fonts-xxl { font-size: 16px; }
	.ipt-olevel, .ipt-tlevel { width: 295px; }
	.theParent .tab-item .ks-bgImage { margin-right: 0px; }
	.tab-item { font-size: 12px; }
	.hide-360{ display: none; }
	.oem-banner__info .ks-button {
	    width: 150px;
	    font-size: 12px;
	}
	.oem-education__button { width: 150px; }
}


/*大于即是320  ios5 */
@media (max-width: 320px){
    .case-left__box p{
        font-size: 12px;
    }
    .oem-banner__form{
        margin-top: 330px;
    }
    .oem-banner__title{
        font-size: 24px;
    }
    .oem-banner__title--phone{
        font-size: 12px;
    }
    .promote-education__btn .ks-button{
        padding: 0;
    }
    .promote-education__btn .ks-button {
        font-size: 13px;
        height: 36px;
        width: 114px;
        line-height: 36px;
    }
    .oem-banner__title{
        font-size: 28px;
    }
    .honorTab-item{ font-size: 10px; }

    .promote-service__footer--left span{
        font-size: 18px;
    }
	.offer-border .ks-fonts-xxl {
	    font-size: 14px;
	}
	.pt-olevel { padding-top: 20px; }
	.pt-tlevel { padding-top: 15px; }
	.ipt-olevel, .ipt-tlevel { width: 255px; }
	.tab-item { font-size: 10px; }
	.ftz-19{ font-size: 17px; }
	.wd-toggle { font-size: 14px; }
}

.ks-mt10{
margin-top: 10px;
}
.ks-mt20{
margin-top: 20px;
}
.ks-mt30{
margin-top: 30px;
}
.ks-mt40{
margin-top: 40px;
}
.ks-mt50{
margin-top: 50px;
}
.ks-mr10{
margin-right: 10px;
}
.ks-mr20{
margin-right: 20px;
}
.ks-mr30{
margin-right: 30px;
}
.ks-mr40{
margin-right: 40px;
}
.ks-mr50{
margin-right: 50px;
}
<!--耗时1782845345.7677秒-->