/*首页通用*/
.morea{
    display: block;
    width: 184px;
    height: 48px;
    margin: 20px auto 0;
    text-align: center;
    color: #414141;
    line-height: 48px;
    font-size: 16px;
    border-radius: 5px;
}
.version-m,.stat,.banner-m,.swiper-new,.mnew,.partner-ico__box1,.referindex{
    display:none; 
}
.gm-btn{   
    background-color: #405efd;
    color: #fff;
    border-radius: 5px;
    padding: 7px;
    margin-left: 20px;
}
.gm-btn:hover{   
    background-color: #12b7f5;
    color: #fff;
}
.sub-right a:hover{
 color: #fff;
}
.sub-right a {
    color: #fff; 
    cursor: pointer;
}
.usual{
    line-height: 1;
}
.title-mb{
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 50px;
    letter-spacing: 5px;
}
.title-mb span{
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 0px;
    color: #666;
}
.ks-mb-10{
    margin-bottom: 10px;
}
.ksi-size--18 {
    font-size: 18px;
}
.ksi-size--18 span {
    font-weight: 600;
}
.titlemini{
    font-size: 18px;
    margin-top: 12px;
    color: #888;
    text-align: center;
}
.title {
    font-size: 32px;
    color: #333;
    margin-bottom: 60px;
    margin-top: 80px;
    text-align: center;
}
.sub-header{
height:100%;
}
.dot{
	width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #787878;
    float: left;
    margin: 19px 10px 0 0;
}
.aboutus{
	display: none;
}
.index-pr-30{
	padding-right: 30px ;
}
.index-pl-30{
	padding-left: 30px ;
}
/*banner*/
.bannernew-box {
    background-color: #fff;
    border-radius: 5px;
    width: 80%;
    margin-top: -2.2%;
    z-index: 20;
    box-shadow: 0 4px 8px 0 rgba(28, 31, 33, .1);
}
.bannernew-box__item, .banner img {
    float: left;
    padding: 10px;
}
.bannernew-box .ks-col-sm-6 {
    padding: 0.8%;
    padding-left: 4%;
}

.bannernew-box__item,
.bannernew img {
    float: left;
    padding: 10px 0;
}

.top{
	display:none;
}
.banner{
	margin-bottom: 5%;
}
.banner .ks-button{
	margin-top: 20px;
        margin-left: 20px;
}
.banner-top__left,.banner-top__right{
	text-align: center;
    padding: 30px;
    font-size: 18px;
    font-weight: bold;
    background-color: #2a44cc;
    color: #fff;
    margin-top: -124px;
}
.banner-botton__left,.banner-botton__right{
	text-align: center;
	padding: 20px 145px 50px;
    font-size: 16px;
	background-color: #fff;
	border: 1px solid #f1f1f1;
}
.banner-botton__left:hover,.banner-botton__right:hover{
          box-shadow: 0 8px 16px 0 rgba(7,17,27,.2);
          font-size: 16px;
          color: #000;
}
.banner-top__right{
	background: rgba(42, 68, 204, 0.3);
}
/*网校版本自由选择*/
.version{
    margin-bottom: 118px;
}
.version-card ul{
    padding: 30px;
}
.version-card__bgm {
    width: -webkit-fill-available;
}
.version-card {
    box-shadow: 0 0 2px 0px rgba(0,0,0,0.2);
}
.version-card li{
    font-size: 18px;
    padding: 10px 0px 10px 70px;
    color: #666;
    font-weight: bold;
}
.dotb{
    width:10px;
    height:10px;
    background:rgba(63,94,253,1);
    border-radius:50%;
    float: left;
    margin: 18px 10px 0 0;
}
.version-bigcard__title{
    font-size: 16px;
    line-height: 44px;
    padding-top:10px; 
}

.version-bigcard{
    width: 36.7%;
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
.version-site{
    display: none;
    position: absolute;
    top: 126px;
    left: -67px;
    z-index: 10;
}
.active .version-site,.active .version-site1,.active .version-site2,.active .version-site3{
    display: block;
    border: 1px solid #4461fb;
}
.version-site1{
    display: none;
    position: absolute;
    top: 126px;
    left: 235px;
    z-index: 10;
}
.version-site2{
    display: none;
    position: absolute;
    top: 126px;
    left: 530px;
    z-index: 10;
}
.version-site3{
    display: none;
    position: absolute;
    top: 126px;
    left: 855px;
    z-index: 10;
}
.version-bigcard img{
    width: 100%;
}
.version-bigcard ul{
    padding: 35px 0 25px 35px;
}
.version-btn{
    border-radius: 22px;
    font-size: 18px;
    background-color: #4461fb;
    color: #fff;
    padding: 5px 23px;
    margin-left: 32%;
    margin-bottom: 5%;
    height: 48px;
}

/*媒体报道*/
.partner,
.media-title {
    text-align: center;
    margin-bottom: 100px;
}
.media-item img{
        height: 90px;
}
.media {
    margin-bottom: 108px;
}
.media a{
    color: #666;
    font-size: 16px;
}
.media a:hover{
    color: #3F5EFD;
}
.media-top__title {
    text-align: left;
}

.media-top__more {
    text-align: right;
    color: #c5c5c5;
}

.media-top__img {
    position: relative;
    overflow: hidden;
    height: 240px;
    padding-top: 16px;
}

.media-lucencytitle {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, .2);
    font-size: 16px;
    color: #fff;
}

.media-item__li {
    line-height: 40px;
    overflow: hidden;
}

.media-item span {
    text-align: right;
}
.media-item__txt {
    text-align: right;
}

.media-item__time {
    margin-top: 22px;
    color: #666;
}

.media--bottom {
    margin-top: 5px;
    border-bottom: 1px solid #ececec;
}

.index-verticalline {
    width: 3px;
    height: 20px;
    float: left;
    margin-right: 10px;
    background: #405efe;
    margin-top: 6px;
}
.media-righ,.media-left,.media-middle{
    padding: 15px;
}

/*中部套餐*/
.combo{
	background-image: url(../images/combo.jpg);
	height: 715px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
        background-color: #4158cc;
}
.combo img{
    display: initial;
}
.combo-tie{
       margin-bottom: 30px;
}
.menu-top{
       font-size: 18px;
       font-weight: bold;
}
.combo-left{
	padding: 55px 0;
	background-color: #2b41b1;
}
.combo-left__menu{
	color: #fff;
	padding:22px 44px;
	position: relative;
}
.combo-left__menu::before{
	content: '';
	width: 84%;
	height: 1px;
	background:#fff;
	position: absolute;
	left:0;
	top:0;
	right:0;
	margin: 0 auto;
}
.combo-left__menu:first-child::before{
	display: none;
}
.combo-left__menu:hover{
	background-color: #fff;
	color: #4057c9;
}
.combo-left__menu--active{
	background-color: #fff;
	color: #4057c9;
}
.combo--bottom{
	margin: 0 20px;
    border-bottom: 1px solid #fff;
}
.combo-right{
	padding: 90px 0 0 160px;
	color: #fff;
	position: absolute;
    top: 0px;
    left: 220px;
}
.combo-right__ico{
	margin-top: 20px;
	width: 115px;
	text-align: center;
	font-size: 14px;
	padding: 10px 21px;
	float: left;
	margin-bottom: 90px;
}
.combo-ico img{
	object-fit: contain;
    height: 30px;
}
.combo-right__ico__bottom{
	float: left;
	width: 115px;
	margin-top: 20px;
	margin-right: 80px;
	text-align: center;
}
.combo-right__ico img{
	width: 85px;
}
.combo-right__client{
	overflow:inherit;
}

/*多终端*/
.ftu{
    padding: 90px 0 30px;
}
.ftu-box{
    padding:0 10px 60px;
}
.ftu-box__content{
    padding: 10px;
    overflow: hidden;
    box-shadow: 0px 4px 14px 0px rgba(181, 193, 229, 0.56);
    height: 400px;
    transition: all 0.8s;
}
.ftu-box__content:hover {
    box-shadow: 0px 8px 14px 0px rgba(181, 193, 229, 0.8);
    transition: all 0.8s;
    transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -webkit-transform: translateY(-5%);
}
.ftu-box__content img{
    width: 260px;
}
.ftu-box__content p{
    margin-top: 25px;
    color: #5974fd;
    font-size: 20px;
}
.ftu-box__content > div{
    font-size: 14px;
}
.ftu .col-sm-2{
    height: 100px;
}

.partner-title{
	margin: 100px 0;
	text-align: center;
}
.partner-box{    
    padding: 40px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(28,31,33,.1);
    border-radius: 12px;
    position: relative;
    font-size: 14px;
}
.partner-ico__box__text {
    margin-top: 18px;
    font-size: 16px;
    color: #666;
}
.partner-ico__box{
	width: 20%;
	margin: 40px 0;
	text-align: center;	
	float: left;
}
.partner-span {
    display: inline-block;
}
.partner-ico__box img{
	height: 100px;
}
.statistics-rum{
    padding: 85px;
}
.statistics-rum__line{
line-height: 95px;
}
/* .ks-button{
	background-color: #FFF;
	color: #4158ca;
	line-height: 44px;
	height: 44px;
	padding: 0 30px;
}
.ks-button:hover{
	border-color: #5c74ea;
    background-color: #d4dcff;
    color:#2b41b1;
} */
.partner-left{
	padding:15px 60px;
	text-align: left;
}
.partner-left__across{
	margin: 20px 0;
	width: 40px;
	height: 2px;
	background-color: #3f5efd;
}
/* 专注在线教育系统研发 */
.statistics{
    padding: 88px;
    color: #fff;
    background-image: url(../images/statistics.jpg);
    background-repeat: no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    height:615px;
    margin-bottom: 105px;
}
.statistics-data{
    padding-top: 18px;
    font-size: 22px;
}
.statistics-data span{
    font-size: 54px;
}
.choose-mt{
margin-top: -1px;
}
.choose{
    margin-bottom: 100px;
}
.choose .ks-image{
        height: 195px;
        border: 0.1px solid #eee;
}

.statistics-m,.statistics-m__tab,.combo-m{
	display: none;
}
.media-top__img img{
   width: 370px;
}
/*响应处理*/
@media screen and (max-width: 576px) 
{
.right-tool{display: none;}
.activit-tk{display: none;}
.referindex{
    position: fixed;
    background-color: #3d6bfc;
    color: #fff;
    right: 0;
    line-height: 18px;
    padding: 5px;
    border-radius: 5px 0 0 5px;
    top: 30%;
    z-index: 999;
}
    .top,
    .aboutus,
    .statistics-m__tab,
     .swiper-new,
    .combo-m,.stat,.version-m,.mnew,.partner-ico__box1,.referindex{
        display: block;
    }
    .combo-m__info,.combo-top,.bannernew-box,.banner,
    .color-bg,.version,.ftu,.title-mb span,.footerbox,.pcnew{
        display: none;
    }
    .ver1{
        
    }
    .ver2{
        background-color: #f3d9fc;
    }
    .ver3{
        background-color: #e4e6ff;
    }
    .combo-m{
        margin-top: 25px;
    }
    /* .media-item{
        margin-top: 10px;
    } */
    .title-mb{
        margin: 0;
        font-size: 20px;
        line-height: 24px;
        font-weight: bold;
    }
    .media a{
        font-size: 14px;
    }
    .ksdet{
        background-image: url(../images/footer.jpg);
        height: 410px;
        color: #fff;
    }
    /*广告处理*/
    .cpm-nr .info-pic img {
        width: 300px;
        position: absolute;
        top: 0;
        left: 30%;
    }
    .cpm-nr__info .info-btn {
        position: absolute;
        display: block;
        width: 24px;
        height: 24px;
        z-index: 999;
        top: -20px;
        right: 200px;
    }
    .media-righ, .media-left, .media-middle {
        padding:0px;
    }
    /* 头部 */
    .top-m {
        width: 100%;
        height: 50px;
        padding: 13px 15px;
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 999;
        box-sizing: border-box;
        box-shadow: 0 2px 2px 0 rgba(28, 31, 33, .1);
        font-size: 12px;
    }
    .top-m__log__login {
        margin-right: 25px;
        margin-left: 4px;
    }
    .top-m__log__log {
        color: #4463fd;
        margin-right: 4px;
    }
    .top-m__logo {
        width: 50%;
        display: initial;
    }
    .top-m__log {
        display: inline-block;
        float: right;
        position: relative;
    }
    .top-m__log img {
        width: 14px;
        position: absolute;
        right: 0;
        top: 3px;
    }
    /*-----------------------------------------------------*/
    /*banner*/
    .banner-m{
        display: block;
    }
    .banner-m .ks-col-12{
        text-align: center;
        padding: 30px 0;
        height: 160px;
    }
    .banner-m img{
        display: inline;
    }
    .banner-box__item, .banner img {
        float: initial;
        padding: 0;
    }
    .choose{
        margin-top: 25px;
        margin-bottom: 0;
    }
    .choose-img{
        display: block;
    }
    .choose .ks-image {
        height: 100%;
        border: 0px solid rgba(238,238,238,1);
    }
    .choose .ks-row{
        padding: 25px 10px 0;
    }
    /*多版本*/
    .version-m__title{
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }
    .version-m .ks-col-12{
        padding: 10px;
        font-size: 14px;
    }
    .version-m__box{
        background-color: #d0e6fe;
        padding: 10px;
        border-radius: 5px;
        height: 100px;
        color: #174e87;
    }
    .version-m__box__size{
        font-size: 14px;
        font-weight: bold;
    }
    .version-m__box .ks-button{
        float: left;
        margin-top: 18px;
        font-size: 14px;
        padding: 0px 5px;
        height: 28px;
        line-height: 28px;
        background-color: #174e87;
        color: #fff;
        border-width: 0px;
    }
    .version-m__box img{
        width: 48px;
        float: right;
    }
    /*专注教育研发*/
    .stat{
        color: #fff;
        background-image: url(../images/statistics-m.jpg);
        font-size: 24px;
        height: 380px;
        padding: 40px 0 0;
        background-size: cover;
    }
    .stat span{
        font-size: 30px;
        font-weight: bold;
    }
    .stat-title{
        font-weight: bold;
    }
    .stat-sm{
        font-size: 16px;
    }
    .ks-cell--wr{
        background: rgba(255,255,255,0);
        color: #fff;
    }
    /*新闻资讯*/
    .media {
        margin-bottom: 0px;
    }
    .media-m {
        padding: 30px 15px 0;
        font-size: 12px;
    }
    .media-top__img {
            height: 130px;
    } 
    .media-top__title {
        font-size: 16px;
    }
    .index-verticalline {
        height: 15px;
    }
    .media-top {
        margin-top: 20px;
    }
    .media-mb-10 {
        margin-bottom: 0;
    }
    .media-top__more {
        font-size: 11px;
    }
    .media-item__time {
        margin-top: 0;
        text-align: left;
        color: #999;
    }
    .media-item{
        margin-top: 10px;

    }
    .media-item-m {
        padding-left: 5px;
    }
    .media-item img {
        height: 73px;
    }
    .media-item__txt {
        margin-top: 0px;
        font-size: 12px;
        line-height: 26px;
        text-align: left;
    }
    .ks-pl-10 {
        padding-left: 0px;
    }
    .dot {
        margin: 12px 10px 0 0;
    }
    .media--bottom {
        margin-top: 0px;
        border-bottom: 0px solid #ececec;
    }
    .media-item__m {
        padding: 10px 0 10px 10px;
    }
  .media-item__m span{
          clear: both;
  }
    .media-item__li {
         font-size: 12px;
        line-height: 20px;
    }
    .media {
        clear: both;
    }
    .media-title {
        font-size: 21px;
        margin-bottom: 0px;
    }
    .index-pl-30 {
        padding-left: 0px;
    }
    .index-pr-30 {
        padding-right: 0px;
    }
    /*战略合作伙伴*/
    .combo,
    .partner-span {
        display: none;
    }
    .partner {
        margin-bottom: 10px;
        padding-top: 30px;
    }
    .partner-left--m {
        margin-top:10px;
        font-size: 16px;
    }
    .partner-box img {
        border-radius: 5px;
    }
    .partner-left__across {
        display: none;
    }
    .partner-box {
        margin: 20px;
        padding: 8px;
        box-shadow: 0 0px 2px 0 rgba(28, 31, 33, .1);
        border-radius: 5px;
    }
    .partner-left p {
        margin-top: 5px;
        font-size: 14px;
        color: #666;
    }
    .partner-left {
        padding: 0;
    }
    .partner-left__across {
        margin: 10px 0;
    }
    .partner-title {
        margin: 20px 0;
    }
    .partner-ico__box img {
        height: 60px;
    }
    .partner-ico__box {
        width: 33.33333%;
        margin: 15px 0;
        text-align: center;
        float: left;
    }
    /*统计*/
    .statistics {
        /* background: linear-gradient(#3F5EFD, #4D94FE); */
        display: none;
    }
    .statistics-m .ks-button {
        line-height: 28px;
        height: 28px;
        padding: 0 20px;
    }
    .statistics-m {
        padding: 8px 15px 32px;
        display: block;
        background: linear-gradient(#3F5EFD, #4D94FE);
        color: #fff;
    }
    .statistics-m__title {
        font-size: 13px;
        text-align: center;
        margin-top: 55px;
    }
    .statistics .botton {
        height: 28px;
        line-height: 28px;
    }
    .statistics-m__title__bottom {
        margin-bottom: 48px;
    }
    .statistics-m__no {
        font-size: 30px;
        font-weight: 100;
        line-height: 30px;
    }
    .statistics-m__no span {
        font-size: 12px;
        margin-left: 5px;
    }
    .statistics-m__txt {
        font-size: 11px;
        margin-top: 10px;
    }
    /* 关于我们 */
    .aboutus {
        padding: 12px 15px;
        font-size: 14px;
        background-color: #333;
        height: 210px;
        clear: both;
    }
    .aboutus-ks,
    .aboutus-wmh {
        float: left;
    }
    .aboutus-ks__img {
        padding: 16px 10px 32px 68px;
        float: left;
    }
    .aboutus-wmh__img {
        padding: 16px 68px 32px 10px;
        height: 91px;
        float: left;
    }
    /*精选方案*/
    .combo-m__title {
        text-align: center;
        font-size: 21px;
        margin-top: 50px;
        margin-bottom: 15px;
    }
    .combo-m__info {
        background-color: #F7F8FA;
        padding: 1px 26px 26px;
    }
    .combo-m__info img {
        width: 44px;
        float: left;
    }
    .combo-m__info__left {
        float: left;
        margin-left: 14px;
    }
    .combo-m__info__left__top {
        font-size: 14px;
        font-weight: bold;
    }
    .combo-m__info__left__bottom {
        font-size: 11px;
        color: #999;
    }
    .combo-m__info__box {
        clear: both;
        height: 44px;
    }
.mediam-img{
        height: 70px;
        border-radius: 5px;
        padding: 1px;
    }
    .mediam-title{
        font-size: 16px;
        color: #000;
        font-weight: 700;
    }
    .mediam-li{
        margin-top: 15px;
        padding: 5px;
        border-radius: 5px;
        box-shadow:1px 0px 3px 1px rgba(28, 31, 33, .2);
    }
    .mediam-text{
        padding-left:5px;
    }
    .ksimg{
        height: 115px;
    }
    .combo-m__color{
        display: none;
        background-color: #333;
        padding: 20px 20px;
    }
    .combo-m__color .ks-col-12,.combo-m__color .ks-col-24{
        padding: 5px;
    }
    .combo-m__color a{
        color:#fff;
    }
}

