html {
  width: 100%;
  /*height: 100%;
    overflow-x:hidden;*/ }
  html body {
    width: 100%;
    /*height: 100%;*/ }
    html body #anliku .anlikuFrontDesk_default {
      width: 100%;
      /*height: 100%;*/ }
      html body #anliku .anlikuFrontDesk_default .anliPreview_default .title_bar_default {
        display: none; }
@charset "UTF-8";
.anliPreview_default {
  /*background-color: #F6F6F6;*/
  font-family: "Microsoft YaHei";
  width: 100%;
  height: 100%;
  width: 75rem;
  margin: 0 auto;
  /*.title_bar_default{
        height: 2.5rem;
    }*/
  /*.base-div-main-content{
        height: calc(100% - 3.5rem);*/
  /*}*/ }
  .anliPreview_default .case_basic_info {
    border: 1px solid #E4E4E4;
    width: 76rem;
    margin: 1rem auto;
    background-color: #fff;
    float: left; }
    .anliPreview_default .case_basic_info .case_title {
      margin: 1rem 0;
      border-bottom: 1px solid #E4E4E4;
      padding: 0 1.5rem 0 1rem;
      margin-top: -0.1rem; }
      .anliPreview_default .case_basic_info .case_title .head {
        border-left: 0.5rem solid #31A8FA;
        height: 2.3rem;
        float: left;
        margin-top: 0.55rem;
        margin-left: -1.05rem; }
      .anliPreview_default .case_basic_info .case_title .title_common {
        line-height: 3.5rem; }
      .anliPreview_default .case_basic_info .case_title .caseName {
        font-size: 1.5rem;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
        max-width: 60rem; }
      .anliPreview_default .case_basic_info .case_title .lessonType {
        /*border: 1px solid #888888;*/
        padding: 0.5rem 0.5rem;
        border-radius: 0.5rem;
        margin-left: 1rem;
        background-color: #31A8FA;
        color: #fff;
        font-size: 1rem; }
        .anliPreview_default .case_basic_info .case_title .lessonType img {
          margin-top: -0.3rem;
          margin-right: 0.5rem; }
      .anliPreview_default .case_basic_info .case_title .caseYear {
        float: right;
        color: #999999; }
    .anliPreview_default .case_basic_info .case_source {
      padding: 0 1.5rem;
      margin: 1rem 0;
      position: relative; }
      .anliPreview_default .case_basic_info .case_source .per_org {
        color: #999999;
        font-size: 0.8rem;
        margin: 0.5rem 0; }
        .anliPreview_default .case_basic_info .case_source .per_org .person_name {
          color: #333333;
          font-size: 1rem;
          margin-right: 1rem;
          display: inline-block;
          max-width: 20rem;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .anliPreview_default .case_basic_info .case_source .per_org .org_name {
          max-width: 40rem;
          display: inline-block;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          color: #AEAEAE; }
      .anliPreview_default .case_basic_info .case_source .xd_xk_list {
        color: #31A8FA;
        font-size: 0.8rem;
        margin: 0.5rem 0;
        width: calc(100% - 2rem);
        text-align: justify;
        width: 100%;
        float: left;
        height: 1.8rem;
        overflow: hidden; }
        .anliPreview_default .case_basic_info .case_source .xd_xk_list .xd_xk_arr {
          border: 1px solid #E8F0FB;
          float: left;
          padding: 0.2rem 0.5rem;
          margin: 0 0.5rem 0.5rem 0;
          border-radius: 1rem;
          background-color: #E8F0FB; }
      .anliPreview_default .case_basic_info .case_source .open {
        height: auto; }
      .anliPreview_default .case_basic_info .case_source .hidden {
        height: 1.8rem; }
      .anliPreview_default .case_basic_info .case_source .icon-font {
        /*float: right;*/
        margin-top: -1.5rem;
        cursor: pointer;
        position: absolute;
        right: 0.5rem;
        top: 3.6rem; }
      .anliPreview_default .case_basic_info .case_source .btnSq {
        font-size: 0.75rem;
        background: #FF9320;
        padding: 0.1rem 0.2rem;
        color: #fff;
        border-radius: 0.2rem;
        cursor: pointer;
        float: left;
        margin-top: 0.2rem; }
      .anliPreview_default .case_basic_info .case_source .btn {
        position: absolute;
        right: 1rem;
        top: 2.7rem;
        font-size: 0.75rem;
        background: #FF9320;
        padding: 0.1rem 0.2rem;
        color: #fff;
        border-radius: 0.2rem;
        cursor: pointer; }
      .anliPreview_default .case_basic_info .case_source .hidden {
        display: none; }
  .anliPreview_default .case_content {
    /*width: 75rem;*/
    margin: 0 auto;
    /*display: flex;*/
    display: -webkit-box;
    margin-top: 0.5rem;
    min-height: 47rem;
    clear: both; }
    .anliPreview_default .case_content .video {
      height: 35rem;
      border: 1px solid #E4E4E4;
      width: calc(100% - 15rem);
      background-color: #ffffff;
      /*padding: 0.5rem 0.5rem;*/ }
      .anliPreview_default .case_content .video .resourceTitle {
        font-family: 微软雅黑;
        font-weight: 600;
        margin-bottom: 10px;
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
        height: 1.5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .anliPreview_default .case_content .video #preview-resource {
        height: calc(100% - 2.7rem);
        /*border-bottom: 1px solid #E4E4E4;*/ }
        .anliPreview_default .case_content .video #preview-resource .preview-content .preview-windown {
          border-left: 0;
          border-right: 0; }
          .anliPreview_default .case_content .video #preview-resource .preview-content .preview-windown .video-preview-default .preview-video-content {
            padding: 0; }
      .anliPreview_default .case_content .video .lunbo {
        padding: 0.5rem 0;
        border: 1px solid #E4E4E4;
        margin: -0.05rem;
        border-top: 1px solid #E4E4E4;
        margin-top: 0;
        background-color: #ffffff;
        width: 60rem;
        height: 11.8rem; }
        .anliPreview_default .case_content .video .lunbo .anliku_ResourcesSwiper {
          padding: 0; }
          .anliPreview_default .case_content .video .lunbo .anliku_ResourcesSwiper .div-swiper-static-con .div-swiper-res-con .res-per-render .video_list {
            display: inline-block;
            text-align: center;
            width: 12.1rem;
            /*margin: 0 1.3rem;*/ }
            .anliPreview_default .case_content .video .lunbo .anliku_ResourcesSwiper .div-swiper-static-con .div-swiper-res-con .res-per-render .video_list .a_case_img {
              width: 12rem;
              /*margin: 0 1.3rem;*/
              cursor: pointer;
              height: 9rem; }
            .anliPreview_default .case_content .video .lunbo .anliku_ResourcesSwiper .div-swiper-static-con .div-swiper-res-con .res-per-render .video_list .video_title {
              color: #6B6788;
              cursor: pointer;
              font-size: 0.8rem; }
              .anliPreview_default .case_content .video .lunbo .anliku_ResourcesSwiper .div-swiper-static-con .div-swiper-res-con .res-per-render .video_list .video_title .ds-base-fonts-download {
                color: #4E6075;
                margin-left: 1rem; }
              .anliPreview_default .case_content .video .lunbo .anliku_ResourcesSwiper .div-swiper-static-con .div-swiper-res-con .res-per-render .video_list .video_title .resource_name {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: 10rem;
                float: left;
                margin-top: 0.1rem; }
        .anliPreview_default .case_content .video .lunbo .video_list {
          display: inline-block;
          text-align: center;
          width: 12.1rem;
          /*margin: 0 1.3rem;*/ }
          .anliPreview_default .case_content .video .lunbo .video_list .a_case_img {
            width: 12rem;
            /*margin: 0 1.3rem;*/
            cursor: pointer;
            height: 9rem; }
          .anliPreview_default .case_content .video .lunbo .video_list .video_title {
            color: #6B6788;
            cursor: pointer;
            font-size: 0.8rem; }
            .anliPreview_default .case_content .video .lunbo .video_list .video_title .ds-base-fonts-download {
              color: #4E6075;
              margin-left: 1rem; }
            .anliPreview_default .case_content .video .lunbo .video_list .video_title .resource_name {
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              width: 10rem;
              float: left;
              margin-top: 0.1rem; }
        .anliPreview_default .case_content .video .lunbo .video_list1 {
          display: inline-block;
          text-align: center;
          padding: 0.1rem;
          /*width: 12.1rem;*/
          margin: 0 1.3rem; }
          .anliPreview_default .case_content .video .lunbo .video_list1 .a_case_img {
            width: 12rem;
            /*margin: 0 1.3rem;*/
            cursor: pointer;
            height: 9rem; }
          .anliPreview_default .case_content .video .lunbo .video_list1 .video_title {
            color: #6B6788;
            cursor: pointer;
            font-size: 0.8rem; }
            .anliPreview_default .case_content .video .lunbo .video_list1 .video_title .ds-base-fonts-download {
              color: #4E6075;
			  display: none;
              margin-left: 1rem; }
            .anliPreview_default .case_content .video .lunbo .video_list1 .video_title .resource_name {
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              width: 10rem;
              float: left;
              margin-top: 0.1rem; }
        .anliPreview_default .case_content .video .lunbo .active {
          border: 0.25rem solid #5bf; }
    .anliPreview_default .case_content .fjListNull {
      width: 76rem !important; }
    .anliPreview_default .case_content .enclosure {
      height: 46.8rem;
      width: 15rem;
      padding: 0 0.5rem;
      border: 1px solid #E4E4E4;
      margin-left: 1rem;
      background-color: #ffffff;
      overflow-y: auto; }
      .anliPreview_default .case_content .enclosure .resource_list {
        margin-bottom: 1rem;
        border-bottom: 1px solid #E4E4E4;
        margin: 1rem 0; }
        .anliPreview_default .case_content .enclosure .resource_list .case_res_type {
          /*color: #007CDF;*/
          font-size: 1rem;
          /*border-bottom: 1px solid #EEEEEE;*/
          font-weight: bold;
          font-family: "Microsoft YaHei"; }
          .anliPreview_default .case_content .enclosure .resource_list .case_res_type span {
            font-size: 1.5rem;
            margin-right: 0.5rem;
            font-weight: bold; }
          .anliPreview_default .case_content .enclosure .resource_list .case_res_type img {
            margin-right: 0.5rem;
            height: 1rem;
            margin-top: -0.3rem; }
        .anliPreview_default .case_content .enclosure .resource_list .resource_title {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin: 0.5rem 0;
          margin-left: 0.15rem; }
          .anliPreview_default .case_content .enclosure .resource_list .resource_title .title {
            width: 12rem;
            margin: 0 0.6rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #B7B7B7;
            cursor: pointer;
            font-size: 0.8rem;
            font-family: "Microsoft YaHei"; }
          .anliPreview_default .case_content .enclosure .resource_list .resource_title .ds-base-fonts-bookmark {
            color: #FCB957;
            cursor: pointer;
            font-size: 1rem; }
          .anliPreview_default .case_content .enclosure .resource_list .resource_title .ds-base-fonts-download {
            color: #585857;
            cursor: pointer; }
          .anliPreview_default .case_content .enclosure .resource_list .resource_title .fj {
            margin-left: -0.15rem;
            width: 1rem; }
      .anliPreview_default .case_content .enclosure .none {
        display: none; }
@charset "UTF-8";
/**********************  button 按钮公共变量  ******************************/
/**********************  font 字体公共变量  ******************************/
/**********************  a 超链接 - 公共变量  ******************************/
/**********************  form 表单 - 公共变量  ******************************/
/**********************  prompt提示信息  - 公共变量  ******************************/
/**********************  border - 公共变量  ******************************/
/**********************  padding - 公共变量  ******************************/
/**********************  三种数据列表 - detail 逐条显示 - 公共变量  *******************/
/*************************  颜色变量参数 *******************************************************/
.preview-resource-ui {
  width: 100%;
  height: 100%; }
  .preview-resource-ui .preview-img-contentPhone {
    width: 100%; }
  .preview-resource-ui .resorceContent {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .preview-resource-ui .document_spin {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important; }
    .preview-resource-ui .document_spin .loading-con {
      background: rgba(255, 255, 255, 0.5);
      top: 0; }
  .preview-resource-ui .preview-title {
    width: 100%;
    height: 2rem;
    padding: 0 0.5rem;
    border: 0.01rem solid gainsboro; }
    .preview-resource-ui .preview-title .preview-resource-name {
      width: 80%;
      line-height: 2rem;
      float: right; }
    .preview-resource-ui .preview-title .preview-resource-icon {
      width: 20%;
      line-height: 2rem;
      float: right;
      text-align: right; }
  .preview-resource-ui .preview-content {
    width: 100%;
    height: 100%; }
    .preview-resource-ui .preview-content .preview-audio-windown {
      width: 100%;
      height: 100%;
      background-color: snow;
      border: 0.01rem solid gainsboro; }
      .preview-resource-ui .preview-content .preview-audio-windown .preview-audio-div {
        width: 100%;
        height: 100%; }
        .preview-resource-ui .preview-content .preview-audio-windown .preview-audio-div .preview-audio-content {
          width: 100%;
          height: 100%; }
    .preview-resource-ui .preview-content .preview-windown {
      width: 100%;
      height: 100%;
      background-color: snow;
      border: 0.01rem solid gainsboro;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .preview-resource-ui .preview-content .preview-windown .preview-img-content {
        width: 100%;
        height: 100%; }
      .preview-resource-ui .preview-content .preview-windown #img-content {
        position: relative; }
      .preview-resource-ui .preview-content .preview-windown .preview-img-content-mask {
        position: absolute;
        top: 0; }
      .preview-resource-ui .preview-content .preview-windown .document-preview-content {
        width: 100%;
        height: 100%;
        border: none; }
      .preview-resource-ui .preview-content .preview-windown .preview-tip {
        width: 80%;
        margin: 0 auto;
        font-size: 1.5rem;
        color: silver;
        text-align: center;
        display: block; }
        .preview-resource-ui .preview-content .preview-windown .preview-tip a {
          cursor: pointer;
          color: #3396fb; }
          .preview-resource-ui .preview-content .preview-windown .preview-tip a:hover {
            color: #2d87e0; }
          .preview-resource-ui .preview-content .preview-windown .preview-tip a:active {
            color: #3396fb; }
      .preview-resource-ui .preview-content .preview-windown .preview-video-content {
        width: 100%;
        height: 100%; }

.title-icon {
  padding-left: 0.6rem;
  cursor: pointer; }

.document-preview-default {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.image-preview-default {
  height: 100%;
  width: 100%; }

.audio-preview-default {
  height: 100%;
  width: 100%; }

.video-preview-default {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 0.5rem; }

.flash-preview-default {
  height: 100%;
  width: 100%; }
  .flash-preview-default .preview-flash-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%; }
    .flash-preview-default .preview-flash-div .player-tool-bar {
      display: none; }
    .flash-preview-default .preview-flash-div .default-flash-player {
      background-color: #ffffff;
      box-shadow: none;
      min-width: 100%;
      min-height: 100%; }
    .flash-preview-default .preview-flash-div .flash-container {
      top: 0; }
    .flash-preview-default .preview-flash-div .spin {
      top: 0 !important; }
.downProgress-default {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  background-color: rgba(33, 33, 33, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  color: #bdc3c7; }
  .downProgress-default .default-slider {
    width: 60%; }
  .downProgress-default .div-num {
    width: 5rem;
    text-align: center; }
  .downProgress-default .resDownDisable {
    opacity: 1 !important;
    pointer-events: none !important; }
.default-slider {
  position: relative;
  height: 1rem;
  width: 30rem;
  background-color: #bdc3c7;
  border-radius: 0.5rem;
  cursor: pointer; }
  .default-slider .slider-step-tag {
    fill: #95a5a6; }
  .default-slider .slider-front {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #16a085;
    border-radius: 0.5rem; }
    .default-slider .slider-front .slider-tag {
      position: absolute;
      height: 1.2rem;
      width: 1.2rem;
      right: -0.6rem;
      top: -0.1rem;
      border-radius: 50%;
      background-color: #1abc9c;
      -webkit-transition: background-color 0.3s;
      transition: background-color 0.3s; }
  .default-slider .div-text {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: 1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 1rem;
    text-align: center; }

.default-slider-hover .slider-front .slider-tag {
  background-color: #1ccdab; }
.default-message-box {
  position: relative;
  min-width: 32rem;
  border-radius: 1rem;
  color: #000000; }
  .default-message-box .div-message-title {
    background-color: #31a8fa;
    text-align: left; }
    .default-message-box .div-message-title .span-message-box-title {
      color: #ffffff;
      font-size: 1rem;
      height: 3rem;
      line-height: 3rem;
      cursor: default;
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 80%;
      padding-left: 1rem; }
    .default-message-box .div-message-title .message_close {
      color: #ffffff;
      text-align: center;
      height: 2rem;
      width: 2rem;
      line-height: 2rem;
      font-size: 1rem;
      float: right;
      display: inline;
      margin-top: 0.5rem;
      margin-right: 1rem;
      cursor: pointer; }
    .default-message-box .div-message-title .message_close:hover {
      background-color: #0178e0;
      border-radius: 50%; }
  .default-message-box .div-body-con {
    background-color: #fff;
    height: calc(100% - 2rem); }
    .default-message-box .div-body-con .message-icon {
      display: inline-block;
      margin-top: -0.5rem;
      margin-left: -0.5rem;
      width: 2.5rem;
      height: 2.5rem;
      text-align: center;
      line-height: 2.5rem;
      border-radius: 50%;
      font-size: 2rem;
      background-color: #bdc3c7; }
    .default-message-box .div-body-con .message-icon-yes {
      color: #2ecc71; }
    .default-message-box .div-body-con .message-icon-no {
      color: #e74c3c; }
    .default-message-box .div-body-con .message-icon-tip {
      color: #3498db; }
    .default-message-box .div-body-con .message-container {
      font-size: 1rem;
      padding: 2rem 1.5rem 1rem 1.5rem;
      cursor: default;
      height: 100%; }
    .default-message-box .div-body-con .message-button-container {
      border-radius: 0 0 1rem 1rem;
      padding: 0 1.5rem 1rem 1.5rem; }
      .default-message-box .div-body-con .message-button-container::after {
        content: '';
        display: block;
        overflow: hidden;
        clear: both; }
      .default-message-box .div-body-con .message-button-container .default-button {
        border: solid #000000 1px;
        color: #000000;
        background-color: #FFFFFF;
        margin-left: 1rem;
        text-align: center;
        padding: 0.1rem 0.7rem; }
      .default-message-box .div-body-con .message-button-container .default-button:hover {
        border: solid #31a8fa 0.08rem; }
.default-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 1rem;
  border-radius: 0.25rem;
  color: white;
  background-color: #31a8fa;
  -webkit-transition: background-color 0.3s,color 0.3s;
  transition: background-color 0.3s,color 0.3s;
  cursor: pointer; }

.default-button:hover {
  background-color: #80cbff; }

.default-button:active {
  background-color: #0078df; }

.default-button-pad:hover {
  background-color: #31a8fa; }

.default-button-pad:active {
  background-color: #31a8fa; }
.default-modal-window {
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.2); }
  .default-modal-window .inner-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    height: auto;
    position: fixed;
    overflow: hidden;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.default-flash-player {
  position: relative;
  width: 48rem;
  height: 29rem;
  background-color: #34495e;
  box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.5); }
  .default-flash-player .player-tool-bar {
    position: absolute;
    height: 2rem;
    left: 0;
    right: 0;
    top: 0;
    background-color: #34495e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #c0c0c0; }
    .default-flash-player .player-tool-bar .player-title {
      margin-left: 0.5rem;
      cursor: default; }
    .default-flash-player .player-tool-bar .player-button-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .default-flash-player .player-tool-bar .player-button-container .player-button {
        margin-right: 0.5rem;
        margin-left: 0.5rem;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
        cursor: pointer; }
      .default-flash-player .player-tool-bar .player-button-container .player-button:hover {
        color: white; }
      .default-flash-player .player-tool-bar .player-button-container .player-button:active {
        color: #3498db; }
  .default-flash-player .flash-container {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
  .default-flash-player .spin {
    position: absolute;
    top: 2rem; }
.spin-default {
  position: relative;
  width: 100%;
  height: 100%; }
  .spin-default .loading-con {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content; }
    .spin-default .loading-con .textDescription {
      padding-top: 0.5rem;
      color: #4e4e4e; }
    .spin-default .loading-con .spin-loading-1 {
      width: 10px;
      height: 10px; }
    .spin-default .loading-con .spin-loading-2 {
      width: 20px;
      height: 20px; }
    .spin-default .loading-con .spin-loading-3 {
      width: 30px;
      height: 30px; }
    .spin-default .loading-con .spin-loading-4 {
      width: 40px;
      height: 40px; }
    .spin-default .loading-con .spin-loading-5 {
      width: 50px;
      height: 50px; }
.selectNone, .dsi-audio-player {
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.dsi-audio-player {
  width: 100%;
  height: 100%;
  background: #fff;
  border: 1px solid #f2f2f2; }
  .dsi-audio-player .arrow_circle_div {
    width: 1.5rem;
    line-height: 1.5rem;
    border: 1px solid #ccc;
    border-radius: 50%;
    text-align: center;
    background: #4f4f4f; }
    .dsi-audio-player .arrow_circle_div .icon-font {
      color: #fff; }
  .dsi-audio-player .a-play-oper {
    text-align: center;
    padding: 0.5rem 0;
    color: #5a5a5a; }
    .dsi-audio-player .a-play-oper .playAndPauseBtn {
      display: inline-block;
      font-size: 2rem;
      cursor: pointer; }
  .dsi-audio-player .a-other-btn {
    margin-top: 0.9rem; }
    .dsi-audio-player .a-other-btn .a-play-model, .dsi-audio-player .a-other-btn .a_volume {
      display: block;
      text-align: center; }
  .dsi-audio-player .a-timer-con {
    line-height: 1.5rem;
    border-top: 1px solid #f2f2f2; }
    .dsi-audio-player .a-timer-con .audio-time {
      width: 15%;
      text-align: center; }
    .dsi-audio-player .a-timer-con .audioSlider {
      position: relative;
      height: 0.2rem;
      width: 70%;
      margin-top: 0.6rem;
      background-color: #4d4d4d;
      border-radius: 0.5rem;
      cursor: pointer; }
      .dsi-audio-player .a-timer-con .audioSlider .slider-step-tag {
        fill: #9a9a9a; }
      .dsi-audio-player .a-timer-con .audioSlider .slider-front {
        position: absolute;
        left: -1px;
        top: 0;
        height: 100%;
        background-color: #9a9a9a;
        border-radius: 0.5rem; }
        .dsi-audio-player .a-timer-con .audioSlider .slider-front .slider-tag {
          position: absolute;
          height: 0.5rem;
          width: 0.5rem;
          right: -0.4rem;
          top: -0.15rem;
          border-radius: 50%;
          background-color: #9a9a9a;
          -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s; }
  .dsi-audio-player .a-title {
    width: 66%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0.5rem;
    font-size: 0.8rem;
    margin-top: 0.5rem;
    color: #3b3c39;
    text-align: center; }
  .dsi-audio-player .audio-top-div {
    padding: 0.5rem 0.3rem; }
    .dsi-audio-player .audio-top-div .audio-film-image {
      width: 30%;
      height: 6rem;
      background-image: url(./images/audio-film.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
  .dsi-audio-player .audio-footer-div {
    background-color: #eeeeee;
    padding: 0 0.5rem; }
    .dsi-audio-player .audio-footer-div .dsi-audio-volume {
      margin-top: 0.9rem;
      margin-right: 0.5rem;
      font-size: 0.8rem;
      color: #868686; }
    .dsi-audio-player .audio-footer-div .dsi-audio-cycle-model {
      font-size: 0.8rem;
      color: #4f4f4f; }
  .dsi-audio-player .rotated {
    display: inline-block;
    -webkit-animation: rotating-loading 1s linear infinite;
    animation: rotating-loading 1s linear infinite; }
  .dsi-audio-player .a-volume-div {
    width: 5rem;
    margin-right: 0.5rem;
    font-size: 0.8rem; }
    .dsi-audio-player .a-volume-div .icon-font {
      display: block;
      width: 35%;
      text-align: center;
      color: #868686; }
    .dsi-audio-player .a-volume-div .volume-slider {
      position: relative;
      height: 0.2rem;
      width: 65%;
      margin: 0 auto;
      margin-top: 0.4rem;
      background-color: #ccc;
      border-radius: 0.5rem;
      cursor: pointer; }
      .dsi-audio-player .a-volume-div .volume-slider .slider-step-tag {
        fill: #74b734; }
      .dsi-audio-player .a-volume-div .volume-slider .slider-front {
        position: absolute;
        left: -1px;
        top: 0;
        height: 100%;
        background-color: #74b734;
        border-radius: 0.5rem; }
        .dsi-audio-player .a-volume-div .volume-slider .slider-front .slider-tag {
          position: absolute;
          height: 0.5rem;
          width: 0.5rem;
          right: -0.4rem;
          top: -0.15rem;
          border-radius: 50%;
          background-color: #74b734;
          -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s; }
  .dsi-audio-player audio {
    width: 100%; }
.ck-video-default {
  position: relative; }
  .ck-video-default video::-webkit-media-controls-fullscreen-button {
    display: none; }
  .ck-video-default .video-name {
    pointer-events: none;
    position: absolute;
    width: 100%;
    padding: 0.5rem;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    word-wrap: normal;
    font-size: 0.8rem;
    z-index: 100;
    background-color: #34495E;
    color: #ffffff;
    opacity: 0.5; }
  .ck-video-default .ck-video-container {
    width: 100%;
    height: 100%; }
.default-video-player {
  position: relative;
  width: 48rem;
  height: 27rem;
  box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.5); }
  .default-video-player .video-control {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    background-color: #2c3e50;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #c0c0c0;
    cursor: default; }
    .default-video-player .video-control .video-play {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-left: 1rem;
      cursor: pointer;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
    .default-video-player .video-control .video-play:hover {
      color: #3498db; }
    .default-video-player .video-control .video-progress {
      margin-left: 2rem;
      width: 100%;
      height: 0.5rem;
      border-radius: 0.25rem;
      background-color: #c0c0c0;
      cursor: pointer; }
      .default-video-player .video-control .video-progress .slider-front {
        position: relative;
        height: 100%;
        background-color: #3498db;
        border-radius: 0.5rem; }
        .default-video-player .video-control .video-progress .slider-front .slider-tag {
          position: absolute;
          right: -0.6rem;
          top: -0.35rem;
          height: 1.2rem;
          width: 1.2rem;
          border-radius: 50%;
          background-color: #3498db; }
    .default-video-player .video-control .video-time {
      margin-left: 0.5rem;
      font-size: 1rem; }
    .default-video-player .video-control .video-voice {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-left: 2rem;
      cursor: pointer;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
    .default-video-player .video-control .video-voice:hover {
      color: #3bafff; }
    .default-video-player .video-control .video-volume {
      margin-left: 0.5rem;
      margin-right: 2rem;
      min-width: 6rem;
      height: 0.5rem;
      background-color: #c0c0c0;
      cursor: pointer;
      border-radius: 0.25rem; }
      .default-video-player .video-control .video-volume .slider-front {
        background-color: #3498db;
        height: 100%;
        border-radius: 0.25rem; }
    .default-video-player .video-control .video-fullscreen {
      margin-right: 1rem;
      cursor: pointer;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
    .default-video-player .video-control .video-fullscreen:hover {
      color: #3bafff; }
    .default-video-player .video-control .video-fullscreen:active {
      color: #2980b9; }
  .default-video-player .close-button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0.5rem;
    background-color: #2c3e50;
    color: #c0c0c0;
    -webkit-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s;
    border-bottom-left-radius: 50%;
    cursor: pointer; }
  .default-video-player .close-button:hover {
    color: #3bafff; }
  .default-video-player .close-button:active {
    color: #2980b9; }
  .default-video-player .children-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
.default-image {
  width: 10rem;
  height: 10rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }
.default-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 1rem;
  width: 1rem;
  padding: 0.25rem;
  background-color: #34495e;
  color: #c0c0c0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s,color 0.3s;
  transition: background-color 0.3s,color 0.3s;
  border-radius: 0.25rem; }

.default-toggle-true {
  color: #e6e6e6;
  background-color: #3498db; }
.resources-swiper-default {
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  padding: 0.4rem 0;
  background-color: #fff; }
  .resources-swiper-default::after {
    content: '';
    display: block;
    clear: both; }
  .resources-swiper-default .div-icon-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 2rem;
    height: 100%; }
    .resources-swiper-default .div-icon-con .div-icon-back {
      background-color: #333;
      border-radius: 50%;
      width: 1.8rem;
      height: 1.8rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: auto; }
      .resources-swiper-default .div-icon-con .div-icon-back .icon-font {
        margin: auto;
        color: #fff;
        font-size: 1.3rem;
        cursor: pointer; }
  .resources-swiper-default .div-swiper-static-con {
    float: left;
    width: calc(100% - 4rem);
    min-width: calc(100% - 4rem);
    overflow-x: auto; }
    .resources-swiper-default .div-swiper-static-con.unShowScroll {
      overflow-x: hidden; }
  .resources-swiper-default .div-swiper-res-con::after {
    content: '';
    display: block;
    clear: both; }
  .resources-swiper-default .div-swiper-res-con .res-per {
    cursor: pointer;
    float: left;
    margin: 0 0.5rem;
    overflow: hidden;
    border: 0.25rem solid transparent;
    position: relative; }
    .resources-swiper-default .div-swiper-res-con .res-per.selected {
      border: 0.25rem solid #5bf; }
    .resources-swiper-default .div-swiper-res-con .res-per .div-back {
      height: calc(100% - 2rem);
      overflow: hidden;
      border: 0.01rem dotted;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    .resources-swiper-default .div-swiper-res-con .res-per .img-back {
      width: 100%;
      height: calc(100% - 2rem); }
    .resources-swiper-default .div-swiper-res-con .res-per .p-res-text {
      height: 2rem;
      line-height: 2rem;
      text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding: 0 1rem; }
    .resources-swiper-default .div-swiper-res-con .res-per .a-download {
      text-decoration: none;
      color: #595959;
      position: absolute;
      bottom: 0.3rem;
      right: 0; }
  .resources-swiper-default .res-per-render {
    cursor: pointer;
    float: left;
    margin: 0 0.5rem;
    overflow: hidden;
    border: 0.25rem solid transparent; }
    .resources-swiper-default .res-per-render.selected {
      border: 0.25rem solid #5bf; }
.default-icon {
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
@charset "UTF-8";
.frontDeskMainPage_default {
  width: 100%;
  margin: 0 auto;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  overflow: hidden; }
  .frontDeskMainPage_default .saixuan {
    border: 1px solid #E6E6E6;
    font-size: 0.8rem;
    position: relative; }
    .frontDeskMainPage_default .saixuan .common {
      margin-left: 4.3rem;
      border-bottom: 1px dashed #DEDEDE; }
    .frontDeskMainPage_default .saixuan .subject_class {
      border: none; }
    .frontDeskMainPage_default .saixuan .title {
      float: left;
      border-bottom: 1px dashed #DEDEDE;
      padding: 0.75rem 1rem; }
    .frontDeskMainPage_default .saixuan .yearTitle {
      border: 0; }
    .frontDeskMainPage_default .saixuan .year_class {
      border-bottom: 0px; }
      .frontDeskMainPage_default .saixuan .year_class .btn {
        border: 0; }
      .frontDeskMainPage_default .saixuan .year_class .active {
        border-bottom: 2px solid #FF6F3D; }
    .frontDeskMainPage_default .saixuan .lowerDottedLine {
      border-bottom: 1px dashed #DEDEDE; }
    .frontDeskMainPage_default .saixuan .xkRepairTitle {
      position: absolute;
      top: 5.25rem;
      width: 100%; }
    .frontDeskMainPage_default .saixuan .xkRepair {
      position: absolute;
      top: 7.7rem;
      width: 100%; }
    .frontDeskMainPage_default .saixuan .primarySchSubjectRepair {
      position: absolute;
      top: 10.2rem;
      width: 100%; }
  .frontDeskMainPage_default .dropDown_searchBar_class {
    /*display: flex;*/
    margin-top: 1rem;
    font-size: 0.8rem;
    margin-left: 0.05rem; }
    .frontDeskMainPage_default .dropDown_searchBar_class .kx_text {
      float: left;
      padding: 0.5rem 1rem;
      margin-right: 0.3rem; }
    .frontDeskMainPage_default .dropDown_searchBar_class .anliku_dropDown_class {
      width: 7rem;
      float: left;
      color: #000000;
      border-color: #E6E6E6;
      color: #6E6E6E;
      height: 2.2rem; }
    .frontDeskMainPage_default .dropDown_searchBar_class .anliku_searchBar_class {
      /*float: right;*/
      margin-left: 52.5rem; }
      .frontDeskMainPage_default .dropDown_searchBar_class .anliku_searchBar_class .div-search-con .search-bar-input {
        font-size: 0.8rem; }
  .frontDeskMainPage_default .anli_list_class {
    margin-top: 1rem;
    min-height: 15rem; }
    .frontDeskMainPage_default .anli_list_class .a_case {
      width: 15rem;
      display: inline-block;
      margin-right: calc((100% - 4*15rem)/3);
      border: 1px solid #E6E6E6;
      position: relative;
      cursor: pointer;
      margin-bottom: 1rem; }
      .frontDeskMainPage_default .anli_list_class .a_case .caseTitle {
        position: absolute;
        top: 2.5rem;
        left: 22%;
        color: #fff;
        font-size: 1rem;
        width: 8.5rem; }
        .frontDeskMainPage_default .anli_list_class .a_case .caseTitle .title {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          text-align: center;
          font-size: 1rem; }
        .frontDeskMainPage_default .anli_list_class .a_case .caseTitle .org_per {
          font-size: 0.7rem;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          text-align: center; }
      .frontDeskMainPage_default .anli_list_class .a_case .a_case_img {
        width: 14.9rem;
        margin: 0 auto; }
      .frontDeskMainPage_default .anli_list_class .a_case .b_case_img {
        width: 5rem;
        position: absolute;
        top: 0;
        right: 0; }
      .frontDeskMainPage_default .anli_list_class .a_case .case_info {
        width: 100%;
        text-align: center; }
        .frontDeskMainPage_default .anli_list_class .a_case .case_info .case_name {
          font-size: 1rem;
          border-bottom: 1px dashed #dedede;
          color: #000000;
          line-height: 2rem;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          padding: 0 0.5rem; }
        .frontDeskMainPage_default .anli_list_class .a_case .case_info p {
          line-height: 2rem;
          color: #6E6E6E;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          padding: 0 0.5rem; }
          .frontDeskMainPage_default .anli_list_class .a_case .case_info p span {
            font-size: 0.8rem; }
    .frontDeskMainPage_default .anli_list_class .a_case:nth-child(4n) {
      margin-right: 0; }
  .frontDeskMainPage_default .yi {
    height: 13.6rem; }
  .frontDeskMainPage_default .er {
    height: 27.25rem; }
  .frontDeskMainPage_default .san {
    height: 40.8rem; }
  .frontDeskMainPage_default .fenye {
    float: right; }
  .frontDeskMainPage_default .btn {
    position: relative;
    margin-left: 5px;
    background: none;
    display: inline-block;
    padding: 0.7rem 1rem;
    cursor: pointer; }
  .frontDeskMainPage_default .active {
    color: #ff6f3d;
    text-shadow: none;
    font-weight: bold;
    border-bottom: 2px solid #FF6F3D;
    border-radius: 0; }
    .frontDeskMainPage_default .active .pross-dir {
      border: 5px solid #FF6F3D;
      border-top-color: #ff6f3d;
      border-right-color: #ff6f3d;
      border-bottom-color: #ff6f3d;
      border-left-color: #ff6f3d;
      border-color: transparent transparent #FF6F3D transparent;
      position: absolute;
      bottom: 0;
      left: 45%; }
.default-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2rem;
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000000;
  font-size: 0.8rem; }
  .default-pagination .pagination-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 2rem;
    padding: 0 0.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #c0c0c0;
    border-radius: 0.25rem;
    background-color: white;
    cursor: pointer;
    -webkit-transition: border-color 0.3s,color 0.3s;
    transition: border-color 0.3s,color 0.3s; }
  .default-pagination .pagination-item:hover {
    background-color: #f2f2f2;
    color: #000000; }
  .default-pagination .pagination-item:active {
    color: #FFFFFF;
    background-color: #31a8fa; }
  .default-pagination .pagination-item-selected {
    color: #FFFFFF;
    background-color: #31a8fa; }
  .default-pagination .pagination-item-selected:hover {
    color: #FFFFFF;
    background-color: #31a8fa; }
  .default-pagination .pagination-numInput {
    width: 3rem; }
  .default-pagination .pagination-numInput:hover {
    cursor: text; }
  .default-pagination .pagination-page-size {
    position: relative;
    background-color: white;
    color: #404040;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #808080;
    border-radius: 0.25rem;
    -webkit-transition: background-color 0.3s,color 0.3s,border 0.3s;
    transition: background-color 0.3s,color 0.3s,border 0.3s; }
    .default-pagination .pagination-page-size .dropdown-show-text {
      padding: 0.25rem 0.5rem;
      text-overflow: clip;
      width: 100%;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .default-pagination .pagination-page-size .dropdown-icon {
      margin-right: 0.5rem; }
    .default-pagination .pagination-page-size .dropdown-list {
      max-height: 15rem;
      background-color: #e6e6e6;
      border-radius: 0.25rem;
      color: #404040; }
      .default-pagination .pagination-page-size .dropdown-list .dropdown-list-item {
        padding: 0.25rem 0.5rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-transition: background-color 0.3s,color 0.3s;
        transition: background-color 0.3s,color 0.3s; }
      .default-pagination .pagination-page-size .dropdown-list .dropdown-list-item:hover {
        background-color: #3bafff;
        color: white; }
      .default-pagination .pagination-page-size .dropdown-list .dropdown-list-item-selected {
        background-color: #3498db;
        color: #e6e6e6; }
  .default-pagination .pagination-page-size:hover {
    border-color: #3498db;
    color: #3498db; }
  .default-pagination .span-total-count {
    margin: 0 0.3rem; }
.default-num-input {
  background-color: white;
  overflow: hidden;
  padding: 0.25rem;
  border: 1px solid #c0c0c0;
  box-shadow: inset 0 0px 1px #c0c0c0;
  -webkit-transition: border 0.3s,box-shadow 0.3s;
  transition: border 0.3s,box-shadow 0.3s; }

.default-num-input:hover {
  border-color: #3bafff;
  box-shadow: inset 0 0px 1px #3bafff;
  cursor: text; }

.default-num-input:focus {
  border-color: #3498db;
  box-shadow: inset 0 0px 1px #3498db; }
.default-search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 10rem;
  border: 0.1rem solid #e6eaeb;
  padding: 0.3rem 0.6rem;
  border-radius: 1.2rem; }
  .default-search-bar .div-search-con {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
  .default-search-bar .inputForm {
    width: calc(100% - 2.1rem); }
  .default-search-bar .search-bar-input {
    background-color: white;
    overflow: hidden;
    border-radius: 0.25rem;
    width: 100%;
    margin-left: 0.6rem; }
    .default-search-bar .search-bar-input::-webkit-input-placeholder {
      color: #d2d2d2; }
    .default-search-bar .search-bar-input:-moz-placeholder {
      color: #d2d2d2; }
    .default-search-bar .search-bar-input:-ms-input-placeholder {
      color: #d2d2d2; }
    .default-search-bar .search-bar-input::-webkit-search-cancel-button {
      display: none; }
  .default-search-bar .clear-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    margin-left: 0.5rem; }
    .default-search-bar .clear-button .icon-clear {
      font-size: 1.1rem;
      color: #d2d2d2; }
  .default-search-bar .search-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer; }
    .default-search-bar .search-button .icon-search {
      font-size: 1.8rem;
      color: #d2d2d2; }
.default-text-field {
  background-color: white;
  overflow: hidden;
  padding: 0.25rem;
  border: 1px solid #c0c0c0;
  box-shadow: inset 0 0px 1px #c0c0c0;
  -webkit-transition: border 0.3s,box-shadow 0.3s;
  transition: border 0.3s,box-shadow 0.3s; }

.default-text-field:hover {
  border-color: #3bafff;
  box-shadow: inset 0 0px 1px #3bafff; }

.default-text-field:focus {
  border-color: #3498db;
  box-shadow: inset 0 0px 1px #3498db; }
.default-radio-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  cursor: pointer; }
  .default-radio-button .radio-frame {
    position: relative; }
    .default-radio-button .radio-frame .radio-back {
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #808080; }
    .default-radio-button .radio-frame .radio-mark {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #3498db;
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
  .default-radio-button .radio-content {
    color: #404040;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    line-height: 100%; }

.default-radio-button:hover .radio-frame .radio-back {
  color: #3498db; }

.default-radio-button-selected .radio-frame .radio-back {
  color: #3498db; }

.default-radio-button-selected .radio-frame .radio-mark {
  opacity: 1; }

.default-radio-button-selected .radio-content {
  color: #3498db; }
.default-radio-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.default-drop-down {
  position: relative;
  background-color: white;
  color: #31a8fa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: background-color 0.3s,color 0.3s;
  transition: background-color 0.3s,color 0.3s;
  border-radius: 0.2rem;
  border-width: 0.08rem;
  border-style: solid;
  border-color: #31a8fa;
  -o-border-image: initial;
  border-image: initial;
  padding: 0px 2px; }
  .default-drop-down .show-text-div {
    width: calc(100% - 1.5rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .default-drop-down .show-text-div .dropdown-show-text {
      padding: 0.25rem 0.5rem;
      text-overflow: clip;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .default-drop-down .dropdown-icon {
    margin-right: 0.5rem;
    font-size: 1rem; }
  .default-drop-down .dropdown-list {
    max-height: 15rem;
    background-color: white;
    border: 1px solid #E7E7E7;
    border-top: none; }
    .default-drop-down .dropdown-list .dropdown-list-item {
      padding: 0.25rem 0.25rem 0.25rem 0.5rem;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      text-align: center; }
    .default-drop-down .dropdown-list .dropdown-list-item:hover {
      background-color: #f2f2f2;
      color: #31a8fa; }
    .default-drop-down .dropdown-list .dropdown-list-item-selected {
      background-color: #0178e0;
      color: white; }
    .default-drop-down .dropdown-list .dropdown-list-item-selected:hover {
      background-color: #0178e0;
      color: white; }
.default-select-grid {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #808080;
  background-color: white;
  border: 0.16rem solid #808080;
  padding: 0.16rem 0.4rem;
  border-radius: 0.25rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s,color 0.3s,border-color 0.3s;
  transition: background-color 0.3s,color 0.3s,border-color 0.3s; }

.default-select-grid:hover {
  border-color: #3498db; }

.default-select-grid:active {
  border-color: #2980b9; }

.default-select-grid-selected {
  border-color: #3498db;
  background-color: #3498db;
  color: #e6e6e6; }
.default-select-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@font-face {
  font-family: 'ds-base-icon';
  src:
    url(./fonts/ds-base-icon.ttf) format('truetype'),
    url(./fonts/ds-base-icon.woff) format('woff'),
    url(./fonts/ds-base-icon.svg#ds-base-icon) format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ds-base-icon"], [class*=" ds-base-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ds-base-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ds-base-icon下箭头:before {
  content: "\E91E";
}
.ds-base-icon右箭头:before {
  content: "\E91F";
}
.ds-base-icon左箭头:before {
  content: "\E920";
}
.ds-base-icon上箭头:before {
  content: "\E921";
}
.ds-base-icon消息:before {
  content: "\E91D";
}
.ds-base-icon隐藏:before {
  content: "\E91B";
}
.ds-base-icon浏览:before {
  content: "\E91C";
}
.ds-base-icon返回:before {
  content: "\E91A";
}
.ds-base-icon右右:before {
  content: "\E916";
}
.ds-base-icon左左:before {
  content: "\E917";
}
.ds-base-icon下下:before {
  content: "\E918";
}
.ds-base-icon上上:before {
  content: "\E919";
}
.ds-base-icon提示:before {
  content: "\E915";
}
.ds-base-icon选中状态:before {
  content: "\E913";
}
.ds-base-icon空心矩形:before {
  content: "\E914";
}
.ds-base-icon空心圆:before {
  content: "\E911";
}
.ds-base-icon内圆:before {
  content: "\E912";
}
.ds-base-icon删除:before {
  content: "\E90F";
}
.ds-base-icon搜索:before {
  content: "\E910";
}
.ds-base-icon播放:before {
  content: "\E90D";
}
.ds-base-icon暂停:before {
  content: "\E90E";
}
.ds-base-icon静音:before {
  content: "\E90B";
}
.ds-base-icon声音:before {
  content: "\E90C";
}
.ds-base-icon乘:before {
  content: "\E909";
}
.ds-base-icon全屏:before {
  content: "\E90A";
}
.ds-base-icon错误:before {
  content: "\E900";
}
.ds-base-icon加:before {
  content: "\E901";
}
.ds-base-icon减:before {
  content: "\E902";
}
.ds-base-icon上:before {
  content: "\E903";
}
.ds-base-icon上传:before {
  content: "\E904";
}
.ds-base-icon下:before {
  content: "\E905";
}
.ds-base-icon右:before {
  content: "\E906";
}
.ds-base-icon正确:before {
  content: "\E907";
}
.ds-base-icon左:before {
  content: "\E908";
}
@font-face {
  font-family: 'ds-base-fonts';
  src:  url(./fonts/ds-base-fonts.eot);
  src:  url(./fonts/ds-base-fonts.eot#iefix) format('embedded-opentype'),
    url(./fonts/ds-base-fonts.ttf) format('truetype'),
    url(./fonts/ds-base-fonts.woff) format('woff'),
    url(./fonts/ds-base-fonts.svg#ds-base-fonts) format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ds-base-fonts-"], [class*=" ds-base-fonts-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ds-base-fonts' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ds-base-fonts-teachingClass:before {
  content: "\E900";
  color: #005d97;
}
.ds-base-fonts-reduce:before {
  content: "\E901";
}
.ds-base-fonts-add:before {
  content: "\E902";
}
.ds-base-fonts-stu-dx-test:before {
  content: "\E903";
}
.ds-base-fonts-date:before {
  content: "\E904";
}
.ds-base-fonts-unit-close:before {
  content: "\E905";
}
.ds-base-fonts-unit-open:before {
  content: "\E906";
}
.ds-base-fonts-unit-code:before {
  content: "\E907";
}
.ds-base-fonts-switch:before {
  content: "\E908";
}
.ds-base-fonts-enlarge:before {
  content: "\E909";
}
.ds-base-fonts-draw:before {
  content: "\E90A";
}
.ds-base-fonts-rotate-right:before {
  content: "\E90B";
}
.ds-base-fonts-empty:before {
  content: "\E90C";
}
.ds-base-fonts-narrow:before {
  content: "\E90D";
}
.ds-base-fonts-erasure:before {
  content: "\E90E";
}
.ds-base-fonts-redo:before {
  content: "\E90F";
}
.ds-base-fonts-clipping:before {
  content: "\E910";
}
.ds-base-fonts-rotate-left:before {
  content: "\E911";
}
.ds-base-fonts-undo:before {
  content: "\E912";
}
.ds-base-fonts-return-lxxt:before {
  content: "\E913";
}
.ds-base-fonts-contribution:before {
  content: "\E914";
}
.ds-base-fonts-active:before {
  content: "\E915";
}
.ds-base-fonts-profile:before {
  content: "\E916";
}
.ds-base-fonts-add-type1:before {
  content: "\E917";
}
.ds-base-fonts-del-type1:before {
  content: "\E918";
}
.ds-base-fonts-portrait1:before {
  content: "\E919";
}
.ds-base-fonts-basic-information:before {
  content: "\E91A";
}
.ds-base-fonts-theme:before {
  content: "\E91B";
}
.ds-base-fonts-app:before {
  content: "\E91C";
}
.ds-base-fonts-display:before {
  content: "\E91D";
}
.ds-base-fonts-config:before {
  content: "\E91E";
}
.ds-base-fonts-person:before {
  content: "\E91F";
}
.ds-base-fonts-config2:before {
  content: "\E920";
}
.ds-base-fonts-news:before {
  content: "\E921";
}
.ds-base-fonts-click:before {
  content: "\E922";
}
.ds-base-fonts-news2:before {
  content: "\E923";
}
.ds-base-fonts-radioSel:before {
  content: "\E924";
}
.ds-base-fonts-radioUnSel:before {
  content: "\E925";
  color: #d2d2d2;
}
.ds-base-fonts-arrow-down:before {
  content: "\EB60";
}
.ds-base-fonts-arrow-left:before {
  content: "\EB61";
}
.ds-base-fonts-arrow-right:before {
  content: "\EB62";
}
.ds-base-fonts-arrow-up:before {
  content: "\EB66";
}
.ds-base-fonts-exclamation-rsolid:before {
  content: "\EB6F";
}
.ds-base-fonts-listicon1:before {
  content: "\EB73";
}
.ds-base-fonts-message-soild:before {
  content: "\EB7A";
}
.ds-base-fonts-download:before {
  content: "\EB8B";
}
.ds-base-fonts-operate-error:before {
  content: "\EB8F";
}
.ds-base-fonts-position:before {
  content: "\EBAE";
}
.ds-base-fonts-role-admin:before {
  content: "\EBB7";
}
.ds-base-fonts-wifi:before {
  content: "\EBCF";
}
.ds-base-fonts-media-sound-off:before {
  content: "\EBDA";
}
.ds-base-fonts-media-sound:before {
  content: "\EBDB";
}
.ds-base-fonts-video-backward:before {
  content: "\EBE8";
}
.ds-base-fonts-video-forward:before {
  content: "\EBE9";
}
.ds-base-fonts-bookmark:before {
  content: "\EC09";
}
.ds-base-fonts-tag:before {
  content: "\EC4C";
}
.ds-base-fonts-enlarge1:before {
  content: "\EE14";
}
.ds-base-fonts-shrink:before {
  content: "\EE15";
}
.ds-base-fonts-return-lxxt-mobile:before {
  content: "\F104";
}
.ds-base-fonts-right:before {
  content: "\E926";
  /*color: #22b573;*/
}
.ds-base-fonts-wrong:before {
  content: "\E927";
  /*color: #ed1c24;*/
}
.ds-base-fonts-halfright:before {
  content: "\E928";
}
@font-face {
  font-family: 'math-icon';
  src:
    url(./fonts/math-icon.ttf) format('truetype'),
    url(./fonts/math-icon.woff) format('woff'),
    url(./fonts/math-icon.svg#math-icon) format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="math-"], [class*=" math-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'math-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.math-删除:before {
  content: "\E908";
}
.math-根号:before {
  content: "\E901";
}
.math-PI:before {
  content: "\E902";
}
.math-分数:before {
  content: "\E903";
}
.math-正负:before {
  content: "\E904";
}
.math-除:before {
  content: "\E905";
}
.math-乘:before {
  content: "\E906";
}
.math-减:before {
  content: "\E907";
}
.math-加:before {
  content: "\E900";
}
@charset "UTF-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

body {
  font-family: "\5FAE\8F6F\96C5\9ED1   Regular", "\5FAE\8F6F\96C5\9ED1";
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  background-color: #FFF;
  -webkit-text-size-adjust: 100%; }

/* 默认链接 */
em {
  font-style: normal; }

li {
  list-style: none; }

img {
  border: 0;
  vertical-align: middle; }

p {
  word-wrap: break-word; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset,
img {
  border: 0; }

i {
  font-style: normal; }

address,
caption,
cite,
code,
dfn,
th {
  font-style: normal;
  font-weight: normal; }

li {
  list-style: none; }

caption,
th {
  text-align: left; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

q:before,
q:after {
  content: ''; }

abbr,
acronym {
  border: 0;
  font-variant: normal; }

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

input,
textarea,
select {
  *font-size: 100%; }

legend {
  color: #000; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

/*html{  user-select: none;  }
html {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }*/
.unl, a.unl, body a.unl, body *.unl, body a.unl:link, body a.unl:visited {
  text-decoration: underline; }

/* 去除button私有属性，解决FF中按钮文字偏下的BUG  */
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  padding: 0; }

/*去掉chrome浏览器表单焦点效果 textarea拖动大小特性*/
input, button, select, textarea {
  outline: none; }

textarea {
  resize: none; }

.no_unl {
  text-decoration: none; }

.yahei {
  font-family: Microsoft YaHei; }

.ma {
  margin: 0 auto; }

/*定位*/
.tl {
  text-align: left; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.bc {
  margin-left: auto;
  margin-right: auto; }

/*
	fl包含display inline  是为了解决ie6双边距
	如果.fl用在ul(可能还有别的标签)标签上会出现类似text-indent的bug
	可以通过给li标签浮动修正 或者覆盖掉此处的display属性
*/
.fl {
  float: left;
  display: inline; }

.fr {
  float: right;
  display: inline; }

.clear-b {
  clear: both; }

.clear-l {
  clear: left; }

.clear-r {
  clear: right; }

/*
	不加block在标准浏览器中无法清除ie6、7可以但下面多一像素
	height:0px;时ie6中无法清除(给浮动块margin可以看出)
*/
.clear {
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  _height: 1px; }

/*
	clearfix清除浮动后在ie6、7中会忽略浮动框的margin-bottom
	并且偶尔会由于layout被激活而出现一些bug  如多出间隙等
	此时可以使用.clear来避免这种bug 或者两者结合使用
*/
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  *zoom: 1; }

.clearfix .clear {
  _height: 0; }

/*
	一般情况下使用clearfix即可
	出现忽略margin等情况是clearfix与clear一起使用
	单独使用clear一般可以清除浮动，但ie6会多一个像素
*/
.vm {
  vertical-align: middle; }

.vs {
  vertical-align: sub; }

/*解决图片 文字标签 表单 垂直对齐问题*/
.vms {
  vertical-align: middle;
  display: inline-block; }

/*ie空隙bug*/
.vb_ {
  _vertical-align: bottom; }

.vb {
  vertical-align: bottom; }

.vt {
  vertical-align: top; }

.pr {
  position: relative; }

.pa {
  position: absolute; }

.pa-right {
  position: absolute;
  right: 0; }

.pa-left {
  position: absolute;
  left: 0; }

.zoom {
  zoom: 1; }

.hidden {
  visibility: hidden; }

/* block 如img标签有时需要此class来消除空行 */
.block {
  display: block; }

.none {
  display: none !important; }

.in_bk {
  display: inline-block; }

.ovh {
  overflow: hidden; }

.cp {
  cursor: pointer; }

.default-disable {
  opacity: 0.5 !important;
  pointer-events: none !important; }

.default-hidden {
  display: none !important; }

.borderless {
  border: 0; }

.bordernone {
  border: none; }

.eventNone {
  pointer-events: none; }

.rotatingLoading {
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: rotating-loading 1s linear infinite;
  animation: rotating-loading 1s linear infinite; }

@-webkit-keyframes rotating-loading {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes rotating-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.w0d1 {
  width: 0.1rem; }

.h0d1 {
  height: 0.1rem; }

.m0d1 {
  margin: 0.1rem; }

.mt0d1 {
  margin-top: 0.1rem; }

.mb0d1 {
  margin-bottom: 0.1rem; }

.ml0d1 {
  margin-left: 0.1rem; }

.mr0d1 {
  margin-right: 0.1rem; }

.p0d1 {
  padding: 0.1rem; }

.pt0d1 {
  padding-top: 0.1rem; }

.pb0d1 {
  padding-bottom: 0.1rem; }

.pl0d1 {
  padding-left: 0.1rem; }

.pr0d1 {
  padding-right: 0.1rem; }

.w1d1 {
  width: 1.1rem; }

.h1d1 {
  height: 1.1rem; }

.m1d1 {
  margin: 1.1rem; }

.mt1d1 {
  margin-top: 1.1rem; }

.mb1d1 {
  margin-bottom: 1.1rem; }

.ml1d1 {
  margin-left: 1.1rem; }

.mr1d1 {
  margin-right: 1.1rem; }

.p1d1 {
  padding: 1.1rem; }

.pt1d1 {
  padding-top: 1.1rem; }

.pb1d1 {
  padding-bottom: 1.1rem; }

.pl1d1 {
  padding-left: 1.1rem; }

.pr1d1 {
  padding-right: 1.1rem; }

.w2d1 {
  width: 2.1rem; }

.h2d1 {
  height: 2.1rem; }

.m2d1 {
  margin: 2.1rem; }

.mt2d1 {
  margin-top: 2.1rem; }

.mb2d1 {
  margin-bottom: 2.1rem; }

.ml2d1 {
  margin-left: 2.1rem; }

.mr2d1 {
  margin-right: 2.1rem; }

.p2d1 {
  padding: 2.1rem; }

.pt2d1 {
  padding-top: 2.1rem; }

.pb2d1 {
  padding-bottom: 2.1rem; }

.pl2d1 {
  padding-left: 2.1rem; }

.pr2d1 {
  padding-right: 2.1rem; }

.w3d1 {
  width: 3.1rem; }

.h3d1 {
  height: 3.1rem; }

.m3d1 {
  margin: 3.1rem; }

.mt3d1 {
  margin-top: 3.1rem; }

.mb3d1 {
  margin-bottom: 3.1rem; }

.ml3d1 {
  margin-left: 3.1rem; }

.mr3d1 {
  margin-right: 3.1rem; }

.p3d1 {
  padding: 3.1rem; }

.pt3d1 {
  padding-top: 3.1rem; }

.pb3d1 {
  padding-bottom: 3.1rem; }

.pl3d1 {
  padding-left: 3.1rem; }

.pr3d1 {
  padding-right: 3.1rem; }

.w4d1 {
  width: 4.1rem; }

.h4d1 {
  height: 4.1rem; }

.m4d1 {
  margin: 4.1rem; }

.mt4d1 {
  margin-top: 4.1rem; }

.mb4d1 {
  margin-bottom: 4.1rem; }

.ml4d1 {
  margin-left: 4.1rem; }

.mr4d1 {
  margin-right: 4.1rem; }

.p4d1 {
  padding: 4.1rem; }

.pt4d1 {
  padding-top: 4.1rem; }

.pb4d1 {
  padding-bottom: 4.1rem; }

.pl4d1 {
  padding-left: 4.1rem; }

.pr4d1 {
  padding-right: 4.1rem; }

.w5d1 {
  width: 5.1rem; }

.h5d1 {
  height: 5.1rem; }

.m5d1 {
  margin: 5.1rem; }

.mt5d1 {
  margin-top: 5.1rem; }

.mb5d1 {
  margin-bottom: 5.1rem; }

.ml5d1 {
  margin-left: 5.1rem; }

.mr5d1 {
  margin-right: 5.1rem; }

.p5d1 {
  padding: 5.1rem; }

.pt5d1 {
  padding-top: 5.1rem; }

.pb5d1 {
  padding-bottom: 5.1rem; }

.pl5d1 {
  padding-left: 5.1rem; }

.pr5d1 {
  padding-right: 5.1rem; }

.w6d1 {
  width: 6.1rem; }

.h6d1 {
  height: 6.1rem; }

.m6d1 {
  margin: 6.1rem; }

.mt6d1 {
  margin-top: 6.1rem; }

.mb6d1 {
  margin-bottom: 6.1rem; }

.ml6d1 {
  margin-left: 6.1rem; }

.mr6d1 {
  margin-right: 6.1rem; }

.p6d1 {
  padding: 6.1rem; }

.pt6d1 {
  padding-top: 6.1rem; }

.pb6d1 {
  padding-bottom: 6.1rem; }

.pl6d1 {
  padding-left: 6.1rem; }

.pr6d1 {
  padding-right: 6.1rem; }

.w7d1 {
  width: 7.1rem; }

.h7d1 {
  height: 7.1rem; }

.m7d1 {
  margin: 7.1rem; }

.mt7d1 {
  margin-top: 7.1rem; }

.mb7d1 {
  margin-bottom: 7.1rem; }

.ml7d1 {
  margin-left: 7.1rem; }

.mr7d1 {
  margin-right: 7.1rem; }

.p7d1 {
  padding: 7.1rem; }

.pt7d1 {
  padding-top: 7.1rem; }

.pb7d1 {
  padding-bottom: 7.1rem; }

.pl7d1 {
  padding-left: 7.1rem; }

.pr7d1 {
  padding-right: 7.1rem; }

.w8d1 {
  width: 8.1rem; }

.h8d1 {
  height: 8.1rem; }

.m8d1 {
  margin: 8.1rem; }

.mt8d1 {
  margin-top: 8.1rem; }

.mb8d1 {
  margin-bottom: 8.1rem; }

.ml8d1 {
  margin-left: 8.1rem; }

.mr8d1 {
  margin-right: 8.1rem; }

.p8d1 {
  padding: 8.1rem; }

.pt8d1 {
  padding-top: 8.1rem; }

.pb8d1 {
  padding-bottom: 8.1rem; }

.pl8d1 {
  padding-left: 8.1rem; }

.pr8d1 {
  padding-right: 8.1rem; }

.w9d1 {
  width: 9.1rem; }

.h9d1 {
  height: 9.1rem; }

.m9d1 {
  margin: 9.1rem; }

.mt9d1 {
  margin-top: 9.1rem; }

.mb9d1 {
  margin-bottom: 9.1rem; }

.ml9d1 {
  margin-left: 9.1rem; }

.mr9d1 {
  margin-right: 9.1rem; }

.p9d1 {
  padding: 9.1rem; }

.pt9d1 {
  padding-top: 9.1rem; }

.pb9d1 {
  padding-bottom: 9.1rem; }

.pl9d1 {
  padding-left: 9.1rem; }

.pr9d1 {
  padding-right: 9.1rem; }

.w0d2 {
  width: 0.2rem; }

.h0d2 {
  height: 0.2rem; }

.m0d2 {
  margin: 0.2rem; }

.mt0d2 {
  margin-top: 0.2rem; }

.mb0d2 {
  margin-bottom: 0.2rem; }

.ml0d2 {
  margin-left: 0.2rem; }

.mr0d2 {
  margin-right: 0.2rem; }

.p0d2 {
  padding: 0.2rem; }

.pt0d2 {
  padding-top: 0.2rem; }

.pb0d2 {
  padding-bottom: 0.2rem; }

.pl0d2 {
  padding-left: 0.2rem; }

.pr0d2 {
  padding-right: 0.2rem; }

.w1d2 {
  width: 1.2rem; }

.h1d2 {
  height: 1.2rem; }

.m1d2 {
  margin: 1.2rem; }

.mt1d2 {
  margin-top: 1.2rem; }

.mb1d2 {
  margin-bottom: 1.2rem; }

.ml1d2 {
  margin-left: 1.2rem; }

.mr1d2 {
  margin-right: 1.2rem; }

.p1d2 {
  padding: 1.2rem; }

.pt1d2 {
  padding-top: 1.2rem; }

.pb1d2 {
  padding-bottom: 1.2rem; }

.pl1d2 {
  padding-left: 1.2rem; }

.pr1d2 {
  padding-right: 1.2rem; }

.w2d2 {
  width: 2.2rem; }

.h2d2 {
  height: 2.2rem; }

.m2d2 {
  margin: 2.2rem; }

.mt2d2 {
  margin-top: 2.2rem; }

.mb2d2 {
  margin-bottom: 2.2rem; }

.ml2d2 {
  margin-left: 2.2rem; }

.mr2d2 {
  margin-right: 2.2rem; }

.p2d2 {
  padding: 2.2rem; }

.pt2d2 {
  padding-top: 2.2rem; }

.pb2d2 {
  padding-bottom: 2.2rem; }

.pl2d2 {
  padding-left: 2.2rem; }

.pr2d2 {
  padding-right: 2.2rem; }

.w3d2 {
  width: 3.2rem; }

.h3d2 {
  height: 3.2rem; }

.m3d2 {
  margin: 3.2rem; }

.mt3d2 {
  margin-top: 3.2rem; }

.mb3d2 {
  margin-bottom: 3.2rem; }

.ml3d2 {
  margin-left: 3.2rem; }

.mr3d2 {
  margin-right: 3.2rem; }

.p3d2 {
  padding: 3.2rem; }

.pt3d2 {
  padding-top: 3.2rem; }

.pb3d2 {
  padding-bottom: 3.2rem; }

.pl3d2 {
  padding-left: 3.2rem; }

.pr3d2 {
  padding-right: 3.2rem; }

.w4d2 {
  width: 4.2rem; }

.h4d2 {
  height: 4.2rem; }

.m4d2 {
  margin: 4.2rem; }

.mt4d2 {
  margin-top: 4.2rem; }

.mb4d2 {
  margin-bottom: 4.2rem; }

.ml4d2 {
  margin-left: 4.2rem; }

.mr4d2 {
  margin-right: 4.2rem; }

.p4d2 {
  padding: 4.2rem; }

.pt4d2 {
  padding-top: 4.2rem; }

.pb4d2 {
  padding-bottom: 4.2rem; }

.pl4d2 {
  padding-left: 4.2rem; }

.pr4d2 {
  padding-right: 4.2rem; }

.w5d2 {
  width: 5.2rem; }

.h5d2 {
  height: 5.2rem; }

.m5d2 {
  margin: 5.2rem; }

.mt5d2 {
  margin-top: 5.2rem; }

.mb5d2 {
  margin-bottom: 5.2rem; }

.ml5d2 {
  margin-left: 5.2rem; }

.mr5d2 {
  margin-right: 5.2rem; }

.p5d2 {
  padding: 5.2rem; }

.pt5d2 {
  padding-top: 5.2rem; }

.pb5d2 {
  padding-bottom: 5.2rem; }

.pl5d2 {
  padding-left: 5.2rem; }

.pr5d2 {
  padding-right: 5.2rem; }

.w6d2 {
  width: 6.2rem; }

.h6d2 {
  height: 6.2rem; }

.m6d2 {
  margin: 6.2rem; }

.mt6d2 {
  margin-top: 6.2rem; }

.mb6d2 {
  margin-bottom: 6.2rem; }

.ml6d2 {
  margin-left: 6.2rem; }

.mr6d2 {
  margin-right: 6.2rem; }

.p6d2 {
  padding: 6.2rem; }

.pt6d2 {
  padding-top: 6.2rem; }

.pb6d2 {
  padding-bottom: 6.2rem; }

.pl6d2 {
  padding-left: 6.2rem; }

.pr6d2 {
  padding-right: 6.2rem; }

.w7d2 {
  width: 7.2rem; }

.h7d2 {
  height: 7.2rem; }

.m7d2 {
  margin: 7.2rem; }

.mt7d2 {
  margin-top: 7.2rem; }

.mb7d2 {
  margin-bottom: 7.2rem; }

.ml7d2 {
  margin-left: 7.2rem; }

.mr7d2 {
  margin-right: 7.2rem; }

.p7d2 {
  padding: 7.2rem; }

.pt7d2 {
  padding-top: 7.2rem; }

.pb7d2 {
  padding-bottom: 7.2rem; }

.pl7d2 {
  padding-left: 7.2rem; }

.pr7d2 {
  padding-right: 7.2rem; }

.w8d2 {
  width: 8.2rem; }

.h8d2 {
  height: 8.2rem; }

.m8d2 {
  margin: 8.2rem; }

.mt8d2 {
  margin-top: 8.2rem; }

.mb8d2 {
  margin-bottom: 8.2rem; }

.ml8d2 {
  margin-left: 8.2rem; }

.mr8d2 {
  margin-right: 8.2rem; }

.p8d2 {
  padding: 8.2rem; }

.pt8d2 {
  padding-top: 8.2rem; }

.pb8d2 {
  padding-bottom: 8.2rem; }

.pl8d2 {
  padding-left: 8.2rem; }

.pr8d2 {
  padding-right: 8.2rem; }

.w9d2 {
  width: 9.2rem; }

.h9d2 {
  height: 9.2rem; }

.m9d2 {
  margin: 9.2rem; }

.mt9d2 {
  margin-top: 9.2rem; }

.mb9d2 {
  margin-bottom: 9.2rem; }

.ml9d2 {
  margin-left: 9.2rem; }

.mr9d2 {
  margin-right: 9.2rem; }

.p9d2 {
  padding: 9.2rem; }

.pt9d2 {
  padding-top: 9.2rem; }

.pb9d2 {
  padding-bottom: 9.2rem; }

.pl9d2 {
  padding-left: 9.2rem; }

.pr9d2 {
  padding-right: 9.2rem; }

.w0d3 {
  width: 0.3rem; }

.h0d3 {
  height: 0.3rem; }

.m0d3 {
  margin: 0.3rem; }

.mt0d3 {
  margin-top: 0.3rem; }

.mb0d3 {
  margin-bottom: 0.3rem; }

.ml0d3 {
  margin-left: 0.3rem; }

.mr0d3 {
  margin-right: 0.3rem; }

.p0d3 {
  padding: 0.3rem; }

.pt0d3 {
  padding-top: 0.3rem; }

.pb0d3 {
  padding-bottom: 0.3rem; }

.pl0d3 {
  padding-left: 0.3rem; }

.pr0d3 {
  padding-right: 0.3rem; }

.w1d3 {
  width: 1.3rem; }

.h1d3 {
  height: 1.3rem; }

.m1d3 {
  margin: 1.3rem; }

.mt1d3 {
  margin-top: 1.3rem; }

.mb1d3 {
  margin-bottom: 1.3rem; }

.ml1d3 {
  margin-left: 1.3rem; }

.mr1d3 {
  margin-right: 1.3rem; }

.p1d3 {
  padding: 1.3rem; }

.pt1d3 {
  padding-top: 1.3rem; }

.pb1d3 {
  padding-bottom: 1.3rem; }

.pl1d3 {
  padding-left: 1.3rem; }

.pr1d3 {
  padding-right: 1.3rem; }

.w2d3 {
  width: 2.3rem; }

.h2d3 {
  height: 2.3rem; }

.m2d3 {
  margin: 2.3rem; }

.mt2d3 {
  margin-top: 2.3rem; }

.mb2d3 {
  margin-bottom: 2.3rem; }

.ml2d3 {
  margin-left: 2.3rem; }

.mr2d3 {
  margin-right: 2.3rem; }

.p2d3 {
  padding: 2.3rem; }

.pt2d3 {
  padding-top: 2.3rem; }

.pb2d3 {
  padding-bottom: 2.3rem; }

.pl2d3 {
  padding-left: 2.3rem; }

.pr2d3 {
  padding-right: 2.3rem; }

.w3d3 {
  width: 3.3rem; }

.h3d3 {
  height: 3.3rem; }

.m3d3 {
  margin: 3.3rem; }

.mt3d3 {
  margin-top: 3.3rem; }

.mb3d3 {
  margin-bottom: 3.3rem; }

.ml3d3 {
  margin-left: 3.3rem; }

.mr3d3 {
  margin-right: 3.3rem; }

.p3d3 {
  padding: 3.3rem; }

.pt3d3 {
  padding-top: 3.3rem; }

.pb3d3 {
  padding-bottom: 3.3rem; }

.pl3d3 {
  padding-left: 3.3rem; }

.pr3d3 {
  padding-right: 3.3rem; }

.w4d3 {
  width: 4.3rem; }

.h4d3 {
  height: 4.3rem; }

.m4d3 {
  margin: 4.3rem; }

.mt4d3 {
  margin-top: 4.3rem; }

.mb4d3 {
  margin-bottom: 4.3rem; }

.ml4d3 {
  margin-left: 4.3rem; }

.mr4d3 {
  margin-right: 4.3rem; }

.p4d3 {
  padding: 4.3rem; }

.pt4d3 {
  padding-top: 4.3rem; }

.pb4d3 {
  padding-bottom: 4.3rem; }

.pl4d3 {
  padding-left: 4.3rem; }

.pr4d3 {
  padding-right: 4.3rem; }

.w5d3 {
  width: 5.3rem; }

.h5d3 {
  height: 5.3rem; }

.m5d3 {
  margin: 5.3rem; }

.mt5d3 {
  margin-top: 5.3rem; }

.mb5d3 {
  margin-bottom: 5.3rem; }

.ml5d3 {
  margin-left: 5.3rem; }

.mr5d3 {
  margin-right: 5.3rem; }

.p5d3 {
  padding: 5.3rem; }

.pt5d3 {
  padding-top: 5.3rem; }

.pb5d3 {
  padding-bottom: 5.3rem; }

.pl5d3 {
  padding-left: 5.3rem; }

.pr5d3 {
  padding-right: 5.3rem; }

.w6d3 {
  width: 6.3rem; }

.h6d3 {
  height: 6.3rem; }

.m6d3 {
  margin: 6.3rem; }

.mt6d3 {
  margin-top: 6.3rem; }

.mb6d3 {
  margin-bottom: 6.3rem; }

.ml6d3 {
  margin-left: 6.3rem; }

.mr6d3 {
  margin-right: 6.3rem; }

.p6d3 {
  padding: 6.3rem; }

.pt6d3 {
  padding-top: 6.3rem; }

.pb6d3 {
  padding-bottom: 6.3rem; }

.pl6d3 {
  padding-left: 6.3rem; }

.pr6d3 {
  padding-right: 6.3rem; }

.w7d3 {
  width: 7.3rem; }

.h7d3 {
  height: 7.3rem; }

.m7d3 {
  margin: 7.3rem; }

.mt7d3 {
  margin-top: 7.3rem; }

.mb7d3 {
  margin-bottom: 7.3rem; }

.ml7d3 {
  margin-left: 7.3rem; }

.mr7d3 {
  margin-right: 7.3rem; }

.p7d3 {
  padding: 7.3rem; }

.pt7d3 {
  padding-top: 7.3rem; }

.pb7d3 {
  padding-bottom: 7.3rem; }

.pl7d3 {
  padding-left: 7.3rem; }

.pr7d3 {
  padding-right: 7.3rem; }

.w8d3 {
  width: 8.3rem; }

.h8d3 {
  height: 8.3rem; }

.m8d3 {
  margin: 8.3rem; }

.mt8d3 {
  margin-top: 8.3rem; }

.mb8d3 {
  margin-bottom: 8.3rem; }

.ml8d3 {
  margin-left: 8.3rem; }

.mr8d3 {
  margin-right: 8.3rem; }

.p8d3 {
  padding: 8.3rem; }

.pt8d3 {
  padding-top: 8.3rem; }

.pb8d3 {
  padding-bottom: 8.3rem; }

.pl8d3 {
  padding-left: 8.3rem; }

.pr8d3 {
  padding-right: 8.3rem; }

.w9d3 {
  width: 9.3rem; }

.h9d3 {
  height: 9.3rem; }

.m9d3 {
  margin: 9.3rem; }

.mt9d3 {
  margin-top: 9.3rem; }

.mb9d3 {
  margin-bottom: 9.3rem; }

.ml9d3 {
  margin-left: 9.3rem; }

.mr9d3 {
  margin-right: 9.3rem; }

.p9d3 {
  padding: 9.3rem; }

.pt9d3 {
  padding-top: 9.3rem; }

.pb9d3 {
  padding-bottom: 9.3rem; }

.pl9d3 {
  padding-left: 9.3rem; }

.pr9d3 {
  padding-right: 9.3rem; }

.w0d4 {
  width: 0.4rem; }

.h0d4 {
  height: 0.4rem; }

.m0d4 {
  margin: 0.4rem; }

.mt0d4 {
  margin-top: 0.4rem; }

.mb0d4 {
  margin-bottom: 0.4rem; }

.ml0d4 {
  margin-left: 0.4rem; }

.mr0d4 {
  margin-right: 0.4rem; }

.p0d4 {
  padding: 0.4rem; }

.pt0d4 {
  padding-top: 0.4rem; }

.pb0d4 {
  padding-bottom: 0.4rem; }

.pl0d4 {
  padding-left: 0.4rem; }

.pr0d4 {
  padding-right: 0.4rem; }

.w1d4 {
  width: 1.4rem; }

.h1d4 {
  height: 1.4rem; }

.m1d4 {
  margin: 1.4rem; }

.mt1d4 {
  margin-top: 1.4rem; }

.mb1d4 {
  margin-bottom: 1.4rem; }

.ml1d4 {
  margin-left: 1.4rem; }

.mr1d4 {
  margin-right: 1.4rem; }

.p1d4 {
  padding: 1.4rem; }

.pt1d4 {
  padding-top: 1.4rem; }

.pb1d4 {
  padding-bottom: 1.4rem; }

.pl1d4 {
  padding-left: 1.4rem; }

.pr1d4 {
  padding-right: 1.4rem; }

.w2d4 {
  width: 2.4rem; }

.h2d4 {
  height: 2.4rem; }

.m2d4 {
  margin: 2.4rem; }

.mt2d4 {
  margin-top: 2.4rem; }

.mb2d4 {
  margin-bottom: 2.4rem; }

.ml2d4 {
  margin-left: 2.4rem; }

.mr2d4 {
  margin-right: 2.4rem; }

.p2d4 {
  padding: 2.4rem; }

.pt2d4 {
  padding-top: 2.4rem; }

.pb2d4 {
  padding-bottom: 2.4rem; }

.pl2d4 {
  padding-left: 2.4rem; }

.pr2d4 {
  padding-right: 2.4rem; }

.w3d4 {
  width: 3.4rem; }

.h3d4 {
  height: 3.4rem; }

.m3d4 {
  margin: 3.4rem; }

.mt3d4 {
  margin-top: 3.4rem; }

.mb3d4 {
  margin-bottom: 3.4rem; }

.ml3d4 {
  margin-left: 3.4rem; }

.mr3d4 {
  margin-right: 3.4rem; }

.p3d4 {
  padding: 3.4rem; }

.pt3d4 {
  padding-top: 3.4rem; }

.pb3d4 {
  padding-bottom: 3.4rem; }

.pl3d4 {
  padding-left: 3.4rem; }

.pr3d4 {
  padding-right: 3.4rem; }

.w4d4 {
  width: 4.4rem; }

.h4d4 {
  height: 4.4rem; }

.m4d4 {
  margin: 4.4rem; }

.mt4d4 {
  margin-top: 4.4rem; }

.mb4d4 {
  margin-bottom: 4.4rem; }

.ml4d4 {
  margin-left: 4.4rem; }

.mr4d4 {
  margin-right: 4.4rem; }

.p4d4 {
  padding: 4.4rem; }

.pt4d4 {
  padding-top: 4.4rem; }

.pb4d4 {
  padding-bottom: 4.4rem; }

.pl4d4 {
  padding-left: 4.4rem; }

.pr4d4 {
  padding-right: 4.4rem; }

.w5d4 {
  width: 5.4rem; }

.h5d4 {
  height: 5.4rem; }

.m5d4 {
  margin: 5.4rem; }

.mt5d4 {
  margin-top: 5.4rem; }

.mb5d4 {
  margin-bottom: 5.4rem; }

.ml5d4 {
  margin-left: 5.4rem; }

.mr5d4 {
  margin-right: 5.4rem; }

.p5d4 {
  padding: 5.4rem; }

.pt5d4 {
  padding-top: 5.4rem; }

.pb5d4 {
  padding-bottom: 5.4rem; }

.pl5d4 {
  padding-left: 5.4rem; }

.pr5d4 {
  padding-right: 5.4rem; }

.w6d4 {
  width: 6.4rem; }

.h6d4 {
  height: 6.4rem; }

.m6d4 {
  margin: 6.4rem; }

.mt6d4 {
  margin-top: 6.4rem; }

.mb6d4 {
  margin-bottom: 6.4rem; }

.ml6d4 {
  margin-left: 6.4rem; }

.mr6d4 {
  margin-right: 6.4rem; }

.p6d4 {
  padding: 6.4rem; }

.pt6d4 {
  padding-top: 6.4rem; }

.pb6d4 {
  padding-bottom: 6.4rem; }

.pl6d4 {
  padding-left: 6.4rem; }

.pr6d4 {
  padding-right: 6.4rem; }

.w7d4 {
  width: 7.4rem; }

.h7d4 {
  height: 7.4rem; }

.m7d4 {
  margin: 7.4rem; }

.mt7d4 {
  margin-top: 7.4rem; }

.mb7d4 {
  margin-bottom: 7.4rem; }

.ml7d4 {
  margin-left: 7.4rem; }

.mr7d4 {
  margin-right: 7.4rem; }

.p7d4 {
  padding: 7.4rem; }

.pt7d4 {
  padding-top: 7.4rem; }

.pb7d4 {
  padding-bottom: 7.4rem; }

.pl7d4 {
  padding-left: 7.4rem; }

.pr7d4 {
  padding-right: 7.4rem; }

.w8d4 {
  width: 8.4rem; }

.h8d4 {
  height: 8.4rem; }

.m8d4 {
  margin: 8.4rem; }

.mt8d4 {
  margin-top: 8.4rem; }

.mb8d4 {
  margin-bottom: 8.4rem; }

.ml8d4 {
  margin-left: 8.4rem; }

.mr8d4 {
  margin-right: 8.4rem; }

.p8d4 {
  padding: 8.4rem; }

.pt8d4 {
  padding-top: 8.4rem; }

.pb8d4 {
  padding-bottom: 8.4rem; }

.pl8d4 {
  padding-left: 8.4rem; }

.pr8d4 {
  padding-right: 8.4rem; }

.w9d4 {
  width: 9.4rem; }

.h9d4 {
  height: 9.4rem; }

.m9d4 {
  margin: 9.4rem; }

.mt9d4 {
  margin-top: 9.4rem; }

.mb9d4 {
  margin-bottom: 9.4rem; }

.ml9d4 {
  margin-left: 9.4rem; }

.mr9d4 {
  margin-right: 9.4rem; }

.p9d4 {
  padding: 9.4rem; }

.pt9d4 {
  padding-top: 9.4rem; }

.pb9d4 {
  padding-bottom: 9.4rem; }

.pl9d4 {
  padding-left: 9.4rem; }

.pr9d4 {
  padding-right: 9.4rem; }

.w0d5 {
  width: 0.5rem; }

.h0d5 {
  height: 0.5rem; }

.m0d5 {
  margin: 0.5rem; }

.mt0d5 {
  margin-top: 0.5rem; }

.mb0d5 {
  margin-bottom: 0.5rem; }

.ml0d5 {
  margin-left: 0.5rem; }

.mr0d5 {
  margin-right: 0.5rem; }

.p0d5 {
  padding: 0.5rem; }

.pt0d5 {
  padding-top: 0.5rem; }

.pb0d5 {
  padding-bottom: 0.5rem; }

.pl0d5 {
  padding-left: 0.5rem; }

.pr0d5 {
  padding-right: 0.5rem; }

.w1d5 {
  width: 1.5rem; }

.h1d5 {
  height: 1.5rem; }

.m1d5 {
  margin: 1.5rem; }

.mt1d5 {
  margin-top: 1.5rem; }

.mb1d5 {
  margin-bottom: 1.5rem; }

.ml1d5 {
  margin-left: 1.5rem; }

.mr1d5 {
  margin-right: 1.5rem; }

.p1d5 {
  padding: 1.5rem; }

.pt1d5 {
  padding-top: 1.5rem; }

.pb1d5 {
  padding-bottom: 1.5rem; }

.pl1d5 {
  padding-left: 1.5rem; }

.pr1d5 {
  padding-right: 1.5rem; }

.w2d5 {
  width: 2.5rem; }

.h2d5 {
  height: 2.5rem; }

.m2d5 {
  margin: 2.5rem; }

.mt2d5 {
  margin-top: 2.5rem; }

.mb2d5 {
  margin-bottom: 2.5rem; }

.ml2d5 {
  margin-left: 2.5rem; }

.mr2d5 {
  margin-right: 2.5rem; }

.p2d5 {
  padding: 2.5rem; }

.pt2d5 {
  padding-top: 2.5rem; }

.pb2d5 {
  padding-bottom: 2.5rem; }

.pl2d5 {
  padding-left: 2.5rem; }

.pr2d5 {
  padding-right: 2.5rem; }

.w3d5 {
  width: 3.5rem; }

.h3d5 {
  height: 3.5rem; }

.m3d5 {
  margin: 3.5rem; }

.mt3d5 {
  margin-top: 3.5rem; }

.mb3d5 {
  margin-bottom: 3.5rem; }

.ml3d5 {
  margin-left: 3.5rem; }

.mr3d5 {
  margin-right: 3.5rem; }

.p3d5 {
  padding: 3.5rem; }

.pt3d5 {
  padding-top: 3.5rem; }

.pb3d5 {
  padding-bottom: 3.5rem; }

.pl3d5 {
  padding-left: 3.5rem; }

.pr3d5 {
  padding-right: 3.5rem; }

.w4d5 {
  width: 4.5rem; }

.h4d5 {
  height: 4.5rem; }

.m4d5 {
  margin: 4.5rem; }

.mt4d5 {
  margin-top: 4.5rem; }

.mb4d5 {
  margin-bottom: 4.5rem; }

.ml4d5 {
  margin-left: 4.5rem; }

.mr4d5 {
  margin-right: 4.5rem; }

.p4d5 {
  padding: 4.5rem; }

.pt4d5 {
  padding-top: 4.5rem; }

.pb4d5 {
  padding-bottom: 4.5rem; }

.pl4d5 {
  padding-left: 4.5rem; }

.pr4d5 {
  padding-right: 4.5rem; }

.w5d5 {
  width: 5.5rem; }

.h5d5 {
  height: 5.5rem; }

.m5d5 {
  margin: 5.5rem; }

.mt5d5 {
  margin-top: 5.5rem; }

.mb5d5 {
  margin-bottom: 5.5rem; }

.ml5d5 {
  margin-left: 5.5rem; }

.mr5d5 {
  margin-right: 5.5rem; }

.p5d5 {
  padding: 5.5rem; }

.pt5d5 {
  padding-top: 5.5rem; }

.pb5d5 {
  padding-bottom: 5.5rem; }

.pl5d5 {
  padding-left: 5.5rem; }

.pr5d5 {
  padding-right: 5.5rem; }

.w6d5 {
  width: 6.5rem; }

.h6d5 {
  height: 6.5rem; }

.m6d5 {
  margin: 6.5rem; }

.mt6d5 {
  margin-top: 6.5rem; }

.mb6d5 {
  margin-bottom: 6.5rem; }

.ml6d5 {
  margin-left: 6.5rem; }

.mr6d5 {
  margin-right: 6.5rem; }

.p6d5 {
  padding: 6.5rem; }

.pt6d5 {
  padding-top: 6.5rem; }

.pb6d5 {
  padding-bottom: 6.5rem; }

.pl6d5 {
  padding-left: 6.5rem; }

.pr6d5 {
  padding-right: 6.5rem; }

.w7d5 {
  width: 7.5rem; }

.h7d5 {
  height: 7.5rem; }

.m7d5 {
  margin: 7.5rem; }

.mt7d5 {
  margin-top: 7.5rem; }

.mb7d5 {
  margin-bottom: 7.5rem; }

.ml7d5 {
  margin-left: 7.5rem; }

.mr7d5 {
  margin-right: 7.5rem; }

.p7d5 {
  padding: 7.5rem; }

.pt7d5 {
  padding-top: 7.5rem; }

.pb7d5 {
  padding-bottom: 7.5rem; }

.pl7d5 {
  padding-left: 7.5rem; }

.pr7d5 {
  padding-right: 7.5rem; }

.w8d5 {
  width: 8.5rem; }

.h8d5 {
  height: 8.5rem; }

.m8d5 {
  margin: 8.5rem; }

.mt8d5 {
  margin-top: 8.5rem; }

.mb8d5 {
  margin-bottom: 8.5rem; }

.ml8d5 {
  margin-left: 8.5rem; }

.mr8d5 {
  margin-right: 8.5rem; }

.p8d5 {
  padding: 8.5rem; }

.pt8d5 {
  padding-top: 8.5rem; }

.pb8d5 {
  padding-bottom: 8.5rem; }

.pl8d5 {
  padding-left: 8.5rem; }

.pr8d5 {
  padding-right: 8.5rem; }

.w9d5 {
  width: 9.5rem; }

.h9d5 {
  height: 9.5rem; }

.m9d5 {
  margin: 9.5rem; }

.mt9d5 {
  margin-top: 9.5rem; }

.mb9d5 {
  margin-bottom: 9.5rem; }

.ml9d5 {
  margin-left: 9.5rem; }

.mr9d5 {
  margin-right: 9.5rem; }

.p9d5 {
  padding: 9.5rem; }

.pt9d5 {
  padding-top: 9.5rem; }

.pb9d5 {
  padding-bottom: 9.5rem; }

.pl9d5 {
  padding-left: 9.5rem; }

.pr9d5 {
  padding-right: 9.5rem; }

.w0d6 {
  width: 0.6rem; }

.h0d6 {
  height: 0.6rem; }

.m0d6 {
  margin: 0.6rem; }

.mt0d6 {
  margin-top: 0.6rem; }

.mb0d6 {
  margin-bottom: 0.6rem; }

.ml0d6 {
  margin-left: 0.6rem; }

.mr0d6 {
  margin-right: 0.6rem; }

.p0d6 {
  padding: 0.6rem; }

.pt0d6 {
  padding-top: 0.6rem; }

.pb0d6 {
  padding-bottom: 0.6rem; }

.pl0d6 {
  padding-left: 0.6rem; }

.pr0d6 {
  padding-right: 0.6rem; }

.w1d6 {
  width: 1.6rem; }

.h1d6 {
  height: 1.6rem; }

.m1d6 {
  margin: 1.6rem; }

.mt1d6 {
  margin-top: 1.6rem; }

.mb1d6 {
  margin-bottom: 1.6rem; }

.ml1d6 {
  margin-left: 1.6rem; }

.mr1d6 {
  margin-right: 1.6rem; }

.p1d6 {
  padding: 1.6rem; }

.pt1d6 {
  padding-top: 1.6rem; }

.pb1d6 {
  padding-bottom: 1.6rem; }

.pl1d6 {
  padding-left: 1.6rem; }

.pr1d6 {
  padding-right: 1.6rem; }

.w2d6 {
  width: 2.6rem; }

.h2d6 {
  height: 2.6rem; }

.m2d6 {
  margin: 2.6rem; }

.mt2d6 {
  margin-top: 2.6rem; }

.mb2d6 {
  margin-bottom: 2.6rem; }

.ml2d6 {
  margin-left: 2.6rem; }

.mr2d6 {
  margin-right: 2.6rem; }

.p2d6 {
  padding: 2.6rem; }

.pt2d6 {
  padding-top: 2.6rem; }

.pb2d6 {
  padding-bottom: 2.6rem; }

.pl2d6 {
  padding-left: 2.6rem; }

.pr2d6 {
  padding-right: 2.6rem; }

.w3d6 {
  width: 3.6rem; }

.h3d6 {
  height: 3.6rem; }

.m3d6 {
  margin: 3.6rem; }

.mt3d6 {
  margin-top: 3.6rem; }

.mb3d6 {
  margin-bottom: 3.6rem; }

.ml3d6 {
  margin-left: 3.6rem; }

.mr3d6 {
  margin-right: 3.6rem; }

.p3d6 {
  padding: 3.6rem; }

.pt3d6 {
  padding-top: 3.6rem; }

.pb3d6 {
  padding-bottom: 3.6rem; }

.pl3d6 {
  padding-left: 3.6rem; }

.pr3d6 {
  padding-right: 3.6rem; }

.w4d6 {
  width: 4.6rem; }

.h4d6 {
  height: 4.6rem; }

.m4d6 {
  margin: 4.6rem; }

.mt4d6 {
  margin-top: 4.6rem; }

.mb4d6 {
  margin-bottom: 4.6rem; }

.ml4d6 {
  margin-left: 4.6rem; }

.mr4d6 {
  margin-right: 4.6rem; }

.p4d6 {
  padding: 4.6rem; }

.pt4d6 {
  padding-top: 4.6rem; }

.pb4d6 {
  padding-bottom: 4.6rem; }

.pl4d6 {
  padding-left: 4.6rem; }

.pr4d6 {
  padding-right: 4.6rem; }

.w5d6 {
  width: 5.6rem; }

.h5d6 {
  height: 5.6rem; }

.m5d6 {
  margin: 5.6rem; }

.mt5d6 {
  margin-top: 5.6rem; }

.mb5d6 {
  margin-bottom: 5.6rem; }

.ml5d6 {
  margin-left: 5.6rem; }

.mr5d6 {
  margin-right: 5.6rem; }

.p5d6 {
  padding: 5.6rem; }

.pt5d6 {
  padding-top: 5.6rem; }

.pb5d6 {
  padding-bottom: 5.6rem; }

.pl5d6 {
  padding-left: 5.6rem; }

.pr5d6 {
  padding-right: 5.6rem; }

.w6d6 {
  width: 6.6rem; }

.h6d6 {
  height: 6.6rem; }

.m6d6 {
  margin: 6.6rem; }

.mt6d6 {
  margin-top: 6.6rem; }

.mb6d6 {
  margin-bottom: 6.6rem; }

.ml6d6 {
  margin-left: 6.6rem; }

.mr6d6 {
  margin-right: 6.6rem; }

.p6d6 {
  padding: 6.6rem; }

.pt6d6 {
  padding-top: 6.6rem; }

.pb6d6 {
  padding-bottom: 6.6rem; }

.pl6d6 {
  padding-left: 6.6rem; }

.pr6d6 {
  padding-right: 6.6rem; }

.w7d6 {
  width: 7.6rem; }

.h7d6 {
  height: 7.6rem; }

.m7d6 {
  margin: 7.6rem; }

.mt7d6 {
  margin-top: 7.6rem; }

.mb7d6 {
  margin-bottom: 7.6rem; }

.ml7d6 {
  margin-left: 7.6rem; }

.mr7d6 {
  margin-right: 7.6rem; }

.p7d6 {
  padding: 7.6rem; }

.pt7d6 {
  padding-top: 7.6rem; }

.pb7d6 {
  padding-bottom: 7.6rem; }

.pl7d6 {
  padding-left: 7.6rem; }

.pr7d6 {
  padding-right: 7.6rem; }

.w8d6 {
  width: 8.6rem; }

.h8d6 {
  height: 8.6rem; }

.m8d6 {
  margin: 8.6rem; }

.mt8d6 {
  margin-top: 8.6rem; }

.mb8d6 {
  margin-bottom: 8.6rem; }

.ml8d6 {
  margin-left: 8.6rem; }

.mr8d6 {
  margin-right: 8.6rem; }

.p8d6 {
  padding: 8.6rem; }

.pt8d6 {
  padding-top: 8.6rem; }

.pb8d6 {
  padding-bottom: 8.6rem; }

.pl8d6 {
  padding-left: 8.6rem; }

.pr8d6 {
  padding-right: 8.6rem; }

.w9d6 {
  width: 9.6rem; }

.h9d6 {
  height: 9.6rem; }

.m9d6 {
  margin: 9.6rem; }

.mt9d6 {
  margin-top: 9.6rem; }

.mb9d6 {
  margin-bottom: 9.6rem; }

.ml9d6 {
  margin-left: 9.6rem; }

.mr9d6 {
  margin-right: 9.6rem; }

.p9d6 {
  padding: 9.6rem; }

.pt9d6 {
  padding-top: 9.6rem; }

.pb9d6 {
  padding-bottom: 9.6rem; }

.pl9d6 {
  padding-left: 9.6rem; }

.pr9d6 {
  padding-right: 9.6rem; }

.w0d7 {
  width: 0.7rem; }

.h0d7 {
  height: 0.7rem; }

.m0d7 {
  margin: 0.7rem; }

.mt0d7 {
  margin-top: 0.7rem; }

.mb0d7 {
  margin-bottom: 0.7rem; }

.ml0d7 {
  margin-left: 0.7rem; }

.mr0d7 {
  margin-right: 0.7rem; }

.p0d7 {
  padding: 0.7rem; }

.pt0d7 {
  padding-top: 0.7rem; }

.pb0d7 {
  padding-bottom: 0.7rem; }

.pl0d7 {
  padding-left: 0.7rem; }

.pr0d7 {
  padding-right: 0.7rem; }

.w1d7 {
  width: 1.7rem; }

.h1d7 {
  height: 1.7rem; }

.m1d7 {
  margin: 1.7rem; }

.mt1d7 {
  margin-top: 1.7rem; }

.mb1d7 {
  margin-bottom: 1.7rem; }

.ml1d7 {
  margin-left: 1.7rem; }

.mr1d7 {
  margin-right: 1.7rem; }

.p1d7 {
  padding: 1.7rem; }

.pt1d7 {
  padding-top: 1.7rem; }

.pb1d7 {
  padding-bottom: 1.7rem; }

.pl1d7 {
  padding-left: 1.7rem; }

.pr1d7 {
  padding-right: 1.7rem; }

.w2d7 {
  width: 2.7rem; }

.h2d7 {
  height: 2.7rem; }

.m2d7 {
  margin: 2.7rem; }

.mt2d7 {
  margin-top: 2.7rem; }

.mb2d7 {
  margin-bottom: 2.7rem; }

.ml2d7 {
  margin-left: 2.7rem; }

.mr2d7 {
  margin-right: 2.7rem; }

.p2d7 {
  padding: 2.7rem; }

.pt2d7 {
  padding-top: 2.7rem; }

.pb2d7 {
  padding-bottom: 2.7rem; }

.pl2d7 {
  padding-left: 2.7rem; }

.pr2d7 {
  padding-right: 2.7rem; }

.w3d7 {
  width: 3.7rem; }

.h3d7 {
  height: 3.7rem; }

.m3d7 {
  margin: 3.7rem; }

.mt3d7 {
  margin-top: 3.7rem; }

.mb3d7 {
  margin-bottom: 3.7rem; }

.ml3d7 {
  margin-left: 3.7rem; }

.mr3d7 {
  margin-right: 3.7rem; }

.p3d7 {
  padding: 3.7rem; }

.pt3d7 {
  padding-top: 3.7rem; }

.pb3d7 {
  padding-bottom: 3.7rem; }

.pl3d7 {
  padding-left: 3.7rem; }

.pr3d7 {
  padding-right: 3.7rem; }

.w4d7 {
  width: 4.7rem; }

.h4d7 {
  height: 4.7rem; }

.m4d7 {
  margin: 4.7rem; }

.mt4d7 {
  margin-top: 4.7rem; }

.mb4d7 {
  margin-bottom: 4.7rem; }

.ml4d7 {
  margin-left: 4.7rem; }

.mr4d7 {
  margin-right: 4.7rem; }

.p4d7 {
  padding: 4.7rem; }

.pt4d7 {
  padding-top: 4.7rem; }

.pb4d7 {
  padding-bottom: 4.7rem; }

.pl4d7 {
  padding-left: 4.7rem; }

.pr4d7 {
  padding-right: 4.7rem; }

.w5d7 {
  width: 5.7rem; }

.h5d7 {
  height: 5.7rem; }

.m5d7 {
  margin: 5.7rem; }

.mt5d7 {
  margin-top: 5.7rem; }

.mb5d7 {
  margin-bottom: 5.7rem; }

.ml5d7 {
  margin-left: 5.7rem; }

.mr5d7 {
  margin-right: 5.7rem; }

.p5d7 {
  padding: 5.7rem; }

.pt5d7 {
  padding-top: 5.7rem; }

.pb5d7 {
  padding-bottom: 5.7rem; }

.pl5d7 {
  padding-left: 5.7rem; }

.pr5d7 {
  padding-right: 5.7rem; }

.w6d7 {
  width: 6.7rem; }

.h6d7 {
  height: 6.7rem; }

.m6d7 {
  margin: 6.7rem; }

.mt6d7 {
  margin-top: 6.7rem; }

.mb6d7 {
  margin-bottom: 6.7rem; }

.ml6d7 {
  margin-left: 6.7rem; }

.mr6d7 {
  margin-right: 6.7rem; }

.p6d7 {
  padding: 6.7rem; }

.pt6d7 {
  padding-top: 6.7rem; }

.pb6d7 {
  padding-bottom: 6.7rem; }

.pl6d7 {
  padding-left: 6.7rem; }

.pr6d7 {
  padding-right: 6.7rem; }

.w7d7 {
  width: 7.7rem; }

.h7d7 {
  height: 7.7rem; }

.m7d7 {
  margin: 7.7rem; }

.mt7d7 {
  margin-top: 7.7rem; }

.mb7d7 {
  margin-bottom: 7.7rem; }

.ml7d7 {
  margin-left: 7.7rem; }

.mr7d7 {
  margin-right: 7.7rem; }

.p7d7 {
  padding: 7.7rem; }

.pt7d7 {
  padding-top: 7.7rem; }

.pb7d7 {
  padding-bottom: 7.7rem; }

.pl7d7 {
  padding-left: 7.7rem; }

.pr7d7 {
  padding-right: 7.7rem; }

.w8d7 {
  width: 8.7rem; }

.h8d7 {
  height: 8.7rem; }

.m8d7 {
  margin: 8.7rem; }

.mt8d7 {
  margin-top: 8.7rem; }

.mb8d7 {
  margin-bottom: 8.7rem; }

.ml8d7 {
  margin-left: 8.7rem; }

.mr8d7 {
  margin-right: 8.7rem; }

.p8d7 {
  padding: 8.7rem; }

.pt8d7 {
  padding-top: 8.7rem; }

.pb8d7 {
  padding-bottom: 8.7rem; }

.pl8d7 {
  padding-left: 8.7rem; }

.pr8d7 {
  padding-right: 8.7rem; }

.w9d7 {
  width: 9.7rem; }

.h9d7 {
  height: 9.7rem; }

.m9d7 {
  margin: 9.7rem; }

.mt9d7 {
  margin-top: 9.7rem; }

.mb9d7 {
  margin-bottom: 9.7rem; }

.ml9d7 {
  margin-left: 9.7rem; }

.mr9d7 {
  margin-right: 9.7rem; }

.p9d7 {
  padding: 9.7rem; }

.pt9d7 {
  padding-top: 9.7rem; }

.pb9d7 {
  padding-bottom: 9.7rem; }

.pl9d7 {
  padding-left: 9.7rem; }

.pr9d7 {
  padding-right: 9.7rem; }

.w0d8 {
  width: 0.8rem; }

.h0d8 {
  height: 0.8rem; }

.m0d8 {
  margin: 0.8rem; }

.mt0d8 {
  margin-top: 0.8rem; }

.mb0d8 {
  margin-bottom: 0.8rem; }

.ml0d8 {
  margin-left: 0.8rem; }

.mr0d8 {
  margin-right: 0.8rem; }

.p0d8 {
  padding: 0.8rem; }

.pt0d8 {
  padding-top: 0.8rem; }

.pb0d8 {
  padding-bottom: 0.8rem; }

.pl0d8 {
  padding-left: 0.8rem; }

.pr0d8 {
  padding-right: 0.8rem; }

.w1d8 {
  width: 1.8rem; }

.h1d8 {
  height: 1.8rem; }

.m1d8 {
  margin: 1.8rem; }

.mt1d8 {
  margin-top: 1.8rem; }

.mb1d8 {
  margin-bottom: 1.8rem; }

.ml1d8 {
  margin-left: 1.8rem; }

.mr1d8 {
  margin-right: 1.8rem; }

.p1d8 {
  padding: 1.8rem; }

.pt1d8 {
  padding-top: 1.8rem; }

.pb1d8 {
  padding-bottom: 1.8rem; }

.pl1d8 {
  padding-left: 1.8rem; }

.pr1d8 {
  padding-right: 1.8rem; }

.w2d8 {
  width: 2.8rem; }

.h2d8 {
  height: 2.8rem; }

.m2d8 {
  margin: 2.8rem; }

.mt2d8 {
  margin-top: 2.8rem; }

.mb2d8 {
  margin-bottom: 2.8rem; }

.ml2d8 {
  margin-left: 2.8rem; }

.mr2d8 {
  margin-right: 2.8rem; }

.p2d8 {
  padding: 2.8rem; }

.pt2d8 {
  padding-top: 2.8rem; }

.pb2d8 {
  padding-bottom: 2.8rem; }

.pl2d8 {
  padding-left: 2.8rem; }

.pr2d8 {
  padding-right: 2.8rem; }

.w3d8 {
  width: 3.8rem; }

.h3d8 {
  height: 3.8rem; }

.m3d8 {
  margin: 3.8rem; }

.mt3d8 {
  margin-top: 3.8rem; }

.mb3d8 {
  margin-bottom: 3.8rem; }

.ml3d8 {
  margin-left: 3.8rem; }

.mr3d8 {
  margin-right: 3.8rem; }

.p3d8 {
  padding: 3.8rem; }

.pt3d8 {
  padding-top: 3.8rem; }

.pb3d8 {
  padding-bottom: 3.8rem; }

.pl3d8 {
  padding-left: 3.8rem; }

.pr3d8 {
  padding-right: 3.8rem; }

.w4d8 {
  width: 4.8rem; }

.h4d8 {
  height: 4.8rem; }

.m4d8 {
  margin: 4.8rem; }

.mt4d8 {
  margin-top: 4.8rem; }

.mb4d8 {
  margin-bottom: 4.8rem; }

.ml4d8 {
  margin-left: 4.8rem; }

.mr4d8 {
  margin-right: 4.8rem; }

.p4d8 {
  padding: 4.8rem; }

.pt4d8 {
  padding-top: 4.8rem; }

.pb4d8 {
  padding-bottom: 4.8rem; }

.pl4d8 {
  padding-left: 4.8rem; }

.pr4d8 {
  padding-right: 4.8rem; }

.w5d8 {
  width: 5.8rem; }

.h5d8 {
  height: 5.8rem; }

.m5d8 {
  margin: 5.8rem; }

.mt5d8 {
  margin-top: 5.8rem; }

.mb5d8 {
  margin-bottom: 5.8rem; }

.ml5d8 {
  margin-left: 5.8rem; }

.mr5d8 {
  margin-right: 5.8rem; }

.p5d8 {
  padding: 5.8rem; }

.pt5d8 {
  padding-top: 5.8rem; }

.pb5d8 {
  padding-bottom: 5.8rem; }

.pl5d8 {
  padding-left: 5.8rem; }

.pr5d8 {
  padding-right: 5.8rem; }

.w6d8 {
  width: 6.8rem; }

.h6d8 {
  height: 6.8rem; }

.m6d8 {
  margin: 6.8rem; }

.mt6d8 {
  margin-top: 6.8rem; }

.mb6d8 {
  margin-bottom: 6.8rem; }

.ml6d8 {
  margin-left: 6.8rem; }

.mr6d8 {
  margin-right: 6.8rem; }

.p6d8 {
  padding: 6.8rem; }

.pt6d8 {
  padding-top: 6.8rem; }

.pb6d8 {
  padding-bottom: 6.8rem; }

.pl6d8 {
  padding-left: 6.8rem; }

.pr6d8 {
  padding-right: 6.8rem; }

.w7d8 {
  width: 7.8rem; }

.h7d8 {
  height: 7.8rem; }

.m7d8 {
  margin: 7.8rem; }

.mt7d8 {
  margin-top: 7.8rem; }

.mb7d8 {
  margin-bottom: 7.8rem; }

.ml7d8 {
  margin-left: 7.8rem; }

.mr7d8 {
  margin-right: 7.8rem; }

.p7d8 {
  padding: 7.8rem; }

.pt7d8 {
  padding-top: 7.8rem; }

.pb7d8 {
  padding-bottom: 7.8rem; }

.pl7d8 {
  padding-left: 7.8rem; }

.pr7d8 {
  padding-right: 7.8rem; }

.w8d8 {
  width: 8.8rem; }

.h8d8 {
  height: 8.8rem; }

.m8d8 {
  margin: 8.8rem; }

.mt8d8 {
  margin-top: 8.8rem; }

.mb8d8 {
  margin-bottom: 8.8rem; }

.ml8d8 {
  margin-left: 8.8rem; }

.mr8d8 {
  margin-right: 8.8rem; }

.p8d8 {
  padding: 8.8rem; }

.pt8d8 {
  padding-top: 8.8rem; }

.pb8d8 {
  padding-bottom: 8.8rem; }

.pl8d8 {
  padding-left: 8.8rem; }

.pr8d8 {
  padding-right: 8.8rem; }

.w9d8 {
  width: 9.8rem; }

.h9d8 {
  height: 9.8rem; }

.m9d8 {
  margin: 9.8rem; }

.mt9d8 {
  margin-top: 9.8rem; }

.mb9d8 {
  margin-bottom: 9.8rem; }

.ml9d8 {
  margin-left: 9.8rem; }

.mr9d8 {
  margin-right: 9.8rem; }

.p9d8 {
  padding: 9.8rem; }

.pt9d8 {
  padding-top: 9.8rem; }

.pb9d8 {
  padding-bottom: 9.8rem; }

.pl9d8 {
  padding-left: 9.8rem; }

.pr9d8 {
  padding-right: 9.8rem; }

.w0d9 {
  width: 0.9rem; }

.h0d9 {
  height: 0.9rem; }

.m0d9 {
  margin: 0.9rem; }

.mt0d9 {
  margin-top: 0.9rem; }

.mb0d9 {
  margin-bottom: 0.9rem; }

.ml0d9 {
  margin-left: 0.9rem; }

.mr0d9 {
  margin-right: 0.9rem; }

.p0d9 {
  padding: 0.9rem; }

.pt0d9 {
  padding-top: 0.9rem; }

.pb0d9 {
  padding-bottom: 0.9rem; }

.pl0d9 {
  padding-left: 0.9rem; }

.pr0d9 {
  padding-right: 0.9rem; }

.w1d9 {
  width: 1.9rem; }

.h1d9 {
  height: 1.9rem; }

.m1d9 {
  margin: 1.9rem; }

.mt1d9 {
  margin-top: 1.9rem; }

.mb1d9 {
  margin-bottom: 1.9rem; }

.ml1d9 {
  margin-left: 1.9rem; }

.mr1d9 {
  margin-right: 1.9rem; }

.p1d9 {
  padding: 1.9rem; }

.pt1d9 {
  padding-top: 1.9rem; }

.pb1d9 {
  padding-bottom: 1.9rem; }

.pl1d9 {
  padding-left: 1.9rem; }

.pr1d9 {
  padding-right: 1.9rem; }

.w2d9 {
  width: 2.9rem; }

.h2d9 {
  height: 2.9rem; }

.m2d9 {
  margin: 2.9rem; }

.mt2d9 {
  margin-top: 2.9rem; }

.mb2d9 {
  margin-bottom: 2.9rem; }

.ml2d9 {
  margin-left: 2.9rem; }

.mr2d9 {
  margin-right: 2.9rem; }

.p2d9 {
  padding: 2.9rem; }

.pt2d9 {
  padding-top: 2.9rem; }

.pb2d9 {
  padding-bottom: 2.9rem; }

.pl2d9 {
  padding-left: 2.9rem; }

.pr2d9 {
  padding-right: 2.9rem; }

.w3d9 {
  width: 3.9rem; }

.h3d9 {
  height: 3.9rem; }

.m3d9 {
  margin: 3.9rem; }

.mt3d9 {
  margin-top: 3.9rem; }

.mb3d9 {
  margin-bottom: 3.9rem; }

.ml3d9 {
  margin-left: 3.9rem; }

.mr3d9 {
  margin-right: 3.9rem; }

.p3d9 {
  padding: 3.9rem; }

.pt3d9 {
  padding-top: 3.9rem; }

.pb3d9 {
  padding-bottom: 3.9rem; }

.pl3d9 {
  padding-left: 3.9rem; }

.pr3d9 {
  padding-right: 3.9rem; }

.w4d9 {
  width: 4.9rem; }

.h4d9 {
  height: 4.9rem; }

.m4d9 {
  margin: 4.9rem; }

.mt4d9 {
  margin-top: 4.9rem; }

.mb4d9 {
  margin-bottom: 4.9rem; }

.ml4d9 {
  margin-left: 4.9rem; }

.mr4d9 {
  margin-right: 4.9rem; }

.p4d9 {
  padding: 4.9rem; }

.pt4d9 {
  padding-top: 4.9rem; }

.pb4d9 {
  padding-bottom: 4.9rem; }

.pl4d9 {
  padding-left: 4.9rem; }

.pr4d9 {
  padding-right: 4.9rem; }

.w5d9 {
  width: 5.9rem; }

.h5d9 {
  height: 5.9rem; }

.m5d9 {
  margin: 5.9rem; }

.mt5d9 {
  margin-top: 5.9rem; }

.mb5d9 {
  margin-bottom: 5.9rem; }

.ml5d9 {
  margin-left: 5.9rem; }

.mr5d9 {
  margin-right: 5.9rem; }

.p5d9 {
  padding: 5.9rem; }

.pt5d9 {
  padding-top: 5.9rem; }

.pb5d9 {
  padding-bottom: 5.9rem; }

.pl5d9 {
  padding-left: 5.9rem; }

.pr5d9 {
  padding-right: 5.9rem; }

.w6d9 {
  width: 6.9rem; }

.h6d9 {
  height: 6.9rem; }

.m6d9 {
  margin: 6.9rem; }

.mt6d9 {
  margin-top: 6.9rem; }

.mb6d9 {
  margin-bottom: 6.9rem; }

.ml6d9 {
  margin-left: 6.9rem; }

.mr6d9 {
  margin-right: 6.9rem; }

.p6d9 {
  padding: 6.9rem; }

.pt6d9 {
  padding-top: 6.9rem; }

.pb6d9 {
  padding-bottom: 6.9rem; }

.pl6d9 {
  padding-left: 6.9rem; }

.pr6d9 {
  padding-right: 6.9rem; }

.w7d9 {
  width: 7.9rem; }

.h7d9 {
  height: 7.9rem; }

.m7d9 {
  margin: 7.9rem; }

.mt7d9 {
  margin-top: 7.9rem; }

.mb7d9 {
  margin-bottom: 7.9rem; }

.ml7d9 {
  margin-left: 7.9rem; }

.mr7d9 {
  margin-right: 7.9rem; }

.p7d9 {
  padding: 7.9rem; }

.pt7d9 {
  padding-top: 7.9rem; }

.pb7d9 {
  padding-bottom: 7.9rem; }

.pl7d9 {
  padding-left: 7.9rem; }

.pr7d9 {
  padding-right: 7.9rem; }

.w8d9 {
  width: 8.9rem; }

.h8d9 {
  height: 8.9rem; }

.m8d9 {
  margin: 8.9rem; }

.mt8d9 {
  margin-top: 8.9rem; }

.mb8d9 {
  margin-bottom: 8.9rem; }

.ml8d9 {
  margin-left: 8.9rem; }

.mr8d9 {
  margin-right: 8.9rem; }

.p8d9 {
  padding: 8.9rem; }

.pt8d9 {
  padding-top: 8.9rem; }

.pb8d9 {
  padding-bottom: 8.9rem; }

.pl8d9 {
  padding-left: 8.9rem; }

.pr8d9 {
  padding-right: 8.9rem; }

.w9d9 {
  width: 9.9rem; }

.h9d9 {
  height: 9.9rem; }

.m9d9 {
  margin: 9.9rem; }

.mt9d9 {
  margin-top: 9.9rem; }

.mb9d9 {
  margin-bottom: 9.9rem; }

.ml9d9 {
  margin-left: 9.9rem; }

.mr9d9 {
  margin-right: 9.9rem; }

.p9d9 {
  padding: 9.9rem; }

.pt9d9 {
  padding-top: 9.9rem; }

.pb9d9 {
  padding-bottom: 9.9rem; }

.pl9d9 {
  padding-left: 9.9rem; }

.pr9d9 {
  padding-right: 9.9rem; }

.w1 {
  width: 1rem; }

.h1 {
  height: 1rem; }

.m1 {
  margin: 1rem; }

.mt1 {
  margin-top: 1rem; }

.mb1 {
  margin-bottom: 1rem; }

.ml1 {
  margin-left: 1rem; }

.mr1 {
  margin-right: 1rem; }

.p1 {
  padding: 1rem; }

.pt1 {
  padding-top: 1rem; }

.pb1 {
  padding-bottom: 1rem; }

.pl1 {
  padding-left: 1rem; }

.pr1 {
  padding-right: 1rem; }

.w2 {
  width: 2rem; }

.h2 {
  height: 2rem; }

.m2 {
  margin: 2rem; }

.mt2 {
  margin-top: 2rem; }

.mb2 {
  margin-bottom: 2rem; }

.ml2 {
  margin-left: 2rem; }

.mr2 {
  margin-right: 2rem; }

.p2 {
  padding: 2rem; }

.pt2 {
  padding-top: 2rem; }

.pb2 {
  padding-bottom: 2rem; }

.pl2 {
  padding-left: 2rem; }

.pr2 {
  padding-right: 2rem; }

.w3 {
  width: 3rem; }

.h3 {
  height: 3rem; }

.m3 {
  margin: 3rem; }

.mt3 {
  margin-top: 3rem; }

.mb3 {
  margin-bottom: 3rem; }

.ml3 {
  margin-left: 3rem; }

.mr3 {
  margin-right: 3rem; }

.p3 {
  padding: 3rem; }

.pt3 {
  padding-top: 3rem; }

.pb3 {
  padding-bottom: 3rem; }

.pl3 {
  padding-left: 3rem; }

.pr3 {
  padding-right: 3rem; }

.w4 {
  width: 4rem; }

.h4 {
  height: 4rem; }

.m4 {
  margin: 4rem; }

.mt4 {
  margin-top: 4rem; }

.mb4 {
  margin-bottom: 4rem; }

.ml4 {
  margin-left: 4rem; }

.mr4 {
  margin-right: 4rem; }

.p4 {
  padding: 4rem; }

.pt4 {
  padding-top: 4rem; }

.pb4 {
  padding-bottom: 4rem; }

.pl4 {
  padding-left: 4rem; }

.pr4 {
  padding-right: 4rem; }

.w5 {
  width: 5rem; }

.h5 {
  height: 5rem; }

.m5 {
  margin: 5rem; }

.mt5 {
  margin-top: 5rem; }

.mb5 {
  margin-bottom: 5rem; }

.ml5 {
  margin-left: 5rem; }

.mr5 {
  margin-right: 5rem; }

.p5 {
  padding: 5rem; }

.pt5 {
  padding-top: 5rem; }

.pb5 {
  padding-bottom: 5rem; }

.pl5 {
  padding-left: 5rem; }

.pr5 {
  padding-right: 5rem; }

.w6 {
  width: 6rem; }

.h6 {
  height: 6rem; }

.m6 {
  margin: 6rem; }

.mt6 {
  margin-top: 6rem; }

.mb6 {
  margin-bottom: 6rem; }

.ml6 {
  margin-left: 6rem; }

.mr6 {
  margin-right: 6rem; }

.p6 {
  padding: 6rem; }

.pt6 {
  padding-top: 6rem; }

.pb6 {
  padding-bottom: 6rem; }

.pl6 {
  padding-left: 6rem; }

.pr6 {
  padding-right: 6rem; }

.w7 {
  width: 7rem; }

.h7 {
  height: 7rem; }

.m7 {
  margin: 7rem; }

.mt7 {
  margin-top: 7rem; }

.mb7 {
  margin-bottom: 7rem; }

.ml7 {
  margin-left: 7rem; }

.mr7 {
  margin-right: 7rem; }

.p7 {
  padding: 7rem; }

.pt7 {
  padding-top: 7rem; }

.pb7 {
  padding-bottom: 7rem; }

.pl7 {
  padding-left: 7rem; }

.pr7 {
  padding-right: 7rem; }

.w8 {
  width: 8rem; }

.h8 {
  height: 8rem; }

.m8 {
  margin: 8rem; }

.mt8 {
  margin-top: 8rem; }

.mb8 {
  margin-bottom: 8rem; }

.ml8 {
  margin-left: 8rem; }

.mr8 {
  margin-right: 8rem; }

.p8 {
  padding: 8rem; }

.pt8 {
  padding-top: 8rem; }

.pb8 {
  padding-bottom: 8rem; }

.pl8 {
  padding-left: 8rem; }

.pr8 {
  padding-right: 8rem; }

.w9 {
  width: 9rem; }

.h9 {
  height: 9rem; }

.m9 {
  margin: 9rem; }

.mt9 {
  margin-top: 9rem; }

.mb9 {
  margin-bottom: 9rem; }

.ml9 {
  margin-left: 9rem; }

.mr9 {
  margin-right: 9rem; }

.p9 {
  padding: 9rem; }

.pt9 {
  padding-top: 9rem; }

.pb9 {
  padding-bottom: 9rem; }

.pl9 {
  padding-left: 9rem; }

.pr9 {
  padding-right: 9rem; }

.w10 {
  width: 10rem; }

.wp10 {
  width: 10%; }

.h10 {
  height: 10rem; }

.hp10 {
  height: 10%; }

.w15 {
  width: 15rem; }

.wp15 {
  width: 15%; }

.h15 {
  height: 15rem; }

.hp15 {
  height: 15%; }

.w20 {
  width: 20rem; }

.wp20 {
  width: 20%; }

.h20 {
  height: 20rem; }

.hp20 {
  height: 20%; }

.w25 {
  width: 25rem; }

.wp25 {
  width: 25%; }

.h25 {
  height: 25rem; }

.hp25 {
  height: 25%; }

.w30 {
  width: 30rem; }

.wp30 {
  width: 30%; }

.h30 {
  height: 30rem; }

.hp30 {
  height: 30%; }

.w35 {
  width: 35rem; }

.wp35 {
  width: 35%; }

.h35 {
  height: 35rem; }

.hp35 {
  height: 35%; }

.w40 {
  width: 40rem; }

.wp40 {
  width: 40%; }

.h40 {
  height: 40rem; }

.hp40 {
  height: 40%; }

.w50 {
  width: 50rem; }

.wp50 {
  width: 50%; }

.h50 {
  height: 50rem; }

.hp50 {
  height: 50%; }

.w60 {
  width: 60rem; }

.wp60 {
  width: 60%; }

.h60 {
  height: 60rem; }

.hp60 {
  height: 60%; }

.w65 {
  width: 65rem; }

.wp65 {
  width: 65%; }

.h65 {
  height: 65rem; }

.hp65 {
  height: 65%; }

.w70 {
  width: 70rem; }

.wp70 {
  width: 70%; }

.h70 {
  height: 70rem; }

.hp70 {
  height: 70%; }

.w75 {
  width: 75rem; }

.wp75 {
  width: 75%; }

.h75 {
  height: 75rem; }

.hp75 {
  height: 75%; }

.w80 {
  width: 80rem; }

.wp80 {
  width: 80%; }

.h80 {
  height: 80rem; }

.hp80 {
  height: 80%; }

.w85 {
  width: 85rem; }

.wp85 {
  width: 85%; }

.h85 {
  height: 85rem; }

.hp85 {
  height: 85%; }

.w90 {
  width: 90rem; }

.wp90 {
  width: 90%; }

.h90 {
  height: 90rem; }

.hp90 {
  height: 90%; }

.w95 {
  width: 95rem; }

.wp95 {
  width: 95%; }

.h95 {
  height: 95rem; }

.hp95 {
  height: 95%; }

.w100 {
  width: 100rem; }

.wp100 {
  width: 100%; }

.h100 {
  height: 100rem; }

.hp100 {
  height: 100%; }

body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none; }

input {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  font-size: 1rem;
  font-family: inherit; }

textarea {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.font-hei {
  font-family: "Times New Roman", -apple-system, "Helvetica Neue", Helvetica,"Microsoft YaHei","ST Heiti","Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif; }

.font-kai {
  font-family: "Times New Roman" , Baskerville, Georgia, "Liberation Serif", "Kaiti SC", STKaiti, "AR PL UKai CN", "AR PL UKai HK", "AR PL UKai TW", "AR PL UKai TW MBE", "AR PL KaitiM GB", KaiTi, KaiTi_GB2312, "TW-Kai", serif; }

.font-song {
  font-family: "Times New Roman" , Georgia, "Nimbus Roman No9 L", "Songti SC", STSong, "AR PL New Sung", "AR PL SungtiL GB", NSimSun, SimSun, "TW-Sung", "WenQuanYi Bitmap Song", "AR PL UMing CN", "AR PL UMing HK", "AR PL UMing TW", "AR PL UMing TW MBE", PMingLiU, MingLiU, serif; }

.font-fang-song {
  font-family: "Times New Roman" , Baskerville, "Times New Roman", "Liberation Serif", STFangsong, FangSong, FangSong_GB2312, "CWTEX-F", serif; }

.default-disable {
  opacity: 0.5 !important;
  pointer-events: none !important; }

.default-hidden {
  display: none !important; }
