/*列表信息导航*/
.navtab 							{ height:40px; border-bottom:1px solid #e1e1e1; padding:0px; position:relative; }
.navtab ul 							{ position:absolute; z-index:1; left:0px; top:0px; }
.navtab li							{ float:left; text-align:center; position:relative; height:40px; margin-right: 3px; font-size:14px; line-height:38px; COLOR: #666666; border-right:1px solid #e1e1e1;  border-left:1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1;  border-top:1px solid #e1e1e1; background:#F9F9F9; }
.navtab li.active					{ Z-INDEX:0; overflow:hidden; font-size:14px; line-height:38px; font-weight:bold; border-top:2px solid #c79851; border-bottom: 1px solid #fff;  background:#ffffff; }
.navtab li span 					{ padding:0px 20px 2px 20px; display:inline-block; }
.navtab li a						{ text-decoration: none; color:#666666; padding:0px 20px 2px 20px; display:inline-block; }
.navtab li.active a					{ color:#c79851; }
.navtab .orderamount{ line-height:40px;}
/*显示总量*/
.orderamount							{ float:right; line-height:30px; font-size:1.2rem }
.orderamount span						{ color:#FF6600;}
/*列表排序信息*/
.orderbar							{ height:42px; border:1px solid #e8e8e8; background:#f5f5f5; overflow:hidden; font-size:1.4rem; }
.orderby 							{ float:left; height: 40px;}
.orderby_txt						{ float:left; line-height:40px; padding-left:15px; color:#666;}
.orderby a							{ float:left; height: 40px; line-height: 40px; color: #333333; padding:0px 15px 0px 15px;}
.orderby a:hover					{ text-decoration:none;}
.orderby a span						{ }
.orderbar .orderamount{ line-height:42px;}
/*排序按钮*/
.orderby a.btns_start_on				{ background:#ffffff; color: #ff5500 !important; padding:0px 14px 0px 14px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; }
.orderby a.btns_up						{ background:#ffffff; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;color: #ff5500 !important;}
.orderby a.btns_up span					{ background: url("../../global/images/filter/icon_order_up.gif") no-repeat right center; padding:0px 14px 0px 0px; }
.orderby a.btns_down					{ background:#ffffff; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;color: #ff5500 !important;}
.orderby a.btns_down span				{ background: url("../../global/images/filter/icon_order_down.gif") no-repeat right center; padding:0px 14px 0px 0px; }
/*check_state*/
.check_state{ float:left; height:40px; border-left:1px solid #e8e8e8; padding:0 0 0 10px; margin-left:-1px; }
.check_state a{ line-height:40px; position:relative; color:#666; padding:0 0 0 17px; }
.check_state a i{ background:url("../../global/images/filter/icon_checkstate.gif") no-repeat center; width:13px; height:13px; position:absolute; left:0; top:50%; margin-top:-5px; display:block; }
.check_state a.active i,.check_state a:hover i{ background:url("../../global/images/filter/icon_checkstate_on.gif") no-repeat center; }
/*page_simple*/
.page_simple							{ float:right; height:40px; font-size:1.4rem; }
.page_simple .plink 					{ float:left; LINE-height: 40px; WIDTH: 40px; height: 40px; OVERFLOW: hidden; }
.page_simple .plink a,.page_simple .plink span{ width:40px; height:40px; display:block; text-indent:-999em; overflow:hidden; }
.page_simple .plink.pre a				{ background:url("../../global/images/page/icon_page_prev.gif") no-repeat center center; CURSOR: pointer; }
.page_simple .plink.pre a:hover span	{ background:url("../../global/images/page/icon_page_prev_hover.gif") no-repeat center center; }
.page_simple .plink.pre_no span			{ background:url("../../global/images/page/icon_page_prev_no.gif") no-repeat center center; }
.page_simple .plink.next span			{ background:url("../../global/images/page/icon_page_next.gif") no-repeat center center; CURSOR: pointer; }
.page_simple .plink.next:hover span		{ background:url("../../global/images/page/icon_page_next_hover.gif") no-repeat center center; }
.page_simple .plink.next_no span 		{ background:url("../../global/images/page/icon_page_next_no.gif") no-repeat center center;}
.page_simple .current 					{ float:left; PADDING: 0px 5px; LINE-height: 40px; }
.page_simple .current b { color:#ff5500; font-weight:normal; }
.page_simple .current u { color:#333333; font-style:normal; text-decoration:none; }
.page_simple .current span { display:none;}
/*切换模式*/
.modeby 								{ float:left; margin-right:15px; }
.modeby_txt								{ float:left; line-height:40px; padding-left:15px; color:#666;}
.modeby a								{ float:left; width:42px; height: 40px; color: #333333; padding:12px 12px 12px 12px;}
.modeby a span							{ display:block; BACKGROUND: url("../../global/images/filter/ico_showmode.gif") no-repeat; WIDTH: 16px; height:16px; OVERFLOW: hidden; }
.modeby .mode-row_b						{ background:#fff; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}
.modeby .mode-grid_b					{ background:#fff; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}
.modeby .mode-row_a span						{ BACKGROUND-POSITION: 0px 0px}
.modeby .mode-row_b span 						{ BACKGROUND-POSITION: -16px 0px}
.modeby .mode-grid_a span 						{ BACKGROUND-POSITION: -32px 0px}
.modeby .mode-grid_b span						{ BACKGROUND-POSITION: -48px 0px}

/*关键字已选择*/
.selectnow								{ padding:2px 10px 2px 110px; border:1px solid #E6E6E6; display: block; height:31px; margin-bottom:8px; overflow:hidden; background:url("../../global/images/filter/select_bg.gif") repeat-x 0px bottom #ffffff; }
.selectnow h6 							{ float:left; width:95px; margin-left:-100px; background:url("../../global/images/filter/select_arrow.gif") no-repeat right center; padding-right:10px; line-height:25px; font-size:1.2rem; margin-bottom:0; font-weight:400; color:#666; }
.selectnow a							{ float:left; background:#FFFFFF; border: 1px solid #E6E6E6; color: #404040; display: inline-block; line-height: 21px; margin-right: 5px; padding: 0 20px 0 5px;position: relative; white-space: nowrap; margin-top: 1px; font-size:1.2rem; height:23px;}
.selectnow a:hover						{ border:1px solid #ff6600; color:#ff6600; TEXT-DECORATION: none; }	
.selectnow a b 							{ position: absolute; right: 2px; top: 50%; height: 13px; width: 13px; margin-top:-7px; background:url("../../global/images/filter/select_close.gif") 0px 0px no-repeat; }

/*信息过滤*/
.filter									{ border:1px solid #E6E6E6; border-top:none; background:#fff; padding:10px 8px 5px 10px; margin-bottom:8px; display: block; overflow:hidden; font-size:14px;}
.filter dl 								{ margin:0px; padding: 3px 0px 3px 100px; overflow:hidden; display:block; border-bottom:1px dashed #e8e8e8; }
.filter dl:last-child{ border-bottom:none;}
.filter dt 								{ float:left; width:100px; line-height:30px; padding: 0px 0px 0px 15px; margin:0px 0px 0px -100px; background: url("../../global/images/filter/icon_filter_li.gif") no-repeat left center; COLOR: #666; overflow:hidden; font-weight:400;}
.filter dt b							{ font-weight:700;}
.filter dt span							{ font-weight:400;}
.filter dd								{ margin:0px; line-height:30px; color:#666666; }
.filter dd a							{ margin:0px 20px 0px 0px; display:inline-block; float:left;}
.filter dd A 							{ COLOR: #333333; }
.filter dd A:hover 						{ COLOR: #ff5500; }
.filter dd A.active 					{ COLOR: #ff5500; FONT-WEIGHT: bold;}
.filter dl.filter_form					{ overflow:hidden;}
.filter dl.filter_form dt{ line-height:33px; }
.filter dl.filter_form dd{ line-height:33px; }
.filter dl.filter_form .am-form-group{ float:left; margin-right:5px;}
.filter dl.filter_form select{ height:33px; font-size:1.2rem !important; padding-right:1.5em;}
