
/*覆盖样式*/
a{ color:#585858;}
a:hover{color:#e62e04;}
.wapper{width:1200px;}
.top_ad img{max-width:100%;}

#top_box i,#header_box i,.index_default i,#bottom_box i,.common_pro_list1 li i{ background:none;}


#top_box{ background:none;  color:#575757;height:30px;border-bottom:1px solid #e9e9e9; width:1200px; margin:0 auto;}
#top_box .welcome{line-height:30px;float:left;}
#top_box .top_right{float:right;}
#top_box .top_rt{border-left:1px solid #e9e9e9; border-right:none; padding:0 10px; height:14px;}
#top_box .top_rt>a{display:inline-block;}
#top_box .top_rt>a:hover{color:#e62e04;}
#top_box .login{ border-left:none;}
#top_box .currency_txt,#top_box .top_rt>a{line-height:14px; color:#333;}
#top_box .currency_box{ padding-right:0;}
#top_box .currency_txt i{background: none;vertical-align: middle;margin: 0 2px 0 3px;height:auto;width:auto;font-size:12px; font-weight:bold;}
#top_box .drop_currency{top:35px;}


#header_box{width:100%; box-shadow:0px 2px 7px -4px rgba(0,0,0,0.75);}
#header_box .head1{width:1200px;margin:0 auto;height:100px;}
#header_box .row{ justify-content: center; align-items: center; display: flex; flex-wrap: wrap;}
#header_box .logo{ width:200px; height:70px; float:left; padding:15px 0; display:table;}
#header_box .logo a{display:table-cell;height:70px; vertical-align:middle}
#header_box .logo a img{vertical-align:middle;max-height:70px; max-width:100%;}
#header_box .search_box{ padding:0;float:left; width:800px; margin-left:60px;}
#header_box .search{ width:100%; height:40px;padding:0; border:2px solid #eb1a21; box-sizing:border-box;}
#header_box .searchform{ width:auto; height:40px; border:0;}
#header_box .select_box{ width:140px; float:left; padding:8px 11px 8px 10px; box-sizing:border-box; border-right: 1px solid #e9e9e9; position:relative;}
#header_box .select_box i{ margin:0 0 -5px; font-size:18px; width:12px; float:right;}
#header_box .select_box span{ line-height:20px; font-size:14px; display:inline-block; width:106px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
#select_box{ position:absolute; left:0; top:38px; background:#fff; box-shadow:0px 3px 12px -5px rgba(0,0,0,0.75); padding:5px 0; min-width:200px; max-height:300px; overflow-y:auto; box-sizing:border-box;}
#select_box li{ height:25px; line-height:25px; cursor:pointer; padding:0 15px;}
#select_box li:hover{ background:#09F; color:#fff;}
#header_box .search_input{ width:calc(100% - 270px); height:36px; float:left; line-height:36px; padding:0; background:none;border:none; text-indent:15px;}
#header_box .btn_search{ float:right;width:130px; height:36px;background:#eb1a21; margin:0;padding:0;color:#fff;font-size:18px;border:0; text-transform:uppercase;}
#header_box .header_rt{ padding-top:0; width:140px;}

#header_box .cart_box{ float:right;height:40px;border:0;margin:0;padding:0;}
#header_box .cart_box:hover i,#header_box .cart_box:hover .cart_txt a{color:#e62e04;}
#header_box .cart_txt i{ background:none; height:40px;color:#333;line-height:40px;text-align:center;font-size:30px;display:inline-block;vertical-align:top;width:auto;padding:0 5px;margin:0;cursor:pointer;}
#header_box .cart_txt span{display:inline-block;vertical-align:top;height:40px;line-height:18px;padding:2px 0;font-size:14px;}
#header_box .cart_txt strong{ height:16px;line-height:16px;background:#e62e04;color:#fff;padding:0 8px;border-radius:20px;}
#header_box .cart_txt span a{display:block;font-weight:normal;}
#header_box .cart{ right:-35px;}


#header_box .nav_wrap{ background: #fafafa none repeat scroll 0 0; box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); left: 0; position: fixed; top: 0; width: 100%; z-index: 999; transform: translateY(-100px); -webkit-transform: translateY(-100px); visibility: hidden; transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s;}
#header_box .nav_box{border:0;height:50px;width:1200px;margin:0 auto;}
#header_box .nav_box .row{ margin:0 -15px;}
#header_box .nav_logo,#header_box .nav{ padding:0 15px; box-sizing:border-box;}
#header_box .nav_logo{ float:left; height:50px; display:table; width:275px;}
#header_box .nav_logo a{ display:table-cell; vertical-align:middle;}
#header_box .nav_logo a img{ max-height:50px; max-width:100%;}
#header_box .nav{height:50px;width:955px;margin:0; float:left; padding-left:0;}
#header_box .nav li{height:auto;padding-top:0;padding-bottom:0;}
#header_box .nav li a{border:0;height:50px;line-height:50px;font-weight:bold;display:inline-block;font-size:14px;color:#333;}
#header_box .nav li.on>a{color:#e62e04;}
#header_box .sub_nav{top:50px; left:5px; box-shadow:0px 3px 12px -5px rgba(0,0,0,0.75); border:none; border-top:2px solid #929292; min-width:200px; width:auto; visibility:hidden; opacity:0; -webkit-transition: 0.5s ease; transition: 0.5s ease; display:block; box-sizing:border-box;}
#header_box .nav .sub_nav li{ width:auto; float:none;}
#header_box .nav .sub_nav li a{overflow:hidden; white-space:nowrap;text-overflow:ellipsis; height:30px; line-height:30px;}
#header_box .nav li.on .sub_nav{ visibility:visible; opacity:1; left:0;}
#header_box.posFixed .nav_wrap{ visibility:visible; transform: translateY(0); -webkit-transform: translateY(0);}

#body_box{width:1200px;}
.index_default{ width:100% !important;}
.index_default .banner_lt{ float:left; width:260px; background:#565b70;}
.index_default .lt_category>li{ padding:0 20px; position:relative; -webkit-transition: 0.5s ease; transition: 0.5s ease;}
.index_default .lt_category>li:before { content: ""; position: absolute; top: -1px; left: 50%; width: 92%; height: 1px; background: #646980; transform: translateX(-50%);}
.index_default .lt_category>li:first-child:before{ display:none;}
.index_default .lt_category>li>a{ color:#fff; display:block; line-height:43px; height:43px; font-size:14px; margin-bottom:1px;}
.index_default .lt_category>li:hover{ background:#333;}
.index_default .lt_category .dropdown_menu2{left:260px; top:0; width:890px; position:absolute; background:#fff; padding:15px 20px 20px; display:none; z-index:888;}
.index_default .lt_category .dropdown_menu2 dl{width:calc(25% - 15px); margin-right:15px; float:left; height:auto;}
.index_default .lt_category .dropdown_menu2 dt{border-bottom:1px solid #e9e9e9; font-weight:bold; padding:0 0 10px; margin-bottom:10px;}
.index_default .lt_category .dropdown_menu2 dt a{border:0;text-indent:0;color:#333;}
.index_default .lt_category .dropdown_menu2 dt a:hover,#menuParent .dropdown_menu2 dd a:hover{color:#f60;}
.index_default .lt_category .dropdown_menu2 dd a{padding:2px 1px;height:23px;line-height:23px; position:relative; display:block; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.index_default .lt_category .dropdown_menu2 dd a.more{ float:right; color:#f60;}

.index_default .lt_category .dropdown_4{ width:450px;}
.index_default .lt_category .dropdown_4 dl{ width:calc(50% - 15px);}


.index_default .banner_box{ width:940px; height:auto;}
.index_default .ibanner li a{ display:block;}
.index_default .ibanner li a img{display:block;width:100%;}
.index_default .banner_bottom{ overflow:hidden;}
.index_default .banner_bottom .ad{ width:33.333%; float:left;}
.index_default .banner_bottom .ad a{ position:relative; overflow:hidden; display:block;}
.index_default .banner_bottom .ad a:before,.index_default .banner_bottom .ad a:after { position: absolute; content: ''; opacity: 0; transition:opacity 0.35s, transform 0.35s;}
.index_default .banner_bottom .ad a:before { top: 30px; right: 15px; bottom: 30px; left: 15px; border-top: 2px solid #fff; border-bottom: 2px solid #fff; -webkit-transform: scale(0,1); transform: scale(0,1); -webkit-transform-origin: 0 0; transform-origin: 0 0; z-index:1;}
.index_default .banner_bottom .ad a:after { top: 15px; right: 30px; bottom: 15px; left: 30px; border-right: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: scale(1,0); transform: scale(1,0); -webkit-transform-origin: 100% 0; transform-origin: 100% 0;}
.index_default .banner_bottom .ad img{ width:100%; -webkit-transition: 0.5s ease; transition: 0.5s ease;}
.index_default .banner_bottom .ad a:hover:before,.index_default .banner_bottom .ad a:hover:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.index_default .banner_bottom .ad a:hover img{ -webkit-transform:scale(1.1); transform:scale(1.1);}
.index_default .banner_box .swiper-pagination-bullet{background:#fff;}
.index_default .banner_box .swiper-pagination-bullet-active{background:#eb1a21;}


.common_pro_list1 li{ border:none;}
.common_pro_list1 .pro_content{ padding-left:0;}
.common_pro_list1 li .name{ text-align:left; padding:5px 0 3px;line-height:20px;}
.common_pro_list1 li .price{ text-align:left; color:#eb1a21; margin-bottom:10px;}
.index_default .common_pro_list1 li{ margin:0;}
.index_default .common_pro_list1 li .name{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap; color:#000; text-transform:uppercase; font-size:14px; font-weight:bold;}

.index_default .tag_bg{ background:#f7f7f7; padding-top:50px;}
.index_default .pro_change_title{ overflow:hidden; background:#fff; border:1px solid #dedede; margin-bottom:50px;}
.index_default .pro_change_title .lt_tit{ float:left; min-width:200px; height:52px;}
.index_default .pro_change_title .lt_tit a{padding:14px 10px 14px 20px; text-transform:uppercase; display:block; background:#eb1a21; font-size:18px; font-weight:bold; line-height:24px; color:#fff; position:relative;}
.index_default .tag_bg .pro_change_title .lt_tit a:before { content: ''; width: 0; position: absolute; height: 0; top: 0; border-top: 52px solid #eb1a21; right: -25px; border-right: 25px solid transparent;}
.index_default .pro_change_title  ul{ float:right;}
.index_default .pro_change_title  ul li{ float:left; margin:14px 0; line-height:24px; height:24px; padding:0 15px; border-right:1px solid #dddddd;}
.index_default .pro_change_title  ul li:last-child{ border-right:none;}
.index_default .pro_change_title  ul li a{ display:inline-block; color:#000; font-size:16px; font-weight:bold;}

#productbox_tab{ margin-bottom:50px;}
#productbox_tab .swiper_tag{ opacity: 0; visibility: hidden; height: 0;}
#productbox_tab .swiper_tag.show{opacity: 1; visibility: visible; height: auto;}
#productbox_tab .common_pro_list1 li{ margin:0;}
#productbox_tab .common_pro_list1 li .product_img{ margin-bottom:10px; }
#productbox_tab .common_pro_list1 li .pic{ width:277px; height:277px;}
#productbox_tab .common_pro_list1 li .pic img{ max-height:277px; max-width:277px;}




.index_default .cate_box_bg{ padding:30px 0;}
.index_default .cate_box{ padding:25px 0;}
.index_default .cate_box .pro_change_title{ margin-bottom:0;}
.index_default .cate_box .pro_change_title .lt_tit a{ background:#7cb342;}
.index_default .cate_box .pro_change_title .lt_tit a:before{ content: ""; position: absolute; top: 0; right: -20px; border-left: 20px solid #7cb342; border-bottom: 26px solid transparent; border-top:26px solid transparent;}
.index_default .bortop_1 .pro_change_title .lt_tit a{ background:#2bafa4;}
.index_default .bortop_1 .pro_change_title .lt_tit a:before{border-left-color:#2bafa4;}
.index_default .bortop_2 .pro_change_title .lt_tit a{ background:#00bdd2;}
.index_default .bortop_2 .pro_change_title .lt_tit a:before{border-left-color:#00bdd2;}
.index_default .bortop_3 .pro_change_title .lt_tit a{ background:#5c6dbd;}
.index_default .bortop_3 .pro_change_title .lt_tit a:before{border-left-color:#5c6dbd;}
.index_default .bortop_4 .pro_change_title .lt_tit a{ background:#eb63c9;}
.index_default .bortop_4 .pro_change_title .lt_tit a:before{border-left-color:#eb63c9;}
.index_default .bortop_5 .pro_change_title .lt_tit a{ background:#e3521b;}
.index_default .bortop_5 .pro_change_title .lt_tit a:before{border-left-color:#e3521b;}
.index_default .bortop_6 .pro_change_title .lt_tit a{ background:#3BACFF;}
.index_default .bortop_6 .pro_change_title .lt_tit a:before{border-left-color:#3BACFF;}
.index_default .bortop_7 .pro_change_title .lt_tit a{ background:#b018a9;}
.index_default .bortop_7 .pro_change_title .lt_tit a:before{border-left-color:#b018a9;}
.index_default .bortop_8 .pro_change_title .lt_tit a{ background:#a9b900;}
.index_default .bortop_8 .pro_change_title .lt_tit a:before{border-left-color:#a9b900;}
.index_default .bortop_9 .pro_change_title .lt_tit a{ background:#9E7D71;}
.index_default .bortop_9 .pro_change_title .lt_tit a:before{border-left-color:#9E7D71;}
.index_default .bortop_10 .pro_change_title .lt_tit a{ background:#55c932;}
.index_default .bortop_10 .pro_change_title .lt_tit a:before{border-left-color:#55c932;}



.index_default .cate_con{}
.index_default .cate_nav{ width:230px; height:500px; border-left:1px solid #dedede; border-bottom:1px solid #dedede; box-sizing:border-box;}
.index_default .cate_nav li{ margin:0 15px; height:50px; text-align:center; line-height:49px; border-bottom:1px solid #dedede; box-sizing:border-box;}
.index_default .cate_nav li a{ display:inline-block; font-size:14px; text-transform:uppercase; font-weight:bold; color:#000; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.index_default .cate_nav li a:hover{ color:#eb1a21;}
.index_default .cate_img{ width:470px;}
.index_default .cate_img a{ display:block; position:relative; overflow:hidden;}
.index_default .cate_img a:before,.index_default .cate_img a:after{ position: absolute; top: 15px; right: 15px; bottom: 15px; left: 15px; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s;}
.index_default .cate_img a:before{border-top: 2px solid #fff; border-bottom: 2px solid #fff; -webkit-transform: scale(0,1); transform: scale(0,1); z-index:1;}
.index_default .cate_img a:after{ border-right: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: scale(1,0); transform: scale(1,0);}
.index_default .cate_img a:hover:before,.index_default .cate_img a:hover:after{ opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.index_default .cate_img a img{-webkit-transition: 0.5s ease; transition: 0.5s ease;}
.index_default .cate_img a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1); }
.productbox_cate_tag{ width:500px; height:500px; border-right:1px solid #dedede; box-sizing:border-box;}
.productbox_cate_tag .common_pro_list1{ overflow:hidden; height:100%; display:none; opacity:0; -webkit-transition: 0.5s all ease; transition: 0.5s all ease;}
.productbox_cate_tag .common_pro_list1.show{ display:block; opacity:1;}
.productbox_cate_tag .common_pro_list1 li{ width:50%;height:50%;overflow:hidden;}
.productbox_cate_tag .common_pro_list1 li:before{ position: absolute; height: 100%; width: 1px; left: 0; top: 0; background: #dedede; display: block; content: ""; z-index: 1;}
.productbox_cate_tag .common_pro_list1 li:after{ position: absolute; width: 100%; bottom:0; height: 1px; background: #dedede; display: block; content: ""; z-index: 1;}
.productbox_cate_tag .common_pro_list1 li .product_img{ display:table; width:100%; height:100%;}
.productbox_cate_tag .common_pro_list1 li .pic{ width:100%; height:100%; overflow:hidden;}
.productbox_cate_tag .common_pro_list1 li .pic img{ max-height:100%; max-width:100%; -webkit-transition: 0.5s ease; transition: 0.5s ease;}

.productbox_cate_tag .common_pro_list1 li:hover img{ -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}

#productbox_tab .swiper-pagination{ bottom:0;}
#productbox_tab .swiper-pagination-bullet-active{ background:#eb1a21;}


.productbox_cate_tag .common_pro_list1 li .pro_content,
.index_default .tag_box .common_pro_list1 .pro_content{ position:absolute; left:0; bottom:0; padding:10px 15px; width:100%; box-sizing:border-box; transition: 0.5s all ease;}
.productbox_cate_tag .common_pro_list1 li:hover .pro_content,
.index_default .tag_box .common_pro_list1 li:hover .pro_content{ background:rgba(255,255,255,0.8);}

.index_default .home_ad1{ overflow:hidden;}
.index_default .home_ad1 .ad{ float:left; width:calc(50% - 15px);}
.index_default .home_ad1 .ad_lt{ margin-right:15px;}
.index_default .home_ad1 .ad_rt{ margin-left:15px;}
.index_default .home_ad1 .ad a{ display:block; position:relative; overflow:hidden;}
.index_default .home_ad1 .ad a:after { position: absolute; top: 20px; right: 20px; bottom: 20px; left: 20px; border: 2px solid #fff; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(0); transform: scale(0);}
.index_default .home_ad1 .ad img{ width:100%; -webkit-transition: 0.5s ease; transition: 0.5s ease;}
.index_default .home_ad1 .ad a:hover:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.index_default .home_ad1 .ad a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}

.index_default .tag_box{ padding:30px 0;}

.index_default .tag_box .pro_box{ width:calc(50% - 15px); float:left;}
.index_default .tag_box .home_tag1,.index_default .tag_box .home_tag3{ margin-right:15px;}
.index_default .tag_box .home_tag2,.index_default .tag_box .home_tag4{ margin-left:15px;}
.index_default .tag_box .tit{ padding:0; height:auto; line-height:none; overflow:hidden; border:1px solid #dedede;}
.index_default .tag_box .tit span{ float:left; border:none; text-indent:0; min-width:200px; height:52px; line-height:24px; padding:14px 10px 14px 20px; box-sizing:border-box; color:#fff; background:#f8b93e; font-size:18px; font-weight:bold; position:relative;}
.index_default .tag_box .tit span:before{ content: ""; position: absolute; top: 0; right: -20px; border-left: 20px solid #f8b93e; border-bottom: 26px solid transparent; border-top: 26px solid transparent;}
.index_default .tag_box .tit a{ margin:10px 0; line-height:32px; color:#000; font-weight:bold; text-transform:uppercase;}
.index_default .tag_box .tit a i{ font-size: 20px; font-weight: normal; font-style: initial; margin:0 10px -3px 0; line-height:1; color:#ff0000;}
.index_default .tag_box .tit a:hover{color:#ff0000;}

.index_default .tag_box .ad_img a{ display:block; overflow:hidden; position:relative;}
.index_default .tag_box .ad_img a:after{ position: absolute; top: 20px; right: 20px; bottom: 20px; left: 20px; border: 2px solid #fff; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(0); transform: scale(0);}
.index_default .tag_box .ad_img a img{-webkit-transition: 0.5s ease; transition: 0.5s ease; width:100%;}
.index_default .tag_box .ad_img a:hover:after{ opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.index_default .tag_box .ad_img a:hover img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

.index_default .tag_box .common_pro_list1{ border-width: 1px 0 0 1px; border-color: #dedede; border-style: solid; overflow:hidden;}
.index_default .tag_box .common_pro_list1 li{ border-width: 0 1px 1px 0; border-color: #dedede; border-style: solid; width:33.333%; box-sizing:border-box; height:193px;}
.index_default .tag_box .common_pro_list1 li.other{ border:none; height:auto;}
.index_default .tag_box .common_pro_list1 li .pic{ width:100%; height:192px;}
.index_default .tag_box .common_pro_list1 li .pic img{ max-height:100%; max-width:100%;}


.index_default .home_txt{ min-height:50px; margin-top:30px;}
.index_default .home_txt img{ width:100%;}

.common_pro_list1 li .row{ display: flex; align-items: self-end;}
.common_pro_list1 li .timer_box i{font-size: 15px; font-weight: bold; margin: 0 3px -4px 0;}
span.discount-timer{ background:none; text-indent:0;}
.common_pro_list1 li .sold_out_bg{left:0;right:0;margin:auto;top:100px;}
.common_pro_list1 li .sold_out_box span{width:100%;top:100px;}

#bottom_box{padding:0;width:100%;border-top:1px solid #eee;}


#bottom_box .bottom_top{ background:#ececec; padding:25px 0;}

#bottom_box .link_box{border-top:1px solid #eee;border-bottom:1px solid #eee;}
#bottom_box .link_box .bottom{float:left;width:450px;border:0;padding:0 30px 0 0;box-sizing:border-box;}
#bottom_box .newletterform label{display:none;}
#bottom_box .row { justify-content: center; align-items: center; display: flex; flex-wrap: wrap;}
#bottom_box .newletter_tit,#bottom_box .newletterform,#bottom_box .shartto_box{ width:33.333%; float:left;}
#bottom_box .newletter_tit{ height:50px;}
#bottom_box .newletter_tit i{ height:50px; width:50px; border-radius:50%; background:#eb1a21; color:#fff; text-align:center; line-height:50px; font-size:25px;font-weight:normal; margin:0 10px -20px 0;}
#bottom_box .newletterform{}
#bottom_box .newsletter_txt{width:238px;height:36px;border:2px solid #eb1a21;float:left;padding:0; text-indent:10px;}
#bottom_box .newsletter_btn{float:left;width:100px;height:40px;float:left;background:#eb1a21;text-align:center;line-height:32px;margin:0;}
#bottom_box .shartto{float:right; width:auto; height:auto;line-height:normal;overflow:hidden;}
#bottom_box .shartto li{width:auto;height:auto;margin:0 7px 7px 0; }
#bottom_box .shartto li a{width:30px;height:30px;border-radius:4px;background:#666;color:#fff;display:inline-block;text-align:center;line-height:30px;}
#bottom_box .shartto li a:hover{ background:#000;}
#bottom_box .link_box dl{float:left;width:25%;box-sizing:border-box; padding-right:30px;}
#bottom_box .link_box dl dt{font-size: 16px;color: #333; margin-bottom: 10px; height:auto;line-height:normal; text-transform:uppercase;}
#bottom_box .link_box dl dd>i{ float:left; font-size:40px; line-height:34px; margin-right:10px; color:#666666;}
#bottom_box .link_box dl dd a{padding:0;height:34px;line-height:34px;color:#666; font-size:14px;}
#bottom_box .link_box dl dd a:hover{color:#000;}
#bottom_box .link_box dl.contact_us dd{ min-height:50px; font-size:14px; color:666;}
#bottom_box .link_box dl.contact_us dd p{ padding-left:40px; position:relative; height:34px; line-height:34px;}
#bottom_box .link_box dl.contact_us dd p i{ width:auto; height:auto; position:absolute; left:10px; top:0; font-size:18px;}
#bottom_box .link_box dl.contact_us dd p i.icon-xianshi{ font-weight:bold;}


#bottom_box .copyright{background:#333;color:#fff;padding:0;height:60px;line-height:60px; font-size:14px;}

.product_list_2017 .common_pro_list1 li{width:230px;}
.product_list_2017 .common_pro_list1 li.other{width:100%;}
.product_list_2017 .common_pro_list1 li .pic{height:230px;width:230px;line-height:230px;}
.product_list_2017 .common_pro_list1 li .pic img {max-width:230px;max-height:230px;}
.product_detail_2017 .viewfontright{width:555px;}

/*20200604 by hbr*/
.index_default .cate_nav{overflow-y:auto;}
.index_default .cate_img{height:500px;border-bottom: 1px solid #dedede;border-left: 1px solid #dedede;box-sizing: border-box;overflow: hidden;}
.index_default .cate_img a img{/*max-width: 100%;*/display: block; margin: 0 auto;}
.productbox_cate_tag .common_pro_list1 li .pro_content, .index_default .tag_box .common_pro_list1 .pro_content{display:none;}
.index_default .cate_nav li a{max-width:100%;}
.index_default .lt_category>li>a{    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}















