﻿/*母版*/
body {
    background-color: rgb(248,248,248);
    font-family: MicrosoftYaHei;
}

.container{
    background-color:white;
}
.kz-nav-top1{
   
}
.kz-nav-top1, .kz-nav-top2 {
    border-radius: 0px 0px !important;
    min-height: 40px;
    margin: 0;
    border: none;
    z-index:999;
}
    .kz-nav-top1 .container, .kz-nav-top1 .container-fluid {
        /*padding-top: 10px;*/
        height: 40px;
        padding-bottom: 10px;
        color: white;
        background-color: rgb(34,34,34);
    }
    .kz-nav-top1 .navbar-nav {
        margin:auto;
    }
        .kz-nav-top1 p {
            padding-top: 10px;
            color:white;
        }
    .kz-nav-top1 p a{        
        color: white;
    }
            .kz-nav-top1 p span {
                color: red;
            }


        .kz-nav-top2 {
            min-height: 110px;
            background-color: white;
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        }

    .kz-nav-top2 .container .navbar-header{
        padding-top:25px ;
       
        min-width:320px;
    }
    .kz-nav-top2 ul li {
        width:130px;
        height:110px;   
        float:left;
    }
        .kz-nav-top2 ul li a {
            width:100%;
            height:100%;
            display: block;
            text-align: center;
            padding-top: 36px;           
            font-size:16px;
            color:black;
        }
            .kz-nav-top2 ul li a span{
                font-size:14px;
                color:#808080;
            }
    .kz-nav-top2 > .container > ul > li > a:hover {
        /*background-color: rgb(180,38,50);
        color: white ;*/
        color: rgb(180,38,50);        
    }
        .kz-nav-top2 > .container > ul > li > a:hover span {
            /*background-color: rgb(180,38,50);
        color: white;*/
            color: rgb(180,38,50);
        }


.top2-li-activity {
    background-color: rgb(180,38,50) !important;
    color: white !important;
}
.top2-li-activity span {   
    color: white !important;
}


.kz-nav-foot1 {
    font-size: 12px;
    margin: 0;
    border-radius: 0px 0px !important;
    border: none;
}
    .kz-nav-foot1 .container {
        background-color: rgb(34,34,34);
    }
        .kz-nav-foot1 .container ul li{
            float:left;
        }
        .kz-nav-foot1 .container ul li a {
            padding: 15px 8px;
        }
    .kz-nav-foot1 .container ul li p {
        height: 50px;
        line-height: 50px;
        color: #9d9d9d;
        margin: 0;       
    }

.kz-nav-foot2 {
    background-color: rgb(39,39,39);
    color: rgb(102,102,102);
    margin: 0;
    border-radius: 0px 0px !important;
    border: none;
    padding-top: 39px;
    padding-bottom: 28px;
    font-size: 12px;
}
    .kz-nav-foot2 .container{
        background-color: rgb(39,39,39);
    }
    .kz-nav-foot2 p {
        margin-bottom: 12px;
        height:16px;
        line-height:16px;
    }
    .kz-nav-foot2 p img {
       margin-right:5px;
       margin-top:-2px;
    }

.ft2-header {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: rgb(165,165,165);
}
.ft2-header-p1{
    margin-bottom:4px !important;
}
.ft2-header-p2 {
    font-size: 13px;
    color: rgb(100,100,100);
    margin-bottom: 16px !important;
    font-weight:400 !important;
}
.kz-nav-foot2 .ft2-qr-wechat{
    margin-top:15px;
    padding-top:15px; 
    height:160px;
}
    .kz-nav-foot2 .ft2-qr-wechat img {
        width: 130px;
        height: 130px;
    }

.bootstrap_modal_msg {
    padding: 10px 10px;
    border-radius: 2px;
}
    #login_modal_msg{
        padding:0px 10px;
        margin-top:-10px;
        margin-bottom:0px;
        min-height:20px;
    }


#login_modal .cc-img-valid .col-xs-8 {
    padding-right:0;    
}
    #login_modal .cc-img-valid .col-xs-8 input {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    #login_modal .cc-img-valid .col-xs-4 {
        padding-left: 0;
    }
        #login_modal .cc-img-valid .col-xs-4 img {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

.red {
    color:#dd443e;
}
.yellow {
    color: #fbc05b;
}

.container-fluid-0 {
    background-color: white;
}
.container-fluid-1 { 
    background-color: rgb(248,248,248);
}
.container-0 {
    background-color: white;  
}

.container-1 {
    background-color: rgb(248,248,248);
 
}

/*首页*/
.kz-home-t1 {
    font-family: 'Microsoft YaHei';
    padding-top: 38px;
    font-weight: bold;
    font-size: 24px;
    color: #dd443e;
}
.kz-home-t2 {  
    font-weight: bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: #bfbfbf;
}

.kz-home-more {   
    font-size: 13px;
    text-align:right;
}
.kz-home-more a{
    color: black !important;   
}

.kz-home-tbody {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
}
.kz-home-about-img-div {
    float: left;
    padding: 4px 18px 10px 0px;
}

    .kz-home-about-img-div img {
        width: 251px;
        height: 247px;
        height:226px;
    }

.kz-home-about-body {
   line-height:24px;
    font-size: 15px;
    color: #414041;  
}

.kz-home-about-body p{    
    text-indent: 28px;
    margin-bottom:0px;
   
}

.kz-home-news-t{
    vertical-align:top;
    padding-bottom:20px;
}
  

.kz-home-new-t2{
    width:100px;
    text-align:center;
}
.kz-home-news-t .pt {
    margin-bottom: 4px;
    font-size: 17px;   

}
.kz-home-news-t .pb {
    font-size:14px;
    line-height:20px;
    max-height: 40px;
    text-overflow: ellipsis;
    overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.kz-home-news-dtl-lnk{
 margin-top:-4px !important;
}

.kz-home-pro2-body {   
    background-color: rgb(246,246,246);   
}







.kz-home-pro2-container .p0 {
    color: #7b7b7b;
    background-color: white;
    margin-top: 10px;
    max-width: 354px;
    margin-left: auto;
    margin-right: auto;

}
.kz-home-pro2-container .p{
    max-width:354px;  
    background-color:white;
}

.kz-home-pro2-container .p0:hover .p23 {
    background-color: #dd443e;
    color: white;
}

    .kz-home-pro2-container .p0:hover .p1-1 {
        background-color: #696969;
        background: rgba(0,0,0,0.5);
        display: inherit;
    }

.kz-home-pro2-container .p1-a {
    border-radius: 20px;
    border: solid 2px #ffffff;
    padding: 5px 20px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
}

.kz-home-pro2-container .p1 {
    overflow: hidden;
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.kz-home-pro2-container .p1-1 {
    width: 100%;
    height: 240px;
    line-height: 240px;
    font-size: 24px;
    color: #dd443e;
    display: none;
    font-weight: bold;
}

.kz-home-pro2-container .p2 {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    padding-top: 24px;
}

.kz-home-pro2-container .p3 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}






.kz-home-cases {
   
}

    .kz-home-cases .img {
        overflow: hidden;
        width: 100%;   
        
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: center;
        border: solid 1px #f6f6f6;
    }
    .kz-home-cases img {
        width: 100%;
        max-height: 146px;
        min-height: 146px;
    }
    .kz-home-cases .p {
        background-color: #f0f0f0;
        padding: 4px 0px;
        border: none;
      
    }























.kz-home-advantage-fluid .container{
    background-color:inherit;
}
.kz-home-advantage-fluid {
  
    padding-bottom: 50px;
}
.kz-home-advantage-title .p1 {
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #dd443e;
}
.kz-home-advantage-title .p2 {
    font-family: ArialMT;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #bfbfbf;
}

.kz-home-advantage-imgs .col-xs-3{
    padding:18px 0px;
}
.kz-home-advantage-imgs .col-xs-6 {
    padding: 0px 0px;
}

.kz-home-advantage-body {
    padding-top: 40px;
}
.kz-home-advantage-body .p2 {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #4a4a4a;
    padding-top: 30px;
}
.kz-home-advantage-body .p3 {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #adadad;
    padding:20px 30px 30px 30px;
    
}

    .kz-home-advantage-body hr {
        height: 2px;
        border-top: solid 2px #cbcbcb;

    }


    .kz-home-news-fluid {
        background-color: white;
        padding-top: 70px;
        padding-bottom: 70px;
    }

.kz-home-news-ul {
    padding: 0;
    color: rgb(114,114,114);
}
.kz-home-news-li {
    width: 100%;
    display: table;
    padding: 0 0;
    table-layout: fixed;  
}
    .kz-home-news-li:hover{
        cursor:pointer;
        background-color:whitesmoke;
    }


    .kz-home-news-li div {
        display: table-cell;
        height: 40px;
        line-height: 40px;
    }
    .kz-home-news-li-time {
        width:90px;
        min-width:90px;
        color:rgb(158,158,158);
    }
.kz-home-news-li-tag {
    width: 30px;
    min-width: 30px;
    color: rgb(191,191,191);
    text-align: center;
    background-image: url(/Content/Images/source/icon_point1.png);
    background-repeat:no-repeat;
    background-position:center center;
}

.kz-home-news-li-active > .kz-home-news-li-title {
    color: red;
}
    .kz-home-news-li-active > .kz-home-news-li-tag{  
     
    }
    .kz-home-news-li-active .kz-home-news-li-tag img {
        /*font-size: 20px;*/
        display: inherit;
        z-index: 3;
        margin-left: 3px;
        position:absolute;
        margin-top:8px;
    }

.kz-home-news-li-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.kz-home-news-li-tag-line {
    height: 40px;
    line-height: 40px;
    position: absolute;
    margin-top: -20px;
    margin-left: -25px;
    width: 1px;
    border: solid 1px silver;
}
.kz-home-news-li-tag div {
    position: absolute;
    margin-left: 14px;
    margin-top: -15px;
    border-left: solid 2px #e2e2e2;
    width: 4px;
    height: 30px;
    z-index: 2;
}

.kz-home-news-li-tag .glyphicon {
    z-index: 90;
    background-color: white;
}

.kz-home-news-li-tag img{
    display:none;
}


/*新闻资讯页*/
.kz-new-container {
    padding-bottom: 45px;
    padding-top: 30px;
}
.kz-news-banner {
    height: 300px;
    width: 100%;
    background: url('/Content/Images/source/banner2.png') no-repeat center center;
}
.kz-news-top-title {
    padding-bottom: 0px;
    bottom: 0px;
    display: table-cell;
    vertical-align: bottom;
}

.kz-news-top-title1 {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #dd443e;
    font-weight: bold;
}
.kz-news-top-title2 {
    font-family: ArialMT;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #bfbfbf;   
}
.kz-news-top-navbar {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #414141;
    padding-top:10px;
}
    .kz-news-top-navbar a {
        color: #414141;
    }
    .kz-news-top-hr {
        height: 2px;
        background-color: #dd443f;
        margin-top: 10px;
    }
.kz-news-ul{
    padding:20px 20px;
}
.kz-news-item-li {
    list-style: none;
}
    .kz-news-item-li img{
        width:100%;
        max-height:160px;
    }
    .kz-news-item-li-pTitle {
        font-family: MicrosoftYaHei;
        font-size: 28px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #dd443e;
    }
.kz-news-item-li-pContent {   
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #898889;
    min-height:60px;
}
.kz-news-item-li-pDate {   
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #898989;
  
}
.kz-news-item-li-hr {
    height: 2px;
    border-top: dashed 2px #f3f3f3;
}

.kz-news-pages-ul li {
    display: inline;
    margin-left: 10px;
    list-style: none;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;  
   
}
    .kz-news-pages-ul li a {
        color: #ffffff;
        background-color: #dd443e;
        display: inline-block;
        padding: 8px 14px;
        color: white;
        border-radius: 3px 3px;
        margin-bottom:10px;
    }

    .kz-news-pages-ul li a:hover {
        cursor: pointer;
    }
    .kz-news-pages-ul li .active {
        color: #dd443e;
        background-color: #ffffff;
        border: solid 1px #dd443e;
        
    }

.kz-news-pages-ul-li-disable {
    pointer-events: none;
    cursor: no-drop;
}
.kz-news-pages-ul-li-disable:hover{    
    cursor:no-drop;
}


/*新闻资讯详情页 Begin*/
.kz-news-detail {
    margin-top: 20px;
    padding-left: 2%;
    padding-right: 2%;
}

.kz-news-detail img{
    max-width:100%;
}
    .kz-news-detail .phd{
        font-size:13px;
        color:#888888 !important;
    }
        .kz-news-detail .phd a {
            color: #888888 !important;
        }
    .kz-news-detail .p1 {
        padding: 40px 0px;
        font-family: MicrosoftYaHei;
        font-size: 26px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: 0px;
        color: #dd443e;
    }
    .kz-news-detail .pimg{
        padding-bottom:10px;
    }
    .kz-news-detail .pbody{
        padding:10px 4%;
    }
    /*新闻资讯详情页 End*/
    /*产品中心Begin*/
.kz-products-banner {
    height: 300px;
    width: 100%;
    background: url('/Content/Images/source/banner2.png') no-repeat center center;
}

.kz-products-container .p0 {
    color: #7b7b7b;
    background-color: white;
    margin-top:10px;
}

    .kz-products-container .p0:hover .p23 {
        background-color: #dd443e;
        color: white;
    }
    .kz-products-container .p0:hover .p1-1 {
        background-color: #696969;
        background: rgba(0,0,0,0.5);
        display: inherit;
    }

.kz-products-container .p1-a {
    border-radius: 20px;
    border: solid 2px #ffffff;
    padding: 5px 20px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
}

.kz-products-container .p1 {
    overflow: hidden;
    width: 100%;
    height: 240px;   
    background-repeat: no-repeat;   
    background-position-x: center;
    background-position-y: center;
}
.kz-products-container .p1-1 {
    width: 100%;
    height: 240px;
    line-height: 240px;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #dd443e;
    display:none;
    font-weight:bold;
}
.kz-products-container .p2 {
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    padding-top: 30px;
    
}
.kz-products-container .p3 {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
/*产品中心end*/

/*试用 Begin*/
.kz-trial-banner {
    height: 300px;
    width: 100%;
    background: url('/Content/Images/source/banner2.png') no-repeat center center;
}
.kz-trial-body{
    padding:30px 4%;
}
.kz-trial-body .pimg img{
    max-width:100%;
}

    .kz-trial-body .pform-head {
        background-color: #f1f1f1;
        border-radius: 2px;
        border: solid 1px #e6e6e6;
        padding:10px 15px 0px 15px;
    }
    .kz-trial-body .pform-head-icon {
        float: left;
        font-size: 36px;
        margin-top:-4px;
        margin-right:5px;
    }
    .kz-trial-body .pform-table-parent{
        padding:0px 0px;
    }

    .kz-trial-body .pform-table {
        margin-top: 30px;
        width: 100%;
    }
        .kz-trial-body .pform-table th{
            max-width:80px;
            width:80px;
            text-align:right;
            height:50px;
            font-weight:normal;
        }
    .kz-trial-body .kz-btn {
        font-size: 16px;
        margin-top: 24px;
        margin-left: 15px;
        margin-right: 15px;
        border-radius: 4px;
        border: solid 2px #dd443e;
        padding: 8px 40px;
    }
    .kz-trial-body .kz-btn1 {
        background-color: #dd443e;
        color: #ffffff;
       
    }
    .kz-trial-body .kz-btn2 {
        background-color: #ffffff;
        color: #dd443e;
    }
    /*试用 End*/
    /*成功案例Begin*/
.kz-case-banner {
    height: 300px;
    width: 100%;
    background: url('/Content/Images/source/banner2.png') no-repeat center center;
}
.kz-case-container .p0 {
    background-color: white;
    font-family: MicrosoftYaHei;
    margin-top: 10px;
}
.kz-case-container .p1-a {
    
    border-radius: 20px;
    border: solid 2px #ffffff;
    padding:5px 20px;

    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
}

.kz-case-container .p1 {
    overflow: hidden;
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.kz-case-container .p1-1 {
    width: 100%;
    height: 240px;
    line-height: 240px;
    font-size: 24px;
    color: #dd443e;
    display: none;
    font-weight: bold;
}

.kz-case-container .p2 {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 22px;
    padding-top: 30px;
    letter-spacing: 0px;
    color: #414141;
    border-left: solid 1px #c4c4c4;
    border-right: solid 1px #c4c4c4;
}

.kz-case-container .p3 {
    min-height: 140px;
    max-height: 140px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    color: #7b7b7b;
    border-left: solid 1px #c4c4c4;
    border-right: solid 1px #c4c4c4;
    border-bottom: solid 3px #dd443e;
}

.kz-case-container .p0:hover .p1-1 {
    background-color: #696969;
    background: rgba(0,0,0,0.5);
    display: inherit;
}

/*成功案例End*/


/*关于我们Begin*/
.kz-about-banner {
    height: 300px;
    width: 100%;
    background: url('/Content/Images/source/banner2.png') no-repeat center center;
}

.kz-about-main{
    margin-top:30px;
    padding-bottom:20px;
}

.kz-about-bigimg {
    float: right;
    padding:20px 20px;
}
    .kz-about-bigimg img{
        max-width:100%;
    }

    .kz-about-body {
        font-family: MicrosoftYaHei;
    }

        .kz-about-body .p1 {         
            
            font-size: 28px;
            font-weight: bold;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #353535;
        }
        .kz-about-body .p2 {
         
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #dd443e;
        }
    .kz-about-body .p4 {    
        font-size: 40px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #dd443e;
        opacity: 0.1;
    }

/*关于我们end*/


/*客户账户Begin*/
.kz-cc-container{    
}
    .kz-cc-container > .row {
        display: -webkit-box;
    }

    .kz-cc-left {      
        min-height: 700px;
        padding-top: 40px;
        background-color: #ffeae9;
        
    }
    .kz-cc-left .cc-up {
        border-bottom: solid 2px #dd443e;
        padding-bottom: 30px;
    }
    .kz-cc-left .cc-photo {
        background-color: #ee7975;
        height: 120px;
        width: 120px;
        margin: auto auto;
        background-position: center center;
        background-repeat: no-repeat;
        border: solid 5px #f3c6c4;
        border-radius: 60px 60px;
    }
    .kz-cc-left .cc-name {
        margin-top:20px;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;     
        letter-spacing: 0px;
        color: #dd443e;
    }

    .kz-cc-left .cc-state {
        padding: 6px 10px;
        color: white;
        background-color: #dd443e;
        border-radius: 15px;
        font-size: 14px;
    }
    .kz-cc-left .cc-ul-container {
        padding:0px 0px;
    }
    .kz-cc-left .cc-ul {
        list-style: none;
        padding:0px 0px;
    }
        .kz-cc-left .cc-ul a {
            display: block;
            font-size: 14px;
            color: #dd443e;
            height: 60px;
            line-height: 60px;
            text-align: left;
            padding-left: 20px;
            text-overflow: ellipsis;
            word-break: keep-all; /* 不换行 */
            white-space: nowrap; /* 不换行 */
            overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
        }
            .kz-cc-left .cc-ul a img {
                margin-right:3px;
            }
        .kz-cc-left .cc-ul li {
            border-left: solid 4px #ffeae9;
        }
        .kz-cc-left .cc-ul .cc-ul-li-active {
            border-left: solid 4px #dd443e;
            background-color: white;
        }

.kz-cc-right {
    background-color: white;
    padding:40px 3%;
}
.cc-account-table-container{
    padding-top:20px; 
   
}
    .cc-account-table-container table {
        max-width: 480px;
        width: 100%;
        margin: 0px auto;
    }
.cc-account-table-container table tr th {
    width: 130px;
    font-weight: normal;
    text-align: right;
}
.cc-account-table-container table tr td{
    padding:8px 0px;
}
/*客户账户End*/


