@charset "utf-8";

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-text-size-adjust: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}


body {
    color: #1a1a1a;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    background: #eff0f5;
}

body,
img {
    -moz-user-select: text;
    -webkit-user-select: text;
    -webkit-touch-callout: text;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500;
}

ul,
ol,
li {
    list-style: none
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

button,
input,
select,
textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: 0;
}

textarea {
    resize: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button
}

input:focus:-moz-placeholder,
input:focus::-webkit-input-placeholder {
    color: transparent
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.fz16 {
    font-size: 16px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb20 {
    margin-bottom: 20px;
}

.cb {
    clear: both;
    display: block;
    height: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pl10 {
    padding-left: 10px;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

strong {
    font-weight: 500;
}

html,
body {
    width: 100%;
}

body {
    color: #333;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
}

.maincontent {
  min-height:800px;
  padding-top:100px;
  margin-top:20px;}

.k_width {
    display: block;
    max-width: 1236px;
    margin: 0px auto;
    padding: 0px 10px;
}

.k_cot {
    display: block;
    padding: 0px 30px;
}

.k_top {
    background-color: #FFF;
    border-bottom: 1px solid #f5f5f5;
}

.k_top.scroll,
.k_top.open {
    border-bottom: 1px solid #dedede;
    -webkit-box-shadow: 0 0 8px #ccc;
    -moz-box-shadow: 0 0 8px #ccc;
    box-shadow: 0 0 8px #ccc;
}

.k_top.scroll {
    top: 0;
}

.k_top_fix {
    position: fixed;
    width: 100%;
    z-index: 100;
    left: 0px;
    top: 0px;
    /* overflow: hidden; */
}

.k_top_logo {
    display: inline-block;
    margin-bottom: 14px;
    margin-top: 12px;
}

.k_footer {
    background-color: #fff;
    padding: 40px 0px;
    border-top: 1px solid #f1f1f1;
    text-align: center;
    margin-top: 30px;
}

.k_footer a:hover {
    text-decoration: underline;
}

.k_footer img {
    display: inline;
    height: 40px;
}

.k_footer p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 28px;
}

.k_footer .k_p2 {
    margin-top: 20px;
}

.k_header {
    position: fixed;
    width: 100%;
    background-color: #ffffff;
    z-index: 100;
}

.k_header_tdiv {
    padding: 10px 30px 10px 30px;
}

.k_header_s {
    height: 90px;
}

.k_header_logo {
    float: left;
    height: 50px;
    vertical-align: middle;
}

.k_header_a {
    float: left;
    margin-left: 28px;
    vertical-align: middle;
    margin-top: 15px;
}

.k_header_a:hover {
    color: #0077dd;
}

.k_header_touxiang {
    float: right;
    color: #0077dd;
    margin-top: 0px;
}

.k_header_touxiang img {
    display: inline;
    width: 50px;
    vertical-align: middle;
    border: 1px solid #eee;
    border-radius: 100%;
}


.k_header_btn {
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
    color: #FFF;
    padding: 0px 20px;
    background-color: #4859a0;
    border: 1px solid #40529d;
}

.k_header_div {
    width: 560px;
    *width: 690px;
    margin: 10px auto 0px auto;
}

.k_header_ico_center {
    display: none;
    width: 30px;
    height: 30px;
    float: right;
    margin-left: 10px;
    cursor: pointer;
}

.k_header_ico_center {
    background: url(../images/icontouxiang.png) center center no-repeat;
}

.k_nav_cot {
    display: none;
}

.k_nav_cot a {
    display: block;
    line-height: 38px;
    padding-left: 20px;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
}

.k_nav_cot a:hover {
    background-color: #e7e7e7;
}

.k_h25 {
    height: 25px;
}

.tb_btn_1{
  font-size: 14px;
  color: #fff; 
  height: 30px; 
  line-height: 30px; 
  padding: 0 20px; 
  border-radius: 5px;
  border: 0px;
  background-color: #2885d5;}

.k_btn_blue {
    display: inline-block;
    text-align: center;
    border: 0px;
    font-size: 13px;
    line-height: 34px;
    color: #fff;
    padding: 0px 16px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #1d7af3;
}

.k_btn_blue:hover,
.k_btn_blue:active {
    background-color: #0077dd;
}

.k_here {
    font-weight: 300;
    line-height: 28px;
    color: #777;
}

.k_here a {
    color: #333;
}

.k_here a:hover {
    color: #0077dd;
}

.k_width_kc0 {
    width: 100%;
    padding: 20px;
    background: #fff;
	border-radius: 5px;
    box-shadow: 1px 0 10px rgba(69, 65, 78, .06);
}

.k_width_kc1 {
    width: 27%;
    float: left;
    background: #fff;
	border-radius: 5px;
    box-shadow: 1px 0 10px rgba(69, 65, 78, .06);
}

.k_width_kc2 {
    width: 71%;
    float: right;
    padding: 20px;
    background: #fff;
	border-radius: 5px;
    box-shadow: 1px 0 10px rgba(69, 65, 78, .06);
}

.k_use_data_img {
    padding: 20px;
    border-bottom: 1px solid #f1f1f1;
}

.k_use_data_img img {
    width: 60px;
    float: left;
    display: block;
    border: 1px solid #eee;
    border-radius: 100%;
}

.k_use_data_img p {
    margin-top: 5px;
    margin-left: 80px;
    font-weight: 400;
    color: #555;
    font-size: 16px;
    line-height: 24px;
}

.k_use_data_img p a {
    color: #777;
    font-size: 13px;
    font-weight: 300;
    margin-top: 5px;
}

.k_use_data_img p a:hover {
    text-decoration: underline;
}

.k_use_data_main {
    font-size: 0;
}

.k_use_data_main_a {
    position: relative;
    display: block;
    line-height: 42px;
    font-size: 13px;
    color: #9a9a9a !important;
    padding: 0 25px;
}

.k_use_data_main_a i {
    margin-right: 15px;
    opacity: .4;
}

.k_bg_ico1 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-information.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico2 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-photo.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico3 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-edit.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico4 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-experience.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico5 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-education.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico6 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-certification.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico7 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-skill.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico8 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-award.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico9 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-interest.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico10 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-notification.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico11 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-privacy.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico12 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-account.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_bg_ico13 {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-information.svg) center center no-repeat;
    background-size: 100% 100%;
}

.k_use_data_main_a:hover,
.k_use_data_main_a_on {
    color: #575962 !important;
    background: rgba(0, 0, 0, .03);
}

.k_use_data_main_a:hover:before,
.k_use_data_main_a_on:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: #1d7af3;
    opacity: 1 !important;
}

.k_use_data_main_a:hover i,
.k_use_data_main_a_on i {
    opacity: .9;
}

.k_user_maintitle {
    font-size: 16px;
    line-height: 44px;
    color: #000000;
    font-weight: bold;
    border-bottom: 1px solid #f1f1f1;
}

.k_user_maintitle i {
    margin-right: 10px;
    mask-type: -3px;
}


.k_lable {
    display: block;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    line-height: 30px;
    margin-top: 8px;
}

.k_input1 {
    width: 100%;
}

.k_user_line {
    height: 1px;
    border-bottom: 1px solid #c1d4e5;
}

.k_table_k2 th .k_edit {
    color: #2986d6;
    margin-left: 10px;
}

.k_hasbg {
    background-color: #f2f2f2;
    padding: 0px 5% 20px 5%;
    height: 100%;
}

.k_table_k2 tr {
    border-bottom: 1px solid #f1f1f1;
}

.k_table_k2 th {
    width: 50%;
    text-align: left;
    font-size: 0;
    padding: 20px 20px 20px 0px;
}

.k_table_k2 td {
    width: 50%;
    text-align: left;
    font-size: 14px;
    padding: 10px 0px 20px 20px;
    vertical-align: top;
}

.k_table_k2 td div .k_input1 {
    width: 100%;
}

.k_table_k2 td div {
    width: 100%;
    margin: 0px auto;
}

.k_table_k2 th p {
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    font-weight: 300;
}

.k_input2 {
    width: 47%;
    display: inline-block;
    height: 40px;
    font-size: 14px;
    color: #4a4a4a;
    padding: 5px 10px;
    border: 1px solid #9db3bf;
    border-radius: 2px;
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.08);
}

.k_span2 {
    width: 6%;
    display: inline-block;
}

.k_use_data a {
    color: #1d7af3;
}

.mtb20 {
    margin: 20px 0px;
}

.k_use_data {
    margin-top: 20px;
}


.k_use_data_ata {
    padding: 40px 0px;
    background-color: #f9f9fb;
}

.k_use_data_ata img {
    width: auto;
    float: none;
    display: block;
    margin: 0px auto;
    width: 70%;
    margin: 0px auto;
}

.k_use_data_ata_div {
    width: 70%;
    margin: 30px auto 0px auto;
    line-height: 24px;
    font-size: 14px;
    color: #000000;
}

.k_use_data_ata_div h1 {
    font-weight: 400;
}

.k_use_data_ata_div h2 {
    font-weight: 400;
}

.k_use_data_ata_div h3 {
    font-weight: 300;
    line-height: 18px;
}



.k_use_data .k_btn_blue {
    margin-top: 15px;
    color: #FFF;
}

.k_close {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/k_close.png) center center no-repeat;
}

.k_up_photo h1 {
    font-weight: 300;
    padding: 10px 0px 15px 0px;
}

.k_up_photo img {
    width: 170px;
    float: left;
}

.k_up_photo_div {
    margin-left: 190px;
}

.k_up_photo_div_bg {
    background-color: #fafcc2;
    border: 1px solid #e4e6a5;
    padding: 3px 10px;
}

.k_up_photo_div {
    color: #4f4f4f;
}

.k_up_photo .k_btn_blue {
    width: 170px;
    padding: 0px;
    text-align: center;
    margin: 30px 0px;
}

.k_up_photo_pmt {
    margin-top: 20px;
}


.k_form_co {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0px 10px 0px;
}

.k_form_co:last-child {
    border-bottom: none;
}

.k_form_co .k_w_1 {
    width: 100%;
}

.k_form_co .k_w_1m {
    width: 67%;
}

.k_form_co .k_w_2 {
    width: 50%;
}

.k_form_co .k_w_3 {
    width: 33%;
}

.k_form_co .k_w_4 {
    width: 25%;
}

.k_form_co .k_w_5 {
    width: 20%;
}

.k_form_co .k_w_6 {
    width: 15%;
}

.k_form_co .k_w_7 {
    width: 15%;
}

.closer_input {
    margin: 5px 0;
}

.k_form_co_t {
    font-weight: bold;
    float: left;
    font-size: 16px;
}

.k_form_co_t i {
    margin-top: -3px;
    margin-right: 10px;
}

.k_form_co h1 div {
    text-align: right;
    font-weight: 400;
}

.k_form_co h1 {
    padding: 7px 0px;
    line-height: 30px;
}

.k_form_co input[type="text"],
.k_form_co select,
.k_form_co textarea,
.k_input1 {
    height: 40px;
    font-size: 14px;
    color: #4a4a4a;
    padding: 5px 10px;
    border: 1px solid #9db3bf;
    border-radius: 2px;
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.08);
}

.k_form_co textarea {
    height: 150px;
    overflow: hidden;
}


.k_form_co textarea {
    padding: 5px 8px;
}


.k_form_co_btn {
    padding: 15px 0px 15px 0px;
}

.k_form_co_btn .k_btn_blue {
    margin-top: 0px;
}

.k_form_co2 {
    border-top: none;
    border-bottom: 1px solid #f1f1f1;
    padding: 0;
}

.k_form_co3 p span {
    color: #bababa;
}

.k_lable span {
    font-weight: 300;
    color: #6d6d6d;
}

.k_form_co_line {
    height: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
}

.k_table_k3 th {
    text-align: left;
}

.k_table_k3 td {
    text-align: right;
}


.k_table_k3 tr {
    border-bottom: 1px solid #f1f1f1;
    display: block;
}

.k_table_k3 tr th {
    width: 55%;
    display: inline-block;
    font-weight: 300;
}

.k_table_k3 tr td {
    width: 28%;
    display: inline-block;
}

.k_table_k3 tr th,
.k_table_k3 tr td {
    padding: 14px 0px;
}

.k_table_k3 tr th img,
.k_table_k3 tr td img {
    margin-top: -3px;
    width: 20px;
}

.k_table_k3_title th strong {
    font-size: 16px;
}


.k_table_k4 strong {
    font-weight: bold;
}

.k_table_k4 th {
    vertical-align: top;
}

.k_table_k4 th,
.k_table_k4 td {
    padding: 7px 2px;
}

.JsCanAdd input,
.JsCanAdd select {
    margin-top: 8px;
    display: inline-block;
    vertical-align: middle;
}

.k_vclose {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    background: url(../images/k_close.png) 0 0 no-repeat;
    cursor: pointer;
}

.k_user_pop {
    display: none;
    position: absolute;
    top: 100%;
    right: 10px;
    width: 250px;
    font-size: 16px;
    padding-top: 10px;
    background: #fff;
    box-shadow: 1px 0 10px rgba(69, 65, 78, .06);
}
.k_user_pop_a {
    display: block;
    padding: 8px 20px;
    color: #575962;

}
.k_user_pop_a:hover {
    color: #0077dd;
}
.k_user_sign_out {
    display: block;
    margin-top: 10px;
    border-top:  1px solid #f1f1f1;
    text-align: center;
    padding:10px 20px;
    color: #0077dd;
}
@media screen and (max-width:1190px) {
    .k_header_text {
        width: 210px;
    }

    .k_header_div {
        width: 520px;
    }

    .k_header_a {
        margin-left: 15px;
    }

}


@media screen and (max-width:1105px) {
    .k_header_div {
        display: inline;
    }
}

@media screen and (max-width:900px) {
    .k_width_kc1 {
        width: 100%;
    }

    .k_use_data_main_a {
        width: 33%;
        display: inline-block;
        font-size: 12px;
        line-height: 30px;
        border-bottom: 0px;
        padding: 0 16px;
    }

    .k_use_data_main_a i {
        width: 16px;
        height: 16px;
        margin-right: 10px;
    }

    .k_width_kc2 {
        width: 100%;
        margin-top: 20px;
    }

    .k_use_data_ata {
        padding: 10px;
    }

    .k_use_data_ata_div {
        margin: 0px 0px 0px 120px;
    }

}

@media screen and (max-width:790px) {

    .k_header_div,
    .k_header_a {
        display: none;
    }

    .k_header_ico_center {
        display: block;
    }

    .k_cot {
        padding: 0px 10px;
    }

    .k_top_logo {
        margin-bottom: 0px;
        height: 36px;
    }

    .k_top_s {
        height: 55px;
    }

    .k_footer0,
    .k_footer p {
        font-size: 12px;
        line-height: 17px;
    }

    .k_footer p {
        margin-bottom: 10px;
    }

    .k_footer .k_p2 {
        margin-top: 35px;
    }

    .k_header_logo {
        height: 34px;
    }

    .k_header_tdiv {
        padding: 8px;
    }

    .k_header_s {
        height: 66px;
    }

    .k_here {
        font-size: 12px;
        line-height: 20px;
    }

    .k_use_data {
        margin-top: 15px;
    }
}


@media screen and (max-width:730px) {
    .k_use_data_main_a {
        width: 33%;
        padding: 0 8px;
    }

    .k_use_data_main_a i {
        margin-right: 5px;
    }
}

@media screen and (max-width:580px) {
    .k_use_data_main_a {
        width: 50%;
    }

    .k_table_k2 th,
    .k_table_k2 td {
        width: 100%;
        display: block;
    }

    .k_table_k2 th,
    .k_table_k2 td {
        padding: 10px 0%;
    }

    .k_lable {
        margin-top: 0px;
    }

    .k_table_k2 td div {
        width: 100%;
    }

    .k_input1,
    .k_table_k2 td div .k_input1 {
        width: 100%;
    }

    .k_width_kc2 .k_btn_blue {
        display: block;
        margin: 20px auto;
    }
}

@media screen and (max-width:550px) {
    .k_table_k3 tr th {
        width: 77%;
    }

    .k_table_k3 tr td {
        width: 20%;
    }

    .k_form_co .k_w_1m,
    .k_form_co .k_w_2 {
        width: 100%;
    }

    .k_form_co .k_w_6 {
        width: 45%;
        margin: 2px 0px;
    }

    .k_form_co .k_w_7 {
        width: 38%;
        margin: 2px 0px;
    }
}

@media screen and (max-width:460px) {

    .k_up_photo img,
    .k_up_photo .k_btn_blue {
        width: 39%;
    }

    .k_up_photo .k_btn_blue {
        margin-top: 10px;
    }

    .k_up_photo_div {
        margin-left: 41%
    }

    .k_up_photo_div {
        font-size: 12px;
        line-height: 17px;
    }

    .k_up_photo_pmt {
        margin-top: 5px;
    }
}

.sbutton, .btn, .btns, .btnss, .btnl, .btnll {
  margin-left:4px;
  margin-right:4px;
  padding-left:12px;
  padding-right:12px;
  display: inline-block;
  vertical-align: middle;
  min-width: 60px;
  height: 26px;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  background: #019ade;
  border: none;
  pointer-events: visible;
  border-radius: 5px; }

.sbutton:hover, .btn:hover, .btns:hover, .btnss:hover, .btnl:hover,.btnll:hover {
  background-color: #007bff;
  border-color: #007bff; }



@media screen and (max-width:414px) {
    .k_use_data_img {
        display: none;
    }
    .k_use_data_main_a i {
        display: none;
    }
    /* .k_width_kc1 {
        display: none;
    }

    .k_width_kc2 {
        margin-top: 0px;
    } */

}