/*-=-=-=-=-=-=-=-=-=-*/
/* 消除瀏覽器默認樣式 */
/*-=-=-=-=-=-=-=-=-= */
html, body, div, /*ul, li,*/ h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}
/**{box-sizing: border-box;}*/
html, body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size:14px;
    color:#333;
}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
/*ul,ol {
    list-style: none;
}*/

div#all img{
    border: none;
    vertical-align: middle;
}


table {
    border-collapse: collapse;
    table-layout: fixed;
}

input, textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}

/*.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}*/

.tc {
    text-align: center
}

.tr {
    text-align: right;
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inline{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}


body {
    color: #000;
    margin: 0;
    padding: 0;
    font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "標楷體", DFKai-SB, sans-serif;
    /* font-family: Arial, Helvetica, "Microsoft JhengHei", Sans-Serif; */
    font-size: 2rem;
    line-height: 1.5;
    background-color: #fff;
    background-image: none;
    overflow-x: hidden;
}


.clear  { 
    clear: both;
    display: block;
    width: 0; 
    height: 0;
    visibility: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


#udnmobile_header{
    background-color: #fff;
}

/*內容*/
div#all, .all{
    width:  100%;
    margin: 0 auto;
    box-sizing: border-box;
/*    background: transparent !important;*/
}


.all_content {
    width: 100%;
    margin: 0 auto;
}

/*內容DIV*/
.container {
    width: 100%;
    margin: 0 auto;
}


/*第一幕*/
.part1{
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    height: auto;
    overflow: hidden;
    /*padding: 0 24px;*/

}

img.part1_banner{
    width: auto;
    height: auto;
    max-height: 100vh;
    /*padding: 0 24px;*/
}

/*div 50%寬標籤*/
.w3_half{
    position: relative;
    width: 49.9%;
    height: auto;
    /*padding: 20px;*/
    display: inline-block;
    /*background: #fff;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    vertical-align: middle;
}

.disrwd_w3_half{
    display: inline-block;
}

.rwd_w3_half{
    display: none;
}



/*QR code圖片*/
    img.qr_code{
    display: none;
}

/*QR code圖片*/
/*    img.prqr_code{
    display: block;
    background: #fff;
    margin: 0 auto;
    border: 1px solid #CCCCCC;
    width: 100%;
    margin-top: 5%;
    max-width: 380px;
}*/

/*弧形區域*/
.arc_area{
    width: 100%;
    overflow: hidden;
    }

/*各區塊裡面內容*/
.part_inner{
    width: 100%;
    max-width: 1280px;
    margin: 0px auto;
    text-align: center;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    font-size: 0;
}

/*標語、LOGO、圖片*/
.slogan_box{
    width: 100%;
    /* height: auto; */
    margin: 0px auto;
    padding: 0px;
    text-align: justify;
    display: inline-block;
    vertical-align: top;
    background-color: #ffffff;
    text-align: center;
    /*margin-top:8%;*/
    /*margin-bottom: 10%; */
    margin-bottom: 6%; 
}

.margin_top48{
   margin-top:48px; 
}


img.img_sound,
img.img_sound2.
img.img_slogan{
    width: 100%;
}

div#all img{
    vertical-align: middle;
}

img.section--purple.wow.fadeInUp.img_sound.animated {
    margin-top: 80px;
}

img.wow.pulse.img_slogan.animated{
    width: auto;
    height: auto;
    max-width: 68%;
    max-height: auto;
}

.img_sound,.img_sound2{
    height: auto;
    max-width: 100%;
    display: inline-block;
}


.img_slogan{
    height: auto;
    max-width: 100%;
    display: inline-block;
}


/*第一幕 弧形*/
.box{
    background-color: red;
    height: 120px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 0 0 100% 100%;

    /* Firefox 1-3.6 */
    -moz-border-radius: 0 0 100% 100%;
  
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 0 0 100% 100%;
    position: relative;
    width: 110%;
    left: -5%;
    background: #fff;
    z-index: 20;
    top: 0px;
}

/*第二幕整個區塊*/
.out_part2.wow.fadeInLeft.animated.animated{
    position: relative;
    top: -36px;
    }

/*第二幕 弧形*/
.box2{
    margin: 0;
    background-color: #fff;
    height: 120px;
     /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 0 0 100% 100%;

    /* Firefox 1-3.6 */
    -moz-border-radius: 0 0 100% 100%;
  
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 0 0 100% 100%;
    position: relative;
    width: 110%;
    left: -5%;
}



/*第三幕 弧形*/
.box3{
    margin: 0;
    background-color: red;
    height: 120px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 100% 100% 0 0;

    /* Firefox 1-3.6 */
    -moz-border-radius: 100% 100% 0 0;
  
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 100% 100% 0 0;

    position: relative;
    display: block;
    width: 110%;
    left: -5%;
    background: #fff;
    position: relative;
    height: 120px;
    border: 1px solid #fff;
}

/*第四幕、第六幕 弧形*/
.box4,.box6{
    margin: 0;
    background-color: red;
    height: 120px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 0 0 100% 100%;

    /* Firefox 1-3.6 */
    -moz-border-radius: 0 0 100% 100%;
  
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 0 0 100% 100%;
    position: relative;
    width: 110%;
    left: -5%;
    background: #fff;
    z-index: 1;
    border: 1px solid #fff;
}


/*第五幕 弧形*/
.box5{
    margin: 0;
    background-color: red;
    height: 120px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 100% 100% 0 0;

    /* Firefox 1-3.6 */
    -moz-border-radius: 100% 100% 0 0;
  
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 100% 100% 0 0;

    position: relative;
    display: block;
    width: 110%;
    left: -5%;
    background: #fff;
    position: relative;
    height: 120px;
    border: 1px solid #fff;
    }

/*第七幕 弧形*/
.box7{
    margin: 0;
    background-color: red;
    height: 120px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 100% 100% 0 0;

    /* Firefox 1-3.6 */
    -moz-border-radius: 100% 100% 0 0;
  
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 100% 100% 0 0;

    position: relative;
    display: block;
    width: 110%;
    left: -5%;
    background: #fff;
    position: relative;
    height: 120px; 
    border: 1px solid #fff;
}


/*第二幕*/
.part2{
    width: 100%;
    margin: 0 auto;
    background-image: linear-gradient(180deg, #c3cfe2 0%, #fff 100%);
    height: auto;
    overflow: hidden;
    /*padding: 0 24px;*/
    padding-top: 100px;
}

/*第二幕 情境部分*/
.style_box{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    overflow: visible;
    height: auto;
    background: none;
    max-width: 100vh;
    margin: 0 auto;
    box-sizing: border-box;
}

/*第二幕 情境區塊*/
.listen_style{
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 20px;
    border: none;
    box-sizing: border-box;
    height: auto;
    line-height: 1;
    float: none;
    height: auto;
    padding: 22px;
}


@media screen and (min-width: 768px){
li.listen_style {
    padding: 14px;
}}

@media screen and (max-width: 960px){
.listen_style {
    box-sizing: border-box;
    width: 50%;
    /* margin-bottom: 48px; */
    padding: 16px;
}}


@media screen and (max-width: 1124px){
    .w3_half{
     width: 100%;
    }

    .disrwd_w3_half{
    display:  none;
    }

    .rwd_w3_half{
        display: inline-block;
    }


    .img_slogan img{
    width: 45%;
    height: auto;
    }
    .img_sound,.img_sound2{
    max-width: 14.9%;
    height: auto;
    }
    .margin_bottom48{
    margin-bottom: 48px;
}

}



@media screen and (min-width: 1124px){
    img.qr_code{
    display: inline-block;
    width: 72px;
    }
}


/*第三幕*/
.brand_head{
    position: relative;
    padding: 40px 24px 60px 24px;
    color: #fff;
    text-align: center;
}

.brand_head .image {
    position: fixed;
    width: 100%;
    height: 800px;
    left: 0;
    top: 0;
    z-index: -2;
    overflow: hidden;
    background: url(image2/graphic_ocean.jpg) no-repeat center/cover;
}

.brand_head.image img{
    display: none;
    position: absolute;
    margin: auto;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    width: 100%;
    max-width: initial;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: -2;
}



/*第四幕*/
.part4{
    background-color: #fff;
    margin-top: 0px;
    overflow: hidden;
    border: 2px solid #fff;
    text-align: center;
}

/*第四幕內容*/
.aboutJin_container{
    width: 100%;
    max-width: 1280px;
    margin:0 auto;
}


.iconWithIntro div:last-child {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}


.iconWithIntro div {
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.iconWithIntro .decoImg {
    margin-bottom: 24px;
}


@media screen and (min-width: 768px){
    .iconWithIntro div {
        border: none;
    }}

@media screen and (min-width: 768px){
    .iconWithIntro div, .iconWithIntro div:last-child{
    position: relative;
    /*padding-top: 8%;*/
    }}

@media screen and (min-width: 768px){
    .iconWithIntro .li .decoImg {
        position: absolute;
        width: 350px;
        top: 50%;
        transform: translateY(-50%);
    }}

@media screen and (min-width: 768px){
    .iconWithIntro .li:nth-child(odd) {
        padding-left: 350px;
    }}

@media screen and (min-width: 768px){
    .iconWithIntro .li:nth-child(2n) {
        padding-right: 350px;
    }}
@media screen and (min-width: 768px){
    .iconWithIntro .li:nth-child(odd) .decoImg {
        left: 0;
        padding-right: 48px;
    }}

@media screen and (min-width: 768px){
    .iconWithIntro .li:nth-child(2n) .decoImg {
        right: 0;
        padding-left: 48px;
    }}

    .fadeInUp {
        animation-name: fadeInUp;
    }

    .brand_head2 .image{
        position: fixed;
        width: 100%;
        height: 160%;
        left: 0;
        top: 0;
        z-index: -1;
        overflow: hidden;
        background: url(../image2/graphic_ocean.jpg) no-repeat center/cover;
    }

    .row{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 0;
        margin-right: 0;
        max-width: 1560px;
        margin: 0 auto;
        /*margin-right: -15px;
        margin-left: -15px;*/
    }


.justify-content-md-center img{
    width: 100%
    height:auto;
    max-width: 60px;
    margin-bottom: 12px;

}

@media (max-width: 768px){
.justify-content-md-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.decoImg {
    padding: 0 24px;
}

h3{
margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    display: initial;
    font-size: 2rem;
}}

.row>div{
    /*padding: 75px 4rem 0;*/？
    position: relative;
    margin-bottom: 40px;
    margin: 0 auto;
}

@media (min-width: 768px){
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}}

@media (min-width: 992px){
.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}}



/*第五幕*/
.learning{
    position: relative;
    padding: 90px 0 30px 0;
    color: #fff;
    text-align: center;
}


.col-md-4.col-lg-3{
    /*padding: 40px 4rem 0;*/
    position: relative;
   /* padding: 75px 4rem 0;
    position: relative;
    margin-bottom: 40px;
    margin: 0 auto;*/
}

.col-md-4.col-lg-3 img {
    width: 85px;
}
   



/*第六幕內容*/
.step_box{
width: 100%;
max-width: 100%;
height: auto;
position: relative;
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}


.title_step{
    /*width: 36%;*/
    margin: 0 auto;
    text-align: center;
}

.class_text{
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 2.2rem;
}

.step_box_contain{
    width: 100%;
    max-width: 1720px;
    margin: 0 auto;
    border: 2px solid #fff;
}

.instep_box{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 0;
width: 24.5%;
height: auto;
padding: 20px;
display: inline-block;
}

.instep_main {
    text-align: center;
}

.instep_main h1{
    color: #176E8D;
    font-family: "Roboto",Arial,sans-serif;
    font-size: 4.2rem;
    background: #fff;
    word-break: break-all;
    /* padding: 16px; */
    line-height: 1.4;
}


img.step_img {
    width: 84%;
}
 



@media(max-width: 1335px){
.instep_box{
width: 49.4%;
}}

@media(max-width: 741px){
.instep_box{
width: 49%;
}}

/*
@media(max-width: 1024px){
.instep_box{
width: 49.4%;
}}*/

img.step_img{
    width: 84%;
}
}

.part3,.part5,.part7{
        /*padding: 0 24px;*/
    }

.col-md-4.col-lg-3 h3{
    font-size: 1.7rem;
}

@media (max-width: 767px){
.col-md-4.col-lg-3 {
    padding: 75px 1rem 0;
    position: relative;
    margin-bottom: 32px;
}
}



@media(max-width: 724px){
    .step_box{
        box-sizing: border-box;
        font-size: 0;
        /*padding: 0 24px;*/
    }

    .part4{
        /*padding: 0 24px;*/
    }

 

   /* .col-md-4.col-lg-3{
        padding: 75px 1rem 0;
        position: relative;
        margin-bottom: 32px;
    }*/
}



@media(max-width: 640px){
    .instep_box{
    width: 100%;
    }
    img.step_img {
        width: 88%;
    }
}


/*第七幕*/
.part7{
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    position: relative;
    margin:48px 0;
}

.play_img{
    /*margin:48px 0;*/ 
}


/*第八幕*/
.part8{
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    height: auto;
    /* height: 660px; */
    overflow: hidden;
    position: relative;
    /*top: -36px;*/
}

.eazy_img_box{
    width: 100%;
    max-width: 1680px;
    margin: 0px auto;
    text-align: center;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    font-size: 0;

}

img.eazy.section--purple.wow.fadeInUp.img_sound.animated.animated.animated{
    width: 120%;
}

.eazy_img{
    width: 70%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    top: 80px;
}

img.eazy.section--purple.wow.fadeInUp.img_sound.animated.animated.animated{
    margin-top: 0px;

}

.eazy_img_slogan{
    width: 29.9%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: left;
    letter-spacing: -.1rem;
    /* line-height: 8.8rem; */
    right: 16rem;
    /*bottom: -8rem;*/

}

.eazy_img_b-middle span.sticky{
    box-sizing: border-box;
    font-size: 0;
}

.eazy_img_b-middle{
    text-align:center;
}

.part2_banner{
    width: auto;
    height: auto;
    max-height: 100vh;
    
    }

.part7_banner{
    width: auto;
    height: auto;
    max-height: 100vh;
} 

img.eazy.section--purple.wow.fadeInUp.animated.animated {
    max-width: 100%;
}
@media screen and (max-width: 1124px){
    .slogan_box{
    margin-top:20%;
    }


    .eazy_img{
        width: 160%;
        margin-top: 20%;
    }   
    .eazy_img_slogan{
        width: 100%;
        /* width: 29.9%; */
        display: inline-block;
        vertical-align: top;
        position: absolute;
        text-align: left;
        /* letter-spacing: -.1rem; */
        /* line-height: 8.8rem; */
        right: 0;
        top: 0;
        margin: 0 auto;
        box-sizing: border-box;
        font-size: 0;
        /* margin: auto 24px; */
        padding: 24px;
    }

    .eazy_img_b-middle {
        text-align: center;
    }
     div#all p{
    padding: 0 24px;
    }
     div#all h1{
    padding: 0 24px;
    }
    
}

@media screen and (max-width: 920px){
    .eazy_img {
        margin-top: 30%;
    }}

@media screen and (max-width: 800px){
    .eazy_img {
        margin-top: 40%;
    }}

@media screen and (max-width: 600px){
    .eazy_img{
        margin-top: 50%;
    }
    .box,.box2,.box3,.box4,.box5,.box6,.box7 {
    height: 80px;
    }
} 

@media screen and (max-width: 500px){
    .eazy_img{
    margin-top: 60%;
    }

} 

@media screen and (max-width: 450px){
    .eazy_img{
        margin-top: 70%;
    }
    img.part1_banner{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 24px;
    }
    .part2_banner{
    width: auto;
    height: auto;
    max-height: 520px;
    }

    .part7_banner{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 24px;
    } 

}   


@media screen and (max-width: 350px){
    .eazy_img{
        margin-top: 110%;
    }}



@media screen and (max-width: 322px){
    .listen_style {

    padding: 16px;
}
} 
@media screen and (max-width: 320px){
    .eazy_img{
        margin-top: 120%;
    }

}  

@media screen and (max-width: 384px){
span.sticky img {
   /* margin: 12px;*/
}}



h3{
    color: #fff;
    text-shadow: 1px 1px rgba(0,0,0,.5);
}


div#all .decoImg img{
    max-width: 100%;
}


div#all img{
    vertical-align: middle;
    border-style: none;
}

/*div#all img{
    max-width: 100%;
}
*/

img.img_listen_style {
    /* max-width: 100%; */
    width: 100%;
}

span.sticky {
    /* border: 1px solid; */
    /*display: inline-block;*/
    margin: 6px;
}

.eazy_img_b-middle span.sticky img{
width: 45%;
}

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

span.sticky img {
    /*margin: 6px;*/
    max-width: 180px;
    /*width: 45%;*/
}


img .img_sound{
     padding: 20% 16px;
}



a:link, .w, .q:active, .q:visited{
    cursor: pointer;
}

a {
    text-decoration: none;
    color: #fff;
    /*text-align: left;*/
}



.bodyContent section.aboutJin h2 {
    text-align: center;
    font-size: 2.5rem;
}


h1{
    font-size: 2.5rem;
    color: #176E8D;
    font-weight: 600;
}

h1.white_text{
    color: #fff;
}

.h1{
    font-size: 2.5rem;
}

h1.margin_bottom{
    margin-bottom: 36px;
}

.aboutJin p{
    text-align: justify;
    padding: 24px;
}
   
 div#all p{
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 2.2rem;
    letter-spacing: -.01rem;
}

.subtitle_text{
display: block;
font-size: 15px;
font-size: 1.5rem;
/* line-height: 1.5; */
margin-bottom: 1.2rem;
margin-top: 2rem;
}

 div#all p.subtitle_text{
    margin-bottom: .8rem;
    color: #176E8D;
}


div#all p.step_text{
    line-height: 0;
    margin-bottom: 0rem;
    font-size: 2rem;
}

p.step_text{
color: #333;
font-family: "Roboto",Arial,sans-serif;
font-size: 2.2rem;
background: #fff;
word-break: break-all;
/*padding: 16px;*/
line-height: 0;
letter-spacing: .25rem ;
}

.bluetext{
    color: #176E8D;
    font-weight: 600;
}

p.know_text{
    font-size: 1.6rem;
    padding:0 1.6rem;
    /*font-size: 1.8rem;*/
    line-height: 1.8;
    text-align: left;
}


p.white_p{
    color: #fff;
}

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

   /* .know_text{
    padding: 40px 4rem 0;
    position: relative;
    }*/
    .padding024{
        /*padding: 0 24px;*/
    }
}

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

    h1{
        font-size: 2rem;
    }
    div#all p{
    font-size: 1.4rem;
    }
}