@charset "UTF-8";
.show_vn {
  background-image: url("https://www.secutech.com/26/images/2026_st.jpg");
  background-size: cover;
  height: 440px;
  background-position: center;
}

.red,
.required,
.red_b {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
}

.red {
  color: #999;
  font-style: italic;
}

.red_b {
  color: #777;
}

.required {
  font-size: 15px;
  color: #e30d4f;
  line-height: 0;
}

#ctl00_ContentPlaceHolder1_Wizard1_SideBarList {
  display: none;
}

.language_box {
  display: flex;
  justify-content: space-between;
}
.language_box a {
  display: flex;
  width: 49%;
  background-color: #f1f1f1;
  box-sizing: border-box;
  padding: 20px 25px;
  border-radius: 8px;
  font-size: 18px;
  transition: 0.2s;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
}
.language_box a:hover {
  background-color: #ffd40b;
  color: #151515;
}

.bgColor {
  background-color: #ffffff;
  box-shadow: 0 10px 20px #e8e4d9;
  padding: 50px;
  border-radius: 12px;
}

.none {
  display: none !important;
}

.login_box_2024 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
}
.login_box_2024 * {
  box-sizing: border-box;
}
.login_box_2024 .pic {
  display: none;
}
.login_box_2024 .login_h1 {
  display: block;
  width: 100%;
  font-size: 60px;
  margin-bottom: 30px;
  color: #151515;
  font-weight: 700;
  font-weight: 500;
  font-style: normal;
  line-height: 70px;
}
.login_box_2024 .login_h1 span {
  color: #ffa800;
}
.login_box_2024 .step_box {
  font-size: 28px;
  font-weight: 400;
  color: #333;
  line-height: 28px;
  display: flex;
  align-items: center;
}
.login_box_2024 .step_box svg {
  width: 30px;
  height: 30px;
}
.login_box_2024 .text_box {
  font-weight: 500;
  font-size: 22px;
  color: #333;
  line-height: 32px;
  display: flex;
  align-items: stretch;
  margin-bottom: auto;
}
.login_box_2024 .form_box {
  font-size: 18px;
}
.login_box_2024 .form_box input {
  flex: 1;
  border: none;
  background-color: transparent;
  font-size: 18px;
  color: #5b5b5b;
  outline: none;
  box-shadow: none;
  background-image: none !important;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
}
.login_box_2024 .form_box .input_box {
  width: 100%;
  height: 60px;
  border: 1px solid #e1e1e1;
  background-color: #fbfaf6;
  border-radius: 8px;
  margin: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  box-sizing: border-box;
}
.login_box_2024 .form_box .btn {
  max-width: 150px;
  height: 50px;
  padding: 0;
  border: 2px solid #ffa800;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  font-weight: normal;
}
.login_box_2024 .left.big_pic,
.login_box_2024 .right.big_pic {
  width: 90%;
  margin: auto;
  padding: 60px 80px;
  overflow: hidden;
  position: relative;
}
.login_box_2024 .left.big_pic .info,
.login_box_2024 .right.big_pic .info {
  position: relative;
  z-index: 9;
}
.login_box_2024 .left.big_pic .pic,
.login_box_2024 .right.big_pic .pic {
  display: block;
  position: absolute;
  z-index: 1;
  width: 800px;
  right: -2px;
  bottom: -50px;
}
.login_box_2024 .left.big_pic .pic img,
.login_box_2024 .right.big_pic .pic img {
  max-width: 100%;
}
.login_box_2024 .left.big_pic .btn,
.login_box_2024 .right.big_pic .btn {
  margin-top: 50px;
}
.login_box_2024 .left.big_pic .info,
.login_box_2024 .right.big_pic .info {
  width: 45%;
}
.login_box_2024 .left {
  width: 49%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.login_box_2024 .left .info {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.login_box_2024 .left .form_box {
  margin-top: auto;
}
.login_box_2024 .right {
  width: 49%;
}
.login_box_2024 .right.big_pic .btn {
  margin-top: 0;
}

.login_box_2022 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: normal;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
  align-items: stretch;
}
.login_box_2022 .step {
  color: #ffba00;
}
.login_box_2022 .login_h1 {
  display: block;
  width: 100%;
  font-size: 50px;
  margin-bottom: 30px;
  color: #151515;
  font-weight: 700;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
}
.login_box_2022 .login_h5 {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 30px;
  color: #666;
  font-weight: 700;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
}
.login_box_2022 .login_h6 {
  font-size: 26px;
  font-weight: bold;
  color: #151515;
  display: flex;
  justify-content: space-between;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
}
.login_box_2022 .login_h6.yellow {
  color: #ce9231 !important;
}
.login_box_2022 .login_h6.no_flex {
  justify-content: flex-start;
}
.login_box_2022 .check_box {
  width: 100%;
  background-color: #fbfaf6;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 20px;
  flex-wrap: wrap;
}
.login_box_2022 .check_box .check_sem {
  display: flex;
  padding: 5px 0;
  width: 49%;
  height: -moz-fit-content;
  height: fit-content;
  box-sizing: border-box;
  font-size: 16px;
  border-radius: 8px;
}
.login_box_2022 .check_box .check_sem svg {
  width: 25px;
  height: 25px;
  margin-right: 3px;
  color: #ffba00;
}
.login_box_2022 .check_box .check_sem .sem_info {
  display: flex;
  flex: 1;
  font-size: 15px;
  flex-direction: column;
  color: #797361;
}
.login_box_2022 .check_box .check_sem .sem_info span {
  font-weight: bold;
  font-size: 17px;
  color: #333;
}
.login_box_2022 .mb_10 {
  margin-bottom: 10px;
}
.login_box_2022 .mb_20 {
  margin-bottom: 20px;
}
.login_box_2022 .mb_30 {
  margin-bottom: 30px;
}
.login_box_2022 .mt_15 {
  margin-top: 15px;
}
.login_box_2022 .mt_20 {
  margin-top: 20px;
}
.login_box_2022 .mt_30 {
  margin-top: 30px;
}
.login_box_2022 .mt_60 {
  margin-top: 60px;
}
.login_box_2022.jcc {
  align-items: center;
  flex-direction: column;
}
.login_box_2022 .multi-col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.login_box_2022 .register_box {
  width: 100%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.login_box_2022 .register_box .btn {
  display: flex;
  font-weight: normal;
  background-color: #ffba00;
  color: #151515;
  border-radius: 30px;
  width: -moz-max-content;
  width: max-content;
  padding: 15px 50px;
  margin-top: 30px;
  font-size: 32px;
  justify-content: center;
  align-items: center;
}
.login_box_2022 .register_box .btn.air {
  background-color: transparent;
  border: 2px solid #ffba00;
}
.login_box_2022 .register_box .tool_name {
  font-size: 15px;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #999;
  font-weight: bold;
}
.login_box_2022 .register_box .tag_box {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  padding: 0px 0 50px;
}
.login_box_2022 .register_box .tag_box .allsemira {
  font-size: 16px;
  border: 1px solid #666;
  color: #666;
  padding: 6px 12px;
  border-radius: 12px;
  margin-right: 10px;
  text-decoration: none;
}
.login_box_2022 .register_box .tag_box .logout {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #666;
  text-decoration: none;
}
.login_box_2022 .register_box .tag_box .logout svg {
  width: 28px;
  cursor: pointer;
}
.login_box_2022 .register_box .tag_box .logout:hover {
  color: #333;
}
.login_box_2022 .reg_qrcode {
  width: 40%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}
.login_box_2022 .reg_qrcode .phone_box {
  width: 80%;
  height: 95%;
  border-top: 12px solid #999;
  border-left: 12px solid #999;
  border-right: 12px solid #999;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  padding-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  bottom: 0;
}
.login_box_2022 .reg_qrcode .phone_box .island {
  width: 40%;
  height: 30px;
  border-radius: 20px;
  background-color: #999;
  margin-bottom: 20px;
}
.login_box_2022 .reg_qrcode .phone_box span {
  font-size: 15px;
  margin-bottom: 20px;
}
.login_box_2022 .reg_qrcode .phone_box .qr_box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70%;
}
.login_box_2022 .reg_qrcode .phone_box .qr_box .corner {
  color: #aaa;
  width: 115%;
  height: 115%;
  position: absolute;
  animation-name: Breathe;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes Breathe {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
.login_box_2022 .reg_qrcode .phone_box .qr_box .qr_pic {
  max-width: 100%;
  mix-blend-mode: multiply;
}
.login_box_2022 select {
  width: 100%;
  height: 65px;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 20px;
  font-size: 18px;
  color: #797361;
  background-image: url("https://www.asmag.com/member/images/select.svg");
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 20px;
  background-color: #fbfaf6;
  font-family: "Segoe UI", "微軟正黑體", Tahoma, Geneva, Verdana, sans-serif;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -khtml-appearance: none;
}
.login_box_2022 select option {
  background-color: #ffffff;
  height: 800px;
  padding: 80px;
  margin: 80px;
  line-height: 80px;
}
.login_box_2022 .select::-ms-expand {
  display: none;
}
.login_box_2022 .input_box {
  width: 100%;
  height: 65px;
  border: 1px solid #e1e1e1;
  background-color: #fbfaf6;
  border-radius: 8px;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  box-sizing: border-box;
}
.login_box_2022 textarea {
  border: 1px solid #ecddb6;
  background-color: #f6f6f6;
  border-radius: 8px;
  margin-bottom: 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 18px;
  color: #5b5b5b;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
  line-height: 30px;
}
.login_box_2022 input {
  flex: 1;
  border: none;
  background-color: transparent !important;
  font-size: 18px;
  color: #5b5b5b;
  outline: none;
  box-shadow: none;
  background-image: none !important;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
}
.login_box_2022 input:-webkit-autofill, .login_box_2022 input:focus:-webkit-autofill {
  box-shadow: 0 0 0px 1000px #f6f6f6 inset !important;
  font-size: 18px !important;
}
.login_box_2022 select:-webkit-autofill,
.login_box_2022 textarea:-webkit-autofill {
  box-shadow: 0 0 0px 1000px #f6f6f6 inset !important;
  font-size: 18px !important;
}
.login_box_2022 .note {
  font-size: 16px;
  color: #5b5b5b;
  line-height: 24px;
}
.login_box_2022 .reg_note {
  font-size: 16px;
  color: #5b5b5b;
  line-height: 26px;
}
.login_box_2022 .reg_note a {
  color: #151515;
  text-decoration: underline;
}
.login_box_2022 .reg_note ol {
  margin: 8px 0 0 20px;
  padding: 0;
}
.login_box_2022 .reg_note ol li {
  list-style-type: decimal;
  border: none;
  padding: 0 0 5px 0;
  display: list-item;
}
.login_box_2022 .semType {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.login_box_2022 .note_b {
  font-size: 16px;
  color: #555;
  font-weight: bold;
}
.login_box_2022 .note.big {
  font-size: 15px;
  font-weight: bold;
  color: #ff8400;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
}
.login_box_2022 .note a:hover {
  color: #111;
  text-decoration: underline;
}
.login_box_2022 .button {
  width: 250px;
  height: 70px;
  margin: 30px auto 0;
  text-align: center;
  font-size: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  color: #151515;
  background-color: #ffba00 !important;
  transition-duration: 0.8s;
  cursor: pointer;
}
.login_box_2022 .button:hover {
  background-color: #151515 !important;
  /* border: 4px solid #60c57d; */
  color: #ffba00;
}
.login_box_2022 .alink:hover {
  background-color: #999999;
  color: #fff;
}
.login_box_2022 .btmenu {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.login_box_2022 .btmenu input[type=checkbox] {
  display: none;
}
.login_box_2022 .btmenu input[type=checkbox] + label {
  /* display: inline-block; */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32%;
  margin-right: 2%;
  height: 80px;
  background-color: #fbfaf6;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  color: #797361;
  box-sizing: border-box;
  font-size: 18px;
  border-radius: 8px;
  margin-bottom: 10px;
  transition-duration: 0.3s;
  text-align: center;
  position: relative;
  padding: 6px;
  font-family: "Noto Sans TC", "Roboto", sans-serif;
}
.login_box_2022 .btmenu input[type=checkbox] + label:nth-child(3n) {
  margin-right: 0;
}
.login_box_2022 .btmenu input[type=checkbox] + label:hover {
  /* display: inline-block; */
  border: 1px solid #ffd40b;
  box-shadow: 0 0 3px #ffd40b, 0 0 5px #ffd40b;
}
.login_box_2022 .btmenu input[type=checkbox]:checked + label {
  background-color: #ffba00;
  border: 2px solid #ffbc09;
  color: #151515;
  box-shadow: 0 0 3px #ffd40b, 0 0 5px #ffe7a8;
}
.login_box_2022 .btmenu input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: -11px;
  right: -11px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #333;
  color: #fff;
  background-image: url(images/check.png);
  background-size: 15px 15px;
  background-position: center;
  background-repeat: no-repeat;
}
.login_box_2022 .btmenu input[type=checkbox]:checked + label:after img {
  max-width: 50%;
}

.multi-col .left_col,
.multi-col .right_col {
  width: 49%;
}
.multi-col .left_col_3 {
  width: 25%;
}
.multi-col .center_col_3 {
  width: 47%;
}
.multi-col .right_col_3 {
  width: 25%;
}
.multi-col .big_col {
  width: 39%;
}
.multi-col .small_col {
  width: 20%;
}

/* 多選框 */
.button {
  width: 130px;
  height: 50px;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 15px;
  border: 0;
  cursor: pointer;
}

/* 2021 new template */
body {
  margin: 0;
  padding: 0;
  background-color: #f8f8f8;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
}

#UpdatePanel1 {
  width: 100%;
}

.footer {
  background-color: #151515;
  margin-top: 60px;
}
.footer .footer_box {
  width: 1000px;
  color: #fff;
  font-size: 16px;
  padding: 10px 0;
  text-align: center;
}

input {
  width: 100%;
  height: 50px;
  padding: 15px 15px;
  box-sizing: border-box;
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
  outline: none;
  border-radius: 8px;
  border: 1px solid #666;
  font-size: 18px;
  /* margin-bottom: 10px; */
}

select {
  width: 100%;
  height: 50px;
  padding: 10px 10px;
  box-sizing: border-box;
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
  outline: none;
  border-radius: 8px;
  border: 1px solid #666;
  font-size: 18px;
  margin-bottom: 15px;
}

textarea {
  border: 1px solid #e1e1e1;
  padding: 25px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
  margin-top: 25px;
}

/* ipad 橫式 */
@media (max-width: 1080px) {
  .aem_container {
    width: 100%;
  }
  .aem_container .main_left {
    width: 100%;
  }
  .aem_header .menu_box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .login_box_2022 .right {
    padding-right: 30px;
  }
  .login_box_2022 .register_box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .login_box_2022 .login_h1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .login_box_2022 .register_box .tag_box {
    padding: 30px 0;
    margin: -44px auto 0;
  }
  .aem_header .header_4 {
    width: 33%;
  }
  .show_vn {
    background-image: url("https://www.secutech.com/26/images/2026_st.jpg");
    background-size: cover;
    height: 440px;
    background-position: center;
    margin-bottom: 70px;
  }
  .aem_footer {
    padding: 50px 0 30px 0;
  }
}
/* 所有手機 */
@media (max-width: 767px) {
  .header_4:nth-of-type(1), .header_4:nth-of-type(3),
  .header_4 div:nth-of-type(2) {
    display: none;
  }
  .aem_header .header_4 {
    width: 100%;
  }
  .aem_header .menu {
    height: 60px;
  }
  .header_4 .logo_icon {
    width: 60px;
    height: 60px;
    margin-right: 0;
  }
  .logo_icon img {
    width: 23px !important;
  }
  input {
    padding: 15px 0px;
  }
  .show_vn {
    background-image: url("https://www.secutech.com/26/images/2026_st.jpg");
    background-size: cover;
    height: 440px;
    background-position: center;
    margin-bottom: 40px;
  }
  .showbg_box {
    top: 60px;
  }
  .info_1,
  .info_2 {
    left: -20px;
    padding: 13px 16px;
  }
  .info_1 {
    width: 160px;
    height: 160px;
  }
  .info_2 {
    width: 120px;
    height: 120px;
    top: 70px;
    font-size: 14px;
    padding: 25px 20px;
    line-height: 18px;
  }
  .aem_container,
  .main_left {
    width: 100%;
  }
  .multi-col .left_col,
  .multi-col .right_col,
  .multi-col .big_col,
  .multi-col .small_col,
  .multi-col .left_col_3,
  .multi-col .center_col_3,
  .multi-col .right_col_3 {
    width: 100%;
  }
  .login_box_2024 {
    flex-direction: column;
    align-items: center;
  }
  .login_box_2024 .form_box .btn {
    margin-top: 10px;
  }
  .login_box_2024 .left,
  .login_box_2024 .right {
    width: 90%;
    padding: 20px;
    margin-bottom: 30px;
  }
  .login_box_2024 .left.big_pic,
  .login_box_2024 .right.big_pic {
    padding: 40px 20px;
  }
  .login_box_2024 .left.big_pic .info,
  .login_box_2024 .right.big_pic .info {
    width: 100%;
  }
  .login_box_2024 .left.big_pic .btn,
  .login_box_2024 .right.big_pic .btn {
    margin-top: 10px;
  }
  .login_box_2024 .left.big_pic .pic,
  .login_box_2024 .right.big_pic .pic {
    display: none;
  }
  .login_box_2022 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
  }
  .login_box_2022 .left,
  .login_box_2022 .right {
    width: 100%;
  }
  .login_box_2022 .right {
    padding-right: 0;
  }
  .login_box_2022 .login_h1 {
    font-size: 26px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
  .login_box_2022 .login_h6 {
    font-size: 18px;
    margin-top: 10px;
  }
  .login_box_2022 .login_h6.yellow {
    color: #ce9231;
    font-size: 16px;
  }
  .login_box_2022 .login_h6 span {
    display: none;
  }
  .login_box_2022 .register_box {
    width: 100%;
    padding: 0;
  }
  .login_box_2022 .register_box .tool_name {
    margin-top: 10px;
  }
  .login_box_2022 .register_box .btn {
    width: 90%;
    box-sizing: border-box;
    padding: 15px 0px;
  }
  .login_box_2022 .register_box .tag_box {
    padding: 0px 0 30px;
  }
  .login_box_2022 .register_box .tag_box .tag_btn a {
    font-size: 15px;
    margin-right: 8px;
  }
  .login_box_2022 .register_box .tag_box .tag_btn a svg {
    display: none;
  }
  .login_box_2022 .check_box {
    justify-content: flex-start;
    flex-direction: column;
  }
  .login_box_2022 .check_box .check_sem {
    width: 100%;
  }
  .login_box_2022 .bgColor {
    background-color: transparent;
    box-shadow: 0 0 0 0;
    padding: 0 0 20px;
    margin-bottom: 50px;
  }
  .login_box_2022 .multi-col {
    flex-direction: column;
  }
  .login_box_2022 .input_box,
  .login_box_2022 select {
    background-color: #fff;
  }
  .login_box_2022 .btmenu input[type=checkbox] + label {
    width: 49%;
    font-size: 16px;
    height: 100px;
    background-color: #fbfaf6;
    line-height: 20px;
  }
  .login_box_2022 .btmenu input[type=checkbox] + label:nth-of-type(2n) {
    margin-right: 0;
  }
  .login_box_2022 .btmenu input[type=checkbox] + label:nth-of-type(2n + 1) {
    margin-right: 2%;
  }
  .login_box_2022 .mb_10 {
    margin-bottom: 5px;
  }
  .login_box_2022 .mb_30 {
    margin-bottom: 20px;
  }
  .login_box_2022 .button {
    margin-top: 0;
    width: 90%;
  }
  .login_box_2022 .btmenu {
    margin-bottom: 10px;
    margin-top: 8px;
  }
  .language_box {
    flex-direction: column;
    justify-content: flex-start;
  }
  .language_box a {
    width: 100%;
    background-color: #e5e5e5;
    font-size: 18px;
    margin-bottom: 15px;
  }
}