.afate_bg {
  background: url(https://resource.flexclip.com/pages/company/affiliates/banner_bg.png) center center no-repeat;
  background-size: cover;
  position: relative;
  height: 540px;
}

.page_faq_a {
  color: #ff822c;
  text-decoration: underline;
}

.page_faq_a:hover {
  color: #FF6413;
  text-decoration: underline;
}

.afate_bg_content {
  width: 1250px;
  margin: auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.bg_left {
  margin-top: 100px;
  display: inline-block;
  width: 600px;
  margin-bottom: 80px;
}

.bg_right {
  margin-left: 39px;
  margin-top: 56px;
  display: inline-block;
}

.afate_bg .bg_underline {
  position: absolute;
  top: 32%;
  left: 29.5%;
}

.bg_left_title {
  font-size: 40px;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
  line-height: 47px;
  margin: 0;
}

.bg_left_title span {
  background-image: linear-gradient(307deg,#399cff, #a53dff 89%);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 100% 5px;
}

.bg_left_info {
  margin-top: 25px;
  opacity: 0.6;
  font-size: 20px;
  font-family: Roboto, Roboto-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 30px;
}

.bg_left_btn {
  margin-top: 40px;
  width: 250px;
  height: 60px;
  background: #ff822c;
  border: 1px solid #ff822c;
  border-radius: 31px;
}

.bg_left_btn:hover {
  background: #FF6413;
  border: 1px solid #ff6412;
  color: #fff;
}

.bg_left_btn a {
  font-size: 16px;
  font-family: Inter, Inter-Semibold;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  line-height: 20px;
  text-decoration: none;
}

.page-content-down {
  margin-top: 5em;
}

.page-content-up-title {
  margin-top: 141px;
  font-size: 36px;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: center;
  color: #1a1b1c;
  line-height: 42px;
}

.page-content-up-content {
  min-height: 500px;
  padding-top: 38px;
  box-sizing: border-box;
}

.page-content-up-box {
  width: 1250px;
  margin: auto;
}
.page-content-up-box ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.page-content-up-box ul li {
  margin-bottom: 38px;
  width: 400px;
  background: #ffffff;
  border: 1px solid #eceef3;
  border-radius: 12px;
  box-shadow: 0 4px 12px 0 rgba(29,43,51,0.07);
  display: inline-block;
  padding-bottom: 40px;
}

.page-content-up-box li img {
  margin: 25px 0 18px 25px;
}

.page-content-up-box .page-content-up-box-title {
  width: 90%;
  margin-left: 25px;
  font-size: 1.2em;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: left;
  color: #1a1b1c;
  line-height: 24px;
}

.page-content-up-box .page-content-up-box-info {
  width: 90%;
  margin: 8px 0 0 25px;
  font-size: 16px;
  font-family: Roboto, Roboto-Regular;
  font-weight: 400;
  text-align: left;
  color: #1a1b1c;
  line-height: 26px;
}

.page-content-down-title {
  font-size: 2.25em;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: center;
  color: #1a1b1c;
}

.page-content-down-content {
  margin: 2em auto;
  width: 66%;
  height: 80em;
}
.page-content-down-box {
  position: relative;
  height: 460px;
}

.page-content-down-box-left {
  width: 40%;
  float: left;
}

.page-content-down-box-right {
  display: inline-block;
  margin-left: 5%;
  width: 55%;
  float: left;
}

.page-content-down-box-left2 {
  display: inline-block;
  width: 55%;
  float: left;
}

.page-content-down-box-right2 {
  width: 35%;
  margin-left: 10%;
  float: left;
}

.page-content-down-box-left3 {
  width: 40%;
  float: left;
}

.page-content-down-box-right3 {
  display: inline-block;
  margin-left: 5%;
  width: 55%;
  float: left;
}

.afate_bg_bottom {
  position: relative;
  margin-top: 10em;
  background: url(https://resource.flexclip.com/pages/company/affiliates/banner2_bg.png) center center no-repeat;
  background-size: cover;
}

.bg_bottom_left {
  float: left;
  width: 30%;
  margin-left: 22%;
  padding-bottom: 5.5em;
  padding-top: 5.5em;
}

.bg_bottom_left_title {
  margin: 0;
  font-size: 40px;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
  line-height: 47px;
}

.bg_bottom_left_title span {
  background-image: linear-gradient(307deg,#399cff, #a53dff 89%);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 100% 5px;
}

.bg_bottom_left_info {
  margin-top: 11px;
  width: 480px;
  height: 56px;
  font-size: 19px;
  font-family: Roboto, Roboto-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 28px;
}

.bg_bottom_underline {
  position: absolute;
  top: 35%;
  left: 23%;
}

.bg_bottom_left_btn {
  margin-top: 35px;
  width: 206px;
  height: 50px;
  background: #ff822c;
  border: 1px solid #ff822c;
  border-radius: 30px;
}

.bg_bottom_left_btn:hover {
  background: #ff6412;
  border: 1px solid #ff6412;
  color: #fff
}

.bg_bottom_left_btn a {
  font-size: 1.1em;
  font-family: Inter, Inter-Semibold;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
}

.bg_bottom_right {
  display: inline-block;
  margin-top: -3em;
  padding-bottom: 2.5em;
}

.more-questions {
  font-size: 15px;
  font-family: Roboto, Roboto-Regular;
  font-weight: 400;
  text-align: center;
  color: #747a7f;
  line-height: 18px;
}
.more-questions a {
  color:  #ff822c;
  text-decoration: underline;
}

.more-questions a:hover {
  color: #FF6413;
  text-decoration: underline;

}

.page-content-down-box-left .page-content-button {
  margin-top: 2em;
  font-size: 1.2em;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 2.2em;
  width: 111px;
  height: 40px;
  background: linear-gradient(105deg,#ffc225 11%, #ff8f04 95%);
  border-radius: 12px;
}

.page-content-down-box-left .page-content-title {
  margin-top: 15px;
  font-size: 32px;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: left;
  color: #1a1b1c;
  line-height: 42px;
}

.page-content-down-box-left .page-content-info {
  margin-top: 10px;
  font-size: 17px;
  font-family: Roboto, Roboto-Regular;
  font-weight: 400;
  text-align: left;
  color: #1a1b1c;
  line-height: 26px;
}

.page-content-down-box-right .page-content-down-resource {
  width: 100%;
  height: 23em;
  border-radius: 12px;
  box-shadow: 0 6px 30px 0 rgba(0,0,0,0.20);
}

.page-content-down-box-right .page-content-down-resource iframe {
  position: relative;
  height: 100%;
  border-radius: 12px;
  z-index: 1;
}

.page-content-down-box-right .page-content-down-resource img {
  position: absolute;
  top: -3.6em;
  right: -3.8em;
}

.page-content-down-box-left2 .page-content-down-resource {
  width: 100%;
  height: 23em;
  border-radius: 12px;
  box-shadow: 0 6px 30px 0 rgba(0,0,0,0.20);
}

.page-content-down-box-left2  .page-content-down-resource iframe {
  position: relative;
  height: 100%;
  border-radius: 12px;
  z-index: 1;
}

.page-content-down-box-left2  .page-content-down-resource img {
  position: absolute;
  bottom: 2.5em;
  left: -3.8em;
}

.page-content-down-box-right2 .page-content-button {
  margin-top: 2em;
  font-size: 1.2em;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 2.2em;
  width: 111px;
  height: 40px;
  background: linear-gradient(105deg,#ffc225 11%, #ff8f04 95%);
  border-radius: 12px;
}

.page-content-down-box-right2 .page-content-title {
  margin-top: 15px;
  font-size: 32px;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: left;
  color: #1a1b1c;
  line-height: 42px;
}

.page-content-down-box-right2 .page-content-info {
  margin-top: 10px;
  font-size: 17px;
  font-family: Roboto, Roboto-Regular;
  font-weight: 400;
  text-align: left;
  color: #1a1b1c;
  line-height: 26px;
}

.page-content-down-box-left3 .page-content-button {
  margin-top: 2em;
  font-size: 1.2em;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 2.2em;
  width: 111px;
  height: 40px;
  background: linear-gradient(105deg,#ffc225 11%, #ff8f04 95%);
  border-radius: 12px;
}

.page-content-down-box-left3 .page-content-title {
  margin-top: 15px;
  font-size: 32px;
  font-family: Roboto, Roboto-Bold;
  font-weight: 700;
  text-align: left;
  color: #1a1b1c;
  line-height: 42px;
}

.page-content-down-box-left3 .page-content-info {
  margin-top: 10px;
  font-size: 17px;
  font-family: Roboto, Roboto-Regular;
  font-weight: 400;
  text-align: left;
  color: #1a1b1c;
  line-height: 26px;
}

.page-content-down-box-right3 img {
  width: 100%;
  border-radius: 12px;
  z-index: 1;
}

.fj-sub-frequently-container {
  padding-top: 12em;
  padding-bottom: 1.3em;
}
 .fj-sub-frequently-container .fj-sub-frequently-title {
  font-size: 36px;
  font-weight: bold;
  color: #1A1B1C;
  line-height: 42px;
  text-align: center;
  margin-bottom: 56px;
}
.fj-sub-frequently-container .fj-sub-frequently-box {
  width: 800px;
  margin: 0 auto;
}
 .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item {
  position: relative;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid #D8D8D8;
  cursor: pointer;
}
 .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item h3 {
  font-size: 17px;
  font-weight: 500;
  color: #1A1B1C;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item .fj-sub-frequently-item-content {
  display: none;
  font-size: 16px;
  font-weight: 400;
  color: #1a1b1c;
  line-height: 1.65em;
  padding: 0 0 1em;
  overflow: auto;
}
 .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item svg {
  position: absolute;
  top: 3px;
  right: 0;
  cursor: pointer;
}
.fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item svg path {
  fill: black;
}
 .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item svg:hover path {
  fill: #FF822C;
}



@media screen and (max-width: 1260px) {

}

@media screen and (max-width: 960px) {
  .afate_bg {
    background: url(https://resource.flexclip.com/pages/company/affiliates/banner_bg.png) center center no-repeat;
    background-size: cover;
    position: relative;
    height: 700px;
  }

  .afate_bg_content {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .bg_left {
    margin-top: 30px;
    width: 100%;
    margin-bottom: 20px;
  }

  .bg_right {
    width: 100%;
    margin: 0 auto;
  }


  .bg_left_title {
    font-size: 30px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    padding: 0 5px;
    color: #ffffff;
    line-height: 40px;
    margin: 0;
  }

  .bg_left_title span {
    background-image: linear-gradient(307deg,#399cff, #a53dff 89%);
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 100% 5px;
  }

  .bg_left_info {
    margin-top: 20px;
    opacity: 0.6;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    padding: 0 5px;
  }

  .bg_left_btn {
    background: #ff822c;
    border: 1px solid #ff822c;
    margin: 31px auto 0;
    width: 240px;
    height: 60px;
    border-radius: 36px;
    color: #fff;
    text-align: center;
    line-height: 64px;
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }

  .bg_left_btn:hover {
    background: #FF6413;
    border: 1px solid #ff6412;
    color: #fff;
  }

  .bg_left_btn a {
    font-size: 16px;
    font-family: Inter, Inter-Semibold;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    text-decoration: none;
  }

  .bg_right img {
    width: 80%;
    margin: 0;
    position: absolute;
    bottom: 0;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }

  .page-content-up-title {
    margin-top: 60px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    color: #1a1b1c;
    padding: 0 16px;
    font-size: 34px;
    line-height: 41px;
  }

  .page-content-up-content {
    min-height: 500px;
    padding-top: 60px;
    padding-bottom: 60px;
    box-sizing: border-box;
  }

  .page-content-up-box {
    width: 100%;
    margin: auto;
  }
  .page-content-up-box ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .page-content-up-box ul li {
    border: 1px solid #eceef3;
    border-radius: 12px;
    box-shadow: 0 4px 12px 0 rgba(29,43,51,0.07);
    display: inline-block;
    width: 400px;
    padding: 27px 0 20px;
    background: #fff;
    margin: 0 19px 20px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    /*-webkit-align-items: center;*/
    /*-moz-box-align: center;*/

  }

  .page-content-up-box li img {
    margin: 0 0 18px 25px;
    width: 60px;
  }

  .page-content-up-box .page-content-up-box-title {
    width: 90%;
    margin-left: 25px;
    font-size: 1.2em;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    color: #1a1b1c;
    line-height: 24px;
  }

  .page-content-up-box .page-content-up-box-info {
    width: 90%;
    margin: 8px 0 0 25px;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #1a1b1c;
    line-height: 26px;
  }

  .page-content-down {
    margin-top: 0;
  }

  .page-content-down-title {

    text-align: center;
    color: #1a1b1c;
    max-width: 100%;
    font-size: 34px;
    font-weight: 800;
    line-height: 48px;
  }

  .page-content-down-content {
    width: 100%;
  }
  .page-content-down-box {
    min-height: 460px;
  }

  .page-content-down-box-left {
    width: 90%;
    padding: 0 20px;
  }

  .page-content-down-box-right {
    width: 100%;
    margin: 0 20px;
  }

  .page-content-down-box-left .page-content-button {
    margin-top: 2em;
    font-size: 1.2em;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 2.2em;
    width: 111px;
    height: 40px;
    background: linear-gradient(105deg,#ffc225 11%, #ff8f04 95%);
    border-radius: 12px;
  }

  .page-content-down-box-left .page-content-title {
    margin-top: 15px;
    font-size: 28px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    color: #1a1b1c;
    line-height: 42px;
  }

  .page-content-down-box-left .page-content-info {
    margin-top: 10px;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #1a1b1c;
    line-height: 26px;
  }

  .page-content-down-box-right .page-content-down-resource {
    margin-top: 20px;
    width: 90%;
    height: 260px;
    border-radius: 12px;
    box-shadow: 0 6px 30px 0 rgba(0,0,0,0.20);
  }

  .page-content-down-box-right .page-content-down-resource iframe {
    height: 100%;
    border-radius: 12px;
  }

  .page-content-down-box-right .page-content-down-resource img {
    display: none;
  }

  .page-content-down-box-left2 {
    width: 100%;
    margin: 0 20px;
  }

  .page-content-down-box-right2 {
    width: 90%;
    margin: 0 20px;
  }

  .page-content-down-box-left2 .page-content-down-resource {
    margin-top: 20px;
    width: 90%;
    height: 260px;
    border-radius: 12px;
    box-shadow: 0 6px 30px 0 rgba(0,0,0,0.20);
  }

  .page-content-down-box-left2  .page-content-down-resource iframe {
    height: 100%;
    border-radius: 12px;
  }

  .page-content-down-box-left2  .page-content-down-resource img {
    display: none;
  }

  .page-content-down-box-right2 .page-content-button {
    margin-top: 2em;
    font-size: 1.2em;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 2.2em;
    width: 111px;
    height: 40px;
    background: linear-gradient(105deg,#ffc225 11%, #ff8f04 95%);
    border-radius: 12px;
  }

  .page-content-down-box-right2 .page-content-title {
    margin-top: 15px;
    font-size: 28px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    color: #1a1b1c;
    line-height: 42px;
  }

  .page-content-down-box-right2 .page-content-info {
    margin-top: 10px;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #1a1b1c;
    line-height: 26px;
  }

  .page-content-down-box-left3 {
    width: 90%;
    padding: 0 20px;
  }

  .page-content-down-box-right3 {
    width: 100%;
    margin: 0 20px;
  }

  .page-content-down-box-left3 .page-content-button {
    margin-top: 2em;
    font-size: 1.2em;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 2.2em;
    width: 111px;
    height: 40px;
    background: linear-gradient(105deg,#ffc225 11%, #ff8f04 95%);
    border-radius: 12px;
  }

  .page-content-down-box-left3 .page-content-title {
    margin-top: 15px;
    font-size: 28px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    color: #1a1b1c;
    line-height: 42px;
  }

  .page-content-down-box-left3 .page-content-info {
    margin-top: 10px;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #1a1b1c;
    line-height: 26px;
  }

  .page-content-down-box-right3 img {
    width: 90%;
    margin: 0 auto;
    border-radius: 12px;
  }

  .fj-sub-frequently-container {
    margin-top: 500px;
    padding: 0 20px;
  }
  .fj-sub-frequently-container .fj-sub-frequently-title {
    font-size: 30px;
    font-weight: bold;
    color: #1A1B1C;
    line-height: 42px;
    text-align: center;
    margin-bottom: 46px;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box {
    width: 100%;
    margin: 0 auto;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item {
    position: relative;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #D8D8D8;
    cursor: pointer;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item h3 {
    font-size: 18px !important;
    width: 90%;
    font-weight: 500;
    color: #1A1B1C;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item .fj-sub-frequently-item-content {
    display: none;
    font-size: 16px;
    font-weight: 400;
    color: #1a1b1c;
    line-height: 1.65em;
    padding: 0 0 1em;
    overflow: auto;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item svg {
    position: absolute;
    top: 3px;
    right: 0;
    cursor: pointer;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item svg path {
    fill: black;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item svg:hover path {
    fill: #FF822C;
  }

  .more-questions {
    margin: 20px;
    width: 80%;
    font-size: 15px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: center;
    color: #747a7f;
    line-height: 18px;
  }
  .more-questions a {
    color: #ff822c;
    text-decoration: underline;
  }

  .more-questions a:hover {
    color: #FF6413;
    text-decoration: underline;
  }

  .afate_bg_bottom {
    position: relative;
    margin-top: 10em;
    background: url(https://resource.flexclip.com/pages/company/affiliates/banner2_bg.png) center center no-repeat;
    background-size: cover;
  }

  .bg_bottom_left {
    float: left;
    width: 100%;
    margin: 0 20px;
    padding-bottom: 20px;
    padding-top: 5.5em;
  }

  .bg_bottom_left_title {
    margin: 0;
    font-size: 40px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    line-height: 47px;
  }

  .bg_bottom_left_title span {
    background-image: linear-gradient(307deg,#399cff, #a53dff 89%);
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 100% 5px;
  }

  .bg_bottom_left_info {
    margin-top: 11px;
    height: 56px;
    width: 80%;
    font-size: 19px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 28px;
  }

  .bg_bottom_underline {
    position: absolute;
    top: 35%;
    left: 23%;
  }

  .bg_bottom_left_btn {
    margin: 50px auto 0;
    width: 206px;
    height: 50px;
    background: #ff822c;
    border: 1px solid #ff822c;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
  }

  .bg_bottom_left_btn:hover {
    background: #FF6413;
    border: 1px solid #ff6412;
    color: #fff;
  }

  .bg_bottom_left_btn a {
    font-size: 1.1em;
    font-family: Inter, Inter-Semibold;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
  }

  .bg_bottom_right img{
    width: 80%;
    margin: 50px auto 0;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }
}
@media screen and (max-width: 480px) {
  .afate_bg {
    background: url(https://resource.flexclip.com/pages/company/affiliates/banner_bg.png) center center no-repeat;
    background-size: cover;
    position: relative;
    height: 700px;
  }

  .afate_bg_content {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .bg_left {
    margin-top: 30px;
    width: 100%;
    margin-bottom: 20px;
  }

  .bg_right {
    width: 100%;
    margin: 0 auto;
  }


  .bg_left_title {
    font-size: 30px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    padding: 0 20px;
    color: #ffffff;
    line-height: 40px;
    max-width: 100%;
  }

  .bg_left_title span {
    background-image: linear-gradient(307deg,#399cff, #a53dff 89%);
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 100% 5px;
  }

  .bg_left_info {
    margin-top: 20px;
    opacity: 0.6;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 30px;
    padding: 0 20px;
  }

  .bg_left_btn {
    background: #ff822c;
    border: 1px solid #ff822c;
    margin: 31px auto 0;
    width: 240px;
    height: 60px;
    border-radius: 36px;
    color: #fff;
    text-align: center;
    line-height: 64px;
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }

  .bg_left_btn:hover {
    background: #FF6413;
    border: 1px solid #ff6412;
    color: #fff;
  }

  .bg_left_btn a {
    font-size: 16px;
    font-family: Inter, Inter-Semibold;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    text-decoration: none;
  }



  .bg_right img {
    width: 76%;
    margin-left: 50px;
    position: unset;
    /*margin: 18px auto 0;*/
    /*display: -webkit-flex;*/
    /*display: -moz-box;*/
    /*display: flex;*/
    /*-webkit-justify-content: center;*/
    /*-moz-box-pack: center;*/
    /*justify-content: center;*/
    /*-webkit-align-items: center;*/
    /*-moz-box-align: center;*/
    /*align-items: center;*/
    /*-webkit-transition: all .3s;*/
    /*-moz-transition: all .3s;*/
    /*transition: all .3s;*/
  }

  .page-content-up-title {
    margin-top: 60px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    color: #1a1b1c;
    padding: 0 16px;
    font-size: 26px!important;
    line-height: 34px!important;

  }

  .page-content-up-content {
    min-height: 500px;
    padding-top: 24px;
    padding-bottom: 30px;
    box-sizing: border-box;
  }

  .page-content-up-box {
    width: 100%;
    margin: auto;
  }
  .page-content-up-box ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .page-content-up-box ul li {
    border: 1px solid #eceef3;
    border-radius: 12px;
    box-shadow: 0 4px 12px 0 rgba(29,43,51,0.07);
    display: inline-block;
    width: 400px;
    padding: 27px 0 20px;
    background: #fff;
    margin: 0 19px 20px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    /*-webkit-align-items: center;*/
    /*-moz-box-align: center;*/

  }

  .page-content-up-box li img {
    margin: 0 0 18px 25px;
    width: 60px;
  }

  .page-content-up-box .page-content-up-box-title {
    width: 90%;
    margin-left: 25px;
    font-size: 1.2em;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    color: #1a1b1c;
    line-height: 24px;
  }

  .page-content-up-box .page-content-up-box-info {
    width: 90%;
    margin: 8px 0 0 25px;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #1a1b1c;
    line-height: 26px;
  }

  .page-content-down {
    margin-top: 0;
  }

  .page-content-down-title {
    text-align: left;
    color: #1a1b1c;
    max-width: 100%;
    width: 80%;
    padding-left: 20px;
    font-weight: 800;
    /* padding: 0 50px; */
    font-size: 26px!important;
    line-height: 34px!important;
  }

  .page-content-down-content {
    width: 100%;
    margin: 0;
    height: 1300px;
  }
  .page-content-down-box {
    min-height: 635px;
    display: flex;
    flex-direction: column;
  }

  .page-content-down-box-left {
    width: 90%;
    padding: 0 20px;
    order: 2;
  }

  .page-content-down-box-right {
    width: 100%;
    margin: 0 20px;
  }

  .page-content-down-box-left .page-content-button {
    margin-top: 2em;
    font-size: 1.2em;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 2.2em;
    width: 111px;
    height: 40px;
    background: linear-gradient(105deg,#ffc225 11%, #ff8f04 95%);
    border-radius: 12px;
  }

  .page-content-down-box-left .page-content-title {
    margin-top: 15px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    color: #1a1b1c;
    font-size: 26px!important;
    line-height: 34px!important;
  }

  .page-content-down-box-left .page-content-info {
    margin-top: 10px;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #1a1b1c;
    line-height: 26px;
  }

  .page-content-down-box-right .page-content-down-resource {
    margin-top: 20px;
    width: 90%;
    height: 260px;
    border-radius: 12px;
    box-shadow: 0 6px 30px 0 rgba(0,0,0,0.20);
  }

  .page-content-down-box-right .page-content-down-resource iframe {
    height: 100%;
    border-radius: 12px;
  }

  .page-content-down-box-right .page-content-down-resource img {
    display: none;
  }

  .page-content-down-box-left2 {
    width: 100%;
    margin: 0 20px;
  }

  .page-content-down-box-right2 {
    width: 90%;
    margin: 0 20px;
  }

  .page-content-down-box-left2 .page-content-down-resource {
    margin-top: 20px;
    width: 90%;
    height: 260px;
    border-radius: 12px;
    box-shadow: 0 6px 30px 0 rgba(0,0,0,0.20);
  }

  .page-content-down-box-left2  .page-content-down-resource iframe {
    height: 100%;
    border-radius: 12px;
  }

  .page-content-down-box-left2  .page-content-down-resource img {
     display: none;
  }

  .page-content-down-box-right2 .page-content-button {
    margin-top: 2em;
    font-size: 1.2em;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 2.2em;
    width: 111px;
    height: 40px;
    background: linear-gradient(105deg,#ffc225 11%, #ff8f04 95%);
    border-radius: 12px;
  }

  .page-content-down-box-right2 .page-content-title {
    margin-top: 15px;
    font-size: 28px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    color: #1a1b1c;
    line-height: 42px;
  }

  .page-content-down-box-right2 .page-content-info {
    margin-top: 10px;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #1a1b1c;
    line-height: 26px;
  }

  .page-content-down-box-left3 {
    width: 90%;
    padding: 0 20px;
    margin-top: -20px;
    order: 2;
  }

  .page-content-down-box-right3 {
    width: 100%;
    margin: 0 20px;
    margin-top: 50px;
  }

  .page-content-down-box-left3 .page-content-button {
    margin-top: 2em;
    font-size: 1.2em;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 2.2em;
    width: 111px;
    height: 40px;
    background: linear-gradient(105deg,#ffc225 11%, #ff8f04 95%);
    border-radius: 12px;
  }

  .page-content-down-box-left3 .page-content-title {
    margin-top: 15px;
    font-size: 28px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    color: #1a1b1c;
    line-height: 42px;
  }

  .page-content-down-box-left3 .page-content-info {
    margin-top: 10px;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #1a1b1c;
    line-height: 26px;
  }

  .page-content-down-box-right3 img {
    width: 90%;
    margin: 0 auto;
    border-radius: 12px;
  }

  .fj-sub-frequently-container {
    margin-top: 600px;
    padding: 0 20px;
  }
  .fj-sub-frequently-container .fj-sub-frequently-title {

    font-weight: bold;
    color: #1A1B1C;

    text-align: left;
    margin-bottom: 46px;
    font-size: 26px!important;
    line-height: 34px!important;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box {
    width: 100%;
    margin: 0 auto;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item {
    position: relative;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #D8D8D8;
    cursor: pointer;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item h3 {
    font-size: 18px !important;
    width: 90%;
    font-weight: 500;
    color: #1A1B1C;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item .fj-sub-frequently-item-content {
    display: none;
    font-size: 16px;
    font-weight: 400;
    color: #1a1b1c;
    line-height: 1.65em;
    padding: 0 0 1em;
    overflow: auto;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item svg {
    position: absolute;
    top: 3px;
    right: 0;
    cursor: pointer;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item svg path {
    fill: black;
  }
  .fj-sub-frequently-container .fj-sub-frequently-box .fj-sub-frequently-item svg:hover path {
    fill: #FF822C;
  }

  .more-questions {
    margin: 20px;
    width: 80%;
    font-size: 15px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #747a7f;
    line-height: 18px;
  }
  .more-questions a {
    color: #ff822c;
    text-decoration: underline;
  }

  .more-questions a:hover {
    color: #FF6413;
    text-decoration: underline;
  }

  .afate_bg_bottom {
    position: relative;
    margin-top: 10em;
    background: url(https://resource.flexclip.com/pages/company/affiliates/banner2_bg.png) center center no-repeat;
    background-size: cover;
  }

  .bg_bottom_left {
    float: left;
    width: 100%;
    margin: 0 20px;
    padding-bottom: 20px;
    padding-top: 5.5em;
  }

  .bg_bottom_left_title {
    margin: 0;
    font-size: 36px;
    margin-right: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    line-height: 47px;
  }

  .bg_bottom_left_title span {
    background-image: linear-gradient(307deg,#399cff, #a53dff 89%);
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 100% 5px;
  }

  .bg_bottom_left_info {
    margin-top: 11px;
    height: 56px;
    width: 80%;
    font-size: 19px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 28px;
  }

  .bg_bottom_underline {
    position: absolute;
    top: 35%;
    left: 23%;
  }

  .bg_bottom_left_btn {
    margin: 50px auto 0;
    width: 206px;
    height: 50px;
    background: #ff822c;
    border: 1px solid #ff822c;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 50px;
  }

  .bg_bottom_left_btn:hover {
    background: #FF6413;
    border: 1px solid #ff6412;
    color: #fff;
  }

  .bg_bottom_left_btn a {
    font-size: 1.1em;
    font-family: Inter, Inter-Semibold;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
  }

  .bg_bottom_right img{
    width: 80%;
    margin: 50px auto 0;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }
}

@media screen and (max-width: 390px) {

}





