
#schooin_clound .navposition {
    position: absolute;
    border-bottom: 1px solid #ebebeb;
}

#schooin_clound .navtop {
    line-height: 70px;
    height: 70px;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 25;
    font-size:14px;
    font-weight:400;
}

#schooin_clound .colunmns_header {
    display: block;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.columns:not(.is-desktop) {
    display: flex;
}

.columns:last-child {
    margin-bottom: -10px;
}


.columns {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
}

.column.is-2-tablet {
    flex: none;
}

.column {
    display: block;
    padding: 10px;
}

#schooin_clound .navLink span, #schooin_clound .navLink a {
    float: left;
    margin-right: 60px;
    cursor: pointer;
}

#schooin_clound .level-item {
    text-align: center;
}

span.andisk_gray {
    color: gray;
}

span.andisk_yellow {
    color: rgb(255, 192, 0);
}

span.andisk_blue {
    color: rgb(0, 112, 192);
}
span.andisk_logo_small {
    font-size: 40px;
}
span.andisk_logo_text {
    font-family: impact;
}

span.andisk_logo_text {
    line-height: 50px;
}

#schooin_clound .please {
    width: 160px;
    height: 36px;
    border-radius: 3px;
    cursor: pointer;
    padding: 9px 51px;
    background: #375eb0;
    color: #fff;
}

.column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
}


.column.is-5, .column.is-5-tablet {
    flex: none;
    width: 20%;
}

#schooin_clound h2, #schooin_clound .h2 {
    font-size: 30px;
}

.foot-v3 {
    background: #27303f;
    float: left;
    width: 100%;
    height: 330px;
}

.foot-v3 .foot-content {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    background: #27303f;
    _width: 1000px;
}

.foot-v3 .ft-list {
    padding: 45px 0 20px 0;
    font-size: 0;
    white-space: nowrap;
    text-align: center;
}

.foot-v3 .ft-list dl {
    display: inline-block;
    vertical-align: top;
    margin-right: 4.3%;
    color: #fff;
    text-align: left;
    _margin-right: 2%;
}

.foot-v3 .ft-list dt {
    font: bold 16px "hiragino sans gb","microsoft yahei";
    margin-bottom: 20px;
    color: #818c9e;
}

.foot-v3 .ft-list dd {
    margin-bottom: 12px;
}

.foot-v3 .ft-list dd a {
    font: normal 12px "hiragino sans gb","microsoft yahei";
    color: #818c9e;
    text-decoration: none;
}

.foot-v3 .certification {
    display: inline-block;
    vertical-align: top;
    margin-left: 4.3%;
    padding-left: 4.3%;
    border-left: 1px solid #3d4553;
    color: #818c9e;
    _padding-left: 2%;
}

.foot-v3 .ft-list dl.last {
    margin-right: 0;
}

.foot-v3 .ft-list dd .qr-img {
    display: block;
    margin-top: 10px;
    width: 96px;
    height: 96px;
}

.foot-v3 .certification .item .title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.foot-v3 .certification .item .text span {
    display: block;
    font-size: 12px;
    line-height: 18px;
}

.foot-v3 .certification .item .ico {
    background: url(//js.andisk.com/images/logo/andisk96.png);
    display: inline-block;
    width: 96px;
    height: 96px;
    margin-top: 10px;
}

.bottom {
    position: relative;
    background-color: #30373f;
    float: left;
    width: 100%;
}

.bottom .content {
    width: 980px;
    position: relative;
    margin: 0 auto;
    float: none;
    min-height: 0px;
}

.bottom .content .footer {
    width: 100%;
    min-height: 40px;
    padding: 15px 0 20px;
    border-top: 1px solid #373e48;
    text-align: center;
}

.footer p {
    font-size: 14px;
    line-height: 20px;
    font-family: "黑体";
    color: #68696d;
}

.bottom .content a {
    text-decoration: none;
    color: #68696d;
}
