@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

body {
    line-height: 1;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

::selection {
    background-color: #2d2929;
    color: #f1ff00;
    text-shadow: none;
}

::-moz-selection {
    background-color: #2d2929;
    color: #f1ff00;
    text-shadow: none;
}

body {
    font-family: Arial,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro","微軟正黑體","Microsoft JhengHei","新細明體",DFKai-SB,sans-serif;
}

img {
    display: none;
}

hr {
    border-bottom: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 4px 0;
}

.ALL img {
    display: block;
    max-width: 100%;
}

.ALL div {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

div.CONTENT1 {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    position: relative;
}

.clear {
    clear: both;
}
/* #GOTOP {
    display: none;
}

#GOTOP i {
    display: none;
} */
#GOTOP {
    display: none;
    width: 38px;
    height: 38px;
    cursor: pointer;
    position: fixed;
    right: 10px;
    bottom: 10px;
    background-color: #fff;
/*     -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; */
    z-index: 555;
    text-align: center;
    color: #f34235;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .25);
}

#GOTOP:hover {
    color: #fff;
    background-color: #f34235;
}

#GOTOP i {
    display: block;
    font-size: 22px;
    line-height: 1.3;
    text-align: center;
    margin-top: 3px;
}

.CENTER {
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
}

.W_CENTER {
    width: 100%;
    height: auto;
    max-width: 1000px;
    margin: 0 auto;
}

.ALL {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.CONTENT1 {
    display: block;    
    padding: 0;
    position: relative;
    width: 100%;
    max-width: 100%;
    position: relative;
    height: 800px;
    background: url(TOP_01_XL.jpg) top center no-repeat;
}
.CONTENT1 .TOP_title_01 {
    position: absolute;
    z-index: 99;
    width: 714px;
    left: 50%;
    right: 50%;
    top: 170px;
    margin-left: -480px;
}
.CONTENT1 .TOP_title_02 {
    position: absolute;
    z-index: 99;
    width: 446px;
    left: 50%;
    right: 50%;
    bottom: 15px;
    margin-left: -437px;
}
.CONTENT1 .TOP_decorate {
    position: absolute;
    width: 534px;
    left: 50%;
    right: 50%;
    bottom: -57px;
    margin-left: -590px;
    z-index: 98;
}

.CONTENT2 {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #69bded;
    padding: 15px 0 30px;
}
p.form_dot {
    width: 1100px;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
p.form_dot img {
    float: right;
    margin-right: 10px;
}
.CONTENT2 .W_CENTER {
    width: 95%;
    max-width: 950px;
    text-align: center;
    margin: 30px auto 0;
}
.h4_B {
    width: 1100px;
    max-width: 100%;
    text-align: center;
    margin: 0px auto 70px;
    letter-spacing: 0.1em;
    position: relative;
}

.h4_B h1 {
    font-weight: bold;
    font-size: 34px;
    color: #fff;
    font-family: Microsoft YaHei;
    letter-spacing: 3px;
    padding: 39px 0 0;
}
.h4_B .form_title_bg {
    position: absolute;
    width: 100%;
    height: 105px;
    top: 25px;
    left: 0;
    z-index: -1;
}

.CONTENT2 .W_CENTER .FREE_B {
    display: block;
    width: 37%;
    float: left;
}

.CONTENT2 .W_CENTER .FREE_B img {
    display: block;
    width: 100%;
}

.CONTENT2 .W_CENTER #FROM_B {
    width: 63%;
    padding: 0 0 0 10px;
    float: left;
}

#FROM_B #FROM {
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
}

#FROM_B #FROM ul {
    width: 100%;
}

#FROM_B #FROM li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

#FROM_B #FROM #NAME, #FROM_B #FROM #PHONE, #FROM_B #FROM #EMAIL, #FROM_B #FROM .WLI {
    width: 100%;
    float: left;
}
#FROM_B #FROM #CITY, #FROM_B #FROM #SCHOOL, #FROM_B #FROM #READ, #FROM_B #FROM #BUT {
    text-align: left;
    width: 49%;
    float: left;
}
#FROM_B #FROM #PHONE, #FROM_B #FROM .WLI, #FROM_B #FROM #SCHOOL, #FROM_B #FROM #BUT {
    float: right;
}
#FROM_B #FROM .INP_A {
    width: 100%;
    font-family: Arial,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro","微軟正黑體","Microsoft JhengHei","新細明體",DFKai-SB,sans-serif;
    color: #232323;
    height: 38px;
    line-height: 37px;
    max-height: 38px;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    border: 0;
    padding-left: 8px;
    -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.5);
    -ms-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.5);
    -o-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 1px 1px 3px rgba(0,0,0,0.5);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
}

#FROM_B #FROM #READ {
    padding: 0;
    position: relative;
}

#FROM_B #FROM .CHBOX {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    min-height: 21px;
    min-width: 21px;
    float: left;
    margin-top: 12px;
}

#FROM_B #FROM #READ span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 1.8;
    font-size: 13px;
    color: #2d2929;
    position: absolute;
    left: 30px;
    top: 12px;
    font-weight: 400;
}

#FROM_B #FROM #READ span a {
    color: #2d2929;
    font-size: 13px;
    font-weight: 400;
    color: #2d2929;
}

.INP_A:focus {
    outline: 0;
}

#FROM_B #FROM #BUT {
    padding: 10px 0;
    margin: 5px 0 10px;
    font-size: 26px;
    letter-spacing: 0;
    color: #fff;
    cursor: pointer;
    -webkit-text-shadow: 1px 2px 1px rgba(0,0,0,.3);
    -moz-text-shadow: 1px 2px 1px rgba(0,0,0,.3);
    -ms-text-shadow: 1px 2px 1px rgba(0,0,0,.3);
    -o-text-shadow: 1px 2px 1px rgba(0,0,0,.3);
    text-shadow: 1px 2px 1px rgba(0,0,0,.3);
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background: #fc6340; /* Old browsers */
    background: -moz-linear-gradient(top,  #fc6340 0%, #fc6340 50%, #fb2f00 51%, #fb2f00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fc6340 0%,#fc6340 50%,#fb2f00 51%,#fb2f00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fc6340 0%,#fc6340 50%,#fb2f00 51%,#fb2f00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc6340', endColorstr='#fb2f00',GradientType=0 ); /* IE6-9 */
}

#FROM_B #FROM #BUT:hover {
    top: 13px;
    box-shadow: 0 3px 0 rgba(0,0,0,0.2);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#BUT p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    height: 100%;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1;
}

#BUT p:hover {
    color: #f0ff00;
}

.CONTENT3 {
    background-color: #ffe75f;
    padding: 30px 0 60px;
    overflow: hidden;
    background: url(CONTENT3_bg.png) top center repeat;
}
.CONTENT3 h2 {
    text-align: center;
    font-size: 54px;
    font-weight: bold;
    font-family: Microsoft YaHei;
    letter-spacing: 5px;
    position: relative;
}
.CONTENT3 h2 i {
    display: inline-block;
    margin: 0 8px 0 -30px;
}
.CONTENT3 h3 {
    text-align: center;
    font-size: 44px;
    font-weight: bold;
    margin-top: 25px;
    letter-spacing: 2px;
}

.CONTENT3 h3 img {
    margin: 5px auto 0;
    width: 445px;
    height: 10px;
}
.CONTENT3 ul.patent {
    width: 765px;
    max-width: 90%;
    margin: 40px auto 0;
    overflow: hidden;
}
.CONTENT3 ul.patent li {
    width: 30%;
    float: left;
    margin: 0 5% 20px 0;
}
.CONTENT3 .patent li:nth-child(3), .CONTENT3 .patent li:nth-child(6) {
    margin-right: 0;
}
.CONTENT3 .patent li img:hover{
    animation: swing 1s infinite alternate ease-in-out;
    -webkit-animation: swing 1s infinite alternate ease-in-out;
    -moz-animation: swing 1s infinite alternate ease-in-out;
    -ms-animation: swing 1s infinite alternate ease-in-out;
    -o-animation: swing 1s infinite alternate ease-in-out;
}


.CONTENT4 {
    padding: 0;
    margin: 0;
    width: 100%;
    background: #fff url(CONTENT4_bg.png) top center repeat;
    /* overflow: hidden; */
    position: relative;
}
.CONTENT4 .CONTENT4_title {
    position: absolute;
    width: 900px;
    left: 50%;
    right: 50%;
    margin-left: -450px;
    top: -40px;
    z-index: 999;
}
.CONTENT4 p.line {
    width: 100%;
    height: 15px;
    background-color: #ffe75f;
}
.CONTENT4 .class_wrap {
    width: 980px;
    max-width: 97%;
    margin: 150px auto 50px;
}

.CONTENT4 .class_wrap li {
    background-color: rgba(251, 231, 160, 0.5);
    margin: 0 20px;
    margin-left: 40px;
    position: relative;
    border-radius: 20px;
    border: 2px dotted #bbb6a3;
}
.class_name {
    background-color: #2690cd;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    width: 240px;
    border-radius: 25px;
    position: absolute;
    top: -30px;
    left: -30px;
}
.class_name:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    margin-left: -55px;
    border-width: 25px 14px 0 14px;
    border-color: #2690cd transparent transparent transparent;
}
.class_name p {
    width: 26px;
    display: inline-block;
}
.class_title {
    margin: 40px 0 20px;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 26px;
}
.class_title p {
    width: 135px;
    margin: auto;
    padding-left: 8px;
}
.class_txt {
    padding: 0 20px;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
.class_price {
    color: #fb2f00;
    font-family: arial;
    font-weight: 900;
    font-size: 40px;
    font-style: italic;
    text-align: right;
    padding: 0 20px 0 0;
}
.class_price p {
    width: 30px;
    display: inline-block;
    margin-right: -10px;
    vertical-align: 9px;
}
.class_price p.pm {
    width: auto;
    color: #fff;
    background-color: #fb2f00;
    font-size: 15px;
    font-style: normal;
    font-family: 微軟正黑體;
    padding: 6px 10px;
    vertical-align: 7px;
}
.class_price span {
    font-style: normal;
    font-family: 微軟正黑體;
    font-size: 18px;
}
.class_img {
    width: 93%;
    margin: 10px auto 0;
}


.owl-carousel .owl-wrapper-outer { overflow: visible; }
.w100                            { width: 100%;  }
.h4_B .bg_s, .title_M            { display: none; }


@media screen and (max-width:999px) {
    .CONTENT1 {
        height: 640px;
        background: url(TOP_01_L.jpg) top center no-repeat;
    }
    .CONTENT1 .TOP_title_01 {
        width: 560px;
        top: 145px;
        margin-left: -358px;
    }
    .CONTENT1 .TOP_title_02 {
        width: 357px;
        bottom: 11px;
        margin-left: -350px;
    }
    .CONTENT1 .TOP_decorate {
        width: 430px;
        bottom: -47px;
        margin-left: -475px;
    }
    .CONTENT4 .CONTENT4_title {
        max-width: 100%;
        margin-left: -50%;
    }
    .CONTENT4 .class_wrap   { margin-top: 130px; }
    p.form_dot img          { width: 120px; }
    .h4_B .form_title_bg    { display: none; }
    .h4_B .bg_s             { display: block; }
    .h4_B h1                { font-size: 30px; padding: 41px 0 0; }
    .class_price p.pm       { font-size: 12px; padding: 5px;}
    .class_txt              { height: 85px; }

}
@media screen and (max-width:890px) {
    .class_price            { font-size: 32px; }
}
@media screen and (max-width:839px) {
    .class_price            { font-size: 46px; }
}
@media screen and (max-width:768px) {
    .CONTENT2 .W_CENTER .FREE_B {
        display: block;
        width: 100%;
        min-width: 290px;
        margin: 0 auto;
        float: none;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .CONTENT2 .W_CENTER #FROM_B { width: 90%; padding: 0; float: none; margin: 0 auto; }
    #FROM_B #FROM               { padding: 0; }
    #FROM_B #FROM li            { width: 100%; margin-bottom: 0; }
    #FROM_B #FROM li.WLI        { width: 50%; }
    #FROM_B #FROM .INP_A        { height: 35px; line-height: 35px; max-height: 35px; font-size: 16px; padding-left: 12px; }
    #FROM_B #FROM .CHBOX        { min-height: 24px; min-width: 24px; float: left; margin-top: 8px; }
    #FROM_B #FROM #READ span    { line-height: 1.3; font-size: 15px; left: 30px; top: 12px; }
    #FROM_B #FROM #READ span a  { font-size: 15px; }
    .GOGO                       { width: 80%; }
    .CONTENT2 .W_CENTER .FREE_B img { width: 400px; max-width: 75%; margin: 0 auto 15px; }
    .h4_B                       { text-align: center; padding: 0; }
    #FROM_B #FROM #NAME, #FROM_B #FROM #PHONE, #FROM_B #FROM #EMAIL, #FROM_B #FROM .WLI, 
    #FROM_B #FROM #READ, #FROM_B #FROM #BUT, #rQ1 { width: 100%; margin-bottom: 8px; }
}
@media screen and (max-width:767px) {
    .CONTENT1 {
        height: 690px;
        background: url(TOP_01_M.jpg) top center no-repeat;
    }
    .CONTENT1 .title_M {
        display: block !important;
        width: 335px;
        top: 36px;
        margin-left: -291px;
    }
    .CONTENT1 .TOP_title_02 {
        width: 310px;
        bottom: 26px;
        margin-left: -313px;
    }
    .CONTENT1 .TOP_title_01 { display: none; }    
    .h4_B h1                { font-size: 26px; padding: 44px 0 0; letter-spacing: 1px; }
    .CONTENT3 ul.patent li  { width: 47%; margin-right: 0;}
    .CONTENT3 h2            { font-size: 40px; padding-left: 25px; }
    .CONTENT3 h2 i img      { width: 40px; }
    .CONTENT3 h3            { font-size: 34px; margin-top: 15px; }
    .CONTENT3 h3 img        { width: 350px; height: 7px; }
    .CONTENT3 .patent li:nth-child(3), .CONTENT3 .patent li:nth-child(6) {
        margin-right: 0;
    }
    .CONTENT3 .patent li:nth-child(2), .CONTENT3 .patent li:nth-child(4), .CONTENT3 .patent li:nth-child(6) {
        float: right;
    }
    .CONTENT4 .CONTENT4_title { max-width: 120%; margin-left: -60%; }
    .CONTENT4 p.line          { display: none; }
    .CONTENT4 .class_wrap     { margin-top: 150px; }
}
@media screen and (max-width:690px) {
    .class_price            { font-size: 43px; }
}
@media screen and (max-width:610px) {
    .CONTENT1 {
        height: 610px;
        background: url(TOP_01_S.jpg) top center no-repeat;
    }
    .CONTENT1 .title_M {
        width: 265px;
        top: 55px;
        margin-left: -188px;
    }
    .CONTENT1 .TOP_title_02 {
        width: 220px;
        bottom: 15px;
        margin-left: -202px;
    }
    .CONTENT1 .TOP_decorate {
        width: 320px;
        bottom: -44px;
        margin-left: -355px;
    }
    p.form_dot img {
        width: 100px;
    }
    .h4_B                   { margin: -10px 0 50px; }
    .class_price            { font-size: 37px; }
}
@media screen and (max-width:549px) {
    .class_txt              { height: auto; }
    .CONTENT3 h2            { font-size: 30px; padding-left: 25px; }
    .CONTENT3 h2 i img      { display: none; }
    .CONTENT3 h3            { font-size: 28px; }
    .CONTENT3 h3 img        { width: 290px; height: 7px; }
    .CONTENT4 .class_wrap   { margin-top: 100px; }
    .class_name             { font-size: 28px; width: auto; padding: 10px 17px 10px 10px;}
    .class_price            { font-size: 52px; }
    .class_title            { font-size: 34px; }
    .class_title p          { width: 180px; }
    .class_txt              { font-size: 20px; }    
}
@media screen and (max-width:500px) {
    .h4_B h1                { font-size: 20px; padding: 37px 0 0; }

    .h4_B .form_title_bg    { height: 80px; }
}
@media screen and (max-width:480px) {
    .CONTENT2 .W_CENTER #FROM_B { width: 97%; }
}
@media screen and (max-width:400px) {
    .CONTENT1 {
        height: 485px;
        background: url(TOP_01_XS.jpg) top center no-repeat;
    }
    .CONTENT1 .title_M {
        width: 212px;
        top: 35px;
        margin-left: -151px;
    }
    .CONTENT1 .TOP_title_02 {
        width: 180px;
        bottom: 15px;
        margin-left: -161px;
    }

    .h4_B h1                { font-size: 16px; padding: 41px 0 0; }
    .CONTENT3 h2            { font-size: 26px; padding-left: 25px; letter-spacing: 0;}
    .CONTENT3 h3            { font-size: 22px; letter-spacing: 0; }
    .CONTENT3 h3 img        { width: 220px; height: 5px; }
    .CONTENT4 .class_wrap   { margin-top: 80px; }

    .class_name             { font-size: 26px;}
    .class_price            { font-size: 50px; }
    .class_title            { font-size: 30px; }
    .class_title p          { width: 160px; }
    .class_txt              { font-size: 18px;}
}
@media screen and (max-width:330px) {
    .class_price            { font-size: 42px; }
}
