/*Jin @2011.12.25*/
/* global */
body {font:12px/1.8 "宋体","微软雅黑"; color:#3A3839;}
a {color:#3A3839; text-decoration:none; outline:none; cursor:pointer}
a:hover { text-decoration:underline;}
table{border-collapse:collapse; border-spacing:0;}
button,input,select,textarea {font-size:100%; vertical-align:middle;}
textarea {vertical-align:top; resize:vertical; overflow-y:auto}
img {-ms-interpolation-mode:bicubic;}
a img {border:none;} /*只消除需要消除的边框*/

/* ===================== 布局 ========================= */
#index,#default{ width:1002px; margin:0 auto;}
#top,#banner,#container,#bottom { overflow:hidden; zoom:1; clear:both;}
#banner{ background:url(banner.jpg) top no-repeat; height:30px;}

.imain2,.dmain1{ float:left; overflow:hidden; zoom:1;}
.imain1,.dmain2{ float:right; overflow:hidden; zoom:1;}
.imain1{ width:252px; padding-left:20px;}
.imain2{ width:730px;}
.dmain1{ width:194px;}
.dmain2{ width:798px; margin-left:10px; border-top:1px dotted #D3D3D3;}

.dmain1 .d_t{ background:url(d_t.jpg) top center no-repeat; height:8px;}
.dmain1 .d_c{ background:url(d_c.jpg) repeat-y; padding:0 5px;}
.dmain1 .d_b{ background:url(d_b.jpg) top center no-repeat; height:10px;}

#t2,#t3,#t4,#t5{ margin-top:10px;}
#t1{ background:url(t1_bg.jpg) bottom repeat-x; border:1px solid #C1C1C1; height:30px;}
#t1 td{ vertical-align:middle; text-align:center;}
#t2{ border:1px solid #8698AC; margin-bottom:10px;}
#t2 .s_l{ width:264px;  padding:12px 10px 0; border-right:1px solid #8698AC;}
#t2 .s_m{ display:none;}
#t3 .s_l{ width:264px; border:1px solid #FD4101; border-top:3px solid #FD4101;}
#t3 .s_l a{ display:block; width:50%; height:34px; line-height:34px; float:left; text-align:center; background:url(a_bg.jpg) center center no-repeat;}
#t3 .s_m{ display:none;}
#t3 .s_r{ padding-left:10px;}
#t4 .s_l{ width:230px; border:1px solid #5D99E1; background:url(s_bg.gif) right bottom no-repeat; padding:10px 0; padding-left:10px;}
#t4 .s_l img{ margin-top:10px;}
#t4 .s_m{ display:none;}
#t4 .s_r{ padding-left:10px}
#t5{ border:3px solid #5D99E2; border-bottom:0; background:url(t3.jpg) bottom no-repeat;}
#t5 .s_l{ border:1px solid #6D6D6D; border-right:0; background:url(s_l.gif) right bottom no-repeat; padding:10px 20px; width:200px;}
#t5 .s_m{ display:none;}
#t5 .s_r{ border:1px solid #6D6D6D; border-left:0; background:url(s_r.gif) left bottom no-repeat; padding:10px 30px;}

/*顶部*/
#top {}
#logo{ position:absolute; margin-top:30px; margin-left:40px;}

/*菜单*/
#mainmenu {}
.menu { background:#940000; height:38px; padding-left:5px;}
.menu li{ float:left; padding-right:3px; background:url(menuline.jpg) right center no-repeat;}
.menu li.last{ background:none; padding:0;}
.menu li a{ float:left; display:block; padding:0 15px; height:38px; text-align:center; font:bold 14px/38px 'Microsoft Yahei',SimSun,Arial,Sans-Serif; color:#fff; }
.menu #hot a,
.menu li a:hover { text-decoration:none; color:#FFE900; background:url(menunow.gif) center center no-repeat;}
/*下拉菜单*/
.menu2 li ul {display:none;}
.menu2 li:hover ul,.menu2 li.over ul {display:block;}
.menu2 #ddmenu2{ position:absolute; top:38px; width:1000px;}
.menu2 #ddmenu2 li{ background:none; padding:0;}
.menu2 #ddmenu2 li a{ height:30px; line-height:30px; font-size:12px; color:#000; font-weight:normal; background:url(submenu.jpg) right center no-repeat;}
.menu2 #ddmenu2 li a:hover{ color:#f00;}
/*底部*/
#bottom{ background:url(bottom.jpg) top repeat-x;  margin-top:10px; padding-bottom:40px;}
#bottom1{ color:#FFF; line-height:30px;}
#bottom1 a{ color:#FFF; margin:0 5px;}
#bottom2{ padding-top:10px;}


/*===================== 边框 ========================*/
/*全局*/
.bx1,.bx2,.bx3,.bx4,.bx5,.bx6,.bbx1,.bbx2,.ltitle {} /*盒子上下间距*/
.l {float:left;}
.r {float:right; }
.r a{ font-size:12px;}
/* box title font style */
.l font {font-family:Sans-Serif,'microsoft yahei',SimSun; font-size:14px; color:#333;}
.r font{ margin:0; padding:0;}
.bx1_t1  font{ padding-left:30px; color:#0240A2;}
.bx2_t1  font{ padding-left:40px; color:#000;}
.bx3_t1  font{ padding-left:42px; color:#fff;}
.bx4_t1  font{ padding-left:30px; color:#000;}
.bx5_t1  font{ padding-left:20px; color:#000;}
.bx6_t1  font{ padding-left:0px;  color:#4D9800; font-size:16px;}
.bx7_t1  font{ padding-left:15px; color:#fff;}
.bx8_t1  font{ padding-left:20px; color:#000;}
.bbx1_t1 font{ padding-left:20px; color:#fff;}
.bbx2_t1 font{ padding-left:60px; color:#000;}

/*边框1*/
.bx1{ padding:5px 10px;}
.bx1_t{ background:url(bx1_t.jpg) left center no-repeat; border-bottom:1px solid #0B81E1;}
.bx1_t2 a{ color:#0289A6;}
.bx1_c{ padding:5px 0;}

/*边框2*/
.bx2{ border:1px solid #1975E2; border-top:3px solid #1975E2;}
.bx2_t{ background:#DBEAF1 url(bx2_t.jpg) 10px center no-repeat;}
.bx2_t2 a{ color:#0289A6;}
.bx2_c{ padding:5px 10px;}
/*边框3*/
.bx3{ margin-bottom:10px;}
.bx3_t{ background:url(bx3_t1.gif); height:40px; line-height:40px;}
.bx3_t2{ width:30%; background:url(bx3_t2.gif) right top no-repeat; height:40px;}
.bx3_t2 a{ color:#FFF; margin-right:10px;}
.bx3_c{ background:#F4F8FB; border-left:1px solid #6EAFE9; border-right:1px solid #6EAFE9; padding:5px 10px;}
.bx3_b{ background:url(bx3_b1.gif); height:6px;}
.bx3_b2{ width:100%; background:url(bx3_b2.gif) right top no-repeat; height:6px;}
/*边框4*/
.bx4_t{ background:url(bx4_t.jpg) right center no-repeat; height:40px; line-height:40px;}
.bx4_t1{ background:url(bx4_t1.jpg) left center no-repeat;}
#t5 .s_l .bx4_c a{display:block; width:50%; height:34px; line-height:34px; float:left; text-align:center; background:url(a_bg2.gif) center center no-repeat;}
/*边框5*/
.bx5_t{ background:url(bx5_t.jpg); height:29px; line-height:29px;}
.bx5_c{ padding:5px 10px;}
/*边框6*/
.bx6{ background:#DEE3E6; padding:10px 0; margin:10px 0;}
.bx6_t{ width:15px; height:100%; float:left; padding:0 10px; line-height:20px;}
.bx6_c{ padding-right:10px;}
.bx6_c img{ border:1px solid #000; margin-right:10px;}
/*边框7*/
.bx7{ margin-bottom:10px;}
.bx7_t{ background:url(bx7_t.jpg) left bottom no-repeat; height:27px; line-height:27px;}
.bx7_c{ border:1px solid #940000; padding:10px 20px;}
.bx7_c img{ display:block; margin:0 auto;}
/*边框8*/
.bx8_t{ background:url(bx8_t1.jpg); height:30px; line-height:30px;}
.bx8_t2{ width:20%; background:url(bx8_t2.jpg) right top no-repeat; height:30px;}
.bx8_c{ border:1px solid #1975E2; border-top:0; padding:5px 10px;}
/*大边框1*/
.bbx1_t{ background:url(bbx1_t.jpg) left top; height:28px;}
.bbx1_c{ padding-top:5px;}
/*大边框2*/
.bbx2_t{ background:url(bbx2_t1.jpg); height:37px; line-height:37px;}
.bbx2_t2{ width:20%; background:url(bbx2_t2.jpg) right top no-repeat; height:37px;}
.bbx2_c{ border-left:1px solid #CACACA; border-right:1px solid #CACACA; padding:5px 10px;}
.bbx2_b{ background:url(bbx2_b1.jpg); height:8px;}
.bbx2_b2{ width:100%; background:url(bbx2_b2.jpg) right top no-repeat; height:8px;}



/* =============== 栏目导航与分类 ================= */
/*清除样式*/
#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; }
/*主菜单栏目*/
#container .menu{ width:140px; margin:0 auto;}
#container .menu li{ margin-bottom:5px;}
#container .menu li a{ display:block; height:25px; line-height:25px; background:url(li.gif) left top no-repeat; padding-left:40px; font-size:12px; color:#000;}
/*主菜单栏目下拉菜单*/
#container .menu #ddmenu2 li a{ display:block; height:22px; line-height:22px; background:url(add.gif) 40px center no-repeat; color:#444; padding-left:65px; }
/*子菜单栏目*/
#submenu{ width:140px; margin:0 auto;}
#submenu li{ display:block; height:25px; line-height:25px; background:url(li.gif) left top no-repeat; padding-left:40px; margin-bottom:5px;}
/*产品、多级产品、新闻分类*/
.newscate,.prodcate,.prodcatem { width:140px; margin:0 auto;}
.newscate li,
.msidebar1 a,
.prodcate li{ display:block; height:25px; line-height:25px; background:url(li.gif) left top no-repeat; padding-left:40px; margin-bottom:5px;}
.newscate li a,
.msidebar1 a,
.prodcate li a {}
.newscate li a:hover,
.msidebar1 a:hover,
.prodcate li a:hover {}
/*多级产品类别*/
.msidebar1{ width:140px; margin:0 auto;}
.msidebar1 a{}
.msidebar2 a,
.msidebar3 a,
.msidebar4 a{ display:block; height:25px; line-height:25px; background:url(li.gif) left top no-repeat; padding-left:20px; margin-bottom:5px;}
/*网站地图*/
.sitemap{ width:140px; margin:0 auto;} 
.sitemap li{ display:block; height:25px; line-height:25px; background:url(li.gif) left top no-repeat; padding-left:40px; margin-bottom:5px;}



/* ================== 新闻系统 ==================== */
/*列表*/
#boxNewsList li{ overflow:hidden; zoom:1; height:auto !important;}
#boxNewsList li a{ float:left;}
#boxNewsList .newsTime{ float:right;}
/*首页列表*/
.bx1 #boxNewsList li{ line-height:26px; background:url(arr1.jpg) left 8px no-repeat; border-bottom:1px dotted #b2b2b2;}
.bx1 #boxNewsList li a{ padding-left:15px;}
.bx2 #boxNewsList li{ line-height:26px; background:url(arr2.jpg) left 9px no-repeat;}
.bx2 #boxNewsList li a{ padding-left:15px;}
.bx3 #boxNewsList li{ line-height:24px; background:url(arr3.jpg) left 6px no-repeat;}
.bx3 #boxNewsList li a{ padding-left:15px;}
.bx5 #boxNewsList li{ line-height:26px; background:url(arr4.jpg) left 9px no-repeat;}
.bx5 #boxNewsList li a{ padding-left:15px;}
.bx8 #boxNewsList li{ line-height:30px; background:url(arr1.jpg) left 11px no-repeat;border-bottom:1px dotted #b2b2b2;}
.bx8 #boxNewsList li a{ padding-left:15px;}
/*子页列表*/
#default #boxNewsList li{ line-height:30px; background:url(arrow.jpg) 5px 7px no-repeat; border-bottom:1px dashed #C4C4C4;}
#default #boxNewsList li a{padding-left:25px;}
/*阅读全文*/
#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{ 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; margin:0 auto; width:156px;}
#ps0,.p_name,.p_group,.p_detail,.p_price,.p_vip,.p_link,.p_cart{ display:block;}
#p_img a{ display:block;overflow:hidden;zoom:1;text-align:center;}
#p_img img{ width:140px; border:1px solid #666; padding:2px;}
#p_info{ padding-top:5px;}
#p_info .p_num {display:none}
.p_name{ text-align:center; padding-bottom:5px;}
.p_name a{font-size:12px; color:#0075b0}
.p_name a:hover{text-decoration:underline}
.p_detail{color:#666; padding-bottom:5px;}
.p_detail b{font-weight:normal;color:#999}
.p_price,.p_price b{font-size:14px;color:#c00; font-family:tohama;}
.p_price span {color:#666;}
.p_vip{ padding-left:6px;}
.p_vip span {color:#666;}
.p_vip,.p_vip b{color:#f60; font-size:14px;}
.p_link{float:left;}
#ps4 .p_link,
.p_cart{ float:right;}
#ps4 .p_link a,
.p_cart a{color:#fff;display:block;width:62px;height:20px; line-height:20px;text-align:center;background:#198ADA; border:1px solid #2C71C0; 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 {}
/*产品内容*/
#show_content {margin-bottom:10px;color:#666}
/*产品属性*/
#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 { color:#676767; font-size:14px; font-weight:normal;}/*提交购买xx意向文字*/
#show_order input {}
#show_order textarea {}


/* === 留言系统 === */
/*留言表单*/
.gform .gf_title { font-size:14px; font-weight:bold;color:#f30}
.gform input,.gform textarea {width:300px; padding:2px 2px 3px 3px; vertical-align:top; }
.gform textarea { width:400px; overflow:auto }
.gform .gf_welcome {color:#666}
/*留言内容*/
#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:#676767} /*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 { margin-left:10px }
/*横向*/
#UserLogin {margin:5px 0 5px 5px;}
#UserLogin li{float:left;vertical-align:bottom; list-style:none;}


/*=== 公共邮局 ===*/
#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;}


/*============================== 其他细节 =================================*/
/*分页*/
.pagenav,#prodpage { text-align:center; padding-top:10px;}
/*招聘*/
#aboutjobdiv {}/*总说明*/
.joblist li { list-style:none;}
.joblist li span {} /*属性*/
.joblist .job_name {border:1px dashed #ccc;padding:2px 5px;margin-bottom:5px;}
.joblist .job_submit {padding-top:10px; text-align:right;}
.joblist .job_submit a {color:#444; font-size:13px; text-decoration:underline;} /*在线提交简历*/
/*友情链接*/
.flink{}
.flink li{ list-style:none; overflow:hidden; zoom:1; margin:5px 0;}
.flink a{}
.flink img{}
#flink { width:98%;} /*下拉友情链接*/
/*投票系统*/
#votetable {margin:5px 0 5px 5px;}
#votetable .vote_item p {vertical-align:middle}
#votetable dd {padding-top:5px;}
/*图文模块--全局*/
.imgtxt li{ list-style:none; overflow:hidden; zoom:1; margin:10px; vertical-align:top;}
.imgtxt img{ width:40%; margin:10px;}

#textimg img{ width:95%;}/*默认*/
.img_l img{}/*图左文右*/
.img_t img{}/*图上文下*/
.img_fl img{}/*图左浮动*/
.img_fr img{}/*图右浮动*/
#testcontent{ overflow:hidden; zoom:1; margin:10px 0;}
#testcontent img{ width:30%; margin:0 10px; }/*文字围绕图*/
/*图上文下*/
.img_t li{ width:30%; display:inline-block; _display:inline; *display:inline;}
.img_t li img{ width:95%;  display:block; margin:0 auto;}
.img_t li p br{ display:none;}
.img_t li p a{ display:block; text-align:center;}
/*购物车*/
#jscart{ display:block;height:16px;background:url(cart.gif) no-repeat left center;}
#jscart a{ line-height:20px; margin:0 5px 0 20px;}
/*查询订单状态*/
.orderstatus {margin:0 5px;}
/*左右滚动*/
.marq td{ text-align:center; padding:0 5px;}
/*当前位置*/
.homelink{ display:block; line-height:40px;}



/*===============================全局设置==================================*/

/*文本输入框*/
.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, .fbt,
.btn {
	width:62px; height:22px; line-height:22px;
	color:#222;
	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:#222;
	background:url(btn1.gif) no-repeat; 
	font-size:12px;
	border:none; cursor:pointer; 
	display:inline-block;*display:inline;*zoom:1;text-decoration:none;
}
