@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.uni-real-test-start[data-v-2ae0bd78] {
  padding: 0.10417rem;
  padding-bottom: 0;
  min-height: calc(100vh - 0.6875rem - 0.26042rem);
}
.uni-real-test-start .container[data-v-2ae0bd78] {
    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-2ae0bd78] {
    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-2ae0bd78] {
      width: 1.82292rem;
      height: 1.71875rem;
      margin-right: 0.20833rem;
      overflow: hidden;
}
.theme-blue .uni-real-test-start .real-content .img-box[data-v-2ae0bd78] {
        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-2ae0bd78] {
        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-2ae0bd78] {
    font-size: 0.125rem;
    font-weight: bold;
    text-align: center;
}
.uni-real-test-start .start-btn[data-v-2ae0bd78] {
    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-2ae0bd78] {
      background: linear-gradient(to right, #96a9f7, #2e58ff) !important;
}
.theme-red .uni-real-test-start .start-btn[data-v-2ae0bd78] {
      background: linear-gradient(to right, #ff478a, #fa0012) !important;
}
.uni-real-test-start .test-info .row[data-v-2ae0bd78] {
    height: 0.15625rem;
    line-height: 0.15625rem;
}
.uni-real-test-start .test-info .row span[data-v-2ae0bd78] {
      display: inline-block;
      width: 1.04167rem;
}
.uni-real-test-start .test-notice[data-v-2ae0bd78] {
    border-top: 1px solid #EAEEF7;
    line-height: 0.15625rem;
    margin-top: 0.20833rem;
}
.uni-real-test-start .test-notice .tit[data-v-2ae0bd78] {
      margin-top: 0.15625rem;
}


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