@charset "UTF-8";
/* CSS Document */
/*****類Banner樣式*****/
.mainBannerBox {
  position: relative;
}
.mainBannerBox img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.mainBannerBox .bannerOuter {
  position: relative;
}
.mainBannerBox .titleBox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 25px 20px 0;
}
.mainBannerBox .titleBox h1, .mainBannerBox .titleBox h2, .mainBannerBox .titleBox h3 {
  color: #fff;
}
@media (min-width: 1181px) {
  .mainBannerBox .classLinkWrap {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    min-height: 130px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  .mainBannerBox .classLinkWrap {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1181px) and (max-width: 1500px) {
  .mainBannerBox .classLinkWrap {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 961px) and (max-width: 1180px) {
  .mainBannerBox .classLinkWrap {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .mainBannerBox .classLinkWrap {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 640px) {
  .mainBannerBox .classLinkWrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1180px) {
  .mainBannerBox .classLinkWrap {
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #fff;
  }
}
.mainBannerBox .classLinkWrap > dl,
.mainBannerBox .classLinkBox {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1601px) {
  .mainBannerBox .classLinkWrap > dl,
.mainBannerBox .classLinkBox {
    max-width: 1440px;
  }
}
@media (max-width: 1180px) {
  .mainBannerBox .classLinkWrap > dl,
.mainBannerBox .classLinkBox {
    border-bottom-color: rgba(0, 0, 0, 0.15);
  }
}
@media (max-width: 1180px) {
  .mainBannerBox .classLinkWrap > dl > .title,
  .mainBannerBox .classLinkWrap > dl > .title a,
.mainBannerBox .classLinkBox > .title,
.mainBannerBox .classLinkBox > .title a {
    color: #000;
  }
}
@media (min-width: 1181px) {
  .mainBannerBox .classLinkWrap > dl + dl,
.mainBannerBox .classLinkBox + dl {
    display: block;
  }
}
.mainBannerBox .classLinkWrap > dl {
  margin-top: 30px;
}
@media (min-width: 1181px) {
    .mainBannerBox .classLinkWrap > dl a {
      color: #fff;
    }
}
.mainBannerBox .classLinkWrap > dl a.current, .mainBannerBox .classLinkWrap > dl a:hover {
  color: #bd2020;
}
.mainBannerBox .classLinkWrap > dl dt:not(:last-of-type) a::after {
  background-color: rgba(255, 255, 255, 0.5);
}
.mainBannerBox .classLinkWrap > dl dt:not(:last-of-type) a.current::after {
  background-color: rgba(189, 32, 32, 0.5);
}

@media (min-width: 961px) {
  .classLink li.pcHide {
    display: none;
  }
  .classLink li.pcHide + li {
    margin-left: 0
  }
}
@media (min-width: 1181px) {
  .classLink a {
    color: #fff;
  }
  .classLinkBox > .title a {
    color: #fff;
  }
}

/*****編輯器*****/
.editorBox {
  position: relative;
}
.editorBox > .wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
@media (min-width: 961px) {
  .editorBox > .wrap > .rightBox,
.editorBox > .wrap > .leftBox {
    width: 50%;
  }
}
@media (max-width: 960px) {
  .editorBox > .wrap > .rightBox,
.editorBox > .wrap > .leftBox {
    width: 100%;
  }
}
.editorBox > .wrap > .centerBox {
  width: 100%;
}
@media (min-width: 961px) and (max-width: 1180px) {
  .editorBox > .wrap > .rightBox,
.editorBox > .wrap > .leftBox,
.editorBox > .wrap > .centerBox {
    padding-top: 80px;
    padding-bottom: 70px;
  }
}
@media (min-width: 501px) and (max-width: 960px) {
  .editorBox > .wrap > .rightBox,
.editorBox > .wrap > .leftBox,
.editorBox > .wrap > .centerBox {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 500px) {
  .editorBox > .wrap > .rightBox,
.editorBox > .wrap > .leftBox,
.editorBox > .wrap > .centerBox {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
.editorBox.editor01 {
  background: url(../jpg/bg_products.jpg) no-repeat center;
  background-size: cover;
}
@media (min-width: 641px) {
  .editorBox.editor01 > .wrap > .centerBox {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 640px) {
  .editorBox.editor01 > .wrap > .centerBox {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.editorBox.editor01 .textEditor .contentBuilder h2 {
  font-family: "Oswald", "Noto Sans TC", "微軟正黑體", sans-serif;
  font-weight: 500;
  color: #000;
}
@media (min-width: 641px) {
  .editorBox.editor01 .textEditor .contentBuilder h2 {
    font-size: 40px;
  }
}
.editorBox.editor01 .textEditor .contentBuilder h2.hasBorder::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #bd2020;
}
@media (min-width: 641px) {
  .editorBox.editor01 .textEditor .contentBuilder h2.hasBorder::after {
    margin-top: 25px;
  }
}
@media (max-width: 640px) {
  .editorBox.editor01 .textEditor .contentBuilder h2.hasBorder::after {
    margin-top: 15px;
  }
}
.editorBox.editor01 .textEditor .contentBuilder h2 + p {
  font-size: 16px;
  font-family: "Oswald", "Noto Sans TC", "微軟正黑體", sans-serif;
  font-weight: 500;
  color: #000;
  letter-spacing: 0.5pt;
  text-transform: uppercase;
}
.editorBox.editor02 {
  background: url(../jpg/bg_compare.jpg) no-repeat center;
  background-size: cover;
}
@media (min-width: 1181px) {
  .editorBox.editor02 > .wrap > .centerBox {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.editorBox.editor02 .textEditor h3 {
  font-family: "Oswald", "Noto Sans TC", "微軟正黑體", sans-serif;
  font-weight: 500;
  color: #000;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 641px) {
  .editorBox.editor02 .textEditor h3 {
    margin-bottom: 40px;
    font-size: 40px;
  }
}
@media (max-width: 640px) {
  .editorBox.editor02 .textEditor h3 {
    margin-bottom: 20px;
    font-size: 28px;
  }
}
.editorBox.toLast {
  order: 10;
}
@media (max-width: 640px) {
  .editorBox .textEditor .contentBuilder .row {
    margin: 0;
  }
}
.editorBox .textEditor .contentBuilder .imgFull img {
  display: block;
}
.editorBox .textEditor ul:not(.df) {
  list-style: none;
  padding-left: 30px;
}
.editorBox .textEditor ul:not(.df) > li::before {
  content: "";
  position: relative;
  top: -1px;
  left: -20px;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: -6px;
  background-color: #bd2020;
}
.editorBox .textEditor ul:not(.df) > li + li {
  margin-top: 5px;
}

table.pdCompareTable {
  line-height: 1.4;
}
table.pdCompareTable th, table.pdCompareTable td {
  background-color: #fff;
}
@media (min-width: 801px) {
  table.pdCompareTable th, table.pdCompareTable td {
    padding: 15px 20px;
  }
}
@media (max-width: 800px) {
  table.pdCompareTable th, table.pdCompareTable td {
    padding: 10px 15px;
  }
}
table.pdCompareTable th {
  vertical-align: middle;
  border-color: #dcdcdc #636363;
  font-weight: 500;
}
@media (min-width: 801px) {
  table.pdCompareTable th:nth-of-type(2) {
    width: 175px;
  }
}
@media (max-width: 800px) {
  table.pdCompareTable th:nth-of-type(2) {
    width: 110px;
  }
}
@media (min-width: 801px) {
  table.pdCompareTable th:nth-of-type(1), table.pdCompareTable th:nth-of-type(3) {
    width: calc((100% - 175px) / 2);
  }
}
@media (max-width: 800px) {
  table.pdCompareTable th:nth-of-type(1), table.pdCompareTable th:nth-of-type(3) {
    width: calc((100% - 110px) / 2);
  }
}
table.pdCompareTable td {
  vertical-align: top;
  border-color: #dcdcdc;
}
table.pdCompareTable .title {
  font-family: "Oswald", "Noto Sans TC", "微軟正黑體", sans-serif;
  text-transform: uppercase;
}

.btnBar {
  display: flex;
  align-items: center;
  color: #6e6e6e;
}
.btnBar::before {
  content: "";
  flex-grow: 1;
  display: block;
  height: 1px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: #bd2020;
  background-image: linear-gradient(to right, #411e1e 0%, #411e1e 59%, #bd2020 60%, #bd2020 100%);
}
.btnBar .num {
  width: 65px;
}
.btnBar .num span {
  color: #fff;
}
.btnBar .num span::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  margin: 0 10px;
  background-color: rgba(255, 255, 255, 0.5);
  transform: rotate(30deg) translateY(2px);
}
.btnBar .arrowPrev, .btnBar .arrowNext {
  height: 20px;
  margin-left: 5px;
}

.materialBox .titleBox,
.qualityLayoutBox .titleBox,
.applicationLayoutBox .titleBox {
  margin-bottom: 30px;
}
@media (min-width: 501px) {
  .materialBox .titleBox h3,
.qualityLayoutBox .titleBox h3,
.applicationLayoutBox .titleBox h3 {
    font-size: 40px;
  }
}
@media (max-width: 500px) {
  .materialBox .titleBox h3,
.qualityLayoutBox .titleBox h3,
.applicationLayoutBox .titleBox h3 {
    font-size: 30px;
  }
}

@media (min-width: 961px) and (max-width: 1180px) {
  .qualityLayoutBox,
.applicationLayoutBox {
    padding: 80px 0;
  }
}
@media (min-width: 501px) and (max-width: 960px) {
  .qualityLayoutBox,
.applicationLayoutBox {
    padding: 60px 0;
  }
}
@media (min-width: 361px) and (max-width: 500px) {
  .qualityLayoutBox,
.applicationLayoutBox {
    padding: 45px 0;
  }
}
@media (max-width: 360px) {
  .qualityLayoutBox,
.applicationLayoutBox {
    padding: 45px 0;
  }
}

.qualityLayoutBox {
  background: url(../jpg/bg_products_quality.jpg) repeat center;
}
@media (min-width: 1181px) {
  .qualityLayoutBox > .wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1601px) {
  .qualityLayoutBox > .wrap::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: calc((100vw - 1440px) / 2);
    height: 175px;
    background-color: #de1f1f;
  }
}
@media (min-width: 1181px) {
  .qualityLayoutBox > .wrap > .btnBarBox {
    width: 430px;
  }
}
@media (min-width: 1601px) {
  .qualityLayoutBox > .wrap > .btnBarBox {
    padding-left: 25px;
  }
}
@media (min-width: 1181px) {
  .qualityLayoutBox > .wrap > .btnBarBox {
    padding-right: 50px;
  }
}
@media (min-width: 1181px) {
  .qualityLayoutBox > .wrap > .qualityLayoutList {
    width: calc(100% - 430px + 40px);
  }
}
.qualityLayoutBox .titleBox h3 {
  color: #fff;
}
.qualityLayoutBox .titleBox p {
  margin-top: 30px;
}
@media (min-width: 1601px) {
  .qualityLayoutBox .titleBox p {
    max-width: 340px;
  }
}
.qualityLayoutBox .btnBarBox {
  position: relative;
}
@media (min-width: 1801px) {
  .qualityLayoutBox .btnBar {
    left: -170px;
    width: calc(100% + 150px);
  }
}
@media (min-width: 1701px) and (max-width: 1800px) {
  .qualityLayoutBox .btnBar {
    left: -130px;
    width: calc(100% + 110px);
  }
}
@media (min-width: 1601px) and (max-width: 1700px) {
  .qualityLayoutBox .btnBar {
    left: -100px;
    width: calc(100% + 80px);
  }
}
@media (min-width: 1181px) {
  .qualityLayoutBox .btnBar {
    position: relative;
    margin-bottom: 40px;
  }
}
@media (max-width: 1180px) {
  .qualityLayoutBox .btnBar {
    justify-content: flex-end;
  }
}
@media (min-width: 1601px) {
  .qualityLayoutBox .btnBar::before {
    background-color: transparent;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
  }
}
@media (max-width: 1180px) {
  .qualityLayoutBox .btnBar::before {
    display: none;
  }
}
.qualityLayoutBox .btnBar .num {
  color: #e4e4e4;
}
@media (min-width: 1181px) {
  .qualityLayoutBox .btnBar .num {
    order: -1;
  }
}
@media (min-width: 1601px) and (max-width: 1700px) {
  .qualityLayoutBox .btnBar .num {
    display: none;
  }
}
@media (max-width: 1600px) {
  .qualityLayoutBox .btnBar .num {
    display: flex;
  }
  .qualityLayoutBox .btnBar .num span {
    position: relative;
    order: -1;
    padding-right: 22px;
    color: #fff;
  }
  .qualityLayoutBox .btnBar .num span::before {
    position: absolute;
    top: calc(50% - 8px);
    right: 0;
  }
}

@media (min-width: 751px) {
  .qualityLayoutList {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 401px) and (max-width: 750px) {
  .qualityLayoutList {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1501px) {
  .qualityLayoutList li {
    width: calc(100% / 4);
  }
}
@media (min-width: 1251px) and (max-width: 1500px) {
  .qualityLayoutList li {
    width: calc(100% / 3);
  }
}
@media (min-width: 1181px) and (max-width: 1250px) {
  .qualityLayoutList li {
    width: calc(100% / 2);
  }
}
@media (min-width: 961px) and (max-width: 1180px) {
  .qualityLayoutList li {
    width: calc(100% / 4);
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .qualityLayoutList li {
    width: calc(100% / 3);
  }
}
@media (min-width: 401px) and (max-width: 640px) {
  .qualityLayoutList li {
    width: calc(100% / 2);
  }
}
@media (max-width: 400px) {
  .qualityLayoutList li {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .qualityLayoutList li {
    padding: 0 20px;
  }
}
@media (min-width: 401px) and (max-width: 750px) {
  .qualityLayoutList li {
    padding: 0 10px;
  }
}
@media (max-width: 400px) {
  .qualityLayoutList li {
    padding: 0 0 5px;
  }
}
.qualityLayoutList .Img img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.applicationLayoutBox {
  position: relative;
}
@media (min-width: 1181px) {
  .applicationLayoutBox {
    padding: 80px 0 100px;
    background-color: #000;
    overflow: hidden;
  }
}
@media (max-width: 1180px) {
  .applicationLayoutBox {
    background: url(../jpg/bg_products_application.jpg) no-repeat center right;
    background-size: cover;
  }
}
@media (min-width: 1181px) {
  .applicationLayoutBox::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50% + 80px);
    height: 100%;
    background: url(../jpg/bg_products_application.jpg) no-repeat center right;
    background-size: cover;
  }
}
.applicationLayoutBox .wrap {
  position: relative;
}
.applicationLayoutBox .titleBox h3 {
  color: #fff;
}

@media (min-width: 641px) {
  .applicationLayoutList {
    margin-top: 60px;
  }
}
@media (min-width: 1651px) {
  .applicationLayoutList {
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .applicationLayoutList {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1651px) {
  .applicationLayoutList .slick-list {
    overflow: visible;
  }
}
.applicationLayoutList li {
  width: 100%;
}
@media (min-width: 961px) and (max-width: 1180px) {
  .applicationLayoutList li {
    width: 50%;
  }
}
@media (min-width: 1651px) {
  .applicationLayoutList li {
    padding: 0 25px;
  }
}
@media (min-width: 961px) and (max-width: 1650px) {
  .applicationLayoutList li {
    padding: 0 10px;
  }
}
@media (min-width: 1181px) {
  .applicationLayoutList .item {
    display: flex;
    flex-wrap: wrap;
  }
  .applicationLayoutList .item > .Img {
    width: 50%;
  }
  .applicationLayoutList .item > .Txt {
    width: 50%;
  }
}
.applicationLayoutList .Img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.applicationLayoutList .Txt {
  background-color: #1b1b1b;
}
@media (min-width: 1181px) {
  .applicationLayoutList .Txt {
    padding: 55px;
  }
}
@media (min-width: 501px) and (max-width: 1180px) {
  .applicationLayoutList .Txt {
    padding: 20px 25px 40px;
  }
}
@media (max-width: 500px) {
  .applicationLayoutList .Txt {
    padding: 20px 15px 30px;
  }
}
.applicationLayoutList h4 {
  font-family: "Oswald", "Noto Sans TC", "微軟正黑體", sans-serif;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 641px) {
  .applicationLayoutList h4 {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .applicationLayoutList h4 {
    font-size: 20px;
  }
}
.applicationLayoutList h4::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #bd2020;
}
@media (min-width: 641px) {
  .applicationLayoutList h4::after {
    margin-top: 25px;
  }
}
@media (max-width: 640px) {
  .applicationLayoutList h4::after {
    margin-top: 15px;
  }
}
@media (min-width: 1181px) {
  .applicationLayoutList .txtExp {
    height: calc(23px * 4);
    max-width: 550px;
  }
}
@media (min-width: 641px) {
  .applicationLayoutList .txtExp {
    margin-top: 25px;
  }
}
@media (max-width: 640px) {
  .applicationLayoutList .txtExp {
    margin-top: 15px;
  }
}
@media (min-width: 641px) {
  .applicationLayoutList .btn {
    margin-top: 50px;
  }
}
@media (max-width: 640px) {
  .applicationLayoutList .btn {
    margin-top: 30px;
  }
}
.applicationLayoutList .arrowPrev, .applicationLayoutList .arrowNext {
  position: absolute;
  z-index: 5;
}
@media (min-width: 641px) {
  .applicationLayoutList .arrowPrev, .applicationLayoutList .arrowNext {
    top: calc(50% - 10px);
  }
}
@media (min-width: 481px) and (max-width: 640px) {
  .applicationLayoutList .arrowPrev, .applicationLayoutList .arrowNext {
    top: calc(30% - 10px);
  }
}
@media (max-width: 480px) {
  .applicationLayoutList .arrowPrev, .applicationLayoutList .arrowNext {
    top: calc(20% - 10px);
  }
}
@media (max-width: 640px) {
  .applicationLayoutList .arrowPrev, .applicationLayoutList .arrowNext {
    background-color: #000;
  }
}
@media (min-width: 1651px) {
  .applicationLayoutList .arrowPrev {
    left: -10px;
  }
}
@media (min-width: 961px) and (max-width: 1650px) {
  .applicationLayoutList .arrowPrev {
    left: -30px;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .applicationLayoutList .arrowPrev {
    left: -10px;
  }
}
@media (max-width: 640px) {
  .applicationLayoutList .arrowPrev {
    left: 5px;
  }
}
@media (min-width: 1651px) {
  .applicationLayoutList .arrowNext {
    right: -10px;
  }
}
@media (min-width: 961px) and (max-width: 1650px) {
  .applicationLayoutList .arrowNext {
    right: -30px;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .applicationLayoutList .arrowNext {
    right: -10px;
  }
}
@media (max-width: 640px) {
  .applicationLayoutList .arrowNext {
    right: 5px;
  }
}

.materialBox {
  position: relative;
}
@media (min-width: 961px) {
  .materialBox {
    padding: 0;
  }
}
@media (min-width: 501px) and (max-width: 960px) {
  .materialBox {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 500px) {
  .materialBox {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 1181px) {
  .materialBox {
    background-color: #000;
    overflow: hidden;
  }
}
@media (max-width: 1180px) {
  .materialBox {
    background: url(../jpg/bg_products_material.jpg) no-repeat center left;
    background-size: cover;
  }
}
@media (min-width: 1181px) {
  .materialBox::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: calc(50% + 30px);
    height: 100%;
    background: url(../jpg/bg_products_material.jpg) no-repeat center left;
    background-size: cover;
  }
}
.materialBox .wrap {
  position: relative;
}
@media (min-width: 961px) {
  .materialBox .wrap {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media (min-width: 1601px) {
  .materialBox .wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: calc((100vw - 1440px) / 2);
    height: 170px;
    background-color: #1b1b1b;
  }
}
@media (min-width: 1181px) {
  .materialBox .titleBox {
    margin-top: -10px;
  }
}
.materialBox .titleBox h3 {
  color: #fff;
}
@media (max-width: 400px) {
  .materialBox .titleBox h3 {
    margin-top: 10px;
    font-size: 27px;
  }
}
.materialBox .btnBar {
  position: relative;
}
@media (min-width: 1181px) {
  .materialBox .btnBar {
    width: 500px;
    margin-left: auto;
  }
}
@media (max-width: 1180px) {
  .materialBox .btnBar {
    justify-content: flex-end;
  }
}
@media (min-width: 1801px) {
  .materialBox .btnBar {
    right: -150px;
  }
}
@media (min-width: 1601px) and (max-width: 1800px) {
  .materialBox .btnBar {
    right: -100px;
  }
}
@media (min-width: 1181px) {
  .materialBox .btnBar::before {
    order: 1;
  }
}
@media (max-width: 1180px) {
  .materialBox .btnBar::before {
    display: none;
  }
}
.materialBox .btnBar .num {
  display: flex;
}
@media (min-width: 1181px) {
  .materialBox .btnBar .num {
    order: 2;
  }
}
@media (min-width: 1601px) and (max-width: 1700px) {
  .materialBox .btnBar .num {
    display: none;
  }
}
@media (max-width: 1180px) {
  .materialBox .btnBar .num {
    color: #fff;
  }
}
.materialBox .btnBar .num span {
  position: relative;
  order: -1;
  padding-right: 22px;
  color: #fff;
}
.materialBox .btnBar .num span::before {
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
}
.materialBox .btnBox {
  margin-top: 50px;
}

@media (min-width: 641px) {
  .materialList {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (min-width: 401px) and (max-width: 640px) {
  .materialList {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media (min-width: 1181px) {
  .materialList {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media (max-width: 1180px) {
  .materialList {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (min-width: 401px) and (max-width: 640px) {
  .materialList {
    padding-bottom: 30px;
  }
}
@media (max-width: 400px) {
  .materialList {
    padding-bottom: 15px;
  }
}
.materialList li {
  float: left;
}
@media (min-width: 1181px) {
  .materialList li {
    width: calc(100% / 4);
  }
}
@media (min-width: 641px) and (max-width: 1181px) {
  .materialList li {
    width: calc(100% / 3);
  }
}
@media (min-width: 401px) and (max-width: 640px) {
  .materialList li {
    width: calc(100% / 2);
  }
}
@media (min-width: 641px) {
  .materialList li {
    padding: 0 12px;
  }
}
@media (min-width: 401px) and (max-width: 640px) {
  .materialList li {
    padding: 0 5px;
  }
}
@media (max-width: 400px) {
  .materialList li {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1181px) {
  .materialList .Img {
    height: 250px;
  }
}
.materialList .Img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.materialList h4 {
  margin-top: 25px;
  font-size: 16px;
  font-family: "Oswald", "Noto Sans TC", "微軟正黑體", sans-serif;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.materialList a,
.materialList h4 a {
  color: #fff;
}

/*****載入動畫*****/
@media (min-width: 1181px) {
  .applicationLayoutList .item > .Img,
.editorBox.editor01 .textEditor .imgFull {
    position: relative;
    overflow: hidden;
  }
  .applicationLayoutList .item > .Img::after,
.editorBox.editor01 .textEditor .imgFull::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    transform: scale(0, 1);
    transform-origin: left;
  }

  .applicationLayoutList .item > .Img::before,
.editorBox.editor01 .textEditor .imgFull::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #cfcfcf;
  }

  .applicationLayoutList .item > .Img img,
.editorBox.editor01 .textEditor .imgFull img {
    opacity: 0;
  }

  .applicationLayoutList .item > .Img.show::after,
.editorBox.editor01 .textEditor .imgFull.show::after {
    transform: scale(0, 1);
    animation: imgbgc_in 1.2s 0.3s cubic-bezier(0.97, 0.02, 0.5, 1.2) both;
  }

  .applicationLayoutList .item > .Img.show::before,
.editorBox.editor01 .textEditor .imgFull.show::before {
    animation: img_mask_out 1.2s 0.3s cubic-bezier(0.97, 0.02, 0.5, 1.2) both;
  }

  .applicationLayoutList .item > .Img.show img,
.editorBox.editor01 .textEditor .imgFull.show img {
    animation: img_in 1.2s 0.3s cubic-bezier(0.97, 0.02, 0.5, 1.2) both;
  }
}