@charset "utf-8";
/* CSS Document */

/*提示弹出框*/
.ts_login_box{
	border: 1px solid #D5D5D5;
	padding: 10px;
	height: 165px;
	width: 320px;
	left:50%;
	top:50%;
	display:none;
	margin-left:-160px;
	margin-top:-83px;
	position:fixed;
	_position:absolute;
	z-index:99999;
	background-color: #FFF;
}
.ts_login_box1{
	border: 1px solid #D5D5D5;
	padding: 10px;
	height: 165px;
	width: 320px;
	left:50%;
	top:50%;
	margin-left:-160px;
	margin-top:-83px;
	position:fixed;
	_position:absolute;
	z-index:99999;
	background-color: #FFF;
}
.ts_login_bp{
	background-color: #f1f6fa;
	height: 165px;
	width: 320px;
	
}
.ts_login_title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
	background-image: url(/new_images/dlf_06.jpg);
	background-repeat: no-repeat;
	background-position: 90px center;
	height: 40px;
	color: #076eb3;
	font-size: 24px;
	padding-left:70px;
	text-align:center;
}
.ts_login_text{
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 290px;
	height: 100px;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	text-align:center;
}
.ts_login_title .close_btn {
	font-family:arial;
	font-size:40px;
	font-weight:100;
	color:#999;
	text-decoration:none;
	float:right;
	padding-right:10px;
	padding-left:10px;
	
}
.ts_login_title .close_btn:hover { color:#F60}
.active .sort-list {
	display:block;
}
.ts_login_title .close_btn1 {
	font-family:arial;
	font-size:40px;
	font-weight:100;
	color:#999;
	text-decoration:none;
	float:right;
	padding-right:10px;
	padding-left:10px;
	
}
.ts_login_title .close_btn1:hover { color:#F60}

.now_bar {
	height:40px;
	line-height: 40px;
}
.now_bar .bar_s {
	font-size:12px;
}
.now_bar .now_fav {
	font-size:12px;
	margin-left: 20px;
	line-height: 24px;
	background-color: #D80A30;
	text-align: center;
	height: 24px;
	width: 80px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.fl_left_box {
	float: left;
	width: 210px;
	margin-bottom: 10px;
}
.fl_right_box .fl_r_sbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.fl_right_box {
	float: right;
	width: 978px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 10px;
	z-index: 0;
	_width: 968px;
}
.none {
	display:none
}
/*通用*/


.operate ul li {
	display:inline;
}
.operate ul li a {
	padding-left:30px;
	text-decoration:none;
	font-size:14px;
	color:#555;
	display:block;
	height:43px;
	line-height:43px;
	border-bottom:1px dotted #d2d2d2;
}
.operate ul li a.noline {
	border-bottom:none;
}
.operate ul li a:hover {
	color:#D80A30;
}
.operate ul li a.selected:hover {
	color:#fff;
}
.operate ul li .selected {
	background-position:right center;
	color:#fff;
	background-image: url(/new_images/fl_tiem2.jpg);
	background-repeat: no-repeat;
}
.operate ul li {
	border-bottom:1px dotted #d2d2d2;
	display:inline-block;
	width:100%;
	position: relative;
	min-height:43px;
	_height:43px;
	z-index: 10;
	zoom:1
}
.operate ul li h4 {
	cursor: pointer;
	padding-left: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #555;
	display: block;
	line-height: 43px;
	font-weight: normal;
	background-image: url(/new_images/fl_tiem1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #F3F3F3;
	padding-right: 20px;
}
.operate ul li h4.no_jia{background-image:none;}
.operate ul li h4 a{
	padding-left:0px;
	text-decoration:none;
	font-size:14px;
	color:#555;
	display:inline-block;
	border-bottom:0;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:auto;
	text-align:left;
	overflow:hidden;
}
.operate ul li.noline {
	border-bottom:none;
}
.operate ul li h4:hover {
	color:#D80A30;
}
.operate ul li.selected h4 {
	background-position:right center;
	border-bottom:1px dotted #d2d2d2;
	background-image: url(/new_images/fl_tiem2.jpg);
	background-repeat: no-repeat;
	color:#D80A30;
}
.operate ul li.selected h4 a{color:#D80A30;}
.operate ul li a {
}
.operate ul li .on a {
	color:#D80A30;
	font-weight:bold;
}
.operate ul li a:hover {
	color:#D80A30;
}
.bg-color {
	background-color:#8caf00;
}
.operate li .list-item {
	position:relative;
	zoom:1;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
.operate li .list-item p {
	padding-left:8px;
	text-align: left;
}
.operate li .list-item a {
	background: none;
	border: none;
	color: #333333;
	display: block;
	height: 32px;
	line-height: 32px;
	padding-left: 0px;
	position: relative;
	text-decoration: none;
	font-size: 13px;
	width: 168px;
	margin-top: 0;
	margin-right: -1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-right: 10px;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-align:left;
	overflow:hidden;
}
.left-sider .operate {
	border:1px solid #eaeaea;
	zoom:1;
	position: relative;
	z-index: 0;
}
.left-sider .ser-online a {
	background:url(/new_images/bg_ser_online.jpg) no-repeat 0 0;
	margin-top:10px;
	height:75px;
	border:1px solid #eaeaea;
	display:block;
}
/* service-menu */			 
.service-menu .menu-title, .service-menu .menu-p, .service-menu .menu-p .menu-i {
	background:url("/new_images/menubg.png") no-repeat;
}
.service-menu {
	border:solid 1px #d1d1d1;
	width:206px;
	margin:0px auto 0 auto;
}
.service-menu .menu-title {
	height:21px;
	overflow:hidden;
	padding:6px 8px;
	background-position:0 0;
	background-repeat:repeat-x;
	color:#444;
	font-size:14px;
	font-weight:bold;
}
.service-menu .menu-p {
	display:block;
	height:22px;
	overflow:hidden;
	border-top:solid 1px #e6e6e6;
	color:#444;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;
	background-color: #f3f3f3;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.service-menu .menu-p .menu-i {
	float:right;
	display:inline;
	width:22px;
	height:22px;
	overflow:hidden;
	background-position:right center;
	background-repeat:no-repeat;
	background-image: url(/new_images/fl_tiem1.jpg);
}
.service-menu .menu-p a:link, .service-menu .menu-p a:visited {
	color:#444;
	text-decoration:none;
	font-size:14px;
}
.service-menu .menu-p a:hover {
	color:#ff7300;
	text-decoration:none;
}
.service-menu .menu-p-current .menu-i {
	background-image: url(/new_images/fl_tiem2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.service-menu .menu-p-current a:link, .service-menu .menu-p-current a:visited {
	color:#d80a30;
	font-weight:bold;
}
.service-menu .menu-p-current a:hover {
	color:#ff7300;
}
.service-menu .menu-c {
	border-top:solid 1px #e6e6e6;
	display:none;
	padding:4px 0 4px 54px;
}
.service-menu .menu-c-current {
	display:block;
}
.service-menu .menu-c ul {
	display:block;
}
.service-menu .menu-c li {
	padding:2px 0;
	height:18px;
	overflow:hidden;
}
.service-menu .menu-c a:link, .service-menu .menu-c a:visited {
	color:#4373c5;
	text-decoration:none;
}
.service-menu .menu-c a:hover {
	color:#F60;
	text-decoration:none;
}
.service-menu .menu-c .current:link, .service-menu .menu-c .current:visited {
	color:#d80a30;
	font-weight:bold;
}
.fl_menu .menu-c .current:hover {
 color:#F60;
}
/*热拍商品*/
.hot_box {
	border: 1px solid #CCC;
	margin-top: 10px;
}
.hot_box .hot_box_title {
	background-image: url(/new_images/tiem001.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	line-height: 40px;
	font-weight:700;
	color: #ff8800;
	text-align: center;
	height: 40px;
	background-color: #F1F1F1;
}
/*产品列表内容样式1*/

.hot_box .pro_con1 {
	display:block;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hot_box .pro_con1 ul {
	width:188px;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.hot_box .pro_con1 li {
	width:188px;
	overflow:hidden;
	color:#333333!important;
	text-align: center;
}
.hot_box .pro_con1 li a {
	color:#333333!important;
}
.hot_box .pro_con1 li a:hover {
	color:#f60!important;
}
.hot_box .pro_con1 .pro_img {
	width:186px;
	height:186px;
	margin-right: auto;
	margin-left: auto;
	vertical-align:middle;
	max-width:186px;
	max-height:186px;
	line-height:186px;
	text-align: center;
	
}
.hot_box .pro_con1 .pro_img a {
	vertical-align:middle;
	line-height:186px;
}
.hot_box .pro_con1 .pro_img a img {
	_width:186px;
	_height:186px;
	margin-right: auto;
	margin-left: auto;
	vertical-align:middle;
	max-width:186px;
	max-height:186px;
	display:inline-block;
}
.hot_box .pro_con1 .pro_name {
	padding:3px;
	line-height:20px;
	text-align: left;
	font-size:13px;
	height:40px;
	overflow:hidden;
}
.hot_box .pro_con1 .pro_price {
	padding:0 3px;
	line-height:20px;
	display:inline-block;
	text-align: left;
	font-size: 13px;
}
.pro_con1 .pro_price span {
	font-weight:bold;
	color:#cc0014;
}
.hot_box .pro_con1 .pro_custom {
	width:80px;
	height:18px;
	padding-top:5px;
}
/*商品筛选 more select */
.mor_select_box {
	border: solid 1px #CCC;
	position: relative;
	margin: 10px;
	z-index: 1;
	padding-bottom: 10px;
}
/*商品筛选 more select */
.mor_select_box_search {
	border-top: solid 1px #CCC;
	position: relative;
	margin: 10px;
	z-index: 1;
	padding-bottom: 10px;
}
.fl_more_top .searc_gj {
	display:block;
	background-image:url(/new_images/fl_s_m.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:130px;
	height:30px;
	float:left;
	text-align:center;
	color:#FFF;
	line-height:30px;
	margin-top:5px;
	margin-left:80px;
}
.fl_more_top .searc_gj2 {
	display:block;
	background-image:url(/new_images/fl_s_m2.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:130px;
	height:30px;
	float:left;
	text-align:center;
	color:#FFF;
	line-height:30px;
	margin-top:5px;
	margin-left:80px;
}
.mor_select_box .searc_m {
	display:block;
	width:130px;
	height:20px;
	text-align:center;
	color:#333;
	line-height:20px;
	position: absolute;
	z-index: 10;
	left: 410px;
	bottom: -21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color:#FFF;
}
.mor_select_box .searc_m2 {
	display:block;
	width:130px;
	height:20px;
	text-align:center;
	color:#333;
	line-height:20px;
	position: absolute;
	z-index: 2;
	left: 410px;
	bottom: -21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color:#FFF;
}
.mor_select_box_search .searc_m {
	display:block;
	width:130px;
	height:20px;
	text-align:center;
	color:#333;
	line-height:20px;
	position: absolute;
	z-index: 10;
	left: 410px;
	bottom: -21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color:#FFF;
}
.mor_select_box_search .searc_m2 {
	display:block;
	width:130px;
	height:20px;
	text-align:center;
	color:#333;
	line-height:20px;
	position: absolute;
	z-index: 2;
	left: 410px;
	bottom: -21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color:#FFF;
}
.mor_select {
	border-radius:4px;
	font-size:12px;
}
.mor_select label{
	color: #309;
	font-size:12px;
	
}
.mor_select li dd input{
	vertical-align:-2px;	
}
.mor_select li {
	list-style:none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 100px;
	font-size: 12px;
}
.mor_select .mor_select-list {
	border-bottom:#eee 1px solid;
}
.mor_select dl {
	zoom:1;
	position:relative;
	line-height:24px;
}
.mor_select dl:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	overflow:hidden
}
.mor_select dt {
	width:100px;
	margin-bottom:5px;
	position:absolute;
	top:0;
	left:-100px;
	text-align:right;
	color:#666;
	height:24px;
	line-height:24px
}
.mor_select dd {
	float:left;
	display:inline;
	margin:0 0 5px 5px;
}
.mor_select a {
	display:inline-block;
	white-space:nowrap;
	height:24px;
	padding:0 10px;
	text-decoration:none;
	color:#039;
	border-radius:2px;
	font-size:12px;
	width:70px;
}
.mor_select .mor_selected_lable { color:#FFF;!important}
.mor_select a:hover {
	color:#f60;
	background-color:#f3edc2
}
.mor_select .mor_selected a {
	color:#fff;
	
}
.mor_select_search {
	border-radius:4px;
	font-size:12px;
}
.mor_select_search label{
	color: #309;
	font-size:12px;
	
}
.mor_select_search li dd input{
	vertical-align:-2px;	
}
.mor_select_search li {
	list-style:none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 100px;
	font-size: 12px;
}
.mor_select_search .mor_select-list {
	border-bottom:#eee 1px solid;
}
.mor_select_search dl {
	zoom:1;
	position:relative;
	line-height:24px;
}
.mor_select_search dl:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	overflow:hidden
}
.mor_select_search dt {
	width:100px;
	margin-bottom:5px;
	position:absolute;
	top:0;
	left:-100px;
	text-align:right;
	color:#666;
	height:24px;
	line-height:24px
}
.mor_select_search dd {
	float:left;
	display:inline;
	margin:0 0 5px 5px;
}
.mor_select_search a {
	display:inline-block;
	white-space:nowrap;
	height:24px;
	padding:0 10px;
	text-decoration:none;
	color:#039;
	border-radius:2px;
	font-size:12px;
	width:70px;
}
.mor_select_search .mor_selected_lable { color:#FFF;!important}
.mor_select_search a:hover {
	color:#f60;
	background-color:#f3edc2
}
.mor_select_search .mor_selected a {
	color:#fff;
	
}
.mor_select-result dt {
	font-weight:bold
}
.mor_select-no {
	color:#999
}
.mor_select .mor_select-result a {
	padding-right:20px;
	background:#d80a30 url(/new_images/close.gif) right 9px no-repeat
}
.mor_select .mor_select-result a:hover {
	background-position:right -15px
}
.mor_select_search .mor_select-result a {
	padding-right:20px;
	background:#d80a30 url(/new_images/close.gif) right 9px no-repeat
}
.mor_select_search .mor_select-result a:hover {
	background-position:right -15px
}
.fl_more_top {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
.fl_more_top_search {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
.fl_more_top .now_bar {
	height:40px;
	line-height: 40px;
	float: left;
}
.fl_more_top_search .now_bar {
	height:40px;
	line-height: 40px;
	width: 160px;
	float: left;
	font-weight:700;
	color:#666
}
.fl_more_top .now_bar2 {
	height:40px;
	line-height: 40px;
	width: 120px;
	float: left;
	margin-left:20px;
}
.fl_more_top .now_bar .bar_s {
	font-size:12px;
}
.fl_more_top .fl_moer_input {
	float:left;
	width:160px;
height:;
	padding-top:8px;
	text-align:left;
}
.fl_more_top .fl_moer_input input {
	width:150px;
	height:20px;
	vertical-align:middle;
}
.fl_more_top .fl_moer_check {
	float:left;
	width:60px;
height:;
	_padding-top:10px;
	text-align:left;
	line-height:40px;
}
.fl_more_top .searc {
	display:block;
	background-image:url(/new_images/fl_s.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:60px;
	height:30px;
	float:left;
	text-align:center;
	color:#FFF;
	line-height:30px;
	margin-top:5px;display:block;
	background-image:url(/new_images/fl_s1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:60px;
	height:33px;
	float:left;
	text-align:center;
	color:#FFF;
	line-height:30px;
	margin-top:5px;
	
}

.big_s_btn {
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 30px;
}
.big_s_btn a {
	display:block;
	background-image:url(/new_images/big_s.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:186px;
	height:33px;
	line-height:33px;
	text-align:center;
	color:#FFF;
	margin:auto;
}
.big_search_btn {
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: -10px;
}
.big_search_btn a {
	display:block;
	background-image:url(/new_images/big_s.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:186px;
	height:33px;
	line-height:33px;
	text-align:center;
	color:#FFF;
	margin:auto;
}
.hot_dot_box {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
.hot_dot_title {
	height:40px;
	line-height:40px;
	background-color:#f1efef;
	font-weight:700;
	font-size:15px;
	padding-left:20px;
}
.hot_dot_title .more_hot_dot {
	float:right;
	font-weight:normal;
	margin-right:10px;
	display: inline-block;
}
.hot_dot_title span {
	float:left;
	display: inline-block;
	font-size:14px;
}
.hot_dot_k {
	overflow:hidden;
	padding:10px 10px 0px 10px;
	max-height:70px;
}
.hot_dot_k li {
	height:24px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	border:solid 1px #ccc;
	padding-left:5px;
	padding-right:5px;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:73px;
	overflow:hidden;
	margin-bottom:10px;
	line-height:24px;
	text-align: center;
	
	
}
.hot_dot_k li a {
	text-overflow:ellipsis;
	white-space:nowrap;font-size:12px;line-height:24px;
}
.hot_dot_k_height1{max-height:70px;}
.hot_dot_k_height2{max-height:100%;}
.fl_product_box {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top:10px;
}
.fl_product_box .fl_product_box_title {
	height:60px;
	line-height:40px;
	background-color:#f1efef;
	font-weight:700;
	font-size:15px;
	padding-left:20px;
}
.sort_bar {
	height:32px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	float:left;
	width: 800px;
}
.sort_bar .sort_bar_title{ float:left; width:60px; line-height:34px; text-align:left;}
.sort_bar .sort_set {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
.sort_bar ul {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.sort_bar .sort_set li a {
	text-decoration: none;
	padding-right:15px;
	padding-left: 15px;
	
	
}
.sort_bar .sort_set a {
	line-height:30px;
	position: relative;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	display:block;
	font-weight:normal;
	height:30px;
}
.sort_bar .sort_set li {
	text-align: center;
	display: block;
	height:30px;
	background-color:#fff;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	
}
.sort_bar .jg_style3{
text-align: center;
	display: block;
	height:28px;
	box-sizing: border-box;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	padding-right:10px;
	padding-left: 10px;
	color:#fff;
}
.sort_bar .jg_style1{
	background-image: url(/new_images/jg_time.jpg);
	background-repeat: no-repeat;
	background-position: 43px center;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	background-color: #cd0013;
	width:35px;
	text-align:left;
}
.sort_bar .jg_style2{
	background-image: url(/new_images/jg_time2.jpg);
	background-repeat: no-repeat;
	background-position: 43px center;
		padding-left:10px; padding-right:10px;
		color:#fff;
		background-color: #cd0013;
		width:35px;
		text-align:left;
}
.sort_bar .sort_set li a p {
	height: 28px;
	margin: 0px;
	padding: 0px;
}
.sort_bar .sort_set li:hover, .sort_bar .sort_set li {
	color: #;
}
.sort_bar .sort_set li .selected p {
	color: #;
}
.sort_bar .sort_set li.selected_px {
	color: #FFF;
	background-color: #cd0013;
}
.selected_wx {
	color: #666;
	background-color: #fff;
}
.selected_px p {
	color: #fff;
	margin: 0px;
}
.product_next_prev {
	float: right;
	width: 105px;
	margin: 0px 0 0 0;
	text-align:right;
}
.product_next_prev .arows {
	float: right;
	display:block;
	width: 22px;
	height: 28px;
	margin: 15px 4px 0 0;
	line-height: 28px;
	border: 1px solid #CCC;
}
.product_next_prev .arows span {
	width: 22px;
	height: 28px;
	display:block;
}
.product_next_prev #img_next.arows span {
	background-image: url(/new_images/pge1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CCC;
}
.product_next_prev #img_prev.arows span {
	display:block;
	background-image: url(/new_images/pge2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pages_mun {
	line-height:28px;
	text-align:left;
	font-size:12px;
	display:block;
	height:28px;
	float:left;
	margin-top:15px;
	font-style:normal;
	font-weight:normal;
}
/*产品列表内容样式1*/
.fl_product_box_list {
	position: relative;
	z-index: 1;
	padding-bottom: 10px;
}
.fl_product_box_list .box_3 {
	height:auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-top:10px;
}
.fl_product_box_list .box_3 .pro_box {
	position:relative;
	float:left;
	width:240px;
	height:280px;
	display:block;
	
}
.fl_product_box_list .box_3 .pro_con1 {
	padding:10px;
	width:214px;
	height:260px;
	z-index:1;
}
.fl_product_box_list .box_3 .pro_con1 li {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color:#333333!important;
	margin:auto;
}
.fl_product_box_list .box_3 .pro_con1.yangshi {
	width:214px;
	padding:10px;
	border: 3px solid #f0f0f0;
	z-index:99;
	background-color:#FFF;
	height:auto;
	position:absolute;
	left: 0px;
	top: 0px;
	overflow:hidden;
}
.fl_product_box_list .box_3 .pro_con1.yangshi .pro_name {
	padding:3px;
	height:auto;
	line-height:20px;
	white-space:normal;
	overflow:visible;
	display:block;
	min-height:40px;
}
.fl_product_box_list .box_3 .pro_con1 li a {
color:#;
}
.fl_product_box_list .box_3 .pro_con1 li a:hover {
	color:#F60!important;
}
.fl_product_box_list .box_3 .pro_con1 .pro_img {
	width:206px;
	height:160px;
	padding:4px;
	margin-right: auto;
	margin-left: auto;
	vertical-align:middle;
	line-height:160px;
	text-align:center;
}
.fl_product_box_list .box_3 .pro_con1 .pro_img a {
	width:206px;
	height:160px;
	margin-right: auto;
	margin-left: auto;
	vertical-align:middle;
	line-height:160px;
}
.fl_product_box_list .box_3 .pro_con1 .pro_img img {
	max-width:206px;
	max-height:160px;
	_width:206px;
	_height:160px;
	display:inline-block;
	margin-left: auto;
	vertical-align:middle;
}
.fl_product_box_list .box_3 .pro_con1 .pro_name {
	padding:3px;
	line-height:20px;
	white-space:normal;
	overflow:hidden;
	height:40px;
	display:block;
}
.fl_product_box_list .box_3 .pro_con1 .pro_price {
	padding:0 3px;
	line-height:20px;
	display:block;
	white-space: normal;
}
.fl_product_box_list .box_3 .pro_con1 .pro_price span {
	font-weight:bold;
	color:#d70000;
	font-size: 14px;
}
.fl_product_box_list .box_3 .pro_con1 .pro_custom {
	width:74px;
	height:18px;
	padding-top:5px;
}
.fl_product_box_list .box_3 .pro_con1 .pro_price .price_left {
	line-height:20px;
	display:block;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	float: left;
	width: 120px;
}
.fl_product_box_list .box_3 .pro_con1 .pro_price .price_fav {
	float:right;
	width: 76px;
}
.fl_product_box_list .box_3 .pro_con1 .pro_price .price_fav a {
	line-height:30px;
	display:block;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	width: 76px;
	background-color: #F60;
	height: 30px;
	color: #FFF;
	text-align: center;
}
.price_fav a {
	color:#FFF;
}
.fl_product_box_list .box_3 .pro_con1 .pro_price .price_fav a:hover {
	color:#FFF;
	background-color: #f3edc2;
	border:solid 1px #F60;
}
/*产品列表分页样式*/
.box_4 {
	overflow: hidden;
	text-align: right;
	height: 40px;
	padding-top: 40px;
	z-index: 0;
	position: relative;
}
.page {
	float: right;
	margin-right: 15px;
	height: 40px;
	line-height: 40px;
	display: block;
	z-index: 0;
}
.page a:hover {
	color: #f60;
	text-decoration: underline;
}
.page .prev_disabled {
	padding:0px 10px 0 10px;
	position:relative;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	color:#cccccc;
	margin-right:3px;
	border:1px solid #cccccc;
}
.page .next {
	padding:0px 10px 0 10px;
	position:relative;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	color:#333;
	margin-right:3px;
	border:1px solid #cccccc;
}
.page .prev_disabled b {
	background:url(/new_images/pz.jpg) no-repeat;
	height:10px;
	width:9px;
	display:block;
	font-size:0;
	z-index:1;
	left:2px;
	top:7px;
	position:absolute;
}
.page .next b {
	background:url(/new_images/py.jpg) no-repeat;
	height:10px;
	width:9px;
	display:block;
	font-size:0;
	right:2px;
	top:7px;
	position:absolute;
	z-index:1;
}
.page a {
	color:#333;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	padding:0px 11px;
	margin-right:6px;
	border:1px solid #cccccc;
}

.page span {
	display:block;
	float:left;
	height:32px;
	line-height:32px;
}
.page .input_btn {
	color:#fff;
	height:32px;
	padding:0px 5px;
	margin-right:3px;
	border:1px solid #cccccc;
	background-color:#f60;
}
.page span .page_txt {
	height:24px;
	line-height:24px;
	width:30px;
}
.page .current {
	border: 1px solid #f60;
	background-color: #f60;
	color: #FFF;
}
.page .current:hover {	color: #FFF;}
.page .text {
	color:#a0191f;
	font-weight:bold;
	margin-right:3px;
}
.subwnd {
	display:none;
	z-index:999;
	background:#f2fdfe;
	border: 1px solid #41b5c8;
	width: 306px;
	height: 320px;
	left:50%;
	top:50%;
	margin-left:-203px!important;/*FF IE7 该值为本身宽的一半 */
	margin-top:-210px!important;/*FF IE7 该值为本身高的一半*/
	margin-top:0px;
	position:fixed!important;/* FF IE7*/
	position:absolute;/*IE6*/
	_top:       expression(eval(document.compatMode &&
	            document.compatMode=='CSS1Compat') ?
	            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
	            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/	
}



/*卖家商品一览页面*/
.maijia_product_box_list {
	position: relative;
	z-index: 1;
	padding-bottom: 10px;
}
.maijia_product_box_list .box_3 {
	height:auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-top:10px;
}
.maijia_product_box_list .box_3 .pro_box {
	position:relative;
	float:left;
	width:240px;
	height:280px;
	display:block;
	
}
.maijia_product_box_list .box_3 .pro_con1 {
	padding:10px;
	width:214px;
	height:260px;
	z-index:1;
}
.maijia_product_box_list .box_3 .pro_con1 li {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color:#333333!important;
	margin:auto;
}
.maijia_product_box_list .box_3 .pro_con1.yangshi {
	width:214px;
	padding:10px;
	border: 3px solid #f0f0f0;
	z-index:99;
	background-color:#FFF;
	height:auto;
	position:absolute;
	left: 0px;
	top: 0px;
	overflow:hidden;
}
.maijia_product_box_list .box_3 .pro_con1.yangshi .pro_name {
	padding:3px;
	height:auto;
	line-height:20px;
	white-space:normal;
	overflow:visible;
	display:block;
	min-height:40px;
}
.maijia_product_box_list .box_3 .pro_con1 li a {
color:#;
}
.maijia_product_box_list .box_3 .pro_con1 li a:hover {
	color:#F60!important;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_img {
	width:206px;
	height:160px;
	padding:4px;
	margin-right: auto;
	margin-left: auto;
	vertical-align:middle;
	line-height:160px;
	text-align:center;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_img a {
	width:206px;
	height:160px;
	margin-right: auto;
	margin-left: auto;
	vertical-align:middle;
	line-height:160px;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_img img {
	max-width:206px;
	max-height:160px;
	_width:206px;
	_height:160px;
	display:inline-block;
	margin-left: auto;
	vertical-align:middle;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_name {
	padding:3px;
	line-height:20px;
	white-space:normal;
	overflow:hidden;
	height:40px;
	display:block;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_price {
	padding:0 3px;
	line-height:20px;
	display:block;
	white-space: normal;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_price span {
	font-weight:bold;
	color:#d70000;
	font-size: 14px;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_custom {
	width:74px;
	height:18px;
	padding-top:5px;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_price .price_left {
	line-height:20px;
	display:block;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	float: left;
	width: 120px;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_price .price_fav {
	float:right;
	width: 76px;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_price .price_fav a {
	line-height:30px;
	display:block;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	width: 76px;
	background-color: #F60;
	height: 30px;
	color: #FFF;
	text-align: center;
}
.price_fav a {
	color:#FFF;
}
.maijia_product_box_list .box_3 .pro_con1 .pro_price .price_fav a:hover {
	color:#FFF;
	background-color: #f3edc2;
	border:solid 1px #F60;
}

/*卖家商品一览页面*/

