/* 首頁 關於我們 開始 */
.index-about .t-1{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 74px;
    font-size: 26px;
    margin: 0;
    line-height: 37px;
    letter-spacing: 1px;
    color: #444444;
    margin-bottom: 30px;
}
.index-about .p-1{
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 207px;
    font-size: 17px;
    margin: 0;
    line-height: 26px;
    letter-spacing: 1px;
    color: #666666;
}
@media(max-width:1100px){
    .index-about .t-1{
        display: block;
        height: unset;
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 15px;
    }
    .index-about .p-1{
        display: block;
        height: unset;
        font-size: 16px;
        line-height: 24px;
    }
}
/* 首頁 關於我們 結束 */

/* 內頁 關於我們 開始 */
.a-box{
    margin-bottom: 98px;
    position: relative;
    min-height: 558px;
    z-index: 0;
}
.a-box:after{
    content: "";
    width: 559px;
    height: 436px;
    left: 174px;
    top: 83px;
    background: #F6F6F6;
    position: absolute;
    z-index: -1;
}
.a-box .a-pic{
    position: absolute;
    left: 0;
    top: 0;
}
.a-box .a-info{
    height: 66px;
    color: #444444;
    font-size: 24px;
    position: absolute;
    right: 30px;
    top: 81px;
    font-weight: bold;
    line-height: 33px;
    letter-spacing: 3px;
}
.a-box .a-info.w1{
    width: 281px;
}
.a-box .a-info.w2{
    width: 251px;
}
.a-box .a-info.w3{
    width: 224px;
}
.a-box .a-info.w4{
    width: 286px;
}
.a-box .a-info:before{
    content: "“";
    color: #444444;
    font-size: 50px;
    position: absolute;
    left: -32px;
    top: -7px;
}
.a-box .a-info:after{
    content: "”";
    color: #444444;
    font-size: 50px;
    position: absolute;
    right: 4px;
    bottom: -26px;
}
.a-box .a-main{
    position: absolute;
    width: 651px;
    right: 0;
    top: 193px;
    background: #FFF;
    box-shadow: 0px 5px 15px 0px #0000002e;
    box-sizing: border-box;
    padding: 54px 68px;
    min-height: 390px;
}
.a-box .a-main:before{
    content: "";
    width: 42px;
    height: 2px;
    background: #FFD300;
    position: absolute;
    left: 0;
    top: 68px;
}
.a-box .a-t{
    color: #444444;
    font-size: 20px;
    margin: 0;
    margin-bottom: 20px;
}
.a-box .a-p{
    color: #666666;
    font-size: 15px;
    margin: 0;
    margin-bottom: 0px;
    line-height: 22px;
}
.a-box.style-2 .a-pic{
    left: unset;
    right: 0;
}
.a-box.style-2 .a-info {
    right: unset;
    left: 56px;
}
.a-box.style-2 .a-main {
    right: unset;
    left: 0;
}
@media(max-width:1440px){
    .a-box {
        position: relative;
        text-align: center;
        margin-bottom: 40px;
    }
    .a-box .a-info {
        height: unset !important;
        font-size: 22px;
        position: relative;
        right: 0 !important;
        left: 0 !important;
        top: 0;
        line-height: 25px;
        letter-spacing: 2px;


        width: auto;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .a-box .a-main {
        position: relative;
        width: 100%;
        right: 0;
        top: 0;
        min-height: unset;
        text-align: left;
        padding: 25px 25px;
    }
    .a-box:after {
        display: none;
    }
    .a-box .a-pic {
        position: relative;
    }
    .a-box .a-info:before {
        left: -15px;
    }
    .a-box .a-info:after {
        right: -15px;
    }
    .a-box .a-main:before {
        width: 17px;
        height: 2px;
        left: 0;
        top: 39px;
    }
}
/* 內頁 關於我們 結束 */

.contact-map{
    margin-bottom: 20px;
}

/*------------ about-editor ------------*/
.about-editor .list,
.about-editor .list li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.about-editor .list {
    margin: 0 -13px;
}
.about-editor .list li {
    width: calc((100% / 3) - 0.1px);
    display: inline-block;
    margin-right: -4px;
    padding: 0 13px;
    box-sizing: border-box;
    letter-spacing: 0.6px;
}
/*------------ products-editor ------------*/
.products-editor .list,
.products-editor .list li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.products-editor .list {
    margin: 0 -13px;
}
.products-editor .list li {
    width: calc((100% / 3) - 0.1px);
    display: inline-block;
    margin-right: -4px;
    padding: 0 13px;
    box-sizing: border-box;
    letter-spacing: 0.6px;
}
.products-editor .list li b {
    color: #C69664;
    display: block;
    font-size: 16px;
}
/*------------ news-editor ------------*/
.news-editor .tb01 h2 {
    font-size: 16px;
    color: #C79664;
    line-height: 1.6;
    margin: 0;
}
.news-editor .tb01 .pic {
    width: 345px;
    padding: 0 10px 0 0;
}
/*------------ terms-editor ------------*/
.terms-editor {
    color: #666;
    line-height: 1.75;
}
.terms-editor .title {
    font-size: 18px;
    font-weight: bold;
    color: #C89664;
    margin: 0;
}
/*------------ rwd ------------*/

@media screen and (max-width: 900px) {
    .news-editor .tb01 .pic,
    .news-editor .tb01 .txt {
        width: 100%;
        display: block;
        padding: 0 0 20px;
        text-align: left;
    }
}
@media screen and (max-width: 767px) {
    .about-editor .list,
    .products-editor .list {
        text-align: center;
        margin: 0;
    }
    .about-editor .list li,
    .products-editor .list li {
        width: 50%;
        padding: 0 13px 25px;
        text-align: left;
    }
}
@media screen and (max-width: 480px) {
    .about-editor .list li,
    .products-editor .list li {
        width: 100%;
        padding: 0 0 25px;
    }
    .notice-editor h2 i {
        font-size: 30px;
    }
}
