.common_navBox{border-bottom:#ff7800 2px solid; margin-top:-1px; background:#fff;}
.common_navBox .navBar { width:100%; position:relative; z-index:100;}
.common_navBox .navBar .wrap {position:relative;}
.common_navBox .navBar .menu { margin-left:240px; overflow:hidden;}
.common_navBox .navBar .menu li{ float:left; margin-right:2px;}
.common_navBox .navBar .menu a { display:inline-block; width:auto; line-height:40px; margin-left: 60px; font-size:16px; font-weight:bold;}
.common_navBox .navBar .menu a:hover{color:#ff7800;}
.common_navBox .navBar .allCates {width:240px; position:absolute; left:0; top:0; background:#ff7800;}
.common_navBox .navBar .allCates .acn { line-height:40px; font-size:16px; font-weight:bold; color:#fff; background:#ff7800; cursor:pointer; position:relative; text-align:center;}
.common_navBox .navBar .allCates .acn .ion {font-size:12px;position:absolute; left:11px; top:50%; margin-top:-17px;}
.common_navBox .navBar .acLayer { width:240px; height:430px; position:absolute; left:0; top:42px; background:#fff; border-top-width:0; display:none; font-size: 14px; border:1px solid #dedede;}
.common_navBox .navBar .acLayer .hn {line-height:42px; padding:0 35px 0 15px; position:relative; border-bottom:1px solid #fff; background:#fff; z-index:2;}
.common_navBox .navBar .acLayer .hn .ion { position:absolute; right:18px; top:50%; margin-top:-19px;}
.common_navBox .navBar .acLayer .hn,.acLayer .hn a { color:#666666;}
.common_navBox .navBar .acLayer .hn a { display:inline-block;}
.common_navBox .navBar .acLayer .hn a:hover { color:#ff7800;}
.common_navBox .navBar .acLayer .hn .n { display:inline-block; white-space:nowrap; margin-right:6px; color:#fff;}
.common_navBox .navBar .acLayer .acbBox { width:680px; height:420px; padding:5px 12px; background:#fff; position:absolute; left:241px; top:0; display:none; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); z-index:1;}
.common_navBox .navBar .acLayer .acbBox a:hover {color:#ff7800;}
.common_navBox .navBar .acLayer .acb_hover {border-bottom-color:#bbb;}
.common_navBox .navBar .acLayer .acb_hover .hn { z-index:2; border-bottom:1px solid #dedede;}
.common_navBox .navBar .acLayer .acb_hover .hn .ion { right:-1px; background-position:-80px -40px;}
.common_navBox .navBar .acLayer .acb_hover .acbBox { display:block;}
.common_navBox .navBar .acLayer .hd {line-height:40px; border-bottom:#aaa 1px solid; margin-bottom:10px; position:relative;}
.common_navBox .navBar .acLayer .hd h3 {color:#333; font-size:16px;}
.common_navBox .navBar .acLayer .hd .more {position:absolute; right:0; top:0;}
.common_navBox .navBar .acLayer .hd .more .ion{font-weight: bold;}
.common_navBox .navBar .acLayer .bd { clear:both; overflow:hidden; margin-bottom:10px;}
.common_navBox .navBar .ac_imgList { width:100%; height:auto; overflow:hidden;}
.common_navBox .navBar .ac_imgList ul { width:110%;}
.common_navBox .navBar .ac_imgList li { width:87px; height:auto; float:left; margin-right:8px; text-align:center;}
.common_navBox .navBar .ac_imgList img { display:block; width:85px; height:30px; border:#dedede 1px solid;}
.common_navBox .navBar .ac_imgList .n { font-weight:normal; display:block; height:24px; line-height:24px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.common_navBox .navBar .dash_border { border-bottom:#cccccc 1px dashed;}
.common_navBox .navBar .ac_linkList { clear:both; overflow:hidden; line-height:26px;}
.common_navBox .navBar .ac_linkList dt,.ac_linkList dd { display:inline-block;}
.common_navBox .navBar .ac_linkList em { margin:0 8px;}
.common_navBox .navBar .ac_linkList dt { font-weight:bold; margin-right:10px;}
.common_navBox .navBar .ac_linkList dt,.ac_linkList dt a { color:#ff7800; display:inline-block;}
.common_navBox .navBar .ac_linkList dd a { display:inline-block; white-space:nowrap;}

.common-pro-nav-container .left{width:240px; color:#333;}
.common-pro-nav-container .common-pro-nav ul{background:#f8f8f8; border:1px solid #e3e3e3; padding:10px 0 25px;}
.common-pro-nav-container .common-pro-nav ul li{cursor:pointer;}
.common-pro-nav-container .common-pro-nav ul li a{display:block;}
.common-pro-nav-container .common-pro-nav ul li a:hover{color:#ff7800;}
.common-pro-nav-container .common-pro-nav ul li .first{font-size: 15px; font-weight: bold; padding:12px 25px; border-bottom:1px solid #d8d8d8; position:relative;}
.common-pro-nav-container .common-pro-nav ul li .first a{display:inline-block;}
.common-pro-nav-container .common-pro-nav ul li.has_sec .first:after,
.common-pro-nav-container .common-pro-nav ul li.has_sec .first:before{content:""; position:absolute; right:25px; top:50%; height:1px; width:9px; background:#9a9a9a; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.common-pro-nav-container .common-pro-nav ul li.has_sec .first:before{transform:rotate(-90deg);}
.common-pro-nav-container .common-pro-nav ul li.has_sec.cur .first:before{transform:rotate(0);}
.common-pro-nav-container .common-pro-nav ul li .sec{display:none; transition: none; background:#fff;}
.common-pro-nav-container .common-pro-nav ul li.open .sec{display:block;}
.common-pro-nav-container .common-pro-nav ul li .sec a{padding:0 25px; line-height:40px; border-bottom:1px solid #d8d8d8;}
.common-pro-nav-container .common-pro-nav ul li .sec a.current{background:#ff7800; color:#fff; border-color: #ff7800;}
.common-pro-nav-container .common-pro-content{width:1110px; padding-bottom: 50px;}
.common-pro-nav-container .common-pro-content .breadCrumbs{background:none;}

/*产品列表公共标题*/
.common-pro-nav-container .common-pro-content .pro_list_tit{padding-bottom:15px; border-bottom:3px solid #e7e7e7; line-height:30px; margin-top:20px;}
.common-pro-nav-container .common-pro-content .pro_list_tit.filter_tit{margin-top: 10px;}
.common-pro-nav-container .common-pro-content .pro_list_tit .name{font-size:24px; font-weight:bold; color: #ff7800; position:relative;}
.common-pro-nav-container .common-pro-content .pro_list_tit .count{color:#666; margin-left:10px; font-weight: bold; font-size: 14px;}
.common-pro-nav-container .common-pro-content .pro_list_tit .count span{color: #ff7800;}
.common-pro-nav-container .common-pro-content .pro_list_tit .sug_tit{font-size:20px;font-weight: bold; color:#333; position:relative;}
.common-pro-nav-container .common-pro-content .pro_list_tit .sug_tit:after, .common-pro-nav-container .common-pro-content .pro_list_tit .name:after{content:""; position:absolute; bottom:-18px; left:0; right:0; height:3px;  background:#ff7800;}
.common-pro-nav-container .common-pro-content .pro_list_tit .r .tiaozhou{width:auto; float:left;}
.common-pro-nav-container .common-pro-content .pro_list_tit a:hover{color:#ff7800;}
.common-pro-nav-container .common-pro-content .pro_list_tit .more{line-height:12px; margin-top: 18px;}
.common-pro-nav-container .common-pro-content .pro_list_tit .more span{color: #ff7800;}

/*产品筛选*/
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line{border-bottom:1px dotted #dedede; position:relative; line-height:30px; min-height:53px;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line .line_head{padding:10px 0; width:150px; color:#5d5d5d; text-align:center; font-size:18px;border-right: 1px dotted #dedede; position:absolute; left:0; top:0; bottom:0;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line .line_main{box-sizing:border-box; padding:10px 0 0 30px; width:960px; margin-left: 150px; color:#333;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line a.link_bx{display:block; padding:0 8px; width:50px; text-align:center; box-sizing:border-box;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line a.link_bx:hover{color:#fff; background:#ff7800;}
/*字母筛选*/
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .cho_f{margin-bottom:10px;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .cho_f .f_box{margin-left:15px;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .cho_f .f_box a{display:inline-block; padding:0 8px; margin-right: 5px; font-size:16px;color:#000000}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .cho_f .f_box a.grey{color:#cdcccc;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .cho_f .f_box a:hover{color:#fff; background-color: #ff7800;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .cho_f .f_box a.grey:hover{color:#999; background-color:#fff; cursor:text;}

.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .cho_f .height:hover{color: #ff7800;}
/*品牌筛选*/
/*.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box{max-height:80px; overflow:hidden;}*/
/*.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box.all{max-height:190px; overflow:auto;}*/
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .contry_l{width:50px;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .contry_l .link_bx{margin-bottom: 5px;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .contry_l .link_bx.sx_gw{color:#2b73fa;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .contry_l .link_bx.sx_gw:hover{background:#2b73fa; color:#fff;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .contry_l .link_bx.sx_gn{color:#ff7800;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .contry_l .link_bx.sx_gn:hover{background:#ff7800; color:#fff;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .brand_list{width:860px; max-height: 80px; overflow: hidden;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box.all .brand_list{max-height:190px; overflow:auto;}

.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box.all .brand_list::-webkit-scrollbar {width:5px; }
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box.all .brand_list::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1); background:#ff7800; }
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box.all .brand_list::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1); border-radius: 0; background: rgba(0,0,0,0.05); }

.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .brand_list a{display:inline-block; padding:0 8px; margin-bottom:5px; border:1px solid transparent; overflow:hidden; text-align:center;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .brand_list a span{color: #ff7800;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .brand_list a.gn:hover{border-color: #ff7800;color: #ff7800;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .brand_list a.gw:hover{border-color: #2b73fa;color: #2b73fa;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .brand_list a.cur{color:#ff7800; font-weight: bold;}
/*分类、吨位筛选*/
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_kind a, .common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_heavy a, .common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_k a{display: block;margin: 0 16px 5px 0;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_kind a span, .common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_k a span{color: #ff7800;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_kind a:hover, .common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_heavy a:hover, .sc_line.line_k a:hover, .common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_kind a.cur, .common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_heavy a.cur, .sc_line.line_k a.cur{color:#ff7800; background:#fff;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_kind a.link_bx, .common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_heavy a.link_bx, .common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_k a.link_bx{margin-right: 30px;}
/*已选条件*/
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.cho_show .cho_item{border: 1px dashed #ff7800; padding: 0 5px; margin: 0 16px 5px 5px; padding-right: 0;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.cho_show span{margin-right:5px;color: #ff7800;font-weight: bold;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.cho_show .cho_item a{width: 25px;color: #ff7800;text-align: center;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.cho_show .cho_item a:hover{color: #fff;background-color: #ff7800;}
.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.cho_show a.clear_all:hover{color: #ff7800;}


/* 品牌格子 */
.common-pro-nav-container .common-pro-content .brands_box_re{}
.common-pro-nav-container .common-pro-content .brands_box_re .brands_box_con_re{margin-top:20px; border-top:1px solid #f0f0f0;}
.common-pro-nav-container .common-pro-content .brands_box_re .brands_box_con_re .brand_item_re{position: relative;display: block;box-sizing: border-box;width: 11.1%;height: 80px;border-left: 1px solid #f0f0f0;border-bottom: 1px solid #f0f0f0;overflow: hidden;}
.common-pro-nav-container .common-pro-content .brands_box_re .brands_box_con_re .brand_item_re:nth-of-type(9n),
.common-pro-nav-container .common-pro-content .brands_box_re .brands_box_con_re .brand_item_re:last-of-type{border-right: 1px solid #f0f0f0;}
.common-pro-nav-container .common-pro-content .brands_box_re .brands_box_con_re .brand_item_re:hover{box-shadow:0 0 10px rgba(0,0,0,0.2);}
.common-pro-nav-container .common-pro-content .brands_box_re .brands_box_con_re .brand_item_re img{position: absolute;top: 50%;left: 50%;width: 80%;height: auto;transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);}

/* 热门推荐格子 */
.common-pro-nav-container .common-pro-content .recommend_box_re{}
.common-pro-nav-container .common-pro-content .recommend_box_re .recommend_box_tit_re{line-height: 24px;color: #333333;padding-bottom: 10px;border-bottom: 4px solid #f0f0f0;}
.common-pro-nav-container .common-pro-content .recommend_box_re .recommend_box_tit_re .sug_tit{font-size: 16px;font-weight: bold;}
.common-pro-nav-container .common-pro-content .recommend_box_re .recommend_box_con_re{margin-top:15px;}
.common-pro-nav-container .common-pro-content .recommend_box_re .recommend_box_con_re .recommend_item_re{position: relative;box-sizing: border-box;line-height: 36px;height: 36px;font-size: 14px;overflow: hidden; margin-right:1.5%;}
.common-pro-nav-container .common-pro-content .recommend_box_re .recommend_box_con_re .recommend_item_re:hover{color: #ff7800;}

/* 产品格子 */
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_tab_re{border-bottom: 3px solid #f0f0f0; margin-top:10px;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_tab_re .pro_tab_item{position: relative;line-height: 48px; padding:0 15px; font-size: 20px;font-weight: bold;color: #333333;text-align: center;border-bottom: 3px solid transparent;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_tab_re .pro_tab_item:hover{color:#ff7800;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_tab_re .pro_tab_item.on::after{position: absolute;content: '';left: 0;bottom: -6px;width: 100%;height: 3px;background: #ff7800;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_pic{margin-top:28px; display:block;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_pic img{width:100%;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re{}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item{position: relative;box-sizing: border-box;width: 24%;padding: 20px;border: 1px solid #f0f0f0;margin-left: 1.333%;margin-top: 28px; height:360px; overflow:hidden;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .rank{position:absolute; top:0; left:0; z-index:10;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .right_corner{position: absolute;top: -2px; right: 5px;z-index: 10;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item:nth-of-type(4n+1){margin-left: 0;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item:hover{box-shadow: 0 0 10px #f0f0f0;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .img_box{position: relative;height: 0;padding-bottom:66.67%;overflow: hidden; margin-bottom: 15px;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .img_box img{position: absolute;top: 50%;left: 50%;width: 100%;height: auto;transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .add_compare{position: absolute;top: 20px;right: 20px;background: #ffffff;border: 1px solid #f0f0f0;overflow: hidden;display: none;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item:hover .add_compare{display: block;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .icon{margin: 5px;width: 20px;height: 20px;background: url(../images/check_blank.png) no-repeat center/20px auto;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .add_compare.on .icon{background: url(../images/check_checked.png) no-repeat center/20px auto;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .tit{padding: 0 10px;line-height: 30px;font-size: 14px;color: #333333;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .pro_tit{height: 44px; line-height:22px; color: #333333;font-weight: bold;text-align: center;overflow: hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-size: 16px;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .pro_tit sup{position:relative; top: -0.4em; vertical-align: baseline;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item  .stop{color: #e30b28;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .para_box{height: 44px;line-height: 22px;font-size: 14px;color: #666666;overflow: hidden; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s; padding-top:5px;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .para_box p{width: 100%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .para_box p.price{font-weight: bold; color:#333;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .para_box p.price .n{color:#e30b28;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item:hover .para_box{height: 0;overflow: hidden; display:block; padding-top:10px;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .enqiry_btn{display: block;box-sizing: border-box;margin-top: 10px;line-height: 40px;font-size: 16px;color: #ffffff;background: #ff7800;text-align: center;border: 1px solid #ff7800; width:100%;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .enqiry_btn:hover{opacity:0.8;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .other_box{margin-top: 10px;display: none;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item:hover .other_box{height: 44px;display: block;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .other_link{position: relative;box-sizing: border-box;width: 19%;line-height: 36px;font-size: 14px;color: #333333;text-align: center;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .other_link:last-of-type{width: 24%;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .other_link:not(:first-of-type)::after{position: absolute;content: '';left:-1px;top: 12px;width: 1px;height: 12px;background: #333333;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .other_link:hover{color: #ff7800;}
/*分页*/
.common-pager{text-align:center; margin-top: 30px; color:#333; font-size: 14px; margin-bottom: 50px;}
.common-pager a{display:inline-block;}
.common-pager .num{border:1px solid #ddd; padding:6px 12px; margin-left:8px;}
.common-pager .num.total{border:none;}
.common-pager a.num:hover, .common-pager .current{color:#fff; background:#ff7800; border:1px solid #ff7800;}
.common-pager .flag{margin-left: 8px;}
@media only screen and (max-width: 1500px) {
  	.wrap{width:1240px;}
	.common-pro-nav-container .common-pro-content{width:970px;}
	.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line .line_main{width:820px;}
	.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .brand_box .brand_list{width:720px;}
	.common-pro-nav-container .common-pro-content .pro_filter2020 .sc_line.line_brand .cho_f .f_box a{padding:0 6px;}
}

/*20210207补充- 添加与商贸网融合的数据*/
.common-panel-box{padding:20px 0; border:1px solid #f0f0f0; border-top:3px solid #ff7800; margin-bottom: 25px; -moz-transition:none; -ms-transition:none; -o-transition:none; -webkit-transition:none; transition:none; margin-top: 30px;}
.common-panel-box .block_wrap{padding:0 18px;}
.common-panel-box .part_tit {line-height:24px; padding-bottom:15px; border-bottom:1px solid #eaeaea;}
.common-panel-box .part_tit .l{font-size:18px; font-weight: bold; max-width:200px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.common-panel-box .part_tit .r{color:#999; font-size: 14px;}
.common-panel-box .part_tit .r:hover{color:#ff7800;}

/*询价*/
.common-panel-box.prolist_inquire .part_con{padding-top: 0;}
.common-panel-box.prolist_inquire .part_con li{line-height:50px; color:#666;  border-bottom: 1px dashed #ededed;}
/*.common-panel-box.prolist_inquire .part_con li:last-child{border:none;}*/
.common-panel-box.prolist_inquire .part_con li a{overflow:hidden;}
.common-panel-box.prolist_inquire .part_con li .date{color:#999; float:right;}
.common-panel-box.prolist_inquire .part_con li .pro{color:#000; float:left; width:160px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.common-panel-box.prolist_inquire .part_con li a:hover{color:#ff7800; transition:none;}
.common-panel-box.prolist_inquire .part_con li a:hover .pro{color:#ff7800;}

/*资讯*/
.common-panel-box.prolist_news .news_item{display:block; position:relative; overflow:hidden; padding:15px 0; border-bottom:1px dashed #ededed; padding-left:15px;}
.common-panel-box.prolist_news .news_item:after{content:""; position:absolute; left:0; top:22px; width:6px; height:6px; border-radius:50%; background:#ffca9a;}
/*.common-panel-box.prolist_news .news_item:last-child{border:none;}*/
.common-panel-box.prolist_news .news_item .t{display: block;}
.common-panel-box.prolist_news .news_item:hover{color:#ff7800;}
.common-pro-nav-container .common-pro-content .choose_brand{border:1px solid #f0f0f0; margin:30px 0 0; padding:20px 15px; color:#333;}
.common-pro-nav-container .common-pro-content .choose_brand .logo{width:150px; text-align:center; margin-top:5px;}
.common-pro-nav-container .common-pro-content .choose_brand .info{width:890px; margin-left: 30px; line-height:28px;}
.common-pro-nav-container .common-pro-content .choose_brand .info .info_t .name{font-size: 18px; font-weight: bold; margin-bottom:5px;}
.common-pro-nav-container .common-pro-content .choose_brand .info .info_t .name a:hover{color:#ff7800;}
.common-pro-nav-container .common-pro-content .choose_brand .info .info_t .links a{display:inline-block; margin-left: 15px;}
.common-pro-nav-container .common-pro-content .choose_brand .info .info_t .links a:hover{color:#ff7800;}
.common-pro-nav-container .common-pro-content .choose_brand .info .info_des{color:#666; line-height:22px;}

.common-panel-box .part_more{text-align:center; color:#ff7800; font-weight: bold; margin-top: 15px;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .vr{position:absolute; top:130px; right:30px; z-index:1;}
.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .vr img{width:30px; height:30px;}

@media only screen and (max-width: 1500px) {
  	.common-pro-nav-container .common-pro-content .choose_brand .info{width: 750px;}
	.common-pro-nav-container .common-pro-content .pro_box_re .pro_box_list_re .pro_list_item .vr{position:absolute; top:110px;}
}
.common-pro-nav-container .common-pro-content .nodata_pic{text-align:center; font-size: 18px; color:#999; margin-top: 30px;}


.common-pro-nav-container .inquire_list_recent .content{border-left:1px solid #e7e7e7; margin-top: 20px;}
.common-pro-nav-container .inquire_list_recent .th .col{background:#f1f1f1; font-weight: bold;}
.common-pro-nav-container .inquire_list_recent .col{width:15%; line-height:46px; padding:0 10px; box-sizing:border-box; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7;}
.common-pro-nav-container .inquire_list_recent .col2{width:25%;}
.common-pro-nav-container .inquire_list_recent a:hover{color:#ff7800;}
.common-pro-nav-container .inquire_detail .content{border-left:1px solid #e7e7e7;}
.common-pro-nav-container .inquire_detail .desc{padding:10px 30px; line-height:30px; background:#f8f8f8; border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7;}
.common-pro-nav-container .inquire_detail .inquire_pro_info{padding:30px; border-right:1px solid #e7e7e7; border-bottom:1px solid #e7e7e7;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_left{width:240px; margin-right: 30px;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .pro_tit{font-size: 22px; font-weight: bold; margin-bottom: 10px;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .d{color:#666; line-height:1.6; margin-bottom: 10px;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .d a{display:inline; color:#ff7800;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .link a{display:inline-block; line-height:34px; }
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .link .l a{padding:0 15px; color:#666; border: 1px solid #e7e7e7; margin-right:5px;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .link .l a:hover, .common-pro-nav-container .inquire_detail .inquire_pro_info_right .link .l a:first-child{background:#ff7800; color:#fff; border-color:#ff7800;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .link .r{color:#ff7800; }
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .link .r a{margin-left: 5px;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .more{margin-top: 15px;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .more a{display:inline; color:#ff7800;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_right .more span{color:#ff7800;}
.common-pro-nav-container .inquire_detail .inquire_pro_info_right{overflow:hidden;}


.flagship_page{padding-bottom: 40px;}
.flagship_page .common-row .span-2 {float: left; width: 15%; margin-right: 2%; }
.flagship_page .common-row .span-2:nth-child(6n) {margin-right: 0; }
.flagship_page .block_ship{margin-bottom: 40px;}
.flagship_page .block_shop .rect-90{padding-bottom: 90%;}
.flagship_page .block_shop .brand_item {margin-top: 20px;text-align: center;border: 1px solid #e5e5e5;padding-bottom: 20px;-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s; }
.flagship_page .block_shop .brand_item .link{color:#999; }
.flagship_page .block_shop .brand_item a {display: block; }
.flagship_page .block_shop .brand_item .brand_logo {background: #fff;padding: 10px 20px;margin: -24px auto 0;position: relative;z-index: 1;width: 50%;border-radius: 24px;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); -webkit-transition: all .5s ease 0s; transition: all .5s ease 0s; }
.flagship_page .block_shop .brand_item .brand_logo img {height: 28px; width: auto; margin: 0 auto; }
.flagship_page .block_shop .brand_item .name {font-weight: bold; font-size: 16px; margin: 10px 0; }
.flagship_page .block_shop .brand_item .link a {display: inline-block; }
.flagship_page .block_shop .brand_item .link a span {color: #ff7800; }
.flagship_page .block_shop .brand_item:hover {-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.flagship_page .block_shop .brand_item:hover .brand_logo {-webkit-transform: translateY(-5px);transform: translateY(-5px); }

/*2023-2-16 zqy start*/
.part_con .part_box{padding-top: 20px;height: 271px;border-bottom: 1px dashed #ededed;}
.part_con .title_box{font-size: 14px;color: #333333;}
.part_con .image_border{margin: 16px 0;width:200px;height:150px;border: 1px solid #f0f0f0;}
.part_con .desc{font-size: 14px;color: #333333;line-height: 25px;}
