@charset "utf-8";
/*
 * css catalogue:
 * -------------------
 * initialize.css
 * public.css
 * head.css
 * keyword.css
 * module.css
 * ad.css
 * footer.css
 * page.css
 * table.css
 * default.css
 * newAdd.css
 * hack.css
 * brand.css
 * -------------------
 */





/*
 * -------------------------------------------------------
 * ******************** initialize.css *******************
 * -------------------------------------------------------
 */

body{ font-size:12px; font-family:'宋体',Arial, Helvetica, sans-serif; background:#d3e6f4;}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th { padding:0; margin:0; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
img, table, td, th { border: 0; }
ul, ol { list-style-type:none; }
img{ border:none;}
li{ list-style:none;}
h3{ font-size:14px;}
a{ color:#131313; text-decoration:none;}
a:hover{ color:#FF6600; text-decoration:underline;}
.clear{ clear:both;}
.bold{ font-weight:bold; color:#e44c0b;}
/*
 * -------------------------------------------------------
 * ******************** end initialize.css ***************
 * -------------------------------------------------------
 */





/* 
 * -------------------------------------------------------
 * ******************** public.css ***********************
 * -------------------------------------------------------
 */

.content .left { width: 212px; float: left; }
.content .right { width: 780px; float: right; }

.clear { clear: both; height: 0; font-size: 1px; }

.left .brands_list { width: 184px; height: 260px; padding-top:10px; overflow: hidden; margin: 0 auto; }
.left .brands_list li { width: 88px; height: 50px; overflow: hidden; float: left; margin: 0 2px 2px; display: inline; }
.left .brands_list a { display: block; width: 86px; height: 48px; border: 1px solid #d4d4d4; overflow: hidden; }
.left .brands_list a:hover { border: 1px solid #fe5504; }

.brands_btn { display: block; border: 0; width: 190px; height: 26px; text-align: center; line-height: 24px; color: #fff; font-weight: bold; text-decoration: none; background: url(../images/btn.gif) no-repeat -309px 0; }
.brands_btn_01{ margin-left:105px; width:88px;}
.left .particular { width: 190px; padding-top:10px; overflow: hidden; }
.left .particular li { width: 190px; overflow: hidden; margin-bottom: 10px; }
.left .particular li .pic { float: left; margin: 0 10px; display: inline; }
.left .particular li .pic a { display: block; width: 65px; height: 65px; border: 3px solid #cecece; }
.left .particular li .pic a:hover { border: 3px solid #999; }

.left .particular dl { width: 96px; float: right; }
.left .particular dt { height: 32px; line-height: 16px; overflow: hidden; }
.left .particular dt a { font-weight: bold; color: #3d8bd7; text-decoration: none; }
.left .particular dt a:hover { color: #f00; }
.left .particular dd { height: 14px; line-height: 14px; overflow: hidden; }

.left .list_text { width:195px;}
.left .list_text li { padding-left: 22px; padding-bottom:1px; height: 28px; line-height: 28px; overflow: hidden; }
.left .list_text li a { color: #666; text-decoration: none; }
.left .list_text li a:hover { color: #ff6000; text-decoration: underline; }

.left .list_pic { width: 190px; overflow: hidden; padding-top: 2px; }
.left .list_pic li { width: 190px; overflow: hidden; float: left; padding-bottom: 18px; }
.left .list_pic li p { width: 80px; margin: 0 10px; float: left; display: inline; }
.left .list_pic li p a { display: block; width: 78px; height: 78px; overflow: hidden; border: 1px solid #bbb; }
.left .list_pic li p a:hover {  border: 1px solid #444; }
.left .list_pic h3 { width: 90px; float: right; }
.left .list_pic 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; }
.left .list_pic h3 a:hover { text-decoration: underline; }
.left .list_pic h3 span { display: block; color: #fe5504; font-weight: bold; font-size: 14px; }

.left .sidebar_list { line-height: 20px; margin-bottom: 10px; }
.left .sidebar_list dt { height: 20px; margin-bottom: 10px; }
.left .sidebar_list dd {}

.left .sidebar_list dt a { display: block; padding-left: 20px; color: #666666; text-decoration: none; background: url(../images/ico.gif) no-repeat scroll 5px -311px;}
.left .sidebar_list dt a:hover { text-decoration: underline; }
.left .sidebar_list dd a { display: block; height: 20px; padding-left: 15px; overflow: hidden; color: #666; text-decoration: none; background: url(../images/ico.gif) no-repeat -20px 2px; }
.left .sidebar_list dd a:hover { color: #ff6000; text-decoration: underline; }

.right .module_sidebar .brands_list { }
.right .module_sidebar .brands_list li { float: left; padding: 0 2px 2px 0; }
.right .module_sidebar .brands_list li a { display: block; width: 86px; height: 48px; border: 1px solid #d4d4d4; overflow: hidden; }
.right .module_sidebar .brands_list li a:hover { border: 1px solid #999; }

.commodity_assort { width: 780px; float: left; }


.main .sidebar { width: 270px; float: right; }

.margin1 { margin-right: 6px; }
.margin2 { margin-bottom: 10px; }

.padding1 { padding: 10px; }
.padding2 { padding: 30px; }
.padding3 { padding-left: 10px; }
.padding4 { padding-left: 100px; }

.width1 { width: 320px; }
.width2 { width: 80px; }
.width3 { width: 30px; }
.width4 { width: 125px; }
.width5 { width: 160px; }
.width6 { width: 190px; }
.width7 { width: 300px; }
.width8 { width: 200px; }
.width9 { width: 134px; }
.width10 { width: 250px; }

.align1 { text-align: left; padding-left: 32px; }
.align2 { text-align: center; }

.fontColor1 { color: #333; }
.fontColor2 { color: #f97429; }
.fontColor3 { color: #f87527; font-family:"宋体"; }
.fontColor4 { color: #9c9c9c; }
.fontColor5 { color: #fa8243; }

.text { border: 1px solid #ccc; padding: 4px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666; background: url(../images/text.gif) repeat-x; }
.text1 { border: 1px solid #ccc; padding: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666; background: url(../images/text.gif) repeat-x; }
.text2 { border: 0; width: 300px; padding: 4px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666; }

.bg_color2 { background: #E4E4E4; }
.bg_color3 { background: #E4E4E4; }
.bg_color4 { background: #E4E4E4; }
.bg_color5 { background: #E4E4E4; }

#kf .dykf{ background:url(../images/dykf.jpg) no-repeat; width:84px; height:236px;}
#kf .dykf .QQ{ padding:55px 0 10px 14px;}
#kf .dykf .WW{ padding-left:12px;}

/*
 * -------------------------------------------------------
 * ******************** end public.css *******************
 * -------------------------------------------------------
 */






/*
 * -------------------------------------------------------
 * ******************** head.css *************************
 * -------------------------------------------------------
 */


.m_bg{ width:1020px; height:120px; margin:0 auto;}
.main{ width:1000px; height:100%; margin:0 auto; position:relative; padding:10px 10px 0; background:#ffffff;}
.topb{ width:998px;}
.top_link{ width:997px; height:27px; margin:0 auto; background:#fafafa; border:1px solid #ebebeb;}
.top_link .top_link_lf{ float:left; margin-top:7px; padding-left:5px;}
.top_link .top_link_lf a:hover{ text-decoration:none;}
.top_link .top_link_lf span{ color:#84bf04;}
.top_link .top_link_ri{ float:right; margin-top:7px; padding-right:77px;}
.top_link .top_link_ri span{ margin-left:5px;}
.top_link .top_link_ri img{ margin-left:5px;}
.top_link .top_link_ri span.sp1{ display:inline-block; background:url(../images/btn01.gif) no-repeat left -2px; padding-left:17px; .padding-top:1px;}/*hack*/
.top_link .top_link_ri span .a1{ color:#e03807;}
.mid_link{ width:998px; height:90px; margin:0 auto; position:relative; background:url(../images/5.gif) no-repeat;}
.mid_link .mid_link_lf{ float:left; width:230px; padding:5px 15px 0 0;}
.mid_link .mid_link_md{ float:left; widows:383px; padding-left:5px; padding-top:13px;}
.mid_link .mid_link_ri{ float:right;}
.mid_link .mid_link_ri .ph{ padding-top:10px; padding-right:7px;}
.mid_link .mid_link_ri .link{ background:url(../images/btn4.gif) no-repeat 4px top; padding-left:25px; .padding-top:1px; margin-top:35px;}/*hack*/
.mid_link .mid_link_ri .link a{ padding-right:11px;}
.mid_link .mid_link_ri .link a.a2{ background:url(../images/btn5.gif) no-repeat left top; padding-left:13px;}
.mid_link .mid_link_ri .link a span{ color:#000000; font-weight:bold; margin:0 2px;}
.mid_link .bmlink{ height:25px; position:absolute; bottom:-2px; left:252px; width:400px; overflow:hidden;}/*hack*/
.mid_link .bmlink ul li{ float:left; line-height:24px; .line-height:25px; background:url(../images/sc_lk.gif) no-repeat; cursor:pointer;}
.mid_link .bmlink ul li a{ display:inline-block; width:75px; height:23px; margin-right:5px; text-align:center; font-size:14px;}
.mid_link .bmlink ul li a.link{ color:#FFFFFF; font-weight:bold; background:url(../images/sc_hv.gif) no-repeat; height:25px; font-size:14px;}
.mid_link .hot_bar{ position:absolute; bottom:10px; left:550px;}
.mid_link .helpq{ position:absolute; top:-27px; right:-1px;}
.mid_link .helpq .hkj{ height:20px; width:72px; padding-top:6px; padding-left:2px;}
.mid_link .helpq .hkj span.sp2{ display:inline-block; background:url(../images/btn3.gif) no-repeat right -2px; padding-right:17px;.padding-top:1px;}/*hack*/ 
.mid_link .helpq .help{ background:#f7f7f7; width:72px; padding:0 0 3px; border:1px solid #ebebeb; display:none;}
.mid_link .helpq .help li{}
.mid_link .helpq .help li a{ display:block; width:70px; padding-top:3px; padding-left:2px;}
.mid_link .helpq .help li a:hover{ background:#FFEFE7;}
.btm_link{ width:1000px; height:38px; margin:0 auto; background:url(../images/nav.gif) no-repeat;}
.btm_link .link2{ float:left; width:480px; height:38px; padding-left:227px;}
.btm_link .link2 .lf{ float:left; width:101px;}
.btm_link .link2 .lf input{ width:101px; border:0; margin-top:13px; background:none;}
.btm_link .link2 .md{ float:left; background:url(../images/btn7.gif) no-repeat right; width:288px; height:24px; margin-top:7px; margin-left:5px;}
.btm_link .link2 .md input{ width:270px; margin-top:5px; border:0; margin-left:5px;}
.btm_link .link2 .ri{ float:left; width:80px; height:26px; margin-top:6px; margin-left:5px;}
.btm_link .link3{ float:right; width:293px; height:38px; }
.btm_link .link3 .rs{ padding-top:12px; padding-left:20px;}
.btm_link .link3 span{ color:#FFFFFF; font-size:13px;}
.btm_link .link3 a{ color:#FFFFFF; font-size:13px; margin-right:10px;}
.btm_link .link3 a:hover{ text-decoration:underline;}
.content{ width:1000px; margin:5px auto 0; .margin:3px auto 0;}/*hack*/
.content .lf{ width:530px; height:308px; padding-left:232px; float:left;}
.content .cycle{ width:530px; height:308px; margin-top:5px;}
.content .ri{ width:230px; float:right;}
#lf{ position:relative;}
#lf #pagers{ position:absolute; bottom:10px; right:30px; z-index:7;}
#lf #pagers a{ display:inline-block; padding:1px 4px; background:#FFFFFF; margin-left:5px; border:1px solid #ccc; color:#990000;}
#lf #pagers a:hover{ display:inline-block; padding:1px 4px; background:#990000; margin-left:5px; border:1px solid #ccc; color:#FFFFFF; text-decoration:none;}
#lf #pagers .activeSlide{ display:inline-block; padding:1px 4px; background:#990000; margin-left:5px; border:1px solid #ccc; color:#FFFFFF;}
.flq{ width:227px; height:297px; position:absolute; top:133px; left:10px;}/*hack*/
.flq1{ width:227px; height:32px; overflow:hidden; position:absolute; top:133px; left:10px;}/*hack*/
.flq .link1{ width:227px; height:32px; overflow:hidden;}
.flq .link1 .lf{ background:url(../images/flbg.gif) no-repeat; width:100px; height:24px; float:left; margin-left:10px; _margin-left:5px; margin-top:3px;}/*hack*/
.flq .link1 .lf a{ display:inline-block; padding-top:4px; .padding-top:5px; padding-left:12px; font-size:14px; font-weight:bold;}/*hack*/
.flq .link1 .ri{ background:url(../images/flbg.gif) no-repeat; width:100px; height:24px; float:right; margin-right:10px; _margin-right:5px; margin-top:3px;}/*hack*/
.flq .link1 .ri a{ display:inline-block; padding-top:4px; .padding-top:5px; padding-left:12px; font-size:14px; font-weight:bold;}/*hack*/
.flq .link1 .hover1{ background:url(../images/flbg_.gif) no-repeat; width:100px; height:32px;}
.flq .mq{ width:227px; height:251px; background:url(../images/fl1.gif) repeat-y;}
.flq .mq .menu{ width:207px; height:251px; margin:0 auto; overflow:auto; overflow-x:hidden;}
.flq .mq .menu li{ padding:4px 5px 4px 8px; *padding:5px 5px 5px 8px;_padding:4px 5px 4px 8px; width:207px; border-bottom:1px solid #cccccc; cursor:pointer;}
.flq .mq .menu li.hover{ background:#FFEFE7;}
.flq .mq .menu li span.sp3{ color:#97182d; font-size:14px; display:inline-block; background:url(../images/btn8.gif) no-repeat 0 6px; padding-left:10px;}
.flq .mq .menu li span.sp4{ display:inline-block; margin-left:32px;}
.flq .mq .menu li span.sp5{ display:inline-block; margin-left:5px; background:url(../images/btn9.gif) no-repeat right 4px; padding-right:10px;}
#menu{ display:none;}
.flq .btm_bar{ width:227px;}

.flq .subcontent{ background:#fafafa; width:350px; padding:10px; border:2px solid #fbb606; z-index:1000; display:none;}
.flq .subcontent .j_hover{ float:left; width:350px;}
.flq .subcontent .j_hover a{ display:inline-block; width:70px; padding:4px 0; text-align:center;}
.flq .subcontent dl{ float:right; width:200px;}
.flq .subcontent dl dt{ font-size:14px; font-weight:bold; padding-top:5px;}
.flq .subcontent dl dd{ line-height:150%;}
.flq .subcontent dl a{ margin-right:10px; display:inline-block;}
.flq .subcontent dl dd.detail{ float:right; background:url(../images/btn10.gif) no-repeat right 6px;}
.flq .subcontent dl dd.hov1{ float:right; background:url(../images/btn10_.gif) no-repeat right 6px;}
.flq .subcontent dl dd.detail a{ color:#33CC00;}

.flq .dw0{ position:absolute; left:185px; top:28px;}
.flq .dw0 .fdbar{ position:absolute; left:-6px; top:10px;}
.flq .dw1{ position:absolute; left:185px; top:38px;}
.flq .dw1 .fdbar{ position:absolute; left:-6px; top:25px;}
.flq .dw2{ position:absolute; left:185px; top:48px;}
.flq .dw2 .fdbar{ position:absolute; left:-6px; top:40px;}
.flq .dw3{ position:absolute; left:185px; top:58px;}
.flq .dw3 .fdbar{ position:absolute; left:-6px; top:55px;}
.flq .dw4{ position:absolute; left:185px; top:128px;}
.flq .dw4 .fdbar{ position:absolute; left:-6px; top:10px;}
.flq .dw5{ position:absolute; left:185px; top:148px;}
.flq .dw5 .fdbar{ position:absolute; left:-6px; top:15px;}
.flq .dw6{ position:absolute; left:185px; top:170px;}
.flq .dw6 .fdbar{ position:absolute; left:-6px; top:15px;}
.flq .dw7{ position:absolute; left:185px; top:198px;}
.flq .dw7 .fdbar{ position:absolute; left:-6px; top:15px;}
.flq .dw8{ position:absolute; left:185px; top:205px;}
.flq .dw8 .fdbar{ position:absolute; left:-6px; top:32px;}
.flq .dw9{ position:absolute; left:185px; top:250px;}
.flq .dw9 .fdbar{ position:absolute; left:-6px; top:12px;}
.flq .dw10{ position:absolute; left:185px; top:128px;}
.flq .dw10 .fdbar{ position:absolute; left:-6px; top:160px;}

.xilb{ position:absolute; left:237px; top:136px; height:24px; overflow:hidden; z-index:1000;}/*hack*/
.xilb1{ position:absolute; left:237px; top:136px; height:193px; overflow:hidden; z-index:1000;}/*hack*/
#xilb .lf{ background:url(../images/btn6.gif) no-repeat; width:101px; height:24px;}
#xilb .lf h3{ padding-top:5px; .padding-top:6px; padding-left:7px;}/*hack*/
#lbq{ background:#fafafa; width:150px; height:165px; overflow:auto; overflow-x:hidden; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; border-left:1px solid #cccccc;}
#flh{ cursor:pointer; width:101px;}
#flh h3{ width:80px; height:16px; overflow:hidden;}
#szdq{ display:none;}
.lb{ width:137px; padding-left:7px;}
.lb li{ width:137px; padding:5px 0; cursor:pointer;}
.lb li.hov2{ background:#FFEFE7; color:#FF6600;}

/*
 * -------------------------------------------------------
 * ******************** end head.css *********************
 * -------------------------------------------------------
 */





/*
 * -------------------------------------------------------
 * ******************** module.css ***********************
 * -------------------------------------------------------
 */
 
/* index.css */
.sidebar .list_pic { width: 252px; height: 135px; border-bottom: 1px solid #ddd; }
.sidebar .list_pic li { width: 70px; float: left; padding: 0 7px; display: inline; overflow: hidden;}
.sidebar .list_pic li p { width: 70px; height: 70px; margin-bottom: 10px; overflow: hidden; background: #eee; }
.sidebar .list_pic h3 { height: 50px; overflow: hidden; text-align: center; color: #fe5400; font-size: 15px; }
.sidebar .list_pic h3 a { display: block; width: 70px; height: 32px; line-height: 16px; overflow: hidden; font-weight: normal; color: #666; text-decoration: none; font-size: 12px; }
.sidebar .list_pic h3 a:hover { color: #ff5907; text-decoration: underline; }

.sidebar .list_text { width: 252px; height: 80px; padding-top: 6px; overflow: hidden; }
.sidebar .list_text li { width: 252px; height: 20px; line-height: 20px; overflow: hidden; float: left; }
.sidebar .list_text li a { display: block; width: 145px; height: 18px; overflow: hidden; padding-left: 12px; float: left; color: #666; text-decoration: none; background: url(../images/ico.gif) no-repeat -20px 4px; font-weight: normal; }
.sidebar .list_text li a:hover { color: #ff6000; text-decoration: underline; }
.sidebar .list_text li span { color: #fe5400; font-size: 14px; font-weight: bold; float: right; margin-right: 10px; }


/* end index.css */

/* index.css */
.ad_top{ width:1000px; margin:0 auto;}
.sidebar .list_pic { width: 252px; height: 135px; border-bottom: 1px solid #ddd; }
.sidebar .list_pic li { width: 70px; float: left; padding: 0 7px; display: inline; overflow: hidden;}
.sidebar .list_pic li p { width: 70px; height: 70px; margin-bottom: 10px; overflow: hidden; background: #eee; }
.sidebar .list_pic h3 { height: 50px; overflow: hidden; text-align: center; color: #fe5400; font-size: 15px; }
.sidebar .list_pic h3 a { display: block; width: 70px; height: 32px; line-height: 16px; overflow: hidden; font-weight: normal; color: #666; text-decoration: none; font-size: 12px; }
.sidebar .list_pic h3 a:hover { color: #ff6000; text-decoration: underline; }

.sidebar .list_text { width: 252px; height: 80px; padding-top: 6px; overflow: hidden; }
.sidebar .list_text li { width: 252px; height: 20px; line-height: 20px; overflow: hidden; float: left; }
.sidebar .list_text li a { display: block; width: 145px; height: 18px; overflow: hidden; padding-left: 12px; float: left; color: #666; text-decoration: none; background: url(../images/ico.gif) no-repeat -20px 4px; font-weight: normal; }
.sidebar .list_text li a:hover { color: #ff6000; text-decoration: underline; }
.sidebar .list_text li span { color: #fe5400; font-size: 14px; font-weight: bold; float: right; margin-right: 10px; }

.index_btn { width:230px; height: 42px;}
.index_btn .login { float: left; }
.index_btn .join_in { float: right; }
.index_btn .login a { display: block; width: 107px; height: 37px; text-indent: -10000px; background: url(../images/mfzc.gif) no-repeat; }
.index_btn .join_in a { display: block; width: 107px; height: 37px; text-indent: -10000px; background: url(../images/dpjm.gif) no-repeat; }
/* end index.css */

.module_common { overflow: hidden; border:1px solid #d7e7f7; background: url(../images/sbgt.gif) repeat-x; margin-top:5px;}
.module_common h2 { height: 20px; padding:7px 0 0 5px; font-size:13px; color:#666666; border-bottom:2px solid #ff3300;}
.module_common h2 b {}

.module_sidebar { padding: 5px; border: 4px solid #e9e9e9; overflow: hidden; margin-bottom: 10px; }
.module_sidebar h2 { height: 30px; margin-bottom: 10px; background: url(../images/module_common_h2.gif); }
.module_sidebar h2 b { display: block; line-height: 22px; color: #333; font-size: 12px; padding: 0 10px; float: left; background: #fff url(../images/ico.gif) no-repeat 0px -79px; }

.module_common .news { display: block; width: 104px; height: 22px; background: url(../images/news.gif) no-repeat; }
.module_common .brands { display: block; width: 122px; height: 22px; background: url(../images/brands.gif) no-repeat; }
.module_common .sales { display: block; width: 103px; height: 22px; background: url(../images/sales.gif) no-repeat; }
.module_common .best_item { display: block; width: 156px; height: 22px; background: url(../images/best_item.gif) no-repeat; }
.module_common .shops { display: block; width: 130px; height: 22px; background: url(../images/shops.gif) no-repeat; }
.module_common .top10 { display: block; width: 127px; height: 22px; background: url(../images/top10.gif) no-repeat; }
.module_common .category { display: block; width: 168px; height: 22px; background: url(../images/category.gif) no-repeat; }
.module_common .bargain_on { display: block; width: 66px; height: 22px; background: url(../images/bargain_on.gif) no-repeat; }
.module_common .set_up_shop { display: block; width: 253px; height: 22px; background: url(../images/set_up_shop.gif) no-repeat; }
.module_common .login { display: block; width: 133px; height: 21px; background: url(../images/login.gif) no-repeat; }
.module_common .register { display: block; width: 140px; height: 23px; background: url(../images/register.gif) no-repeat; }
.module_common .links { display: block; width: 115px; height: 26px; background: url(../images/links.gif) no-repeat; }
.module_common .information { display: block; width: 196px; height: 26px; background: url(../images/information.gif) no-repeat; }

.module_sidebar .gategory { display: block; width: 168px; height: 25px; background: url(../images/gategory.gif) no-repeat; }
.module_sidebar .category_brand { display: block; width: 168px; height: 22px; background: url(../images/category_brand.gif) no-repeat; }
.module_sidebar .brands_lists { display: block; width: 141px; height: 22px; background: url(../images/brands_list.gif) no-repeat; }
.module_sidebar .category { display: block; width: 168px; height: 22px; background: url(../images/category.gif) no-repeat; }

.module_common .wrap {}
.module_common .wrap .wrap_child {}

.wrap_child .more { margin-bottom: 15px; }

.module_common .news_list { height: 65px; padding: 0 0 3px 7px; margin-top:10px; overflow: hidden; background:#f7f7f7;}
.module_common .news_list li { width: 210px; height: 20px; line-height: 20px; overflow: hidden; font-weight: bold; color: #3d8bd7; background: url(../images/jt1.gif) no-repeat 4px 6px; .background: url(../images/jt1.gif) no-repeat 4px 5px; padding-left:5px;}/*hack*/
.module_common .news_list a { font-weight: normal; color: #666; text-decoration: none; margin-left: 10px; display:inline-block; width:155px; }
.module_common .news_list a:hover { color:#FF6600; text-decoration: underline; }

.module_recommend { width: 998px; padding-bottom:10px; background:url(../images/sbg.gif) repeat-x;}
.module_recommend h2 { padding:6px 7px; *height:30px;}
.module_recommend h2 b { display: block; padding-left:43px;}
.module_recommend h2 p { color: #ccc; position: absolute; top: 7px; left: 245px; word-spacing: 3px; }
.module_recommend h2 .mr{ position:absolute; right:35px; top:7px;}
.module_recommend h2 .mr a{ color:#FFFFFF;}
.module_recommend h2 p a { font-size: 12px; font-weight: normal; color: #fe5504; text-decoration: none; }

.module_recommend h2 p a:hover { text-decoration: underline; }


.module_recommend .wrap .pic { width: 204px; height: 223px; float: left; }
.module_recommend .wrap .diatropism {overflow: hidden;display: inline; }

.module_recommend .diatropism .list_pic {overflow: hidden; padding-left:11px;}
.module_recommend .diatropism .list_pic li { float: left;width:142px; height:200px; background:#ffffff; border:1px solid #e1e1e1; display: inline; margin:0 5px 5px 0;}
.module_recommend .diatropism .list_pic li.hove{background:#F0F8FF; border:1px solid #ffffff;}
.module_recommend .diatropism .list_pic li p { padding:7px 0 0 7px;}
.module_recommend .diatropism .list_pic li p a { display: block; width: 126px; height: 126px; border:1px solid #f1f1f1;}
.module_recommend .diatropism .list_pic h3 { width:110px; margin:5px auto 0;}
.module_recommend .diatropism .list_pic h3 a { display: block; width: 110px; height: 34px; line-height: 17px; overflow: hidden; font-size: 12px; font-weight: normal; color: #666; text-decoration: none; text-align:center;}
.module_recommend .diatropism .list_pic h3 a:hover { text-decoration: underline; color: #ff5907; }
.module_recommend .diatropism .list_pic h3 span { color: #fe5504; }

.module_recommend .diatropism .list_text { width: 535px; overflow: hidden; margin-top: 10px; }
.module_recommend .diatropism .list_text li { width: 250px; height: 20px; padding: 0 2px 0 14px; line-height: 20px; overflow: hidden; float: left; background: url(../images/ico.gif) no-repeat -20px 5px; }
.module_recommend .diatropism .list_text li a { color: #666; text-decoration: none; }
.module_recommend .diatropism .list_text li a:hover { color: #ff6000; text-decoration: underline; }

.module_recommend .wrap .portrait { overflow: hidden; display: inline; width:525px; float:left;}
.module_recommend .portrait .list_pic { width: 325px; height: 260px; overflow: hidden;}
.module_recommend .portrait .list_pic li { width: 120px; margin-bottom: 10px; float: left; overflow: hidden; }
.module_recommend .portrait .list_pic li p { margin-right: 10px; }
.module_recommend .portrait .list_pic li p a { display: block; width: 78px; height: 78px; border: 1px solid #ccc; }
.module_recommend .portrait .list_pic li p a:hover {  border: 1px solid #ff5907; }
.module_recommend .portrait .list_pic h3 { width: 60px; height: 80px; overflow: hidden; margin-right: 10px; }
.module_recommend .portrait .list_pic h3 a { display: block; height: 51px; margin-bottom: 5px; line-height: 17px; overflow: hidden; font-size: 12px; font-weight: normal; color: #666; text-decoration: none; }
.module_recommend .portrait .list_pic h3 a:hover { text-decoration: underline; color: #ff6000; }
.module_recommend .portrait .list_pic h3 span { color: #fe5504; }

.module_recommend .portrait .list_side { width: 525px; height: 254px; overflow: hidden;}
.module_recommend .portrait .list_side h2 { height: 30px; margin-bottom: 6px; padding: 0; background: url(../images/module_common_h2.gif); }
.module_recommend .portrait .list_side h2 b { display: block; line-height: 22px; float: left; background: #fff url(../images/ico.gif) no-repeat 0px -79px; color: #333; font-size: 12px; padding-right: 10px; }
.module_recommend .portrait .list_text {}
.module_recommend .portrait .list_text li { padding-left: 10px; height: 20px; line-height: 20px; overflow: hidden; background: url(../images/ico.gif) no-repeat -20px 5px; }
.module_recommend .portrait .list_text li a { color: #666; text-decoration: none; }
.module_recommend .portrait .list_text li a:hover { color: #ff6000; text-decoration: underline; }

.recommend .shop_assort { line-height: 20px; }
.recommend .shop_assort dt { height: 20px; }
.recommend .shop_assort dd { width: 722px; padding: 20px; overflow: hidden; }

.recommend .shop_assort dt a { display: block; padding-left: 20px; color: #087b1b; text-decoration: none; background: url(../images/ico.gif) no-repeat -38px -30px; }
.recommend .shop_assort dt a:hover { text-decoration: underline; }
.recommend .shop_assort dd a { display: block; width: 164px; height: 20px; padding-left: 15px; overflow: hidden; float: left; color: #666; text-decoration: none; background: url(../images/ico.gif) no-repeat -20px 2px; }
.recommend .shop_assort dd a:hover { color: #ff6000; text-decoration: underline; }

.recommend .brand_assort { line-height: 20px; }
.recommend .brand_assort dt { height: 20px; }
.recommend .brand_assort dd { width: 722px; padding: 20px; overflow: hidden; position: relative; }
.recommend .brand_assort dt a { display: block; padding-left: 20px; font-weight: bold; color: #fff; text-decoration: none; background: url(../images/ico.gif) no-repeat -38px -30px; }
.recommend .brand_assort dt a:hover { text-decoration: underline; }

.module_links { width: 100%; overflow: hidden; padding:10px; }
.module_links li { float: left; margin: 3px 0 3px 7px; }
.module_links li a { margin-right:10px; display:inline;}


.assort { width: 762px; overflow: hidden; }
.assort_wrap { width: 762px; overflow: hidden; }
.assort dl { width: 244px; margin: 0 5px; float: left; overflow: hidden; display: inline; }
.assort dt { font-size: 12px; line-height: 20px; }
.assort dt a { padding-left: 20px; line-height: 17px; font-weight:normal; color:#087b1b; background: url(../images/ico.gif) no-repeat -38px -30px; text-decoration: none; }
.assort dt a:hover { text-decoration: underline; }
.assort dd { width: 234px; line-height: 20px; overflow: hidden; padding: 5px 10px; color: #a6a6a6; word-spacing: 4px; }
.assort dd a { color: #444; text-decoration: none; }
.assort dd a:hover { text-decoration: underline; }

.brand_assort .assort_more a { font-family: "宋体"; color: #3d8bd7; position: absolute; top: 32px; right: 25px; }
.brand_assort .assort_more a:hover { color: #c00; }
.brand_assort .list_more a { font-family: "宋体"; color: #3d8bd7; position: absolute; bottom: 0; right: 25px; }
.brand_assort .list_more a:hover { color: #c00; }

.top_1 { background: url(../images/num.gif) no-repeat left 6px; }
.top_2 { background: url(../images/num.gif) no-repeat left -15px; }
.top_3 { background: url(../images/num.gif) no-repeat left -37px; }
.top_4 { background: url(../images/num.gif) no-repeat left -59px; }
.top_5 { background: url(../images/num.gif) no-repeat left -81px; }
.top_6 { background: url(../images/num.gif) no-repeat left -103px; }
.top_7 { background: url(../images/num.gif) no-repeat left -125px; }
.top_8 { background: url(../images/num.gif) no-repeat left -147px; }
.top_9 { background: url(../images/num.gif) no-repeat left -169px; }
.top_10 { background: url(../images/num.gif) no-repeat left -191px; }

.flow_chart { width: 1000px; height: 35px; margin: 10px auto 0; position: relative; }
.flow_chart .pos_x1 { width: 333px; height: 35px; position: absolute; top: 0; left: 0; }
.flow_chart .pos_x2 { width: 349px; height: 35px; position: absolute; top: 0; left: 323px; }
.flow_chart .pos_x3 { width: 338px; height: 35px; position: absolute; top: 0; right: 0; }

.flow_chart .bg_a1 { background: url(../images/flow_chart.gif) no-repeat 0 0; }
.flow_chart .bg_a2 { background: url(../images/flow_chart.gif) no-repeat 0 -35px; }
.flow_chart .bg_b1 { background: url(../images/flow_chart.gif) no-repeat 0 -70px; }
.flow_chart .bg_b2 { background: url(../images/flow_chart.gif) no-repeat 0 -105px; }
.flow_chart .bg_c1 { background: url(../images/flow_chart.gif) no-repeat 0 -140px; }
.flow_chart .bg_c2 { background: url(../images/flow_chart.gif) no-repeat 0 -175px; }

.module_new_shop { width: 875px; margin: 0 auto; }

.chart { width: 875px; height: 50px; position: relative; margin-bottom: 20px; }
.chart .pos_x1 { width: 280px; height: 50px; position: absolute; top: 0; left: 0; }
.chart .pos_x2 { width: 280px; height: 50px; position: absolute; top: 0; left: 298px; }
.chart .pos_x3 { width: 280px; height: 50px; position: absolute; top: 0; right: 0; }

.chart .bg_a1 { background: url(../images/chart.gif) no-repeat 0 0; }
.chart .bg_a2 { background: url(../images/chart.gif) no-repeat 0 -50px; }
.chart .bg_b1 { background: url(../images/chart.gif) no-repeat 0 -100px; }
.chart .bg_b2 { background: url(../images/chart.gif) no-repeat 0 -150px; }
.chart .bg_c { background: url(../images/chart.gif) no-repeat 0 -200px; }

.doyicard_container{ margin-bottom:20px;}
.doyicard_container h3{ padding:10px 0 0 10px; cursor:pointer;}
.doyicard_container h3 b{ background: url(../images/ico.gif) no-repeat 0 -254px; height:22px; font-size:19px; color:#FF4D0F; padding-left:15px;}
.doyicard_container h4{ font-size:12px; margin-top:10px; padding:7px 0 7px 20px; background:#f5f5f5;}
.doyicard_container .doyicard{ padding:10px 0 10px 80px; margin-top:10px;}
.doyicard_container .doyicard span{ margin-right:5px;}
.doyicard_container .doyicard span label{ font-weight:bold; width:70px; display:inline-block;}
.doyicard_container .doyicard span input{ width:150px;}
.doyicard_container .doyicard .dyqc{ float:left; width:300px;}
.doyicard_container .doyicard p{ line-height:200%; color:#787878; float:left; margin-top:10px;}
.doyicard_container .doyicard p a{ color:#2B5AD0; font-weight:bold;}
.doyicard_container .doyicard p a.yecx1{ display:inline-block; width:75px; height:29px; background:url(../images/btn1.gif) no-repeat; color:#333; font-weight:normal; text-align:center; margin-top:17px;}
.doyicard_container .doyicard p a.yecx1 span{ display:inline-block; padding-top:3px;}
.doyicard_container .doyicard .btn{ margin-left:70px; width:80px;}

.buy {}
.buy h3 { padding: 10px 0 0 10px; font-size: 19px; margin-bottom: 10px; }
.buy h3 b { display: block; color: #6280be; height: 22px; line-height: 22px; padding-left: 15px; }
.buy h3 .ico { background: url(../images/ico.gif) no-repeat 0 -254px; }

.buy .con { width: 982px; }
.buy .con h4 { height: 30px; line-height: 30px; margin-top: 10px; padding-left: 10px; font-size: 12px; font-weight: normal; }
.buy .con h4 a { color: #295ad0; }
.buy .con h4 a:hover { color: #c00; }

.succeed { width: 400px; height: 120px; padding-left: 150px; margin: 80px auto; background: url(../images/succeed.gif) no-repeat; }
.succeed h4 { font-size: 20px; font-family: "微软雅黑"; margin-bottom: 8px; }
.succeed p { color: #7a7a7a; margin-bottom: 18px; }
.succeed p a { color: #285bd1; }
.succeed p a:hover { color: red; }
.succeed .btn a { display: block; width: 147px; height: 39px; background: url(../images/btn.gif) 0 -109px; }

.null_shopping { width: 360px; height: 120px; padding: 15px 0 0 150px; margin: 40px auto 20px; background: url(../images/null_shopping.gif) no-repeat; }
.null_shopping h4 { font-size: 20px; font-family: "微软雅黑"; margin-bottom: 8px; }
.null_shopping p { color: #7a7a7a; margin-bottom: 18px; }
.null_shopping p a { color: #285bd1; font-size: 12px; margin-right: 10px; }
.null_shopping p a:hover { color: red; }

.buy_foot { text-align: right; width: 982px; overflow: hidden; border-top: 1px solid #c8c8c8; padding: 10px 0; }
.buy_foot p { width: 962px; margin-top: 8px; padding-right: 20px; }
.fontsize1 { color: #ff4d13; font-size: 16px; }
.fontsize2 { color: #7a9f1b; font-size: 14px; }
.fontsize3 { color: #ff4d13; font-size: 22px; }
.buy_foot p .back { width: 100px; height: 30px; line-height: 30px; text-align: center; float: right; color: #2859cf; text-decoration: none; background: url(../images/ico.gif) no-repeat 5px -278px; }
.buy_foot p .back:hover { color: #c00; }
.buy_foot p .btn { display: block; width: 142px; height: 30px; float: right; line-height: 30px; color: #fff; font-weight: bold; font-family: "宋体"; text-align: center; text-decoration: none; background: url(../images/btn.gif) no-repeat -85px -61px; }


.step_main { width: 982px; }

.step_main .list_pic { width: 982px; overflow: hidden; }
.step_main .list_pic li { width: 140px; height: 180px; overflow: hidden; float: left; text-align: center; }
.step_main .list_pic li p { width: 106px; margin: 0 auto; }
.step_main .list_pic li p a { display: block; width: 100px; height: 100px; overflow: hidden; border: 1px solid #c4c4c4; padding: 2px; }
.step_main .list_pic li p a:hover { border: 1px solid #999; }
.step_main .list_pic h3 { width: 100px; margin: 6px auto 0; }
.step_main .list_pic h3 a { display: block; width: 100px; height: 32px; line-height: 16px; overflow: hidden; font-weight: normal; color: #666; text-decoration: none; font-size: 12px; }
.step_main .list_pic h3 a:hover { text-decoration: underline; }
.step_main .list_pic h3 span { display: block; color: #fe5504; font-weight: bold; font-size: 14px; }

.main_add { width: 735px; padding-top: 10px; float: left; }
.sidelist { width: 217px; height: 370px; overflow: auto; padding: 10px; float: right; background: url(../images/sidelist.gif) no-repeat 0 0; }

.main_add .add_title  { padding: 0 0 20px 10px; }

.add_title { margin-bottom: 10px; font-size: 19px; }
.add_title .ico { display: block; float: left; color: #6280be; height: 22px; line-height: 22px; padding-left: 15px; background: url(../images/ico.gif) no-repeat 0 -254px; }
.add_title p { font-weight: normal; font-size: 12px; float: left; position: relative; top: 5px; left: 10px; }
.add_title p a { color: #295cd1; }
.add_title p a:hover { color: #c00; }

.article { width: 200px; overflow: hidden; }
.article dt { height: 30px; line-height: 30px; padding-left: 10px; font-size: 12px; font-weight: normal; }
.article dt a { color: #295ad0; }
.article dt a:hover { color: #c00; }

.article dd { width: 206px; margin-bottom: 10px; overflow: hidden; }
.article dd p { float: left; margin-right: 8px; }
.article dd p a { display: block; width: 65px; height: 65px; border: 1px solid #cecece; }
.article dd p a:hover { border: 1px solid #999; }

.article dd h3 { float: left; width: 130px; line-height: 20px; }
.article dd h3 a { display: block; width: 130px; height: 20px; font-size: 12px; font-weight: normal; color: #333; text-decoration: none; overflow: hidden; }
.article dd h3 a:hover { color: #c00; text-decoration: underline; }

.article dd h3 .attr { display: block; height: 20px; overflow: hidden; font-size: 12px; font-weight: normal; color: #b5b5b5; }
.article dd h3 b { color: #797979; font-size: 12px; font-weight: normal; }
.article dd h3 b .money { color: #fe4e13; font-size: 14px; font-weight: bold; }

.fashion_list { margin-bottom: 20px; }
.receive_add { width: 735px; padding: 5px 0; overflow: hidden; border-bottom: 1px solid #e4e4e4; }
.receive_add li { float: left; color: #797979; }

.receive_add .radio { width: 54px; text-align: center; }
.receive_add .particular { width: 360px; word-spacing: 5px; }
.receive_add .name { width: 122px; }
.receive_add .mobile { width: 135px; }
.receive_add .copy a { color: #295ad0; }
.receive_add .copy a:hover { color: #c00; }
.receive_add .fashion { width: 110px; font-weight: bold; color: #333; }
.receive_add .pay { width: 116px; color: #7a7a7a; }
.receive_add .pay .money { color: #ff4d15; font-weight: bold; }

.message { padding-left: 20px; }
.message textarea { width: 550px; height: 40px; color: #666; font-size: 12px; }

.new_receive_add { width: 735px; padding: 5px 0; overflow: hidden; }
.new_receive_add li { float: left; color: #797979; }

.new_receive_add .radio { width: 54px; text-align: center; }
.new_receive_add .particular { width: 360px; word-spacing: 5px; }

.selected_address { background: #f5f5f5; }

.fill_in_content { width: 680px; padding: 20px 0 20px 55px; }
.fill_in_content li { width: 680px; overflow: hidden; padding-bottom: 10px; }
.fill_in_content li p { float: left; }

.fill_in_content .title { width: 100px; font-weight: bold; color: #333; }
.fill_in_content .fill_in { padding-right: 10px; }
.fill_in_content .explain { color: #b5b5b5; }

.fill_in_content .prefix { float: left; padding: 2px 5px 0; }
.fill_in_content .choice { float: left; height: 20px; }

.make_sure { width: 735px; padding: 10px 0; overflow: hidden; }
.make_sure p { width: 715px; padding-left: 20px; overflow: hidden; margin-top: 8px; }
.make_sure p .back { width: 100px; height: 30px; line-height: 30px; text-align: center; float: left; color: #2859cf; text-decoration: none; background: url(../images/ico.gif) no-repeat 5px -278px; }
.make_sure p .back1 { width: 120px; height: 30px; line-height: 30px; text-align: center; float: left; color: #2859cf; text-decoration: none; background: url(../images/ico.gif) no-repeat 5px -278px; }
.make_sure p .back:hover { color: #c00; }
.make_sure p .btn { display: block; width: 142px; height: 30px; float: left; margin-right: 10px; line-height: 30px; color: #fff; font-weight: bold; font-family: "宋体"; text-align: center; text-decoration: none; background: url(../images/btn.gif) no-repeat -85px -61px; }

.clue_on { width: 300px; height: 80px; padding: 30px 0 0 120px; margin: 0 auto 25px; background: url(../images/clue_on.gif) no-repeat 0 0; }
.clue_on h4 { color: #3d3d3d; font-size: 20px; font-weight: normal; font-family: "微软雅黑"; margin-bottom: 8px; font-weight:bold;}
.clue_on p { color: #797979; }

.order_information { width: 982px; height: 45px; line-height: 45px; color: #333; background: #f5f5f5; margin-bottom: 20px; }
.order_information h3 { float: left; padding-left: 80px; }
.order_information h3 b { padding-right: 20px; }
.order_information h3 b span { color: #ff4d0f; }
.order_information p { float: left; }
.order_information p a { color: #2b5ad0; }
.order_information p a:hover { color: #c00; }

.defray { width: 982px; margin-bottom: 20px; }
.defray dt { height: 28px; line-height: 28px; background: #f5f5f5; padding-left: 20px; font-weight: bold; color: #333; }
.defray dd { width: 982px; overflow: hidden; padding-top: 10px; }
.defray dd .radio { float: left; width: 65px; text-align: center; padding-top: 14px; }
.defray dd .logo { float: left; width: 140px; }
.defray dd .explain { float: left; width: 777px; line-height: 20px; color: #787878; }

.remark { line-height: 20px; color: #797979; padding: 10px 0 20px 20px; }
.remark a { color: #2859cf; }
.remark a:hover { color: #c00; }

.classify_list {}
.classify_list ul { padding-bottom: 15px; }
.classify_list li { height: 25px; line-height: 25px; padding-left: 25px; background: url(../images/ico.gif) no-repeat 5px -311px; }
.classify_list a { color: #666; text-decoration: none; }
.classify_list a:hover { color: red; text-decoration: underline; }

.side_textlist {}
.side_textlist ul { padding-bottom: 10px; }

.side_textlist li { height: 25px; line-height: 25px; overflow: hidden; padding-left: 18px; background: url(../images/ico.gif) no-repeat -17px 6px;}
.ul_category li{ width:75px; float:left;}
.side_textlist a { color: #666; text-decoration: none; }
.side_textlist a:hover { color: red; text-decoration: underline; }

.article_wrap { width: 772px; padding: 3px; overflow: hidden; border: 1px solid #dcdcdc; background: #f8f8f8; }
.article_con { padding: 20px; overflow: hidden; background: #fff; }
.article_con h1 { font-size: 16px; color: #3d3f3e; text-align: center; }
.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; }
 { color: #666; line-height: 25px; margin-bottom: 20px; }
.more_article { border-top: 1px solid #d2d2d2; padding: 20px 0 0 20px; }
.more_article h3 { color: #3f3f3f; font-weight: normal; margin-bottom: 10px; }
.more_article h3 a { color: #006bcd; text-decoration: none; font-size: 14px; }
.more_article h3 a:hover { text-decoration: underline; }
.more_article h3 span { color: #999; padding-left: 20px; }

.login_con { width: 974px; background: url(../images/login_con.gif) repeat-y; margin-bottom: 10px; overflow: hidden; }
.login_left { width: 450px; float: left; margin: 70px 0 0 100px; padding-left: 100px; color: #646665; display: inline; background: url(../images/login_left.gif) no-repeat; }
.login_left table { border-collapse:collapse; }
.login_left td { padding-bottom: 10px; }

.login_con .renewedly { margin: 0 0 0 10px; position: relative; top: 7px; }
.login_con .distance { height: 70px; }
.login_con .enter { display: block; width: 102px; height: 43px; float: left; border: 0; vertical-align:middle; background: url(../images/btn.gif) no-repeat right -96px; }
.login_con .clew { display: block; float: left; color: #c53801; margin: 14px 0 0 8px; }
.login_con .clew:hover { color: #fff; text-decoration: none; background: #db6f46; }
.login_con .agreement { color: #c53801; }
.login_con .agreement:hover { color: #fff; text-decoration: none; background: #db6f46; }
.login_right { width: 180px; float: right; color: #9c9c9c; line-height: 22px; margin: 40px 50px 50px 0; display: inline; }
.login_right h4 { line-height: 28px; font-size: 12px; color: #666; }
.login_right ol { margin-bottom: 20px; }

.login_btn { display: block; width: 107px; height: 43px; float: left; border: 0; background: url(../images/btn.gif) no-repeat -197px 0; }

.login_fill_in { float: left; color: #646665; margin: 30px 0 0 65px; display: inline; }
.login_fill_in table { border-collapse:collapse;}
.login_fill_in td {padding-bottom: 20px;}

.module_filter { width: 778px; border: 1px solid #ccebc2; margin-bottom: 8px; }
.module_filter_line { width: 768px; overflow: hidden; padding: 3px 4px; border: 1px solid #fff; background: url(../images/module_filter_line.gif); }
.module_filter .module_filter_nav { width: 100%; height: 28px; z-index: 2; top: 2px; }
.module_filter .module_filter_nav li { float: left; margin-right: 8px; padding-left: 15px; padding-right: 15px; }
.module_filter .module_filter_nav a { color: #295ad1; }
.module_filter .module_filter_nav a:hover { color: red; }

.module_filter .active { height: 21px; padding-top: 5px; background: #fff; border: 1px solid #cbecc1; border-bottom: 0; }
.module_filter .active .txt { color: #3f3f3f; }
.module_filter .active .ico { position: relative; top: 2px; left: 5px; }

.module_filter .normal { height: 22px;; line-height: 20px; background: #fff9f1; border: 1px solid #cbecc1; }
.module_filter .normal .txt { color: #3c403f; }
.module_filter .normal .ico { position: relative; top: 2px; left: 5px; }

.module_filter .contain_list { width: 762px; height: 96px; padding: 2px; border: 1px solid #cbecc1; background: #fff; z-index: 1; overflow: auto; }
.module_filter .contain_list ul { width: 720px; padding: 10px; overflow: hidden; }
.module_filter .contain_list li { width: 134px; height: 22px; padding-left: 10px; overflow: hidden; float: left; }
.module_filter .contain_list li a { display: block; width: 144px; height: 22px; line-height: 22px; color: #656766; text-decoration: none; }
.module_filter .contain_list li a:hover { color: red; background: #fff9f1; }
.module_filter .contain_list li a span { color: #969696; }

.shop_con_list { width: 780px; }
.shop_con_list h2 { height: 30px; font-size: 12px; position: relative; font-weight: normal; background: url(../images/ornament.gif) repeat-x left bottom; }
.shop_con_list .ornament1 { width: 2px; height: 30px; background: url(../images/ornament.gif) no-repeat; position: absolute; top: 0; left: 0; }
.shop_con_list .ornament2 { width: 2px; height: 30px; background: url(../images/ornament.gif) no-repeat left -30px; position: absolute; top: 0; right: 0; }

.h2_wrap { padding-top: 4px; }
.table_title { float: right; padding-left: 10px; }
.table_title p { float: left; margin-right: 5px; }

.table_title .title { padding-top: 3px; }

.table_title .line_ico { width: 2px; height: 18px; margin: 0 10px; background: url(../images/ico.gif) no-repeat 0 -501px; cursor: pointer; }
.table_title .list_ico { width: 18px; height: 18px; background: url(../images/ico.gif) no-repeat 0 -340px; cursor: pointer; }
.table_title .squares_ico { width: 18px; height: 18px; background: url(../images/ico.gif) no-repeat 0 -370px; cursor: pointer; }
.table_title .price_ico { width: 18px; height: 18px; background: url(../images/ico.gif) no-repeat 0 -403px; cursor: pointer; }
.table_title .time_ico { width: 18px; height: 18px; background: url(../images/ico.gif) no-repeat 0 -434px; cursor: pointer; }
.table_title .recommendation_ico { width: 18px; height: 18px; background: url(../images/ico.gif) no-repeat 0 -464px; cursor: pointer; }

.squares .list_pic { width: 780px; }
.squares .list_pic li { float: left; width: 195px; height: 280px; padding-top: 20px; }
.squares .list_pic p { width: 160px; height: 160px; margin: 0 auto; background: #eee; }
.squares .list_pic p img { width: 160px; height: 160px; }
.squares .list_pic h3 { width: 160px; margin: 0 auto; }
.squares .list_pic h3 .text_link { display: block; text-align: center; height: 33px; margin-top: 10px; overflow: hidden; line-height: 18px; }
.squares .list_pic h3 .text_link a { font-size: 12px; font-family: "宋体"; font-weight: normal; text-decoration: none; color: #646464; }
.squares .list_pic h3 a:hover { color: red; text-decoration: underline; }
.squares .list_pic h3 span { display: block; padding: 5px 0; text-align: center; color: #fe5504; }
.squares .list_pic h3 b { display: block; text-align: center; font-size: 12px; color: #646464; font-weight: normal; }
.squares .list_pic h3 b a { color: #646464; }

.list .list_pic { width: 780px; margin-bottom: 10px; }
.list .list_pic li { width: 760px; padding: 20px 0 0 20px; overflow: hidden; }
.list .list_pic p { float: left; width: 65px; height: 65px; }
.list .list_pic p img { width: 65px; height: 65px; }
.list .list_pic h3 { float: left; margin-left: 20px; padding-top: 10px; }
.list .list_pic h3 .text_link { float: left; width: 420px; height: 50px; overflow: hidden; }
.list .list_pic h3 .text_link .depict { display: block; width: 420px; height: 32px; margin-bottom: 5px; line-height: 16px; overflow: hidden; }
.list .list_pic h3 .text_link a { font-size: 12px; font-weight: normal; text-decoration: none; color: #646464; }
.list .list_pic h3 .text_link a:hover { color: red; text-decoration: underline; }
.list .list_pic h3 .text_link .info { font-weight: normal; font-size: 12px; color: #646464; }
.list .list_pic h3 .text_link .info span { padding-right: 20px; }
.list .list_pic h3 .price { float: left; width: 100px; text-align: center; color: #fe5504; }
.list .list_pic h3 b { float: left; text-align: center; font-size: 12px; font-family: "宋体"; font-weight: normal; color: #646464; }
.list .list_pic h3 b a { color: #646464; }
.list .list_pic h3 b a:hover { color: red; }

#no_results { height: 100px; line-height: 100px; padding-left: 330px; background: url(../images/nothing.gif) no-repeat 240px 15px; font-family: "微软雅黑"; font-size: 18px; color: #666; }

/*
 * -------------------------------------------------------
 * ******************** end module.css *******************
 * -------------------------------------------------------
 */





/*
 * -------------------------------------------------------
 * ******************** ad.css ***************************
 * -------------------------------------------------------
 */

.ad_news { width: 210px; height: 280px; margin: 7px 0 0 9px; }
.ad_news a { display: block; width:210px; height:280px; overflow:hidden;}

#module_middle { width: 495px; float: left; }


.ad_small { }
.ad_small li { float: left; }
.ad_small li a { display: block; width: 188px; height: 104px; border: 1px solid #c3c3c3; }

.ad_banner { width: 1000px; margin: 5px auto; }

.ad_sidebar_list{ width:208px; float:right;}
/*.ad_sidebar_list a { display: block; width: 208px; overflow: hidden; background: #eee; margin-bottom: 10px; }*/

.ad_sidebar_list .brands_list { width: 184px; height: 260px; overflow: hidden; margin: 0 auto 10px; }
.ad_sidebar_list .brands_list li { width: 88px; height: 50px; overflow: hidden; float: left; margin: 0 2px 2px; display: inline; }
.ad_sidebar_list .brands_list a { display: block; width: 86px; height: 48px; border: 1px solid #d4d4d4; overflow: hidden; }
.ad_sidebar_list .brands_list a:hover { border: 1px solid #fe5504; }

.ad_sidebar_list .particular { width: 190px; overflow: hidden; }
.ad_sidebar_list .particular li { width: 190px; overflow: hidden; margin-bottom: 10px; }
.ad_sidebar_list .particular li .pic { float: left; margin: 0 10px; display: inline; }
.ad_sidebar_list .particular li .pic a { display: block; width: 65px; height: 65px; border: 3px solid #cecece; }
.ad_sidebar_list .particular li .pic a:hover { border: 3px solid #999; }

.ad_sidebar_list .particular dl { width: 96px; float: right; }
.ad_sidebar_list .particular dt { height: 32px; line-height: 16px; overflow: hidden; }
.ad_sidebar_list .particular dt a { font-weight: bold; color: #3d8bd7; text-decoration: none; }
.ad_sidebar_list .particular dt a:hover { color: #f00; }
.ad_sidebar_list .particular dd { height: 14px; line-height: 14px; overflow: hidden; }

.ad_sidebar_list .list_text {}
.ad_sidebar_list .list_text li { padding-left: 30px; height: 28px; line-height: 28px; overflow: hidden; }
.ad_sidebar_list .list_text li a { color: #666; text-decoration: none; }
.ad_sidebar_list .list_text li a:hover { color: #ff6000; text-decoration: underline; }

.ad_sidebar_list .list_pic { width: 190px; overflow: hidden; padding-top: 2px; }
.ad_sidebar_list .list_pic li { width: 190px; overflow: hidden; float: left; padding-bottom: 18px; }
.ad_sidebar_list .list_pic li p { width: 80px; margin: 0 10px; float: left; display: inline; }
.ad_sidebar_list .list_pic li p a { display: block; width: 78px; height: 78px; overflow: hidden; border: 1px solid #bbb; }
.ad_sidebar_list .list_pic li p a:hover {  border: 1px solid #444; }
.ad_sidebar_list .list_pic h3 { width: 90px; float: right; }
.ad_sidebar_list .list_pic 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; }
.ad_sidebar_list .list_pic h3 a:hover { text-decoration: underline; }
.ad_sidebar_list .list_pic h3 span { display: block; color: #fe5504; font-weight: bold; font-size: 14px; }



/*
 * -------------------------------------------------------
 * ******************** end ad.css ***********************
 * -------------------------------------------------------
 */





/*
 * -------------------------------------------------------
 * ******************** footer.css ***********************
 * -------------------------------------------------------
 */

#footer { width: 1000px; margin: 0 auto; padding-bottom: 10px; overflow: hidden; text-align: center; color: #aaa; line-height: 20px; }
#footer p { color: #666; word-spacing: 5px; padding: 10px 0; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
.btm_tp{ padding-bottom:80px;}

/*
 * -------------------------------------------------------
 * ******************** end footer.css *******************
 * -------------------------------------------------------
 */





/*
 * -------------------------------------------------------
 * ******************** page.css *************************
 * -------------------------------------------------------
 */

.shop_list_page .page { float: right; margin-top: 15px; padding-bottom: 10px; }
.down, .down_no, .former, .former_no, .page_link, .page_hover { margin-left: 5px; }
.former { border: 1px solid #ff7a32; display: block; float: left; width: 15px; height: 19px; background: #ff975f url(../images/ico.gif) no-repeat 5px -105px; }
.former:hover {border: 1px solid #a53a00;}
.down { display: block; color: #fff; text-decoration: none; padding: 2px 15px 2px 8px; float: left; border: 1px solid #ff7a32; background: #ff975f url(../images/ico.gif) no-repeat 50px -128px; }
.down:hover {border: 1px solid #a53a00;}
.page_link { color: #666; }
.page_hover { color: #ff6000; }
.page_link, .page_hover { font-weight: bold; display: block; float: left; text-decoration: none; padding: 2px 5px 0; font-size: 16px; }
.page_link:hover, .page_hover:hover { text-decoration: underline; }
.former_no { border: 1px solid #c7c7c7; display: block; float: left; width: 15px; height: 19px; background: #e0e0e0 url(../images/ico.gif) no-repeat 5px -105px; }
.down_no { display: block; color: #fff; text-decoration: none; padding: 2px 15px 2px 8px; float: left; border: 1px solid #c7c7c7; background: #e0e0e0 url(../images/ico.gif) no-repeat 50px -128px; }

.top_page { float: right; padding-right: 10px; }
.top_page p { float: left; line-height: 23px; }


/*
 * -------------------------------------------------------
 * ******************** end page.css *********************
 * -------------------------------------------------------
 */





/*
 * -------------------------------------------------------
 * ******************** table.css ************************
 * -------------------------------------------------------
 */
.xjmb_001{ margin-top:10px;}
.xjmb_001 .flyd{ background:url(../images/ksyd.gif) no-repeat; height:44px; width:780px; margin-top:10px;}
.xjmb_001 .flyd .fl{ padding-left:120px;}
.xjmb_001 .flyd .fl li{ float:left; padding:17px 20px;}
.shop_list { width: 780px; overflow: hidden; position: relative; }
.shop_list .ornament1 { width: 2px; height: 30px; background: url(../images/ornament.gif) no-repeat; position: absolute; top: 0; left: 0; }
.shop_list .ornament2 { width: 2px; height: 30px; background: url(../images/ornament.gif) no-repeat left -30px; position: absolute; top: 0; right: 0; }

.shop_text_list { width: 780px; overflow: hidden; position: relative; }
.shop_text_list .ornament1 { width: 2px; height: 30px; background: url(../images/ornament.gif) no-repeat; position: absolute; top: 0; left: 0; }
.shop_text_list .ornament2 { width: 2px; height: 30px; background: url(../images/ornament.gif) no-repeat left -30px; position: absolute; top: 0; right: 0; }

.shop_text_list table { width: 100%; border-collapse: collapse; }
.shop_text_list th { height: 30px; font-weight: normal; background: url(../images/ornament.gif) repeat-x left bottom; }
.shop_text_list td { height: 30px; color: #80bd5d; border-bottom: 1px solid #dfdfdf; }
.shop_text_list td a { color: #666; text-decoration: none; padding-left: 18px; background: url(../images/ico.gif) no-repeat -17px 3px;  }
.shop_text_list td a:hover { text-decoration: underline; }

.shop_list table { width: 100%; border-collapse: collapse; }
.shop_list th { height: 30px; font-weight: normal; background: url(../images/ornament.gif) repeat-x left bottom; }
.shop_list th a { color: #295ad0; }
.shop_list th a:hover { color: #c00; }

.shop_list td { color: #666; border-bottom: 1px solid #dfdfdf; }
.shop_list td .ware_pic { width: 71px; height: 71px; padding: 10px; float: left; }
.shop_list td .ware_pic a { display: block; width: 65px; height: 65px; border: 3px solid #cecece; }
.shop_list td .ware_pic a:hover { border: 3px solid #999; }

.shop_list td h3 { width: 220px; padding: 20px 0; float: left; }
.shop_list td h3 a { display: block; font-size: 12px; color: #3d8bd7; text-decoration: none; margin-bottom: 5px; }
.shop_list td h3 a:hover { text-decoration: underline; }
.shop_list td h3 span { display: block; font-weight: normal; font-size: 12px; color: #666; }
.shop_list td .name { font-size: 14px; margin-bottom: 5px; }
.shop_list td .email { line-height: 28px; color: #295ad0; }
.shop_list td .email:hover { color: #c00; }


.buytable {}
.buytable table { width: 100%; border-collapse: collapse; }
.buytable th { height: 28px; font-weight: normal; background: url(../images/buytable_th.gif) repeat-x 0 0 #efefef; }
.buytable td { border-bottom: 1px solid #e3e3e3; }

.buytable td .ware_pic { float: left; }
.buytable td .ware_pic a { display: block; width: 65px; height: 65px; border: 1px solid #cecece; }
.buytable td .ware_pic a:hover { border: 1px solid #999; }

.buytable td h3 { float: left; width: 265px; font-size: 12px; font-weight: normal; padding-left: 20px; }
.buytable td h3 a { display: block; margin-bottom: 5px; color: #333; text-decoration: none; }
.buytable td h3 a:hover { color: #c00; text-decoration: underline; }
.buytable td h3 .attr { color: #b4b4b4; }

.price1 { color: #797979; }
.price2 { color: #fe4e13; font-weight: bold; }

.buytable td .move { color: #295ad0; padding: 1px 0 3px 20px; background: url(../images/ico.gif) no-repeat 0 -186px; }
.buytable td .move:hover { color: #c00; }
.buytable td .del { color: #295ad0; padding: 1px 0 3px 20px; background: url(../images/ico.gif) no-repeat 0 -214px; position: relative; right: -10px; }
.buytable td .del:hover { color: #c00; }


.grade_shop { width: 100%; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; margin-bottom: 20px; }
.grade_shop table { width: 100%; border-collapse: collapse; }
.grade_shop table th { border-bottom: 1px solid #dcdcdc; width: 145px; color: #333; }
.grade_shop table td { border-bottom: 1px solid #dcdcdc; color: #a1a1a1; }

.grade_shop table td table td { border: 0; }

.grade_shop table td p {}
.shop_btn { display: block; width: 90px; height: 32px; padding-left: 44px; line-height: 32px; text-decoration: none; color: #323433; font-size: 14px; font-weight: bold; background: url(../images/btn.gif) no-repeat -240px -96px; }
.shop_btn:hover { background: url(../images/btn.gif) no-repeat -240px -60px; }

.info_shop { width: 100%; padding-bottom: 20px; }
.info_shop table { width: 100%; border-collapse: collapse; }
.info_shop table th { width: 100px; color: #656565; font-weight: normal; }

.info_shop table td { color: #ababab; height: 40px; }
.info_shop table td p { padding-bottom: 10px; }
.info_shop table td p a { color: #c43803; }
.info_shop table td p a:hover { color: blue; }
.info_shop .choice { width: 120px; height: 20px; background: #eee; }
.info_shop .btn { border: 0; width: 102px; height: 43px; background: url(../images/btn.gif) no-repeat right -42px; }

/*
 * -------------------------------------------------------
 * ******************** end table.css ********************
 * -------------------------------------------------------
 */





/*
 * -------------------------------------------------------
 * ******************** default.css **********************
 * -------------------------------------------------------
 */

.default { color: #666; }
.default dl { margin: 10px 0; }
.default dd { margin-left: 40px; }
.default ul { margin: 0 0 20px 40px; }
.default ul li { list-style: outside disc; }
.default ol { margin: 0 0 20px 40px; }
.default ol li { list-style: outside decimal; }
.default ol li ul li { list-style: outside disc; }
.default p { margin: 16px 0; }
.default h1, .default h2, .default h3, .default h4, .default h5, .default h6 { margin-bottom: 16px; }
.default h1 { font-size: 32px; }
.default h2 { font-size: 24px; }
.default h3 { font-size: 20px; }
.default h4 { font-size: 14px; }
.default h5 { font-size: 12px; }
.default h6 { font-size: 10px; }

/*
 * -------------------------------------------------------
 * ******************** end default.css ******************
 * -------------------------------------------------------
 */





/*
 * -------------------------------------------------------
 * ******************** newAdd.css ***********************
 * -------------------------------------------------------
 */

/* form avalidate */
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:12px; background:transparent url(../images/right.gif) no-repeat; margin-left:5px; font-style:italic; color:green; float:none; }

.choice { float:left; width: 8%;}
.btn { width: 80px; height: 28px; border: 0; background: url(../images/btn.gif) no-repeat 0 -63px; }

/*
 * -------------------------------------------------------
 * ******************** end newAdd.css *******************
 * -------------------------------------------------------
 */


/*
 * -------------------------------------------------------
 * ******************** xj.css  ***********************
 * -------------------------------------------------------
 */
.top_ad_l{ float:left; width:533px; padding-left:232px; *padding-top:2px; _padding-top:0;}
.number{ position:relative; width:533px; height:258px; overflow:hidden;}
#pagers{ position:absolute; bottom:10px; right:30px; z-index:7;}
#pagers a{ display:inline-block; padding:2px 5px; background:#FFFFFF; margin-left:5px; border:1px solid #ccc; color:#990000;}
#pagers a:hover{ display:inline-block; padding:2px 5px; background:#990000; margin-left:5px; border:1px solid #ccc; color:#FFFFFF; text-decoration:none;}
#pagers .activeSlide{ display:inline-block; padding:2px 5px; background:#990000; margin-left:5px; border:1px solid #ccc; color:#FFFFFF;}
.top_ad_r{ float:right; width:230px; *padding-top:2px; _padding-top:0;}
  
.zkzq{ height:423px;}
.zkzq h2{ padding-left:10px;}
.zkzq .wrap .wrap_child .list_pic{ width:200px; margin:0 auto;}
.zkzq .wrap .wrap_child .list_pic li{ height:90px; margin:2px 0; border-bottom:1px solid #dedede;}
.zkzq .wrap .wrap_child .list_pic li p{ float:left; margin-top:7px;}
.zkzq .wrap .wrap_child .list_pic li h3{ float:right; margin-top:10px; width:95px;}
.zkzq .wrap .wrap_child .list_pic li h3 a{ width:90px; height:80px; overflow:hidden; font-size:12px; font-weight:normal; color:#333333;}
.zkzq .wrap .wrap_child .list_pic li h3 span{ display:block; color:#FF6600; margin-top:3px;}

.list_pic_xg{}
.list_pic_xg li{float:left; padding-right:17px;}
.list_pic_xg li h3{ width:150px; text-align:center; padding:5px 0;}
.list_pic_xg li h3 a{ font-size:12px; font-weight:normal; color:#666666;}
.list_pic_xg li h3 span{ display:block; color:#FF6600;}

.list_pic_jp{}
.list_pic_jp h2{ padding-left:10px; border-bottom:2px solid #ff3300;}
.list_pic_jp .wrap .wrap_child .recommend .list_pic{ width:770px;}
.list_pic_jp .wrap .wrap_child .recommend .list_pic li{ display:block; float:left; padding:25px 0 15px 19px;}
.list_pic_jp .wrap .wrap_child .recommend .list_pic li p{ width:170px;}
.list_pic_jp .wrap .wrap_child .recommend .list_pic li h3{ width:170px; text-align:center; padding:5px 0 0;}
.list_pic_jp .wrap .wrap_child .recommend .list_pic li h3 a{ width:170px; font-size:12px; font-weight:normal; color:#666666;}
.list_pic_jp .wrap .wrap_child .recommend .list_pic li h3 span{ display:block; color:#FF6600;}

.module_common_goods1 { overflow: hidden; background: url(../images/sbgt.gif) repeat-x; border:1px solid #d7e7f7; height:317px;}
.module_common_goods1 h2 b { display:block; height: 20px; padding:7px 0 0 10px; font-size:13px; color:#666666;}
.module_common_goods1 .wrap .diatropism .list_pic{ border-top:2px solid #ff3300;}
.module_common_goods1 .wrap .diatropism .list_pic li{ float:left; padding-left:19px; padding-top:10px; margin-top:10px; }
.module_common_goods1 .wrap .diatropism .list_pic li h3{ width:170px; text-align:center; padding:5px 0 0;}
.module_common_goods1 .wrap .diatropism .list_pic li h3 a{ color:#666666; font-weight:normal; font-size:12px;}
.module_common_goods1 .wrap .diatropism .list_pic li h3 span{ display:block; color:#FF6600;}
 /*
 * -------------------------------------------------------
 * ******************** xj.css  END ***********************
 * -------------------------------------------------------
 */


/*
 * -------------------------------------------------------
 * ******************** hack.css *************************
 * -------------------------------------------------------
 */

#head .menu_ico { +background-position: 51px 1px; }

.search .search_border { _margin-right: 3px; }

.search .select_js p { padding/*\**/: 5px 0 0 6px\9; +padding: 5px 0 0 6px; }

.main { _margin-bottom: 0; }

.module_recommend .list_text li { +background-position: -20px 4px; }

.assort dd { +word-spacing: 5px; }

.left .particular li { +margin-bottom: 6px; }

.search_specific span { +bottom: 6px; }

.receive_add .radio input, .new_receive_add .radio input { position: relative; +top: -3px; }

.login_con .renewedly { +top: 3px; }

/*
 * -------------------------------------------------------
 * ******************** end hack.css *********************
 * -------------------------------------------------------
 */

 /*
 * -------------------------------------------------------
 * ******************** begin brand.css *********************
 * -------------------------------------------------------
 */
 /* brands list style */
.brands2 {margin-left: 6px; width: 184px; padding-bottom: 10px; overflow: hidden;}
.brands2 li {float: left; margin: 0 3px 2px 0;}
.brands2 a {display: block; width: 86px; height: 48px; border: 1px solid #d4d4d4;}
.brands2 a:hover {border: 1px solid #999;}

.brands_pic {width: 747px; padding: 3px 0 8px 15px; overflow: hidden; position: relative;}
.brands_pic li {float: left; margin-right: 5px;  margin-bottom: 5px; }
.brands_pic li a {display: block; width: 86px; height: 48px; border: 1px solid #d4d4d4;}
.brands_pic li a:hover {border: 1px solid #999;}
.brands_more {position: absolute; right: 10px; top: 20px; color: #295ad0; font-family: "宋体"; font-size: 14px;}
.brands_more:hover {color: #f90;}


.linebox, .linebox1 { padding: 5px; overflow: hidden;}
    .linebox h1, .linebox1 h1 {background: url(../images/login_h1.gif); height: 30px; margin-bottom: 10px;}
        .linebox h1 span, .linebox1 h1 span {display: block; color: #333; background: url(../images/linebox_h1_span.gif); width: 62px; line-height: 21px; font-size: 12px; padding-left: 10px;}
.linebox { border: 4px solid #e9e9e9;}
.linebox1 { border: 4px solid #f8dbc6;}
    .linebox dl {padding-bottom: 15px;}
        .linebox_dt { padding-left: 20px; line-height: 17px; font-weight: bold; color: #fff; background-color: #c1c1c1; background-image: url(../images/linebox_dt.gif); background-repeat: no-repeat;    background-position: 4px 2px; margin-bottom: 5px;}
            .linebox_dt a { text-decoration: none; color: #fff;}
            .linebox_dt a:hover { text-decoration: underline;}
        .linebox dd {line-height: 18px; padding-left: 5px;}
        .linebox dd a {color: #646665; text-decoration: none;}
        .linebox dd a:hover {background: #bdc6ce; color: #fff; font-weight: bold;}

.brands {margin-left: 6px; width: 184px; height: 260px; overflow: hidden;}
    .brands li {float: left; margin: 0 3px 2px 0; }
        .brands a {display: block; width: 86px; height: 48px; border: 1px solid #d4d4d4;}
        .brands a:hover {border: 1px solid #999;}
.bring_forth {overflow: hidden; margin-bottom: 10px;}
.bring_forth .gleft{ width:85px; float:left;}
    .bring_forth_text {padding: 0 0 10px 10px;}
        .bring_forth_text h2 {height: 29px; +height: 28px; overflow: hidden;}
            .bring_forth_text h2 a {font-size: 12px; font-weight: bold; color: #3d8bd7; text-decoration: none;}
            .bring_forth_text h2 a:hover {color: #f00;}
        .bring_forth_text p {color: #666;}
.bring_forth .ware_pic {border: 3px solid #cecece; width: 65px; height: 65px; display: block; margin-left: 10px; overflow: hidden; }

/*
 * -------------------------------------------------------
 * ******************** end brand.css *********************
 * -------------------------------------------------------
 */
 
  /*
 * -------------------------------------------------------
 * ******************** begin brand.css *********************
 * -------------------------------------------------------
 */
 /* brands list style */
.brands2 {margin-left: 6px; width: 184px; padding-bottom: 10px; overflow: hidden;}
.brands2 li {float: left; margin: 0 3px 2px 0;}
.brands2 a {display: block; width: 86px; height: 48px; border: 1px solid #d4d4d4;}
.brands2 a:hover {border: 1px solid #999;}

.brands_pic {width: 747px; padding: 3px 0 8px 15px; overflow: hidden; position: relative;}
.brands_pic li {float: left; margin-right: 5px;  margin-bottom: 5px; }
.brands_pic li a {display: block; width: 86px; height: 48px; border: 1px solid #d4d4d4;}
.brands_pic li a:hover {border: 1px solid #999;}
.brands_more {position: absolute; right: 10px; top: 20px; color: #295ad0; font-family: "宋体"; font-size: 14px;}
.brands_more:hover {color: #f90;}


.linebox, .linebox1 { padding: 5px; overflow: hidden;}
    .linebox h1, .linebox1 h1 {background: url(../images/module_common_h2.gif); height: 30px; margin-bottom: 10px;}
        .linebox h1 span, .linebox1 h1 span {display: block; color: #333; background: url(../images/linebox_h1_span.gif); width: 62px; line-height: 21px; font-size: 12px; padding-left: 10px;}
.linebox { border: 4px solid #e9e9e9;}
.linebox1 { border: 4px solid #f8dbc6;}
    .linebox dl {padding-bottom: 15px;}
        .linebox_dt { padding-left: 20px; line-height: 17px; font-weight: bold; color: #fff; background-color: #c1c1c1; background-image: url(../images/linebox_dt.gif); background-repeat: no-repeat;    background-position: 4px 2px; margin-bottom: 5px;}
            .linebox_dt a { text-decoration: none; color: #fff;}
            .linebox_dt a:hover { text-decoration: underline;}
        .linebox dd {line-height: 18px; padding-left: 5px;}
        .linebox dd a {color: #646665; text-decoration: none;}
        .linebox dd a:hover {background: #bdc6ce; color: #fff; font-weight: bold;}

.brands {margin-left: 6px; width: 184px; height: 260px; overflow: hidden;}
    .brands li {float: left; margin: 0 3px 2px 0; }
        .brands a {display: block; width: 86px; height: 48px; border: 1px solid #d4d4d4;}
        .brands a:hover {border: 1px solid #999;}
.bring_forth {overflow: hidden; margin-bottom: 10px;}
    .bring_forth_text {padding: 0 0 10px 10px;}
        .bring_forth_text h2 {height: 29px; +height: 28px; overflow: hidden;}
            .bring_forth_text h2 a {font-size: 12px; font-weight: bold; color: #3d8bd7; text-decoration: none;}
            .bring_forth_text h2 a:hover {color: #f00;}
        .bring_forth_text p {color: #666;}
.bring_forth .ware_pic {border: 3px solid #cecece; width: 65px; height: 65px; display: block; margin-left: 10px; overflow: hidden; }

/*
 * -------------------------------------------------------
 * ******************** end brand.css *********************
 * -------------------------------------------------------
 */
 
#foot_pn{position:fixed; left:0; bottom:0; z-index:1000; clear: both; width:100%; height:52px; overflow:hidden; text-align:center; background:url(../images/foot_pn_bg.gif) repeat-x;}
.pnlq{ width:1020px; margin:0 auto;}
.pnlq .pnlq_lf{ float:left; width:401px;}
.pnlq .pnlq_md{ float:left; height:25px; margin:15px 0 0 37px; display:inline; line-height:25px;}
.pnlq .pnlq_md span{ color:#FFFFFF; font-family:'黑体'; font-size:25px; display:block; float:left;}
.pnlq .pnlq_md a{ margin-left:15px; display:block; float:left; padding-top:2px; *padding-top:0;}
.pnlq .pnlq_ri{ float:right; width:259px;}

body{_background-image:url(about:blank);_background-attachment:fixed;}
#foot_pn{_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}

#quick_pages_btn{ float:right; font-size:13px; margin-right:10px; display:inline; padding-top:5px;}
.qp_disabled{ color:#CCCCCC;}
.qp_disabled:hover{ text-decoration:none; color:#CCCCCC; cursor:auto;}
.qp_next{ margin-right:10px; display:inline;}
.qp_prev{ margin-left:10px; display:inline;}
