/*global*/
body{font:12px/1.8 Verdana,Arial,sans-serif;color:#555;}
div{margin:0 auto;}
li {list-style:none;}
a{color:#444;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur())}
a:hover{color:#222;text-decoration:underline;}
.redfont{color:red}
.clear {clear:both}


/*顶部*/
#top{width:960px;overflow:hidden;}
#top_left {height:auto! important;height:60px;min-height:60px;}
#top1 {padding:5px 0;float:left;}
#top2 {position:relative;float:right;}
#top2 span{padding:0 5px;display:block; float:right;}

/*友情链接*/
.flink{margin:5px 0}
.flink li{margin:2px 0; background:url(link.png) no-repeat;padding:2px 0 3px 0px;}
.flink img{padding:1px; border:1px solid #666;}
.flink br {font-size:0;}

/*购物车*/
#jscart{display:block;width:285px;height:16px;background:url(cart.gif) no-repeat left center;}
#jscart a{color:#555;line-height:20px;display:block;padding-left:22px;}
#jscart a:hover{color:#000}
/*添加到购物车*/
#addtocart{cursor:pointer;background:url(btn2.gif) center center no-repeat;border:none;color:#fff}
/*当前位置*/
.homelink{display:block;margin:0 0 10px;padding:4px 0 0 10px;height:20px;line-height:20px; text-align:left; font-weight:600; color:#666;}
.homelink a {color:#666; font-weight:normal}
.homelink a:hover{color:#c00}

/*菜单*/
#mainmenu{width:100%;height:41px;padding:10px 0;background:url(mainmenubg.gif) repeat-x; position:relative; z-index:99;}
#mainmenu #menu{width:960px;height:41px;background:url(mainmenubg1.gif) no-repeat; }
#menu ul {padding:0 15px 0 45px; }
#menu li{float:left; padding:0 10px 0 10px;text-align:center;}
#menu li.first {background:none; padding:0;}
#menu li a{display:block; color:#fff; width:83px; height:41px; font:600 14px/41px 'Microsoft YaHei',SimSun,Arial,Sans-Serif;text-decoration:none}
#menu li a:hover,
#menu #hot a {color:#ff0; background:url(menu.gif) center center no-repeat; font-size:12px;}
/*下拉菜单*/
.menu2 li ul {display:none;}
.menu2 li:hover ul,.menu2 li.over ul{display:block;}
#mainmenu #ddmenu2{width:112px;background:none;position:absolute;padding:0;top:41px;clear:left;}
#mainmenu #ddmenu2 li{width:110px;height:25px;clear:left;background:none; padding:0;border-bottom:1px solid #555;}
#mainmenu #ddmenu2 li a{color:#fff;background:#333;width:100px;height:25px;line-height:25px;font-size:12px;text-align:center;font-weight:normal;margin:0;padding:0 5px;display:block;overflow:hidden}
#mainmenu #ddmenu2 li a:hover{background:#444;}
#mainmenu #ddmenu2 #hot a{font-weight:blod;} /*hot下拉菜单*/

/*子菜单栏目*/
#submenu{}
#submenu li{width:100%;height:28px;float:left;line-height:28px; background:url(li.gif) 2px 0px no-repeat; overflow:hidden}
#submenu li a{padding-left:20px;}
#submenu #hot a{font-size:14px;font-weight:600;color:#a00;}
/*产品、新闻分类*/
.sidebar{width:100%;background:url(li.gif) 5px 0px no-repeat;line-height:28px;overflow:hidden}
.sidebar a{padding-left:25px;}
.sidebar a:hover{}
#left_border #hot a{color:#007D38;font-weight:600}
/*多级产品类别*/
.msidebar1{width:85%;float:left;padding-left:5px;line-height:30px;overflow:hidden}
.msidebar1 a{width:90%;display:block;background:url(arrow1.jpg) 8px 12px no-repeat;padding-left:30px;border-bottom:1px dashed #ddd;}
.msidebar1 a:hover{background:#f5f5f5;color:#DB045E}
.msidebar2 {width:85%;padding-left:10px;line-height:30px;overflow:hidden}
.msidebar2 a{width:90%;display:block;border-bottom:1px dashed #ddd;overflow:hidden}
.msidebar2 a:hover{background:#f5f5f5;color:#DB045E}
.msidebar3 {width:85%;padding-left:10px;line-height:30px;overflow:hidden}
.msidebar3 a{width:90%;display:block;border-bottom:1px dashed #ddd;overflow:hidden}
.msidebar3 a:hover{background:#f5f5f5;color:#DB045E}
.msidebar4 {width:85%;padding-left:10px;line-height:30px;overflow:hidden}
.msidebar4 a{width:90%;display:block;border-bottom:1px dashed #ddd;overflow:hidden}
.msidebar4 a:hover{background:#f5f5f5;color:#DB045E}

/* ========== layout ========== */
#index,#default {overflow:hidden}
/*主题图片*/
#banner{text-align:center;overflow:hidden;}
#banner table {margin:0 auto;text-align:center}
/*主体内容*/
#container{ width:960px; padding-top:10px; overflow:hidden;}
#default #container {}
/*== index ==*/
.imain1 {float:right; width:240px;}
.imain2,.imain3,.imain4,.imain5 {width:700px; float:left;}
/* 首页栏目 */
.s_a,.s_e {width:280px;padding-right:10px}
.s_b {}
.s_c,.s_d,.s_g {display:none}
.s_f {}

/*== default ==*/
/*左边*/
.dmain1 {width:245px; float:left;}
/*中间*/
.dmain3 {width:700px;float:right}
/*右边*/
.dmain5 {display:none}

/*底部*/
#bottom{width:960px; background:#fff url(bottom.gif) no-repeat;}
#bottom1 a{color:#fff}
#bottom1 {height:35px; line-height:35px;color:#fff;}
#bottom2 {padding:10px 0;text-align:center;}

/*======================= box ==========================*/
.bx1,.bx2,.bx3,.bx4,.bbx1,.bbx2 {margin-bottom:10px;} /*盒子上下间距*/
.l {display:block;width:60%;float:left;}
.r {display:block;width:40%;float:right;}
.r img,.more2 img {border:none;}
.more2 a {display:block; width:55px; line-height:38px;}
/* box title font style */
.l font {font-family:'Microsoft YaHei',SimSun,Arial,Sans-Serif; color:#fff; font-size:12px;}
.r a {color:#fff}
.bx1_t1 font {padding-left:20px;}
.bx2_t1 font {padding-left:12px;}
.bx3_t1 font {padding-left:20px;}
.bbx1_t1 font {padding-left:20px;}
/* box global background-repeat and background-position */
.bx_t .l,.bx_t .r,.bx_b,.bx_b .r {background-repeat:no-repeat;}
.bx_t .r,.bx_b .r {background-position:right 0;}
.bx_c {background-repeat:repeat-y;}

/* 通用边框1 */
.bx1_t {}
.bx1_t1,.bx1_t2 {background-image:url(bx1_t.gif);height:27px;line-height:27px}
.bx1_c {padding:10px 5px; background:#fff;}
.bx1_b,.bx1_b2 {}
/* 通用边框2 */
.bx2 {border:1px solid #d5d5d5;}
.bx2_t1,.bx2_t2 {background:url(bx2_t.gif) no-repeat;height:33px;line-height:25px}
.bx2_c {padding:5px 10px;}
.bx2_b,.bx2_b2 {display:none;}
/* 主区域边框2 */
.bx3_t1,.bx3_t2 {background:url(bx3_t.gif) no-repeat;height:20px;line-height:20px}
.bx3_c {padding:5px 0;}
.bx3_b,.bx3_b2 {}
/* 无标题边框 */
.bbx1_t {display:none}
.bbx1_c {padding:5px; font-size:14px; line-height:2;}
.bbx1_b {}

/*==================================================*/
/*产品展示全局样式*/
#ps1,#ps2,#ps3,#ps4,#ps5,#ps6,#ps7,#ps8,#ps9,#ps10 {margin:10px 10px 13px 10px;width:146px;overflow:hidden}
#ps0,.p_name,.p_group,.p_detail,.p_price,.p_vip,.p_link,.p_cart {display:block;}
#p_img {width:142px;height:107px;}
#p_img a{display:block;width:140px;height:105px;overflow:hidden;text-align:center;border:1px solid #333;}
#p_img a:hover{}
#p_img img{height:105px;}
#p_info {padding:2px 5px 6px 5px}
#p_info .p_num {display:none}
#p_info span{line-height:150%;}
#p_info div{height:100%;}
.p_name {text-align:center}
.p_name a{font-size:12px}
.p_name a:hover{text-decoration:underline}
.p_detail{color:#999}
.p_detail b{font-weight:normal;color:#999}
.p_price b{color:#FF5E00;font-size:14px}
.p_vip{font-size:14px}
.p_vip span{color:#a00}
.p_vip b{color:#f00}
.p_link{float:left;padding-top:3px}
.p_link a{color:#000}
.p_cart{float:right;width:84px;height:21px;line-height:21px;text-align:center;}
.p_cart a{color:#fff;display:block;width:62px;height:20px;background:#007200; border:1px solid #005300; font-size:12px;}
.p_cart a:hover {color:#fff}
/*产品展示单独样式*/
#ps0 {background:url(li.gif) 2px 7px no-repeat;padding-left:20px;border-bottom:1px dashed #fff;line-height:22px;}
#ps2 #p_info,#ps2 #p_name{text-align:center;}
#ps4 #p_info div{padding-top:5px}
#ps4 #p_info .p_link{padding-left:3px;background:#007200; border:1px solid #005300;float:left;}
#ps4 #p_info .p_link a{color:#fff;display:block;padding:0 13px 0 10px;font-size:12px;line-height:1.5}
#slide_d #ps2 {width:126px;margin:5px 5px 0px 5px;}
#slide_d #p_img {width:124px;height:94px}
#slide_d #p_img a {width:120px;height:90px}
#slide_d #p_img img {width:120px}
.bx4 .p_name a {color:#fff}

#index #ps2 {width:102px;}
#index #ps2 #p_img {width:102px; height:77px;}
#index #ps2 #p_img a {width:100px; height:75px; border:1px solid #333;}
#index #ps2 #p_img img {height:75px;}

/*新闻显示样式*/
#boxNews{ width:98%; }
#title{padding-top:5px;text-align:center;font-size:18px;color:#333;font-family:宋体,Arial,sans-serif;font-weight:bold;}
#boxNews #info { text-align:center; color:#666;}
#maininfo{ padding:10px 0; font-size:14px; line-height:2;}
/*新闻列表*/
#boxNewsList li{width:100%;overflow:hidden; background:url(li.gif) 5px 0px no-repeat; line-height:260%;}
#boxNewsList li a{ padding-left:22px;float:left;}
#boxNewsList li a:hover{padding-left:22px;text-decoration:underline}
#boxNewsList li span{color:#bbb;margin-left:10px;float:right; font-size:11px;}

/*会员登陆按纽*/
#niceUserLogin { margin:4px 0 4px 4px;}/*纵向*/
#niceUserLogin .input{ width:107px;padding:1px 0 1px 2px;}
#niceUserLogin li{margin:1px 0px;}
.btn1,.btn3,.btn2,.btn4{width:62px;height:22px;line-height:22px;color:#fff;background:url(btn1.gif) no-repeat;font-size:12px;border:0px;text-align:center;cursor:pointer;}
#niceUserLogin .btn1,#niceUserLogin .btn2{margin-left:34px}
#UserLogin {margin:5px 0 5px 8px;}/*横向*/
#UserLogin li{float:left;vertical-align:bottom;}
#UserLogin #password{padding-left:10px;line-height:24px}
#UserLogin .input{width:78px;}

/*企业邮局*/
#ynicewebmail {margin:8px 0 8px 10px;width:85%;}/*纵向*/
#ynicewebmail #domain {padding-left:44px;}
#ynicewebmail #yuser {width:125px;}
#ynicewebmail #ypasswd {width:125px;}
#ynicewebmail #ysubmit {padding:3px 0 0 110px}
.xbt,.ybt {width:62px;height:22px;line-height:22px;color:#fff;background:url(btn1.gif) no-repeat;font-size:12px;text-align:center;border:0px;cursor:pointer;}
#xnicewebmail {width:450px; float:left;}/*横向*/
#xnicewebmail #xmail {}
#xnicewebmail #xpassword {padding-left:8px;}
/*公共邮局*/
#FrLgn{margin:8px 0 8px 10px;}
#FrLgn input{width:115px; margin:1px 0;padding:0}
#FrLgn select {width:119px;margin:1px 0;}
#FrLgn .webmailx,
#FrLgn .webmaily {width:62px;height:22px;color:#fff;background:url(btn1.gif) no-repeat;border:0px; cursor:pointer;overflow:hidden}
#FrLgn .webmaily{margin:2px 0 0 105px;}/*纵向*/

/*产品搜索*/
#prodsearch {margin:5px 0 5px 10px;}
#prodsearch #pkeyword {width:120px;margin:0;padding:1px 2px;}
#psbt {width:62px;height:22px;line-height:22px;color:#fff;background:url(btn1.gif) 0 0 no-repeat;font-size:12px;border:0px;cursor:pointer;}
#top2 {position:relative;}
#top2 #prodsearch {margin:0;width:240px; position:absolute; right:0px; top:25px; z-index:99}
#top2 #prodsearch #pkeyword {background:url(searchbg.gif) no-repeat right 0;float:left;width:160px;height:18px;padding:3px 0px 0px 5px;border:1px solid #D4D4D4;overflow:hidden;}
#top2 #psbt {width:58px;height:23px;background:url(btn1.gif) no-repeat;margin:0;float:left; color:#fff;}
/*搜索*/
#searchin{ width:62px;height:20px;line-height:20px;color:#fff;background:url(btn1.gif) no-repeat;border:0px;cursor:pointer; font-weight:bold;}
#baidu input {}
#baidu .input {width:120px}
#baidu1 { padding-left:10px; }
#baidu2 { padding-left:10px; }
#google { padding-left:10px; }
#google input {}
#query,.input {width:120px;}

/*投票*/
#votetable {margin:0px 0 5px 10px;}
#votetable li {height:24px;line-height:24px;}
#votetable .vote_title {font-size:13px}
#votetable .vote_item {padding:2px 0}
#votetable .vote_item li{height:22px;line-height:22px;}
#votetable .vote_item input {vertical-align:middle;}
.vote_submit,.vote_view {width:62px;height:22px;line-height:22px;color:#fff;background:url(btn1.gif) no-repeat;font-size:12px; border:0px;cursor:pointer;}

/*留言本样式*/
#GBForm{ padding-top:20px; padding_bottom:20px; margin:0px auto;}
#GBForm td{ padding:5px 0px 5px 5px;}
#GBForm #Title{ text-align:center; font-size:14px; font-weight:bold; color:#111;}
#Welcome{ text-align:center; color:#333}
#message { width:500px;height:80px;padding:3px;}
#contact { width:300px;height:30px;padding:3px;}
#GBForm #GBbt{ color:#fff;width:108px;height:31px;background:#222 url(btn2.gif) no-repeat; font-size:12px;border:0px;cursor:pointer;}
#GBForm input {width:300px; padding:2px 4px 3px 6px; vertical-align:top; font-size:14px; font-weight:600;}
#GBForm textarea {width:500px; padding:2px 4px 3px 6px; overflow:auto;}
#GBForm #pInfo strong {color:#c00; font-weight:normal; font-size:16px;}

/*产品图*/
#show_pro {}
#show_pro #pInfo {color:#666;} /*发布时间等*/
#show_pro .pro_name { color:#222} /*产品名*/
#show_pro .pro_img {} /*产品大图*/