﻿body {
    font-family: auto;
}
img,
iframe {
    border: none;
    text-decoration: none;
}
a,
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}
ul,
ol,
li {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 0px;
}
.col-xs-per20,
.col-sm-per20,
.col-md-per20,
.col-lg-per20,
.col-xs-per30,
.col-sm-per30,
.col-md-per30,
.col-lg-per30,
.col-xs-per40,
.col-sm-per40,
.col-md-per40,
.col-lg-per40,
.col-xs-per60,
.col-sm-per60,
.col-md-per60,
.col-lg-per60,
.col-xs-per70,
.col-sm-per70,
.col-md-per70,
.col-lg-per70,
.col-xs-per80,
.col-sm-per80,
.col-md-per80,
.col-lg-per80 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-per20 {
    width: 20%;
    float: left;
}

.col-xs-per30 {
    width: 30%;
    float: left;
}

.col-xs-per40 {
    width: 40%;
    float: left;
}

.col-xs-per60 {
    width: 60%;
    float: left;
}

.col-xs-per70 {
    width: 70%;
    float: left;
}

.col-xs-per80 {
    width: 80%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-per20 {
        width: 20%;
        float: left;
    }

    .col-sm-per30 {
        width: 30%;
        float: left;
    }

    .col-sm-per40 {
        width: 40%;
        float: left;
    }

    .col-sm-per60 {
        width: 60%;
        float: left;
    }

    .col-sm-per70 {
        width: 70%;
        float: left;
    }

    .col-sm-per80 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-per20 {
        width: 20%;
        float: left;
    }

    .col-md-per30 {
        width: 30%;
        float: left;
    }

    .col-md-per40 {
        width: 40%;
        float: left;
    }

    .col-md-per60 {
        width: 60%;
        float: left;
    }

    .col-md-per70 {
        width: 70%;
        float: left;
    }

    .col-md-per80 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-per20 {
        width: 20%;
        float: left;
    }

    .col-lg-per30 {
        width: 30%;
        float: left;
    }

    .col-lg-per40 {
        width: 40%;
        float: left;
    }

    .col-lg-per60 {
        width: 60%;
        float: left;
    }

    .col-lg-per70 {
        width: 70%;
        float: left;
    }

    .col-lg-per80 {
        width: 80%;
        float: left;
    }
}

.kj-top {
    height: 41px;
    background-color: #303a48;
}
    .kj-top .pull-left {
        color: #fff;
        margin-top: 10px;
    }
.kj-top .pull-right {
    color: #fff;
    margin-top: 10px;
    margin-right: 15px;
}
.kj-top .pull-right a {
    color: #fff;
}
.kj-logosearch {
    padding-bottom: 30px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.1);
}
.kj-navbar-nav {
    margin-top: 28px;
    font-size: 18px;
}
.kj-navbar-nav a {
    color: #333;
    font-weight: bold;
}
    .kj-navbar-nav a:hover {
        color: #00a1e9;
        background-color: #fff;
    }
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #fff;
}
.kj-navbar-nav li a span {
    display: none;
}
.kj-navbar-nav li.dropdown {
    display: block;
}
    .kj-navbar-nav li ul li a:hover {
        color: #00a1e9;
    }
.kj-navbar-nav > li.dropdown > ul.dropdown-menu > li.dropdown:hover > ul.dropdown-menu {
    display: block;
    top: 0px;
    left: 100%;
}
.kj-navbar-nav > li.dropdown > ul.dropdown-menu > li.dropdown > ul.dropdown-menu > li.dropdown:hover > ul.dropdown-menu {
    display: block;
    top: 0px;
    left: 100%;
}

.kj-navbar-nav ul.dropdown-menu > li > a {
    padding: 10px 20px;
    font-size: 16px;
}

.kj-top-form {
    margin-top: 34px;
    padding: 0px 10px;
}
.kj-navbar-brand {
    margin-right: 43px;
    padding-left: 0px;
}

.kj-navbar-nav > li:before {
    content: "";
    width: 0;
    height: 2px;
    background: #00a1e9;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.kj-navbar-nav > li:hover:before {
    width: 50%;
}
    
.kj-banner {
    margin-top: -9px;
}
.kj-banner1 {
    margin-top: -9px;
}
.kj-index-banner-image {
    display: block;
    height: 800px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.kj-index-banner-image-2 {
    display: block;
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.kj-aboutus-title-1 {
    font-size: 43px;
    margin-top: 90px;
}
.kj-A {
    display: inline;
    color: #00a0e9;
}
.kj-aboutus-title-2 {
    font-size: 20px;
    color: #727272;
    margin-bottom: 50px;
}
.kj-aboutus-content {
    font-size: 15px;
    color: #727272;
    line-height: 200%;
    margin-bottom: 50px;
}
.kj-aboutus-button a {
    width: 185px;
    border-radius: 20px;
    border: 2px solid #00a0e9;
    background-color: #fff;
    color: #00a0e9;
    margin-bottom: 180px;
    padding: 10px 0px 10px 0px;
}
.kj-aboutus-button a:hover {
    width: 185px;
    border-radius: 20px;
    border: 2px solid #00a0e9;
    background-color: #fff;
    color: #00a0e9;
    margin-bottom: 180px;
    padding: 10px 0px 10px 0px;
}
.kj-aboutus-img {
    margin-top: 90px;
}
.kj-hotpro {
    text-align: center;
    padding-top: 100px;
    color: #fff;
    opacity: 0;
    height: 314px;
}
.kj-hotpro-1:hover .kj-hotpro {
    opacity: 1;
    background-color: rgba(24,98,147,0.7);
    transition: all 0.5s ease 0s;
}
.kj-hotpro-2:hover .kj-hotpro {
    opacity: 1;
    background-color: rgba(24,98,147,0.7);
    transition: all 0.5s ease 0s;
}
.kj-hotpro-3:hover .kj-hotpro {
    opacity: 1;
    background-color: rgba(24,98,147,0.7);
    transition: all 0.5s ease 0s;
}
.kj-hotpro-4:hover .kj-hotpro {
    opacity: 1;
    background-color: rgba(24,98,147,0.7);
    transition: all 0.5s ease 0s;
}
.kj-hotpro-5:hover .kj-hotpro {
    opacity: 1;
    background-color: rgba(24,98,147,0.7);
    transition: all 0.5s ease 0s;
}
.kj-hotpro-6:hover .kj-hotpro {
    opacity: 1;
    background-color: rgba(24,98,147,0.7);
    transition: all 0.5s ease 0s;
}
.kj-hotpro-7:hover .kj-hotpro {
    opacity: 1;
    background-color: rgba(24,98,147,0.7);
    transition: all 0.5s ease 0s;
}
.kj-hotpro-title {
    font-size: 30px;
    font-weight: bold;
}
.kj-hotpro-title-2 {
    font-size: 30px;
    font-weight: bold;
    padding-top: 28px;
}
.kj-hotpro-title-2 a {
    color: #fff;
}
.kj-hotpro-title a {
    color: #fff;
}
.kj-hotpro-line {
    border-bottom: 2px solid;
    width: 40px;
    margin: 0 auto;
    padding-top: 15px;
}
.kj-hotpro-content {
    font-size: 18px;
    margin-top: 15px;
}
.kj-hotpro-content a {
    color: #fff;
}
.kj-hotpro-col {
    padding: 0px;
}
.kj-hotpro-1, .kj-hotpro-2, .kj-hotpro-3, .kj-hotpro-4, .kj-hotpro-5, .kj-hotpro-6, .kj-hotpro-7 {
    height: 314px;
}
.kj-hotpro-row {
    margin: 0px;
}
.kj-dzhc {
    margin-top: 90px;
    text-align: center;
}
.kj-dzhc-title {
    font-size: 40px;
    margin-bottom: 40px;
}
.kj-dzhc-lititle {
    font-size: 22px;
    padding-top: 26px;
}
.kj-dzhc-1-img {
    height: 230px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.kj-dzhc-1 {
    border: 1px solid #d4d4d4;
    border-top: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.kj-dzhc-line {
    border-bottom: 3px solid #10a6ea;
    width: 30px;
    margin: 0 auto;
    padding-top: 14px;
}
.kj-dzhc-content {
    margin-top: 18px;
    color: #727272;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
    color:#999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0px 10px;
}
.kj-dzhc-content p {
    margin: 0px;
    font-size: 16px;
}
.kj-dzhc-button a {
    margin-top: 45px;
    margin-bottom: 40px;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    font-size: 13px;
    color: #727272;
    border-radius: 6px;
    padding: 10px 32px;
}
    .kj-dzhc-button a:hover {
        background-color: #10a6ea;
        color: #fff;
        border: 1px solid #10a6ea;
        box-shadow: 0px 5px 10px rgba(100,100,100,0.5);
    }

.kj-dzhc-col:hover {
    box-shadow: 0px 5px 10px rgba(100,100,100,0.5);
    margin-bottom: -1px;
}
.kj-dzhc-col:hover .kj-dzhc-1 {
    border: 1px solid #fff;
}

.kj-youshi {
    margin-top: 90px;
    background-color: #f6f6f6;
}
.kj-youshi-col {
    padding-right: 0px;
    margin-top: 30px;
}
.kj-youshi-col-1 {
    padding-right: 0px;
    margin-top: 38px;
}
.kj-youshi-col-2 {
    padding-right: 0px;
    margin-top: 38px;
}
.kj-youshi-col-content {
    padding-left: 0px;
}
.kj-youshi-bigtitle {
    font-size: 20px;
    color: #333;
    margin-top: 40px;
}
.kj-youshi-lititle {
    font-size: 14px;
    color: #727272;
    margin-bottom: 42px;
}
.kj-footernav {
    background-color: #1f2024;
}
.kj-footernav dt {
    margin-top: 48px;
    margin-bottom: 20px;
}
.kj-footernav dt a {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.kj-footernav li {
    line-height: 200%;
    color: #a6a6a7;
    font-size: 14px;
}
.kj-footernav li a {
    color: #a6a6a7;
}
.kj-footernav-col {
    border-right: 1px solid #666;
}
.kj-footernav-wechat {
    margin-top: 64px;
    margin-bottom: 60px;
}
.kj-wechat-title {
    color: #fff;
    margin-top: 10px;
    text-align: center;
}
.kj-wechat-img {
    padding-left: 10px;
}
.kj-bottom {
    background-color: #18181a;
    text-align: center;
}
.kj-bottom-copyright {
    color: #a6a6a7;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 22px;
}
.kj-bottom-copyright a {
    color: #a6a6a7;
}
/*浮动*/
.kj-floatbar {
    position: fixed;
    transition: all 0.5s ease 0s;
    z-index: 1001;
}

.kj-pos-h-right {
    right: 1px;
}

.kj-pos-v-middle {
    top: 50%;
    transform: translateY(-40%);
}

.kj-floatbar-item {
    position: relative;
    margin-bottom: 1px;
}

.kj-floatbar-item-icon {
    width: 80px;
    height: 76px;
    padding-top: 15px;
    padding-bottom: 10px;
    transition: all 0.5s ease 0s;
    color: #ffffff;
    text-align: center;
    background-color: #bebfbf;
    display: block;
}

    .kj-floatbar-item-icon i {
        font-size: 24px;
    }

    .kj-floatbar-item-icon span {
        font-size: 14px;
        display: block;
    }

    .kj-floatbar-item-icon:hover {
        background-color: #f39800;
        color: #ffffff;
    }

.kj-floatbar-item-content {
    position: absolute;
    top: 0px;
    min-width: 100px;
    display: none;
    white-space: nowrap;
    padding: 10px;
    background-color: #f39800;
    color: #ffffff;
    font-size: 15px;
}
    .kj-floatbar-item-phone {
        line-height: 56px;
    }
    .kj-floatbar-item-content a {
        color: #fff;
    }

    .kj-pos-h-right .kj-floatbar-item-content {
        right: 80px;
    }

.kj-floatbar-item:hover .kj-floatbar-item-content {
    display: block;
}

.breadcrumb {
    padding: 0px;
    background-color: #fff;
}
.kj-bread {
    margin-top: 20px;
}
/*.kj-bread ol {
    margin: 0px;
}*/
.kj-bread span {
    font-size: 16px;
    line-height: 30px;
}
.kj-bread a {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.kj-bread-fa {
    padding-top: 2px;
    font-size: 22px;
    padding-right: 8px;
}
.kj-maintitle {
    font-size: 32px;
    margin-bottom: 20px;
}
.kj-procatalist {
    margin-bottom: 50px;
}
.kj-new-li li:nth-child(2) {
    background-color: #00a1e9;
    color: #fff;
}
.kj-procatalist li {
    padding: 16px 0px 16px 20px;
    background-color: #bfbfbf;
    border-bottom: 2px solid #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
    .kj-procatalist li:hover, .kj-procatalist li.active {
        background-color: #00a1e9;
    }
.kj-procatalist li a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.kj-main-p-img {
    height: 180px;
}
.kj-main-p {
    border: 1px solid #d4d4d4;
    margin: 20px 0px;
    padding: 0px 10px 0px 10px;
}
    .kj-main-p:hover {
        box-shadow: 0px 5px 10px rgba(100,100,100,0.5);
    }

.kj-main-p-con {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 12px;
}
.kj-proname {
    font-size: 15px;
    color: #333;
}
.kj-proname:hover {
    color: #333;
}
.kj-main-p-con ul {
    margin-top: 10px;
}
    .kj-main-p-con ul li {
        font-size: 13px;
        color: #999;
        line-height: 180%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
.kj-pro-button {
    margin: 20px 0px 26px 0px;
}
.kj-pro-button .btn {
    border: 1px solid #00a1e9;
    width: 100%;
}
.kj-pro-button a {
    color: #00a1e9;
    background-color: #fff;
}
.kj-pro-button .btn:hover, kj-pro-button a {
    color: #fff;
    background-color: #00a1e9;
}

.kj-pro-img {
    height: 300px;
    border: 1px solid #d4d4d4;
    margin-bottom: 20px;
}
.kj-pro-title {
    font-size: 15px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 20px;
}
.kj-pro-title-name {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 10px;
}

.kj-pro-lititle {
    color: #999;
    font-size: 15px;
    padding: 20px 0px 15px 0px;
}
.kj-pro-td {
    color: #666666;
    font-size: 15px;
    border-bottom: 1px dashed #d4d4d4;
    padding-bottom: 20px;
}
.kj-pro-yt {
    margin-bottom: 30px;
}
.kj-btn a {
    color: #333;
    background-color: #fff;
    padding: 8px 50px 8px 50px;
    border: 1px solid #00a1e9;
}
    .kj-btn a:hover {
        color: #fff;
        background-color: #00a1e9;
    }
.kj-table {
    font-size: 15px;
}
    .kj-table td {
        padding-top: 20px;
        line-height: 180%;
    }
.kj-table tr:last-child td {
    padding-bottom: 20px;
}
    .kj-table td:nth-child(2n+1) {
        color: #999;
        width: 10%;
    }
    .kj-table td:nth-child(2n) {
        width: 40%;
    }

.kj-searchtitle {
    font-size: 32px;
    margin: 20px 0px 20px 0px;
}

.kj-related-pro-title {
    color: #00a1e9;
    font-size: 24px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
    margin-top: 40px;
    border-left: 4px solid #00a1e9;
    padding-left: 15px;
}
.kj-related-pro {
    margin-top: 20px;
}
.kj-pro-xq {
    margin-top: 30px;
}
.kj-pro-xq-title {
    color: #666;
    margin-bottom: 20px;
}
.kj-pro-xq-con {
    color: #999;
    margin-bottom: 20px;
    text-indent: 18px;
}
.kj-tbtx {
    line-height: 200%;
    color: #999;
}
.kj-tbtx-title {
    color: red;
}
.kj-pro-xq table {
    text-indent: 24px;
    border: 1px solid #d4d4d4;
}
.kj-pro-xq td {
    border: 1px solid #d4d4d4;
}
.kj-pro-xq td:nth-child(2n+1) {
    background-color: #f9fafd;
    font-weight: bold;
    width: 12%;
    height: 42px;
}
.kj-pro-xq td:nth-child(2n) {
    width: 38%;
    padding: 10px;
    line-height: 200%;
}
.kj-xq-table {
    margin-top: 30px;
}
.kj-xq-table table {
    text-indent: 2em;
    border: 1px solid #d4d4d4;
}
.kj-xq-table td {
    border: 1px solid #d4d4d4;
}
    .kj-xq-table td:nth-child(2n+1) {
        background-color: #f9fafd;
        font-weight: bold;
        width: 20%;
        height: 42px;
        white-space: nowrap;
        padding: 0px 5px;
    }
    .kj-xq-table td:nth-child(2n) {
        width: 80%;
        padding: 10px;
        line-height: 200%;
    }
.kj-nodata {
    font-size: 20px;
    font-weight: bold;
    color: #00a1e9;
}
.kj-nav-tabs a {
    color: #333;
    font-size: 16px;
    background-color: #eee;
}
.kj-tab-content {
    margin-top: 20px;
    font-size: 15px;
    color: #727272;
    line-height: 200%;
}
.kj-page-content-body {
    margin-top: 20px;
    font-size: 16px;
    color: #727272;
    line-height: 200%;
}
.kj-contactus-title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #333;
}

.kj-contactus-con {
    line-height: 36px;
}

.kj-contactus-con a {
    color: #727272;
}

.kj-shyshm-title {
    color: red;
    padding-top: 15px;
}
.kj-shyshm-content {
    text-indent: 2em;
}

.kj-partner-col {
    border: 1px dashed #d4d4d4;
}

.kj_nopad a {
    color: #666;
}

.kj-newsfile {
    text-align: center;
}
    .kj-newsfile a {
        color: #00a1e9;
    }
.kj-media .kj-pull-right {
    color: #00a1e9;
}

.kj-new-title {
    border-bottom: 1px solid #eee;
    width: 100%;
    padding-bottom: 10px;
}
.kj-new-title-ziliao {
    border-bottom: 1px solid #eee;
    width: 80%;
    padding-bottom: 10px;
}
.kj-new-time {
    font-size: 16px;
    color: #727272;
    padding-top: 20px;
}
.kj-new-title-name {
    color: #727272;
    font-size: 20px;
}

.kj-guestbook_form {
    background-color: #eee;
}
.kj-guestbook_form input {
    width: 80%;
}
.kj-modal-footer {
    width: 200px;
    text-align: center;
}
.kj-modal-footer input {
    background-color: #00a1e9;
    color: #fff;
    border: none;
    border-radius: 4px;
}
    .kj-modal-footer input:hover {
        background-color: #00a1e9;
        color: #fff;
    }

.kj-formcolumn-item-ct textarea {
    width: 95%;
    height: 40px;
}

.kj-baidu-map-box {
    height: 600px;
}

.kj-catalog-title {
    font-size: 16px;
    border-bottom: 1px solid #00a1e9;
    padding-bottom: 24px;
}

.kj-partner-col:hover {
    box-shadow: 0px 5px 10px rgba(100,100,100,0.5);
    border: 1px solid #d4d4d4;
}

.kj-floatbar-item-qq-con {
    line-height: 28px;
}

.kj-news-image {
    display: block;
    height: 200px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
