.subBoxTitle {
    font-weight: bold;
    font-size: 45px;
    color: #192d66;
    line-height: 110%;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}
.speBoxTitle {
    position: relative;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 45px;
    line-height: 110%;
    letter-spacing: 3px;
}
.speBoxTitle:after {
    margin-bottom: 20px;
    width: 76px;
    height: 1px;
    background: #192d66;
    display: block;
    content: "";
    margin-top: 20px;
}
#familyBox {
    padding: 70px 0 50px;
}
#familyBox .webframe{
    overflow: hidden;
    width: 1200px;
}
#familyBox .left{
    float: right;
    width: 480px;
    text-align: center;
    margin-top: 30px;
}
#familyBox .left ul li {
    width: calc((100%/3) - 5px);
    margin: 0 0 20px;
    display: inline-block;
    vertical-align: top;
}
#familyBox .left ul li .item{padding-top: 10px;}
#familyBox .left ul li .item .circle{
    text-align: center;
}
#familyBox .left ul li:hover .item .circle{
    -webkit-filter: grayscale(1);
    -webkit-animation: tada 1s;
    animation: tada 1s;}
#familyBox .left ul li .item p{
    font-size: 16px;
    text-align: center;
    line-height: 150%;
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}
#familyBox .right {
    float: left;
    width: calc(100% - 580px);
}
.more a{font-weight: 400;font-size: 14px;transition: all linear .2s;background: #aac52a;color: #fff;display: inline-block;padding: 10px 60px;}
#familyBox .right .about .more a:hover{
    background: #99b112;
}
.arts {
    font-size: 16px;
    line-height: 200%;
    margin: 30px 0;
    color: #151515;
    text-align: justify;
}
#abouteam{
    background: #ffffff;
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}
#abouteam:after{
	position: absolute;
	content: '';
	width: 608px;
	height: 750px;
	left: -90px;
	bottom: -300px;
	background-image: url(/images/23/abouteam-afterimg.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	z-index: 0;
	animation-name:newsbg;
	animation-duration:3s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	opacity: .8;
}
@keyframes newsbg{
	0%{
		background-position: 110% 30%;
	}
	100%{
		background-position: 100% 0;
	}
}

#abouteam .webframe{
    width: 1160px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
#abouteam .row{    animation: fadeIn 1.5s both;
    -webkit-animation: fadeIn 1.5s both;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;}
#abouteam .left{
    float: left;
    width: 43%;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInLeft;
    -ms-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    }
#abouteam .right{
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    float: right;
    width: 51%;
    }
#NewsBox{padding: 90px 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;}
#NewsBox .speBox .titleSet{margin:0 100px}
#NewsBox .speBox .titleSet .speBoxTitle{
    text-align: center;
    color: #fff;
}
#NewsBox .speBox .titleSet .speBoxTitle:after {
    background: #ffffff;
    margin: 20px auto;
}
#NewsBox .speBox .titleSet .subBoxTitle{color: #b3ce17;text-align: center;}
#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}
#NewsBox .speBox .titleSet .submore a:before,#product .subBoxTitle a:before{content:'+';position:absolute;left:12px;top:10px;color:#d0d0d0;font-size:24px}
#news{width: 1100px;margin: 50px auto 0;}
#news .newsList .border:hover{
    border-bottom: 5px solid #aac52a;
}
#news .newsList .border{position:relative;overflow:hidden;margin: 15px;border-bottom: 5px solid rgb(0 0 0 / 0%);}
#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;}





#news .newsList .photo img,#product #prolay .photo img{width:100%}
#news .newsList .news-info{
    background: #fff;
    padding: 20px;
}
#news .newsList .news-info h5{
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    background: #192d66;
    color: #fff;
    display: inline-block;
    padding: 4px 20px;
}
#news .newsList .news-info p{font-size:14px;color: #81817e;font-family: 'Roboto', sans-serif;margin-top: 20px;}
#news .newsList .news-info h3{font-size: 20px;line-height:110%;font-weight:400;margin: 7px 0 0;color:#3c3838;transition:all linear .2s;overflow: hidden;height: 24px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
#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%}
#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}
#product{padding:50px 0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}
#product .titleSet{margin:70px}
#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}
#locations{
    padding: 70px 0;
}
#locations .webframe{
    width: 960px;
}
#locations .subBoxTitle, #locations .speBoxTitle{
    text-align: center;
}
#locations .speBoxTitle:after{
    margin: 20px auto;
}
#locations .area{
    margin-top: 50px;
}
#locations .area .tabs{
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
#locations .area .tabs li{
    display: inline-block;
    width: calc((100%/4) - 15px);
    border: 1px solid #232323;
    border-radius: 50px;
    margin: 0 5px;
}

#locations .area .tabs li.active, #locations .area .tabs li:hover{
    background: #232323;
}
#locations .area .tabs li a{
    color: #232323;
    font-size: 18px;
    display: block;
    padding: 8px 0;
}
#locations .area .tabs li.active a, #locations .area .tabs li:hover a{color: #fff;}
#locations .area #tabs_container{
    overflow: hidden;
    width: 85%;
    margin: 50px auto 0;
}
#locations .area #tabs_container .left{
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
#locations .area #tabs_container .right{
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}
#locations .area #tabs_container .right h6{
    font-weight: normal;
}
#locations .area #tabs_container .right h4{
    margin-top: 30px;
}
#locations .area #tabs_container .right h6, #locations .area #tabs_container .right h2, #locations .area #tabs_container .right p{
    font-size: 18px;
    margin: 0;
    line-height: 180%;
    text-align: justify;
}
#locations .area #tabs_container .right p{font-size: 16px;}
@media (min-width: 1025px) {
#NewsBox{background-attachment: fixed;}
#NewsBox .speBox .titleSet .submore a:hover,#product .subBoxTitle a:hover{background:#d0d0d0;color:#fff}
#about-slide .about .more a:hover{color:#7b7b7b}
#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{}
#bookBox .speBox p a:hover{color:#ad925f}
}
@media screen and (max-width: 1440px) {
}
@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) {
#familyBox .webframe, #abouteam .webframe{
    width: 90%;
}
#news .newsList .news-info h3{margin: 4px 0 0;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) {
#news{width:calc(100% - 140px);margin:70px 70px 0}
#bookBox #book{width:95%}
#locations .webframe{
    width: 90%;
}
#familyBox .left ul li{
    width: calc((100%/2) - 5px);
    margin: 0;
}
#familyBox .right{
    width: calc(100% - 450px);
}
#familyBox .left{
    width: 400px;
    margin: 0;
}
}
@media screen and (max-width: 768px) {
.subBoxTitle {
    font-size: 35px;
}
.speBoxTitle {
    font-size: 35px;
}
#familyBox .left ul li{
    width: calc((100%/3) - 5px);
    margin: 0;
}
#familyBox .right{
    float: none;
    width: 100%;
    margin-bottom: 40px;
}
#familyBox .left{
    float: none;
    width: 100%;
}
#abouteam .left{
    float: none;
    width: 100%;
    margin-bottom: 30px;
}
#abouteam .right{
    float: none;
    width: 100%;
}
#locations .area #tabs_container{
    width: 100%;
}
}
@media screen and (max-width: 640px) {
#news{width:calc(100% - 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) {
#familyBox {    padding: 30px 0;}
#familyBox .left ul li .item .circle {    padding: 0 15px;}
#NewsBox{padding: 40px 0;}
#news{width:100%;margin:50px 0 0}
#news .newsList .news-info .describe h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#news .newsList .news-info h3{margin: 10px 0 0;font-size:18px;height: 19px;}
#news .newsList .news-info{}
#NewsBox .speBox .titleSet .speBoxTitle{font-size:35px}
#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 .titleSet .speBoxTitle,#bookBox .speBox h2{font-size:30px}
#product .titleSet{margin:40px}
#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;
}
.arts{font-size: 15px;line-height: 180%;}
#locations .area .tabs li a {
    font-size: 15px;
}
#locations .area .tabs {
    width: 100%;
}
#locations .area .tabs li {
    width: calc((100%/4) - 11px);
    margin: 0 2px;
}
#locations .area #tabs_container .right {
    width: 100%;
    display: block;
}
#locations .area #tabs_container .left{
    width: 70%;
    display: block;
    margin: 0 auto;
}
}