@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.titleDialog[data-v-147152f6] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.10417rem;
}
.titleDialog p[data-v-147152f6] {
  font-size: 0.10417rem;
  color: #333;
}
.titleDialog i[data-v-147152f6] {
  width: 0.54688rem;
  height: 13px;
  margin-top: -12px;
  opacity: 0.37;
}
.theme-blue .titleDialog i[data-v-147152f6] {
    background-color: #2E58FF !important;
}
.theme-red .titleDialog i[data-v-147152f6] {
    background-color: #AB1212 !important;
}
.myDataDiv[data-v-147152f6] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.myDataDiv .myDataDivData[data-v-147152f6] {
  display: flex;
  justify-content: center;
  width: 100%;
}
.myDataDiv .myDataImgDiv[data-v-147152f6] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.myDataDiv .myDataImgDiv .myDataImg[data-v-147152f6] {
  width: 0.625rem;
}
.myDataDiv .myDataImgDiv p[data-v-147152f6] {
  font-size: 14px;
  color: #656565;
  margin-top: 5px;
}
.myDataDiv .myDataText[data-v-147152f6] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: 0.16667rem;
}
.myDataDiv .myDataText p[data-v-147152f6] {
  font-size: 14px;
  color: #656565;
  margin-bottom: 0.10417rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.myDataDiv .myDataButton[data-v-147152f6] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.15625rem;
}
.myDataDiv p[data-v-147152f6] {
  color: #ab1212;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.onLineTips[data-v-3a85216c] {
  margin-left: 10px;
  color: #2E58FF;
  cursor: pointer;
}
.is_notice[data-v-3a85216c] {
  margin-left: 10px;
  font: 12px sans-serif;
  color: ffff66;
}
.uni-real-test-start[data-v-3a85216c] {
  padding: 0.10417rem;
  padding-bottom: 0;
  min-height: calc(100vh - 0.6875rem - 0.26042rem);
}
.uni-real-test-start .container[data-v-3a85216c] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    padding: 0 0.78125rem;
    min-height: inherit;
}
.uni-real-test-start .real-content[data-v-3a85216c] {
    display: flex;
    align-items: center;
    border-top: 1px solid #EAEEF7;
    padding-top: 0.3125rem;
    margin-top: 0.20833rem;
}
.uni-real-test-start .real-content .img-box[data-v-3a85216c] {
      width: 1.82292rem;
      height: 1.71875rem;
      margin-right: 0.20833rem;
      overflow: hidden;
}
.theme-blue .uni-real-test-start .real-content .img-box[data-v-3a85216c] {
        background-image: url(../img/paper_blue.97b0f59f.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center/100%;
}
.theme-red .uni-real-test-start .real-content .img-box[data-v-3a85216c] {
        background-image: url(../img/paper_red.97b0f59f.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center/100%;
}
.uni-real-test-start .title[data-v-3a85216c] {
    font-size: 0.125rem;
    font-weight: bold;
    text-align: center;
}
.uni-real-test-start .start-btn[data-v-3a85216c] {
    width: 0.64063rem;
    height: 0.17708rem;
    border-radius: 17px;
    padding: 0;
    font-size: 14px;
    margin-top: 0.39063rem;
}
.theme-blue .uni-real-test-start .start-btn[data-v-3a85216c] {
      background: linear-gradient(to right, #96a9f7, #2e58ff) !important;
}
.theme-red .uni-real-test-start .start-btn[data-v-3a85216c] {
      background: linear-gradient(to right, #ff478a, #fa0012) !important;
}
.uni-real-test-start .test-info .row[data-v-3a85216c] {
    height: 0.15625rem;
    line-height: 0.15625rem;
}
.uni-real-test-start .test-info .row span[data-v-3a85216c] {
      display: inline-block;
      width: 30%;
}
.uni-real-test-start .test-notice[data-v-3a85216c] {
    border-top: 1px solid #EAEEF7;
    line-height: 0.15625rem;
    margin-top: 0.20833rem;
}
.uni-real-test-start .test-notice .tit[data-v-3a85216c] {
      margin-top: 0.15625rem;
}


/*# sourceMappingURL=54-1760075386701.css.map*/