@charset "UTF-8";
/**!
* [今日交易]
* date: 2020-11-02
* author: [wangkai];
*/
.app {
  height: 100%;
}

.logo {
  position: relative;
  padding-top: 43px;
  padding-top: 0.43rem;
  height: 111px;
  height: 1.11rem;
}

.logo .logo-img {
  display: block;
  margin: 0 auto;
  height: 100%;
}

.logo .solgan {
  position: absolute;
  display: block;
  width: 199px;
  width: 1.99rem;
  height: 95px;
  height: 0.95rem;
  top: 0.37rem;
  right: 0.95rem;
}

.logo .time {
  position: absolute;
  height: 132px;
  height: 1.32rem;
  padding-top: 23px;
  padding-top: 0.23rem;
  left: 0.95rem;
  top: 0;
  color: #fefefe;
}

.logo .time .currenttime {
  font-size: 60px;
  font-size: 0.6rem;
  height: 72px;
  height: 0.72rem;
  line-height: 72px;
  line-height: 0.72rem;
}

.logo .time .time-date {
  font-size: 30px;
  font-size: 0.3rem;
  height: 46px;
  height: 0.46rem;
  line-height: 46px;
  line-height: 0.46rem;
}

.info-wrap {
  margin: 0px 65px;
  margin: 0rem 0.65rem;
  height: calc(100% - 1.77rem - 0.92rem);
}

.info-wrap table {
  width: 100%;
  table-layout: fixed;
}

.info-wrap table th {
  height: 100px;
  height: 1rem;
  font-size: 34px;
  font-size: 0.34rem;
  text-align: center;
  font-weight: bold;
  color: #08dfff;
  background: rgba(75, 99, 135, 0.45);
}

.info-wrap table .wd1 {
  width: 132px;
  width: 1.32rem;
}

.info-wrap table .wd2 {
  padding-left: 207px;
  padding-left: 2.07rem;
  width: 383px;
  width: 3.83rem;
  text-align: left;
}

.info-wrap table .wd3 {
  padding-left: 225px;
  padding-left: 2.25rem;
  width: 365px;
  width: 3.65rem;
  text-align: left;
}

.info-wrap table .wd4 {
  width: 264px;
  width: 2.64rem;
}

.info-wrap table .wd5 {
  width: 210px;
  width: 2.1rem;
}

.info-wrap table .wd6 {
  width: 590px;
  width: 5.9rem;
}

.info-wrap table td {
  height: 120px;
  height: 1.2rem;
  font-size: 28px;
  font-size: 0.28rem;
  line-height:0.3rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.info-wrap table tr.even td {
  background: rgba(75, 99, 135, 0.2);
}

.info-content,
.bid-room {
  font-family: "SourceHanSansCN-Medium";
}

.info-content {
  height: 76px;
  height: 0.76rem;
  padding-right: 64px;
  padding-right: 0.64rem;
  text-align: left;
  font-size: 0;
  -webkit-text-size-adjust: none;
}

.info-content.pr80 {
  padding-right: 80px;
  padding-right: 0.8rem;
}

.info-content > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 38px;
  line-height: 0.38rem;
  max-height: 76px;
  max-height: 0.76rem;
  font-size: 28px;
  font-size: 0.28rem;
  overflow: hidden;
}

.info-content > i {
  width: 0;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.bid-room span {
  display: block;
  height: 38px;
  height: 0.38rem;
  line-height: 38px;
  line-height: 0.38rem;
}

.info-scroll {
  width: 100%;
  height: calc(100% - 1rem);
  overflow: hidden;
}
