@charset "utf-8"; /*!
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
    /*font-family: sans-serif;*/
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}
ul,ol,dl{list-style: none}
.img-midden {vertical-align: middle}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden],template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,input,optgroup,select,textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

body {
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.kuc-banner_content,.wrap {
    max-width: 1040px;
    margin: auto
}
#scr_bg{
    /*transform-style: preserve-3d;*/
    /*animation-name: spin;*/
    /*animation-duration: 10s;*/
    /*animation-iteration-count: infinite;*/
    /*animation-timing-function: linear;*/
}
/*..kuc-banner:before img{*/
    /*margin-top :100px;*/
/*}*/
::-moz-selection {
    background: rgba(105,203,241,.65)
}

::selection {
    background: rgba(105,203,241,.65)
}

.article-content .h1,.article-content .h2,.article-content .h3,.article-content .h4,.article-content .h5,.article-content .h6,.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6 {
    color: #333;
    font-weight: 500;
    line-height: 1.1
}

* {
    box-sizing: border-box
}

.center-between {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    justify-content: space-between;
    align-items: center
}

.f12 {
    font-size: 12px
}

[class*=" icon-"],[class^=icon-] {
    vertical-align: middle
}

a {
    text-decoration: none;
    color: #108ee9
}

.input-reset,.reset {
    padding: 0;
    margin: 0
}

.input-reset {
    border: none;
    box-shadow: none;
    border-radius: 0
}

.input-reset:focus {
    border: none;
    box-shadow: none
}

.db {
    display: block!important
}

.dib {
    display: inline-block!important
}

.di {
    display: inline!important
}

.article-content .dl-horizontal dd:after,.article-content .dl-horizontal dd:before,.clearfix:after,.clearfix:before,.tags:after,.tags:before {
    display: table;
    content: ""
}

.article-content .dl-horizontal dd:after,.clearfix:after,.tags:after {
    clear: both
}

.fl {
    float: left!important
}

.fr {
    float: right!important
}

.tr {
    text-align: right!important
}

.tl {
    text-align: left!important
}

.tc {
    text-align: center!important
}

.article-content a:not(.btn),.link {
    color: #108ee9;
    text-decoration: none
}

.article-content a:not(.btn):hover,.link:hover {
    color: #198ee1;
    text-decoration: underline
}

.article-content .dl-horizontal dt,.dropdown_menu a:not(.btn),.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.flexbox {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
}
.flex{
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    justify-content: space-between;
}
.flex .yuan{list-style: none; transition: all .3s linear}
.yuan{border-radius: 100%;border:1px solid #7c7c7c;width:20px;height:20px;position: relative}
.yuan.actives{border-color:#2da7ff}
.yuan a{position: absolute;top:50%;left:50%;margin:-5px 0px 0px -5px;width:10px;height:10px;border-radius: 50%;background:#7c7c7c}
.yuan.actives a{background-color:#2da7ff}
.disabled,:disabled {
    cursor: not-allowed!important
}

.transition-2s {
    transition: all .2s ease
}

.transition-4s {
    transition: all .4s ease
}

.shadow {
    box-shadow: 0 0 1px rgba(0,0,0,.2),0 3px 3px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.2)
}

.center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.footer-ico-banner_list,.kuc-intro-list,.kuc-matrix,.kuc-matrix-member,.kuc-timeline {
    list-style: none;
    margin: 0;
    padding: 0
}

.tags a {
    color: #fff;
    float: left;
    margin-bottom: 6px;
    margin-right: 6px;
    font-size: 12px;
    padding: 4px 10px;
    background: hsla(0,0%,100%,.2);
    border-radius: 30px;
    white-space: nowrap;
    transition: all .1s ease-out
}

.tags a:hover {
    background: #fff;
    color: #333
}

.pagination {
    padding: 24px 20px;
    text-align: center
}

.pagination a {
    margin: 0 8px
}

.pagination .active {
    color: #333
}

.btn {
    padding: 6px 12px;
    background: #119e9e
}
.btn-bai{
    display: inline-flex;
    color: #fff;
    align-items: center;
    -webkit-appearance: none;
    border: 1px solid #119e9e;
    border-radius: 3px;
    line-height: 1.5;
    padding: 8px 55px;
    margin-left: 180px;
    margin-top: 15px;

}
.btn-bai:hover{
    border: 1px solid #fff;
    color: #119e9e;
    background: #fff;
}
.tag-msg {
    background: #ff595f;
    border-radius: 40px;
    padding: 2px 3px;
    height: 18px;
    min-width: 18px;
    justify-content: center;
    border: none
}

.btn,.tag-msg {
    display: inline-flex;
    color: #fff;
    align-items: center
}

.btn {
    -webkit-appearance: none;
    font-size: 100%;
    line-height: 1.428571429;
    padding: 5px 13.33333px;
    text-align: center;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,.1);
    white-space: nowrap;
    outline: none;
    vertical-align: middle;
    border-radius: 3px
}

.btn .tag-msg-dot {
    align-self: flex-start;
    margin-left: 2px
}

.btn:hover {
    border-color: rgba(0,0,0,.15)
}

.btn.active,.btn:active {
    box-shadow: inset 0 1px 3px rgba(0,0,0,.15);
    cursor: default
}

.btn.disabled,.btn:disabled {
    opacity: .6
}

.btn+.btn {
    margin-left: 8px
}

.btn-lg {
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 12px;
}

.btn-sm {
    font-size: 13px;
    line-height: 1.33333;
    padding: 4.33333px 8.66667px;
    height: 28px
}

.btn-xs {
    font-size: 12px;
    line-height: 1.11111;
    padding: 3.33333px 6.66667px;
    height: 22px;
    line-height: 1em
}

.btn-link {
    padding: 0;
    background: none;
    border: none;
    height: 1.428571429em
}

.btn-link .waves-ripple {
    display: none
}

.btn-link:active {
    background: none;
    box-shadow: none
}

.btn-hollow {
    color: hsla(0,0%,100%,.8);
    background-color: transparent;
    border-color: hsla(0,0%,100%,.6);
    transition: all .2s ease
}


.btn-hollow:active {
    border-color: #fff;
    color: #fff
}

.dropdown_menu {
    position: absolute;
    display: none;
    background: #fff;
    max-width: 400px;
    min-width: 100%;
    overflow-x: visible;
    top: 100%;
    z-index: 1;
    border: 1px solid rgba(0,0,0,.04);
    background-clip: content-box;
    box-shadow: 0 3px 18px 2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.05)
}

.dropdown_menu ul {
    margin: 0;
    list-style: none;
    padding: 8px 0;
    max-height: 240px;
    overflow-y: auto
}

.dropdown_menu a:not(.btn) {
    display: block;
    padding: 5px 1em;
    margin: 0;
    text-decoration: none;
    color: #333
}

.dropdown_menu a:not(.btn):hover {
    background: rgba(0,0,0,.03)
}

.dropdown_menu a:not(.btn).active {
    background: #0094ff;
    color: #fff
}

.dropdown_menu a:not(.btn)>* {
    flex: none
}

.dropdown_menu li.active>a {
    background: #0094ff;
    color: #fff
}

.dropdown {
    position: relative;
    display: inline-flex;
    flex-direction: column
}

.dropdown+.dropdown,.dropdown+.dropdown-hover {
    margin-left: 8px
}

.dropdown.open {
    z-index: 2
}

.dropdown.open .btn-link {
    box-shadow: none
}

.dropdown.open .dropdown_btn:after {
    transform: rotate(-180deg)
}

.dropdown.left .dropdown_menu {
    right: 0!important
}

.dropdown.disabled .btn {
    background: rgba(0,0,0,.03);
    cursor: not-allowed!important
}

.dropdown_btn {
    display: inline-flex;
    flex: auto;
    align-items: center;
    position: relative
}

.dropdown_btn:after {
    content: " ";
    transition: transform .2s ease;
    display: inline-block;
    height: 0;
    width: 0;
    border: 4px solid transparent;
    border-top: 4px solid #fff;
    border-bottom: 0;
    margin-left: 5px
}

.dropdown_btn:empty:after {
    margin-left: 0
}

.article-content {
    text-size-adjust: 100%;
    color: #333;
    font-size: 16px;
    line-height: 1.6;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased
}

.article-content .h1,.article-content h1 {
    font-size: 36px
}

.article-content .h2,.article-content h2 {
    font-size: 30px
}

.article-content .h3,.article-content h3 {
    font-size: 24px
}

.article-content .h4,.article-content h4 {
    font-size: 18px
}

.article-content .h5,.article-content h5 {
    font-size: 14px
}

.article-content .h6,.article-content h6 {
    font-size: 12px
}

.article-content .lead,.article-content p {
    margin: 0 0 12.8px
}

.article-content .lead {
    font-size: 115%;
    font-weight: 300;
    line-height: 1.6
}

.article-content .small,.article-content small {
    margin-left: .6em;
    color: #777;
    font-size: 75%;
    font-weight: 400;
    line-height: 1
}

.article-content .mark,.article-content mark {
    padding: .2em;
    background-color: #ffff85
}

.article-content abbr[data-original-title],.article-content abbr[title] {
    cursor: help;
    text-decoration: none;
    border-bottom: 1px dotted #777
}

.article-content .initialism {
    text-transform: uppercase
}

.article-content address {
    margin-bottom: 12.8px;
    font-style: normal;
    line-height: 1.6
}

.article-content blockquote {
    margin: 0 0 12.8px;
    padding: 0 25.6px;
    border-left: 5px solid #e8e8e8
}

.article-content blockquote ol:last-child,.article-content blockquote p:last-child,.article-content blockquote ul:last-child {
    margin-bottom: 0
}

.article-content blockquote .small,.article-content blockquote footer,.article-content blockquote small {
    display: block;
    color: #777;
    font-size: 90%
}

.article-content blockquote .small:before,.article-content blockquote footer:before,.article-content blockquote small:before {
    content: "\2014 \00A0"
}

.article-content ol,.article-content ul {
    padding-left: 2em
}

.article-content dl {
    margin-top: 0;
    margin-bottom: 12.8px
}

.article-content dt {
    font-weight: 600
}

.article-content dd {
    margin-left: 0
}

.article-content .dl-horizontal dt {
    float: left;
    text-align: right;
    width: 160px
}

.article-content .dl-horizontal dd {
    margin-left: 162px
}

.article-content table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 12.8px
}

.article-content table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e8e8e8
}

.article-content table td,.article-content table th {
    text-align: left;
    vertical-align: top;
    line-height: 1.5;
    border: 1px solid #e8e8e8;
    padding: 6px 12px
}

.article-content>:last-child {
    margin-bottom: 0
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-success {
    color: #3cd0a4!important
}

.text-info {
    color: #35b3e1!important
}

.text-warning {
    color: #ffa900!important
}

.text-danger {
    color: #ff595f!important
}

.text-gray {
    color: #777!important
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,Courier New,monospace
}

code {
    color: #333;
    background: #f9f2f4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

code,kbd {
    font-size: 90%;
    padding: .2em .4em;
    margin: 0 .2em;
    border-radius: 3px
}

kbd {
    color: #fff;
    background: #222
}

pre {
    display: block;
    padding: 12px 16px;
    font-size: 13.9px;
    line-height: 1.428571429;
    margin: 0 0 10px;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: rgba(0,0,0,.03);
    border: 1px solid rgba(230,0,0,.03);
    border-radius: 3px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE 
 */
.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: hsla(0,0%,100%,.2);
    transition: all .4s ease-out;
    transition-property: transform,opacity;
    transform: scale(0) translate(0);
    pointer-events: none
}

.waves-button,.waves-circle {
    transform: translateZ(0)
}

.waves-visible {
    overflow: visible!important
}

.waves-effect:hover .waves-ripple {
    will-change: transform,opacity
}

.waves-effect.waves-light .waves-ripple {
    background: hsla(0,0%,100%,.3)
}

.waves-effect.waves-classic .waves-ripple {
    background: hsla(0,0%,100%,.1)
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: hsla(0,0%,100%,.3)
}

.waves-effect.waves-green .waves-ripple {
    background: rgba(0,198,104,.3)
}

.waves-effect.waves-orange .waves-ripple {
    background: rgba(245,166,35,.3)
}

.waves-effect.waves-red .waves-ripple {
    background: rgba(255,95,155,.3)
}

.kuc-banner {
    background: url(../img/background-main.svg) 0,linear-gradient(180deg,#170037,#001042);
    position: relative;
    overflow: hidden
}

.op {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    /*margin-left: -630px;*/
    /*top: 32%;*/
    /*opacity: .8;*/
    /*height: 970px;*/
    /*width: 970px;*/
    background: url(../img/GlobeIn.png) no-repeat;
    animation: globe 240s linear infinite;
    background-size: cover;
}

@keyframes globe {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.kuc-banner_head {
    padding: 16px;
    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-image: linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,0)) 5%
}

.kuc-banner_head .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.kuc-banner_head .btn {
    color: hsla(0,0%,100%,.8)
}

.kuc-logo {
    height: 28px;
    margin: 0
}

.kuc-logo img {
    height: 100%
}

.kuc-banner_head_tool {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between
}

.kuc-banner_head_tool .dropdown {
    margin-left: 24px
}

.kuc-banner_head_tool .icon-icoearth {
    margin-right: 5px
}

.kuc-banner_content {
    /*padding: 188px 0 190px;*/
    color: hsla(0,0%,100%,.9);
    text-align: center
}



.kuc-banner_countdown {
    font-size: 16px
}

.kuc-banner_countdown .countdownText {
    color: #f5a623;
    font-size: 24px;
    margin: 0 4px;
    font-weight: 300
}

.kuc-banner_info {
    margin: 16px 0
}

.kuc-banner_price {
    margin: 25px 0;
    text-align: center
}

.kuc-banner_price_item {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 0 20px
}

.kuc-banner_price_item i {
    margin-right: 4px
}

.kuc-banner_price_item+.kuc-banner_price_item:before {
    content: "";
    position: absolute;
    left: -1px;
    width: 1px;
    height: 16px;
    background-color: hsla(0,0%,100%,.3)
}



.kuc-book {
    color: #119e9e;
    background:#fff;
}

.kuc-book {
    border-color: #fff
}

.kuc-book:active {
    color: #119e9e
}

.kuc-ico-section {
    padding: 100px 0
}
.active {
    background: #119e9e;color:#fff;
    border-color: #119e9e;
    cursor: pointer !important;
}
.kuc-buy a {
    color: #fff
}

.kuc-buy-btngroup .btn {
    min-width: 116px;
    text-align: center;
    justify-content: center;
    position: relative;
    z-index: 1200;
}
.kuc-buy-btngroup a{
    position: relative;
    z-index: 1000;
}

.section-title {
    font-size: 32px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 16px
}

.section-hint,.section-title {
    text-align: center
}

.section-hint {
    font-size: 16px;
    max-width: 800px;
    margin: auto
}

.kuc-timeline-box {
    position: relative;
    overflow: hidden;
    margin: 0 -120px;
    padding: 16px 0;
    margin-top: 32px
}

.kuc-timeline-box:before {
    left: 0;
    background: linear-gradient(90deg,#fff,hsla(0,0%,100%,0))
}

.kuc-timeline-box:after,.kuc-timeline-box:before {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    width: 120px;
    z-index: 3
}

.kuc-timeline-box:after {
    right: 0;
    background: linear-gradient(90deg,hsla(0,0%,100%,0),#fff)
}

.kuc-timeline_line {
    position: absolute;
    left: 0;
    right: 0;
    top: 67px;
    height: 1px;
    background: #e4e9ed
}

.kuc-timeline {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    align-items: flex-start;

    cursor: -webkit-grab;
    transition: all .3s linear;
}

.kuc-timeline:active {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.kuc-timeline_item {
    flex: none;
    width: 172px;
    padding: 0 16px;
    position: relative;
    z-index: 1;
    text-align: center
}

.kuc-timeline_item time {
    display: block;
    color: #0094ff;
    text-align: center
}

.kuc-timeline_item time:after {
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    background: #0094ff;
    background-clip: content-box;
    border: 1px solid rgba(0,148,255,.3);
    margin: 25px auto;
    padding:2px;
}

.kuc-timeline_item.now time {
    color: #ff595f
}

.kuc-timeline_item.now time:after {
    background-color: #ff595f;
    border: 1px solid rgba(255,89,95,.4);
    border-radius: 50%;
}

/*.kuc-timeline_item.now time:before {*/
    /*content: "";*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*margin-left: -29px;*/
    /*top: 22px;*/
    /*display: block;*/
    /*border-radius: 100%;*/
    /*height: 56px;*/
    /*width: 56px;*/
    /*border: 1px solid rgba(255,89,95,.1)*/
/*}*/

/*.kuc-timeline_item time:after {*/
    /*background-color: #fff;*/
    /*border: 1px solid #0094ff;*/
    /*position: relative;*/
    /*top: 8px;*/
    /*box-shadow: 0 0 0 8px rgba(0,148,255,.2);*/
    /*margin-bottom: 32px*/
/*}*/

.time-scale {
    position: relative;
    /*height: 15px;*/
    width: 128px;
    margin: 0 auto 0;

    /*background: url(../img/time-scale.png) no-repeat 50%;*/
    /*background-size: contain;*/
    /*overflow: hidden*/
}

.time-scale_thumb {
    position: absolute;
    left: -8px;
    top: 0;
    height: 100%;
    width: 17px;
    cursor: move;
    cursor: grab;
    cursor: -webkit-grab
}

.time-scale_thumb:active {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.time-scale_thumb:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 1px;
    background: #0094ff;
    margin-left: 8px
}

.kuc-intro {
    /*background: #f7f8fa;*/
    background:#061f3e;
    color:#fff;
}

.kuc-intro .wrap {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px
}

.kuc-intro-main {
    max-width: 550px
}

.kuc-intro-main h2 {
    margin: 0 auto;
    width: 60%;
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #fff;
    position: relative;
}
.kuc-intro-main h2:after{
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 6px;
    background: #fff;
    bottom: -3px;
    left: 50%;
    margin-left: -40px;

}
.kuc-intro-main p {
    font-size: 16px;
    line-height: 1.8em;
    text-align:center;
}

.kuc-intro-list {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    align-items: center;
    margin: 24px 55px 32px;
}

.kuc-intro-list img {
    margin-right: 5px;
    width:18px;
    vertical-align: middle;
}

.kuc-intro-list li {
    padding: 0 15px;
    position: relative;
    border-right:1px solid #fff;
}
.kuc-intro-list li:last-child{
    border:none;
}

.kuc-intro-list li:after {
    content: "";
    height: 18px;
    width: 1px;
    background: rgba(0,0,0,.1);
    position: absolute;
    right: 0;
    top: 2px
}

.kuc-intro-list li:last-child {
    margin-right: 0;
    padding-right: 0
}

.kuc-intro-list li:last-child:after {
    display: none
}

.icon-icocube-1 {
    color: #973fbc
}

.icon-icopyramid1 {
    color: #ea789b
}

.icon-icosphere1 {
    color: #50ce06
}

.icon-icododecahedron1 {
    color: #0099e5
}

.icon-icododecahedron4 {
    color: #b611d8
}

.icon-icododecahedron-6 {
    color: #c37229
}

#kuc-poly-1,#kuc-poly-2,#kuc-poly-3,#kuc-poly-4,#kuc-poly-5 {
    animation: kuc-poly 1s infinite ease-in-out alternate
}

#kuc-poly-2 {
    animation-delay: .2s
}

#kuc-poly-3 {
    animation-delay: .4s
}

#kuc-poly-4 {
    animation-delay: .6s
}

#kuc-poly-5 {
    animation-delay: .8s
}

@keyframes kuc-poly {
    to {
        transform: translateY(20px)
    }
}

.kuc-matrix {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    flex-wrap: wrap;
    padding-top: 38px
}

.kuc-matrix li {
    text-align: center;
    margin-left:17px;
}

.kuc-matrix img {
     /*height: 40px*/
 }

.kuc-matrix h4 {
    font-weight: 400;
    font-size: 16px;
    margin: 22px auto 0;
    text-align: center;
    width: 60%;
    color:#323232;
    font-family:"微软雅黑";
}

.kuc-member {
    position: relative;
    overflow: hidden;
    background: #f7f8fa
}

.kuc-member .wrap {
    position: relative;
    z-index: 1
}

#particles-box canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #061f3e;
}

.kuc-matrix-member {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    flex-wrap: wrap;
    padding-top: 32px;
    justify-content: space-evenly;
    justify-content: space-around;
    color:#fff;
}

.kuc-matrix-member li {
    width: 17.3%;
    /*background: #fff;*/
    margin-bottom: 30px;
    padding: 25px;
    border:1px solid #0c97ff;
    /*display: flex*/
}

.kuc-matrix-member img {

    width: 135px;
    flex: none;
    display: block;
    margin:0 auto;
    border-radius: 100%
}

.kuc-matrix-member h4 {
    font-size: 14px;
    margin: 15px auto 0;
    text-align: center;
}

.kuc-matrix-member .hint {
    margin: 0;
    /*color: #777;*/
    text-align: center;
    margin-bottom: 20px
}

.footer-ico-banner {
    box-shadow: 0 -1px 4px rgba(0,0,0,.05);
    position: relative;
    overflow: hidden
}

.footer-ico-banner .wrap {
    justify-content: space-between
}

.footer-ico-banner .start,.footer-ico-banner .wrap {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    align-items: center
}

.footer-ico-banner .kuc-paper {
    margin-right: 24px;
    height: 80px
}

.footer-ico-banner_list {
    margin-top: 8px;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    align-items: center
}

.footer-ico-banner_list li {
    margin-right: 16px
}

.footer-ico-banner_list i {
    margin-right: 4px;
    font-size: 16px
}

.footer-ico-banner_bg {
    position: absolute;
    animation: kuc-pop 4s infinite ease-in-out alternate
}

.footer-ico-banner_bg1 {
    bottom: 28%;
    left: -40%;
    animation-delay: .8s
}

.footer-ico-banner_bg2 {
    top: -20%;
    left: -24%;
    animation-delay: 1.2s
}

.footer-ico-banner_bg3 {
    top: 36%;
    right: 15%;
    animation-delay: 2s
}

.footer-ico-banner_bg4 {
    top: -16%;
    right: -8%;
    animation-delay: 4s
}

@keyframes kuc-pop {
    to {
        transform: translateY(40px) translateX(160px) scale(.95)
    }
}

@font-face {
    font-family: kucoin-ico;
    src: url(../fonts/kucoin-ico.ttf?eqbpvt) format("truetype"),url(../fonts/kucoin-ico.woff?eqbpvt) format("woff"),url(../fonts/kucoin-ico.svg?eqbpvt#kucoin-ico) format("svg");
    font-weight: 400;
    font-style: normal
}

i {
    font-family: kucoin-ico!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-icoarrow-right:before {
    content: "\e900"
}

.icon-icoarrow-left:before {
    content: "\e901"
}

.icon-icocone-7:before {
    content: "\e902"
}

.icon-icoearth:before {
    content: "\e903"
}

.icon-icocone-3:before {
    content: "\e904"
}

.icon-icocone-4:before {
    content: "\e905"
}

.icon-icocube-1:before {
    content: "\e906"
}

.icon-icocylinder-6:before {
    content: "\e907"
}

.icon-icododecahedron1:before {
    content: "\e908"
}

.icon-icododecahedron4:before {
    content: "\e909"
}

.icon-icododecahedron-6:before {
    content: "\e90a"
}

.icon-icooctahedron:before {
    content: "\e90b"
}

.icon-icopyramid1:before {
    content: "\e90c"
}

.icon-icosphere1:before {
    content: "\e90d"
}

.icon-btc:before {
    content: "\e967"
}

/**/
.main-nav-outer {
    padding: 0px;
    border-bottom: 1px solid #dddddd;
    box-shadow: 0 4px 5px -3px #ececec;
    position: relative;
    background: #e4e5e9;
}

.main-nav {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-nav li {
    display: inline;
    margin: 0 1px;
}

.main-nav li a {
    display: inline-block;
    color: #222222;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    text-decoration: none;
    line-height: 20px;
    margin:8px 32px ;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.main-nav li a:hover {
    text-decoration: none;
    color: #7cc576;
}

.small-logo {
    padding: 0 32px;
}

.main-section {
    padding: 90px 0 110px;
}


























/*///////////////////////////*/



@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.hexagon {
    display: inline;
    float: left;
}


/*六边形*/
.hiveTop{
    width: 0;
    border: 60px solid #f7f8fa;
    border-top: none;
    border-bottom: 55px solid #f7f8fa;
    border-left: 108px solid transparent;
    border-right: 108px solid transparent;
}
.hiveCenter {
    width: 215px;
    height: 129px;
    background-color: #f7f8fa;
    padding-top:10px;
}
.hiveBottom {
    width: 0;
    border: 60px solid #f7f8fa;
    border-bottom: none;
    border-top: 55px solid #f7f8fa;
    border-left: 108px solid transparent;
    border-right: 108px solid transparent;
}
.kuc-matrix li:first-child{margin-left:125px;}
.kuc-matrix .top_jul{
    margin-top: -38px;
    margin-left: 15px;
}
.section-title{
    width:40%;
    margin: 0 auto 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #a9a9a9;
}
.wrap .section-title{
    position: relative;
}
.wrap .section-title:after{
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 6px;
    background: #a9a9a9;
    bottom: -3px;
    left: 50%;
    margin-left: -40px;
}
.absolu{
    position: absolute;
    left: -80px;
    top: 138px;
}
.bom{
    position: absolute;
    right: -3px;
    bottom: 48px;
}
.wrap.color_b .section-title{color:#fff;border-bottom-color:#fff;}
.wrap.color_b .section-title:after{background:#fff;}
.wrap.color_b .section-hint{color:#fff;}
.between{
    justify-content: space-between;
    padding-top:70px;
}
.between li{
    width:40%;margin-bottom: 50px;position: relative;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    padding: 20px 12px;
    border-color:#fff;
    border-radius: 10px;
}
.between img{
    border-radius: 0;
    height:95px;
    width:95px;
    margin:0 50px;
}
.between .kuc-member_info{
    padding-left:10px;
}
.kuc-member_info h2{
    font-size:20px;font-weight:500;
}
.reverse{
    flex-flow: row-reverse;
}
.kuc-super h3{text-align: center;font-size:20px;font-weight:600;}
.kuc-super h3:nth-child(3){margin-top:45px;}
.guang {width:1001px;padding:0;margin:20px auto 40px;}
.guang li{padding:13px;float:left;    border: 1px solid #ddd;width:143px;height:83px;}
.guang li img{width:115px;vertical-align: middle;margin-top:5px;}
.guang li:hover img {    animation: swing .6s; -webkit-animation: swing .6s;}

/*#guang2 li {float:left;margin: 0 10px;}*/

@keyframes swing
{
    20% {transform: rotate(15deg ); transform-origin: top center;}
    40% {transform: rotate(-10deg);  transform-origin: top center;}
    60%{transform: rotate(5deg); transform-origin: top center;}
    80%{transform: rotate(-5deg); transform-origin: top center;}
    100%{transform: rotate(0deg); transform-origin: top center;}
}








.kuc-paper{
    max-height: 240px;
}
.kuc-buy-btngroup{
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin:auto;
    /*justify-content: space-between;*/
}
.kuc-buy-btngroup>div{
    /*width: 25%;*/
    text-align: center;
    /*margin-bottom: 10px;*/
    margin: 0 .3rem .2rem;
}
.kuc-buy-btngroup img{
    max-width: 59px;
}
.kuc-banner_content{
    position: relative;
}
@media (min-width: 980px) {
    .kuc-banner_content{
        padding-top: 118px;
    }
    .kuc-banner_content h2 {
        font-size: 44px;
        font-weight: 300;
        margin: 0;
        margin-bottom: 86px;
        margin-top: 50px;
        padding:0 100px;
    }
    .kuc-buy-btngroup img{
        width: 1.8rem;
    }
    .kuc-buy-btngroup{

    }

}

@media (min-width: 768px) and (max-width: 979px) {

    .kuc-banner_content{
        padding-top: 118px;
    }
    .kuc-banner_content h2 {
        font-size: 44px;
        font-weight: 300;
        margin: 0;
        margin-bottom: 86px;
        margin-top: 50px;
        padding:0 100px;
    }

}

@media (max-width: 768px) {
    .kuc-paper{
        width: 10rem;
    }
    .kuc-banner_content{
        padding-top: 3rem;
    }
    .kuc-banner_content h2 {
        font-size: .7rem;
        font-weight: 300;
        margin: 0;
        margin-bottom: 4rem;
        margin-top: 4rem;
        padding: 0 3rem;
        line-height: 2;
    }
    .kuc-buy-btngroup img{
        width: 1.8rem;
    }

}



@media (max-width: 480px) {

 

}

@media (max-width:320px) {
   
   

}