i,em{font-style:normal}
.disN{display:none;}
.disB{display:block;}
a{transition:all 0.2s linear 0s;}
img{vertical-align:bottom;}
input[type=text],textarea{font-family: "微软雅黑", Arial, Helvetica, sans-serif;-webkit-appearance: none;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #013B8F;
    border-color:#013B8F;
    color:#fff;
}
@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.woff2') format('woff2'),
    url('../font/iconfont.woff') format('woff'),
    url('../font/iconfont.ttf') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*header*/
.header_fixed {
    position: fixed;
    top: 0;
    width: 100%;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    z-index: 1000;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.header_fixed_height{width:100%;height:113px;}
/*顶部基本信息展示*/
.header_top_baseInfo{height:32px;line-height:32px;}
.header_top_baseInfo span{font-size:13px;color:#666666}
.header_top_baseInfo span b{color:#d43935;}
.header_top_baseInfo .btn_box{text-align:right;}
.header_top_baseInfo .btn_box .user_btn{display:inline-block;}
.header_top_baseInfo .btn_box .language_btn{display:inline-block;margin-left:15px;}
.header_top_baseInfo .btn_box .language_btn a{font-size:14px;color:#666666;}
.header_top_baseInfo .btn_box .language_btn a:first-child:after{content:'/';margin-left:2px;color:#666666;}
.header_top_baseInfo .btn_box .language_btn a:hover{color:#e97c30;}
.header_top_baseInfo .btn_box .language_btn a.hover{color:#e97c30;}
.header_top_baseInfo .btn_box .user_btn a::before{
    content:'';display:inline-block;width:1px;height:14px;background:#d3d3d3;margin-right:8px;vertical-align:middle;
}
.header_top_baseInfo .btn_box .user_btn a:first-child::before{width:0;margin-right:0;}
.header_top_baseInfo .btn_box a.simple_btn{display:inline-block;font-size:14px;color:#666666;margin-left:15px;}
.header_top_baseInfo .btn_box .user_btn a.simple_btn{margin-left:4px;}
.header_top_baseInfo .btn_box a.simple_btn i{color:#000000;font-size:14px;margin-right:5px;font-weight:bold;}
.header_top_baseInfo .btn_box a.simple_btn:hover{text-decoration:underline;}
.header_top_baseInfo .btn_box a.simple_btn sup{top:0;background:#e97c30;padding:1px 6px;border-radius:50%;left:3px;color:#fff;}

/*手机端搜索*/
.phone_search_box{border-bottom:1px solid #dedede;background:#f9f9f9;}
.phone_search_box .container{padding-top:10px;padding-bottom:10px;}
.phone_search_box #mobilesearchbox{height:38px;width:100%;float:left;}
.phone_search_box #mobilesearchbox input{display:inline-block;width:calc(100% - 50px);height:38px;line-height:38px;border:2px solid #013B8F;padding:0 10px;margin:0;border-radius:3px 0 0 3px;font-size:13px;color:#333;float:left;}
.phone_search_box #mobilesearchbox button{padding:0;border:0;display:inline-block;height:38px;width:50px;text-align:center;line-height:38px;background:#013B8F;border-radius:0 3px 3px 0;font-size:16px;color:#fff;float:left;}

/*顶部logo及导航栏*/
.header_logo_nav{display:flex;padding-top:15px;padding-bottom:15px;justify-content: space-between;align-items:center;}
.header_logo_nav .logo_btn{flex:0 0 230px;}
.header_logo_nav .logo_btn img{height:50px;}
/*导航栏*/
.kj-navbar{margin-bottom:0;border:0;border-radius:0;flex:1;display:flex;justify-content: flex-end; align-items:center;}
.kj-navbar .navbar-header{display:none;}
.kj-navbar .navbar-nav li{margin-left:25px;}
.kj-navbar .navbar-nav li a{font-size:15px;color:#424243;padding:9px 20px;border-radius:5px;}
.kj-navbar .navbar-nav li a span{font-size:18px;margin-left:5px;}
.kj-navbar .navbar-nav li a:hover{background:#013B8F;color:#fff !important;}
.kj-navbar .navbar-nav li.active > a{background:#013B8F;color:#fff !important;}
.li-kj-nav-procata ul{top:100%;border:0;box-shadow:0 6px 12px rgba(0, 0, 0 ,0.3);min-width:160px;}
.kj-navbar .navbar-nav li.li-kj-nav-procata li{margin-left:0;}
.kj-navbar .navbar-nav li.li-kj-nav-procata a{margin-left:0;width:100%;}
.kj-navbar .navbar-nav li.li-kj-nav-procata.open > a{color:#fff !important;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul li a{text-decoration:none;display:block;width:100%;color: #424243 !important;font-weight: normal;height:38px;line-height:38px;font-size:14px;padding:0 20px;border-radius:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul li a:hover{background:#f1f1f1;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul li a span{float:right;transform:rotate(-90deg);line-height:38px;}
.li-kj-nav-procata > ul ul {position: absolute;left: 100%;top:0;}
.li-kj-nav-procata > ul li:hover > ul {display: block;}

/*footer*/
.footer_box .footer_nav{display:flex;padding-bottom:15px;justify-content:space-between;background:#013B8F;}
.footer_box .footer_nav .title{font-size:16px;color:#fff;line-height:28px;margin-bottom:15px;font-weight:bold;}
.footer_box .footer_nav ul{display:flex;width:100%;padding:25px 5px 12px 5px;}
.footer_box .footer_nav ul li{flex:1;padding-left:15px; text-align:center}
.footer_box .footer_nav ul li a{display:block;font-size:14px;color:#fff;line-height:20px;margin-bottom:12px;}
.footer_box .footer_nav ul li a:hover{text-decoration:underline;}
.footer_box .footer_copyright{display:flex;flex-wrap:wrap;justify-content: space-between;padding:15px;background:#ececec;}
.footer_box .footer_copyright span{font-size:13px;color:#595959;line-height:20px;}
.footer_box .footer_copyright span a{color:#595959;}
.footer_box .footer_copyright span a:hover{text-decoration:underline;}

/*浮动*/
.phone_footer_nav{position:fixed;bottom:0;left:0;width:100%;z-index:100;background:#fff;height:50px;display:none;}
.phone_footer_nav:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #d2d2d2;
    content: "";
    -webkit-transform: scale(1,0.5);
    transform: scale(1,0.5);
    -webkit-transform-origin: center top;
    transform-origin: center top;
}
.phone_footer_nav a{float:left;display:inline-block;width:25%;text-align:center;color:#000;font-size:12px;transform: scale(0.9);padding-top:7px;}
.phone_footer_nav a i{width:20px;height:20px;display:block;margin:0 auto 3px auto;}
.phone_footer_nav a:nth-child(1) i{background:url("../image/phone_menu.png") no-repeat 0 0;background-size:40px auto;}
.phone_footer_nav a:nth-child(2) i{background:url("../image/phone_menu.png") no-repeat 0 -20px;background-size:40px auto;}
.phone_footer_nav a:nth-child(3) i{background:url("../image/phone_menu.png") no-repeat 0 -40px;background-size:40px auto;}
.phone_footer_nav a:nth-child(4) i{background:url("../image/phone_menu.png") no-repeat 0 -60px;background-size:40px auto;}
.phone_footer_nav a.active{color:#0094e7;}
.phone_footer_nav a.active:nth-child(1) i{background:url("../image/phone_menu.png") no-repeat -20px 0;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(2) i{background:url("../image/phone_menu.png") no-repeat -20px -20px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(3) i{background:url("../image/phone_menu.png") no-repeat -20px -40px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(4) i{background:url("../image/phone_menu.png") no-repeat -20px -60px;background-size:40px auto;}


/*面包屑*/
.page_map{color:#666666;line-height:24px;padding-top:25px;padding-bottom:25px;}
.page_map .breadcrumb{background:none;padding:0;margin:0;display:inline-block;}
.page_map .breadcrumb a{color:#666666;}
.page_map .breadcrumb a:hover{text-decoration:underline;}
.page_map .breadcrumb > li + li:before{color:#666666;}
.page_map .breadcrumb .active{color:#013B8F;}

/*分页*/
.kj-page{text-align:center;}
.kj-page .pagination{margin-top:80px;}
.kj-page .pagination > li > a,.kj-page .pagination > li > span{color:#333;margin:3px;}
.kj-page .pagination > li > a:hover,.kj-page .pagination > li > span:hover{background:#013B8F;color:#fff;border-color:#013B8F;}
.kj-page .pagination > li.active > a{background:#013B8F;color:#fff;border-color:#013B8F;}
.kj-page .pagination > li:first-child > a,.kj-page .pagination > li:first-child > span {
    margin-left:3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.kj-page .pagination > li:last-child > a,.kj-page .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

/*index*/
/*banner*/
#banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;background:#fff;opacity:1;width:10px;height:10px;}
#banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{background:#013B8F;}
#banner-swiper .swiper-wrapper .img_btn {height:240px;background-repeat: no-repeat;background-position: center center;background-size: cover;display: block;width: 100%;}
/*内容*/
#kj-hot-pro li a{
    color:#959595;
}
    #kj-hot-pro li a:hover {
        color: #013B8F;
    }
    .index_center {
        display: flex;
        margin: 15px 0;
        width: 100%;
    }
.index_left{flex:0 0 310px;margin-right:20px;}
.index_left .title{background:#013B8F;height:40px;line-height:40px;padding-left:15px;font-size:18px;color:#fff;}
.index_left .title.grey_bg{background:#afafaf;}
    .index_left ul {
        display: block;
        width: 100%;
        padding: 18px 0px 15px 15px;
        background: #f2f2f2;
    }
        .index_left ul li {
            display: block;
            width: 100%;
            margin-bottom: 12px;
            vertical-align: bottom;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }
            .index_left ul li a {
                display: flex;
                align-items: center;
                font-size: 15px;
                color: #444;
                line-height: 20px;
                justify-content: space-between;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }
.index_left ul li a i{font-size:18px;color:#a3abb8}
.index_left ul li a:hover{color:#013B8F;}
.index_left ul li a:hover i{color:#013B8F;}
.index_left ul li a.active{color:#013B8F;}
.index_left ul li a.active i{background:#013B8F;}
.index_left ul li > div{padding-left:20px;margin-top:10px;}
.index_left ul li > div > a{margin-top:8px;color:#666;}
.index_left ul li > div >div{padding-left:20px;margin:5px 0;}
.index_left ul li > div >div > a{margin-top:8px;color:#999;font-size:13px;}
.index_left ul li a.hover{color:#013B8F;}
.index_left .contact_text{padding:15px;background-color:#f2f2f2;}
.index_left .contact_text span{display:flex;line-height:24px;font-size:14px;color:#959595;margin-top:12px;}
.index_left .contact_text span:first-child{margin-top:0;}
.index_left .contact_text span i{font-size:18px;color:#013B8F;font-weight:bold;margin-right:20px;}
.index_right{width:calc(100% - 330px);}
.index_left .search_form{width:100%;height:40px;display:flex;justify-content: flex-end;margin-bottom:12px;float:right;}
.index_left .search_form input{flex:1;background:#f1f1f1;border-radius:5px 0 0 5px;padding:0 15px;border:0;}
.index_left .search_form button{background:#013B8F;width:54px;height:40px;border-radius:0 5px 5px 0;color:#fff;font-size:16px;border:0;transition:all 0.2s linear 0s;}
.index_left .search_form button:hover{background:#004681;}
@media screen and (max-width: 768px) {
    .index_left .search_form{
        display:none;
    }
}
.index_right .index_about{width:100%;border-bottom:1px solid #ececec;padding-bottom:20px;}
.index_right .index_about h1{font-size:20px;color:#595959;line-height:32px;font-weight:bold;margin-bottom:12px;}
.index_right .index_about .about_info{display:flex;}
.index_right .index_about .about_info .image_box{width:164px;margin-right:20px;}
.index_right .index_about .about_info .image_box img{width:100%;}
.index_right .index_about .about_info .text_box{flex:1;display:flex;flex-direction:column;justify-content:space-between;}
.index_right .index_about .about_info .text_box span{display:block;width:100%;word-break: break-all;font-size:14px;color:#959595;line-height:24px;}
.index_right .index_about .about_info .text_box a{display:inline-block;width:92px;height:30px;text-align:center;line-height:30px;border-radius:8px;background:#013B8F;font-size:14px;color:#fff;margin-top:12px;}
.index_right .index_about .about_info .text_box a:hover{background:#1d64a4;}
.index_right .index_server h1{font-size:20px;color:#595959;line-height:32px;font-weight:bold;margin:15px 0;}
.index_right .index_server .server_list{display:flex;flex-wrap:wrap;}
.index_right .index_server .server_list .item{margin-right:15px;margin-bottom:15px;width:calc((100% - 15px)/2);border:1px solid #ececec;display:flex;align-items:center;padding:20px;}
.index_right .index_server .server_list .item:nth-child(2n){margin-right:0;}
.index_right .index_server .server_list .item .image_box{width:36px;margin-right:25px;}
.index_right .index_server .server_list .item .image_box img{width:100%;}
.index_right .index_server .server_list .item .info_box{width:calc(100% - 61px);}
.index_right .index_server .server_list .item .info_box .title{width:100%;font-size:18px;color:#595959;line-height:32px;height:32px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;transition:all 0.2s linear 0s;}
.index_right .index_server .server_list .item .info_box span{display:block;width:100%;font-size:14px;color:#959595;line-height:24px;height:48px;overflow:hidden;}
.index_right .index_server .server_list .item:hover{background:#f1f1f1;}
.index_right .index_server .server_list .item:hover .info_box .title{color:#013B8F;}
.index_right .index_product{margin-top:15px;}
.index_right .index_product > div{padding-top:47px;}
.index_right .index_product h1{font-size:20px;color:#595959;line-height:32px;font-weight:bold;position:absolute;top:0;left:0;}
.index_right .index_product .img_btn{display:flex;align-items:center;justify-content:center;border:1px solid #ececec;width:180px;height:180px;margin:0 auto;}
.index_right .index_product .img_btn img{max-width:100%;max-height:100%;}
.index_right .index_product .swiper-button-next, .index_right .index_product .swiper-button-prev{width:auto;height:32px;line-height:32px;color:#666;margin:0;transition:all 0.2s linear 0s;}
.index_right .index_product .swiper-button-next:after,.index_right .index_product  .swiper-button-prev:after{font-size:16px;font-weight:bold;}
.index_right .index_product .swiper-button-next{top:0;}
.index_right .index_product .swiper-button-prev{left:auto;right:27px;top:0;}
.index_right .index_product .swiper-button-next:hover, .index_right .index_product .swiper-button-prev:hover{color:#013B8F;}
.index_right .index_product .img_btn:hover{border-color:#013B8F;}

/*产品*/
.page_banner img{width:100%;}
.page_list{display:flex;width:100%;margin-bottom:30px;}
.page_list .product_box{width:calc(100% - 330px);}
.exhibition_box{width:100%;height:40px;border:1px solid #ececec;background:#fbfbfb;margin-bottom:20px;display:flex;justify-content:flex-end;align-items:center;padding:0 15px;}
.exhibition_box a{margin-left:30px;font-size:15px;line-height:40px;color:#333;}
.exhibition_box a i{font-size:16px;margin-right:5px;color:#666;transition:all 0.2s linear 0s;}
.exhibition_box a:hover{color:#013B8F;}
.exhibition_box a:hover i{color:#013B8F;}
.exhibition_box a.active{color:#013B8F;}
.exhibition_box a.active i{color:#013B8F;}
.page_list .product_box .kj-table{border:1px solid #ddd;}
.page_list .product_box .kj-table table{margin-bottom:0;}
.page_list .product_box table thead tr th{background:#f7f5f5;height:48px;line-height:48px;padding-top:0;padding-bottom:0;text-align:center;}
.page_list .product_box table table thead tr th{background:rgba(120,187,230,0.3);font-size:12px;line-height:30px;height:30px;}
.page_list .product_box table tbody tr td{text-align:center;vertical-align:middle;}
.page_list .product_box table tbody tr td .img_btn{display:inline-block;}
.page_list .product_box table tbody tr td .img_btn img{height:60px;}
.page_list .product_box table tbody tr td a.name_btn{font-size:14px;color:#333;}
.page_list .product_box table tbody tr td a.cas_btn{font-size:14px;color:#013B8F;}
.page_list .product_box table tbody tr td a.click_btn{font-size:14px;cursor:pointer;}
.page_list .product_box table tbody tr td a.click_btn.red{color:#e10606;}
.page_list .product_box table tbody tr td a.click_btn.blue{color:#013B8F;font-weight:bold;}
.page_list .product_box table tbody tr td a.cas_btn:hover{text-decoration:underline;}
.page_list .product_box table tbody tr td a.name_btn:hover{text-decoration:underline;}
.page_list .product_box table tbody tr td a.car_btn{font-size:20px;color:#e10606;}
.page_list .product_box table table tbody tr td{border:0;font-size:12px;}
.page_list .product_box table table tbody tr td em{color:#e10606;}
.page_list .product_box table table tbody tr td .logoBtn{color:#e10606;}
.page_list .product_box table table tbody tr td .logoBtn:hover{text-decoration:underline;}
.page_list .product_box table table tbody tr:hover td{background:#f1f1f1;}
.page_list .product_box table table tbody tr:last-child:hover td{background:#f9f9f9;}
.kj-product-row{display:flex;flex-wrap: wrap;}
.kj-product-row .item{width:calc((100% - 60px)/4);margin-right:20px;margin-bottom:20px;border:1px solid #ececec;transition:all 0.2s linear 0s;}
.kj-product-row .item:nth-child(4n){margin-right:0;}
.kj-product-row .item .image_btn{width:100%;height:180px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ececec;}
.kj-product-row .item .image_btn img{max-width:100%;max-height:100%;}
.kj-product-row .item .info_box{padding:10px 15px;}
.kj-product-row .item .name_btn{margin-bottom:5px;font-size:15px;color:#333;line-height:24px;height:24px;display:block;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.kj-product-row .item span{display:block;color:#999;font-size:13px;line-height:20px;}
.kj-product-row .item .price{font-size:16px;color:#e97c30;margin-top:5px;font-weight:bold;}
.kj-product-row .item .price a{color:#e97c30;}
.kj-product-row .item .car_btn{display:block;width:100%;height:34px;border-radius:3px;background:#eee;margin-top:10px;text-align:center;line-height:34px;font-size:14px;color:#333;}
.kj-product-row .item .car_btn:hover{background:#013B8F;color:#fff;}
.kj-product-row .item .car_btn:active{position:relative;top:2px;}
.kj-product-row .item:hover{border-color:#013B8F;}
.kj-product-row .item .name_btn:hover{color:#013B8F;text-decoration:underline;}
.noPro{text-align:center;}
.noPro img{height:150px;margin-bottom:20px;}
.noPro span{display:block;font-size:14px;color:#999;}

/*购物车*/
.kj-table .kj-pro-num-box{margin:0 auto;vertical-align:middle;}
.kj-pro-num-box{width:80px;height:26px;position:relative;border:1px solid #ddd;text-align:center;background:#fff;overflow:hidden;}
.kj-pro-num-box button{position: absolute;top:0;width:24px;background:#fff;border:0;padding:0;height:24px;line-height:24px;transition:all 0.2s linear 0s;}
.kj-pro-num-box button.kj-pro-num-minus{left:0;border-right:1px solid #ddd;}
.kj-pro-num-box button.kj-pro-num-plus{right:0;border-left:1px solid #ddd;}
.kj-pro-num-box button:hover{background:#ccc;}
.kj-pro-num-box input{width:32px;height:24px;line-height:24px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:12px;color:#333;margin-left:24px;}

/*产品详情*/
.product_info_details{display:flex;}
.product_info_details .img_box{width:330px;height:330px;display:flex;align-items:center;justify-content:center;border:1px solid #ebebeb;margin-right:30px;}
.product_info_details .img_box img{max-width:100%;max-height:100%;}
.product_info_details .pro_base{flex:1;}
.product_info_details .pro_base .pro_title{padding-bottom:44px;border-bottom:1px dashed #ddd;}
.product_info_details .pro_base .pro_title h1{font-size:22px;margin-bottom:10px;font-weight:bold;color:#333;}
.product_info_details .pro_base .pro_title h6{font-size:20px;color:#847f7f;margin-top:10px;}
.product_info_details .pro_base .pro_title .tips{color:#e10606;font-size:14px;line-height:24px;padding-top:15px;}
.product_info_details .pro_base .info_box{padding:15px 0;border-bottom:1px dashed #ddd;display:flex;flex-wrap:wrap;}
.product_info_details .pro_base .info_box .list{flex:0 0 33.3333%;padding:8px 0;line-height:20px;}
.product_info_details .pro_base .info_box .list label{font-size:14px;color:#999;font-weight:normal;}
.product_info_details .pro_base .info_box .list span{font-size:14px;color:#333;}
.product_info_details .pro_base .pro_btn_box{padding-top:84px;display:flex;flex-wrap:wrap;}
    .product_info_details .pro_base .pro_btn_box a {
        width: 98px;
        border-radius: 5px;
        color: #fff;
        margin-right: 10px;
        padding: 8px 0;
        text-align: center;
        background: linear-gradient(to bottom, #013B8F, #739dc2);
        background: #013B8F\9;
    }
.product_info_details .pro_base .pro_btn_box a:hover{
    background:-webkit-gradient(linear, left top, left bottom, from(#013B8F),to(#004681) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#013B8F',endColorstr='#004681' );
    background:linear-gradient(to bottom, #013B8F, #004681);
    background:#013B8F\9;
}
.product_info_details .pro_base .pro_btn_box a:active{position:relative;top:2px;}
.page_des_box .kj-table{margin-top:20px;}
.page_des_box .kj-table thead tr th{border-bottom:0;background:#f9f9f9;color:#555;text-align:center;line-height:20px;padding:8px;}
.page_des_box .kj-table tbody tr td{border-top:0;text-align:center;line-height:30px;padding:8px;vertical-align:middle;}
.page_des_box .kj-table tbody tr:nth-child(2n) td{background:#f9f9f9;}
.page_des_box .kj-table tbody tr td em{color:#e10606;}
.page_des_box .kj-table tbody tr td a.car_btn{font-size:20px;color:#e10606;}
.page_des_box .pro_slide_box{border:1px solid #d9d9d9;}
.page_des_box .pro_slide_box .nav-tabs{border-bottom:0;}
.page_des_box .pro_slide_box .nav-tabs > li{width:25%;background:#f7f7f7;margin-bottom:0;margin-top:-1px}
.page_des_box .pro_slide_box .nav-tabs > li a{border:1px solid #d9d9d9;border-radius:0;width:100%;text-align:center;color:#333333;font-size:15px;border-right:0;}
.page_des_box .pro_slide_box .nav-tabs > li:first-child a{border-left:0;}
.page_des_box .pro_slide_box .nav-tabs > li.active > a,.page_des_box .pro_slide_box .nav-tabs > li.active > a:focus,.page_des_box .pro_slide_box .nav-tabs > li.active > a:hover{
    border-top:2px solid #013B8F;color:#013B8F;border-bottom:0;
}
    .page_des_box .pro_slide_box .table-responsive {
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
    }
.kj-des-table{
    margin-bottom:0;
}
.page_des_box .pro_slide_box .table-responsive table tr th {
    border-right: 1px solid #d9d9d9;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
.page_des_box .pro_slide_box .table-responsive table tr:first-child th{border-top:0;}
.page_des_box .pro_slide_box .table-responsive table tr:first-child td{border-top:0;}
.page_des_box .pro_slide_box .table-responsive table tr td{padding-left:50px;color:#333333;}
.page_des_box .pro_slide_box .text_link{display:inline-block;width:100%;padding:30px;}
.page_des_box .pro_slide_box .text_link li{display:inline-block;width:100%;vertical-align:bottom;margin-top:16px;line-height:20px;}
.page_des_box .pro_slide_box .text_link li:first-child{margin-top:0;}
.page_des_box .pro_slide_box .text_link li .time{float:right;font-size:14px;color:#999999;width:100px;text-align:right;}
.page_des_box .pro_slide_box .text_link li .title_btn{float:left;width:calc(100% - 100px);display:inline-block;font-size:14px;color:#666666;transition:all 0.2s linear 0s;height:18px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.page_des_box .pro_slide_box .text_link li .title_btn::before{
    content: '';display:inline-block;width:4px;height:4px;background:#c9c9c9;vertical-align:middle;margin-right:10px;border-radius:50%;transition:all 0.2s linear 0s;
}
.page_des_box .pro_slide_box .text_link li .title_btn:hover{color:#013B8F;text-decoration:underline;}
.page_des_box .pro_slide_box .text_link li .title_btn:hover::before{background:#013B8F}
.page_des_box .activeBox{padding:30px;font-size:14px;color:#333;line-height:24px;}
.page_des_box .activeBox a{font-size:14px;line-height:24px;}
.page_des_box .activeBox a:hover{color:#013B8F;text-decoration:underline;}
.page_des_box .tips{margin-top:5px;font-size:14px;color:#e10606;line-height:24px;padding-top:10px;margin-bottom:60px;}
/*相关产品*/
.product_relevant{margin-bottom:80px;margin-top:30px;}
.product_relevant h2{font-size:22px;color:#555;margin-bottom:15px;}
.product_relevant .swiper-button-next,.product_relevant .swiper-button-prev{color:#9a9a9a;transition:all 0.2s linear 0s;}
.product_relevant .swiper-button-next:hover,.product_relevant .swiper-button-prev:hover{color:#013B8F;}
.product_relevant .swiper-button-next:after, .product_relevant .swiper-button-prev:after{font-size:30px;font-weight:bold;}
.product_relevant .swiper-button-prev{left:-38px;}
.product_relevant .swiper-button-next{right:-38px;}
.product_relevant .img_btn{display:table-cell;width:212px;overflow:hidden;transition:all 480ms ease 0s;padding:15px;border:1px solid #e7e7e7;text-align:center;vertical-align:middle;height:212px;}
.product_relevant .img_btn img{display:block;transform:scale(1,1);transition-duration:400ms;transition-timing-function:ease-out;max-width:100%;max-height:100%;margin:0 auto;}
.product_relevant .img_btn:hover{border:1px solid #013B8F;}
.product_relevant .title_btn{display:block;font-size:14px;color:#333333;line-height:20px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:15px 0 5px 0;transition:all 0.2s linear 0s;}
.product_relevant .title_btn:hover{color:#013B8F;text-decoration:underline;}

/*搜索*/
.search_box{flex:1;width:100%;overflow:hidden;}
.filter_box{width:100%;border:1px solid #ddd;broder-top:2px solid #013B8F;margin-bottom:20px;}
.filter_box ul{display:block;padding:0 10px;width:100%;}
.filter_box ul li{display:flex;border-top:1px dotted #ddd;padding:12px 0;}
.filter_box ul li:first-child{border-top:0;}
.filter_box ul li label{width:70px;font-size:14px;font-weight:normal;color:#333;line-height:24px;}
.filter_box ul li .filter_btn{width:calc(100% - 140px);display:flex;flex-wrap:wrap;height:24px;overflow:hidden;}
.filter_box ul li .filter_btn a{padding:0 10px;height:24px;line-height:24px;border-radius:3px;font-size:14px;color:#333;margin-right:5px;}
.filter_box ul li .filter_btn a:hover{color:#013B8F;}
.filter_box ul li .filter_btn a.active{background:#013B8F;color:#fff;}
.filter_box ul li .viewmore{width:70px;text-align:right;color:#013B8F;line-height:24px;}

.search_box .search_result{display:inline-block;width:100%;}
.search_box .search_result li{display:inline-block;width:100%;margin-top:12px;vertical-align:bottom;border:1px solid #d9d9d9}
.search_box .search_result li:first-child{margin-top:0;}
.search_box .search_result li .pro_description{/*border-bottom:1px solid #d9d9d9;*/padding:20px;}
.search_box .search_result li .pro_description .img_btn{float:left;width:10%;display:inline-block;text-align:center;}
.search_box .search_result li .pro_description .img_btn img{max-width:100%;}
.search_box .search_result li .pro_description .right_info{float:left;width:calc(90% - 20px);margin-left:20px;}
.search_box .search_result li .pro_description .right_info .name_btn{font-size:18px;color:#333333;font-weight:bold;line-height:30px;margin-bottom:10px;display:block;}
.search_box .search_result li .pro_description .right_info .name_btn:hover{text-decoration:underline;color:#013B8F;}
.search_box .search_result li .pro_description .right_info .basic_text{display:inline-block;width:30%;line-height:22px;}
.search_box .search_result li .pro_description .right_info .basic_text_all{display:inline-block;width:100%;margin-right:0;}
.search_box .search_result li .pro_description .right_info label{font-size:14px;font-weight:normal;color:#999999;}
.search_box .search_result li .pro_description .right_info span{font-size:14px;color:#333333;}
.search_box .search_result li .pro_description .right_info span a{color:#013B8F;}
.search_box .search_result li .pro_description .right_info span a:hover{text-decoration:underline;}
.search_box .search_result li .pro_stock{padding:15px 20px;}
.search_box .search_result li .pro_stock .name_btn{font-size:14px;color:#0094e7;margin-right:30px;}
.search_box .search_result li .pro_stock span{font-size:14px;color:#333333;}
.search_box .search_result li .pro_stock .stock_btn{float:right;font-size:14px;color:#f10c00;font-weight:bold;}
.search_box .search_result li .pro_stock a:hover{text-decoration:underline;}
.search_box .search_result .kj-table{width:100%;}
.search_box .search_result table{margin-bottom:0;}
.search_box .search_result table thead tr th{background:#f4f4f4;font-size:12px;line-height:30px;border-top:1px solid #d9d9d9 !important;text-align:center;border-bottom:1px solid #d9d9d9;}
.search_box .search_result table tbody tr td{background:#f4f4f4;font-size:12px;text-align:center;vertical-align:middle;}
.search_box .search_result table tbody tr td em{color:#e10606;}
.search_box .search_result table tbody tr td .logoBtn{color:#e10606;}
.search_box .search_result table tbody tr td .logoBtn:hover{text-decoration:underline;}
.search_box .search_result table tbody tr td a.car_btn{font-size:20px;color:#e10606;}


/*文章页*/
.page_active{margin-bottom:40px;}
.page_active .nav_left{float:left;width:170px;margin-right:25px;}
.page_active .nav_left ul{display:block;width:100%;}
.page_active .nav_left ul li{display:block;width:100%;margin-bottom:25px;vertical-align:bottom;}
.page_active .nav_left ul li .title{border-left:3px solid #013B8F;font-size:17px;font-weight:bold;color:#333;padding-left:15px;margin-bottom:18px;}
.page_active .nav_left ul li a{display:block;background:#f7f7f6;padding:8px 0;margin-bottom:8px;font-size:15px;padding-left:15px;}
.page_active .nav_left ul li a:hover{background:#013B8F;color:#fff;}
.page_active .nav_left ul li a.active{background:#013B8F;color:#fff;}
.page_active .active_right{}
.page_active  h2{border-bottom:1px solid #eaeaea;color:#333;line-height:24px;padding-bottom:18px;font-size:17px;font-weight:bold;}
.page_active .active_box{padding:15px 0;font-size:14px;line-height:28px;color:#000;}
.page_active .active_box img{max-width:100%;}

/*新闻资讯*/
.page_session .news_list_container{width:100%;}
.news_list,.kj_news_active{padding-bottom:40px;}
.kj_news{padding-bottom:40px;padding-left:0;padding-right:0;}
.kj_news li{border-bottom:1px solid #eee;padding-bottom:10px;padding-top:10px;}
.kj_news li:first-child{padding-top:0;}
.kj_news .kj_news_inner{padding:0;}
.kj_news .kj_news_inner .kj_news_title {margin-top: 8px;}
.kj_news .kj_news_inner .kj_news_title a {display: inline-block;font-size: 16px;color: #333;font-weight: bold;transition: all 0.2s linear 0s;width: calc(100% - 100px);height: 28px;line-height: 28px;overflow: hidden;}
.kj_news .kj_news_inner .kj_news_title a::before {
    content: "";display: inline-block; width: 6px; height: 6px; background: #013B8F;margin-right: 10px;vertical-align: middle;
}
.kj_news .kj_news_inner .kj_news_title .time {width: 100px; height: 28px;line-height: 28px;text-align: right; }
.kj_news .kj_news_inner .kj_news_title:hover a{ text-decoration: underline;color: #013B8F;}
.kj_news .kj_news_inner .info_text {font-size: 14px;color: #999;line-height: 26px;margin-top: 10px; }
.kj_news_active .kj-main-articleinfo-title{font-size:32px;color:#333;margin-bottom:12px;line-height:36px;}
.kj_news_active .kj-article-time{color:#999;margin-bottom:30px;}
.kj_news_active .kj-article-content{color:#333; padding-bottom:50px; margin-bottom: 20px; border-bottom: 1px solid rgb(242,242,242); line-height: 30px;}
.kj_news_active .kj-article-content img{max-width:100%;vertical-align:bottom;}
.kj_news_active .kj-article-bottom span{display:block;line-height:32px;}
.kj_news_active .kj-article-bottom a{color:#333;}
.kj_news_active .kj-article-bottom a:hover{color:#1962ab;text-decoration:underline;}
.kj-article-share .bshare-custom {text-align: right;}

/*大包装询价*/
#blukquote_dialog .formcolumn-item{display:flex;align-items:center;margin-bottom:12px;}
#blukquote_dialog .formcolumn-item dt{font-size:14px;color:#555;margin-right:10px;width:80px;}
#blukquote_dialog  .formcolumn-item dd{width:calc(100% - 100px);position:relative}
#blukquote_dialog  .formcolumn-item dd input{width:90%;height:38px;line-height:38px;padding:0 10px;border:1px solid #dedede;border-radius:3px;box-shadow:none;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}
#blukquote_dialog .formcolumn-item dd input:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
#blukquote_dialog  .formcolumn-item dd textarea {
    width: 90%;
    height: 150px;
    padding: 5px 10px;
    border: 1px solid #dedede;
    border-radius: 3px;
    box-shadow:none;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    resize:none;
}
#blukquote_dialog  .formcolumn-item dd textarea:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
#blukquote_dialog  .formcolumn-item dd .form-vcodebox img{height:38px;}
#blukquote_dialog  .formcolumn-item-ct{display:flex;line-height:38px;}
#blukquote_dialog  .formcolumn-item dd .form-vcodebox{width:110px;order:1;height:38px;margin-left:10px;}
#blukquote_dialog  .formcolumn-item dd .formcom-vcode{width:20%;}
#blukquote_dialog .formcolumn-item dd .required{order:3;margin-left:10px;font-weight:bold;}
#blukquote_dialog  .formcolumn-item dd .formcolumn-item-tips{order:4;}
#blukquote_dialog .modal-footer{border-top:0;padding:15px 0 30px 0;}
#blukquote_dialog .modal-footer input{background:#013B8F;color:#fff;width:40%;padding:0;font-size:16px;height:40px;transition:all 0.2s linear 0s;}
#blukquote_dialog .modal-footer input:hover{background:#1d64a4;}
#blukquote_dialog .modal-footer input:hover{color:#fff;}

/*申请试用*/
.apply_form{width:500px;margin:0 auto;}
.apply_form h1{font-size:24px;color:#333;margin-bottom:20px;text-align:center;}
.apply_form dl{display:flex;flex-wrap:wrap;margin-bottom:12px;}
.apply_form dl dt{flex:0 0 100%;font-size:14px;color:#333;margin-bottom:5px;}
.apply_form dl .formcolumn-item-ct{display:flex;width:100%;align-items:center;}
.apply_form dl .formcolumn-item-ct input{flex:1;border:1px solid #dedede;border-radius:5px;height:36px;padding:0 15px;}
.apply_form dl .formcolumn-item-ct select{border:1px solid #dedede;border-radius:5px;height:36px;padding:0 15px;}
.apply_form dl.formcolumn-item-yzm .form-vcodebox{order:2;}
.apply_form dl.formcolumn-item-yzm .form-vcodebox img{height:36px;}
.apply_form dl.formcolumn-item-yzm input{flex:none;order:1;}
.apply_form dl.formcolumn-item-yzm .required{order:4;}
.apply_form dl.formcolumn-item-yzm .formcolumn-item-tips{order:3;}
.apply_form #GBPOST{background: #013B8F;color: #fff;width: 300px;box-shadow: none;height: 40px;font-size: 16px;transition:all 0.2s linear 0s;}
.apply_form #GBPOST:hover{background:#e97c30;}


.con-def{padding-left:0;padding-right:0;}
.open > .dropdown-menu {
    padding: 0;
    border: 0;
    text-align: center;
    top: 100%;
}
.kj-navbar .navbar-nav li.open a {
    color: #fff;
}
.kj-navbar .navbar-nav li .dropdown-menu li {
    margin: 0;
}
.kj-navbar .navbar-nav li.open .dropdown-menu li a{
    color:#333;
}
.kj-navbar .navbar-nav li.open .dropdown-menu li a:hover {
}
.kj-navbar .navbar-nav li .dropdown-menu li:hover .dropdown-menu {
    display: block;
    display: block;
    left: 100%;
    border: 0;
    padding:0;
    top: 0;
}
.kj-navbar .navbar-nav li .dropdown-menu span{
    transform: rotate(-90deg);
}
.index_product .item {
    width: 100%;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #ececec;
    transition: all 0.2s linear 0s;
}


    .index_product .item .image_btn {
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        overflow:hidden;
        justify-content: center;
        border-bottom: 1px solid #ececec;
    }

        .index_product .item .image_btn img {
            max-width: 100%;
            transition-duration:.39s;
            max-height: 100%;
        }
    .index_product .item:hover img{
        transform:scale(0.8);
    }
    .index_product .item .info_box {
        padding: 10px 15px;
    }

    .index_product .item .name_btn {
        margin-bottom: 5px;
        font-size: 15px;
        color: #333;
        line-height: 24px;
        height: 24px;
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .index_product .item span {
        display: block;
        color: #999;
        font-size: 13px;
        line-height: 20px;
    }
.name_btn:hover{
    color:#013B8F !important;
}
.index_left{
    display:none;
}
.index_right,.page_list .product_box {
    width: 100%;
}
