
/*------------ 首頁 關於我們 ------------*/
.about-sect .editor .t-1{
    color: #5A4C44;
    font-size: 28px;
    line-height: 35px;
    position: relative;
    font-weight: normal;
    z-index: 0;
    margin: 0;
    margin-bottom: 22px;
    letter-spacing: 3px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 35px;
}
.about-sect .editor .t-1:before{
    content: "";
    background: rgb(255 236 111 / 50%);
    width: 96%;
    height: 78%;
    position: absolute;
    left: 2%;
    top: 26%;
    z-index: -1;
}
.about-sect .editor .p-1{
    color: #5A4C44;
    font-size: 16px;
    line-height: 27px;
    margin: 0;
    margin-bottom: 20px;
}
@media screen and (max-width: 1100px) {
    .about-sect .editor .t-1{
        display: block;
        height: unset;
        font-size: 23px;
        line-height: 31px;
    }
    .about-sect .editor .p-1{
        font-size: 15px;
        line-height: 25px;
    }
}


/*------------ 首頁 關於我們 ------------*/
/*------------ 服務項目 ------------*/
.service-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: start;
}
.service-list .s-box{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 40px;
    position: relative;
}
.service-list .t-1{
    color: #6B9F0C;
    transition: all .3s ease;
    font-size: 60px;
    line-height: 60px;
    position: absolute;
    left: 25px;
    top: -25px;
    -webkit-text-stroke: 2px white;
    font-weight: bold;
    z-index: 2;
}
.service-list .s-box:hover .t-1{
    color: #F3CF0C;
}
.service-list .s-box img{
    transition: all .3s ease;
}
.service-list .s-box:hover img{
    opacity: 0.7;
}
.service-list .s-box > div{
    position: relative;
}
.service-list .s-box > div:before{
    content: "";
    background: rgba(255,255,255,0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
@media screen and (max-width: 700px) {
    
    .service-list .s-box{
        width: 100%;
        margin-bottom: 40px;
    }
    .service-list .t-1{
       font-size: 50px;
       line-height: 50px;
       left: calc(50% - 28px);
       top: -20px;
    }
    .service-list .s-box > div{
        text-align: center;
    }
}
/*------------ 服務項目 ------------*/

/*------------ 內頁 關於我們 ------------*/
.page-about .a-1 .a-row{
    display: flex;
    margin-bottom: 30px;
}
.page-about .a-1 .a-col:nth-child(1){
    width: 46%;
    box-sizing: border-box;
}
.page-about .a-1 .a-col:nth-child(2){
    width: 54%;
    box-sizing: border-box;
    padding-left: 38px;
}
.page-about .t-1 span{
    color: #457704;
    font-size: 17px;
    display: block;
    line-height: 17px;
    font-weight: normal;
    letter-spacing: 5px;
    margin-bottom: 10px;
    padding-left: 70px;
}
.page-about .t-1 div{
    color: #403530;
    font-size: 28px;
    display: block;
    line-height: 28px;
    font-weight: normal;
    letter-spacing: 2px;
    padding-left: 70px;
}
.page-about .t-1{
    position: relative;
    padding-bottom: 20px;
    margin-top: 39px;
}
.page-about .t-1:before{
    content: "";
    background: url('../../images/common/about/about-line.png') ;
    width: 377px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.page-about .t-1:after{
    content: "";
    background: url('../../images/common/about/about-2.png');
    width: 60px;
    height: 60px;
    position: absolute;
    left: 2px;
    bottom: 19px;
}
.page-about .t-2{
    color: #70943D;
    font-size: 22px;
    white-space: nowrap;
    line-height: 35px;
    letter-spacing: 3px;
    padding-left: 37px;
    position: relative;
    margin-top: 44px;
    margin-bottom: 54px;
}
.page-about .t-2:before{
    content: "";
    background: url('../../images/common/about/about-3.png');
    width: 21px;
    height: 36px;
    position: absolute;
    left: 11px;
    bottom: 52px;
}
.page-about .t-2:after{
    content: "";
    background: url('../../images/common/about/about-4.png');
    width: 38px;
    height: 17px;
    position: absolute;
    left: 15px;
    bottom: -15px;
}
.page-about .t-3{
    color: #5A4C44;
    font-size: 26px;
    line-height: 35px;
    position: relative;
    font-weight: normal;
    z-index: 0;
    margin: 0;
    margin-bottom: 22px;
    letter-spacing: 3px;
    margin-left: -85px;
}
.page-about .t-3:before{
    content: "";
    background: rgb(255 236 111 / 50%);
    width: 96%;
    height: 78%;
    position: absolute;
    left: 5%;
    top: 26%;
    z-index: -1;
}
.page-about .p-1{
    color: #5A4C44;
    font-size: 16px;
    line-height: 27px;
    margin: 0;
    margin-bottom: 20px;
}
.page-about .a-1 .p-1{
    margin-left: -85px;
}
.page-about .a-2 .a-row{
    display: flex;
}
.page-about .a-2 .a-col:nth-child(1){
    width: 46%;
    box-sizing: border-box;
}
.page-about .a-2 .a-col:nth-child(2){
    width: 54%;
    box-sizing: border-box;
    padding-left: 38px;
}
.page-about .t-4 span{
    color: #457704;
    font-size: 17px;
    display: block;
    line-height: 17px;
    font-weight: normal;
    letter-spacing: 5px;
    margin-top: 10px;
    padding-left: 80px;
}
.page-about .t-4 div{
    color: #403530;
    font-size: 28px;
    display: block;
    line-height: 28px;
    font-weight: normal;
    letter-spacing: 2px;
    padding-left: 80px;
}
.page-about .t-4{
    position: relative;
    padding-bottom: 20px;
}
.page-about .t-4:before{
    content: "";
    background: url('../../images/common/about/about-line.png') ;
    width: 377px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.page-about .t-4:after{
    content: "";
    background: url('../../images/common/about/about-5.png');
    width: 60px;
    height: 76px;
    position: absolute;
    left: 2px;
    bottom: 19px;
}
.page-about .p-2{
    color: #594C44;
    font-size: 16px;
    line-height: 27px;
    margin: 0;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
}
.page-about .p-2:before{
    content: "";
    background: #DBBE13;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 7px;
    top: 8px;
}
.page-about .a-2{
    margin-bottom: 40px;
}
.page-about .t-5{
    text-align: center;
}
.page-about .t-5 span{
    color: #457704;
    font-size: 17px;
    display: block;
    line-height: 17px;
    font-weight: normal;
    letter-spacing: 5px;
    margin-top: 10px;
}
.page-about .t-5 div{
    color: #403530;
    font-size: 28px;
    display: block;
    line-height: 28px;
    font-weight: normal;
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
}
.page-about .t-5 div:before{
    content: "";
    background: url('../../images/common/about/about-line.png');
    width: 339px;
    height: 1px;
    position: absolute;
    left: -406px;
    bottom: 0;
}
.page-about .t-5 div:after{
    content: "";
    background: url('../../images/common/about/about-line.png');
    width: 339px;
    height: 1px;
    position: absolute;
    right: -406px;
    bottom: 0;
}
.page-about .t-5{
    position: relative;
    padding-bottom: 20px;
    padding-top: 70px;
    overflow: hidden;
}
.page-about .t-5:after{
    content: "";
    background: url('../../images/common/about/about-7.jpg');
    width: 90px;
    height: 57px;
    position: absolute;
    left: calc(50% - 45px);
    top: 0px;
}
.page-about .a-list-1{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.page-about .a-list-1 div{
    padding-left: 8px;
    padding-right: 8px;
}
.page-about .a-list-1 img{
    box-shadow: 1px 1px 12px 5px #e7e7e7;
}
.page-about .a-list-2{
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.page-about .a-list-2 span{
    color: #594C44;
    font-size: 22px;
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    letter-spacing: 2px;
}
.page-about .a-list-2 span:before{
    content: "";
    background: url('../../images/common/about/about-12.png');
    width: 30px;
    height: 31px;
    position: absolute;
    left: 0;
    top: 2px;
}
 @media screen and (max-width:760px){
    .page-about .a-1 .a-row{
        flex-direction: column;
    }
    .page-about .a-1 .a-col:nth-child(1){
        width: 100%;
        text-align: center;
    }
    .page-about .a-1 .a-col:nth-child(2){
        width: 100%;
        padding-left: 0;
    }
    .page-about .t-1{
        width: 192px;
        margin-left: auto;
        margin-right: auto;
    }
    .page-about .t-1:before{
       width: 320px;
        left: calc(50% - 160px);
    }
    .page-about .t-1 span{
        font-size: 16px;
    }
    .page-about .t-1 div{
        font-size: 25px;
    }
    .page-about .t-2{
        font-size: 19px;
        line-height: 29px;
        letter-spacing: 3px;
        padding-left: 37px;
        width: 273px;
        margin-left: auto;
        margin-right: auto;
    }
    .page-about .t-3{    
        font-size: 22px;
        line-height: 30px;
        margin-left: 0px;
        text-align: center;
    }
    .page-about .t-3:before{
        width: 100%;
        height: 60%;
        left: 0%;
        top: 26%;
    }
    .page-about .a-1 .p-1{
        margin-left: 0px;
        font-size: 16px;
    }
    .page-about .a-2 .a-row{
        flex-direction: column;
    }
    .page-about .a-2 .a-col:nth-child(1){
        width: 100%;
    }
    .page-about .a-2 .a-col:nth-child(2){
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .page-about .t-4{
        width:209px;
        margin-left: auto;
        margin-right: auto;
    }
    .page-about .t-4:before{
       width: 320px;
        left: calc(50% - 160px);
    }
    .page-about .t-4 span{
        font-size: 16px;
    }
    .page-about .t-4 div{
        font-size: 25px;
    }
    .page-about .t-5 span{
        font-size: 16px;
        margin-top: 4px;
    }
    .page-about .t-5 div{
        font-size: 25px;
    }
    .page-about .a-list-1{
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    .page-about .a-list-1 div{
        margin-bottom: 20px;
    }
    .page-about .a-list-2{
        width: 100%;
        justify-content: start;
    }
    .page-about .a-list-2 span{
        font-size: 18px;
        padding-left: 30px;
        margin-bottom: 15px;
        letter-spacing: 1px;
        margin-right: 25px;
    }
    .page-about .a-list-2 span:before{
        width: 20px;
        top: 4px;
        background-size: contain;
        background-repeat: no-repeat;
    }
 }
/*------------ 內頁 關於我們 ------------*/

/*------------ 內頁 人才招募 ------------*/
.recruit-box .r-row{
    display: flex;    
    width: 861px;
    margin-left: auto;
    margin-right: auto;
}
.recruit-box .r-col:nth-child(1){
    width: 50%; 
    box-sizing: border-box;
}
.recruit-box .r-col:nth-child(2){
    width: 50%; 
    box-sizing: border-box;
    padding-left: 80px;
}

.recruit-box .t-1{
   margin-left: -33px;
   margin-bottom: 30px;
}
.recruit-box .t-1 div{
    color: #457704;
    font-size: 17px;
    position: relative;
}
.recruit-box .t-1 div:before{
    content: "";
    background: url('../../images/common/recruit/recruit-2.png');
    width: 25px;
    height: 35px;
    position: absolute;
    left: -39px;
    bottom: 0px;
}
.recruit-box .t-1 div:after{
    content: "";
    background: url('../../images/common/recruit/recruit-3.png');
    width: 32px;
    height: 28px;
    position: absolute;
    left: -38px;
    bottom: -55px;
}
.recruit-box .t-1 span{
    color: #457704;
    font-size: 30px;
}
.recruit-box .t-2{
    color: #594C44;
    font-size: 28px;
    line-height: 41px;
    margin-bottom: 22px;
}
.recruit-box .link-1{
    color: #D9BE13;
    font-size: 32px;
}
.recruit-box .p-1{
    color: #46352D;
    font-size: 15px;
    padding-left: 30px;
    position: relative;
    margin: 0;
    margin-bottom: 3px;
}
.recruit-box .link-2{
    color: #46352D;
    font-size: 15px;
    padding-left: 30px;
    position: relative;
    margin: 0;
    margin-bottom: 3px;
}
.recruit-box .p-1:before{
    content: "";
    background: url('../../images/common/recruit/recruit-4.png');
    width: 16px;
    height: 16px;
    position: absolute;
    left: 4px;
    top: 4px;
}
.recruit-box .link-2:before{
    content: "";
    background: url('../../images/common/recruit/recruit-4.png');
    width: 16px;
    height: 16px;
    position: absolute;
    left: 4px;
    top: 0px;
}
@media screen and (max-width:1000px){
    .recruit-box .r-row{
        flex-direction: column;  
        width: 100%;
    }
    .recruit-box .r-col:nth-child(1){
        width: 100%; 
        text-align: center;
        margin-bottom: 40px;
    }
    .recruit-box .r-col:nth-child(2){
        width: 350px; 
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
    }
    .recruit-box .t-1{
        margin-left:45px;
        margin-bottom: 20px;
    }
    .recruit-box .t-1 div{
        font-size: 16px;
    }
    .recruit-box .t-1 div:before{
        content: "";
        background: url('../../images/common/recruit/recruit-2.png');
        width: 25px;
        height: 35px;
        position: absolute;
        left: -39px;
        bottom: 0px;
    }
    .recruit-box .t-1 div:after{
        content: "";
        background: url('../../images/common/recruit/recruit-3.png');
        width: 32px;
        height: 28px;
        position: absolute;
        left: -38px;
        bottom: -55px;
    }
}
@media screen and (max-width:360px){
    .recruit-box .r-col:nth-child(2){
        width: 100%; 
    }
}
/*------------ 內頁 人才招募 ------------*/

/*------------ 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;
}
/*------------ index-about-editor ------------*/
.index-about-editor {
    color: #333326;
    padding: 0 0 50px;
}
.index-about-editor table .pic {
    width: 507px;
    padding: 0 15px;
}
/*------------ rwd ------------*/
@media screen and (max-width: 1024px) {
    .index-about-editor table td {
        width: 100%;
        float: left;
    }
    .index-about-editor table .pic {
        width: 100%;
        text-align: center;
        padding: 15px 0;
    }
}
@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;
    }
}
