html {
    scroll-behavior: smooth;
}
p{
    font-size: 16px;
    line-height: 1.8rem;
}
li{
    font-size: 16px;
    line-height: 1.8rem;
}
@media (max-width: 576px) {
    h2,
    .h2 {
        font-size: calc(1.3rem + 0.5vw) !important;

    }
    h3,
    .h3 {
        font-size: calc(1.1rem + 0.5vw) !important;

    }
    h4,
    .h4 {
        font-size: calc(1rem + 0.4vw) !important;
    }
    h5,
    .h5 {
        font-size: calc(0.9rem + 0.3vw) !important;
    }
    h6,
    .h6 {
        font-size: calc(0.8rem + 0.3vw) !important;
    }
    p{
        /*font-size: 0.9rem;*/
        /*line-height: 1.8rem;*/
    }

}

/*img {*/

    /*image-rendering: -moz-crisp-edges; !* Firefox *!*/
    /*image-rendering: -o-crisp-edges; !* Opera *!*/
    /*image-rendering: -webkit-optimize-contrast; !*Webkit (non-standard naming) *!*/
    /*image-rendering: crisp-edges;*/
    /*-ms-interpolation-mode: nearest-neighbor; !* IE (non-standard property) *!*/

/*}*/

.site-header{
    background-color: #007d7d;
}

.site-logo{

    top: 12px;
    left: 28px;
    width: 125px;
    height: 36px;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/logo.svg);
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}


.section-feature{
    background-color: #f7f2eb
}

.site-feature-box{
    overflow:hidden;
}
@media (max-width: 1000px) {
    .site-feature-box{
        overflow:scroll;
        overflow-y:hidden;
    }

}


.site-feature{
    text-align: center;
    width: 12.5%;
    min-width: 100px;
}

.feature-title{

    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../images/line.png);
    background-position-y: center;
}

.feature-title h5{
    letter-spacing: 3px;
    display: table;
    /*letter-spacing:3px;*/
    background-color: #f7f2eb;
    color: #117676;


}
.site-feature img{
    width: 80%;

}
.site-feature p{
    margin-top: 20px;
    text-align: center;
    color: #68522d;
}
@media (max-width: 768px) {
    .site-feature p{
        margin-top: 10px;
        font-size: 14px;
        white-space:nowrap;
    }
    .feature-title{
        width: 100%;
        background-repeat: repeat-x;
        background-image: url('');
        background-position-y: center;
    }

    .feature-title h5{
        letter-spacing: 0px;



    }
}


.section-quection{
    background-color: #f1e5d4
}

.quection-card{

    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/card.png);
    background-position-y: center;
    min-width: 1020px;
    min-height: 237px;
    color: #8b795d;


}


.quection-card-body h3{
    font-weight: 400;
}


.quection-card-body{
    background-repeat: repeat-y;
    background-image: url(../images/c2.png);
    background-position-y: center;
    background-size: contain;
    color: #8b795d;
}


.section-whoneed{
    background: rgb(63,181,164);
    background: radial-gradient(circle, rgba(63,181,164,1) 0%, rgba(17,118,118,1) 60%);
}

.section-whoneed ul{
    margin-left: -10px;
}

.section-whoneed h3{
    color: #117676;
    font-weight: 400;
}


.whoneed-title{
    height: 128px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/whoneed.png);
}

@media (max-width: 575px) {
    .whoneed-title{
        height: 78px;
        /*background-position: center;*/
        /*background-repeat: no-repeat;*/
        background-image: url(../images/whoneed-mb.png);
        background-size: contain;
    }

}


.whoneed-card{
    min-height: 586px;
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-image: url(../images/card-bg.png);*/

    background-color: #fff;
    border-radius: 12px;
    border: solid 3px #e0d1b5;
}

.whoneed-title1{
    background-color: #ccebeb;
    color: #117676;
}
.whoneed-title2{
    background-color: #bc9a64;
    color: #fff;
}
.whoneed-photo{
    margin-top: -33px;
}
.whoneed-list1{

    color: #7a7a7a;
}
.whoneed-list{
    min-height: 150px;
    color: #7a7a7a;
}

.whoneed-t2{
    color: #83622e;
    min-height: 116px;
}




.section-banner-xbg{
    background-repeat: repeat-x;

    background-image: url(../images/banner-pc-bg.png);
    background-position: center;
    background-size: auto 100%;
    height: auto;

}



.section-banner-bg{

    background-image: url(../images/banner-pc.png);
    background-position: center;
    background-size: auto 100%;
    height: 275px;

}




.section-banner{
    /*min-height: 278px;*/
    background-image: url(../images/banner-pc.png);
    background-position: left;
    background-size:  auto 100%;
    background-repeat: no-repeat;
}
@media (max-width: 575px) {
    .section-banner-bg{

        background-image: url("");
        background-size: contain;
        height:auto;
    }

}

.footer{
    background-color: #005050
}
.NotoSerifTC{
    font-family: 'Noto Serif TC';
    font-weight: lighter;
    color: #007d7d;
}

.topbtn{

    right:0px;
    position: fixed;
    bottom: 60px;
}
.swiper-pagination-bullet {
    margin: 0 6px !important;
    width: 10px!important;
    height: 10px!important;
    opacity: 1!important;
    background-color: #fff !important;
    /*border: solid 2px #793838;*/

}

.swiper-pagination-bullet-active {
    width: 14px!important;
    height: 14px!important;
    background-color: #bc9a64 !important;
    border: solid 1px #bc9a64;
}


.actionbtn{
    top: 51%;
    left: 68%;
    right: 20%;
    width: 12%;
}
