﻿@charset "utf-8";
/* ----------'主体'样式开始---------- */
.proList_body {
	width: 950px;
	margin: 0 auto;
}
.proList_all {
	width: 948px;
	border: 1px solid #f4f4f4;
	margin-top: 15px;
}
.proList_left {
	width: 203px;
	float: left;
	border-right: 1px solid #f4f4f4;
}
.proList_right {
	width: 739px;
	float: right;
	margin-left: 5px;
}
/* ----------'主体'样式结束---------- */
/* ----------'商品分类'样式开始---------- */
.proList_class {
	margin-bottom: 15px;
	width: 203px;
}
.proList_class_title {
	width: 188px;
	height: 32px;
	padding-left: 15px;
	line-height: 32px;
	overflow: hidden;
	background-image: url(/images/proList/companytypeb_bg1.gif);
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.proList_class_list {
	padding: 5px 10px;
}
.proList_class_list a:link {
	padding-left: 5px;
	text-decoration: none;
}
.proList_class_list a:visited {
	padding-left: 5px;
	text-decoration: none;
}
.proList_class_list a:hover {
	color: red;
	padding-left: 5px;
	background: #F2F2F2 url(/images/proList/cat-ico03.gif) 0px 2px no-repeat;
}
/* ----------'商品分类'样式结束---------- */
/* ----------'推荐商铺'样式开始---------- */
.proList_goodShop {
	margin-bottom: 15px;
	width: 203px;
}
.proList_goodShop_title {
	width: 188px;
	height: 35px;
	padding-left: 15px;
	line-height: 35px;
	overflow: hidden;
	background-color: #F2EFE7;
	font-size: 13px;
}
.proList_goodShop_list {
	padding: 5px 10px;
}
.proList_goodShop_list a:link {
	text-decoration: none;
}
.proList_goodShop_list a:visited {
	text-decoration: none;
}
.proList_goodShop_list a:hover {
	color: #FF3300;
	text-decoration: underline;
}
/* ----------'推荐商铺'样式结束---------- */
/* ----------'热卖商品'样式开始---------- */
.proList_hotPro {
	margin-bottom: 15px;
	width: 203px;
}
.proList_hotPro_title {
	width: 188px;
	height: 32px;
	padding-left: 15px;
	line-height: 32px;
	overflow: hidden;
	background-color: #F2EFE7;
	font-size: 13px;
}
.proList_hotPro_list {
	width: 203px;
	padding-bottom: 10px;
}
.proList_hotPro_list ul {
	padding: 0px;
	margin: 0px;
}
.proList_hotPro_list li {
	width: 95px;
	margin-top: 10px;
	float: left;
}
.proList_hotPro_list_pic {
	width: 80px;
	height: 80px;
	padding: 1px;
	border: 1px solid #f4f4f4;
	overflow: hidden;
	margin-left: 11px;
}
.proList_hotPro_list_price {
	width: 84px;
	height: 24px;
	line-height: 28px;
	font-size: 14px;
	overflow: hidden;
	margin-left: 11px;
}
.proList_hotPro_list_name {
	width: 84px;
	height: 32px;
	line-height: 16px;
	color: #336699;
	font-size: 12px;
	overflow: hidden;
	margin-left: 11px;
}
/* ----------'热卖商品'样式结束---------- */
/* ----------'最近浏览'样式开始---------- */
.proList_looked {
	width: 203px;
}
.proList_looked_title {
	width: 188px;
	height: 32px;
	padding-left: 15px;
	line-height: 32px;
	overflow: hidden;
	background-color: #F2EFE7;
	font-size: 13px;
}
.proList_looked_list {
	width: 203px;
	padding-bottom: 10px;
}
.proList_looked_list ul {
	padding: 0px;
	margin: 0px;
}
.proList_looked_list li {
	width: 95px;
	margin-top: 10px;
	float: left;
}
.proList_looked_list_pic {
	width: 80px;
	height: 80px;
	padding: 1px;
	border: 1px solid #f4f4f4;
	overflow: hidden;
	margin-left: 11px;
}
.proList_looked_list_price {
	width: 84px;
	height: 24px;
	line-height: 28px;
	font-size: 14px;
	overflow: hidden;
	margin-left: 10px;
}
.proList_looked_list_name {
	width: 84px;
	height: 32px;
	line-height: 16px;
	color: #336699;
	font-size: 12px;
	overflow: hidden;
	margin-left: 11px;
}
/* ----------'最近浏览'样式结束---------- */
/* ----------'广告区域'样式开始---------- */
.proList_adArea {
	width: 203px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.proList_adArea_fashion {
	width: 203px;
	height: 30px;
	border-top: 1px #F2EFE7 solid;
	border-bottom: 1px #F2EFE7 solid;
}
.proList_adArea_fashion_pic {
	width: 26px;
	height: 30px;
	float: left;
	overflow: hidden;
}
.proList_adArea_fashion_font {
	width: 177px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
a.proList_adArea_fashion_font_link:link {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
a.proList_adArea_fashion_font_link:visited {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}
a.proList_adArea_fashion_font_link:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #ff3300;
	text-decoration: underline;
}
.proList_adArea_adver {
	width: 200px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 10px;
}
/* ----------'广告区域'样式结束---------- */
/* ----------'列表区域'样式开始---------- */
#plist {
	clear: both;
	width: 720px;
	overflow: auto;
	margin: 0 auto;
	padding: 0 0 10px 0px;
	background: #FFFFFF;
}
#plist80 {
	clear: both;
	width: 720px;
	overflow: auto;
	margin: 0 auto;
	padding: 0 0 10px 5px;
	background: #FFFFFF;
}
#plist160 {
	clear: both;
	width: 720px;
	overflow: auto;
	margin: 0 auto;
	padding: 0 0 10px 6px;
}
#pd {
	float: left;
	width: 84px;
	height: 149px;
	margin: 20px 4px 20px 5px;
	padding: 4px;
}
#pd160 {
	float: left;
	width: 176px;
	height: 260px;
	margin: 0px 0px 10px 0px;
	padding: 0px 2px 4px 0;
}
#pdlist {
	clear: both;
	width: 98%;
	height: 165px;
	margin: 15px 2px 5px 2px;
	padding: 4px;
	border: solid 1px #ffffff;
}
#pdimg {
	float: left;
	width: 84px;
	height: 84px;
	margin: 15px 4px 15px 5px;
	padding: 4px;
}
.bg1 {
}
.bg2 {
	background: #E7FFDF;
}
.bg3 {
	background: #FEF4FF;
}
#pi, #pilist, #pi160 {
	border: solid 0px #E4E4E4;
}
#pi {
	width: 80px;
	height: 80px;
	padding: 1px;
}
#pilist {
	float: left;
	width: 160px;
	height: 160px;
	padding: 1px;
}
#pi160 {
	width: 160px;
	height: 160px;
	padding: 5px;
	background: #FFFFFF;
	text-align: center;
}
#pj {
	width: 100%;
	height: 16px;
	margin: 5px 0 3px 0;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #FF1E25;
	text-align: left;
}
#pjlist {
	float: right;
	width: 18%;
	margin: 5px 0 3px 0;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #FF1E25;
	text-align: right;
}
#pj160 {
	width: 100%;
	height: 20px;
	margin: 5px 0 3px 0;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#pn {
	width: 100%;
	height: 32px;
	line-height: 16px;
	margin-top: 2px;
	overflow: hidden;
	font-size: 12px;
	color: #336699;
	text-align: left;
}
#pnlist {
	float: left;
	width: 50%;
	height: 32px;
	line-height: 16px;
	margin: 2px 0 0 10px;
;	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-align: left;
}
#pn160 {
	width: 100%;
	height: 32px;
	line-height: 16px;
	margin-top: 2px;
	overflow: hidden;
	font-size: 12px;
	color: #336699;
	text-align: left;
}
#order, #snum, #tj {
	clear: both;
	width: 725px;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 5px auto;
}
#order {
	width: 722px;
	background: url(/images/buylist_changeorder_bg.gif) no-repeat;
}
#orderu {
	padding: 5px 0;
	margin: 1px;
	overflow: auto;
}
.ol {
	float: left;
	width: 43px;
	text-align: center;
	line-height: 18px;
}
.oc {
	float: left;
	width: 90px;
	text-align: left;
}
.oc2 {
	margin: 0 0 0 10px;
	float: left;
	width: 90px;
	text-align: left;
	line-height: 18px;
}
.oc3 {
	margin: 0 5px 0 0;
	float: left;
	width: 110px;
	text-align: left;
	line-height: 18px;
}
.oc4 {
	margin: 0 0 0 10px;
	float: left;
	width: 70px;
	text-align: left;
	line-height: 18px;
}
.oc5 {
	margin: 0 5px 0 0;
	float: left;
	width: 93px;
	text-align: left;
	line-height: 18px;
}
.oc51 {
	width: 87px;
	padding-left: 3px;
	border: solid 1px #FFACAE;
	text-align: left;
	line-height: 18px;
	background: #FFFFFF;
}
#oc52 {
	display: none;
	position: absolute;
	z-index: 99;
	width: 86px;
	padding: 2px;
	text-align: left;
	line-height: 18px;
	border: solid 1px #FFACAE;
	border-top: none;
	background: #FFFFFF;
}
.or {
	padding-right: 3px;
	float: right;
	text-align: right;
}
.oline {
	float: left;
	width: 1px;
	height: 17px;
	overflow: hidden;
	background: url(/images/b2clist_p_line.gif);
}
.o1, .o2, .o3, .o4, .o11, .o21, .o31, .o41 {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	overflow: hidden;
	background: url(/images/ps.jpg);
	text-indent: -9999px;
}
.o1 {
	background-position: 0 16px;
}
.o2 {
	background-position: 48px 16px;
}
.o3 {
	background-position: 32px 16px;
}
.o4 {
	background-position: 16px 16px;
}
.o11 {
	background-position: 0 32px;
}
.o21 {
	background-position: 48px 32px;
}
.o31 {
	background-position: 32px 32px;
}
.o41 {
	background-position: 16px 32px;
}
.toppage {
	padding: 0 2px;
	line-height: 18px;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.toppages {
	padding: 0 2px;
	line-height: 18px;
	border: solid 1px #fd6100;
	background: #fd6100;
	color: #336699;
	font-size: 10px;
	font-weight: bold;
}
.toppage2 {
	padding: 3px 6px;
	line-height: 24px;
	border: solid 1px #ff0000;
	background: url(/images/page_bg.gif) bottom repeat-x;
	font-size: 12px;
}
.toppages2 {
	padding: 3px 6px;
	line-height: 24px;
	border: solid 1px #ff0000;
	background: #ff0000;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}
#tj {
	width: 723px;
	margin: 0;
	padding: 5px 0;
	border: solid 1px #A3D2FF;
	background: #F4FCFF;
	text-align: center;
}
#pagelist {
	width: 725px;
	padding: 5px 0;
	margin-top: 10px;
	text-align:right;
}
#scj {
	font-style: italic;
	color: #666666;
	font-size: 15px;
}
.sline {
	width: 100%;
	height: 1px;
	overflow: hidden;
	border-bottom: dotted 1px #cccccc;
}
ul, li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#jctype a:link, #jctype a:visited, #jctype a:active {
	text-decoration: none;
}
#jctype a:hover {
	text-decoration: underline;
	color: #FF3300;
}
#toper, #search, #navi, #body {
	margin: 0 auto;
	width: 950px;
	overflow: auto;
}
#toper {
	height: 72px;
}
#logo, #loginfo_menu {
	overflow: hidden;
}
#logo {
	float: left;
	width: 400px;
}
#loginfo_menu {
	float: right;
	width: 550px;
}
#loginfo {
	height: 18px;
	line-height: 18px;
	text-align: right;
}
#search {
	height: 38px;
	line-height: 38px;
	background: url(/images/search5.jpg);
}
#navi {
	margin: 5px auto;
	line-height: 20px;
}
#body {
	width: 948px;
	border: solid 1px #E4E4E4;
}
#bodyleft {
	float: left;
	margin-right: 5px;
	width: 203px;
	overflow: hidden;
	border-right: solid 1px #E4E4E4;
}
#bodyright {
	float: right;
	width: 739px;
	overflow: hidden;
}
#jctype {
	padding: 5px 10px;
}
#jctype label {
	display: block;
	width: 100%;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.jctitle {
	clear: both;
	padding-left: 15px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: url('/images/companytypeb_bg1.gif') no-repeat 50% bottom;
	color: #DDFDFF;
	font-size: 14px;
}
.jgcount {
	clear: both;
	padding: 10px;
	text-align: center;
}
.jgcou {
	clear: both;
	padding: 5px 0 10px 10px;
	overflow: auto;
	background-color: white;
}
.f12_22_b {
	font-size: 12px;
	color: #000000;
	line-height: 23px;
}
h2 {
	margin: 0;
	padding: 10px 0 5px 0;
	line-height: 22px;
	font-size: 14px;
	color: #333333;
}
.box {
	vertical-align: middle;
	text-align: center; *;
	display: block; *;
	font-size: 175px; *;
	width: 320px;
	height: 320px;
}
.box img {
	vertical-align: middle;
}
.container, .container * {
	margin: 0;
	padding: 0;
}
.container {
	width: 320px;
	height: 320px;
	overflow: hidden;
	position: relative;
}
.slider {
	position: absolute;
	left: 1px;
}
.slider li {
	list-style: none;
	display: inline;
	width: 320px;
	height: 320px;
	text-align: center;
	line-height: 320px;
}
.num {
	position: absolute;
	right: 3px;
	bottom: 3px;
}
.num li {
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 14px;
	width: 14px;
	height: 14px;
	font-size: 11px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on {
	color: #fff;
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 12px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}
.bcs {
	margin: 0;
	padding: 2px;
	#padding: 3px 0 0 0;
	border: solid 1px #FF4800;
	background-color: #FFFFFF;
	background-image: url(/images/bu_bg2.gif);
	font-size: 12px;
	font-weight: bold;
	color: #E12000;
}
.bl {
	margin: 0;
	padding: 3px;
	#padding: 4px 0 0 0;
	border: solid 1px #336699;
	background-image: url(/images/bgss.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.f06 {
	font-size: 18px;
	color: #D8083D;
}
#n_b_p_i {
	width:80px;
	height:80px;
	overflow:hidden;
	display:inline-block;
	background-color:white;
}
#n_b_p_j {
	COLOR: #d8083d;
	FONT-SIZE: 14px;
	OVERFLOW: hidden;
	FONT-WEIGHT: bold;
}
#n_b_p_n {
	text-align:center;
	MARGIN: 2px auto 0px;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
}
#pagelist a:link {
	text-decoration: none;
}
#pagelist a:visited {
	text-decoration: none;
}
#pagelist a:hover {
	text-decoration: none;
}
#pagelist a:active {
	text-decoration: none;
}
#jg img {
	margin: 0;
	padding: 0;
	border: 0;
}
.container, .container * {
	margin: 0;
	padding: 0;
}
.container {
	width: 80px;
	height: 80px;
	overflow: hidden;
	position: relative;
}
.container2 {
	width: 160px;
	height: 160px;
	overflow: hidden;
	position: relative;
}
.slider {
	position: absolute;
}
.slider li {
	list-style: none;
	width: 80px;
	height: 80px;
	overflow: hidden;
	text-align: center;
}
.slider2 li {
	list-style: none;
	width: 160px;
	height: 160px;
	overflow: hidden;
	text-align: center;
}
.slider img {
}
.slider2 img {
}
.num {
	position: absolute;
	right: 3px;
	bottom: 3px;
}
.num li {
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 10px;
	width: 10px;
	height: 10px;
	font-size: 9px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on {
	color: #fff;
	line-height: 14px;
	width: 14px;
	height: 14px;
	font-size: 10px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}
#l_t_b {
	width: 100%;
	height: 33px;
	overflow: hidden;
	background: url(/images/b_c_t_bg.gif);
	cursor: pointer;
	font-size: 14px;
}
#l_t_c {
	width: 100%;
	height: 33px;
	overflow: hidden;
	background: url(/images/b_c_t_bg2.gif);
	cursor: pointer;
	font-size: 14px;
}
#pid {
	margin: 0;
	padding: 0;
}
#tb1 a:link {
	color: #333333;
	text-decoration: none;
}
#tb1 a:visited {
	color: #333333;
	text-decoration: none;
}
#tb1 a:hover {
	color: #ff3300;
	text-decoration: underline;
}
#tb1 a:active {
	color: #333333;
	text-decoration: underline;
}
.if04_ {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-family:微软雅黑,Arial,sans-serif,メイリオ,Osaka,ＭＳ Ｐゴシック,ヒラギノ角ゴ Pro W3;
}
/* ----------'列表区域'样式结束---------- */
