/*20190603133110*/

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: 0
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block;
    height: 100%
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    height: 100%;
    background: #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 48px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    background: url(../images/arr.png) no-repeat;
    text-indent: -999em
}

.flex-direction-nav .flex-prev {
    left: -50px;
    background-position: 0 0
}

.flex-direction-nav .flex-next {
    right: -50px;
    background-position: -132px 0
}

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: #ddd
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 65px;
    text-align: center;
    z-index: 2
}

.flex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 22px;
    height: 4px;
    display: block;
    background: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
    background: #fff;
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

body {
    color: #00192f
}

p,
ul,
li {
    margin-bottom: 0
}

.mt_5 {
    margin-top: 5px
}

span.red,
.red {
    color: #fb4145 !important
}

span.green,
.green {
    color: #58b861 !important
}

span.title,
.link_item h3 {
    font-size: 24px;
    color: #00192f
}

.mobile span.title,
.mobile .link_item h3 {
    font-size: 23px
}

a,
.blue {
    color: #255da8
}

.row,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

span.line {
    display: inline-block;
    width: 124px;
    height: 1px;
    vertical-align: middle;
    background: url(../img/line.png) no-repeat
}

@media(min-width:1180px) {
    .auto_w {
        width: 1200px
    }
}

.mobile .auto_w {
    width: auto
}

body {
    min-width: 980px
}

body.mobile {
    min-width: 0
}

.tips {
    display: none
}

.tips.isfirst {
    left: 0;
    top: -3px;
    width: 100%;
    z-index: 31;
    height: 100%;
    display: block;
    padding-left: 83px;
    padding-top: 120px;
    position: absolute;
    background: rgba(0, 0, 0, 0.8) url(../img/tips.png) no-repeat;
    background-position: calc(50%+58px) 0
}

.tips.is-init {
    left: 0;
    top: -3px;
    width: 100%;
    z-index: 31;
    height: 100%;
    display: block;
    padding-top: 124px;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    background-position: calc(50%+58px) 0
}

@media(max-width:1180px) and (min-width:992px) {
    .tips.isfirst {
        background-position: calc(50% - 55px) 0
    }
}

#kk_nav .nav a.isfirst {
    background: #2678e4
}

.tips.isfirst .btn-primary {
    background: #2678e4
}

.kk_body {
    padding-bottom: 0
}

.mobile .kk_body {
    top: 0
}

#kk_nav {
    z-index: 100
}

#kk_nav .nav .last .submenu {
    left: 50%;
    margin-left: -55px
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit
}

.icon-chevron-right:before {
    content: "\f054"
}

.new.btn-default {
    color: #fff;
    font-size: 16px;
    background: 0;
    margin-top: 65px;
    padding: 9.5px 41px;
    border: 1px solid #fff
}

.new.btn-default:hover {
    color: #133368;
    background: #fff
}

.celebrate.new.btn-default {
    position: absolute;
    bottom: 200px;
    left: 50%;
    margin-left: -78px
}

.mobile .new.btn-default {
    display: none
}

.mobile .new.btn-default.celebrate {
    display: block;
    bottom: 165px
}

.mobile .celebrate_banner_img img {
    width: 100%
}

.in_body .banner {
    margin: 0 auto;
    min-height: 575px;
    background-color: rgba(0, 0, 0, 0);
    height: -webkit-calc(100vh - 500px);
    height: calc(100vh - 500px)
}

@media(max-width:767px) {
    .in_body div.banner {
        height: -webkit-calc(100vh - 500px);
        height: -moz-calc(100vh - 500px);
        height: -ms-calc(100vh - 500px);
        height: -o-calc(100vh - 500px);
        height: calc(100vh - 500px)
    }

    .in_body .banner {
        min-height: 400px
    }
}

.mobile .in_body .banner {
    width: 100%;
    min-height: 343px
}

.banner_img {
    position: absolute;
    bottom: 0;
    right: 0
}

.ck-slide ul.ck-slide-wrapper li.banner_li {
    background: url(../img/banner_img4.png) no-repeat center
}

.icon_new {
    top: 12px;
    right: 10px
}

.ck-slide {
    width: 100%;
    min-height: 500px;
    /* height: -webkit-calc(100vh - 500px); */
    /* height: calc(100vh - 500px); */
    margin: 0 auto
}

.ck-slide ul.ck-slide-wrapper {
    min-height: 460px;
    height: -webkit-calc(100vh - 500px);
    height: calc(100vh - 500px);
    position: relative;
    width: 100%
}

.ck-slide ul.ck-slide-wrapper li.nth-child {
    background: -o-linear-gradient(top, #000826, #151d5c);
    background: -ms-linear-gradient(top, #000826, #151d5c);
    background: -moz-linear-gradient(top, #000826, #151d5c);
    background: -webkit-linear-gradient(top, #000826, #151d5c);
    background: linear-gradient(top, #000826, #151d5c)
}

.ck-slide ul.ck-slide-wrapper li.hq_banner_li {
    background: #000826
}

.ck-slide ul.ck-slide-wrapper li {
    width: 100%;
    background: -o-linear-gradient(top, #000826, #14366d, #255da8);
    background: -ms-linear-gradient(top, #000826, #14366d, #255da8);
    background: -moz-linear-gradient(top, #000826, #14366d, #255da8);
    background: -webkit-linear-gradient(top, #000826, #14366d, #255da8);
    background: linear-gradient(top, #000826, #14366d, #255da8)
}

.ck-slide ul.ck-slide-wrapper li[style^="opacity: 1"] {
    z-index: 1
}

.ck-slide .ck-slidebox {
    bottom: 98px;
    width: 220px;
    padding-bottom: 10px
}

.mobile .ck-slide .ck-slidebox {
    display: none;
    bottom: 45px
}

.ck-slide .ck-slidebox ul li em {
    height: 36px;
    width: 44px;
    padding: 21px 0;
    background: rgba(255, 255, 255, 0)
}

.ck-slide .ck-slidebox ul li em span {
    height: 4px;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.4)
}

.ck-slide .ck-slidebox ul li.current em span {
    background: #fff
}

.ck-slide .ck-prev,
.ck-slide .ck-next {
    top: 43%;
    background-color: rgba(255, 255, 255, 0.1)
}

.banner_container {
    height: 100%
}

.banner_left {
    z-index: 2;
    text-align: left;
    position: relative;
    padding: calc(25% - 186px) 0 0 20px
}

.mobile .banner_left {
    text-align: center;
    padding: 65px 0 25px;
    float: none
}

.banner_l {
    font-size: 47px;
    padding-top: 18px
}

.mobile .banner_l {
    margin-bottom: 20px;
    font-size: 24px
}

.banner_s {
    font-size: 18px;
    margin-top: 8px
}

.mobile .banner_s {
    font-size: 16px
}

.in_body .loginbox {
    width: 265px;
    height: 310px;
    background-color: #fff;
    position: absolute;
    right: calc(50% - 560px);
    top: 55px;
    z-index: 1;
    padding: 16px
}

.in_body .loginbox .box {
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 21px;
    text-align: center
}

.in_body .loginbox .loginbox_span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(/default/img/circle.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0
}

.in_body .loginbox .loginbox_span:nth-child(2) {
    left: 100%;
    margin-left: -10px
}

.in_body .loginbox .loginbox_span:nth-child(3) {
    top: 100%;
    margin-top: -10px
}

.in_body .loginbox .loginbox_span:nth-child(4) {
    left: 100%;
    top: 100%;
    margin-left: -10px;
    margin-top: -10px
}

.in_body .loginbox .loginbox_p {
    margin: 0;
    text-align: center
}

.in_body .loginbox .loginbox_w {
    font-weight: bold
}

.in_body .loginbox .loginbox_but {
    width: 180px;
    height: 40px;
    margin-top: 25px;
    border: 1px solid #255da8
}

.in_body .loginbox .loginbox_but.free {
    background: #255da8;
    color: #fff
}

.in_body .loginbox .loginbox_but.login {
    color: #255da8;
    background: #fff;
    margin-top: 14px
}

.in_body .loginbox .loginbox_but.login a {
    display: inline-block;
    width: 100%
}

.mobile .in_body .loginbox {
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 333px;
    width: 292px
}

.mobile .in_body .loginbox .loginbox_w.f28 {
    font-size: 30px
}

.mobile .in_body .loginbox .loginbox_w.f34 {
    font-size: 37px
}

.mobile .in_body .loginbox .loginbox_but {
    font-size: 18px;
    width: 219px;
    height: 42px
}

.stategy_ad {
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 90px;
    position: absolute;
    background: rgba(255, 255, 255, 0.08)
}

.mobile .stategy_ad {
    height: 60px
}

.stategy_ad_container {
    height: 100%
}

.stategy_ad_item {
    height: 100%;
    width: calc(100% / 3);
    border-left: 1px solid rgba(255, 255, 255, 0.1)
}

.stategy_ad_item a {
    width: 100%;
    height: 100%;
    padding: 20px 55px 20px 140px
}

.stategy_ad_item a:hover {
    background: rgba(255, 255, 255, 0.12);
    cursor: pointer
}

.stategy_ad_item.free_login {
    background: url(../img/free_login.png) no-repeat 55px center
}

.stategy_ad_item.new_hand {
    background: url(../img/new_hand.png) no-repeat 55px center
}

.stategy_ad_item.shop {
    background: url(../img/jrzd.png) no-repeat 55px center
}

.stategy_ad_item.wizard_ad {
    background: url(../img/realTrade.png) no-repeat 70px center
}

.stategy_ad_item:last-child {
    border-right: 1px solid rgba(255, 255, 255, 0.1)
}

.stategy_ad_item p {
    color: #fff;
    text-align: left;
    margin-bottom: 0
}

.celue {
    width: 100%;
    background-color: #f7f7f7;
    padding: 94px 0 94px
}

.celuebox .item-header {
    position: relative;
    padding-bottom: 54px;
    text-align: center
}

.celuebox .item-header .title {
    font-size: 36px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(63, 74, 87, 1);
    line-height: 50px
}

.celuebox .item-header .more {
    padding-left: 3px
}

.celuebox .item-header .item-line {
    position: relative;
    top: -3px;
    height: 24px;
    width: 1px;
    vertical-align: middle;
    background-color: #00192f
}

.celuebox .item {
    width: 380px;
    float: left;
    margin-right: 30px;
    margin-top: 30px;
    transition: all .6s ease;
    background-color: #fff
}

@media(max-width:1180px) {
    .celuebox .item {
        width: calc((100% - 40px)/3)
    }
}

.celuebox .item:hover {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-5px);
    transform: translateY(-15px);
    -webkit-box-shadow: 0 15px 30px 0 rgba(213, 218, 228, 1);
    -moz-box-shadow: 0 15px 30px 0 rgba(213, 218, 228, 1);
    box-shadow: 0 15px 30px 0 rgba(213, 218, 228, 1)
}

.celuebox .item:nth-child(3n) {
    margin-right: 0
}

.celuebox .item {
    display: block;
    color: #61676e;
    box-shadow: 1px 1px 3px 0 rgba(193, 193, 193, 0.55)
}

.celuebox .item .title {
    padding: 11px 12px 11px 15px;
    font-size: 20px
}

.celuebox .item .title .title_p {
    max-width: calc(100% - 70px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #323f50;
    margin-bottom: 0;
    font-weight: 600
}

.celuebox .item .title .title_span {
    width: 66px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 2px
}

.celuebox .item .title .backtest {
    color: #255da8;
    background: #d5e7ff
}

.celuebox .item .title .trade {
    color: #fb8341;
    background: #ffe3d3
}

.celuebox .item .title .user_box span {
    color: #00192f
}

.celuebox .item .title .avatar {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-bottom: 0
}

.celuebox .item .celue_item_tile {
    padding: 10px 15px 0;
    height: 240px
}

.celuebox .item .celue_item_tile>span>span {
    display: inline-block;
    margin-right: 3px;
    width: 5px;
    height: 5px;
    border-radius: 7px;
    vertical-align: middle
}

.celuebox .item .celue_item_tile .celue_blue {
    color: #4572a7;
    margin-right: 6px
}

.celuebox .item .celue_item_tile .celue_red {
    color: #aa4643
}

.celuebox .item .celue_item_tile .celue_blue>span {
    background-color: #4572a7
}

.celuebox .item .celue_item_tile .celue_red>span {
    background-color: #aa4643
}

.celuebox .item .celue_item_tile .celue_red,
.celuebox .item .celue_item_tile .celue_blue {
    margin-bottom: 6px;
    display: inline-block
}

.celuebox .item img {
    width: 100%;
    height: 150px
}

.celuebox .item .items {
    width: calc(100% / 3 - 2px);
    float: left;
    font-size: 12px;
    border-right: 1px solid #e8ecf0;
    margin: 16px 0 15px
}

.celuebox .item .items.last {
    border-right: 0
}

.celuebox .item .items p {
    text-align: center;
    margin: 0
}

.celuebox .item .items .perc {
    font-weight: bold;
    color: #00192f
}

.celuebox .item .items_last {
    padding: 12px 20px 12px;
    border-top: 1px solid #e8ecf0
}

.celuebox .item .items_last .un_order {
    margin: 5px 0 0 0;
    line-height: 35px
}

.celuebox .item-more {
    width: 100%;
    height: 60px;
    background: #fff;
    margin-top: 20px;
    color: #3c7eee;
    float: left;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    box-shadow: 0 2px 4px 0 #d5dae4
}

.celuebox .item .items_last span {
    display: inline-block;
    margin-top: 3px;
    color: #3f4a57
}

.celuebox .item .items_last button {
    width: 106px;
    height: 40px;
    color: #fff;
    border: 0;
    border-radius: 2px
}

.celuebox .item .items_last button.get_code {
    background: #3c7eee
}

.celuebox .item .items_last button.get_code a,
.celuebox .item .items_last button.free_order a {
    color: #fff
}

.celuebox .item .items_last button.free_order {
    background: #fb8341
}

#performance-chart {
    height: 150px;
    margin-top: 0
}

.mobile .celue {
    padding: 25px calc(50% - 167.5px) 30px
}

.mobile .celuebox .item-header {
    padding-bottom: 26px;
    text-align: center
}

.mobile .celuebox .item-header .item-line,
.mobile .celuebox .item-header .more {
    display: none
}

.mobile .celuebox .item {
    width: 335px;
    margin-bottom: 20px;
    margin-top: 0
}

.mobile .celuebox .item.last {
    margin-bottom: 20px
}

.mobile .celuebox .item a .title {
    height: 40px;
    line-height: 40px;
    background: #255da8;
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 0
}

.mobile .celuebox .item a img {
    height: 125px
}

.mobile .celuebox .item-more {
    display: block;
    clear: both;
    width: 335px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    font-size: 15px;
    margin-top: 0
}

.quantbox,
.sollutionbox,
.partnerbox {
    padding: 50px 0 60px
}

.item-header {
    padding-bottom: 34px
}

.quant_item_group {
    width: calc((100% - 40px)/3)
}

.quant_item {
    width: 100%;
    height: 150px;
    border: 1px solid #ececec;
    border-bottom: 0;
    padding: 24px 20px 20px 90px
}

.quant_item a {
    cursor: default
}

.quant_item_title {
    color: #00192f
}

.quant_item_con {
    color: #7b7e85
}

.quant_item.hover {
    height: 160px;
    padding-bottom: 53px;
    background: #f3f7fc
}

.quant_item.last {
    border-bottom: 1px solid #ececec
}

.quant_item img {
    position: absolute;
    top: 24px;
    left: 20px
}

.quant_item_con {
    color: #61676e;
    margin-top: 3px
}

.learn_more {
    left: 90px;
    bottom: 16px;
    display: none;
    position: absolute
}

.quant_item.hover .learn_more {
    display: block
}

.solution {
    background: #f7f7f7
}

.solution_container {
    background: #fff;
    border: 1px solid #ececec
}

.solution_item_group {
    padding: 0 10px
}

.solution_item {
    width: 200px;
    height: 80px;
    padding: 0 20px;
    font-size: 16px;
    cursor: pointer;
    line-height: 80px;
    border-bottom: 1px solid #ececec;
    background: url(../img/solution.png) no-repeat 164px center
}

.solution_item.checked {
    color: #2678e4;
    background: url(../img/solution_checked.png) no-repeat 164px center
}

.solutions.checked {
    display: block
}

.solutions_group {
    padding-top: 20px;
    width: calc(100% - 220px)
}

.solutions {
    display: none;
    height: 413px;
    padding: 15px 0 25px 48px;
    border-left: 1px solid #ececec
}

.solution_intro_group {
    width: 550px;
    padding-top: 23px
}

.solution_intro {
    padding-bottom: 30px
}

.intro_head {
    margin-bottom: 2px
}

.intro_head .intro_flag {
    top: 2px;
    width: 5px;
    height: 14px;
    margin-right: 10px;
    position: relative;
    background: #2678e4;
    display: inline-block
}

.intro_con {
    color: #61676e;
    margin-top: 5px;
    line-height: 23px
}

.solution_img {
    vertical-align: top
}

.solutions_group .btn-more {
    color: #2678e4;
    margin-top: 8px;
    padding: 11px 51px;
    border: 1px solid #2678e4
}

.partner_group {
    width: 100%
}

.partner_img {
    float: left;
    padding: 0 9px;
    margin-bottom: 20px;
    border: 1px solid #ececec;
    cursor: default;
    margin-right: 15px;
    width: calc((100% - 75px)/6)
}

.partner_img:nth-child(6n) {
    margin-right: 0
}

.partner_img img {
    width: 100%
}

.partner_img.pointer {
    cursor: pointer
}

.in_body .join_pane {
    margin-top: 0;
    padding: 54px 0 53px;
    background: url(../img/open-bg.png)
}

.in_body .join_pane .col_text {
    color: #fff;
    font-size: 36px
}

.in_body .join_pane .col_btn {
    top: 6px;
    position: relative;
    margin-left: 156px;
    vertical-align: text-bottom
}

.in_body .join_pane .white_on_white {
    font-size: 18px;
    width: 240px;
    height: 46px;
    line-height: 44px;
    padding: 0 12px
}

.in_body .join_pane .white_on_white:hover {
    background: #fff
}

.kk_footer {
    position: relative;
    top: 50px
}

@media(max-width:768px) {
    .celuebox .item:hover {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0)
    }
}

@media(min-width:400px) {

    .mobile .celue,
    .mobile .function {
        padding: 25px 20px
    }

    .mobile .celuebox .item {
        width: 100%
    }

    .mobile .celuebox .item a img {
        height: 175px
    }

    .mobile .celuebox .item-more,
    .mobile .functionbox .tile_pane .item,
    .mobile .kk_footer .inner>div.copyright {
        width: 100%
    }
}

@media(max-width:340px) {
    .mobile .celue {
        padding: 24px 15px
    }

    .mobile .celuebox .item,
    .mobile .celuebox .item-more,
    {
    width: 100%
}
}

.free-input {
    width: 100%;
    border: 1px solid #c5c8d2;
    outline: 0;
    background: 0;
    padding: 11px;
    margin-bottom: 20px
}

.free-input[name="UserModel[mob]"] {
    background: url(/default/img/tele.png) no-repeat -1px 5px
}

.free-input[name="UserModel[pwd]"] {
    background: url(/default/img/pasw.png) no-repeat -1px 5px
}

.yz-input {
    width: 60%
}

.free-yz {
    width: 35%;
    float: right;
    color: #255da8;
    border: 1px solid #255da8;
    text-align: center
}

.free-yzm {
    width: 35%;
    float: right;
    height: 44px;
    padding: 0
}

.free-start {
    background: #255da8;
    text-align: center;
    color: #fff;
    padding: 12px
}

.input-bg {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 6px;
    left: 0
}

.modal-dialog .modal-body {
    padding: 40px 36px
}

.bootstrap-dialog.type-primary .modal-header {
    background: #e8ecf0;
    height: 50px;
    line-height: 30px;
    border-radius: 0
}

.bootstrap-dialog .bootstrap-dialog-title {
    color: #00192f
}

.modal-content {
    border-radius: 0;
    box-shadow: none
}

.modal-body .shadow {
    width: 420px;
    height: 489px;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: -60px;
    left: -10px;
    z-index: -1
}

.kkform .error {
    color: #f8aa35
}

.kkform label {
    font-weight: 100;
    text-align: center;
    position: relative;
    top: -8px;
    margin-bottom: 0;
    width: 100%;
    margin-top: 0
}

.mobile .modal-dialog .modal-body {
    padding: 25px 14px 5px
}

.mobile .modal-body .shadow {
    display: none
}

.modal-dialog {
    margin-top: 120px
}

.mobile .modal-dialog {
    width: auto
}

.btn-default:hover {
    color: #255da8
}

button[disabled].free-input.free-start,
html input[disabled].free-input.free-start {
    opacity: .8
}

@media(max-width:767px) {
    .in_body .feat_pane .item {
        width: 50%
    }
}

.mkk_footer .item.title {
    background: #e8ecf0;
    color: #61676e;
    border-bottom: 1px solid #c9cfd5
}

.mkk_footer {
    background: #e8ecf0
}

.mkk_footer .item {
    background: #e8ecf0;
    color: #61676e;
    border-bottom: 1px solid #c9cfd5
}

.login-container .login-content .form_pane .form-control {
    margin-bottom: 0
}

.kkform label {
    top: 12px
}

.kkform label.error_tip {
    top: 10px
}

.mobile .flexslider .slides,
.mobile .flexslider .slides>li,
.mobile .flexslider .slides>li>a {
    height: 100%
}

.mobile .ck-slide {
    min-height: 340px;
    background: -o-linear-gradient(top, #000826, #255da8);
    background: -ms-linear-gradient(top, #000826, #255da8);
    background: -moz-linear-gradient(top, #000826, #255da8);
    background: -webkit-linear-gradient(top, #000826, #255da8);
    background: linear-gradient(top, #000826, #255da8)
}

.mobile .flexslider .banner_p {
    position: absolute;
    bottom: 100px;
    left: 0;
    color: #fff;
    width: 100%
}

.mobile .stategy_ad_item {
    background-size: 35%;
    background-position: center 2px
}

.mobile .stategy_ad_item a {
    padding: 40px 10px 10px
}

.mobile .stategy_ad_item p {
    text-align: center;
    font-size: 10px
}

.mobile .stategy_ad_item p.f13 {
    display: none
}

.mobile .item-header {
    font-size: 23px;
    text-align: center;
    padding-bottom: 15px
}

.mobile .quantbox,
.mobile .sollutionbox,
.mobile .partnerbox {
    padding: 30px 15px 30px
}

.mobile .quant_item_group {
    width: 100%
}

.mobile .solution_item_group {
    display: none
}

.mobile .solution_intro_group {
    width: 100%
}

.mobile .solutions_group {
    width: 100%
}

.mobile .solutions {
    height: auto;
    padding: 15px;
    display: block;
    border-left: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #ececec
}

.mobile .solutions:last-child {
    border-bottom: 0
}

.mobile .solution_head {
    font-size: 18px
}

.mobile .solution_img {
    display: none
}

.mobile .partner_img {
    margin-bottom: 10px;
    width: calc((100% - 10px)/2)
}

.mobile .partner_img img {
    width: 100%
}

.mobile .partner_img:nth-child(odd) {
    margin-right: 10px
}

.mobile .partner_img:nth-child(even) {
    margin-right: 0
}

.mobile .in_body .join_pane {
    padding: 30px
}

.mobile .in_body .join_pane .col_text {
    font-size: 30px
}

.mobile .in_body .join_pane .col_btn {
    margin-left: 0;
    margin-top: 15px
}

.mobile .in_body .join_pane .white_on_white {
    width: 160px;
    height: 36px;
    font-size: 13px;
    line-height: 34px
}

.hq_banner_img {
    display: inline-block;
    width: 100%;
    height: 486px;
    overflow: hidden
}

.hq_banner_img img {
    position: absolute;
    width: 1920px;
    height: 486px;
    top: 0;
    left: 50%;
    margin-left: -960px
}

.default-ad {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px 60px;
    z-index: 100
}

.default-ad a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.default-ad .default-ad-close {
    position: absolute;
    width: 21px;
    top: 20px;
    right: calc(50% - 580px);
    height: 21px;
    cursor: pointer
}

.default-ad .default-ad-close img {
    width: 70%;
    height: 70%
}

#kk_nav.top_60 {
    top: 60px
}

.kk_body.top_110 {
    top: 110px
}