@media(min-width:1330px){
    .container{width:1330px;}
}
i,em{font-style:normal}
.disN{display:none;}
.disB{display:block;}
#ShopCartBox{display: none !important}
body{
    --bgColor: #26895b;
    --bgHoverColor: #ec7500;
    --fontColor: #26895b;
    --fontHoverColor: #ec7500 ;
}
a{transition: all 0.2s linear;}
img{vertical-align:bottom;/*image-rendering:-webkit-optimize-contrast;*/}
input[type=text],textarea{font-family:Arial, Helvetica, sans-serif;-webkit-appearance: none;}
.dialog-ctrlbox{display:flex;justify-content:center;margin-top:10px;align-items:center;}
.dialog-ctrlbox input{font-size:15px;color:#fff;border:0;margin:0 8px;border-radius:5px;padding:0;height:40px;line-height:40px;width:80px;transition:all 0.2s linear 0s;}
.dialog-ctrlbox input:nth-child(1){background:var(--bgColor);}
.dialog-ctrlbox input:nth-child(1):hover{background:var(--bgHoverColor)}
.dialog-ctrlbox input:nth-child(2){background:#999;}
.dialog-ctrlbox input:nth-child(2):hover{background:var(--bgColor)}


@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{display: block;line-height:20px;text-align: center;margin-bottom: 120px;padding:10px;}

/*手机浮动*/
.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:34px;line-height:34px;background:#efefef;}
.header_top_baseInfo .left_box{display:flex;align-items:center;}
.header_top_baseInfo .left_box span{font-size:13px;color:#666;margin-right:20px;}
.header_top_baseInfo .left_box .certificate_top{display:flex;flex-wrap: wrap;align-items:center;}
.header_top_baseInfo .left_box .item_list{margin-right:10px;position:relative;display:flex;height:34px;align-items:center;}
.header_top_baseInfo .left_box .item_list:last-child{margin-right:0;}
.header_top_baseInfo .left_box .item_list .small_img{height:20px;cursor: pointer;}
.header_top_baseInfo .left_box .item_list .big_img{position:absolute;z-index:9999;top:30px;left:0;display:none;}
.header_top_baseInfo .left_box .item_list:hover .big_img{display:block;}
.header_top_baseInfo .right_box{display:flex;justify-content: flex-end;align-items:center;}
.header_top_baseInfo .user_btn{display:inline-flex;align-items:center;}
.header_top_baseInfo .user_btn a{display:inline-flex;font-size:13px;color:#666666;align-items:center;}
.header_top_baseInfo .user_btn a:before{
    content:'';display:inline-block;width:1px;height:12px;background:#b9b9b9;vertical-align:middle;margin:0 10px;
}
.header_top_baseInfo .user_btn a:hover{color:Var(--fontColor);}
.header_top_baseInfo .user_btn a:first-child:before{width:0;}
.header_top_baseInfo .language_box{position:relative;margin-left:20px;z-index:300;}
.header_top_baseInfo .language_box .now_language{display:flex;align-items:center;font-size:14px;color:#333333;height:34px;cursor:pointer;}
.header_top_baseInfo .language_box .now_language i:nth-child(1){color:var(--fontColor);margin-right:5px;font-size:18px;}
.header_top_baseInfo .language_box .now_language i:nth-child(2){color:var(--fontColor);margin-left:5px;font-size:12px;font-weight:bold;}
.header_top_baseInfo .select_language{height:0;position:absolute;top:100%;left:50%;transform: translateX(-50%);background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);width:80px;z-index:100;overflow:hidden;border-radius:0 0 5px 5px;}
.header_top_baseInfo .select_language a{display:block;color:#333;text-align:center;border-top:1px dashed #dedede;line-height:32px;}
.header_top_baseInfo .select_language a:first-child{border-top:0;}
.header_top_baseInfo .select_language a:hover{color:var(--fontColor);background:#f6fffb;}
.header_top_baseInfo .language_box:hover .select_language{height:auto;}

.header_logo_search{padding:32px 0 30px 0;position:relative;z-index:200;background:#fff;width:100%;}
.header_logo_search .container{display:flex;flex-wrap: wrap;}
.header_logo_search .container:after,.header_logo_search .container:before{display:none;}
.header_logo_search .logo_btn{width:490px;}
.header_logo_search .logo_btn img{max-width:100%;max-height:80px}
.header_logo_search .right_box{padding-top:12px;flex:1;margin-left:auto;display:flex;flex-wrap: wrap;justify-content: flex-end;align-items:flex-start;}
.header_logo_search .search_box{flex:1;}
.header_logo_search .search_form{width:100%;height:40px;display:flex;align-items:center;overflow:hidden;}
.header_logo_search .search_form input{border:1px solid var(--bgColor);border-right:0;border-radius:3px 0 0 3px;padding:0 10px;display:inline-block;flex:1;height:40px;line-height:40px;font-size:14px;color:#333;background:#fff;}
.header_logo_search .search_form input::-webkit-input-placeholder{color:#999999;} /* WebKit browsers */
.header_logo_search .search_form input::-moz-placeholder{color:#999999;} /* Mozilla Firefox 4 to 18 */
.header_logo_search .search_form input:-moz-placeholder{color:#999999;} /* Mozilla Firefox 19+ */
.header_logo_search .search_form input:-ms-input-placeholder{color:#999999;}/* Internet Explorer 10+ */
.header_logo_search .search_form button{font-size:15px;border-radius:0 3px 3px 0;padding:0;border:0;display:inline-flex;height:40px;width:44px;justify-content:center;align-items:center;background:var(--bgColor);color:#fff;transition: all 0.2s linear;}
.header_logo_search .search_form button i{font-size:20px;}
.header_logo_search .search_form button:hover{background:var(--bgHoverColor);}
.header_logo_search .hot_products_btn{display:flex;overflow:hidden;height:20px;margin-top:5px;}
.header_logo_search .hot_products_btn label{font-weight:normal;font-size:14px;color:var(--fontHoverColor);}
.header_logo_search .hot_products_btn a{font-size:14px;color:#999;}
.header_logo_search .hot_products_btn a:after{content:","}
.header_logo_search .hot_products_btn a:last-child::after{display:none;}
.header_logo_search .hot_products_btn a:hover{color:var(--fontHoverColor);}
.header_logo_search .batch_search_btn{display:flex;width:112px;height:40px;border:1px solid var(--bgHoverColor);border-radius:3px;font-size:14px;margin-left:15px;align-items:center;justify-content:center;color:#333;background:#faf7f3;}
.header_logo_search .batch_search_btn i{font-size:22px;margin-right:5px;color:var(--fontHoverColor);transition:all 0.2s linear 0s;}
.header_logo_search .batch_search_btn:hover{background:var(--bgHoverColor);color:#fff;}
.header_logo_search .batch_search_btn:hover i{color:#fff;}
.header_logo_search .batch_search_btn:active{position:relative;top:2px;}
.header_logo_search_fixed{position:fixed;top:0;left:0;box-shadow: 0 0 10px rgba(0,0,0,.2);padding:15px 0;}

/*手机端搜索*/
.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;}

/*导航栏*/
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{background:none;}
.kj-navbar{margin-bottom:0;border:0;border-radius:0;z-index:100;min-height:50px;background:linear-gradient(to top,#26895b,#03b26e);}
.kj-navbar .navbar-header{display:none;}
.kj-navbar .navbar-collapse{padding:0;}
.kj-navbar .navbar-nav:before,.kj-navbar .navbar-nav:After{display:none;}
.kj-navbar .navbar-nav >li >a{font-size:15px;color:#fff;padding:0 20px;margin:0 ;height:50px;line-height:50px;font-weight:bold;position:relative;}
.kj-navbar .navbar-nav >li >a:after{content:"";background:url("../images/nav_hover.png") no-repeat center;position:absolute;left:50%;transform:translateX(-50%);top:0;width:280px;height:50px;display:none;z-index:-1;}
.kj-navbar .navbar-nav >li >a>span{margin-left:5px;}
.kj-navbar .navbar-nav >li:hover> a{background:none;}
.kj-navbar .navbar-nav >li:hover> a:after{display:block;}
.kj-navbar .navbar-nav >li > a:focus{background:none;}
.kj-navbar .navbar-nav >li.active> a:after{display:block;}
.kj-navbar .navbar-nav >li:first-child > a:after{background:url("../images/nav_home_hover.png") no-repeat center;width:194px;left:0;transform:translateX(0)}
.kj-navbar .navbar-nav >li>ul{border:0;border-radius:5px;box-shadow:0 5px 7px rgba(0,0,0,0.1);padding:18px 0 55px 0;min-width:225px;left:50%;transform: translateX(-50%);}
.kj-navbar .navbar-nav >li>ul:before{content:"";position:absolute;top:-8px;left:50%;transition:all 0.2s linear 0s;transform: translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;}
.kj-navbar .navbar-nav >li>ul:after{content:"";position:absolute;bottom:0;left:0;background:url("../images/nav_footer_bg.png") no-repeat center;width:225px;height:86px;z-index:-1;}
.kj-navbar .navbar-nav >li>ul li a{padding:0 15px;display:block;line-height:38px;font-size:15px;color:#333333;}
.kj-navbar .navbar-nav >li>ul li:hover a{color:var(--fontColor);background:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata{position:initial;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul{left:0;transform: translateX(0);border-radius:0 0 5px 5px;min-height:500px;}
.kj-navbar .navbar-nav .li-kj-nav-procata> ul:after{content:"";position:absolute;bottom:0;left:0;background:url("../images/nav_product_left_bg.png") no-repeat center;width:225px;height:136px;z-index:-1;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li{position:initial;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > a{position:relative;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > a > span{position:absolute;top:50%;transform: translateY(-50%);right:16px;color:#999;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul {position:absolute;margin:0;width:1075px;left:100%;top:0;display:none;padding:18px 30px 55px 30px;box-shadow:10px 0 10px rgba(0,0,0,0.1);border:0;height:100%;border-radius:0 0 5px 0;overflow:hidden;border-left:1px solid #eee;overflow-y:auto;}
.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:#999;}
.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:before{content:"";position:absolute;top:0;right:-85px;background:url("../images/nav_product_header_bg.png") no-repeat center;width:632px;height:136px;z-index:-1;left:auto;}
/*.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul:after{content:"";position:absolute;bottom:0;background:url("../images/nav_product_right_bg.png") no-repeat center;width:208px;height:136px;z-index:-1;left:0;}
*/.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li{height:auto;position:initial;width:calc(100% / 3);float:left;}
.kj-navbar .navbar-nav .li-kj-nav-procata>ul li[catalogcode="0604"] ul li{width:25%}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a{color:#333 !important;padding:0;height:33px;line-height:33px;font-size:14px;}
.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:hover{background:none;color:var(--fontColor) !important;}
.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 > li > ul > li > ul{display:flex !important;position:inherit;left:auto;padding:0;width:auto;height:auto;flex-wrap: wrap;box-shadow:none;float:inherit;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul > li > ul > li > ul li{margin:0;margin-right:12px;border:0;padding:0 12px 0 0;position:relative;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul > li > ul > li > ul li:after{content:"";width:1px;height:12px;background:#ccc;position:absolute;top:50%;transform: translateY(-50%);right:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul > li > ul > li > ul li:last-child::after{display:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul > li > ul > li > ul li a{font-weight:normal;font-size:14px;color:#666666 !important;height:28px;line-height:28px;padding:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul > li > ul > li > ul li a:hover{color:var(--fontColor) !important;text-decoration:underline;font-weight:normal;}
.kj-navbar .navbar-right{margin:0;}
.kj-navbar .tel_box{display:flex;align-items:center;padding-right:20px;line-height:50px;background:url("../images/tel_bg.png") no-repeat;width:210px;justify-content:flex-end;}
.kj-navbar .tel_box i{font-size:22px;margin-right:10px;color:#fff;}
.kj-navbar .tel_box b{font-size:17px;color:#fff;}

/*footer*/
.footer_box{margin-top:50px;background:#f7f8fa;border-top:3px solid var(--bgColor);}
.footer_box .footer_middle{padding:30px 0 35px 0;display:flex;justify-content: space-between;}
.footer_box .footer_middle .title{line-height:50px;font-size:20px;color:#333333;font-weight:bold;}
.footer_box .footer_nav{display:flex;}
.footer_box .footer_nav li{margin-right:160px;}
.footer_box .footer_nav li .btn_box a{display:block;color:#666666;line-height:32px;font-size:16px;}
.footer_box .footer_nav li .btn_box a:hover{color:var(--fontColor);text-decoration:underline;}
.footer_box .footer_contact_us{flex:1;}
.footer_box .footer_contact_us .item{display:block;color:#666666;line-height:32px;font-size:16px;}
.footer_box .footer_contact_us .item a{color:#666666;}
.footer_box .footer_contact_us .item a:hover{color:var(--fontColor);text-decoration:underline;}
.footer_box .code_box{width:145px;text-align:center;margin-top:10px;margin-left:auto;}
.footer_box .code_box img{max-width:100%;}
.footer_copyright{background:#fff;padding:20px 0 30px 0;}
.footer_copyright .friend_links{display:flex;align-items:center;flex-wrap: wrap;justify-content:center;}
.footer_copyright .friend_links a{font-size:13px;color:#666666;padding:0 10px;line-height:22px;position:relative;}
.footer_copyright .friend_links a:after{content:"";width:1px;height:14px;background:#959595;position:absolute;top:50%;transform: translateY(-50%);right:0;}
.footer_copyright .friend_links a:hover{color:var(--fontColor);text-decoration:underline;}
.footer_copyright .brief_text{font-size:13px;color:#666666;line-height:22px;text-align:center;}
.footer_copyright .brief_text a{color:#666666;}
.footer_copyright .brief_text a:hover{text-decoration:underline;}
.footer_copyright .brief_text img{max-width:100%;}

/*float*/
.float_box{position:fixed;right:5px;top:50%;transform:translateY(-50%);transition: all 0.2s linear;z-index:1000;}
.float_box ul li{position:relative;height:48px;transition: all 0.2s linear;cursor:pointer;width:48px;text-align:center;border:1px solid #dddddd;margin-bottom:5px;background:#fff;}
.float_box ul li i{font-size:25px;line-height:48px;transition:all 0.2s linear 0s;color:#848484}
.float_box ul li:nth-child(1){border-color:var(--bgHoverColor);margin-bottom:20px;}
.float_box ul li:nth-child(1) i{color:var(--fontHoverColor);}
.float_box ul li sup{display:block !important;width:24px;line-height:24px;background:var(--bgHoverColor);border-radius:50%;font-size:12px;color:#fff;position:absolute;top:-12px;left:-12px;}
.float_box ul li:hover{background:var(--bgColor);border-color:var(--bgColor)}
.float_box ul li:hover i{color:#fff;}
.float_box ul li:nth-child(1):hover{background:var(--bgHoverColor);border-color:var(--bgHoverColor);}
.float_box ul li:last-child{padding-top:7px;}
.float_box ul li:last-child i{line-height:18px;font-size:20px;display:block;text-align:center;}
.float_box ul li:last-child span{line-height:20px;font-size:12px;color:#333333;display:block;text-align:center;}
.float_box ul li:last-child:hover span{color:#fff;}
.float_box ul li .online_box{padding-bottom:20px;width:140px;position:absolute;right:48px;top:0;display:none;background:linear-gradient(to bottom,#ebf3ea,#fff);border:1px solid var(--bgColor);}
.float_box ul li .online_box h1{text-align:center;background:var(--bgColor);color:#fff;font-weight:bold;line-height:48px;font-size:16px;}
.float_box ul li .online_box a{margin:15px auto 0 auto;display:block;width:118px;height:30px;border:1px solid var(--bgColor);border-radius:30px;position:relative;text-align:center;font-size:14px;color:var(--fontColor);line-height:28px;padding-left:15px;}
.float_box ul li .online_box a i{width:30px;height:30px;text-align:center;line-height:30px;border-radius:50%;color:#fff;position:absolute;top:-1px;left:0;background:var(--bgColor);font-size:14px;}
.float_box ul li .online_box a:hover{background:var(--bgColor);color:#fff}
.float_box ul li .online_box a:active{position:relative;top:2px;}
.float_box ul li .tel_box{display:none; position:absolute;right:48px;top:0;padding-right:6px;text-align:left;}
.float_box ul li .tel_box:before{content:"";border-top:6px solid transparent;border-left:6px solid #fff;border-bottom:6px solid transparent;position:absolute;top:20px;right:0;}
.float_box ul li .tel_text{height:74px;padding:10px 0 0 10px;font-size:14px;background:#fff;line-height:28px;width:148px;box-shadow:0 0 24px rgba(0,0,0,.1);}
.float_box ul li .tel_box b{font-size:16px;line-height:24px;color:#222222;}
.float_box ul li .tel_box em{display:block;color:#222222;font-size:12px;line-height:20px;}
.float_box ul li .code_box{padding:10px;background:var(--bgColor);position:absolute;right:46px;top:0;display:none;box-shadow:0 3px 8px rgba(0,0,0,0.15);}
.float_box ul li .code_box img{width:100px;}
.float_box ul li .code_box span{line-height:18px;color:#fff;margin-top:5px;font-size:12px;display:block;text-align:center;}
.float_box ul li .wcode_box{width:182px;border-radius:5px;position:absolute;right:48px;top:0;display:none;flex-wrap:wrap;background:#fff;padding:10px 5px;box-shadow:0 0 24px rgba(0,0,0,.1);}
.float_box ul li .wcode_box .code_item{width:80px;margin:0 3px 5px 3px;text-align:center;background:#f1f1f1;padding:5px 5px 0 5px;border-radius:5px;transition: all 0.2s linear;}
.float_box ul li .wcode_box .code_item img{max-width:100%;}
.float_box ul li .wcode_box .code_item span{font-size:12px;color:#333;display:block;line-height:24px;}
.float_box ul li .wcode_box .code_item:hover{background:#ddd;}



.float_box ul li#ftel:hover .tel_box {display: block;}
.float_box ul li#weixin:hover .wcode_box{display:flex;}
.float_box ul li#wcode:hover .online_box{display:block;}
.phone_top{display: none;position: fixed;bottom: 60px;right: 10px;z-index: 1000;width: 40px;height: 40px;background: var(--bgHoverColor);border-radius: 50%;text-align: center;line-height: 40px;}
.phone_top i {color: #fff;font-size: 20px;}

/*index*/
#banner-swiper{margin-top:8px; }
#banner-swiper .swiper-wrapper .swiper-slide{vertical-align:bottom;display:inline-block;overflow:hidden;}
#banner-swiper .swiper-wrapper .img_btn {display:block;height:350px;}
#banner-swiper .swiper-pagination{bottom:10px;width:100%;text-align:center;}
#banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;background:#fff;opacity:1;width:10px;height:10px;border-radius:50%;transition: all 0.2s linear;}
#banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{width:18px;border-radius:30px;}
.index_about_box{display:flex;flex-wrap: wrap;align-items:flex-start;margin-top:38px;}
.index_about_box .right_img{width:360px;}
.index_about_box .right_img img{max-width:100%;}
.index_about_box .left_box{width:calc(100% - 360px);padding-right:95px;}
.index_about_box .left_box .title{display:flex;align-items:center;}
.index_about_box .left_box .title h1{font-size:28px;color:#333333;font-weight:bold;margin-right:15px;line-height:60px;}
.index_about_box .left_box .title h1 a{color:#333;}
.index_about_box .left_box .title h1 a:hover{color:var(--fontColor)}
.index_about_box .left_box img{max-width:100%;max-height:100%;}
.index_about_box .left_box .brief_text{font-size:14px;color:#333333;line-height:28px;margin-top:5px;}

.index_title{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;}
.index_title h1{font-size:28px;color:#333333;font-weight:bold;margin-right:15px;line-height:60px;}
.index_title h1 a{color:#333;}
.index_title h1 a:hover{color:var(--fontColor)}
.index_title .more_btn{font-size:16px;line-height:50px;color:#333;color:var(--fontColor);font-weight:bold;width:70px;text-align:center;display:inline-block;position:absolute;top:0;right:46px;line-height:60px;}
.index_title .more_btn:hover{color:var(--fontHoverColor)}
.index_title .swiper-button-next,.index_title .swiper-button-prev{width:32px;height:32px;border:1px solid #bebebe;background:none;border-radius:50%;text-align:center;line-height:30px;transition:all 0.2s linear 0s;margin-top:-17px;}
.index_title .swiper-button-next:after,.index_title .swiper-button-prev:after{font-size:14px;color:var(--fontColor);transition:all 0.2s linear 0s;font-weight:bold;}
.index_title .swiper-button-next:hover,.index_title .swiper-button-prev:hover{background:var(--bgColor);border-color:Var(--bgColor);}
.index_title .swiper-button-next:hover::after,.index_title .swiper-button-prev:hover::after{color:#fff;}
.index_title .swiper-button-prev{left:auto;right:125px;}
.index_title .nav{display:flex;align-items:center;justify-content:flex-end;}
.index_title .nav li{margin-left:30px;}
.index_title .nav li a{padding:0 5px;display:flex;align-items:center;height:40px;font-size:16px;color:#333333;position:relative;}
.index_title .nav li a i{color:#a7a7a7;margin-right:10px;transition:all 0.2s linear 0s;font-size:20px;}
.index_title .nav li a:after{content:"";width:0;height:3px;background:var(--bgColor);transition:all 0.2s linear 0s;position:absolute;bottom:0;left:0;}
.index_title .nav li:hover a{background:none;color:var(--fontColor);}
.index_title .nav li:hover a i{color:var(--fontColor);}
.index_title .nav li:hover a:after{width:100%;}
.index_title .nav li.active a{background:none;color:var(--fontColor);font-weight:bold;}
.index_title .nav li.active a i{color:var(--fontColor);font-weight:normal;}
.index_title .nav li.active a:after{width:100%;}

.index_category_box{margin-top:20px;}
.index_category_box .swiper-container{padding-top:10px;}
.index_category_box .swiper-slide{height:245px;border-radius:8px;background:#f7f8fa;padding-top:35px;transition:all 0.2s linear 0s;}
.index_category_box .swiper-slide .img_btn{display:block;text-align:center;height:72px;}
.index_category_box .swiper-slide .img_btn img{max-width:100%;}
.index_category_box .swiper-slide .name_btn{padding:0 10px;display:block;text-align:center;font-weight:bold;font-size:17px;color:#333;line-height:30px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;margin-top:22px;}
.index_category_box .swiper-slide .brief_text{text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;font-size:14px;color:#666666;line-height:22px;padding:0 30px;margin-top:10px;}
.index_category_box .swiper-slide:hover{transform: translateY(-5px);}
.index_category_box .swiper-slide:hover .name_btn{color:Var(--fontColor);}
.index_product_box{margin-top:30px;}
.index_product_box .index_title{margin-bottom:0;}
.index_product_box .swiper-container{padding-top:10px;}
.index_product_box ul{display:flex;flex-wrap: wrap;}
.index_product_box ul li{padding:12px 20px 0 20px;margin-right:15px;margin-bottom:15px;width:calc((100% - 45px)/4);background:#f7f8fa;border-radius:8px;height:108px;transition:all 0.2s linear 0s;}
.index_product_box ul li:nth-child(4n){margin-right:0;}
.index_product_box ul li a.name_btn{display:block;font-size:16px;color:#333333;font-weight:bold;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index_product_box ul li a.cas_btn{display:block;font-size:14px;color:#333333;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index_product_box ul li span{display:block;font-size:14px;color:#333333;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index_product_box ul li:hover{transform: translateY(-5px);}
.index_product_box ul li:hover a.name_btn{color:Var(--fontColor);}
.index_news_box{background:#edf3f4;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1);margin-top:25px;padding:15px 20px 30px 20px;position:relative;}
.index_news_box:after{content:"";background:url("../images/index_footer_bg.png") no-repeat center;width:540px;height:437px;position:absolute;top:60px;left:-323px;z-index:-1;}
.index_news_box .news_box{display:flex;flex-wrap: wrap;}
.index_news_box .news_box .item_list{margin-right:22px;width:290px;height:300px;background:#fff;border-radius:8px;padding:30px 16px 0 16px;transition:all 0.2s linear 0s;}
.index_news_box .news_box .item_list .news_time{border-bottom:1px solid #e7e7e7;display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:14px;}
.index_news_box .news_box .item_list .news_time .time{font-weight:bold;font-size:14px;color:#999999;display:flex;align-items:flex-end;}
.index_news_box .news_box .item_list .news_time .time b{color:Var(--fontColor);font-size:26px;margin-right:5px;line-height:22px;}
.index_news_box .news_box .item_list .news_time .time span{line-height:16px;}
.index_news_box .news_box .item_list .news_time a{color:var(--fontColor);line-height:16px;font-size:14px;}
.index_news_box .news_box .item_list .name_btn{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;font-size:17px;line-height:26px;height:52px;margin-top:17px;color:#333;}
.index_news_box .news_box .item_list .brief_text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow: hidden;font-size:14px;line-height:24px;margin-top:12px;color:#999999;}
.index_news_box .news_box .item_list:hover{transform: translateY(-5px);}
.index_news_box .news_box .item_list:hover .name_btn{color:var(--fontColor);text-decoration:underline;}
.index_news_box .news_box .item_list .news_time a:hover{color:var(--fontHoverColor)}
.index_news_box .news_box ul{background:#fff;width:calc(100% - 644px);height:300px;border-radius:8px;padding:0 15px;}
.index_news_box .news_box ul li{border-top:1px solid #eaeaea;display:flex;align-items:center;padding:18px 0;}
.index_news_box .news_box ul li:first-child{border-top:0;}
.index_news_box .news_box ul li .time{height:60px;width:95px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:15px;color:#999999;font-weight:bold;line-height:24px;border-right:1px solid #eaeaea}
.index_news_box .news_box ul li .time b{color:var(--fontColor);font-size:24px;line-height:32px;}
.index_news_box .news_box ul li .right_info{width:calc(100% - 167px);padding-left:18px;}
.index_news_box .news_box ul li .right_info .name_btn{display:block;line-height:24px;font-size:16px;color:#333333;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.index_news_box .news_box ul li .right_info .brief_text{line-height:24px;font-size:14px;color:#999999;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow: hidden;margin-top:4px;}
.index_news_box .news_box ul li .more_btn{color:var(--fontColor);font-size:14px;width:72px;}
.index_news_box .news_box ul li:hover .right_info .name_btn{color:var(--fontColor);text-decoration:underline;}
.index_news_box .news_box ul li .more_btn:hover{color:var(--fontHoverColor)}

/*面包屑*/
.page_map{color:#666666;line-height:24px;display:flex;font-size:13px;align-items:center;margin:8px 0;}
.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:#333;font-weight:bold;}
.page_map .breadcrumb .active span{color:#333;font-weight:bold;}

/*分页*/
.kj-page{text-align:center;width:100%;}
.kj-page .pagination{margin:20px 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{position:relative;display:flex;justify-content:space-between;align-items:center;}
.product_list_opt:after{content:"";width:100%;height:1px;background:linear-gradient(to left,#009a00,#96e106);position:absolute;bottom:0;left:0;}
.product_list_opt h1{font-size:24px;color:#333333;font-weight:bold;position:relative;line-height:55px;}
.product_list_opt h1:after{content:"";width:65px;height:3px;background:Var(--bgColor);position:absolute;bottom:0;left:0;}
.filter_box{overflow:hidden;background:#fff;margin-bottom:10px;border-radius:5px;}
.filter_box ul{display:block;width:100%;padding:12px 0;}
.filter_box ul li{display:flex;margin-top:12px;}
.filter_box ul li:first-child{margin-top:0;}
.filter_box ul li label{width:95px;font-size:16px;color:#666666;line-height:30px;font-weight:normal;text-align:right;}
.filter_box ul li .filter_btn{width:calc(100% - 160px);height:30px;overflow:hidden;}
.filter_box ul li .filter_btn a{height:28px;line-height:28px;font-size:16px;color:#333333;margin:1px 25px 1px 0;display:inline-block;}
.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:65px;height:30px;color:#333333;line-height:30px;font-size:13px;display:inline-flex;align-items:center;justify-content:center;}
.filter_box ul li .viewmore i{font-size:12px;margin-left:3px;color:#aaaaaa;transition:all 0.2s linear 0s;}
.filter_box ul li .viewmore:hover{color:#e60012;}
.filter_box ul li .viewmore:hover i{color:#e60012;}

.exhibition_box{display:flex;height:30px;align-items:center;background:#fff;border:1px solid #cbcccc;}
.exhibition_box a{height:28px;line-height:28px;width:30px;display:flex;align-items:center;justify-content:center;}
.exhibition_box a:first-child{border-right:1px solid #cbcccc;}
.exhibition_box a:nth-child(1) i{width:15px;height:15px;background:url("../images/exhibition_icon.png") no-repeat 0 0;}
.exhibition_box a:nth-child(2) i{width:15px;height:15px;background:url("../images/exhibition_icon.png") no-repeat 0 -15px;}
.exhibition_box a:nth-child(1):hover i{background:url("../images/exhibition_icon.png") no-repeat -15px 0;}
.exhibition_box a:nth-child(2):hover i{background:url("../images/exhibition_icon.png") no-repeat -15px -15px;}
.exhibition_box a:nth-child(1).active i{background:url("../images/exhibition_icon.png") no-repeat -15px 0;}
.exhibition_box a:nth-child(2).active i{background:url("../images/exhibition_icon.png") no-repeat -15px -15px;}

/*产品列表*/
.product_container{display:flex;flex-wrap: wrap;align-items: flex-start;}
.product_container .product_left{width:200px;margin-right:30px;}
.product_container .product_left h1{font-size:24px;color:#333333;font-weight:bold;line-height:55px;border-bottom:1px solid var(--bgColor);}
.product_container .product_left ul li{border-bottom:1px solid #ddd;}
.product_container .product_left ul li .fat_btn{display:flex;align-items:center;height:52px;padding:0 8px;font-size:15px;color:#333333;}
.product_container .product_left ul li .fat_btn i{color:var(--fontColor);transition:all 0.2s linear 0s;margin-left:auto;opacity:0;}
.product_container .product_left ul li .fat_btn:hover{background:#e8f5ef;color:var(--fontColor);}
.product_container .product_left ul li .fat_btn:hover i{opacity:1;}
.product_container .product_left ul li .fat_btn.active{background:#e8f5ef;color:var(--fontColor);font-weight:bold;}
.product_container .product_left ul li .fat_btn.active i{opacity:1;}
.product_container .product_right{width:calc(100% - 230px);}
.product_container .product_category{width:100%;}
.product_container .product_category h1{font-size:24px;color:#333333;font-weight:bold;line-height:55px;border-bottom:1px solid var(--bgColor);}
.product_container .product_category .brief_text{font-size:14px;color:#333333;line-height:28px;margin:10px 0 30px 0;}
.product_container .product_category .brief_text a{color:Var(--fontColor);text-decoration:underline;}
.product_container .product_category .brief_text a:hover{color:var(--fontHoverColor)}
.product_container .product_category .more_btn{display:flex;justify-content:flex-end;margin:30px 0;color:Var(--fontColor);text-decoration:underline;}
.product_container .product_category .more_btn:hover{color:Var(--fontHoverColor);}
.product_container .product_right .product_category_list{display:flex;flex-wrap: wrap;}
.product_container .product_right .product_category_three a{margin-right:17px;margin-bottom:17px;width:calc((100% - 34px)/3);}
.product_container .product_right .product_category_three a:nth-child(3n){margin-right:0;}
.product_container .product_right .product_category_five a{margin-right:12px;margin-bottom:12px;width:calc((100% - 48px)/5);}
.product_container .product_right .product_category_five a:nth-child(5n){margin-right:0;}
.product_container .product_right .product_category_list a{background:#f5f5f5;border-radius:5px;display:flex;align-items:center;font-size:14px;color:#333333;line-height:20px;padding:9px 20px 9px 20px;}
.product_container .product_right .product_category_list a:before{content:"";border-top:6px solid transparent;border-left:6px solid #999999;border-bottom:6px solid transparent;margin-right:10px;}
.product_container .product_right .product_category_list a:hover{background:var(--bgColor);color:#fff;}
.product_container .product_right .product_category_list a:hover::before{border-left:6px solid #fff;}
.product_container .product_right .product_category_list a:active{position:relative;top:2px;}
.product_container .product_right .produce_references_download{margin-bottom:30px;}
.product_container .product_right .produce_references_download .title{font-size:14px;color:var(--fontColor);font-weight:bold;line-height:28px;}
.product_container .product_right .produce_references_download .list_box{display:flex;flex-wrap: wrap;margin-top:10px;}
.product_container .product_right .produce_references_download .list_box a{margin-right:15px;margin-bottom:12px;width:calc((100% - 45px)/4);background:#f5f5f5;border-radius:5px;border-left:3px solid var(--bgColor);padding:0 20px;font-size:14px;color:#333;line-height:38px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.product_container .product_right .produce_references_download .list_box a:nth-child(4n){margin-right:0;}
.product_container .product_right .produce_references_download .list_box a:hover{background:var(--bgColor);color:#fff;}
.product_container .product_right .produce_references_download .list_box a:active{position:relative;top:2px;}


.product_list_ul2{display:block;width:100%;margin-top:7px;}
.product_list_ul2 li{display:block;width:100%;margin-bottom:15px;overflow:hidden;transition: all 0.2s linear;border:1px solid #dcdcdc;border-radius:3px;}
.product_list_ul2 li .pro_description{padding:12px 20px;display:flex;flex-wrap:wrap;align-items:center;}
.product_list_ul2 li .pro_description .img_btn{width:100px;height:100px;display:inline-flex;justify-content:center;align-items:center;margin-right:40px;}
.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% - 140px)}
.product_list_ul2 li .pro_description .name_btn{font-size:16px;color:#333333;font-weight:bold;line-height:26px;display:block;height:26px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap}
.product_list_ul2 li .pro_description .base_info{display:flex;flex-wrap: wrap;margin-top:6px;}
.product_list_ul2 li .pro_description .base_info .item{margin-right:35px;line-height:26px;font-size:14px;color:#333333;}
.product_list_ul2 li .pro_description .base_info .item_all{width:100%;margin-right:0;}
.product_list_ul2 li .pro_description .base_info .item a{color:var(--fontHoverColor)}
.product_list_ul2 li .pro_description .base_info .item a:hover{text-decoration:underline;}
.product_list_ul2 li .goods_base_info{border-top:1px solid #dcdcdc;display:flex;align-items:center;padding:10px 20px;}
.product_list_ul2 li .goods_base_info span{color:var(--fontColor);font-weight:bold;line-height:20px;margin-right:65px;}
.product_list_ul2 li .goods_base_info span:last-child{margin-right:0;}
.product_list_ul2 li .goods_base_info .stock_btn{margin-left:auto;transition:all 0.2s linear 0s;font-size:13px;color:#333333;padding:0;display:flex;align-items:center;justify-content:center;height:20px;line-height:20px;border:0;background:none;}
.product_list_ul2 li .goods_base_info .stock_btn i{margin-left:5px;width:16px;height:16px;border-radius:50%;background:Var(--bgColor);text-align:center;line-height:17px;font-size:12px;color:#fff;}
.product_list_ul2 li .goods_base_info .stock_btn:hover{color:var(--fontColor);}
.product_list_ul2 li .goods_base_info .stock_btn.active{color:#fff;}
.product_list_ul2 li .goods_base_info .stock_btn.active i{transform: rotate(180deg);background:#fff;color:Var(--fontColor)}
.product_list_ul2 li.selectActive .goods_base_info{background:var(--bgColor);}
.product_list_ul2 li.selectActive .goods_base_info span{color:#fff;}
.product_list_ul2 li .kjcollapse{display:none;}
.product_list_ul2 li .kj-table table{margin-bottom:20px;}
.product_list_ul2 .kj-table thead tr th{text-align:center;border:0;background:#e8f5ef;font-size:14px;height:40px;line-height:40px;padding-top:0;padding-bottom:0;color:#333;}
.product_list_ul2 .kj-table tbody tr td{border-top:0;text-align:center;font-size:14px;color:#666666;vertical-align:middle;border-bottom:1px dashed #e6e7eb;transition:all 0.2s linear 0s;padding-top:10px;padding-bottom:10px;}
.product_list_ul2 .kj-table tbody tr td a{color:var(--fontColor);}
.product_list_ul2 .kj-table tbody tr td a:hover{text-decoration:underline;}
.product_list_ul2 .kj-table tbody tr td .newPrice{color:#e3150a;font-weight:bold;display:inline-block;}
.product_list_ul2 .kj-table tbody tr td .login_btn{color:#e3150a;}
.product_list_ul2 .kj-table tbody tr td .login_btn:hover{text-decoration:underline;}
.product_list_ul2 .kj-table tbody tr:hover td{background:#f9f9f9;}
.product_list_ul2 .kj-table tbody tr td a.car_btn{color:#e3150a;}
.product_list_ul2 .kj-table tbody tr td a.no_car_btn{color:#999;cursor:not-allowed;}
.product_list_ul2 .kj-table tbody tr td a.car_btn i{font-size:20px;}
.product_list_ul2 .kj-table tbody tr td a.car_btn:hover{color:var(--fontColor);text-decoration:none;}
.product_list_ul2 .kj-table tbody tr td a.no_car_btn:hover{color:#999;}
.product_list_ul2 .kj-table tbody tr td a.car_btn:active{position:relative;top:2px;}
.product_list_ul2 .kj-table .kj-pro-num-box{width:60px;height:30px;overflow:hidden;margin:0 auto;border:1px solid #cfcfcf;vertical-align:middle;border-radius:2px;display:flex;align-items:center;}
.product_list_ul2 .kj-table .kj-pro-num-box button{background:#fff;width:20px;border:0;padding:0;height:28px;transition:all 0.2s linear 0s;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;}
.product_list_ul2 .kj-table .kj-pro-num-box input{width:20px;height:28px;line-height:28px;border:0;padding:0;vertical-align:middle;display:inline-block;text-align:center;font-size:12px;color:#333;}
.product_list_ul2 .kj-table .kj-pro-num-box button:hover{background:#dedede;}
.product_list_ul2 li:hover{box-shadow:0 5px 10px rgba(0,0,0,0.1);}
.product_list_ul2 li.selectActive{box-shadow:0 5px 10px rgba(0,0,0,0.1);}
.product_list_ul2 li:hover .pro_description .name_btn{text-decoration:underline;color:var(--fontColor);}
.kj-table2{width:100%;}
.kj-table2 table tr th{border-bottom:2px solid #d5e8d3;line-height:44px;padding-top:0;padding-bottom:0;text-align:center;}
.kj-table2 table tr th:nth-child(2){text-align:left;}
.kj-table2 table tr td{text-align:center;font-size:12px;color:#333333;line-height:20px;padding-top:20px;padding-bottom:20px;border-top:0;border-bottom:1px solid #e5e5e5;transition:all 0.2s linear 0s;}
.kj-table2 table tr td:nth-child(2){text-align:left;}
.kj-table2 table tr td .img_btn{display:block;width:80px;margin:0 auto;}
.kj-table2 table tr td .img_btn img{max-width:100%;max-height:100%;}
.kj-table2 table tr td .no_btn{color:var(--fontColor);font-size:14px;font-weight:bold;}
.kj-table2 table tr td .product_desc_info{width:795px;}
.kj-table2 table tr td .product_desc_info .name_btn{display:block;color:#333;line-height:20px;font-weight:bold;font-size:14px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.kj-table2 table tr td .product_desc_info .enname{display:block;line-height:20px;font-size:12px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;color:#333;}
.kj-table2 table tr td .product_desc_info .brief_text{line-height:20px;font-size:12px;color:#333;padding-top:8px;border-top:1px solid #e5e5e5;margin-top:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow: hidden;white-space:normal;}
.kj-table2 table tr:hover td{background:#f9f9f9;}
.kj-table2 table tr td .no_btn:hover{color:var(--fontHoverColor)}
.kj-table2 table tr td .product_desc_info .name_btn:hover{color:var(--fontColor);text-decoration: underline;}

/*产品详情*/
.product_info_details_box{width:100%;}
.product_info_details_box .product_title{display:flex;align-items:center;flex-wrap: wrap;font-size:24px;color:#333333;font-weight:bold;line-height:40px;}
.product_info_details_box .product_title em{margin-left:5px;background:var(--bgHoverColor);border-radius:5px;padding:0 5px;height:18px;line-height:18px;font-size:12px;color:#fff;}
.product_info_details_box .product_base_info{border-bottom:2px solid #d5e8d3;padding:6px 0;display:flex;align-items:flex-start;flex-wrap: wrap;}
.product_info_details_box .product_base_info .left_info{display:flex;align-items:center;}
.product_info_details_box .product_base_info .left_info .item_list{margin-right:25px;font-size:13px;color:#333333;line-height:20px;}
.product_info_details_box .product_base_info .left_info .item_list:last-child{margin-right:0;}
.product_info_details_box .product_base_info .left_info .item_list .green{color:var(--fontColor);font-weight:bold;}
.product_info_details_box .product_base_info .left_info .item_list .orange{color:var(--fontHoverColor);}
.product_info_details_box .product_base_info .left_info .item_list a{color:var(--fontColor);font-weight:bold;text-decoration:underline;}
.product_info_details_box .product_base_info .left_info .item_list a:hover{color:var(--fontHoverColor)}
.product_info_details_box .product_base_info .right_download_btn{margin-left:auto;display:flex;align-items:center;}
.product_info_details_box .product_base_info .right_download_btn a{line-height:20px;font-size:13px;font-weight:bold;position:relative;padding:0 12px;color:var(--fontColor);}
.product_info_details_box .product_base_info .right_download_btn a:last-child{padding-right:0;}
.product_info_details_box .product_base_info .right_download_btn a:before{content:"";width:1px;height:12px;background:#a7a7a7;position:absolute;top:50%;left:0;transform: translateY(-50%);}
.product_info_details_box .product_base_info .right_download_btn a:first-child:before{display:none;}
.product_info_details_box .product_base_info .right_download_btn a:hover{color:var(--fontHoverColor)}
.product_info_details_box .pro_desc_box{background:#f6f6f6;margin-top:10px;padding:10px 12px;font-size:14px;color:#333333;line-height:23px;}
.product_info_details_box .pro_desc_box em{display:inline-block;vertical-align:middle;background:var(--bgHoverColor);border-radius:5px;padding:0 5px;height:18px;line-height:18px;font-size:12px;color:#fff;}
.product_info_details_box .product_detail_base{display:flex;flex-wrap: wrap;align-items:flex-start;margin-top:35px;}
.product_info_details_box .product_detail_base .right_img_btn{width:240px;border:1px solid #d4d4d4;margin-left:45px;}
.product_info_details_box .product_detail_base .right_img_btn img{width:100%;}
.product_info_details_box .product_detail_base .product_img{width:265px;margin-right:25px;text-align:center;}
.product_info_details_box .product_detail_base .product_img img{max-width:100%;}
.product_info_details_box .product_detail_base .product_img .big_img{display:flex;align-items:center;justify-content:center;margin-top:10px;font-size:14px;color:#333333;line-height:22px;}
.product_info_details_box .product_detail_base .product_img .big_img i{color:var(--fontColor);margin-right:3px;font-size:18px;}
.product_info_details_box .product_detail_base .product_img .big_img:hover{color:var(--fontColor);}
.product_info_details_box .product_detail_base .product_img span{display:block;line-height:30px;font-size:14px;color:#333;}
.product_info_details_box .detail_price{width:calc(100% - 575px);}
.product_info_details_box .detail_price .kj-table table{margin-bottom:15px;}
.product_info_details_box .detail_price .kj-table table tr th{text-align:center;line-height:30px;padding-top:0;padding-bottom:0;border:0;}
.product_info_details_box .detail_price .kj-table table tr td{font-size:14px;color:#333333;text-align:center;vertical-align:middle;border:0;}
.product_info_details_box .detail_price .kj-table table tr:nth-child(odd) td{background:#f6f6f6;}
.product_info_details_box .detail_price .kj-table table tr td .newPrice{color:#e3150a;font-weight:bold;display:inline-block;}
.product_info_details_box .detail_price .kj-table table tr td .login_btn{color:#e3150a;}
.product_info_details_box .detail_price .kj-table table tr td .login_btn:hover{text-decoration:underline;}
.product_info_details_box .detail_price .kj-table table tr td a.car_btn{color:#e3150a;}
.product_info_details_box .detail_price .kj-table table tr td a.no_car_btn{color:#999;cursor:not-allowed;}
.product_info_details_box .detail_price .kj-table table tr td a.car_btn i{font-size:20px;}
.product_info_details_box .detail_price .kj-table table tr td a.car_btn:hover{color:var(--fontColor);text-decoration:none;}
.product_info_details_box .detail_price .kj-table table tr td a.no_car_btn:hover{color:#999;}
.product_info_details_box .detail_price .kj-table table tr td a.car_btn:active{position:relative;top:2px;}
.product_info_details_box .detail_price .kj-table .kj-pro-num-box{width:60px;height:30px;overflow:hidden;margin:0 auto;border:1px solid #cfcfcf;vertical-align:middle;border-radius:2px;display:flex;align-items:center;}
.product_info_details_box .detail_price .kj-table .kj-pro-num-box button{background:#fff;width:20px;border:0;padding:0;height:28px;transition:all 0.2s linear 0s;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;}
.product_info_details_box .detail_price .kj-table .kj-pro-num-box input{width:20px;height:28px;line-height:28px;border:0;padding:0;vertical-align:middle;display:inline-block;text-align:center;font-size:12px;color:#333;}
.product_info_details_box .detail_price .kj-table .kj-pro-num-box button:hover{background:#dedede;}
.product_info_details_box .detail_price .product_footer_opt{display:flex;justify-content:space-between;align-items:flex-start;}
.product_info_details_box .detail_price .product_footer_opt .contact_us{line-height:21px;font-size:12px;color:#333333;}
.product_info_details_box .detail_price .product_footer_opt .contact_us a{color:#333;}
.product_info_details_box .detail_price .product_footer_opt .contact_us a:hover{color:var(--fontColor);text-decoration:underline;}
.product_info_details_box .detail_price .product_footer_opt .right_box{text-align:center;}
.product_info_details_box .detail_price .product_footer_opt .right_box .tips{font-size:12px;color:var(--fontHoverColor);font-weight:bold;line-height:28px;}
.product_info_details_box .detail_price .product_footer_opt .right_box .btn_box{display:flex;flex-wrap:wrap;}
.product_info_details_box .detail_price .product_footer_opt .right_box a{display:block;text-align:center;background:var(--bgHoverColor);color:#fff;border-radius:3px;width:80px;line-height:32px;font-size:14px;font-weight:bold;margin-left:5px;}
.product_info_details_box .detail_price .product_footer_opt .right_box a:hover{background:var(--bgColor);}
.product_info_details_box .detail_price .product_footer_opt .right_box a:nth-child(2){background:var(--bgColor);}
.product_info_details_box .detail_price .product_footer_opt .right_box a:nth-child(2):hover{background:var(--bgHoverColor);}

.product_info_details_box .detail_price .product_footer_opt .right_box a:active{position:relative;top:2px;}
.product_middle_banner{display:block;margin-top:45px;}
.product_middle_banner img{width:100%;}
.product_relative_btns{margin-top:15px;}
.product_relative_btns .title{position:relative;border-bottom:1px solid #dcdcdc;padding-left:12px;line-height:40px;font-weight:bold;font-size:17px;color:#333;margin-bottom:18px;}
.product_relative_btns .title:before{content:"";width:5px;height:16px;background:var(--bgColor);position:absolute;top:11px;left:0;}
.product_relative_btns .btn_box{display:flex;flex-wrap: wrap;margin-bottom:10px;}
.product_relative_btns .btn_box label{width:100%;margin-bottom:5px;}
.product_relative_btns .btn_box a{padding:0 18px;line-height:34px;background:#f9f9f9;border:1px solid #eeeeee;border-radius:3px;font-size:14px;color:#333;margin-right:10px;margin-bottom:5px;}
.product_relative_btns .btn_box a:hover{background:var(--bgColor);border-color:var(--bgColor);color:#fff;}
.product_relative_btns .btn_box a:active{position:relative;top:2px;}
.pro_slide_box{margin-top:30px;}
.pro_slide_box .slide_btn{display:flex;border-bottom:1px solid var(--bgColor);flex-wrap: wrap;}
.pro_slide_box .slide_btn a{background:#eaeaea;padding:0 20px;line-height:32px;font-size:14px;color:#333;text-align:center;border-radius:5px 5px 0 0;margin-right:5px;position:relative;}
.pro_slide_box .slide_btn a img{max-width:100%;position:absolute;right:10px;top:-14px;}
.pro_slide_box .slide_btn a:hover{background:var(--bgColor);color:#fff;}
.pro_slide_box .slide_btn a.active{background:var(--bgColor);color:#fff;font-weight:bold;}
.pro_hc_article_box{margin-top:15px;}
.pro_hc_article_box .pro_title{position:relative;border-bottom:1px solid #dcdcdc;padding-left:12px;height:40px;font-weight:bold;font-size:17px;color:#333;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;}
.pro_hc_article_box .pro_title:before{content:"";width:5px;height:16px;background:var(--bgColor);position:absolute;top:11px;left:0;}
.pro_hc_article_box .pro_title a{color:var(--fontColor);font-size:14px;font-weight:normal;flex:0 0 70px;}
.pro_hc_article_box .pro_title a:hover{color:Var(--fontHoverColor)}
.pro_hc_article_box .pro_title img{position:absolute;left:65px;top:-10px;}
.pro_hc_article_box .table-responsive{margin-bottom:30px;}
.pro_hc_article_box .table-responsive table{border:1px solid #e5e5e5;}
.pro_hc_article_box .table-responsive table tr th{width:150px;border:0;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;font-size:13px;color:var(--fontColor);padding:7px 12px;line-height:24px;vertical-align:middle;}
.pro_hc_article_box .table-responsive table tr td{border:0;border-bottom:1px solid #e5e5e5;color:#333333;word-break: break-word;vertical-align:middle;padding:7px 15px;line-height:24px;}
.pro_hc_article_box .table-responsive table tr td ul{display:flex;flex-wrap: wrap;}
.pro_hc_article_box .table-responsive table tr td ul li{width:50%;display:flex;align-items:center;border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.pro_hc_article_box .table-responsive table tr td ul li:nth-child(-n + 2){border-top:0;}
.pro_hc_article_box .table-responsive table tr td ul li:nth-child(2n){border-right:0;}
.pro_hc_article_box .table-responsive table tr td ul li label{padding:9px 15px 9px 20px;width:275px;font-size:13px;line-height:20px;border-right:1px solid #e5e5e5;}
.pro_hc_article_box .table-responsive table tr td ul li p{padding:9px 15px 9px 20px;width:calc(100% - 275px);font-size:13px;line-height:20px;}
.pro_hc_article_box .table-responsive table tr td .img_list_box{display:flex;flex-wrap: wrap;margin:20px 0;}
.pro_hc_article_box .table-responsive table tr td .img_list{width:50%;padding:0 20px;margin-bottom:10px;text-align:center;}
.pro_hc_article_box .table-responsive table tr td .img_list .img_box{display:flex;align-items:center;justify-content:center;height:275px;}
.pro_hc_article_box .table-responsive table tr td .img_list img{max-width:100%;max-height:100%;}
.pro_hc_article_box .table-responsive table tr td .img_list span{display:block;font-size:13px;color:#333333;line-height:20px;margin-top:10px;}
.pro_hc_article_box .articleInfo{font-size:15px;line-height:32px;color:#333;}
.pro_hc_article_box .articleInfo img{max-width:100%;max-height:100%;}
.pro_hc_article_box .articleInfo h3{font-size:16px;font-weight:bold;margin-bottom:5px;line-height:32px;}
.pro_hc_article_box .articleInfo p{margin-bottom:5px;}
.parameter_list .title{color:var(--fontColor);font-size:16px;font-weight:bold;line-height:30px;margin:10px 0;}
.parameter_list ul{display:flex;flex-wrap: wrap;border:1px solid #e5e5e5;margin-bottom:20px;}
.parameter_list ul li{width:50%;display:flex;align-items:center;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;transition:all 0.2s linear 0s;}
.parameter_list ul li:hover{background:#f5f5f5;}
.parameter_list ul li:last-child{border-bottom:0;}
.parameter_list ul li:nth-child(2n){border-right:0;}
.parameter_list ul li label{padding:5px 10px;width:calc(100% - 150px);font-size:13px;line-height:20px;border-right:1px solid #e5e5e5;}
.parameter_list ul li p{padding:5px 10px;width:150px;font-size:13px;line-height:20px;text-align:center;}
.product_relevant {display: flex;flex-wrap: wrap;margin-bottom: 20px;}
.product_relevant li{padding:5px 18px;margin-right:10px;margin-bottom:10px;width:calc((100% - 40px)/5);transition:all 0.2s linear 0s;border-radius:3px;height:50px;background:#f9f9f9;border:1px solid #eee;}
.product_relevant li:nth-child(5n){margin-right:0;}
.product_relevant li .name_btn{display:block;line-height:20px;font-size:14px;color:#333333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_relevant li .cas_btn{display:block;line-height:20px;font-size:14px;color:#333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_relevant li:hover{background:var(--bgColor);border-color:var(--bgColor);}
.product_relevant li:hover .name_btn{color:#fff;}
.product_relevant li:hover .cas_btn{color:#fff;}
.product_relevant li:active{position:relative;top:2px;}
/*.references_list{display:flex;flex-wrap: wrap;margin-bottom:20px;}
.references_list li{margin-right:30px;width:calc((100% - 150px)/6);margin-bottom:20px;}
.references_list li:nth-child(6n){margin-right:0;}
.references_list li .img_btn{display:block;width:100%;height:248px;}
.references_list li .img_btn img{width:100%;height:100%;object-fit:cover;}
.references_list li .name_btn{display:block;margin-top:8px;}
.references_list li .name_btn span{font-size:12px;color:#333333;line-height:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
.references_list li .name_btn .orange{color:var(--fontHoverColor);font-weight:bold;}
.references_list li .name_btn .green{color:var(--fontColor);margin-top:7px;text-decoration:underline;}
.references_list li:hover .name_btn span{text-decoration:underline;}*/

.references_list{display:flex;flex-wrap: wrap;margin-bottom:40px;}
.references_list li{margin-right:30px;width:calc((100% - 60px)/3);border-bottom:1px dashed #eee;}
.references_list li:nth-child(3n){margin-right:0;}
.references_list li .name_btn{font-size:14px;color:#333333;line-height:40px;display:block;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;padding-right:25px;}
.references_list li .name_btn:before{content:"";width:4px;height:4px;display:inline-block;background:var(--bgColor);margin-right:10px;}
.references_list li:hover .name_btn{color:var(--fontColor)}

#literature-list{margin-bottom:40px;}
#literature-list .img_btn{display:block;width:100%;height:248px;}
#literature-list  .img_btn img{width:100%;height:100%;object-fit:cover;}
#literature-list  .name_btn{display:block;margin-top:8px;}
#literature-list .name_btn span{font-size:12px;color:#333333;line-height:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
#literature-list .name_btn .orange{color:var(--fontHoverColor);font-weight:bold;}
#literature-list  .name_btn .green{color:var(--fontColor);margin-top:7px;text-decoration:underline;}
#literature-list :hover .name_btn span{text-decoration:underline;}
#literature-list .swiper-button-next,#literature-list .swiper-button-prev{width:22px;height:60px;background:#fff;text-align:center;line-height:60px;margin-top:-85px;}
#literature-list .swiper-button-next:after,#literature-list .swiper-button-prev:after{font-size:20px;font-weight:bold;color:var(--fontColor)}
#literature-list .swiper-button-next{right:0;}
#literature-list .swiper-button-prev{left:0;}
.relevant_materials{display:flex;flex-wrap: wrap;margin-bottom:40px;}
.relevant_materials li{margin-right:30px;width:calc((100% - 60px)/3);border-bottom:1px dashed #eee;display:flex;justify-content:space-between;align-items:center;}
.relevant_materials li:nth-child(3n){margin-right:0;}
.relevant_materials li .time{width:80px;font-size:14px;color:#666666;line-height:40px;}
.relevant_materials li a{width:calc(100% - 80px);font-size:14px;color:#333333;line-height:40px;font-weight:bold;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;padding-right:25px;}
.relevant_materials li a:before{content:"";width:4px;height:4px;display:inline-block;background:var(--bgColor);margin-right:10px;}
.relevant_materials li:hover a{color:var(--fontColor)}



/*文章页*/
.page_banner{height:11.5vw;margin-top:5px;display:flex;flex-direction:column;justify-content:center;padding-left:65px;}
.page_banner h1{color:#145838;font-size:34px;font-weight:bold;line-height:46px;}
.page_banner h2{font-size:18px;color:#333333;line-height:40px;}
.page_nav{display:flex;flex-wrap: wrap;justify-content:center;margin-top:25px;}
.page_nav a{padding:0 35px;height:45px;font-size:17px;color:#333333;line-height:45px;margin:0 8px;border:1px solid #d4d4d4;border-radius:30px;}
.page_nav a:hover{background:var(--bgColor);color:#fff;border-color:Var(--bgColor);}
.page_nav a.active{background:var(--bgColor);color:#fff;border-color:Var(--bgColor);font-weight:bold;}
.page_nav a:active{position:relative;top:2px;}
.article_box{margin-top:40px;}
.article_box .article_title{line-height:60px;font-weight:bold;font-size:30px;width:100%;}
.article_box .article_content{font-size:16px;color:#333333;line-height:38px;overflow:hidden;}
.article_box .article_content img{max-width:100%;height:auto !important;}

/*关于我们*/
.page_about{margin-top:45px;display:flex;flex-wrap: wrap;}
.page_about .left_info{width:calc(100% - 526px);}
.page_about .about_title{margin-bottom:20px;line-height:50px;font-weight:bold;font-size:28px;width:100%;color:#333333;position:relative;}
.page_about .about_title:after{content:"COMPANY PROFILE";font-size:36px;font-weight:bold;color:rgba(38,137,91,0.08);line-height:30px;position:absolute;bottom:-6px;left:0;}
.page_about .about_article{font-size:14px;color:#333333;line-height:34px;padding-right:35px;}
.page_about .about_article img{max-width:100%;max-height:100%;}
.page_about .about_img{width:526px;overflow:hidden;}
.page_about .about_img img{width:100%;}
.page_about .download_btn{display:flex;align-items:center;justify-content:center;border-radius:30px;background:var(--bgColor);margin-top:24px;width:240px;height:42px;color:#fff;font-size:14px;font-weight:bold;}
.page_about .download_btn i{font-weight:normal;margin-right:10px;font-size:18px;}
.page_about .download_btn:hover{background:var(--bgHoverColor);}
.page_about .download_btn:active{position:relative;top:2px;}

.about_service{margin-top:70px;}
.about_service .title{margin-bottom:40px;line-height:50px;font-weight:bold;font-size:28px;width:100%;color:#333333;position:relative;}
.about_service .title:after{content:"FEATURED SERVICE";font-size:36px;font-weight:bold;color:rgba(38,137,91,0.08);line-height:30px;position:absolute;bottom:-6px;left:0;}
.about_service ul{display:flex;flex-wrap: wrap;}
.about_service ul li{padding-top:42px;margin-right:20px;width:calc((100% - 80px)/5);background:#f9f9f9;border-radius:5px;height:278px;transition:all 0.2s linear 0s;}
.about_service ul li:nth-child(5n){margin-right:0;}
.about_service ul li i{display:block;margin:0 auto;width:78px;height:78px;border-radius:50%;background:#fff;text-align:center;line-height:78px;color:var(--fontColor);font-size:35px;}
.about_service ul li .brief_text{font-size:15px;color:#333333;line-height:28px;padding:0 30px;margin-top:30px;text-align:center;}
.about_service ul li:hover{transform: translateY(-5px);box-shadow:0 0 10px rgba(0,0,0,0.1);}

/*新闻列表*/
.news_list_box h1{line-height:70px;font-weight:bold;font-size:28px;}
.news_list li{background:#fff;padding:20px 20px 20px 0;display:flex;flex-wrap: wrap;width:100%;align-items:center;border-bottom:1px solid #eee;}
.news_list li .time{width:175px;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.news_list li .time b{font-size:42px;font-weight:normal;color:var(--fontColor);line-height:48px;}
.news_list li .time span{font-size:16px;color:#000000;line-height:32px;}
.news_list li .base_info{width:calc(100% - 175px);padding-right:55px;}
.news_list li .title_btn{display:block;font-size:18px;color:#333333;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;line-height:32px;font-weight:bold;}
.news_list li .brief_text{font-size:15px;color:#333333;line-height:28px;height:56px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;margin-top:14px;}
.news_list li .more_btn{display:flex;align-items:center;font-size:14px;color:Var(--fontColor);height:28px;margin-top:14px;}
.news_list li .more_btn i{margin-right:5px;}
.news_list li:hover .title_btn{color:Var(--fontColor);text-decoration:underline;}
.news_list li .more_btn:hover{color:var(--fontHoverColor)}
.kj_news_active{margin-top:40px;}
.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-base-info{line-height:24px;background:#f9f9f9;padding:10px;word-break:break-word;}
.kj_news_active .kj-article-base-info a{color:var(--fontColor);text-decoration:underline;}
.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;}
.kj_news_active .pronew .hotprow_tit{position:relative;border-bottom:1px solid #dcdcdc;padding-left:12px;height:40px;font-weight:bold;font-size:17px;color:#333;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;}
.kj_news_active .pronew .hotprow_tit:before{content:"";width:5px;height:16px;background:var(--bgColor);position:absolute;top:11px;left:0;}
.kj_news_active .pronew ul{display:flex;flex-wrap:wrap;}
.kj_news_active .pronew ul li{margin-right:10px;margin-bottom:5px;}
.kj_news_active .pronew ul li a{padding:0 18px;display:inline-block;line-height:34px;background:#f9f9f9;border:1px solid #eee;border-radius:3px;font-size:14px;color:#333;}
.kj_news_active .pronew ul li a:hover{background:var(--bgColor);color:#fff;border-color:var(--bgColor);}
.kj_news_active .pronew ul li a:active{position:relative;top:2px;}


/*通知公告*/
.notes_list {margin-bottom:30px;margin-top:20px;}
.notes_list li{padding:15px 0;border-bottom:1px dashed #ddd;display:flex;justify-content:space-between;align-items:center;}
.notes_list li .title_btn{width:calc(100% - 120px);font-size:15px;color:#333;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.notes_list li .title_btn:before{content:"";width:4px;height:4px;background:var(--bgColor);display:inline-block;margin-right:10px;vertical-align:middle;}
.notes_list li .time{width:120px;font-size:15px;color:#333;line-height:25px;text-align:right;}
.notes_list li:hover .title_btn{color:Var(--fontColor);}
.literature_list li .time{width:140px;}
.literature_list li .title_btn{width:calc(100% - 140px)}
.padding{text-align:center;color:#333;padding-top:10px;padding-bottom:10px}
.padding span{padding-left:5px;padding-right:5px}
.padding span a{color:#333;font-weight:700;}
.padding select{border:1px solid #ddd;height:26px;}
.padding input{border:1px solid #ddd;height:26px;padding:0 5px;text-align:center;}
.padding input[type="button"]{border:0;background:var(--bgColor);color:#fff;font-size:13px;transition:all 0.2s linear 0s;}
.padding input[type="button"]:hover{background:var(--bgHoverColor)}



/*联系我们*/
.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{background:#fff;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;}
