@charset "utf-8";
/* CSS Document */



*{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
/*超链接时的状态*/
/*访问过的超链接状态*/
/*光标移动到超链接时的状态*/
/*鼠标点击时一刹那的状态*/
a:link{color:#000;text-decoration:none}
a:visited{color:#000;text-decoration:none}
a:hover,a:active{color:red;}

body{
	margin:0; padding:0;
	text-align:center;
	background-color:#eee;
}
pre{text-align:left;width:900px;margin-left:auto;margin-right:auto;background-color:#fff;border-left:1px solid #BCCDE4;border-right:1px solid #BCCDE4;padding:12px;font-size:11px;margin:0;}

.productFrom{width:680px;margin-left:auto;margin-right:auto;text-align:left;background-color:#fff;}

.header,.banner,.main,.footer,.ad2{width:900px;margin-left:auto;margin-right:auto;text-align:left;background-color:#fff;border-left:1px solid #BCCDE4;border-right:1px solid #BCCDE4;}

.ad2{padding:3px;text-align:center;border-top:1px solid #BCCDE4;border-bottom:1px solid #ddd;background-color:#E6ECF5;}


.sethomepage{margin:6px 6px 12px 0px;padding-left:18px;
	background:url(../images/icon_sethomepage.gif) left top no-repeat;}
.addfavorite{margin:6px 6px 12px 0px;padding-left:18px;
	background:url(../images/icon_addfavorite.gif) left top no-repeat;}
.international{margin:6px 6px 12px 0px;padding-left:18px;
	background:url(../images/icon_international.gif) left top no-repeat;}

.search_input{width:315px;height:27px;border:1px solid #CCCCCC;padding:0 3px;
	background:url(../images/search_bg.gif) left top repeat-x;line-height:27px;}
/*
.search_input{
	width:200px;
	border:1px solid #CBCBCB;
	background-color:#eee;
	line-height:18px;
	height:22px;
}*/


.search_submit{
	margin:0 4px;
}
.header img{
	margin-top:6px;
}



.menu{
	height:30px;
	background:#DDE8F1 url(../images/menu_bg.gif) left top repeat-x;
	display:block;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:0; 
	list-style:none;
}
	* html .menu{margin:0; border:1px solid #BCCDE4;}
.menu li{
	float:left;
	list-style:none;
	display:block;
}

.menu li a:link,
.menu li a:visited{
	background:url(../images/menu_line.gif) left top no-repeat;
	color:#666;
	font-weight:bold;
	margin:0;
	padding-left:10px;
	padding-right:9px;
	display:block;
	line-height:30px;
	float:left;
	text-decoration:none;
}

.menu li a:hover,
.menu li a:active{
	color:#cc0000;
}
/**/
.menu li.home a:link,.menu li.home a:visited,
.menu li.home a:hover,.menu li.home a:active{
	background:none;
}
.menu li.selected a:link,.menu li.selected a:visited,
.menu li.selected a:hover,.menu li.selected a:active{
	color:#cc0000;
}


.banner{
	border-bottom:1px solid #8C8C8C;
}


.left{
	border-right:1px solid #CCCCCC;
	width:200px;
}
/*左侧菜单*/
.leftmenu{
	margin-bottom:12px;

}
.leftmenu .left_a{
	background-color:#0099CC;
	line-height:30px;
	padding:0 3px;
	cursor:hand;
	white-space:nowrap;
	border-bottom:1px solid #66CCFF;
	color:#fff;
}
.leftmenu .left_b{
	background-color:#E2E2E2;
	line-height:24px;
	padding:0 3px 0 9px;
	cursor:hand;
	white-space:nowrap;
	color:#666666;
	border-bottom:1px solid #fff;
}


.right{
	padding:12px;
	width:676px;
}
.right .rec{
	width:100%;
}
.right .rec td{
	width:20%;
	text-align:center;
	padding:6px 0;
	vertical-align:top;
}
.right .rec td a img{
	border:1px solid #ddd;
	padding:4px;
	width:80px;
	height:80px;
}

.right .rec td span{
	display:block;
	line-height:22px;
}
.right .rec td span b{
	font-weight:normal;
	padding:0 3px;
	color:red;
}

.right h2{
	color:#DC2911;
	margin:12px 0;
}
.right p{
	line-height:22px;
	margin:0px;
}
.right b{
	color:#034D6D;
}
.right ul{
}
.right ul li{
	margin:12px 0;
	padding-left:12px;
}
.right ol{
	margin:6px 24px;
}
.right ol li{
	list-style-type:upper-roman;
	line-height:22px;
}

#nav{
	padding:4px;
	border-bottom:1px solid #ddd;
	background-color:#eee;
}




.art_index{
	width:100%;
}
.art_index td{
	width:50%;
}
.art_index td .list{
	text-align:left;
}
.art_index td .list h2{
	width:330px;
	color:#0099CC;
	font-weight:bold;
	background:url(../images/art_index_title_bg.gif) left top repeat-x;
	line-height:30px;
	padding:0 6px;
	margin:0;
}
.art_index td ul,
.art_index td ul li{
	text-align:left;
	list-style:none;
	padding:0; margin:0;
	
}

.art_index td ul li{
	padding:2px 6px;
}

.brand_index{
	border-top:1px solid #ccc;
	padding:6px 0;
}

.product{
	padding-bottom:12px;
}

.product ul li{
	float:left;
	width:25%;
}

.product #nav{
	padding:4px;
	border-bottom:1px solid #ddd;
	background-color:#eee;
}

.product .sortlist h1{font-size:14px;padding:12px 6px;margin:0px;}
.product .sortlist h2{font-size:12px;padding:12px 6px;margin:0px;clear:both;color:red;}
.product .sortlist ul{clear:both;}
.product .sortlist ul li{width:220px;float:left;padding:0px 6px;height:16px;}
.product .sortlist ul li a{line-height:16px;font-size:13px;padding:3px;}

.product .prolist .pro{width:179px;float:left;text-align:center;margin-left:auto; margin-right:auto;}
.product .prolist .sphoto{margin:6px;border:1px solid #ddd;}
.product .prolist .name{margin:6px;}
.product .prolist .name a{color:#666;}
.product .proshow{margin:12px;}
.product .proshow .sphoto{width:150px;text-align:center;}
.product .proshow .base{padding:0 12px;}
.product .proshow h1{font-size:22px;}
.product .proshow .protitle{margin:0 6px 0 0; background-color:#eee; padding:3px;font-weight:bold;}
.product .model{margin:6px;width:98%;border-top:1px solid #ddd;border-left:1px solid #ddd;}

.product .model td{padding:3px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.product .model thead td{padding:3px;border-bottom:1px solid #eee;border-right:1px solid #eee;}
.product .model td.title{font-weight:bold;background-color:#FFFFCC;}
.product h2{margin:9px;}

.mycart_title{font-size:14px;font-weight:bold;padding:12px 3px;text-align:center;}



.search{border:1px solid #ddd;}
.search td{border-bottom:1px solid #ddd;padding:6px;}
.search td.sphoto{width:160px; text-align:center;}
.search td .search_model{color:#999;line-height:22px;word-break:break-all;}
.search td .intro{line-height:20px;font-size:13px;}
.search .title a{font-size:14px;line-height:20px;}
.search .title font{font-size:14px;font-weight:bold;}

.artlist{
	width:100%;
}
.artlist td{
	padding:3px;
}
.artlist thead td{
	background-color:#f4f4f4;
}
.artshow{
	width:100%;
}
.artshow h1{
	margin-top:12px;
	font-size:18px;
	text-align:center;
}
.artshow p{
	margin:0px;
	padding:0;
}


.footer{
	border-top:3px solid #ccc;
}
.footer .info{
	padding:9px 6px 9px 120px;
	line-height:20px;
	color:#666;
	background:url(../images/footer_logo.gif) left center no-repeat;
}
.footer .info b{
	font-weight:bold;
	color:#D10000;
}


.footer .nav,
.footer .copyright{
	border-top:3px solid #1F1F1F;
	padding:3px;
	background-color:#CCC;
	color:#666666;
}
.footer .copyright{
	text-align:right;
}
.footer .icp{
	width:150px;
	text-align:center;
	color:#666;
	line-height:30px;
	padding:12px;
}

.footer .nav a:link,.footer .nav a:visited{
	color:#666;
}
.footer .nav a:hover,.footer .nav a:active{
	color:blue;
}


.clearboth{
	clear:both;
}

.nopro{
	margin:6px;
	padding:6px 12px;
	border:1px solid #ddd;
	line-height:24px;
}





.order_content{
	padding:0px;
}
.order_content li{
	padding:0px;
	height:72px;
	line-height:18px;

}
.order_content h3{
	padding:0px; margin:3px 0;
}
.order_content li.tel{
	background:url(../images/icon_tel.gif) left top no-repeat;
	padding-left:90px;
	border-bottom:1px solid #eee;
}
.order_content li.fax{
	background:url(../images/icon_fax.gif) left top no-repeat;
	padding-left:90px;
	border-bottom:1px solid #eee;
}
.order_content li.email{
	background:url(../images/icon_email.gif) left top no-repeat;
	padding-left:90px;
}



.about_youshi{
	margin:6px;
	padding:0;
}
.about_youshi li{
	height:72px;
	padding-bottom:6px;
	line-height:18px;
}
.about_youshi h3{
	margin:3px 0;
}
.about_youshi li.icon1{
	background:url(../images/icon_about1.gif) left top no-repeat;
	padding-left:90px;
	border-bottom:1px solid #eee;
}
.about_youshi li.icon2{
	background:url(../images/icon_about2.gif) left top no-repeat;
	padding-left:90px;
	border-bottom:1px solid #eee;
}
.about_youshi li.icon3{
	background:url(../images/icon_about3.gif) left top no-repeat;
	padding-left:90px;
	border-bottom:1px solid #eee;
}
.about_youshi li.icon4{
	background:url(../images/icon_about4.gif) left top no-repeat;
	padding-left:90px;
	border-bottom:1px solid #eee;
}
.about_youshi li.icon5{
	background:url(../images/icon_about5.gif) left top no-repeat;
	padding-left:90px;
	border-bottom:1px solid #eee;
}
.about_youshi li.icon6{
	background:url(../images/icon_about6.gif) left top no-repeat;
	padding-left:90px;
	border-bottom:1px solid #eee;
}