body {
    background-color: #ffffff;
    margin: 0 auto;
}

#gotop {
    width: 106px;
    height: 24px;
    clear: both;
    margin: 10px 0 0 753px;
}

.imgborder {
    border: solid #CCC 1px;
}

/* ========== 文字區 =========== */
.font01 {
    text-align: left;
    font-weight: bold;
    font-size: 15px;
    color: #33a761;
    line-height: 26px;
    font-family: "微軟正黑體";
}

.font02 {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #3D95DD;
    line-height: 21px;
    font-family: "微軟正黑體";
}

.font03 {
    text-align: left;
    font-weight: normal;
    font-size: 17px;
    color: #333;
    line-height: 28px;
    font-family: "微軟正黑體";
}

.txt_darkgrey_black {
    font-family: "malgun gothic", simhei;
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #323232;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 5px;
}

.box-space {
    margin-top: 15px;
    margin-bottom: 30px;
}

/*題目區*/
.testimonials p, .testimonials2 p, .testimonials3 p, .testimonials4 p, .testimonials5 p, .testimonials6 p, .testimonials7 p, .testimonials8 p, .testimonials9 p, .testimonials10 p, .testimonials11 p, .testimonials12 p, .testimonials13 p {
    padding: 0;
}

.testimonial-single, .testimonial-single2, .testimonial-single3, .testimonial-single4, .testimonial-single5, .testimonial-single6, .testimonial-single7, .testimonial-single8, .testimonial-single9, .testimonial-single10, .testimonial-single11, .testimonial-single12, .testimonial-single13 {
    display: inline-block;
}

    .testimonial-single p, .testimonial-single2 p, .testimonial-single3 p, .testimonial-single4 p, .testimonial-single5 p, .testimonial-single6 p, .testimonial-single7 p, .testimonial-single8 p, .testimonial-single9 p, .testimonial-single10 p, .testimonial-single11 p, .testimonial-single12 p, .testimonial-single13 p {
        display: none;
    }

.testimonial-single-image, .testimonial-single-image2, .testimonial-single-image3, .testimonial-single-image4, .testimonial-single-image5, .testimonial-single-image6, .testimonial-single-image7, .testimonial-single-image8, .testimonial-single-image9, .testimonial-single-image10, .testimonial-single-image11, .testimonial-single-image12, .testimonial-single-image13 {
    display: inline-block;
    width: 54px;
    margin: 0 5px 10px 0;
}

    .testimonial-single-image img, .testimonial-single-image2 img, .testimonial-single-image3 img, .testimonial-single-image4 img, .testimonial-single-image5 img, .testimonial-single-image6 img, .testimonial-single-image7 img, .testimonial-single-image8 img, .testimonial-single-image9 img, .testimonial-single-image10 img, .testimonial-single-image11 img, .testimonial-single-image12 img, .testimonial-single-image13 img {
        width: 100%;
        opacity: .5;
        cursor: pointer;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
        -moz-border-radius: 31px;
        -webkit-border-radius: 31px;
        border-radius: 31px;
    }


.listen-title3{
    font-size:29px; font-weight:bold; line-height:35px;text-align: center;margin: 30px 0 10px 0;
}

.listen-title4{
    font-size:26px; font-weight:bold; line-height:35px;text-align: center;
}


.testimonial-active, .testimonial-active2, .testimonial-active3, .testimonial-active4, .testimonial-active5, .testimonial-active6, .testimonial-active7, .testimonial-active8, .testimonial-active9, .testimonial-active10, .testimonial-active11, .testimonial-active12, .testimonial-active13 { /*padding-bottom:20px*/
}

.portfolio-filters, .works {
    padding: 10px 5px 30px;
    font-size: 20px;
    color: #aaa;
    line-height: 25px;
}

    .portfolio-filters, .works a {
        color: #666;
    }

        .portfolio-filters, .works a:hover, .portfolio-filters, .works a.active {
            color: #ff7800;
            font-weight: 700;
        }

.divider-1 span {
    display: block;
    width: 150px;
    height: 6px;
    margin: 20px auto 20px auto;
    border-top: 2px solid #d35401;
}

.info ul, .info ol, .info li {
    margin-top: 0;
    line-height: 32px;
    text-align: left !important;
    font-size: 18px !important;
}

.listen ul, .listen ol, .listen li {
    margin-top: 0;
    line-height: 28px;
    text-align: left !important;
    font-size: 18px !important;
}

.info p, .listen p, .listen, .qa-cont {
    text-align: left !important;
    font-size: 18px !important;
    line-height: 30px;
    color: #000000;
}

.listen {
    margin-bottom: 15px;
}

.qa-cont {
    margin-bottom: 10px;
}

.listen-title2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.listen-title, .listen-note, .listen-title_under {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.listen-title {
    color: #222222;
}

.listen-title2 {
    color: #000000;
}

.listen-note {
    color: #177ac6;
}

.listen-title_under {
    color: #333333;
    text-decoration: underline;
}

.page-title {
    color: #333333;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}

.part-box {
    background-color: #fff8e6;
    padding: 10px 15px;
    margin-bottom: 25px;
    margin-top: 30px;
    border-radius: 5px;
    border: 2px solid #fff2c1;
}
/* 首頁 */
.page-title-bg {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    border-style: solid;
    border-image: linear-gradient(to right, #333333 0%, #333333 100%);
    border-image-slice: 1;
    border-width: 2px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.use-box {
    background-color: #fff8e6;
    padding: 10px 15px;
    border-radius: 5px;
    background: rgb(246,231,212);
    background: -moz-linear-gradient(180deg, rgba(246,231,212,1) 0%, rgba(255,148,85,0.6951155462184874) 100%);
    background: -webkit-linear-gradient(180deg, rgba(246,231,212,1) 0%, rgba(255,148,85,0.6951155462184874) 100%);
    background: linear-gradient(180deg, rgba(246,231,212,1) 0%, rgba(255,148,85,0.6951155462184874) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6e7d4",endColorstr="#ff9455",GradientType=1);
    margin-top: 10px;
    margin-bottom: 20px;
    color: #FFFFFF;
    height: 110px;
    border: 3px solid #ff7622;
    background: url(../png/icon-book-2.png) bottom right no-repeat #ff9455;
    background-size: 30% auto;
}

.sub-title {
    background-color: #ffffff;
    padding: 7px;
    margin-top: 25px;
    margin-bottom: 15px;
    border: 2px solid #333333;
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 20px;
}

.pic-zoom {
    max-width: 65%;
}

.emph1 {
    color: #d47500;
    font-weight: bold;
    background-color: #f6f3ec;
    padding: 5px;
}

.emph2 {
    color: #1c1c1c;
    font-weight: bold;
    background-color: #f6e7d4;
    padding: 5px;
    display: inline-block;
}

.emph3 {
    color: #1c1c1c;
    font-weight: bold;
    background-color: #f1f3f3;
    padding: 5px;
    display: inline-block;
}

.part-box2 {
    background-color: #ffffff;
    padding: 5px 15px;
    margin-bottom: 15px;
    margin-top: 5px;
    border-radius: 5px;
    border: 2px solid #cdcdcd;
}

.answer-box {
    background-color: #f2f2f2;
    padding: 10px 15px;
    margin-top: 15px;
    display: block;
    border-radius: 5px;
}

.answer-box2 {
    background-color: #ffffff;
    height: 150px;
    padding: 5px 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 2px solid #cdcdcd;
    text-align: center;
    color: #e0e0e0;
    font-size: 28px;
    font-weight: bold;
}

    .answer-box2 div {
        height: 150px;
        top: 50%;
        transform: translateY(35%);
    }

.answer-box3 {
    background-color: #ffffff;
    height: 100px;
    padding: 5px 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 2px solid #cdcdcd;
    text-align: center;
    color: #e0e0e0;
    font-size: 28px;
    font-weight: bold;
}

    .answer-box3 div {
        height: 100px;
        top: 50%;
        transform: translateY(30%);
    }

.que-box {
    background-color: #3fb8a3;
    padding: 10px 15px;
    display: block;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.que-box-cent {
    background-color: #ffffff;
    padding: 15px;
    margin-top: 15px;
    display: block;
    font-weight: normal;
    text-align: left;
}

.part-circle {
    background-color: #177ac6;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 11px;
    border-radius: 100%;
    clear: both;
    display: inline-block;
    font-family: arial;
}

.media-box {
    text-align: left;
    margin-bottom: 20px;
}

.BOX {
    width: 100%;
    margin: 0 auto 20px auto;
}

.SMALL, .SMALL02 {
    min-height: 120px;
    border: 1px dashed #64639f;
    padding: 12px 15px;
    border-radius: 8px;
}

.chose-btn, .chose-btn02 {
    display: inline-block;
    float: left;
    width: 54px;
    margin: 0 10px 15px 0;
    cursor: pointer;
}

    .chose-btn img, .chose-btn02 img {
        -moz-border-radius: 31px;
        -webkit-border-radius: 31px;
        border-radius: 31px;
        cursor: pointer;
        opacity: .5;
    }

.chose-result, .chose-result02 {
    color: #cccccc;
    border: 1px dashed #aaa;
    margin-top: 10px;
}

.correct {
    color: #ff0000;
    font-weight: bold;
}

.que_line {
    border-bottom: 2px solid #e2e2e2;
    margin: 20px auto;
    clear: both;
}

.event-font03 {
    text-align: left;
    font-size: 15px;
    color: #333;
    line-height: 28px;
}

/*Faq*/
.qa-cate {
    background-color: #eaa640;
    color: #FFFFFF;
    border: 1px solid #eaa640;
    padding: 6px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    background: rgb(234,166,64);
    background: -moz-linear-gradient(90deg, rgba(234,166,64,1) 0%, rgba(255,148,85,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(234,166,64,1) 0%, rgba(255,148,85,1) 100%);
    background: linear-gradient(90deg, rgba(234,166,64,1) 0%, rgba(255,148,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eaa640",endColorstr="#ff9455",GradientType=1);
}

.faq-title {
    font-size: 22px;
    font-weight: bold;
    line-height: 33px;
    text-decoration: none;
}

    .faq-title a {
        color: #8a6d3b;
        text-decoration: none;
    }

        .faq-title a:hover {
            color: #333333;
            text-decoration: none;
        }
/*桌機、行動 判斷空二行、表格:Start*/
.show-pc, .menu-pc, .info-pc {
    display: block;
}

.show-mb, .menu-mb, .info-mb {
    display: none;
}
/*桌機、行動 判斷空二行、表格:End*/

.ans-point, .ans-point2 {
    text-align: center;
    border-radius: 5px;
    padding: 3px;
    cursor: pointer;
    margin-top: 8px;
}

.ans-point {
    background-color: #eaa640;
    color: #FFFFFF;
    border: 1px solid #eaa640;
}

.ans-point2 {
    background-color: #ff9455;
    color: #FFFFFF;
    border: 1px solid #ff9455;
}

    .ans-point a, .ans-point2 a {
        color: #FFFFFF;
        text-decoration: none;
    }

        .ans-point a:hover, .ans-point2 a:hover {
            color: #FFFFFF;
            text-decoration: none;
        }

/* 表格 */
.ma_content, .ma_content2 {
    font-size: 18px;
    line-height: 28px;
    color: #333333;
}

    .ma_content table, .ma_content2 table {
        width: 100%;
        margin-bottom: 25px;
    }

    .ma_content td {
        border: #ccc solid thin;
        padding: 5px;
        font-size: 17px;
        color: #333333;
    }

    .ma_content2 td {
        border: #ccc solid thin;
        padding: 10px;
        font-size: 18px;
        color: #333333;
    }

    .ma_content th {
        text-align: center;
        padding: 6px;
        font-size: 17px;
        font-weight: bold;
        color: #ffffff;
        border: #ccc solid thin;
    }

    .ma_content2 th {
        padding: 5px 5px 5px 15px;
        font-size: 17px;
        font-weight: bold;
        color: #FFFFFF;
        border: #ccc solid thin;
    }

.ma_content2 td a:link{
        font-size: 18px;
        /*font-weight: bold;*/
    }

/* 題目樣式 */
.topic-style {
    padding: 15px 12px;
    font-size: 17px;
    line-height: 26px;
    color: #000000;
    border: 1px solid #999999;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    word-wrap: break-word;
}

.topicue_line {
    border-bottom: 1px solid #999999;
    margin: 15px auto;
}

.topic-content {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    text-align: left;
}

    .topic-content table {
        width: 100%;
        margin-bottom: 25px;
    }

    .topic-content td {
        border: #333333 solid thin;
        padding: 5px;
        font-size: 16px;
        color: #000000;
    }

.topic-btn {
    border-radius: 20px;
    border: 2px solid #000000;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

.topic-frame {
    padding: 10px;
    border: 2px solid #333333;
    margin-bottom: 15px;
}

.space {
    height: 30px;
}
.space2 {
    height: 10px;
}

/*影片語法*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media only screen and (max-width: 435px) {
    .headdesktop {
        display: none !important;
        width: 100%;
        height: auto;
    }

    .headPhone {
        display: block !important;
        width: 100%;
        height: auto;
    }
    /*桌機、行動 判斷空二行、表格:Start*/
    .show-pc, .menu-pc, .info-pc {
        display: none;
    }

    .show-mb, .menu-mb, .info-mb {
        display: block;
    }
    /*桌機、行動 判斷空二行、表格:End*/

    .faq-title {
        font-size: 20px;
        font-weight: bold;
        line-height: 28px;
        text-decoration: none;
    }

    .ma_content2 th {
        text-align: center;
    }

    .ma_content2 td {
        border: #ccc solid thin;
        padding: 12px;
        font-size: 17px;
        color: #333333;
    }

    .info p, .listen p, .listen, .qa-cont {
        text-align: left !important;
        font-size: 17px !important;
        line-height: 28px;
        color: #000000;
    }

    .use-box {
        height: auto;
        background-size: 20% auto;
    }

    .ans-point, .ans-point2 {
    padding: 10px;
}
    .txt_darkgrey_black {
    font-size: 18px;
    line-height: 24px;
}
}

@media (max-width: 415px) {
    h1, h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .show-menu {
        right: 10px;
    }

    .divider-1 span, .divider-2 span {
        width: 200px;
    }
}
