@charset "utf-8";
/* 全局样式 */

* 
{
	padding: 0;
	margin: 0;
}
img{border:0}
body 
{
	font-family: Tahoma,"宋体";
	font-size: 12px;
	text-align: center;
	background: #fff;
}

a
{
	color: #03c;
	text-decoration: none;
}

a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

.a_style1
{
	font-weight: normal;
	color: #0033cc;
	text-decoration: none;
	float: right;
}

.a_style1:hover
{
	color: #ff6600;
	text-decoration: underline;
}

h2
{
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	border-bottom: 1px solid #aa05d7;
	clear: both;
        padding-top:10px;
}

h3
{
	font-size: 12px;
	line-height: 21px;
}

h2 span
{
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

h2 a
{
	font-weight: bold;
	color: #000;
	margin: 0 4px;
}

h2 a:hover
{
	color: #999;
	margin: 0 4px;
}

h3 a
{
	font-weight: normal;
	float: right;
}

h3 span
{
	font-weight: normal;
	color: #999;
}

li
{
	list-style-type: none;
}

.global_with
{
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

#head
{
	height: 45px;
	background: url(../images/wenti_top_bg.png) repeat-x;
}

#head_main
{
	line-height: 45px;
}

#logo
{
	width: 124px;
	height: 35px;
	line-height: 87px;
	background: url(../images/wenti_logo.png) no-repeat;
	overflow: hidden;
	display: block;
        margin-top:5px;
}

#head_main span
{
	float: right;
        font-family:'宋体';
        _margin-top:5px;
        _padding-top:5px;
}

#head_main a
{
	color: #000;
}

#mobel_menu
{
	line-height: 30px;
	margin-bottom: 8px;
}

#mobel_menu a{margin: 0 5px;}

 #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;
}



#nav
{
	height: 29px;
	color: #fff;
	background: url(../images/bg_repeat_x.png) repeat-x 0 -39px;
	clear: both;
	margin-bottom: 15px;
}

#nav span
{
	width: 7px;
	height: 29px;
	font-size: 0;
	display: block;
	float: left;
}
#nav a{color:#fff;}
#nav_left
{
	background: url(../images/ico.png) no-repeat 0 -69px;
}

#nav_right
{
	background: url(../images/ico.png) no-repeat -8px -69px;
}

#nav p
{
	width: 936px;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
	text-align: center;
	display: block;
	float: left;
}

hr
{
	border: 0;
	height: 1px;
        background:#ccc;
        overflow:hidden;
	clear: both;
        margin:auto;
        width:950px;
}

#foot
{
	margin-top: 10px;
	line-height: 34px;
}

.model
{
	width: 900px;
	overflow: hidden;
	line-height: 27px;
	text-align: left;
	margin: 5px auto 30px;
	clear: both;
}

.model li
{
	clear: both;
}

.model a, .model li span
{
	margin-right:20px;
	text-align: center;
	display: block;
	float: left;
        white-space:nowrap;
}

.model li span
{
	width: 60px;
	text-align: left;
	font-weight: bold;
}

#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;
}
#goods_remark
{
	line-height: 22px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 12px;
	margin-bottom: 8px;
}
h3.global_with{clear:both;margin:10px auto;}
#goods_remark span
{
	padding: 0 20px;
	display: block;
}

#goods_remark address
{
	font-style: normal;
	padding: 0 20px;
	margin-top: 28px;
	display: block;
}

#goods_remark span a
{
	color: #999;
}

#goods_remark span a:hover
{
	color: #000;
}

.ask
{
	width: 926px;
	text-align: left;
	line-height: 25px;
	margin: 0 auto 20px;
}

.ask dt
{
	background: url(../images/ico.png) no-repeat -103px -86px;
	text-indent: 10px;
        color:#666;
}

.ask dd
{
	width: 250px;
	color: #999;
	float: right;
        text-align:center;
        clear:both;
}

.ask dd span
{
	width: 130px;
	text-align: right;
        height:20px;
        border-left:1px solid #ccc;
	display: block;
	float: right;
}
.ask dt span a{color:#000;}

.ask dt a.more{color:#666;}

#askcontent
{
	padding-top: 15px;
	margin-bottom: 24px;
}
.goods_atten{padding-bottom:10px;color:red;}
.goods_atten a{color:blue;}
#askcontent ul
{
	
	margin-left: 10px;
	
}

#askcontent li
{
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}

#askcontent ins
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
        float:left;
}

#askcontent blockquote
{
	
	color: #000;
        font-size:14px;
        line-height:160%;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	float: right;
        width:860px;
}

#askcontent blockquote span
{
	color: #999;
	text-align: right;
	display: block;
	margin-top: 10px;
        font-size:12px;
}

.answer
{
	color: #000;
}

#asklink
{
	line-height: 25px;
        text-align:left;
        width:950px;
        margin:0 auto;
        overflow:hidden;
        _height:1%;
        margin-bottom:10px;
}

#asklink h3
{
	font-size: 14px;
	border-bottom: 1px solid #666;
	line-height: 24px;
	text-indent: 3px;
	margin-bottom: 4px;
}

#asklink a
{
	margin-left: 8px;
        float:left;
        width:48%;
}
#asklink a span{color:#000;font-family:"宋体"}

#goandback
{
        padding-top:10px;
        border-top:1px solid #ccc;
	text-align: left;
	clear: left;
}

#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 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;

}

#goods_type
{
	width: 950px;
	background: #f4f4f4;
	padding-bottom: 4px;
	margin: auto;
        margin-top:15px;
}

#goods_type ul
{
	height: 31px;
	line-height: 31px;
	background: #fff;
	border-bottom: 1px solid #dbdbdb;
	list-style-type: none;
}

#goods_type li
{
	width: 140px;
	text-align: center;
	float: left;
}

#goods_type li.hover
{
	width: 166px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/goods_type.png);
}

#goods_type li.hover font
{
	font-size: 14px;
	color: #90c;
}


#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;margin-top:20px;clear:both;height:45px;overflow:hidden;}
.mobileCate ul{background:#fff;}
.mobileCate li{float:left;width:95px;text-align:center;}
.mobileCate a{color:#000;display:none;}

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;}

.wenti_search{text-align:center;font-size:14px;display:inline;float:right;margin-right:80px;margin-top:-5px;_margin-top:5px;}
.wenti_search input{margin:0;vertical-align:middle;font-size:12px;}
.wenti_input_text{border:1px solid #c4c4c4;color:#999;height:20px;padding-top:7px;padding-left:2px;}
h2.wenti_nav {font-size:12px;font-weight:normal;border-width:2px;}
h2.wenti_nav a{color:#9933cc;font-weight:normal;}
.wenti_c_title {height:32px;line-height:32px;background:#f0d1ff;border-top:1px solid #9933cc;padding:0 10px;margin-bottom:10px;font-size:14px;font-weight:bold;}
.wenti_c_title a{font-size:12px;float:right;font-weight:normal;}

.mobile_list {clear:both;overflow:hidden;_height:1%;margin:5px auto;width:950px;border:1px solid #cdcdcd;}
.mobile_list h4{background:url(../images/box_title_bg.png) repeat-x;height:31px;line-height:31px;text-align:left;padding-left:10px;}
.mobile_list li{float:left;width:14.2%;text-align:center;overflow:hidden;margin:5px 0;}
.mobile_list p{margin-top:5px;}
.mobile_list p.red{color:red;margin-top:5px;}
.mobile_list p.red a{color:red;}
.mobile_list p.gray{color:#777;margin-top:5px;}
.mobile_list h5{font-size:12px;margin:5px 0;font-weight:normal;height:16px;overflow:hidden;text-align:center;}
.mobile_list h5 a{color:#000;}
.mobile_list h5 a:hover{color:#6c40b3;}
.imgbo{border:1px solid #e1e1e1;padding:2px;width:90px;height:90px;margin:10px 0 0 20px;}

