/* global */
*{ margin:0; padding:0;}
body{ font:12px/1.8 Arial,SimSun,Sans-Serif; background:url(bg.jpg); color:#333;}
ul,li{ list-style:none;}
a { color:#333; text-decoration:none; outline:none; cursor:pointer}
a:hover{ color:#f00; text-decoration:underline;}
table{ border-collapse:collapse;border-spacing:0; font-size:12px; }
button,input,select,textarea{ font-size:100%; vertical-align:middle;}
textarea{ overflow:auto;vertical-align:top;}
img{ -ms-interpolation-mode:bicubic; border:none;}


/* ===================== 布局 ========================= */
#index,#default{ overflow:hidden;zoom:1; clear:both; width:990px; margin:0 auto;}
.inner{ overflow:hidden;zoom:1; clear:both;}
#banner{ background:url(bbg.jpg) left top no-repeat; padding-top:8px; padding-left:8px;}


/*头部*/
#top{}
#top1{ float:left; padding-left:10px; }
#top2{ float:right; text-align:right; padding-top:5px;}
#logo{ padding:20px 0;}
/*菜单*/
#mainmenu{ margin-bottom:10px; }
.menu{ background:url(menu_l.jpg) left top no-repeat; height:35px;}
.menu ul{ background:url(menu_r.jpg) right top no-repeat; height:35px;}
.menu ul li{ float:left; background:url(menuline.jpg) right center no-repeat;}
.menu ul li.first{ background:none;}
.menu ul li a{ float:left; display:block; padding:0 25px; font:14px/33px "Microsoft Yahei","SimSun"; color:#fff;}
.menu ul li a:hover{ color:#fc0; text-decoration:none;}
.menu ul li.first a{ color:#000;}
/*下拉菜单*/
.menu2 li ul {display:none;}
.menu2 li:hover ul,.menu2 li.over ul{ display:block;}
.menu2 li #ddmenu2 { position:absolute; top:33px; z-index:999; width:120px;}
.menu2 li #ddmenu2 li{ float:none; background:none;}
.menu2 li #ddmenu2 li a{ float:none; background:#AA0000; text-align:center; padding:0 5px; height:30px; line-height:30px;}
.menu2 li #ddmenu2 li a:hover{ background:#FBC108; color:#000;}


/*index*/
.imain1,.dmain1 { overflow:hidden;zoom:1; }
.imain2,.dmain2 { overflow:hidden;zoom:1;}
.imain1{ float:right; width:250px;}
.imain2{ float:left; width:720px;}
.imain3{ display:none;}
#t1 .s_l{ width:360px; padding-right:10px;}
#t1 .s_m{ display:none;}
.imain1 table{ margin-bottom:10px;}
/*default*/
.dmain1{ float:left; width:220px;}
.dmain2{ float:right; width:750px;}



/*底部*/
#bottom{ background:url(bottom.jpg) left top no-repeat; text-align:center;}
#bottom1{ line-height:50px;}



/*===================== 边框 ========================*/
/*全局*/
.bx1,.bx2,.bx3,.bx4{  margin-bottom:10px;} /*盒子上下间距*/
.l{ display:block; float:left;}
.r{ display:block;  float:right;}
/* box title font style */
.l font{ font-family:"Arial Black", Gadget, sans-serif; }
.bx1_t1 font{ color:#fff;}
.bx2_t1 font{ color:#fff;}
.bx3_t1 font{ color:#fff;}
.bx4_t1 font{ padding-left:20px; color:#c00; font-size:20px;}


/* 边框1 */
.bx1_t{ background:url(bx1-t.jpg) left top no-repeat; height:31px; line-height:31px; padding-left:30px;}
.bx1_t1{ background:url(bx1-t1.jpg) right top no-repeat; padding-right:20px;}
.bx1_t2{ background:url(bx1-t2.jpg) right top no-repeat; height:31px; padding-right:5px;}
.bx1_c{ background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc; padding:10px;  }
.bx1_b{ background:url(bx1-b1.jpg) left top no-repeat; height:8px;}
.bx1_b2{ background:url(bx1-b2.jpg) right top no-repeat; height:8px; width:100%;}
/* 边框2 */
.bx2_t{ background:url(bx2-t.jpg) left top no-repeat; height:31px; line-height:31px; padding-left:30px;}
.bx2_t1{ background:url(bx2-t1.jpg) right top no-repeat; padding-right:20px;}
.bx2_t2{ background:url(bx1-t2.jpg) right top no-repeat; height:31px; padding-right:5px;}
.bx2_c{ background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc; padding:10px;  }
.bx2_b{ background:url(bx1-b1.jpg) left top no-repeat; height:8px;}
.bx2_b2{ background:url(bx1-b2.jpg) right top no-repeat; height:8px; width:100%;}
/* 边框3 */
.bx3_t{ background:url(bx3-t.jpg) left top no-repeat; height:31px; line-height:31px; padding-left:30px;}
.bx3_t1{ background:url(bx2-t1.jpg) right top no-repeat; padding-right:20px;}
.bx3_t2{ background:url(bx1-t2.jpg) right top no-repeat; height:31px; padding-right:5px;}
.bx3_c{ background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc; padding:10px;  }
.bx3_b{ background:url(bx1-b1.jpg) left top no-repeat; height:8px;}
.bx3_b2{ background:url(bx1-b2.jpg) right top no-repeat; height:8px; width:100%;}
/* 边框4 */
.bx4_t{ background:url(bx4-t.jpg) left top no-repeat; height:50px; line-height:50px; }
.bx4_t2{ background:url(bx4-t2.jpg) right top no-repeat; height:50px; padding-right:5px;}
.bx4_c{ background:#fff url(bx4-c1.jpg) left repeat-y; }
.bx4_c .content{ background:url(bx4-c2.jpg) right repeat-y; padding:0 20px; }
.bx4_b{ background:url(bx4-b1.jpg) left top no-repeat; height:122px;}
.bx4_b2{ background:url(bx4-b2.jpg) right top no-repeat; height:122px; width:100%;}



/* =============== 栏目导航与分类 ================= */
/*清除样式*/
#container .menu{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; position:static;}
#container .menu ul{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; position:static;}
#container .menu ul li{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; line-height:normal;}
#container .menu ul li a{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; line-height:normal; text-align:left; font-weight:normal; font-size:12px;}
#container .menu ul li ul{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; position:static;}
#container .menu ul li ul li{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; line-height:normal;}
#container .menu ul li ul li a{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; line-height:normal; text-align:left; font-weight:normal; font-size:12px;}
/*主菜单目录*/
#container .menu ul li a{ display:block; background:#fff url(libg.gif) right center no-repeat; border-bottom:1px solid #E7E7E7; padding-left:20px; height:33px; line-height:33px; color:#000;}
#container .menu ul li a:hover{ color:#f00;}
#container .menu ul li#hot{ background:url(li_r.gif) right top no-repeat;}
#container .menu ul li#hot a{ background:url(li_l.gif) left top no-repeat; border-bottom:none;}
#container .menu ul li #ddmenu2 li a{ background:#fff url(add.gif) 10px center no-repeat; padding-left:25px; height:25px; line-height:25px; color:#000;}
#container .menu ul li #ddmenu2 li a:hover{ color:#f00;}
/*子菜单栏目*/
#submenu li a{ display:block; background:#fff url(libg.gif) right center no-repeat; border-bottom:1px solid #E7E7E7; padding-left:20px; height:33px; line-height:33px;}
#submenu li#hot{ background:url(li_r.gif) right top no-repeat;}
#submenu li#hot a{ background:url(li_l.gif) left top no-repeat; border-bottom:none;}
/*产品、新闻分类*/
.newscate,.prodcate,.prodcatem {}
.newscate li,
.prodcate li{ }
.newscate a,
.prodcate a{ display:block; background:#fff url(libg.gif) right center no-repeat; border-bottom:1px solid #E7E7E7; padding-left:20px; height:33px; line-height:33px;}
.newscate a:hover,
.prodcate a:hover{}
/*多级产品类别*/
.msidebar1 a,
.msidebar2 a,
.msidebar3 a,
.msidebar4 a{ display:block; background:#fff url(libg.gif) right center no-repeat; border-bottom:1px solid #E7E7E7; padding-left:20px; height:33px; line-height:33px;}
/*网站地图*/
.sitemap li a{ display:block; background:#fff url(libg.gif) right center no-repeat; border-bottom:1px solid #E7E7E7; padding-left:20px; height:33px; line-height:33px;}
.sitemap li.column{ padding-left:5px;}
.sitemap li.column a{ display:inline; background:none; padding:0; height:auto; line-height:auto; border:none;}


/* ================== 新闻系统 ==================== */
/*列表*/
#boxNewsList li{ overflow:hidden; zoom:1; height:auto !important;}
#boxNewsList li a{ display:block; float:left; }
#boxNewsList li .newsTime{ display:block; float:right; color:#888; }
/*首页列表*/
#index #boxNewsList li{ background:url(dot.gif) 5px 11px no-repeat; padding-left:15px; line-height:25px;}
#index #boxNewsList li.headline{ overflow:hidden; zoom:1; clear:both;  background:none; padding:0; margin-bottom:5px; line-height:20px;}
#index #boxNewsList li.headline img{ margin-top:5px; margin-right:10px;}
/*子页列表*/
#default #boxNewsList li{ background:url(arrow.gif) 5px 12px no-repeat; padding-left:20px; line-height:30px; border-bottom:1px dashed #ccc;}
/*阅读全文*/
#boxNewsList .sumary_list{ margin-bottom:10px; }
#boxNewsList #sum_content{ display:block; color:#888; line-height:2.2;}
#boxNewsList .show_all{ float:right;}
#boxNewsList .show_all a{ float:none; color:#900;}
/*文章*/
#boxNews{ width:98%; }
#title{ text-align:center;font-size:18px;font-family:simsun,Arial,sans-serif; font-weight:600;}
#boxNews #info { text-align:center; color:#888; font-size:11px;}
#maininfo{ padding:10px 0; font-size:14px; line-height:1.8;}


/* =================产品系统===================== */
/*=== 产品列表 ===*/
#ps1,#ps2,#ps3,#ps4,#ps5,#ps6,#ps7,#ps8,#ps9,#ps10{ overflow:hidden;zoom:1; clear:both; width:120px; margin:0 auto;}
#ps0,.p_name,.p_group,.p_detail,.p_price,.p_vip,.p_link,.p_cart{ display:block;}
#p_img{ overflow:hidden;zoom:1; clear:both;}
#p_img a{ display:block; overflow:hidden; zoom:1; text-align:center; width:120px; height:180px;}
#p_img img{ height:180px;}
#p_info .p_num{ display:none}
.p_name{ text-align:center;}
.p_detail b{font-weight:normal;}
.p_price b{color:#FF5E00; font:16px georgia; font-weight:normal;}
.p_vip b{ font-weight:normal;}
.p_link{ float:left;}
#ps4 .p_link,
.p_cart{ float:right;}
#ps4 .p_link a,
.p_cart a{display:block; background:url(buy.gif) no-repeat; width:45px;height:21px; line-height:21px; text-align:center; color:#222; font-size:12px;}
/*产品展示单独样式*/
#ps3,#ps9 .p_price{ text-align:center;}



/*=== 产品详细 ===*/
/*产品图*/
#show_pro{}
#show_pro .pro_info{ color:#999; font-size:11px;} /*发布时间等*/
#show_pro .pro_name{} /*产品名*/
#show_pro .pro_img{} /*产品大图*/
#show_pro .pro_detail table{ color:#333;}
/*产品内容*/
#show_content{ margin-bottom:10px;}
/*产品属性*/
#show_detail{ margin:10px auto; padding:10px; clear:both;overflow:hidden;border-top:1px solid #666; border-bottom:1px solid #666;}
#show_detail td{ padding:0;}
#show_detail .pro_price{ color:#f00;} /*价格*/
#show_detail .pro_num{ display:none;} /*不显示数量*/
#show_detail .pro_new,.pro_hot{} /*是否新品、推荐*/
/*产品意向表单*/
#show_order{ width:99%; padding:5px 0 10px; clear:both;}
#show_order #pInfo { font-size:16px;}/*提交购买xx意向文字*/
#show_order input{}
#show_order textarea{}


/* ========================= 图文模块 ====================== */
/*默认图文模块*/
#textimg td{ padding:5px;}
/*图左文右模块*/
.imgtxt{ overflow:hidden;zoom:1; clear:both;}
.imgtxt li{ overflow:hidden;zoom:1; display:inline-block;*display:inline; _display:inline; float:left; width:49%; margin:5px 0; }
.imgtxt li img{ background:url(picbg.jpg) left top no-repeat; padding:6px; width:120px; height:100px; margin:0 10px;}
.imgtxt li a{ color:#DF0000; font-size:14px; font-weight:bold; }
/*文字说明围绕图*/
#testcontent{ overflow:hidden;zoom:1; display:inline-block;*display:inline; _display:inline; float:left; width:49%; margin:5px 0; }
#testcontent img{ background:url(picbg.jpg) left top no-repeat; padding:6px; width:120px; height:100px; margin:0 10px;}
#testcontent a{ color:#DF0000; font-size:14px; font-weight:bold;}

/* ===================================== 其他系统 =========================== */
/* === 留言系统 === */
/*留言表单*/
.gform .gf_title{ font-size:14px; font-weight:bold; }
.gform input,.gform textarea{ width:300px; padding:2px 2px 3px 3px; vertical-align:top;}
.gform textarea{ width:500px; overflow:auto }
.gform .gf_welcome{}
/*留言内容*/
#container .gbook{}
#container .gbook li{ background:none;}
.gbook .gb_name{ font-weight:normal;}
.gbook .gb_nickname b{}
.gbook .gb_replay b{}
.gbook .gb_content {border:1px dotted #aaa; padding-left:10px;}
.gbook .gb_info{ color:#666} /*time*/
.gbook .gb_page{}


/* === 会员登陆 === */
.btn1,.btn3,.btn2,.btn4 {}
/*纵向*/
#niceUserLogin{ margin:5px 0 5px 5px; line-height:2.2;}
#niceUserLogin li{ list-style:none;}
#niceUserLogin .btn1,
#niceUserLogin .btn2{}
/*横向*/
#UserLogin{}
#UserLogin li{ float:left;vertical-align:bottom; list-style:none; }
#UserLogin #password{ margin-left:10px;}

/*=== 公共邮局 ===*/
#FrLgn{ margin:5px 0 5px 5px; line-height:2.2;}
/*纵向*/
#FrLgn .webmaily{ margin:3px 0 0 100px;}


/*=== 企业邮局 ===*/
#xnicewebmail,
#ynicewebmail{ margin:5px 0 5px 5px;}
/*纵向*/
#ynicewebmail #domain{ padding-left:44px;}

#ynicewebmail .btn{ margin:5px 0 0 100px}
/*横向*/
#xnicewebmail{ width:450px;}


/*=== 产品搜索 ===*/
#prodsearch #pkeyword{}
#prodsearch #psbt{}


/*=== 搜索嵌入 ===*/
#prodsearch,
#baidu1,
#baidu2,
#google{ margin:5px 0 5px 5px;}


/*============================== 其他细节 =================================*/
/*招聘*/
#aboutjobdiv{}/*总说明*/
.joinusheader li a{ margin:0 5px;}
.joblist{ margin-top:20px;}
.joblist li{ padding-left:45px;}
.joblist li span{} /*属性*/
.joblist .job_name{ border:1px dashed #ccc; padding:2px 5px; margin-bottom:5px; color:#333;}
.joblist .job_submit{ padding-top:10px;}
.joblist .job_submit a{ color:#f60;} /*在线提交简历*/
/*友情链接*/
.flink{}
.flink li{}
.flink a{}
.flink a:hover{}
#flink{ width:98%;} /*下拉友情链接*/
/*投票系统*/
#votetable{ margin:5px 0 5px 5px;}
#votetable .vote_item p{ vertical-align:middle;}
#votetable dd{ padding-top:5px;}
/*购物车*/
#jscart{ background:url(cart.gif) left center no-repeat; padding-left:20px; height:26px; line-height:26px;}
/*查询订单状态*/
.orderstatus{ margin:0 5px;}
/*新闻列表分页*/
.pagenav{ text-align:center;}
/*产品展示分页*/
#prodpage{ text-align:center;}
/*左右滚动*/
.marq td{ padding:0 5px;}
/*当前位置*/
.homelink{ display:block; height:30px; line-height:30px; padding-left:20px;}



/*===============================全局设置==================================*/
/*文本输入框*/
.txt{ font-size:12px; width:120px;}/*通用*/
#niceUserLogin .txt{ width:90px;}/*纵向会员登录*/
#UserLogin .txt{ width:90px;}/*横向会员登录*/
#ynicewebmail .txt{ width:120px;}/*企业邮局*/
#FrLgn .txt{ width:120px;}/*公共邮局*/
#FrLgn select{ width:124px;}


/*一般按钮*/
.btn1,.btn3,.btn2,.btn4,
.vote_submit, .vote_view,
.btn {
	width:62px; height:22px; line-height:22px;
	color:#222;
	background:url(btn.gif);
	font-size:12px;
	border:none; 
	cursor:pointer;
}
/*大按钮*/
.gform .gbt, .pd_addcart a, #addtocart,
.gbt {
	width:62px; height:22px; line-height:22px;
	color:#222;
	background:url(btn.gif);
	font-size:12px;
	border:none;  
	cursor:pointer; 
	display:inline-block;*display:inline;*zoom:1;text-decoration:none;
}
