/* 首頁 關於我們 */
.index-about .t-1{
    color: #006C9A;
    font-size: 20px;
    margin: 0;
    margin-bottom: 13px;
    letter-spacing: 3px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.6;
    height: 33px;
}
.index-about .p-1{
    color: #464646;
    font-size: 15px;
    line-height: 1.9;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 2;
    height: 150px;
}
@media(max-width:1000px){
    .index-about .t-1 {
        font-size: 16px;
        display: block;
        margin-bottom: 10px;
        letter-spacing: 1px;
        height: unset;
    }
    .index-about .p-1{
        display: block;
        line-height: 1.6;
        height: unset;
    }
}
/* 內頁 關於我們 */
.page-about{
    max-width: 1135px;
    margin-left: auto;
    margin-right: auto;
}
.page-about .a-1{
    margin-bottom: 30px;
}
.page-about .a-1 .row{
    display: flex;
}
.page-about .a-1 .col:nth-child(1){
    width: calc(100% - 546px);
    padding-right: 60px;
}
.page-about .a-1 .col:nth-child(2){
    width: 546px;
    box-sizing: border-box;
}
.page-about .a-2 .row{
    display: flex;
}
.page-about .a-2 .col:nth-child(1){
    width: 524px;
}
.page-about .a-2 .col:nth-child(2){
    width: calc(100% - 524px);
    box-sizing: border-box;
    padding-left: 65px;
    padding-top: 23px;
}
.page-about .t-1{
    display: flex;
    position: relative;
    margin-bottom: 17px;
    padding-bottom: 17px;
}
.page-about .t-1:before{
    content: "";
    background: #006C9A;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.page-about .t-1 .t-1-en{
    font-family: "Sen", sans-serif;
    color: #333333;
    font-weight: 900;
    font-size: 48px;
    line-height: 45px;
}
.page-about .t-1 .t-1-en span{
    color: #E59D65;
}
.page-about .t-1 .t-1-tw{
    color: #333333;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: 3px;
    margin: 0;
    margin-left: 30px;
    margin-top: 39px;
    position: relative;
}
.page-about .t-1 .t-1-tw:before{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: -19px;
    top: 24px;
    background: #333333;
    border-radius: 50%;
}
.page-about .t-2{
    color: #006C9A;
    font-size: 20px;
    margin: 0;
    margin-bottom: 5px;
    line-height: 1.6;
    font-weight: normal;
    letter-spacing: 3px;
}
.page-about .p-1{
    color: #464646;
    font-size: 15px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 2;
}
@media(max-width:1440px){
    .page-about .a-1 .col:nth-child(1){
        width: 50%;
        padding-right: 30px;
    }
    .page-about .a-1 .col:nth-child(2){
        width: 50%;
    }
    .page-about .a-2 .col:nth-child(1){
        width: 50%;
    }
    .page-about .a-2 .col:nth-child(2){
        width: 50%;
        padding-left: 30px;
        padding-top: 0;
    }
    .page-about .t-1 .t-1-en {
        font-size: 37px;
        line-height: 37px;
    }
    .page-about .t-1 .t-1-tw {
        font-size: 26px;
        margin-top: 35px;
    }
    .page-about .t-1 .t-1-tw:before {
        top: 18px;
    }
}
@media(max-width:760px){
    .page-about .a-1 .row,
    .page-about .a-2 .row {
        flex-direction: column;
    }
    .page-about .a-1 .col:nth-child(1){
        width: 100%;
        padding-right: 0;
    }
    .page-about .a-1 .col:nth-child(2){
        width: 100%;
    }
    .page-about .a-2 .col:nth-child(1){
        width: 100%;
        order: 2;
    }
    .page-about .a-2 .col:nth-child(2){
        width: 100%;
        padding-left: 0;
        padding-top: 0;
        order: 1;
    }
    .page-about .t-1{
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .page-about .t-1:before {
        height: 2px;
    }
    .page-about .t-1 .t-1-en {
        font-size: 26px;
        line-height: 26px;
    }
    .page-about .t-1 .t-1-tw {
        font-size: 20px;
        margin-top: 23px;
    }
    .page-about .t-1 .t-1-tw:before {
        top: 13px;
    }
    .page-about .t-2 {
        font-size: 16px;
        letter-spacing: 1px;
    }
    .page-about .p-1 {
        display: block;
        line-height: 1.6;
        height: unset;
    }
    .page-about .a-1 {
        margin-bottom: 20px;
    }
}
/*********** 前後台編輯器區塊共用的CSS設定 ***********/
.index-about-title {
    color: #70AC92;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    font-size: 25px;
}
.pro-editor .row,
.about-editor .row,
.notice-editor .row {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.pro-editor .col,
.about-editor .col,
.notice-editor .col {
    display: table-cell;
    vertical-align: middle;
}
.pro-editor .col1 ,
.about-editor .col1,
.notice-editor.col1  {
    vertical-align: top;
    padding-right: 4px;
}
.about-editor .col2 {
    width: 70%;
    padding: 0 2%;
}
.notice-editor .col2 {
    width: 40%;
    padding: 0%;
}
.pro-editor .col2 {
    width: 52%;
    padding: 0%;
}
.about-editor-title {
    color: #70AC92;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    margin: 10px 0;
}
.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%;
}
.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 30px;
    margin: 8px 0;
    line-height: 25px;
}
.contact-info-list li:before {
    display: inline-block;
    font-family: 'icon-font-3' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    color: #006E9C;
    position: absolute;
    left: 0;
    top: 6px;
}
.contact-info-list li.tel:before  {
    content: "\e90f";
}
.contact-info-list li.fax:before {
    content: "\ff002";
    font-family: 'icon-font' !important;
}
.contact-info-list li.mail:before {
    content: "\e90b";
}
.contact-info-list li.add:before {
    content: "\e912";
}
.contact-info-list a:hover {
    text-decoration: underline;
}
.notice-editor-title {
    color: #70AC92;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.04em;
    margin: 0 0 0.4em;
}
.notice-editor-title img {
    vertical-align: text-bottom;
}
.terms-title {
    color: #006E9C;
    font-size: 16px;
    margin: 0 0 0.5em;
}
.news-editor{
    max-width: 1000px;
    margin: 0 auto;
}
@media screen and (max-width: 1280px) {
    .pro-editorr .row, 
    .pro-editor .col,
    .notice-editor .row, 
    .notice-editor .col,
    .about-editor .row,
    .about-editor .col {
        display: block;
        width: auto;
    }
    .about-editor .row {
        max-width: 900px;
        margin: 0 auto;
    }
    .pro-editor .col1,
    .notice-editor .col2,
    .about-editor .col1 {
        padding: 0;
        margin-bottom: 4px;
        text-align: center;
    }
    .about-editor .col2 {
        padding: 0%;
    }
}
@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;
    }
    .news-editor{
        max-width:auto;
    }
}
@media screen and (max-width: 600px) {
    .contact-map {
        height: 200px;
    }
}