 @charset "UTF-8";
      /**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
      /**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
      /* 颜色变量 */
      /* 行为相关颜色 */
      /* 文字基本颜色 */
      /* 背景颜色 */
      /* 边框颜色 */
      /* 尺寸变量 */
      /* 文字尺寸 */
      /* 图片尺寸 */
      /* Border Radius */
      /* 水平间距 */
      /* 垂直间距 */
      /* 透明度 */
      /* 文章场景相关 */
      .tanchuan[data-v-26091837] {
        max-width: 375px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        background: url(/static/img/from1.08d4128d.png) no-repeat;
        background-size: 100% 100%;
        box-sizing: border-box;
        padding-bottom: 50px;
      }
      .uni-input[data-v-26091837] {
        margin-bottom: 5px;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 300px;
        height: 45px;
        background: #fff;
        border: 1px solid #0075c1;
        -webkit-box-shadow: 0 5px 5px 0 rgba(0, 117, 193, 0.23);
        box-shadow: 0 5px 5px 0 rgba(0, 117, 193, 0.23);
        -webkit-border-radius: 25px;
        border-radius: 25px;
        line-height: 40px;
        margin-left: 7px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #0075c1;
        position: relative;
        padding-left: 40px;
      }
      .button_dianji[data-v-26091837] {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
      }
      .tijiao[data-v-26091837] {
        width: 350px;
        height: 45px;
        background: #0075c1;
        -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 117, 193, 0.57);
        box-shadow: 0px 2px 6px 0px rgba(0, 117, 193, 0.57);
        -webkit-border-radius: 7px;
        border-radius: 7px;
        font-size: 23px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 45px;
        color: #fff;
      }
      .guanbi[data-v-26091837] {
        width: 142px;
        height: 49px;
        background: #9b9c9d;
        -webkit-box-shadow: 0 5px 13px 0 rgba(0, 117, 193, 0.57);
        box-shadow: 0 5px 13px 0 rgba(0, 117, 193, 0.57);
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #fff;
      }
      .pic_dingwei[data-v-26091837] {
        position: absolute;
        z-index: 999;
        left: 20px;
        top: 10px;
        width: 22px;
        height: 22px;
      }
      .biaodan_top[data-v-26091837] {
        font-size: 23px;
        font-weight: 700;
        text-align: center;
        margin-top: 25px;
        color: #fff;
        margin-bottom: 20px;
      }
      .biaodan_top_gonggao[data-v-26091837] {
        width: 340px;
        background: #fff;
        -webkit-box-shadow: 0 0 9px 1px rgba(116, 34, 216, 0.14);
        box-shadow: 0 0 9px 1px rgba(116, 34, 216, 0.14);
        -webkit-border-radius: 8px;
        border-radius: 8px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto 15px auto;
        color: #fff;
        font-size: 14px;
        font-family: PingFang SC;
        font-weight: 400;
        color: #333;
        padding: 15px;
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
      }
      .biaodan_top_gonggao .biaodan_top_gonggao_txt[data-v-26091837] {
        margin-left: 20px;
      }
      .pic_list[data-v-26091837] {
        width: 75px;
        height: 75px;
      }
      .shangchuan[data-v-26091837] {
        width: 75px;
        height: 75px;
        border: 0.5px solid #e6e6e6;
        padding: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }
      .shangchuan uni-image[data-v-26091837] {
        width: 100%;
        height: 100%;
      }
      .frmoe_input1[data-v-26091837] {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #000;
        width: 300px;
        height: 40px;
        border: 0.5px solid #0075c1;
        text-align: left;
        line-height: 40px;
        margin-bottom: 5px;
        padding-left: 10px;
      }
      .frmoe_input2[data-v-26091837] {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #000;
        width: 100px;
        height: 40px;
        border: 0.5px solid #0075c1;
        text-align: left;
        line-height: 40px;
        margin-bottom: 5px;
        padding-left: 5px;
      }
      .lingqufangshi_left[data-v-26091837] {
        width: 50%;
        background-color: #fff;
        text-align: center;
        line-height: 40px;
        height: 40px;
        border: 0.5px solid #dcdfe6;
        -webkit-appearance: none;
        outline: 0;
        margin: 0;
        white-space: nowrap;
        margin-top: 10px;
      }
      .checked1[data-v-26091837] {
        background-color: #1988d0;
        color: #fff;
      }
      .quding[data-v-26091837] {
        width: 300px;
        height: 40px;
        background-color: #1988d0;
        color: #fff;
        font-size: 20px;
        text-align: center;
        line-height: 40px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
      }
      .shujitext_box[data-v-26091837] {
        border-bottom: 0.5px solid #2c405a;
        line-height: 20px;
        padding: 10px;
        padding-right: 30px;
      }
      .uni-input[data-v-26091837] {
        -webkit-border-radius: 7px !important;
        border-radius: 7px !important;
      }
      .shudiantxt[data-v-26091837] {
        width: 340px;
        background: #fff;
        -webkit-box-shadow: 0 0 9px 1px rgba(116, 34, 216, 0.14);
        box-shadow: 0 0 9px 1px rgba(116, 34, 216, 0.14);
        -webkit-border-radius: 8px;
        border-radius: 8px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto 15px auto;
        color: #fff;
        font-size: 14px;
        font-family: PingFang SC;
        font-weight: 400;
        color: #333;
        padding: 1px;
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
      }
      .shudiantxt uni-image[data-v-26091837] {
        height: 80px;
        width: 80px;
        margin-right: 5px;
      }
      .shudiantxt_left[data-v-26091837] {
        width: 240px;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }