@charset "utf-8";
/*公共样式*/
body { margin:0; padding:0; font:12px "宋体"; color:#777; }
*{ margin:0; padding:0; border:0;}
li{ list-style-type:none;}
img{vertical-align:top;}/*IE6下防止图片下有空隙产生*/
.claer{clear:both;}

/*公共链接*/
a:link{ color:#777; text-decoration:none;}
a:visited{ color:#777; text-decoration:none;}
a:hover{ color:#555; text-decoration:underline;}
a:active{color:#777; text-decoration:none;}

/*公共文字属性*/
.red{ color:#F00;}
.blue{ color:#005BAF; font-weight:bold; padding:0; margin:0;}
.white{ color:#fff; font-weight:bold;}
.black{ color:#000; font-weight:bold; margin:0; padding:0;}

/*公共标题头属性*/
#left .tit{ background:url(../images/tit_bj.jpg) repeat-x; height:27px;margin:1px; }
#left .tit p{ background:url(../images/tit_sjx.gif) no-repeat 0 8px; text-indent:9px; padding:0; margin:0; margin-left:10px; padding-top:7px; }
#left .nr{ border-top:1px solid #c5deff; }
#right .tit{ background:url(../images/right_tit.jpg) no-repeat; height:29px;}
#right .tit p{ margin:0; padding:0;}
#right .nr{ border:1px solid #e6e6e6; }

/*公共内容大盒子居中的属性*/
#top,#menu,#submenu,#content,#bottom{ width:960px;margin:0 auto;}
/*********************************************分店弹出框控制**********************/
#top,#menu,#submenu,#content,#bottom{ width:960px;margin:0 auto;}
/*********************************************分店弹出框控制**********************/
#menu{
	position:relative;}
#div1{
  position:absolute;
  width:700px; 
  height:400px; 
  background:#F1F5FA;
  margin:0 auto;
  vertical-align:middle;
  margin-top:100px;
  top:50px;
  left:20%;
  z-index:9999;
  margin-left:auto; margin-right:auto;
  border:6px solid #002D68;
  display:none;


   }
 #div1warp{
   overflow-x:hidden;overflow-y:auto;
   height:400px;
 }
#fdclosebut{
	position:absolute;
	right:20px;
	top:5px;
	}
#fdclosebut a{
	display:block;
	height:20px;
	width:20px;
	background:url(../images/newclose.gif) no-repeat left bottom;
	}
#fdclosebut a:hover{
	background:url(../images/newclose.gif) no-repeat left top;
}
.fdlist {padding:4px; }
.fdlist li{float:left; width:45%;}
.fdlist li h2{font-size:14px; color:#002D68;}
.fdlisth1{color:#333; padding-left:15px; border-bottom:1px solid #ccc; height:20px;padding-top:5px;}
/*----------------------------------顶部----------------------------------*/
#header{margin-bottom:5px;}
#top{ height:95px; overflow:hidden;}
#top .topleft{ width:557px; height:95px;background:url(../images/top_bj.jpg) repeat-x;float:left;}
#top .topleft .logo{/* background:url(../images/logo.jpg) no-repeat;*/ width:345px; height:95px; margin-left:12px; }
#top .center{ background:url(../images/top_center_bj.jpg) no-repeat; height:95px; width:21px;float:left;}
#top .topright{ background:url(../images/top_right_bj.jpg) repeat-x;width:382px; float:left; height:90px; padding-top:5px; overflow:hidden; color:#003B8B;}
#top .topright a{ text-decoration:none; padding-top:5px; color:#003B8B;}
#top .topright p{ line-height:18px; text-align:center;}
#top .topright .cont{ }
#top .topright .cont dd{ text-align:right; padding-right:9px;}


/*----------------------------------menu----------------------------------*/
#menu{height:33px; background:url(../images/menu_bj.jpg) repeat-x;}
#menu ul{ padding-left:100px; height:33px;}
#menu li{ float:left; width:110px; height:33px;}
#menu li a{ line-height:33px; color:#fff; text-decoration:none;display:block; width:71px; height:33px; text-align:center;}
#menu li a:hover{ background:url(../images/menu_hover.jpg) no-repeat; font-size:14px; font-weight:bold;}
#menu .Current{ background:url(../images/menu_hover.jpg) no-repeat; font-size:14px; font-weight:bold;}

#submenu{ width:958px;height:35px;border-left:1px solid #DBEBFF;border-right:1px solid #DBEBFF;border-bottom:1px solid #DBEBFF; background:#EEF5FF;}
#submenu .search{ width:420px; height:20px; float:left; margin:7px 0 0 65px; display:inline;}
/*******系统搜索挂件*************/
.btn_search{ display:block; width:38px; height:20px; background:url(search_btn.jpg) no-repeat; cursor:hand;}
.search_label .inputstyle{  border-color:#c9e1ff; background:#fff url(serachbg.jpg) no-repeat 185px 2px;color:#666;}

#submenu .shop{  float:left; padding:10px 0 0 70px; }
#submenu .shop img{ float:left; }
/**************左边导航*******************/

#banner{ width:960px; margin:10px auto;}


/*----------------------------------内容部分开始----------------------------------*/
#content{ }
/*--------------------左边部分开始--------------------*/
#content #left{ width:222px; margin-right:15px; float:left;}
#left .spfl{ width:220px; border:1px solid #C5DEFF; margin-bottom:15px;}

#left .ppfl{ width:220px; border:1px solid #C5DEFF; margin-bottom:15px;}

#left .bzph{ width:220px; border:1px solid #C5DEFF; margin-bottom:15px;}
#left .bzph .nr{ width:220px; height:216px;}
/*#left .bzph .nr dt{ float:left; background:url(../images/paihang_tb.jpg) no-repeat; height:193px; width:15px; margin:10px 0 0 10px;}
#left .bzph .nr dd{ float:left; margin:8px 0 0 5px; line-height:20px;}*/
/**********左边商品分类样式**********************/
  .spfl ul li{
  	padding:4px;
}
   .spfl ul li a{
   	display:block;
	height:18px; 
         width:177px;   
           
         overflow:hidden;     
	border:1px solid #FFFFFF;
         border-width:1px 0 1px 1px;
	padding:2px 15px;}

  .spfl ul li a:hover{ 
  	border-style:solid;
	text-decoration:none;
	font-weight: bolder;
	border-width:1px 0 1px 1px;
	border-color:#ccc;
	background:#fff;
	}

.spfl ul li ul li a{
  font-weight:normal;
}
.spfl ul li ul li a:hover{
	border:0;}
 .salelist ul  li a:hover{ background:none;}

/*********本周热卖*************/
.salelist{  background:url(../images/paihang_tb.jpg) no-repeat; margin:10px 0 0 5px;padding-left:5px;line-height:12px;}
 .salelist li{  margin:2px 0 0 17px; padding:0; margin:0;}
 .salelist ul  li a{ display:inline; padding:0; margin:0;}
  .salelist ul  li a:hover{ background:none; border:none;}

#left .flash{ width:220px; border:1px solid #C5DEFF; margin-bottom:15px; height:205px;}

#left .zjll{ width:220px; border:1px solid #C5DEFF; margin-bottom:15px;}
#left .zjll .nr ul{ margin:10px 0 8px 13px;}
#left .zjll .nr li{ line-height:21px;}
#left .zjll .nr li a{ background:url(../images/sjx.jpg) no-repeat 0 3px; padding-left:10px;}

#left .zxdd{ width:220px; border:1px solid #C5DEFF; margin-bottom:15px;}
#left .zxdd .nr ul{ margin:10px 0 8px 13px;}
#left .zxdd .nr li{ line-height:16px; padding-bottom:5px;}
#left .zxdd .nr li a{ background:url(../images/sjx.jpg) no-repeat 0 3px; padding-left:10px;}
/*--------------------左边部分结束--------------------*/
					   
/*--------------------右边部分开始--------------------*/				   
#content #right{ width:723px;  float:right; }
#right .banner{ width:723px; margin-bottom:12px; height:331px;}
#right .banner .left{ width:502px; height:331px; float:left;}
#right .banner .right{ float:right;}
#right .banner .right .wzgg{ width:205px;border:1px solid #C5DEFF;}
#right .banner .right .wzgg .tit{ background:url(../images/tit_bj.jpg) repeat-x; height:27px;margin:1px; }
#right .banner .right .wzgg .tit p{ background:url(../images/tit_sjx.gif) no-repeat 0 8px; text-indent:9px; line-height:27px; margin-left:10px;}
#right .banner .right .wzgg .nr{ border-top:1px solid #c5deff; }
#right .banner .right .wzgg .nr ul{ margin:10px 0 8px 13px;}
#right .banner .right .wzgg .nr li{ line-height:22px; }

#right .banner .right .kf{ margin-top:8px;}

#right .tit p{ line-height:29px; margin-left:10px;}/*标题头文字居中*/

#right .xpss{ width:723px; clear:both;margin-bottom:12px;}
#right .xpss .nr{ width:719px;}

#right .rmsp{ width:723px; clear:both;margin-bottom:12px;}
#right .rmsp .nr{ width:719px;}

#right .flash{margin-bottom:12px; }

#right .tjsp{ width:723px; clear:both;margin-bottom:12px;}
#right .tjsp .nr{ width:719px;}
/*--------------------右边部分结束--------------------*/

/*----------------------------------内容部分结束----------------------------------*/

/*底部部分*/
#contact{ border:1px solid #E6E6E6; width:958px; height:180px; clear:both; margin-bottom:16px;}

#contact  p{ padding:13px 0 0 60px;}
#contact  li{line-height:24px; padding-left:0px;}
[xmlns] #contact  li{padding-left:5px;}

#contact .pic_1{ background:url(../images/bottom_pic_1.jpg) no-repeat;margin:20px 0px 0 10px;float:left;display:inline;width:140px;border-right:1px dashed #CCCCCC;}
#contact .pic_2{ background:url(../images/bottom_pic_2.jpg) no-repeat;margin:20px 0px 0 10px;float:left;display:inline;width:140px;border-right:1px dashed #CCCCCC;}
#contact .pic_3{ background:url(../images/bottom_pic_3.jpg) no-repeat;margin:20px 0px 0 10px;float:left;display:inline;width:140px;border-right:1px dashed #CCCCCC;}
#contact .pic_4{ background:url(../images/bottom_pic_4.jpg) no-repeat;margin:20px 0px 0 10px;float:left;display:inline;width:140px;border-right:1px dashed #CCCCCC;}
#contact .pic_5{ background:url(../images/bottom_pic_5.jpg) no-repeat;margin:20px 0px 0 10px;float:left;display:inline;width:140px;border-right:1px dashed #CCCCCC;}
#contact .pic_6{ margin:30px 0px 0 10px;float:left; }
#contact .pic_6 .tel_1{ padding-bottom:20px;}

#links{border:1px solid #E6E6E6; width:958px; height:67px;margin-bottom:16px; }
#links p{ width:945px; padding:6px 0 0 6px;line-height:19px;}

#sub_nav{border:1px solid #E6E6E6; width:958px; height:28px; margin-bottom:10px; background:#F2F8FD;}
#sub_nav p{ line-height:28px; text-align:center; height:20px; overflow:hidden; margin:0; padding:0;}

#copyright p{ line-height:22px; text-align:center;}

 .clscopy{height:110px; overflow:hidden;}
.artwarp{padding:50px 40px; }
/*********部局样式*******************/
/*浏览过的商品 */
.prepend-2 a{font-size:12px;} 
/*底部文章列表*/
.TreeList .cat2 a{display:block;padding:3px;}
/*关于我们导航*/
#sub_nav .TreeList {width:590px; height:20px; margin:0 auto; overflow:hidden;}
#sub_nav .TreeList .cat1{float:left; height:24px;  padding:8px 10px;}
#sub_nav .TreeList .cat1 a{ font-weight:normal; padding-right:15px; border-right:1px solid #ccc;}
/*关于我们导航*/
#sub_nav .TreeList {width:590px;margin:0 auto; }
#sub_nav .TreeList .cat1{float:left; height:24px;  padding:8px 10px;}
#sub_nav .TreeList .cat1 a{ font-weight:normal;  padding-right:15px;}


/*******链接样式********/
.LinkList{text-align:center;
line-height:140%;

}
.LinkList a{
	padding:0 5px;
         text-align:center;}


i.mktprice1{text-decoration:none;}/*市场价去掉横线*/


#widgets_722 .AdvBanner img{ padding:15px 0px 5px 10px;}/*首页荣誉证书图片*/

.sasa_line{height:51px; width:960px;margin:0 auto; text-align:right;}/*顶部相关图标*/
.sasa_line img{ padding:0 15px;}/*顶部相关图标之间的留白*/

.pageWrap{line-height:22px;}/*文章的行高*/


