.delay1 {animation-delay: 0.5s;-webkit-animation-delay: 0.5s;}
.delay2 {animation-delay: 1.0s;-webkit-animation-delay: 1.0s;}


/* subbanner */
#subbanner .img_cover{ height: 100%;}
#subbanner #page_title {height: 354px;}
#subbanner h2{font-size: 32px;}
#subbanner p{font-size: 17px;padding: 10px 0;}
#subbanner .more_btn{width: 210px;}


#content #describe{margin: 0 auto;max-width: 100%;}
.bgTxt.title h3{font-size: 34px;}
#AB001,#AB002,#AB003,#AB004,#AB005,#AB006,#AB007,#AB008,#AB009,#AB010,#AB011,#AB012{position: relative;margin-bottom: 90px;}
#AB002,#AB005{padding: 50px 0;}
#AB002 .bgTxt.title{padding: 0px 0 20px;}
#AB001 .itemA01, #AB002 .itemA02, #AB003 .itemA03,#AB004 .itemA04, #AB005 .itemA05, #AB006 .itemA06, #AB007 .itemA07, #AB008 .itemA08, #AB009 .itemA09, #AB010 .itemA10, #AB011 .itemA11, #AB012 .itemA12{width: 1280px;margin: 40px auto 60px;}
.bg img,.img img,p.photo img{width: 100%;height: 100%;object-position: 50% 0;object-fit: cover;}


/* itemA01 */
.itemA01 .column-wrap{padding: 20px 0px 80px 0px;position: relative;display: flex;justify-content: center;align-items: center;overflow: hidden;flex-direction: row;}
.itemA01 .column-wrap .bg{width: 40%;position: relative;}
.itemA01 .column-wrap .info{margin-left: 4%;width: 40%;}
.itemA01 .column-wrap .info .item{margin-bottom: 2.3em;animation-name: fadeInRight;-webkit-animation-name: fadeInRight;}
.itemA01 .column-wrap .info .item h3{padding-bottom: 1.5em;}
.itemA01 .column-wrap .info .item .txt_complement_5{font-size: 32px;padding-bottom: 0.3em;}
.titleBoxCN{display: flex;flex-direction: column;color: var(--primary);font-size: 22px;font-weight: 500;}
.titleBoxEN{color: var(--complement);font-size: 34px;font-weight: 600;letter-spacing: 0px;}
.itemA01 .column-wrap .info .item p{margin-bottom: 0.2em;font-size: 19px;color: var(--primary);}
.itemA01 .column-wrap .info .item article{font-size: 16px;padding: 1.5em 0 0;color: var(--primary);}


/* itemA02 */
.witness{padding: 20px;}
.witness ul{margin-bottom: 0px;}
.witness .slick-prev{left: -25px;}
.witness .slick-next{right: -25px;}
.witness .slick-prev:before,.witness .slick-next:before{color: #404040;font-family: 'Noto Sans TC';}
.witness ul li{margin: 0 10px;overflow: hidden;position: relative;}
.witness ul li .imgs{max-width: none;width: calc(100% + 50px);-webkit-transition: -webkit-transform 0.35s;transition: -webkit-transform 0.35s;-o-transition: transform 0.35s;transition: transform 0.35s;transition: transform 0.35s, -webkit-transform 0.35s;-webkit-transform: translate3d(-40px, 0, 0);transform: translate3d(-40px, 0, 0);overflow: overlay;position: relative;}
.witness ul li:hover .imgs{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.witness ul li:hover .imgs:after {position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgb(26 26 26 / 36%);content: "";}
.witness ul li .info {position: absolute;bottom: 0;left: 0;padding: 2em;width: 100%;height: 20%;z-index: 2;}
.witness ul li .info h3{overflow: hidden;position: absolute;padding: 0 0 0 24px;width: 80%;opacity: 1;bottom: 0;left: 30px;-webkit-transform: translateY(-60px);-ms-transform: translateY(-60px);transform: translateY(-60px);}
.witness ul li .jet-banner__text{overflow: hidden;position: absolute;padding: 0 0 0 24px;width: 80%;opacity: 0;bottom: 0;left: 8px;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
.witness ul li:hover .jet-banner__text {opacity: 1;-webkit-transform: translateY(-30px);-ms-transform: translateY(-30px);transform: translateY(-30px);}
.witness ul li .info h3{font-weight: 400;text-align: left;padding: 15px 0px 0px 0px;color: #ffffff;font-size: 1.125em;}
.witness ul li .info .jet-banner__text{color: #fff;}

/* itemA03 */
.itemA03 .textfeature:nth-child(2n){flex-direction: row-reverse;}
.textfeature{background-color: #eceaea;align-items: center;overflow: hidden;position: relative;margin: 15px 0 30px;width: 100%;display: flex;flex-direction: row;justify-content: space-between;}
.textfeature .img{width: 50%;}
.textfeature .text{width: 40%;padding: 60px;animation-name: fadeInDown;-webkit-animation-name: fadeInDown;}
.textfeature .text h2{margin: 0px 0px 15px 0px;font-weight: 500;}
.textfeature .text p{font-size: 18px;}
.textfeature .text ol{display: flex;justify-content: space-between;margin: 30px 0 10px;}
.textfeature .text ol .iconSS{font-size: 18px;line-height: 180%;padding: 10px 0px;width: 33%;display: flex;flex-direction: column;align-items: center;border-style: solid;border-width: 0px 1px 0px 0px;border-color: #E5E5E5;}
.itemA03 .textfeature:nth-child(2n) .text ol .iconSS{border-color: rgb(255 255 255 / 35%);}
.textfeature .text ol .iconSS:last-child{border-width: 0px 0px 0px 0px;}
.textfeature .text ol .iconSS i{padding-right: 15px;}
.textfeature .text ol .iconSS .imgs img{width: 100px;}
.textfeature .text ol .iconSS .info h3{color: #C8B086;font-size: 16px;font-weight: 500;text-align: center;padding: 10px 0 0;line-height: 140%;}


/* itemA04 */
.textEditor{padding: 0px 0 10px 0;margin-left: 10px;}
.textEditor h4{font-size: 18px;color: #484848;font-weight: 500;}
.textEditor h4, .textEditor p, .textEditor li,.textEditor .elementor-image{margin-bottom: 1.3em;font-size: 18px;color: #484848;}
.textEditor ol{margin: 0px 0 30px;}
.textEditor li{margin: 0px 0px 10px 20px;list-style-type: auto;list-style-position: inherit;color: #7a7a7a;line-height: 1.8;letter-spacing: 0.2px;font-weight: 400;}
.textEditor li a{color: #7c1381;vertical-align: initial;padding:  0 5px;}
.textEditor li a:hover{color: #969696;}
#AB004 .advantage{margin: 0px auto;position: relative;padding: 20px;}
#AB004 .advantage .titleBoxCN{color: var(--white);}
#AB004 .advantage:after{background-color: var(--primary);height: 100%;bottom: 0px;right: -280px;width: 350%;z-index: -10;pointer-events: none;content: '';position: absolute;}
#AB004 .info h5{text-align: center;font-size: 30px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;margin-bottom: 30px;font-weight: 300;letter-spacing: 0.5px;}
#AB004 ul {margin-bottom: 40px;text-align: center;display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;padding: 20px 0 0;}
#AB004 ul li {margin: 10px;width: calc((100%/3) - 20px);display: inline-block;overflow: hidden;position: relative;animation-name: fadeInDown;-webkit-animation-name: fadeInDown;}

#AB004 ul li h3 {font-size: 20px;text-align: center;}
#AB004 ul li h5 {font-size: 22px;padding: 30px 30px 0;}
#AB004 ul li p.photo {text-align: center;width: 290px;height: 290px;margin: 0 auto 30px auto;}
#AB004 ul li p.photo a{}
#AB004 ul li article{font-size: 22px;font-weight: 500;line-height: 160%;-webkit-transition: all .2s linear;transition: all .2s linear;}
#AB004 ul li h5 {}
#AB004 .bottomBox h3 {text-align: center;font-size: 30px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}
#AB004 .bottomBox p {margin: 10px 0 20px;text-align: center;font-size: 18px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;padding: 5px 0 20px;font-size: 80px;color: #606060;font-family: 'Tangerine', cursive;font-weight: 200;display: none;}
#AB004 .bottomBox article {animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}




/* itemA06 */
.faqBox ol li{display: flex;align-items: flex-start;justify-content: center;margin-top: 0px;margin-bottom: 20px;padding: 20px 30px 0px 30px;}
.faqBox ol li .Img{width: 70px;}
.faqBox ol li .Img img{width: 60px;}
.faqBox ol li .Txt{width: 90%;padding: 0px 0px 0px 20px;}
.faqBox ol li .Txt h3{color: #444444;font-size: 19px;font-weight: 400;margin: 0px 0px 15px 0px;}.instruction{background-color: #FFEDED;padding: 20px 30px 30px 30px;margin: 40px 0;}
.instruction h4{color: #696464;font-size: 16px;font-weight: 400;margin: 0px 0px 10px 0px;}
.instruction ol{position: relative;padding: 0 0 40px;}
.instruction ol:before {content: '';position: absolute;left: 0;bottom: 15px;margin-left: 0px;width: 100%;height: 13px;background-image: url(/images/42/dot.svg);background-size: 60px;background-repeat: repeat;background-position: bottom center;}
.instruction ol li{color: #54595f;font-size: 15px;}
.instruction ol li i{color: #C07777;font-size: 14px;padding-right: 5px;}
.instruction p.SSb-box {color: #CC9292;font-size: 12px;}

/* itemA07 */
#AB007 .bottomBox a {margin-top: 35px;display: inline-block;width: 32%;height: 65px;font-weight: 400;line-height: 65px;letter-spacing: 0.5px;border: solid 1px #dbd0bc;background-color: #c8b086;text-align: center;color: #ffffff;}
#AB007 .bottomBox a:hover {background-color: #ffffff;border: solid 1px #c8b086;color: #c8b086;}
#AB007 .bottomBox h3 {text-align: center;font-size: 30px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}
#AB007 .bottomBox h3 span{font-size: 32px;font-weight: 600;color: var(--complement);letter-spacing: 2.5px;}
#AB007 .bottomBox h3 span:nth-child(01){padding-right: 50px;}
#AB007 .bottomBox p {text-align: center;font-size: 18px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;width: 60%;margin: 30px auto;letter-spacing: 1px;color: var(--primary);}
#AB007 .bottomBox article {animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}
#AB007 ul {margin-top: 20px;text-align: center;}
#AB007 ul li {padding: 25px 38px;display: inline-block;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;transition:all linear 0.3s;}
#AB007 ul li:hover .photo img{animation: rubberBand;animation-duration: 0.5s;}
#AB007 ul li h3 {font-size: 20px;}#AB007 ul li h5 {font-size: 16px;color: #caa34b;}
#AB007 ul li.focus h5 {color: #fff;}
#AB007 ul li .photo{text-align: center;position: relative;width: 150px;height: 160px;margin: auto;padding: 20px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;margin-bottom: 30px;}
#AB007 ul li h2{font-size: 22px;}
#AB007 ul li .photo:before {position: absolute;width: 220px;height: 220px;background-color: #e9e9e9;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;box-sizing: border-box;top: -10px;left: 50%;transform: translateX(-50%);z-index: -1;content: "";}
.delay1 {animation-delay: 0.5s;-webkit-animation-delay: 0.5s;}
.delay2 {animation-delay: 1.0s;-webkit-animation-delay: 1.0s;}
.bottomBox {}
#AB005 .info h5{text-align: center;font-size: 30px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;margin-bottom: 30px;font-weight: 300;letter-spacing: 0.5px;}
#AB005 ul {margin-bottom: 20px;text-align: center;display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;padding: 20px 0 0;}
#AB005 ul li {margin: 10px;width: calc((100%/3) - 20px);display: inline-block;overflow: hidden;position: relative;height: 410px;background-color: var(--white);animation-name: fadeInDown;-webkit-animation-name: fadeInDown;}
.img_m_480{display: none;}

/* itemA05 */
#AB005 ul li h3 {font-size: 20px;text-align: center;}
#AB005 ul li h5 {font-size: 22px;padding: 30px 30px 0;}
#AB005 ul li p.photo {margin: 0px 0;text-align: center;}
#AB005 ul li article{font-size: 17px;font-weight: 500;letter-spacing: 0.8px;line-height: 160%;margin-bottom: 0;left: 0;padding: 20px 0;-webkit-transition: all .2s linear;transition: all .2s linear;padding: 0px 30px;}
#AB005 ul li h5 {}
#AB005 .bottomBox h3 {text-align: center;font-size: 30px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}
#AB005 .bottomBox p {margin: 10px 0 20px;text-align: center;font-size: 18px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;padding: 5px 0 20px;font-size: 80px;color: #606060;font-family: 'Tangerine', cursive;font-weight: 200;display: none;}
#AB005 .bottomBox article {animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}
#AB005 .title{background-color: var(--primary);margin: 0px auto 60px;}
#AB005 .title h3{padding: 10px;}
#AB005{margin-bottom: 0;}
#AB005:after,#AB011:after{background-color: #F2F2F2;height: 100%;top: 0px;width: 100%;z-index: -10;pointer-events: none;content: '';position: absolute;}


/* itemA08 */
.itemA08 .column-wrap{padding: 40px 0px;position: relative;display: flex;justify-content: center;align-items: center;overflow: hidden;flex-direction: row;}
.itemA08 .column-wrap .bg{width: 40%;position: relative;}
.itemA08 .column-wrap .info{margin-left: 4%;width: 40%;}
.itemA08 .column-wrap .info .item{margin-bottom: 2.3em;animation-name: fadeInRight;-webkit-animation-name: fadeInRight;}
.itemA08 .column-wrap .info .item h3{padding-bottom: 1em;font-size: 22px;}
.itemA08 .column-wrap .info .item p{margin-left: 1.2em;font-size: 19px;color: var(--primary);}
.itemA08 .column-wrap .info .item article{font-size: 16px;padding: 1.5em 0 0;color: var(--primary);}
#AB008 .bottomBox{position: relative;}
#AB008 .bottomBox:after {background-color: var(--complement);height: 100%;bottom: 0px;right: 0;width: 100%;z-index: -10;pointer-events: none;content: '';position: absolute;}
#AB008 .bottomBox h3{padding: 20px;text-align: center;font-size: 26px;}



/* itemA09 */
#AB009 .advantage{margin: 0px auto;position: relative;padding: 20px;}
#AB009 .advantage .titleBoxCN{color: var(--white);}
#AB009 .advantage:after{background-color: var(--primary);height: 100%;bottom: 0px;right: -280px;width: 350%;z-index: -10;pointer-events: none;content: '';position: absolute;}
#AB009 h2,.itemA10 .bottomBox h3{font-size: 36px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}
#AB009 .txt_white_5,.itemA10 .bottomBox p{font-size: 24px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}
#AB009 .bottomBox p{padding: 40px 0 80px 0;color: var(--primary);font-size: 20px;}


/* itemA10 */
.itemA10 .column-wrap{padding: 20px 0px;position: relative;display: flex;justify-content: center;align-items: center;overflow: hidden;flex-direction: row;}
.itemA10 .column-wrap .bg{width: 40%;position: relative;}
.itemA10 .column-wrap .info{margin-left: 4%;width: 40%;}
.itemA10 .column-wrap .info .item{margin-bottom: 2.3em;animation-name: fadeInRight;-webkit-animation-name: fadeInRight;}
.itemA10 .column-wrap .info .item h3{padding-bottom: 1.5em;}
.itemA10 .column-wrap .info .item .txt_complement_5{font-size: 32px;padding-bottom: 0.3em;}
.itemA10 .column-wrap .info .item p{margin-bottom: 0.2em;font-size: 19px;color: var(--primary);}
.itemA10 .column-wrap .info .item article{font-size: 16px;padding: 1.5em 0 0;color: var(--primary);}



#AB012 .title{background-color: var(--primary);animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}
#AB012 .title h3{padding: 10px;}
#AB012{margin-bottom: 0;}
#AB012 .itemA12{border: 2px solid var(--primary);}



@media screen and (max-width: 1360px) {
	#AB001 .itemA01, #AB002 .itemA02, #AB003 .itemA03, #AB004 .itemA04, #AB005 .itemA05, #AB006 .itemA06, #AB007 .itemA07,#AB008 .itemA08,#AB009 .itemA09, #AB010 .itemA10, #AB011 .itemA11, #AB012 .itemA12{width: 90%;margin: 0px auto 30px;}
}

@media screen and (min-width: 1281px) {
	.itemA01 .column-wrap .bg:before {content: "";position: absolute;top: 20px;left: -20px;width: calc(100% - 20px);height: calc(100% - 0px);border: 2px solid var(--complement);-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);z-index: -1;}
	.itemA01 .column-wrap:after{background-color: #eceaea;height: 78%;bottom: 0px;right: 0;width: 90%;z-index: -10;pointer-events: none;content: '';position: absolute;}
	#AB002:after{background-color: #DBD0BC;height: 100%;top: 0px;width: 100%;z-index: -10;pointer-events: none;content: '';position: absolute;}
    #AB009 .bg{padding: 20px 120px;}
.itemA11 .bg,.itemA12 .bg{padding: 100px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}


}
@media screen and (max-width: 1280px) {
	.textfeature .text{padding: 10px 20px;}
	#AB001, #AB002, #AB003, #AB004, #AB005, #AB006, #AB007, #AB008{margin: 20px 0px;}
	#AB002,#AB005{padding: 20px 0;}
#AB001 .itemA01, #AB002 .itemA02, #AB003 .itemA03,#AB004 .itemA04, #AB005 .itemA05, #AB006 .itemA06, #AB007 .itemA07, #AB008 .itemA08, #AB009 .itemA09, #AB010 .itemA10, #AB011 .itemA11, #AB012 .itemA12{width: 85%;margin: 40px auto 30px;}
.itemA11 .bg{padding: 40px 0px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}
.itemA12 .bg{padding: 40px;animation-name: fadeInUp;-webkit-animation-name: fadeInUp;}
}
@media screen and (max-width: 1140px) {
	#AB004 ul li {width: calc((100%/4) - 20px);}
	#AB007 .bottomBox p{width: 100%;}
	.itemA01 .column-wrap,.itemA10 .column-wrap{display: flex;flex-direction: column;padding: 0px 0px 0px 0px;}
	.itemA01 .column-wrap .bg,.itemA01 .column-wrap .info,.itemA10 .column-wrap .bg,.itemA10 .column-wrap .info{width: 100%;margin-top: 20px;margin-left: 0;}
	.itemA01 .column-wrap .info .item{margin-bottom: 0.5em;}
	.textfeature .text{padding: 30px 20px;}
	.bgTxt.title h3{font-size: 26px;}
	#AB004 ul li {width: calc((100%/2) - 20px);}
	#AB007 ul li{padding: 25px 24px;}
	#AB007 ul li .photo{width: 130px;height: 140px;}
	#AB007 ul li .photo:before{width: 190px;height: 190px;}
	#AB005 ul li{width: calc((100%/2) - 20px);height: 390px;}
    #AB009 .bottomBox p{
    padding: 20px 0 40px 0;
    font-size: 16px;
}
    #AB001,#AB002,#AB003,#AB004,#AB005,#AB006,#AB007,#AB008,#AB009,#AB010,#AB011,#AB012{margin-bottom: 50px;}
}
@media screen and (max-width: 768px) {
	.itemA01 .column-wrap .info .item .txt_complement_5, .info h5.action,#subbanner h2{font-size: 26px;}
	.columnArea .leftBox{display: none;}
	.columnArea .rightBox{width: 100%;padding: 0;}
	#productdetail #productinfo article{font-size: 13px;}
	.textfeature,.itemA03 .textfeature:nth-child(2n){display: flex;flex-direction: column;align-items: center;margin: 15px 0 30px;}
	.textfeature .img,.textfeature .text{width: auto;}
	.textfeature .text ol{padding: 0px 0;margin: 10px 0;display: flex;flex-wrap: wrap;justify-content: flex-start;}
	.textfeature .text ol li{text-align: center;}
	.textEditor h4, .textEditor p, .textEditor li, .textEditor .elementor-image,.faqBox ol li .Txt p{font-size: 1.0em;}
	.bottomBox{display: flex;flex-direction: column;}
	.bottomBox a{width: 100%;margin-top: 12px;}
	.textfeature .text h2{font-size: 24px;margin: 0px 0px 5px 0px;}
	.textfeature .text p,#AB009 .txt_white_5,.itemA10 .bottomBox p{font-size: 18px;}
	#AB001,#AB002,#AB003,#AB004,#AB005,#AB006{margin-bottom: 20px;}
	#AB002,#AB005{padding: 20px 0;}
	#AB004 ul li {width: calc((100%/1) - 20px);}
	#AB007 .bottomBox h3 span{display: flex;justify-content: center;font-size: 26px;line-height: 150%;}
	#AB007 .bottomBox h3 span:nth-child(01){padding: 0;}
	#AB007 .bottomBox p{margin: 20px auto;font-size: 16px;letter-spacing: 1px;}
	#AB007 ul li{padding: 20px;width: calc((100% / 2) - 50px);}
	#AB007 ul li .photo{width: 110px;height: 110px;margin: 0px auto 30px auto;padding: 20px;}
	#AB007 ul li .photo:before{width: 170px;height: 170px;}
	#AB005 ul li{width: calc((100%/1) - 20px);height: auto;}
	#AB005 ul li article{padding: 10px 30px 30px;}
	.itemA08 .column-wrap{display: flex;flex-direction: column;padding: 0px 0px 0px 0px;}
	.itemA08 .column-wrap .bg,.itemA01 .column-wrap .info{width: 100%;margin-top: 20px;margin-left: 0;}
	.itemA08 .column-wrap .info .item{margin-bottom: 0.5em;}
	.itemA08 .column-wrap .info{width: auto;margin: 5% 0;}
	.itemA01 .column-wrap .info .item .txt_complement_5, #AB007 .bottomBox h3 span, #subbanner h2, #AB009 h2, .itemA10 .bottomBox h3, .itemA10 .column-wrap .info .item .txt_complement_5,.bgTxt.title h3{font-size: 24px;line-height: 130%;}
.img_m_480{display: block;}
.img_1920{display: none;}

}
@media screen and (max-width: 480px) {
	.faqBox ol li{padding: 12px 10px 0px 10px;}
	.faqBox ol li .Img{width: 40px;}
	.faqBox ol li .Img img{width: 40px;}
	.faqBox ol li .Txt h3{font-size: 16px;margin: 0px 0px 10px 0px;}
	.info h5.action{font-size: 22px;}
	.textfeature .text ol .iconSS{width: 100%;border-width: 0px 0px 1px 0px;margin: 5px 0;}
	#AB004 ul li {margin-bottom: 10px;width: calc((100%/1) - 0px);padding: 0px;}
	#AB004 ul{margin-bottom: 10px;}
	#AB007 ul li{padding: 20px;width: calc((100% / 1) - 50px);}
}
