@charset "utf-8";/* CSS master */
/*全局定义*/
*{list-style:none;margin:0;padding:0;}
html{overflow-x:hidden; text-align:center; padding:0; margin:0; height:100%;}
body{ padding:0; margin:0;text-align:center; font-size:12px; line-height:180%;font-family:Arial;table-layout:fixed; word-break: break-all; color:#666666; background:#fff;height:100%;}
div{margin:0 auto; padding:0; text-align:left}
div,form,img,ul,ol,li,p,span,dd,dl,dt,s,b{margin:0;padding:0;border:0;}
ul,li,ol {list-style:none;}
select,input,textarea{font-size:12px;line-height:1.6em;}
select{color:#797d84}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;border:0;font:12px normal}
em{ font-style:normal}

/* 默认链接 */	
a{color:#666666;text-decoration: none;outline:none;}
a:hover{text-decoration: none;color:#F30; }
.red,.red a{ color:#F30}
.blue,.blue a{ color:#03C}
.green,.green a{ color:#090}
.Gray,.Gray a{ color:#ccc}
/* 左右悬浮 */
.f_l{float:left;}
.f_r{float:right;}
.hidden{overflow: hidden}

/* 清除悬浮 */
/* Clear Fix */ 
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix { display:inline-block; } 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 

/* 空白间距 */
.blank20 {margin:0 auto;width:100%;height:20px;font-size:1px;overflow:hidden}
.blank10 {margin:0 auto;width:100%;height:10px;font-size:1px;overflow:hidden;}

/* 页宽设定 */
.area{width:980px;height:auto;margin:0px auto; padding:0;}

.head{ height:90px;}
.head h1{ float:left; margin-top:15px;}
.submain{ height:36px; width:740px; line-height:34px;}
.submain .sc{ background:url(star.jpg) no-repeat 0 center; padding-left:20px;}
.submain .welcome{ margin-left:20px; margin-right:30px;}
.submain .reg{ float:left;}
.submain .reg a{ margin:0 3px;}
.submain .mycar{ float:right;}
.submain .car{ padding-left:25px; background:url(car.gif) no-repeat 0 center}
.submain .mycar a{ margin-right:15px;}
.submain .english{ float:right; background:url(english.gif) no-repeat 0 0; width:82px; height:30px; line-height:30px; text-align:center;}

.search_box{ margin-left:90px; height:54px; }
.search{ height:26px; line-height:26px;  background:url(search.gif) no-repeat 0 6px;padding:10px 0 11px 28px; float:left; width:390px;}
.search .textfield{ height:22px; border:none; line-height:22px; width:317px; background:#FFF; vertical-align:middle; margin:0; color:#CCC}
.search .button{ vertical-align:middle; background:url(botton.gif) no-repeat 0 0; width:57px; height:26px; border:none; color:#fff; cursor:pointer}
.search_box .tel{ float:left; background:url(tel.gif) no-repeat 20px 12px; text-indent:38px; font-size:22px; font-family:Verdana, Geneva, sans-serif; padding-top:3px; line-height:38px; color:#B70F20}

.main{ height:50px; background:url(nav_c.gif) repeat-x 0 0; position:relative; z-index:1;}
.main .L{ position:absolute; width:4px; height:48px; background:url(nav_l.gif); z-index:2; left:0; top:0;}
.main .R{ position:absolute; width:79px; height:48px; background:url(nav_r.gif); z-index:2; right:0; top:0;}
.main .nav{ position:absolute; left:220px; top:0; z-index:3; height:40px; line-height:40px;}
.main .nav a{ font-size:14px; margin:0 20px; color:#FFF}
.main .nav a:hover{ color:#FF0}

.L_main_on{ width:210px; position:relative; z-index:4; height:40px; background:url(nav_off_bg.gif) no-repeat 0 5px; }   
.L_main_on .menubg{ display:none}
.L_main_on em{ padding-top:6px; line-height:30px; font-size:14px; color:#681702; font-weight:bold; display:block;text-align:center; }

.L_main_off{height:auto;cursor:hand; background:url(nav_on_bg.gif) no-repeat 0 9px; width:210px; position:relative; z-index:4; }
.L_main_off .menubg{ background:url(nav_bt.gif) no-repeat 0 bottom; padding-bottom:5px;display: block; position:absolute; z-index:5;}
.L_main_off .menu{height:auto;display: block;position:relative; width:208px;z-index:990;background:#fff9ee;left:0; top:0px; border-left:1px solid #ce440e;border-right:1px solid #ce440e}
.L_main_off em{ padding-top:9px; line-height:30px; font-size:14px; color:#681702; font-weight:bold; display:block;text-align:center}
.L_main_off .menu h3{padding-left:20px; }
.L_main_off .menu span{}
.L_main_off .sidelist{position:relative;z-index:1;height:30px;width:202px; margin:0 auto; border-bottom:1px solid #fde6d2;background:url(nav_bg.gif) no-repeat 5px 0px;}
.L_main_off .sidelist span h3{position:relative;z-index:2;height:28px;line-height:28px;font-size:14px;}
.L_main_off .sidelist span h3 a{font-size:14px;text-decoration:none;display:block;width:auto;height:auto;color:#333;line-height:28px; height:28px;}
.L_main_off .sidelist span h3 a:hover{color:#cc0000;font-weight:bold; line-height:28px; height:28px;}
.L_main_off .i-list{display:none;position:absolute;z-index:1;left:202px;top:0px;width:220px;height: auto;padding:10px 15px;background:#fff9ef;border:1px solid #ce440e; color:#CCC}
.L_main_off .i-list a{color:#cc0000;text-decoration:none;font-size:12px; margin:0 8px;}
.L_main_off .i-list a:hover{text-decoration:underline;color:#AF1040;}
.L_main_off .hover{border:1px solid #ce440e;border-right:0;width:182px;background:#fff9ef; height:28px; }
.L_main_off .viewmore a{ color:#d90000; margin:0 10px; font-family:"宋体"; line-height:36px;}

.w210{ width:210px; float:left}
.w760{ width:760px; float:right}
.w375{ width:375px;}

/*首页Flash*/
.slides { position:relative; overflow:hidden; width:760px; height:310px;}
.slide-pic { overflow:hidden; width:760px; }
.slide-pic img { width:760px; height:310px;}
.slide-pic li { display:none; }
.slide-pic li.cur { display:block; }
.slide-li { position:absolute; left:0; bottom:0px;}
.slide-li li { float:left; width:151px; height:30px; line-height:30px; margin-right:1px; text-align:center; }
.slide-li a { display:block; width:151px; height:30px; font-size:14px; color:#FFF; text-align:center}
.slide-li a,.slide-li a:link,.slide-li a:visited {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; }

.brand{border-top:1px solid #e5e5e5; border-left:1px solid #e5e5e5;}
.brand dl{ height:61px; display:block;}
.brand dl dt{ float:left; text-align:center; background:#d0d0d0;width:103px; height:60px;border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; line-height:54px; font-family:"微软雅黑", "黑体", Arial; font-size:13px; margin:0; overflow:hidden}
.brand dl dd{ float:left; height:61px; width:655px;}
.brand dl dd a img{ border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; width:130px; height:60px;}

/*标题*/
.title01,.title02,.title05{ height:32px; padding-bottom:5px; background:url(tit_bg03.jpg) repeat-x 0 0; overflow:hidden}
.title01 h2{ float:left; height:32px; background:url(tit_bg02.jpg) no-repeat 0 0; line-height:32px; width:143px; text-align:center; font-size:14px; color:#FFF; font-weight:bold}
.title01 em,.title02 em,.title05 em{ float:right; display:block; height:32px; background:url(tit_bg04.jpg) no-repeat right 0; font-family:"宋体"; line-height:32px; padding-right:10px;}
.title02 h2{ float:left; height:32px; background:url(tit_bg05.jpg) no-repeat 0 0; line-height:32px; width:173px; text-indent:30px; font-size:14px; color:#FFF; font-weight:bold}
.title03{ background:url(tit_bg01.jpg) no-repeat 0 0; height:29px; line-height:28px; font-size:14px; text-indent:15px; font-weight:700;color:#f20101;}
.title05 h2{ float:left; height:32px; background:url(bg_title05.gif) no-repeat 0 0; line-height:32px; text-indent:20px; }
.title06{ height:32px; line-height:32px; border-bottom:1px solid #ffc061;}
.title06 h4{ float:left; color:#fb7c00; line-height:32px; font-weight:700}
.title06 a{ float:right; color:#039}

.product,.product_all{ border:1px solid #e9e9e9; padding:10px 1px}
.product li,.product_new li{ width:189px; height:187px;text-align:center; float:left}
.product li img,.product_new li img{ width:100px; height:100px; display:block; margin:0 auto}
.product li .pr_title,.product_new li .pr_title,.product_all li .pr_title{ padding-top:10px; height:38px; overflow:hidden; margin:0 10px; line-height:18px; text-align:center}
.product li p,.product_new li p,.product_all li p{ height:24px; padding-top:5px}
.product li p b,.product_new li p b,.product_all li p b{ color:#F30}
.product_new{border:1px solid #e9e9e9; padding:10px 9px; border-top:none}
.product_new .view a{ font-family:"宋体"; line-height:37px; color:#F30; }
.product_all li{width:252px; height:252px;text-align:center; float:left}
.product_all li img{ width:160px; height:160px; display:block; margin:0 auto}

.about,.news{ border:1px solid #e9e9e9; padding:15px 1px; height:180px;}
.news p{ margin:0 10px; overflow:hidden; line-height:30px; height:30px; background: url(3ico.gif) no-repeat 5px center; text-indent:20px;}
.about_con{ height:180px; margin:0 20px; overflow:hidden; line-height:22px;}

.help{ background:#f8f8f8; padding-left:5px}
.help li{ float:left; width:190px; padding:10px 0;}
.help .logo{ width:210px; line-height:130px; text-align:center}
.help .logo img{ vertical-align:middle; display:block; margin:0 auto; padding-top:30px;}
.help li div{ background:#FFF; border:1px solid #ebebeb; margin:0 5px; height:140px;}
.help li div h3{ line-height:30px; padding-top:10px; background:url(ico03.jpg) no-repeat 10px 15px; text-indent:32px; font-size:14px; font-weight:700}
.help li div p{ text-indent:32px;}

.foot{ text-align:center; color:#CCC; padding:20px 0; border-top:2px solid #cf0000}
.foot a{ margin:0 15px;}
.foot p{ color:#999}

.site{ height:30px; line-height:30px; font-family:"宋体"}
.tab_top{ height:32px; line-height:32px;}
.tab_top li{ float:left; width:111px; background: url(tab_off.gif) no-repeat center bottom; text-align:center; font-size:14px; font-weight:700;}
.tab_top li a{ display:block; color:#cc0000}
.tab_top li a:hover{ background:url(tab_on.gif) no-repeat center bottom; color:#FFF}
.tab_top .on{ background:url(tab_on.gif) no-repeat center bottom;}
.tab_top .on a{ display:block; color:#fff}
.nomber{ height:30px; background:url(nomber_bg.gif) repeat-x 0 0; line-height:30px; color:#c20000; padding-right:10px; text-align:right; border-top:2px solid #c20000;}
.nomber em{ float:right;}
.nomber h2{ float:left; line-height:30px; font-size:14px; font-weight:700; text-indent:20px;}

/*CSS 翻页效果*/
.quotes{padding:10px 0px; height:30px; margin:8px 0px;overflow:hidden; font-size:14px; text-align:right}
.quotes A { padding:4px 8px;MARGIN-RIGHT:4px;TEXT-DECORATION: none; color:#005aa0;border:1px solid #cccccc}
.quotes A:hover {PADDING:4px 8px; background:#005aa0; color:#FFF; }
.quotes SPAN.current{padding:4px 8px; color:#ff6600; margin-right:4px; }
.quotes SPAN.nopage{padding:4px 8px; color:#cccccc; margin-right:4px;border:1px solid #cccccc;}

.tjico{ position:relative; z-index:0;}
.tjico .tubiao{ position:absolute; width:72px; height:72px; left:-1px; top:-1px; z-index:1}

.saixuan{ padding:10px 0}
.saixuan dt{ float:left; width:60px; text-align:right; font-weight:700}
.saixuan dl{overflow:hidden; clear:both;}
.saixuan dl dd { float:right; width:700px; padding-bottom:5px}
.saixuan dl dd A { padding:4px 8px;MARGIN-RIGHT:4px;TEXT-DECORATION: none;}
.saixuan dl dd A:hover {PADDING:4px 8px; background:#ffae00; color:#FFF; }
.saixuan dl dd SPAN.current{padding:4px 8px; color:#fff; background:#ffae00; margin-right:4px; }

.title_pr{ text-align:center; font-family:"微软雅黑", "黑体", Arial; font-size:18px; background:url(nomber_bg.gif) repeat-x 0 0; border-top:2px solid #c20000; height:40px; line-height:40px; color:#c20000; padding:10px 0;}

#preview{ float:none;text-align:center; width:352px; float:left}
.jqzoom{ width:350px; height:350px; position:relative; border:1px solid #e9e9e9}
.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;background:#fff 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:crosshair;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

.plist{ width:396px; border:1px solid #fddd9f; padding:15px 0;}
table.tab_list{ width:370px; margin:0 auto; border-collapse:collapse; border-style:none;}
table.tab_list tr th{ width:3%; padding:5px 2px; text-align:right; border-bottom:1px dashed #ebebeb}
table.tab_list tr td{ width:7%; padding:5px 2px; text-align:left; border-bottom:1px dashed #ebebeb}
.price{ font-size:16px; color:#F30; font-weight:700}

.gobuy,.nobuy{ height:38px; text-align:center; border:1px solid #ffeaad; background:#fff9ea; margin:0 25px; padding:10px; color:#ff7301; font-size:14px}
.gobuy .input{ vertical-align:middle; line-height:36px; font-size:18px; background:#FFF; border:1px solid #ffd670; width:40px; text-align:center; height:36px;}
.gobuy .button{ vertical-align:middle; cursor:pointer; border:none; background:url(gobuy.jpg) no-repeat; width:137px; height:38px;}
.nobuy .button{ vertical-align:middle; cursor:pointer; border:none; background:url(xunjia.gif) no-repeat; width:137px; height:38px;}
.scanddy{ margin:0 15px; padding:20px 10px 0px 10px; height:24px;}
.scanddy #ckepop{ float:left;}
.scico{ float:right}
.scico .scbotton{ padding:2px 0 2px 20px; background:url(sc.gif) no-repeat 0 center}
.scico .pint{ padding:2px 0 2px 15px; background:url(dy.gif) no-repeat 0 center}

.about_pr{ border:1px solid #e9e9e9; padding:20px; overflow:hidden;}

.przx{ background:#fff9e5; padding:15px;}
.przx input{ vertical-align:middle;}
.przx .button{ background:url(tjzx.gif); width:100px; height:30px; border:none; cursor:pointer; vertical-align:middle; margin-left:10px; color:#FFF; font-size:14px; font-family:"微软雅黑", "黑体", Arial; line-height:22px;}
.przx .textarea{ border:1px solid #fbe59a; padding:5px; width:710px; overflow:hidden; margin-top:5px;}

.allpage{border:1px solid #e9e9e9; padding:15px}
.tab_service{ width:700px; margin:0 auto;}
.tab_service tr th{ width:2%; text-align:right; padding:6px 2px; }
.tab_service tr td{ width:6%;padding:6px 2px;}
.tab_service tr td .input{ height:28px; border:1px solid #d9d9d9; padding:2px;}
.tab_service tr td input{ vertical-align:middle}
.tab_service tr td .button{ width:297px; height:58px; background:url(goservice.jpg) no-repeat; border:none; cursor:pointer}
.tab_service tr td .textarea{ border:1px solid #d9d9d9; width:450px; overflow:hidden;}

.redbox{ border-left:4px solid #d50000;border-right:4px solid #d50000;}
.s_tit01{ font-size:14px; font-weight:700; color:#C00; margin:0 30px; line-height:40px;}
.s_tit02{margin:0 30px; background:url(car01.gif) no-repeat 0 center; height:32px; padding-left:40px; font-size:24px; font-family:"微软雅黑", "黑体", Arial;}
.orderok{ margin:0 30px; padding:30px 0 30px 280px; background:url(gou.jpg) no-repeat 100px center;}
.orderok dt{ background:#ffeeb9; border:1px solid #ffd65b; border-bottom:none; padding:8px; color:#963c00; font-size:14px; font-weight:700}
.orderok dd{ background:#fff; border:1px solid #ffd65b; padding:20px; color:#ff0000; font-size:14px; font-weight:700}

.u_herebg{width:530px; height:30px; margin:0 auto; background:url(uher_bg.gif) no-repeat}
.u_here{ width:530px; height:30px; margin:0 auto;background:url(uher_01.gif) no-repeat 0 0;}
.u_here01{ width:530px; height:30px; margin:0 auto;background:url(uher_02.gif) no-repeat 147px 0;}
.u_here02{ width:530px; height:30px; margin:0 auto;background:url(uher_03.gif) no-repeat right 0;}
.u_here li,.u_here01 li,.u_here02 li{ float:left; text-align:center; width:176px; line-height:30px; font-size:14px}
.u_here .on,.u_here01 .on,.u_here02 .on{ color:#FFF}


table.car_list{ border-collapse:collapse; border-style:none; margin:0 auto; border-top:1px solid #ffd65b; border-left:1px solid #ffd65b}
table.car_list tr th{ background:#ffeeb9; border-bottom:1px solid #ffd65b; border-right:1px solid #ffd65b; padding:6px 2px; color:#963c00}
table.car_list tr td{border-bottom:1px solid #ffd65b; border-right:1px solid #ffd65b; padding:2px 4px; color:#963c00}
table.car_list tr td .prname{ margin-left:70px;}
table.car_list tr td .smim{ width:60px; height:60px; border:1px solid #E7E7E7; float:left;}
table.car_list tr td .input{ border:1px solid #c8c8c8; height:24px; text-align:center}
table.car_list tr td a{ color:#C00}
.zjlist{border:1px solid #ffd65b;border-top: none; width:898px; margin:0 auto} 
.zjlist .allpirce{ text-align:right; font-size:14px; line-height:32px; padding:5px;}

.btcz{ height:38px; margin:0 15px;}
.btcz .qk{ float:left; width:115px; color:#c50000; font-size:14px; font-weight:700; height:38px; border:none; cursor:pointer; background:url(delete.gif) no-repeat 5px center; padding-left:30px;}
.btcz .jx{ float:right; width:109px;  height:38px; border:none; cursor:pointer; background: url(jx.gif) }
.btcz .qjs{ float:right; width:99px;  height:38px; border:none; cursor:pointer; background: url(qjs.gif)}

table.car_buy{ border-collapse:collapse; border-style:none; margin:0 auto; border-top:1px solid #ffd65b; border-left:1px solid #ffd65b}
table.car_buy tr th{ background:#ffeeb9; border-bottom:1px solid #ffd65b; border-right:1px solid #ffd65b; padding:8px; color:#963c00; text-align:left;}
table.car_buy tr td{border-bottom:1px solid #ffd65b; border-right:1px solid #ffd65b; padding:8px; color:#963c00}

table.car_buy01{ border-collapse:collapse; border-style:none; margin:0 auto; border:1px solid #ffd65b;}
table.car_buy01 tr th{ background:#ffeeb9; padding:8px; color:#963c00; text-align:left; border-bottom:1px solid #ffd65b}
table.car_buy01 tr td{ padding:2px 8px; color:#963c00}

table.car_buy01 tr td .input{ border:1px solid #ffeeb9; height:24px; line-height:22px; padding:2px;}
.order_sm{ background:#fff6db; padding:10px; margin:0 30px;}
.order_sm textarea{ border:1px solid #ffe28a; overflow:hidden; width:880px;}

.goorder{ padding:10px; text-align:center}

table.member_reg{ margin:0 auto; border-collapse:collapse; border-style:none}
table.member_reg th{ text-align:right; width:2%; padding:8px 3px}
table.member_reg td{width:5%; padding:8px 3px}
table.member_reg td .input{ border:1px solid #e1e1e1; padding:4px; height:22px; margin:0 5px; vertical-align:middle}
table.member_reg td img{ vertical-align:middle}
.member_ok{ width:600px; margin:0 auto; height:120px; line-height:18px; overflow-y:scroll; overflow-x:hidden; border:1px solid #cccccc; padding:10px;}

.member_loadbox{ height:260px;}
.member_loadbox .f_l{ width:550px;}
.member_loadbox .f_r{ border-left:1px solid #e9e9e9; width:390px; height:260px;}
.member_loadbox .f_r .pe_reg{ padding:20px 10px 90px 20px}
.member_loadbox .f_r .regnew{ display:block; text-align:center}

.title04{ background:url(bg_tit02.gif) no-repeat 0 0; height:32px; line-height:32px; font-size:14px; font-weight:700; color:#FFF; padding:0 0 5px 10px;}
.title04 img{ vertical-align:middle; margin-right:5px;}

.l_nav{ border:1px solid #e9e9e9; padding-bottom:50px;}
.l_nav p{ height:38px; line-height:38px; margin:0 10px; background:url(3ico.gif) no-repeat 15px center; text-indent:30px; border-bottom:1px dashed #ebebeb; font-size:14px}
.l_nav h3{ background:#ffeeb9; height:32px; line-height:32px; text-indent:30px; color:#ce0000; font-size:14px; font-weight:700}

.news_list{ margin:0 10px;}
.news_list p{ height:40px; line-height:40px; border-bottom:1px dashed #e1e1e1; padding-left:25px; background:url(ico02.gif) no-repeat 10px center; font-size:14px}
.news_list p a{ float:left; margin-right:5px}
.news_list p em{ float:right}

.title07{ border-bottom:1px dashed #dfdfdf; color:#d50000; text-align:center; font-family:"微软雅黑", "黑体", Arial; font-size:24px; line-height:38px; padding-bottom:10px;}
.title07sm{ text-align:center; line-height:32px;}