﻿/* 内容区域 */
.page_list {
  height: 100%;
}
.bgMusic {
  margin: 0;
}
/* 文章列表 */
.page_list {
  background: url(https://res1-nte.iwplay.com.tw/images/news/page_bg.jpg)
    no-repeat center center;
  background-size: cover;
}

.articleListHead {
  top: 1.72rem;
  width: 17.5rem;
  height: 1.63rem;
  background: url(https://res1-nte.iwplay.com.tw/images/news/intelTit.png)
    no-repeat left top;
  background-size: 6.07rem 0.76rem;
}

.listHeadCont {
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: self-start;
}

.listHeadCont .news_list {
  display: flex;
}

.listHeadCont .news_list a {
  margin-right: 0.18rem;
  width: 2.14rem;
  height: 0.56rem;
  text-align: center;
  font-weight: bold;
  line-height: 0.41rem;
  font-size: 0.24rem;
  color: #e8e8e8;
}

.listHeadCont .news_list a.active {
  background: url(https://res1-nte.iwplay.com.tw/images/news/listHeadNav.png)
    no-repeat 0 0;
  background-size: 100% auto;
  color: #313131;
}

.backIndex {
  width: 2.14rem;
  height: 0.41rem;
  background: url(https://res1-nte.iwplay.com.tw/images/news/backIndex.png)
    no-repeat 0 0;
  background-size: 100% auto;
}

.backIndex:hover {
  background-position: 0 100%;
}

.ListCont {
  top: 3.38rem;
  width: 100%;
}

.listNews a {
  display: block;
  height: 1.53rem;
  color: #313131;
}

.listNews a:hover {
  background: url(https://res1-nte.iwplay.com.tw/images/news/listItem.png)
    no-repeat center;
  background-size: 25.6rem 1.53rem;
}

.listItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 17.5rem;
  height: inherit;
  margin: 0 auto;
  border-bottom: 0.03rem solid #313131;
  box-sizing: border-box;
}

.listNews a:hover .listItem,
.listNews a:first-child:hover .listItem {
  border: none;
}

.listNews a:first-child .listItem {
  border-top: 0.03rem solid #313131;
}

.listItem div:first-child {
  width: 13.4rem;
}

.listItem .title {
  display: -webkit-box;
  margin-bottom: 0.1rem;
  width: inherit;
  font-size: 0.36rem;
  color: #e8e8e8;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.listItem .des {
  width: inherit;
  line-height: 0.22rem;
  font-size: 0.16rem;
  color: #aaaaaa;
}

.listItem .date {
  margin-bottom: 0.05rem;
  font-size: 0.24rem;
  color: #aaa;
}

.listItem .type {
  width: 0.96rem;
  height: 0.37rem;
  line-height: 0.37rem;
  text-align: center;
  background: url(https://res1-nte.iwplay.com.tw/images/news/newsType.png)
    no-repeat 0 0;
  background-size: 100% auto;
  font-weight: bold;
  font-size: 0.26rem;
  color: #313131;
}

.listNews a:hover .title,
.listNews a:hover .des,
.listNews a:hover .date {
  color: #313131;
}

.listNews a:hover .type {
  background-position: 0 100%;
  color: #7cecfc;
}

.listPage {
  bottom: 0.6rem;
  width: 17.5rem;
  font-size: 0.28rem;
  color: #e8e8e8;
  display: flex;
  justify-content: center;
}

.listPage ul {
  display: flex;
}

.listPage a,
.listPage a:hover {
  display: inline-block;
  margin: 0 0.03rem;
  width: 0.46rem;
  height: 0.46rem;
  color: #e8e8e8;
  line-height: 0.43rem;
  text-align: center;
  vertical-align: middle;
  border: 0.02rem solid #727272;
}

.listPage .active a {
  border-color: #7cecfc;
  color: #7cecfc;
}

.articleContent p,
.articleContent img {
  margin-bottom: 0.2rem;
}
.otherPlatform .platform_fb {
  background-position-x: -0.84rem;
}
.otherPlatform .platform_yt {
  background-position-x: -1.68rem;
}
.otherPlatform .platform_dc {
  background-position-x: -2.52rem;
}
.otherPlatform .platform_ig {
  background-position-x: -4.2rem;
}
.otherPlatform .platform_tw {
  background-position-x: 0;
}

.otherPlatform a:hover {
  background-position-y: -0.66rem;
}
/* footer */

.footer {
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  color: #fff;
  font-size: 0.16rem;
  text-align: center;
  letter-spacing: 0.2px;
  line-height: normal;
  background: #000;
  z-index: 2;
  display: none;
}
.footer .container {
  width: 100%;
  max-width: 100%;
}
.footer .container,
.footer .container .grading,
.footer .container .copyright {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .container .copyright p,
footer ul {
  margin-bottom: 0;
  text-align: left;
}

.footer .container .copyright p a {
  color: inherit;
}

.footer .container .copyright p a:hover {
  color: #e51737;
  text-decoration: none;
  transition: 0.3s ease;
}

.footer .container .copyright {
  margin-right: 50px;
  line-height: 20px;
}
.footer .container .copyright .company {
  margin-right: 8px;
}
.footer .container .grading img,
.footer .container .copyright img {
  margin: 0 6px;
}

.footer .container .grading ul {
  font-size: 0.14rem;
  list-style: none;
  text-align: left;
  margin-left: 5px;
}

.footer.inside {
  width: 400%;
  margin-left: -150%;
}
@media (max-width: 750px) {
  body {
    min-width: inherit;
    font-size: 16px;
  }

  html,
  body {
    overflow: hidden;
  }

  .viewPc {
    display: none !important;
  }

  .general_20220704,
  .generalBox_20220704 {
    display: none;
  }

  /* 社区 */
  .otherPlatform {
    display: flex;
  }

  .otherPlatform a {
    position: relative;
    margin: 0 9px;
    width: 66px;
    height: 66px;
    background: url(https://res1-nte.iwplay.com.tw/images/otherPlatform.png)
      no-repeat;
    background-position-y: 0;
  }

  .otherPlatform .platform_fb {
    background-position-x: -84px;
  }

  .otherPlatform .platform_yt {
    background-position-x: -168px;
  }
  .otherPlatform .platform_dc {
    background-position-x: -252px;
  }
  .otherPlatform .platform_ig {
    background-position-x: -420px;
  }

  .otherPlatform .platform_tw {
    background-position-x: 0px;
  }

  .otherPlatform .platform_tap {
    background-position-x: -337px;
  }

  /*.otherPlatform .platform_tap{ background-position-x: -84px;}*/
  .otherPlatform .platform_wechat {
    background-position-x: -337px;
  }

  .otherPlatform .platform_qq {
    background-position-x: -420px;
  }

  .otherPlatform a:hover {
    background-position-y: -66px;
  }

  .otherPlatform .code {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    display: none;
  }

  .otherPlatform a:hover .code {
    display: block;
  }

  .otherPlatform .code div {
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px;
    background: #fff;
  }

  .otherPlatform .code img {
    display: block;
    width: 120px;
    height: 120px;
  }

  /* header */
  .header {
    position: fixed;
    top: 0;
    left: 50%;
    min-width: inherit;
    transform: translate(-50%, 0);
    width: 750px;
    height: 102px;
    background: #1d1d1d;
    z-index: 4;
  }

  .logo {
    height: inherit;
    top: 50%;
    left: 30px;
    transform: translate(0, -50%);
  }

  .header_yyBtn {
    top: 50%;
    right: 189px;
    transform: translate(0, -50%);
    width: 217px;
    height: 45px;
    background: url(https://res1-nte.iwplay.com.tw/images/nav/header_yyBtn.png)
      no-repeat 0 0;
  }

  .headerNav {
    display: none;
  }

  .bgMusic {
    top: 50%;
    right: 100px;
    transform: translate(0, -50%);
    width: 69px;
    height: 69px;
  }

  .bgMusicSwitch {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://res1-nte.iwplay.com.tw/images/nav/bgMusicSwitch.png)
      no-repeat 0 0;
    /*animation: bgMusic 6s linear infinite;*/
  }

  .bgMusic.off .bgMusicSwitch {
    background-position: 100% 0;
    animation-play-state: paused;
  }

  @keyframes bgMusic {
    from {
      transform: rotate(0deg);
    }

    to {
      transform: rotate(360deg);
    }
  }

  .musicNote {
    position: absolute;
    bottom: -20px;
  }

  .musicNote1 {
    width: 25px;
    height: 30px;
    background: url(https://res1-nte.iwplay.com.tw/images/musicNote1_m.png)
      no-repeat 0 0;
  }

  .musicNote2 {
    width: 26px;
    height: 27px;
    background: url(https://res1-nte.iwplay.com.tw/images/musicNote2_m.png)
      no-repeat 0 0;
  }

  .bgMusic.off .musicNote {
    display: none;
  }

  .header_menu {
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
    width: 69px;
    height: 69px;
    background: url(https://res1-nte.iwplay.com.tw/images/nav/header_menu.png)
      no-repeat 0 0;
  }

  .header_menu.off {
    background-position: 0 -69px;
  }

  /* 主体 */
  .wrap {
    position: relative;
    width: 750px;
    height: 100%;
    margin: 0 auto;
    background: #1d1d1d url(https://res1-nte.iwplay.com.tw/images/wrap_bg.jpg)
      no-repeat center top;
  }

  /* 侧边栏预约 */
  .aside_yy {
    display: none;
  }

  /* 文章列表 */
  .page_list {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .articleListHead {
    top: 215px;
    width: 687px;
    height: 156px;
    background: url(https://res1-nte.iwplay.com.tw/images/news/intelTit_m.png)
      no-repeat left top;
  }

  .listHeadCont {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .backIndex {
    position: absolute;
    top: 0;
    right: 0;
    width: 214px;
    height: 41px;
    background: url(https://res1-nte.iwplay.com.tw/images/news/backIndex_m.png)
      no-repeat 0 0;
  }

  .listHeadCont .news_list {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    /*justify-content: space-between;*/
  }

  .listHeadCont .news_list a {
    width: 162px;
    height: 56px;
    line-height: 41px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #cdcdcd;
  }

  .listHeadCont .news_list a.active {
    background: url(https://res1-nte.iwplay.com.tw/images/news/listHeadNav_m.png)
      no-repeat 0 0;
    color: #313131;
  }

  .ListCont {
    top: 374px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 687px;
    padding-bottom: 50px;
  }

  .listNews a,
  .listNews a:hover {
    display: block;
    height: 183px;
    background: none;
  }

  .listNews a:first-child .listItem,
  .listNews a:first-child:hover .listItem {
    border-top: 3px solid #313131;
  }

  .listNews a:hover .listItem,
  .listNews a:first-child:hover .listItem {
    border-bottom: 3px solid #313131;
  }

  .listItem {
    width: inherit;
    height: inherit;
    border-bottom: 3px solid #313131;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
  }

  .listItem div,
  .listItem div:first-child {
    width: inherit;
  }

  .listItem .title {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 28px;
    color: #e8e8e8;
  }

  .listItem .des {
    margin-bottom: 20px;
    line-height: 22px;
    font-size: 18px;
    color: #aaaaaa;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .listNews a:hover .title {
    color: #e8e8e8;
  }

  .listNews a:hover .des,
  .listNews a:hover .date {
    color: #aaaaaa;
  }

  .listItem > div {
    width: 100%;
  }

  .listItem > div:nth-child(2) {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }

  .listItem .date {
    font-size: 20px;
    color: #aaaaaa;
  }

  .listItem .type {
    width: 78px;
    height: 31px;
    line-height: 31px;
    font-size: inherit;
    text-align: center;
    background: url(https://res1-nte.iwplay.com.tw/images/news/newsType_m.png)
      no-repeat 0 0;
  }

  .listNews a:hover .type {
    color: #313131;
    font-weight: inherit;
  }

  /*.loadMore{ display: none; margin: 66px auto 0 auto; width: 233px; height: 43px; background: url(https://yh.wanmei.com/m/images/list240808/loadMore.png) no-repeat 0 0;}*/
  .listPage {
    font-size: 25px;
    bottom: 75px;
  }

  .listPage a,
  .listPage a:hover {
    width: 60px;
    height: 60px;
    line-height: 55px;
  }

  /* 文章页 */
  .articlePage {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://res1-nte.iwplay.com.tw/images/news/articlePage_m.jpg)
      no-repeat 0 0;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .articleCont {
    min-height: 100%;
  }

  .articleHead {
    top: 162px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 596px;
    height: 158px;
    box-sizing: border-box;
    padding: 122px 32px 0 32px;
    background: url(https://res1-nte.iwplay.com.tw/images/news/articleHead_m.png)
      no-repeat 0 0;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    color: #dedede;
  }

  .articleTitle {
    bottom: 60px;
    left: 180px;
    font-weight: bold;
    line-height: 30px;
    font-size: 30px;
    color: #1d1d1d;
  }

  .articleAside {
    top: 358px;
    left: 0;
    margin-left: -62px;
    width: 116.15px;
  }

  .article {
    top: 358px;
    left: 0;
    width: 100%;
    line-height: 30px;
    font-size: 22px;
    color: #313131;
    padding-bottom: 100px;
    transform: inherit;
  }

  .articleContent {
    width: 550px;
    margin: 0 auto;
  }

  .articleContent img {
    max-width: 100%;
  }

  .articleClose {
    position: fixed;
    top: 111px;
    left: 50%;
    margin-left: 286px;
    width: 69px;
    height: 69px;
    background: url(https://res1-nte.iwplay.com.tw/images/news/articleClose.png)
      no-repeat 0 0;
    z-index: 1;
  }

  .backNewsList {
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: 120px;
    width: 214px;
    height: 41px;
    background: url(https://res1-nte.iwplay.com.tw/images/news/backNewsList_m.png)
      no-repeat 0 0;
    z-index: 1;
  }

  .goTop {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: 292px;
    width: 57px;
    height: 127px;
    background: url(https://res1-nte.iwplay.com.tw/images/news/articleTop_m.png)
      no-repeat -57px 0;
  }

  .articleTop {
    background-position: 0 0;
  }

  .articleBottom {
    margin: 35px auto 0 auto;
    width: 687px;
    height: 346px;
    background: url(https://res1-nte.iwplay.com.tw/images/news/articleBottom_m.png)
      no-repeat 0 0;
  }

  .articleBottomTxt {
    top: 93px;
    width: 640px;
    line-height: 30px;
    font-size: 20px;
    color: #ababab;
  }

  .article_otherPlatform {
    bottom: 23px;
  }

  /* 通掉底 */
  .copyRightBtn {
    display: none !important;
  }

  /* 菜单页 */
  .page_menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgba(29, 29, 29, 0.97)
      url(https://res1-nte.iwplay.com.tw/images/nav/menu_bottom.png) no-repeat
      center bottom;
    display: none;
  }

  .menuNav {
    top: 208px;
    width: 359px;
  }

  .menuNav a {
    display: block;
    width: inherit;
    height: 137px;
    border-bottom: 1px solid #777474;
  }

  .menuNav a:nth-child(1) {
    background: url(https://res1-nte.iwplay.com.tw/images/nav/menuN1.png)
      no-repeat center center;
  }

  .menuNav a:nth-child(2) {
    background: url(https://res1-nte.iwplay.com.tw/images/nav/menuN2.png)
      no-repeat center center;
  }

  .menuNav a:nth-child(3) {
    background: url(https://res1-nte.iwplay.com.tw/images/nav/menuN3.png)
      no-repeat center center;
  }

  .menuNav a:nth-child(4) {
    background: url(https://res1-nte.iwplay.com.tw/images/nav/menuN4.png)
      no-repeat center center;
  }

  .menuNav a:nth-child(5) {
    background: url(https://res1-nte.iwplay.com.tw/images/nav/menuN5.png)
      no-repeat center center;
  }

  .menu_otherPlatform {
    bottom: 319px;
  }

  /* popup */
  .modal-body::-webkit-scrollbar {
    width: 1px;
  }

  .modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  .modal-body::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 2px;
  }

  .modal-body::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

  /* modal */

  .modal-dialog {
    max-width: 700px;
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }

  .modal {
    font-size: 16px;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    max-width: 700px;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .modal-content {
    position: relative;
    margin: 0 auto;
    max-width: inherit;
    background-color: #f7fbff;
    border-radius: 0;
    outline: 0;
  }

  .modal-body {
    padding: 30px;
  }
  .privacymodal ol {
    list-style: decimal;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    width: 98%;
    margin-left: 1%;
    height: 39rem;
    overflow-y: auto;
    padding-right: 0.05rem;
  }
  .modal-body ol li {
    color: #000;
  }

  .modal .res_poptt {
    margin: 4% auto;
    margin-top: 21%;
    text-align: center;
  }

  .modal .res_poptt img {
    width: 50%;
  }

  .modal .btn-close {
    position: absolute;
    right: 0;
    top: -0.5rem;
    box-sizing: content-box;
    width: 3rem;
    height: 3rem;
    padding: 0;
    margin: 4%;
    border: 0;
    border-radius: 0;
    opacity: 1;
    z-index: 3;
  }

  .modal .btn-close:focus,
  .modal .btn-close:hover {
    box-shadow: none;
    opacity: 1;
  }

  /* regressmodal */
  .regressmodal .modal-dialog {
    margin: 0 auto;
    margin-top: 1rem;
  }
  .regressmodal .modal-content {
    position: relative;
    margin: 0 auto;
    background-image: url(https://res1-nte.iwplay.com.tw/images/pop/popCont1_ZRRPZRBDRPTJKTTJ.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    pointer-events: auto;
    background-clip: padding-box;
    border-radius: 0rem;
    outline: 0;
    background-color: transparent;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    width: 96%;
    max-width: 700px;
    height: 114.6vw;
  }

  .regressmodal .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0;
  }

  .regressmodal .inner {
    width: 100%;
  }

  .regressmodal .inner p {
    color: #606060;
    text-align: left;
    margin-bottom: 0.1rem;
  }

  .regressmodal form {
    position: relative;
    text-align: left;
    vertical-align: middle;
  }

  .regressmodal .form-bg {
    width: 84%;
    height: 6.4vw;
    margin: 0 auto;
    margin-bottom: 2%;
    border-radius: 10rem;
    background: #1d1d1d;
    box-sizing: border-box;
  }

  .regressmodal .form-select {
    padding: 0;
    width: 30%;
    font-size: 1.2rem;
    display: inline-block;
    border: 0;
    border-radius: 0;
    border-right: 0.15em solid #c7c7c7;
    margin: 1.5% auto;
    height: auto;
    color: #fff;
    text-align: center;
    transition: 0.5s;
    vertical-align: middle;
    background-color: hsl(0deg 0% 0% / 0%);
    background-image: none;
  }

  .regressmodal .form-select:focus {
    color: #fff;
    border-right: 0.15em solid #c7c7c7;
    outline: none;
    box-shadow: none;
    opacity: 1;
  }

  .regressmodal .form-select option {
    background-color: #1d1d1d;
    font-size: 1.2rem;
  }

  .regressmodal .form-control {
    padding: 0;
    width: 60%;
    font-size: 1.2rem;
    font-weight: 500;
    display: inline-block;
    border: 0;
    border-radius: 0;
    margin: 1.5% auto;
    height: auto;
    color: #fff;
    transition: 0.5s;
    vertical-align: middle;
    outline: none;
    box-shadow: none;
    letter-spacing: 0;
    opacity: 1;
    background-color: hsl(0deg 0% 0% / 0%);
    padding-left: 4%;
  }

  .regressmodal .form-control::placeholder {
    color: #828282;
    letter-spacing: 0;
    background-color: hsl(0deg 0% 0% / 0%);
  }

  .regressmodal .form-control:focus {
    outline: none;
    box-shadow: none;
    opacity: 1;
    border: 0;
    color: #fff;
    background-color: hsl(0deg 0% 0% / 0%);
  }

  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus,
  input:-webkit-autofill:active {
    -webkit-background-clip: text;
    transition: background-color 50000s ease-in-out 0s,
      color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0) inset;
    background-color: hsl(0deg 0% 0% / 0%) !important;
  }

  .regressmodal .d-flex {
    display: flex;
    justify-content: center;
  }

  .regressmodal .form-check-input {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0);
    margin-right: 0.4em;
    border-width: 0.08em;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-image: initial;
    width: 1.2rem;
    height: 1.2rem;
    margin-top: 0.25rem;
  }

  .regressmodal .form-check-input:checked[type="checkbox"] {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0);
    margin-right: 0.4em;
    border-width: 0.08em;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-image: initial;
    width: 1.2rem;
    height: 1.2rem;
    background-image: url(https://res1-nte.iwplay.com.tw/images/pop/check.svg);
    margin-top: 0.25rem;
  }

  .regressmodal .form-check-input:checked {
    background-color: #ffffff;
    border-color: #000000;
  }

  .regressmodal .form-check-input:focus {
    border-color: none;
    outline: 0;
    box-shadow: none;
    background-color: #ffffff;
    border-color: #000000;
  }

  .regressmodal .form-check-input[type="checkbox"] {
    border-radius: 0;
  }

  .regressmodal .form-check-label {
    color: #000;
    font-size: 1.05rem;
    text-align: justify;
    cursor: pointer;
  }

  .regressmodal .platform {
    margin-top: 8.5rem;
  }

  .regressmodal .platform_head_tt {
    position: relative;
    text-align: center;
    font-size: 1.2rem;
    color: #ddd;
    margin-bottom: 1%;
  }

  .regressmodal .platform_tip {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 80%;
    line-height: 1.5rem;
    font-size: 1.1rem;
    margin: 2.5% auto 4%;
    color: #969696;
  }

  .regressmodal .submit {
    width: 70%;
    margin: 0 auto;
  }

  .regressmodal .submit_btn {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 0;
    padding-top: 15.2%;
    background: url(https://res1-nte.iwplay.com.tw/images/pop/yySubmit.png)
      no-repeat 0 0;
    background-size: 100%;
  }

  .regressmodal .submit_btn:hover {
    background-position: 0 bottom;
  }
  .regressmodal .submit_txt {
    width: 60%;
    margin-left: 20%;
    margin-top: 3%;
  }

  .regressmodal .tool_box {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    justify-content: space-between;
  }

  .regressmodal .t_btn {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .regressmodal .t_btn_ios,
  .regressmodal .t_btn_android,
  .regressmodal .t_btn_pc,
  .regressmodal .t_btn_ps {
    width: 100%;
    padding-top: 25.6%;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
  }

  /* successmodal*/
  .successmodal .modal-content {
    width: 96%;
    height: 95vw;
    max-width: 700px;
  }

  .successmodal .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0.5rem;
  }
  .successmodal .inner {
    width: 100%;
  }
  .successmodal .res_poptt {
    margin: 4% auto;
    margin-top: 9.3rem;
    text-align: center;
  }
  .successmodal .res_poptt img {
    width: 35rem;
  }

  .successmodal .focus {
    margin-top: 14.5rem;
    text-align: center;
    width: 100%;
  }
  .successmodal .focus_btn {
    display: block;
    width: 70%;
    height: auto;
    padding-bottom: 12.2%;
    margin: 0 auto;
    background: url(https://res1-nte.iwplay.com.tw/images/pop/focus_btn_2.png)
      no-repeat 0 0;
    background-size: 100%;
    cursor: pointer;
  }
  .successmodal .focus_btn:hover {
    background: url(https://res1-nte.iwplay.com.tw/images/pop/focus_btn_on_2.png)
      no-repeat 0 0;
    background-size: 100%;
  }
  .successmodal .focus_head_tt {
    margin: 4% auto;
  }

  .successmodal .focus_head_tt img {
    width: 75%;
  }

  .successmodal .otherPlatform {
    margin: 3% auto 2%;
  }

  /* privacymodal */

  .privacymodal .popup_close {
    padding: 0.6rem 4rem;
    margin: 3% auto;
    color: #fff;
    background: #000;
    cursor: pointer;
    transition: 0.5s;
    width: auto;
    font-size: 1.2rem;
  }
  .privacymodal .modal-content {
    width: 96%;
    height: 140vw;
    max-width: 700px;
    overflow-y: scroll;
  }
  .privacymodal .res_poptt {
    margin-top: 7.5rem;
  }
  .privacymodal .modal-footer {
    padding: 0;
    margin-top: 2%;
    border-top: 0.1em solid #dee2e6;
  }

  .privacymodal .modal-footer .popup_close:hover {
    background: rgba(0, 0, 0, 0.5);
  }

  .yyFormRow {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .yyFormRow .form-control {
    margin: 0;
    width: 65%;
    text-align: center;
  }
  .yyFormRow .getNumerus,
  .yyFormRow .etTelCode {
    margin: 0;
    width: 35%;
    margin: 0.3vw;
    height: 5.8vw;
    text-align: center;
    border-radius: 10rem;
    background: #fff;
  }
  .yyFormRow .getNumerus img {
    width: auto;
    height: 100%;
  }
  .yyFormRow .getTelCode {
    width: 35%;
    margin: 0.3vw;
    height: 5.8vw;
    background: #7cecfc;
    color: #141414;
    border-radius: 10rem;
    text-align: center;
    line-height: 5.8vw;
    font-size: 1.2rem;
  }

  /* footer */

  .footer {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2rem 0;
    color: #fff;
    font-size: 0.18rem;
    text-align: center;
    letter-spacing: 0.2px;
    line-height: normal;
    background: #000;
    z-index: 2;
  }
  .footer .container {
    max-width: 100%;
  }
  .footer .container,
  .footer .container .copyright {
    flex-direction: column;
  }
  .footer .container .copyright p,
  footer ul {
    font-size: 1.1rem;
    text-align: center;
    margin: 1.7rem auto;
  }

  .footer .container .copyright {
    margin-right: 0px;
    line-height: 2rem;
  }
  .footer .container .copyright .company {
    margin-right: 0px;
  }
  .footer .container .grading img,
  .footer .container .copyright img {
    margin: 0 0.2rem;
    width: auto;
    height: 3.9rem;
  }

  .footer .container .grading ul {
    font-size: 1.1rem;
    margin-left: 1rem;
  }
}
