@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.gradPhoto[data-v-484e9eae] {
  padding: 0.10417rem;
  min-height: calc(100vh - 0.6875rem - 0.26042rem - 0.10417rem);
  padding-bottom: 0;
}
.gradPhoto .cont-box[data-v-484e9eae] {
    min-height: inherit;
    background-color: #fff;
    padding: 0.10417rem;
}
.gradPhoto .cont-box .info .item[data-v-484e9eae] {
      margin: 10px 0;
      display: flex;
}
.gradPhoto .cont-box .info .item .title[data-v-484e9eae] {
        font-weight: 600;
        width: 0.41667rem;
        text-align: right;
}
.gradPhoto .cont-box .info .item .value[data-v-484e9eae] {
        width: calc(100% - 0.46875rem);
        padding-left: 10px;
}
.gradPhoto .cont-box .btn-box .tips[data-v-484e9eae] {
      color: #fa9050;
      height: 0.15625rem;
      margin-top: 5px;
}


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