@charset "utf-8";
/* = 经销商前台






-----------------------------------------------------------------------------*/




body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, input, textarea, button, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:none; }
caption, strong, th { font-weight:normal; }
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; }/* ʹõȿ */
ul, ol { list-style:none outside; }/* outsideIE6,7 */
caption, th { text-align:left; }
q:before, q:after { content: ''; }
h1, h2, h3, h4, h5, h6 { font-size:100%;}
select, input, button, textarea { font-size:100%; }/* ʹԪܼ̳иС */
/*޸IE6ӢĲеҳ沼ֱ*/
body { _word-break:break-all; }
/* ר޸IE7IE8ǿͼƬʧ */
img { -ms-interpolation-mode:bicubic; }
/* m18Ĭʽ*/
body { font:12px/1.5 "Lucida Grande", arial, helvetica, sans-serif; }
html, legend { color:#333; background:#FFF; }
a { color:#666; text-decoration:none; }
a:hover { color:#F60; text-decoration:underline; }
hr { color: #E4E4E4; background-color: #E4E4E4; border: none; height: 1px; }
del { font-family:simsun; color:#CCC; }/* ɾ8ӾΪ0 */
.clearfloat, .clear, .clr {
clear:both;
height:0;
overflow:hidden;
}
/* =Common class
-----------------------------------------------------------------------------*/
/*--=Basic Class--*/
.fl { float:left; _display:inline; }
.fr { float:right; _display:inline; }
.tl { text-align:left; }
.tc { text-align:center; }
.tr { text-align:right; }
.f10{ font-size:10px;}
.f12 { font-size:12px; }
.f13 { font-size:13px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f18 { font-size:18px; }
.f24 { font-size:24px; }
.fb { font-weight:bold; }
.fn { font-weight:normal; }
.noline { text-decoration:none; }
.underline { text-decoration:underline; }
.ml0 { margin-left: 0!important; }
.mr0 { margin-right: 0!important; }
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mt50 { margin-top:50px; }
.mr5 { margin-right:5px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.mr30 { margin-right:30px; }
.mr50 { margin-right:50px; }
.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb50 { margin-bottom:50px; }
.ml5 { margin-left:5px; }
.ml10 { margin-left:10px; }
.ml15 { margin-left:15px; }
.ml20 { margin-left:20px; }
.ml30 { margin-left:30px; }
.ml50 { margin-left:50px; }
.pt5 { padding-top:5px; }
.pt10 { padding-top:10px; }
.pt15 { padding-top:15px; }
.pt20 { padding-top:20px; }
.pt30 { padding-top:30px; }
.pt50 { padding-top:50px; }
.pr5 { padding-top:5px; }
.pr10 { padding-right:10px; }
.pr15 { padding-right:15px; }
.pr20 { padding-right:20px; }
.pr30 { padding-right:30px; }
.pr50 { padding-right:50px; }
.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }
.pb15 { padding-bottom:15px; }
.pb20 { padding-bottom:20px; }
.pb30 { padding-bottom:30px; }
.pb50 { padding-bottom:50px; }
.pl5 { padding-left:5px; }
.pl10 { padding-left:10px; }
.pl15 { padding-left:15px; }
.pl20 { padding-left:20px; }
.pl30 { padding-left:30px; }
.pl50 { padding-left:50px; }
.block { display:block; }
.inline { display:inline; }
.inblock { display:inline-block; *display:inline;
zoom:1; letter-spacing:0; }/*--HTMLԴллᵼԪؼַļ࣬ڸԪletter-spacing:-.5em;--*/
.none { display:none; }
.hidden { visibility:hidden; }
.relative { position:relative; }
.absolute { position:absolute; }
.wfill { width:100%; }
.nowrap { white-space:nowrap; }
.nobor { border:none; }
.vm { vertical-align:middle; }
.zoom { zoom:1; }
/*--=Basic Class M18_UI--*/
.hl { color:#F60!important; }
.hl2 { color:#A71F24!important; }
.hb { font-weight:bold; color:#FF6600 !important; }
.hb2 { font-weight:bold; color:#A71F24 !important; }
.h { color:#CE0E0E!important; }
.loud { color:#000!important; }
.quiet { color:#666!important; }
.lower { color:#999!important; }
.yahei { font-family:"Microsoft YaHei"; }
.p5 { padding:5px; }
.bor1 { border:1px solid #E4E4E4; }
.bbd { border-bottom:1px dotted #E4E4E4; }
.btd { border-top:1px dotted #E4E4E4; }

/* =Layout
-----------------------------------------------------------------------------*/
/*--=m18--*/
.wrap { width:950px; margin-left:auto; margin-right:auto; }
.col_2_a { float:left; width:200px; }
.col_2_b { float:right; width:740px; }
.wrap, .col_2_a, .col_2_b { *zoom:1;
}
.wrap:after, .col_2_a:after, .col_2_b:after { content: "\0020"; display: block; visibility:hidden; height: 0; clear: both; }
/*--=clearfix--*/
.clearfix:after { content: "\0020"; display: block; visibility:hidden; height: 0; clear: both; }
.clearfix { zoom: 1; }
.push1, .push2, .push3, .push4, .push5, .push6, .push7, .push8, .push9, .push10, .push11, .push12, .push13, .push14, .push15, .push16, .push17, .push18, .push19, .push20, .push21, .push22, .push23, .pull1, .pull2, .pull3, .pull4, .pull5, .pull6, .pull7, .pull8, .pull9, .pull10, .pull11, .pull12, .pull13, .pull14, .pull15, .pull16, .pull17, .pull18, .pull19, .pull20, .pull21, .pull22, .pull23 { position:relative; }
/*--=links--*/
a.a1{color:#0077FF; text-decoration:none;}
a.a1:hover{text-decoration:underline;}
a.a2 { color:#0077FF; text-decoration:underline; }
a.a2:hover{ color:#F60; }
/*--=title--*/
.h2 { padding-left:10px; background:url(../../Template/AgentSite/Web/bg-h2.png) repeat-x 0 0; font:14px/30px "Microsoft YaHei"; color:#5E554E; }
/*--=table--*/
/*--=form--*/
input.text, input.password { margin:0; padding:3px 2px 0 2px; height:18px; border:1px solid #A7A6AA; background:#FFF url(../i/comm/bg-input.png) no-repeat 0 0; }
/*--=tab--*/
/*--=pagination--*/
.pagination { text-align:right; }
/*--=header--*/
#hd { margin:10px auto; min-width:950px;}


/*--=header2--*/
#hd2 { margin:0 auto; min-width:950px; }
.hd2My { margin:-5px -10px 25px 0; }
.hd2My .hd2My_first,.hd2My .bg-none{ background:none; }
.hd2My li { float:left; padding:4px 11px 0 11px; line-height:16px; background:url(../../Template/AgentSite/Web/sperate-line.gif) no-repeat 0 8px; *background-position:0 7px;}
.hd2My li a:hover { color:#D90000; }
.hd2My .myPage { position:relative; z-index:10; }
.hd2My .myPage a { background:url(../../Template/AgentSite/Web/icon-drop-s.gif) no-repeat 100% 5px; padding-right:10px; display:block; }
.hd2My .hover { border:1px solid #CCC; border-bottom:0; margin-right:-1px; background:#FFF; }
.hd2My .hover a { background:url(../../Template/AgentSite/Web/icon-up-s.gif) no-repeat 100% 5px; }
.hd2My .myPage ul { display:none; position:absolute; left:0; border:1px solid #CCC; border-top:none; top:20px; background:#FFF; width:79px; padding:2px 0 0 0; overflow:hidden; margin-left:-1px; }
.hd2My .myPage li { float:none; padding:1px 0; margin:0; background:none; }
.hd2My .myPage li a { padding:2px 10px; background:none; }
.hd2_box { height:40px; margin-top:0; background:#009ad7 url(../../Template/AgentSite/Web/bg-navbox.png) repeat-x 0 0; }
.hd2_main { width:950px; margin:0 auto; position:relative; z-index:1; }
#hd2_nav { background:url(../../Template/AgentSite/Web/bdr-nav.gif) no-repeat 0 0; padding-left:3px; font-weight:bold; }
#hd2_nav li { float:left; background:url(../../Template/AgentSite/Web/bdr-nav.gif) no-repeat 100% 0; padding:0 5px 0 3px; position:relative; }
#hd2_nav li a { line-height:40px; color:#FFFFFF; display:block; padding-right:2px; }
#hd2_nav li a span { padding:0 7px 0 9px; display:block; }
#hd2_nav a:hover { background:url(../../Template/AgentSite/Web/bg-nav-cur.gif) repeat-x 100% 4px; color:#333333; text-decoration:none; }
#hd2_nav a:hover span { background:url(../../Template/AgentSite/Web/bg-nav-cur.gif) repeat-x 0 4px; }
#hd2_nav a.hover { background:url(../../Template/AgentSite/Web/bg-nav.png) repeat-x 100% 4px !important; color:#CE0000; }
#hd2_nav a.hover span { background:url(../../Template/AgentSite/Web/bg-nav.png) repeat-x 0 4px !important; }
#hd2_nav .all a:hover, #hd2_nav .hp a:hover, #hd2_nav .cake a:hover { background:url(../../Template/AgentSite/Web/bg-nav-cur.gif) repeat-x 100% 4px; }
#hd2_nav .all a:hover span, #hd2_nav .hp a:hover span, #hd2_nav .cake a:hover span { background:url(../../Template/AgentSite/Web/bg-nav-cur.gif) repeat-x 0 4px; }
#hd2_nav .navp { font-weight:normal; width:340px; position:absolute; left:0; background:#FFF url(../../Template/AgentSite/Web/snav-bg.gif) repeat-y 160px 0; border:3px solid #f1db00; border-top:none; display:none; }
#hd2_nav .navp.hp_nav_col3{width:520px;}
#hd2_nav .navp li { background:none; float:none; height:22px; text-align:left; }
#hd2_nav li .blist-box { color:#3D5092; width:162px; padding:0 9px 9px 9px; }
#hd2_nav li .tbrand-list { background:#FFFFFF; width:142px; padding:0 9px 9px 9px; }
#hd2_nav li .blist-box a { background:none !important; line-height:22px; padding:0 2px; cursor:pointer !important; zoom:1; color:#3D5092 !important; }
#hd2_nav li .tbrand-list li a { padding-left:12px; padding-right:2px; background:url(../../Template/AgentSite/Web/reddot.gif) no-repeat 3px 9px !important; color:#666600 !important; line-height:22px; cursor:pointer !important; zoom:1 }
#hd2_nav li .tbrand-list li a:hover { background:#f1db00 url(../../Template/AgentSite/Web/reddot.gif) no-repeat 3px 9px !important; }
#hd2_nav li .blist-box a:hover { background:#CDE7FA !important; }
#hd2_nav .wp { padding:0 0 8px 0; margin:10px 0 8px 0; height:18px; line-height:18px; _overflow:hidden; }
#hd2_nav .tbrand-list .wp { color:#990000; border-bottom:1px solid #F2EAE3;text-align:left; }
#hd2_nav .blist-box .wp { color:#3D5092; border-bottom:1px solid #D7E1EA; }
#hd2_nav .tbrand-list .wp a { color:#990000; line-height:20px; background:none; }
#hd2-cart { margin:7px 0 -4px; background:url(../../Template/AgentSite/Web/buycart-christ.png) no-repeat 0 0; width:165px; height:28px; }
#hd2-cart.hover { background:url(../../Template/AgentSite/Web/buycart-christ-on.png) no-repeat 0 0; }
#hd2-cart:hover { background:url(../../Template/AgentSite/Web/buycart-christ-on.png) no-repeat 0 0; }
#hd2-cart li { float:left; *padding-top:2px;}
#hd2-cart li a { color:#333333; text-decoration:none; line-height:28px; *line-height:26px;}
#hd2-cart li a:hover { text-decoration:none; }
.hd2-subbox { background:url(../../Template/AgentSite/Web/bg-subnav.gif) no-repeat 0 0; height:39px; }
.hd2-subnav li { float:left; padding:0 15px; line-height:39px; padding:0 5px; }
.hd2-subnav li a { display:block; padding-left:2px; }
.hd2-subnav li a:hover { background:url(../../Template/AgentSite/Web/snavhover-bg.gif) no-repeat 0 5px; text-decoration:none; color:#C90000 }
.hd2-subnav li a span { display:block; padding:0 10px; }
.hd2-subnav li a:hover span { background:url(../../Template/AgentSite/Web/snavhover-bg.gif) no-repeat 100% 5px; }
#hd2-sr { margin:7px 10px 0 0; _display:inline; }
#hd2-sr form { float:right; }
#hd2-sr fieldset { float:right; border:1px solid #EEEEEE; }
#hd2-sr legend { position:absolute; left:-999em; font-size:0; }
#hd2-sr input { float:left; }
#hd2-sr .hd-text { width:104px; height:18px; line-height:18px; padding:3px 0 0 20px; background:url(../../Template/AgentSite/Web/ico-sr.png) no-repeat 3px 4px; border:none; }
#hd2-sr .hd-sbt { overflow:hidden; width:57px; height:23px; line-height:23px; *padding-top:1px;
background:url(../../Template/AgentSite/Web/search-btn.gif) no-repeat; border:none; cursor:pointer; border-left:1px solid #EEEEEE; }
#hd2-sr .seniorsr { line-height:27px; margin-left:10px; }
#hd2-sr .seniorsr:hover { color:#C90000; text-decoration:none; }
#hd2-cart .cartli-1 { margin-left:35px; width:80px; _display:inline; }
#hd2-cart .cartli-2 { width:50px; }
#hd2-cart .cartli-1 span { color:#D90000; }
#hd2-cart .cartli-2 a { color:#D90000; }
#hd2-cart .cartli-2 a:hover { text-decoration:underline; }
#hd2_nav li .blist-box .speciallist { margin-top:5px; padding-top:5px; border-top:1px solid #D7E1EA; }
#hd2_nav li .blist-box .speciallist a { color:#CC0000 !important; }
/*--=footer--*/
#ft { padding:10px 0; text-align:center; }
#ft img { vertical-align:middle; }
#ft a { margin-right:10px; }
#ft .copyright a, .copyright a { margin-right:30px; color:#999; }
.copyright { padding:5px 0; color:#999; }
#sft { width:950px; margin:20px auto; padding-top:20px; background:url(../../Template/AgentSite/Web/bg-help.png) repeat-x 0 0; text-align:center; }
.ft-nav li { display:inline; padding:0 20px; border-left:1px solid #999; }
.ft-nav a { color:#999; }
.ft-nav .first { border:none; }
#ft div { text-align:center; }
#footlink {color:#DDDDDD;margin:16px auto 0;text-align:center;width:950px;}
#ngBottom {line-height:28px;margin:10px auto auto;text-align:center;width:950px;}
#ngBottom h6 {color:#666666;display:inline;float:left;letter-spacing:1px;margin-left:135px;padding:0 0 15px;}

/*--=misc--*/
.ico-new2 { display:none;position:absolute;top:-5px; right:270px; width:30px; height:30px; text-indent:-9em; overflow:hidden; background:url(../../Template/AgentSite/Web/new-icon.gif) no-repeat 0 0;z-index:19;}
.ico-hot { display:none; position:absolute; left:135px;top:30px;width:30px; height:30px; text-indent:-9em; overflow:hidden; background:url(../../Template/AgentSite/Web/hot_icon.gif) no-repeat 0 0; z-index:9;}
.iconew{ float:left;margin-top:12px; margin-left:-10px;width:15px;height:13px;background:url(../../Template/AgentSite/Web/ico-new.gif) no-repeat 0 0; text-indent:-9em; overflow:hidden;}
/*** woman brand**/
.wp{ padding-left:12px;color:#6B6B6B; font-weight:600;}
/***LOGO hover backhome**/
.logo { padding-left:0; }
.logo a{ display:block; width:458px; height:64px;text-indent:-99em; overflow:hidden; background:url(../../Template/AgentSite/Web/site_top_logo.gif) no-repeat 0 0;}


.400num img {width:140px;height:64px;overflow:hidden;background:url(../../Template/AgentSite/Web/400tel.gif) no-repeat 0 0;}
#hp .logo a{ display:block; width:458px; height:64px;text-indent:0; background:none;}
/*--new footer--/*--footer v3--*/
#help2{background:#F8F5F1; border:1px solid #EEDFD0; margin:40px auto 0 auto;}
#help2 dl{float:left; padding:15px 0 0 29px; height:100%; padding-bottom:230px !important; margin-bottom: -230px !important; margin-left:-1px; width:160px; overflow:hidden;}
#help2 .help-con{background:#FFFFFF; overflow:hidden; margin:4px; padding:0 0 15px 0;}
#help2 dt{text-indent:-99em; background:url(../../Template/AgentSite/Web/help-title2.gif) no-repeat 0 0; margin-bottom:4px;}
#help2 #help-list2 dt{ background-position:0 -30px;}
#help2 #help-list3 dt{ background-position:0 -60px;}
#help2 #help-list4 dt{ background-position:0 -90px;}
#help2 #help-list5 dt{ background-position:0 -120px;}
#help2 dl a{color:#684638; margin:0 auto;}
#help2 #help-list3{width:162px;}
#help2 .cur{background-color:#F8F5F1;}
#help2 dl dd{background:url(../../Template/AgentSite/Web/list-icon2.gif) no-repeat 0 50%; padding:2px 0 2px 10px;}
/*--new simple footer--*/
#sft2{margin:20px auto; padding-top:20px; width:950px; border-top:1px solid #ccc; text-align:center;}
.ft-nav li.buyico{border-left:none; line-height:24px;}
.ft-nav li.buyico a{padding:5px 0 5px 30px;background:url(../../Template/AgentSite/Web/ico-play.gif) no-repeat 0 0;}
#sft2 .ft-nav li.first{border-left:1px solid #999;}
/*--new simple header--*/
#shd2{margin:10px 0; background:url(../../Template/AgentSite/Web/top-bg.gif) repeat-x 0 100%; padding-bottom:15px;}
#shd2 .hd-my li.my-page a{background:none; padding-right:0;}


/*hp5*/
.slides { position:relative; overflow:hidden; width:704px; height:340px; }
.slide-pic { overflow:hidden; width:705px; }
.slide-pic img { width:703px; height:338px; border:1px solid #E4E4E4; }
.slide-pic li { display:none; }
.slide-pic li.cur { display:block; }
.slide-li { position:absolute; left:0; bottom:0; }
.slide-li li { float:left; width:175px; height:30px; line-height:30px; margin-right:1px; text-align:center; }
.slide-li a { display:block; width:174px; height:30px; font-size:14px; color:#FFF; }
.slide-li .cur a, .slide-li a:hover { color:#333; text-decoration:none; }
.op li { background:#666; opacity: 0.6; filter:alpha(opacity=60); }
.op li.cur { background:#FFF; }
.slide-txt span { display:none; }
.h3 { font:14px/30px "Microsoft YaHei"; color:#6B3D39; }
.h3 .h3 { float:left; }
.h5 { background:#E4E4E4; padding-left:1em; margin:5px; }
.h5, .h6 { height:22px; font:14px/22px "Microsoft YaHei"; color:#6B3D39; }
.h6 { margin:5px 0; }
.side .h5,.sidenew .h5{margin:0 0 -5px;}
.main { float:left; width:704px; }
.side { float:right; width:240px;}
.mt5{margin-top:5px;}
.mag { overflow:hidden; height:140px; clear:both; text-align:center; }
.mag a { margin-left:1px; }
.topad { margin:5px 0; }
#topromotion{margin:0 0 5px 0;}
.topad1 { margin-top:10px; }
.topad img, .topad1 img { border:1px solid #EFEFEF; width:238px; height:167px;}
.pr-s { color:#666; padding:5px 0; margin-top:6px; background:#F2F2F2; }
.pr-s ul { width:191px; margin:0 auto; }
.pr-s ul li { margin-top:3px; border:1px solid #ccc; }
.pr-s ul li a { display:block; height:43px; text-indent:-9em; overflow:hidden; }
.pr-s ul li a.brand-a1 { background:url(../../Template/AgentSite/Web/euromoda.jpg) no-repeat 0 0; }
.pr-s ul li a.brand-a2 { background:url(../../Template/AgentSite/Web/rampage.jpg) no-repeat 0 0; }
.pr-s h2 { font-weight:600; margin:0px 8px 4px 0; }
.pr-s p { line-height:24px; }
.pr-s a.more { color:#B0202A; float:right; margin-right:8px; margin-top:6px; text-decoration:underline; }
.item { padding-left:5px; }
.item li { float:left; padding:0 10px 0 8px; }
.item li p {background:#ffcc00;width:125px;overflow:hidden;white-space:nowrap;height:20px;line-height:22px;cursor:pointer;}
.item a { display:block;}
.item a:hover { text-decoration:none;color:#8d0000;}
.item img { display:block; margin-bottom:0px; }
.banner1 { height:250px; padding:0 0 10px; }
.banner1 div { float:left; }
.banner1 img { border:1px solid #E4E4E4; }
.price { display:block; color:#F82453; font-size:12px; }
.affiche { float:left; }
.affiche, .subscribe, .comment, .investigate { margin-top:10px; margin-bottom:10px; border:1px solid #E4E4E4; }
.affiche { width:220px; }
.affiche ul { margin-left:10px; }
.affiche li { list-style:inside disc; line-height:30px; }
.subscribe { width:494px; padding:5px 0; background:url(../../Template/AgentSite/Web/subscribebg.jpg) no-repeat 100% 0; }
.subscribe .fl { width:220px; margin-right:10px; border-right:1px solid #E8E8E8; line-height:22px; padding-left:1em; }
.subscribe a.sbt { display: inline-block; margin-left:5px; text-decoration:none; }
.subscribe input { margin:3px 0 0; }
.subscribe .sbt { width:45px; height:23px; line-height:23px; font-size:14px; font-weight:600; background:url(../../Template/AgentSite/Web/bg-sbt2.jpg) no-repeat 0 0; border:none; cursor:pointer; text-align:center; color:#AC3F57; }
.subscribe .email, .subscribe .address { width:150px; }
.subscribe .name, .subscribe .pcode { width:110px; }
.get-cat { padding-right:99px; }
.comment { width:494px; }
.affiche .h5 a, .comment .h5 a, .side .h5 a, .h3 .more { float:right; margin-right:15px; font-size:12px; font-family:Verdana, Geneva, sans-serif; }
.comment ul { overflow:hidden; margin:0 10px; _zoom:1; }
.comment li { overflow:hidden; padding:4px 0 4px 10px; background:url(../../Template/AgentSite/Web/ico2.gif) no-repeat 2px 50%; }
.comment div p { float:left; }
.comment ul div { text-align:right; }
.comment-con { float:right; width:260px; }
.get-cat p { padding-top:2px; line-height:23px; *padding-top:4px;
*line-height:24px;
}
.news-con { float:left; width:230px; }
.investigate {float:right; width:220px; }
.investigate ul, .investigate p { margin:0 1em; }
.investigate li { color:#666; padding:2px 0; *padding:1px 0;
}
.investigate ul { padding-top:2px; }
.investigate input { margin-right:5px; vertical-align:middle; *margin-right:0;
}
.investigate .btn-invest { display:block; margin:6px auto; width:65px; height:21px; background:url(../../Template/AgentSite/Web/btn-invest.jpg) no-repeat 0 0; color:#fff; border:none; text-align:center; cursor:pointer; }
.invest-suc { margin:5px 1em; text-indent:2em; height:21px; line-height:21px; border:1px solid #E591A3; background:#FFF4F7 url(../../Template/AgentSite/Web/tick.gif) no-repeat 4px 4px; ; color:#A71F24; display:none; }
.newgoods ul { overflow:hidden; _zoom:1; }
.newgoods li { float:left; width:100%; border-top:1px dotted #CCC; }
.newgoods li a { float:left; padding:5px; }
.newgoods li a:hover { text-decoration:none; }
.newgoods li span { display:block; margin-left:115px; }
.newgoods li img { float:left; }
.newgoods .title { margin-top:30px; }
.hot { float:left; padding-left:5px; width:195px; }
.hot ul { padding:10px 0 0 10px; }
.hot li { padding:0 0 5px 10px; background:url(../../Template/AgentSite/Web/ico-arrow.gif) no-repeat 0 7px; }
.hotbox { float:right; width:742px; }
.hotbox li { padding:0 10px 15px 14px; }
.banner { margin:5px 0 15px; }
.opic { float:left; margin:0 0 5px 5px; _display:inline; }
.mainbox3 .fl { width:466px; }
.mainbox3 .fl.dbox { width:482px; }
.item1 { overflow:hidden; float:right; width:250px; }
.dbox .item1 { width:270px; }
.item1 li { height:100px; margin-bottom:-1px; padding-bottom:10px; border-bottom:1px solid #E4E4E4; }
.item1 a { display:block; overflow:hidden; zoom:1; }
.item1 img { float:left; width:100px; height:100px; vertical-align:top; }
.item1 span { display:block; margin-left:120px; padding-top:5px; }
h3 { float:left; display:inline; color:#6C1A3D; margin-left:10px; margin-right:10px; height:41px; width:180px; background:url(../../Template/AgentSite/Web/navcata.gif) no-repeat 0 0; text-indent:-9em; overflow:hidden; }
h3 a { display:block; width:100%; height:100%; text-indent:-9em; overflow:hidden; }
h3 span { float:left; }
h3.sub2 { background-position:0 -50px; }
h3.sub3 { width:186px; height:55px; background-position:0 -104px; }
h3.sub4 { width:186px; height:55px; background-position:0 -162px; }
h3.sub5 { width:186px; height:55px; background-position:0 -221px; }
h3.sub6 { width:186px; height:55px; background-position:0 -282px; }
h3.sub7 { width:185px; height:52px; background-position:0 -350px;}
h3.sub8 { width:90px; height:52px; background-position:0 -404px;}
h3.sub9 { width:186px; height:55px; background:url(../../Template/AgentSite/Web/navcata-men.gif) no-repeat 0 0;}
.catagroy { background:#F4EFE8; padding:0 6px; width:183px; height:18px; overflow:hidden; }
a.hc { color:#957D5B; margin-right:10px; }
.catagroy dt, .catagroy dd { float:left; display:inline; color:#957D5B; }
.catagroy dd { margin-right:5px; white-space:nowrap; }
.catagroy dd a { color:#957D5B; margin-top:0; text-decoration:none; }
.catagroy dd a:hover { color:#FF6600; text-decoration:underline; }
.catagroy.sd { }
a.morelink { color:#E61C4C; font-size:12px; }
h3 a:hover { text-decoration:none; }
h3 a span { display:block; padding-right:18px; background:url(../../Template/AgentSite/Web/hp-n2.gif) no-repeat right bottom; }
.mainbox { overflow:hidden; border:1px solid #E4E4E4; margin-top:5px; height:208px; }
.dbox { width:475px; border-right:1px solid #E4E4E4; }
.fl .item li { padding-right:5px; padding-bottom:5px; }
.top100 { float:right; margin:-32px 5px 0 0; }
.mainboxc { margin:10px 0 15px; padding-top:10px; border:1px solid #E4E4E4; }

.itemm li { padding:0 24px 0 0; }
.mainbox .item li { padding:0 7px; }
.mainbox .item a { width:125px; }
.mainbox .title, .mainbox .price, .mainbox li, .hotbox .title, .hotbox .price, .hotbox li, .itemm .title, .itemm .price, .itemm li { text-align:center; }
#newwrap img { width:125px; height:139px; }

.clboth { clear:both; }
.mtalt { margin-top:-25px; }
.pleft {width:265px; }
.pleft2{ width:300px;}
.mb20 { margin-bottom:20px; }
.mt15 { padding:4px 0; margin-top:15px; white-space:nowrap; }
.ex-banner { width:940px; height:308px; margin:10px auto; padding-right:10px; display:none; position:relative; }
.ex-banner p { font-size:22px; font-weight:600; color:#EFDE00; font-family:"SimHei"; text-align:center; width:460px; margin-left:250px; position:absolute; z-index:5; top:20px; left:0; }
.ex-banner p span { font-size:28px; }
.ex-banner a.close { float:right; width:59px; height:19px; background:url(../../Template/AgentSite/Web/close-off.jpg) no-repeat 0 0; text-indent:-99em; overflow:hidden; position:absolute; top:5px; left:870px; z-index:5; }
.ex-banner a:hover.close { background:url(../../Template/AgentSite/Web/close-on.jpg) no-repeat 0 0; }
.catalog { position:relative;padding-left:1px; margin-top:4px;width:238px;height:164px; overflow:hidden; }
.catalog .h5 { margin-left:-1px; }
.catalog .imgbox { width:476px; margin-top:7px; }
.catalog .imgbox li { float:left; overflow:hidden; width:111px; padding:0 4px; }
.catalog .arrow { position:absolute;width:90px; height:19px;_display:inline; top:1px; right:0;}
.catalog .arrow li { float:left; }
.catalog .arrow a.left, .catalog .arrow a.right { display:block; width:30px; height:19px; line-height:15px; background:url(../../Template/AgentSite/Web/ca-arrow2.gif) no-repeat 0 0; text-indent:-99em; overflow:hidden; }
.catalog .arrow a.left { width:50px; }
.catalog .arrow a.left { background-position:-76px 0; }
.catalog .arrow a.right { margin-left:8px; background-position:-131px 0; }
.catalog .arrow a.left:hover { background-position:0 0; }
.catalog .arrow a.right:hover { background-position:-55px 0; }
.m4 { margin:4px auto; }
#spbimg { position:absolute; top:-23px; right:0; _right:-1px; width:500px; height:340px; display:none; }
.rbox { width:455px; }
/**hp Brand**/
.hp-brand { margin-top:5px; }
.hp-brand h5 { margin:1px 1px 0 1px; background:#F4EFE8; font-size:14px; font-weight:600; line-height:22px; text-indent:1em; }
.hp-brand dl { margin:0 8px; padding:2px 0; }
.hp-brand dt, .hp-brand dt a { color:#846E52; line-height:20px; font-size:14px; font-weight:600; font-family:Arial; }
.bline { border-bottom:1px solid #E8E8E8; }
.hp-brand dd { color:#999; text-indent:2em; line-height:20px; }
.hp-brand dd a { color:#846E52; text-decoration:underline; }
.hp-brand a:hover { color:#FF6600; }
/*** catagroy list**/
.catalist {float:left;overflow:hidden;}
.catalist li {float:left;margin:8px -1px 0 0; padding:0 10px; border-right:1px solid #cacaca; line-height:14px;}
.catalist li.bornone{ border-right:none;}
.catalist.ca li{margin-top:5px;}
.catalist li a:hover{ text-decoration:underline;}
/*---=fixed---*/
#audiobar{ position:fixed; top:0; left:0; width:100%; min-width:950px; height:60px; z-index:100;}
#audio{ width:950px; height:60px; margin:0 auto;}
* html,* html body {background-image:url(about:blank);background-attachment:fixed;}
* html #audiobar {position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop));}

/***Nav font SumSun**/
h3{background:url(../../Template/AgentSite/Web/navcata_new.gif) no-repeat 0 0;}
#ulList li{display:none;}
#ulList li.cur{display:block;}


/***Right side brand**/
.sidenew{ float:right; width:240px;}
.bnav{ position:relative;}
.bnav li{float:left;  margin-right:5px; line-height:24px;}
.bnav li a{float:left;display:block;padding:0 5px;height:24px;color:#333;border:1px solid #EFEFEF;}
.bnav li.cur a,.bnav li a:hover{border-bottom:1px solid #fff;}
.bnav li a:hover{ text-decoration:none; cursor:pointer;}
.bnav li.cur a{ font-weight:600;cursor:default;}
.img-brand{ width:236px; height:167px;background:url(../../Template/AgentSite/Web/load.gif) no-repeat 50% 50%;}
.img-brand img{ width:236px; height:167px;}
.hpb{ padding:2px 1px;margin-top:-1px;border:1px solid #EFEFEF;}
.hpb{ display:none;}
.sidenew .hpb.cur{display:block;}
.hpb li.hover{background:#FFFAC8;}
.slide-li.five li{ width:140px;}
.slide-li.five a {width:140px;}
.slides.five{ width:705px;}

/*--home catalog--*/
.hcata-title{background:url(../../Template/AgentSite/Web/hcatalog-bg.gif) repeat-x 0 0; height:29px; line-height:29px; vertical-align:middle; padding:0 15px; border-bottom:1px solid #E4E4E4; color:#CC0000;text-align:left;}
.box-title  {background:url(../../Template/AgentSite/Web/box-title.gif); height:29px;width:134px;}
.hcata-title .morelink{color:#CC0000;}
.hcata-title .morelink:hover{text-decoration:underline;}
.hcatabox{border:1px solid #FFFFFF; border-bottom:1px solid #f5f5f5; width:472px;}
.hcatabox.hcatabox-last{border-bottom:1px solid #FFFFFF;}


.databox-1 {border-bottom:1px solid #e4e4e4;padding:10px;width:684px;}
.catabox-1 {border-bottom:1px solid #e4e4e4;padding:10px;width:928px;}
.dropList{ width:235px; height:300px; border-bottom:1px solid #ebebeb;}
.dropList dl dt{ width:233px; height:29px; line-height:29px; text-indent:20px; background:url(../../Template/AgentSite/Web/drop-li_img.gif) no-repeat 8px 12px; border:1px solid #ebebeb; border-bottom:none;}
.dropList dl dt p{ background:url(../../Template/AgentSite/Web/drop-li-p_img.gif) no-repeat right 11px; margin-right:8px; cursor:pointer;text-align:left;}
.dropList dl dt p.dropList-hover{ background: url(../../Template/AgentSite/Web/drop-li-p-img2.gif) no-repeat right 13px; margin-right:7px; color:#a10000;}
.dropList dl dd{ display:none; width:235px; height:120px;overflow:hidden;}
.dropList dl dd img{ border-top:1px solid #ebebeb;}
.product-area{ margin-top:5px;}
.product-area_banner1,.product-area_banner2,.dropList{ display:inline;}
.product-area_banner1{ width:380px; height:300px;margin-left:10px;}
.product-area_banner2{ width:180px; height:300px;margin-left:7px;}

.footerwrap {width:910px;height:174px;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;padding:10px 20px 10px 20px;margin-bottom:10px;}
.newsupdate {width:150px;height:128px;background:url('../../Template/AgentSite/Web/newsupdate.gif') no-repeat;}

.footerwrap-dot {width:1px;height:172px;background:url(../../Template/AgentSite/Web/footerwrap-dot.gif) repeat-y;}
.footernews {width:235px;height:172px;}
.news-list {width:235px;height:172px;text-align:left;overflow:hidden;white-space:nowrap;}
.news-list a { padding-left:12px; padding-right:2px; background:url(../../Template/AgentSite/Web/list-icon2.gif) no-repeat 3px 9px !important; color:#999999 !important; line-height:22px; cursor:pointer !important; zoom:1 }}
.news-list a:hover { text-decoration:none;color:#ccc !important;}
.customer-box {width:490px;}
.customerinfo {width:490px;height:81px;background:url(../../Template/AgentSite/Web/customerinfo.gif) no-repeat;}

#hcata .hcatabox.hover{border:2px solid #f1db00; margin:-1px; position:relative; background:#fefff4;}
.hcatabox-t{float:left; background:#ffff99; padding:0 10px;}
.hcatabox-t a{display:block; width:20px; text-indent:-99em; background-image:url(../../Template/AgentSite/Web/hcata-title.gif); background-repeat:no-repeat; overflow:hidden;}
.ht1 a{background-position:0 50%; height:70px;}
.ht2 a{background-position:-20px 50%; height:70px;}
.ht3 a{background-position:-40px 50%; height:70px;}
.ht4 a{background-position:-60px 50%; height:70px;}
.ht5 a{background-position:-80px 50%; height:70px;}
.ht6 a{background-position:-100px 50%; height:70px;}
.ht7 a{background-position:-120px 50%; height:70px;}
.hcalist{margin-top:12px;}
.hcblist dt{background:url(../../Template/AgentSite/Web/brand.gif) no-repeat; width:35px; height:18px; padding:1px 4px; *padding:2px 4px 0 4px;padding-left:4px;}
.hcblist dd.bornone{margin-left:8px; padding-top:2px;}
.hcblist dd.bornone a{border:none !important; background:none !important;}
.hcblist dd.bornone a:hover{text-decoration:underline;}
.hcblist dd a{border:1px solid #f1e4cd; display:block; height:18px; padding:1px 4px; *padding:2px 4px 0 4px; color:#b16e4d; float:left; background:#FFFFFF;}
.hcblist dd a:hover{color:#CC0000; border:1px solid #CC0000; text-decoration:none;}
.hcblist dt,.hcblist dd{float:left; margin-left:4px; _display:inline; margin-top:3px; margin-bottom:5px; color:#b16e4d;text-align:left;}
#wcata .hcblist dt,#wcata .hcblist dd{margin-top:1px; margin-bottom:3px;}
.hcatabox-t a:link,.hcatabox-t a:visited,.hcatabox-t a:hover{color:#CC0000;}
.hcatabox-t a:hover{text-decoration:underline;}
.hcalist li{float:left; padding:0 7px 6px 6px; background:url(../../Template/AgentSite/Web/line-v2.gif) no-repeat 100% 3px; margin-left:-1px;}
.hcalist li a:hover{color:#CC0000;}
.hcatabox-d{background:#FFFFFF; width:416px; padding:0 0 4px 6px; overflow:hidden; white-space:normal;}
.hcatabox.hover .hcatabox-d{background:#fefff4;}
.hcatabox.hover .hcatabox-t{background:#f9ec59;}
.hcalist li.li-end{background:none;}
a.hcatalink{color:#333333; font-size:14px; font-weight:bold;}
a.hcatalink:visited,a.hcatalink:hover{color:#CC0000; text-decoration:none;}
.ml20{margin-left:20px}
a {color:#333; text-decoration:none;}
_html {}{filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
/*--促销活动--*/
.catalog{ margin-top:5px;}
.Promotions{height:165px;overflow:hidden;}
/***slide img**/
.slide-li li,.slide-li a{ width:140px;}
.slides{ width:705px;}
/**headtitle、scroll**/
.headtitle{ margin:0 0 5px 0; padding:4px 10px 0 10px;border-bottom:1px solid #E4E4E4;background:#F9FAFA; color:#333;font-size:14px; font-weight:600;line-height:19px; height:19px;text-align:left;}
.headtitle a{ float:right;font-weight:400; font-size:12px; }
.headtitle .fb{ font-weight:600}
.get-cat .headtitle{border-top:1px solid #E4E4E4;}
#Promotions .J_carousel_clip{ width:228px; margin:0 auto;}
#Promotions .J_carousel_item{float:left;padding-top:0px;width:236px; height:178px; background:#fff;}
#Promotions .J_carousel_item li{padding-bottom:5px; padding-left:8px;text-align:left;}
#Promotions .J_carousel_item li a:hover{color:#A71F24; text-decoration:none;}
#Promotions .J_carousel_item li.pr-brand{ padding-left:5px;margin-bottom:5px; overflow:hidden; background:none;padding-bottom:0;}
#Promotions .J_carousel_item li.pr-brand a{display:block;padding:1px; width:222px;border:1px solid #D9D9D9;zoom:1;}
#Promotions .J_carousel_item li.pr-brand a img{vertical-align:middle;}
#Promotions .J_carousel_item li.pr-brand a:hover{border-color:#f1db00;}
#catalog .J_carousel_clip{ margin-top:-3px;}
#catalog .J_carousel_item{float:left; overflow:hidden;width:111px; height:140px; padding:0 4px; }
#catalog .J_carousel_item img{vertical-align:middle;}


.product-list{zoom:1;}
.product-list li{float:left;display:inline;width:173px;height:165px;position:relative;margin:0px 3px 0; }
.product-list .pic{width:173px;height:135px;overflow:hidden;position:relative;margin-left:6px;margin-top:6px;}
.product-list .pic .mask{position:relative;margin-top:-10px;}
.product-list .pic a{width:174px;height:130px;display:table-cell;text-align:center;vertical-align:middle;*display:block;*font-family:Arial;*font-size: 120px;}
.product-list .pic img{vertical-align:middle;}
.product-list .price{margin-top:5px;position:relative;padding:0 1px;width:128px;height:16px;line-height:16px;background:url(../../Template/AgentSite/Web/price_right.gif) right top no-repeat;margin-left:27px;}
.product-list .price:after{content:"";clear:both;display:block;visibility:hidden;height:0;}
.product-list .price .now-price,.product-list .price .market-price{font-family:Arial;font-size:14px;float:left;}
.product-list .price .now-price{background:url(../../Template/AgentSite/Web/price_bg.gif) 0 no-repeat;color:#fff;padding-left:6px;}
.product-list .price .now-price span{float:left;background:url(../../Template/AgentSite/Web/price_bg.gif) 100% 0 no-repeat;padding-right:6px;height:16px;}
.product-list .price .market-price{margin-left:6px;padding-left:0px;color:#666666;font-size:12px;}
.product-list .price .now-price em{font-size:12px;font-weight:bold;padding-left:0px;line-height:18px}
.product-list .price .market-price del{font-family:simsun;font-size:12px;}
.product-list .name{width:130px;overflow:hidden;margin-top:5px;line-height:20px;margin-left:7px;}
.product-list .name a:link,.product-list .name a:visited{color:#444;}
.product-list .name a:hover,.product-list .name a:active{color:#e60012;}
.product-list .brand-logo{position:absolute;top:3px;right:5px;}

.w950 {
margin:auto;
width:950px;
margin-top:15px;
}
.mod .bd {
border:1px solid #D4D4D4;
}
.nopadding{PADDING:0PX;}
.at4{zoom:1;margin-bottom:10px;}
.at4 img{vertical-align:top;}
.help-items{width:950px; background:url(../../Template/AgentSite/Web/help_shadow.gif) bottom repeat-x;padding-top:10px;}
.help-items .item{float:left;display:inline;padding:10px 15px!important;padding:10px 10px;width:155px;background:url(../../Template/AgentSite/Web/dot_line.gif) 0 15px no-repeat;}

.help-items .first{background:none;}
.help-items .item h4{font-size:14px;padding:0 5px 10px;background:url(../../Template/AgentSite/Web/line.gif) left bottom no-repeat;text-align:left;}
.help-items .item .ul-news{margin-top:6px;padding:5px;}
.help-items .item .ul-news li{line-height:20px;width:135px;text-align:left;background:url(../../Template/AgentSite/Web/dot3.gif) no-repeat scroll 0 50% transparent;}
.help-items .telephone{background:url(../../Template/AgentSite/Web/hotline.gif) no-repeat;width:155px;height:27px;margin:5px 0; text-indent:-99999em;overflow:hidden;}
.help-items .hotline{width:215px!important;}
.help-items .hotline h4{margin-bottom:10px;}






BODY {BACKGROUND:url(../../Template/AgentSite/Web/mbg.png) no-repeat
}
BODY {BACKGROUND-POSITION: 0px -44px; BACKGROUND-REPEAT: repeat-x}

#site-nav {
    color: #000000;
    height: 22px;
    line-height: 21px;
    margin: 0 auto;
    padding: 2px 0;
    position: relative;
    z-index: 10000;
}
#site-nav .quick-menu LI {BACKGROUND:url(../../Template/AgentSite/Web/mbg.png) no-repeat}
#site-nav .search .menu-hd S {BACKGROUND:url(../../Template/AgentSite/Web/mbg.png) no-repeat}
#site-nav .quick-menu .cart S {BACKGROUND:url(../../Template/AgentSite/Web/mbg.png) no-repeat 999em 0px}
#site-nav .quick-menu .cargo S {BACKGROUND:url(../../Template/AgentSite/Web/mbg.png) no-repeat 999em 0px}
#site-nav .search .menu-bd BUTTON {BACKGROUND:url(../../Template/AgentSite/Web/mbg.png) no-repeat 999em 0px}
#header {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px}
#page {MARGIN-LEFT: auto; WIDTH: 950px; MARGIN-RIGHT: auto}
#site-nav-bg {Z-INDEX: 9999; BACKGROUND: #f7f7f7; LEFT: 0px; WIDTH: 100%; BORDER-BOTTOM: #d2d2d2 1px solid; POSITION: absolute; TOP: 0px; HEIGHT: 25px}

#site-nav A {COLOR: #666}
#site-nav A:hover {COLOR: #f50}
#site-nav .login-info {FLOAT: left; PADDING-TOP: 1px}
#site-nav .login-info A {MARGIN-RIGHT: 8px}
#site-nav .login-info A.user-nick {MARGIN-RIGHT: 0px}
#site-nav .quick-menu {RIGHT: 0px; POSITION: absolute; TOP: 0px}
#site-nav .quick-menu LI {PADDING-RIGHT: 10px; BACKGROUND-POSITION: right 6px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN-LEFT: -1px; PADDING-TOP: 2px}
#site-nav .quick-menu LI.last {BACKGROUND: none transparent scroll repeat 0% 0%}
#site-nav .quick-menu LI.menu-item {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; POSITION: relative}

#site-nav .quick-menu .cargo {PADDING-TOP: 1px; POSITION: relative; _padding-top: 2px}
#site-nav .quick-menu .cargo A {PADDING-LEFT: 16px}
#site-nav .quick-menu .cargo S {BACKGROUND-POSITION: -83px -21px; LEFT: 8px; WIDTH: 14px; POSITION: absolute; TOP: 6px; HEIGHT: 11px}

#site-nav .quick-menu .cart {PADDING-TOP: 1px; POSITION: relative; _padding-top: 2px}
#site-nav .quick-menu .cart A {PADDING-LEFT: 16px}
#site-nav .quick-menu .cart S {BACKGROUND-POSITION: -83px -21px; LEFT: 8px; WIDTH: 14px; POSITION: absolute; TOP: 6px; HEIGHT: 11px}
#site-nav .menu-hd {PADDING-RIGHT: 22px; DISPLAY: block; PADDING-LEFT: 10px; Z-INDEX: 10002; PADDING-BOTTOM: 0px; MARGIN: 1px 1px 0px; CURSOR: pointer; PADDING-TOP: 0px; POSITION: relative; HEIGHT: 20px}
#site-nav .myneugoo .menu-hd {WIDTH: 48px; PADDING-TOP: 1px; _padding-top: 1px}
#site-nav .menu-hd B {BORDER-RIGHT: #eee 4px solid; BORDER-TOP: #666 4px solid; FONT-SIZE: 0px; RIGHT: 10px; BORDER-LEFT: #eee 4px solid; WIDTH: 0px; LINE-HEIGHT: 0; BORDER-BOTTOM: #eee 4px solid; POSITION: absolute; TOP: 7px; HEIGHT: 0px; -webkit-transition: -webkit-transform .2s ease-in; -moz-transition: -webkit-transform .2s ease-in; -o-transition: -webkit-transform .2s ease-in; transition: -webkit-transform .2s ease-in}
#site-nav .search .menu-hd {PADDING-LEFT: 25px; COLOR: #666}
#site-nav .search .menu-hd S {BACKGROUND-POSITION: -67px -20px; LEFT: 9px; WIDTH: 14px; POSITION: absolute; TOP: 4px; HEIGHT: 13px}
#site-nav .menu-bd {BORDER-RIGHT: #bfbfbf 1px solid; BORDER-TOP: #bfbfbf 1px solid; DISPLAY: none; Z-INDEX: 10001; RIGHT: 0px; BACKGROUND: #fff; BORDER-LEFT: #bfbfbf 1px solid; BORDER-BOTTOM: #bfbfbf 1px solid; POSITION: absolute; TOP: 21px}
#site-nav .menu-bd-panel {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 6px; PADDING-TOP: 10px}
#site-nav .menu {POSITION: relative}
#site-nav .menu:hover .menu-hd {BORDER-RIGHT: #bfbfbf 1px solid; BORDER-TOP: #bfbfbf 1px solid; BACKGROUND: white; MARGIN: 0px; BORDER-LEFT: #bfbfbf 1px solid; BORDER-BOTTOM: #bfbfbf 1px}
#site-nav .hover .menu-hd {BORDER-RIGHT: #bfbfbf 1px solid; BORDER-TOP: #bfbfbf 1px solid; BACKGROUND: white; MARGIN: 0px; BORDER-LEFT: #bfbfbf 1px solid; BORDER-BOTTOM: #bfbfbf 1px}
#site-nav .menu:hover .menu-bd {DISPLAY: block}
#site-nav .hover .menu-bd {DISPLAY: block}
#site-nav .menu:hover .menu-hd B {BORDER-LEFT-COLOR: #fff; FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #666; TOP: 5px; BORDER-RIGHT-COLOR: #fff; -moz-transform: rotate(180deg); -moz-transform-origin: 50% 30%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 30%; -o-transform: rotate(180deg); -o-transform-origin: 50% 30%; transform: rotate(180deg); transform-origin: 50% 30%}
#site-nav .hover .menu-hd B {BORDER-LEFT-COLOR: #fff; FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #666; TOP: 5px; BORDER-RIGHT-COLOR: #fff; -moz-transform: rotate(180deg); -moz-transform-origin: 50% 30%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 30%; -o-transform: rotate(180deg); -o-transform-origin: 50% 30%; transform: rotate(180deg); transform-origin: 50% 30%}
#site-nav .myneugoo .menu-bd {WIDTH: 95px; LINE-HEIGHT: 1.7; TOP: 21px; HEIGHT: 57px}
#site-nav .myneugoo .menu-bd-panel {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 8px; PADDING-TOP: 8px}



.help-guest-regist {
	MARGIN-RIGHT:4PX;
}
.help-guest a {
	background: url("../IMAGES/HELP_GUEST.png") no-repeat scroll -999em 0 transparent;
    background-color: #FDF0CF;
    background-position: 0 0;
    color: #D84700;
    float: left;
    font-weight: bold;
    padding-left: 12px;


}
.help-guest a, .help-guest span {
    background: url("../IMAGES/HELP_GUEST.png") no-repeat scroll -999em 0 transparent;
}

.help-guest{
	height: 38px;
	overflow: hidden;
 padding: 2px 0 6px 0;
}
.help-guest a {
	float: left;
	padding-left: 24px;
	font-weight: bold;
	color: #d84700;
	background-color: #fdf0cf;
	background-position: 0 0;
}
.help-guest a {
	padding-left: 10px;
}
.help-guest a: hover{
	background-position: 0 -38px;
}
.help-guest a span {
	display: inline-block;
	cursor: pointer;
	padding: 0 12px 0 0;
	width: 96px;
	height: 38px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	background-position: right 0;
	overflow: hidden;
}
.help-guest a: hover span{
	background-position: right -38px;
	background: url("../IMAGES/HELP_GUEST.png") no-repeat;

}	

.help-member li a.member-money {
    color: #ff0000;
    
}
.help-member li a.neugoo-agent{
    color: #057BD2;
    font-weight:bold;
}

.box-skin-pink {
margin:0 0 4px 0;
	padding: 0!important;
	
}
.box-skin-pink ul {
	padding: 2.5px 10px;
	border: 1px solid #fec799;
	background: #fef0d0;
	overflow: hidden;
}
.help-member {
	padding: 0 10px;
}
.help-member a: hover {
	text-decoration: underline!important;
}
.help-member li {
	float: left;
	width: 109px;
	line-height: 18px;
	color: #3e3e3e;
}
.help-member li a {
	color: #000;
}
.help-member li a b {
	color: #666;
}
.help-member li a: hover b {
	color: #f60;
}
.help-member li a.mytaobao {
	color: #057bd2;
}
.help-member .h a {
	color: #f60;
}







#scrollDiv .TransportListId {
    color: #CC9804;
    font-size: 12px;
    font-weight: 700;
}
#scrollDiv li{
    border-bottom: 1px dotted #CCCCCC;
    line-height: 16px;
    padding: 5px 5px 5px;
    white-space: normal;

}

#scrollDiv li img {
    padding-right: 5px;
}

.TransportList li {
    border-bottom: 1px dotted #CCCCCC;
    line-height: 16px;

    white-space: normal;
}







/*次级页面*/
.w700 {
    margin: 0 auto;
    width: 725px;
}
.backTop {
    line-height: 24px;
}
.hctable {
    border-left: 1px solid #CCDFF2;
    border-top: 1px solid #CCDFF2;
}
.hctable caption {
    border-color: #CCDFF2;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    padding: 10px;
    text-align: left;
}
.hctable thead {
    background: none repeat scroll 0 0 #F4F8FC;
}

.hctable thead td {
    border-bottom: medium none;
    text-align: center;
}

.hctable td {
    border-bottom: 1px solid #CCDFF2;
    border-right: 1px solid #CCDFF2;
    padding: 15px;
}
.gwrap {
    margin-left: auto;
    margin-right: auto;
    width: 190px;
    float:left;
    padding-right:0px!important;
    

}
.gwrap .grid19 {
	width:740px;
}

.gwrap .grid5 {
    width: 190px;
	margin-left:0PX;

}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11, .grid12, .grid13, .grid14, .grid15, .grid16, .grid17, .grid18, .grid19, .grid20, .grid21, .grid22, .grid23, .grid24 {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
 .helpMain-title {
    background: url("../../Template/AgentSite/Web/title_bj.gif") repeat-x scroll 0 0 transparent;
    height: 32px;
    line-height: 32px;
    padding: 0 25px;
    width: 700px;
}

a.a2 {
    color: #0077FF;
    text-decoration: underline;
}
.helpSlide {
	font-size:14px;
}
.helpMain {
    font-size: 12px;
    width:745px;

    float:right;
}
.helpCenter-title {
    background: url("../../Template/AgentSite/Web/helpCenter-title.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
}
.border-blue.help-item {
    border-bottom: medium none;
}

.border-blue {
    border: 1px solid #C5DDF6;
}
.help-item dl {
    line-height: 30px;
    padding: 0 0 8px;
}

.border-blue-b {
    border-bottom: 1px solid #C5DDF6;
}
.border-blue-b .selected{
    background: url("../../Template/AgentSite/Web/ico-list-black.gif") no-repeat scroll 15px 12px #F4F8FC;
}

#hct-1 {
    background-position: 15px 7px;
}

.help-item dl dt {
    background-color: #F4F8FC;
    background-image: url("../../Template/AgentSite/Web/icon-list.gif");
    background-repeat: no-repeat;
    height: 30px;
    margin-bottom: 8px;
    padding-left: 35px;
}
#hm-4 .help-item dl dd a.hm-4, #hm-5 .help-item dl dd a.hm-5, #hm-6 .help-item dl dd a.hm-6, #hm-7 .help-item dl dd a.hm-7, #hm-8 .help-item dl dd a.hm-8, #hm-9 .help-item dl dd a.hm-9, #hm-10 .help-item dl dd a.hm-10, #hm-11 .help-item dl dd a.hm-11, #hm-12 .help-item dl dd a.hm-12, #hm-13 .help-item dl dd a.hm-13, #hm-14 .help-item dl dd a.hm-14, #hm-15 .help-item dl dd a.hm-15, #hm-16 .help-item dl dd a.hm-16, #hm-17 .help-item dl dd a.hm-17, #hm-18 .help-item dl dd a.hm-18, #hm-19 .help-item dl dd a.hm-19, #hm-20 .help-item dl dd a.hm-20, #hm-21 .help-item dl dd a.hm-21, #hm-22 .help-item dl dd a.hm-22, #hm-23 .help-item dl dd a.hm-23, #hm-24 .help-item dl dd a.hm-24, #hm-25 .help-item dl dd a.hm-25, #hm-26 .help-item dl dd a.hm-26, #hm-27 .help-item dl dd a.hm-27, #hm-28 .help-item dl dd a.hm-28, #hm-29 .help-item dl dd a.hm-29, #hm-30 .help-item dl dd a#hm-31.hm-30， .help-item dl dd a.hm-31 {
    background: url("../../Template/AgentSite/Web/ico-list-black.gif") no-repeat scroll 15px 12px #F4F8FC;
}
.help-item dl dd a {
    background: url("../../Template/AgentSite/Web/ico-list-black.gif") no-repeat scroll 15px 12px transparent;
    display: block;
    padding-left: 25px;
}
.help-item dl dd a:HOVER{
    background: url("../../Template/AgentSite/Web/ico-list-black.gif") no-repeat scroll 15px 12px transparent #F4F8FC;;
}

#hct-1 {
    background-position: 15px 7px;
}
#hct-2 {
    background-position: 15px -21px;
}
#hct-3 {
    background-position: 15px -53px;
}
#hct-4 {
    background-position: 15px -83px;
}
#hct-5 {
    background-position: 15px -113px;
}
#hct-6 {
    background-position: 15px -143px;
}


.qa-con {
    display: inline;
    float: left;
    margin: 20px 0 0 25px;
    width: 700px;
}

/*FAQ*/
.crumb {
    font-family: Simsun;
    line-height: 20px;
    margin: 5px auto;
    width: 940px;
}
.crumb .hp {
    background: url("../../Template/AgentSite/Web/ico-crumb.png") no-repeat scroll 0 0 transparent;
    margin-left: 0;
    padding-left: 15px;
}

.crumb a {
    margin: 0 5px;
}
.helpmain_tit {
    background: none repeat scroll 0 0 #F4F8FC;
    border: 1px solid #CCDFF2;
    float: left;
    padding: 4px;
    width: 740px;
}
.helpmain_zi {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 0 20px;
    width: 700px;
}
.helpmain_zi li {
    float: left;
    line-height: 40px;
    margin-right: 25px;
    white-space: nowrap;
}
.helpmain_zi li a {
    text-decoration: underline;
}

.list-text li a {
    background: url("../../Template/AgentSite/Web/ico3.gif") no-repeat scroll 0 5px transparent;
    padding-left: 8px;
}

.dingg_xz {
    background: url("../../Template/AgentSite/Web/title_bj.gif") repeat-x scroll 0 0 transparent;
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 25px;
    width: 720px;
}

.dg_qa {
    display: inline;
    float: left;
    margin: 10px 25px;
    width: 700px;
}

.dg_qa li {
    border-bottom: 1px dotted #CCDFF2;
    float: left;
    line-height: 30px;
    width: 690px;
}

.list-icon {
    background: url("../../Template/AgentSite/Web/ico3.gif") no-repeat scroll 0 13px transparent;
    padding-left: 8px;
}

.dg_top {
    display: inline;
    float: left;
    margin: 10px 0 0 25px;
    width: 700px;
}
.dg_top a {
    color: #0077FF;
    float: right;
    text-decoration: underline;
}
.qa {
    display: inline;
    float: left;
    margin: 20px 0 0 25px;
    width: 700px;
}
.qa dl {
    float: left;
    width: 700px;
}
.qa dl dt {
    background: url("../../Template/AgentSite/Web/Q.gif") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    line-height: 20px;
    margin-top: 5px;
    padding-left: 30px;
    width: 670px;
}
.qa dl dd {
    background: url("../../Template/AgentSite/Web/A.gif") no-repeat scroll 0 0 transparent;
    float: left;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 30px;
    width: 670px;
}
.qa1 {
    display: inline;
    float: left;
    margin: 20px 0 0 25px;
    width: 700px;
}
.qa1 dl {
    float: left;
    width: 700px;
}
.qa1 dl dt {
    background: url("../../Template/AgentSite/Web/Q.gif") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    line-height: 20px;
    margin-top: 5px;
    padding-left: 30px;
    width: 670px;
}
.qa1 dl dt b {
    font-weight: bold;
}
.qa1 dl dt {
    font-weight: bold;
    line-height: 20px;
}
.qa1 dl dd {
    background: url("../../Template/AgentSite/Web/A.gif") no-repeat scroll 0 0 transparent;
    float: left;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 30px;
    width: 670px;
}
.qa1 a {
    color: #0077FF;
}



/*--------------------------2010-12-28----------------------------------*/
#user_login_link {
    color: #F48728;
    text-align: right;
}

#main_b_box {
    border-bottom: 4px solid #F5A754;
    border-top: 4px solid #F5A754;
    overflow: visible;
}

#main_b_box {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #EBEBEB;
    height: 1%;
    margin: 11px 0 0;
    overflow: hidden;
    padding: 26px 0 55px;
}
#main_col {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-bottom: 50px;

}

#register_form {
    margin-bottom: -55px;
}
#register_form fieldset {
    padding-left: 30px;
}

fieldset, img {
    border: 0 none;
}
#register_form fieldset p {
    float: left;
    height: 22px;
    padding: 12px 0;
    position: relative;
    width: 100%;
}
#register_form fieldset p label {
    float: left;
    height: 22px;
    line-height: 22px;
    text-align: right;
    width: 113px;
}
#register_form fieldset p input {
    float: left;
    margin-left: 10px;
}

input.text {
    border: 1px solid #CCCCCC;
    height: 14px;
    padding: 3px 2px;
}
#register_form fieldset span {
    color: #777777;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-left: 8px;
}
#register_form .b_button {
    margin-left: auto;
    margin-right: auto;
    top: 40px;
    width: 167px;
}

.u_button, .b_button {
    display: block;
    overflow: hidden;
    text-align: center;
}






/*20110106*/

.flow{zoom:1;margin:15px 0 15px 0;}
.flow li{background:url(../../Template/AgentSite/Web/flow_arr.gif) 6px 80% no-repeat;padding-left:22px;float:left;display:inline;width:99px;}
.flow li.first{background:none;padding-left:7px;}
.flow li em{display:block;background:url(../../Template/AgentSite/Web/flow2.gif) no-repeat;width:99px;height:46px; text-indent:-99999em;overflow:hidden;}
.flow li.f1 em{background-position:0 0;}
.flow li.f2 em{background-position:0 -46px;}
.flow li.f3 em{background-position:0 -92px;}
.flow li.f4 em{background-position:0 -138px;}
.flow li.f5 em{background-position:0 -183px;}
.flow li.f6 em{background-position:0 -230px;}
.flow2{zoom:1;margin:15px 0 15px 0;}
.flow2 li{background:url(../../Template/AgentSite/Web/flow_arr.gif) 6px 80% no-repeat;padding-left:22px;float:left;display:inline;width:99px;}
.flow2 li.first{background:none;padding-left:7px;}
.flow2 li em{display:block;background:url(../../Template/AgentSite/Web/flow3.gif) no-repeat;width:99px;height:46px; text-indent:-99999em;overflow:hidden;}
.flow2 li.f1 em{background-position:0 0;}
.flow2 li.f2 em{background-position:0 -46px;}
.flow2 li.f3 em{background-position:0 -92px;}
.flow2 li.f4 em{background-position:0 -138px;}
.flow2 li.f5 em{background-position:0 -183px;}
.flow2 li.f6 em{background-position:0 -230px;}
.flow3{zoom:1;margin:15px 0 15px 0;}
.flow3 li{background:url(../../Template/AgentSite/Web/flow_arr.gif) 6px 80% no-repeat;padding-left:22px;float:left;display:inline;width:99px;}
.flow3 li.first{background:none;padding-left:7px;}
.flow3 li em{display:block;background:url(../../Template/AgentSite/Web/flow4.gif) no-repeat;width:99px;height:46px; text-indent:-99999em;overflow:hidden;}
.flow3 li.f1 em{background-position:0 0;}
.flow3 li.f2 em{background-position:0 -46px;}
.flow3 li.f3 em{background-position:0 -92px;}
.flow3 li.f4 em{background-position:0 -138px;}
.flow3 li.f5 em{background-position:0 -183px;}
.flow3 li.f6 em{background-position:0 -230px;}







