/*
Template Name: ECShopDemo
Template URI: http://yunqi.shopex.cn
Description:  
Version: 2.73
Author: 云起官方
Author URI: http://yunqi.shopex.cn
Logo filename: logo.gif
*/


/* ====================
     公共样式
==================== */
body{min-width: 1200px;font-size:12px;font-family: Open Sans,Arial,Helvetica,sans-serif,SimSun,"宋体";  line-height:150%; margin:0px; padding:0px;color:#0a0a0a}
body{background:url("images/cbg.png") top center no-repeat}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{
    margin:0; padding:0; border:none; list-style-type:none;
}
.block{
    width:1200px; height:auto; margin: 0 auto;
}
a{ text-decoration:none; color:#333333}
.f_l{float:left;}
.f_r{float:right; white-space:nowrap}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
.dashed{background:url(images/lineBg.gif) repeat-x left top; color:#3f3f3f;  padding:2px 0 3px 12px;}

.clearfix:after{
    content:"."; display:block; height:0; clear:both;
    visibility:hidden;
}
*html .clearfix{
    height:1%;
}
*+html .clearfix{
    height:1%;
}
/*英文强制换行*/
.word{word-break:break-all;}

/*边框*/
.B_blue{border:1px solid #e8e8e8;}
.B_input{border:1px solid #0f97ed;}
.inputBg{border:1px solid #b3b3b3; background:url(images/inputbg.gif) repeat-x left top; height:18px;}
/*字体颜色*/
.f1{color:#db3b3b;}
.f2{color:#006bd0; font-weight:bold; margin-right:15px;}
.f3{color:#9e9e9e;}
.f4{color:#db3b3b;}
.f4_b{color:#db3b3b; font-weight:bold;}
.f5{ font-size:14px; font-weight:bold;}
.f6{ }
.market{ font-size:14px; text-decoration:line-through;}
.shop{color:#E80500; font-size:14px; font-weight:600;font-family: "Open Sans",Helvetica,Arial,sans-serif;}

/*按钮部分*/
.bnt_blue{
    background:url(images/bg.gif) no-repeat 0px 0px; width:52px; height:21px;
    text-align:center; line-height:21px; color:#fff; border:none; cursor:pointer;
}
.bnt_blue_1{
    background:url(images/bg.gif) no-repeat 0px -663px; width:90px; height:21px;
    text-align:center; line-height:21px; color:#fff; border:none; cursor:pointer;
}
.bnt_blue_2{
    background:url(images/bg.gif) no-repeat 0px -696px; width:139px; height:21px;
    text-align:center; line-height:21px; color:#fff; border:none; cursor:pointer;
}
.bnt_bonus{
    background:url(images/bg.gif) no-repeat -56px 0px; width:52px; height:21px;
    text-align:center; line-height:21px; color:#fff; border:none; cursor:pointer;
}
/*模块容器*/
.box{background:#f1f1f1; padding-bottom:2px; overflow:hidden; margin-top:5px;}
.boxcategory{ margin-top:0px;}
.box_1{border:1px solid #e8e8e8; background-color:#fff;}
.box_2{border:1px solid #e8e8e8; background:url(images/box_2Bg.gif) repeat-x top left;
    background-color:#edf8fe;  overflow:hidden;
}
.boxCenterList{padding:8px;}
/*模块标题*/
/*  h3{height:38px; line-height:38px; font-size:12px; background:url(images/bgbr_01.gif) repeat-x left top; text-align:right;
  padding:0px; font-weight:100; color:#FFFFFF; padding-right:10px;
  }*/
h3{ height:30px;background:url(images/sort_b.gif) left top repeat-x; line-height:30px; text-align:right; padding-right:5px;}
h3 span{ display:block; height:30px; width:193px; background:url(images/spans.png) left  no-repeat; text-indent:10px; color:#FFFFFF; text-align:left;font-weight:normal; color:#FFFFFF; float:left; font-size:14px;}
.h3s span{ background:url(images/spans1.gif) left  no-repeat; }
.h3s span.text{ background:url(images/spans2.gif) left  no-repeat; }

/*  h3 a{ color:#FFFFFF}
  h3 span{float:left; background:url(images/span.png) left top repeat-x;width:auto; height:38px; line-height:38px; text-align:left;
   font-weight:bold; color:#fff; padding-left:15px; padding-right:15px;}*/
h3.border{border:1px solid #e8e8e8; border-bottom:none;}
h3 img{position:relative; top:7px;}

/*  h5{height:26px; line-height:26px; text-align:right; background-color:#edf7ff; font-size:12px;
  color:#56a5ee; padding:0 10px 0 0;
  }
  h5 span{float:left; font-weight:bold; background:url(images/bg.gif) no-repeat 0 -616px; padding-left:25px;}*/
h5{
    height:32px;
    line-height:32px;
    font-size:12px;
    background:#f0f0f0;
    text-align:right;
    padding:0px;
    font-weight:100;
    color:#FFFFFF;
    padding-right:10px;
    border-top: 2px solid #db3b3b;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
h5 a{ color:#3c3c3c}
h5 span{float:left;width:auto; height:32px; line-height:32px; text-align:left;color:#3c3c3c;font-weight:bold; padding-left:15px; padding-right:15px;}
h6{height:23px; line-height:23px; text-align:right; font-size:12px; background:#f0f0f0; color:#3f3f3f;
    border:1px solid #fff; padding-right:10px;
}
h6 span{float:left; padding-left:15px;}

/*页面留白*/
.clear0{ clear:both; padding:0px; margin:0px;}
.clear10{ clear:both; padding:10px 0px 0px 0px; margin:0px;}
.blank{height:8px; line-height:8px; clear:both; visibility:hidden;}
.blank5{height:5px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}

/*当前位置*/
.path{ line-height:25px; color:#333333}
.path div{background:url(images/icon_10.gif) left no-repeat #FFFFFF; padding-left:15px;color:#333333; line-height:25px;}
/*  标题*/

.all_prc{ position:relative; padding-top:30px;}
.all_prc .all_t{ position:absolute; left:0px; top:0px; width:943px; margin:0px;}
.all_t{ border:1px solid #DCDCDC; border-bottom:0px; height:30px;background:url(images/sort_b.gif) left top repeat-x; line-height:30px; text-align:right; padding-right:5px; margin-top:10px;}
.all_t span{ display:block; height:30px; width:210px; background:url(images/spans.png) left  no-repeat; text-indent:15px; color:#FFFFFF; text-align:left;font-weight:bold; color:#FFFFFF; float:left}
.all_t a{ padding-left:5px; padding-right:5px; color:#666666; display:block; float:right}


.all_mid{ clear:both;border:1px solid #D8D8D8; padding:10px 0px 10px 0px}
.all_ms{ clear:both; border:1px solid #D8D8D8; padding:0px 0px 0px 0px}
.all_prc .all_ms{ border:0px;}


/*.index_prclist_title{height:32px; background:url(box3.gif) left top repeat-x}
.index_prclist_title h3{height:22px; padding-top:10px; margin:0px; width:200px;background:url(boxbg.png) left -204px no-repeat; font-size:14px; font-weight:bold; text-indent:32px; color:#558944; float:left}
.index_prclist_title p{ padding:0px; margin:0px; height:30px; line-height:30px; float:right; overflow:hidden; color:#848284; text-align:right;background:url(boxbg.png) right -245px no-repeat; padding-right:10px; color:#999}
.index_prclist_title p a{ padding-left:7px; padding-right:7px; color:#666}
.index_prclist_mid{ clear:both; position:relative; border:1px solid #DEDEDE; border-top:0px; padding-bottom:5px; width:948px;}*/
.mid_l{ float:left; width:305px; padding-left:10px}
/*.index_prclist_mid3 .itemsWrap{ padding-top:10px; padding-bottom:10px;}
.index_prclist_mid3 .itemsWrap h6{ font-weight:normal; white-space:normal; line-height:18px; padding:5px 0px 0px 0px; margin:0px; text-align:left}
.index_prclist_mid3 .itemsWrap ul{ clear:both; padding-top:3px;}
.index_prclist_mid3 .itemsWrap ul li{ float:left; line-height:22px;}
.index_prclist_mid3 .itemsWrap ul li .price0{ padding-left:15px;}
.index_prclist_mid3 .itemsWrap .price0{ color:#A00B11}
.index_prclist_mid3 .itemsWrap .price1{ font-weight:bold;font-family:Tahoma;color:#A00B11}*/
.mid_r{ float:right;width:625px; padding-left:5px;}
/*.index_prclist_mid .more{ position:absolute; right:5px; top:-27px;}*/
.prclist{ padding-top:10px;}


.AreaL .all_t{ width:193px; margin-top:0px;}
.AreaL .all_t span{ width:193px;}
/*.AreaL .box span{ background:none}
.AreaL .box .box_1{background:url(images/bgbar_05.gif) left bottom repeat-x #FFFFFF; }
.AreaL .all_mid{border:1px solid #e8e8e8; border-top:0px;}
.AreaR .all_mid{border:1px solid #e8e8e8; border-top:0px;}*/

/*商品分类*/
.AreaL #category_tree{ padding:5px 10px 10px 10px;}
.AreaL #category_tree dt{ clear:both; line-height:30px; background:url(images/li2.gif) left no-repeat; padding-left:10px; font-weight:bold; font-size:14px;}
.AreaL #category_tree dd{ float:left; padding-left:5px; padding-right:5px;}
.AreaL #category_tree dd a{color:#999; text-decoration:none;}
.AreaL #category_tree dd a:hover{color:#db3b3b; text-decoration:none;}

/*销售排行*/
.top10List{background:url(images/bgbar_05.gif) left bottom repeat-x #FFFFFF;border:1px solid #e8e8e8; padding:5px;}
.top10List ul{border-bottom:1px solid #eee; position:relative;}
.top10List .iteration{position:absolute; top:12px; left:3px;}
.top10List .iteration1{padding-left:3px; float:left; width:105px; line-height:16px;}
.top10List li.topimg{width:50px; height:50px; }
.top10List .samllimg{width:48px; height:48px; border:1px solid #eee}
.top10List li{padding:7px 3px 7px 23px; float:left;}
.top10List li .f1{ display:none}
.top10List li.iteration1 .f1{ display:block}
.top10List li.iteration1 .f1 span{ color:#999}
/*linkCOLOR*/
.top10List li a,#mallNews .NewsList li a,.boxCenterList li a{color:#3f3f3f; text-decoration:none;}
.top10List li a:hover,#mallNews .NewsList li a:hover,.boxCenterList li a:hover{color:#db3b3b; text-decoration:none;}
/* ====================
     导航部分
==================== */
/*顶部管理型导航*/
.clear0{ clear:both; padding:0px; margin:0px;}
.clear10{clear:both; padding:0px; margin:0px; padding-top:10px;}
.top-bar{height:28px; background: #fff;border-bottom: 1px solid #ddd;position:relative}
.fd_top, .wrap{ width:1200px; margin:auto}
.bar-left{ float:left; height:40px; color: #aaa; }
.bar-cart{float: right;margin-top:2px;position:relative}
.bar-cart .cart{float: left;}
.top_menu1{  height:40px;line-height:40px; padding-left:15px;}
.top_menu1 a{ color:#aaa}

.topad{ float:right;}

.maxmenu{  height:39px;  background:url(images/bg34.jpg) left bottom repeat-x; }

.m_left { float:left; width:680px; padding-top:4px;height:35px;}
.m_left>ul>li{float:left; background:url(images/m_leftli.gif) left bottom no-repeat;width:94px; padding:0px 0px 0px 3px; margin:0px;}
.m_left>ul>li.lif{ background:none}
.m_left>ul>li>a{color:#fff;  line-height:35px; height:35px; padding:0px; margin:0px; width:94px; background:none; text-align:center; font-size:15px; font-weight:normal; display:block}
.m_left>ul>li>a:hover,.m_left>ul>li>a.visited{background:url(images/lihover.gif) left bottom  repeat-x}
.m_left>ul>li.lifirst{ background:none}


.m_right{ float:right; width:253px; height:35px; padding-top:4px;  background:url(images/m_right.jpg)  right bottom no-repeat;}
.m_right ul li{ float:left; width:84px; text-align:center; line-height:35px;}
.m_right ul li a{ color:#fff; text-align:center; font-size:15px; font-family:"微软雅黑"}
.m_right ul li a:hover{ color:#FFFF99}




/*.tells{ width:198px; height:25px; line-height:25px; font-size:14px;  text-align:center;   background:url(images/bgbar_01.gif); position:absolute; right:5px; bottom:0px;}
.tells span{font-weight:bold;}
.log{ padding-top:5px;}
.log li{float:left;}
.log .userInfo{text-align:left;}
.log .userInfo a{text-decoration:none; padding-left:3px; padding-right:3px;}
.log li img{position:relative; top:5px;}


#topNav{background:url(images/topNavBg.gif) no-repeat left top; height:31px;line-height:31px; color:#bebfc1; padding:0px 15px; margin:0px 10px; position:relative;}
#topNav .topNavR{background:url(images/topNavR.gif) no-repeat; width:5px; height:31px;
position:absolute; top:0px; right:0px;}
#topNav a{color:#006ad0; text-decoration:none;}

#mainNav{padding:0px; width:950px;height:39px;  background:url(images/bg34.jpg) left bottom repeat-x;}
.m_left{ float:left; width:600px; padding-left:5px; overflow:hidden; height:32px;}
.m_left ul li{ float:left; height:32px; width:97px; background:url(images/li.png) right no-repeat; padding-right:2px;}
.m_left ul li a{ color:#FFFFFF; display:block; width:97px; line-height:32px;text-align:center; font-size:14px; font-weight:bold}
.m_left ul li a:hover{ background:url(images/bgbar_02.gif) center top no-repeat; }
.m_left ul li.wgt-menu-more{ display:none}
.m_right{ float:right; width:240px; overflow:hidden; height:32px;}
.m_right ul li{ float:left; padding-right:10px; padding-left:10px; line-height:32px;}
.m_right ul li a{font-size:14px; font-weight:bold; color:#FFFFFF}*/
/*搜索*/
#search{ width:948px;background:url(images/top_bg_3.jpg) left top repeat-x;border:1px solid #dedede; border-top:0px; height:37px; margin:auto}
#searchForm{ float:left;  height:24px; width:273px; margin-top:6px; margin-left:20px;background:url(images/search_form.png?v=20171005) no-repeat;}
#searchForm #category{ display:none}
#searchForm input#keyword{ width:185px; padding:0px 0px 0px 25px; margin:0px; height:20px; line-height:20px; background:none; border:0px;}
#searchForm .go{  border:0px;  width:65px; line-height:22px;height:22px;cursor:pointer;padding:0px; margin:0px; overflow:hidden; background:none; color:#FFFFFF}
#searchForm a{ display:none}
.keys{ float:left;height:24px; padding-left:10px; padding-top:6px;line-height:24px;   }
.keys a{padding-left:5px; padding-right:5px;  }
.keys a:hover{ color:#db3b3b}
/* ====================
     模块
==================== */
/*购物车*/
#ECS_CARTINFO{ float:left; height:40px; line-height: 40px; width:96px; display:inline-block; background: url(images/cart.png) no-repeat 5px center #363636;}
#ECS_CARTINFO a{ display:block; width:96px; line-height:40px; text-indent:30px; color:#aeaeaa}
#ECS_CARTINFO a b{ color:#198500; padding-left:0px; padding-right:2px;}

/*首页*/
.indexpage{ width:1200px; margin:10px auto;}
.indT_L{ float:left; width:690px; overflow:hidden;}
.indexad1{ border:1px solid #333}
.indT_R{ float:right; width:250px; overflow:hidden;}
.index1_2_4{ float:left}
.index1_2_5{ float:right}

.adlist .adl{ float:left}
.adlist .adr{ float:right;}
#ur_here{ width:950px; margin:auto}
#ur_here img{ width:950px;}
.yjch{ border:1px solid #D8D8D8; background:url(images/bgbar_05.gif) left bottom repeat-x #FFFFFF;}
.yjch .OccaCont{ padding-left:45px; height:152px; background:url(images/bgbr_05.gif) left top no-repeat}
.yjch ul li{ float:left; padding-left:5px; padding-right:5px; padding-top:15px; text-align:center;}
.yjch ul li p{ padding:0px; margin:0px;}
.yjch ul li p a img{ border:2px solid #fff}
.yjch ul li h2{ width:141px; padding:0px; margin:7px 0px 0px 0px; font-size:12px; font-weight:normal; background:url(images/bgbar_06.gif) center top no-repeat; height:25px; line-height:22px;}
.yjch ul li h2 a{ color:#FFFFFF}
.yjch ul li.lih h2{ background:url(images/bgbar_07.gif) center top no-repeat;}
.yjch ul li.lih p a img{ border:2px solid #B10505}

/*首页切换文章*/
.Article-Tabs{ padding:0px; margin:0px; border:0px; height:auto}
#slider_tab li{float:left;width:82px; height:24px; line-height:24px; padding:0px;margin:0px 0px 0px 2px;color:#333;TEXT-ALIGN: center; border:0px; background:url(images/Article-Tabs.png) left no-repeat; cursor:pointer}
#slider_tab li#tab_0{ margin:0px;}
#slider_tab li.selected{width:82px;border:none;  background:url(images/Article-Tabs.png) right no-repeat; color:#db3b3b; font-weight:bold}

.slider_at .slider_info{padding:5px 10px 5px 10px; background:#FCF6E0; border:1px solid #E2D6BE; border-top:0px;}
.slider_at .slider_info ul li{ line-height:26px; padding-left:10px;background:url(images/point.gif)  left no-repeat; border-bottom: 1px dashed #E4E4E4; height:26px; position:relative}
.slider_at .slider_info ul li span{ position:absolute; line-height:26px; display:block; top:0px; right:0px; color:#999999}
.slider_at .slider_info ul li a{ color:#333333}
.slider_at .slider_info ul li a:hover{ color:#db3b3b;}
.slider_info div.tab_s{ display:none}
.slider_info div.tab_0{ display:block}

/*首页品牌*/
.brand_list{ border:1px solid #DCDCDC;padding:5px;background:url(images/bgbar_05.gif) left bottom repeat-x #FFFFFF}
.brand_list ul li{ text-align:center; padding:6px; float:left; line-height:18px;}
.brand_list a img{ width:104px; height:56px; border:1px solid #EAEAEA}
.brand_list a:hover img{ border:1px solid #db3b3b}
.brand_list a:hover span{ background:#db3b3b; color:#FFFFFF}





/*首页焦点图*/
#focus{border-right:1px solid #e8e8e8; padding:8px; background:url(images/foucsBg.gif) repeat-x left top;}
#mallNews{width:230px; padding:8px 8px 0px 8px; background:url(images/foucsBg.gif) repeat-x left top;}
#mallNews .NewsTit{background:url(images/bg.gif) 0px -132px; height:23px;}
#mallNews .NewsList{background:#FFFFFF; padding:8px;}
#mallNews .NewsList ul{margin-top:10px;}
#mallNews .NewsList li{background:url(images/bg.gif) no-repeat 0px -167px; padding:0px 0px 0px 10px;
    text-align:left;
}
/*今日特价和品牌*/
#sales{width:500px; background:url(images/salesBg.gif) repeat-x left bottom;
    border-bottom:2px solid #f0f1f3; background-color:#eef8ff;
}
#sales h1{font-size:12px; background:url(images/salesTitBg.gif) no-repeat; height:33px; text-align:right;}
#sales h1 img{position:relative; top:10px; right:8px;}
#sales .goodBox{margin:10px 0px 10px 10px; _margin-left:5px;}
#sales .goodBox .goodList p{text-align:left; color:#3f3f3f;}
#sales .goodBox .goodList p a{color:#3f3f3f; text-decoration:none;}
#sales .goodBox .goodList p a:hover{color:#db3b3b; text-decoration:none;}
#sales .goodList{width:110px; margin:0px 5px 0px 5px; float:left;}
#sales .goodList img{background:url(images/salesGoodBg.gif) no-repeat; width:100px; height:100px; padding:5px;
}
#sales .goodList p{ margin-top:3px; text-align:center;}
#brands{width:247px; height:199px; *height:201px; padding:1px 0 0 1px; position:relative;}
#brands .brandsMore{position:absolute; left:178px; bottom:10px;
    width:65px; height:41px;
}
#brands .brandsMore img{border:none; width:65px; height:41px;}
#brands img{width:78px; height:40px;border:1px solid #e8e8e8;}
#brands a{color:#0069cd; text-decoration:none; margin:2px 1px; display:block; float:left;}
.brandsIe6{_width:250px;}/*在ie6下特价商品不存在的话品牌推荐永远靠右显示*/
/*精品推荐，新品上市，热卖商品*/

.itemTit{height:30px; background:url(images/bg.gif) no-repeat 0px -195px; padding-left:190px; text-align:right;
    /*margin-bottom:-3px; _margin-bottom:-2px;*/
}
.itemTit.New{background:url(images/bg.gif) no-repeat 0px -225px;}
.itemTit.Hot{background:url(images/bg.gif) no-repeat 0px -256px;}
.itemTit img{position:relative; top:7px;}
.itemTit h2{float:left; height:27px; background:url(images/itemH2Bg.gif) repeat-x left top; border:1px solid #d6ecff;
    font-size:12px; text-align:center; color:#3f3f3f; font-weight:100; padding:0px 10px; line-height:28px; margin:0 6px 0 0;
    border-bottom:none; position:relative; bottom:-3px; display:inline; white-space:nowrap;
}
.itemTit h2 a{color:#3f3f3f; text-decoration:none;}
.itemTit .h2bg{height:27px; line-height:28px; border:none; background:none;
    font-size:12px; text-align:center; color:#006ace; font-weight:100; padding:0px 10px;
    display:inline; white-space:nowrap;
}
.itemTit .h2bg a{color:#006ace; text-decoration:none;}


/*帮助*/
.helpTitBg{background:url(images/helpTitBg.gif) repeat-x left top; text-align:left; border:1px solid #e8e8e8; background-color:#fff;
    padding:0 0 10px 15px;
}
.helpTitBg dl{float:left; margin-right:30px; _margin-right:20px; _width:130px;}
.helpTitBg dt{background:url(images/bg.gif) no-repeat 0px -570px;width:auto; height:33px; line-height:33px; text-align:left;
    font-weight:bold; color:#56a5ee; padding-left:12px; margin-bottom:8px;}
.helpTitBg dt a{font-weight:bold; color:#56a5ee; text-decoration:none;}
.helpTitBg dd a{color:#006acd; text-decoration:none; background:url(images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px;}

/*相关商品*/
.boxCenterList ul{height:1%; border-bottom:1px dotted #ccc; padding-bottom:10px; padding-top:10px;display:block;overflow: hidden}
.AreaL .boxCenterList ul{height:48px;}
.boxCenterList li{float:left; width:120px; color:#999999}
.boxCenterList li.goodsimg{width:48px; margin-right:10px;}
.boxCenterList li.goodsimg img{width:48px; height:48px; display:block;}
.boxCenterList ul#clear_history{ border:0px; height:25px; line-height:25px;}
/*相关文章(其它带有小三角点的文字列表共用)*/
/*   .RelaArticle a,.alone{background:url(images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#3f3f3f; text-decoration:none;}
   .RelaArticle a:hover{background:url(images/bg.gif) no-repeat 0px -170px; padding:0px 0px 0px 10px; color:#db3b3b; text-decoration:none;}*/

/*浏览历史，收藏*/
/*   .history h2{height:26px; line-height:26px; padding:0px 10px 0 20px; text-align:center; font-size:12px;
   background:url(images/bg.gif) no-repeat 0px -466px; float:left; color:#57a7f0;
   margin:6px 5px 0 0; border:1px solid #c5e3ff; border-bottom:none; background-color:#FFFFFF;
   }
   .history .h2bg{height:26px; line-height:26px; padding:0px 10px 0 20px; text-align:center; font-size:12px;
   background:url(images/bg.gif) no-repeat 0px -508px; float:left; color:#a0a0a0;
   margin:6px 5px 0 0; border:none;
   }
   */
.history h2{ display:block;line-height:30px; height:30px; background:url(images/spans.png) left top repeat-x; color:#fff; font-weight:bold; border:0px; padding:0px; margin:0px; float:left; font-size:12px; width:121px; text-indent:15px;}
.history h2.h2bg{ background:none; color:#000}

#history li{width:100%;}
#clear_history a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;float:right;cursor:pointer;}
.colle a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;}
.colle a:hover{background:none; padding:0px; color:#db3b3b; text-decoration:none;}
/* ====================
  商品详情页面部分模块
==================== */
.box_top{ clear:both; height:30px;background:url(images/sort_b.gif) left bottom repeat-x;}
#ECS_COMMENT .f1{ color:#FFCC00}
#goodsInfo{ background:#FFFFFF}
#goodsInfo .imgInfo{width:300px; overflow:hidden;text-align:center;border:1px solid #e5e5e5;background: #fff url(images/loading.gif) center no-repeat;}
#goodsInfo .imgInfo .thumb{width:300px; height:230px; display:block; text-align:center}/*商品详情图片*/
#goodsInfo .gallery{float:left; overflow:hidden;}
#goodsInfo .gallery ul{width:auto;margin-left:-2px}
#goodsInfo .gallery li{float:left; width:48px; margin:2px;}
#goodsInfo .gallery li img{width:46px; height:46px; display:block;}
/*文字信息*/
.goods_style_name{ line-height:30px; font-size:14px; font-weight:bold; color:#990000; padding-left:10px;}
#goodsInfo .textInfo{background:url(images/bgcont_13.gif) left top repeat-y #F9F9F9; width:390px; float:right; padding:0px 10px 10px 12px;}

#goodsInfo .textInfo p{font-size:14px; font-weight:bold; padding:0 5px 5px 8px;}
#goodsInfo .textInfo ul{}
#goodsInfo .textInfo li{ padding:0px 8px; _height:1%;}
#goodsInfo .textInfo li dd{width:30%; float:left; font-weight:normal; line-height:21px; height:21px; overflow:hidden}
#goodsInfo .textInfo li dd strong{ font-weight:normal; color:#6b6b6b}
#goodsInfo .textInfo li dd.ddR{ width:49%;}
#goodsInfo .textInfo li dd.ddL{}
#goodsInfo .textInfo a{color:#006bce; text-decoration:underline;}
#goodsInfo .textInfo .loop{background:#f7f7f7; margin-top:8px;}
#goodsInfo .textInfo li.padd{padding:7px 0px 10px 8px;}
#goodsInfo .textInfo li.padd td{ padding-right:10px; vertical-align:middle}
#goodsInfo .textInfo li.goods_rank{ float:none; clear:both; width:100%; padding-top:5px;}
#goodsInfo .textInfo li.goods_rank td.td1{ text-align:left;}
#goodsInfo .textInfo li.goods_rank td.td2{ text-align:right; padding-right:10px;}
/*用户评论*/
.ie6{padding-left:25px; _padding-left:15px; height:1%;}/*购买此商品的人还购买的商品*/
.comments li{background:url(images/lineBg.gif) repeat-x left bottom; padding:3px 8px; width:97%; _height:1%; text-align:left; position:relative;
    margin-bottom:8px;
}
.comments li img{position:absolute; right:0px; top:3px;}
.comments li p{margin:3px auto; text-align:left;}
.commentsList{border:1px solid #ccc; background:#f7f7f7; padding:10px;}
.commentsList .inputBorder{border:1px solid #ccc; background:#fff;}
.captcha{margin-left:0px; position:relative; top:-1px; *margin-left:8px; *position:relative; cursor:pointer;vertical-align: middle;}
/* ====================
 品牌推荐
==================== */
/*品牌列表*/
#brandList{background:url(images/brandBg.gif) repeat-y top center; margin-top:12px; height:1%;}
#brandList .brandBox{width:240px; _width:236px; float:left; margin:0 5px 20px 5px; text-align:center; overflow:hidden; height:160px;}
#brandList .brandBox .brandLogo{width:188px; height:52px; overflow:hidden;}
#brandList .brandBox h4{height:23px; line-height:23px; background:#e9e9e9; margin:15px 0 8px 0; padding:0 10px; text-align:right;
    font-weight:100; font-size:12px;
}
#brandList .brandBox h4 span,#brandList .brandBox h4 span a{float:left; font-weight:bold; color:#3f3f3f; text-decoration:none;}
#brandList p{text-align:left; margin-bottom:5px; color:#909090; padding:8px;}
#brandList p.brandCategory,#brandList p.brandCategory a{text-align:left; color:#006acd; text-decoration:none;}
#brandList .brandArticle{border:1px dashed #d9d9d9; background:#f8f8f8; text-align:left;}
.brandCategoryA a{ margin-right:15px;}

/* ====================
 用户中心
==================== */
.box_1 .userCenterBox{border:1px solid #d8d8d8; background-color:#fff;min-height:200px}
.usBox{background:#f2f2f2; border:1px solid #e2e2e2; padding:15px; width:928px;}
.usBox_1{background:#fff; text-align:left; width:297px; height:208px; padding:43px 153px 60px 123px;}
.usBox_1 .logtitle{height:30px; background:url(images/ur_bg.gif) no-repeat 0px 0px;}
.us_Submit{border:none; width:115px; height:40px; background: #ff5c26;color: #fff;font-size: 18px;}
.us_Submit_reg{border:none; width:113px; height:40px; background:url(images/bnt_ur_reg.gif);}
.usTxt{width:265px; height:267px; padding:23px 0 0 90px; background:#f2f2f2; float:right;
    text-align:left; background:url(images/ur_bg1.gif) no-repeat 0 50%; line-height:23px;
}
.usTxt img{margin-top:15px;}
/*注册*/
.usBox_2{background:#fff; text-align:left; padding:43px 153px 60px 123px;}
.usBox_2 .regtitle{height:30px; background:url(images/ur_bg.gif) no-repeat 0px -34px;}
.actionSub a{color:#006acc; text-decoration:underline;
    background:url(images/ur_bg.gif) no-repeat 0px -68px; padding-left:14px;
}
.box_1 .userCenterBox .userMenu a{display:block; height:25px; line-height:25px; background:url(images/menuBg.gif) no-repeat 0 -30px;
    color:#3f3f3f; text-decoration:none; margin:0 0 3px 10px; padding-left:3px;
}
.box_1 .userCenterBox .userMenu a.curs{background:url(images/menuBg.gif) no-repeat 0 0px; font-weight:bold;}
.box_1 .userCenterBox .userMenu a img{ margin-right:3px;position:relative;top:3px;}
.msgBottomBorder{clear:both; background:url(images/lineBg.gif) repeat-x left bottom; padding-bottom:8px; margin-bottom:8px;}



/* ====================
     团购
==================== */
.group{background:#f2f2f2; padding:8px;}
.group li{float:left; background:#fff; padding:8px;}

/* ====================
     购物流程
==================== */
.flowBox{border:1px solid #d8d8d8; border-top:2px solid #db3b3b; background:#FFFFFF}
.flowBox table{ margin:5px auto;}
/*2.62在购物车里面显示相关配件*/
.flowGoodsFittings{padding:10px;}
.flowGoodsFittings ul{height:1%; margin:5px 4px; float:left;}
.flowGoodsFittings li{float:left; width:120px;}
.flowGoodsFittings li.goodsimg{width:48px; margin-right:10px;}
.flowGoodsFittings li.goodsimg img{width:48px; height:48px; display:block;}

/* ====================
     文章列表页-2009.6.8
==================== */
.article_search{margin:8px 0;}
.article_search .inputBg{width:300px;}
/* ====================
    打印报价单
==================== */
.quotation{ margin:20px auto 20px auto; text-align:center;}




/*翻页*/
.pagebar{height:20px; float:right;}
.pagebar img{position:relative; top:2px;}
.pagebar a{display:block; float:left; margin:0 5px; color:#0066cc; text-decoration:none;}
.pagebar a:hover{color:#ff5a6a; text-decoration:none;}
.pagebar .lis{display:block; float:left; color:#ff5a6a; font-weight:bold; background:url(images/page.gif) right no-repeat; width:17px; height:19px; line-height:19px; text-align:center}
.pagebar .page_now{background:url(images/page.gif) left no-repeat; color:#FFFFFF}
#pager a{color:#3c3c3c; text-decoration:underline;}
.pagebar .next,.pagebar .last,.pagebar .prev{background:url(images/pagenext.gif) right no-repeat; width:55px; height:20px; text-align:center; line-height:20px;}

/*底部导航+友情链接*/
#bottomNav{width:958px;}
.bNavList{border:1px solid #fff; background:#eef6f9; height:27px; line-height:27px; padding:0 12px;}
.links{border:1px solid #fff; background:#eef6f9; padding:0 12px;}
.bNavList a,.links a{color:#006acd; text-decoration:none;}
.bNavList img{_position:relative; top:8px;}
.links img{width:88px; height:30px; margin:5px;}
/*版权*/
#footer{background:url(images/logo1.gif) no-repeat 5% 50%; padding-left:200px; width:760px; margin:10px auto;}
#footer .text{background:url(images/footerLine.gif) no-repeat left center; padding-left:50px; *padding-bottom:20px;}
#footer .text a{color:#404040; text-decoration:none;}


/* ======商品比较浮动块 ====== */
#compareBox {
    width:128px;
    background:url(images/compareBg.gif) no-repeat top center;
    background-color:#edf8ff;
    padding:35px 0 8px 0;
    border: 1px solid #e8e8e8;
    position: absolute;
    right:1px;
    top:200px;
}

#compareBox input {
    width:52px; height:23px;
    border:none;
    background: #b80200;
    color: #fff;
}

#compareList {
    margin:0px 0px 8px 0px;
    padding:0px;
    width:120px;
    background:#FFFFFF;
    border:1px solid #d6ecff;
}

#compareList li {
    color: #333;
    text-align:left;
    background: #fff;
    padding: 3px 5px;
    margin: 3px 0;
}

#compareList li img {
    float:right;
    padding-top:4px;
}

/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
    list-style-type:none;
    padding:5px;
    color:red
}
.messagediv {
    font-size:12px;
    position:absolute;
    border:1px solid #FFD700;
    text-align:center;
    padding:5px;
    background-color:#FFFACD;
    filter:alpha(opacity=50);
    -moz-opacity:0.7;
    opacity: 0.7;
}

/*  积分兑换样式修改 */
.point li{
    float:left;
    width:300px;
}

/*商品列表页*/
.AreaR .guige{ border:1px solid #ccc;background:url(images/bgcont_08.gif) left top repeat-x #F3F1E5}

/*属性组合搜索*/
.screeBox{padding:10px;}
.screeBox strong{ width:82px; background:url(images/icon_02.gif) left no-repeat; color:#FFFFFF; display:block; float:left; text-indent:10px;}
.screeBox a{color:#404040; padding-left:5px; padding-right:5px;}
.screeBox span{background:#db3b3b; padding:3px 5px; margin:0 3px; color:#FFFFFF}



.centerPadd{padding:0px 0px 8px 0px; overflow:hidden;border:1px solid #d8d8d8; background:url(bgcont_10.gif) left top repeat-x #fff;}
.centerPadd .goodsBox{}
.centerPadd .goodsBox .more{text-align:right; clear:both; margin:0 8px 8px 0;}

.displaylist{background:url(images/bgbr_08.gif) left top repeat-x; height:38px; line-height:38px; border:1px solid #CECCBD; border-top:0px; padding-top:8px; margin-bottom:5px;}
.displaylist td{ vertical-align:middle; padding-left:5px;}
.displaylist td.tdl{ padding-left:10px;}
.displaylist td.tdl span{font-weight:bold; font-size:14px; color:#db3b3b}
.displaylist td.tdl b{ font-weight:bold; font-size:14px; color:#db3b3b}
.displaylist td.tdr{ text-align:right; padding-right:10px;}
.displaylist td.tdr table{ float:right}
/*    .sort a{ position:relative; bottom:5px;}
    .sort input{position:relative; top:3px;}*/

/*商品列表显示方式*/
.goodsList{ padding:10px 10px 0 10px;}
.goodsList ul{padding-bottom: 10px;margin-bottom: 5px;}
.goodsList ul#bgcolor{background:#fbfbfb; border-top:1px dashed #e8e8e8; border-bottom:1px dashed #e8e8e8;}
.goodsList li{float:left; padding-top:8px;}
.goodsList li.thumb{text-align:center;padding-right:20px}
.goodsList li.thumb img{width:135px; height:135px; border:1px solid #ccc; padding:1px;}
.goodsList li.goodsName{width:700px; margin-right:10px;margin-top:10px}
.goodsList li.action{float:right; margin-left:10px;}
.goodsList li.action a.abg{background:url(images/bg.gif) no-repeat 0px -735px; padding-left:18px; position:relative; bottom:5px;}

/*单个商品*/
.goodsItem{width:150px; float:left; position:relative;  padding:15px 16px 15px 16px;text-align:center; }
.goodsItem .goodsimg{max-width:150px; max-height:150px; border:1px solid #e8e8e8}
.goodsItem p{text-align:center; color:#3f3f3f; line-height:18px; white-space:normal; padding-top:3px;}

.goodsItem font.f1{font-family:Tahoma;color:#db3b3b; font-size:12px;}
.goodsItem_f{ background:none}
.market_s,.market{text-decoration:line-through; color:#999999; font-size:12px;}
.shop_s{color:#db3b3b; font-size:12px}
.shop_s b{ font-size:12px;}
.prices{ line-height:25px; color:#999999}

.indexpage .goodsItem{width:185px; text-align:center; padding:0px 10px 10px 10px;}
/*	   .indexpage .goodsItem{width:115px;  padding:0px 22px 15px 22px;background:url(images/itemsWrap.png) left no-repeat}
	   .indexpage .goodsItem .goodsimg{width:115px; height:115px; }
	   .indexpage .market_s{ display:none;}
	   .indexpage .shop_s{ padding:0px}*/
/*     .goodsItem span{width:40px; height:40px; position:absolute;left:0px; top:0px;}
       .goodsItem span.best{background:url(images/bg.gif) no-repeat 0px -304px;}
       .goodsItem span.news{background:url(images/bg.gif) no-repeat -75px -304px;}
       .goodsItem span.hot{background:url(images/bg.gif) no-repeat -161px -304px;}*/

/*底部*/
.fontbg{  padding-top:15px; }
.footArticle{ width:950px; margin:auto; background:#f5f5f5; border:1px solid #ddd}
.footArticle .tts{ clear:both; height:40px;background:url(images/bgbr_01.gif) left top repeat-x; position:relative; line-height:38px; text-align:right; display:none}
.footArticle .tts span{ display:block; height:40px; width:160px; position:absolute; left:0px; top:0px; background:url(images/icon_04.gif) 10px center no-repeat; color:#FFFFFF; text-align:left; padding-left:35px; font-weight:bold}
.footArticle .tts span b{ font-weight:normal; padding-left:7px;}
.footArticle .tts a{ float:right; display:block; background:url(images/icon_05.gif) left no-repeat; height:35px; cursor:pointer; width:75px;}
.footArticle dl{ float:left; padding:10px 0px 0px 0px; margin:0px; padding-left:20px; padding-right:20px}
.footArticle dl dt{ padding:0px; margin:0px; font-size:14px; line-height:30px; color:#CC0009; font-weight:bold; background:url(images/fArt.gif) left no-repeat; text-indent:10px}
.footArticle dl dt a{color:#444}
.footArticle dl dd{ line-height:22px; height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-left:10px; }
.footArticle dl dd a{ color:#666666}
.footArticle dl dd a:hover{ color:#db3b3b}
.footArticle dl.fArt_e{ float:right; background:url(images/bgcont_05.gif) left top repeat-y; width:150px; padding-top:10px; padding-left:30px; padding-bottom:10px;}
.footArticle dl.fArt_e h3{ background:url(images/icon_07.gif) left no-repeat; height:30px; font-size:14px; font-weight:bold; text-indent:25px; line-height:30px;padding:0px; margin:0px; text-align:left; color:#000}
.footArticle dl.fArt_e p{padding:10px 0px 10px 15px; margin:0px; line-height:20px; color:#db3b3b; font-weight:bold; font-size:14px;}
.footArticle dl.fArt_e h4{padding:0px; margin:0px; line-height:25px; font-size:12px; font-weight:bold; color:#666}
.bads{ text-align:center}
.Foot_Help{ height:30px; line-height:30px; color:#999999}
.Foot_Help table{margin:auto;}
.Foot_Help a{ padding-left:10px; padding-right:10px;}
.Foot_Help .cat1first{ background:none;}
.footer_info{ width:950px; margin:auto; text-align:center; color:#666666}
.footer_info a{ }


/*新增样式*/
.cart-yh{float: left; height: 40px; line-height: 40px;}
.cart-yh a{color: #aaa; padding: 0 10px;}
.nav-menu{height: 100px;border-bottom: 1px solid #ddd}
.nav-menu .logo{float: left; width: 290px;padding-top:10px;}
.nav-menu .maxmenu{float: left; width: auto; height: auto;background: none;margin-left: 5px}
.nav-menu .maxmenu .m_left{height: 70px;
    margin-top: 26px;
    padding: 0;}
.nav-menu .maxmenu .m_left>ul>li{background:none;width:auto;height:auto;text-align:center;padding:0 15px;position:relative}
.nav-menu .maxmenu .m_left>ul>li>span{display:block;position:absolute;height:25px;top:10px;right:-1px;border-right:1px solid #cecece}
.nav-menu .maxmenu .m_left>ul>li>i{
    left:1px;
    right:0px;
    position: absolute;
    height: 100%;
    background-color: #3e3e3e;
    opacity: 0;
}
.nav-menu .maxmenu .m_left>ul>li.active>i{opacity:1}
.nav-menu .maxmenu .m_left>ul>li.active>a{cursor:default}
.nav-menu .maxmenu .m_left>ul>li.default:hover i{
    opacity:1;
    -webkit-animation:orangeIn 0.2s ease;
    animation:orangeIn 0.2s ease;
    background-color:#333 \9;
}
@-webkit-keyframes orangeIn {
    0% {
        -webkit-transform:scale(0.88);
        -ms-transform:scale(0.88);
        transform:scale(0.88);
        opacity:0
    }
    100% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
}
@-moz-keyframes orangeIn {
    0% {
        -webkit-transform:scale(0.88);
        -ms-transform:scale(0.88);
        transform:scale(0.88);
        opacity:0
    }
    100% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
}
@-ms-keyframes orangeIn {
    0% {
        -webkit-transform:scale(0.88);
        -ms-transform:scale(0.88);
        transform:scale(0.88);
        opacity:0
    }
    100% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
}
@keyframes orangeIn {
    0% {
        -webkit-transform:scale(0.88);
        -ms-transform:scale(0.88);
        transform:scale(0.88);
        opacity:0
    }
    100% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
}

@-webkit-keyframes orangeOut {
    0% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
    100% {
        -webkit-transform:scale(0.88);
        -ms-transform:scale(0.88);
        transform:scale(0.88);
        opacity:0
    }
}
@-moz-keyframes orangeOut {
    0% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
    100% {
        -webkit-transform:scale(0.88);
        -ms-transform:scale(0.88);
        transform:scale(0.88);
        opacity:0
    }
}
@-ms-keyframes orangeOut {
    0% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
    100% {
        -webkit-transform:scale(0.88);
        -ms-transform:scale(0.88);
        transform:scale(0.88);
        opacity:0
    }
}
@keyframes orangeOut {
    0% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
    100% {
        -webkit-transform:scale(0.88);
        -ms-transform:scale(0.88);
        transform:scale(0.88);
        opacity:0
    }
}

.nav-menu .maxmenu .m_left>ul>li>div{
    display: block;
    position: absolute;
    left:0px;
    top: 100%;
    background:none;
    z-index:10000;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;	/* Firefox 4 */
    -webkit-transition: all 0.3s ease;	/* Safari 和 Chrome */
    -o-transition: all 0.3s ease;	/* Opera */
}
.nav-menu .maxmenu .m_left>ul>li>div ul{
    background:#666;
    border: 1px solid #545454;
    border-bottom:0;
    line-height: 39px;
    box-sizing: border-box;
    box-shadow: 1px 2px 7px 0px rgba(0,0,0,0.14);
    padding:10px 0px;
}
.nav-menu .maxmenu .m_left>ul>li>div ul li{
    text-align: left;
    padding-left: 16px;
    font-size: 14px;
}
.nav-menu .maxmenu .m_left>ul>li>div d{
    display: block;
    height: 0;
    border-bottom: 1px solid #545454;
    overflow: hidden;
    position: absolute;
}
.nav-menu .maxmenu .m_left>ul>li>div ul li:hover{background:#333}
.nav-menu .maxmenu .m_left>ul>li>div ul li a{color:#fff}
.nav-menu .maxmenu .m_left>ul>li{height:39px;}


.nav-menu .maxmenu .m_left>ul>li ul{width:100%;margin-top:5px;}
.nav-menu .maxmenu .m_left>ul>li div{height:0px;width:100%;}

.nav-menu .maxmenu .m_left>ul>li>a{width:100%;height:39px;line-height:39px;padding:0;background:none;color:#fff;font-size:14px;}
.nav-menu .maxmenu .m_left>ul>li>a:hover{color: #fff;}
.nav-menu .serach-box{float: right; width: 265px; margin-top: 42px; }
#searchForm{width: 265px; margin: 0; height: 37px; background: url(images/search.jpg?v=20171005) no-repeat left top;}
#searchForm input#keyword{width: 135px; padding-left: 45px;height: 35px;line-height: 35px; margin-top: 1px;}
#searchForm .go{width: 84px; line-height: 34px; height: 35px;}
/*首页分类*/
.index-cat{width: 230px; height: 430px; float: left; background: #535556; padding: 15px 0; position: relative; z-index: 10;}
.index-cat .cat-box{width: 230px; height: 50px; }
.index-cat .cat-box .cat1{width: 230px;height: 50px; line-height: 50px; background: url(images/icon1.png) no-repeat 180px center;}
.index-cat .cat-box .cat1 a{color: #F5F5F5; font-size: 14px; display: block; padding: 0 30px;}
.index-cat .cat-box .cat2-box{display: none; position: absolute; width: 640px; height: 400px; padding: 30px; background: #f6f6f6; border:1px solid #dcdcdc; left: 229px; top: 0;}
.index-cat .cat-box .cat2-box .cat2{float: left; margin: 5px;}
.index-cat .cat-box .cat2-box .cat2-link{display: block; width: 120px; height: 40px; line-height: 40px; color: #363636; float: left; background: #fff; text-align: center; display: block;}
.index-cat .cat-box .cat2-box .cat2-link:hover{color: #ce0000; }
.index-cat .cat-box .cat2-box .cat3-box{display: none; position: absolute;top: 80px; width: 600px; background: #fff; left: 35px; padding: 0 10px;}
.index-cat .cat-box .cat2-box .cat2:hover .cat3-box{display: block;}
.index-cat .cat-box .cat2-box .cat2 .cat3-block{width: 120px; height: 10px; background: #fff; display: none; position: absolute; top: 75px;}
.index-cat .cat-box .cat2-box .cat2:hover .cat3-block{display: block;}
.index-cat .cat-box .cat2-box .cat3-box a{color: #757474; white-space:nowrap; line-height: 40px;}
.index-cat .cat-box .cat2-box .cat3-box a:hover{color: #ce0000;}
.index-cat .cat-box:hover{background: #1F98FF;}
.index-cat .cat-box:hover .cat2-box{display: block;}

.index-banner{float:left;width:960px;border:1px solid #e5e5e5}
.index-ad{padding: 20px 0 0;}
.index-ad .ad-tg{width: 230px; height: 206px; float: left;}
.ad-lb{width: 960px; padding-left: 10px; float: left;}
.ad-lb .swiper-button-next{background: url(images/next.jpg) no-repeat left top; width: 54px;height:206px; top: 0; right: 0; margin: 0;}
.ad-lb .swiper-button-prev{background: url(images/pre.jpg) no-repeat left top; width: 54px;height:206px; top: 0; left: 0; margin: 0;}
/*首页商品*/
.index-body{}
.index-body .body-goods .goods-title{font-size: 24px; line-height: 30px; padding: 30px 0 15px; color: #363636;text-align: center;}
.goods-wrap{height: 555px;}
.goods-wrap .goods-leftad{width: 230px; height: 555px; float: left;}
.goods-wrap .goods-right{width: 970px; height: 555px;float: left;}
.goods-wrap .all_ms{border:none;}
.indexpage .goods-wrap .goodsItem{width: 230px; padding: 0; background: #fff; margin: 0 0 12px 12px; display: block;}
.indexpage .goods-wrap .goodsItem .img-box{padding:10px;width:210px; height: 160px;display: -webkit-box;     display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.indexpage .goods-wrap .goodsItem .img-box img{max-width: 100%; max-height: 100%; border:none;}
.indexpage .goods-wrap .goodsItem .goods-brief{
    height: 30px;
    background-color: #fff;
    text-align: left;
    padding: 10px 10px 0;
    border-top:1px solid #ddd;
}
.indexpage .goods-wrap .goodsItem .goods-brief span {
    font-family: Open Sans,Arial,Helvetica,sans-serif,SimSun,"宋体";
    font-size: 0.85rem;
    font-weight: bold;
    overflow: hidden;
    text-transform: capitalize;
    line-height: 1.2em;
    max-height: 2.4em;
    margin-bottom: 4px;
    padding-right: 5px;
    display: block;
    color: #333;
}
.indexpage .goods-wrap .goodsItem .gos-title{font-size: 12px; color: #989898;}
.indexpage .goods-wrap .goodsItem  .shop_s b{color: #ce0000; font-size: 14px;}
.indexpage .goods-wrap.hot-goods{width: 1200px;height:auto}
.indexpage .goods-wrap.hot-goods .goodsItem{margin: 12px 9px 0 0;border:1px solid #e5e5e5}
.indexpage .goods-wrap.hot-goods .goodsItem:nth-child(5n){margin: 12px 0px 0px 0px;}
.indexpage .goods-wrap.hot-goods .goodsItem:after{
    content: '';
    width: 2px;
    height: 0;
    opacity: 0;
    position: absolute;
    background: #f05642;
    visibility: hidden;
    z-index: 4;
    bottom: -1px;
    left: -2px;
    border-top: 2px solid #f05642;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.indexpage .goods-wrap.hot-goods .goodsItem:hover:after{
    opacity:1;
    height:100%;
    visibility:visible;
}
/*底部*/
.foot-body{padding: 0; background: #fff;}
.foot-body .bads{background: #fff;}
.foot-body .foot-help{width: 1200px; margin: 0 auto; padding-top:30px;}
.foot-body .foot-help dl{float: left; width: 160px; float: left; padding-right: 70px; padding-bottom: 50px;}
.foot-body .foot-help dl dt{font-size: 16px; font-weight: bold; color: #363636; padding-bottom: 10px;}
.foot-body .foot-help dl dd{font-size: 14px; padding-bottom: 10px;}
.foot-body .foot-help dl dd a{color: #363636;}
.foot-weixin{width: 210px; float: right; height: 110px; text-align: center;}
.foot-weixin .weixin-txt{padding-bottom: 10px; color: #363636;}
/*商品列表页*/
.category-body{background: #f5f5f5;}
#ur_here{width: 1200px;}
#ur_here .path {line-height: 50px; height: 50px;}
#ur_here .path div{line-height: 50px; height: 50px; padding: 0; background: none; font-size: 14px; color: #666;}
#ur_here .path div a{color: #666;}
.category-body .Area .guige{background: #fff; border:1px solid #d7d7d7;}
.category-body .Area .guige .screeBox{line-height: 26px; border-bottom:1px dashed #d7d7d7;position:relative;padding:5px 0px 5px 110px;}
.category-body .Area .guige .screeBox strong{top:6px;width: 90px; background: #fff; color: #333; text-align: right; text-indent: 0;display:block;position:absolute;left:0;z-index:100}
.category-body .Area .guige .screeBox a{padding: 0 15px;font-size: 0.88rem; color: #005aa0;font-family: Open Sans,Arial,Helvetica,sans-serif,SimSun,"宋体";display: inline-block}
.category-body .Area .guige .screeBox span{padding: 0px 10px; background: #d72426;display: inline-block;line-height:23px;border-radius: 2px;}
.category-body .Area .prclist .displaylist{background: #fff; border:1px solid #d7d7d7; padding: 0;}
.category-body .Area .prclist .list-paixu a{display: block; float: left; margin: 0 5px;}
.category-body .Area .prclist .centerPadd{background: none; border:none; }
.category-body .Area .prclist .centerPadd .goodsItem{width: 283px; height: 430px; background: #fff; padding: 0; margin: 20px 19px 0 0;border: 1px solid #e5e5e5;}
.category-body .Area .prclist .centerPadd .goodsItem:nth-child(4n){margin: 20px 0 0 0;}
.category-body .Area .prclist .centerPadd .goodsItem .img-box{position:relative;width: 220px; height: 220px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; padding:35px 32px;}
.category-body .Area .prclist .centerPadd .goodsItem .img-box img{max-width: 220px; max-height: 220px; border:none;}
.category-body .Area .prclist .centerPadd .goodsItem .goods-info{width: 250px; border-top:1px solid #ccc; margin: 0 auto; padding: 10px 0 20px 0;position: relative;height: 90px}
.category-body .Area .prclist .centerPadd .goodsItem .goods-info .goods-title{font-size: 16px; text-align: left;max-height:65px;overflow:hidden}
.category-body .Area .prclist .centerPadd .goodsItem .goods-info .goods-title a{line-height:21px;color: #333;font-family: Open Sans,Arial,Helvetica,sans-serif,SimSun,"宋体";  font-size: 14px;}
.category-body .Area .prclist .centerPadd .goodsItem .goods-info .goods-title a:hover{color: #d72426;}
.category-body .Area .prclist .centerPadd .goodsItem .goods-info .goods-ms{font-family: "Open Sans",Helvetica,Arial,sans-serif;text-align: left; color: #777777; line-height: 18px; font-size: 12px; padding:0; overflow: hidden;margin-top:5px}
.category-body .Area .prclist .centerPadd .goodsItem .goods-info .price-box{padding-top: 15px;position: absolute;bottom:0px;width: 250px;}
.category-body .Area .prclist .centerPadd .goodsItem .goods-info .price-box .shop_s{float: left; font-size: 24px; font-weight: bold; padding-top: 10px;font-family: "Open Sans",Helvetica,Arial,sans-serif;}
.category-body .Area .prclist .centerPadd .goodsItem .goods-info .price-box .price-btn{display: block; width: 128px; height: 34px; line-height: 34px; border:1px solid #D72326; color: #D72326; float: right; font-size: 14px;}
.category-body .Area .prclist .centerPadd .goodsItem .goods-info .price-box .price-btn:hover{background:#D72326; color: #fff; }
.category-body .page-form{height: 35px; padding: 10px 0; }
.category-body .page-form .prev{background: url(images/l_pre.jpg) no-repeat left top; width: 35px; height: 35px; display: block; text-indent: -999px; overflow: hidden;}
.category-body .page-form .next{background: url(images/l_next.jpg) no-repeat left top; width: 35px; height: 35px; display: block; text-indent: -999px; overflow: hidden;}
.category-body .page-form kbd{width: 35px; height: 33px; background: #fff; color: #aaa; line-height: 33px;}
.category-body .page-form kbd input{width: 35px; height: 33px; background: #fff; color: #aaa; line-height: 33px;}
.category-body .page-form #pager .last{width: 35px; height: 35px; background: #fff; color: #aaa; line-height: 35px;}
.category-body .page-form #pager .first{width: 35px; height: 35px; background: #fff; color: #aaa; line-height: 35px;text-align: center;}
.category-body .page-form #pager .lis{width: 35px; height: 35px; background: #fff; color: #aaa; line-height: 35px;}
.category-body .page-form #pager .lis.page_now{background: #d72426; color: #fff;}
.category-body .page-form #pager .lis:hover{background: #d72426; color: #fff;}
/*商品详情页*/
.goods-home{}
.category-body #ur_here .path div a{color: #666;}
#goodsInfo .imgInfo{width: 525px;height:525px;position:relative}
#goodsInfo .textInfo{width: 646px; background: #fff;}
.goods_style_name{font-size: 18px; color: #333; font-weight: normal; padding: 10px 0px;}
#goodsInfo .textInfo li{padding: 0;}
#goodsInfo .textInfo li.padd{border-top:1px solid #ccc; background: none; margin: 10px 0 0; padding: 10px 0 0;}
#goodsInfo .gallery{margin-bottom: 16px;margin-top:8px;width:528px;}
#goodsInfo .gallery li{width: 62px; height: 62px;}
#goodsInfo .gallery li a{display: block; width: 60px; height: 60px; display: -webkit-box;     display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; border: 1px solid #D7D7D7;}
#goodsInfo .gallery li img{max-width: 58px; max-height: 58px; border: none;}
.goods-boxg{width: 1200px; float: right; background: #fff; border:none;}
.box_top{background: #ddd; height: 37px;}
.history h2{background: #fff; border-top:2px solid #d93c3d; height: 34px; line-height: 34px; color: #000; font-size: 14px; margin-right: 5px; text-indent: 0; text-align: center;}
.history h2.h2bg{border-color: #ddd;background: #eee;}
.boxCenterList{padding: 20px;}
.box_1 h3, h3.border, .all_t{background: #ddd; height: 37px;}
.box_1 h3 span, h3.border span, .all_t span{width:auto;padding:0 20px;background: #fff; border-top:2px solid #d93c3d; height: 34px; line-height: 34px; color: #000; font-size: 14px; margin-right: 5px; text-indent: 0; text-align: center;}
#ECS_COMMENT .f1{color: #db3b3b;}
.box{background: none;}
.usBox{margin: 0 auto; width: 1168px; }
.usBox_1{margin-left: 120px;}
.usTxt{margin-right: 120px;}
.bnt_blue, .bnt_blue_1, .bnt_blue_2{background:#FF8000; height: 30px; line-height: 30px; border-radius: 3px;}
.bnt_blue_2{width: 160px;}
#brandList{background: none;}
.displaylist{background: none; border:1px solid #ceccbd;}
.userpage .AreaL{width: 230px; float: left;}
.userpage .AreaR{width: 950px; float: right;}


.orderstep{
    margin: 12px auto 0;
    padding: 0;
}
.orderstep ol {
    padding: 0;
    margin: 0;
    display: flex;
}
.orderstep ol li{
    float: initial;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.orderstep ol li.first .step-name{
    border-radius:3px 0 0 0;
}
.orderstep ol li.last .step-name{
    padding-right: 30px;
    border-radius: 0 3px 0 0;
}
.orderstep .step-name{
    position: relative;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #000;
    background: -moz-linear-gradient(90deg, rgba(239,239,239,1) 0%, rgba(227,227,227,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(227,227,227,1)), color-stop(100%, rgba(239,239,239,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(239,239,239,1) 0%, rgba(227,227,227,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(239,239,239,1) 0%, rgba(227,227,227,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(239,239,239,1) 0%, rgba(227,227,227,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(239,239,239,1) 0%, rgba(227,227,227,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E3E3E3', endColorstr='#EFEFEF',GradientType=0 ); /* ie6-9 */
}
.orderstep .step-name:after{
    position: absolute;
    content:'>';
    right: 0;
    color: #A4A4A4;
}
.orderstep .after{
    display: none;
}
.orderstep .last .step-name:after{
    content: '';
}
.orderstep .step-cur{
    position: relative;
}
.orderstep .step-cur .after{
    display: block;
    position: absolute;
    width: 70%;
    height: 39px;
    line-height: 39px;
    top: -2px;
    right: 30px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    background: #F37E00;
}
.orderstep .step-time{
    line-height:35px;
    height: 35px;
    color: #CACACA;
}
.order-dashboard{
    overflow: hidden;
    border: 1px solid #F37E00;
    background: #FCF7F1;
    padding: 20px 35px;
}
.order-dashboard .trade-status{
    line-height:25px;
}
.order-dashboard .delivery-hd{
    line-height: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DBDAD6;
}
.order-dashboard .hint-bar{
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px;
    height: 28px;
    background-color: #FFF7EB;
}
.order-dashboard .hint-bar span{
    display: inline-block;
    line-height: 24px;
    height: 24px;
    padding-left: 25px;
    background: #E5F5FF url(images/attention.png) no-repeat -19px -26px;
    border: 1px solid #40B3FF;
}
.order-dashboard .flow-status .child{
    display: inline-block;
    vertical-align: top;
}
.order-dashboard .flow-status li{
    float: initial;
    width: auto;
    line-height: 1.5;
    margin-bottom: 5px;
}
.order-dashboard .flow-status .tit,.order-dashboard .flow-status .time{
    padding-right: 10px;
}
.order-dashboard .flow-status .last{
    color: #F37E00;
}
.tabs-container{
    position: relative;
    margin: 20px 0;
}
.tabs-nav{
    position: absolute;
    z-index: 50;
    left: 20px;
}
.tabs-nav .current{
    background-position: 0 -40px;
}
.tabs-nav li {
    margin-right: 3px;
    padding-top: 8px;
    width: 130px !important;
    height: 27px;
    line-height: 21px;
    text-align: center;
    background: url(http://a.tbcdn.cn/app/trade/img/tabview_bg.gif) no-repeat 0 6px;
    cursor: pointer;
}
.tabs-container .tabs-panels {
    position: relative;
    top: 29px;
    clear: both;
    height: auto;
    overflow: hidden;
    padding: 10px 20px;
    text-align: left;
    margin-bottom: 40px;
    border: 1px solid #AEC7E5;
}
.tabs-container .order-info th{
    padding: 5px 0;
}
.tabs-container .sep-row td {
    line-height: 1.5;
    clear: both;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
}
.tabs-container .order .item {
    border-left: 1px solid #B4D5FF;
}
.tabs-container .order-hd {
    color: #404040;
    background: #e8f2ff;
}
.info-box table {
    table-layout: fixed;
    width: 680px;
}
.info-box td, .info-box th {
    line-height: 2;
    word-wrap: break-word;
}
.order-info .order th, .order-info .order td {
    padding: 8px 0;
    line-height: 120%;
    text-align: center;
    overflow: hidden;
}
.order-info .order-hd th {
    font-weight: normal;
    border-bottom: 1px solid #ddd;
}
.order-info .order .item {
    border-left: 1px solid #ddd;
}
.order .order-item td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.order-info .order .order-price{
    border-right: 1px solid #ddd;
}
.order-item .item .pic-info {
    float: left;
    margin-right: 5px;
}
.order-item .pic-info .pic {
    overflow: hidden;
    border: none;
}
.order-item .item .txt-info {
    text-align: left;
    line-height: 18px;
    margin-left: 55px;
}
.order-info .address-info .name{
    color: #0B90EF;
}
.order-info .order-ft td {
    border: none;
}
.order-info .order-ft .get-money, .order-info .order-ft .trade-money {
    text-align: right;
    float: right;
    display: inline;
    clear: both;
    line-height: 14px;
}
.order-info .order-ft .get-money strong {
    font-size: 16px;
    font-weight: bold;
    color: #f50;
    padding-right: 5px;
}
.alipay-image{
    background-image: url('images/alipay.png');
    display: inline-block;
    width: 110px;
    height: 36px;
    background-position:0 0;
    background-color: #00a0e9;
    background-repeat:no-repeat;
    vertical-align:middle;
}

.wechat-image{
    background-image: url('images/wechat.png');
    display: inline-block;
    width: 110px;
    height: 36px;
    background-position:0 0;
    background-color: #3cb034;
    background-repeat:no-repeat;
    vertical-align:middle;
}

.link-blue{color:#db3b3b;text-decoration:underline}
.list-tit{
    position: relative;
}
.list-pop.hide{
    display: none;
    position: absolute;
    left: -30px;
    top: 50px;
    z-index: 2;
    width: 260px;
    text-align: left;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    border:1px solid #db3b3b;
}
.list-pop.hide:before{
    content: '';
    position: absolute;
    top: -16px;
    left: 140px;
    border: 8px solid transparent;
    border-bottom: 8px solid #db3b3b;
}
.list-pop .hd{
    color: #F49738;
    border-bottom: 1px solid #ededed;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.list-pop.hide .hd{ color: #535353; }
.list-pop .bd{
    position: relative;
    color: #535353;
    padding-top: 20px;
}
.list-pop.hide .bd{ padding-top: 0; }
.list-pop .bd li{
    margin-bottom: 5px;
    margin-left: 13px;
    width: auto;
    float: initial;
}
.list-pop.hide .bd li{
    text-indent: -12px;
    list-style: initial;
    list-style-position: inside;
}
.list-pop.item .bd:before,.list-pop.item .bd:after{
    content: " ";
    background-color: #fff;
    display: block;
    position: absolute;
    left: 10px;
    width: 10px;
    height: 8px;
}
.list-pop.item .bd:before{
    top: 18px;
}
.list-pop.item .bd:after{
    bottom: 0;
}
.list-pop.item .bd li{
    margin-bottom: 0;
    line-height: 25px;
    height: 25px;
    border-left: 1px solid #d9d9d9;
}
.list-pop.item .bd li:before{
    content: '';
    border: 3px solid #fff;
    background-color: #d9d9d9;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    margin-left: -6px;
    margin-right: 25px;
}
.list-pop.item .bd li.last:before{
    background-color: #F49738;
}
.list-pop.hide .bd li:first-child{
    color: #db3b3b;
}
.list-pop .day{
    padding-right: 20px;
}
.list-pop .day.hidden{
    visibility: hidden;
}
.list-pop .day .inn{
    padding-left:30px;
    font-style: normal;
}
.list-pop .txt{ padding-left: 20px; }

.site-server-box{background-color:#fff;border-bottom:1px solid #eee;  border-top: 1px solid #DADADA;margin-top: 20px;}
.site-item{float:left;width:19.9%;padding-top:40px;padding:40px 0 10px;min-height:228px;text-align:center;}
.site-item .icon{display:block;margin:0 auto 15px;width:52px;height:53px;background:url('images/site_server.png') no-repeat}
.site-item a:hover{text-decoration:none;color:#f60}
.site-item a:hover h3{color:#f60}
.site-item h3{margin-bottom:0;font-size:18px;line-height:30px;margin-bottom:5px;color:#5A5A5A;text-align:center;background:none;font-weight:normal;}
.site-item h3 a{color:#333}
.site-item p{margin-bottom:0;line-height:22px;color:#999;padding:0 15px}
.site-item p a{color:#4A90E2}
.site-item .i-great{background-position:-400px -350px;width:60px}
.site-item .i-delivery{background-position:-500px -350px;width:60px}
.site-item .i-payment{background-position:-100px -350px;width:54px}
.site-item .i-confidence{background-position:-200px -350px;width:50px}
.site-item .i-help{background-position:0 -350px;width:68px}
.site-item .i-shop{background-position:-250px -350px;width:106px}
@media (min-width:761px) and (max-width:920px)
{
    .site-item{min-height:150px}
    .site-item h3{min-height:60px}
    .site-item p{display:none}
}
@media (max-width:760px)
{
    .site-item{min-height:125px}
    .site-item h3{display:none}
    .site-item p{display:none}
}
.user-helper-footer{background-color:#fff;color:#999;font-size:13px;padding:20px 0 10px}
.site-server-box .container{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;width:760px}
@media \0screen{.site-server-box .container{width:1200px\9}}
.site-server-box .container:after,.site-server-box .container:before{content:" ";display:table}
.site-server-box .container:after{clear:both}
@media (min-width:760px){.site-server-box .container{padding-left:20px;padding-right:20px;width:auto}}
@media (min-width:1020px){.site-server-box .container{padding-left:15px;padding-right:15px;width:auto}}
@media (min-width:1260px){.site-server-box .container{padding-left:0;padding-right:0;margin-left:auto;margin-right:auto;width:1200px}}

.padd .shop{font-size:12px;font-weight:normal;color:#3c3c3c;}
.goods-spec-selector{display: inline-block;padding:5px;cursor:pointer}
.goods-spec-selector input{vertical-align:middle;margin:0}
.goods-spec-selector.selected{border: 1px solid #E80500;background: #FFE7E7;padding: 4px;}
.table-attr th{border-right:1px solid #999;border-bottom:1px solid #999;}
.table-attr .add{background:#fff;border-right:1px solid #999;border-bottom:1px solid #999;}
.table-attr .odd{background: #ebf7ff;border-right:1px solid #999;border-bottom:1px solid #999;word-break:break-all;}
.table-attr{border-left: 1px solid #999;border-top: 1px solid #999;}
.table-attr .f1{color:#888}
.table-attr th:first-child{border-right:0;color:#555;}
.padd label.pricemark{display: block;padding-bottom:3px;color:#a2a2a2}
.flow-box-address-table td:first-child{width:120px;text-align:right}
.flow-box-address-table .inputBg{width:250px;background-color: #fafafa;font:13.3333px Arial;}

#goodsInfo .imgInfo img{
    background:#fff;
    max-width:100%;
    max-height:100%;
    opacity:0;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}
#goodsInfo .imgInfo.loaded img{
    opacity:1;
}
.index-hot-h4 {
    font-family: Open Sans,Arial,Helvetica,sans-serif,SimSun,"宋体"!important;
    font-size: 1.9em;
    font-weight: normal;
    -webkit-font-smoothing: antialiased!important;
    text-transform: none;
    line-height: 1em;
    color: #333!important;
    text-align: center;
    text-transform: uppercase;
    display: block!important;
    letter-spacing: normal!important;
    text-rendering: optimizelegibility;
    margin-top: 20px;
    padding: 15px;
    background: #fff;
    border: 1px solid #ddd;
}
.index-hot-h4>span {
    display: block;
    text-align: center;
    font-size: 50%;
    line-height: 1em;
    margin-top: 3px;
}
.index-hot-h4>span:before{
    background-position: -1px -53px;
    margin-right: 9px;
}
.index-hot-h4>span:after{
    background-position: -33px -53px;
    margin-left: 10px;
}

.index-hot-h4>span:before, .index-hot-h4>span:after {
    content: '';
    background-image: url(images/icon-sprite.png);
    width: 23px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.pricecsg {
    position: absolute;
    right: -6px;
    top: 39px;
    z-index: 10;
    color: #f11c00;
    height: 29px;
    line-height: 25px;
    font-size: 11px;
    font-weight: bold;
    font-family: "Georgia",serif;
    padding: 0 0.7em 0 0;
    background: url(images/icon-sprite.png) no-repeat 100% -27px;
}
.pricecsg>span {
    background: url(images/icon-sprite.png) no-repeat -304px -27px;
    width: 24px;
    height: 29px;
    position: absolute;
    left: -24px;
    top: 0;
}
.maxmenu li a{
    display: block!important;
    position: relative;
    z-index: 15;
    white-space: nowrap;
}
.checkout_paylist span:first-child {
    width: 80px;
    height: 50px;
    background-image: url(images/paymethod_80.jpg);
    margin-left: 15px;
    margin-right: 10px;
}
.checkout_paylist span {
    display: inline-block;
    line-height: 50px;
    vertical-align: middle;
}
.customer-service{overflow: hidden;margin:6px 0px}
.customer-service div{float:left;line-height: 25px;}
.service-icon{background:url(images/contact_icon.png?v=201655585) no-repeat;width:28px;height:25px;margin-right:5px;}
.service-icon.email{background-position:-81px 0px;}
.service-icon.skype{background-position:-3px 0px;}
.service-icon.whatsapp{background-position:-44px 0px;}
.service-icon.facebook{background-position:-118px 0px;}
.service-icon.wechat{background-position:-153px 0px;}
.service-email{font-size:14px}

.cloudzoom-lens{border:5px solid #888;width:100px;height:100px;box-shadow:-0 -0 10px rgba(0,0,0,.4);cursor:crosshair;z-index:10}
.cloudzoom-zoom{border:1px solid #888;width:500px;height:200px;box-shadow:-0 -0 10px rgba(0,0,0,.4);z-index:99}
.cloudzoom-zoom-inside{border:none;box-shadow:none}
.cloudzoom-caption{display:none;text-align:left;background-color:#000;color:#fff;font-weight:bold;padding:10px;font-family:sans-serif;font-size:11px}
.cloudzoom-blank{}
.cloudzoom-ajax-loader{background-image:url(images/cloudzoom-ajax-loader-bar.gif);width:32px;height:32px}
.cloudzoom-lens+div{display:none!important}
.cloudzoom-zoom-inside{z-index:10}

.search_result_list_goods_brief{margin-top: 5px;color: #777777;font-family: "Open Sans",Helvetica,Arial,sans-serif;}
.search_result_list_goods_price{margin-top:5px}

.paypal_btn{width:142px;height:27px;background:url(images/paypal_btn.png);border:0;cursor:pointer;}

.login_register_btn{display:block;width:115px;height:40px;background:#0080ff;color:#fff;line-height:40px;text-align:center;font-size:16px;margin-top:10px;}
.checkout-btn{border:0;background: url(images/checkout.gif);width:117px;height:36px;cursor:pointer}
.checkout-btn:disabled{
    background: url(images/checkout2.gif);
    cursor:default;
}


.rate_box{display:inline-block;line-height:24px;height:24px;}
#google_translate_element{display:inline-block;vertical-align: middle;margin-right:3px;}
.rate_box span{color:#333;padding-right:3px;font-size:12px;}
.rate_box select{vertical-align:middle;border:0;color:#333;background:#fff;height:28px;line-height:28px;cursor:pointer;font-size:12px;outline:none}

.currency-box{cursor:pointer;vertical-align: middle;height:22px;line-height:22px;display:inline-block;border-left: 1px solid #d5d5d5;border-top: 1px solid #9b9b9b;border-bottom: 1px solid #e8e8e8;border-right: 1px solid #d5d5d5;}
.currency-box img{margin-left:2px;margin-right:2px;height:19px;border:none;vertical-align:middle;}
.currency-box>span{vertical-align:middle;white-space:nowrap;}
#currency-select-box{
    position:absolute;
    top:26px;
    right:2px;
    box-sizing: content-box;
    z-index: 10000002;
    border: none;
    -moz-box-shadow: 0 3px 8px 2px #999999;
    -webkit-box-shadow: 0 3px 8px 2px #999999;
    box-shadow: 0 3px 8px 2px #999999;
    padding: 8px 0px;
    background: #fff;
    display:none;
}
#currency-select-box li{padding:0 37px 0 15px;line-height:22px;}
#currency-select-box li:hover{background:#666}
#currency-select-box li:hover a{color:#fff}

.remote-cost span{display: inline-block;vertical-align: middle;}
.why-icon{width: 18px;height: 18px;background: url(images/why.jpg);background-size: 20px;cursor: pointer;}

.discountimg{text-align:right;width:53px;height:66px;position:absolute;top:2px;left:455px;z-index: 99;background: url(images/goodsdiscount.png);padding-right:17px;color:#fff;font-size:20px;font-weight:bold;padding-top:4px;}

.order_list_user_table{border-left:1px solid #3c3c3c;border-top:1px solid #3c3c3c;font-family: arial,sans-serif;}
.order_list_user_table td{border-right:1px solid #3c3c3c;border-bottom:1px solid #3c3c3c;line-height:16px;padding:6px 3px}
.order_list_user_table tr.data-row:nth-of-type(odd){background:#eee}
.order_list_user_table .Shipped, .order_list_user_table .Payed, .order_list_user_table .Received{color: #0D7CF3;}
.order_list_user_table .Unshipped{color:#f77f00;}
.order_list_user_table .Preparing{color:#00ab9c}
.order_list_user_table .option a{text-decoration: underline}

.order-search-tab td{padding-right:5px}
.list-discount{
    position: absolute;
    top: 1px;
    left: 1px;
    line-height: 12px;
    color: #fff;
    text-align: center;
    padding: 0px;
    font-family: "Georgia",serif;
    box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.34);
    font-size: 12px;
    z-index: 9;
}
.list-discount b{font-size: 16px;letter-spacing: -1px;}
.list-discount .flagafter{display:inline-block;width:19px;height:19px;background-image:url(images/flagafter.png);vertical-align: middle;float: left;}
.list-discount .discount-content{display:inline-block;background-color: #fd4444;padding:3px;vertical-align: middle;float: left;}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
    .list-discount{
        background-color:#ffffff;
        filter:Alpha(opacity=70);
        position:static;
        *zoom:1;
    }
    .demo p{
        position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
    }
}

.colorsuccess{color:#004ee2}
.info-message{font-size: 14px;text-align: center;line-height: 62px;height: 62px}
.info-btn{text-align: center}
.info-btn a{
    height: 28px;
    line-height: 28px;
    margin: 0 10px;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #f1f1f1;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}
.info-btn a.y{
    border-color: #c30300;
    background-color: #E80500;
    color: #fff;
}
.add-by-sku{
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 24px;
    vertical-align: middle;
    padding: 0 5px;
    margin-left: 10px;
    background-color: #e5e5e5;
    border-radius: 3px;
    cursor: pointer;
}
.add-by-sku:hover{opacity: 0.9}

#nav-menu.top-fix{width:100%;position:fixed;top:0px;background:#ffffff;z-index:99999}
.st_pinterest_large, .st_facebook_large, .st_googleplus_large, .st_twitter_large{vertical-align:middle;display:inline-block;}
.cart-item-number span{width: 26px;height: 26px;background: url("images/caritembtn.png");cursor:pointer}
.cart-item-number span, .cart-item-number input{
    display: inline-block;
    vertical-align: middle;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.cart-item-number span.reduce-btn{background-position:0px 26px}
.cart-item-td>a, .cart-item-td>div{display:inline-block;}
.cart-item-td a.cart-item-thumb{width:67px;}
.cart-item-td .cart-item-name-con{line-height:16px;text-align:left;vertical-align: middle;}
.cart-item-td .cart-item-name-con a{display:block}


.mc-banner{width:1200px;height:500px;overflow:hidden}
.mc-banner-left{float:left}
.mc-banner-right{float:right;width:800px;height:494px;border-top:3px solid #900105;border-right:3px solid #900105;border-bottom:3px solid #900105;}
.indexpage .mc-banner-right .goods-wrap .goodsItem .goods-brief{background-color: #cc0003!important;}
.indexpage .mc-banner-right .goods-wrap.hot-goods .goodsItem{border: 1px solid #cc0003!important;}

.mc-list-discount{background:url(images/cn_discount.png);position:absolute;top:-8px;left:-8px;width:55px;height:55px;color:red;border-radius: 3px;z-index:100;}
.mc_all_discon{width:100%;height:300px;background:url(images/mc_all_dicount_bg.png) top repeat-x;}
.mc_all_disc{width: 1200px;height:300px;margin: 0 auto;background:url(images/mc_all_discount.png) center no-repeat;}

.img-box .swiper-button-prev, .img-box .swiper-button-next{background-color: #fff;opacity: 1;}

.product-accessories{margin-top:15px;position:relative;padding-top:36px}
.product-accessories-content{overflow:hidden;padding:10px 10px 5px 10px;border:1px solid #ccc}
.product-accessories-header{position:absolute;padding:8px 10px;width:190px;text-align:center;font-size:14px;border-top:2px solid #d93c3d;border-left:1px solid #ccc;border-right:1px solid #ccc;top:1px;left:0;z-index:2;background:#fff;}
.product-accessories-select{margin-top:10px;}
.product-accessories-select>div{display:inline-block;margin-right:10px;}
.product-accessories-item{position:relative;cursor:pointer;background:#fff}
.product-accessories-item .down-arrow{position:absolute;width:10px;height:8px;right:5px;top:14px;background:url(images/icon-sprite.png) -200px -39px no-repeat;z-index:4}
.product-accessories-item ul{padding:5px;border:1px solid #ccc;position:absolute;top:35px;left:0px;display:none;z-index:2;background:#ffffff}

.product-accessories-item.hover .product-accessories-text{border-bottom:0;border-color:#d93c3d;padding-bottom:9px;}
.product-accessories-item.hover ul{display:block;border-color:#d93c3d}

.product-accessories-text{padding:8px 22px 8px 10px;border:1px solid #ccc;background:#fff;display:block;position:absolute;z-index:3;top:0;left:0}
#goodsInfo .textInfo .product-accessories-item ul li{white-space:nowrap;display:block;padding:5px;border-bottom: 1px dashed #d7d7d7;}
.product-accessories-item ul li:hover{background-color:#eeeeee}
.product-accessories-item ul li input{vertical-align: middle;}
.product-accessories-price{color:#E80500}
.product-accessories-item ul li label{cursor:pointer;display:block;padding:3px 0px;}
.product-accessories-content ul{display:block;position:relative}
#goodsInfo .textInfo .product-accessories-content li{float:left;cursor:pointer;border:1px solid #ddd;}
.product-accessories-content li img{max-width:100%;max-height:100%;}
.product-accessories-content li.brick.small{width:60px;height:60px;}
.product-accessories-content li.brick.large{width:129px;height:129px;}
.product-accessories-content li .product-accessories-delete{background:url(images/icon-sprite.png) -192px -4px no-repeat;width:17px;height:17px;top:-5px;right:-5px;position:absolute;display:none}
.product-accessories-content li:hover .product-accessories-delete{display:block}
.product-accessories-content li .product-accessories-delete:hover{background-position:-215px -4px}

.product-accessories-content li .product-accessories-gift{background:url(images/icon-sprite.png) -483px -89px no-repeat;display:block;width:17px;height:17px;top:-9px;right:-7px;position:absolute;}
.cart-item-td .cart-item-name-con .cart-item-name span:first-child{width:13px;height:14px;background:url(images/icon-sprite.png) -483px -126px no-repeat;}
.cart-item-td .cart-item-name-con .cart-item-name span{display:inline-block;vertical-align:top;padding-right:3px;color:#666;}
.gridly, .gridly > :not(.dragging) {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
.gridly .dragging {z-index: 800; }

.checkout-gifts span:first-child {width: 13px;height: 14px;background: url(images/icon-sprite.png) -483px -126px no-repeat;}
.checkout-gifts span {display: inline-block;vertical-align: top;padding-right: 3px;color: #666;}

.product-accessories-item ul li>div{position:relative}
.product-accessories-item ul li>div .accressories-img{width:40px;height:40px;position:absolute;top:0px;left:0px;}
.product-accessories-item ul li>div .accressories-img img{max-width: 100%;max-height: 100%}
.product-accessories-item ul li>div .accressories-content{padding-left: 45px;}
.product-accessories-item ul li>div .accressories-content button{border: 1px solid #999;background: #ddd;cursor: pointer;}
.product-accessories-item ul li>div .accressories-content button:hover{background:#d93c3d;color:#fff;border:1px solid #ab3031}

#goodsInfo .textInfo a.goodspage_addtocart{width:150px;height:36px;line-height:36px;display:block;background:#d93c3d;text-decoration:none;color:#fff;text-align: center;font-size: 16px}
#goodsInfo .textInfo a.goodspage_addtocart.outofstock{background: #999;}

.top-cart{width:122px;height:53px;position:absolute;right:15px;top:25px;padding: 1px 1px 0px 1px;}
.top-cart .cart-inner{display:block;height:30px;padding:11px 0 9px;background:url(images/top_cart_bg.jpg)no-repeat 12px 12px;cursor:pointer;position:relative;z-index:1000;}
.top-cart .cart-nub{left:23px;top:12px;display:block;width:30px;height:18px;text-align:center;color:#bf1e00;position:absolute;font-size:16px;font-weight:700;}
.top-cart .cart-text{left: 59px;top: 21px;width: 47px;background: url(images/top_cart_arrow.jpg) no-repeat 36px 6px;}
.top-cart .cart-text{position:absolute;font-size:16px;font-weight:700;}

.top-cart:hover{border: 1px solid #999;border-bottom:0;background-color:#fff;box-shadow: 2px -1px 2px 0 rgba(0,0,0,0.1);padding:0}
.top-cart:hover .cart-inner{background-color:#fff;}
.head-cart-pro{position:absolute;right:-1px;top:48px;width:368px;border:solid 1px #999;background-color:#fff;box-shadow:2px 2px 5px 2px rgba(0,0,0,0.1);z-index:999;display:none}
.top-cart:hover .head-cart-pro{display:block}
.head-cart-loading {padding-left:185px;color:#999;width:188px;height:118px;line-height: 118px;background: #fff url(images/top_cart_loading.gif) no-repeat 128px 33px;}
.head-cart-prolist li{position:relative;padding:15px 0;margin:0 15px;border-bottom: 1px solid #e9e9e9;}
.head-cart-prolist li:last-child{border-bottom:0}
.cart-pro-img {position:absolute;top:15px;left:0;width:60px;height:60px;}
.cart-pro-name, .cart-pro-property{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #999;}
.cart-pro-name a{display:block;height:18px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.head-cart a{text-decoration:none;}
.cart-pro-piece {padding-top:5px;}
.cart-pro-piece2{color: #900;}
.cart-pro-piece2, .cart-pro-piece3 {font-size:14px;font-weight:700;float:right;}
.head-cart-prompt{padding:35px 0;text-align:center;line-height:24px;}

.cart-pro-btn{padding:10px 20px;}
.cart-pro-btn span.viewCart {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    cursor: pointer;
    width: 320px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
    background: #ffe9c3;
    -webkit-box-shadow: 0 2px 1px rgba(234,195,110,.55);
    -moz-box-shadow: 0 2px 1px rgba(234,195,110,.55);
    box-shadow: 0 2px 1px rgba(234,195,110,.55);
    border: 1px solid #f2cc68;
    border-bottom-color: #e1a82b;
    background: -webkit-gradient(linear,0 0,0 bottom,from(#fff5d9),to(#ffe4ba));
    background: -moz-linear-gradient(top,#fff5d9,#ffe4ba);
    background: -o-linear-gradient(top,#fff5d9,#ffe4ba);
}
.cart-pro-btn span.cartNum {
    color: #e71;
    font-size: 14px;
    font-weight: bold;
}

.top-my-account{right:145px;line-height:16px;position:absolute;top:28px;padding:1px 1px 0px 1px;}
.top-my-account:hover{border: 1px solid #999;border-bottom:0;background-color:#fff;box-shadow: 2px -1px 2px 0 rgba(0,0,0,0.1);padding:0}
.top-my-account .head-My{display:block;position:relative;z-index:1000;padding:7px 12px 10px 15px;height:32px;_width:120px;color:#8b8b8b;}
.top-my-account:hover .head-My{background:#fff}
.top-my-account .head-My .head-p1{color:#333;max-width:120px;min-width:92px;_width:120px;height:16px;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;white-space:nowrap;display:block;cursor:pointer;}
.top-my-account .head-My .head-p2{background:url(images/top_cart_arrow.jpg) no-repeat 86px 6px;font-size:14px;font-weight:bold;color:#333;width:100px;display:block;cursor:pointer;}
.top-my-account .head-account-List{width:230px;position: absolute;top:48px;z-index:999;right:-1px;display:none;box-shadow:-1px 2px 10px rgba(0,0,0,0.2);border: solid 1px #999;background-color: #fff;}
.top-my-account:hover .head-account-List{display:block}
.top-my-account .head-sign-in{
    display: block;
    width:198px;
    height:34px;
    margin-left:15px;
    margin-top:15px;
    line-height:34px;
    text-decoration:none;
    text-align:center;
    color:#333;
    border-radius: 3px;
    background: #ffe9c3;
    -webkit-box-shadow: 0 2px 1px rgba(234,195,110,.55);
    -moz-box-shadow: 0 2px 1px rgba(234,195,110,.55);
    box-shadow: 0 2px 1px rgba(234,195,110,.55);
    border: 1px solid #f2cc68;
    border-bottom-color: #e1a82b;
    background: -webkit-gradient(linear,0 0,0 bottom,from(#fff5d9),to(#ffe4ba));
    background: -moz-linear-gradient(top,#fff5d9,#ffe4ba);
    background: -o-linear-gradient(top,#fff5d9,#ffe4ba);
    cursor: pointer;
    outline: 0;
}
.top-my-account .head-account-New{line-height:30px;margin: 0 15px;border-bottom:1px solid #e9e9e9;}
.top-my-account .head-account-ul{padding:5px 0;}
.top-my-account .head-account-ul li a{line-height:27px;padding:0 15px;display:block;}
.top-my-account .head-account-ul img{position:relative;top:2px;}
.top-my-account .head-account-line{margin:0 15px;border-bottom:1px solid #e9e9e9;}
.top-my-account .head-account-post{padding:10px 15px;line-height:18px;text-align:center;}

.categories-content-title{position:relative;height:39px;line-height:39px;color:#fff;font-weight:700;width:238px;float:left;font-size:14px;background-color: #3e3e3e;}
.categories-list-box{display:none;position:absolute;left:-1px;top:39px;z-index:999;background:#fff;border-left:1px solid #bbb;border-right:1px solid #bbb;border-bottom:1px solid #bbb;width:238px;}
.categories-content-title.cate-open .categories-list-box{display:block}
.categories-content-title>span{cursor:pointer;background:url(images/top-nav-bg.png) 172px 12px no-repeat;padding-left:45px;}
.categories-content-title.cate-open>span{background:url(images/top-nav-disbg.png) 172px 12px no-repeat;}
.cl-item .cate-name span {
    position: relative;
    display: block;
    padding-left: 38px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    background-color: #666;
    border-right: 0 none;
    -webkit-tap-highlight-color: transparent;
    text-align: left;
}
.cl-item .cate-name {
    position: relative;
}
.cl-item .cate-name>i{
    width: 28px;
    height: 20px;
    position: absolute;
    display: block;
    bottom: 4px;
    z-index: 2;
    left:10px;
}
.cl-item .cate-name i.icon1{background:url(images/iphoneicon.png) no-repeat}
.cl-item .cate-name i.icon2{background:url(images/iphoneicon.png) no-repeat}
.cl-item .cate-name i.icon3{background:url(images/glaxyicon.png) no-repeat}
.cl-item .cate-name i.icon4{background:url(images/sonyicon.png) no-repeat}
.cl-item .cate-name i.icon5{background:url(images/htcicon.png) no-repeat}
.cl-item .cate-name i.icon6{background:url(images/lgicon.png) no-repeat}
.cl-item .cate-name i.icon7{background:url(images/ipadicon.png) no-repeat}
.cl-item .cate-name i.icon8{background:url(images/nkicon.png) no-repeat}
.cl-item .cate-name i.icon9{background:url(images/ipaicon.png) no-repeat}
.cl-item .cate-name i.icon10{background:url(images/repairsicon.png) no-repeat}
.cl-item .cate-name i.icon11{background:url(images/partsicon.png) no-repeat}
.cl-item .cate-name span a {
    color: #fff;
    font-size:0.94rem;
    font-weight:normal;
    display: block;
}
.cl-item.cl-item-unfold .cate-name span a{
    color: #fff;
    text-decoration:none;
}

.cl-item .cate-name span i{display:block;position:absolute;right:15px;top:0px;width:4px;height:30px;background:url(images/nav_arrow_right.png)}

.cl-item .sub-cate{
    margin-left: 0;
}

.sub-cate-main {
    position: relative;
    width: auto;
    padding: 6px 0px 10px 40px;
    white-space: nowrap;
    overflow: hidden;
}
.sub-cate-items, .sub-cate-row, .sub-cateItem-special {
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    width: 234px;
}
.scp-cate-brand {
    width: 227px;
    min-height: 400px;
    padding: 3px 10px 7px;
}
.sub-cate-row .sub-cate-items {
    display: block;
    margin-bottom: 5px;
}
.sub-cate-items dt {
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 35px;
    height: 35px;
    border-bottom: 1px solid #e9e9e9;
}
.sub-cate-items dd {
    margin-left: 0;
}
.sub-cate-items dt a {
    max-width: 190px;
    display: inline-block;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    overflow: hidden;
}
.sub-cate-main a {
    color: #333;
}
.scp-cate-brand .sup-brand-item {
    width: 100px;
    height: 50px;
    border: 1px solid #e9e9e9;
    float: left;
    list-style: none;
    padding: 5px 10px;
    margin: 2px 1px 0;
    overflow: hidden;
    background-color: #FFF;
}
.scp-cate-brand .sup-brand-item img {
    max-width: 80px;
    max-height: 40px;
}
.cl-item .cate-name span d{
    display: none;
    width: 3px;
    height: 30px;
    position: absolute;
    top: 0px;
    right: -1px;
    background: #fff;
    z-index: 222;
}
.cl-item.cl-item-unfold .cate-name span d{
    display: block;
}
.sub-cate-content{
    text-align:left;
}
.sub-cate-content .nav-child{
    display:block;
    min-width: 138px;
    float:left;
    overflow: hidden;
    margin-right: 20px;
}
.sub-cate-content .nav-child li{
    height: 27px;
    line-height: 27px;
    padding-left: 8px;
    float: left;
    width: 210px;
}
.sub-cate-content .nav-child li b{color:#3c3c3c}

.sub-cate-content .nav-child li a{
    font-size: 0.86rem;
    font-weight: normal;
}
.sub-cate-content .nav-child li a:hover{
    color:#f11c00
}










