/* 內頁 關於我們 開始 */
.about-page{
    box-sizing: border-box;
    padding-top: 570px;
    position: relative;
    z-index: 0;
}
.about-page:before{
    content: "";
    background: url(../../images/common/about/about-1.jpg);
    width: 1440px;
    height: 560px;
    position: absolute;
    left: calc(50% - 720px);
    top: 0;
    z-index: -1;
}
.about-page .about-box{
    width: 1280px;
    padding: 50px 50px 80px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 1px 3px 5px #0000002b;
    background: #FFF;
    margin-top: -267px;
    box-sizing: border-box;
    position: relative;
}
.about-page .about-box:before{
    content: "";
    background: url(../../images/common/about/about-3.png);
    width: 127px;
    height: 102px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.about-page .a-1{
    margin-bottom: 20px;
}
.about-page .a-1 .a-row{
    display: flex;
}
.about-page .a-1 .a-col:nth-child(1){
    width: 40%;
    box-sizing: border-box;
}
.about-page .a-1 .a-col:nth-child(2){
    width: 60%;
    box-sizing: border-box;
    padding-left: 20px;
}
.about-page .t-1{
    color: #102A83;
    font-family: 'Noto Serif TC', serif;
    font-weight: bold;
    position: relative;
    border-top: 5px solid #102A83;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    padding-top: 5px;
}
.about-page .p-1{
    color: #444444;
    font-size: 15px;
    line-height: 29px;
    margin: 0;
    margin-bottom: 20px;
}
.about-page .p-2{
    color: #444444;
    font-size: 15px;
    line-height: 29px;
    margin: 0;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
}
.about-page .p-2:before{
    content: "";
    background: #00A5E6;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.about-page .a-2 .a-row{
    display: flex;
    position: relative;
    z-index: 0;
}
.about-page .a-2 .a-row:before{
    content: "";
    width: calc(100% - 50px);
    height: 200px;
    background: #E6F3FF;
    position: absolute;
    left: 0;
    bottom: -21px;
    z-index: -1;
}
.about-page .a-2 .a-col:nth-child(1){
    width: 65%;
    box-sizing: border-box;
    padding-right: 34px;
    padding-left: 29px;
}
.about-page .a-2 .a-col:nth-child(2){
    width: 35%;
    box-sizing: border-box;
}
.about-page .p-3{
    color: #444444;
    font-size: 15px;
    line-height: 29px;
    margin: 0;
    margin-bottom: 20px;
}
.about-page .t-2{
    color: #102A83;
    position: relative;
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    margin: 0;
    margin-bottom: 80px;
    margin-top: 40px;
}
@media screen and (max-width:1400px){
    .about-page .about-box{
        width: 100%;
        padding: 30px 30px 80px;
    }
    .about-page .a-2 .a-row:before{
        height: calc(100% - 136px);
    }
}

@media screen and (max-width:1000px){
    .about-page .a-1 .a-row {
        flex-direction: column;
    }
    .about-page .a-1 .a-col:nth-child(1){
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .about-page .a-1 .a-col:nth-child(2){
        width: 100%;
        padding-left: 0;
    }
    .about-page .a-2 .a-row{
        flex-direction: column;
    }
    .about-page .a-2 .a-row:before{
        display: none;
    }
    .about-page .a-2 .a-col:nth-child(1){
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .about-page .a-2 .a-col:nth-child(2){
        width: 100%;
        text-align: center;
    }
    .about-page .t-2 {
        margin-bottom: 26px;
        margin-top: -9px;
    }
    .about-page .p-1{
        line-height: 25px;
    }
    .about-page .p-2{
        line-height: 25px;
    }
    .about-page .p-3{
        line-height: 25px;
    }
    .about-page {
        padding-top: 320px;
    }
    .about-page .about-box{
        padding-bottom: 30px;
    }
}
/* 內頁 關於我們 結束 */

/* 內頁 聯絡我們 開始 */
.c-box .p-1{
    margin: 0;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom:20px;
    padding-bottom: 20px;
}
.c-box .c-1{
    padding-left: 150px;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.c-box .pic-1{
    position: absolute;
    left: 15px;
    top: 0;
}
.c-box .t-1{
    margin-bottom: 10px;
    font-size: 16px;
}
.c-box .c-2,.c-box .c-3{
    padding-left: 150px;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.c-box .pic-2{
    position: absolute;
    left: 0;
    top: 0;
}
.c-box .c-box-1{
    border-bottom: 1px solid #ddd;
}
.c-box .c-box-1 ,.c-box .c-box-2{
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.c-box .c-box-1 > *, .c-box .c-box-2 > *{
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}
.c-box .c-box-1 > *:before, .c-box .c-box-2 > *:before{
    content: "";
    width: 6px;
    height: 6px;
    background: #055DBD;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 8px;
}
.c-box .c-box-1 a ,.c-box .c-box-2 a{
    display: block;
    font-size: 17px;
}
@media screen and (max-width:760px){
    .c-box .c-1{
        padding-left: 0px;
        padding-top: 130px;
    }
    .c-box .c-2,.c-box .c-3{
        padding-left: 0;
        padding-top: 150px;
    }
    .c-box .pic-1 {
        left: calc(50% - 45px);
    }
    .c-box .pic-2 {
        left: calc(50% - 60px);
    }
}
/* 內頁 聯絡我們 結束 */

/*********** 前後台編輯器區塊共用的CSS設定 ***********/
img {
    max-width: 100%;
    max-height: 100%;
    height: auto !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.col {
    box-sizing: border-box;
}
.about-editor-layout {
    text-align: center;
}
.about-editor-layout .row {
    margin: 0 -23px;
}
.about-editor-layout .col {
    float: left;
    padding: 0 50px;
    width: 50%;
    box-sizing: border-box;
}
.about-editor-txt {
    background: url(../../images/common/about/txt_bg.jpg);
    padding: 11% 0px;
}
.content.about {
    max-width: 1280px;
    margin: 0 5%;
    padding: 60px 65px 0;
    position: relative;
}
.content.in{
    position: relative;
    min-height: 300px;
    background: #fff;
    box-sizing: border-box;
}
.banner.in{
    margin-bottom: -8%;
}
/*************************/

/***********首頁 課程運用 開始**************/
ul.service-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-left: -10px;
    margin-right: -10px;
}
ul.service-list .item {
    float: left;
    width: 33.33%;
    padding: 0 10px;
    box-sizing: border-box;
}
ul.service-list:nth-child(3n+1) {
    clear: left;
}
ul.service-list .box {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
    max-width: 237px;
}
.service-list a.cover{
    text-indent: -9999999px;
    position: absolute;
    font-size: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}
ul.service-list .pic-box {
    vertical-align: top;
    margin-bottom: 10px;
}
ul.service-list .pic {
    display: inline-block;
    position: relative;
    text-align: center;
}
ul.service-list .pic img {
    border-radius: 10px;
}
ul.service-list .name {
    color: #c1dbed;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    font-family: 'Noto Serif TC', serif;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 25px;
    position: relative;
}
ul.service-list .service-line{
    width: 100%;
    height: 1px;
    background: #61bbff61;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}
ul.service-list .service-line:before{
    content: "";
    background: #009EE0;
    width: 25px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s ease;
}
ul.service-list .box:hover .service-line:before{
    width: 100%;
}
ul.service-list .description {
    color:#FFF;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 97px;
} 
@media screen and (max-width:1000px){
    ul.service-list .item {
        width: 50%;
    }
    ul.service-list:nth-child(3n+1) {
        clear: unset;
    }
    ul.service-list:nth-child(2n+1) {
        clear: left;
    }
    ul.service-list .box {
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (max-width:500px){
    ul.service-list .item {
        width: 100%;
    }
}
/***********首頁 課程運用 結束**************/

/**************************/
.products-editor-pic {
    float: right;
    width: 400px;
    margin: 0 0 10px 30px;
}
.contact-editor .row {
    margin: 0 -2%;
}
.contact-editor .col {
    float: left;
    padding: 0 2%;
}
.contact-editor .col1 {
    width: 44%;
}
.contact-editor .col2 {
    width: 56%;
    color: #111;
}
.contact-map {
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.25);
    border: 8px solid #fff;
}
.contact-map iframe {
    display: block;
    max-height: 100%;
}
.contact-info-list {
    color: #555;
    font-size: 14px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.contact-info-list li {
    position: relative;
    padding: 2px 0 2px 40px;
    margin: 8px 0;
    line-height: 25px;
}
.contact-info-list li:before {
    content: '';
    display: inline-block;
    background: url('../../images/common/contact/info_ic.png') no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
}
.contact-info-list li.tel:before  { background-position: 0 0; }
.contact-info-list li.mail:before { background-position: 0 50%; }
.contact-info-list li.addr:before { background-position: 0 100%; }
.contact-info-list a:hover {
    text-decoration: underline;
}
/*****************************/
.main-content.terms{
}
.banner.terms{
}
.has-side .content.terms {
    max-width: 1280px;
    width:100%;
    margin:auto;
    padding: 0px 0 0;
    position: relative;
    background: #fff;
}
.editor.terms-page{
    width: 100%;
    max-width: 1175px;
    margin:auto;
    color: #929292;
    font-size: 14px;
}
.editor.terms-page b{
    color: #46A38A;
}
.editor.terms-page .terms-title{
    color: #333333;
    font-size: 21px;
}
@media screen and (max-width: 1280px) {
    .about-editor .row,
    .about-editor .col {
        display: block;
        width: auto;
    }
    .about-editor .row {
        max-width: 728px;
        margin: 0 auto;
    }
    .about-editor .col1 {
        padding: 0;
        margin-bottom: 4px;
    }
    .about-editor .col2 {
        padding: 30px;
    }
}
@media screen and (max-width: 1100px) {
     .about-editor-layout {
        max-width: 547px;
        margin: 0 auto;
    }
    .about-editor-layout .col {
        width: 100%;
        margin-bottom: 1.75em;
        padding: 0 25px;
    }
}
@media screen and (max-width: 767px) {
    .products-editor-pic {
        float: none;
        width: auto;
        text-align: center;
    }
    .contact-editor {
        padding: 0 2%;
    }
    .contact-editor .col {
        width: 100%;
        padding: 0;
    }
    .contact-map {
        margin-bottom: 1.8em;
    }
     .content.in {
        padding: 40px 0 0;
    }
     .banner.in,
    .content.in {
        margin: 0;
    }
    .has-side .content.terms {
    padding-top: 30px;
}
}
@media screen and (max-width: 600px) {
    .contact-map {
        height: 200px;
    }
}