@charset "utf-8";
/* CSS Document */

*
{
	padding: 0;
	margin: 0;
}

body
{
	font-size: 12px;
	font-family: Tahoma,"宋体";
	text-align: center;
}
img {border:0;}
a
{
	text-decoration: none;
}

a:hover
{
	color: #f60;
	text-decoration: underline;
}

font
{
	font-weight: bold;
	color: #c00;
}

h1, h2, h3, h4
{
	font-size: 14px;
}

h3 font
{
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

h3 a
{
	font-size: 12px;
	font-weight: normal;
	margin-right: 8px;
	float: right;
}

#nav
{
	height: 33px;
	line-height: 29px;
	text-align: left;
	background: #f0f0f0 url(../images/nav.png) repeat-x;
	margin-bottom: 9px;
}

#nav dl
{
	width: 950px;
	font-size: 12px;
	margin: auto;
}

#nav dd a
{
	line-height: 14px;
	border-right: 1px solid #000;
	padding: 0 5px;
	margin-top: 7px;
	float: right;
}

#nav .mygoods font
{
	font-size: 14px;
}

#nav dd a.mygoods
{
	line-height: 14px;
	text-indent: 13px;
	background: url(../images/icon.png) no-repeat;
	margin-top: 6px;
}

#nav dd a.ouku
{
	font-size: 14px;
	font-weight: bold;
	color: #6b377f;
	height: 17px;
	line-height: 17px;
	text-indent: 13px;
	background: url(../images/icon.png) no-repeat 0 -32px;
	border: 0;
	margin: 6px 0 0 6px;
	float: right;
}

/*#header*/
/*{*/
/*        width: 786px;*/
/*        height: 50px;*/
/*        text-align: left;*/
/*        margin: 0 auto 12px;*/
/*}*/

/*#logo*/
/*{*/
/*        width: 197px;*/
/*        height: 50px;*/
/*        line-height: 200px;*/
/*        background: url(../images/icon.png) no-repeat 0 -60px;*/
/*        overflow: hidden;*/
/*        float: left;*/
/*}*/

/*#search*/
/*{*/
/*        width: 484px;*/
/*        height: 38px;*/
/*        background: url(../images/icon.png) no-repeat 0 -233px;*/
/*        padding-top: 4px;*/
/*        margin: 6px 5px 0 0;*/
/*        float: left;*/
/*}*/

/*#search input#search_text*/
/*{*/
/*        width: 370px;*/
/*        height: 15px;*/
/*        color: #999;*/
/*        background: #fff;*/
/*        border: 1px solid #ddd;*/
/*        padding: 6px 4px;*/
/*        margin: 0 5px;*/
/*        float: left;*/
/*}*/

/*#search input#search_btn*/
/*{*/
/*        width: 87px;*/
/*        height: 32px;*/
/*        line-height: 128px;*/
/*        text-indent: -20000px;*/
/*        background: #ccc url(../images/icon.png) -252px 0px;*/
/*        border: 0;*/
/*        overflow: hidden;*/
/*        cursor: pointer;*/
/*}*/

/*#header_nav*/
/*{*/
/*        line-height: 18px;*/
/*        padding-top: 8px;*/
/*}*/

/*#header_nav a*/
/*{*/
/*        color: #000;*/
/*}*/

#head
{
	height: 49px;
	background: url(../images/wenti_top_bg.png) bottom repeat-x;

}

#head_main
{
	line-height: 49px;
        width:950px;
        margin:auto;
}

#logo
{
	width: 165px;
	height: 0px;
        padding-top:47px;
	line-height: 87px;
	background: url(../images/pingce_logo.jpg) 0 0 no-repeat;
	overflow: hidden;
	display: block;
}

#head_main span
{
	float: right;
        font-family:'宋体';
        _margin-top:5px;
        _padding-top:5px;
}

#head_main a
{
	color: #000;
}


#brand
{
	width: 950px;
	text-align: left;
	overflow: hidden;
	margin: 0 auto 30px;
}

#brand h3
{
	line-height: 25px;
	background: #f2f2f2;
	margin-bottom: 4px;
}

#brand h3 a
{
	font-size: 12px;
	font-weight: normal;
}

#brand span a
{
	width: 90px;
	height: 46px;
	line-height: 184px;
	background: url(../images/icon.png) no-repeat 0 -284px;
	overflow: hidden;
	margin-right: 5px;
	float: left;
}


.list
{
	width: 950px;
	text-align: left;
	overflow: hidden;
	margin: 0 auto 45px;
	clear: both;
}

.list h3
{
	line-height: 20px;
	border-bottom: 1px solid #9700bd;
	margin-bottom: 6px;
}

.list h3 u
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 8px;
	float: right;
}

.list h3 u a
{
	margin: auto;
	float: none;
        font-size:12px;
        font-weight:normal;
        color:blue;
}
.list h3 u a:hover{
  color:#f60;
}
.list h3 a{
  float:none;
  font-size:14px;
  font-weight:bold;
  color:#000;
}

.list h2 a{
  color:#9933cc;
}

.list h2{
  color:#000;
  border-bottom:2px solid #9933cc;
  padding-bottom:3px;
}

.list h2 a{
  
}

.list h2 font{
  color:#666;
  font-weight:normal;
  font-size:12px;
}

.list ul
{
	width: 912px;
	line-height: 24px;
	margin: 0 auto;
}

.list li
{
	width: 456px;
	float: left;
}

.list li span a
{
	color: #000;
}

.brand_list li{
  float:none;
  height:30px;
  line-height:30px;
  overflow:hidden;
}

.brand_list ul{
  border-bottom:1px solid #9933cc;
  margin-bottom:10px;
}

.brand_list h2 {font-size:12px;font-weight:normal;}

#foot a
{
	color: #000;
	text-decoration: none;
	margin-top: 8px;
}
#foot a{margin:8px 5px 0 5px;}


#foot a:hover
{
	color: #999;
	text-decoration: underline;
}


#foot
{
	margin-top: 10px;
	line-height: 34px;
        margin:auto;
        text-align:center;
        clear:both;
}


#goods_info
{
	line-height: 28px;
	margin: 14px auto 6px;
        overflow:hidden;
        _height:1%;
}

#goods_info h1 a
{
	font-size: 18px;
	color: blue;
}

#goods_info big
{
	font-weight: bold;
	color: #cc0000;
}
#goods_info img {vertical-align:middle;margin-left:10px;}

#goods_info .goods_img
{
	border: 0;
	float: left;
        margin:0 20px;
}


#goods_info h1 a.goods
{
	width: 85px;
	height: 25px;
	background: url(../images/ico.png) no-repeat -16px -69px;
	text-indent: -2000px;
	display: block;
	float: right;
}

#goods_info span a
{
	float: right;
}


#mobellist
{
	width: 902px
	padding: 0 24px;
}

#mobellist a
{
	line-height: 28px;
	margin-left: 24px;
}

#recommend_goods ul
{
	list-style-type: none;
}

#recommend_goods li
{
	width: 130px;
	text-align: center;
	background: url(../images/recommend_goods_li.png) no-repeat right 20px;
	float: left;
}

#recommend_goods img
{
	width: 90px;
	height: 90px;
	border: 0;
}

#recommend_goods li a
{
	color: #c00;
}

#good_description
{
	text-align: left;
	margin-bottom: 24px;
	position: relative;
}

#good_description h3 a
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: none;
}

#good_description img
{
	width: 90px;
	height: 90px;
	position: absolute;
	left: 0;
	top: 30px;
}

#good_description span
{
	line-height: 24px;
	padding-left: 100px;
	display: block;
}

#good_description u
{
	text-align: right;
	text-decoration: none;
	float: right;
}

#good_description p
{
	clear: both;
}

#good_description .purchase
{
	width: 398px;
	line-height: 36px;
	clear: none;
}

#good_description .purchase a
{
	width: 120px;
	height: 36px;
	line-height: 144px;
	background: url(../images/icon.png) -364px 0;
	overflow: hidden;
	float: right;
}

#good_description .purchase font
{
	margin-right: 10px;
}

#content h6
{
	font-size: 12px;
	font-weight: normal;
	color: #f00;
	line-height: 27px;
	text-align: center;
	background: #f2f2f2;
	margin-bottom: 8px;
        border-top:1px solid #9933cc;
}

#content .main
{
	margin-bottom: 32px;
        font-size:14px;
}

#content .main h2{
  border:0;
}

#content dl#say_back
{
	line-height: 28px;
	border-bottom: 1px solid #ddd;
}

#content #say_back dd
{
	float: right;
}


#search_main h3 a
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	float: none;
}

#search_main h3 font
{
	margin-right: 6px;
	float: right;
}

#search_main h6
{
	font-size: 12px;
	font-weight: normal;
	color: #f00;
	line-height: 27px;
	text-align: center;
	background: #f2f2f2;
	margin-bottom: 8px;
}

#search_main span
{
	width: 676px;
	height: 158px;
	background: #ccc url(../images/search.png) no-repeat;
	overflow: hidden;
	display: block;
	margin: auto;
	position: relative;
}

#search_main span i
{
	width: 124px;
	height: 119px;
	line-height: 476px;
	background: url(../images/icon.png) -360px -50px;
	overflow: hidden;
	position: absolute;
	top: 18px;
	left: 10px;
}

#search_main h2
{
	padding: 28px 0 6px 100px;
}

#search_main ul
{
	padding-left: 165px;
}

#search_main li
{
	white-space:nowrap;
	clear: both;
}

a.nokia,a.moto,a.sony,a.dopod,a.sun,a.lg,a.sharp,a.len,a.ty,a.ch,a.philips,a.bbk{width:90px;height:0;padding-top:46px;overflow:hidden;display:block;margin-bottom:5px;display:block;}
a.nokia{background:url(../images/brand/1.gif) no-repeat;}
a.nokia:hover{background:url(../images/brand/1_1.gif) no-repeat;}
a.sony{background:url(../images/brand/6.gif) no-repeat;}
a.sony:hover{background:url(../images/brand/6_6.gif) no-repeat;}
a.sun{background:url(../images/brand/3.gif) no-repeat;}
a.sun:hover{background:url(../images/brand/3_3.gif) no-repeat;}
a.moto{background:url(../images/brand/2.gif) no-repeat;}
a.moto:hover{background:url(../images/brand/2_2.gif) no-repeat;}
a.dopod{background:url(../images/brand/4.gif) no-repeat;}
a.dopod:hover{background:url(../images/brand/4_4.gif) no-repeat;}
a.lg{background:url(../images/brand/5.gif) no-repeat;}
a.lg:hover{background:url(../images/brand/5_5.gif) no-repeat;}
a.sharp{background:url(../images/brand/7.gif) no-repeat;}
a.sharp:hover{background:url(../images/brand/7_7.gif) no-repeat;}
a.len{background:url(../images/brand/8.gif) no-repeat;}
a.len:hover{background:url(../images/brand/8_8.gif) no-repeat;}
a.ty{background:url(../images/brand/9.gif) no-repeat;}
a.ty:hover{background:url(../images/brand/9_9.gif) no-repeat;}
a.ch{background:url(../images/brand/10.gif) no-repeat;}
a.ch:hover{background:url(../images/brand/10_10.gif) no-repeat;}
a.philips{background:url(../images/brand/11.gif) no-repeat;}
a.philips:hover{background:url(../images/brand/11_11.gif) no-repeat;}
a.bbk{background:url(../images/brand/12.gif) no-repeat;}
a.bbk:hover{background:url(../images/brand/12_12.gif) no-repeat;}
#page_page{width:960px;margin:auto;height:30px;}
.page{float:right;padding-right:15px;color:#75318e;}
.page input.text2{width:20px;height:14px;border:1px solid #cfd0d0;margin:0 3px;float:none;}
.page a{float:left;text-align:center;color:#75318e;margin:0 5px;padding:1px 5px;border:1px solid #e2e2e2;}
.page a:hover,.page a.currentPage{background:#75318e;color:#fff;text-decoration:none;}
.page span{float:left;}
.page input{float:left;}
.mobileCate{width:951px;padding-top:15px;clear:both;height:60px;overflow:hidden;}
.mobileCate ul{background:#fff;list-style:none;}
.mobileCate li{float:left;width:95px;text-align:center;height:50px;overflow:hidden;}
.mobileCate a{color:#000;}

.global_with
{
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

#goodslike
{
	width: 948px;
        clear:both;
	overflow: hidden;
	background: #f2f2f2;
	text-align: left;
	border: 1px solid #d2d2d2;
	padding: 8px;
	padding-bottom: 28px;
	margin: auto;
}

#goodslike h3
{
	font-size: 14px;
	margin-bottom: 14px;
}
#goodslike h3 a{float:right;margin-right:20px;}
#goodslike a
{
	font-size: 12px;
}

#goodslike span
{
	padding: 0 10px;
	display: block;
}

#goodslike span a
{
	width: 130px;
	line-height: 24px;
	text-align: center;
	display: block;
	margin-right: 24px;
	float: left;
}

#goodslike img
{
	border: 1px solid #d2d2d2;
}


