﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
}
*{
	font-family:"微软雅黑";
}
p{
	margin:0;
	padding:0;
}
.main_menu{
	height:3em;
	width:100%;
	background-color:#f87e49;
	position:fixed;
	top:0;
	left:0;
	z-index:99999;
}
.menu_flk{
	margin-top:15px;
	margin-left:10px;
	float:left;
	position:relative;
}
.menu_fl{
	width:28px;
	height:16px;
	font-size:14px;
	color:#fff;
	padding-right:13px;
	background-image:url(../images/derfwe.png);
	background-position:center right;
	background-repeat:no-repeat;
	cursor:pointer;
	overflow:hidden;
}
.menu_fl1{
	width:28px;
	height:16px;
	font-size:14px;
	color:#fff;
	padding-right:13px;
	background-image:url(../images/derfwe.png);
	background-position:center right;
	background-repeat:no-repeat;
	cursor:pointer;
	overflow:hidden;
}
.menu_inp{
	float:left;
	height:30px;
	line-height:30px;
	width:69%;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	background-color:#fff;
	margin-left:10px;
	margin-top:10px;
}
.input_text{
	display:block;
	border:0px none;
	height:27px;
	line-height:27px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	background-color:#fff;
	width:79%;
	float:left;
}
.menu_btn{
	display:block;
	float:right;
	width:18%;
	height:30px;
	border-top-right-radius:4px;
	-webkit-border-top-right-radius:4px;
	-ms-border-top-right-radius:4px;
	-moz-border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-bottom-right-radius:4px;
	-ms-border-bottom-right-radius:4px;
	background-color:#f7f8f8;
	background-image:url(../images/jahdw.png);
	background-position:center right;
	background-repeat:no-repeat;
}
.menu_shoppingcart{
	float:left;
	width:29px;
	height:28px;
	background-image:url(../images/shopping-cart-icon.png);
	margin-top:10px;
	float:right;
	margin-right:10px;
	position:relative;
	cursor:pointer;
}
.menu_shoppingcart p{
	margin:0;
	padding:0;
	display:block;
	font-size:10px;
	padding:1px 4px;
	text-align:center;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	background-color:#fff;
	position:absolute;
	top:-5px;
	left:10px;
	border:1px solid #ccc;
}
.tan_chu_k{
	width:60px;
	height:170px;
	overflow-y:auto;
	padding:10px;
	background-color:#fff;
	border:1px solid #ccc;
	position:absolute;
	top:32px;
	left:-10px;
	z-index:99999;
}
.displaynone{
	display:none;
}
.displayblock{
	display:block;
}
.tan_chu_k p{
	font-size:14px;
	color:#555;
	cursor:pointer;
}
.sudi{
	height:32px;
	margin:6px 0px;
	padding::6px 0px;
}
.sudi img,span{
	float:left;
}
.sudi img{
	margin-left:10px;
}
.sutext{
	margin-left:4px;
	color:#f95f1c;
	margin-top:10px;
}
.newtext{
	font-size:13px;
	color:#555;
	margin-top:12px;
	margin-left:10px;
}
.list_imgtxt{
	width:41.3%;
	padding:4%;
	border:1px solid #ccc;
	overflow:hidden;
	float:left;
	margin-left:-1px;
	margin-top:-1px;
}
.shu_img{
	display:block;
	width:90px;
	margin:0 auto;
	height:120px;
}
.txt_list{
	width:100%;
	height:22px;
	font-size:14px;
	line-height:22px;
	overflow:hidden;
}
.text_list{
	width:100%;
	height:22px;
	font-size:14px;
	line-height:22px;
	overflow:hidden;
}
.color_red{
	color:red;
}
.color_gray{
	color:#555;
}
.font-size13{
	font-size:13px;
}
.font-size12{
	font-size:12px;
	text-decoration:line-through;
}
.margin2{
	margin-left:2%;
}
.top_margin{
	overflow:hidden;
	margin-top:3em;
	padding-bottom:40px;
}
