/*
1rem = 7.5px
1px = 0.13333rem
*/
body {
  font-family: Arial;
}

.head {
  width: 10rem;
  height: 1.9733333333rem;
  background: #ffffff;
  padding: 0.5466666667rem 0 0.5466666667rem 0.4266666667rem;
  position: fixed;
  top: 0;
  z-index: 1;
  border-bottom: 0.0133333333rem solid #aaaaaa;
}
.head img {
  height: 0.88rem;
}

.bottom {
  width: 10rem;
  background: #0C1729;
}
.bottom-info {
  width: 10rem;
  padding: 1.3066666667rem 0.4rem 0.36rem;
}
.bottom-info .name {
  width: 9.2rem;
  line-height: 0.8rem;
  font-size: 0.5333333333rem;
  color: #ffffff;
  font-weight: 700;
}
.bottom-info .btn {
  width: 9.2rem;
  height: 1.28rem;
  margin: 0.96rem 0 0 0;
}
.bottom-info .btn-box {
  width: 6.1333333333rem;
  height: 1.28rem;
  margin: 0 1.5333333333rem;
  background: #E60027;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.4266666667rem;
  color: #ffffff;
  cursor: pointer;
  display: block;
}
.bottom-info .sponsor, .bottom-info .organizer {
  width: 9.2rem;
  font-size: 0.3733333333rem;
  display: flex;
  margin-top: 1.44rem;
  color: #8B929C;
  line-height: 0.5866666667rem;
  font-weight: lighter;
}
.bottom-info .sponsor .label, .bottom-info .organizer .label {
  width: 1.8666666667rem;
}
.bottom-info .sponsor .particulars, .bottom-info .organizer .particulars {
  width: 7.3333333333rem;
}
.bottom-info .organizer {
  margin-top: 0.2933333333rem;
}
.bottom-copyright {
  width: 10rem;
  padding: 0.4666666667rem 0.4rem;
  border-top: 0.0133333333rem solid #192840;
  font-size: 0.32rem;
  color: #a4acbf;
  line-height: 0.4rem;
  text-align: center;
}
.bottom-copyright a {
  color: #a4acbf !important;
}

.info {
  width: 10rem;
  margin-top: 1.9733333333rem;
  background: #ffffff;
  padding: 0.4rem;
}
.info .img {
  width: 9.2rem;
}
.info .img img {
  width: 9.2rem;
}
.info .title {
  width: 9.2rem;
  font-size: 0.48rem;
  line-height: 0.64rem;
  margin-top: 0.4266666667rem;
  font-weight: 500;
}
.info .block {
  width: 9.2rem;
  height: 0.4266666667rem;
}
.info .block-box {
  width: 1.3333333333rem;
  height: 0.36rem;
  border-bottom: 0.0666666667rem solid #E60027;
}
.info .timeAaddr {
  width: 9.2rem;
  padding: 0.2933333333rem 0.4rem 0.32rem 0;
  line-height: 0.56rem;
  font-size: 0.3733333333rem;
  color: #666666;
  border-bottom: 0.0133333333rem solid #707070;
}
.info .priceAbtn {
  width: 9.2rem;
  height: 2.1333333333rem;
  display: flex;
}
.info .priceAbtn .price, .info .priceAbtn .btn {
  width: 4.6rem;
  line-height: 2.1333333333rem;
  font-size: 0.48rem;
  font-weight: 700;
  color: #E60027;
}
.info .priceAbtn .btn-box {
  float: right;
  width: 3.7333333333rem;
  height: 1.28rem;
  background: #0040A5;
  margin: 0.4266666667rem 0;
  line-height: 1.28rem;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  font-weight: normal;
  font-size: 0.4266666667rem;
}
.info .priceAbtn .btn-box .iconfont {
  font-size: 0.4266666667rem;
}

.about, .agenda {
  width: 10rem;
  background: #ffffff;
  margin-top: 0.2666666667rem;
  padding: 0.6rem 0.4rem;
}
.about .name, .agenda .name {
  width: 9.2rem;
  line-height: 0.8rem;
  font-size: 0.56rem;
}
.about .content, .agenda .content {
  width: 9.2rem;
  margin-top: 0.4rem;
}

.about > .content {
  font-size: 0.4266666667rem;
}/*# sourceMappingURL=meeting-detail.css.map */