.wow{animation-duration:.7s;animation-name:fadeInUp}
#freebox{position:relative;background-repeat:no-repeat;background-position:50% 100%;background-size:100%;overflow:hidden;padding: 70px 0;background-size:cover;}
#freebox .controller{overflow:hidden;width: 70%;position:relative;z-index:2;margin: 0 auto;}
#freebox .index-title{margin:0;width: 100%;}
#freebox .index-title p{
text-align: center;
font-size: 24px;
color: #479d35;
}
#freebox .index-title h2{
text-align: center;
font-family: 'Poppins', sans-serif,微軟正黑體;
font-size: 52px;
}
#freeboxlist {}
#freeboxlist .free{overflow:hidden;display: inline-block;vertical-align: top;width: calc((100%/3) - 33px);margin: 20px 15px;}
#freeboxlist .free .ic{/* float:left; */position:relative;}
#freeboxlist .free .ic b{display:block;padding: 20px 10px;/* font-family:'Anton',sans-serif; */font-size: 18pt;color: #0a0a0a;text-align: center;position:relative;transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;}
#freeboxlist .free .txt{width: calc(100% - 60px);padding: 0 30px;height: 130px;}
#freeboxlist .free .txt h3{color:#2c999f;font-size:16pt;line-height:120%;margin-bottom:15px}
#freeboxlist .free .txt p{font-size: 15px;line-height: 180%;color:#414141;text-align: justify;}
#freeboxlist .freeImg{
position: relative;
display: block;
overflow: hidden;
z-index: 1;
}
#freeboxlist .free .readmore{}
#freeboxlist .free .readmore a{
color: #27282c;
background: #f6f6f6;
display: block;
text-transform: uppercase;
text-align: center;
padding: 10px 0;
font-size: 14px;
}
#freeboxlist .free .readmore a:hover{background: #479d35;color: #ffffff;}
#freeboxlist .freeImg .overlay-style-two{position: absolute;
left: 0px;
bottom: 0px;
right: 0px;
top: 0px;
z-index: 2;
opacity: 0;
transition: all 900ms ease;}
#freeboxlist .free:hover .freeImg .overlay-style-two{opacity: 1;}
#freeboxlist .freeImg .overlay-style-two:before {
position: absolute;
content: '';
top: 0px;
left: 0px;
width: 100%;
height: 50%;
display: block;
opacity: 0;
text-align: center;
transform: perspective(400px) rotateX(-90deg);
transform-origin: top;
transition: all 0.5s;
background-color: rgba(0, 0, 0, 0.80);
}
#freeboxlist .freeImg .overlay-style-two:before {
background-color: rgba(137, 190, 35, 0.5);
}
#freeboxlist .free:hover .freeImg .overlay-style-two:before {opacity: 1;
transform: perspective(400px) rotateX(0deg);
transition: all 700ms ease 100ms;	
}
#freeboxlist .freeImg .overlay-style-two:after {
position: absolute;
content: '';
left: 0px;
bottom: 0px;
width: 100%;
height: 50%;
display: block;
opacity: 0;
text-align: center;
transform: perspective(400px) rotateX(90deg);
transform-origin: bottom;
transition: all 0.5s;
background-color: rgba(0, 0, 0, 0.80);
}
#freeboxlist .freeImg .overlay-style-two:after {
background-color: rgba(137, 190, 35, 0.5);
}
#freeboxlist .free:hover .freeImg .overlay-style-two:after{
	opacity: 1;
transform: perspective(400px) rotateX(0deg);
transition: all 700ms ease 300ms;	
}
#product{background-repeat:no-repeat;background-position:0 100%;background-size:cover;padding: 30px 0;}
#product .leftT{width: 30%;display:inline-block;}
#product .rightBox{width: calc(70% - 4px);display:inline-block;}
#product .leftT .index-title,#NewsBox .speBox .index-title,#aboutFunc .speBox{animation-name:fadeInLeft}
#product #prolay .pro-list >div{/* width:50%; *//* float:left; */}
#product #prolay .p-box{position:relative;background:linear-gradient(to right,rgba(255,255,255,1) 2%,rgba(232,232,232,1) 100%);z-index:1;margin: 0 10px;}
#product #prolay .p-box a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}
#product #prolay .p-box .p-border{position:relative;overflow:hidden;transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out}
#product #prolay .p-box .photo{background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#eff4f6;transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out}
#product #prolay .p-box .photo img{position:relative}
#product #prolay .p-box .p-info{position:absolute;top:0;padding:25px;font-size:11pt;width:calc(100% - 50px)}
#product #prolay .p-box .p-info h3{margin-bottom:10px;font-size:1.4rem;line-height:110%;color:#16696c}
#product #prolay .p-box .p-info .describe{line-height:130%;color:#777;overflow:hidden;height:28pt;width:60%}
#product #prolay .p-box .p-info .price{overflow:hidden;margin-top:70px}
#product #prolay .p-box .p-info .price span{font-size:1.1rem;color:#de7f2e;display:block}
#product #prolay .p-box .p-info .price span.old{font-size:.7rem;color:#9c9c9c}
#product .index-title h2 {text-align: end;}
#NewsBox{background-color:#045b85;color:#fff;padding:100px 0;background-repeat:no-repeat;background-position:50% 100%;background-size:cover}
#NewsBox .speBox{width:980px;margin:0 auto;overflow:hidden}
#NewsBox .speBox .index-title{float:left;width:200px}
#NewsBox .index-title h4{color:#9cc4d7}
#NewsBox .speBox .index-title p{color:#fff}
#NewsBox .speBox .index-title h2{color:#fff}
#NewsBox .speBox .index-title h3 a{color:#fff}
#NewsBox #news{float:left;width:calc(100% - 280px);margin-left:80px}
#NewsBox #news .border{overflow:hidden;position:relative;padding:20px 0 20px 20px;border-bottom:1px solid rgba(255,255,255,0.1)}
#NewsBox #news a{display:block;position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out}
#NewsBox #news .news-info{overflow:hidden;font-size:11pt}
#NewsBox #news .news-info:after{content:'>';display:block;position:absolute;right:20px;bottom:calc(50% - 15px);width:30px;height:30px;text-align:center;border-radius:50%;background:rgba(255,255,255,0.1);line-height:30px;font-size:8pt;transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;color:#e1dcb1}
#NewsBox #news .news-info .news-bottom{float:left;overflow:hidden;width:217px}
#NewsBox #news .news-info h3{float:left;font-weight:400;font-size:1rem;width:calc(100% - 280px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
#NewsBox #news .news-info p{float:left;color:#75a4ba}
#NewsBox #news .news-info .catalog{line-height:150%;float:left;background:rgba(255,255,255,0.2);padding:0 8px;border-radius:5px;width:80px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 20px;color:#a7ccd2}
#bookBox{overflow:hidden;background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-color:#f3f3f3}
#bookBox #bookTitle{width:50%;display:inline-block;margin-right:-4px}
#bookBox #bookTitle .index-title{animation-name:fadeInRight}
#bookBox #book{width:50%;display:inline-block}
#bookBox #book .slick-prev{background:url(/images/17/index-sccrow-p.png);z-index:5;right:40px;bottom:0;top:inherit;width:40px;height:40px;left:inherit;left:initial;transform:none;background-repeat:no-repeat;background-position:50% 50%;background-color:rgba(27,35,53,0.5607843137254902);background-size:25px}
#bookBox #book .slick-next{background:url(/images/17/index-sccrow-n.png);background-color:rgba(27,35,53,0.5607843137254902);z-index:5;background-size:25px;right:0;background-repeat:no-repeat;background-position:50% 50%;bottom:0;top:inherit;top:initial;width:40px;height:40px;transform:none}
#bookBox #book .slick-prev:before,#bookBox #book .slick-next:before{display:none}
#bookBox #book .mofd{position:relative}
#bookBox #book .mofd .photo{background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#fcfcfc;background-size:cover}
#bookBox #book .mofd h3{top:calc(50% - 20pt);position:absolute;left:0;width:100%;text-align:center}

#bookBox #book .mofd h3 a{display:block;color:#fff;text-shadow:0 0 5px rgba(46,46,46,0.66);font-size:40pt;line-height:120%}
#bookBox #book .mofd h3 a:first-letter{color:#28bfa6}
#aboutFunc{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;overflow:hidden;position:relative}
#aboutFunc .speBox{width: 60%;float:left;padding:100px 0;background: rgba(0, 0, 0, 0.68);position:relative;text-align:right;}
#aboutFunc .index-title{width: 55%;margin-right: 10%;}
#aboutFunc .speBox:after{content:'';display:block;width:0;height: auto;border-style:solid;border-width: 55vh 105px 0 0;border-color: rgba(255, 255, 255, 0) transparent transparent;position:absolute;right: -67%;top:0;background-image: url(/images/17/indexAbout-tit.png);}
#aboutFunc .index-title p{color:#fff}
#aboutFunc .index-title h2{color:#fff;font-size:32pt;margin-bottom: 20px;}
#aboutFunc .index-title h4{color: #ffffff;font-size: 15px;line-height: 180%;text-align: justify;}
#aboutFunc .index-title h3 a{color: #ffffff;font-weight:700;background-color: #a4c711;border-radius: 0;border: 0;padding: 10px 45px;}
#aboutFunc #youtube{position:relative;margin-top:20px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}
#youtube .UTwo{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}
#youtube .UTwo a{display:block;width:100px;height:100px;text-align:center;line-height:100px;border-radius:50%;background:rgba(0,0,0,0.6);position:absolute;z-index:5;color:#dcdcdc;font-size:30px;left:calc(50% - 50px);top:calc(50% - 50px);transition:all linear .3s}
#youtube .UTwo a:hover{width:110px;height:110px;line-height:110px;left:calc(50% - 55px);top:calc(50% - 55px);font-size:34px}
#youtube .UTwo iframe{position:absolute;top:0;left:0;width:100%;height:100%}
#product #prolay .p-box:hover{z-index:2;border-radius:5px}
#product #prolay .p-box:hover .p-border{background:#23879e;border-radius:5px}
#product #prolay .p-box:hover .photo{}
.rightBox.imgSkirt::after{right:0;transform-origin:right top}
#book.imgSkirt::after{left:0}
.open.imgSkirt::after,#book.open.imgSkirt::after{width:0}
@media screen and (min-width: 1025px) {
#freeboxlist .free:hover .ic b{-webkit-transform:translate(-3px,-3px);transform:translate(-3px,-3px)}
#freeboxlist .free:hover .ic:after{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}
#NewsBox #news .border:hover .news-info:after{right:10px}
#NewsBox #news .border:after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(255,255,255,0.05);transform:scale(0,1);transform-origin:right center 0;transition:transform 1s cubic-bezier(0.23,1,0.32,1)}
#NewsBox #news .border:hover:after{transform:scale(1,1);transform-origin:left center 0}
#aboutFunc .index-title h3 a:hover,#NewsBox .speBox .index-title h3 a:hover{border: 0;}
#bookBox #book .slick-prev:hover,#bookBox #book .slick-next:hover{background-color:rgba(27,35,53,0.8)}
#aboutFunc{background-attachment: fixed;}
}
@media screen and (max-width: 1440px) {
#freebox .controller{width: 90%;}
#product .leftT{}
#product .rightBox{}
#aboutFunc .index-title{width: 80%;}
#aboutFunc .speBox:after{border-width: 65vh 105px 0 0;}
}
@media screen and (max-width: 1280px) {
#product .leftT{width:100%;}
#product .rightBox{width:100%}
#product .index-title h2 {text-align: center;}
#NewsBox .speBox{width:80%}
#NewsBox .speBox .index-title{float:none;margin:0 0 50px;width:300px}
#NewsBox #news{float:none;width:100%;margin:0}
#aboutFunc .speBox:after {border-width: 75vh 105px 0 0;}
}
@media screen and (max-width: 1024px) {
#freebox .controller,#comprehensive{width:90%}
#freeboxlist .free .txt{padding: 0 15px;width: calc(100% - 30px);height: 150px;}

#freeboxlist{}
#bookBox{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}
#bookBox #book{width:100%;order:2}
#bookBox #bookTitle{width:100%;margin:0;padding:50px 0;order:1}
#aboutFunc .speBox{width:70%}
#aboutFunc .speBox:after {border-width: 67vh 105px 0 0;right: -43%;}
}
@media screen and (max-width: 768px) {
#product #prolay .pro-list >div{width:100%}
#NewsBox .speBox{width:90%}
#NewsBox #news .news-info .news-bottom{width:100%}
#NewsBox #news .news-info h3{width:calc(100% - 60px);margin-top:5px}
#NewsBox{padding:70px 0}
#NewsBox #news .border{padding:15px 0 15px 20px}
#aboutFunc .speBox{width: 87%;}
#aboutFunc .index-title{width: 80%;margin:0;margin-left:10%;}
#aboutFunc .speBox:after{border-width: 64vh 100px 0 0;right:-100px;}
#freeboxlist .free .txt {height: 215px;}
}
@media screen and (max-width: 640px) {
#aboutFunc .index-title h2{font-size:24pt}
#bookBox #book .mofd h3{top:calc(50% - 11pt)}
#bookBox #book .mofd h3 a{font-size:22pt}
}
@media screen and (max-width: 480px) {
#freeboxlist .free .txt{float: none;width: 100%;margin: 0 auto 15px;height: auto;padding: 0;}
#aboutFunc .speBox:after {right: 0;}
#freeboxlist .free .txt h3,#freeboxlist .free .txt p{text-align:center}
#freebox .index-title{margin:0 auto}
#aboutFunc .speBox{width:100%;padding:70px 0}
#aboutFunc .index-title{width:80%}
#freebox .index-title h2 {font-size: 35px;}
#freeboxlist .free {width: 100%;margin: 10px 0;}
#freeboxlist .free .ic b{padding: 10px;}
}