@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;}
input[type=text],textarea{font-family: "微软雅黑", Arial, Helvetica, sans-serif;-webkit-appearance: none;}
@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;
}

.timecounter{font-size:18px;color:#fff;text-align:center;margin-top:30px;}

.header_fixed{position:fixed;top:0;left:0;z-index:1000;width:100%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.2);}
.header_fixed_height{width:100%;height:205px;}

.noPro{text-align:center;width:100%;}
.noPro img{height:150px;margin-bottom:30px;}
.noPro span{display:block;font-size:14px;color:#999;}

#ShopCartBox{display:none !important;}

/*header*/
.header_box{width:100%;background:#2E3095;height:150px;padding-top:25px;position:fixed;top:0;left:0;z-index:1000;}
.header_box .container{display:flex;justify-content:space-between;}
.header_box .container:before,.header_box .container:after{display:none;}
.header_box .logo_btn{width:190px;}
.header_box .logo_btn img{max-width:100%;}
.header_box .right_box{width:calc(100% - 190px);position:relative;}
.header_box .right_box .search_tel{display:flex;justify-content:space-between;align-items:center;}
.header_box .right_box .search_tel .search_form{width:670px;position:relative;}
.header_box .right_box .search_tel .search_form #topsearchbox{display:flex;height:60px;}
.header_box .right_box .search_tel .search_form input{flex:1;background:#fff;padding:0 30px;font-size:16px;color:#333;border:0;border-radius:30px 0 0 30px;}
.header_box .right_box .search_tel .search_form input::-webkit-input-placeholder{color:#B2B2B2;} /* WebKit browsers */
.header_box .right_box .search_tel .search_form input::-moz-placeholder{color:#B2B2B2;} /* Mozilla Firefox 4 to 18 */
.header_box .right_box .search_tel .search_form input:-moz-placeholder{color:#B2B2B2;} /* Mozilla Firefox 19+ */
.header_box .right_box .search_tel .search_form input:-ms-input-placeholder{color:#B2B2B2;}/* Internet Explorer 10+ */
.header_box .right_box .search_tel .search_form button{width:100px;height:60px;background:#F46523;border:0;border-radius:0 30px 30px 0;}
.header_box .right_box .search_tel .search_form button i{color:#2E3095;font-size:20px;font-weight:bold;}
.header_box .right_box .search_tel .search_hot{width:100%;background:#fff;padding:0 35px 35px 35px;position:absolute;top:62px;left:0;z-index:100;border-radius:10px;display:none;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.header_box .right_box .search_tel .search_hot .closeBtn{position:absolute;top:15px;right:15px;color:#999;font-weight:bold;}
.header_box .right_box .search_tel .search_hot .closeBtn:hover{color:red;}
.header_box .right_box .search_tel .search_hot .title{color:#000;font-size:16px;line-height:20px;margin:25px 0 12px 0;}
.header_box .right_box .search_tel .search_hot .btn_box{display:flex;flex-wrap:wrap;}
.header_box .right_box .search_tel .search_hot .btn_box a{display:flex;flex-wrap:wrap;height:44px;line-height:44px;padding:0 5px;border:1px solid #e3e3e3;border-radius:5px;font-size:14px;color:#555;margin-right:25px;margin-bottom:12px;justify-content:center;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;width:100px;}
.header_box .right_box .search_tel .search_hot .btn_box a:hover{background:#F46523;border-color:#F46523;color:#fff;}
.header_box .right_box .search_tel .tel{font-size:16px;color:#F46523;display:inline-flex;align-items:center;}
.header_box .right_box .search_tel .tel i{font-size:20px;margin-right:8px;}
.header_box .right_box .search_tel .user_btn{display:flex;}
.header_box .right_box .search_tel .user_btn a{padding:0 5px;height:28px;text-align:center;line-height:26px;font-size:16px;color:#F46523;border-radius:5px;border:1px solid transparent;}
.header_box .right_box .search_tel .user_btn a:hover{border:1px solid #F46523;}
.header_box .right_box .code_img{position:absolute;right:6px;bottom:10px;}
.header_box .right_box .code_img img{max-height:60px;}
.header_box_height{width:100%;height:150px;}

/*手机端搜索*/
.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 #F46523;padding:0 10px;margin:0;border-radius:3px 0 0 3px;font-size:13px;color:#333;float:left;}
.phone_search_box #mobilesearchbox button{padding:0;border:0;display:inline-block;height:38px;width:50px;text-align:center;line-height:38px;background:#F46523;border-radius:0 3px 3px 0;font-size:16px;color:#fff;float:left;}

/*导航栏*/
.kj-navbar{border:0;border-radius:0;min-height:50px;margin-bottom:0;margin-top:15px;}
.kj-navbar .navbar-header{display:none;}
.kj-navbar .navbar-nav >li{margin-right:6px;}
.kj-navbar .navbar-nav >li:first-child{margin-right:0;}
.kj-navbar .navbar-nav li a{padding:0 10px;font-size:16px;color:#fff;position:relative;height:50px;line-height:50px;}
.kj-navbar .navbar-nav li:hover > a{color:#F46523;background:none;}
.kj-navbar .navbar-nav li.active > a{color:#F46523;background:none;}
.kj-navbar .navbar-nav .li-kj-nav-procata > a{width:150px;background:#F46523;color:#fff;text-align:center;}
.kj-navbar .navbar-nav .li-kj-nav-procata.active > a{color:#fff;background:#F46523;}
.kj-navbar .navbar-nav .li-kj-nav-procata:hover > a{color:#fff;background:#F46523;}
.kj-navbar .navbar-nav .li-kj-nav-procata > a >span{margin-left:5px;}
.kj-navbar .navbar-nav .li-kj-nav-procata:hover ul li a{background:none;}
.kj-navbar .nav .open > a,.kj-navbar .nav .open > a:focus,.kj-navbar .nav .open > a:hover {
    color:#fff;background:#F46523;
}
.kj-navbar .navbar-nav .li-kj-nav-procata ul{top:100%;border:0;box-shadow: none;padding:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul li {position: relative;width:100%;background:#2E3095;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul li a{border-bottom:0;text-decoration:none;display:block;width:100%;color: #fff !important;font-weight: normal;line-height:50px;height:50px;font-size:15px;padding:0;text-align:center;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul >li:hover > a{color:#fff !important;background:#F46523;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul li a span{margin-left:5px;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul {min-width:auto;position: absolute;left: 100%;top:0;width:670px;margin:0;background:#fff;flex-wrap:wrap;box-shadow:0 0 10px rgba(0,0,0,0.2);max-height:400px;overflow:hidden;overflow-y:auto;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul::-webkit-scrollbar{width:4px;height:4px;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > 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 > li > 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 > li > ul ul{max-height:inherit;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul li:hover > ul {display: flex;}

.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul > li{width:100%;background:#fff;display:flex;border-top:1px dashed #dedede;padding:8px 0;}

.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul > li:first-child{border-top:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a{width:150px;color:#2E3095 !important;height:25px;line-height:25px;font-size:14px;}
.kj-navbar .navbar-nav .li-kj-nav-procata > ul ul li a:hover{color:#F46523 !important;background:none;}
.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 > ul ul{position:inherit;left:0;width:500px;display:flex;flex-wrap:wrap;box-shadow:none;min-width:auto;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul ul li{width:auto;border:0;margin-right:10px;padding:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul ul li a{width:auto;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul > li:hover > a{background:#fff;color:#F46523 !important;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul ul li a.dropdown-toggle{width:120px;padding-right:15px;display:flex;justify-content:space-between;align-items:center;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul ul li ul{width:calc(100% - 120px);}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul ul li.dropdown{width:100%;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul ul li:first-child{padding-top:0;border-top:0;}
.kj-navbar .navbar-nav .li-kj-nav-procata ul > li > ul ul li ul li{width:auto;border:0;padding:0;}
/*footer*/
.footer_box{
    padding:80px 0;
    background:-webkit-gradient(linear, left top, left bottom, from(#2e3095),to(#0f105c) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e3095',endColorstr='#0f105c' );
    background:linear-gradient(to bottom, #2e3095, #0f105c);
    background:#2e3095\9;
}
.footer_contactUs{border-bottom:1px solid #383a8c;padding-bottom:50px;}
.footer_contactUs .container{display:flex;justify-content: space-between;}
.footer_contactUs .container:before,.footer_contactUs .container:after{display:none;}
.footer_contactUs .contact_box{display:flex;align-items:center;}
.footer_contactUs .contact_box .title{line-height:24px;width:125px;border-right:1px solid #4e4e4e;height:47px;padding-right:20px;font-size:20px;color:#fff;text-align:right;}
.footer_contactUs .contact_box .title em{display:block;font-size:20px;color:#B2B2B2;}
.footer_contactUs .contact_box .info_box{padding-left:20px;font-size:14px;color:#B2B2B2;line-height:22px;}
.footer_contactUs .contact_box .info_box span{display:block;}
.footer_contactUs .guarantee_box{display:flex;}
.footer_contactUs .guarantee_box .item{display:flex;flex-direction: column;width:150px;align-items:flex-start;margin-left:45px;}
.footer_contactUs .guarantee_box .item img{max-width:100%;margin-bottom:5px;}
.footer_contactUs .guarantee_box .item span{font-size:14px;color:#fff;line-height:22px;}
.footer_contactUs .guarantee_box .item em{font-size:12px;color:#B2B2B2;line-height:22px;}
.footer_box .footer_nav{padding-top:30px;display:flex;justify-content: space-between;flex-wrap:wrap;}
.footer_box .footer_nav ul{display:flex;padding-top:18px;flex-wrap: wrap;}
.footer_box .footer_nav ul li{margin-right:60px;}
.footer_box .footer_nav ul li .title{font-size:14px;color:#fff;line-height:22px;margin-bottom:5px;}
.footer_box .footer_nav ul li .btn_box a{display:block;font-size:12px;color:rgba(255,255,255,0.8);line-height:22px;}
.footer_box .footer_nav ul li .btn_box a:hover{color:rgba(238,100,38,0.8);}
.footer_box .footer_nav .code_box{display:flex;}
.footer_box .footer_nav .code_box .code_img{margin-left:25px;width:136px;}
.footer_box .footer_nav .code_box .code_img img{width:136px;height:136px;padding:10px;max-width:100%;border:1px solid #8081af;}
.footer_box .footer_nav .code_box .code_img .title{display:block;text-align:center;margin-top:15px;font-size:16px;color:#fff;}
.footer_box .footer_nav .footer_text{width:100%;font-size:12px;color:rgba(255,255,255,0.8);margin-top:25px;}
.footer_box .footer_nav .footer_text a{color:rgba(255,255,255,0.8);}
.footer_box .footer_nav .footer_text a:hover{color:rgba(238,100,38,0.8);}

/*float*/
.float_box{position:fixed;right:0;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:flex;width:77px;height:77px;background:rgba(46,48,149,0.8);vertical-align:bottom;margin-bottom:1px;transition:all 0.2s linear 0s;cursor:pointer;flex-direction: column;justify-content: center;align-items: center;}
.float_box ul li > a{display:flex;flex-direction: column;justify-content: center;align-items: center;}
.float_box ul li img{width:30px;}
.float_box ul li i{font-size:30px;color:#fff;display:block;line-height:32px;position:relative;}
.float_box ul li .kj-shopcart-count{background:red;font-size:12px;border-radius:50%;padding:0 5px;color:#fff;position:absolute;bottom:0;right:-10px;height:16px;line-height:16px;}
.float_box ul li span{font-size:12px;color:#ffffff;display:block;line-height:17px;margin-top:3px;}
.float_box ul li:hover{background:rgba(244,101,35,0.8);}
.float_box ul li .qq_box{position:absolute;right:77px;top:0;display:none;background:#f7f7f7;padding:12px 0;}
.float_box ul li .qq_box a{text-align:center;font-size:14px;color:#F3881B;display:block;min-width:120px;height:17px;line-height:17px;margin-top:12px;transition:all 0.2s linear 0s;text-decoration: underline;}
.float_box ul li .qq_box a:first-child{margin-top:0;}
.float_box ul li .email_box{padding:0 15px 0 25px;font-size:16px;color:#F3881B;background:#f7f7f7;position:absolute;right:77px;top:50%;display:none;height:38px;line-height:38px;border-radius:30px 0 0 30px;transform: translateY(-50%);}
.float_box ul li .email_box a{font-size:16px;color:#F3881B;}
.float_box ul li#kf:hover .qq_box{display:block;}
.float_box ul li#em:hover .email_box{display:block;}

/*浮动*/
.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:#2e3095;}
.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;}

/*index*/
/*banner*/
#banner-swiper.swiper-container-horizontal>.swiper-pagination-bullets{bottom:45px;}
#banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;background:#000;opacity:20%;width:30px;height:4px;border-radius:0;transition:all 0.2s linear 0s;}
#banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{background:#F46523;opacity:100%;}
#banner-swiper .swiper-wrapper .img_btn {display:flex;justify-content:center;overflow:hidden;width:100%;}
/*title*/
.index_title{text-align:center;}
.index_title h1{font-size:36px;color:#2E3095;line-height:44px;margin-bottom:10px;}
.index_title h6{font-size:18px;color:#D1D8DF;line-height:22px;margin-bottom:25px;letter-spacing:0.7em}
.index_title .title-icon{position:relative;width:230px;margin:0 auto;}
.index_title .title-icon:before{
    content:'';width:60px;height:1px;background:#F46523;position:absolute;top:50%;transform: translateY(-50%);left:0;
}
.index_title .title-icon:after{
    content:'';width:60px;height:1px;background:#F46523;position:absolute;top:50%;transform: translateY(-50%);right:0;
}
.index_title .title-icon img{max-width:100%;}
/*服务*/
.index_service{margin-top:120px;margin-bottom:120px;}
.index_service ul{display:flex;margin-top:75px;}
.index_service ul li{flex:0 0 20%;border:1px solid #E6E6E6;height:240px;position:relative;overflow:hidden;}
.index_service ul li .img_box{display:flex;align-items:center;justify-content: center;width:100%;height:100%;}
.index_service ul li .img_box img{max-width:100%;max-height:100%;}
.index_service ul li .title{position:absolute;top:0;left:20px;background:#F46523;width:128px;height:48px;text-align:center;line-height:48px;font-size:18px;color:#fff;border-radius:0 0 10px 10px;opacity:1;transition:all 0.2s linear 0s;}
.index_service ul li .bg_box{position:absolute;bottom:-100%;left:0;background:rgba(46,48,149,0.9);width:100%;height:100%;display:flex;flex-direction: column;padding:0 20px;justify-content:center;transition:all 0.2s linear 0s;}
.index_service ul li .bg_box .num{font-size:48px;color:#fff;line-height:58px;padding-bottom:20px;}
.index_service ul li .bg_box .num:after{
    content:"";width:20px;height:1px;background:#F46523;display:block;margin-top:12px;
}
.index_service ul li .bg_box a{display:block;font-size:14px;color:#fff;line-height:18px;max-height:90px;width:100%;overflow:hidden;}
.index_service ul li .bg_box a:hover{text-decoration:underline;}
.index_service ul li:hover .title{opacity:0;}
.index_service ul li:hover .bg_box{bottom:0;}
/*热点产品*/
.index_hotPro_box{background:url("../images/hog_bg.png") no-repeat center;background-size:cover;padding:50px 0 70px;}
.index_hotPro_box .index_title h1{color:#fff;}
.index_hotPro_box .index_hotPro{margin-top:75px;position:relative;}
.index_hotPro_box .index_hotPro .swiper-button-next,.index_hotPro_box .index_hotPro .swiper-button-prev{color:#EE6426;transition:all 0.2s linear 0s;width:50px;height:50px;background:rgba(46,48,149,0.8);text-align:center;line-height:50px;border-radius:50%;}
.index_hotPro_box .index_hotPro .swiper-button-next:hover,.index_hotPro_box .index_hotPro .swiper-button-prev:hover{background:#EE6426;color:#fff;}
.index_hotPro_box .index_hotPro .swiper-button-next:after, .index_hotPro_box .index_hotPro .swiper-button-prev:after{font-size:20px;}
.index_hotPro_box .index_hotPro .swiper-button-prev{left:-65px;}
.index_hotPro_box .index_hotPro .swiper-button-next{right:-65px;}
.index_hotPro_box .index_hotPro .product_item{width:100%;border-radius:10px;overflow:hidden;background:#2E3095;transition:all 0.2s linear 0s;}
.index_hotPro_box .index_hotPro .product_item .img_btn{height:235px;display:flex;align-items:center;justify-content:center;width:100%;background:#fff;border-radius:10px;}
.index_hotPro_box .index_hotPro .product_item .img_btn img{max-width:100%;max-height:100%;}
.index_hotPro_box .index_hotPro .product_item .footer_info{padding:0 20px 25px 20px;}
.index_hotPro_box .index_hotPro .product_item .footer_info .base_info{border-bottom:1px solid rgba(255,255,255,0.1);width:100%;height:42px;line-height:42px;display:flex;justify-content: space-between;align-items:center;}
.index_hotPro_box .index_hotPro .product_item .footer_info .base_info a{font-size:14px;color:#fff;flex:0 0 60%;}
.index_hotPro_box .index_hotPro .product_item .footer_info .base_info span{font-size:14px;color:#fff;flex:0 0 40%;text-align:right;}
.index_hotPro_box .index_hotPro .product_item .footer_info .title_btn{display:block;width:100%;height:40px;line-height:40px;font-size:16px;color:#F46523;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_hotPro_box .index_hotPro .product_item .footer_info span{display:block;width:100%;font-size:14px;color:#fff;line-height:18px;height:36px;overflow:hidden;}
.index_hotPro_box .index_hotPro .product_item:hover{background:#F46523}
.index_hotPro_box .index_hotPro .product_item:hover .footer_info .title_btn{color:#2E3095;}
.index_hotPro_box .more_btn{display:block;margin:50px auto 0 auto;width:140px;height:50px;text-align:center;line-height:50px;border:1px solid #F46523;font-size:14px;color:#F46523;border-radius:3px;}
.index_hotPro_box .more_btn:hover{background:#fff;border:1px solid #fff;color:#F46523;}
.index_hotPro_box .more_btn:active{position:relative;top:2px;}
/*特色大包装*/
.index_large_box{margin-top:120px;margin-bottom:120px;}
.index_large_box .index_large{margin-top:75px;position:relative;}
.index_large_box .index_large .swiper-button-next,.index_large_box .index_large .swiper-button-prev{color:#EE6426;transition:all 0.2s linear 0s;width:50px;height:50px;background:rgba(46,48,149,0.8);text-align:center;line-height:50px;border-radius:50%;}
.index_large_box .index_large .swiper-button-next:hover,.index_large_box .index_large .swiper-button-prev:hover{background:#EE6426;color:#fff;}
.index_large_box .index_large .swiper-button-next:after, .index_large_box .index_large .swiper-button-prev:after{font-size:20px;}
.index_large_box .index_large .swiper-button-prev{left:-65px;}
.index_large_box .index_large .swiper-button-next{right:-65px;}

.index_large_box .index_large .product_item{width:100%;overflow:hidden;border:1px solid #f46523;border-radius:10px;transition:all 0.2s linear 0s;}
.index_large_box .index_large .product_item .img_btn{height:224px;display:flex;align-items:center;justify-content:center;width:calc(100% - 16px);background:#fff;border-radius:10px 10px 0 0;margin:8px;position:relative;}
.index_large_box .index_large .product_item .img_btn img{max-width:100%;max-height:100%;}
.index_large_box .index_large .product_item .img_btn .tips{
    display:inline-block;width:95px;height:40px;text-align:center;line-height:40px;position:absolute;top:15px;left:-8px;font-size:14px;color:#FFD5C1;border-radius:0 30px 30px 0;
    background:-webkit-gradient(linear, left left, left right, from(#f56827),to(#fc8c59) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f56827',endColorstr='#fc8c59' );
    background:linear-gradient(to right, #f56827, #fc8c59);
    background:#f56827\9;
}
.index_large_box .index_large .product_item .footer_info{margin:0 20px 10px 20px;border-top:1px solid rgba(244,101,35,0.1);}
.index_large_box .index_large .product_item .footer_info .title_btn{display:block;width:100%;height:40px;line-height:40px;font-size:16px;color:#2E3095;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_large_box .index_large .product_item .footer_info .base_info{margin-bottom:12px;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}
.index_large_box .index_large .product_item .footer_info .base_info a{font-size:12px;color:#FFC7AE;border:1px solid #F89C71;border-radius:5px;padding:0 8px;height:24px;line-height:22px;margin:0 5px 5px 0;}
.index_large_box .index_large .product_item .footer_info .base_info span{font-size:12px;color:#FFC7AE;border:1px solid #F89C71;border-radius:5px;padding:0 8px;height:24px;line-height:22px;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index_large_box .index_large .product_item .footer_info .price_box{display:flex;justify-content: space-between;align-items:flex-end;flex-wrap:wrap;}
.index_large_box .index_large .product_item .footer_info .price_box .price{font-size:18px;color:#EE6426;transition:all 0.2s linear 0s;}
.index_large_box .index_large .product_item .footer_info .price_box .price em{font-size:12px;}
.index_large_box .index_large .product_item .footer_info .price_box .btn_box{display:flex;}
.index_large_box .index_large .product_item .footer_info .price_box .btn_box .car_btn{height:34px;line-height:34px;border-radius:30px 0 0 30px;background:#FB9F54;width:34px;color:#fff;text-align:center;}
.index_large_box .index_large .product_item .footer_info .price_box .btn_box .big_btn{height:34px;line-height:34px;border-radius:0 30px 30px 0;background:#EE6426;width:95px;color:#fff;font-size:14px;text-align:center;}
.index_large_box .index_large .product_item:hover{
    background:-webkit-gradient(linear, left left, left right, from(#f46523),to(#fb9e49) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f46523',endColorstr='#fb9e49' );
    background:linear-gradient(to right, #f46523, #fb9e49);
    background:#f46523\9;
}
.index_large_box .index_large .product_item:hover .footer_info{border-top:1px solid rgba(255,255,255,0.1);}
.index_large_box .index_large .product_item:hover .footer_info .price{color:#fff;}
.index_large_box .index_large .product_item:hover .footer_info .price_box .btn_box .big_btn{background:#FF4F00;}
.index_large_box .index_large .product_item .footer_info .price_box .btn_box .car_btn:hover{color:#F46523}
.index_large_box .index_large .product_item .footer_info .price_box .btn_box .big_btn:hover{color:#F46523;background:#fff;}
.index_large_box .more_btn{display:block;margin:50px auto 0 auto;width:140px;height:50px;text-align:center;line-height:50px;border:1px solid #F46523;font-size:14px;color:#F46523;border-radius:3px;}
.index_large_box .more_btn:hover{background:#F46523;color:#fff;}
.index_large_box .more_btn:active{position:relative;top:2px;}
/*限时促销*/
.index_promotion_box{background:url("../images/cuxiao_bg.png") no-repeat center;background-size:cover;padding:50px 0 70px;}
.index_promotion_box .index_title h1{color:#fff;}
.index_promotion_box .index_promotion{margin-top:55px;position:relative;}
.index_promotion_box .index_promotion .swiper-button-next,.index_promotion_box .index_promotion .swiper-button-prev{color:#EE6426;transition:all 0.2s linear 0s;width:50px;height:50px;background:rgba(46,48,149,0.8);text-align:center;line-height:50px;border-radius:50%;}
.index_promotion_box .index_promotion .swiper-button-next:hover,.index_promotion_box .index_promotion .swiper-button-prev:hover{background:#EE6426;color:#fff;}
.index_promotion_box .index_promotion .swiper-button-next:after, .index_promotion_box .index_promotion .swiper-button-prev:after{font-size:20px;}
.index_promotion_box .index_promotion .swiper-button-prev{left:-65px;}
.index_promotion_box .index_promotion .swiper-button-next{right:-65px;}
.index_promotion_box .index_promotion ul{display:flex;flex-wrap: wrap;}
.index_promotion_box .index_promotion ul li{
    width:100%;border-radius:5px;display:flex;padding:12px 0 12px 20px;align-items:center;
    background:-webkit-gradient(linear, left left, left right, from(#fb9e49),to(#f46523) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e49',endColorstr='#f46523' );
    background:linear-gradient(to right, #fb9e49, #f46523);
    background:#fb9e49\9;
}
.index_promotion_box .index_promotion ul li:nth-child(2n){margin-right:0;}
.index_promotion_box .index_promotion ul li .img_box{display:flex;align-items:center;justify-content:center;background:#fff;position:relative;flex:0 0 50%;height:195px;border-radius:5px;}
.index_promotion_box .index_promotion ul li .img_box img{max-width:100%;max-height:100%;}
.index_promotion_box .index_promotion ul li .img_box .tips{
    display:block;width:70px;height:38px;border-radius:0 0 10px 10px;text-align:center;line-height:38px;font-size:14px;color:#fff;
    position:absolute;top:-12px;left:0;
    background:-webkit-gradient(linear, left left, left right, from(#f46828),to(#fc8a56) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f46828',endColorstr='#fc8a56' );
    background:linear-gradient(to right, #f46828, #fc8a56);
    background:#f46828\9;
}
.index_promotion_box .index_promotion ul li .right_info{width:50%;padding:0 35px;position:relative;}
.index_promotion_box .index_promotion ul li .right_info .kucui{
    display:block;width:50px;height:50px;border-radius:50%;text-align:center;line-height:50px;font-size:14px;color:#fff;
    position:absolute;top:60px;right:35px;
    background:-webkit-gradient(linear, left top, left bottom, from(#FF0D0D),to(#F5A627) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0D0D',endColorstr='#F5A627' );
    background:linear-gradient(to bottom, #FF0D0D, #F5A627);
    background:#FF0D0D\9;
}
.index_promotion_box .index_promotion ul li .right_info .name_title{display:block;width:100%;line-height:20px;height:20px;font-size:16px;color:#fff;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom:10px;}
.index_promotion_box .index_promotion ul li .right_info .name_title:hover{text-decoration:underline;}
.index_promotion_box .index_promotion ul li .right_info span{display:block;border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:8px;font-size:12px;color:rgba(255,255,255,0.8);line-height:15px;height:23px;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_promotion_box .index_promotion ul li .right_info .packing_box{margin:5px 0;display:flex;flex-wrap: wrap;}
.index_promotion_box .index_promotion ul li .right_info .packing_box em{
    height:24px;line-height:24px;padding:0 8px;border-radius:5px;border:1px solid #F89C71;
    font-size:12px;color:#FFE5D9;
}
.index_promotion_box .index_promotion ul li .right_info .price_box{margin-bottom:12px;}
.index_promotion_box .index_promotion ul li .right_info .price_box .news_price{font-size:24px;color:#fff;line-height:30px;}
.index_promotion_box .index_promotion ul li .right_info .price_box .news_price em{font-size:12px;color:#fff;}
.index_promotion_box .index_promotion ul li .right_info .price_box .old_price{line-height:18px;color:rgba(255,255,255,0.4);font-size:14px;text-decoration:line-through;}
.index_promotion_box .index_promotion ul li .right_info .price_box .old_price em{font-size:12px;}
.index_promotion_box .index_promotion ul li .right_info .btn_box{display:flex;}
.index_promotion_box .index_promotion ul li .right_info .btn_box .car_btn{height:34px;line-height:34px;border-radius:30px;width:130px;color:#fff;text-align:center;display:flex;overflow:hidden;}
.index_promotion_box .index_promotion ul li .right_info .btn_box .car_btn i{width:42px;background:#FB9F54;transition:all 0.2s linear 0s;}
.index_promotion_box .index_promotion ul li .right_info .btn_box .car_btn em{width:88px;background:#fff;color:#F46523;transition:all 0.2s linear 0s;}
.index_promotion_box .index_promotion ul li .right_info .btn_box:hover .car_btn i{background:#fff;color:#FB9F54}
.index_promotion_box .index_promotion ul li .right_info .btn_box:hover .car_btn em{
    color:#fff;
    background:-webkit-gradient(linear, left left, left right, from(#FF0D0D),to(#F5A627) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0D0D',endColorstr='#F5A627' );
    background:linear-gradient(to right, #FF0D0D, #F5A627);
    background:#FF0D0D\9;
}
.index_promotion_box .more_btn{display:block;margin:50px auto 0 auto;width:140px;height:50px;text-align:center;line-height:50px;border:1px solid #F46523;font-size:14px;color:#F46523;border-radius:3px;}
.index_promotion_box .more_btn:hover{background:#F46523;color:#fff;}
.index_promotion_box .more_btn:active{position:relative;top:2px;}
/*资讯*/
.index_news_box{margin-top:120px;margin-bottom:120px;}
.index_news_box .index_news{margin-top:75px;display:flex;}
.index_news_box .index_news .news_box{flex:1;width:calc((100% - 20px)/2);}
.index_news_box .index_news .news_box:first-child{margin-right:20px;}
.index_news_box .index_news .news_item{background:#f0f1f2;border-radius:5px;position:relative;width:100%;}
.index_news_box .index_news .news_item .img_box{display:flex;position:relative;border-radius:5px;height:290px;width:100%;overflow:hidden;}
.index_news_box .index_news .news_item .img_box img{width:100%;height:290px;}
.index_news_box .index_news .news_item .tips{position:absolute;top:30px;background:url("../images/news_tips.png") no-repeat;font-size:17px;color:#fff;width:140px;height:67px;text-align:center;line-height:72px;left:-12px;z-index:10;}
.index_news_box .index_news .news_item .info_box{height:240px;padding:30px;}
.index_news_box .index_news .news_item .info_box .name_box{width:100%;display:block;height:38px;line-height:38px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;font-size:18px;color:#333333;font-weight:bold;}
.index_news_box .index_news .news_item .info_box span{display:block;width:100%;font-size:15px;color:#666666;line-height:32px;height:64px;overflow:hidden;margin:18px 0 30px 0;}
.index_news_box .index_news .news_item .info_box .more_btn{display:block;font-size:15px;color:#ee6426;font-weight:bold;}
.index_news_box .index_news .news_item .info_box .more_btn i{margin-right:5px;}
.index_news_box .index_news .news_item .info_box .name_box:hover{color:#ee6426;}
.index_news_box .index_news .news_item .info_box .more_btn:hover{color:#2E3095;}

.index_news_box .index_news .news_box .news_more_btn{background:#f0f1f2;border-radius:5px;padding:15px;margin-top:10px;display:flex;}
.index_news_box .index_news .news_box .news_more_btn a{width:100%;display:block;height:38px;line-height:38px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;font-size:16px;color:#333333;}
.index_news_box .index_news .news_box .news_more_btn a:hover{color:#F46523;}
.index_news_box .index_news .news_box .news_more_btn a:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#F46523;margin-right:10px;vertical-align:middle;}

/*中间banner*/
#middle-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 0s;
}
#middle-swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{width:18px;border-radius:30px;}
#middle-swiper .swiper-wrapper .img_btn {display:flex;justify-content:center;overflow:hidden;}
#middle-swiper .swiper-wrapper .img_btn img{display:block;margin:0;}
/*品牌*/
.index_brand_box{background:url("../images/brand_bg.png") no-repeat center;background-size:cover;padding:50px 0 70px;}
.index_brand_box .index_title h1{color:#fff;}
.index_brand_box .index_brand{margin-top:75px;}
.index_brand_box .index_brand .swiper-container{padding-bottom:60px;}
.index_brand_box .index_brand ul{display:flex;flex-wrap: wrap;}
.index_brand_box .index_brand ul li{margin-right:12px;margin-bottom:12px;width:calc((100% - 36px)/4);}
.index_brand_box .index_brand ul li:nth-child(4n){margin-right:0;}
.index_brand_box .index_brand ul li a{padding:15px;display:flex;width:100%;height:150px;border-radius:5px;background:#fff;align-items:center;justify-content:center;}
.index_brand_box .index_brand ul li a img{max-width:100%;max-height:100%;}
.index_brand_box .swiper-pagination-bullets .swiper-pagination-bullet{border-radius:0;margin:0;background:#EE6426;opacity:20%;width:40px;height:6px;transition:all 0.2s linear 0s;}
.index_brand_box .swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:100%;}

/*面包屑*/
.page_map{color:#333333;line-height:26px;padding-top:15px;padding-bottom:25px;}
.page_map .breadcrumb{background:none;padding:0;margin:0;display:inline-block;}
.page_map .breadcrumb a{color:#333333;}
.page_map .breadcrumb a:hover{text-decoration:underline;}
.page_map .breadcrumb > li + li:before{color:#333333;}
.page_map .breadcrumb .active{color:#333333;}


/*分页*/
.kj-page{text-align:center;}
.kj-page .pagination{margin-top:40px;margin-bottom:0;}
.kj-page .pagination > li > a,.kj-page .pagination > li > span{color:#333;margin:3px;}
.kj-page .pagination > li > a:hover,.kj-page .pagination > li > span:hover{background:#2e3095;color:#fff;border-color:#2e3095;}
.kj-page .pagination > li.active > a{background:#2e3095;color:#fff;border-color:#2e3095;}
.kj-page .pagination > li:first-child > a,.kj-page .pagination > li:first-child > span {
    margin-left:3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.kj-page .pagination > li:last-child > a,.kj-page .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

/*列表*/
.product_box{margin-top:45px;}
.page_content{margin-bottom:80px;}
.page_content .page_title{font-size:25px;color:#2e3095;font-weight:bold;margin-bottom:12px;}
.page_content .pro_introduce{font-size:14px;color:#333333;line-height:28px;}
.exhibition_box{display:flex;margin:25px 0;align-items:center;background:#f4f5fa;height:42px;border:1px solid #ecedf7;padding:0 10px;}
.exhibition_box a{margin-left:-1px;width:30px;height:24px;border:1px solid #cccccc;background:#f0f0f0;text-align:center;line-height:24px;font-size:14px;color:#7d7d7d;}
.exhibition_box a:hover{background:#dedede;}
.exhibition_box a.active{background:#dedede;}
.exhibition_box span{font-size:14px;color:#333333;margin-left:12px;}
.exhibition_box span em{color:#f46523;font-weight:bold;}
.kj-product-row{display:flex;flex-wrap: wrap;}
.kj-product-row .product_item{width:calc((100% - 45px)/4);margin-right:15px;margin-bottom:25px;overflow:hidden;border:1px solid #f46523;border-radius:10px;transition:all 0.2s linear 0s;}
.kj-product-row .product_item:nth-child(4n){margin-right:0;}
.kj-product-row .product_item .img_btn{height:224px;display:flex;align-items:center;justify-content:center;width:calc(100% - 16px);background:#fff;border-radius:10px 10px 0 0;margin:8px;position:relative;}
.kj-product-row .product_item .img_btn img{max-width:100%;max-height:100%;}
.kj-product-row .product_item .img_btn .tips{
    display:inline-block;width:95px;height:40px;text-align:center;line-height:40px;position:absolute;top:15px;left:-8px;font-size:14px;color:#FFD5C1;border-radius:0 30px 30px 0;
    background:-webkit-gradient(linear, left left, left right, from(#f56827),to(#fc8c59) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f56827',endColorstr='#fc8c59' );
    background:linear-gradient(to right, #f56827, #fc8c59);
    background:#f56827\9;
}
.kj-product-row .product_item .footer_info{margin:0 20px 10px 20px;border-top:1px solid rgba(244,101,35,0.1);}
.kj-product-row .product_item .footer_info .title_btn{display:block;width:100%;height:40px;line-height:40px;font-size:16px;color:#2E3095;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.kj-product-row .product_item .footer_info .base_info{margin-bottom:12px;width:100%;display:flex;flex-wrap:wrap;height:54px;}
.kj-product-row .product_item .footer_info .base_info a{font-size:12px;color:#FFC7AE;border:1px solid #F89C71;border-radius:5px;padding:0 8px;height:24px;line-height:22px;margin:0 3px 3px 0;}
.kj-product-row .product_item .footer_info .base_info span{font-size:12px;color:#FFC7AE;border:1px solid #F89C71;border-radius:5px;padding:0 8px;height:24px;line-height:22px;margin:0 3px 3px 0;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.kj-product-row .product_item .footer_info .price_box{display:flex;justify-content: space-between;align-items:flex-end;flex-wrap:wrap;}
.kj-product-row .product_item .footer_info .price_box .price{font-size:18px;color:#EE6426;transition:all 0.2s linear 0s;}
.kj-product-row .product_item .footer_info .price_box .price em{font-size:12px;}
.kj-product-row .product_item .footer_info .price_box .btn_box{display:flex;}
.kj-product-row .product_item .footer_info .price_box .btn_box .car_btn{height:34px;line-height:34px;border-radius:30px 0 0 30px;background:#FB9F54;width:34px;color:#fff;text-align:center;}
.kj-product-row .product_item .footer_info .price_box .btn_box .big_btn{height:34px;line-height:34px;border-radius:0 30px 30px 0;background:#EE6426;width:95px;color:#fff;font-size:14px;text-align:center;}
.kj-product-row .product_item:hover{
    background:-webkit-gradient(linear, left left, left right, from(#f46523),to(#fb9e49) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f46523',endColorstr='#fb9e49' );
    background:linear-gradient(to right, #f46523, #fb9e49);
    background:#f46523\9;
}
.kj-product-row .product_item:hover .footer_info{border-top:1px solid rgba(255,255,255,0.1);}
.kj-product-row .product_item:hover .footer_info .price{color:#fff;}
.kj-product-row .product_item .footer_info .price_box .btn_box .car_btn:hover{color:#F46523}
.kj-product-row .product_item .footer_info .price_box .btn_box .big_btn:hover{background:#ff4f00;}

.kj-product-row .hot_product_item{width:calc((100% - 45px)/4);margin-right:15px;margin-bottom:25px;border-radius:10px;overflow:hidden;border:1px solid #2E3095; background:#2E3095;transition:all 0.2s linear 0s;}
.kj-product-row .hot_product_item:nth-child(4n){margin-right:0;}
.kj-product-row .hot_product_item .img_btn{height:235px;display:flex;align-items:center;justify-content:center;width:100%;background:#fff;border-radius:10px;}
.kj-product-row .hot_product_item .img_btn img{max-width:100%;max-height:100%;}
.kj-product-row .hot_product_item .footer_info{padding:0 20px 25px 20px;}
.kj-product-row .hot_product_item .footer_info .base_info{border-bottom:1px solid rgba(255,255,255,0.1);width:100%;height:42px;line-height:42px;display:flex;justify-content: space-between;align-items:center;}
.kj-product-row .hot_product_item .footer_info .base_info a{font-size:14px;color:#fff;flex:0 0 60%;}
.kj-product-row .hot_product_item .footer_info .base_info span{font-size:14px;color:#fff;flex:0 0 40%;text-align:right;}
.kj-product-row .hot_product_item .footer_info .title_btn{display:block;width:100%;height:40px;line-height:40px;font-size:16px;color:#F46523;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.kj-product-row .hot_product_item .footer_info span{display:block;width:100%;font-size:14px;color:#fff;line-height:18px;height:36px;overflow:hidden;}
.kj-product-row .hot_product_item:hover{background:#F46523}
.kj-product-row .hot_product_item:hover .footer_info .title_btn{color:#2E3095;}


.xs_product{
    margin-right:12px;margin-bottom:12px;width:calc((100% - 12px)/2);border-radius:5px;display:flex;padding:12px 0 12px 20px;align-items:center;
    background:-webkit-gradient(linear, left left, left right, from(#fb9e49),to(#f46523) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e49',endColorstr='#f46523' );
    background:linear-gradient(to right, #fb9e49, #f46523);
    background:#fb9e49\9;
}
.xs_product:nth-child(2n){margin-right:0;}
.xs_product .img_box{display:flex;align-items:center;justify-content:center;background:#fff;position:relative;flex:0 0 50%;height:195px;border-radius:5px;}
.xs_product .img_box img{max-width:100%;max-height:100%;}
.xs_product .img_box .tips{
    display:block;width:70px;height:38px;border-radius:0 0 10px 10px;text-align:center;line-height:38px;font-size:14px;color:#fff;
    position:absolute;top:-12px;left:0;
    background:-webkit-gradient(linear, left left, left right, from(#f46828),to(#fc8a56) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f46828',endColorstr='#fc8a56' );
    background:linear-gradient(to right, #f46828, #fc8a56);
    background:#f46828\9;
}
.xs_product .right_info{width:50%;padding:0 35px;position:relative;}
.xs_product .right_info .kucui{
    display:block;width:50px;height:50px;border-radius:50%;text-align:center;line-height:50px;font-size:14px;color:#fff;
    position:absolute;top:60px;right:35px;
    background:-webkit-gradient(linear, left top, left bottom, from(#FF0D0D),to(#F5A627) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0D0D',endColorstr='#F5A627' );
    background:linear-gradient(to bottom, #FF0D0D, #F5A627);
    background:#FF0D0D\9;
}
.xs_product .right_info .name_title{display:block;width:100%;line-height:20px;height:20px;font-size:16px;color:#fff;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom:10px;}
.xs_product .right_info .name_title:hover{text-decoration:underline;}
.xs_product .right_info span{display:block;border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:8px;font-size:12px;color:rgba(255,255,255,0.8);line-height:15px;height:23px;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.xs_product .right_info .packing_box{margin:5px 0;display:flex;flex-wrap: wrap;}
.xs_product .right_info .packing_box em{
    height:24px;line-height:24px;padding:0 8px;border-radius:5px;border:1px solid #F89C71;
    font-size:12px;color:#FFE5D9;
}
.xs_product .right_info .price_box{margin-bottom:12px;}
.xs_product .right_info .price_box .news_price{font-size:24px;color:#fff;line-height:30px;}
.xs_product .right_info .price_box .news_price em{font-size:12px;color:#fff;}
.xs_product .right_info .price_box .old_price{line-height:18px;color:rgba(255,255,255,0.4);font-size:14px;text-decoration:line-through;}
.xs_product .right_info .price_box .old_price em{font-size:12px;}
.xs_product .right_info .btn_box{display:flex;}
.xs_product .right_info .btn_box .car_btn{height:34px;line-height:34px;border-radius:30px;width:130px;color:#fff;text-align:center;display:flex;overflow:hidden;}
.xs_product .right_info .btn_box .car_btn i{width:42px;background:#FB9F54;transition:all 0.2s linear 0s;}
.xs_product .right_info .btn_box .car_btn em{width:88px;background:#fff;color:#F46523;transition:all 0.2s linear 0s;}
.xs_product .right_info .btn_box:hover .car_btn i{background:#fff;color:#FB9F54}
.xs_product .right_info .btn_box:hover .car_btn em{
    color:#fff;
    background:-webkit-gradient(linear, left left, left right, from(#FF0D0D),to(#F5A627) );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0D0D',endColorstr='#F5A627' );
    background:linear-gradient(to right, #FF0D0D, #F5A627);
    background:#FF0D0D\9;
}


.product_list .product_list_ul{display:inline-block;width:100%;}
.product_list .product_list_ul li{display:inline-block;width:100%;margin-top:24px;vertical-align:bottom;border:1px solid #e7e7e7;background:#fff;transition:sll 0.2s linear 0s;}
.product_list .product_list_ul li .pro_description{padding:15px 10px;display:flex;flex-wrap:wrap;position:relative;align-items:center;}
.product_list .product_list_ul li .pro_description .img_btn{height:90px;display:inline-flex;justify-content:center;width:145px;align-items:center;}
.product_list .product_list_ul li .pro_description .img_btn img{max-width:100%;max-height:100%}
.product_list .product_list_ul li .pro_description .right_info{width:calc(100% - 160px);margin-left:15px;display:flex;flex-wrap:wrap;}
.product_list .product_list_ul li .pro_description .right_info .name_btn{font-size:18px;color:#2e3095;font-weight:bold;line-height:22px;margin-bottom:15px;display:block;width:100%;height:22px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.product_list .product_list_ul li .pro_description .right_info .search_name_btn{color:#333;}
.product_list .product_list_ul li .pro_description .right_info .name_btn em{color:#e80e0e;}
.product_list .product_list_ul li .pro_description .right_info .name_btn:hover{text-decoration:underline;}
.product_list .product_list_ul li .pro_description .right_info .basic_text{display:inline-block;line-height:22px;margin-right:25px;}
.product_list .product_list_ul li .pro_description .right_info .basic_text_all{display:inline-block;width:100%;margin-right:0;margin-bottom:5px;}
.product_list .product_list_ul li .pro_description .right_info label{font-size:14px;font-weight:normal;color:#999999;}
.product_list .product_list_ul li .pro_description .right_info span{font-size:14px;color:#333333;}
.product_list .product_list_ul li .pro_description .right_info span a{color:#f46523;}
.product_list .product_list_ul li .pro_description .right_info span a:hover{text-decoration:underline;}
.product_list .product_list_ul li .stock_btn{font-size:12px;color:#f46523;display:inline-flex;align-items:center;position:absolute;right:15px;bottom:15px;}
.product_list .product_list_ul li .stock_btn i{display:inline-flex;font-size:18px;margin-left:5px;font-weight:bold;transform:rotate(-90deg);transition:all 0.2s linear 0s;}
.product_list .product_list_ul li .stock_btn[aria-expanded="true"] i{transform:rotate(0deg);}
.product_list .product_list_ul li .pro_stock{padding:15px;border-top:1px solid #e7e7e7;display:flex;align-items: flex-start;}
.product_list .product_list_ul li .pro_stock .name_btn{font-size:12px;color:#2e3095;margin-right:52px;}
.product_list .product_list_ul li .pro_stock span{font-size:12px;color:#333333;flex:1;margin-right:12px;}
.product_list .product_list_ul li .pro_stock span em{margin-left:15px;}
.product_list .product_list_ul li .pro_stock span em:first-child{margin-left:0;}
.product_list .product_list_ul .kj-table{width:100%;}
.product_list .product_list_ul table{margin-bottom:0;border-collapse: collapse;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;}
.product_list .product_list_ul table thead tr th{background:#5859aa;font-size:14px;text-align:center;color:#fff;border-bottom:0;vertical-align:middle;}
.product_list .product_list_ul table thead tr th:last-child{border-right:0;}
.product_list .product_list_ul table > tbody + tbody{border-top:0;}
.product_list .product_list_ul table tbody tr td{font-size:13px;text-align:center;vertical-align:middle;color:#626262;}
.product_list .product_list_ul table tbody tr td:last-child{border-right:0;}
.product_list .product_list_ul table tbody tr td em.oldPrice{text-decoration:line-through;}
.product_list .product_list_ul table tbody tr td .name_btn{color:#2e3095;}
.product_list .product_list_ul table tbody tr td .name_btn:hover{text-decoration:underline;}
.product_list .product_list_ul table tbody tr td .logoBtn{color:#e80e0e;text-decoration:underline;}
.product_list .product_list_ul table tbody tr td .car_btn i{color:#f46523;font-weight:bold;}
.product_list .product_list_ul table tbody tr td .kj-pro-num-box{border:1px solid #ddd;display:inline-flex;align-items:center;}
.product_list .product_list_ul table tbody tr td .kj-pro-num-box input{height:20px;width:24px;text-align:center;border:0;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.product_list .product_list_ul table tbody tr td .kj-pro-num-box button{width:24px;border:0;background:#fff;color:#333;transition:all 0.2s linear 0s;}
.product_list .product_list_ul table tbody tr td .kj-pro-num-box button:hover{background:#dedede;}
.product_list .product_list_ul .pro_footer{display:flex;padding:0 15px;justify-content: space-between;align-items:center;height:52px;}
.product_list .product_list_ul .pro_footer span{font-size:14px;color:#f46523;font-weight:bold;cursor:pointer;}
.product_list .product_list_ul .pro_footer span i{font-size:15px;color:#f46523;font-weight:bold;margin-left:5px;vertical-align:middle;transform:rotate(0deg);transition:all 0.2s linear 0s;display:inline-flex;}
.product_list .product_list_ul .pro_footer span[aria-expanded="true"] i{transform:rotate(180deg)}

/*产品详情*/
.page_des_box{margin-top:10px;}
.product_base_info{display:flex;flex-wrap: wrap;}
/*.product_base_info .pro_image_box{width:225px;display:flex;align-items:center;justify-content:center;height:225px;border:1px solid #e5e5e5;box-shadow:0 0 10px rgba(135,135,135,0.2);margin-right:35px;}
.product_base_info .pro_image_box img{max-width:100%;max-height:100%;}*/
.product_base_info .pro_image_box{width:225px;margin-right:35px;}
.product_base_info .pro_image_box .image_box .box{width:100%;}
.product_base_info .pro_image_box .image_box .tb-booth{position:relative;z-index:1;width:100%;height:225px;;border:1px solid #e5e5e5;box-shadow:0 0 10px rgba(135,135,135,0.2);}
.product_base_info .pro_image_box .image_box .tb-pic a{display:flex;align-items:center;justify-content:center;height:100%;width:100%;}
.product_base_info .pro_image_box .image_box .tb-pic a img{vertical-align:middle;max-width:100%;max-height:100%;}
.product_base_info .pro_image_box .image_box .tb-thumb{margin:10px 0 0;overflow:hidden;}
.product_base_info .pro_image_box .image_box .tb-thumb li{background:#dddddd;float:left;height:50px;width:50px;margin:0 6px 0 0;overflow:hidden;padding:2px;}
.product_base_info .pro_image_box .image_box .tb-s40, .tb-s40 a{height:46px;width:46px;}
.product_base_info .pro_image_box .image_box .tb-s40, .tb-s40 a img{max-width:100%;max-height:100%;}
.product_base_info .pro_image_box .image_box .tb-thumb .tb-selected{background:#da251c;}
.product_base_info .pro_image_box .image_box .tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
div.zoomDiv{z-index:999;position:absolute;top:0;left:0;width:225px;height:225px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1; width:50px !important;height:50px !important;}

.product_base_info .pro_info_box{flex:1;}
.product_base_info .pro_info_box h1{border-bottom:1px solid #e5e5e5;padding:10px 0;line-height:32px;font-size:26px;color:#2e3095;font-weight:bold;margin-bottom:10px;}
.product_base_info .pro_info_box .name_box{padding-right:50px;display:flex;justify-content: space-between;flex-wrap: wrap;}
.product_base_info .pro_info_box .name_box >div{line-height:28px;font-size:14px;width:100%;color:#666666;}
.product_base_info .pro_info_box .name_box label{font-weight:normal;color:#999999}
.product_base_info .pro_info_box .name_box a{color:#f46523;}

.product_base_info .btn_box{flex-wrap: wrap;margin-top:15px;}
.product_base_info .btn_box a{margin-right:15px;display:inline-block;width:130px;height:28px;text-align:center;line-height:28px;border-radius:30px;color:#fff;font-size:14px;}
.product_base_info .btn_box a.collection_box{background:#2e3095;}
.product_base_info .btn_box a.collection_box:hover{background:#f46523;}
.product_base_info .btn_box a.addCar_box{background:#f46523;}
.product_base_info .btn_box a.addCar_box:hover{background:#2e3095;}
.product_base_info .btn_box a:active{position:relative;top:2px;}

/*产品详情-表格*/
.kj-pro-table{margin:30px 0 15px 0;}
.kj-pro-table table{margin-bottom:0;border-collapse: collapse;border:1px solid #e5e5e5;}
.kj-pro-table table thead tr th{background:#5859aa;font-size:14px;text-align:center;color:#fff;border-bottom:0;vertical-align:middle;}
.kj-pro-table table thead tr th:last-child{border-right:0;}
.kj-pro-table table tbody tr td{font-size:13px;text-align:center;vertical-align:middle;color:#626262;border-bottom:1px solid #e5e5e5;}
.kj-pro-table table tbody tr td:last-child{border-right:0;}
.kj-pro-table table tbody tr td em.oldPrice{text-decoration:line-through;}
.kj-pro-table table tbody tr td .logoBtn{color:#e80e0e;text-decoration:underline;}
.kj-pro-table table tbody tr td .car_btn i{color:#f46523;font-weight:bold;}
.kj-pro-table table tbody tr td .kj-pro-num-box{border:1px solid #ddd;display:inline-flex;align-items:center;}
.kj-pro-table table tbody tr td .kj-pro-num-box input{height:20px;width:24px;text-align:center;border:0;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.kj-pro-table table tbody tr td .kj-pro-num-box button{width:24px;border:0;background:#fff;color:#333;transition:all 0.2s linear 0s;}
.kj-pro-table table tbody tr td .kj-pro-num-box button:hover{background:#dedede;}
.kj-pro-table .table > tbody + tbody{border:0;}
/*产品详情-加入购物车*/
.pro_btn_box{display:flex;justify-content: space-between;align-items:center;}
.pro_btn_box span{font-size:14px;color:#f46523;font-weight:bold;cursor:pointer;}
.pro_btn_box span i{font-size:15px;color:#f46523;font-weight:bold;margin-left:5px;vertical-align:middle;transition:all 0.2s linear 0s;display:inline-flex;}
.pro_btn_box span[aria-expanded="true"] i{transform:rotate(180deg)}

/*产品详情-产品介绍*/
.pro_slide_box{margin-top:30px;}
.pro_slide_box .nav-tabs{border:1px solid #ddd;background:#f5f5f5;display:flex;}
.pro_slide_box .nav-tabs li{flex:1;margin-bottom:0;}
.pro_slide_box .nav-tabs li a{text-align:center;border-radius:0;background:#f5f5f5;border:0;border-right:1px solid #d9d9d9;font-size:16px;color:#333333;margin-right:0;}
.pro_slide_box .nav-tabs li:last-child a{border-right:0;}
.pro_slide_box .nav-tabs li:nth-child(4) a{margin-right:0;}
.pro_slide_box .nav-tabs li a:after{
    content:'';width:100%;height:0;background:#2e3095;position:absolute;bottom:-1px;left:0;
}
.pro_slide_box .nav-tabs li a:hover,.pro_slide_box .nav-tabs li a:focus{color:#2e3095;border:0;border-right:1px solid #d9d9d9;}
.pro_slide_box .nav-tabs li:last-child a:hover,.pro_slide_box .nav-tabs li:last-child a:focus{border-right:0;}
.pro_slide_box .nav-tabs > li.active > a,.pro_slide_box .nav-tabs > li.active > a:focus,.pro_slide_box .nav-tabs > li.active > a:hover{
    color:#2e3095;border-bottom:0;background:#fff;font-weight:bold;
}
.pro_slide_box .nav-tabs > li.active > a:after{height:1px;background:#fff;}
.pro_slide_box .tab-pane{border:1px solid #d9d9d9;border-top:0;padding-bottom:20px;}
.pro_slide_box .articleBox{padding:20px 25px 0 25px;font-size:14px;line-height:28px;color:#333;}
.pro_slide_box .articleBox img{max-width:100%;display:block;}
.pro_slide_box .articleBox table{width:auto;margin-bottom:0;}
.pro_slide_box .articleBox table tr th{font-size:14px;color:#666666;padding:8px;border:0;font-weight:normal;}
.pro_slide_box .articleBox table tr:first-child th{border-top:0;}
.pro_slide_box .articleBox table tr td{border:0;padding:8px;}
.pro_slide_box .articleBox table tr:first-child td{border-top:0;}
/*产品详情-相关产品*/
.product_relevant{margin-bottom:50px;margin-top:35px;}
.product_relevant h1{font-size:20px;color:#333333;line-height:28px;font-weight:bold;margin-bottom:20px;}
.product_relevant.index_large_box .index_large{margin-top:0;}
.product_relevant.index_large_box .index_large .swiper-button-next{right:-55px;}
.product_relevant.index_large_box .index_large .swiper-button-prev{left:-55px;}
.product_relevant.index_large_box .index_large .swiper-button-next,.product_relevant.index_large_box .index_large .swiper-button-prev{background:none;}
.product_relevant.index_large_box .index_large .swiper-button-next:hover,.product_relevant.index_large_box .index_large .swiper-button-prev:hover{color:#2e3095;}
.product_relevant.index_large_box .index_large .swiper-button-next:after, .product_relevant.index_large_box .index_large .swiper-button-prev:after{font-size:32px;}

/*文章*/
.page_classify {display:flex;flex-wrap:wrap;}
.page_classify a{height:32px;line-height:32px;padding:0 15px;border-radius:3px;font-size:14px;color:#333;background:#dedede;margin-right:10px;margin-bottom:10px;}
.page_classify a:hover{background:#F46523;color:#fff;}
.page_classify a.active{background:#F46523;color:#fff;}
.article_text{margin:25px 0 50px 0;width:100%;overflow:hidden;font-size:14px;color:#333;line-height:26px;}
.article_text img{max-width:100%;}
.page_contact{display:flex;}
.page_contact .article_text{flex:0 0 400px;margin-right:30px;}
.page_contact .contact_map{flex:1;}
.page_contact .contact_map img{max-width:100%;}


/*新闻*/
.news_list_box{margin-bottom:100px;}
.news_list_box .news_list{display:block;width:100%;}
.news_list_box .news_list li{width:100%;padding:45px 0;border-bottom:1px solid #ddd;display:flex;align-items:center;}
.news_list_box .news_list li .img_btn{width:30%;overflow:hidden;transition:all 480ms ease 0s;background:#f3f3f3;display:flex;align-items:center;justify-content:center;}
.news_list_box .news_list li .img_btn img{display:block;transform:scale(1,1);transition-duration:400ms;transition-timing-function:ease-out;max-width:100%;}
.news_list_box .news_list li .img_btn:hover img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);}
.news_list_box .news_list li .right{width:calc(70% - 35px);padding-left:35px;overflow:hidden;}
.news_list_box .news_list li .right .name_btn{display:block;width:100%;font-size:23px;color:#2E3095;font-weight:bold;line-height:26px;height:26px;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:10px 0 20px 0;font-size:15px;color:#999999;display:flex;align-items:center;}
.news_list_box .news_list li .right .time i{margin-right:5px;font-size:20px;}
.news_list_box .news_list li .right .info{width:100%;font-size:16px;color:#666666;line-height:30px;margin-bottom:25px;max-height:90px;overflow:hidden;}
.news_list_box .news_list li .right .more_btn{display:block;font-size:14px;color:#666;}
.news_list_box .news_list li .right .more_btn i{color:#2E3095;margin-right:5px;}
.news_list_box .news_list li .right .more_btn:hover{color:#2E3095;}
.kj_news_active{margin-top:45px;margin-bottom:100px;}
.kj_news_active .kj-main-articleinfo-title{font-size:32px;color:#333;margin-bottom:12px;line-height:36px;}
.kj_news_active .kj-article-time{color:#999;margin-bottom:30px;}
.kj_news_active .kj-article-content{color:#333; padding-bottom:50px; margin-bottom: 20px; border-bottom: 1px solid rgb(242,242,242); line-height: 30px;overflow:hidden;}
.kj_news_active .kj-article-content img{max-width:100%;max-height:inherit;}
.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:#2E3095;text-decoration:underline;}

/*品牌列表*/
.brand_list_ul{display:flex;background:#fff;padding:30px 0 55px 0;flex-wrap:wrap;}
.brand_list_ul li{width:calc((100% - 100px)/5);margin-right:25px;margin-bottom:25px;}
.brand_list_ul li:nth-child(5n){margin-right:0;}
.brand_list_ul li .img_btn{display:flex;border:1px solid #dedede;height:136px;justify-content:center;align-items:center;}
.brand_list_ul li .img_btn img{max-width:100%;justify-content:center;max-height:100%;}
.brand_list_ul li .title_btn{display:block;text-align:center;font-size:14px;color:#333333;line-height:20px;margin:10px 0;}
.brand_list_ul li .img_btn:hover{box-shadow:0 0 5px rgba(0,0,0,0.2);}
.brand_list_ul li .title_btn:hover{color:#e50012;}

/*大包装询价*/
#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:#2e3095;color:#fff;width:40%;padding:0;font-size:16px;height:40px;transition:all 0.2s linear 0s;}
#blukquote_dialog .modal-footer input:hover{background:#f46523;}
#blukquote_dialog .modal-footer input:hover{color:#fff;}

.message_footer_box{background:#f9f9f9;padding:50px 0;}
.message_footer_box .container{display:flex;}
.message_footer_box .container:after,.message_footer_box .container:before{display:none;}
.message_footer_box .image_box{width:50%;margin-right:30px;display:flex;border-radius:10px;overflow:hidden;}
.message_footer_box .image_box img{max-width:100%;}
.message_footer_box .form_box{width:calc(50% - 30px);}
.message_footer_box .form_box .title{margin-bottom:15px;}
.message_footer_box .form_box .title h1{font-size:30px;color:#2E3095;margin-bottom:10px;}
.message_footer_box .form_box .title h6{font-size:16px;color:#999;}
.message_footer_box .form_box .guestbook_form{display:flex;flex-wrap:wrap;}
.message_footer_box .form_box .guestbook_form .formcolumn-item {flex:0 0 50%;margin-bottom:12px;}
.message_footer_box .form_box .guestbook_form #guestbook_gbemial{flex:0 0 100%;}
.message_footer_box .form_box .guestbook_form .formcolumn-item-message{flex:0 0 100%;}
.message_footer_box .form_box .guestbook_form .formcolumn-item-yzm{flex:0 0 100%;}
.message_footer_box .form_box .guestbook_form .modal-footer{flex:0 0 100%;border-top:0;}
.message_footer_box .form_box .guestbook_form .formcolumn-item .formcolumn-item-tit{font-size:14px;color:#333;font-weight:normal;line-height:24px;}
.message_footer_box .form_box .guestbook_form .formcolumn-item .formcolumn-item-ct{display:flex;align-items:center;}
.message_footer_box .form_box .guestbook_form .formcolumn-item .formcolumn-item-ct input{border:1px solid #dedede;border-radius:5px;height:38px;line-height:38px;width:calc(100% - 50px);padding:0 15px;font-size:14px;color:#333;}
.message_footer_box .form_box .guestbook_form .formcolumn-item .formcolumn-item-ct textarea{border:1px solid #dedede;border-radius:5px;height:100px;line-height:38px;width:calc(100% - 50px);padding:0 15px;font-size:14px;color:#333;resize:none;}
.message_footer_box .form_box .guestbook_form .formcolumn-item-yzm .form-vcodebox{order:2;}
.message_footer_box .form_box .guestbook_form .formcolumn-item-yzm .form-vcodebox img{height:38px;margin:0 10px;}
.message_footer_box .form_box .guestbook_form .formcolumn-item-yzm input{order:1;}
.message_footer_box .form_box .guestbook_form .formcolumn-item-yzm .required{order:3;}
.message_footer_box .form_box .guestbook_form .formcolumn-item-yzm .formcolumn-item-tips{order:4;}
.message_footer_box .form_box .guestbook_form #GBPOST{width:120px;height:38px;border-radius:5px;background:#2E3095;font-size:16px;color:#fff;}
.message_footer_box .form_box .guestbook_form #GBPOST:hover{background:#F46523;}

.kj-noproduct-search{font-size:14px;color:#333;line-height:24px;}
.kj-noproduct-search a{margin:0 5px;text-decoration:underline;color:#F46523;}
.kj-noproduct-search img{height:18px;vertical-align:middle;}

/*.BMap_Marker img{width:23px;left:0;top:3px;}
.BMap_Marker label{border:1px solid transparent;color:#F46523;}*/


/*上方产品数据筛选表格*/
.kj-product-fliter {
    padding: 10px 0px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

    .kj-product-fliter tr {
        border-bottom: 1px solid #eee;
    }

    .kj-product-fliter th {
        font-weight: normal;
        background: #F8F8F8;
        text-align: center;
        font-size: 13px;
    }

    .kj-product-fliter td {
        vertical-align: middle;
        padding: 10px;
    }

        .kj-product-fliter td a {
            font-size: 13px;
            display: block;
            float: left;
            padding: 2px 5px;
            margin: 3px 10px;
        }

            .kj-product-fliter td a.kj_product_show1 {
                float: right;
            }

                .kj-product-fliter td a.kj_product_show1 i {
                    font-size: 16px;
                    margin-left: 5px;
                }

.kj_jgigjik a.active {
    color: #EC6B51;
    font-size: 14px;
}

.kj_jgigjik {
    height: 26px;
    overflow: hidden;
}
.index_promotion .swiper-slide{
    margin-bottom:15px;
    margin-top:0!important;
}