@charset "UTF-8";
/* CSS Document */

section, article, aside, footer, header, nav, h2 { display:block;}

body { padding:0; margin:0 auto; color: #000; font-size:1em; font-family: 'Noto Sans TC', sans-serif, "微軟正黑體", Arial; background-color: #fff; position: relative;}
img { border:0; display: block;}

html, body { height: 100%;}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

div.brk { clear: both;}


/************ video box ************/
.video-container { position:relative; padding-bottom:56.25%; padding-top:30px; width:100%; height: 0px; overflow:hidden;}
.video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%;}


@media screen and (min-width: 1370px) {

  /************ header + nav ************/

  header { clear: both; width: 100%; height: 120px; padding: 0 14vw; box-sizing: border-box; background-color: #fff; display: flex; justify-content: flex-start; align-items: center; position: fixed; top: 0; left: 0; z-index: 99;}

  .logo-bx { width: 280px;}
  .logo-bx img { width: 100%; height: auto;}

  nav#mo { display: none;}

  nav#pc { width: calc(100% - 280px);}
  nav#pc ul.nav-menu { padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-end; align-items: center;}
  nav#pc ul.nav-menu li { padding: 0 40px; margin: 0; border-right: 1px #003a4f solid;}
  nav#pc ul.nav-menu li:last-child { border-right: 0;}
  nav#pc ul.nav-menu li a { color: #003a4f; font-size: 1.1rem; text-decoration: none;}


  /************ section #sec-1-con ************/

  section#sec-1-con { clear: both; width: 100%; padding: 120px 0 0 0; position: relative;}

  img.sc-1-bg { width: 100%; height: auto; position: relative; z-index: 1;}
  img.sc-1-title { width: 21.6vw/*432px*/; height: auto; position: absolute; top: calc(3.5vw + 120px); left: 16.5vw; z-index: 2;}

  .sc-1-slogan-1 { width: 47vw; color: #fff; font-size: 3vw; font-weight: 600; position: absolute; top: calc(13.5vw + 120px); left: 17.5vw; z-index: 2;}
  .sc-1-slogan-2 { width: 26.5vw; color: #fff; font-size: 1.5vw; line-height: 3vw; position: absolute; top: calc(20vw + 120px); left: 17.5vw; z-index: 2;}


  /************ section #sec-2-con ************/

  section#sec-2-con { clear: both; width: 100%; padding: 0; position: relative;}

  img.sc-2-bg { width: 100%; height: auto; position: relative; z-index: 1;}

  .sc-2-sub-title { width: 100%; color: #d7a461; font-size: 3vw; font-weight: 600; text-align: center; position: absolute; top: 5.5vw; left: 0; z-index: 2;}
  
  .sc-2-advantages { width: 72vw; display: flex; justify-content: flex-start; align-items: flex-start; position: absolute; top: 27vw; left: calc(50% - 35vw); z-index: 2;}
  .sc-2-advantages .advantages-box { width: calc(100% / 4); padding: 0 0.5vw; box-sizing: border-box;}
  .sc-2-advantages .advantages-box .icon { width: 100%;}
  .sc-2-advantages .advantages-box .icon img { width: 10.2vw; height: auto; margin: 0 auto;}
  .sc-2-advantages .advantages-box .title { width: 100%; padding: 2vw 0 1vw 0; color: #fff; font-size: 2.2vw; font-weight: 500; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7);}
  .sc-2-advantages .advantages-box .intro { width: 100%; color: #fff; font-size: 1vw; line-height: 2vw; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7);}


  /************ section #sec-3-con ************/

  section#sec-3-con { clear: both; width: 100%; padding: 0; position: relative;}

  img.sc-3-bg { width: 100%; height: auto; position: relative; z-index: 1;}

  .sc-3-sub-title { width: 100%; color: #d7a461; font-size: 3vw; font-weight: 600; text-align: center; position: absolute; top: 8.2vw; left: 0; z-index: 2;}
  .sc-3-sub-title hr { clear: both; width: 10vw; border-bottom: 3px #ffb166 solid; margin: 4vw auto;}

  .sc-3-intro-text { width: 100%; color: #fff; font-size: 1.4vw; text-align: center; position: absolute; top: 20.7vw; left: 0; z-index: 2;}

  .sc-3-photos-carousel { width: 100%; padding: 0 12vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; position: absolute; top: 28.5vw; left: 0; z-index: 2;}
  .sc-3-photos-carousel img.sc_3_photo_prev_arrow, 
  .sc-3-photos-carousel img.sc_3_photo_next_arrow { width: 2vw; height: auto; cursor: pointer;}
  .sc-3-photos-carousel .sc_3_photos { width: calc(100% - 4vw); padding: 0 2vw; box-sizing: border-box;}
  .sc-3-photos-carousel .sc_3_photos img { width: 50vw; height: auto; margin: 0 auto;}


  /************ section #sec-4-con ************/

  section#sec-4-con { clear: both; width: 100%; padding: 0; position: relative;}

  .sc-4-features-list-1 { clear: both; width: 100%; display: flex; justify-content: flex-start; align-items: stretch;}
  .sc-4-features-list-1 .col-photo-mo { display: none;}
  .sc-4-features-list-1 .col-photo { width: 62.5vw;}
  .sc-4-features-list-1 .col-photo img { width: 100%; height: auto;}
  .sc-4-features-list-1 .col-intro-w { width: calc(100% - 62.5vw); padding: 3vw 2.5vw 0 2.5vw; background-image: url("../images/sc_4_col_intro_bg_w.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .sub-title { width: 100%; color: #003a4f; font-size: 2vw; font-weight: 600; line-height: 2.4vw;}
  .sc-4-features-list-1 .col-intro-w hr { clear: both; width: 25vw; margin: 1.5vw 0; border-bottom: 2px #d7a461 solid; float: left;}
  .sc-4-features-list-1 .col-intro-w .sub-intro { clear: both; width: 100%; padding: 0.5vw 0 1.5vw 0; color: #003a4f; font-size: 1vw;}
  .sc-4-features-list-1 .col-intro-w .features-list { clear: both; width: 100%; margin: 1vw 0 0 0; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box { width: calc(100% / 2 - 1vw); margin: 0 0.5vw 1vw 0.5vw; border: 1px #d7a461 solid; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box .title { width: 100%; padding: 0.2vw; color: #fff; font-size: 1.1vw; text-align: center; background-color: #d7a461; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box .intro { width: 100%; padding: 0.5vw; font-size: 0.8vw; text-align: center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 { width: 100%; margin: 1vw 0 0 0; border: 1px #d7a461 solid; display: flex; justify-content: flex-start; align-items: center;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 .title { width: 50%; padding: 0.2vw; color: #fff; font-size: 1.1vw; text-align: center; box-sizing: border-box; background-color: #d7a461;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 .intro { width: 50%; padding: 0.2vw; font-size: 0.9vw; text-align: center;}
  .sc-4-features-list-1 .col-intro-b { width: calc(100% - 62.5vw); padding: 3vw 2.5vw 0 2.5vw; background-color: #003a4f; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b .sub-title { width: 100%; color: #fff; font-size: 2vw; font-weight: 600; line-height: 2.4vw;}
  .sc-4-features-list-1 .col-intro-b hr { clear: both; width: 25vw; margin: 1.5vw 0; border-bottom: 2px #d7a461 solid; float: left;}
  .sc-4-features-list-1 .col-intro-b .sub-intro { clear: both; width: 100%; padding: 0.5vw 0 1.5vw 0; color: #fff; font-size: 1vw;}
  .sc-4-features-list-1 .col-intro-b .features-list { clear: both; width: 100%; margin: 1vw 0 0 0; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box { width: calc(100% / 2 - 1vw); margin: 0 0.5vw 1vw 0.5vw; border: 1px #d7a461 solid; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box .title { width: 100%; padding: 0.2vw; color: #fff; font-size: 1.1vw; text-align: center; background-color: #d7a461; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box .intro { width: 100%; padding: 0.5vw; color: #fff; font-size: 0.8vw; text-align: center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b ul { clear: both; width: 100%; padding: 0 0 0 1vw; margin: 0; box-sizing: border-box; list-style: disc; display: block;}
  .sc-4-features-list-1 .col-intro-b ul li { padding: 0; margin: 0; color: #ffb166; font-size: 0.9vw; line-height: 2.4vw;}


  /************ section #sec-5-con ************/

  section#sec-5-con { clear: both; width: 100%; padding: 0; position: relative;}

  img.sc-5-bg { width: 100%; height: auto; position: relative; z-index: 1;}

  .sc-5-sub-title { width: 100%; color: #fff; font-size: 3vw; font-weight: 600; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 8.2vw; left: 0; z-index: 2;}
  .sc-5-sub-title hr { clear: both; width: 10vw; border-bottom: 3px #fff solid; margin: 4vw auto;}

  .sc-5-intro { width: 100%; color: #fff; font-size: 1.6vw; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 21vw; left: 0; z-index: 2;}


  /************ section #sec-6-con ************/

  section#sec-6-con { clear: both; width: 100%; padding: 5vw 16.5vw 10vw 16.5vw; box-sizing: border-box; background-image: url("../images/sc_6_bg.webp"); background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative;}

  .sc-6-sub-title { width: 100%; color: #d7a461; font-size: 3vw; font-weight: 600; text-align: center;}
  .sc-6-sub-title hr { clear: both; width: 10vw; border-bottom: 3px #d7a461 solid; margin: 3vw auto;}

  .sc-6-sub-intro { clear: both; width: 100%; margin: 0 0 3.5vw 0; color: #1b3967; font-size: 1.4vw; font-weight: 500; text-align: center;}

  .sc-6-qa-list { clear: both; width: 100%; padding: 0 2vw 0 0; box-sizing: border-box; position: relative;}
  .sc-6-qa-list .question-box { width: 100%; padding: 1vw 2vw; box-sizing: border-box; display:inline-block; background-color: #fff; margin-right: 20px; box-shadow: 0px 0px 9px rgba(0,0,0,0.4); display: flex; justify-content: flex-start; align-items: center;}
  .sc-6-qa-list .question-box .q-num { width: 4.2vw; height: 4.2vw; margin: 0 1.5vw 0 0; color: #d7a461; font-size: 1.8vw; line-height: 1em; font-weight: 500; border-radius: 100%; border: 3px #d7a461 solid; display: flex; justify-content: center; align-items: center;}
  .sc-6-qa-list .question-box .q-text { width: calc(100% - 4.2vw - 1.5vw); color: #d7a461; font-size: 1.4vw; font-weight: 500;}
  .sc-6-qa-list .answer-box { width: 52vw; padding: 0.8vw 0 0.8vw 4.9vw; margin: -1vw 0 2vw 14vw; color: #fff; font-size: 1vw; background-color: #1b3967; box-sizing: border-box;}


  /************ section #sec-7-con ************/

  section#sec-7-con { clear: both; width: 100%; padding: 0; position: relative;}

  img.sc-7-bg { width: 100%; height: auto; position: relative; z-index: 1;}

  img.sc-7-logo { width: 18vw; height: auto; position: absolute; top: 8.3vw; left: calc(50% - 9vw); z-index: 2;}

  .sc-7-slogan { width: 100%; color: #fff; font-size: 2.2vw; font-weight: 500; text-align: center; font-weight: 500; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 17.5vw; left: 0; z-index: 2;}

  img.sc-7-arrow { width: 3.4vw; height: auto; position: absolute; top: 28.5vw; left: calc(50% - 1.7vw); z-index: 2;}


  /************ section #sc-contact ************/

  section#sc-contact { clear: both; width: 100%; padding: 0; background-image: url("../images/sc_contact_bg.webp"); background-repeat: no-repeat; background-size: cover; background-position: center top;}

  .contact-infor { clear: both; width: 100%; padding: 7.5vw 16.5vw 6vw 16.5vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center;}
  .contact-infor .logo-box { width: 16vw;}
  .contact-infor .logo-box img { width: 10vw; height: auto; margin: 0 auto;}
  .contact-infor .infor-box { width: calc(100% - 16vw); padding: 0 3vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .contact-infor .infor-box .icon { width: 3vw; margin: 0 0 1vw 0;}
  .contact-infor .infor-box .icon img { width: 1.2vw; height: auto;}
  .contact-infor .infor-box .infor { width: calc(100% - 3vw); margin: 0 0 1vw 0; color: #fff; font-size: 1vw;}


  /************ footer ************/

  footer { clear: both; width: 100%; padding: 1.7vw 19.4vw !important; border-top: 1px #fff solid; box-sizing: border-box;}

  .footer-copyright { width: 100%; color: #fff; font-size: 0.8rem; text-align: right;}


}

@media screen and (min-width: 1024px) and (max-width: 1370px) {

  /************ header + nav ************/

  header { clear: both; width: 100%; height: 120px; padding: 0 4vw; box-sizing: border-box; background-color: #fff; display: flex; justify-content: flex-start; align-items: center; position: fixed; top: 0; left: 0; z-index: 99;}

  .logo-bx { width: 280px;}
  .logo-bx img { width: 100%; height: auto;}

  nav#mo { display: none;}

  nav#pc { width: calc(100% - 280px);}
  nav#pc ul.nav-menu { padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-end; align-items: center;}
  nav#pc ul.nav-menu li { padding: 0 30px; margin: 0; border-right: 1px #003a4f solid;}
  nav#pc ul.nav-menu li:last-child { border-right: 0;}
  nav#pc ul.nav-menu li a { color: #003a4f; font-size: 1.1rem; text-decoration: none;}


  /************ section #sec-1-con ************/

  section#sec-1-con { clear: both; width: 100%; padding: 120px 0 0 0; position: relative; overflow: hidden;}

  img.sc-1-bg { width: 120%; height: auto; margin: 0 0 0 -10%; position: relative; z-index: 1;}
  img.sc-1-title { width: 24vw/*432px*/; height: auto; position: absolute; top: calc(5.5vw + 120px); left: 16.5vw; z-index: 2;}

  .sc-1-slogan-1 { width: 50vw; color: #fff; font-size: 3.4vw; font-weight: 600; position: absolute; top: calc(18vw + 120px); left: 17.5vw; z-index: 2;}
  .sc-1-slogan-2 { width: 30vw; color: #fff; font-size: 1.8vw; line-height: 3vw; position: absolute; top: calc(27vw + 120px); left: 17.5vw; z-index: 2;}


  /************ section #sec-2-con ************/

  section#sec-2-con { clear: both; width: 100%; padding: 0; position: relative;}

  img.sc-2-bg { width: 100%; height: auto; position: relative; z-index: 1;}

  .sc-2-sub-title { width: 100%; color: #d7a461; font-size: 3.4vw; font-weight: 600; text-align: center; position: absolute; top: 5.5vw; left: 0; z-index: 2;}
  
  .sc-2-advantages { width: 84vw; display: flex; justify-content: flex-start; align-items: flex-start; position: absolute; top: 27vw; left: calc(50% - 42vw); z-index: 2;}
  .sc-2-advantages .advantages-box { width: calc(100% / 4); padding: 0 0.5vw; box-sizing: border-box;}
  .sc-2-advantages .advantages-box .icon { width: 100%;}
  .sc-2-advantages .advantages-box .icon img { width: 12vw; height: auto; margin: 0 auto;}
  .sc-2-advantages .advantages-box .title { width: 100%; padding: 2vw 0 1vw 0; color: #fff; font-size: 2.6vw; font-weight: 500; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7);}
  .sc-2-advantages .advantages-box .intro { width: 100%; color: #fff; font-size: 1.1vw; line-height: 2vw; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7);}


  /************ section #sec-3-con ************/

  section#sec-3-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-3-bg { width: 120%; height: auto; margin: 0 0 0 -10%; position: relative; z-index: 1;}

  .sc-3-sub-title { width: 100%; color: #d7a461; font-size: 3.4vw; font-weight: 600; text-align: center; position: absolute; top: 8.2vw; left: 0; z-index: 2;}
  .sc-3-sub-title hr { clear: both; width: 10vw; border-bottom: 3px #ffb166 solid; margin: 4vw auto;}

  .sc-3-intro-text { width: 100%; color: #fff; font-size: 1.8vw; text-align: center; position: absolute; top: 20.7vw; left: 0; z-index: 2;}

  .sc-3-photos-carousel { width: 100%; padding: 0 8vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; position: absolute; top: 28.5vw; left: 0; z-index: 2;}
  .sc-3-photos-carousel img.sc_3_photo_prev_arrow, 
  .sc-3-photos-carousel img.sc_3_photo_next_arrow { width: 2vw; height: auto; cursor: pointer;}
  .sc-3-photos-carousel .sc_3_photos { width: calc(100% - 4vw); padding: 0 2vw; box-sizing: border-box;}
  .sc-3-photos-carousel .sc_3_photos img { width: 56vw; height: auto; margin: 0 auto;}


  /************ section #sec-4-con ************/

  section#sec-4-con { clear: both; width: 100%; padding: 0; position: relative;}

  .sc-4-features-list-1 { clear: both; width: 100%; display: flex; justify-content: flex-start; align-items: stretch;}
  .sc-4-features-list-1 .col-photo-mo { display: none;}
  .sc-4-features-list-1 .col-photo { width: 60vw; overflow: hidden;}
  .sc-4-features-list-1 .col-photo img { width: 120%; height: auto; margin: 0 0 0 -10%;}
  .sc-4-features-list-1 .col-intro-w { width: calc(100% - 60vw); padding: 6vw 2.5vw 0 2.5vw; background-image: url("../images/sc_4_col_intro_bg_w.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .sub-title { width: 100%; color: #003a4f; font-size: 2.4vw; font-weight: 600; line-height: 2.4vw;}
  .sc-4-features-list-1 .col-intro-w hr { clear: both; width: 25vw; margin: 1.5vw 0; border-bottom: 2px #d7a461 solid; float: left;}
  .sc-4-features-list-1 .col-intro-w .sub-intro { clear: both; width: 100%; padding: 0.5vw 0 1.5vw 0; color: #003a4f; font-size: 1.4vw;}
  .sc-4-features-list-1 .col-intro-w .features-list { clear: both; width: 100%; margin: 1vw 0 0 0; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box { width: calc(100% / 2 - 1vw); margin: 0 0.5vw 1vw 0.5vw; border: 1px #d7a461 solid; box-sizing: border-box; background-color: #fff;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box .title { width: 100%; padding: 0.2vw; color: #fff; font-size: 1.4vw; text-align: center; background-color: #d7a461; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box .intro { width: 100%; padding: 0.5vw; font-size: 1vw; text-align: center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 { width: 100%; margin: 1vw 0 0 0; border: 1px #d7a461 solid; background-color: #fff; display: flex; justify-content: flex-start; align-items: center;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 .title { width: 50%; padding: 0.2vw; color: #fff; font-size: 1.4vw; text-align: center; box-sizing: border-box; background-color: #d7a461;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 .intro { width: 50%; padding: 0.2vw; font-size: 1vw; text-align: center;}
  .sc-4-features-list-1 .col-intro-b { width: calc(100% - 60vw); padding: 6vw 2.5vw 0 2.5vw; background-color: #003a4f; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b .sub-title { width: 100%; color: #fff; font-size: 2.4vw; font-weight: 600; line-height: 2.4vw;}
  .sc-4-features-list-1 .col-intro-b hr { clear: both; width: 25vw; margin: 1.5vw 0; border-bottom: 2px #d7a461 solid; float: left;}
  .sc-4-features-list-1 .col-intro-b .sub-intro { clear: both; width: 100%; padding: 0.5vw 0 1.5vw 0; color: #fff; font-size: 1.4vw;}
  .sc-4-features-list-1 .col-intro-b .features-list { clear: both; width: 100%; margin: 1vw 0 0 0; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box { width: calc(100% / 2 - 1vw); margin: 0 0.5vw 1vw 0.5vw; background-color: #fff; border: 1px #d7a461 solid; box-sizing: border-box; background-color: #fff;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box .title { width: 100%; padding: 0.2vw; color: #fff; font-size: 1.4vw; text-align: center; background-color: #d7a461; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box .intro { width: 100%; padding: 0.5vw; font-size: 1vw; text-align: center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b ul { clear: both; width: 100%; padding: 0 0 0 1vw; margin: 0; box-sizing: border-box; list-style: disc; display: block;}
  .sc-4-features-list-1 .col-intro-b ul li { padding: 0; margin: 0; color: #ffb166; font-size: 1.2vw; line-height: 2.6vw;}


  /************ section #sec-5-con ************/

  section#sec-5-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-5-bg { width: 120%; height: auto; margin: 0 0 0 -10%; position: relative; z-index: 1;}

  .sc-5-sub-title { width: 100%; color: #fff; font-size: 3.4vw; font-weight: 600; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 10vw; left: 0; z-index: 2;}
  .sc-5-sub-title hr { clear: both; width: 10vw; border-bottom: 3px #fff solid; margin: 4vw auto;}

  .sc-5-intro { width: 100%; color: #fff; font-size: 2vw; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 25vw; left: 0; z-index: 2;}


  /************ section #sec-6-con ************/

  section#sec-6-con { clear: both; width: 100%; padding: 8vw 10vw 14vw 10vw; box-sizing: border-box; background-image: url("../images/sc_6_bg.webp"); background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative;}

  .sc-6-sub-title { width: 100%; color: #d7a461; font-size: 3.4vw; font-weight: 600; text-align: center;}
  .sc-6-sub-title hr { clear: both; width: 10vw; border-bottom: 3px #d7a461 solid; margin: 3vw auto;}

  .sc-6-sub-intro { clear: both; width: 100%; margin: 0 0 3.5vw 0; color: #1b3967; font-size: 1.8vw; font-weight: 500; text-align: center;}

  .sc-6-qa-list { clear: both; width: 100%; padding: 0 2vw 0 0; box-sizing: border-box; position: relative;}
  .sc-6-qa-list .question-box { width: 100%; padding: 1vw 2vw; box-sizing: border-box; display:inline-block; background-color: #fff; margin-right: 20px; box-shadow: 0px 0px 9px rgba(0,0,0,0.4); display: flex; justify-content: flex-start; align-items: center;}
  .sc-6-qa-list .question-box .q-num { width: 4.2vw; height: 4.2vw; margin: 0 1.5vw 0 0; color: #d7a461; font-size: 2vw; line-height: 1em; font-weight: 500; border-radius: 100%; border: 3px #d7a461 solid; display: flex; justify-content: center; align-items: center;}
  .sc-6-qa-list .question-box .q-text { width: calc(100% - 4.2vw - 1.5vw); color: #d7a461; font-size: 2vw; font-weight: 500;}
  .sc-6-qa-list .answer-box { width: 64vw; padding: 0.8vw 0 0.8vw 4.9vw; margin: -1vw 0 2vw 14vw; color: #fff; font-size: 1.4vw; background-color: #1b3967; box-sizing: border-box;}


  /************ section #sec-7-con ************/

  section#sec-7-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-7-bg { width: 120%; height: auto; margin: 0 0 0 -10%; position: relative; z-index: 1;}

  img.sc-7-logo { width: 24vw; height: auto; position: absolute; top: 8.3vw; left: calc(50% - 12vw); z-index: 2;}

  .sc-7-slogan { width: 100%; color: #fff; font-size: 2.4vw; font-weight: 500; text-align: center; font-weight: 500; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 20vw; left: 0; z-index: 2;}

  img.sc-7-arrow { width: 4vw; height: auto; position: absolute; top: 32vw; left: calc(50% - 2vw); z-index: 2;}


  /************ section #sc-contact ************/

  section#sc-contact { clear: both; width: 100%; padding: 0; background-image: url("../images/sc_contact_bg.webp"); background-repeat: no-repeat; background-size: cover; background-position: center top;}

  .contact-infor { clear: both; width: 100%; padding: 7.5vw 16.5vw 6vw 16.5vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center;}
  .contact-infor .logo-box { width: 16vw;}
  .contact-infor .logo-box img { width: 10vw; height: auto; margin: 0 auto;}
  .contact-infor .infor-box { width: calc(100% - 16vw); padding: 0 3vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .contact-infor .infor-box .icon { width: 3vw; margin: 0 0 1vw 0;}
  .contact-infor .infor-box .icon img { width: 1.2vw; height: auto;}
  .contact-infor .infor-box .infor { width: calc(100% - 3vw); margin: 0 0 1vw 0; color: #fff; font-size: 1vw;}


  /************ footer ************/

  footer { clear: both; width: 100%; padding: 1.7vw 19.4vw !important; border-top: 1px #fff solid; box-sizing: border-box;}

  .footer-copyright { width: 100%; color: #fff; font-size: 0.8rem; text-align: right;}


}

@media screen and (min-width: 768px) and (max-width: 1024px) {

  /************ header + nav ************/

  header { clear: both; width: 100%; height: 120px; padding: 0 20px; box-sizing: border-box; background-color: #fff; display: flex; justify-content: flex-start; align-items: center; position: fixed; top: 0; left: 0; z-index: 99;}

  .logo-bx { width: 220px;}
  .logo-bx img { width: 100%; height: auto;}

  nav#mo { display: none;}

  nav#pc { width: calc(100% - 220px);}
  nav#pc ul.nav-menu { padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-end; align-items: center;}
  nav#pc ul.nav-menu li { padding: 0 15px; margin: 0; border-right: 1px #003a4f solid;}
  nav#pc ul.nav-menu li:last-child { border-right: 0;}
  nav#pc ul.nav-menu li a { color: #003a4f; font-size: 1.1rem; text-decoration: none;}


  /************ section #sec-1-con ************/

  section#sec-1-con { clear: both; width: 100%; padding: 120px 0 0 0; position: relative; overflow: hidden;}

  img.sc-1-bg { width: 140%; height: auto; margin: 0 0 0 -20%; position: relative; z-index: 1;}
  img.sc-1-title { width: 30vw/*432px*/; height: auto; position: absolute; top: calc(5.5vw + 120px); left: 6vw; z-index: 2;}

  .sc-1-slogan-1 { width: 60vw; color: #fff; font-size: 4vw; font-weight: 600; position: absolute; top: calc(22vw + 120px); left: 6vw; z-index: 2;}
  .sc-1-slogan-2 { width: 40vw; color: #fff; font-size: 2.2vw; line-height: 3vw; position: absolute; top: calc(34vw + 120px); left: 6vw; z-index: 2;}


  /************ section #sec-2-con ************/

  section#sec-2-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-2-bg { width: 120%; height: auto; margin: 0 0 0 -10%; position: relative; z-index: 1;}

  .sc-2-sub-title { width: 100%; color: #d7a461; font-size: 4vw; font-weight: 600; text-align: center; position: absolute; top: 7vw; left: 0; z-index: 2;}
  
  .sc-2-advantages { width: 96vw; display: flex; justify-content: flex-start; align-items: flex-start; position: absolute; top: 32vw; left: calc(50% - 48vw); z-index: 2;}
  .sc-2-advantages .advantages-box { width: calc(100% / 4); padding: 0 0.5vw; box-sizing: border-box;}
  .sc-2-advantages .advantages-box .icon { width: 100%;}
  .sc-2-advantages .advantages-box .icon img { width: 16vw; height: auto; margin: 0 auto;}
  .sc-2-advantages .advantages-box .title { width: 100%; padding: 2vw 0 1vw 0; color: #fff; font-size: 3.6vw; font-weight: 500; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7);}
  .sc-2-advantages .advantages-box .intro { width: 100%; color: #fff; font-size: 1.4vw; line-height: 2vw; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7);}


  /************ section #sec-3-con ************/

  section#sec-3-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-3-bg { width: 140%; height: auto; margin: 0 0 0 -20%; position: relative; z-index: 1;}

  .sc-3-sub-title { width: 100%; color: #d7a461; font-size: 4vw; font-weight: 600; text-align: center; position: absolute; top: 10vw; left: 0; z-index: 2;}
  .sc-3-sub-title hr { clear: both; width: 15vw; border-bottom: 3px #ffb166 solid; margin: 5vw auto;}

  .sc-3-intro-text { width: 100%; color: #fff; font-size: 2.2vw; text-align: center; position: absolute; top: 25vw; left: 0; z-index: 2;}

  .sc-3-photos-carousel { width: 100%; padding: 0 4vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; position: absolute; top: 38vw; left: 0; z-index: 2;}
  .sc-3-photos-carousel img.sc_3_photo_prev_arrow, 
  .sc-3-photos-carousel img.sc_3_photo_next_arrow { width: 2vw; height: auto; cursor: pointer;}
  .sc-3-photos-carousel .sc_3_photos { width: calc(100% - 4vw); padding: 0 5vw; box-sizing: border-box;}
  .sc-3-photos-carousel .sc_3_photos img { width: 58vw; height: auto; margin: 0 auto;}


  /************ section #sec-4-con ************/

  section#sec-4-con { clear: both; width: 100%; padding: 0; position: relative;}

  .sc-4-features-list-1 { clear: both; width: 100%;}
  .sc-4-features-list-1 .col-photo { display: none;}
  .sc-4-features-list-1 .col-photo-mo { width: 100%; overflow: hidden;}
  .sc-4-features-list-1 .col-photo-mo img { width: 120%; height: auto; margin: 0 0 0 -10%;}
  .sc-4-features-list-1 .col-intro-w { width: 100%; padding: 30px 80px; background-image: url("../images/sc_4_col_intro_bg_w.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .sub-title { width: 100%; color: #003a4f; font-size: 1.8rem; font-weight: 600; line-height: 1.4em;}
  .sc-4-features-list-1 .col-intro-w hr { clear: both; width: 60%; margin: 30px 0; border-bottom: 2px #d7a461 solid; float: left;}
  .sc-4-features-list-1 .col-intro-w .sub-intro { clear: both; width: 100%; padding: 5px 0; color: #003a4f; font-size: 1rem;}
  .sc-4-features-list-1 .col-intro-w .features-list { clear: both; width: 100%; margin: 20px 0 0 0; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box { width: calc(100% / 2 - 10px); margin: 0 5px 10px 5px; border: 1px #d7a461 solid; box-sizing: border-box; background-color: #fff;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box .title { width: 100%; padding: 3px 5px; color: #fff; font-size: 1rem; text-align: center; background-color: #d7a461; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box .intro { width: 100%; padding: 5px; font-size: 0.9rem; text-align: center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 { width: 100%; margin: 20px 0 0 0; border: 1px #d7a461 solid; background-color: #fff; display: flex; justify-content: flex-start; align-items: center;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 .title { width: 50%; padding: 5px; color: #fff; font-size: 1rem; text-align: center; box-sizing: border-box; background-color: #d7a461;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 .intro { width: 50%; padding: 5px; font-size: 0.9rem; text-align: center;}
  .sc-4-features-list-1 .col-intro-b { width: 100%; padding: 30px 80px; background-color: #003a4f; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b .sub-title { width: 100%; color: #fff; font-size: 1.8rem; font-weight: 600; line-height: 1.4em;}
  .sc-4-features-list-1 .col-intro-b hr { clear: both; width: 60%; margin: 30px 0; border-bottom: 2px #d7a461 solid; float: left;}
  .sc-4-features-list-1 .col-intro-b .sub-intro { clear: both; width: 100%; padding: 5px 0 30px 0; color: #fff; font-size: 1rem;}
  .sc-4-features-list-1 .col-intro-b .features-list { clear: both; width: 100%; margin: 20px 0 0 0; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box { width: calc(100% / 2 - 10px); margin: 0 5px 10px 5px; background-color: #fff; border: 1px #d7a461 solid; box-sizing: border-box; background-color: #fff;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box .title { width: 100%; padding: 3px 5px; color: #fff; font-size: 1rem; text-align: center; background-color: #d7a461; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box .intro { width: 100%; padding: 5px; font-size: 0.9rem; text-align: center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b ul { clear: both; width: 100%; padding: 0 0 0 20px; margin: 0; box-sizing: border-box; list-style: disc; display: block;}
  .sc-4-features-list-1 .col-intro-b ul li { padding: 0; margin: 0; color: #ffb166; font-size: 0.9rem; line-height: 2em;}


  /************ section #sec-5-con ************/

  section#sec-5-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-5-bg { width: 140%; height: auto; margin: 0 0 0 -20%; position: relative; z-index: 1;}

  .sc-5-sub-title { width: 100%; color: #fff; font-size: 4vw; font-weight: 600; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 10vw; left: 0; z-index: 2;}
  .sc-5-sub-title hr { clear: both; width: 10vw; border-bottom: 3px #fff solid; margin: 4vw auto;}

  .sc-5-intro { width: 100%; color: #fff; font-size: 2.4vw; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 30vw; left: 0; z-index: 2;}


  /************ section #sec-6-con ************/

  section#sec-6-con { clear: both; width: 100%; padding: 8vw 8vw 14vw 8vw; box-sizing: border-box; background-image: url("../images/sc_6_bg.webp"); background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative;}

  .sc-6-sub-title { width: 100%; color: #d7a461; font-size: 4vw; font-weight: 600; text-align: center;}
  .sc-6-sub-title hr { clear: both; width: 10vw; border-bottom: 3px #d7a461 solid; margin: 3vw auto;}

  .sc-6-sub-intro { clear: both; width: 100%; margin: 0 0 6vw 0; color: #1b3967; font-size: 2.2vw; font-weight: 500; text-align: center;}

  .sc-6-qa-list { clear: both; width: 100%; padding: 0 2vw 0 0; box-sizing: border-box; position: relative;}
  .sc-6-qa-list .question-box { width: 100%; padding: 2vw 2vw; box-sizing: border-box; display:inline-block; background-color: #fff; margin-right: 20px; box-shadow: 0px 0px 9px rgba(0,0,0,0.4); display: flex; justify-content: flex-start; align-items: center;}
  .sc-6-qa-list .question-box .q-num { width: 5vw; height: 5vw; margin: 0 2vw 0 0; color: #d7a461; font-size: 2.4vw; line-height: 1em; font-weight: 500; border-radius: 100%; border: 3px #d7a461 solid; display: flex; justify-content: center; align-items: center;}
  .sc-6-qa-list .question-box .q-text { width: calc(100% - 5vw - 2vw); color: #d7a461; font-size: 2.4vw; font-weight: 500;}
  .sc-6-qa-list .answer-box { width: 70vw; padding: 1vw 0 1vw 5vw; margin: -1.5vw 0 2vw 14vw; color: #fff; font-size: 1.8vw; background-color: #1b3967; box-sizing: border-box;}


  /************ section #sec-7-con ************/

  section#sec-7-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-7-bg { width: 140%; height: auto; margin: 0 0 0 -20%; position: relative; z-index: 1;}

  img.sc-7-logo { width: 30vw; height: auto; position: absolute; top: 10vw; left: calc(50% - 15vw); z-index: 2;}

  .sc-7-slogan { width: 100%; color: #fff; font-size: 3vw; font-weight: 500; text-align: center; font-weight: 500; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 25vw; left: 0; z-index: 2;}

  img.sc-7-arrow { width: 6vw; height: auto; position: absolute; top: 40vw; left: calc(50% - 3vw); z-index: 2;}


  /************ section #sc-contact ************/

  section#sc-contact { clear: both; width: 100%; padding: 0; background-image: url("../images/sc_contact_bg.webp"); background-repeat: no-repeat; background-size: cover; background-position: center top;}

  .contact-infor { clear: both; width: 100%; padding: 7.5vw 16.5vw 6vw 16.5vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center;}
  .contact-infor .logo-box { width: 20vw;}
  .contact-infor .logo-box img { width: 16vw; height: auto; margin: 0 auto;}
  .contact-infor .infor-box { width: calc(100% - 20vw); padding: 0 3vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .contact-infor .infor-box .icon { width: 5vw; margin: 0 0 1.5vw 0;}
  .contact-infor .infor-box .icon img { width: 2vw; height: auto;}
  .contact-infor .infor-box .infor { width: calc(100% - 5vw); margin: 0 0 1.5vw 0; color: #fff; font-size: 1.6vw;}


  /************ footer ************/

  footer { clear: both; width: 100%; padding: 30px 80px !important; border-top: 1px #fff solid; box-sizing: border-box;}

  .footer-copyright { width: 100%; color: #fff; font-size: 0.8rem; text-align: right;}


}

@media screen and (max-width: 768px) {

  /************ header + nav ************/

  header { clear: both; width: 100%; height: 80px; padding: 0 20px; box-sizing: border-box; background-color: #eee; display: flex; justify-content: flex-start; align-items: center;}

  .logo-bx { width: 200px; margin: 0 auto;}
  .logo-bx img { width: 100%; height: auto;}

  nav#pc { display: none;}

  nav#mo { width: 100%; position: fixed; bottom: 0; left: 0; z-index: 9999;}
  nav#mo ul.nav-menu { width: 100%; padding: 10px 0; margin: 0; border-top: 1px #fff solid; background-color: #fff; list-style: none; display: flex; justify-content: center; align-items: center;}
  nav#mo ul.nav-menu li { width: calc(100% / 4); padding: 0; margin: 0; border-right: 1px #003a4f solid; box-sizing: border-box;}
  nav#mo ul.nav-menu li:last-child { border-right: 0;}
  nav#mo ul.nav-menu li a { width: 100%; padding: 10px 0; text-decoration: none; display: flex; justify-content: center; align-items: center;}
  nav#mo ul.nav-menu li a img.icon { width: 8vw; height: auto;}


  /************ section #sec-1-con ************/

  section#sec-1-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-1-bg { width: 240%; height: auto; margin: 0 0 0 -80%; position: relative; z-index: 1;}
  img.sc-1-title { width: 50vw/*432px*/; height: auto; position: absolute; top: 5.5vw; left: 6vw; z-index: 2;}

  .sc-1-slogan-1 { width: 80vw; color: #fff; font-size: 5.5vw; font-weight: 600; position: absolute; top: 26vw; left: 6vw; z-index: 2;}
  .sc-1-slogan-2 { width: 60vw; color: #fff; font-size: 3.4vw; line-height: 4.4vw; position: absolute; top: 40vw; left: 6vw; z-index: 2;}


  /************ section #sec-2-con ************/

  section#sec-2-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-2-bg { width: 240%; height: auto; margin: 0 0 0 -70%; position: relative; z-index: 1;}

  .sc-2-sub-title { width: 100%; color: #d7a461; font-size: 5.5vw; font-weight: 600; text-align: center; position: absolute; top: 15vw; left: 0; z-index: 2;}
  
  .sc-2-advantages { width: 96%; margin: 0 auto; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; position: absolute; top: 35vw; left: 2%; z-index: 2;}
  .sc-2-advantages .advantages-box { width: calc(100% / 2); padding: 0 1vw; margin: 0 0 5vw 0; box-sizing: border-box;}
  .sc-2-advantages .advantages-box .icon { width: 100%;}
  .sc-2-advantages .advantages-box .icon img { width: 34vw; height: auto; margin: 0 auto;}
  .sc-2-advantages .advantages-box .title { width: 100%; padding: 2vw 0 1vw 0; color: #fff; font-size: 5.5vw; font-weight: 500; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7);}
  .sc-2-advantages .advantages-box .intro { width: 100%; color: #fff; font-size: 3.4vw; line-height: 1.2em; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7);}


  /************ section #sec-3-con ************/

  section#sec-3-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-3-bg { width: 220%; height: auto; margin: 0 0 0 -60%; position: relative; z-index: 1;}

  .sc-3-sub-title { width: 100%; color: #d7a461; font-size: 5.5vw; font-weight: 600; text-align: center; position: absolute; top: 20vw; left: 0; z-index: 2;}
  .sc-3-sub-title hr { clear: both; width: 20vw; border-bottom: 3px #ffb166 solid; margin: 10vw auto;}

  .sc-3-intro-text { width: 100%; color: #fff; font-size: 4vw; text-align: center; position: absolute; top: 50vw; left: 0; z-index: 2;}

  .sc-3-photos-carousel { width: 100%; padding: 0; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; position: absolute; top: 70vw; left: 0; z-index: 2;}
  .sc-3-photos-carousel img.sc_3_photo_prev_arrow, 
  .sc-3-photos-carousel img.sc_3_photo_next_arrow { width: 4vw; height: auto; cursor: pointer;}
  .sc-3-photos-carousel .sc_3_photos { width: calc(100% - 8vw); padding: 0; box-sizing: border-box;}
  .sc-3-photos-carousel .sc_3_photos img { width: 86vw; height: auto; margin: 0 auto;}


  /************ section #sec-4-con ************/

  section#sec-4-con { clear: both; width: 100%; padding: 0; position: relative;}

  .sc-4-features-list-1 { clear: both; width: 100%;}
  .sc-4-features-list-1 .col-photo { display: none;}
  .sc-4-features-list-1 .col-photo-mo { width: 100%; overflow: hidden;}
  .sc-4-features-list-1 .col-photo-mo img { width: 100%; height: auto; margin: 0;}
  .sc-4-features-list-1 .col-intro-w { width: 100%; padding: 30px 20px; background-image: url("../images/sc_4_col_intro_bg_w.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .sub-title { width: 100%; color: #003a4f; font-size: 1.8rem; font-weight: 600; line-height: 1.4em;}
  .sc-4-features-list-1 .col-intro-w hr { clear: both; width: 60%; margin: 30px 0; border-bottom: 2px #d7a461 solid; float: left;}
  .sc-4-features-list-1 .col-intro-w .sub-intro { clear: both; width: 100%; padding: 5px 0; color: #003a4f; font-size: 1rem;}
  .sc-4-features-list-1 .col-intro-w .features-list { clear: both; width: 100%; margin: 20px 0 0 0; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box { width: calc(100% / 2 - 10px); margin: 0 5px 10px 5px; border: 1px #d7a461 solid; box-sizing: border-box; background-color: #fff;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box .title { width: 100%; padding: 3px 5px; color: #fff; font-size: 1rem; text-align: center; background-color: #d7a461; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box .intro { width: 100%; padding: 5px; font-size: 0.9rem; text-align: center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 { width: 100%; margin: 20px 0 0 0; border: 1px #d7a461 solid; background-color: #fff; display: flex; justify-content: flex-start; align-items: center;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 .title { width: 50%; padding: 5px; color: #fff; font-size: 1rem; text-align: center; box-sizing: border-box; background-color: #d7a461;}
  .sc-4-features-list-1 .col-intro-w .features-list .feature-box-2 .intro { width: 50%; padding: 5px; font-size: 0.9rem; text-align: center;}
  .sc-4-features-list-1 .col-intro-b { width: 100%; padding: 30px 20px; background-color: #003a4f; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b .sub-title { width: 100%; color: #fff; font-size: 1.8rem; font-weight: 600; line-height: 1.4em;}
  .sc-4-features-list-1 .col-intro-b hr { clear: both; width: 60%; margin: 30px 0; border-bottom: 2px #d7a461 solid; float: left;}
  .sc-4-features-list-1 .col-intro-b .sub-intro { clear: both; width: 100%; padding: 5px 0 30px 0; color: #fff; font-size: 1rem;}
  .sc-4-features-list-1 .col-intro-b .features-list { clear: both; width: 100%; margin: 20px 0 0 0; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box { width: calc(100% / 2 - 10px); margin: 0 5px 10px 5px; background-color: #fff; border: 1px #d7a461 solid; box-sizing: border-box; background-color: #fff;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box .title { width: 100%; padding: 3px 5px; color: #fff; font-size: 1rem; text-align: center; background-color: #d7a461; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b .features-list .feature-box .intro { width: 100%; padding: 5px; font-size: 0.9rem; text-align: center; box-sizing: border-box;}
  .sc-4-features-list-1 .col-intro-b ul { clear: both; width: 100%; padding: 0 0 0 20px; margin: 0; box-sizing: border-box; list-style: disc; display: block;}
  .sc-4-features-list-1 .col-intro-b ul li { padding: 0; margin: 0; color: #ffb166; font-size: 0.9rem; line-height: 2em;}


  /************ section #sec-5-con ************/

  section#sec-5-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-5-bg { width: 240%; height: auto; margin: 0 0 0 -20%; position: relative; z-index: 1;}

  .sc-5-sub-title { width: 100%; color: #fff; font-size: 8vw; font-weight: 600; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 20vw; left: 0; z-index: 2;}
  .sc-5-sub-title hr { clear: both; width: 20vw; border-bottom: 3px #fff solid; margin: 8vw auto;}

  .sc-5-intro { width: 100%; color: #fff; font-size: 4vw; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 50vw; left: 0; z-index: 2;}


  /************ section #sec-6-con ************/

  section#sec-6-con { clear: both; width: 100%; padding: 80px 20px 120px 20px; box-sizing: border-box; background-image: url("../images/sc_6_bg.webp"); background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative;}

  .sc-6-sub-title { width: 100%; color: #d7a461; font-size: 2.2rem; font-weight: 600; text-align: center;}
  .sc-6-sub-title hr { clear: both; width: 20vw; border-bottom: 3px #d7a461 solid; margin: 8vw auto;}

  .sc-6-sub-intro { clear: both; width: 100%; margin: 0 0 60px 0; color: #1b3967; font-size: 1.2rem; font-weight: 500; text-align: center;}

  .sc-6-qa-list { clear: both; width: 100%; padding: 0; position: relative;}
  .sc-6-qa-list .question-box { width: 95%; padding: 20px 10px; box-sizing: border-box; display:inline-block; background-color: #fff; margin-right: 20px; box-shadow: 0px 0px 9px rgba(0,0,0,0.4); display: flex; justify-content: flex-start; align-items: center;}
  .sc-6-qa-list .question-box .q-num { width: 50px; height: 50px; margin: 0 20px 0 0; color: #d7a461; font-size: 1.6rem; line-height: 1em; font-weight: 500; border-radius: 100%; border: 3px #d7a461 solid; display: flex; justify-content: center; align-items: center;}
  .sc-6-qa-list .question-box .q-text { width: calc(100% - 50px - 20px); color: #d7a461; font-size: 1.2rem; font-weight: 500;}
  .sc-6-qa-list .answer-box { width: 90%; padding: 5px 10px; margin: -10px 0 40px 10%; color: #fff; font-size: 1rem; background-color: #1b3967; box-sizing: border-box;}


  /************ section #sec-7-con ************/

  section#sec-7-con { clear: both; width: 100%; padding: 0; position: relative; overflow: hidden;}

  img.sc-7-bg { width: 200%; height: auto; margin: 0 0 0 -50%; position: relative; z-index: 1;}

  img.sc-7-logo { width: 60vw; height: auto; position: absolute; top: 20vw; left: calc(50% - 30vw); z-index: 2;}

  .sc-7-slogan { width: 100%; color: #fff; font-size: 4vw; font-weight: 500; text-align: center; font-weight: 500; text-align: center; text-shadow: 0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7),0px 0px 6px rgba(0,0,0,0.7); position: absolute; top: 40vw; left: 0; z-index: 2;}

  img.sc-7-arrow { width: 10vw; height: auto; position: absolute; top: 60vw; left: calc(50% - 5vw); z-index: 2;}


  /************ section #sc-contact ************/

  section#sc-contact { clear: both; width: 100%; padding: 0; background-image: url("../images/sc_contact_bg.webp"); background-repeat: no-repeat; background-size: cover; background-position: center top;}

  .contact-infor { clear: both; width: 100%; padding: 60px 20px; box-sizing: border-box;}
  .contact-infor .logo-box { width: 140px; margin: 0 auto 30px auto;}
  .contact-infor .logo-box img { width: 100%; height: auto; margin: 0 auto;}
  .contact-infor .infor-box { width: 100%; padding: 0 3vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .contact-infor .infor-box .icon { width: 40px; margin: 0 0 15px 0;}
  .contact-infor .infor-box .icon img { width: 26px; height: auto;}
  .contact-infor .infor-box .infor { width: calc(100% - 40px); margin: 0 0 15px 0; color: #fff; font-size: 1rem;}


  /************ footer ************/

  footer { clear: both; width: 100%; padding: 30px 20px 100px 20px !important; border-top: 1px #fff solid; box-sizing: border-box;}

  .footer-copyright { width: 100%; color: #fff; font-size: 0.8rem; text-align: right;}
  

}
