<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    -webkit-overflow-scrolling: touch;
}

:focus {
    outline: 0;
}

body, dd, dl, h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0;
}

dl, ul {
    list-style: none;
}

button, input, textarea {
    box-sizing: border-box;
    padding: 0;
    outline: 0;
    vertical-align: middle;
}

body {
    color: #333;
    font-size: 14px;
    line-height: 1.7;
    font-family: Arial,Helvetica,"\5FAE\8F6F\96C5\9ED1",sans-serif;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    border: none;
    outline: 0;
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden;
}

.clearfix:after {
    content: '\200B';
    display: block;
    height: 0;
    clear: both;
}

.ke-top {
    padding-bottom: 89px;
    background: url(../../images/gb/ke-b1j.png) no-repeat center bottom;
    padding-top: 70px;
}

.ke-btn-co {
    height: 54px;
    background: #f59a23;
    box-shadow: 1px 3px 8px 0 rgba(138,124,116,.25);
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 20px;
    margin: auto;
    display: block;
    cursor: pointer;
    padding: 0 20px;
}

    .ke-btn-co:hover {
        background: #f18100;
    }

.ke-intro-sm {
    margin: 18px auto;
    line-height: 21px;
    position: relative;
    color: #666;
    font-size: 14px;
    width: 620px;
}

.ke-intro-ul-sm {
    padding: 0 28px;
}

.ke-down-box {
    background: url(../../images/gb/ke-logo.png) no-repeat center left;
}

.ke-intro-l {
    position: absolute;
}

.ke-down-box {
    margin: 46px auto 0;
    width: 530px;
    box-sizing: border-box;
    padding: 0 0 0 102px;
}

.ke-logo-t {
    font-size: 18px;
    color: #2369d6;
    font-weight: 700;
    margin-bottom: 6px;
}
/* .ke-btn-blue{display:inline-block;color:#fff;border:none;text-align: center;font-size:14px;border-radius:4px;padding:8px 18px;box-sizing:border-box;margin-right:17px;padding-left:34px;min-width:140px;cursor: pointer;}
.ke-btn-i1{background:#3494ff url(../../images/gb/kei1.png) no-repeat 10px 9px}
.ke-btn-i2{background:#3494ff url(../../images/gb/kei2.png) no-repeat 20px 7px} 
.ke-btn-blue:hover{background-color:#3474d9}*/
.ke-intro {
    width: 1200px;
    margin: 30px auto 30px;
}

.ke-title {
    font-size: 18px;
    font-weight: 700;
    padding: 11px 0;
    line-height: 1;
    position: relative;
    margin-bottom: 14px;
    margin-left: 555px;
}

    .ke-title:before {
        content: "";
        position: absolute;
        display: block;
        width: 30px;
        height: 4px;
        background: #65abff;
        bottom: -1px;
    }

    .ke-title span {
        display: inline-block;
        width: 200px;
    }

    .ke-title:after {
        content: "";
        position: absolute;
        display: block;
        height: 1px;
        background: linear-gradient(to right,#65abff 0,#8ee4ff 62%,#90ebe3 100%);
        bottom: 0;
        left: 0;
        right: 0;
    }

.ke-intro-ul {
    line-height: 22px;
    font-size: 16px;
    background: url(../../images/gb/ke-bj2.png) no-repeat center left;
    padding-left: 555px;
}

    .ke-intro-ul li {
        position: relative;
        padding-left: 15px;
        margin-bottom: 18px;
    }



.ke-intro-ul li:after {
    position: absolute;
    left: 0;
    top: 6px;
    content: '';
    display: block;
    width: 15px;
    height: 20px;
    background: url(../../images/gb/batch-sprite.png) no-repeat left center;
    background-position: -63px 0;
}

.ke-title-tr {
    position: absolute;
    right: 0;
    bottom: 12px;
}

.ke-btn-a {
    position: relative;
    color: #3494FF;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    padding-left: 26px;
}

    .ke-btn-a:after {
        position: absolute;
        left: 0;
        top: -2px;
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        background: url(../../images/gb/batch-sprite.png) no-repeat left center;
    }
    .ke-btn-i11:after {
    background-position: 0 0;
}

.ke-btn-i12:after {
    top: -4px;
    background-position: -31px 0;
}
    .ke-btn-a:hover {
        color: #f80;
    }

    .ke-btn-a + .ke-btn-a {
        margin-left: 30px;
    }

.i-logo {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
    background: url(../../images/gb/ke-logo.png) no-repeat;
    background-size: contain;
}
</pre></body></html>