﻿/*#region ===菜单栏===*/
.steel_mill_tab { margin-top:20px; border-bottom:solid 3px #5a82b5; position:relative;}
.steel_mill_tab ul { overflow:hidden; }
.steel_mill_tab ul li { float:left; width:114px; text-align:center; height:39px; line-height:40px; overflow:hidden; font-size:14px; }
.steel_mill_tab ul li.on { background-color:#5a82b5; }
.steel_mill_tab ul li a { color:#999; }
.steel_mill_tab ul li a:hover { color:#1f8ccd; text-decoration:none; }
.steel_mill_tab ul li.on a { color:#fff; }
.steel_mill_tab ul li span.tips_icon { display:inline-block; vertical-align:top; width:14px; height:14px; background:url(/web/img/icon-detail-14-14.png) no-repeat left top; margin-top:13px; margin-left:5px; cursor:pointer; }
.steel_mill_tab ul li.on span.tips_icon { background-image:url(/web/img/icon-detail-on-14-14.png); }
.steel_mill_tab ul li a .red { color:#CF493D; font-weight:bold; }
.steel_mill_tab ul li.on a .red { color:#fff; font-weight:normal; }

.steel_mill_tab_tips { background-color:#fffaec; border:solid 2px #f9cb80; padding:10px 30px 10px 20px; color:#666; }

.new_clock { position:absolute;right:0;top:-10px; }
#AuctionClockTitle { font-size:14px; display:inline-block; vertical-align:top; margin-top:6px; margin-right:10px; }
#AuctionClock { font-size:14px; height:45px;}
#AuctionClock span.counter { display:inline-block; vertical-align:middle; }
#AuctionClock span.counter b { font-size:20px; font-family:"Arial Black",Helvetica, sans-serif;  }
#AuctionClock span.counter i { font-style:normal; margin:0 5px; display:inline-block; vertical-align:top; margin-top:5px; }
.bid_time{display:block;font-size:12px;vertical-align:top; margin-top:6px; margin-right:5px;color:#CF493D; text-align:right;}
/*#endregion*/

/*tips*/
.tips_title{position:relative;margin-top:20px;border:#FF8700 1px dotted;background-color:#FEFCED;color:#dc5349;line-height:19px;padding-top:10px;padding-bottom:10px;}
.tips_title span{position:absolute;font-size:12px;top:10px;left:20px;display:block;padding-left:20px;background:url(/web/img/v2/bg_red_warn_14.png) no-repeat left center;font-weight:bold;}
.tips_title p{padding-left:82px;}

.data_list { font-size:14px; margin-top:20px; }
.data_list_head { font-size:15px; }
.data_list_head ul { overflow:hidden; border-bottom:solid 2px #ccc;border-top:solid 1px #dfdfdf; _zoom:1; }
.data_list_head ul .cell { height:42px; line-height:42px; font-weight:bold; float:left; }
.cell_1 { width:90px;text-align:center; }
.cell_2 { width:110px; text-align:center; }
.cell_3 { width:80px; text-align:center; }
.cell_4 { width:80px; text-align:center; }
.cell_5 { width:100px;  text-align:center; }
.cell_6 { width:80px; text-align:center; }
.cell_7 { width:80px; text-align:center; }
.cell_8 { width:100px; text-align:center; }
.cell_9 { width:100px; text-align:center; }
.cell_10 {width:80px; text-align:center;}
.cell_11 { width:180px; text-align:center; }
.cell_11 p{text-align:left;padding-left:15px;}
.cell_12 { width:120px; text-align:center; }

.main_row:hover{ background-color:#f5f8fb; }
.data_row { display:table; width:100%; table-layout:fixed; }
ul.main_row { overflow:hidden; display:table-cell; border-bottom:dotted 1px #d9d9d9;}
ul.main_row .cell { float:left; padding-top:12px; padding-bottom:12px; line-height:26px; }
span.amount { margin-right:5px; }
span.amount i { font-style:normal; margin-right:2px; }

.btn_auction { height:30px; width:85px; border:solid 1px #FF6803; color:#fff; font-size:14px; border-radius:3px; cursor:pointer; background:#FF6803; }
.btn_wait { height:30px; width:85px; border:solid 1px #AEAEAE; color:#fff; font-size:14px; border-radius:3px; cursor:pointer; background:#AEAEAE; }
.btn_watch { border:none; background:none; color:#5e80b0; cursor:pointer; font-size:13px; margin-top:5px; }
.btn_watch:hover { text-decoration:underline; }
.btn_watch_cancel { color:#999; }

.data_list_pager { padding-top:25px; overflow:hidden; }

.no_match_data { border:solid 1px #eee;  height:295px;  text-align:center; font-size:16px; color:#999;  margin-top:20px;}
.no_match_data p.no_match_tips{margin-top:110px;line-height:32px;}
