/* buy.css — Buying Lead Module Styles for bossso */

.nav_yy { max-width:1200px; min-width:800px; height:27px; line-height:27px; background:url(../image/bgnav_yy.gif) left bottom no-repeat; margin-left:15px; padding-left:175px; position:relative; margin-bottom:10px; }
.nav_yy ul { float:left; margin-right:110px; }
.nav_yy li { float:left; width:65px; height:24px; line-height:24px; text-align:center; margin:2px 4px 0 0; }
.nav_yy li.focus { width:70px; height:27px; line-height:27px; margin-top:0; color:#fff; }
.nav_yy li a { color:#333; text-decoration:none; }
.nav_yy li.focus a { color:#fff; }
.nav_yy li a:hover { color:#f60; }
.hot { width:24px; height:16px; background:url(../image/bgnav_yy.gif) no-repeat 0 -105px; position:absolute; top:-10px; left:300px; display:inline-block; }

.sinfo { max-width:1200px; min-width:800px; padding-left:190px; color:#390; margin-bottom:10px; font-size:12px; }
.sinfo a { color:#390; text-decoration:none; }
.sinfo a:hover { color:#f60; }
.main { max-width:1200px; min-width:974px; overflow:hidden; }
#l { float:left; width:170px; padding-left:15px; position:relative; }
#sl { float:left; width:170px; padding-left:15px; position:relative; }
.aboutlist { font-weight:bold; line-height:22px; }
.ul_1 { width:140px; margin-bottom:12px; line-height:22px; }
.ul_3 li { width:120px; margin-bottom:10px; line-height:22px; }
.ul_3 span { color:#999; }
.ul_3 select { width:120px; }
#toggle { float:right; margin:6px 6px 0 0; display:inline; }
#toggle a { width:17px; height:486px; display:block; cursor:pointer; color:#4c94db; background:url(../image/toggle.gif) no-repeat; overflow:hidden; padding:4px 0 0 4px; }
#toggle b { width:6px; height:5px; font-size:0; line-height:0; background:url(../image/toggle.gif) no-repeat 0 -165px; display:block; margin:2px 0 0 4px; }
#toggle a:hover { background:url(../image/toggle.gif) -21px 0 no-repeat; text-decoration:none; }
#r { padding-top:5px; overflow:hidden; zoom:1; float:left; }
.searchbar { padding:4px 0 8px 5px; color:#999; font-size:12px; }
.searchbar b { color:#c00; }
.pages { padding:40px 0 10px 0; text-align:center; font-size:12px; color:#666; }
.pages a { font-size:14px; text-decoration:underline; margin-right:8px; color:#06c; }
.graybtn2 { padding:3px 12px; background:#e0e0e0; border:1px solid #ccc; cursor:pointer; font-size:13px; color:#333; }
input.input118-18 { width:118px; height:18px; border:1px solid #ccc; padding:2px 4px; }

/* Buy item */
#res { overflow:hidden; clear:both; zoom:1; }
#res li.buy-item { list-style:none; margin-bottom:16px; border-bottom:1px dotted #ddd; padding-bottom:12px; overflow:hidden; }
#res li.buy-item .contentlist { overflow:hidden; }
#res li.buy-item h3.title { font-size:14px; line-height:21px; margin-bottom:4px; }
#res li.buy-item h3.title a { color:#06c; text-decoration:underline; }
#res li.buy-item h3.title a:hover { color:#f60; }
.buy-meta { font-size:12px; color:#999; margin-bottom:4px; }
.buy-meta .buy-qty { margin-right:15px; }
.buy-meta .buy-qty b { color:#f60; }
.desc { color:#333; font-size:13px; line-height:1.5; margin-bottom:4px; }
.url cite { color:#390; font-style:normal; font-size:12px; }
#res li.noresult { color:#999; padding:20px 5px; list-style:none; }
#res li.noresult a { color:#06c; }

/* Detail page */
.pos { padding:8px 0; color:#999; font-size:12px; }
.pos a { color:#390; text-decoration:none; }
.title_trade { font-size:18px; font-weight:bold; color:#333; line-height:1.4; }
.f_orange { color:#f60; }
.f_red { color:#c00; }
.f_b { font-weight:bold; }
.com-detail-table { width:100%; border-collapse:collapse; font-size:13px; }
.com-detail-table td { padding:6px 10px; border-bottom:1px dotted #eee; }
.com-detail-table td.label { color:#0360af; font-weight:bold; width:160px; white-space:nowrap; }
.btn-inquiry { display:inline-block; padding:6px 18px; background:#06c; color:#fff; text-decoration:none; font-size:13px; border:none; cursor:pointer; }
.btn-inquiry:hover { background:#f60; }
.box_head { background:#dff0fa; border:1px solid #b3d9f2; padding:5px 10px; font-weight:bold; color:#06c; }
.box_body { border:1px solid #ddd; border-top:none; padding:10px; }
.content { font-size:14px; line-height:1.8; color:#333; word-wrap:break-word; padding:10px; }
.b10 { height:10px; overflow:hidden; }

@media (max-width:992px) {
  #l, #sl { display:none; }
  .main { min-width:0; }
}
