@charset "utf-8";
/* CSS Document */

#sj{
	width:1000px;
	margin:0px auto;
	overflow:auto;
	height:100%;
	margin-top:10px;
	}
#sj div.list{
	width:220px;
	float:left;
	margin-right:10px;
	}
#sj div.main{
	width:770px;
	float:left;
	}
/********************/
#sjtop{
	width:770px;
	height:310px;
	}
#sjtop .sjtopAd{
	width:540px;
	float:left;
	height:310px;
	margin-right:10px;
	}
#sjtop .sjtopAd img{
	float:left;
	}
#sjtop .sjtopList{
	width:220px;
	float:left;
	}
/*******************************************/
.showProduct{
	width:770px;
	overflow:auto;
	height:100%;
	margin-top:10px;
	}
.showProduct h3{
	width:770px;
	height:30px;
	background:url(../images/showProductH3.jpg);
	position:relative;
	}
.showProduct h3 span{
	position:absolute;
	top:0px;
	height:30px;
	line-height:30px;
	font-size:12px;
	right:25px;
	}
.showProduct h3{
	font-size:16px;
	width:730px;
	padding-left:40px;
	height:30px;
	line-height:30px;
	}
.showProduct h3 em{
	margin-left:10px;
	font-size:14px;
	font-style:normal;
	}
.showProduct ul{
	overflow:auto;
	height:100%;
	width:768px;
	margin-top:10px;
	padding:0px 1px;
	}
.showProduct ul li{
	float:left;
	width:180px;
	height:234px;
	padding:0px 6px;
	}
.showProduct ul li img{
	width:170px;
	border:1px #CCC solid;
	padding:4px;
	float:left;
	}
.showProduct ul li strong{
	font-size:12px;
	height:24px;
	overflow:hidden;
	line-height:24px;
	font-weight:normal;
	margin-top:3px;
	}
.showProduct ul li big,.showProduct ul li strong{
	display:block;
	width:170px;
	padding-left:5px;
	float:left;
	}
.showProduct ul li big del{
	color:#999;
	font-size:12px;
	}
.showProduct ul li big em{
	font-style:normal;
	font-size:14px;
	color:#F60;
	margin-left:10px;
	font-weight:bold;
	}
	
.showProduct ul li:hover > a{
	background:#CCC;
	width:180px;
	height:180px;
	display:block;
	}
.showProduct ul li{
	position:relative;
	}
.showProduct ul li small{
	display:none;
	}
.showProduct ul li span{
	display:none;
	}
.showProduct ul li:hover small{
	filter:alpha(opacity=30);
	background:#000;
	opacity : 0.3;
	display:block;
	position:absolute;
	width:170px;
	height:30px;
	top:145px;
	left:11px;
	}
.showProduct ul li:hover span{
	display:block;
	position:absolute;
	width:170px;
	top:145px;
	left:11px;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	}
/*************/
#sj .listInfo{
	margin-top:10px;
	border:1px #CCC solid;
	}
#sj .listInfo h3{
	background:url(../images/sjlisth3.gif);
	}
#sj .listInfo ol{
	}
/*******************************/
#sjad{
	width:1000px;
	height:110px;
	}
#sjad .left{
	width:220px;
	float:left;
	height:110px;
	margin-right:10px;
	}
#sjad .right{
	float:left;
	width:770px;
	height:110px;
	}
#sjad .left img,#sjad .right img{
	float:left;
	}
	
	
	
/***********************/
/**************************/
#productlist{
	width:218px;
	border:1px #CCC solid;
}
#productlist h3{
	width:218px;
	height:50px;
	}
#productlist h3 img{
	float:left;
}
#productlist h4{
	height:30px;
	line-height:30px;
	border-top:1px #CCC dashed;
	width:193px;
	margin:10px 10px 0px 10px;
	font-size:14px;
	padding-left:5px;
	}
#productlist ul{
	margin:0px 10px;
	width:193px;
	padding-left:5px;
	}
#productlist ul li{
	display:inline;
	line-height:24px;
	white-space:nowrap;
	}
#productlist ul li a{
	color:#666;
	margin-right:5px;
	}
/*********************/
.page{
	width:768px;
	height:30px;
	line-height:30px;
	text-align:right;
	margin-top:10px;
	}
.page .left{
	float:right;
	}
.page .left span{
	margin-right:10px;
	}
.page .right{
	float:right;
	padding-right:5px;
	}
.page a.wu{
	font-style:normal;
	padding:2px 5px;
	color:#999;
	text-decoration:none;
	margin-right:5px;
	height:26px;
	line-height:26px;
	border:1px #CCC solid;
	}
.page strong{
	font-style:normal;
	padding:2px 5px;
	color:#F60;
	height:26px;
	line-height:26px;
	border:1px #FFF solid;
	}
.page a{
	font-style:normal;
	padding:2px 5px;
	height:26px;
	line-height:26px;
	color:#900;
	border:1px #CCC solid;
	}
.page span{
	margin-left:10px;
	float:left;
	}
.page input{
	width:30px;
	height:20px;
	float:left;
	margin-top:4px;
	margin-left:5px;
	border:1px #CCC solid;
	}
.page input.button{
	width:46px;
	border:0px;
	float:left;
	margin-top:4px;
	margin-left:5px;
	height:22px;
	font-size:12px;
	cursor:pointer;
	line-height:22px;
	background:url(../images/button.gif);
	}
/*****************/
#listpage{
	width:1000px;
	margin:0px auto;
	overflow:auto;
	height:100%;
	}
#listpage .main{
	float:left;
	margin-left:10px;
	overflow:auto;
	height:100%;
	}
#listpage .list{

	width:220px;
	float:left;
	}
#listpage #productlist{
	margin-top:10px;
	}
#listpage .listInfo{
	margin-top:10px;
	overflow:auto;
	height:100%;
	}
/***************************************/
.listpageTop{
	width:1000px;
	margin:0px auto;
	height:30px;
	line-height:30px;
	}
.listpageTop .left{
	float:left;
	}
.listpageTop .left a{
	color:#900;
	}
.listpageTop .left a:hover{
	color:#F60;
	}
.listpageTop .right{
	float:right;
	padding-right:5px;
	}
.listpageTop .right strong{
	margin:0px 5px;
	color:#900;
	}
/*************************************/
.listdiv{
	width:770px;
	}
.listdiv h3{
	border:1px #FFB8C6 solid;
	border-bottom:0px;
	width:120px;
	margin-left:20px;
	height:28px;
	line-height:28px;
	font-size:14px;
	text-align:center;
	color:#900;
	position:relative;
	z-index:8;
	background:#FFF;
	}
.listdiv ul{
	width:768px;
	border:1px #FFB8C6 solid;
	overflow:auto;
	height:100%;
	z-index:6;
	margin-top:-1px;
	position:relative;
	padding:10px 0px;
	}
.listdiv ul li{
	width:182px;
	float:left;
	height:30px;
	line-height:30px;
	color:#999;
	padding-left:10px;
	}
.listdiv ul li a{
	color:#900;
	margin-right:5px;
	}
.listdiv ul li a:hover{
	color:#F60;
	}
.paixu{
	width:758px;
	height:31px;
	line-height:31px;
	background:url(../images/listdivPX.gif);
	border:1px #CCC solid;
	margin-top:10px;
	padding-left:10px;
	}
.paixu span{
	float:left;
	}
.paixu input{
	float:left;
	margin-top:6px;
	margin-left:5px;
	}
.paixu select{
	float:left;
	margin-left:10px;
	margin-top:4px;
	height:22px;
	} 
.paixu .button{
	width:43px;
	height:19px;
	border:0px;
	background:url(../images/jiage.gif);
	}
.paixu .button1{
	width:43px;
	height:19px;
	border:0px;
	background:url(../images/jiage1.gif);
	}
#listpage .showProduct{
	margin-top:0px;
	}
/****************************/
#produstshow{
	width:1000px;
	margin:0px auto;
	overflow:auto;
	height:100%;
	}
#produstshow .main{
	float:left;
	margin-right:10px;
	margin-left:0px;
	width:770px;
	}
#produstshow .list{
	float:left;
	width:218px;
	margin:0px;
	}
#produstshow .main h3{
	width:765px;
	height:30px;
	line-height:30px;
	font-size:16px;
	position:relative;
	border-bottom:1px #CCC solid;
	padding-left:5px;
	color:#900;
	}
#produstshow .main h3 a{
	position:absolute;
	top:0px;
	right:10px;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:normal;
	color:#999;
	}
#produstshow .main h3 a:hover{
	color:#900;
	}
#produstshow .list #productlist{
	margin-top:10px;
	}
#produstshow .list .listInfo{
	margin-top:10px;
	}
#produstshow .list .listInfo{
	overflow:auto;
	height:100%;
	}
#productTop{
	width:770px;
	height:330px;
	}
#productTop .left{
	width:320px;
	float:left;
	height:320px;
	}
#productTop .left img{
	margin-top:10px;
	border:1px solid #CCC;
	padding:4px;
	float:left;
	width:300px;
	height:300px;
	margin-right:10px;
	}
#productTop .right{
	width:450px;
	float:left;
	height:320px;
	}
#productTop .right ul{
	width:450px;
	padding-top:10px;
	height:90px;
	}
#productTop .right ul li{
	width:430px;
	line-height:30px;
	height:30px;
	float:left;
	padding-left:20px;
	font-size:13px;
	}
#productTop .right ul li input{
	width:50px;
	height:20px;
	border:1px #CCC solid;
	}
#productTop .right ul li big{
	color:#F90;
	font-size:24px;
	font-weight:bold;
	margin:0px 10px;
	}
#productTop .right ul li em{
	font-style:normal;
	font-weight:bold;
	color:#900;
	font-size:16px;
	}
#productTop .right .shoping{
	width:432px;
	height:40px;
	padding:15px 0px 15px 18px;
	}
#productTop .right ol{
	width:450px;
	font-size:13px;
	height:60px;
	}
#productTop .right ol li{
	width:195px;
	float:left;
	line-height:30px;
	height:30px;
	padding-left:20px;
	}
#productTop .right .baozhang{
	width:350px;
	position:relative;
	height:90px;
	padding:0px 50px;
	padding-top:10px;
	padding-top:40px;
	}
#productTop .right .baozhang ol{
	width:260px;
	padding-left:40px;
	height:30px;
	position:absolute;
	left:45px;
	top:10px;
	z-index:6;
	float:left;
	}
#productTop .right .baozhang ol li{
	float:left;
	width:30px;
	height:30px;
	padding:0px;
	margin-right:10px;
	background:#FFF;
	}
#productTop .right .baozhang ol li.on{
	border:1px #CCC solid;
	border-bottom:0px #FFF solid;
	}
#productTop .right .baozhang ol li img{
	float:left;
	width:20px;
	height:20px;
	margin:0px 5px;
	margin-top:5px;
	}
#productTop .right .baozhang span{
	font-size:13px;
	position:absolute;
	top:10px;
	left:20px;
	}
#productTop .right .baozhang div.text{
	width:328px;
	border:1px #CCC solid;
	padding:5px;
	float:left;
	line-height:18px;
	padding-top:6px;
	margin-top:0px;
	position:relative;
	z-index:4;
	display:none;
	}
#productTop .right .baozhang div.on{
	display:block;
	}
#productTop .right .shoping input{
	float:left;
	width:166px;
	height:40px;
	cursor:pointer;
	border:0px;
	background:url(../images/shoping.gif);
	}
#productTop .right .shoping input.car{
	background:url(../images/car.gif);
	}
#productTop .right .soucang{
	border:0px;
	width:95px;
	height:22px;
	line-height:22px;
	background:url(../images/soucang.gif);
	font-size:12px;
	padding-left:20px;
	cursor:pointer;
	margin-left:20px;
	}
/******************************************/
#productInfo{
	width:770px;
	margin-top:0px;
	overflow:auto;
	height:100%;
	}
#productOther{
	width:770px;
	margin-top:10px;
	overflow:auto;
	height:100%;
	}
#productOther .top{
	height:29px;
	line-height:29px;
	position:relative;	
	z-index:6;
	}
#productOther .top ul{
	position:absolute;
	top:0px;
	left:20px;
	}	
	#productOther .top ul li{
		height:28px;
		cursor:pointer;
		float:left;
		padding:0px 10px;
		border:1px #CCC solid;
		line-height:28px;
		background:url(../images/2an.gif);
		margin-right:5px;
		background:#FFF;
		text-align:center;
		}
	#productOther .top ul li.on{
		height:31px;
		border-bottom:0px;
		color:#900;
		font-weight:bold;
		font-size:13px;
		}
.Ptext{
	width:724px;
	border:3px solid #CCC;
	display:none;
	padding:20px;
	position:relative;
	z-index:4;
	}
#PtextOne{
	display:block;
	padding:12px;
	width:740px;
	}
#productshow .shoping{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	}
#productshow .shoping button{
	width:120px;
	height:50px;
	margin-right:10px;
	}
.shopingInfo{
	width:764px;
	padding-bottom:10px;
	border:3px solid #CCC;
	}
	

#PtextOne{
	margin-bottom:10px;
	}
#PtextTwo{
	margin-bottom:10px;
	}
#PtextThree{
	margin-bottom:10px;
	}
#PtextFour{
	margin-bottom:10px;
	}
#PtextFive{
	margin-bottom:10px;
	}
#PtextFive p button{
	width:45px;
	height:22px;
	border:0px;
	background:url(../images/45an.gif);
	color:#FFF;
	line-height:22px;
	}
#PTextInfo{
	line-height:24px;
	}
.shopingInfo h4{
	width:730px;
	height:40px;
	line-height:40px;
	font-size:14px;
	padding-left:30px;
	}
.shopingInfo table{
	margin:0px 20px;
	width:724px;
	border-top:1px solid #CCC;
	}
.shopingInfo table tr{
	height:26px;
	}
.shopingInfo table thead tr{
	height:30px;
	}
.shopingInfo table thead tr td{
	border-bottom:1px #CCC solid;
	background:#F9F9F9;
	}
.shopingInfo table tr td{
	text-align:center;
	}
.shopingInfo table tbody tr td{
	border-bottom:1px #CCC dashed;
	text-align:center;
	}
.shopingInfo table tr td.noleft{
	border-left:0px;
	}
.shopingInfo div.ppp{
	padding:0px 19px;
		width:722px;
	margin:0px auto;
	}
.shopingInfo div textarea{
	width:720px;
	margin:0px auto;
	height:100px;
	border:1px #CCC solid;
	}
.shopingInfo div p{
	width:724px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	}
.shopingInfo div p button{
	margin-left:20px;
	}
/*******************************************/
.shopingInfo #showplun{
	width:724px;
	overflow:auto;
	height:100%;
	margin:0px auto;
	}
.shopingInfo #showplun .liuyan{
	border:#CCC solid 1px;
	line-height:24px;
	padding:0px 10px;
	margin-top:10px;
	overflow:auto;
	height:100%;
	}
.shopingInfo #showplun .liuyan em{
	font-style:normal;
	color:#F00;
	}
.shopingInfo #showplun .liuyan span{
	display:block;
	}
.shopingInfo #showplun .liuyan span.date{
	margin-top:10px;
	}
.shopingInfo #showplun .liuyan span.admindate{
	border:1px #CCC dashed;
	border-bottom:0px;
	padding:10px;
	padding-bottom:0px;
	}
.shopingInfo #showplun .liuyan span.admintext{
	border:1px #CCC dashed;
	border-top:0px;
	padding:10px;
	padding-top:0px;
	margin-bottom:10px;
	}
/*******************************************/
.sousuoPage{
	font-size:14px;
	}
.sousuoPage strong{
	color:#900;
	margin:0px 5px;
}
/***************************************/
/************************/
#listpage #userList{
	width:218px;
	border:1px #999 solid;
	}
#userList h3{
	width:208px;
	height:29px;
	line-height:29px;
	padding-left:10px;
	font-size:14px;
	color:#FFF;
	background:url(../images/h3bg.jpg) #900;
	}
#userList h3 a{
	color:#FFF;
	}
#userList h4{
	width:208px;
	height:26px;
	line-height:26px;
	padding-left:10px;
	font-size:13px;
	background:#CCC;
	}
#userList ul{
	width:218px;
	overflow:auto;
	height:100%;
	}
#userList ul li{
	width:188px;
	float:left;
	height:24px;
	line-height:24px;
	padding-left:30px;
	font-size:13px;
	position:relative;
	}
#userList ul li img{
	margin-top:2px;
	position:absolute;
	top:0px;
	left:10px;
	}
#userList ul li a:hover,#userList ul li a.on{
	font-weight:bold;
	color:#900;
	}
#userMain{
	width:768px;
	border:1px #CCC solid;
	}
#userMain h3{
	height:30px;
	line-height:30px;
	font-size:14px;
	padding-left:10px;
	font-weight:normal;
	background:#CCC;
	}
#userMain #zhongxin{
	width:760px;
	padding:0px 4px;
	overflow:auto;
	height:100%;
	margin:10px 0px;
	}
#userMain #zhongxin li{
	width:190px;
	float:left;
	margin-top:10px;
	}
#userMain #zhongxin li img{
	float:left;
	border:1px #CCC solid;
	padding:2px;
	width:150px;
	height:150px;
	margin:0px 17px;
	}
.listAd{
	width:770px;
	height:300px;
	}
.listAd img{
	width:770px;
	height:300px;
	}
.peishi{
	width:218px;
	overflow:auto;
	height:100%;

	}
.peishi ul{
	width:218px;
	overflow:auto;
	height:100%;
	}
.peishi ul li{
	width:218px;
	float:left;
	height:126px;
	}
.peishi ul li img{
	width:100px;
	height:100px;
	border:1px #CCC solid;
	padding:2px;
	float:left;
	margin:10px;
	}
.peishi ul li strong{
	float:left;
	width:87px;
	margin-top:30px;
	height:44px;
	overflow:hidden;
	padding-right:5px;
	word-break:break-all;/* 强制英文换行*/
	
	font-weight:normal;
	line-height:22px;
	}
.peishi ul li span{
	float:left;
	width:92px;
	color:#F60;
	font-size:13px;
	}
#productInfo .Ptext{
	font-size:13px;
	line-height:30px;
	}
#PtextFiv{
	width:762px;
	padding:0px 1px;
	padding-bottom:10px;
	overflow:auto;
	height:100%;
	border:3px solid #CCC;
	}
#PtextFiv h4{
	width:700px;
	}
#PtextFiv ol{
	width:762px;
	overflow:auto;
	height:100%;
	float:left;
	padding:0px;
	margin:0px;
	}
#PtextFiv ol li{
	float:left;
	width:110px;
	padding:0px;
	margin:0px;
	padding:0px 8px 0px 9px;
	}
#PtextFiv ol li span{
	float:left;
	width:55px;
	line-height:24px;
	text-align:center;
	display:block;
	margin-top:0px;
	height:24px;
	}
#PtextFiv ol li img{
	float:left;
	width:110px;
	height:110px;
	background:#060;
	}
#PtextS{
	width:762px;
	padding:0px 1px;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:auto;
	margin-top:10px;
	height:100%;
	border:3px solid #CCC;
	}
#PtextS h4{
	width:700px;
	}
#PtextS ol li{
	float:left;
	width:110px;
	padding:0px;
	margin:0px;
	padding:0px 8px 0px 9px;
	}
#PtextS ol li span{
	float:left;
	width:55px;
	line-height:24px;
	text-align:center;
	display:block;
	height:24px;
	}
#PtextS ol li img{
	float:left;
	width:110px;
	height:110px;
	background:#060;
	}
#PtextFive .ppp{
	margin:0px auto;
	padding:0px;
	}

.listad #play{
	width:770px;
	height:300px;
	}
.listad #play #play_list{
	width:770px;
	height:300px;
	}
.listad #play #play_list img{
	width:770px;
	height:300px;
	}