/*通用設定=========================================================================*/
.switch_show{/*手機版切桌機版時消失*/
    display: none;
}
.switch_hide{/*手機版切桌機版時顯示*/
    display: block;
}


#product_page{
    margin: 0 auto;
    left: 0;
    right: 0;
    max-width: 1000px;
    overflow: hidden;
    vertical-align: middle;
    font-family: 'Noto Sans TC', sans-serif;
}
#product_page img{
    vertical-align: middle;
}
.txt_content{
    margin: 0 5%;
}
.txtp{
    font-size: 32px !important;
    line-height: 1.6;
    text-align: justify;
    margin-bottom: .8em;
    font-weight: 300;
    font-family: 'Noto Sans TC', sans-serif;
}
.font_Serif{
    font-family: "Noto Serif TC", serif;
}
#section2 strong, #section8 strong, #section12 strong{
    font-weight: 500 !important;
}
.source{ 
    font-size: min(1.8vw,16px);
    line-height: 1.7;
    font-weight: 300;
    margin-bottom: 0;
}

.layer_bottom{
    position: relative;
}
.layer{
    position: absolute;
    z-index: 2;
}
.clear{
    clear: both;
}
.flex{
    display: flex;
}


/*section2=============================================================================*/
#section2{
    background-image: url(../img/uc2_2bg.jpg);
    background-repeat: repeat-y;
    background-size: 100% auto;
    padding-bottom: 5%;
}
#s2_pic{
    float: right;
    width: 88%;
}
#s2_title{
    margin-left: 5%;
    margin-top: 10.5%;
    font-size: min(7.4vw, 74px);
    text-align: justify;
    line-height: 1.5;
    margin-right: 47%;
    font-weight: 500;
}
#s2_title:after{
    content: '';
    display: inline-block;
    width: 100%;
}
#s2_title span{
    border-bottom: black solid .07em;
}
.s2_txt_red{
    color: #d24141;
}
.s2_underline_yellow{
    background: linear-gradient(to bottom, #f7ed3700 60%, #f7ec37 60%);
}
/*=============================================================================*/


/*section3=============================================================================*/
#section3{
    background-image: url(../img/uc2_3bg.jpg);
    background-repeat: repeat-y;
    background-position: right;
    background-size: 122% auto;
    padding-bottom: 5%;
}
#s3_top{
    top: 0;
}
#s3_bottom{
    bottom: -10%;
}

#s3_txtbox{
    text-align: center;
    margin-top: 8%;
    margin-left: 8%;
    width: 45%;
}
.s3_pic{
    width: 100%;
    height: auto;
}
.s3_title{
    font-size: min(7vw, 70px);
    background: linear-gradient(to right, #1e99a8, #006b7e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    line-height: 1.15;
    margin-bottom: 3;
}
.s3_subtitle{
    background-image: url(../img/uc2_3_1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: min(3.6vw, 36px);
    color: #158a9a;
    letter-spacing: .2em;
    padding-left: .2em;
    padding-top: 1%;
    padding-bottom: 1.5%;
    margin-bottom: 0;
}
.s3_subtitle span{
    color: white;
}

#s3_round{
    margin-top: 2%;
    width: 95%;
    
}
.s3_txt1, .s3_txt2{
    margin: 0 auto;
    left: 0;
    right: 0;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 500;
}
.s3_txt1{
    color: white;
    font-size: min(3.1vw, 33px);
    line-height: 1.2;
    text-shadow: #008a96 0 0 .3em;
    margin-top: 7%;
}
.s3_txt1 span{
    font-size: min(3.7vw, 37px);
    line-height: 1.3;
}
.s3_txt2{
    background: linear-gradient(to right, #01a2a4, #2cbfba);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 53%;
    font-size: min(3.5vw, 35px);
    line-height: 1.2;
}
.s3_txt2 span{
    font-size: min(6.3vw, 63px);
}

.s3_people{
    width: 100%;
    margin-bottom:-3% ;
}


/*=============================================================================*/


/*section4=============================================================================*/
#section4{
    background-image: url(../img/uc2_2bg.jpg);
    background-repeat: repeat-y;
    background-size: 100% auto;
    padding: 10% 0 1% 0;
}

.s4_txtbox1{
    display: flex;
    margin: 0 5%;
    text-shadow: #2c7939 0 0 .3em;
}
#s4_boxleft, #s4_boxright{
    width: 50%;
    text-align: center;
}
#s4_boxleft{
    background-image: url(../img/uc2_4_1.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#s4_boxright{
    background-image: url(../img/uc2_4_2.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-left: -1px;
}
.s4_title{
    font-size: min(4.9vw, 49px);
    font-style: italic;
    top: 0;
    margin-top: 16%;
    letter-spacing: .05em;
    font-weight: 500;
    color: white;
    font-weight: 500;
}
#s4_boxleft .s4_title{
    left: 15%;
}
#s4_boxright .s4_title{
    right: 15%;
}
.s4_txtbox1 .txtp{
    padding: 3% 7% 9% 7%;
    margin: 0;
    color: white;
}

.s4_txtbox2{
    margin: 0 5%;
    text-align: center;
    font-weight: 500;
    text-shadow: rgb(0, 55, 113) 0 0 .3em;
    margin-top: 7%;
    margin-bottom: 3%;
}
.s4_txtbox2 p{
    color: white;
    line-height: 1.2;
    font-size: min(4.6vw, 46px);
    font-family: 'Noto Sans TC', sans-serif;
}
.s4_txtbox2 p:nth-child(3){
    text-shadow: rgb(51, 0, 93) 0 0 .3em;
}
.s4_txtbox2 img{
    width: 100%;
    height: auto;
}
.s4_txtbox2 p:first-child{
    margin-top: 4.4%;
    margin-left: 4.7%;
}
.s4_txtbox2 p:nth-child(2){
    margin-top: 4%;
    margin-left: 36%;
}
.s4_txtbox2 p:nth-child(3){
    margin-top: 4.4%;
    margin-left: 75.5%;
}
.s4_txt_yellow{
    color: #fefa80;
}
.s4_txts{
    font-size: min(3.8vw, 38px);
}
#section4 .source span{
    color: #b5b3b3;
}
/*=============================================================================*/


/*section5=============================================================================*/
#section5 .source{
    color: #fffffe;
    text-align: left;
    letter-spacing: 0.07em;
}
#section5 .source span{
    color: #4d7997;
}

#section5{
    background-image: url(../img/uc2_5bg.jpg);
    text-align: center;
    background-size: 100% auto;
    background-repeat: repeat-y;
    padding: 0.5% 0 10.8% 0;
}
.s5_title{
    color: #ffed4f;
    font-size: min(8.1vw, 81px);
    line-height: 1.7;
    border-bottom: white solid .07em;
    font-weight: 500;
    margin-bottom: 1.5%;
    margin-top: 4%;
}
.s5_subtitle1{
    color:  white;
    font-size: min(5vw, 50px);
    letter-spacing: .15em;
    font-weight: 500;
    margin-bottom: 5%;
}
.s5_subtitle2{
    margin: 6% 0 2% 0;
}
.s5_subtitle2 p, .s5_subtitle2 h2{
    color: white;
    font-size: min(7.3vw, 73px);
    font-weight: 500;
    font-style: italic;
    line-height: 1.2;
    margin-bottom: 2%;
}
.s5_subtitle2 span{
    color: #0f4d6d;
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0)  15%, #ffed4f 15%, #ffed4f 95%, rgba(255, 0, 0, 0) 95%);
    padding: 0 .2em;
    margin-left: .5em;
    font-weight: 500;
}
.s5_img{
    padding:0 5%;
}
#s5_form{
    background-color: white;
    font-size: min(3.1vw, 31px);
    font-weight: 400;
    margin-top: 4.5%;
}
#s5_form tr:first-child th:first-child{
    font-size: min(2.7vw, 27px);
}
#s5_form table{
    width: 100%;
}
#s5_form th{
    background-color: #0bb4b5;
    color: white;
    font-weight: 400;
}
#s5_form th, #s5_form td{
    height: 4em;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
}
.s5_txt_green{
    color: #0bb4b5;
    font-weight: 500;
}


.s5_crown{
    width: 5%;
    top: 0;
    left: 0;
}
.s5_crown:first-child{
    margin-top: 15%;
    margin-left: 31%;
}
.s5_crown:nth-child(2){
    margin-top: 28.8%;
    margin-left: 55.6%;
}
.s5_crown:nth-child(3){
    margin-top: 42.3%;
    margin-left: 33%;
}
.s5_tag{
    width: 12%;
    top: 0;
    left: 0;
    
}
.s5_tag:first-child{
    margin-top: 9%;
    margin-left: 44.5%;
}
.s5_tag:nth-child(2){
    margin-top: 23%;
    margin-left: 65%;
}
.s5_tag:nth-child(3){
    margin-top: 37%;
    margin-left: 44.5%;
}
.s5_tag:nth-child(4){
    margin-top: 43%;
    margin-left: 81%;
}


.bdwhite_R, .bdwhite_B, .bdgray_R, .bdgray_B{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.bdwhite_R{
    border-right: white solid .09em;
}
.bdwhite_B{
    border-bottom: white solid .09em;
}
.bdgray_R{
    border-right: #c6c6c6 solid .09em;
}
.bdgray_B{
    border-bottom: #c6c6c6 solid .09em;
}


  
/*=============================================================================*/


/*section6=============================================================================*/
#section6{
    top: 0;
    right:0;
}
.s6_txtbox1{
    top: 8%;
}
.s6_txtbox2{
    top: 38%;
    }
.s6_txtbox3{
    top: 60%;
    right: 8% !important;
    }

/*共同文字方塊*/
.txtbox_content,.txtbox_shadow{
    right: 6.5%;
    text-align: right;
    font-style: italic;
    white-space: nowrap;
    }
.txtbox_shadow{   
    z-index: 1;
    }

/*文字樣式*/
.s6_txt_font,.s6_txt_shadow{
    color: #06395a;
    font-weight: 400;
    font-size: min(7vw,70px);
    margin-bottom: -1%;
    letter-spacing: 0.07em;
}
.s6_txt_shadow{
    -webkit-text-stroke: 0.06em #ffffff;
    filter: drop-shadow(.04em .05em .06em #ffffff);
    -webkit-filter: drop-shadow(.04em .05em .06em #ffffff);
}

.s6txt_3{
    padding-left: 7%;
}

/*粗體文字樣式*/
.highlight,.highlight_shadow{
    font-weight: 700;
    font-size: min(7vw,70px);
    display: inline-block;
    padding-right: 2%;
    letter-spacing: 0.07em;
    background: linear-gradient(to right, #0072b3 35%, #16a8de 45%,#0072b3 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    
}
.highlight_shadow{
    -webkit-text-stroke: 0.12em #ffffff;
    filter: drop-shadow( 0 .05em .05em #ffffff);
    -webkit-filter: drop-shadow( 0 .05em .05em #ffffff);
}

.outline,.outline_shadow{
    font-size: min(8.5vw,85px) ;
    font-weight: 800;
    display: inline-block;
    padding-right: 3%;
    margin-top: -1%;
    letter-spacing: 0.01em;
    background: linear-gradient(to right, #0072b3 30%, #16a8de 40%,#0072b3 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.outline_shadow{
    -webkit-text-stroke: 0.13em #ffffff;
    filter: drop-shadow(0em 0em .06em #0072b3) drop-shadow(0em 0em .02em #0072b3);
    -webkit-filter: drop-shadow(0em 0em .06em #0072b3) drop-shadow(0em 0em .02em #0072b3);
}
/*=============================================================================*/


/*section7=============================================================================*/
#section7{
    margin-top: -1px;
}
.s7_upgrade{
    position: absolute;
    width: 25%;
    top: 0;
    right: 2%;
    
}
.s7_upgrade:first-child{
  top: 4.5%;
    
}
.s7_upgrade:nth-child(2){
    top: 56%;
 
}
.s7_upgrade:nth-child(3){
    top: 79%;
   
}
.s7_txt{
    right: 0;
    margin-right: 7%;
    margin-top: 62%;
}
.s7_txt p{
    color: white;
    font-size: min(3.2vw, 32px);
    font-weight: 500;
    text-shadow: 
    0.5px 0.5px .5em #0d2e3f, 
    -.5px -0.5px .5em #0d2e3f, 
    0.5px -0.5px .5em #0d2e3f, 
    -0.5px 0.5px .5em #0d2e3f;
}
.s7_txt div p{
    margin-bottom: .15em;
    line-height: 1.35;
}
.s7_txt div{
    margin-bottom: 8%;
    
}
.s7_subtitle{
    font-size: min(7.6vw, 70px) !important;
    border-bottom: white solid .04em;
    margin-bottom: 3%;
    line-height: 1.4;
    color: white;
}
.s7_subtitle span{
    font-size: min(5vw, 50px);
}
#section7 .line{
    letter-spacing: -.1em;
    margin-left: -.1em;
}
/*=============================================================================*/


/*section8=============================================================================*/
#section8{
    background-image: url(../img/uc2_8bg.jpg);
    background-size: 100% auto;
    background-repeat: repeat-y;
    padding: 6.5% 0;
}
.s8_pointTopL, .s8_pointTopR{
    margin-top: 7.5%;
    text-align: center;
}
.s8_point{
    margin-bottom: 6.5%;
}
.s8_pointTopL{
    left: 0;
    margin-left: 5%;
}
.s8_pointTopR{
    right: 0;
    margin-right: 5%;
}
.s8_title{
    color: #117ab1;
    font-weight: 500;
    font-size: min(16.5vw, 165px);
    line-height: 1.1;
    margin-bottom: 4%;
    text-align: left;
}
.s8_title span{
    font-size: min(8.5vw, 85px);
}
#section8 .line{
    letter-spacing: -.2em;
    margin-left: -.2em;
    font-weight: 400;
}
.s8_subtitle{
    color: white;
    background-color: #4b9ec9;
    letter-spacing: .04em;
    font-weight: 400;
    padding: 3% 0 4%0;
    font-size: min(3.6vw, 36px);
    margin-bottom: 2%;
    width: min(39vw, 390px);
}
.s8_point ul{
    margin-top: 3%;
    padding-left: 2em;
}
.s8_txt_blue{
    color: #117ab1;
}
.s8_subtitleS{
    color: #4b9ec9;
    font-size: min(2vw, 20px);
    text-align: justify;
    width: min(39vw, 390px);
}

.s8_logo1{
    width: 18%;
    margin-top: 20.5%;
    margin-left: 26%;
}
.s8_logo2{
    width: 12%;
    margin-top: 17%;
    right: 0;
    margin-right: 9%;
}
.s8_logo3{
    width: 16%;
    margin-top: 21%;
    margin-left: 26%;
}
.s8_logo4{
    width: 12.5%;
    margin-top: 18%;
    right: 0;
    margin-right: 11%;
}
.s8_logo5{
    width: 12.5%;
    margin-top: 17%;
    margin-left: 26%;
}

.s8_3pic{
    text-align: center;
    margin-top: 5%;
}
#s8_3pic1{
    width: 74%;
}
#s8_3pic1txt{
    right: 0;
    margin-right: 14.5%;
    margin-top: .9%;
    font-size: min(3.1vw, 31px);
    line-height: 1.67;
    font-weight: 300;
    font-family: 'Noto Sans TC', sans-serif;
}

#s8_3pic2{
    width: 56%;
    margin-bottom: 4%;
}
.s8_3pic2txt{
    font-size: min(3.2vw, 32px);
    line-height: 1.3;
    font-weight: 300;
    font-family: 'Noto Sans TC', sans-serif;
}
.s8_3pic2txt:first-child{
    margin-top: 14.8%;
    margin-left: 30%;
}
.s8_3pic2txt:nth-child(2){
    margin-top: 39%;
    margin-left: 42%;
}
.s8_3pic2txt:nth-child(3){
    margin-top: 8%;
    margin-left: 52.5%;
}
.s8_3pic2txt:nth-child(4){
    right: 0;
    margin-top: 17.5%;
    font-size: min(2.5vw, 25px);
    line-height: 1.6;
}

#s8_3pic3{
    width: 97%;
}
#s8_3pic3txt{
    text-align: left;
    margin-top: 7%;
    margin-left: 12%;
    font-style: italic;
    font-size: min(2.9vw, 29px);
    line-height: 3.3;
    font-weight: 400;
    color: white;
    letter-spacing: .1em;
}
.s8_txt_gray{
    color: #818181;
}
.s8_txt_L{
    font-size: min(3.7vw, 37px);
}

#s8_block1{
    color: #95bb13;
}
#s8_block2{
    color: #5ea70a;
}
#s8_block3{
    color: #36caa2;
}
#s8_block4{
    color: #01a8a6;
}
#s8_block5{
    color: #1a89a6;
}
/*=============================================================================*/


/*section9=============================================================================*/
.s9_title{
    text-align: center;
    background: linear-gradient(to right,#eecb2a, #fffab2, #eecb2a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    left: 0;
    right: 0;
    margin: 6% auto;
    font-size: min(12vw, 120px);
    font-weight: 500;
    font-style: italic;
    letter-spacing: .1em;
    margin-left: -.1em;
    line-height: 1.4;
}
.s9_txt{
    color: white;
    bottom: 0;
    margin-bottom: 5.8%;
    margin-left: 13.5%;
    font-size: min(3.9vw, 39px);
    letter-spacing: .05em;
    line-height: 1.8;
    font-weight: 400;
    font-family: 'Noto Sans TC', sans-serif;
}
.s9_block1{
    color: #fff47a;
}
.s9_block2{
    color: #c3c5cd;
}
/*=============================================================================*/


/*section10=============================================================================*/
#section10{
    text-align: center;
}
.s10_subtitle{
    color: #358da8;
    font-size: min(7.5vw, 75px);
    font-weight: 500;
    background-color: white;
    letter-spacing: .3em;
    padding-left: .3em;
    padding-top: 1.5%;
    padding-bottom: 2%;
    width: 46%;
    line-height: 1;
    margin-left: 27%;
    margin-top: 9%;
    box-shadow: .05em .1em .13em rgba(22, 105, 138, 0.878);
}
.s10_title{
    color: white;
    left: 0;
    right: 0;
    margin-top: 22%;
    font-size: min(9vw, 90px);
    font-weight: 500;
    text-shadow: .05em .07em .13em #154f71e0;
}
/*=============================================================================*/


/*section11=============================================================================*/
#section11{
    background-image: url(../img/uc2_11bg.jpg);
    background-size: 100% auto;
    background-repeat: repeat-y;
    padding-top: 8.5%;
    padding-bottom: 10%;
}
.s11_title{
    text-align: center;
    margin-bottom: 13%;
    font-style: italic;
}
.s11_title p{
    background: linear-gradient(to bottom, #008db5 10%, #00c7c7 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: min(11vw, 110px);
    font-weight: 600;
    letter-spacing: .07em;
    margin-left: -.07em;
    margin: 0;
    line-height: 1.2;
    filter: drop-shadow(.03em .05em 0 #ffffff);
    -webkit-filter: drop-shadow(.03em .05em 0 #ffffff);
}
.s11_title div{
    margin-top: 1.5%;
    height: .5vw;
    width: 68%;
    margin-left: 16%;
    background: linear-gradient(to right, #008ab000, #008ea075 , #00b8b9, #008ea075, #008ab000 );
}



#s11_txtbox{
    background-color: white;
    padding: 8.5% 4% 6% 4%;
    box-shadow: .2em .4em .9em #6f99a5a0;
}
#s11_txtbox .layer{
    text-align: center;
    left: 0;
    right: 0;
}
.s11_subtitle{
    width: 84%;
    margin-left: 8%;
    background-color: #0098b3;
    color: white;
    font-style: italic;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
    font-size: min(4.3vw, 43px);
    letter-spacing: .35em;
    top: 0;
    margin-top: -18%;
    line-height: 1.35;
    font-family: 'Noto Sans TC', sans-serif;
}
.s11_txt{
    margin-top: 4%;
    border-bottom: #80b4ce solid .1em;
    padding-bottom: 3%;
}
.s11_txt p{
    font-size: min(3vw, 30px);
    line-height: 1.6;
    margin-bottom: 0;
    color: #006c8b;
    font-weight: 300;
    font-family: 'Noto Sans TC', sans-serif;
}

#s11_form{
    font-weight: 400;
    font-size: min(3vw, 30px);
    line-height: 1.3;
    margin-top: 4%;
    

    
}
#s11_form table{
    width: 100%;
    border: #00b6c1 solid .15em;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
#s11_form th{
    background-color: #00b6c1;
    color: white;
    font-weight: 400;
}
#s11_form td:nth-child(2), #s11_form td:nth-child(3){
    width: 29%;
}
#s11_form td:first-child{
    color: #00aab4;
}
#s11_form th{
    height: 3.1em;
}
#s11_form td{
    height: 3.5em;
}
#s11_form th, #s11_form td{
    text-align: center;
    vertical-align: middle;
}
.s11_tag{
    width:13%;
    top:0;
    left: 0;
    

}
.s11_tag:first-child{
    margin-top: 20%;
    margin-left: -6%;
    
}
.s11_tag:nth-child(2){
    margin-top: 50%;
    margin-left: -6%;
    
}
.s11_tag:nth-child(3){
    margin-top: 65%;
    margin-left: -6%;
    
}
.s11_tag:nth-child(4){
    margin-top: 80%;
    margin-left: -6%;
    
}

.bdgreen_R, .bdgreen_B{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.bdgreen_R{
    border-right: #00b6c1 solid .09em;
}
.bdgreen_B{
    border-bottom: #00b6c1 solid .09em;
}
/*=============================================================================*/


/*section12=============================================================================*/
#section12{
    background-image: url(../img/uc2_12bg.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 1%;
}
.s12_title{
    text-align: center;
    right: 0;
    left: 0;
    margin-top: 3%;
    
   
}
.s12_title p{
    color: white;
    border-bottom: white solid .05em;
    display: inline-block;
    margin-bottom: 1%;
    font-size: min(6.2vw, 62px);
    font-weight: 500;
    
}

.s12_txtbox{
    display: flex;
    margin-top: 3%;
    margin-bottom: 6.5%;
}
.s12_boxleft, .s12_boxright{
    border: #ef897f solid .3em;
    width: 47.5%;
    padding: 4% 4% 2% 4%;
    border-radius: 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;
}
.s12_boxright{
    margin-left: 5%;
}
.s12_number{
    width: 33%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    margin-top: -7%;
}
.s12_subtitle{
    color: #e76a5e;
    text-align: center;
    border-bottom: #e76a5e solid .1em;
    font-size: min(4.3vw, 43px);
    font-weight: 500;
    margin-bottom: 6%;
}
.s12_txt_red{
    color: #e76a5e;
}
