@charset "utf-8";
/*footer*/
.ic_phone{
    font-size: 20px;
    color: #000000;
    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;
}
.site-info .ic-phone{
    font-size: 20px;
    width: 20px;
    color: rgba(255,255,255,.9);
    margin-right: 2px;
    position: relative;
    top: 1px;
    display: inline-block;
}
.site-info .ic-envelope{
    font-size: 18px;
    width: 20px;
    color: rgba(255,255,255,.9);
    margin-right: 2px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-fax{
    font-size: 18px;
    width: 20px;
    color: rgba(255,255,255,.9);
    margin-right: 2px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-map-marker{
    font-size: 21px;
    width: 20px;
    color: rgba(255,255,255,.9);
    margin-right: 2px;
    text-align: center;
    position: relative;
    top: 3px;
    display: inline-block;
}
/*------------ about-editor ------------*/
.a_layout{
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    max-width: 1040px;
    margin: 0 auto;
}

.a_layout .a_row1{
    position: relative;
    z-index: 1;
}
.a_layout .a_row1 .a_pic{
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}
.a_layout .a_title{
    position: absolute;
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    margin: 0 0px;
    left: 40px;
    bottom: 40px;
}
.a_layout .a_title span{
    position: relative;
    display: block;
    font-size: 50px;
    font-weight: normal;
    font-family: "Viga", sans-serif;
    letter-spacing: 0.03em;
    line-height: 1;
    color: #262C39;
}
.a_layout .a_title  span:first-letter{
    color: #004AAC;
}
.a_layout .a_title h2{
    position: relative;
    color: #282D39;
    font-size: 30px;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
    letter-spacing: 0.12em;
    line-height: 1.2;
    margin: 0;
    padding: 0;
}
.a_layout .a_title h2::before {
    content: '';
    position: relative;
    display: inline-block;
    width: 60px;
    height: 8px;
    margin: 0 14px 6px 0;
    background: url(../../../images/layout04/common/index/title_ic.png) center no-repeat;
}
.a_layout .title h2::before {
    content: '';
    position: relative;
    display: inline-block;
    width: 60px;
    height: 8px;
    margin: 0 14px 6px 0;
    background: url(../../../images/layout04/common/index/title_ic.png) center no-repeat;
}

.a_layout .a_row2{
    position: relative;
    box-sizing: border-box;
    display: flex;
    max-width: 1000px;
    padding: 0;
    margin: 40px auto 40px;
    justify-content: space-between;
    align-items: center;
    z-index: 2;
}
.a_layout .a_row2 .a_txt{
    position: relative;
    line-height: 2;
    color: #000000;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.06em;
    width: 50%;
    max-width: 500px;
}
.a_layout .a_row2 .a_txt h4,
.a_layout .a_row3 .a_txt h4 {
    color: #004AAD;
    font-size: 28px;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
    letter-spacing: 0.12em;
    line-height: 2;
    margin: 0 0 5px;
}
.a_layout .a_row2 .a_pic{
    position: relative;
    width: 43.8%;
    height: fit-content;
    overflow: hidden;
    margin-top: 0;
    border-radius: 30px;
}

.a_layout .a_row3{
    position: relative;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    max-width: 920px;
    padding: 0;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
}
.a_layout .a_row3 .a_video {
    position: relative;
    overflow: hidden;
    width: 50%;
    max-width: 500px;
}
.a_video iframe {
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 30px; 
}
.a_layout .a_row3 .a_txt {
    position: relative;
    line-height: 2;
    color: #000000;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.06em;
    max-width: 402px;
    width: 50%;
}
.a_layout .a_row3 .a_txt span{
    font-size: 16px;
    margin-left: 8px;
}
.a_layout .a_row3 .a_txt ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
@media screen and (max-width: 1280px){
    .a_layout .a_title{
        left: 30px;
        bottom: 30px;
    }
    .a_layout .a_row2{
        flex-direction: column;
        padding:  0 30px;
        justify-content: inherit;
        margin-top: 30px;
        align-items: center;
    }
    .a_layout .a_row2 .a_txt h4{
        text-align: center;
    }
    .a_layout .a_row2 .a_txt{
        width: 100%;
        max-width: inherit;
        margin-bottom: 30px;
    }
    .a_layout .a_row2 .a_pic{
        width: fit-content;
        margin: 0;
        border-radius: 20px;
    }
    .a_layout .a_row3 {
        position: relative;
        box-sizing: border-box;
        display: flex;
        margin: 0 auto 30px;
        align-items: center;
        justify-content: space-between;
        flex-direction: column-reverse;
    }
    .a_layout .a_row3  .a_txt{
        margin: 30px auto 30px;
    }
}
@media screen and (max-width: 1000px){
    .a_layout .a_title{
        position: relative;
        box-sizing: border-box;
        left: inherit;
        bottom: inherit;
        text-align: center;
        margin: 40px auto 18px;
        padding: 0 15px;
    }
    .a_layout .a_title span{
        font-size: 35px;
    }
    .a_layout .a_title h2{
        font-size: 24px;
    }
    .a_layout .a_title h2::before{
        width: 40px;
        height: 6px;
        background-size: contain;
        margin: 0 15px 5px 0;
        opacity: .7;
    }
    .a_layout .a_title h2::after{
        content: '';
        position: relative;
        display: inline-block;
        background: url('../../../images/layout04/common/index/title_ic_.png') center no-repeat;
        width: 40px;
        height: 6px;
        background-size: contain;
        margin: 0px 0 5px 12px;
        opacity: .7;
    }
    .a_layout .a_row1 .a_pic{
        border-radius: 20px;
    }
    .a_layout .a_row2{
        padding: 0 15px;
        margin: 0 auto;
    }
    .a_layout .a_row2 .a_txt h4,
    .a_layout .a_row3 .a_txt h4{
        font-size: 22px;
        text-align: center;
        margin: 0;
    }
    .a_layout .a_row2 .a_txt,
    .a_layout .a_row3 .a_txt {
        font-size: 18px;
        height: auto;
        -webkit-line-clamp: inherit;
    }
    .a_layout .a_row3 .a_txt{
        width: fit-content;
        margin: 30px auto ;
    }
    .a_layout .a_row3 .a_video{
        width: 100%;
        margin: 0 auto;
    }
    .a_layout .a_row3 .a_txt span {
        font-size: 14px;
        margin-left: 8px;
    }
}
/*------------ about-editor ------------*/
/*------------ service-editor ------------*/
.s_row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.s_col{
    position: relative;
    max-width: 300px;
    overflow: hidden;
    text-align: center;
    border-radius: 30px;
    margin: 0 0px 40px;
}
.s_col .s_pic{
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.s_col .s_pic::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    mix-blend-mode: multiply;
    background: linear-gradient(to bottom, rgba(39, 44, 57, .1) 0%, rgba(24,28,39,1) 100%); 
    opacity: 0.7;
    z-index: 1;
    transition: all .5s;
}
.s_col:hover .s_pic:before{
    opacity: 0;
}
.s_col .s_pic img {
    transform: scale(1);
    transition: all .8s ease;
    overflow: hidden;
    z-index: -1;
}
.s_col:hover .s_pic img {
    transform: scale(1.2);
}
.s_col .st_box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom:0px;
    font-family: "Noto Sans TC", "Viga", sans-serif;
    transition: all .5s;
    z-index: 5;
}
.s_col .st_box:hover{
    opacity: 0;
}
.s_col .st_box h3{
    font-size: 26px;
    color: #fff;
    font-weight: normal;
    position: relative;
    margin: 5px auto 0;
    letter-spacing: 0.15em;
    line-height: 1.2;
    font-family: 'Noto Sans TC', sans-serif;
}
.s_col .st_box h3::after{
    content: '';
    display: block;
    width: 1px;
    height: 30px;
    margin: 15px auto;
    background: rgba(255,255,255,.5);
}
.s_col .st_box span{
    font-size: 18px;
    color: #fff;
    position: relative;
    text-align: center;
    max-width: 210px;
    line-height: 1.3;
    letter-spacing: 0.03em;
    font-family: "Viga", sans-serif;
    font-weight: normal;
}
.s_row .s_col .cover {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}
@media screen and (max-width: 1280px){
    .s_col{
        max-width: inherit;
        width: 23.5%;
        margin-bottom: 35px;
    }
}
@media screen and (max-width: 1000px){
    .s_col{
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .s_col .st_box h3 {
        font-size: 18px;
    }
    .s_col .st_box span {
        font-size: 15px;
    }
    .s_col .st_box h3::after {
        height: 20px;
        margin: 10px auto;
    }
}
@media screen and (max-width: 650px){
    .s_col {
        max-width: inherit;
        width: 48%;
    }
}
/*------------ contact-editor ------------*/
.contact-map iframe{
    border: 10px solid#fff;
    width: 100%;
    box-sizing: border-box;
    height: 300px;
    margin: 0px 0 20px;
}
.contact-txt{
    text-align: center;
    font-size: 16px;
    letter-spacing:0.06em;
    font-weight: normal;
    line-height: 2;
    margin: 25px auto 30px;
}
.contact-txt p{
    display: block;
    margin: 0;
}
.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;
    position: relative;
}
.contact-editor .col + .col:before{
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background: #bbbbbb;
}
.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;
}
.info-icon-box{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 10px;
    background: #282828;
    color: rgb(250, 208, 56);
}
.contact-info-txt .info-icon-box [class^="ic-"] {
    font-size: 18px;
}

.contact-editor .pic{
    position: relative;
    width: fit-content;
    margin: 0 auto 15px;
}

.contact-editor ul{
    position: relative;
    display: flex;
    flex-direction: column;
    width: fit-content;
    align-items: center;
    margin: 0 auto;
    font-family: "Noto Sans TC", sans-serif;
    color: #000000;
    line-height: 1.8;
    font-size: 16px;
}
.contact-editor ul li{
    position: relative;
    display: flex;
    align-items: baseline;
}
.contact-editor ul li + li{
    margin-top: 15px;
}
.contact-editor ul li h5{
    position: relative;
    display: flex;
    width: 105px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.12em;
    margin: 0;
    color: #292E3A;
    margin-right: 0px;
}
.contact-editor ul li:nth-child(2) > h5 {
    letter-spacing: 0.65em;
}
.contact-editor ul li span{
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 18px;
}
.contact-editor ul li span a{
    color: #000000;
    transition: all .3s;
}
.contact-editor ul li span a:hover{
    color: #153869;
}
.contact-editor ul li span > span{
    margin-right: 5px;
}
/*------------ 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: #004AAC;
    font-size: 18px;
    font-weight: bold;
    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){

}
@media screen and (max-width: 1000px){
    .contact-editor .row,
    .contact-editor .col{
        display: block;
        width: auto;
    }
    .contact-editor .col{
        padding: 15px 0;
    }
    .contact-map iframe{
        border: 5px solid#fff;
        height: 200px;
        margin: 0px;
    }
    .contact-editor .col + .col:before {
        height: 1px;
        width: 100%;
    }
    .contact-editor ul li + li {
        margin-top: 0px;
    }
    .contact-txt{
        margin-bottom: 25px;
    }
    .contact-editor ul{
        width: fit-content;
    }
    .contact-editor ul li{
        width: 100%;
    }
    .contact-editor ul li h5 {
        width: fit-content;
        margin-top: 10px;
        font-size: 18px;
    }
    .contact-editor ul li span{
        margin: 0;
    }
    .contact-txt{
        font-size: 15px;
    }
    .contact-editor {
        box-sizing: border-box;
        padding: 0 15px;
    }

}
@media screen and (max-width: 767px){

    .terms-editor .row{
        margin: 0;
    }
    .terms-editor .col{
        padding: 0;
        width: 100%;
    }
    .contact-map{
        height: 200px;
    }
}
@media screen and (max-width: 767px){
    .contact-txt p{
        display: inline;
    }
    .contact-editor ul{
        display: flex;
        align-items: flex-start;
        width: 100%;
    }
    .contact-editor ul li {
        position: relative;
        display: flex;
        flex-direction: column;
    }
}