@media(min-width:1230px){
    .container{width:1230px;}
}
i,em{font-style:normal}
.disN{display:none;}
.disB{display:block;}
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-color: #047c40;
    border-color:#047c40;
}
@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;}

/*手机浮动*/
.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:#02944b;}
.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:#02944b;color:#fff;width:40%;padding:0;font-size:16px;height:40px;transition:all 0.2s linear 0s;}
#blukquote_dialog .modal-footer input:hover{background:#047c40;}
#blukquote_dialog .modal-footer input:hover{color:#fff;}

/*index header*/
/*header*/
/*顶部基本信息展示*/
.header_top_baseInfo{width:100%;height:32px;line-height:32px;background:#f7f7f7;}
.header_top_baseInfo span{font-size:13px;color:#666666}
.header_top_baseInfo span b{color:#eb0202;}
.header_top_baseInfo .btn_box{text-align:right;}
.header_top_baseInfo .btn_box .user_btn{display:inline-block;margin-left:15px;}
.header_top_baseInfo .btn_box .user_btn a::before{
    content:'';display:inline-block;width:1px;height:14px;background:#d3d3d3;margin-right:8px;vertical-align:middle;
}
.header_top_baseInfo .btn_box .user_btn a:first-child::before{width:0;margin-right:0;}
.header_top_baseInfo .btn_box a.simple_btn{display:inline-block;font-size:13px;color:#666666;margin-left:4px;}
.header_top_baseInfo .btn_box a.simple_btn i{font-size:14px;margin-right:3px;color:#eb0202;font-weight:bold;}
.header_top_baseInfo .btn_box a.simple_btn:hover{color:#eb0202;}
/*顶部logo及搜索*/
.header_logo_search{padding-top:20px;padding-bottom:20px;background:#fff;position:relative;z-index:20;}
.header_logo_search .container{display:flex;flex-wrap: wrap;justify-content:space-between;}
.header_logo_search .logo_btn img{max-width:100%;}
.header_logo_search .search_box{flex:1;margin-top:20px;display:flex;justify-content: flex-end;}
.header_logo_search .search_form{width:480px;height:42px;display:flex;overflow:hidden;}
.header_logo_search .search_form input{display:inline-block;flex:1;height:42px;line-height:42px;margin:0;font-size:14px;color:#333;padding:0 15px;border:1px solid #b5b5b5;border-right:0;border-radius:3px 0 0 3px;}
.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{padding:0;border:0;display:inline-block;height:42px;width:66px;text-align:center;line-height:42px;background:#02944b;color:#fff;border-radius:0 3px 3px 0;transition:all 0.2s linear 0s;}
.header_logo_search .search_form button i{font-size:20px;}
.header_logo_search .search_form button:hover{background:#047c40;}
.header_logo_search .structural_btn{color:#fff;margin-left:15px;transition:all 0.2s linear 0s;font-weight:bold;width:115px;height:42px;text-align:center;line-height:42px;background:#7c7c7c;border-radius:3px;}
.header_logo_search .structural_btn:hover{background:#047c40;}
.header_logo_search .structural_btn:active{position:relative;top:2px;}

/*手机端搜索*/
.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 #02944b;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:#02944b;border-radius:0 30px 30px 0;font-size:16px;color:#fff;float:left;}
/*导航栏*/
.kj-navbar-bg{width:100%;height:calc(100% - 200px);position:absolute;top:200px;left:0;z-index:100;background:rgba(0,0,0,0.6);display:none;}
.kj-navbar{margin-bottom:0;border:0;border-radius:0;z-index:200;min-height:48px;background:#02944b;}
.kj-navbar .navbar-header{display:none;}
.kj-navbar .navbar-collapse{padding:0;}
.kj-navbar .navbar-nav li > a{font-size:16px;color:#ffffff;padding:0 25px;height:48px;line-height:48px;}
.kj-navbar .navbar-nav li:hover > a{background:#047c40;}
.kj-navbar .navbar-nav li a:focus{background:#047c40;}
.kj-navbar .navbar-nav li.active > a{background:#047c40;}
.kj-navbar .navbar-nav > li > ul{padding:5px 0 15px 0;border:0;border-radius:0;top:100%;}
.kj-navbar .navbar-nav > li > ul > li> a{color:#333;height:45px;line-height:45px;padding:0 15px;font-size:15px;}
.kj-navbar .navbar-nav > li > ul > li> a:hover{color:#fff;}
.kj-navbar .navbar-nav .li-kj-nav-procata{width:240px;background:#047c40;}
.kj-navbar .navbar-nav .li-kj-nav-procata > a{margin-left:0;width:100%;font-weight:bold;padding:0 15px;display:inline-flex;align-items:center;justify-content: space-between;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul{width:1200px;padding-top:30px;padding-left:16px;padding-right:16px;}
.kj-navbar .navbar-nav .li-kj-nav-procata.open > ul{display:flex;justify-content: space-between;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul> li > a{margin-bottom:10px;padding:0;color:#333;font-weight:bold;border-left:5px solid #02944b;height:18px;line-height:18px;padding-left:16px;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul> li > a span{display:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul> li > a.more_btn{border:0;font-weight:normal;color:#ff2200;font-size:13px;line-height:24px;height:24px;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul> li:hover > a{background:none;color:#02944b;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul> li:hover > .more_btn{color:#ff2200;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul li:nth-child(2) > ul{columns:2;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul li ul{display:block;position:initial;width:auto;padding:0;border:0;box-shadow:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul li ul li a{padding:0;color:#333;height:24px;line-height:24px;font-size:13px;padding-left:16px;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul li ul li:hover a{background:none;color:#02944b;text-decoration:underline;}
/*footer*/
.footer_box{background:#2e2e2e;margin-top:115px;}
.footer_box .footer_nav{display:flex;padding:30px 0 25px 0;justify-content:space-between;}
.footer_box .footer_nav .tel_box{width:235px;height:142px;border-right:1px solid #434343;padding-right:75px;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.footer_box .footer_nav .tel_box i{font-size:46px;color:#fff;line-height:50px;}
.footer_box .footer_nav .tel_box b{font-size:25px;color:#fff;font-weight:normal;font-family: Arial;line-height:42px;margin-top:6px;}
.footer_box .footer_nav .tel_box span{width:100%;height:30px;text-align:center;line-height:30px;font-size:15px;color:#fff;background:#02944b;letter-spacing:3px;}
.footer_box .footer_nav .title{font-size:16px;color:#fff;font-weight:bold;line-height:48px;}
.footer_box .footer_nav ul{display:flex;flex:1;justify-content:space-between;padding:0 130px 0 65px;}
.footer_box .footer_nav ul li a{display:block;font-size:14px;color:rgba(255,255,255,0.6);line-height:30px;}
.footer_box .footer_nav ul li a:hover{color:rgba(255,255,255,1);}
.footer_box .footer_nav .code_box span{display:block;font-size:14px;color:#ffffff;line-height:32px;text-align:center;}
.footer_box .footer_nav .code_box img{width:120px;height:120px;}
.footer_box .footer_copyright{display:block;text-align:center;padding:12px 0;border-top:1px solid #434343;}
.footer_box .footer_copyright span{font-size:14px;color:#ffffff;line-height:22px;display:block;}
.footer_box .footer_copyright span a{color:#ffffff;}
.footer_box .footer_copyright span a:hover{text-decoration:underline;}

/*float*/
.float_box{position:fixed;right:10px;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{position:relative;display:block;width:48px;height:48px;background:#7c7c7c;text-align:center;vertical-align:bottom;cursor:pointer;}
.float_box ul li i{font-size:20px;color:#fff;display:block;line-height:45px;transition:all 0.2s linear 0s;}
.float_box ul li:hover{background:#03944b;}
.float_box ul li:last-child i{font-size:26px;}
.float_box ul li .mail_box{position:absolute;right:48px;top:0;display:none;border-top:4px solid #03944b;background:#fff;padding:10px;box-shadow:0 3px 8px rgba(0,0,0,0.15);}
.float_box ul li .mail_box a{font-size:14px;color:#333;display:block;min-width:160px;line-height:28px;transition:all 0.2s linear 0s;}
.float_box ul li .mail_box a:hover{color:#03944b;}
.float_box ul li .tel_box{display:none; position:absolute;right:48px;top:0;border-top:4px solid #03944b;padding:20px;font-size:14px;background:#fff;line-height:28px;width:262px;box-shadow:0 3px 8px rgba(0,0,0,0.15);}
.float_box ul li .tel_box i{font-size:42px;color:#d3d3d3;margin-right:10px;}
.float_box ul li .tel_box span{color:#03944b;font-size:24px;line-height:28px;text-align:left;}
.float_box ul li .tel_box span em{display:block;color:#aaa;font-size:14px;}
.float_box ul li .code_box{padding:10px;background:#fff;border-top:4px solid #03944b;position:absolute;right:48px;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:#333;font-size:12px;}
.float_box ul li#fmail:hover .mail_box{display:block;}
.float_box ul li#ftel:hover .tel_box{display:flex;}
.float_box ul li#weixin:hover .code_box{display:block;}

/*index*/
#banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;background:rgba(255,255,255,0.5);opacity:1;width:27px;height:4px;border-radius:0;transition:all 0.2s linear 0s;}
#banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{background:rgba(255,255,255,1);}
#banner-swiper .swiper-wrapper .img_btn {display:block;width:100%;height:490px;image-rendering:pixelated;}
/*独家优势产品*/
.index_advantage_pro{background: url("../images/index_pro_bg.jpg") no-repeat;background-size:cover;padding:58px 0 68px 0;}
.index_advantage_pro .container{display:flex;flex-wrap: wrap;}
.index_advantage_pro .container:before,.index_advantage_pro .container:after{display:none;}
.index_advantage_pro .title_box{display:flex;align-items:flex-end;margin-bottom:12px;}
.index_advantage_pro .title_box h1{font-size:26px;color:#02944b;font-weight:bold;line-height:40px;}
.index_advantage_pro .title_box h6{font-size:18px;color:#999999;line-height:34px;margin-left:10px;font-family: Arial;}
.index_advantage_pro .advantage_pro{margin-right:32px;flex:1;}
.index_advantage_pro .advantage_pro ul{display:flex;flex-wrap: wrap;}
.index_advantage_pro .advantage_pro ul li{position:relative;width:calc((100% - 6px)/2);margin-right:6px;margin-bottom:12px;background:#fff;border-radius:3px;box-shadow:0 0 7px rgba(216,216,216,0.4);height:122px;display:flex;align-items:center;padding:15px 11px;transition:all 0.2s linear 0s;}
.index_advantage_pro .advantage_pro ul li:nth-child(2n){margin-right:0;}
.index_advantage_pro .advantage_pro ul li .img_btn{margin-right:12px;width:105px;height:85px;display:flex;align-items:center;justify-content:center;}
.index_advantage_pro .advantage_pro ul li .img_btn img{max-width:100%;max-height:100%;}
.index_advantage_pro .advantage_pro ul li .info_box{width:calc(100% - 105px);}
.index_advantage_pro .advantage_pro ul li .info_box .name_btn{font-size:15px;color:#333333;line-height:34px;width:100%;display:block;height:34px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_advantage_pro .advantage_pro ul li .info_box .casno{font-size:14px;color:#999999;line-height:28px;}
.index_advantage_pro .advantage_pro ul li .more_btn{display:flex;width:94px;height:25px;position:absolute;right:11px;bottom:15px;align-items:center;font-size:13px;color:#02944b;justify-content:center;border-radius:30px;line-height:25px;}
.index_advantage_pro .advantage_pro ul li .more_btn i{width:16px;height:16px;border-radius:50%;text-align:center;line-height:16px;border:1px solid #02944b;font-size:12px;color:#02944b;margin-left:5px;transition:all 0.2s linear 0s;}
.index_advantage_pro .advantage_pro ul li:hover{box-shadow:0 0 10px rgba(216,216,216,1);}
.index_advantage_pro .advantage_pro ul li:hover .info_box .name_btn{font-weight:bold;}
.index_advantage_pro .advantage_pro ul li:hover .more_btn{background:#02944b;color:#fff;}
.index_advantage_pro .advantage_pro ul li:hover .more_btn i{background:#fff;border-color:#fff;color:#02944b}
.index_advantage_pro .new_arrivals{width:350px;}
.index_advantage_pro .new_arrivals ul{background:#fff;border-radius:3px;box-shadow:0 0 7px rgba(216,216,216,0.4);height:390px;width:100%;padding:11px;}
.index_advantage_pro .new_arrivals ul li{border-top:1px dashed #999999;padding:10px 0;display:flex;align-items:center;}
.index_advantage_pro .new_arrivals ul li .img_btn{width:76px;height:52px;margin-right:16px;}
.index_advantage_pro .new_arrivals ul li .name_btn{width:calc(100% - 92px);font-size:14px;color:#333333;line-height:22px;height:44px;overflow:hidden;}
.index_advantage_pro .new_arrivals ul li .name_btn:hover{color:#02944b;}
.index_advantage_pro .new_arrivals ul li:first-child{position:relative;padding:0;border-top:0;height:148px;margin-bottom:10px;}
.index_advantage_pro .new_arrivals ul li:first-child .name_btn{width:100%;height:32px;line-height:32px;position:absolute;bottom:0;left:0;padding:0 10px;background:rgba(67,67,67,0.7);font-size:14px;color:#fff;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_advantage_pro .new_arrivals ul li:first-child .name_btn:hover{background:rgba(67,67,67,1);}
/*定制服务*/
.index_title_box{text-align:center;margin-bottom:22px;}
.index_title_box h1{font-size:36px;color:#333333;line-height:44px;}
.index_title_box h6{font-size:14px;color:#999999;font-family: Arial;line-height:22px;}
.index_title_box .line{width:38px;height:2px;background:#02944b;margin-top:10px;margin-left:auto;margin-right:auto;}
.index_custom_service{background: url("../images/server_bg.jpg") no-repeat center;background-size:cover;padding:60px 0 110px 0;}
.index_custom_service .container{position:relative;}
.index_custom_service .swiper-container{padding:10px;}
.index_custom_service .swiper-slide{width:100%;height:288px;display:flex;flex-direction: column;align-items:center;transition:all 0.2s linear 0s;}
.index_custom_service .swiper-slide .img_btn{margin-top:58px;display:flex;height:90px;align-items:center;justify-content:center;margin-bottom:27px;}
.index_custom_service .swiper-slide .img_btn img{max-width:100%;max-height:100%;}
.index_custom_service .swiper-slide .name_btn{margin-bottom:3px;padding:0 10px;display:block;font-size:16px;color:#333333;line-height:32px;font-weight:bold;width:100%;height:32px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;text-align:center;}
.index_custom_service .swiper-slide span{display:block;font-size:14px;color:#666666;line-height:28px;height:56px;overflow:hidden;padding:0 20px;text-align:center;}
.index_custom_service .swiper-button-next,.index_custom_service .swiper-button-prev{width:40px;height:40px;text-align:center;line-height:40px;border-radius:3px;background:#fff;box-shadow:0 0 5px rgba(197,197,197,0.75);margin-top:40px;transition:all 0.2s linear 0s;}
.index_custom_service .swiper-button-next:after,.index_custom_service .swiper-button-prev:after{font-size:20px;color:#747474;transition:all 0.2s linear 0s;}
.index_custom_service .swiper-button-next{right:-65px;}
.index_custom_service .swiper-button-prev{left:-65px;}
.index_custom_service .swiper-button-next:hover,.index_custom_service .swiper-button-prev:hover{background:#02944b;}
.index_custom_service .swiper-button-next:hover:after,.index_custom_service .swiper-button-prev:hover:after{color:#fff;}
.index_custom_service .swiper-pagination{left:50%;transform: translateX(-50%);margin-top:42px;}
.index_custom_service .swiper-pagination-bullet{margin:0 3px;background:none;border:3px solid #d2d2d2;width:15px;height:15px;opacity:1;}
.index_custom_service .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#02944b;}
.index_custom_service .swiper-slide:hover{box-shadow:0 0 7px rgba(216,216,216,0.6);}
.index_custom_service .swiper-slide .name_btn:hover{text-decoration:underline;}
/*优势保障*/
.index_advantage{padding:60px 0;position:relative;}
.index_advantage .swiper-slide {
    text-align:center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition-property:all;
    flex-direction: column;
}
.index_advantage .swiper-slide.swiper-slide-1{margin-top:20px;}
.index_advantage .swiper-slide.swiper-slide-2{margin-top:39px;}
.index_advantage .swiper-slide .img_btn{display:block;width:100%;height:232px;}
.index_advantage .swiper-slide.swiper-slide-1 .img_btn{height:200px;}
.index_advantage .swiper-slide.swiper-slide-2 .img_btn{height:170px;}
.index_advantage .swiper-slide .info_box{background:#f2f3f5;padding:0 15px;height:126px;display:flex;flex-direction: column;align-items:center;padding-top:15px;transition:all 0.2s linear 0s;width:100%;}
.index_advantage .swiper-slide.swiper-slide-1 .info_box{height:118px;}
.index_advantage .swiper-slide.swiper-slide-2 .info_box{height:110px;}
.index_advantage .swiper-slide .info_box .name_btn{font-size:17px;color:#02944b;font-weight:bold;line-height:32px;height:32px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;transition:all 0.2s linear 0s;}
.index_advantage .swiper-slide .info_box span{display:block;font-size:14px;color:#666666;line-height:24px;height:48px;overflow:hidden;width:100%;margin-top:3px;transition:all 0.2s linear 0s;}
.index_advantage .swiper-slide:hover .info_box{background:#02944b;}
.index_advantage .swiper-slide:hover .info_box .name_btn{color:#fff;}
.index_advantage .swiper-slide:hover .info_box span{color:#fff;}
.index_advantage .swiper-button-next,.index_advantage .swiper-button-prev{width:40px;height:40px;text-align:center;line-height:40px;border-radius:3px;background:#fff;box-shadow:0 0 5px rgba(197,197,197,0.75);margin-top:40px;transition:all 0.2s linear 0s;}
.index_advantage .swiper-button-next:after,.index_advantage .swiper-button-prev:after{font-size:20px;color:#747474;transition:all 0.2s linear 0s;}
.index_advantage .swiper-button-next{right:-65px;}
.index_advantage .swiper-button-prev{left:-65px;}
.index_advantage .swiper-button-next:hover,.index_advantage .swiper-button-prev:hover{background:#02944b;}
.index_advantage .swiper-button-next:hover:after,.index_advantage .swiper-button-prev:hover:after{color:#fff;}
/*合作案例*/
.index_cooperation{background:url("../images/cooperation_bg.jpg") no-repeat center;background-size:cover;padding:60px 0 65px 0;}
.index_cooperation ul{display:flex;flex-wrap: wrap;}
.index_cooperation ul li{width:calc((100% - 20px)/2);margin-right:20px;margin-bottom:15px;background:#fff;position:relative;display:flex;transition:all 0.2s linear 0s;height:142px;padding:0 45px 0 20px;}
.index_cooperation ul li:nth-child(2n){margin-right:0;}
.index_cooperation ul li .time{width:86px;height:27px;justify-content:center;line-height:27px;background:#b7b7b7;font-size:14px;color:#fff;font-weight:bold;position:absolute;top:0;left:0;display:flex;align-items:center;transition:all 0.2s linear 0s;}
.index_cooperation ul li .img_btn{display:flex;width:86px;height:86px;align-items:center;justify-content:center;margin-top:35px;}
.index_cooperation ul li .img_btn img{max-width:100%;max-height:100%;}
.index_cooperation ul li .info_box{margin-left:25px;flex:1;margin-top:30px;}
.index_cooperation ul li .info_box .name_btn{margin-bottom:5px;font-size:15px;color:#333333;font-weight:bold;line-height:30px;height:30px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;display:block;}
.index_cooperation ul li .info_box span{display:block;width:100%;font-size:14px;color:#999999;line-height:24px;height:48px;overflow:hidden;}
.index_cooperation ul li:hover{box-shadow:0 0 7px rgba(216,216,216,0.4); }
.index_cooperation ul li:hover .time{background:#02944b;}
.index_cooperation ul li:hover .info_box .name_btn{color:#02944b;}
.index_cooperation .more_btn{display:block;width:194px;text-align:center;height:40px;line-height:40px;border-radius:30px;background:#02944b;font-size:14px;color:#fff;font-weight:bold;margin:45px auto 0 auto;}
.index_cooperation .more_btn:hover{background:#047c40;}
.index_cooperation .more_btn:active{position:relative;top:2px;}
/*面包屑*/
.page_map{color:#666666;line-height:26px;padding-top:10px;padding-bottom:20px;}
.page_map span{color:#666666;font-size:14px;}
.page_map span i{margin-right:5px;color:#939393;}
.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:#333333;font-weight:bold;}
.page_map .breadcrumb .active span{color:#333333;font-weight:bold;}

/*分页*/
.kj-page{text-align:center;}
.kj-page .pagination{margin:40px 0 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:#02944b;color:#fff;border-color:#02944b;}
.kj-page .pagination > li.active > a{background:#02944b;color:#fff;border-color:#02944b;}

/*筛选*/
.filter_box{background:#fff;border:1px solid #e7e7e7;padding:0 15px;margin-bottom:25px;}
.filter_box ul{display:block;width:100%;}
.filter_box ul li{display:flex;border-top:1px dashed #dedede;padding:8px 0;}
.filter_box ul li:first-child{border-top:0;}
.filter_box ul li label{width:50px;font-size:13px;font-weight:normal;color:#999999;line-height:24px;}
.filter_box ul li .filter_btn{width:calc(100% - 130px);display:flex;flex-wrap:wrap;height:24px;overflow:hidden;}
.filter_box ul li .filter_btn a{height:24px;line-height:24px;font-size:13px;color:#333333;margin-right:22px;}
.filter_box ul li .filter_btn a:hover{color:#02944b;}
.filter_box ul li .filter_btn a.active{color:#02944b;}
.filter_box ul li .viewmore{width:70px;justify-content: flex-end;color:#333;line-height:24px;font-size:12px;display:inline-flex;align-items:center;}
.filter_box ul li .viewmore i{font-size:14px;margin-left:3px;}
.filter_box ul li .viewmore:hover{color:#ff0000;}

/*产品分类1*/
.page_banner{height:340px;}
.page_banner .container{height:100%;display:flex;flex-direction:column;justify-content:center;}
.page_banner .line{width:100px;height:5px;background:#fff;}
.page_banner h1{font-size:53px;color:#fff;line-height:92px;}
.page_banner h3{font-size:34px;color:#fff;line-height:42px;}
.product_container{display:flex;}
.product_container .product_left{width:242px;margin-right:28px;}
.product_container .product_left h1{height:32px;font-size:24px;color:#333333;font-weight:bold;line-height:32px;padding-left:15px;margin-bottom:10px;}
.product_container .product_left h1 em{font-weight:normal;font-size:15px;color:#999999;font-family:Arial;margin-left:5px;line-height:42px;}
.product_container .product_left .btn_box{width:100%;}
.product_container .product_left .btn_box a{display:flex;height:65px;align-items:center;justify-content:space-between;padding:0 15px;border-top:1px solid #d2d2d2;font-size:15px;color:#333333;background:#f2f2f2;}
.product_container .product_left .btn_box a:first-child{border-top:0;}
.product_container .product_left .btn_box a i{opacity:0;color:#fff;font-size:14px;}
.product_container .product_left .btn_box a:hover{background:#02944b;color:#fff;}
.product_container .product_left .btn_box a:hover i{opacity:1}
.product_container .product_left .btn_box a.active{background:#02944b;color:#fff;font-weight:bold;}
.product_container .product_left .btn_box a.active i{opacity:1;font-weight:normal;}
.product_container .product_right{width:calc(100% - 270px);}
.classification_info h1{font-size:24px;color:#02944b;font-weight:bold;line-height:32px;margin-bottom:10px;}
.classification_info{font-size:14px;color:#333333;line-height:30px;margin-bottom:25px;}
.classification_info a:hover{text-decoration:underline;}
.product_container .product_right .product_cata_1 ul{display:flex;flex-wrap: wrap;}
.product_container .product_right .product_cata_1 ul li{margin-right:15px;margin-bottom:15px;width:calc((100% - 30px)/3);}
.product_container .product_right .product_cata_1 ul li:nth-child(3n){margin-right:0;}
.product_container .product_right .product_cata_1.product_cata_3 ul li{width:calc((100% - 15px)/2);}
.product_container .product_right .product_cata_1.product_cata_3 ul li:nth-child(3n){margin-right:15px;}
.product_container .product_right .product_cata_1.product_cata_3 ul li:nth-child(2n){margin-right:0;}
.product_container .product_right .product_cata_1 ul li a{display:flex;width:100%;height:38px;justify-content: space-between;align-items:center;border:1px solid #dcdcdc;padding:0 10px;font-size:14px;color:#333333;overflow:hidden;}
.product_container .product_right .product_cata_1 ul li a i{font-size:12px;color:#999999;}
.product_container .product_right .product_cata_1 ul li a:hover{border-color:#02944b;color:#02944b;}
.product_container .product_right .product_cata_1 ul li a:hover i{color:#02944b;}
.product_container .product_right .product_cata_1 ul li a:active{position:relative;top:2px;}
.product_container .product_right .product_cata_2 ul{display:flex;flex-wrap: wrap;}
.product_container .product_right .product_cata_2 ul li{margin-right:20px;margin-bottom:15px;width:calc((100% - 80px)/5);}
.product_container .product_right .product_cata_2 ul li:nth-child(5n){margin-right:0;}
.product_container .product_right .product_cata_2 ul li .img_btn{display:flex;width:100%;height:168px;align-items:center;justify-content:center;}
.product_container .product_right .product_cata_2 ul li .img_btn img{max-width:100%;max-height:100%;}
.product_container .product_right .product_cata_2 ul li .name_btn{display:block;width:100%;height:38px;text-align:center;line-height:38px;font-size:14px;color:#333333;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.product_container .product_right .product_cata_2 ul li .name_btn:hover{color:#02944b;}


/*产品列表1*/
.product_list_ul{display:block;width:100%;}
.product_list_ul li{display:block;width:100%;margin-bottom:15px;border:1px solid #e0e0e0;overflow:hidden;transition:all 0.2s linear 0s;}
.product_list_ul li.selectActive{box-shadow:0 0 10px rgba(0,0,0,0.2);}
.product_list_ul li .pro_description{padding:15px;display:flex;flex-wrap:wrap;align-items:center;}
.product_list_ul li .pro_description .img_btn{height:110px;width:125px;display:inline-flex;justify-content:center;}
.product_list_ul li .pro_description .img_btn img{max-height:100%;max-width:100%;}
.product_list_ul li .pro_description .right_info{flex:1;margin-left:15px;display:flex;flex-wrap:wrap;}
.product_list_ul li .pro_description .right_info .name_btn{font-size:16px;color:#333333;font-weight:bold;line-height:22px;margin-bottom:10px;display:block;width:100%;}
.product_list_ul li .pro_description .right_info .name_btn:hover{text-decoration:underline;color:#0051a4;}
.product_list_ul li .pro_description .right_info .basic_text{display:inline-block;line-height:22px;margin-right:25px;}
.product_list_ul li .pro_description .right_info .basic_text_all{display:inline-block;width:100%;margin-right:0;margin-bottom:5px;}
.product_list_ul li .pro_description .right_info .basic_text a{color:#ff2200;}
.product_list_ul li .pro_description .right_info label{font-size:14px;font-weight:normal;color:#999999;}
.product_list_ul li .pro_description .right_info span{font-size:14px;color:#333333;}
.product_list_ul li .pro_description .right_info span a{color:#0051a4;}
.product_list_ul li .pro_description .right_info span a:hover{text-decoration:underline;}
.product_list_ul li .stock_btn{display:flex;width:100%;height:18px;line-height:18px;background:#eff0f2;font-size:12px;color:#333333;justify-content:center;transition:all 0.2s linear 0s;}
.product_list_ul li .stock_btn i{font-size:13px;color:#db0000;font-weight:bold;margin-right:5px;vertical-align:middle;margin-top:2px;transition:all 0.2s linear 0s;}
.product_list_ul li .stock_btn.active{background:#ffe0b2;font-weight:bold;}
.product_list_ul li .stock_btn.active i{transform:rotate(180deg);}
.product_list_ul li .stock_btn:hover{background:#ffe0b2;}
.product_list_ul li .kj-table{margin:0 15px;}
.product_list_ul li .kj-table thead tr th{padding-top:0;padding-bottom:0;height:35px;line-height:35px;text-align:center;background:#f7f7f7;font-size:14px;border-top:1px solid #dcdcdc !important;border-bottom:1px solid #dcdcdc;}
.product_list_ul li .kj-table thead tr th:first-child{text-align:left;padding-left:20px;}
.product_list_ul li .kj-table tbody tr td{border-top:0;text-align:center;font-size:14px;color:#666666;vertical-align:middle;border-bottom:1px dotted #e0e0e0;}
.product_list_ul li .kj-table tbody tr td:first-child{text-align:left;padding-left:20px;}
.product_list_ul li .kj-table tbody tr td em{color:#e70012;}
.product_list_ul li .kj-table tbody tr td a:hover{color:#0051a4}
.product_list_ul li .kj-table tbody tr td a.car_btn{color:#e70012;}
.product_list_ul li .kj-table tbody tr td a.car_btn i{font-size:20px;}
.product_list_ul li .kj-table .kj-pro-num-box{width:72px;height:28px;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_ul li .kj-table .kj-pro-num-box button{width:20px;border:0;padding:0;height:28px;transition:all 0.2s linear 0s;background:none;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;}
.product_list_ul li .kj-table .kj-pro-num-box input{width:32px;height:28px;line-height:18px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:12px;color:#333;}

/*产品列表2*/
.product_cata_introduce{width:100%;margin-top:42px;background:#f2f2f2;display:flex;padding:10px 10px 10px 15px;margin-bottom:16px;}
.product_cata_introduce .info_right{padding-right:35px;flex:1;}
.product_cata_introduce .info_right h1{font-weight:bold;font-size:24px;color:#02944b;line-height:52px;}
.product_cata_introduce .info_right .text_article{font-size:14px;color:#333333;line-height:30px;}
.product_cata_introduce .img_box{width:150px;height:150px;display:flex;align-items:center;justify-content: flex-end;}
.product_cata_introduce .img_box img{max-width:100%;max-height:100%;}

.product_list_ul2{display:block;width:100%;}
.product_list_ul2 li{display:block;width:100%;margin-bottom:15px;border:1px solid #dcdcdc;overflow:hidden;border-radius:3px;transition:all 0.2s linear 0s;}
.product_list_ul2 li.selectActive{box-shadow:0 0 10px rgba(0,0,0,0.2);}
.product_list_ul2 li .pro_description{padding:15px;display:flex;flex-wrap:wrap;align-items:center;}
.product_list_ul2 li .pro_description .img_btn{width:125px;display:inline-flex;justify-content:center;}
.product_list_ul2 li .pro_description .img_btn img{max-width:125px;}
.product_list_ul2 li .pro_description .right_info{flex:1;display:flex;flex-wrap:wrap;}
.product_list_ul2 li .pro_description .right_info .name_btn{font-size:16px;color:#333333;font-weight:bold;line-height:18px;margin-bottom:15px;display:block;width:100%;}
.product_list_ul2 li .pro_description .right_info .name_btn:hover{text-decoration:underline;color:#02944b;}
.product_list_ul2 li .pro_description .right_info .basic_text{display:inline-block;line-height:22px;margin-right:25px;}
.product_list_ul2 li .pro_description .right_info .basic_text_all{display:inline-block;width:100%;margin-right:0;margin-bottom:5px;}
.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 .pro_description .right_info span a{color:#02944b;}
.product_list_ul2 li .pro_description .right_info span a:hover{text-decoration:underline;}
.product_list_ul2 li .stock_btn{border:0;display:flex;width:100%;height:18px;line-height:18px;background:#eff0f2;font-size:12px;color:#333333;justify-content:center;transition:all 0.2s linear 0s;}
.product_list_ul2 li .stock_btn i{font-size:13px;color:#db0000;font-weight:bold;margin-right:5px;vertical-align:middle;margin-top:2px;transition:all 0.2s linear 0s;}
.product_list_ul2 li .stock_btn.active{background:#ffe0b2;font-weight:bold;}
.product_list_ul2 li .stock_btn.active i{transform:rotate(180deg);margin-top:0;}
.product_list_ul2 li .stock_btn:hover{background:#ffe0b2;}
.product_list_ul2 li .kj-table{margin:0 15px;}
.product_list_ul2 li .kj-table table{margin-bottom:0;}
.product_list_ul2 li .kj-table thead tr th{text-align:center;border-bottom:0;background:#f7f7f7;font-size:14px;border-top:1px solid #dcdcdc!important;border-bottom:1px solid #dcdcdc;}
.product_list_ul2 li .kj-table thead tr th:first-child{text-align:left;padding-left:20px;width:190px;}
.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;}
.product_list_ul2 li .kj-table tbody tr td:first-child{text-align:left;padding-left:20px;}
.product_list_ul2 li .kj-table tbody tr td em{color:#e70012;}
.product_list_ul2 li .kj-table tbody tr td a{color:#626262}
.product_list_ul2 li .kj-table tbody tr td a:hover{color:#02944b}
.product_list_ul2 li .kj-table tbody tr td a.car_btn{color:#e70012;}
.product_list_ul2 li .kj-table tbody tr td a.car_btn i{font-size:20px;}
.product_list_ul2 li .kj-table tbody tr td a.login_btn{color:#e70012;}
.product_list_ul2 li .kj-table tbody tr td a.login_btn:hover{text-decoration:underline;}
.product_list_ul2 li .kj-table .kj-pro-num-box{width:72px;height:28px;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:28px;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:28px;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 tfoot tr td{border-top:0;padding-top:18px;padding-bottom:18px;}
.product_list_ul2 li .kj-table tfoot tr td .inquiry_btn{line-height:32px;font-size:14px;color:#e3150a;margin-right:14px;}
.product_list_ul2 li .kj-table tfoot tr td .inquiry_btn:hover{text-decoration:underline;}
.product_list_ul2 li .kj-table tfoot tr td .collection_btn{line-height:32px;font-size:14px;color:#333333;display:inline-flex;align-items:center;}
.product_list_ul2 li .kj-table tfoot tr td .collection_btn i{margin-right:3px;}
.product_list_ul2 li .kj-table tfoot tr td .collection_btn:hover{color:#e3150a;}
.product_list_ul2 li .kj-table tfoot tr td .car_btn{display:inline-block;float:right;width:126px;height:32px;text-align:center;line-height:32px;background:#06469c;border-radius:6px;font-size:14px;color:#fff;}
.product_list_ul2 li .kj-table tfoot tr td .car_btn:hover{background:#023894;}
.product_list_ul2 li .kj-table tfoot tr td .car_btn:active{position:relative;top:2px;}

/*独家产品*/
.product_only_box h1{font-size:24px;color:#333333;font-weight:bold;line-height:32px;margin-bottom:16px;padding-left:20px;position:relative;}
.product_only_box h1:before{
    content:"";width:5px;height:26px;background:#02944b;position:absolute;top:50%;transform: translateY(-50%);left:0;
}
.product_only_box ul{display:flex;flex-wrap:wrap;margin-bottom:30px;}
.product_only_box ul li{margin-right:15px;margin-bottom:15px;width:calc((100% - 60px)/5);height:312px;box-shadow:0 0 8px rgba(205,205,205,0.3);transition:all 0.2s linear 0s;}
.product_only_box ul li:nth-child(5n){margin-right:0;}
.product_only_box ul li .img_btn{display:flex;justify-content:center;align-items:center;padding:10px 10px 0 10px;height:220px;}
.product_only_box ul li .img_btn img{max-width:100%;max-height:100%;}
.product_only_box ul li .name_btn{display:block;padding:0 10px;margin-top:6px;height:24px;line-height:24px;width:100%;font-size:14px;color:#666666;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.product_only_box ul li .base_info{display:flex;justify-content: space-between;padding:0 10px;height:22px;align-items:center;}
.product_only_box ul li .base_info span{font-size:14px;color:#333333;font-family: Arial;}
.product_only_box ul li .price{font-size:14px;color:#e10505;font-weight:bold;}
.product_only_box ul li:hover{box-shadow:0 0 8px rgba(205,205,205,0.8);}
.product_only_box ul li:hover .name_btn{color:#02944b;text-decoration:underline;}

/*化合物库列表*/
.product_hhwk_box .kj-table{margin-top:20px;}
.product_hhwk_box .kj-table table{margin-bottom:0;}
.product_hhwk_box .kj-table thead tr th{background:#e1eee7;font-size:14px;color:#333333;border-bottom:2px solid #02944b;height:38px;line-height:38px;padding-top:0;padding-bottom:0;}
.product_hhwk_box .kj-table thead tr th:last-child{text-align:center;}
.product_hhwk_box .kj-table tbody tr td{border-top:0;font-size:14px;color:#333333;padding:18px 12px;border-bottom:1px dotted #dcdcdc;line-height:24px;}
.product_hhwk_box .kj-table tbody tr td:last-child{text-align:center;}
.product_hhwk_box .kj-table tbody tr td a{color:#333333}
.product_hhwk_box .kj-table tbody tr td a:hover{color:#02944b}
.product_hhwk_box .kj-table tbody tr td a.name_btn{display:block;color:#02944b;font-weight:bold;}
.product_hhwk_box .kj-table tbody tr td a.name_btn:hover{text-decoration:underline;}
.product_hhwk_box .kj-table tbody tr td span{display:block;color:#666666;}

/*化合物库详情*/
.product_hhwk_desc .product_title{border-bottom:2px solid #dcdcdc;padding-bottom:12px;font-size:24px;color:#02944b;font-weight:bold;line-height:30px;height:42px;}
.product_hhwk_desc .product_title em{font-size:15px;color:#666666;font-weight:normal;line-height:42px;margin-left:5px;}
.product_hhwk_desc .product_num{line-height:38px;font-size:14px;color:#333333;}
.product_hhwk_desc .product_num em{color:#02944b;}
.product_hhwk_desc .pro_desc_box{font-size:14px;color:#333;line-height:28px;margin-bottom:25px;}
.product_hhwk_desc .base_detail{display:flex;}
.product_hhwk_desc .base_detail .image_box{width:180px;margin-right:115px;}
.product_hhwk_desc .base_detail .image_box img{max-width:100%;max-height:100%;}
.product_hhwk_desc .base_detail .detail_price{width:calc(100% - 295px);}
.product_hhwk_desc .base_detail .kj-table thead tr th{text-align:center;background:#e0ede6;font-size:14px;color:#333333;border-bottom:0;height:34px;line-height:34px;padding-top:0;padding-bottom:0;}
.product_hhwk_desc .base_detail .kj-table tbody tr td{text-align:center;border-top:0;font-size:14px;color:#333333;border-bottom:1px dotted #dcdcdc;}
.product_hhwk_desc .base_detail .kj-table tbody tr td a{color:#eb0202}
.product_hhwk_desc .base_detail .kj-table tbody tr td a:hover{text-decoration:underline;}
.product_hhwk_desc .base_detail .btn_box{display:flex;justify-content: space-between;margin-bottom:60px;}
.product_hhwk_desc .base_detail .btn_box .left_info{line-height:36px;}
.product_hhwk_desc .base_detail .btn_box .left_info span{font-size:14px;color:#999;margin-right:10px;display:inline-flex;align-items:center;}
.product_hhwk_desc .base_detail .btn_box .left_info span img{max-width:100%;margin-right:3px;}
.product_hhwk_desc .btn_box .right_btn{display:flex;justify-content:flex-end;}
.product_hhwk_desc .btn_box .right_btn a{width:146px;text-align:center;height:36px;line-height:36px;border-radius:5px;font-size:14px;color:#fff;background:#02944b;font-weight:bold;}
.product_hhwk_desc .btn_box .right_btn a:hover{background:#047c40;}
.product_hhwk_desc .btn_box .right_btn a:active{position:relative;top:2px;}
.compound_composition h1{text-align:center;font-size:24px;color:#333333;line-height:50px;margin-bottom:10px;font-weight:bold;}
.compound_composition .kj-table thead tr th{text-align:center;background:#fafafa;font-size:14px;color:#333333;border-bottom:2px solid #02944b;height:38px;line-height:38px;padding-top:0;padding-bottom:0;}
.compound_composition .kj-table tbody tr td{text-align:center;border-top:0;font-size:14px;color:#333333;border-bottom:1px dotted #dcdcdc;line-height:24px;}
.compound_composition .kj-table tbody tr td a{color:#333;}
.compound_composition .kj-table tbody tr td a:hover{color:#02944b;}
#barcon{text-align:center;font-size:14px;color:#999;}
#barcon a{color:#02944b;margin:0 5px;}
#barcon a:hover{text-decoration:underline;}


/*产品详情*/
.pro_desc_content{display:flex;}
.pro_desc_content .left_box{width:255px;margin-right:75px}
.pro_desc_content .left_box .img_box{width:100%;display:flex;justify-content:center;align-items:center;}
.pro_desc_content .left_box .img_box img{max-width:100%;max-height:100%;}
.pro_desc_content .left_box .btn_box{margin-top:5px;display:flex;justify-content:space-between;}
.pro_desc_content .left_box .btn_box a{width:120px;height:30px;text-align:center;line-height:30px;border-radius:30px;font-size:14px;color:#fff;}
.pro_desc_content .left_box .btn_box a:nth-child(1){background:#02944b}
.pro_desc_content .left_box .btn_box a:nth-child(1):hover{background:#047c40}
.pro_desc_content .left_box .btn_box a:nth-child(2){background:#7c7c7c}
.pro_desc_content .left_box .btn_box a:nth-child(2):hover{background:#02944b}
.pro_desc_content .left_box .btn_box a:active{position:relative;top:2px;}
.pro_desc_content .right_box{width:calc(100% - 330px);}
.pro_desc_content .right_box h1{line-height:42px;font-size:24px;color:#333333;font-weight:bold;padding-top:4px;}
.pro_desc_content .right_box h6{line-height:25px;font-size:14px;color:#333333;}
.pro_desc_content .right_box .info_box{margin-top:20px;display:flex;flex-wrap:wrap;}
.pro_desc_content .right_box .info_box .list{line-height:26px;font-size:14px;color:#333333;flex:0 0 33.33333%;margin-bottom:10px;display:flex;}
.pro_desc_content .right_box .info_box .list.list_all{flex:0 0 100%;}
.pro_desc_content .right_box .info_box .list label{font-size:14px;color:#999999;font-weight:normal;width:70px;}
.pro_desc_content .right_box .info_box .list a{color:#02944b;}
.pro_desc_content .right_box .info_box .list span{width:calc(100% - 70px);}
.pro_desc_content .right_box .info_box .list.list_all a{width:90px;text-align:right}
.pro_desc_content .right_box .info_box .list.list_all span{width:calc(100% - 160px);height:26px;overflow:hidden;word-break:break-all;}

.pro_desc_table{margin-top:30px;}
.pro_desc_table .kj-table tr th{text-align:center;background:#f7f7f7;border-top:2px solid #dcdcdc !important;font-size:14px;line-height:38px;border-bottom:1px solid #d9d9d9;padding:0 15px;}
.pro_desc_table .kj-table tr th:last-child{border-right:0;}
.pro_desc_table .kj-table tr td{text-align:center;padding:15px;vertical-align:middle;border-bottom:1px dashed #dcdcdc;border-top:0;}
.pro_desc_table .kj-table tr td:last-child{border-right:0;}
.pro_desc_table .kj-table tbody tr td em{color:#e70012;}
.pro_desc_table .kj-table tbody tr td a{color:#e70012;}
.pro_desc_table .kj-table tbody tr td a.car_btn i{font-size:20px;}
.pro_desc_table .kj-table .kj-pro-num-box{width:72px;height:28px;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;}
.pro_desc_table .kj-table .kj-pro-num-box button{width:20px;border:0;padding:0;height:28px;transition:all 0.2s linear 0s;background:none;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;}
.pro_desc_table .kj-table .kj-pro-num-box input{width:32px;height:28px;line-height:18px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:12px;color:#333;}
.pro_desc_table .btn_box{display:flex;justify-content: space-between;margin-top:5px;margin-bottom:50px;}
.pro_desc_table .btn_box .left_info{line-height:36px;}
.pro_desc_table .btn_box .left_info span{font-size:14px;color:#999;margin-right:10px;display:inline-flex;align-items:center;}
.pro_desc_table .btn_box .left_info span img{max-width:100%;margin-right:3px;}

.pro_desc_table .btn_box .right_btn{display:flex;justify-content:flex-end;}
.pro_desc_table .btn_box .right_btn a{width:146px;text-align:center;height:36px;line-height:36px;border-radius:5px;font-size:14px;color:#fff;margin-left:8px;background:#7c7c7c;font-weight:bold;}
.pro_desc_table .btn_box .right_btn a:hover{background:#02944b;}
.pro_desc_table .btn_box .right_btn a:first-child{background:#02944b;}
.pro_desc_table .btn_box .right_btn a:first-child:hover{background:#047c40;}
.pro_desc_table .btn_box .right_btn a:active{position:relative;top:2px;}
.pro_slide_box .nav{border-bottom:1px solid #cccccc;display:flex;}
.pro_slide_box .nav li{margin-right:10px;margin-bottom:0;}
.pro_slide_box .nav li a{font-size:15px;color:#333333;font-weight:bold;position:relative;background:#e0e0e0;border:0;padding:0 48px;height:40px;line-height:40px;border-radius:5px 5px 0 0;text-align:center;}
.pro_slide_box .nav li.active a{background:#02944b;color:#fff;}
.pro_slide_box .nav li a:hover{background:#02944b;color:#fff;border:0;}
.pro_slide_box .nav li a:focus{background:#02944b;color:#fff;border:0;}
.pro_slide_box .tab-pane{border:1px solid #c2c2c2;}
.pro_slide_box .table-responsive{padding:10px;}
.pro_slide_box .table-responsive table{margin-bottom:0;}
.pro_slide_box .table-responsive table tr th{border-right:1px solid #d9d9d9;font-size:14px;color:#333;}
.pro_slide_box .table-responsive table tr:first-child th{border-top:0;}
.pro_slide_box .table-responsive table tr:first-child td{border-top:0;}
.pro_slide_box .table-responsive table tr td{padding-left:50px;color:#333333;}
.pro_slide_box .technology_list{margin:20px 0;}
.pro_slide_box .technology_list li{display:flex;justify-content: space-between;border-bottom:1px solid #dedede;line-height:38px;padding:0 15px;}
.pro_slide_box .technology_list li a{font-size:14px;color:#333;flex:1;height:38px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;padding-right:15px;}
.pro_slide_box .technology_list li a:before{
    content:"";width:4px;height:4px;display:inline-block;border-radius:50%;background:#dedede;margin-right:10px;vertical-align:middle;transition:all 0.2s linear 0s;
}
.pro_slide_box .technology_list li .time{font-size:14px;color:#999;}
.pro_slide_box .technology_list li a:hover{color:#02944b;}
.pro_slide_box .technology_list li a:hover:before{background:#02944b;}
.pro_slide_box .activeBox{padding:15px;font-size:14px;color:#333;line-height:26px;}
.pro_slide_box .activeBox img{max-width:100%;}
/*产品详情-相关产品*/
.product_relevant{margin-top:45px;}
.product_relevant h1{font-size:20px;color:#333333;line-height:28px;margin-bottom:15px;font-weight:bold;}
.product_relevant .swiper-button-next,.product_relevant .swiper-button-prev{color:#9a9a9a;transition:all 0.2s linear 0s;margin-top:-70px;}
.product_relevant .swiper-button-next:hover,.product_relevant .swiper-button-prev:hover{color:#02944b;}
.product_relevant .swiper-button-next:after, .product_relevant .swiper-button-prev:after{font-size:30px;font-weight:bold;}
.product_relevant .swiper-button-prev{left:-52px;}
.product_relevant .swiper-button-next{right:-52px;}
.product_relevant .img_btn{margin-bottom:18px;display:flex;width:100%;height:220px;overflow:hidden;padding:5px;border:1px solid #e7e7e7;align-items:center;justify-content:center;}
.product_relevant .img_btn img{max-width:100%;max-height:100%;}
.product_relevant .img_btn:hover{border-color:#02944b;}
.product_relevant .num_btn{font-weight:bold;font-size:14px;color:#333333;line-height:21px;font-family: Arial;}
.product_relevant .title_btn{display:block;font-size:14px;color:#333333;line-height:21px;height:20px;overflow:hidden;transition:all 0.2s linear 0s;}
.product_relevant .title_btn:hover{color:#02944b;text-decoration:underline;}
.product_relevant .price{color:#da251c;font-size:16px;font-weight:bold;margin-top:8px;}

/*品牌列表*/
.brand_btn{margin-top:15px;display:flex;border-bottom:2px solid #c8c8c8;margin-bottom:30px;}
.brand_btn a{margin-right:12px;width:calc((100% - 84px)/8);height:40px;line-height:40px;text-align:center;font-size:15px;color:#333333;position:relative;background:#eeeeee;}
.brand_btn a:nth-child(8n){margin-right:0;}
.brand_btn a:after{
    content:"";width:100%;height:2px;background:none;position:absolute;left:0;bottom:-2px;
}
.brand_btn a:hover{color:#0062c4;}
.brand_btn a.active:after{background:#0062c4;color:#0062c4;}
.brand_btn a.active{color:#0062c4;}

.brand_list_ul{display:flex;flex-wrap:wrap;}
.brand_list_ul li{width:calc((100% - 126px)/8);margin-right:18px;margin-bottom:18px;border:1px solid #dedede;height:127px;padding-top:12px;transition:all 0.2s linear 0s;}
.brand_list_ul li:nth-child(8n){margin-right:0;}
.brand_list_ul li .img_btn{display:flex;height:66px;justify-content:center;align-items:center;}
.brand_list_ul li .img_btn img{max-width:100%;}
.brand_list_ul li .title_btn{display:block;text-align:center;font-size:14px;color:#333333;line-height:38px;width:100%;height:38px;padding:0 5px;overflow:hidden;}
.brand_list_ul li:hover{box-shadow:0 0 5px rgba(0,0,0,0.2);}
.brand_list_ul li .title_btn:hover{color:#0062c4;}

/*文章*/
.article_box{display:flex;align-items:flex-start;background:#fff;border-radius:5px;padding:15px;}
.article_box .article_left{width:200px;margin-right:36px;}
.article_box .article_left ul{display:block;}
.article_box .article_left ul li{display:block;transition:all 0.2s linear 0s;border-top:1px solid #dcdcdc;padding-top:8px;padding-bottom:6px;}
.article_box .article_left ul li:first-child{border-top:0;padding-top:0;}
.article_box .article_left ul li .title{display:block;height:46px;line-height:46px;font-size:16px;color:#333333;font-weight:bold;}
.article_box .article_left ul li .btn_box a{margin-bottom:4px;display:flex;justify-content: space-between;padding-left:20px;height:32px;align-items:center;font-size:14px;color:#666666;border-left:3px solid transparent;}
.article_box .article_left ul li .btn_box a:hover{background:#f1f1f1;color:#02944b;border-left-color:#02944b;}
.article_box .article_left ul li .btn_box a.active{background:#f1f1f1;color:#02944b;border-left-color:#02944b;font-weight:bold;}
.article_box .article_right{width:calc(100% - 236px);}
.article_box .article_right .article_title{border-bottom:2px solid #d2d2d2;height:46px;line-height:46px;font-size:18px;color:#02944b;font-weight:bold;}
.article_box .article_right .article_content{padding:25px 0;font-size:14px;color:#333333;line-height:26px;overflow:hidden;}
.article_box .article_right .article_content img{max-width:100%;height:auto !important;}

/*新闻列表*/
.news_list_container{display:flex;}
.news_list_box{width:100%;}
.news_list_box .news_list{display:block;width:100%;}
.news_list_box .news_list li{width:100%;padding:30px 0;border-bottom:1px dashed #d8d8d8;display:flex;}
.news_list_box .news_list li:first-child{padding-top:0;}
.news_list_box .news_list li .img_btn{width:236px;height:128px;border:1px solid #dcdcdc;overflow:hidden;transition:all 480ms ease 0s;margin-right:30px;display:flex;align-items:center;justify-content:center;padding:15px;}
.news_list_box .news_list li .img_btn img{max-width:100%;max-height:100%;}
.news_list_box .news_list li .right{width:calc(100% - 266px);overflow:hidden;}
.news_list_box .news_list li .right .name_btn{display:block;width:100%;font-size:18px;color:#02944b;line-height:28px;height:28px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_list_box .news_list li .right .name_btn:hover{text-decoration:underline;}
.news_list_box .news_list li .right .time{margin-bottom:10px;font-size:14px;color:#999999;display:flex;align-items:center;line-height:30px;}
.news_list_box .news_list li .right .time i{margin-right:5px;font-size:14px;}
.news_list_box .news_list li .right .info{width:100%;font-size:14px;color:#666666;line-height:28px;height:56px;overflow:hidden;}
.news_list_box .news_list li .img_btn:hover{border-color:#02944b;}
.kj_news_active{background:#fff;border-radius:5px;padding:30px 30px 40px 30px;}
.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:#02944b;text-decoration:underline;}
.kj_news_active .kj_news_product{margin:0 auto;display:block;height:42px;line-height:42px;padding:0 15px;background:#02944b;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;}

/*技术服务*/
.technology_list ul li{display:flex;border-top:1px dashed #d8d8d8;padding:30px 0;justify-content:space-between;align-items:flex-start;}
.technology_list ul li:first-child{border-top:0;padding-top:0;}
.technology_list ul li .img_box{width:325px;height:200px;}
.technology_list ul li .info_box{width:calc(100% - 355px);}
.technology_list ul li .info_box h1{font-size:18px;color:#02944b;line-height:34px;margin-bottom:6px;}
.technology_list ul li .info_box .text_article{font-size:14px;color:#666666;line-height:28px;}
.technology_list ul li:nth-child(2n) .img_box{order:2}
.technology_list ul li:nth-child(2n) .info_box{order:1}

/*关于我们*/
.about_title{text-align:center;line-height:58px;font-size:30px;color:#333333;font-weight:bold;}
.about_box{background:url("../images/about_bg.png") no-repeat center;background-size:contain;padding-bottom:85px;}
.about_box .about_info{display:flex;margin-bottom:40px;margin-top:40px;}
.about_box .about_info .about_left{width:calc(100% - 435px);padding-right:35px;font-size:14px;color:#666666;line-height:28px;}
.about_box .about_info .about_img{width:435px;}
.about_box .about_info .about_img img{max-width:100%;}
.about_box .about_footer_text{width:100%;background:#e1ede7;font-size:14px;color:#333333;line-height:28px;padding:25px 15px;}
.about_development{background:url("../images/develop_bg.png") no-repeat center;background-size:cover;position:relative;padding-top:50px;padding-bottom:135px;}
.about_development .container{position:relative;}
.about_development .swiper-line{width:100%;height:1px;background:#c9c9c9;position:absolute;left:0;top:225px;}
#about-development{margin-top:70px;}
#about-development .swiper-slide{padding:0 40px;}
#about-development .circle{padding-left:30px;}
#about-development .circle em{display:block;width:16px;height:16px;border:1px solid #c9c9c9;border-radius:50%;transition:all 0.2s linear 0s;}
#about-development .circle i{font-weight:bold;display:block;color:#c9c9c9;margin-top:8px;font-size:12px;width:16px;text-align:center;margin-bottom:32px;transition:all 0.2s linear 0s;}
#about-development .time{font-size:32px;color:#333333;font-weight:bold;line-height:46px;margin-bottom:12px;transition:all 0.2s linear 0s;}
#about-development span{display:block;width:100%;font-size:14px;color:#333333;line-height:32px;}
.about_development .swiper-button-next,.about_development .swiper-button-prev{background:#fff;width:50px;height:50px;border:1px solid #979395;border-radius:50%;text-align:center;line-height:50px;margin-top:-107px;}
.about_development .swiper-button-next:after,.about_development .swiper-button-prev:after{font-size:24px;color:#979395;}
.about_development .swiper-button-next:hover,.about_development .swiper-button-prev:hover{border-color:#02944b;}
.about_development .swiper-button-next:hover:after,.about_development .swiper-button-prev:hover:after{color:#02944b;}
.about_development .swiper-button-next{right:-70px;}
.about_development .swiper-button-prev{left:-70px;}
#about-development .swiper-slide:hover .circle em{border-color:#02944b;}
#about-development .swiper-slide:hover .circle i{color:#02944b;}
#about-development .swiper-slide:hover .time{color:#02944b;}
.about_honor{position:relative;padding-top:50px;}
.about_honor .swiper-button-next,.about_honor .swiper-button-prev{background:#fff;width:50px;height:50px;border:1px solid #979395;border-radius:50%;text-align:center;line-height:50px;margin-top:15px;}
.about_honor .swiper-button-next:after,.about_honor .swiper-button-prev:after{font-size:24px;color:#979395;}
.about_honor .swiper-button-next:hover,.about_honor .swiper-button-prev:hover{border-color:#02944b;}
.about_honor .swiper-button-next:hover:after,.about_honor .swiper-button-prev:hover:after{color:#02944b;}
.about_honor .swiper-button-next{right:-70px;}
.about_honor .swiper-button-prev{left:-70px;}
#about-honor{margin-top:30px;}
#about-honor .img_box{width:100%;height:320px;border:2px solid #dcdcdc;display:flex;align-items:center;justify-content:center;transition:all 0.2s linear 0s;padding:10px;}
#about-honor .img_box img{max-width:100%;max-height:100%;}
#about-honor .img_box:hover{border-color:#02944b;}
.about_honor .swiper-pagination{text-align:center;width:100%;margin-top:36px;}
.about_honor .swiper-pagination .swiper-pagination-bullet{margin:0 5px;border-radius:5px;opacity:1;width:23px;height:6px;background:#02944b;}
.about_honor .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#eb0202;}

/*定制合成*/
.form_dz_box{background:url("../images//form_bg.png") no-repeat center;padding-bottom:90px;background-size:cover;}

/*计算器*/
.calculator_container{padding:20px 15px 25px 15px;background:#fafafa;width:100%;overflow:hidden;border:1px solid #e5e5e5;margin-top:15px;}
.calculator_container .formula_text{font-size:12px;color:#333;line-height:24px;margin-bottom:10px;}
.calculator_container .formula_text em{color:red;}
.calculator_container .formula_text i{display:inline-block;vertical-align:top;}
.calculator_container h2{font-size:15px;font-weight:bold;margin:18px 0 12px 0;}
.calculator_container h3{font-size:15px;font-weight:bold;margin:12px 0;}
.calculator_container .calculator-form.calculator_box{width:100%;margin-top:12px;}
.calculator_container .calculator-form.calculator_box::-webkit-scrollbar{height:0;}
.calculator_container .calculator-form .calculator_input{width:100%;overflow:hidden;overflow-x:auto;}
.calculator_container .calculator-form .calculator_input{display:flex;}
.calculator_container .calculator-form .calculator_input span{color:#ba0000;font-size:14px;margin:16px 5px 0 5px;line-height:32px;font-weight:bold;}
.calculator_container .calculator-form .input_item label{width:100%;font-size:12px;line-height:16px;display:inline-block;vertical-align:bottom;}
.calculator_container .calculator-form .input_item label em{color:red;}
.calculator_container .calculator-form .input_item .input_box{display:flex;align-items:center;}
.calculator_container .calculator-form .input_item .input_box input{padding:0 8px;border:1px solid #767676;width:130px;font-size:14px;color:#1B0808;height:28px;margin-right:2px;}
.calculator_container .calculator-form .input_item .input_box select{border:1px solid #767676;font-size:14px;color:#1B0808;height:28px;padding:0;border-radius:0;}
.calculator_container .calculator-form .opt_box{margin:12px 0;}
.calculator_container .calculator-form .opt_box a{
    display:inline-block;height:30px;border-radius:3px;font-size:13px;color:#fff;padding:0 25px;text-align:center;line-height:30px;
   background:#abacac;
}
.calculator_container .calculator-form .opt_box a:hover{background:#888;}
.calculator_container .calculator-form .opt_box a:first-child{margin-right:10px;background:#02944b;}
.calculator_container .calculator-form .opt_box a:first-child:hover{background:#047c40;}
.calculator_container .calculator-form .opt_box a:active{position:relative;top:2px;}
.calculator_container .calculator_equation{display:flex;justify-content:space-between;}
.calculator_container .calculator_equation b{font-size:12px;margin-bottom:10px;display:block;}
.calculator_container .calculator_equation .input_box .form-group{margin-bottom:10px;display:flex;}
.calculator_container .calculator_equation .input_box .form-group label{width:65px;line-height:30px;font-size:12px;font-weight:normal;}
.calculator_container .calculator_equation .input_box .form-group input{border:1px solid #767676;padding:0 10px;font-size:12px;color:#333;}
.calculator_container .calculator_equation .input_box .form-group input[type=button]{
    border:0;display:inline-block;height:30px;border-radius:3px;font-size:13px;color:#fff;padding:0 25px;text-align:center;line-height:30px;margin-left:65px;
    background:#02944b;transition:all 0.2s linear 0s;
}
.calculator_container .calculator_equation .input_box .form-group input[type=button]:hover{background:#888;}

.calculator_container .calculator_equation .result_box{margin-left:50px;flex:1;}
.calculator_container .calculator_equation .result_box table{border:1px solid #e5e5e5}
.calculator_container .calculator_equation .result_box table tr th{padding:5px ;border:1px solid #e5e5e5;font-size:12px;}
.calculator_container .calculator_equation .result_box table tr td{padding:5px ;border:1px solid #e5e5e5;font-size:12px;}

.calculator_container .calculator-form .calculator_input.calculator_input_all{flex-wrap:wrap;}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all{width:100%;margin-bottom:10px;}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all label{font-weight:normal;margin-bottom:5px;}
.calculator_container .calculator-form .calculator_input.calculator_input_all span.company{font-weight:normal;margin:0;font-size:12px;color:#333;margin-left:5px;}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all .input_box a{
    display:inline-block;height:28px;border-radius:3px;font-size:13px;color:#fff;padding:0 25px;text-align:center;line-height:28px;margin-left:15px;
   background:#abacac;
}
.calculator_container .calculator-form .calculator_input.calculator_input_all .input_item_all .input_box a:hover{background:#888;}

