[v-cloak] {
  display: none; }

body {
  background: #fff; }

#app {
  margin: 0 0.14rem; }

.header h2 {
  margin: 0.1rem 0rem;
  font-size: 0.22rem;
  color: #333; }

.header div {
  font-size: 0.12rem;
  color: #bbb; }
  .header div span:nth-child(1) {
    color: #4285f4;
    cursor: pointer;
    font-size: 0.14rem; }
  .header div i {
    display: inline-block;
    margin: 0 0.11rem;
    height: 0.12rem;
    width: 1px;
    background: #eeeeee;
    position: relative;
    top: -0.01rem; }

.content-wrap {
  margin-top: 0.1rem;
  font-size: 0.14rem;
  color: #333; }
  .content-wrap .img {
    width: 100%;
    height: 1.79rem; }
  .content-wrap img {
    max-width: 100%; }

.foot {
  margin: 0.3rem 0rem 0.48rem;
  font-size: 0.12rem;
  height: 0.18rem; }
  .foot > div {
    height: 0.18rem;
    line-height: 0.18rem; }
     .foot .yuedu{
      color: #4285f4;
    margin-right: 0.08rem; 
  position: relative;
  cursor: pointer;
top:-0.01rem;}
  .foot .yue {
    color: #878787; }
  .foot .fr {
    color: #333;
    cursor: pointer; }
    .foot .fr i {
      font-size: 0.2rem;
      position: relative;
      top: -0.02rem; }
  .foot .fr.active {
    color: #4285f4; }
    .foot .fr.active i {
      color: #4285f4; }

.pop {
  position: absolute;
  top: 0;
  left: 0.13rem;
  background: #fff;
  height: 1.86rem;
  width: 1.59rem;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 8px 1px rgba(175, 182, 180, 0.5);
          box-shadow: 1px 1px 8px 1px rgba(175, 182, 180, 0.5);
  z-index: 10; }
  .pop .tent > i {
    margin-left: 1.37rem;
    font-size: 0.2rem;
    color: #878787;
    top: -0.03rem;
    position: relative; }
  .pop img {
    margin: 0 auto;
    height: 1rem;
    width: 0.99rem;
    display: block; }
  .pop p {
    text-align: center;
    font-size: 0;
    color: #333;
    margin-top: 0.2rem; }
    .pop p span {
      display: inline-block;
      width: 0.2rem;
      height: 1px;
      background: #eeeeee; }
    .pop p i {
      font-size: 0.12rem;
      display: inline-block;
      margin: 0.05rem;
      color: #333; }

@media screen and (min-width: 1024px) {
  #app {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px; }
    #app h2 {
      margin: 20px 0;
      font-size: 24px;
      color: #333; }
    #app .header div {
      font-size: 15px; }
      #app .header div i {
        display: inline-block;
        margin: 0 22px;
        height: 16px;
        width: 1px;
        background: #eeeeee;
        position: relative;
        top: -1px; }
        #app  .header div span:nth-child(1) {
          font-size:18px;
        }
    #app .content-wrap {
      margin-top: 20px;
      font-size: 16px; }
      #app .content-wrap .img {
        height: 358px; }
    #app .foot {
      font-size: 18px;
      margin: 30px 0 40px; }
      #app .foot .fr {
        color: #333; }
        #app .foot .fr i {
          font-size: 30px;
          position: relative;
          top: -1px; }
    #app .pop {
      left: 0.13rem;
      background: #fff;
      height: 186px;
      width: 159px;
      border-radius: 2px;
      -webkit-box-shadow: 1px 1px 8px 1px rgba(175, 182, 180, 0.5);
              box-shadow: 1px 1px 8px 1px rgba(175, 182, 180, 0.5);
      z-index: 10; }
      #app .pop .tent {
        position: relative;
        padding-top: 30px; }
        #app .pop .tent > i {
          right: 0;
          font-size: 30px;
          color: #878787;
          top: -10px;
          position: absolute;
          cursor: pointer; }
      #app .pop img {
        margin: 0 auto;
        height: 100px;
        width: 99px;
        display: block; }
      #app .pop p {
        text-align: center;
        font-size: 0;
        color: #333;
        margin-top: 15px;
        height: 15px;
        line-height: 15px; }
        #app .pop p span {
          display: inline-block;
          width: 15px;
          height: 1px;
          background: #eeeeee; }
        #app .pop p i {
          font-size: 14px;
          display: inline-block;
          margin: 5px;
          color: #333; } }
