/*国内展会列表页筛选样式*/
.FilterBox { background:#fff; border-radius:8px; }
.FilterGroup { display:flex; justify-content:flex-start; padding:24px 24px 0; }
.FilterGroup:first-child { border-bottom:1px solid #ebebeb; padding:16px 24px; }
.FilterGroup:last-child { padding-bottom:24px; }
.FilterGroup .GroupName { color:#222; flex-shrink:0; font-size:14px; font-weight:600; height:24px; line-height:32px; }
.FilterGroup .GroupName span { display:inline-block; }
.FilterGroup .FilterOptions { display:flex; flex-wrap:wrap; margin-bottom:-8px; overflow:hidden; transition:max-height .3s ease; width:calc(100% - 86px); max-height:36px; }
.FilterGroup .FilterOptions.expanded { max-height:none; }
.FilterOptions span { color:#222; cursor:pointer; font-size:14px; line-height:20px; margin-bottom:8px; padding:6px 12px; }
.FilterOptions span.on { background:#DDE9F9;}
.FilterOptions span:hover { color:#2272D5; }
.FilterGroup .TriggerBtn { display:flex; align-items:center; justify-content:center; background:#f5f5f5; border-radius:4px; cursor:pointer; height:32px; width:70px; cursor:pointer;}
.FilterGroup .TriggerBtn span { color:#222; font-size:14px; line-height:20px; margin-right:4px; }
.FilterGroup .TriggerBtn i { display:inline-block; transition:transform .3s ease; font-size:12px;}
.FilterGroup .TriggerBtn.expanded i { transform:rotate(180deg);}
.FilterGroup .TriggerBtn:hover { background:#ebebeb; color:#2272D5;}
.FilterGroup .TriggerBtn:hover span { color:#2272D5;}
.FilterGroup.selected { border-bottom:1px solid #ebebeb; padding:16px 24px; }
.FilterGroup.selected .GroupName { font-weight:400; }
.FilterGroup.selected .FilterContent { display:flex; align-items:center; flex:1; justify-content:space-between; }
.SelectedItems { display:flex; align-items:center; }
.SelectedItem { display:flex; align-items:center; justify-content:center; background:#f5f5f5; border-radius:4px; cursor:pointer; height:32px; margin:0 8px 0 0; padding:6px 12px; box-sizing:border-box;}
.SelectedItem.empty { background:transparent; cursor:default; }
.SelectedItem .SelectedItemText { color:#222; font-size:14px; line-height:20px; max-width:120px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.SelectedItem a{background:#f6f6f6;padding:0 10px;margin-right:5px;display: flex;float:left;font-size:14px; height:32px; align-items:center; border-radius: 4px;}
.SelectedItem a i{font-size:18px; color:#999; margin-left:3px; transform:translate(0,1px);}
.SelectedItem a:hover i{ color:#f60}
.FilterSearch { display:flex; align-items:center; border:1px solid #ebebeb; border-radius:4px; height:32px; width:280px; }
.FilterSearch input { flex:1; font-size:14px; padding:0 0 0 12px; border:none; outline:none; background:transparent; }
.FilterSearch i { display:flex; align-items:center; cursor:pointer; height:30px; justify-content:center; width:30px; font-size: 18px;color: #bbb;}
.ResetBtn { background:#fff; border:1px solid #c6c6c6; border-radius:4px; color:#222; font-size:14px; height:32px; line-height:20px; width:108px; cursor:pointer; }

.ListToolbar { display:flex; align-items:center; justify-content:space-between;}
.ToolbarGroup { display:flex; }
.ToolbarItem { color:#222; font-size:16px; line-height:22px; cursor:pointer; }
.ToolbarItem.on { color:#e42929; text-decoration:underline; text-decoration-color:#e42929; text-decoration-thickness:2px; text-underline-offset:6px; }
.ToolbarItem+.ToolbarItem { margin-left:24px; }


.sell_list ul { display:flex; flex-wrap:wrap;}
.sell_list ul li {width:19.2%;float:left;position:relative;margin-right:1%;background:#fff;box-sizing:border-box;border:1px solid #eee;padding:15px 10px;}
.sell_list ul li em {display:inline-block;line-height:20px;font-size:12px;color: #ff6720;padding:0 6px;border-radius:3px;position:absolute;top:10px;left:10px;background: rgba(255,103,32,.08);}
.sell_list ul li:hover{border: #e70303 1px solid;}
.sell_list ul li:nth-child(5n+5) { margin-right:0;}
.sell_list ul li:nth-child(1n+6) { margin-top:1%;}
.sell_list ul li .image { width:100%; margin-bottom:15px; box-sizing:border-box;}
.sell_list ul li .image img {width:100%;height:200px;border-radius: 5px;}
.sell_list ul li .text { }
.sell_list ul li .text .discount { }
.sell_list ul li .text .discount img { height:20px;}
.sell_list ul li .text strong {line-height: 18px;height:36px;font-size: 14px;font-weight:400;color:#333;margin:6px 0;}
.sell_list ul li .zy {background:#e70303;color:#fff;padding: 0 3.8px;border-radius: 3.5px;font-size: 12px;font-weight:400;float:left;margin-right:3px;line-height: 15px;height: 16px;transform: scale(0.95);}


.sell_list ul li .text p { color:#999; font-size:12px;}
.sell_list ul li .text .sell_list_brand { margin-left:-6px; margin-top:6px;}
.sell_list ul li .text .sell_list_brand i {display:inline-block;margin-left:6px;line-height:18px;font-size:12px;padding:0 6px;color: #ff6720;background: rgba(255,103,32,.08);border-radius:3px;}
.sell_list ul li .sell_list_Detail {position: absolute;padding: 0 10px 15px;background: #fff;left: -1px;right: -1px;bottom: -48px;box-sizing: border-box;z-index: 100;border: 1px solid #e70303;border-top: none;display:none;text-align:center;}
.sell_list ul li .sell_list_Detail span {display:inline-block;width: 110px;line-height: 33px;background: #e70303;color:#fff;border-radius:4px;text-align:center;font-size: 13px;}
.sell_list ul li:hover .sell_list_Detail { display:block;}



/*内容页样式 THE*/

/*标题样式*/
.show_title { height:50px; line-height:50px; font-size:14px; color:#000;}
.show_title_l { height:50px; line-height:50px; font-size:14px; color:#000; background:#fff; padding:0 15px; box-sizing:border-box; border:1px solid #eee;}
.show_title_l strong { border-bottom:2px solid #e5242b; display:block; float:left; line-height:46px;}

/*产品预览*/
.cdx_preview { background:#fff; padding:15px 0 30px;overflow:hidden;}
.cdx_preview .left { float:left;}
.cdx_preview .right { margin-left:30px; overflow:hidden; float:left; width:770px;}
.cdx_preview .right h1 { font-size:20px;font-weight:400; color:#000;}
.cdx_preview .right .text { border-top: 1px solid #ffcac6;background: #fff8f8; margin-top:20px;padding:10px 0 10px 20px;}
.cdx_preview .right .text p { line-height:34px;font-size:14px;}
.cdx_preview .right .text em { color:#333;}
.cdx_preview .right .text p i {color:#999; display:inline-block; width:60px;text-align: justify;text-align-last: justify; margin-right:30px;}
.cdx_preview .right .text p.p_1 { height:50px; line-height:50px;}
.cdx_preview .right .text p.p_1 em { color:#e5242b;font-size:14px;}
.cdx_preview .right .text p.p_1 span { font-size:30px; color:#e5242b;}
.cdx_preview .right .text p ul { float:left;}
.cdx_preview .right .text p ul li { display:inline-block;}
.cdx_preview .right .text p.p_2 span { margin-right:20px; color:#333;cursor: default;display:inline-block; position:relative;}
.cdx_preview .right .text p.p_2 span b { display:block; position:absolute; top:28px; left:0; line-height:20px; font-size:12px;font-weight:400; background:#fff; padding:5px; width:190px; border:1px solid #eee; border-radius:3px;display:none;box-shadow: 0 8px 10px 1px rgba(0,0,0,.08);}
.cdx_preview .right .text p.p_2 span:hover b { display:block;}
.cdx_preview .right .text .vip_tq { height:34px; line-height:34px; color:#666; font-size:14px;}
.cdx_preview .right .text .vip_tq i { color:#e5242b; margin-right:5px;}

.cdx_preview .cert{overflow: hidden;}

.cdx_preview .cert dt{float:left;padding:15px 0;line-height:35px}
.cdx_preview .cert dt i{color:#999; display:inline-block; width:60px;text-align: justify;text-align-last: justify; margin-right:15px;font-size:14px;}
.cdx_preview .cert dd{overflow: hidden;padding:15px 15px}
.cdx_preview .cert dd p{float:left;margin-right:15px; position:relative}
.cdx_preview .cert dd p font{display: none;}
.cdx_preview .cert dd p:hover font{display:block;position: absolute;top:-15px;left:-10px;background: #ff6600;color:white;width:80px;height:20px;line-height:20px;border-radius:5px;text-align:center;font-size:12px;}





.base {padding-top:10px}
.base dl{overflow:hidden;width:100%;font-size:14px;line-height:35px;}
.base dt{float:left;color:#888;width:60px;padding-left:20px; margin-right:30px;}
.base dd{overflow:hidden;;color:#000;}
.buynow {padding-top:15px;overflow:hidden;width:100%}
.buynow a{display: inline-block;height: 45px;line-height: 45px;text-align: center;font-size: 16px;cursor: pointer; margin-left:15px;font-weight:700;color:#fff;border-radius:2px;width:130px;}
.buynow a.lxfs { font-size:15px;position:relative;}
.buynow a.lxfs:after { content:'查看电话'; display:block; height:45px; width:100%; background:#fa6000; position:absolute; top:0; left:0; border-radius:2px;}
.buynow a.lxfs.active:after { display:none;}
.buynow a span { display:inline-block;}
.buynow a:hover { opacity:.8;}


.cdx_recommend {overflow:hidden}
.cdx_recommend ul { background:#fff; overflow:hidden; border:1px solid #eee; padding:5px 10px;}
.cdx_recommend ul li { float:left; width:16.66666%; box-sizing:border-box; padding:15px 10px;}
.cdx_recommend ul li a { overflow:hidden; display:inline-block;border: 1px solid #fff; padding-bottom:5px;}
.cdx_recommend ul li:hover a { border: 1px solid #e5242b;}
.cdx_recommend ul li .image { width:100%; position:relative;}
.cdx_recommend ul li .image em { height:30px; line-height:30px; text-align:center; background:#e5242b; color:#fff; display:block;opacity:0; position:absolute; bottom:0; width:100%;}
.cdx_recommend ul li:hover .image em { opacity:.9;}
.cdx_recommend ul li .image img { width:100%;}
.cdx_recommend ul li span { display:block; line-height:20px; font-size:14px; padding:8px 5px;}
.cdx_recommend ul li p { font-size:16px; color:#e5242b;padding:0 5px;}
.cdx_recommend ul li p i { font-size:12px;}














.hf_vip_box{overflow:hidden;}
.hf_vip_box .title_bg {height: 45px;background:#ddd;line-height: 45px;font-size:20px;font-weight:bold;color:white;letter-spacing:2px;text-align:center;}
.hf_vip_box .title_bg.bg_6 { background:#f60;}
.hf_vip_box .title_bg.bg_7 { background:#ee2e2c;}

.hf_vip_box .title_bg i { font-size:20px; font-weight:400;display: inline-block;width: 20px;height: 20px;line-height: 20px;margin-right:5px;}
.hf_rz_item {padding: 15px 15px 8px;margin-bottom: 10px;background:#fff;}
.hf_rz_item dt{font-size: 14px;color: #333333;font-weight: bold;text-align: center;line-height: 24px;margin-bottom: 8px}
.hf_rz_item ul{overflow:hidden}
.hf_rz_item li {margin-bottom: 12px;font-size: 12px;color: #333333;line-height: 20px;overflow:hidden}
.hf_rz_item li em{width: 20px;height: 20px;display: inline-block;float:left;margin-left:3px}
.hf_rz_item li span{margin-right: 5px;line-height: 16px;display: block;float: left;margin-left: 3px;margin-top: 5px}
.hf_rz_item li i{color:#ef2120}
.hf_rz_item li a.hf_guestbook{width: 140px;height: 30px;font-size: 14px;background-color: #d40100;text-align: center;line-height: 30px;display: block;border-radius: 5px;margin: 0 auto 10px;color:white}
.hf_rz_item li a.hf_goin{width: 138px;height: 28px;font-size: 14px;color: #d40100;border: 1px solid #d40100;text-align: center;line-height: 28px;display: block;border-radius: 5px; margin: 0 auto;color: #d40100}
.hf_product_list{overflow:hidden;margin-top:15px}
.hf_product_list dt{font-size: 16px;color: #fff;background: #ef2120;overflow:hidden;display:block;padding:8px 15px}
.hf_product_list dt a{color:white;}
.hf_product_list ul{border:1px solid #e5e5e5;overflow:hidden;padding:5px;}
.hf_product_list li{padding:8px;border-bottom: 1px solid #e5e5e5;line-height:20px; position: relative}
.hf_product_list li:last-child{border-bottom:0}  
.cdx_level { overflow:hidden;}
.cdx_level span { font-size:12px; color:#333; float:left; display:inline-block;margin-right:15px;}
.cdx_level span img { width:16px; float:left; margin-right:5px;}



.show_feilei ul { overflow:hidden; padding:10px 15px 15px; background:#fff; border:1px solid #eee; border-top:none;}
.show_feilei ul li { font-size:14px; line-height:36px; border-bottom:1px dashed #ddd;}
.show_feilei ul li i { font-size:16px; float:right;}
.show_feilei ul .more a { display:block; height:32px; line-height:32px; background:#ee2e2c; color:#fff; text-align:center; font-size:14px; margin-top:15px;border-radius:3px;}



.show_main .left { width:200px; float:left; margin-right:20px;}
.show_main .right {overflow:hidden;}

.cdx_company { background:#fff url(img/company0001.png) no-repeat top; border:1px solid #eee; padding:20px 15px; font-size:12px; background-size:100%;float:right;}
.cdx_company h2 { font-weight:400;}
.cdx_company p.svip { margin-top:8px; overflow:hidden;}
.cdx_company p.svip img { height:16px; float:left;}
.cdx_company p.svip span { display:inline-block; float:left; margin-left:5px;}
.cdx_company dl { overflow:hidden; margin-top:10px;line-height:20px;}
.cdx_company dl dt,
.cdx_company dl dd { float:left;}
.cdx_company dl dt { width:38%;text-align: justify;text-align-last: justify; color:#999;}
.cdx_company dl dt:before { content:"："; float:right;}
.cdx_company dl dd { width:62%; box-sizing:border-box; color:#000;}
.cdx_company a.carry { height:34px; line-height:34px; text-align:center; background:#e5242b; color:#fff;display:block; margin:8px 0;}
.cdx_company .serve { padding-top:10px; border-top:1px solid #eee; margin-top:15px;}
.cdx_company .serve strong { font-weight:400; text-align:center; display:block; color:#000;}
.cdx_company .serve ul { overflow:hidden;}
.cdx_company .serve ul li { float:left; width:33.333333%; text-align:center;}
.cdx_company .serve ul li a { color:#666;}
.cdx_company .serve ul li:before { content:"\e825"; margin: 15px 0 10px;font-family: 'iconfont';line-height: 16px; color:#e5242b; display:block;}

.show_hot { overflow:hidden; padding:15px 15px; background:#fff; border:1px solid #eee; border-top:none;}
.show_hot ul li { width:100%; background:#fff; border-bottom:1px dashed #eee; margin-bottom:15px;}
.show_hot ul li:last-child { border-bottom:none;}
.show_hot ul li .image { width:100%;}
.show_hot ul li .image img { width:100%;}
.show_hot ul li .text { padding:10px 0;overflow:hidden}
.show_hot ul li .text h3 { display:block; font-size:14px; font-weight:normal; line-height:18px;}
.show_hot ul li .text span { display:block; font-size:16px; color:#e5242b; margin-top:8px;height:20px; line-height:20px;}
.show_hot ul li .text span i { font-size:14px;}


.tab_menu { height:50px; background:#fff;border:1px solid #eee; z-index:100;}
.tab_menu ul li { float:left;font-size:14px; line-height:50px;}
.tab_menu ul li a { display:inline-block;padding: 0 30px;color:#333;}
.tab_menu ul li a.hover {color: #e5242b;font-weight: 700;border-bottom: 2px solid #e5242b;height: 49px;}
.tab_menu ul .mobile_look { float:right; margin-right:30px; height:50px; line-height:50px; font-size:14px; color:#333; position:relative;cursor: default;}
.tab_menu ul .mobile_look:after { content:"\e646";display:inline-block; width:20px; height:20px; line-height:20px; font-family: 'iconfont';font-size: 20px; float:right; margin:15px 0 0 5px;}
.tab_menu ul .mobile_look span { position: absolute; top:78px;right:0px;background:#fff;padding:10px;border:1px solid #eee;z-index: 100;display:none;box-shadow: 0 8px 10px 1px rgba(0,0,0,.08);}
.tab_menu ul .mobile_look:hover span { display:inline-block;}
.tab_menu ul .mobile_look span:before,
.tab_menu ul .mobile_look span:after { content:""; display:inline-block; width:16px; height:16px; background:#ddd;position: absolute;transform:translate(-50%, 0) rotate(45deg);left: 50%;top: -9px;}
.tab_menu ul .mobile_look span:after { background:#fff;top: -8px;}
.tab_menu ul .mobile_look span p { font-size:12px; line-height:20px; font-weight:400; color:#666; text-align:center;}

.tab_menu_current { position:fixed; top:0; left:0; width:100%;}
.tab_menu_current ul { margin:auto;width:1202px;}
.tab_menu .tab_menu_company { width:200px; padding:0px 10px;box-sizing:border-box; height:50px; line-height:50px; float:left; display:none;border-left:#eee 1px solid;border-right:#eee 1px solid}
.tab_menu_current .tab_menu_company { display:block;}
.tab_menu .tab_menu_company p.svip { margin-top:8px; overflow:hidden;}
.tab_menu .tab_menu_company p.svip img { height:16px; float:left;}
.tab_menu .tab_menu_company p.svip span { display:inline-block; float:left; margin-left:5px;}



.show_main .right .cdx_detail { border:1px solid #eee; border-top:none; padding:40px;background:#fff;}
.show_main .right .cdx_detail .slip_box1 { overflow:hidden;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.show_main .right .cdx_detail .slip_box1 dl { float:left; width:33.333333%; height:22px; line-height:22px;font-size:14px; box-sizing:border-box; margin-bottom:16px;}
.show_main .right .cdx_detail .slip_box1 dl dt,
.show_main .right .cdx_detail .slip_box1 dl dd { float:left;}
.show_main .right .cdx_detail .slip_box1 dl dt { width:35%;box-sizing:border-box; color:#999;}
.show_main .right .cdx_detail .slip_box1 dl dd { width:65%; box-sizing:border-box; padding:0 10px; color:#333;}

.show_main .right .cdx_detail strong.cdx_title { display:block; text-align:center; margin:50px auto 30px; position:relative; width:80%;}
.show_main .right .cdx_detail strong.cdx_title span { font-size:24px!important; display:inline-block; background:#fff; font-weight:700!important; position:relative; color:#333; width:200px; padding:0 30px;}
.show_main .right .cdx_detail strong.cdx_title span:before,
.show_main .right .cdx_detail strong.cdx_title span:after{content: "";width: 14px;height: 14px;transform: translateY(10px) rotate(45deg);background: #adacad; display:inline-block;}
.show_main .right .cdx_detail strong.cdx_title span:before { float:left;}
.show_main .right .cdx_detail strong.cdx_title span:after { float:right;}
.show_main .right .cdx_detail strong.cdx_title:before { content:""; display:block; background:#adacad; position:absolute; height:2px; width:100%; top:50%; left:0;}

.s-t{height:20px;font-size:16px;color:#000;overflow: hidden;margin-bottom:15px;}
.slip_box3 { overflow:hidden;background:white;border:#eee 1px solid;padding:20px;}
.slip_box3 .left { width:45%; float:left;}
.slip_box3 .left iframe { width:100%; height:230px;}
.slip_box3 .right { width:55%; float:right; box-sizing:border-box; padding:25px 0 0 30px; font-size:14px;}
.slip_box3 .right dl { line-height:20px; overflow:hidden; margin-bottom:10px;}
.slip_box3 .right dl dt { float:left; color:#999; width:16%;text-align: justify;text-align-last: justify;}
.slip_box3 .right dl dt:after { content:"："; float:right;}
.slip_box3 .right dl dd { float:left;color:333;width:80%; margin-left:2%;}

.show_main .right .show_like { background:#fff; overflow:hidden; border:1px solid #eee; padding:10px 20px;}
.show_main .right .show_like ul { margin:0px -10px;overflow:hidden}
.show_main .right .show_like ul li { float:left; width:20%; box-sizing:border-box; padding:10px 10px;}
.show_main .right .show_like ul li a { overflow:hidden; display:inline-block;border: 1px solid #fff; padding-bottom:5px;}
.show_main .right .show_like ul li:hover a { border: 1px solid #e5242b;}
.show_main .right .show_like ul li .image { width:100%; position:relative;}
.show_main .right .show_like ul li .image em { height:30px; line-height:30px; text-align:center; background:#e5242b; color:#fff; display:block;opacity:0; position:absolute; bottom:0; width:100%;}
.show_main .right .show_like ul li:hover .image em { opacity:.9;}
.show_main .right .show_like ul li .image img { width:100%;}
.show_main .right .show_like ul li span { display:block; line-height:20px; font-size:14px; padding:8px 5px;}
.show_main .right .show_like ul li p { font-size:16px; color:#e5242b;padding:0 5px;}
.show_main .right .show_like ul li p i { font-size:12px;}


.show_main .right .show_xgzy { padding: 10px 20px 10px; overflow:hidden; background:#fff; border:1px solid #eee;}
.show_main .right .show_xgzy ul li { float:left;line-height:30px;font-size: 14px;width:14.2%;}
.show_main .right .show_xgzy ul li a{color: #666;}
.show_main .right .show_xgzy ul li:hover a{color:#e5242b;}
.cdx_disclaimer { font-size:12px; color:#666; background:white;overflow:hidden;padding:15px;border:#eee 1px solid;}
.cdx_disclaimer p {position:relative;margin-bottom:10px;line-height:21px;}
.cdx_disclaimer p a { color:#e5242b;}


/*内容页样式 END*/




