@media(min-width:1430px){
    .container{width:1430px;}
}
body{
    --bgColor: #005ca1;
    --bgHoverColor: #75c4f0;
    --fontColor: #005ca1;
    --fontHoverColor: #75c4f0;
}
i,em{font-style:normal}
.disN{display:none;}
.disB{display:block;}
#ShopCartBox{display:none !important;}
a{transition:all 0.2s linear 0s;}
img{vertical-align:bottom;image-rendering:-webkit-optimize-contrast;}
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: none;
    border:0;
}
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.woff2?t=1628666875768') format('woff2'),
    url('../fonts/iconfont.woff?t=1628666875768') format('woff'),
    url('../fonts/iconfont.ttf?t=1628666875768') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.noPro{text-align:center;width:100%;}
.noPro img{height:150px;margin-bottom:30px;}
.noPro span{display:block;font-size:14px;color:#999;}
.kj-noproduct-search p{padding:10px;text-align:center;}
#SelExtAttr_btn{background:var(--bgColor);color:#fff;border-radius:5px;line-height:38px;padding:0 30px;color:#fff;transition:all 0.2s linear 0s;border:0;margin-right:15px;}
#SelExtAttr_btn:hover{background:Var(--bgHoverColor);}
.nombtn-gray{background:#abacac;color:#fff;border-radius:5px;line-height:38px;padding:0 30px;color:#fff;transition:all 0.2s linear 0s;border:0;}
.nombtn-gray:hover{background:#888;}

/*手机浮动*/
.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("../images/phone_menu.png") no-repeat 0 0;background-size:40px auto;}
.phone_footer_nav a:nth-child(2) i{background:url("../images/phone_menu.png") no-repeat 0 -20px;background-size:40px auto;}
.phone_footer_nav a:nth-child(3) i{background:url("../images/phone_menu.png") no-repeat 0 -40px;background-size:40px auto;}
.phone_footer_nav a:nth-child(4) i{background:url("../images/phone_menu.png") no-repeat 0 -60px;background-size:40px auto;}
.phone_footer_nav a.active{color:var(--fontColor);}
.phone_footer_nav a.active:nth-child(1) i{background:url("../images/phone_menu.png") no-repeat -20px 0;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(2) i{background:url("../images/phone_menu.png") no-repeat -20px -20px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(3) i{background:url("../images/phone_menu.png") no-repeat -20px -40px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(4) i{background:url("../images/phone_menu.png") no-repeat -20px -60px;background-size:40px auto;}

/*大包装询价*/
#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.formcolumn-item-tips{margin-bottom:0;}
#blukquote_dialog .formcolumn-item.formcolumn-item-tips .text{font-size:12px;color:#FF0D0D;}
#blukquote_dialog  .formcolumn-item dd .formcolumn-item-tips{order:4;}
#blukquote_dialog .modal-footer{border-top:0;padding:0 0 50px 0;}
#blukquote_dialog .modal-footer input{background:var(--bgColor);color:#fff;width:40%;padding:0;font-size:16px;height:40px;transition:all 0.2s linear 0s;}
#blukquote_dialog .modal-footer input:hover{background:var(--bgHoverColor);}
#blukquote_dialog .modal-footer input:hover{color:#fff;}

/*index header*/
/*header*/
/*顶部基本信息展示*/
.header_top_baseInfo{width:100%;height:32px;line-height:32px;background:#919191;}
.header_top_baseInfo .container{display:flex;}
.header_top_baseInfo .left_box{flex:1;display:flex;align-items:center;}
.header_top_baseInfo .right_box{flex:1;display:flex;justify-content: flex-end;align-items:center;}
.header_top_baseInfo span{font-size:13px;color:#ffffff;}
.header_top_baseInfo .btn_box{display:flex;align-items:center;height:32px;}
.header_top_baseInfo .btn_box a{padding:0 7px;font-size:13px;color:#fff;position:relative;}
.header_top_baseInfo .right_box .btn_box a{padding:0 18px;}
.header_top_baseInfo .btn_box a:before{content:"";width:1px;height:10px;position: absolute;top:50%;transform: translateY(-50%);left:0;background:#c2c2c2;}
.header_top_baseInfo .btn_box a:first-child:before{display:none;}
.header_top_baseInfo .btn_box a:hover{text-decoration:underline;}
.header_top_baseInfo .tel_box{display:flex;align-items:center;font-size:13px;color:#fff;position:relative;padding-left:18px;}
.header_top_baseInfo .tel_box i{font-size:14px;margin-right:5px;}
.header_top_baseInfo .tel_box:before{content:"";width:1px;height:10px;position: absolute;top:50%;transform: translateY(-50%);left:0;background:#c2c2c2;}

/*顶部logo及搜索*/
.header_logo_search{position:fixed;z-index:1000;top:0;left:0;margin-top:32px;width:100%;padding:23px 0;}
.header_logo_search .container{display:flex;flex-wrap: wrap;align-items:center;}
.header_logo_search .logo_btn{width:310px;position:relative;height:64px;}
.header_logo_search .logo_btn img{max-width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);}
.header_logo_search .logo_btn .scrollLogo{opacity:0}
.header_logo_search .right_box{flex:1;display:flex;justify-content: flex-end;align-items:center;}
.header_logo_search .car_btn{margin-left:20px;border:1px solid #fff;border-radius:30px;width:140px;height:34px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;}
.header_logo_search .car_btn i{margin-right:10px;}
.header_logo_search .car_btn sup{display:block !important;top:0;}
.header_logo_search .car_btn:hover{background:#fff;color:var(--fontColor)}
.header_logo_search .car_btn:active{position:relative;top:2px;}
.header_logo_search .search_form{height:34px;width:160px;display:none;overflow:hidden;position:relative;border-radius:30px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,0.2);}
.header_logo_search .search_form input{border:0;display:inline-block;width:calc(100% - 50px);height:34px;line-height:34px;margin:0;font-size:14px;color:#333;padding:0 10px;}
.header_logo_search .search_form input::-webkit-input-placeholder{color:#757575;} /* WebKit browsers */
.header_logo_search .search_form input::-moz-placeholder{color:#757575;} /* Mozilla Firefox 4 to 18 */
.header_logo_search .search_form input:-moz-placeholder{color:#757575;} /* Mozilla Firefox 19+ */
.header_logo_search .search_form input:-ms-input-placeholder{color:#757575;}/* Internet Explorer 10+ */
.header_logo_search .search_form button{background:none;padding:0;border:0;display:inline-block;height:34px;width:50px;text-align:center;line-height:34px;transition:all 0.2s linear 0s;}
.header_logo_search .search_form button i{color:var(--fontColor);font-size:20px;transition:all 0.2s linear 0s;}
.header_logo_search .search_form button:hover{background:var(--bgColor);}
.header_logo_search .search_form button:hover i{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 var(--bgColor);padding:0 10px;margin:0;border-radius:30px 0 0 30px;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:var(--bgColor);border-radius:0 30px 30px 0;font-size:16px;color:#fff;float:left;}

/*导航栏*/
.kj-navbar{margin-bottom:0;border:0;border-radius:0;z-index:10;min-height:64px;}
.kj-navbar .navbar-header{display:none;}
.kj-navbar .navbar-collapse{padding:0;}
.kj-navbar .navbar-nav{width:100%;}
.kj-navbar .navbar-nav > li{margin-right:50px;}
.kj-navbar .navbar-nav > li:last-child{margin-right:30px;}
.kj-navbar .navbar-nav > li > a{font-size:17px;color:#fff;padding:0;margin:0;height:64px;line-height:64px;text-align:center;font-weight:bold;position:relative;}
.kj-navbar .navbar-nav > li > a:before{content:"";width:0;height:3px;background:#fff;position:absolute;bottom:0;left:0;transition:all 0.2s linear 0s;}
.kj-navbar .navbar-nav > li:hover > a{background:none;}
.kj-navbar .navbar-nav > li:hover > a:before{width:100%;}
.kj-navbar .navbar-nav > li > a:focus{background:none;}
.kj-navbar .navbar-nav li.active > a:before{width:100%;}
.kj-navbar .navbar-nav > li > a >span{display:none;}
.kj-navbar .navbar-nav > li > ul{min-width:150px;left:50%;transform:translateX(-50%);border:0;padding:0;border-radius:5px;box-shadow:0 0 12px rgba(0,0,0,0.3);top:100%;}
.kj-navbar .navbar-nav > li > ul > li{margin:0 10px;border-top:1px solid #dcdcdc;}
.kj-navbar .navbar-nav > li > ul > li:first-child{border-top:0;}
.kj-navbar .navbar-nav > li > ul > li a{display:block;text-align:center;height:46px;line-height:46px;font-size:15px;color:#333;padding:0;}
.kj-navbar .navbar-nav > li > ul > li a:hover{background:none;color:var(--fontColor);}
.kj-navbar .navbar-nav > li > ul > li a:focus{background:none;color:var(--fontColor);}
.kj-navbar .navbar-nav .li-kj-nav-procata ul{min-width:180px;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li {padding:0 10px;position: initial;margin:0;border-top:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li >a{border-top:1px solid #dcdcdc;position:relative;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li:first-child > a{border-top:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li >a>span{position:absolute;top:50%;transform:translateY(-50%);right:5px;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul {position:absolute;margin:0;left:100%;top:0;display:none;overflow:hidden;overflow-y:auto;height:100%;background:#fff;box-shadow:0 5px 10px rgba(0,0,0,0.3);width:540px;border-radius:5px;border:0;padding:5px 0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul::-webkit-scrollbar{width:4px;height:4px;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background-color:var(--bgHoverColor);}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:5px;background-color:#f1f1f1}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li{height:auto;padding:0;border:0;width:33.33333%;float:left;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a{color:#333 !important;width:100%;padding:0;text-align:center;height:38px;line-height:38px;font-size:14px;border:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a span{display:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a:before{display:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li:hover> a{color:var(--fontColor) !important;text-decoration:underline;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul span.fa-angle-down:before {content: "\f105";}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul li:hover > ul{display:block;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul ul{display:block;position:static;box-shadow:none;height:auto;width:100%;min-width:auto;overflow:inherit;padding:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul ul li{padding:0;display:inline-block;border:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul ul li a{color:#333 !important;position:relative;text-align:left;padding:0 10px;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul ul li a:after{
    content:"";width:1px;height:14px;position:absolute;top:50%;right:0;background:#aaa;transform:translateY(-50%);
}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul ul li a:hover{color:var(--fontColor) !important;}
.header_logo_search_blue{background:#fff;margin-top:0;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.header_logo_search_blue .logo_btn img{opacity:0}
.header_logo_search_blue .logo_btn .scrollLogo{opacity:1}
.header_logo_search_blue .kj-navbar .navbar-nav > li > a{color:#333;}
.header_logo_search_blue .kj-navbar .navbar-nav > li > a:before{background:var(--bgColor)}
.header_logo_search_blue .car_btn{display:none;}
.header_logo_search_blue .search_form{display:flex;}

/*footer*/
.footer_box{margin-top:120px;}
.guarantee_box{background:#1e1e1e;}
.guarantee_box ul{padding:38px 0 34px 0;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;border-bottom:1px solid rgba(255,255,255,0.2);}
.guarantee_box ul li{display:flex;align-items:center;height:46px;}
.guarantee_box ul li i{font-size:42px;margin-right:15px;color:#fff;}
.guarantee_box ul li span{font-size:16px;color:#f2f2f2;}
.footer_box .footer_middle{padding-top:45px;padding-bottom:50px;background:#1e1e1e;}
.footer_box .footer_middle .container{display:flex;flex-wrap: wrap;}
.footer_box .footer_middle .container:before,.footer_box .footer_middle .container:after{display:none;}
.footer_box .title{font-size:17px;color:#ffffff;line-height:28px;margin-bottom:13px;font-weight:bold;}
.footer_box .footer_nav{display:flex;justify-content:space-between;flex:1;margin-right:95px;}
.footer_box .footer_nav li .btn_box a{display:block;color:rgba(255,255,255,0.6);line-height:35px;font-size:14px;}
.footer_box .footer_nav li .btn_box a:hover{color:#fff;text-decoration:underline;}
.footer_box .contact_box{margin-right:175px;}
.footer_box .contact_box .item{display:flex;align-items:start;line-height:25px;padding:5px 0;font-size:14px;color:rgba(255,255,255,0.7);}
.footer_box .code_box{margin-left:auto;}
.footer_box .code_box ul{display:flex;flex-wrap: wrap;}
.footer_box .code_box ul li{margin-left:17px;width:100px;}
.footer_box .code_box ul li:first-child{margin-left:0;}
.footer_box .code_box img{max-width:100%;}
.footer_box .code_box span{margin-top:9px;color:rgba(255,255,255,0.6);font-size:12px;line-height:20px;display:block;transform:scale(0.95)}
.footer_copyright{padding:22px 0;width:100%;background:#141313;}
.footer_copyright .container{display:flex;justify-content: space-between;}
.footer_copyright .container:before,.footer_copyright .container:after{display:none;}
.footer_copyright .brief_text{font-size:14px;color:rgba(255,255,255,0.5);line-height:28px;display:block;width:calc(100% - 200px);}
.footer_copyright .brief_text:nth-child(2){width:130px;text-align:right;}
.footer_copyright .brief_text a{color:rgba(255,255,255,0.5);}
.footer_copyright .brief_text a:hover{color:#fff;text-decoration:underline;}

/*float*/
.float_box{position:fixed;right:5px;top:50%;transform:translateY(-50%);transition:all 0.2s linear 0s;z-index:1000;}
.float_box ul{display:inline-block;width:100%;}
.float_box ul li{text-align:center;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:64px;width:64px;transition:all 0.2s linear 0s;cursor:pointer;margin-bottom:2px;background:#494c4f;border-radius:3px;}
.float_box ul li:last-child{margin-top:20px;}
.float_box ul li i{font-size:22px;color:#fff;display:block;transition:all 0.2s linear 0s;line-height:32px;position:relative;}
.float_box ul li sup{display:block !important;background:#f10000;line-height:18px;font-size:12px;color:#fff;padding:0 4px;position:absolute;top:0;right:0;border-radius:50%;}
.float_box ul li span{font-size:13px;color:#fff;display:block;transition:all 0.2s linear 0s;}
.float_box ul li:hover{background:var(--bgColor);}
.float_box ul li .qq_box{position:absolute;right:64px;top:0;display:none;background:#fff;padding:10px 12px;box-shadow:0 3px 8px rgba(0,0,0,0.15);}
.float_box ul li .qq_box a{margin-top:8px;font-size:14px;color:#fff;display:flex;align-ite  ms:center;width:110px;height:30px;justify-content:center;line-height:30px;transition:all 0.2s linear 0s;background:var(--bgColor);border-radius:30px;}
.float_box ul li .qq_box a:hover{background:var(--bgHoverColor);}
.float_box ul li .qq_box a:first-child{margin-top:0;}
.float_box ul li .tel_box{align-items:center;display:none; position:absolute;right:64px;top:0;padding:20px 16px 16px 16px;font-size:14px;background:#fff;line-height:28px;width:262px;box-shadow:0 3px 8px rgba(0,0,0,0.15);overflow:hidden;}
.float_box ul li .tel_box:before{content:"";width:100%;height:6px;background:var(--bgColor);position:absolute;top:0;left:0;}
.float_box ul li .tel_box i{font-size:42px;color:#d3d3d3;margin-right:10px;}
.float_box ul li .tel_box span{
    font-size:24px;line-height:28px;text-align:left;
    color:var(--fontColor);
}
.float_box ul li .tel_box span em{display:block;color:#aaa;font-size:14px;}
.float_box ul li .code_box{padding:10px;background:var(--bgColor);position:absolute;right:64px;top:0;display:none;box-shadow:0 3px 8px rgba(0,0,0,0.15);}
    .float_box ul li .code_box img {
        width: 80px !important;
        height: auto !important;
    }
.float_box ul li .code_box span{line-height:18px;color:#fff;margin-top:5px;}
.float_box ul li#fqq:hover .qq_box{display:block;}
.float_box ul li#ftel:hover .tel_box{display:flex;}
.float_box ul li#weixin:hover .code_box{display:block;color:#fff}
.float_box ul li#weixin:hover .code_box td{padding:5px;}
.phone_top{display: none;position: fixed;bottom: 60px;right: 10px;z-index: 1000;width: 40px;height: 40px;background: var(--bgColor);border-radius: 50%;text-align: center;line-height: 40px;}
.phone_top i {color: #fff;font-size: 20px;}

/*index*/
.index_banner_search{width:100%;position:relative;}
#banner-swiper .swiper-button-next,#banner-swiper .swiper-button-prev{width:56px;height:56px;background:rgba(0,0,0,0.35);border-radius:50%;text-align:center;line-height:56px;transition:all 0.2s linear 0s;}
#banner-swiper .swiper-button-next:after,#banner-swiper .swiper-button-prev:after{color:#fff;font-size:20px;}
#banner-swiper .swiper-button-next:hover,#banner-swiper .swiper-button-prev:hover{background:rgba(0,0,0,0.5)}
#banner-swiper .swiper-button-next{right:50px;}
#banner-swiper .swiper-button-prev{left:50px;}
#banner-swiper .swiper-wrapper .img_btn {display:block;width:100%;height:30vw;image-rendering:pixelated;}
.index_banner_search .search_box{position:absolute;top:132px;left:50%;transform: translateX(-50%);display:flex;align-items:center;justify-content:center;z-index:200;}
.index_banner_search .search_box .search_form{height:40px;width:690px;display:flex;overflow:hidden;position:relative;border-radius:30px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,0.3);}
.index_banner_search .search_box .search_form input{border:0;display:inline-block;width:calc(100% - 90px);height:40px;line-height:40px;margin:0;font-size:14px;color:#333;padding:0 20px;}
.index_banner_search .search_box .search_form input::-webkit-input-placeholder{color:#999999;} /* WebKit browsers */
.index_banner_search .search_box .search_form input::-moz-placeholder{color:#999999;} /* Mozilla Firefox 4 to 18 */
.index_banner_search .search_box .search_form input:-moz-placeholder{color:#999999;} /* Mozilla Firefox 19+ */
.index_banner_search .search_box .search_form input:-ms-input-placeholder{color:#999999;}/* Internet Explorer 10+ */
.index_banner_search .search_box .search_form button{background:none;padding:0;border:0;display:inline-block;height:40px;width:90px;text-align:center;line-height:40px;transition:all 0.2s linear 0s;}
.index_banner_search .search_box .search_form button i{color:var(--fontColor);font-size:22px;transition:all 0.2s linear 0s;}
.index_banner_search .search_box .search_form button:hover{background:var(--bgColor);}
.index_banner_search .search_box .search_form button:hover i{color:#fff;}
.index_banner_search .search_box .batch_search{margin-left:10px;width:172px;height:40px;border-radius:30px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,0.3);font-size:14px;color:Var(--fontColor);font-weight:bold;}
.index_banner_search .search_box .batch_search i{margin-right:8px;font-size:20px;margin-top:2px;}
.index_banner_search .search_box .batch_search:hover{background:var(--bgColor);color:#fff;}
.index_banner_search .search_box .batch_search:active{position:relative;top:2px;}
.index_pro_cate{background:url("../images/index_procate_bg.jpg") no-repeat center;background-attachment:fixed;background-size:cover;padding:90px 0;}
.index_pro_cate ul{display:flex;flex-wrap: wrap;justify-content: space-between;}
.index_pro_cate ul li a{display:flex;width:200px;height:200px;border:1px solid #fff;border-radius:50%;flex-direction:column;align-items:center;justify-content:center;font-size:16px;color:#fff;line-height:30px;}
.index_pro_cate ul li i{width:63px;height:58px;margin-bottom:17px;}
.index_pro_cate ul li:nth-child(1) i{background:url("../images/icon-1.png") no-repeat 0 0;}
.index_pro_cate ul li:nth-child(2) i{background:url("../images/icon-2.png") no-repeat 0 0;}
.index_pro_cate ul li:nth-child(3) i{background:url("../images/icon-3.png") no-repeat 0 0;}
.index_pro_cate ul li:nth-child(4) i{background:url("../images/icon-4.png") no-repeat 0 0;}
.index_pro_cate ul li:nth-child(5) i{background:url("../images/icon-5.png") no-repeat 0 0;}
.index_pro_cate ul li a:hover{background:#fff;color:var(--fontColor);transform: translateY(-5px);}
.index_pro_cate ul li:nth-child(1) a:hover i{background:url("../images/icon-1.png") no-repeat -63px 0;}
.index_pro_cate ul li:nth-child(2) a:hover i{background:url("../images/icon-2.png") no-repeat -63px 0;}
.index_pro_cate ul li:nth-child(3) a:hover i{background:url("../images/icon-3.png") no-repeat -63px 0;}
.index_pro_cate ul li:nth-child(4) a:hover i{background:url("../images/icon-4.png") no-repeat -63px 0;}
.index_pro_cate ul li:nth-child(5) a:hover i{background:url("../images/icon-5.png") no-repeat -63px 0;}
.index_title{display:flex;align-items:center;}
.index_title .left h1{font-size:34px;color:#333333;font-weight:bold;line-height:50px;}
.index_title .left h2{font-size:28px;color:#b2d9f0;font-weight:bold;line-height:42px;}
.index_title .nav{margin-left:auto;display:flex;align-items:center;flex-wrap: wrap;}
.index_title .nav li a{padding:0;border:1px solid #d9d9db;width:138px;height:50px;line-height:48px;text-align:center;font-size:17px;color:#666666;border-radius:5px;margin-left:15px;}
.index_title .nav li a:hover{background:var(--bgColor);border-color:var(--bgColor);color:#fff;}
.index_title .nav li.active a{background:var(--bgColor);border-color:var(--bgColor);color:#fff;}
.index_title .nav li a:focus{background:var(--bgColor);border-color:var(--bgColor);color:#fff;}
.index_title .nav li a:active{position:relative;top:2px;}
.index_relevant{background:url("../images/index_pro_bg.png") no-repeat center;background-size:cover;padding:95px 0;}
.index_relevant .swiper-container{padding-bottom:70px;padding-top:24px;margin-top:10px;}
.index_relevant .swiper-slide{background:#fff;border-radius:5px;height:440px;padding:10px;overflow:hidden;box-shadow:0 0 24px rgba(203,203,203,.2);transition:all 0.2s linear 0s;}
.index_relevant .swiper-slide .img_btn{display:flex;align-items:center;justify-content:center;height:220px;border-radius:10px;overflow:hidden;}
.index_relevant .swiper-slide .img_btn img{max-width:100%;max-height:100%;}
.index_relevant .swiper-slide .title_btn{margin-top:28px;display:block;font-size:16px;color:#333333;font-weight:bold;line-height:24px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.index_relevant .swiper-slide .base_info{margin:12px 0 34px 0;}
.index_relevant .swiper-slide .base_info span{display:block;font-size:14px;color:#666666;line-height:24px;}
.index_relevant .swiper-slide .footer_box{display:flex;align-items:center;flex-wrap: wrap;margin:0;}
.index_relevant .swiper-slide .footer_box .price{width:50%;background:var(--bgColor);height:35px;border-radius:3px 0 0 3px;text-align:center;line-height:35px;font-size:14px;color:#fff;font-weight:bold;}
.index_relevant .swiper-slide .footer_box .car_btn{width:50%;border:1px solid var(--bgColor);border-left:1px solid #fff;height:35px;border-radius:0 3px 3px 0;text-align:center;line-height:33px;font-size:14px;color:var(--fontColor);font-weight:bold;}
.index_relevant .swiper-slide .footer_box .car_btn i{font-size:14px;margin-right:8px;vertical-align:middle;display:inline-block;margin-bottom:2px;}
.index_relevant .swiper-slide .footer_box .price_no{background:#dedede;width:100%;border-radius:3px;line-height:35px;text-align:center;color:#e20000;font-weight:bold;}
.index_relevant .swiper-button-next:after,.index_relevant .swiper-button-prev:after{font-size:34px;font-weight:bold;color:#999999;transition:all 0.2s linear 0s;}
.index_relevant .swiper-button-next:hover:after,.index_relevant .swiper-button-prev:hover:after{color:var(--fontColor);}
.index_relevant .swiper-button-next{right:-60px;}
.index_relevant .swiper-button-prev{left:-60px;}
.index_relevant .swiper-pagination{width:100%;text-align:center;}
.index_relevant .swiper-pagination .swiper-pagination-bullet{background:none;position:relative;opacity:1;margin:0 3px;width:20px;height:20px;border:1px solid transparent;border-radius:50%;transition:all 0.2s linear 0s;}
.index_relevant .swiper-pagination .swiper-pagination-bullet:before{content:"";width:10px;height:10px;background:#e3e3e3;border-radius:50%;position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);transition:all 0.2s linear 0s;}
.index_relevant .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#e3e3e3;}
.index_relevant .swiper-slide:hover{transform: translateY(-5px);}
.index_relevant .swiper-slide:hover .title_btn{color:Var(--fontColor);}
.index_relevant .swiper-slide .footer_box .car_btn:hover{background:var(--bgColor);color:#fff;}
.index_about{display:flex;margin:135px 0 190px 0;position:relative;}
.index_about .left_video{width:688px;height:425px;position:relative;z-index:10;}
.index_about .left_video a{position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);}
.index_about .left_video a i{font-size:75px;color:#fff;display:inline-block;transition:all 0.2s linear 0s;}
.index_about .left_video a:hover i{transform: scale(1.1);}
.index_about .right_box{background:url("../images/index_about_bg.png") no-repeat bottom right #f6f7f9;width:906px;height:475px;position:absolute;top:0;right:0;z-index:8;display:flex;flex-direction:column;justify-content:center;align-items: flex-start;padding-right:145px;padding-left:250px;}
.index_about .right_box h1{color:var(--fontColor);font-size:24px;line-height:34px;}
.index_about .right_box .brief_text{color:#333333;font-size:15px;line-height:36px;margin-top:20px;margin-bottom:38px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.index_about .right_box .more_btn{display:flex;align-items:center;font-size:16px;color:var(--fontColor);height:24px;}
.index_about .right_box .more_btn i{margin-left:2px;font-size:20px;transition:all 0.2s linear 0s;font-weight:bold;}
.index_about .right_box .more_btn:hover{color:#fe824c;}
.index_about .right_box .more_btn:hover i{transform: translateX(5px)}
.video_pop_bg{position:fixed;top:0;left:0;background:rgba(0,0,0,0.8);z-index:2000;width:100%;height:100%;overflow:hidden;display:none;}
.video_pop_box{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1000px;background:#fff;border-radius:10px;z-index:2100;display:none;}
.video_pop_box .closeBtn{position:absolute;top:-2px;right:32px;width:31px;height:31px;font-size:25px;font-weight:bold;color:#ffffff;text-align:center;line-height:25px;background:#777;cursor:pointer;border-radius:0 0 50px 50px;z-index:200;}
.video_pop_box .closeBtn:hover{background:#c20000;}
.index_news{background:url("../images/index_news_bg.jpg ") no-repeat center;background-size:cover;padding:110px 0 70px 0;}
.index_news .swiper-container{padding-bottom:70px;margin-top:32px;padding-top:5px;}
.index_news .swiper-slide{transition:all 0.2s linear 0s;}
.index_news .img_btn{display:block;width:100%;height:270px;}
.index_news .title_btn{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;font-size:18px;color:#333333;line-height:30px;margin-top:22px;}
.index_news .brief_text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;font-size:14px;color:#999999;line-height:26px;margin:8px 0 12px 0;}
.index_news .time{font-size:14px;color:var(--fontColor);line-height:30px;}
.index_news .swiper-pagination .swiper-pagination-bullet{background:none;position:relative;opacity:1;margin:0 3px;width:20px;height:20px;border:1px solid transparent;border-radius:50%;transition:all 0.2s linear 0s;}
.index_news .swiper-pagination .swiper-pagination-bullet:before{content:"";width:10px;height:10px;background:#bcc2d0;border-radius:50%;position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);transition:all 0.2s linear 0s;}
.index_news .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#bcc2d0;}
.index_news .swiper-slide:hover{transform: translateY(-5px);}
.index_news .swiper-slide:hover .title_btn{color:var(--fontColor);text-decoration:underline;}
.index_literature{padding:80px 0;}
#index-literature{margin-top:40px;padding-bottom:45px;}
#index-literature .swiper-slide{border:1px solid #b8b8b8;position:relative;overflow:hidden;}
#index-literature .swiper-slide .img_btn{height:334px;display:block;width:100%;}
#index-literature .swiper-slide .img_btn img{width:100%;height:100%;}
#index-literature .swiper-slide .bg{width:100%;height:74px;background:var(--bgColor);position:absolute;bottom:0;left:0;z-index:10;transition:all 0.2s linear 0s;opacity:0;}
#index-literature .swiper-slide .title_btn{width:100%;font-size:14px;color:#fff;line-height:20px;padding:0 15px;position:absolute;left:0;bottom:0;opacity:0;z-index:20;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;display:flex;align-items:center;height:74px;}
#index-literature .swiper-slide:hover .bg{opacity:0.8}
#index-literature .swiper-slide:hover .title_btn{opacity:1;}
#index-literature .swiper-slide .title_btn:hover{text-decoration:underline;}
#index-literature .swiper-pagination{bottom:0;}
#index-literature .swiper-pagination-bullet{margin:0 7px;}
#index-literature .swiper-pagination-bullet-active{background:var(--bgColor);}




/*面包屑*/
.page_map{color:#999999;line-height:24px;padding-top:10px;padding-bottom:10px;}
.page_map .breadcrumb{background:none;padding:0;margin:0;display:inline-block;}
.page_map .breadcrumb a{color:#999999;}
.page_map .breadcrumb a:hover{text-decoration:underline;}
.page_map .breadcrumb > li + li:before{color:#999999;}
.page_map .breadcrumb .active{color:var(--fontColor);}

/*分页*/
.kj-page{text-align:center;}
.kj-page .pagination{margin:60px 0;}
.kj-page .pagination > li > a,.kj-page .pagination > li > span{font-size:13px;margin:3px;padding:0;width:40px;height:28px;line-height:26px;border-radius:5px;color:#999;}
.kj-page .pagination > li > a:hover,.kj-page .pagination > li > span:hover{background:var(--bgColor);color:#fff;border-color:var(--bgColor);}
.kj-page .pagination > li.active > a{background:var(--bgColor);color:#fff;border-color:var(--bgColor);}

/*筛选*/
.product_list_opt{border:1px solid #d7d7d7;margin-bottom:18px;}
.filter_box ul{display:block;width:100%;padding:12px 0;}
.filter_box ul li{display:flex;padding:4px 0;}
.filter_box ul li label{width:70px;font-size:14px;font-weight:normal;color:#999999;padding-left:15px;line-height:28px;}
.filter_box ul li .filter_btn{width:calc(100% - 130px);height:28px;overflow:hidden;}
.filter_box ul li .filter_btn a{height:28px;line-height:28px;font-size:14px;color:#333333;margin-right:22px;}
.filter_box ul li .filter_btn a:hover{color:var(--fontColor);}
.filter_box ul li .filter_btn a.active{color:var(--fontColor);font-weight:bold;}
.filter_box ul li .viewmore{width:60px;height:28px;color:#333333;line-height:28px;font-size:13px;display:inline-flex;align-items:center;justify-content:center;}
.filter_box ul li .viewmore i{font-size:14px;margin-left:3px;color:#aaaaaa;transition:all 0.2s linear 0s;}
.filter_box ul li .viewmore:hover{color:var(--fontColor);}
.filter_box ul li .viewmore:hover i{color:var(--fontColor);}
.product_list_opt .exhibition_box{display:flex;align-items:center;border-top:1px dashed #d7d7d7;height:50px;}
.product_list_opt .exhibition_box label{width:70px;font-size:14px;font-weight:normal;color:#333333;padding-left:15px;}
.product_list_opt .exhibition_box a{display:flex;align-items:center;justify-content:center;margin-right:8px;font-size:12px;color:#fff;width:60px;height:20px;background:#bababa;}
.product_list_opt .exhibition_box a i{margin-right:4px;font-size:12px;}
.product_list_opt .exhibition_box a:hover{background:var(--bgColor);}
.product_list_opt .exhibition_box a.active{background:var(--bgColor);}
.product_list_opt .exhibition_box a:active{position:relative;top:2px;}

/*产品列表*/
.product_list_box{display:flex;flex-wrap: wrap;align-items: flex-start;margin-top:15px;}
.product_list_box .product_left{width:245px;margin-right:20px;}
.product_list_box .product_left ul{background:#f2f2f2;padding-bottom:15px;}
.product_list_box .product_left ul li .fat_btn{height:46px;padding:0 18px;font-size:15px;color:#333333;display:flex;align-items:center;}
.product_list_box .product_left ul li .fat_btn i:before{content:"+";font-size:20px;margin-bottom:3px;display:inline-block;width:30px;}
.product_list_box .product_left ul li .fat_btn[aria-expanded="true"] i:before{content:"-";font-size:24px;}
.product_list_box .product_left ul li:hover .fat_btn{background:var(--fontColor);color:#fff;}
.product_list_box .product_left ul li .fat_btn.active{background:var(--fontColor);color:#fff;}
.product_list_box .product_left ul li .btn_box{background:#fafafa;padding:10px 18px;}
.product_list_box .product_left ul li .btn_box a{display:flex;border-bottom:1px solid transparent;justify-content: space-between;align-items:center;height:38px;font-size:14px;color:#333333;padding:0 10px 0 30px;}
.product_list_box .product_left ul li .btn_box a i{color:var(--fontColor);opacity:0;transition:all 0.2s linear 0s;}
.product_list_box .product_left ul li .btn_box a:hover{border-bottom-color:#dddddd;color:var(--fontColor);}
.product_list_box .product_left ul li .btn_box a:hover i{opacity:1;}
.product_list_box .product_left ul li .btn_box a.active{border-bottom-color:#dddddd;color:var(--fontColor);}
.product_list_box .product_left ul li .btn_box a.active i{opacity:1;}

.product_list_box .product_right{width:calc(100% - 265px);}
.product_category_box{margin-bottom:20px;}
.product_category_box h1{font-size:28px;color:#333333;line-height:72px;font-weight:bold;}
.product_category_box .category_box{display:flex;align-items:center;}
.product_category_box .category_box .left_img{width:275px;}
.product_category_box .category_box .left_img img{max-width:100%;}
.product_category_box .category_box .category_text{flex:1;font-size:15px;color:#333333;line-height:32px;}
.product_list_bigImage{display:flex;flex-wrap: wrap;}
.product_list_bigImage li{margin-right:20px;border-radius:5px;margin-bottom:20px;width:calc((100% - 60px)/4);height:400px;background:#fff;transition:all 0.2s linear 0s;box-shadow:0 0 24px rgba(203,203,203,.2);padding:10px;overflow:hidden;}
.product_list_bigImage li:nth-child(4n){margin-right:0;}
.product_list_bigImage li .img_btn{display:flex;align-items:center;justify-content:center;height:190px;border-radius:10px;overflow:hidden;}
.product_list_bigImage li .img_btn img{max-width:100%;max-height:100%;}
.product_list_bigImage li .title_btn{margin-top:15px;font-size:16px;color:#333333;font-weight:bold;line-height:22px;height:44px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
.product_list_bigImage li .base_info{margin:10px 0 20px 0;}
.product_list_bigImage li .base_info span{display:block;font-size:14px;color:#666666;line-height:24px;}
.product_list_bigImage li .footer_box{display:flex;align-items:center;flex-wrap: wrap;margin:0;}
.product_list_bigImage li .footer_box .price{width:50%;background:var(--bgColor);height:35px;border-radius:3px 0 0 3px;text-align:center;line-height:35px;font-size:14px;color:#fff;font-weight:bold;}
.product_list_bigImage li .footer_box .price_no{background:#dedede;width:100%;border-radius:3px;line-height:35px;text-align:center;color:#e20000;font-weight:bold;}
.product_list_bigImage li .footer_box .car_btn{width:50%;border:1px solid var(--bgColor);border-left:1px solid #fff;height:35px;border-radius:0 3px 3px 0;text-align:center;line-height:33px;font-size:14px;color:var(--fontColor);font-weight:bold;}
.product_list_bigImage li .footer_box .car_btn i{font-size:14px;margin-right:8px;vertical-align:middle;display:inline-block;margin-bottom:2px;}
.product_list_bigImage li:hover{box-shadow:0 0 24px rgba(203,203,203,.5);transform: translateY(-5px)}
.product_list_bigImage li:hover .title_btn{color:var(--fontColor);text-decoration:underline;}
.product_list_bigImage li .footer_box .car_btn:hover{background:var(--bgColor);color:#fff;}
.product_list_ul2{display:block;width:100%;}
.product_list_ul2 li{display:block;width:100%;margin-bottom:17px;overflow:hidden;transition:all 0.2s linear 0s;border:1px solid #dcdcdc;}
.product_list_ul2 li.selectActive{box-shadow:0 0 10px rgba(0,0,0,0.1);}
.product_list_ul2 li .pro_description{padding:20px;display:flex;flex-wrap:wrap;align-items:center;position:relative;}
.product_list_ul2 li .pro_description .img_btn{width:90px;height:90px;display:inline-flex;justify-content:center;align-items:center;margin-right:20px;}
.product_list_ul2 li .pro_description .img_btn img{max-width:100%;max-height:100%;}
.product_list_ul2 li .pro_description .right_info{width:calc(100% - 190px)}
.product_list_ul2 li .pro_description .right_info .name_btn{margin-bottom:6px;font-size:16px;color:#333333;font-weight:bold;line-height:26px;display:block;width:100%;height:26px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap}
.product_list_ul2 li .pro_description .right_info .name_btn:hover{text-decoration:underline;color:var(--fontColor);}
.product_list_ul2 li .pro_description .right_info .basic_text{display:inline-block;line-height:28px;width:185px;height:28px;overflow:hidden;}
.product_list_ul2 li .pro_description .right_info .basic_text_all{width:calc(90% - 175px)}
.product_list_ul2 li .pro_description .right_info label{font-size:14px;font-weight:normal;color:#999999;}
.product_list_ul2 li .pro_description .right_info span{font-size:14px;color:#333333;}
.product_list_ul2 li .stock_btn{background:none;border:0;display:flex;width:80px;height:28px;line-height:28px;align-items:center;font-size:13px;color:var(--fontColor);justify-content:center;transition:all 0.2s linear 0s;position:absolute;bottom:20px;right:12px;padding:0;}
.product_list_ul2 li .stock_btn i{font-size:12px;margin-right:5px;vertical-align:middle;transition:all 0.2s linear 0s;font-weight:bold;}
.product_list_ul2 li .stock_btn.active i{transform:rotate(180deg);margin-top:0;margin-bottom:4px;}
.product_list_ul2 li .stock_btn:hover{color:#da251c}
.product_list_ul2 li .kjcollapse{display:none;}
.product_list_ul2 li .kj-table{margin:0 15px;}
.product_list_ul2 li .kj-table table{margin-bottom:30px;}
.product_list_ul2 li .kj-table thead tr th{text-align:center;border:0;border-top:2px solid #dcdcdc !important;background:#f7f7f7;font-size:14px;height:42px;line-height:42px;padding-top:0;padding-bottom:0;color:#333333;}
.product_list_ul2 li .kj-table thead tr th:first-child{text-align:left;padding-left:10px;width:170px;}
.product_list_ul2 li .kj-table tbody tr td{border-top:0;text-align:center;font-size:14px;color:#626262;vertical-align:middle;border-bottom:1px dotted #dcdcdc;transition:all 0.2s linear 0s;padding-top:9px;padding-bottom:9px;}
.product_list_ul2 li .kj-table tbody tr td:first-child{text-align:left;padding-left:10px;}
.product_list_ul2 li .kj-table tbody tr td .oldPrice{text-decoration:line-through;}
.product_list_ul2 li .kj-table tbody tr td .newPrice{color:#e70012;}
.product_list_ul2 li .kj-table tbody tr:hover td{background:#f9f9f9;}
.product_list_ul2 li .kj-table tbody tr td a.car_btn{color:#fff;width:30px;height:30px;border-radius:3px;background:Var(--bgColor);text-align:center;line-height:30px;display:block;margin:0 auto;}
.product_list_ul2 li .kj-table tbody tr td a.car_btn i{font-size:18px;}
.product_list_ul2 li .kj-table tbody tr td a.no_car_btn{background:#999;cursor:not-allowed;}
.product_list_ul2 li .kj-table tbody tr td a.car_btn:hover{background:Var(--bgHoverColor)}
.product_list_ul2 li .kj-table tbody tr td a.no_car_btn:hover{background:#999;}
.product_list_ul2 li .kj-table tbody tr td a.car_btn:active{position:relative;top:2px;}
.product_list_ul2 li .kj-table .kj-pro-num-box{width:72px;height:25px;border-radius:3px;overflow:hidden;margin:0 auto;border:1px solid #949494;vertical-align:middle;display:inline-flex;align-items:center;justify-content:space-between;}
.product_list_ul2 li .kj-table .kj-pro-num-box button{width:20px;border:0;padding:0;height:25px;transition:all 0.2s linear 0s;background:none;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;}
.product_list_ul2 li .kj-table .kj-pro-num-box input{width:32px;height:25px;line-height:18px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:12px;color:#333;}
.product_list_ul2 li .kj-table .kj-pro-num-box button:hover{background:#dedede;}

/*文章页*/
.page_banner{height:360px;position:relative;}
.page_nav{background:#fff;box-shadow:0 3px 24px rgba(0,0,0,0.2);}
.page_nav .container{display:flex;flex-wrap: wrap;align-items:center;}
.page_cate_btn{display:flex;align-items:center;margin-left:auto;}
.page_cate_btn a{padding:0 50px;height:64px;line-height:64px;font-size:16px;color:#333333;}
.page_cate_btn a:hover{background:var(--bgColor);color:#fff;}
.page_cate_btn a.active{background:var(--bgColor);color:#fff;}
.article_box{display:flex;flex-wrap: wrap;}
.article_box .title{font-size:24px;color:#333333;font-weight:bold;line-height:80px;}
.article_box .article_left{width:245px;margin-right:60px;}
.article_box .article_left .btn_box a{background:#fff;display:block;margin-bottom:20px;border:1px solid #e1e0e0;height:48px;padding:0 18px;line-height:46px;font-size:15px;color:#333333;}
.article_box .article_left .btn_box a:hover{background:var(--bgColor);border-color:var(--bgColor);color:#fff;}
.article_box .article_left .btn_box a.active{background:var(--bgColor);border-color:var(--bgColor);color:#fff;}
.article_box .article_left .btn_box a:active{position:relative;top:2px;}
.article_box .article_right{width:calc(100% - 305px);}
.article_box .article_right .article_content{font-size:15px;color:#333333;line-height:28px;}
.article_box .article_right .article_content img{max-width:100%;width:auto !important;height:auto !important;}

/*新闻列表*/
.news_list{margin-top:60px;}
.news_list li{display:flex;margin-bottom:50px;flex-wrap:wrap;}
.news_list li .img_btn{display:block;width:275px;height:165px;margin-right:40px;}
.news_list li .right_info{width:calc(100% - 315px);border-bottom:1px solid #eee;transition:all 0.2s linear 0s;}
.news_list li .right_info .title_btn{display:block;width:100%;font-size:18px;color:#333333;font-weight:bold;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;height:36px;line-height:36px;}
.news_list li .right_info .brief_text{margin:4px 0 22px 0;font-size:14px;color:#999999;line-height:27px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
.news_list li .right_info .footer_info{display:flex;justify-content: space-between;align-items:center;height:28px;}
.news_list li .right_info .time{display:flex;align-items:center;font-size:14px;color:#999999;height:28px;}
.news_list li .right_info .time i{margin-right:10px;}
.news_list li .right_info .more_btn{display:block;width:110px;text-align:center;height:28px;line-height:28px;font-size:14px;color:#fff;border-radius:30px;background:Var(--bgHoverColor)}
.news_list li:hover .right_info{border-bottom-color:#ccc;}
.news_list li:hover .title_btn{color:var(--fontColor);text-decoration:underline;}
.news_list li .more_btn:hover{background:var(--bgColor);border-color:var(--bgColor);color:#fff;}
.news_list li .more_btn:active{position:relative;top:2px;}
.kj_news_active{margin-top:60px;}
.kj_news_active .kj-main-articleinfo-title{font-size:30px;color:#333;margin-bottom:12px;line-height:36px;}
.kj_news_active .kj-article-time{color:#999;}
.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;margin-top:20px;}
.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:var(--fontColor);text-decoration:underline;}
.kj_news_active .kj_news_product{margin:0 auto;display:block;height:42px;line-height:42px;padding:0 15px;background:#255288;font-size:14px;color:#fff;width:130px;text-align:center;}
.kj_news_active .kj_news_product:hover{background:#a60e07}
.kj_news_active .kj_news_product:active{position:relative;top:2px;}

/*联系我们*/
.contact_us_box .title{text-align:center;line-height:90px;font-size:40px;color:#333333;font-weight:bold;}
.contact_us_box .contact_info{display:flex;}
.contact_us_box .contact_info .item{margin-right:60px;padding:55px 0 65px 0;display:flex;flex-direction:column;align-items:center;flex:1;}
.contact_us_box .contact_info .item:nth-child(3){margin-right:0;}
.contact_us_box .contact_info .item i{width:90px;height:90px;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,0.3);text-align:center;line-height:90px;font-size:40px;color:var(--fontColor);margin-bottom:22px;transition:all 0.2s linear 0s;}
.contact_us_box .contact_info .item b{font-size:18px;color:#333333;line-height:30px;}
.contact_us_box .contact_info .item span{font-size:18px;color:#333333;line-height:32px;text-align:center;}
.contact_us_box .contact_info .item a{font-size:18px;color:#333333;line-height:32px;}
.contact_us_box .contact_info .item a:hover{color:var(--fontColor);}
.contact_us_box .contact_info .item:hover i{background:var(--bgColor);color:#fff;}
.map_box{width:100%;height:420px;background:#eee;}
.contact_message_box{margin-top:80px;background:url("../images/contact_message_bg.jpg") no-repeat center;background-size:cover;padding-bottom:115px;}
.contact_message_box h1{line-height:170px;text-align:center;font-size:40px;color:#333333;font-weight:bold;}
.contact_message_box .message_box{background:#fefefe;position:relative;padding:0 80px 125px 80px;}
.contact_message_box .message_box .tips{font-size:16px;line-height:28px;color:#333333;padding:55px 0;}
.contact_message_box .message_footer_img {position:absolute;right:0;bottom:0;z-index:1;}
.contact_message_box{margin-top:140px;background:url("../images/contact_message_bg.jpg") no-repeat center;background-size:cover;padding-bottom:115px;}
.contact_message_box h1{line-height:170px;text-align:center;font-size:40px;color:#333333;font-weight:bold;}
.contact_message_box .message_box{background:#fefefe;position:relative;padding:0 80px 125px 80px;}
.contact_message_box .message_box .tips{font-size:16px;line-height:28px;color:#333333;padding:55px 0;}
.contact_message_box .message_footer_img {position:absolute;right:0;bottom:0;z-index:1;}
.contact_message_box form{display:flex;flex-wrap: wrap;position:relative;z-index:10;}
.contact_message_box form dl{position:relative;margin-bottom:24px;background:#f7f7f7;border-radius:3px;display:flex;align-items:center;height:45px;margin-right:20px;width:calc((100% - 20px)/2);}
.contact_message_box form dl:nth-child(odd){margin-right:0;}
.contact_message_box form .formcolumn-item-tit{width:90px;font-weight:normal;font-size:16px;color:#666666;padding-left:20px;}
.contact_message_box form .formcolumn-item-ct{width:calc(100% - 90px);}
.contact_message_box form .formcolumn-item-ct input{width:100%;padding:0 15px 0 0;border:0;background:none;height:45px;line-height:45px;font-size:16px;color:#333;}
.contact_message_box form .required{position:absolute;top:0;left:0;width:20px;text-align:center;line-height:45px;}
.contact_message_box form .formcolumn-item-textarea{width:100%;margin-right:0;height:145px;flex-wrap: wrap;padding-bottom:10px;}
.contact_message_box form .formcolumn-item-textarea .formcolumn-item-tit{width:100%;margin-top:8px;}
.contact_message_box form .formcolumn-item-textarea .formcolumn-item-ct{width:100%;}
.contact_message_box form .formcolumn-item-textarea textarea{padding:0 20px;height:82px;width:100%;border:0;background:none;font-size:16px;color:#333;resize:none;}
.contact_message_box form .submit_box{margin-top:54px;text-align:center;width:100%;}
.contact_message_box form .submit_box input{width:270px;height:60px;text-align:center;line-height:60px;background:var(--bgColor);font-size:20px;color:#ffffff;font-weight:bold;border-radius:3px;padding:0;transition:all 0.2s linear 0s;}
.contact_message_box form .submit_box input:hover{background:var(--bgHoverColor);}
.contact_message_box form .submit_box input:active{position:relative;top:2px;}


/*产品详情*/
.product_info_details{border:1px solid #eaeaea;border-top:0;margin-bottom:35px;}
.product_info_details .title{background:var(--bgColor);text-align:center;line-height:46px;font-size:20px;color:#fff;font-weight:bold;padding:0 15px;}
.product_info_details .middle_box{display:flex;padding:0 20px;flex-wrap: wrap;}
.product_info_details .left_box{width:300px;margin-right:45px;}
.product_info_details .left_box .img_box{width:100%;display:flex;align-items:center;justify-content:center;}
.product_info_details .image_box .box{width:100%;}
.product_info_details .image_box .tb-booth{position:relative;z-index:1;width:100%;}
.product_info_details .image_box .tb-pic a{display:flex;justify-content:center;align-items:center;height:265px;width:100%;}
.product_info_details .image_box .tb-pic a img{vertical-align:middle;max-width:100%;max-height:100%;}
.product_info_details .image_box .tb-thumb{margin:12px 0 0;overflow:hidden;}
.product_info_details .image_box .tb-thumb li{background:#dddddd;float:left;height:50px;width:50px;margin:0 6px 0 0;overflow:hidden;padding:1px;}
.product_info_details .image_box .tb-s40, .tb-s40 a{height:48px;width:48px;}
.product_info_details .image_box .tb-s40, .tb-s40 a img{height:48px;width:48px;}
.product_info_details .image_box .tb-thumb .tb-selected{background:#e83241;}
.product_info_details .image_box .tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.product_info_details .image_box .tb-thumb div a{height:48px;}
div.zoomDiv{z-index:999;position:absolute;top:0;left:0;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
.product_info_details .info_box{width:calc(100% - 345px);}
.product_info_details .info_box .base_info{margin-top:44px;}
.product_info_details .info_box .base_info .item{line-height:24px;display:flex;flex-wrap: wrap;width:100%;padding:5px 0;}
.product_info_details .info_box .base_info .item label{font-size:14px;color:#333333;width:78px;}
.product_info_details .info_box .base_info .item span{font-size:14px;color:#999;width:calc(100% - 78px);}
.product_info_details .info_box .base_info  .bm_box{width:100%;display:flex;align-items: flex-start;line-height:24px;padding:5px 0;position:relative;}
.product_info_details .info_box .base_info  .bm_box label{font-size:14px;color:#333333;width:78px;}
.product_info_details .info_box .base_info  .bm_box a{color:#da251c;font-size:14px;width:45px;text-align:right;font-weight:bold;}
.product_info_details .info_box .base_info  .bm_box span.bm_show{width:calc(100% - 123px);font-size:14px;color:#999;line-height:24px;height:24px;overflow:hidden;}
.product_info_details .info_box .base_info  .bm_box span.bm_hidden{width:calc(100% - 123px);position:absolute;top:6px;left:78px;line-height:24px;display:none;}
.product_info_details .info_box .btn_box{display:flex;flex-wrap: wrap;margin-top:30px;}
.product_info_details .info_box .btn_box a{margin-right:15px;height:45px;line-height:45px;width:160px;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff;}
.product_info_details .info_box .btn_box a.inquiry_btn{background:var(--bgColor)}
.product_info_details .info_box .btn_box a.inquiry_btn:hover{background:var(--bgHoverColor);}
.product_info_details .info_box .btn_box a.download_btn{background:var(--bgHoverColor)}
.product_info_details .info_box .btn_box a.download_btn:hover{background:var(--bgColor);}
.product_info_details .info_box .btn_box a.collect_btn{background:#d0d0d0;}
.product_info_details .info_box .btn_box a.collect_btn:hover{background:var(--bgColor)}
.product_info_details .info_box .btn_box a:active{position:relative;top:2px;}
.product_info_details .pro_table{margin:30px 20px;}
.product_info_details .kj-table table{margin-bottom:0;}
.product_info_details .kj-table thead tr th{text-align:center;border:0;border-top:2px solid #dcdcdc !important;background:#f7f7f7;font-size:14px;height:42px;line-height:42px;padding-top:0;padding-bottom:0;color:#333333;}
.product_info_details .kj-table thead tr th:first-child{text-align:left;padding-left:10px;width:170px;}
.product_info_details .kj-table tbody tr td{border-top:0;text-align:center;font-size:14px;color:#626262;vertical-align:middle;border-bottom:1px dotted #dcdcdc;transition:all 0.2s linear 0s;padding-top:9px;padding-bottom:9px;}
.product_info_details .kj-table tbody tr td:first-child{text-align:left;padding-left:10px;}
.product_info_details .kj-table tbody tr td .oldPrice{text-decoration:line-through;}
.product_info_details .kj-table tbody tr td .newPrice{color:#e70012;}
.product_info_details .kj-table tbody tr:hover td{background:#f9f9f9;}
.product_info_details .kj-table tbody tr td a.car_btn{color:#fff;width:30px;height:30px;border-radius:3px;background:Var(--bgColor);text-align:center;line-height:30px;display:block;margin:0 auto;}
.product_info_details .kj-table tbody tr td a.no_car_btn{background:#999;cursor:not-allowed;}
.product_info_details .kj-table tbody tr td a.car_btn:hover{background:Var(--bgHoverColor)}
.product_info_details .kj-table tbody tr td a.no_car_btn:hover{background:#999;}
.product_info_details .kj-table tbody tr td a.car_btn:active{position:relative;top:2px;}
.product_info_details .kj-table .kj-pro-num-box{width:72px;height:25px;border-radius:3px;overflow:hidden;margin:0 auto;border:1px solid #949494;vertical-align:middle;display:inline-flex;align-items:center;justify-content:space-between;}
.product_info_details .kj-table .kj-pro-num-box button{width:20px;border:0;padding:0;height:25px;transition:all 0.2s linear 0s;background:none;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;}
.product_info_details .kj-table .kj-pro-num-box input{width:32px;height:25px;line-height:18px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:12px;color:#333;}
.product_info_details .kj-table .kj-pro-num-box button:hover{background:#dedede;}
.pro_slide_box{margin-top:35px;}
.pro_slide_box .btn_box{display:flex;align-items:center;flex-wrap: wrap}
.pro_slide_box .btn_box a{margin-right:1px;width:calc((100% - 3px)/4);height:48px;line-height:48px;text-align:center;background:var(--bgColor);color:#fff;font-size:16px;}
.pro_slide_box .btn_box a:last-child{margin-right:0;}
.pro_slide_box .btn_box a:hover{background:var(--bgHoverColor);}
.pro_slide_box .btn_box a.active{background:var(--bgHoverColor);}
.pro_slide_box .btn_box a:active{position:relative;top:2px;}
.pro_slide_box .tab_box{margin-top:17px;}
.pro_slide_box .tab_title{height:40px;background:#e8f2f7;margin-bottom:8px;position:relative;font-size:16px;color:#333333;font-weight:bold;line-height:40px;padding-left:25px;}
.pro_slide_box .tab_title:before{content:"";width:4px;height:100%;background:var(--bgColor);position:absolute;top:0;left:0;}
.pro_slide_box .tab_title a{display:flex;align-items:center;margin-right:15px;font-size:15px;}
.pro_slide_box .tab_title a img{height:26px;margin-right:3px;}
.pro_slide_box .tab_title a:hover{text-decoration:underline;color:var(--fontColor);}
.pro_slide_box table{margin:0;border:1px solid #dcdcdc;width:100% !important;}
.pro_slide_box table tr th{width:155px;border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;font-size:14px;color:#333;line-height:28px;padding-left:24px;}
.pro_slide_box table tr td{border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;font-size:14px;color:#333;line-height:28px;padding-left:24px;padding-right:24px;width:auto !important;}
.pro_slide_box .activeBox{font-size:15px;color:#666666;line-height:42px;border:1px solid #dcdcdc;padding:30px;}
.pro_slide_box .activeBox img{max-width:100%;width:auto;height:auto;}
.pro_slide_box .formBox{border:1px solid #dcdcdc;padding:30px;display:flex;flex-wrap:wrap}
.pro_slide_box .formBox .panel{margin-left:30px;width:calc((100% - 30px)/2);}
.pro_slide_box .formBox .panel:first-child{margin-left:0;}

/*产品详情-相关产品*/
.index_relevant.product_relevant{padding:0;background:none;}
.index_relevant.product_relevant .swiper-container{padding:10px;margin-top:0;margin-left:-10px;width:calc(100% + 20px)}
.index_relevant.product_relevant .swiper-slide{height:400px;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.index_relevant.product_relevant .title_btn{margin-top:15px;font-size:16px;color:#333333;font-weight:bold;line-height:22px;height:44px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;white-space:initial;}
.index_relevant.product_relevant .swiper-slide .img_btn{height:190px;}
.index_relevant.product_relevant .base_info{margin:10px 0 20px 0;}

/*关于我们*/
.page_about{margin-top:34px;}
.page_about .about_title{font-size:32px;color:#333333;font-weight:bold;position:relative;line-height:78px;}
.page_about .about_title:after{content:"";width:30px;height:3px;background:var(--bgColor);position:absolute;bottom:0;left:0;}
.page_about .about_article{font-size:15px;color:#333333;line-height:32px;margin-top:20px;}
.page_about .about_article img{max-width:100%;max-height:100%;}

.kj-productright .kj-table{margin-bottom:0;}
.kj-productright .kj-table thead tr th{text-align:center;border:0;border-top:2px solid #dcdcdc !important;background:#f7f7f7;font-size:14px;height:42px;line-height:42px;padding-top:0;padding-bottom:0;color:#333333;}
.kj-productright .kj-table tbody tr td{border-top:0;text-align:center;font-size:14px;color:#626262;vertical-align:middle;border-bottom:1px dotted #dcdcdc;transition:all 0.2s linear 0s;padding-top:9px;padding-bottom:9px;}
.kj-productright .kj-table tbody tr td .oldPrice{text-decoration:line-through;}
.kj-productright .kj-table tbody tr td .newPrice{color:#e70012;}
.kj-productright .kj-table tbody tr td a{color:var(--fontColor);}
.kj-productright .kj-table tbody tr td a:hover{color:#fe824c}
.kj-productright .kj-table tbody tr:hover td{background:#f9f9f9;}
.kj-productright .kj-table tbody tr td a.car_btn{color:#fff;width:30px;height:30px;border-radius:3px;background:Var(--bgColor);text-align:center;line-height:30px;display:block;margin:0 auto;}
.kj-productright .kj-table tbody tr td a.car_btn i{font-size:18px;}
.kj-productright .kj-table tbody tr td a.no_car_btn{background:#999;cursor:not-allowed;}
.kj-productright .kj-table tbody tr td a.car_btn:hover{background:Var(--bgHoverColor)}
.kj-productright .kj-table tbody tr td a.no_car_btn:hover{background:#999;}
.kj-productright .kj-table tbody tr td a.car_btn:active{position:relative;top:2px;}
.kj-productright .kj-table .kj-pro-num-box{width:72px;height:25px;border-radius:3px;overflow:hidden;margin:0 auto;border:1px solid #949494;vertical-align:middle;display:inline-flex;align-items:center;justify-content:space-between;}
.kj-productright .kj-table .kj-pro-num-box button{width:20px;border:0;padding:0;height:25px;transition:all 0.2s linear 0s;background:none;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;}
.kj-productright .kj-table .kj-pro-num-box input{width:30px;height:25px;line-height:18px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:12px;color:#333;}
.kj-productright .kj-table .kj-pro-num-box button:hover{background:#dedede;}
.kj-productright .kj-table.table-striped > tbody > tr:nth-of-type(odd){background:#fff;}
.batchsearchresultbox{color:#e20000;font-weight:bold;}


