@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
body {
    width: 100%;
    text-rendering: optimizeLegibility;
    font-smooth: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 1px;
    background: #24508e;
    font-family: "Noto Sans TC", Open Sans, Arial, Microsoft Jhenghei, Hiragino Sans GB, Pingfang TC, Lantinghei TC, Microsoft YaHei, Wenquanyi Micro Hei, WenQuanYi Zen Hei, ST Heiti, SimHei, WenQuanYi Zen Hei Sharp, sans-serif !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

img {
    width: 100%;
}

.nowrap {
    display: inline-block;
}

.kv {
    position: relative;
    width: 100%;
    max-width: 900px;
    height: auto;
    min-height: 380px;
    background: url(../images/kv_web_grid_bg.png) center center;
    background-size: cover;
    margin: 0 auto;
    padding-top: 40px;
    overflow: hidden;
}

.kvmain {
    width: 900px;
    height: 540px;
    background: url(../images/kv_web_nogrid12.gif) center center;
    background-size: cover;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    top: 40px;
    left: 40px;
    z-index: 99;
    position: absolute;
    width: 72px;
}

h1 {
    font-weight: 700;
    line-height: 1.2;
    font-size: 60px;
    color: #fff;
    text-align: center;
    padding: 20px 0px 0px 0px;
}

.area2,
.area3,
.area4 {
    margin-top: 50px;
}


/*------------------*/

.area1 {
    width: 740px;
    height: auto;
    margin: 0 auto;
    padding: 30px 0px 50px 0px;
}

.main_group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main_text {
    width: 340px;
    text-align: justify;
}

p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.main_pic {
    width: 380px;
}

.main_pic p:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.btn_gotomain {
    height: 60px;
    width: 300px;
    background-image: url(../images/btn_gotoarticle_off.gif);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 20px auto 0 auto;
}

.btn_gotomain:hover {
    background-image: url(../images/btn_gotoarticle_on.gif);
    cursor: pointer;
}


/**/

.area2 {
    width: 740px;
    height: auto;
    margin: 0 auto;
}

h2 {
    font-weight: 700;
    line-height: 1.2;
    font-size: 44px;
    color: #fff;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

.area2_h1_group {
    width: 100%;
    max-width: 740px;
    text-align: center;
    position: relative;
    letter-spacing: 4px;
    margin: auto;
}

.area2_h1_group_p {
    width: 380px;
    font-weight: 700;
    color: #fff;
    font-size: 60px;
    border: 2px solid white;
    padding: 0px 0px;
    margin: auto;
    border-radius: 50px;
}

.area2_h1_group p:before {
    content: "";
    display: inline;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 160px;
    height: 0px;
    border: 1px solid #fff;
}

.area2_h1_group p:after {
    content: "";
    display: inline;
    position: absolute;
    top: 50%;
    right: 0px;
    width: 160px;
    height: 0px;
    border: 1px solid #fff;
}


/* 小標系列 */

.firststep_group {
    width: 740px;
    margin: 0 auto;
    padding: 30px 0px 0px 0px;
}

.firsth2_group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
}

.stepsgroup {
    text-align: center;
    margin: 0 auto;
}

.icons_web_pic {
    width: 32px;
    height: 54px;
    padding: 0px 12px 0px 12px;
    order: 1;
    display: inline-block;
    vertical-align: bottom;
}

.icons_web_text {
    display: inline-block;
    text-align: center;
    order: 2;
}

.step_group {
    width: 740px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 0px 0px 0px;
    box-sizing: border-box;
    margin: 0 auto;
}


/* 講師＋app */

.pics3 {
    background-size: cover;
    width: 250px;
    height: 250px;
}

.author01 {
    background-image: url(../images/pics3_001@2x.png);
}

.author02 {
    background-image: url(../images/pics3_002@2x.png);
}

.author03 {
    background-image: url(../images/pics3_003@2x.png);
}

.pics3_001_apps {
    width: 490px;
    height: 250px;
    /*display: flex;
    flex-direction: row;
    flex-wrap: wrap;*/
    background-color: #fff;
    padding: 18px 20px;
    box-sizing: border-box;
}

.pics3_name {
    font-weight: 700;
    font-size: 28px;
    color: #333;
    text-align: left;
    margin-bottom: 2px;
}

.pics3_slogan {
    font-size: 24px;
    color: #d0112b;
    margin-bottom: 10px;
}

.pics3_app_header {
    height: 24px;
    width: 80px;
    margin-bottom: 5px;
}

.appbox {
    width: 100%;
    height: 20px;
}

.appbox li {
    display: inline;
    float: left;
}

.appbox img {
    height: 80px;
    width: 80px;
    padding-right: 24px;
}

.apppack_name {
    font-size: 10px;
    line-height: 1.2;
    color: #000;
    text-align: center;
    width: 80px;
    margin: 0;
}

.apppack01,
.apppack02,
.apppack03 {
    height: 100px;
    width: 80px;
    padding: 20px 14px 0px 20px;
}


/* 內容 */

.pics3_001_infos {
    position: relative;
    width: 740px;
    height: 545px;
    background-color: #fff;
    margin-top: 2px;
    padding: 30px 70px;
}

.pics3_info_h1 {
    font-weight: 700;
    line-height: 1.2;
    font-size: 24px;
    color: #d0112b;
}

.pics3_info_p {
    width: 600px;
    line-height: 1.5;
    font-size: 18px;
    color: #333;
    margin-top: 6px;
    text-align: justify;
    list-style: decimal;
    list-style-position: outside;
}

.pics3_info_p li:before {
    content: "";
}

.exp_header_group {
    width: 200px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 30px auto 6px 0;
}

.icon_exp {
    width: 24px;
    height: 24px;
    margin-top: 4px;
}

.exp_header_h1 {
    font-weight: 700;
    font-size: 24px;
    color: #d0112b;
    margin-left: 6px;
}

.num {
    display: inline-block;
    min-width: 18px;
    text-align: justify;
}

.num:nth-child(1) {
    padding-left: 0px;
}

.btn_gotoarticle {
    height: 60px;
    width: 300px;
    margin: 30px auto;
}

.btn_gotoarticle {
    height: 60px;
    width: 300px;
    background-image: url(../images/btn_gotoarticle_off.gif);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
}

.area4 {
    margin-bottom: 100px;
}

.btn_gotoarticle:hover {
    background-image: url(../images/btn_gotoarticle_on.gif);
    cursor: pointer;
}


/*gotop、fb、line */




.icon {
    position: fixed;
    left: 0;
    bottom: 50px;
    width: 50px;
    height: 155px;
/*v.2 為了有區隔的高度修改*/
    z-index: 99;
    -webkit-transition: width 1s, height 0s;
    /* For Safari 3.1 to 6.0 */
    transition: width 1s, height 0s;
    cursor: pointer;
   
}

.icon li img {
    width: 50px;
    margin: auto;

}

.fb_icon {
    background-color: #395791;
    -webkit-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
}

.line_icon {
    background-color: #4fb331;
}

.gotop {
        margin-top: 5px;

    background-color: #c9caca;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.ad {
    background-color: #eee;
}

footer {
    position: relative;
    width: 100%;
    background: #333333;
    font-size: 14px;
    text-align: center;
    color: #fff;
    padding: 30px 0px;
}

.footer {
    width: 100%;
    max-width: 765px;
    margin: auto;
    /*min-height: 34px;*/
}

footer li {
    margin: 10px;
}

@media screen and (min-width: 1024px) {
    footer li {
        float: left;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .kv {
        max-width: 720px;
    }
    .kvmain {
        width: 100%;
        height: 430px;
    }
    .main_group {
        width: 100%;
        margin: auto;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .main_text {
        width: 47%;                
    }
    .main_pic {
        width: 51%;

    }
}

@media screen and (max-width: 600px) {
    .container1200 {
        width: 100%;
        min-width: 320px;
    }
    .kv {
        width: 100%;
        min-width: 320px;
        padding: 0 10px;
        box-sizing: border-box;
        padding-top: 40px;
    }
    .kvmain {
        width: 100%;
        max-width: 300px;
        height: 390px;
        background: url(../images/kv_rwd.gif) no-repeat;
        background-size: cover;
    }
    .logo {
        top: 20px;
        left: 20px;
    }
    h1 {
        font-size: 40px;
        padding-top: 0px;
    }
    /**/
    .area2_h1_group p {
        font-size: 48px;
        width: 300px;
    }
    .area2_h1_group p:before,
    .area2_h1_group p:after {
        display: none;
    }
    .area1 {
        width: 100%;
        padding: 50px 30px;
        padding-top: 20px;
        box-sizing: border-box;
    }
    .main_text,
    .main_pic {
        width: 100%;
    }
    /**/
    .area2 {
        width: 100%;
        padding: 0px 0px;
        padding-top: 20px;
        box-sizing: border-box;
    }
    .firststep_group {
        width: 100%;
    }
    .icons_web_pic {
        width: 40px;
        height: auto;
    }
    .icons_web_text {
        width: 232px;
        font-size: 28px;
        text-align: left;
    }
    .icons_web_text span:after {
        content: "\A";
        display: block;
    }
    .off {
        display: none;
    }
    .step_group {
        width: 320px;
    }
    .pics3 {
        width: 320px;
        height: 320px;
    }
    .author01 {
        background-image: url(../images/pics3_001@2x_rwd.png);
    }
    .author02 {
        background-image: url(../images/pics3_002@2x_rwd.png);
    }
    .author03 {
        background-image: url(../images/pics3_003@2x_rwd.png);
    }
    .pics3_001_apps {
        width: 320px;
        height: auto;
        padding-bottom: 20px;
    }
    .pics3_001_infos {
        width: 100%;
        padding: 0px 20px 62px 20px;
        height: auto;
        box-sizing: border-box;
    }
    .pics3_info_h1 {
        padding: 30px 0px 0px 0px;
        font-size: 20px;
    }
    .pics3_info_p {
        width: 100%;
        font-size: 16px;
        padding: 6px 0px 0px 0px;
        margin-top: 0;
    }
    .exp_header_group {
        width: 200px;
        margin: 0;
    }
    .exp_header_h1 {
        font-size: 20px;
    }
    .icon_exp {
        width: 20px;
        height: 20px;
        margin-top: 4px;
    }
    .btn_gotoarticle {
        width: 280px;
    }
    .appbox {
        width: 220px;
        margin: auto;
    }
    .appbox li {
        margin-bottom: 10px;
    }
    .appbox img {
        padding: 10px 15px 0px 15px;
    }
    .apppack_name {
        padding: 0 5px 5px 5px;
        margin: auto;
    }
    /**/
    .icon {
        width: 100%;
        height: 50px;
        bottom: 0;
        background-color: #eee;
         -webkit-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
    }
    .icon li {
        width: 33.33%;
        float: left;
    }
    .icon li img {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    .gotop{
                margin-top: 0;

    }
    .fb_icon:hover,
    .line_icon:hover,
    .gotop:hover {
        opacity: 0.5;
    }
    footer {
        padding-bottom: 60px;
    }
}


/*===== clearfix ===*/

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}