/* global */
body {font:12px/1.8 Arial,SimSun,Sans-Serif; background:url(bg.jpg) top repeat-x; color:#333;}
a { color:#333; text-decoration:none; outline:none; cursor:pointer}
a:hover {color:#f00; text-decoration:underline;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea {font-size:100%; vertical-align:middle;}
textarea {overflow:auto;vertical-align:top;}
img {-ms-interpolation-mode:bicubic; border:none;}
ul,li{ list-style:none;}
/*setting*/
.step-list{ overflow:hidden;zoom:1; clear:both;}
.step-list li{ width:50%; float:left; background:url(arrow1.gif) left center no-repeat; text-indent:15px; height:26px; line-height:26px;}


/* ===================== 布局 ========================= */
#index,#default{ overflow:hidden; zoom:1; clear:both; }
.inner{ overflow:hidden; zoom:1; clear:both; width:1px; margin:0 auto; }
#banner{ overflow:hidden; zoom:1; clear:both; width:968px; margin:0 auto;  }
#default #container{ background:#fff url(cbg1.jpg) center top no-repeat; width:968px; margin:0 auto;}
#default #container .inner{ background:url(cbg2.jpg) center bottom no-repeat; width:948px; padding:10px; }

/*顶部*/
#top{ clear:both;z-index:99999 !important }
#top .inner{ overflow:visible;}
#top1{ float:left; padding-top:15px;}
#top2{ float:right; text-align:right;}
#top2 .menu{ padding-top:35px;}

/*菜单*/
#mainmenu{ overflow:hidden; zoom:1; clear:both; width:970px; margin:0 auto; }
.menu ul{ float:right;}
.menu ul li{ float:left; background:url(menuline.png) right bottom no-repeat}
.menu ul li a{ float:left;display:block; padding:0 25px; height:39px; font:bold 14px/39px Arial,Sans-Serif,SimSun; color:#000;}
.menu ul li a:hover{ background:url(menuhover.png) center bottom no-repeat; color:#f00; text-decoration:none; }
.menu li#hot a{ background:url(menuhover.png) center bottom no-repeat; color:#fff; text-decoration:none; }
/*下拉菜单1234  */
.menu2 li ul {display:none;}
.menu2 li:hover ul,.menu2 li.over ul{ display:block;}
.menu2 #ddmenu2 { float:none; position:absolute; top:39px; z-index:99999;background:#0072AD url(subbg.jpg) center top no-repeat;1}
.menu2 #ddmenu2 li{ float:none;width:150px;padding:0px; background:none} 
.menu2 #ddmenu2 a{ float:none;background:url(subListBg.gif) 5px 14px no-repeat;text-align:left;display:block;padding:0px 0px 0px 13px; height:30px; line-height:30px;border-bottom:1px dotted #fff;color:#fff;font-weight:normal }
.menu2 #ddmenu2 li a:hover{ text-decoration:none;color:#D9f2ff;}
.menu2 #hot #ddmenu2 a,.menu2 #ddmenu2 #hot a{background:none;} /*hot下拉菜单*/


/*index*/
.imain1{ margin-bottom:10px; }
.imain1 td{ vertical-align:top;}
.imain1 .s_l{ width:723px;}
.imain1 .s_m{ display:none;}
.imain1 .s_r{ background:url(s_r.jpg) right top no-repeat}
.imain2{ margin-bottom:10px;}
.imain3{ border:1px solid #CDCED2; border-radius:5px;}
.imain3 td{ vertical-align:top;}
.imain3 .s_l{ background:url(s_l.jpg) left bottom no-repeat;border-left:1px solid #CDCED2;  width:479px;}
.imain3 .s_m{ border-right:1px dotted #ABABAB; width:220px;}
.imain3 .s_r{ border-right:1px solid #CDCED2;}
.imain4{ background:center top no-repeat; padding-top:30px;}
/*default*/
.dmain1{ float:left; width:170px;  overflow:hidden; padding:10px 0;}
.dmain2{ float:right; width:760px; overflow:hidden;}


/*底部*/
#bottom{ background:url(bottom.jpg) top repeat-x; padding:20px 0; margin-top:20px; color:#000;}
#bottom a{ color:#000;}

/*===================== 边框 ========================*/
/*全局*/
.bx1,.bx2,.bx3{} /*盒子上下间距*/
.l {float:left;  }
.r {float:right;}
/* box title font style */
.l font{ font-size:14px; font-weight:bold;}
.bx1_t1 font { padding-left:15px; color:#333;}
.bx2_t1 font { padding-left:20px; color:#333;}
.bx3_t1 font { padding-left:20px; color:#333;}
.bx4_t1 font { padding-left:20px; color:#333;}
.bx5_t1 font { padding-left:10px;}

/*边框1 */
.bx1_t{ height:31px; line-height:31px;}
.bx1_c{ padding:10px;}
.bx1_b{ display:none;}
.dmain1 .bx1_c{ padding:0 10px;}
/*边框2 */
.bx2_t{ background:url(bx2-t.png) top repeat-x; height:30px; line-height:30px;}
.bx2_c{ padding:5px;}
.bx2_b{ display:none;}
/*边框3 */
.bx3_t{ background:url(bx3-t.png) top repeat-x; height:30px; line-height:30px;}
.bx3_c{ padding:5px;}
.bx3_b{ display:none;}
/*边框4 */
.bx4_t{ background:url(bx4-t.png) top repeat-x; height:30px; line-height:30px;}
.bx4_c{ padding:5px;}
.bx4_b{ display:none;}
/*边框5 */
.bx5{ margin-bottom:20px;}
.bx5_t{ background:url(bx5-t.png) left top no-repeat; height:28px; line-height:28px;}
.bx5_t2{ background:url(bx5-t2.png) right top no-repeat; height:28px; padding-right:10px;}
.bx5_c{ background:#fff url(bx5-c1.jpg) left bottom no-repeat;}
.bx5_c .content{ background:url(bx5-c2.jpg) right bottom no-repeat; padding:10px 20px;}
.bx5_b{ display:none;}


/* =============== 栏目导航与分类 ================= */
/*清除样式*/
#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 li{ width:auto; height:auto; margin:0; padding:0; background:none; float:none; border:0; line-height:normal;}
#container .menu 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 li a{ border-bottom:1px solid #C6C6C6; padding-left:10px; height:25px; line-height:25px; }
#container .menu li a:hover{ background:url(hover.jpg) right top no-repeat;}
#container .menu li#hot a{ background:url(hover.jpg) right top no-repeat;}
/*子菜单栏目*/
#submenu li a{ display:block; border-bottom:1px solid #C6C6C6; padding-left:10px; height:25px; line-height:25px; }
#submenu li a:hover{ background:url(hover.jpg) right top no-repeat; color:#fff;}
#submenu li#hot a{ background:url(hover.jpg) right top no-repeat; color:#fff;}
/*产品、新闻分类*/
.newscate,.prodcate,.prodcatem {}
.newscate li,
.prodcate li{ }
.newscate a,
.prodcate a { display:block; border-bottom:1px solid #C6C6C6; padding-left:10px; height:25px; line-height:25px;}
.newscate a:hover,
.prodcate a:hover{ background:url(hover.jpg) right top no-repeat; color:#fff; }
/*多级产品类别*/
.msidebar1 a,
.msidebar2 a,
.msidebar3 a,
.msidebar4 a{ display:block; border-bottom:1px solid #C6C6C6; padding-left:10px; height:25px; line-height:25px; }
.msidebar1 a:hover,
.msidebar2 a:hover,
.msidebar3 a:hover,
.msidebar4 a:hover{ background:url(hover.jpg) right top no-repeat; color:#000000;  }
/*网站地图*/
.sitemap li a{ display:block; border-bottom:1px solid #C6C6C6; padding-left:10px; height:25px; line-height:25px; }
.sitemap li a:hover{ background:url(hover.jpg) right top no-repeat; color:#fff; }




/* ================== 新闻系统 ==================== */

/*列表*/
#boxNewsList {}
#boxNewsList li{ overflow:hidden;zoom:1; clear:both; height:auto !important;} 
#boxNewsList li a{ display:block; float:left; }
#boxNewsList li .newsTime{ display:block; float:right; color:#999; font-size:11px; padding-right:5px;}
/*首页列表*/
#index #boxNewsList li{ background:url(arrow.png) 5px center no-repeat; padding-left:20px;} 
#index .imain1 .s_r #boxNewsList li{ line-height:20px; border-bottom:1px dashed #b2b2b2; padding-bottom:5px; margin-bottom:5px; background:none; padding:0;}
#index .imain1 .s_r #boxNewsList li a{ float:none; color:#000;}
#index .imain1 .s_r #boxNewsList li .newsTime{ float:none;}
/*子页列表*/
#default #boxNewsList li{ background:url(arrow1.gif) left center no-repeat; padding-left:15px; line-height:30px; border-bottom:1px dashed #ccc;} 
/*阅读全文*/
#boxNewsList .sumary_list br{ display:none;}
#boxNewsList #sum_title {}
#boxNewsList #sum_title a:hover {}
#boxNewsList #sum_content { float:left;}
#boxNewsList #sum_content a:hover {}
#boxNewsList .show_all { float:right;}
#boxNewsList .show_all a {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 { width:126px; margin:0 auto; overflow:hidden;  }
#ps0,.p_name,.p_group,.p_detail,.p_price,.p_vip,.p_link,.p_cart {display:block;}
#p_img {border:1px solid #D5D5D5; padding:2px; }
#p_img a{display:block;text-align:center;}
#p_img img{ width:120px; }
#p_info{}
#p_info div{ height:100%; padding:5px 0;}
.p_name {text-align:center;}
.p_price b{color:#FF5E00; font-weight:normal;}
.p_link{ float:left;}
#ps4 .p_link,
.p_cart{ float:right; }
#ps4 .p_link a,
.p_cart a{ display:block;width:45px;height:21px;background:url(buy.gif); font-size:12px; color:#000; text-align:center;}
/*产品展示单独样式*/
#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 {}


/* === 留言系统 === */
/*留言表单*/
.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 { background:#F8F8FF; border:1px solid #E6E6FA; border-top:0; height:40px; line-height:40px; padding-left:100px; color:#555; position:absolute; top:0; width:698px;}
#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:#eee}
.joblist .job_submit {padding-top:10px;}
.joblist .job_submit a {color:#f60} /*在线提交简历*/
/*友情链接*/
.flink{}
.flink li{ }
.flink a{ padding:0 15px; }
.flink a:hover{ }
#flink {width:98%;} /*下拉友情链接*/
/*投票系统*/
#votetable {margin:5px 0 5px 5px;}
#votetable .vote_item p {vertical-align:middle}
#votetable dd {padding-top:5px;}
/*默认图文模块*/
#textimg{ border:1px solid #CDCED2; border-radius:5px;}
#textimg td{ padding:5px;}
#textimg a{ color:#333; font-size:14px; font-weight:bold; display:block; line-height:30px;  border-bottom:1px solid #E5E5E5;}
#textimg span a{ height:22px; line-height:22px; border-bottom:1px dotted #9C9C9C; color:#7C7C7C; font-size:12px; font-weight:normal;}
#textimg span br{ display:none;}
/*图左文右模块*/
.imgtxt{ background:#FBFBFB url(imgtxt.png) bottom repeat-x; border:1px solid #CDCED2; border-radius:5px;}
.imgtxt li{ list-style:none; overflow:hidden;zoom:1; margin-bottom:10px; vertical-align:top; }
.imgtxt li img{ margin:5px; }
.imgtxt li a{ overflow:hidden;zoom:1; display:block; line-height:30px; color:#333; font-size:14px; font-weight:bold;}
.imgtxt li br{ display:none;}
.imgtxt li p span{ display:block; text-align:left;}
.imgtxt li p span span{ display:inline; color:#f60; font-weight:bold;}
.imgtxt li p span a{ margin:0; padding:0; background:none; display:block; width:70%; height:22px; line-height:22px; border-bottom:1px dotted #9C9C9C; color:#7C7C7C; font-size:12px; font-weight:normal;}
/**/
.img_l li,
.img_fl li,
.img_fr li{ display:inline-block; *display:inline; _display:inline; width:24.5%;}
.img_fl li p,
.img_fr li p{ overflow:hidden;zoom:1; padding:10px;}
.img_t{ background:none; border:none; border-radius:0;}
.img_t li{ display:inline-block; *display:inline; _display:inline; width:24.5%; }
.img_t li a{ background:url(icon.jpg) right center no-repeat; margin-right:10px;}
/*文字说明围绕图*/
#testimg{background:url(imgtxt.png) bottom repeat-x; border:1px solid #CDCED2; border-radius:5px; width:auto !important;}
#testcontent{  overflow:hidden;zoom:1; display:inline-block; *display:inline; _display:inline; width:24.5%; margin-bottom:10px; vertical-align:top;}
#testcontent img{ overflow:hidden; margin:10px;}
#testcontent a{ overflow:hidden; color:#333; font-weight:bold;}
#testcontent span{ overflow:hidden; color:#f60; font-weight:bold;}
#testcontent span br{ display:none;}
#testcontent span a{ margin:0; padding:0; background:none; display:block; width:70%; height:22px; line-height:22px; border-bottom:1px dotted #9C9C9C; color:#7C7C7C; font-size:12px; font-weight:normal;}
/*首页图文模块*/

/*购物车*/
#jscart{display:block; background:url(cart.gif) left center no-repeat; height:26px; line-height:26px; position:absolute; right:10px; top:0; padding-left:20px;}
/*查询订单状态*/
.orderstatus {margin:0 5px;}
/*当前位置*/
.homelink{ display:block; background:url(banner.jpg) left top no-repeat; height:30px; line-height:30px; padding-left:20px;}
/*左右滚动*/
.marq_img img { margin-top:5px; margin-right:5px; padding:1px; border:1px solid #ccc;}
/*静态图片列表*/
.piclist_img br {height:1px;line-height:1px;}
.piclist_img img {margin:0 5px; padding:1px; border:1px solid #ccc;}
.piclist_title {line-height:1.5}
/*新闻列表分页*/
.pagenav {padding-top:10px}
/*产品展示分页*/
#prodpage {text-align:center;}

/*===============================全局设置==================================*/

/*文本输入框*/
.txt {font-size:12px}
#niceUserLogin .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:#082658;
	background:url(btn1.gif) no-repeat;
	font-size:12px;
	border:none; cursor:pointer;
}
/*大按钮*/
.gform .gbt, .pd_addcart a, #addtocart,
.gbt {
	width:62px; height:22px; line-height:22px;
	color:#000;
	background:url(btn1.gif) no-repeat; 
	font-size:12px;
	border:none; cursor:pointer; 
	display:inline-block;*display:inline; zoom:1;text-decoration:none;
}
 