.fa-thumbs-up:before {
  content: "\f164";
}

header {
  background-image: url(../images/fanpage-s.svg);
  background-repeat: no-repeat;
  background-size: 84%;
  min-height: 55vw;
}

header nav {
  background-color: rgba(255, 255, 255, 0.9);
}

header .title-left {
  margin: 129px 20px 44vw;
}

header .title-left p {
  width: 100%;
  max-width: 524px;
}

header .title-left h1.title1111 {
  margin-bottom: 25px;
  display: inline-block;
}

header .title-left h1.title1111 #main {
  background-color: #425f88;
  font-size: 1.8rem;
  letter-spacing: 3px;
  display: block;
  position: absolute;
  right: 5px;
  top: -38px;
  border-radius: 8px;
  color: white;
  padding: 6px 19px;
  border: 0;
  cursor: pointer;
}

header .title-left h1.title1111 #main i {
  color: white;
}

#fan-1 {
  text-align: center;
  margin-bottom: 47px;
}

#fan-1 .midtitle {
  margin-bottom: 40px;
}

#fan-1 .flow {
  text-align: center;
  border: 20px solid transparent;
  -o-border-image: url(../images/border.svg) 30 30 round;
     border-image: url(../images/border.svg) 30 30 round;
  display: inline-block;
  margin: 17px 0px;
  padding: 10px 28px 5px;
}

#fan-1 .flow .num {
  font-family: "corp_round_v1", "Noto Sans TC";
  font-size: 3.5rem;
  color: #3A72E2;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

#fan-1 .flow img {
  position: absolute;
  left: 0;
  width: 74px;
  top: -60px;
}

#fan-1 .flow:nth-child(3) img {
  right: 13px;
  left: auto;
  width: 46px;
  top: -46px;
}

#fan-1 .flow p {
  font-size: 1.8rem;
  color: #474747;
  letter-spacing: 1.3px;
}

#fan-1 .cha {
  display: none;
  position: absolute;
  top: 31%;
  left: 51%;
  -webkit-transform: translateX(-58%);
          transform: translateX(-58%);
}

#fan-1 .cha img {
  width: 79%;
}

#fan-1 #count3:after, #fan-1 #count4:after {
  content: "%";
  font-size: 1.8rem;
  color: #3D3D3D;
}

#fan-2 {
  text-align: center;
}

#fan-2 .midtitle {
  margin-bottom: 39px;
  z-index: 1;
}

#fan-2 .row {
  margin: 0 0 50px;
}

#fan-2 .row .intro {
  display: inline-block;
  padding: 15px;
}

#fan-2 .row .sha {
  max-width: 428px;
  background-color: white;
  -webkit-box-shadow: 0 6px 14px rgba(0, 0, 0, 0.16);
          box-shadow: 0 6px 14px rgba(0, 0, 0, 0.16);
}

#fan-2 .row h4 {
  text-align: left;
  width: 100%;
  color: #3D3D3D;
  font-size: 2rem;
  letter-spacing: 1.8px;
  font-weight: 300;
  padding: 25px 20px;
  line-height: 1.5;
}

#fan-2 .row h4 p {
  font-weight: bold;
  font-size: 3rem;
  color: #D0324B;
  letter-spacing: 1.5px;
}

#fan-2 .row img {
  vertical-align: bottom;
  width: 91%;
  max-width: 428px;
}

#fan-2 .row1::before {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  height: 460px;
  width: 73%;
  background-color: #F3F3F3;
  bottom: -20px;
}

#fan-2 .row1 .sha {
  max-width: 532px;
}

#fan-2 .row2 img {
  vertical-align: middle;
}

#fan-2 .row2 h4 {
  display: inline-block;
  margin: 15px;
}

#fan-2 .row2 .dec {
  position: absolute;
  top: 0;
}

#fan-2 .row2 .dec div {
  border: 1px #707070;
  border-radius: 27px;
}

#fan-2 .row2::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  height: 567px;
  width: 67%;
  background-color: #F3F3F3;
  bottom: 0;
  bottom: -20px;
}

#fan-2 .row2 .container {
  padding: 0;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#fan-2 a.main {
  margin-top: 50px;
}

@media (max-width: 530px) {
  #fan-1 br {
    display: none;
  }
  #fan-1 .flow {
    display: block;
  }
}

@media (min-width: 378px) and (max-width: 992px) {
  #fan-1 .flow:nth-child(6), #fan-1 .flow:nth-child(5) {
    display: inline-block;
    margin-top: 0;
  }
}

@media (min-width: 767px) {
  #fan-2 .row .dec {
    width: 214px;
    padding: 10px 30px;
    margin-right: 0;
    margin-left: auto;
  }
  #fan-2 .row .dec p {
    border: 3px solid #FF7272;
    margin: 9px 0;
  }
  #fan-2 .row1 h4 {
    margin-bottom: 97px;
  }
  #fan-2 .row2 .container {
    padding-top: 137px;
  }
  #fan-2 .row2 .container h4 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (min-width: 992px) {
  header {
    background-image: url(../images/fanpage.svg);
    height: 111vh;
    background-position: center 107px;
  }
  header .title-left {
    margin-left: 10vw;
    margin-top: 29.5vh;
  }
  header .title-left p {
    width: 60%;
  }
  #fan-1 {
    background: url(../images/fan4.svg) center no-repeat;
    background-size: 48%;
    -webkit-transform: translateY(-57px);
            transform: translateY(-57px);
    padding-bottom: 151px;
  }
  #fan-1::after {
    content: url(../images/fan3.svg);
    position: absolute;
    right: 0;
    margin-bottom: 151px;
    -webkit-transform: scale(0.8) translateY(15%);
            transform: scale(0.8) translateY(15%);
  }
  #fan-1 .midtitle {
    margin-bottom: 0;
  }
  #fan-1 .flow {
    margin: 17px 36px;
  }
  #fan-1 .flow img {
    width: 101px;
    top: -82px;
  }
  #fan-1 .flow .num {
    font-size: 7rem;
  }
  #fan-1 .flow:nth-child(5) {
    margin-right: 174px;
  }
  #fan-1 .flow:nth-child(3) img {
    width: 62px;
    top: -56px;
  }
  #fan-1 .cha {
    display: block;
  }
  #fan-2 .midtitle {
    -webkit-transform: translateY(-51px);
            transform: translateY(-51px);
    margin-bottom: 0;
  }
  #fan-2 .row h4 {
    width: 445px;
    margin-right: 60px;
  }
  #fan-2 .row .intro {
    padding: 35px;
  }
  #fan-2 .row2 h4 {
    margin-left: 71px;
  }
}

@media (min-width: 1200px) {
  #fan-2 .row1::after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    height: 794px;
    width: 23vw;
    background: url(../images/fan1.png) no-repeat;
    background-size: cover;
    background-position: center right;
  }
  #fan-2 .row2::after {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    height: 1051px;
    width: 27vw;
    background: url(../images/fan4.png) no-repeat;
    background-size: cover;
    background-position: center left;
  }
}

@media (min-width: 1500px) {
  header {
    background-size: 75%;
  }
  #fan-1 {
    margin-top: 30px;
  }
  #fan-2 .row1::after {
    width: 28vw;
  }
  #fan-2 .row2::after {
    width: 31vw;
  }
}
/*# sourceMappingURL=fan.css.map */