@charset "utf-8";
/* 首頁 服務項目 開始 */
.index-service .s-t1{
    margin: 0;
    color: #FFFFFF;
    font-size: 45px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 5px;
    line-height: 45px;
    margin-bottom: 7px;
    height: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.index-service .s-t1 span{
    color: #35AEB8;
}
.index-service .s-t2{
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 36px;
    margin-bottom: 15px;
    position: relative;
    height: 39px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    letter-spacing: 6px;
}
.index-service .s-line{
    background: #36AFB8;
    width: 90px;
    height: 3px;
    margin-bottom: 15px;
}
.index-service .s-p1{
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    line-height: 36px;
    height: 252px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.index-service .s-p1 span{
    color: #545454;
}
@media(max-width:1000px){
    .index-service .s-t1 {
        font-size: 24px;
        letter-spacing: 2px;
        line-height: 27px;
        margin-bottom: 5px;
        height: unset;
        display: block;
        text-align: center;
    }
    .index-service .s-t2 {
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 15px;
        height: unset;
        display: block;
        letter-spacing: 2px;
        text-align: center;
    }
    .index-service .s-line {
        margin: auto;
        margin-bottom: 15px;
    }
    .index-service .s-p1 {
        font-size: 18px;
        line-height: 27px;
        height: unset;
        display: block;
        text-align: center;
    }
}
/* 首頁 服務項目 結束 */

/* 內頁 關於我們 開始 */
.a-box .a-t1{
    margin: 0;
    color: #FFFFFF;
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 5px;
    line-height: 40px;
    margin-bottom: 7px;
    font-weight: 500;
}
.a-box .a-t1 span{
    color: #35AEB8;
}
.a-box .a-t2{
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 15px;
    position: relative;
    letter-spacing: 3px;
}
.a-box .a-line{
    background: #36AFB8;
    width: 50px;
    height: 3px;
    margin-bottom: 15px;
}
.a-box .a-2{
    margin-top: 20px;
}
.a-box .a-row{
    display: flex;
}
.a-box .a-col{
    width: 50%;
    box-sizing: border-box;
}
.a-box .a-col:nth-child(1){
    padding-right: 15px;
}
.a-box .a-col:nth-child(2){
    padding-left: 15px;
}
.a-box .a-p1{
    font-size: 17px;
    line-height: 29px;
    margin: 0;
    color: #FFF;
}
.a-box .a-p2{
    font-size: 16px;
    line-height: 23px;
    margin: 0;
    color: #FFF;
}
@media(max-width:650px){
    .a-box .a-t1 {
        font-size: 26px;
        letter-spacing: 2px;
        line-height: 30px; 
    }
    .a-box .a-t2 {
        font-size: 23px;
        line-height: 28px;
        letter-spacing: 1px;
    }
    .a-box .a-row{
        flex-direction: column;
    }
    .a-box .a-col{
        width: 100%;
    }
    .a-box .a-col:nth-child(1){
        padding-right: 0px;
        margin-bottom: 30px;
    }
    .a-box .a-col:nth-child(2){
        padding-left: 0px;
    }
    .a-box .a-p1{
        font-size: 15px;
        line-height: 25px;
    }
    .a-box .a-p2{
        font-size: 15px;
        line-height: 25px;
    }
}
/* 內頁 關於我們 結束 */

/*footer*/
.footer-info-row{
    display: flex;
}
.footer-info-row .footer-info-col:nth-child(1){
    padding-right: 15px;
    max-width: 254px;
}
.footer-info-row .footer-info-col:nth-child(2){
    padding-left: 15px;
}
.footer-info-row .footer-info-col:nth-child(1) img{
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-info-row .footer-info-line{
    background: #222222;
    width: 100%;
    height: 1px;
    display: none;
}
.ic_phone{
    font-size: 20px;
    color: #037E8A;
    margin: -9px 15px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.ic_phone:before{
    content: "\e1050";
    font-family: 'icon-font2' !important;
}
.ic_mail{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout04/common/siteinfo_ic.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 14px;
    background-position: 0 -20px;
}
.ic_fax{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout04/common/siteinfo_ic.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 14px;
    background-position: 0 -40px;
}
.ic_add{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout04/common/siteinfo_ic.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 14px;
    background-position: 0 -60px;
}
@media(max-width:1000px){
    .footer-info-row {
        flex-direction: column;
    }
    .footer-info-row .footer-info-col:nth-child(1){
        padding-right: 0px;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-info-row .footer-info-col:nth-child(2){
        padding-left: 0px;
    }
    .footer-info-row .footer-info-col:nth-child(1) img{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
/*------------ about-editor ------------*/
/*------------ about-editor ------------*/
.about-editor .title{
    font-size: 50px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.2;
}
.about-editor td{
    vertical-align: top;
}
.about-editor .pic2{
    padding: 0 0 0 40px;
    width: 424px;
    position: relative;
    top: 0px;
}
/*------------ service-editor ------------*/
/*------------ contact-editor ------------*/
.contact-map iframe{
    /* border: 10px solid#fff; */
    width: 100%;
    box-sizing: border-box;
    height: 300px;
    margin: 0px 0 20px;
}
.contact-editor{
    text-align: center;
    margin: 5px 0;
}
.contact-editor .row{
    display: table;
    width: 100%;
    table-layout: fixed;
    border: 0;
}
.contact-editor .col{
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
    border-width: 0 1px 0 1px;
    border-color: #35AEB8 #35AEB8 #35AEB8 #35AEB8 ;
    border-style: solid;
}
.contact-editor .col1{
    border-width: 0 1px 0 0;
}
.contact-editor .col3{
    border-width: 0 0 0 1px;
}
.contact-info-txt{
    max-width: 200px;
    margin: 0 auto;
}
.contact-info-txt .img-ic{
    display: inline-block;
    margin-bottom: 20px;
}
.contact-info-txt a:hover{
    color: #B20000;
    text-decoration: underline;
}
.contact-info-txt i{
    font-size: 22px;
    color: #FFF;
    background: #008B9A;
    padding: 10px;
    border-radius: 23px;
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px;
}
.contact-info-txt i:before{
    font-family: 'icon-font2' !important;
}
.contact-info-txt .ic-locat:before{
    content: "\e1026";
}
.contact-info-txt .ic-tel:before{
    content: "\e1050";
}
.contact-info-txt .ic-mail:before{
    content: "\e1034";
}
.contact-info-txt .ic-mail{
    font-size: 16px;
    line-height: 23px;
}
/*------------ video-editor ------------*/
.video-editor .pic{
    float: left;
    margin-right: 25px;
}
/*------------ terms-editor ------------*/
.terms-editor{
    font-size: 15px;
    line-height: 2;
    /*max-width: 1045px;*/
    margin: 0 auto;
}
.terms-editor .title:before{
    content: '/';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -5px;
}
.terms-editor .title{
    color: #35AEB8;
    font-size: 16px;
    margin: 0;
}
.terms-editor p{
    text-indent: 0em;
    margin: 0 0 50px;
}
.terms-editor .row{
    margin: 0 -27px;
}
.terms-editor .col{
    padding: 0 27px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}
/*------------ index-editor ------------*/
/*------------ rwd ------------*/
@media screen and (max-width: 1280px){
    .about-editor .row_2 .txt_box{
        padding:50px 90px 50px 50px;
    }
}
@media screen and (max-width: 1000px){
    .about-editor .tb01 td,
    .about-editor .tb02 td,
    .service-table td,
    .service-table .pic{
        width: 100%;
        float: left;
        padding: 0;
        box-sizing: border-box;
    }
    .about-editor .pic2{
        top: 0;
    }
    .contact-editor .row,
    .contact-editor .col{
        display: block;
        width: auto;
        border-width: 1px 0;
    }
    .contact-editor .col{
        border-width: 1px 0;
        padding: 15px 0;
    }
    .contact-editor .col1{
        border-width: 0 0 1px;
    }
    .contact-editor .col3{
        border-width: 1px 0 0;
    }
    .contact-editor .col{
        border-color: #35AEB8  #35AEB8  #35AEB8  #35AEB8  ;
    }
    .contact-map iframe{
        border: 5px solid#fff;
        height: 200px;
        margin: 0px;
    }
}
@media screen and (max-width: 767px){
    .terms-editor .row{
        margin: 0;
    }
    .terms-editor .col{
        padding: 0;
        width: 100%;
    }
     .contact-map{
        height: 200px;
    }
}
