/** 
 * 描述：公用
* by paperccc.com
 */
@charset "utf-8";
body { min-width: 1200px;background: #F9F9F9 none repeat scroll 0 0}
.wth-container { width: 1200px; margin: 0 auto;}
.wth-container .left { width: 1200px;}
.wth-container .right { width: 208px; float: right; }
.wth-container .left2 { width: 780px; float: left; }
.wth-container .right2 { width: 208px; float: right; }


/* 边栏模块 */
.wth-module { padding-bottom:-1px;background-color:#FFFFFF;	border-radius:10px 10px 0 0;}
.wth-module .title { background-color: #FFF; height: 65px; text-align:center; line-height:65px; border-bottom:1px solid #F4F4F4; border-radius:10px 10px 0 0;}
.wth-module .title h3 { font: bolder 18px/24px "microsoft yahei"; color: #333; height: 65px; line-height:65px;}
.wth-module .title h3 em { color: #e4393c;}
.wth-module .title h3 i { color: #666; font-weight: normal; font-size: 12px; padding-left: 10px;}
.wth-module .content { width: 280px; margin: 0 auto; overflow: hidden;}
.wth-module .content .content_li { margin:0 20px; border-bottom:1px dashed #e2e2e2; height:110px;}
.wth-module .content .content_li .left { float:left; line-height:110px; height:110px; margin-right:20px; width:60px;}
.wth-module .content .content_li .right{float:left}
.wth-module .content .content_li .title{height:60px; line-height:80px; font-size:18px; text-align:left}
.wth-module .content .content_li .title .current{ font-weight:600}
.wth-module .content .content_li .abstract{font-size:14px}


/* 搜索列表页面末级分类推荐商品 */
.wth-goods-recommend { position: relative; background: #fff;padding-left: 62px; height: 130px;  padding-top: 15px; margin-bottom: 10px; }
.wth-goods-recommend .title{width:30px;height:60px;position:absolute;left:15px;top:0;line-height:18px;padding:20px 10px 0 5px;font-size:14px;text-align:center;font-family:"microsoft yahei";color:#f60;background:url(../images/recommend.png) no-repeat}
.wth-module-recommend { display: block; overflow: hidden;}
.wth-module-recommend li { background: #fff; float: left; width: 250px; padding: 12px 7px; margin-left: 9px; margin-right: 9px;}
.wth-module-recommend li .goods-pic { width: 90px; height: 90px; float: left;}
.wth-module-recommend li .goods-pic a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block;  width: 90px; height: 90px; overflow: hidden;}
.wth-module-recommend li .goods-pic img { max-width: 90px; max-height: 90px; margin-top: expression( 90-this.height/2); *margin-top:expression(45-this.height/2)/*IE6,7*/;}
.wth-module-recommend li .goods-content { width: 154px; float: right; padding-left: 6px;}
.wth-module-recommend li .goods-content dt { line-height: 16px; width: 100%; height: 32px; overflow: hidden;}
.wth-module-recommend li .goods-content dt a { color: #777;}
.wth-module-recommend li .goods-content dt a:hover { color: #333;}
.wth-module-recommend li .goods-content dt a span { line-height: 16px; color: #333; background-color: #FFC300; vertical-align: middle; display: inline-block; *display: inline; height: 16px; padding: 0 4px; border-radius: 2px; margin-right: 4px; *zoom: 1; }
.wth-module-recommend li .goods-content .goods-price { color: #555; line-height: 20px; white-space: nowrap; height: 20px; margin: 5px 0; overflow: hidden;}
.wth-module-recommend li .goods-content .goods-price em { font-size: 14px; font-weight: bold; color:#FF8000;}
.wth-module-recommend li .goods-content .buy-btn a { display:inline-block;line-height:14px;height:14px;border-radius:2px;background:#F7F7F7;text-align:center;text-decoration:none;cursor:pointer;border:1px solid #DDD;padding:4px 13px 5px;color:#666;background-color:#f7f7f7;background-repeat:repeat-x;background-image:-moz-linear-gradient(top,#f7f7f7,#f2f2f2);background-image:-webkit-linear-gradient(top,#f7f7f7,#f2f2f2);background-image:-o-linear-gradient(top,#f7f7f7,#f2f2f2);background-image:linear-gradient(top,#f7f7f7,#f2f2f2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f2f2f2', GradientType=0)}
.wth-module-recommend li .goods-content .buy-btn a:hover { text-decoration: none; box-shadow:0 1px 1px rgba(0,1,1,.08);cursor:pointer;color:#666}

/* 搜索列表页面规格值过滤条件*/
.wth-module-filter { overflow: hidden;}
.wth-module-filter dl {position: relative; z-index: 1; display: block; clear: both; margin: 0; border-top: solid 1px #E6E6E6; }
.wth-module-filter dl dt {position: absolute; z-index: 2; top: 0; left: 0; bottom: 0; width: 80px; border-right: solid 1px #E6E6E6; line-height: 24px; color: #777; padding: 6px 0 6px 10px; background-color: #FAFAFA;}

.wth-module-filter dl dd.list {position: relative; z-index: 1; margin: 0 0 0 91px; padding: 6px 10px; background-color: #FFF;}
.wth-module-filter dl dd.all {position: absolute; z-index: 2; top: 0; right: 0; bottom: 0; width: 70px; text-align: right; padding: 9px 10px 0px 0; background-color: #FFF;}
.wth-module-filter dl dd.list ul { font-size: 0;  word-spacing:-1em;}
.wth-module-filter dl dd.list ul li {position:relative; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE6,7*/; *zoom: 1; height: 24px; margin-right: 28px;}
.wth-module-filter dl dd.list ul li { *display: inline/*IE6,7*/;}
.wth-module-filter dl dd.list ul li a { cursor: pointer; font-size: 12px; padding: 0 6px; line-height: 24px; color: #000; display: inline-block;}
.wth-module-filter dl dd.list ul li a:hover { color:#FFF; text-decoration: underline; background-color: #FFC300;}
.wth-module-filter dl dd.all span { line-height: 20px; color: #999; background-color: #FFF; height: 20px; padding: 2px 4px; border-radius: 2px; cursor: pointer;}
.wth-module-filter dl dd.all span:hover { color: #333; background-color: #FFC300;} 
.wth-module-filter dl dd.all span i { font-size: 14px; margin-right: 4px;}


.selected-box { display: block; font-size: 0; *word-spacing:-1px/*IE6ã€7*/; float: left; min-height: 26px; text-align: left; margin-right: 100px;}
.selected-box .selected { display: inline-block; *display: inline; *zoom: 1; padding: 0 0 0 7px; margin-right: 7px; border: solid 1px #E6E6E6; line-height: 24px; font-size: 12px;}
.selected-box .selected em { display: inline-block; vertical-align: top; margin-right: 7px; color: #FF6D02;}
.selected-box .selected i { display: inline-block; width: 25px; height: 24px; background: url(../images/search.ico.png) no-repeat 7px -139px;vertical-align: top;}
.selected-box .selected:hover { border-color: #FF6D02;}
.selected-box .selected:hover i { background-color: #FF6D02; background-position: 7px -157px;}

.select-undo { float: right;}
.select-undo a { border: solid 1px #D7D7D7; background-color: #F2F2F2; line-height: 24px; padding: 0 14px; border-radius: 2px; display: block; color: #444;}
.select-undo a:hover { color: #444; box-shadow: 0 1px 1px rgba(0,0,0,0.05);}


.wth-module-filter .selected { font-weight: 600; line-height: 20px; color: #999; background-color: #FFF; display: inline-block; height: 20px; padding: 0 0 0 5px; margin-right: 5px; border: solid 1px #D7D7D7; cursor: pointer;}
.wth-module-filter .selected:hover { border-color: #FFBF00;}
.wth-module-filter .selected em { line-height: 20px; color: #fb4e44; background-color: #FFF; vertical-align: top; display: inline-block; height: 20px; padding: 0 2px; margin-left: 2px;}
.wth-module-filter .selected i { font-family: Verdana; line-height: 20px; color: #CCC; vertical-align: top; text-align: center; display: inline-block; width: 20px; height: 20px;}
.wth-module-filter .selected:hover i { color: #fb4e44;}
.wth-module-filter .wth-module-filter_nav { background-color: #FFF7E5; width: 100%; height: 28px; padding: 0; margin: 0; border-bottom: solid 1px #FC4;}
.wth-module-filter .wth-module-filter_nav dt { float: left; text-align: right;line-height: 28px; width: 82px;}
.wth-module-filter .wth-module-filter_nav dd { float: left; margin-top: 5px; margin-right: 8px; display:block;}



.wth-module-filter .contain_list { width: 762px; height: 96px; padding: 2px; border: 1px solid #BDD9F7; background: #fff; position: relative; z-index: 1; overflow: auto; }
.wth-module-filter .contain_list ul { width: 720px; padding: 10px; overflow: hidden; }
.wth-module-filter .contain_list li { width: 134px; height: 22px; padding-left: 10px; overflow: hidden; float: left; }
.wth-module-filter .contain_list li a { display: block; width: 144px; height: 22px; line-height: 22px; color: #656766; text-decoration: none; }
.wth-module-filter .contain_list li a:hover { color: red; background: #fff9f1; }
.wth-module-filter .contain_list li a span { color: #969696; }

/*品牌索引*/
.wth-module-filter .wth-brand-tab { padding: 0 12px; margin-bottom: 10px;}
.wth-module-filter .wth-brand-tab li { padding: 0!important;}
.wth-module-filter .wth-brand-tab li a { line-height: 20px; text-align: center; display: block; min-width: 16px; padding: 2px 6px !important; position: relative; z-index: 1;}
.wth-module-filter .wth-brand-tab li.current a { color: #FFF; background-color: #4598D2;}
.wth-module-filter .wth-brand-tab li a:hover { text-decoration: none !important;}
.wth-module-filter .wth-brand-tab li a i.arrow { font-size: 0; line-height: 0; width: 0; height: 0; display: none; margin-left: -6px !important; border-color: #4598D2 transparent transparent; border-style: solid dashed dashed; border-width: 6px; position: absolute; z-index: 1; top: 24px; left: 50%;}
.wth-module-filter .wth-brand-tab li.current a i.arrow { display: block;}
#wtBrandlist { position: relative; z-index: 1; overflow: hidden; max-height: 146px;}
.wth-module-filter .wth-brand-con { padding: 6px 12px;}
.wth-module-filter .wth-brand-con li { width: 103px !important; height: 35px !important; padding: 0!important; margin: 0; position: relative; z-index: 1;}
.wth-module-filter .wth-brand-con li:hover { z-index: 2;}
.wth-module-filter .wth-brand-con li a { line-height: 34px!important; text-overflow: ellipsis; white-space: nowrap; text-align: center; width: 92px!important; height: 34px!important; padding: 0 5px!important; border: solid 1px #E6E6E6!important; position: absolute; z-index: 1; top: -1px; left: -1px; overflow: hidden;}
.wth-module-filter .wth-brand-con li a:hover { text-decoration: none !important; color: #FFCC33!important; background-color: #FFF!important; border-width: 2px!important; border-color: #FFCC33!important; top: -2px!important; left: -2px!important; box-shadow: 0 0 4px rgba(0,0,0,0.12);}
.wth-module-filter .wth-brand-con li a img { max-width: 90px; max-height: 30px; position: absolute; z-index: 1; top: 2px; left: 6px;}
.wth-module-filter .wth-brand-con li a span { background-color: #FFF; line-height: 34px; text-overflow: ellipsis; white-space: nowrap; display: none; width: 92px; height: 34px; padding: 0 5px; position: absolute; z-index: 2; top: 0; left: 0; overflow: hidden;}
.wth-module-filter .wth-brand-con li:hover a span { display: block;}


.table_title { float: left; padding-left: 10px; }
.table_title p { float: left; margin-right: 5px; }


.shop_con_list { width: 1200px; margin:0 auto; background-color:#FFFFFF; border-radius:0 0 10px 10px;}
.group:after, .clear:after {clear: both;content: " ";display: block; height: 0;}


.no_info { height: 230px; background: url(../images/nothing.gif) no-repeat 280px center; line-height: 230px; text-align: center; font-size: 18px; }

.input_style1 input { border: 1px solid #fed39c; width: 130px; padding: 2px; }
.input_style2 input { border: 1px solid #fed39c; width: 100px; padding: 2px; }
#more_select_nav { font-size: 12px; text-align: center; line-height: 30px; height: 30px; margin-top: -11px; margin-bottom: 10px;}
#more_select_nav a{ color: #333;background-color: #fff;display: inline-block; line-height: 30px; height: 30px; width: 100px; text-align: center;border-bottom: solid 1px #D7D7D7;border-left: solid 1px #D7D7D7;border-right: solid 1px #D7D7D7; }
#more_select_nav a:hover {color:#FF8000}

/*大图模式列表页*/
.products-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; margin-bottom: 0px; background:white; padding: 15px 20px; border-radius:0 0 10px 10px;}
.products-grid .item { background: white; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: all 0.3s ease; display: flex; flex-direction: column; position: relative; height:307px;}
.products-grid .item:hover { box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12); z-index: 12;}
.products-grid .goods-pic { background: #FFF; width: 206px; height: 206px; padding: 5px 5px 0 5px; margin: 0; z-index: 1; top: 0; left: 0;}
.products-grid .goods-pic img { width: 206px; height: 206px; margin-top: expression( 103-this.height/2); *margin-top:expression(103-this.height/2)/*IE6,7*/;border-radius: 8px; }
.products-grid .goods-content { width: 194px; margin: 0; position: absolute; z-index: 1; left: 0; top: 219px; padding:10px; background:#ffffff;}
.products-grid .goods-name { font-size: 16px; font-weight: 600; color: #2d3436; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; margin-bottom:10px;}
.products-grid .goods-description { color: #636e72; font-size: 12px; margin-bottom: 12px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; line-height: 1.4;  height: 36px; /* 保持两行高度 */}
.products-grid .goods-opt {  text-align: center; height: 30px; line-height: 30px; margin-top: 7px;}
.products-grid .product-actions{ display: flex; justify-content: space-between;}
.products-grid .product-actions .add-to-cart { background: #ff5628; color: white; border: none; height:35px; line-height:35px; border-radius: 4px; cursor: pointer; flex: 1; transition: background 0.3s;}
.products-grid .product-actions .add-to-cart:hover { background: #FF673E;}
        
.no-results { color: #AAA; padding: 150px 0; text-align: center;}



/* ============ */
/* 列表页面筛选条 */
/* ============ */


.sort-bar { display: block; height: 40px; border: solid 1px #E8E8E8; background: #fff; }


/* 商品列表排序方式 */
.wth-category-nav { float: left; vertical-align: top; display: none; width: 190px; height: 42px;}
.wth-sortbar-array { display: block; float: left; height: 40px;}
.wth-sortbar-array .screen { margin: -1px 0;}
.wth-sortbar-array .screen li { position: relative; z-index:1; float: left; margin-left: -1px;}
.wth-sortbar-array .screen li:hover { z-index: 2;}
.wth-sortbar-array .screen li a { display: block; height: 20px; padding: 10px 15px; border: solid 1px #E8E8E8; font-size: 12px; line-height: 20px; color:#777;}
.wth-sortbar-array .screen li a i { background: url(../images/search.ico.png) no-repeat 0 -380px; vertical-align: middle; display: inline-block; width: 13px; height: 12px; margin-left: 4px;}
.wth-sortbar-array .screen li:hover a { background-color: #FFF;}
.wth-sortbar-array .screen li.selected a { border-color: #FFBF00; background-color: #FFC300; color: #333;}

.wth-sortbar-array .screen li a:hover { text-decoration: none;}
.wth-sortbar-array .screen li.selected a.asc i { background-position: 0 -203px;}
.wth-sortbar-array .screen li.selected a.desc i { background-position: 0 -225px;}
/* 商品类型选择 */
.wth-bar-filter { vertical-align: top; display: inline-block; *display: inline/*IE6,7*/; width: 310px; height: 40px; border-right: solid 1px #e8e8e8; position: relative; z-index: 19; *zoom: 1;}
.wth-bar-filter .arrow { background: url(../images/wt_bg_img.png) no-repeat -50px -120px; width: 9px; height: 9px; position: absolute; z-index: 1; bottom: 0; right: 0;}
.wth-bar-filter ul { font-size: 0; word-spacing:-1em; background-color: transparent; display: block; width: 310px; height: 40px; position: absolute; z-index: 2; top: 0; left: 0; overflow: hidden;}
.wth-bar-filter.box-hover ul { background-color: #FFF; border: solid 1px #e8e8e8; height: auto; top: -1px; left: -1px;}
.wth-bar-filter li {font: 12px/36px "microsoft yahei"; color: #777;  vertical-align: middle; display: inline-block; *display: inline/*IE6,7*/; margin-left: 5px; *zoom: 1;}
.wth-bar-filter li a { font: 12px/20px "microsoft yahei"; color: #777; display: block; height: 20px; padding: 10px 8px 10px 4px;}
.wth-bar-filter li a i { background: url(../images/wt_bg_img.png) no-repeat -44px 0; vertical-align: middle; display: inline-block; width: 12px; height: 12px; margin-right: 4px;}
.wth-bar-filter li a:hover,
.wth-bar-filter li a.selected { color: #fb4e44; text-decoration: none;}
.wth-bar-filter li a:hover i,
.wth-bar-filter li a.selected i { background: url(../images/wt_bg_img.png) no-repeat -56px 0;}
.wth-sortbar-location { font: 12px/36px "microsoft yahei"; color: #777; vertical-align: top; display: inline-block; *display: inline/*IE6,7*/; padding: 2px 0 0 10px; *zoom: 1;}

/* 商品筛选下拉形式 */

.sort-bar .select-layer { background-color:#FFF; border: solid 1px #D6D6D6; display: inline-block; *display: inline/*IE6,7*/; margin:8px 6px 8px 0; position:relative; z-index: 19; *zoom: 1;}
.sort-bar .select-layer { *display:inline/* if IE7 */;}
.sort-bar .select-layer .holder { background-color: #FFF; }
.sort-bar .select-layer .holder em { font-style: normal; line-height: 16px; white-space: nowrap; display: block; padding: 2px 16px 2px 4px;}
.sort-bar .select-layer .holder em { *display:inline/* if IE7 */; }
.sort-bar .select-layer .selected { background-color:#FFF; display:none; height:22px; padding-bottom: 1px; border:solid #ABABAB; border-width: 1px 1px 0 1px; position:absolute; z-index: 2; top:-1px; left:-1px;}
.sort-bar .select-layer .selected a { line-height: 16px; color: #F60; white-space: nowrap; display: block; padding:1px 17px 5px 5px;}
.sort-bar .select-layer .selected a { *display: inline/* if IE7 */;}
.sort-bar .select-layer .direction { font-size: 0px; line-height: 0; width: 0px; height: 0px; border: 4px solid; border-color: #666 #FFF #FFF #FFF; -webkit-transition: .2s ease-in; -moz-transition: .2s ease-in; -o-transition: .2s ease-in; transition: .2s ease-in; position: absolute; z-index: 3; top: 7px; right: 5px;}
.sort-bar .select-layer:hover .direction { border-color: #666 #FFF #FFF #FFF; FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -moz-transform: rotate(180deg); -moz-transform-origin: 50% 30%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 30%; -o-transform: rotate(180deg); -o-transform-origin: 50% 30%; transform: rotate(180deg); transform-origin: 50% 30%;}
.sort-bar .select-layer:hover .selected {display: block;}
.sort-bar .select-layer .options { background-color: #FFF; white-space: nowrap; display:none; border:solid #ABABAB 1px; position:absolute; z-index:1; top: 22px; left: -150px; box-shadow: 2px 2px 0 rgba(102,102,102,0.3); -moz-box-shadow:2px 2px 0 rgba(102,102,102,0.3)/* if FF*/; -webkit-box-shadow:2px 2px 0 rgba(102,102,102,0.3)/* if webkit*/; -o-box-shadow:2px 2px 0 rgba(102,102,102,0.3)/* if opera*/;}
.sort-bar .select-layer .options li { line-height: 20px; display: block; clear:both; padding: 2px 18px 1px 8px;}
.sort-bar .select-layer .options li.order-default { background: #F5F5F5; padding-top:0; margin-top:4px; border-top:solid 1px #E7E7E7;}
.sort-bar .select-layer:hover .options { display: inline-block;}
.sort-bar .select-layer:hover .options { *display: inline/* if IE6-7 */;}
#addressDraw { width:368px;}
#addressDraw dt { line-height: 20px; font-weight:700; padding:12px 0 5px}
#addressDraw .oreder-default{ padding:4px 15px 3px}
#addressDraw .location-hots{ padding: 1px 0 0 15px;}
#addressDraw .location-hots dd{display:inline-block;*zoom:1;*display:inline;padding:3px 0;width:85px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
#addressDraw .location-all{padding-left:15px}
#addressDraw .location-all ul{ float:left; width:85px}
#addressDraw .location-all li{*zoom:1;overflow:hidden;margin-bottom:10px;line-height:16px;white-space:nowrap;vertical-align:top;clear:both}
#addressDraw .location-all .lt{float:left;padding-top:1px;width:14px}
#addressDraw .location-all .lc{margin-left:16px;padding-left:8px;border-left:1px dotted #999}
#addressDraw .location-all .lc span{display:block;padding:3px 0}
#addressDraw .location-all .lc span a{display:inline;padding:0}
#addressDraw .oreder-default{ padding:4px 15px 3px; background:#f1f1f1; line-height: 20px; display: block; clear:both; padding: 2px 18px 1px 8px;}
#addressDraw a:hover {color: #FF8040;text-decoration: underline;}

/* ==================== */
/* 瀑布流形式的促销聚合页  */
/* ==================== */
/* 优惠券分类选择 */
.wtp-category { margin-bottom: 6px; padding: 10px; border-bottom: 1px solid #e5e5e5; border-radius: 3px; background: #fff;}
.wtp-category dl { font-size: 0;  word-spacing:-1em; padding-bottom: 5px; margin-top: -1px; border-top: dotted 1px #CCC;}
.wtp-category dt, .wtp-category dd { font-size: 12px; vertical-align: top; display: inline-block; *display: inline/*IE7*/; padding: 5px 0; *zoom: 1;}
.wtp-category dt { font-weight: 600; text-align: right; width: 100px; padding: 10px 0;}
.wtp-category .searchbox dt { line-height: 28px;}
.wtp-category dd { width: 1100px;}
.wtp-category ul { font-size: 0;  word-spacing:-1em;}
.wtp-category li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; padding: 0; margin-right:12px; overflow: hidden; *zoom: 1;}
.wtp-category li a { padding: 2px 6px; font: normal 14px/22px "microsoft yahei"; display: block; border-radius: 3px;}
.wtp-category .searchbox li { cursor: pointer;}
.wtp-category li.selected { color: #333; background-color: #FFC300;}
.wtp-category li a.selected { color: #333; background-color: #FFC300; padding: 2px 6px; cursor: default;}




form .field_notice { color:#9C9C9C; margin-left:5px; }
form .red { color:red; border:0px; background-color:#FFFFFF; }
form label.error { color:red; margin-left:5px; }
form input.error { border:red 1px dotted; }
form label.checking { padding-left:18px; background:transparent url(../images/checking.gif) no-repeat; margin-left:5px; font-style:italic; color:#9C9C9C; display:none; }
form label.validate_right { padding-left:20px; background:transparent url(../images/right.gif) no-repeat; margin-left:6px; font-style:italic; color:#78A42F; float:none; }

.receive_add .radio input{ position: relative; +top: -3px; }


/*文章新闻内容*/
.wth-container .article-left {float: left; width:280px;}
.wth-container .article-left .loadshow { }
.wth-container .article-left .hotnews {background-color:#FFFFFF; padding:20px; margin-bottom:20px;}
.wth-container .article-left .hotnews .title{height:36px; line-height:36px; border-top:2px solid #E0252A; font-size:18px; font-weight:600; text-align:center; border-bottom:1px dashed #e4e4e4}
.wth-container .article-right {float: right;width: 900px;}
.wth-article-con { background: #FFF; display: block; padding: 20px; margin-bottom: 20px; overflow: hidden; }
.wth-article-con .article-sub { line-height: 20px; padding-bottom: 12px; margin: 15px 10px; }
.wth-article-con .article-sub span { color: #999; float: left;}
.wth-article-con .article-sub .author { margin-right: 25px; }
.wth-article-con .article-sub .source { margin-right: 25px;}
.wth-article-con .article-sub .PV { float: right;}
.wth-article-con .article-sub .PV i { background: url(../images/pics.png) no-repeat -170px -50px; vertical-align: middle; display: inline-block; width: 16px; height: 16px; margin-right: 5px;}
.wth-article-con .article-sub .PV i { background-position: -90px 0;}
.wth-article-con .article-sub .PV em{ font-family: Arial; font-size: 12px; font-style: italic; color: #666666;padding: 0 2px;}
.wth-article-con .article-sub .PV em b{ font-family: Georgia,Arial; font-size: 12px; font-weight: normal;font-style: italic; color: #D02629; padding: 0 2px;}
.wth-article-con .article-tag { line-height: 28px; color: #999; margin: 12px 10px; font-size:15px;}
.wth-article-con .article-tag a { text-decoration:underline; color: #819B6F; margin: 0 12px 0 0;}
.wth-article-con .default {}
.wth-article-con h1 { font: 500 24px/32px "microsoft yahei"; color: #3d3f3e; text-align: center; line-height:50px;}
.wth-article-con h2 { color: #9a9a9a; font-size: 12px; padding: 5px 0 20px; margin-bottom: 20px; font-weight: normal; text-align: center; border-bottom: 1px solid #d2d2d2; }
.wth-article-con .title-bar { border-bottom: solid 1px #E6E6E6; padding-bottom: 15px; margin-bottom: 15px;}
.wth-article-con .title-bar h3 { font: normal 18px/20px "microsoft yahei";}
.wth-article-con .default p { display: block; clear: both; font-size: 14px; line-height: 28px; margin: 10px 10px;}
.wth-article-con .default p a { text-decoration:underline; color:#4ba575;}
.wth-article-con .default .article-preface { font-size: 14px; line-height: 24px; background-color: #F7F7F7; padding: 10px; border: solid #E7E7E7; border-width: 1px 0; }
.wth-article-con img { max-width: 930px;}
.wth-article-list {}
.wth-article-list li { line-height: 20px; display: block; height: 20px; padding: 5px 0;}
.wth-article-list .item{height:150px; border-bottom:1px dashed #E6E6E6; padding:20px 0}
.wth-article-list .item a { text-decoration:underline; color: #819B6F; margin: 0 12px 0 0;}
.wth-article-list .item .img{float:left; width:240px; }
.wth-article-list .item .img img{width:220px; height:151px;}
.wth-article-list .item .title{text-align: left; height:40px; color:#404040; font-size:18px;}
.wth-article-list li i { background: url(../images/wt_bg_img.png) no-repeat -80px 0; vertical-align: middle; display: inline-block; width: 3px; height: 3px; margin-right: 10px;}
.wth-article-list li a { color: #333;}
.wth-article-list li time { font-size: 11px; color: #AAA; float: right; -webkit-text-size-adjust:none;}

.more_article { border-top: 1px solid #d2d2d2; padding: 10px 0 0 20px; margin-top: 10px; overflow: hidden; }
.more_article span { color: #3f3f3f; font-weight: normal; margin-bottom: 10px; }
.more_article span a { color: #006bcd; text-decoration: none;}
.more_article span a:hover { color: #f60; text-decoration: underline; }
.more_article time { font-size: 11px; color: #999; padding-left: 20px; }


/* 翻页样式 */
.sort-bar .pagination { display: inline-block; float: right; padding: 0; margin: 10px 5px 0 0; }
.sort-bar .pagination ul { font-size: 0;  word-spacing:-1em; }
.sort-bar .pagination ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; margin: 0 2px;}
.sort-bar .pagination ul li { *display: inline/*IE6、7*/; *zoom:1;}
.sort-bar .pagination li span { font: normal 12px/16px "microsoft yahei"; color: #AAA; background-color: #FAFAFA; text-align: center; display: block; min-width: 16px; padding: 2px 6px; border: 1px solid #E6E6E6; position: relative; z-index: 1;}
.sort-bar .pagination li a span { color: #005AA0; text-decoration: none; background-color: #FFF; position: relative; z-index: 1;}
.sort-bar .pagination li a:hover span{ color: #FFF; text-decoration: none; background-color: #FFC300; border-color: #CA3300; position: relative; z-index: 9; cursor:pointer;}

.ad_middle { display: inline; width: 240px; height: 135px; float: left; margin: 0 8px 0 0;}


/* 商品列表页面包屑所在位置 */
#nav-search { text-align: center; padding: 10px 0; margin: 0 auto;}
#nav-search .wth-breadcrumb { font-size: 0; *word-spacing:-1px/*IE6、7*/; min-height: 26px; float: left; margin: 0 8px 5px 0; padding: 0; line-height: 26px;}
#nav-search .wth-breadcrumb .sort-box { position: relative; z-index: 1; display: inline-block; *display: inline; *zoom: 1; height: 26px; }
#nav-search .wth-breadcrumb .sort-box:hover { z-index: 20;}
#nav-search .wth-breadcrumb .sort-box .current { position: relative; z-index: 2; display: block; height: 22px; border: solid 1px #E6E6E6; padding: 1px 7px; background-color: #FFF; line-height: 20px; color: #555; }
#nav-search .sort-box .current .drop-arrow { display: inline-block; width: 20px; height: 20px; margin: 1px 0 0 4px ; vertical-align: top; background: url(../images/search.ico.png) no-repeat 4px 7px;  -webkit-transition: background-position .15s ease-in-out; -moz-transition: background-position .15s ease-in-out; transition: background-position .15s ease-in-out;}
#nav-search .sort-box:hover .current { padding: 1px 7px 2px 7px; border-width: 1px 1px 0 1px; border-color: #FF6D02;}
#nav-search .sort-box:hover .current .drop-arrow { background-position: 4px -44px;}
#nav-search .sort-sub { display: none; position: absolute; z-index: -1; top: 25px; left: 0; width: 348px; background-color: #FFF; border: solid 1px #FF6D02;}
#nav-search .sort-box:hover .sort-sub { display: block;}
#nav-search .sort-sub ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; padding: 5px;}
#nav-search .sort-sub li { display: inline-block; *display: inline; *zoom: 1; width: 18%; height: 24px; padding: 0 1%; font-size: 12px; }
#nav-search .sort-sub li a { display: block; color: #555; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;line-height: 24px;}

/*商品列表页面侧边栏-分类树形菜单*/
.tree { padding: 5px 10px;}
.tree li { line-height: 20px; display: block; clear: both; padding: 0 0; 10px 0}
.tree ul { margin-left: 16px;}
.tree ul li { padding: 2px 0 !important;}
.tree li i { background: #FFF; vertical-align: middle; display: inline-block; width: 11px; height: 11px; margin-right: 5px;}
.tree li a { text-decoration: none; color:#555; display: inline-block;}
.tree li i.tree-parent { background: url(../images/wt_bg_img.png) no-repeat -11px 0;}
.tree li i.tree-parent:hover { background-position: -33px 0 !important; cursor: pointer;}
.tree li i.tree-parent-collapsed { background: url(../images/wt_bg_img.png) no-repeat 0 0;}
.tree li i.tree-parent-collapsed:hover { background-position: -22px 0; cursor: pointer;}

.tree li a:focus,
.tree li a.tree-parent:focus,
.tree li a.tree-item-active { color:#000;}
.tree li a.selected { font-weight: bold; color: #fb4e44;}
.tree ul.tree-group-collapsed {display:none;}



/*商品列表页面侧边栏-品牌列表类*/
.wth-sidebar-brand { font-size: 0;  word-spacing:-1em; width: 208px; margin: -1px 0 0 -1px;}
.wth-sidebar-brand li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; width: 102px; height: 54px; border: solid #E6E6E6; border-width: 1px 0 0 1px;}
.wth-sidebar-brand li { *display: inline/*IE6、7*/; *zoom:1;}
.wth-sidebar-brand li a { display: block;}
.wth-sidebar-brand .brand-logo { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 102px; height: 34px; padding: 0; overflow: hidden;}
.wth-sidebar-brand .brand-logo img { max-width: 102px; max-height: 34px; margin-top:expression(34-this.height/2); *margin-top:expression(17-this.height/2)/*IE6,7*/;}
.wth-sidebar-brand .brand-name { font: normal 12px/20px "microsoft yahei"; color: #AAA; text-overflow: ellipsis; white-space: nowrap; text-align: center; display: block; height: 20px; padding: 0 12px; overflow: hidden;}
.wth-sidebar-brand a:hover .brand-name { color: #333; background-color: #FFC300;}


/*商品列表页面侧边栏-推广商品*/
.wth-booth { background: #fff; margin-top: 12px; margin-bottom: 10px;}
.wth-booth-list {  overflow: hidden; }
.wth-booth-list li { display: block; margin-bottom: 5px; padding-top: 5px; position: relative; z-index: 1;}
.wth-booth-list .goods-pic { width: 195px; height: 195px; padding: 0; margin: 0 auto;}
.wth-booth-list .goods-pic a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block;  width: 190px; height: 190px; overflow: hidden;}
.wth-booth-list .goods-pic img { max-width: 195px; }
.wth-booth-list .goods-sale { font: 700 12px/15px "microsoft yahei"; color: #FFF; background: url(../images/wt_bg_img.png) no-repeat 0 -21px; text-align: center; width: 30px; height: 30px; padding: 6px 5px 15px 9px; position: absolute; z-index: 2; top: 5px; right: 10px;}
.wth-booth-list .goods-name { *line-height: 18px; max-height: 36px; width: 195px; margin: 0 auto; overflow: hidden;}
.wth-booth-list .goods-price { font-weight: 600; color: #fb4e44; text-align: left; padding: 0; width: 170px; margin: 5px auto}
.wth-booth-list .goods-price span {font-weight:normal; color: #9A9A9A; float: right; height: 16px; line-height: 16px; border: 1px solid #e5e5e5;border-radius:2px;padding: 0px 3px; margin-top: 1px;}

.wth-booth-list li p { width: 80px; margin: 0 10px; float: left; display: inline; }
.wth-booth-list li p a { display: block; width: 78px; height: 78px; overflow: hidden; border: 1px solid #bbb; }
.wth-booth-list li p a:hover {  border: 1px solid #999; }
.wth-booth-list h3 { width: 90px; float: right; }
.wth-booth-list h3 a { display: block; width: 90px; height: 48px; line-height: 16px; overflow: hidden; font-weight: normal; color: #666; text-decoration: none; font-size: 12px; margin-bottom: 10px; }
.wth-booth-list h3 a:hover { text-decoration: underline; color: #f60; }
.wth-booth-list h3 span { display: block; color: #fe5504; font-weight: bold; font-size: 14px; }


/*商品列表页面侧边栏-最近浏览*/
.wth-sidebar-viewed { position: relative; z-index: 1; max-width: 1200px; overflow: hidden;}
.wth-sidebar-viewed ul { padding: 8px;}
.wth-sidebar-viewed li { font-size: 0;  word-spacing:-1em; float: left; width: 80px; text-align: center; height: 86px; padding: 5px;}
.wth-sidebar-viewed .goods-pic,
.wth-sidebar-viewed dl { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: block;}
.wth-sidebar-viewed .goods-pic { width: 60px; height: 60px; border: solid 1px #E6E6E6; margin: 0 auto;}
.wth-sidebar-viewed .goods-pic a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 48px; height: 48px; overflow: hidden;}
.wth-sidebar-viewed .goods-pic img { max-width: 60px; max-height: 60px; margin-top:expression(60-this.height/2); *margin-top:expression(54-this.height/2)/*IE6,7*/;}
.wth-sidebar-viewed dl { width: 80px; height: 18px;}
.wth-sidebar-viewed dt { font: normal 12px/18px arial; height: 36px; overflow: hidden; }
.wth-sidebar-viewed dd { font: bold 12px/18px verdana; color: #fb4e44; height: 18px; overflow: hidden; }
.wth-sidebar-all-viewed { color: #999; text-align: center; display: block; height: 20px; padding: 9px 0; border-top: solid 1px #E6E6E6;}

/*侧边栏文章列表*/
/*左侧边栏菜单*/
.sidebar { width: 206px;}
.sidebar .content { width: 190px; margin: 0 auto; }
.sidebar .content dl { overflow: hidden; }
.sidebar .content dt { line-height: 20px; font-weight: 600; color: #555; height: 20px; padding: 10px 0 9px 0; border-bottom: solid 1px #F5F5F5; cursor: default; }
.sidebar .content dt.current { color: #f60;}
.sidebar .content dt i { background: url(../images/joinin_pic.png) no-repeat; vertical-align: middle; display: inline-block; *display: inline/*IE7*/;
width: 11px; height: 11px; margin-right: 10px; margin-left: 6px; *zoom: 1/*IE7*/;
}
.sidebar .content dt i.hide { background-position: -300px 0 }
.sidebar .content dt i.show { background-position: -280px 0 }
.sidebar .content dt.current i.hide { background-position: -300px -15px; }
.sidebar .content dt.current i.show { background-position: -280px -15px; }
.sidebar .content dd {}
.sidebar .content ul { width: 100%;}
.sidebar .content ul li { padding: 6px 0; }
.sidebar .content ul li a { color: #666; display: inline-block; line-height: 16px;text-overflow: ellipsis;white-space: nowrap;height: 16px;width: 160px; overflow: hidden; }
.sidebar .content ul li i { background: url(../images/joinin_pic.png) no-repeat -320px 0; vertical-align: super; display: inline-block; width: 3px; height: 5px; margin-right: 10px; margin-left: 14px; }
.sidebar .content ul li.current { color: #FFF; background-color: #27A9E3; }

.sticky #main-nav { background-color: #F7F7F7; width: 1200px; margin-left: -600px; border-bottom: solid 1px #DDD; position: fixed; _position: relative; top: 0; left: 50%; z-index:999; }
.sticky #main-nav ul { margin:0 auto;}
.sticky .wth-category-nav { display: inline-block; *display: inline; *zoom: 1; margin-top: 10px}
.sticky .gotop a { background: url(../images/wt_sortbar.gif) no-repeat 0px -150px; display:block; width: 32px; height: 40px; position: absolute; top:-1px; right:-32px; box-shadow: 0 2px 2px rgba(0,0,0,0.2);}
.sticky .gotop a:hover{ background-position: -32px -150px;}
.gotop a { display:none;}


.group-hot ul {}
.group-hot ul li { width: 180px; font-family: Arial; padding: 12px 0; margin: 0 auto; border-top: 1px dashed #E7E7E7;}
.group-hot .box { width: 168px; height: 123px; padding: 5px; border: 1px solid #E7E7E7; position: relative;}
.group-hot .box .mask { background-color:#FF8000; width: 168px; height: 24px; position: absolute; z-index: 2; bottom: 5px; left: 5px;}
.group-hot .box .pic { width: 168px; height: 123px; position: absolute; overflow: hidden; z-index: 1; top: 5px; left: 5px;}
.group-hot .box .price { color: #FFF; width: 168px; height: 24px; position: absolute; z-index: 3; bottom: 5px; left: 5px;}
.group-hot .box .price .l { font-size: 18px; font-weight: 700; line-height: 24px; float: left; padding-left: 6px;}
.group-hot .box .price .r { font-size: 12px; line-height: 24px; text-decoration: line-through; float: right; padding-right: 6px;}
.group-hot .name { line-height: 18px; width: 180px; height: 36px; margin: 0 0 5px 0; overflow: hidden;}
.group-hot .info { width: 180px; height: 28px; margin-top: 5px;}
.group-hot .info span { font-size: 12px; line-height: 20px; float: left; padding-top: 4px; padding-bottom: 4px; padding-left: 6px;}
.group-hot .info span em { font-size: 18px; font-weight: 600; font-style: normal; color:#FF8000;}
.group-hot .info a { font-size: 14px; font-weight: 700; line-height: 28px; color: #FFF; background: url(../images/group_bg.png) no-repeat 0px -300px; text-align: center; width: 70px; height: 28px; float: right;}

/*全部分类、全部品牌等*/
.wth-all-menu { border-bottom: solid 1px #FFCC33;}
.wth-all-menu .tab-bar { font-size: 0;  word-spacing:-1em; width: 1200px; margin: 0 auto; text-align: center;}
.wth-all-menu .tab-bar li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; padding: 0; margin-left: 10px; overflow: hidden; box-shadow: 1px 0 1px rgba(0,0,0,0.05); *zoom:1;}
.wth-all-menu .tab-bar li a { font: normal 14px/20px "microsoft yahei"; color: #777; background-color: #F5F5F5; display: block; height: 20px; padding: 5px 12px; border: solid #D7D7D7; border-width: 1px 1px 0 1px;}
.wth-all-menu .tab-bar li a:hover { color: #fb4e44;}
.wth-all-menu .tab-bar li.current a,
.wth-all-menu .tab-bar li.current a:hover { font-weight: 600; text-decoration: none; color: #333; background-color: #FFC300; border-color: #FFBF00; cursor: default;}
.wth-category-select  {  margin-top: 10px;}
.wth-category-select ul li{height: 25px;line-height: 25px; margin-left: 10px;margin-top: 5px; display: inline-block;*display: inline/*IE7*/;}
.wth-category-select ul a {display: block; font-size: 12px; height: 28px; line-height: 28px; overflow: hidden; padding: 4 10px; text-align: center; min-width: 70px; text-align: center; background: #FAFAFA; border: 1px solid #eee}
.wth-category-select ul a:hover { background: #FFCC33; color: #fff;}
.wth-category-all { width: 1200px; margin-top: 10px; overflow: hidden;}
.wth-category-all ul { font-size: 0;  word-spacing:-1em; width: 1220px; margin-left: -20px;}
.wth-category-all li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; width: 582px; padding: 0;  border: 3px solid #fff; margin: 0 0 15px 20px; overflow: hidden; background: #fff}
.wth-category-all li .title { font: 600 14px/20px "microsoft yahei"; display: block; height: 20px; padding: 5px 10px; border-bottom: solid 1px #E6E6E6;}
.wth-category-all li .title a { color: #666;}
.wth-category-all li .title a:hover { color: #fb4e44;}
.wth-category-all li .title i { background-color: #FFC300; vertical-align: middle; display: inline-block; width: 4px; height: 14px; margin: 0 5px 0 2px; border-radius: 2px;}
.wth-category-all li dl { font-size: 0;  word-spacing:-1em; display: block; width: 98%; margin: -1px auto 0 auto; border-top: dotted 1px #E5E5E5;}
.wth-category-all dl dt { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; text-align: right; display: inline-block; *display: inline/*IE7*/; width: 14%; padding: 0; overflow: hidden; *zoom: 1/*IE7*/;}
.wth-category-all dl dt a { font-weight: 600; color: #fb4e44; text-overflow: ellipsis; white-space: nowrap; display: block; height: 20px; padding: 4px; overflow: hidden;}
.wth-category-all dl dd { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; width: 84%; padding: 0; overflow: hidden; *zoom: 1;}
.wth-category-all dl dd a { display: inline-block; color: #777; height: 20px; padding: 2px 4px; margin: 2px 2px 0 0;}
.wth-category-all dl dd a:hover { color: #fb4e44;}
.wth-category-all li:hover { background: #fffaec;  border: 3px solid #ffe9ca }
.wth-recommend-borand {margin-top: 10px; position: relative; z-index: 1;}
.wth-brand-class{ margin-bottom:40px;}
.wth-brand-class .tabs-hide { display: none;}
.wth-barnd-list-text { font-size: 0;  word-spacing:-1em; width: 1150px; margin: 0 auto;}
.wth-barnd-list-text strong,
.wth-barnd-list-text a { font-size: 14px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; padding: 0; margin: 0 20px 15px 0; overflow: hidden; *zoom: 1;}
.wth-barnd-list-text strong { margin-left: 10px;}

/* 搜索框*/
.search-container {
	width: 1200px;
	border-radius: 12px;
	padding: 30px 20px;
	margin:20px auto;
	background-color:#FFFFFF;
	box-sizing: border-box;
}

.search-form {
	max-width: 800px;
	border-radius: 12px;
	margin:0 auto;
}

.search-container .title { text-align: center; position: relative; z-index: 0; pointer-events: none; margin-bottom:40px; height:40px;}
.search-container .title .main { color: #333; text-align: center; font-size: 20px; font-style: normal; font-weight:600;}
.search-container .title .main .toptitle{padding-left:7px; position: relative; top:-8px}

/*数字滚动插件的CSS可调整样式*/
.mt-number-animate{ font-family: '微软雅黑'; line-height:40px; height: 40px;/*设置数字显示高度*/; font-size: 40px;/*设置数字大小*/ overflow: hidden; display: inline-block; position: relative; font-weight:500; text-align:center; padding:0 8px}
.mt-number-animate .mt-number-animate-dot{ width: 5px;/*设置分割符宽度*/ line-height: 40px; float: left; text-align: center; padding:0 5px; color:#F6BA71;}
.mt-number-animate .mt-number-animate-dom{ width: 15px;/*设置单个数字宽度*/ text-align: center; float: left; position: relative; top: 0;margin:0px 3px;color:#FF5628; font-weight:520;}
.mt-number-animate .mt-number-animate-dom .mt-number-animate-span{ width: 100%; float: left;}

.search-input-container {
	position: relative;
	margin-bottom: 25px;
	border: 2px solid #FF5628;
	padding: 10px 60px 10px 10px;
	border-radius:25px;
	background:#ffffff;
}

.search-input-container input{
	border: 0;
	font-size:14px;
}

.search-input-container input:focus{
	border: none;
	outline:none;
	border-color: var(--primary-color);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
}

.search-goods {
	width: 100%;
	font-size: 1.1rem;
	transition: all 0.3s ease;
	outline: none;
	background: white;
	height:30px;
	border:0;
}

.search-goods:focus {
	border-color: #FF5628;
	box-shadow: 0 0 0 3px rgba(67, 97, 238, 0.15);
}

.search-icon {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	background: #FF5628;
	color: white;
	width: 60px;
	height: 40px;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s ease;
	font-size: 1.2rem;
	box-shadow: 0 3px 8px rgba(67, 97, 238, 0.3);
}

.search-icon:hover {
	background: #FF673E;
	transform: translateY(-50%) scale(1.05);
}

.search-icon image{
	height:20px;
	width:10px; 
}

.dl-is-search {
	background-color: #ffffff;
	letter-spacing: 0;
	word-spacing: 0;
	font-size: 0;
}

.dl-is-search label {
	display: inline-block;
	width: 120px;
	color: #999999;
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	padding-top:5px;
}

.Bblood {
	display: inline-block;
	width: 1000px;
}

.searchclass .menu { background-color:#fff; background-color: rgba(255, 255, 255, 0.9); width: 100%; font-size: 12px; }
.searchclass .menu .one-menu{position: relative; z-index: 10000; zoom:1; float:left; display: inline-block; margin: 0 20px 0 0; border-radius: 16px; background:#FAFAFB; }
.searchclass .menu .one-menu a { font-weight: normal; font-size: 12px; border-radius: 16px; color: #333; height:30px; line-height:30px; padding:8px 12px;}
.searchclass .menu .one-menu.hover{z-index: 2;background-color: #FFF3EF;cursor: pointer;}
.searchclass .menu .one-menu.action{z-index: 2;background-color: #FFF3EF;cursor: pointer;}
.searchclass .menu .one-menu.hover a{z-index: 2; color:#ff5628; cursor: pointer;}
.searchclass .menu .one-menu.action a{color:#ff5628; font-weight:600;}
.searchclass .sub-menu { -webkit-box-shadow:4px 0px 6px rgba(0,0,0,0.2);-moz-box-shadow:4px 0px 6px rgba(0,0,0,0.2);box-shadow:4px 0px 6px rgba(0,0,0,0.2); background-color:#fff; display: none; position: absolute; z-index: 1; top: 30px; left: -44px; border-width: 1px solid #fff; border-radius:5px; width:-moz-max-content; width:max-content; max-width:240px; padding:5px;z-index:9999;}
.searchclass .one-menu.hover .sub-menu { display: block;}
.searchclass .sub-menu .sub-menu-content { width: 150px; color:#333;}
.searchclass .sub-menu .sub-menu-content .two-menu{ border-bottom:1px solid #F5F7FA; text-align:center;}
.searchclass .sub-menu .sub-menu-content .two-menu.hover{ color:#ff5628; background:#F5F7FA; width:150px; height:30px; }
.searchclass .sub-menu .sub-menu-content .two-menu.hover a{ color:#ff5628;}
.searchclass .sub-menu .sub-menu-content .two-menu a{ width:150px; height:30px; line-height:30px; color:#333; font-weight:400;}
.searchclass .sub-menu .sub-menu-content .two-menu.action{z-index: 2;background-color: #FFF3EF;cursor: pointer;}
.searchclass .sub-menu .sub-menu-content .two-menu.action a{color:#ff5628; font-weight:600;}