﻿
@charset "utf-8";
/* CSS Document */
/*公共样式*/
html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial,"Open Sans","Helvetica Neue",Helvetica,"Microsoft YaHei",sans-serif;
}




a {
    color: #333;
}

    a, a:link, a:visited, a:hover, a:active {
        text-decoration: none;
    }

        a:hover {
            color: #4c7cbd;
        }

table {
    border-collapse: separate;
    border-spacing: 0;
}

img, iframe {
    border: none;
    text-decoration: none;
}

label {
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

select {
    margin: inherit;
}

a, button {
    cursor: pointer;
}

.container {
    width: 1000px;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
}

.c {
    overflow: hidden;
    zoom: 1;
}

/*logo和搜索框*/
.kj_losear {
    margin-top: 20px;
}

.kj_deconcat ul li {
    text-align: center;
    vertical-align: middle;
    padding-top: 3px;
}

.kj_deconcat {
    margin-right: 15px;
}

.kj_sear {
    width: 185px;
    height: 35px;
    line-height: 35px;
}

    .kj_sear input[type="text"] {
        border-right: none;
        box-shadow: none;
    }

    .kj_sear button {
        background: url(../images/sear.png) no-repeat center center;
        width: 34px;
        height: 34px;
        border-left: none;
        border-color: #ccc;
    }

.kj_lxsear {
    margin-top: 10px;
}

.defconcat {
    vertical-align: middle;
    display: table-cell;
    height: 35px;
    height: 35px;
    width: 35px;
    background-color: #ececec;
    border-radius: 20px;
    width: 35px;
}
/*导航*/
.kj_nav {
    margin-top: 20px;
}

.kj_topnav {
    border-top: 1px solid #F3F3F3;
}

    .kj_topnav .list-inline > li {
        padding-left: 0px;
        padding-right: 0px;
    }
    .kj_topnav .nav > li {
        border-top: 1px solid #fff;
    }
        .kj_topnav .nav > li:hover {
            border-top: 1px solid #00ABF7;
        }
        
        
        .kj_topnav .nav > li > a {
            padding: 10px 35px;
            border-radius: 0px;
            background: url(../images/shu.png) no-repeat right center;
        }

        .kj_topnav .nav > li > a:hover {
         
            background-color: #fff;
            color: #4c7cbd;
        }

    .kj_topnav .nav > li:last-child > a {
        background-image: none;
    }


/*企业文化*/
.kj_cul {
    padding-top: 25px;
    background: url(../images/bjt.png) no-repeat center center;
    padding-bottom: 50px;
}

    .kj_cul h2 {
        color: #383c3d;
        font-size: 20px;
        font-weight:bold;
    }

.kj_culcont {
    margin-top: 15px;
    color: #6a6762;
    font-size: 15px;
    height: 85px;
    overflow: hidden;
}
.kj_culcont1 {
    margin-top: 15px;
    color: #6a6762;
    font-size: 15px;
}

.kj_more {
        display: block;
        margin-top: 30px;
        width: 100px;
        height: 30px;
        background-color: #149ee9;
        border-radius: 5px;
        color: #fff;
        padding-left: 10px;
        line-height: 30px;
        font-size: 12px;
    }
    .kj_more i {
    padding-left:10px;
    }
    /*我们的产品*/
.kj_wmdcp {
    margin-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #D4D4D4;
}
.kj_qywh {
    padding-bottom: 50px;
    border-bottom: 1px dashed #D4D4D4;
}
.kj_wmdcp1 {
    margin-top: 20px;
}


.kj_promore {
    margin-top: 35px;
    display: block;
    color: #149ee9;
    font-size: 12px;
}

.kj_dfprobac {
    background-color: #fff;
}

.kj_depro li a p {
    height: 175px;
    width: 240px;
    line-height: 175px;
    display: table-cell;
    vertical-align: middle;
}

    .kj_depro li a p img {
        max-height: 175px;
        max-width: 230px;
    }

.kj_deprocas {
    width: 240px;
    height: 65px;
    line-height: 65px;
    color: #474435;
    border-top: 1px solid #F3F3F3;
}

.kj_dfnewsdate {
    font-size: 12px;
    color: #959396;
}

.kj_dfnewscont {
    margin-top: 6px;
    color: #6a6762;
    font-size: 14px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
}

.kj_depro h3 {
    font-size: 18px;
}


/*底部导航*/
.kj_footer {
    background-color: #ececec;
    padding-top: 35px;
}

.kj_dbdbt span {
    color: #404040;
    font-size: 12px;
}

.kj_dbdbt {
    padding-bottom: 15px;
    border-bottom: 1px solid #DFDFDF;
}

.kj_dbnavfl {
    line-height: 28px;
}

    .kj_dbnavfl ul li a {
        font-size: 12px;
        color: #9e9e9e;
    }

.kj_dfdbsear {
    margin-top: 5px;
}

    .kj_dfdbsear button {
        background: url(../images/sear.png) no-repeat center center;
        width: 34px;
        height: 34px;
        border-right: none;
        border-color: #ccc;
        background-color: #fff;
    }

    .kj_dfdbsear input[type="text"] {
        border-left: none;
        box-shadow: none;
    }

.kj_navfooter {
    padding-bottom: 30px;
    border-bottom: 1px dashed #D9D9D9;
}

.kj_addpho {
    padding-top: 20px;
    padding-bottom: 20px;
}

.kj_dbaddre {
    margin-right: 10px;
}

.kj_tgvam {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: table-cell;
    background-color: #cfcfcf;
    border-radius: 20px;
}

.kj_addpho {
    color: #9e9e9e;
}

.kj_ftelephone {
    margin-left: 25px;
}

/*最底部版权信息*/
.kj_copyright {
    background-color: #222;
    padding-top: 20px;
    padding-bottom: 20px;
}

.kj_conav .list-inline li a {
    color: #fff;
    font-size: 13px;
}

.kj_copyinfor {
    font-size: 12px;
    color: #78787a;
    margin-top: 8px;
}

.coconjt {
    width: 45px;
    height: 45px;
    background-color: #171a13;
    vertical-align: middle;
    display: table-cell;
}

.cocconact .list-inline > li {
    padding-left: 0px;
    padding-right: 0px;
}

.kj_retop {
    width: 34px;
    height: 44px;
    background-color: #393939;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}
    .kj_retop i {
    color:#eee;
    font-size:22px;
    }
/*新闻内页*/
.kj_nct {
    margin-bottom: 20px;
    margin-top:10px;
}
.kj_newx > ul > li:nth-child(odd) {
    background: #f8f8f8;
   
}

.kj_newx .list-group-item {
    border: none;
}

.kj_over span {
    float: right;
}
.kj_backgrou .icon-shuangjiantouyou {
    font-size: 12px;
    color: #9d9d9d;
    padding-right:5px;
}
.kj_depro ul li{
    padding-left:10px;
    padding-right:10px;
}
/*新闻详情页*/
.kj-main-articleinfo-title {
    font-size: 20px;
}

.kj-main-article {
margin-bottom:15px;
margin-top:5px;
line-height:25px;
}

/*单页面*/
.kj-help-ul li {
    background-color: #f6f6f4;
    border-radius: 6px;
    margin-bottom: 10px;
}
    .kj-help-ul li a {
        padding: 10px 15px;
        display: block;
    }
/*产品页面*/
.kj-product-item {
border:1px solid #ccc;
border-radius:10px;
}
.kj_proimg p {
    width: 160px;
    margin: 0 auto;
    height: 140px;
    line-height: 140px;
    text-align: center;
}
.kj_proimg p img {
    vertical-align: middle;
    max-width: 135px;
    max-height: 135px;
}
.kj_prodecription h3{
    margin-top:10px;
    font-size:16px;
}
.kj-item-caption {
font-size:13px;
line-height:22px;
}
.kj-product-item {
margin-bottom:10px;
}
/*产品内页*/
.kj-product-info h1 {
    font-size: 20px;
}
.panel-default-kj .panel-heading {
    font-size: 18px;
    overflow: hidden;
    background-color: #edf5fe;
    color: #0a4b93;
}
.panel-body {
    line-height: 25px;
}
.panel-default-kj .panel-heading {
    font-size: 18px;
    overflow: hidden;
    background-color: #edf5fe;
    color: #0a4b93;
}
.orderform .formcolumn-item {
    display: inline-block;
    width: 50%;
    float: left;
}
.formcolumn-item-tit {
    line-height: 30px;
}
.orderform .formcolumn-item .formcom-ipt, .orderform .formcolumn-item .formcom-area {
    border: 1px solid #dddddd;
    height: 40px;
    width: 95%;
    text-indent: 8px;
}
.orderform .formcolumn-item .formcom-vcode {
    border: 1px solid #dddddd;
    height: 40px;
    width: 45%;
    background-color: #fff;
}
.orderform .formcolumn-item .form-vcodebox {
    float: right;
}
.orderform .formcolumn-item:last-child .formcolumn-item-ct input {
    border: 1px solid #22a3ff;
    background-color: #fff;
    color: #22a3ff;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.kj-product-col h3 {
    font-size: 14px;
    height: 40px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
}
.kj_topnav .nav > li.on {
    border-top: 1px solid #00ABF7;
}
.kj_bddt {
    width: 588px;
    height: 430px;
    border: #ccc solid 1px;
}
.kj_tzgd {
margin-top:15px;
margin-bottom:15px;
}



@media (max-width:1200px) {
    .container {
        width: 950px;
    }
    .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .kj-product-info h1 {
        font-size: 20px;
        padding-left: 15px;
    }
 
}

@media (max-width:992px) {
    .container {
        width: 750px;
    }
    .row {
    margin-left:0px;
    margin-right:0px;
    }
    .kj_depro li a p {
        height: 175px;
        width: 150px;
        line-height: 175px;
        display: table-cell;
        vertical-align: middle;
    }
        .kj_depro li a p img {
            max-height: 175px;
            max-width: 150px;
        }
    .kj_bddt {
        width: 345px;
        height: 345px;
    }
    .kj_xdh {
    position:absolute;
    left:15%;
    }
    .nav > li > a {
    padding:15px 10px;
    }
    body {
    padding-top:60px!important;
    }
    .kj_xssk {
        border: 0;
        margin: 0;
        padding: 8px;
        width: 200px;
    }
    .kj_deprocas {
    width:165px;
    }
}
@media (max-width:768px) {
    .container {
        width: 100%;
    }
    .kj_xssk {
      
        width: 280px;
    }
    body {
    padding-bottom:0px!important;
    }
    .kj-main-article {
    padding-left:10px;
    padding-right:10px;
    }
    .kj_proimg p {
        width: 95px;
        margin: 0 auto;
        height: 135px;
        line-height: 140px;
        text-align: center;
    }
        .kj_proimg p img {
            vertical-align: middle;
            max-width: 95px;
            max-height: 135px;
        }
    .kj-item-caption {
    font-size:12px;
    }
    .navbar-toggle {
    margin-right:0px;
    }
    .kj_xdh {
        position: absolute;
        left: 0px;
        background-color: #f8f8f8;
        width:100%;
        margin-left:0px!important;
    }
    .kj_more {
    margin-top:0px;
    }
    .kj_cul {
    background-image:none;
    }
    .kj_wmdcp {
        background-color: #f6f6f6;
        padding-bottom:10px;
    }
    .kj_promore {
    margin-bottom:15px;
    }
    .kj_depro li {
    margin-top:10px;
    }
    .orderform .formcolumn-item {
        display: inline-block;
        width: 100%;
        float: left;
    }
}