﻿/*.tr1 {border-top: 0.5rem solid #fff;position: relative;}
.row1 {position: relative;}*/
.row1::before {content: ' ';position: absolute;top: 0;left: 0;right: 0;height: 1px;background-color: #ccc;}
.stockStatus {position: absolute;right: 40px;top: 25px;margin: 0;padding: 0;line-height: 30px;text-align: end;width: 100%;font-size: 0.58667rem;color: orangered;}
.stockStatus .upTime {display: inline-block;width: 180px;}
.isOpen {border: 1px solid orangered;width: 100px;display: inline-block;line-height: 30px;text-align: center;vertical-align: middle;}

#index .header_div1 { float: right; text-align: right; margin-right: 0.5rem; color: orangered; font-size: 17px; margin-top: 0.8rem; }