/* CSS Document */
@media (min-width: 1244px) {
  html {
    font-size: 200px; } }
@media (max-width: 750px) {
  html {
    font-size: 200px; } }
/* CSS Document */
.sitetree {
  padding-top: 0.075rem;
  border-top: 1px solid #f0f0f0;
  width: 100%;
  max-width: 6.22rem;
  margin: auto;
  color: #a5a5a5; }
  .sitetree a {
    font-size: 0.07rem;
    padding-left: 0.06rem;
    color: #a5a5a5; }
    .sitetree a:hover {
      color: #c71621; }
  .sitetree span.space {
    margin: 0 0.04rem;
    width: 0.055rem; }
    .sitetree span.space:before {
      content: "\f105";
      text-decoration: inherit;
      speak: none;
      font-family: 'FontAwesome';
      font-size: 0.07rem;
      color: #a5a5a5; }

h2 {
  font-size: 0.12rem;
  color: #720606;
  text-align: center;
  margin-top: 0.05rem;
  margin-bottom: 0.2rem; }

.pgm {
  width: 100%;
  text-align: center; }
  .pgm .pgm-inner {
    margin: 0 auto;
    width: 3.855rem; }
    .pgm .pgm-inner .pgm-title {
      margin-bottom: 0.25rem;
      text-align: center;
      line-height: 0.17rem;
      color: #000;
      font-size: 0.15rem; }
    .pgm .pgm-inner .pgm-content {
      position: relative;
      height: 1.1rem;
      background: url(/img/system/www/p/ef/pgm_bg.png) no-repeat top left;
      background-size: 3.855rem 0.71rem; }
      .pgm .pgm-inner .pgm-content .pgm-item {
        position: absolute;
        width: 0.71rem;
        top: 0.48rem;
        text-align: center;
        line-height: 0.115rem;
        color: #333333;
        font-size: 0.08rem; }
        .pgm .pgm-inner .pgm-content .pgm-item:nth-child(1) {
          left: 0; }
        .pgm .pgm-inner .pgm-content .pgm-item:nth-child(2) {
          left: 1.05rem; }
        .pgm .pgm-inner .pgm-content .pgm-item:nth-child(3) {
          left: 2.095rem; }
        .pgm .pgm-inner .pgm-content .pgm-item:nth-child(4) {
          left: 3.145rem; }
        .pgm .pgm-inner .pgm-content .pgm-item span {
          font-size: 0.06rem; }

.flow {
  background: #f6f6f6;
  text-align: center; }
  .flow .flow-inner {
    margin: 0 auto;
    width: 4.915rem;
    padding: 0.28rem; }
    .flow .flow-inner .flow-title {
      margin-bottom: 0.25rem;
      text-align: center;
      line-height: 0.17rem;
      color: #000;
      font-size: 0.15rem; }
    .flow .flow-inner .flow-content-m {
      display: none; }
    .flow .flow-inner .flow-content .flow-img {
      position: relative;
      height: 1rem;
      background: url(/img/system/www/p/ef/flow_bg3.png) no-repeat top left;
      background-size: 4.915rem 1rem; }
      .flow .flow-inner .flow-content .flow-img .flow-img-txt {
        position: absolute;
        width: 0.45rem;
        text-align: center;
        line-height: 0.14rem;
        color: #333333;
        font-size: 0.08rem; }
        .flow .flow-inner .flow-content .flow-img .flow-img-txt:nth-child(1) {
          top: 0.165rem;
          left: 1.33rem; }
        .flow .flow-inner .flow-content .flow-img .flow-img-txt:nth-child(2) {
          top: 0.11rem;
          left: 3.115rem;
          line-height: 0.095rem; }
        .flow .flow-inner .flow-content .flow-img .flow-img-txt:nth-child(3) {
          top: 0.61rem;
          left: 1.33rem; }
        .flow .flow-inner .flow-content .flow-img .flow-img-txt:nth-child(4) {
          top: 0.61rem;
          left: 3.115rem; }
    .flow .flow-inner .flow-content .flow-txt {
      margin-top: 0.02rem;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      align-items: flex-start; }
      .flow .flow-inner .flow-content .flow-txt .flow-txt-item {
        width: 1.33rem; }
        .flow .flow-inner .flow-content .flow-txt .flow-txt-item .flow-txt-item-title {
          text-align: left;
          line-height: 0.15rem;
          color: #95060f;
          font-size: 0.09rem; }
        .flow .flow-inner .flow-content .flow-txt .flow-txt-item .flow-txt-item-p {
          position: relative;
          margin-bottom: 0.11rem;
          padding-left: 0.11rem;
          text-align: left;
          line-height: 0.11rem;
          color: #333333;
          font-size: 0.08rem; }
          .flow .flow-inner .flow-content .flow-txt .flow-txt-item .flow-txt-item-p:before {
            position: absolute;
            content: "\f058";
            text-decoration: inherit;
            speak: none;
            font-family: 'FontAwesome';
            font-size: 0.08rem;
            color: #36a803;
            left: 0.02rem;
            top: 0; }
          .flow .flow-inner .flow-content .flow-txt .flow-txt-item .flow-txt-item-p em {
            font-style: normal;
            color: #95060f; }
    .flow .flow-inner .flow-content .flow-bottom {
      margin-top: 0.25rem;
      text-align: center;
      line-height: 0.1rem;
      color: #333333;
      font-size: 0.08rem; }
      .flow .flow-inner .flow-content .flow-bottom em {
        font-style: normal;
        font-weight: bold; }

@media (max-width: 750px) {
  .sitetree {
    display: none; }

  h2 {
    font-size: 0.17rem;
    margin-top: 0.2rem;
    margin-bottom: 0.05rem; }

  .pgm .pgm-inner {
    width: 3.45rem; }
    .pgm .pgm-inner .pgm-title {
      margin-bottom: 0.15rem;
      font-size: 0.17rem; }
    .pgm .pgm-inner .pgm-content {
      background: url(/img/system/www/p/mobile/pgm_bg.png) no-repeat top left;
      background-size: 3.45rem 0.6rem;
      height: 0.8rem; }
      .pgm .pgm-inner .pgm-content .pgm-item {
        font-size: 0.1rem;
        width: 0.69rem;
        top: 0.36rem; }
        .pgm .pgm-inner .pgm-content .pgm-item:nth-child(2) {
          left: 0.92rem; }
        .pgm .pgm-inner .pgm-content .pgm-item:nth-child(3) {
          left: 1.84rem; }
        .pgm .pgm-inner .pgm-content .pgm-item:nth-child(4) {
          left: 2.76rem; }
          .pgm .pgm-inner .pgm-content .pgm-item:nth-child(4) span {
            font-size: 0.09rem; }

  .flow .flow-inner {
    width: 3.45rem;
    padding: 0.125rem 0; }
    .flow .flow-inner .flow-title {
      font-size: 0.17rem;
      margin-bottom: 0.1rem; }
    .flow .flow-inner .flow-content {
      display: none; }
    .flow .flow-inner .flow-content-m {
      display: block; }
      .flow .flow-inner .flow-content-m .flow-img {
        background-image: url(/img/system/www/p/mobile/ef5.png);
        background-size: cover;
        width: 3.45rem;
        height: 1.5rem; }
      .flow .flow-inner .flow-content-m .flow-img3 {
        background-image: url(/img/system/www/p/mobile/ef2.jpg);
        background-size: cover;
        width: 3.45rem;
        height: 1.5rem;
        margin-top: 0.125rem; }
      .flow .flow-inner .flow-content-m .flow-img4 {
        background-image: url(/img/system/www/p/mobile/ef3.jpg);
        background-size: cover;
        width: 3.45rem;
        height: 1.5rem;
        margin-top: 0.125rem; }
      .flow .flow-inner .flow-content-m .flow-txt-item-title {
        text-align: left;
        line-height: 0.2rem;
        color: #95060f;
        font-size: 0.15rem;
        margin-top: 0.05rem;
        margin-bottom: 0.025rem; }
      .flow .flow-inner .flow-content-m .flow-txt-item-p {
        position: relative;
        margin-bottom: 0.11rem;
        padding-left: 0.15rem;
        text-align: left;
        line-height: 0.15rem;
        color: #333333;
        font-size: 0.13rem !important;
        text-decoration: none; }
        .flow .flow-inner .flow-content-m .flow-txt-item-p span {
          font-size: 0.13rem !important;
          text-decoration: none; }
        .flow .flow-inner .flow-content-m .flow-txt-item-p:before {
          position: absolute;
          content: "\f058";
          text-decoration: inherit;
          speak: none;
          font-family: 'FontAwesome';
          font-size: 0.13rem;
          color: #36a803;
          left: 0.02rem;
          top: 0; }
        .flow .flow-inner .flow-content-m .flow-txt-item-p em {
          font-style: normal;
          color: #95060f;
          font-size: 0.12rem !important; }
      .flow .flow-inner .flow-content-m .flow-img2 {
        background-image: url(/img/system/www/p/mobile/ef4.png);
        background-repeat: no-repeat;
        background-size: 0.685rem 0.585rem;
        background-position: center;
        width: 100%;
        height: 0.585rem; }
        .flow .flow-inner .flow-content-m .flow-img2 .flow-img-txt {
          display: inline-block;
          line-height: 0.585rem;
          font-size: 0.12rem;
          color: #333333;
          left: 0.35rem;
          position: relative; }
          .flow .flow-inner .flow-content-m .flow-img2 .flow-img-txt:first-child {
            left: -0.35rem; }
        .flow .flow-inner .flow-content-m .flow-img2.t2 .flow-img-txt {
          left: 0.59rem; }
          .flow .flow-inner .flow-content-m .flow-img2.t2 .flow-img-txt:first-child {
            left: -0.105rem; }
      .flow .flow-inner .flow-content-m .flow-bottom {
        margin-top: 0.175rem;
        font-size: 0.12rem;
        color: #333333;
        line-height: 0.2rem;
        margin-bottom: 0.25rem; }
        .flow .flow-inner .flow-content-m .flow-bottom em {
          font-size: 0.13rem;
          color: #333333;
          font-style: initial; } }

/*# sourceMappingURL=ef.css.map */
