#NewsBox{
 background-repeat:no-repeat;
 background-position:50% 50%;
 /* background-size:cover; */
 padding: 0px 0 100px;
 background-image: url(/images/23/man.png);
 background-repeat: no-repeat;
 background-position: 0 100%;
 background-color: #fff;
 }
#NewsBox .speBox{display:inline-block;width:611px;vertical-align:top;background-color: aliceblue;}
#NewsBox .speBox .titleSet{margin:0 100px}
#NewsBox .speBox .titleSet .speBoxTitle{font-size:50px;line-height:120%;font-weight:400;font-family:'Merriweather',serif;margin-top: 20px;}
#NewsBox .speBox .titleSet .subBoxTitle{color:#9a9a9a;font-size:15px;font-weight:400;margin: 25px 0 25px;line-height:160%;}
#NewsBox .speBox .titleSet .submore a,#product .subBoxTitle a{display:inline-block;border:1px solid #d0d0d0;font-size:13px;padding:12px 55px;color:#545454;position:relative;transition:all linear .2s;margin-bottom: 40px;}
#NewsBox .speBox .titleSet .submore a:before,#product .subBoxTitle a:before{content:'+';position:absolute;left:12px;top:10px;color:#d0d0d0;font-size:24px}
#news{display:inline-block;width:calc(100% - 615px);margin-right:-4px;}
#news .newsList >div{margin-bottom:35px;}
#news .newsList .border{position:relative;overflow:hidden}
#news .newsList .border a,#product #prolay .p-box a{position:absolute;display:block;width:100%;height:100%;left:0;top:0;z-index:5;}
#news .newsList .photo{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;float:left}
#news .newsList .photo img,#product #prolay .photo img{width:100%}
#news .newsList .news-info{float:left;margin-left:30px;width:calc(100% - 340px)}
#news .newsList .news-info p{font-size:14px;color:#000}
#news .newsList .news-info h3{font-size:24px;line-height:110%;font-weight:400;margin:7px 0 20px;color:#3c3838;font-family:'Noto Serif TC',serif;transition:all linear .2s}
#news .newsList .news-info .describe{color:#888;font-weight:400;font-size:16px;position:relative}
#news .newsList .news-info .describe h4{font-weight:400;width:calc(100% - 80px)}
#news .newsList .more{position:absolute;right:0;top:0;font-family:'Merriweather',serif;padding-bottom:15px;font-size:13px}
#news .newsList .more b{font-weight:400;color:#5f5f5f}
#news .newsList .more:after{content:'';display:block;position:absolute;left:21px;bottom:0;width:15px;height:1px;background:#bd8655;transform:rotate(35deg);transform-origin:center right;transition:all linear .2s}
#news .newsList .more:before{content:'';display:block;position:absolute;left:6px;bottom:0;width:30px;height:1px;background:#bd8655;transition:all linear .2s;transition-delay:.2s}
#aboutFunc .youtubebox{width:50%;background-image: url(/images/23/contact-bg.jpg);background-attachment: fixed;background-size: cover;}
#aboutFunc #about-slide{width:50%;background:#333;color:#fff}
#youtube{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;height:100%;}
#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%}
#about-slide .slick-prev{opacity:0}
#about-slide .slick-next{right:30px;height:40px}
#about-slide .slick-next:before{background-image:url(/images/23/index-about-sccrow.jpg);width:23px;height:46px;content:'';display:block}
#about-slide .slick-dots{top:10px;text-align:right;height:30px;width:auto;right:0}
#about-slide .slick-dots li button:before{font-size:10px;color:#fff}
#about-slide .about,#about-slide .free{padding:100px}
#about-slide .about .speBoxTitle,#about-slide .free h3{font-size:38px;line-height:120%;width:70%;font-family:'Noto Serif TC',serif}
#about-slide .about .subBoxTitle{font-family:'Merriweather',serif;font-weight:400;font-size:15px;color:#a7a7a7;line-height:110%;margin-top:5px;width:70%}
#about-slide .about .arts,#about-slide .free p{font-size:18px;line-height:180%;margin:40px 0;width:70%;color:#e2e2e2}
#about-slide .about .more{width:70%;text-align:right}
#about-slide .about .more a{font-family:'Merriweather',serif;font-weight:400;color:#fff;font-size:14px;transition:all linear .2s}
@keyframes bgm{0%{background-position:0 10%;}
100%{background-position:100% 130%;}
}
#product{/* padding: 5px 0; */background-repeat:no-repeat;/* background-position:50% 50%; *//* background-size:cover; */background-image: url(/images/23/pp-bg2.png);background-repeat:repeat-x;background-position:100% 100%;animation-name:bgm;animation-timing-function:linear;animation-duration:10s;animation-iteration-count:infinite;animation-play-state:running;animation-direction:alternate;}
#product .titleSet{margin: 30px;}
#product .titleSet .speBoxTitle,#bookBox .speBox h2{font-weight:400;text-align:center;font-size:36px;line-height:110%;font-family:'Merriweather',serif;}
#product .titleSet .subBoxTxt,#bookBox .speBox p a{text-align:center;font-size:17px;font-weight:400;color:#6d6d6d;margin-top:5px}
#product #prolay .p-box{position:relative;margin:10px 30px}
#product #prolay .photo{background-repeat:no-repeat;background-position:50% 50%;background-size:contain;position:relative}
#product #prolay .photo:after{content:'';display:block;width:50px;height:1px;background:#e2b774;position:absolute;left:calc(50% - 25px);top:50%;z-index:2;transition:all linear .2s;opacity:0}
#product #prolay .photo:before{content:'';display:block;width:20px;height:1px;background:#e2b774;position:absolute;left:calc(50% - 15px);top:50%;z-index:2;transform:rotate(35deg) translate(17px,-12px);transform-origin:right center;transition:all linear .2s;opacity:0}
#product #prolay .photo img{transition:all linear .2s}
#product #prolay .p-info{margin-top:20px}
#product #prolay .p-info .describe{color:#ac793c;font-weight:400;font-size:15px;position:relative;padding-bottom:5px}
#product #prolay .p-info .describe:after{content:'';display:block;background:#ac793c;width:30px;height:1px;position:absolute;bottom:0;left:0}
#product #prolay .p-info h3{line-height:130%;font-weight:400;font-size:24px;letter-spacing:.05em;color:#1d1c1c;margin:25px 0 18px;font-family:'Noto Serif TC',serif}
#product #prolay .p-info .price span{line-height:120%;display:block;color:#999;font-size:12px}
#product #prolay .p-info .price span b{font-weight:400;vertical-align:initial}
#product #prolay .p-info .price span.now{line-height:150%}
#product #prolay .p-info .price span.now b{font-size:18px;margin:0 5px;font-family:'Merriweather',serif;color:#000}
#product .subBoxTitle{text-align:center;margin-top:80px}
#bookBox{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;padding:70px 0 100px}
#bookBox .speBox{margin-bottom:50px}
#bookBox .speBox p{text-align:center}
#bookBox .speBox p a{transition:all linear .2s}
#bookBox #book{width:900px;margin:0 auto}
#bookBox #book .bList{overflow:hidden}
#bookBox #book .bList >div{float:left;width:50%;text-align:center;margin-bottom:30px}
#bookBox #book .bList >div:nth-child(even){margin-top:80px}
#bookBox #book .mofd{display:inline-block;position:relative}
#bookBox #book .photo{background-repeat:no-repeat;background-position:50%;background-size:auto 100%;margin-right:50px;background-color:#000;transition:all linear .2s}
#bookBox #book .photo a{display:block}
#bookBox #book .photo img{width:100%}
#bookBox #book h3{background:#fff;padding:25px 30px;position:absolute;bottom:-22px;right:0;max-width:calc(60% - 60px);word-break: break-all;}
#bookBox #book h3 a{color:#383838;font-size:20px;font-family:'Noto Serif TC',serif}
/* page */
#content{}
#page-form{
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding: 96px 0 12px;
    color: #fff;
    background-attachment: fixed;
    width: 85%;
    margin: auto;
    -webkit-border-radius: 40px;
}
#page-form h2{
    text-align: center;
    color: #333;
    font-weight: 900;
    font-size: 35px;
    margin: 0px 0 49px;
    /* background-color: rgba(255, 255, 255, 0.24); */
    padding: 20px;
}
#page-form h2 img{}
#page-form h2 b{
    margin: 0 10px;
    font-size: 24px;
    vertical-align: text-bottom;
    display: inline-block;
}
#page-form form,
#page-form fieldset{
    border: 0;


    padding: 0;
    margin: 0;
    overflow: hidden;
    z-index: 99;
}
#page-form .list{
    width: 50%;
    float: left;
    color: #fff;
    overflow: hidden;
    font-size: 17px;
    line-height: 120%;
    margin: 7px 0;
    height: 40px;
}
#page-form .list p{}
#page-form .list:first-child p{
    display: inline-block;
}
#page-form .list:first-child p:last-child label{
	width: auto;
}
#page-form .list:first-child p span{width: auto;color: #fff;}
#page-form .list label{
    width: 100px;
    display: inline-block;
    color: #000;
    font-weight: 600;
}
#page-form .list span{
    display: inline-block;
    width: calc(100% - 106px);
}
#page-form .list input,#page-form .list select{font-size: 17px;}
#page-form .list select{border-top-right-radius: 0;border-top-left-radius: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0;/* -webkit-appearance:none; */background-repeat:no-repeat;background-position:95% 50%;width: 90%;padding: 10px;background-color: #ffffff75;/* border-radius: 25px; */padding: 8px 8px;border: 1px solid #ccc;}
#page-form .list input[type="text"]{width: calc(90% - 21px);padding: 10px;margin-left: 5px;border-top-right-radius: 0;border-top-left-radius: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0;padding-bottom: 10px;/* border-radius: 25px; */padding: 7px 8px;border: 1px solid #ccc;background-color: #ffffff75;}
#page-form .list input#Checknum{width:100px;}
#page-form .list.last{width:100%;margin-top: 5px;}
#page-form .list.last p{ text-align:center;}
#page-form .list.last p input{
    -webkit-appearance:none;
    width: 200px;
    text-align: center;
    background: #373738;
    color: #fff;
    /* border-radius: 25px; */
    line-height: 40px;
    cursor: pointer;
    }

@media screen and (max-width: 980px) {
	#page-form .list{width:100%;height:auto;margin: 7px 0;}
	#page-form .list:first-child p{display: block;}
	#page-form .list:first-child p:first-child{margin-bottom: 9px;margin-top: 10px;}
	#page-form .list:first-child p span{width: calc(100% - 106px);}
	#page-form .list:first-child p.ra span{ width:auto;}
	#page-form {
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: cover;
		padding: 40px 0 40px;
		color: #fff;
		background-attachment: fixed;
		width: 90%;
		margin: auto;
		-webkit-border-radius: 40px;
	}
	#fakeNumber ul li .eva{padding:40px 20px;width:calc(100% - 44px);}
}
@media screen and (max-width:1440px) {
#page-form{width:90%;}
}
@media screen and (max-width:1024px) {
#NewsBox{
    background-image: none;
}
}
@media screen and (min-width: 1281px) {
#page-form .list.last p input:hover{background: #333333;}
}
@media (min-width: 1025px) {
#NewsBox .speBox .titleSet .submore a:hover,#product .subBoxTitle a:hover{background:#d0d0d0;color:#fff}
#about-slide .about .more a:hover{color: #ff9800;}
#product #prolay .p-box:hover .photo img{background:rgba(0,0,0,0.41)}
#product #prolay .p-box:hover .photo:after,#product #prolay .p-box:hover .photo:before{opacity:1}
#bookBox #book .photo:hover{background-size:auto 110%}
#news .newsList .border:hover .more:after{transform:rotate(0deg);opacity:0}
#news .newsList .border:hover .more:before{width:0;left:30px}
#news .newsList .border:hover .news-info h3{color:#4b34a0}
#bookBox .speBox p a:hover{color:#ad925f}
}
@media screen and (max-width: 1440px) {
#NewsBox .speBox{width:500px}
#news{width: calc(79% - 245px);}
}
@media screen and (min-width: 1281px) {
#aboutFunc .speBox{overflow:hidden;display:flex;}
#youtube{display:table;width:100%;}
#youtube .useU2{display:table-cell;vertical-align:middle}
}
@media screen and (max-width: 1280px) {
#NewsBox .speBox{width:400px;}
#news{width: calc(94% - 400px);}
#news .newsList .photo{width:100px}
#news .newsList .news-info{width:calc(100% - 190px)}
#news .newsList .news-info h3{margin:4px 0 15px;font-size:20px}
#NewsBox .speBox .titleSet .speBoxTitle{font-size:42px}
#NewsBox .speBox .titleSet{margin:0 70px}
#aboutFunc .youtubebox{width:100%}
#aboutFunc #about-slide{width:100%}
}
@media screen and (max-width: 1024px) {
#NewsBox .speBox{width: 82%;display: block;}
#news{width: calc(92% - 178px);margin:70px 70px 0;}
#news .newsList .news-info{width: calc(70%);}
#bookBox #book{width:95%}

}
@media screen and (max-width: 640px) {
#news{width: calc(90% - 60px);margin:70px 30px 0;}
#NewsBox .speBox .titleSet{margin:0 30px}
#news .newsList .news-info p.more{display:none}
#news .newsList .news-info .describe h4,#about-slide .about .arts,#about-slide .free p,#about-slide .about .more{width:100%}
#about-slide .about,#about-slide .free{padding:100px 80px 50px}
#product #prolay .p-info h3{font-size:20px;margin:17px 0 10px}
#bookBox #book .bList .photo{    margin-right: 0;}
#bookBox #book .bList >div{margin-bottom: 0;}
#bookBox #book .bList h3{    bottom: 0;
    padding: 15px 20px;max-width: calc(60% - 40px);}
#bookBox #book .bList h3 a{font-size: 18px;}
#bookBox #book .bList >div:nth-child(even){margin-top: 0;}

}
@media screen and (max-width: 480px) {
	#NewsBox .speBox{width:100%;}
#NewsBox{padding: 0px 0;}
#news{width:100%;margin: 0px 0 0;}
#news .newsList .news-info .describe h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#news .newsList .news-info h3{margin:0 0 10px;font-size:18px}
#news .newsList .news-info{margin-left:20px;width:calc(100% - 120px)}
#NewsBox .speBox .titleSet .speBoxTitle{font-size:35px}
#NewsBox .speBox .titleSet .subBoxTitle{margin:10px 0 30px}
#about-slide .slick-next{right:15px}
#about-slide .about .speBoxTitle,#about-slide .free h3{font-size:30px}
#about-slide .about,#about-slide .free{padding:70px 50px 30px 40px}
#about-slide .about .arts,#about-slide .free p{margin:20px 0;font-size:16px;line-height:160%}
#about-slide .slick-dots li{margin:0}
#product{background-image:unset;}
#product .titleSet .speBoxTitle,#bookBox .speBox h2{font-size:30px}
#product .titleSet{margin: 15px;}
#product #prolay .p-box{margin:0 10px}
#product #prolay .p-info h3{font-size:18px}
#product #prolay .p-info .price span.now b{font-size:16px}
#bookBox #book .photo{margin-right:20px}
#bookBox #book h3{padding:15px 20px;max-width:calc(70% - 40px)}
#bookBox #book h3 a{font-size:17px}
#bookBox #book .bList h3{
    padding: 10px 15px;
    max-width: calc(80% - 30px);
}
#bookBox #book .bList h3 a{
    font-size: 16px;
}

}