#release_content{width: 1200px; min-height: 700px; margin: 25px auto 0; background: transparent;}
#release_content .top_nav{width: 100%; height: 50px; background: #f4f4f4; display: flex;}
#release_content .top_nav a{flex: 1; display: block; font-size: 16px; line-height: 50px; text-align:center; color:#666; border-right: 1px solid #e5e5e5; box-sizing: border-box;}
#release_content .top_nav a:last-child { border-right: none; }
#release_content .top_nav .as{background: #e82929 !important; color: #fff; border-right: none;}
#release_content .top_nav a:hover:not(.as){background:#ebebeb; text-decoration: none; color: #333;}
.Sale_L { float: left; width: 160px; height: auto; border: none; background: #fff; margin-top: 20px; position: relative; z-index: 0; }
.Sale_L:before { content: ''; position: absolute; left: 40px; top: 84px; bottom: 24px; width: 2px; background: #eaeaea; z-index: 1; }
.Sale_L .yearbox { width: 100%; height: 60px; background: #fff5f5; box-sizing: border-box; display: flex; align-items: center; justify-content: center; }
.Sale_L .yearbox > span { color: #666; font-size: 16px; font-weight: 500; position: relative; padding-right: 15px; margin-right: 15px; }
.Sale_L .yearbox > span:after { content: ''; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 14px; background: #ddd; }
.Sale_L .yearbox .yearlis { cursor: pointer; position: relative; display: flex; align-items: center; height: 100%; }
.Sale_L .yearbox .yearlis .yearnum { display: flex; align-items: center; }
.Sale_L .yearbox .yearlis .yearnum .num { color: #e82929; font-size: 20px; font-weight: bold; line-height: 1; }
.Sale_L .yearbox .yearlis .yearnum i { display: inline-block; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 7px solid #e82929; margin-left: 8px; }
.Sale_L a.month { display: block; width: 100%; height: 48px; line-height: 48px; text-align: left; font-size: 15px; color: #666; padding-left: 60px; position: relative; border-bottom: none; box-sizing: border-box; z-index: auto; }
.Sale_L a.month:before { content: ''; position: absolute; left: 34px; top: 17px; width: 14px; height: 14px; border-radius: 50%; border: 1px solid #c0c0c0; background: radial-gradient(circle, #a0a0a0 2.5px, #fff 3px, #fff 100%); box-sizing: border-box; z-index: 2; }
.Sale_L a.month.on { background: linear-gradient(to right, #ffffff 0%, #fff5f5 100%); color: #e82929; font-weight: bold; }
.Sale_L a.month.on:before { border-color: #e82929; background: radial-gradient(circle, #e82929 2.5px, #fff 3px, #fff 100%); }
.Sale_L .yearbox .yearlis:hover .yearlink { display: block; }
.Sale_L .yearbox .yearlis .yearlink { display: none; width: 80px; position: absolute; background: #fff; border: 1px solid #e0e0e0; top: 60px; left: 50%; transform: translateX(-50%); z-index: 10; box-shadow: 0 2px 8px rgba(0,0,0,0.1); }
.Sale_L .yearbox .yearlis .yearlink::before { content: ''; position: absolute; top: -20px; left: 0; width: 100%; height: 20px; background: transparent; }
.Sale_L .yearbox .yearlis .yearlink a { display: block; width: 100%; height: 38px; line-height: 38px; text-align: center; font-size: 14px; color: #333; border-bottom: 1px solid #f5f5f5; }
.Sale_L .yearbox .yearlis .yearlink a:hover { background: #fafafa; }
.Sale_R { margin-top: 20px; float: right; width: 1020px; background: #fff; padding: 20px 25px; box-sizing: border-box; }
.Sale_R .Rtop { width: 100%; height: auto; padding-bottom: 15px; border-bottom: 1px solid #eaeaea; display: flex; justify-content: space-between; align-items: center; }
.Sale_R .Rtop p { font-size: 16px; color: #666; }
.Sale_R .Rtop p span { color: #e82929; font-size: 18px; margin: 0 4px; font-family: arial; }
.Sale_R .Rtop p i { font-style: normal; }
.Sale_R .Rtop .inpbox { font-size: 14px; color: #666; display: flex; align-items: center; cursor: pointer; }
.Sale_R .Rtop .inpbox input { margin-right: 6px; width: 15px; height: 15px; cursor: pointer; }
.Sale_R .Rtop .inpbox label { cursor: pointer; }
.Sale_R .Sale_list { overflow: hidden; width: 100%; }
.Sale_R .Sale_list .lis { width: 100%; padding: 20px 0; display: flex; position: relative; }
.Sale_R .Sale_list .lis:last-child { border-bottom: none; }
.Sale_R .Sale_list .lis .img { width: 140px; height: 186px; border-radius: 4px; overflow: hidden; flex-shrink: 0; }
.Sale_R .Sale_list .lis .img img { width: 100%; height: 100%; object-fit: cover; }
.Sale_R .Sale_list .lis .info { margin-left: 20px; flex: 1; display: flex; flex-direction: column; justify-content: space-between; padding-right: 120px; }
.Sale_R .Sale_list .lis .bt { display: flex; align-items: center; margin-bottom: 12px; }
.Sale_R .Sale_list .lis .bt a { font-size: 20px; color: #333; font-weight: bold; }
.Sale_R .Sale_list .lis .bt a:hover { color: #e82929; }
.Sale_R .Sale_list .lis .bt span { font-size: 14px; color: #999; margin-left: 12px; position: relative; padding-left: 14px; }
.Sale_R .Sale_list .lis .bt span:before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 14px; background: #ddd; }
.Sale_R .Sale_list .lis .infolis { font-size: 14px; color: #4a4a4a; line-height: 28px; }
.Sale_R .Sale_list .lis .infolis .row { display: flex; align-items: flex-start; margin-bottom: 4px; }
.Sale_R .Sale_list .lis .infolis .row.type-row { align-items: center; }
.Sale_R .Sale_list .lis .infolis .label { color: #656565; white-space: nowrap; margin-right: 8px; }
.Sale_R .Sale_list .lis .infolis .val { color: #222222; }
.Sale_R .Sale_list .lis .infolis .tags { display: flex; gap: 8px; }
.Sale_R .Sale_list .lis .infolis .tags a { display: inline-block; padding: 0 10px; height: 24px; line-height: 24px; background: #f5f5f5; color: #666; font-size: 12px; border-radius: 2px; cursor: pointer; transition: all 0.2s; text-decoration: none; }
.Sale_R .Sale_list .lis .infolis .tags a:hover { color: #0080ff; background: #f0f7ff; }
.Sale_R .Sale_list .lis .infolis .company { display: flex; gap: 30px; }
.Sale_R .Sale_list .lis .infolis .desc-wrapper { flex: 1; position: relative; line-height: 24px; }
.Sale_R .Sale_list .lis .infolis .desc-toggle { display: none; }
.Sale_R .Sale_list .lis .infolis .desc { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; color: #4a4a4a; text-align: justify; }
.Sale_R .Sale_list .lis .infolis .desc-toggle:checked ~ .desc { -webkit-line-clamp: unset; padding-bottom: 24px; }
.Sale_R .Sale_list .lis .infolis .desc-label { position: absolute; right: 0; bottom: 0; color: #0080ff; background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 20%); padding-left: 20px; cursor: pointer; user-select: none; }
.Sale_R .Sale_list .lis .infolis .desc-label:hover { text-decoration: underline; }
.Sale_R .Sale_list .lis .infolis .desc-toggle:not(:checked) ~ .desc-label::after { content: "查看详情"; }
.Sale_R .Sale_list .lis .infolis .desc-toggle:checked ~ .desc-label::after { content: "收起详情"; }
.Sale_R .Sale_list .lis .scobox { position: absolute; right: 0; top: 25px; width: 100px; height: 70px; background: #fff5f5; border-radius: 4px; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.Sale_R .Sale_list .lis .scobox .num { color: #e82929; font-size: 26px; font-weight: bold; font-family: arial; line-height: 1.2; }
.Sale_R .Sale_list .lis .scobox p { color: #999; font-size: 12px; margin-top: 4px; }
.pagewrap { width: 100%; height: 34px; padding: 25px 0; margin-top: 10px; line-height: 34px; text-align: center; color: #666; overflow: hidden; }