@charset "utf-8";
/* -------------- All CSS Document -------------- */
*{
margin:0;
padding:0;
}
body {
	text-align: center;
	font-size: 12px;
	color:#333;
	background:url(../images/bg.jpg) repeat;
	font-family:"宋体";
	margin-bottom:10px;
}
.clear{
	height:0px;
	line-height:0px;
	clear:both;
	font-size:0;
}
a{
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	cursor: hand;
}
ul,li{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
img{
	border:0px;
	vertical-align:middle;
}
input,select{
	vertical-align:middle;
}
.buttons{
	background:url(../images/icon.gif) no-repeat -20px -150px;
	width:60px;
	height:24px;
	line-height:24px;
	color:#c00;
	border:0;
	cursor:pointer;
}
.orange{
	color:#f60;
}
.pages{
	clear:both;
	padding:8px 0 8px 5px;
	height:18px;
	line-height:18px;
}
/* -------------- header Document -------------- */
.header{
	width:948px;
	margin:auto;
	height:155px;
	background:#fff url(../images/pepole.jpg) no-repeat 863px 0;
	overflow:hidden;
	padding-left:10px;
	text-align:left;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
.header #logo{
	float:left;
	width:92px;
	height:88px;
	display:block;
	background:url(../images/top.jpg) no-repeat;
}
.header .topright{
	float:right;
	width:743px;
	height:75px;
	padding:13px 113px 0 0;
	background:url(../images/top.jpg) no-repeat -92px 0;
	text-align:right;
}
.header .topright img{
	margin-top:-3px;
}
.menuer{
	clear:both;
	height:35px;
	margin-right:83px;
	background:#f19e00 url(../images/menu.jpg) no-repeat;
}
.menuer li{
	float:left;
	width:144px;
	height:35px;
	line-height:35px;
	text-align:center;
	
}
.menuer li a{
	text-indent:-9999px; 
	white-space:nowrap;
	font-size:0;
	height:35px;
	width:144px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	opacity:0.1;
	filter: Alpha(opacity=10);
	background:#f7b800;
}
.menuer li a:hover{
	opacity:0.35;
	filter: Alpha(opacity=35);
	background:#fff;
}
.quick{
	background:url(../images/quickbg.jpg) repeat-x;
	height:32px;
	overflow:hidden;
	margin-right:60px;
}
.quick ul{
	height:32px;
	width:525px;
	margin-left:10px;
	font-size:12px;
}
.quick li{
	float:left;
	font-weight:700;
	height:13px;
	padding:10px 19px 0 15px;
	background:url(../images/quickicons.gif) no-repeat 0 9px;
}
.quick span{
	float:right;
	padding:10px 0 0 55px;
	background:url(../images/quickicon.gif) no-repeat -555px 3px;
}
.quick span a{
	text-decoration:underline;
}
/* ------------- contenter Document ----------- */
.contenter{
	clear:both;
	width:938px;
	margin: 0 auto;
	text-align:left;
	border:1px solid #e1e1e1;
	border-top:0;
	background:#fff;
	padding:0 10px 10px;
}
.boxnav{
	background:#fff7ce url(../images/icon.gif) no-repeat -205px -46px;
	height:30px;
	line-height:30px;
	margin-top:10px;
	padding-left:25px;
	color:#c00;
	font-weight:700;
	font-size:14px;
}
.boxnav span{
	float:right;
	padding-right:10px;
	font-weight:normal;
	color:#e3be67;
	font-size:12px;
}
.boxnav span a{
	color:#e3be67;
}
.boxnav span a:hover{
	color:#ff8a00;
}
/*-------------left style----------------*/
.left{
	float:left;
	width:165px;
	padding:0 10px 10px 0;
}
.leftnav{
	background:url(../images/cates.jpg) no-repeat;
	height:30px;
	margin-top:10px;
}
.leftnav a{
	text-indent:-9999px; 
	white-space:nowrap;
	font-size:0;
	height:30px;
	display:block;
}
.cps{
	background:url(../images/pcs.jpg) no-repeat;
}
.about{
	background:url(../images/about.jpg) no-repeat;
}
.new{
	background:url(../images/new.jpg) no-repeat;
}
.member{
	background:url(../images/member.jpg) no-repeat;
}
.help{
	background:url(../images/help.jpg) no-repeat;
}
.top10{
	background:url(../images/top10.jpg) no-repeat;
}
.leftlist{
	border:1px solid #e6e6e6;
	border-bottom:0;
}
.leftlist li{
	height:30px;
	border-bottom:1px solid #e6e6e6;
	background:url(../images/stylebg.jpg) repeat-x 0 bottom;
	font-weight:700;
	font-family:"微软雅黑";
}
.leftlist li a{
	height:30px;
	line-height:30px;
	background:url(../images/yz.gif) no-repeat 13px -30px;
	display:block;
	padding-left:30px;
	color:#333;
}
.leftlist li a:hover{
	color:#f60;
	text-decoration:none;
	background:url(../images/yz.gif) no-repeat 13px 8px;
}
.newlist{
	padding:9px 10px;
	height:auto;
	background:url(../images/infobg.jpg) repeat-x 0 bottom;
}
.newlist li{
	height:18px;
	padding:2px 0;
}
.newlist li a{
	color:#666;
	background:url(../images/li_icon01.gif) no-repeat 0 -43px;
	padding-left:10px;
}
.newlist li a:hover{
	color:#f19100;
	text-decoration:none;
}
.xts{
	padding-top:10px;
}
/* -------------right style---------------*/
.right{
	float:right;
	width:763px;
	padding-bottom:10px;
}
.topinfo{
	padding:10px 0;
	line-height:18px;
}
.topinfo h1{
	font-size:14px;
	color:#c00;
	height:25px;
}
.flasher{
	float:left;
	width:535px;
	height:334px;
	padding-right:10px;
}
.flashright{
	float:right;
	width:218px;
	height:334px;
	overflow:hidden;
}
.bg{
	padding:10px;
	color:#666;
	height:121px;
	overflow:hidden;
	background:url(../images/infobg.jpg) repeat-x 0 bottom;
}
.newpro{
	width:100%;
	background:url(../images/npbg.jpg) repeat-y;
	height:170px;
	margin-top:10px;
}
.newpro li{
	float:left;
	width:181px;
	height:160px;
	padding:5px;
	display:inline;
}
/* ------------ main style ---------------*/
.toplist{
	background:url(../images/toplist.gif) no-repeat 8px 10px;
	height:auto;
	padding-top:6px;
	border:1px solid #e6e6e6;
}
.toplist li{
	height:16px;
	padding:3px 0 3px 5px;
	overflow:hidden;
}
.toplist li span{
	float:right;
	color:#f60;
}
.toplist li a,.toplist li a:hover{
	background:none;
}
.menulist{
	border:1px solid #e6e6e6;
	border-bottom:0;
}
.menulist li{
	background:#fff url(../images/stylebg.jpg) repeat-x 0 bottom;
}
.menulist li a{
	line-height:28px;
	height:28px;
	display:block;
	padding-left:30px;
	border-bottom:1px solid #e6e6e6;
	color:#333;
	background:url(../images/icon.gif) no-repeat -210px 8px;
}
.menulist li a:hover{
	background:#fff7ce url(../images/icon.gif) no-repeat -210px 8px;
	text-decoration:none;
	color:#f60;
}
.borderbottom{
	border:0;
}
.tlist{
	padding:15px;
	line-height:30px;
}
.tlist li{
	height:30px;
	background:url(../images/doll.gif) repeat-x center bottom;
	padding:0 10px;
}
.tlist li a{
	background:url(../images/li_icon01.gif) no-repeat 5px 2px;
	padding-left:18px;
	color:#777;
}
.tlist li a:hover,.news dd a:hover{
	color:#f60;
	text-decoration:none;
}
.tlist span{
	float:right;
	color:#999;
	font-size:12px;
	font-weight:normal;
}
h1.title{
	font-size:18px;
	text-align:center;
	padding:25px 0 8px 0;
}
h3.title{
	font-size:18px;
}
.subtime{
	color:#888;
	text-align:center;
	padding-bottom:10px;
	width:98%;
	margin:0 auto;
	background:url(../images/doll.gif) repeat-x center bottom;
}
.mainfo{
	padding:20px 10px;
	line-height:20px;
	color:#555;
}
.mainfos{
	line-height:24px;
	color:#555;
	padding:20px;
}
.mainfos .link{
	color:#f60;
}
.mainfos .link a{
	color:#f60;
	text-decoration:none;
}
.mainfos .link a:hover{
	color:#c00;
}
.clearp{
	padding:0;
}
.cate{
	width:773px;
}
.cate dl{
	float:left;
	width:373px;
	border:1px solid #f3e7a8;
	margin:10px 0 0 10px;
	display:inline;
}
.cate dl dt{
	margin:0 auto;
	border-bottom:1px solid #f3e7a8;
}
.cate dd{
	float:left;
	width:116px;
	padding:0 5px 5px 3px;
}
.cate dd p{
	text-align:center;
	line-height:16px;
}
.cate dd p.picimg{
	width:110px;
	height:90px;
	display:block;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
	margin-bottom:5px;
}
.cate dd p.picimg img{
	width:80px;
}
.news dl{
	padding-bottom:10px;
}
.news dl dt{
	margin-bottom:5px;
}
.news dd{
	float:none;
	width:auto;
	background:url(../images/doll.gif) repeat-x center bottom;
	width:95%;
	margin:0 auto;
	padding:4px 0;
	line-height:18px;
	height:18px;
}
.news dd span{
	color:#999;
}
.news dd a{
	padding-left:5px;
	color:#666;
}
.helps dd{
	background:none;
}
/* --------------- productlist style ------------- */
.productlist{
	padding:10px 0 0;
}
.productlist td{
	border-bottom:1px dashed #ccc;
}
.productlist td.proa{
	width:100px;
	text-align:center;
	padding:8px 0;
}
.productlist td.proa img{
	height:80px;
	padding:5px;
	background:#fff;
	border:1px solid #ddd;
}
.productlist td.prob{
	padding:10px;
	line-height:18px;
}
.productlist td.prob h3{
	height:18px;
	padding:3px 0;
}
.productlist td.prob a{
	font-size:12px;
	height:20px;
	font-weight:700;
	margin-bottom:10px;
}
.productlist td.prob a:hover{
	text-decoration:none;
}
.productlist td.prob del,.proR del{
	color:#999;
}
.productlist td.prob strong,.proR strong{
	color:#c00;
	font-weight:normal;
}
.productlist td.proc{
	width:110px;
	padding:20px 0;
	line-height:20px;
}
.productlist td.proc img,.proR img{
	margin-top:5px;
}
/* --------------- productinfo style --------------- */
.proL{
	float:left;
	text-align:center;
	padding-bottom:20px;
	width:350px;
}
.proL img{
	max-width:100%!important;
	height:auto!important;
    width:expression(this.width > 300 ? "300px" : this.width)!important;
}
.propic{
	border:1px solid #ddd;
	width:300px;
	background:#fff;
	padding:15px 0;
}
.proL a.zoom{
	background:url(../images/zoom.gif) no-repeat;
	padding-left:15px;
}
.prosmall{
	text-align:left;
	padding:8px 0 0 20px;
}
.prosmall li{
	float:left;
	width:63px;
	overflow:hidden;
	cursor:pointer;
}
.proR{
	float:right;
	width:410px;
	line-height:20px;
	text-align:left;
}
.proR h1{
	font-size:18px;
	color:#c00;
	line-height:35px;
}
.proinfonav{
	clear:both;
	line-height:30px;
	height:30px;
	background:#f7f7f7;
	color:#666;
	padding-left:10px;
	font-weight:700;
}
.infos{
	padding:15px 8px;
	line-height:20px;
}
.prolist{
	padding-top:10px;
}
.prolist li{
	float:left;
	width:135px;
	padding-left:14px;
	display:inline;
}
.prolist li p{
	text-align:center;
	line-height:16px;
}
.prolist li p.picimg{
	width:135px;
	height:118px;
	display:block;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
	border:1px solid #e6e6e6;
	margin-bottom:5px;
}
.prolist li p.picimg img{
	width:100px;
}
/* --------------- comment style ------------ */
.commentnav{
	border-bottom:1px dashed #ddd;
	height:25px;
	line-height:25px;
	color:#f60;
}
.commentnav span{
	float:right;
	color:#999;
}
.commentinfo{
	border-bottom:1px dashed #ddd;
	padding:15px 0 5px;
	color:#777;
}
.commentinput{
	padding:15px 0;
	border:1px solid #e5e5e5;
	background:url(../images/stylebg.jpg) repeat-x 0 bottom;
}
.commentinput td{
	border:0;
}
.commentinput td a{
	color:#f60;
}
.commentinput td a:hover{
	color:#f60;
	text-decoration:underline;
}
/* --------------- login style ------------ */
.loginL{
	float:left;
	width:490px;
	background:url(../images/login.jpg) no-repeat center 20px;
	padding:60px 0 80px;
}
.loginL table{
	width:100%;
}
.loginL th{
	font-weight:normal;
	text-align:right;
	width:40%;
}
.loginL td{
	padding:6px;
}
.loginL a{
	font-size:12px;
}
.loginR{
	float:right;
	width:448px;
	padding-top:26px;
}
.loginR table{
	background:#fefbe9;
	border:1px solid #f3dea5;
	line-height:16px;
	width:400px;
}
.loginR th{
	font-weight:normal;
	text-align:right;
	width:30%;
}
.loginR td{
	padding:4px;
}
/* -------------- cart style ------------- */
.carter{
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	margin:0 auto;
	width:99%;
}
.carter .cartname{
	text-align:left;
}
.cartname img{
	border:1px solid #ddd;
	padding:3px;
	background:#fff;
	height:50px;
	margin-right:5px;
}
.carter th{
	background:#f7f7f7;
	padding:8px;
	height:20px;
	text-align:center;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	text-align:center;
}
.carter td{
	padding:4px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	text-align:center;
}
#loginer .carter .Quantity input{
	width:30px;
	padding-left:3px;
	height:18px;
	line-height:18px;
}
.carter td.Total{
	color:#c00;
}
.cartbutton{
	padding:20px 0;
	text-align:center;
}
.cartbutton a{
	text-align:center;
	width:90px;
	height:30px;
	display:inline-block;
	background:#f90 url(../images/icon.gif) no-repeat -50px 1px;
	line-height:30px;
	color:#fff;
	margin-left:10px;
	border:1px solid #900;
}
.cartbutton a:hover{
	color:#fff;
	background:url(../images/icon.gif) no-repeat -50px 0;
	text-decoration:none;
}
.cartotal{
	width:99%;
	margin:auto;
	height:30px;
	line-height:30px;
	margin-top:8px;
	padding-right:10px;
	text-align:right;
}
.cartotal strong{
	color:#c00;
}
/* -------------- sitemap style ------------ */
.catelist{
	padding:20px;
}
.catelist li{
	float:left;
	width:100%;
	display:inline;
	padding-bottom:20px;
}
.catelist li a{
	color:#c00;
	font-size:14px;
	font-weight:700;
	padding-left:5px;
}
.catelist li ul{
	margin-top:8px;
	height:auto;
	padding:10px 5px;
	overflow:hidden;
	*display:inline-block;
	border:1px dashed #ddd;
	background:#f8f8f8;
}
.catelist li li{
	padding:0 6px;
	width:auto;
	float:left;
	border-right:1px solid #333;
}
.catelist li li a{
	padding:0;
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.catelist li li a:hover{
	color:#f60;
	text-decoration:none;
}
.trendinfo{
	padding:15px 20px;
}
.trendlist{
	height:196px;
	overflow:hidden;
}
.trendlist li{
	padding:15px 0 0 13px;
	width:80px;
	float:left;
	text-align:center;
	display:inline;
}

/* --------------- help style ------------- */
.helper{
	clear:both;
	width:936px;
	border:1px solid #e5e5e5;
	text-align:left;
	padding:15px 0;
	height:80px;
	overflow:hidden;
	background:url(../images/stylebg.jpg) repeat-x 0 bottom;
}
.helper dl{
	float:left;
	width:125px;
	background:url(../images/stylediv.jpg) no-repeat right -10px;
	padding-left:60px;
	height:80px;
	overflow:hidden;
}
.helper dt{
	font-weight:700;
	padding-bottom:2px;
	line-height:20px;
	color:#f60;
}
.helper dd{
	line-height:18px;
}
/* ------------ footer style ---------------*/
.footer{
	clear:both;
	width:926px;
	border:1px solid #e5e5e5;
	border-top:2px solid #f19e00;
	height:30px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/stylebg.jpg) repeat-x 0 bottom;
	padding:15px 0 0 10px;
}
.footer span{
	float:right;
	padding-right:10px;
}

