.text-clamp { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }

/* button*/
.more{
	display: inline-block;
	font-size: 14px;
	padding: 12px 50px;
	background: #f95354;
	box-sizing: border-box;
	text-align: center;
	transition: ease .3s;
	color: #fff;
}
.more:hover{color: #fff;background: #fda347;}
#Extra-setting{background: #1a1a1a}
#Extra-setting .workframe{display: flex;flex-wrap: wrap;padding:160px 0px 110px;}
#Extra-setting .item{
	width: 50%;
	display: flex;
	padding: 20px 0px 50px;
}
#Extra-setting .item .item-icon{padding: 0 15px;}
#Extra-setting .item .item-icon img{width: 170px;height: 160px;}
#Extra-setting .item .item-info{padding: 0 15px; width: 62%}
#Extra-setting .item .item-info .item-title{margin-bottom: 27px; color: #fff;font-size: 22px;}
#Extra-setting .item .item-info .item-descript{color: #888888;font-size: 17px; line-height: 30px;}

#aboutFunc{
	padding: 60px 0px;
}
#aboutFunc .workframe{
	position: relative;
	overflow: hidden;
}
#aboutFunc .speBox{width: 100%;}
#aboutFunc .speBox .youtubebox{
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
}
#aboutFunc .speBox .youtubebox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#aboutFunc .speBox .youtubebox #youtube .UTwo iframe{width: 100%;height: 376px;}
#aboutFunc .speBox #about{width: 40%;}
#aboutFunc .speBox #about h3.subBoxTitle{font-size: 42px;font-family: 'Poppins', sans-serif;color: #fff;line-height: 1.3;margin-bottom: 30px;}
#aboutFunc .speBox #about h2{font-size: 30px;margin-bottom: 25px;line-height: 120%;}
#aboutFunc .speBox #about .arts{font-size: 16px;line-height: 220%;text-align: justify;}
#aboutFunc #SeoStarRating{margin-top: 50px;}

/* page-form */
#page-form form p input[type="text"] , #page-form form p input[type="password"] , #page-form form p textarea , #page-form form p select {background-color: rgba(255,255,255,0.6);border: 1px #858384 solid;font-size: 14px;}
#page-form form p input[type="text"]:focus , #page-form form p input[type="password"]:focus {border-color: #000000;}
input[type="text"] , input[type="submit"] , input[type="reset"] , input[type="button"] , button { -webkit-appearance: none; }
select , input[type="text"] { border-top-right-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; -webkit-appearance: none; }
select {background-image: url(/images/24/selectbutton.png);background-repeat: no-repeat;background-position: 97% 50%;}
section { width: 1160px; margin: 0 auto; overflow: hidden; }
#page-form {background: #f8f8f8;padding: 50px 0;}
#page-form form , #page-form fieldset {margin: 0;padding: 0;border: 0;text-align: center;}
#page-form p {overflow: hidden;color: #000;font-size: 16px;margin: 7px 20px;display: inline-block;width: calc(50% - 45px);}
#page-form p span.vdimgck{
    display: inline-block;
    width: calc(100% - 130px);
}
#page-form p span.send{
    display: inline-block;
    width: 125px;
}
#page-form p span.send input{
    cursor: pointer;
    background: #8fabdd;
    padding: 15px 0;
    color: #fff;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
}
#page-form label { float: left; width: 100px; text-align: right; padding: 5px 0; }
#page-form span {display: block;}
#page-form .ra span { width: auto; float: left; margin-left: 10px; padding: 5px 0; }
#page-form input[type="text"] , #page-form select {width: calc(100% - 32px);padding: 15px;}
#page-form input#Checknum {width: calc(100% - 93px);}
#page-form select { width: calc(100% - 1px); }
#page-form p.send input { background: #d60c0c; color: #fff; text-align: center; width: 100%; padding: 5px 0; border-radius: 7px; font-size: 18px; letter-spacing: 0.2em; outline: none; margin-top: 15px; }
#page-form h2 {text-align: center;font-size: 30px;margin-bottom: 25px;}
#page-form h2 img { margin-right: 5px; vertical-align: bottom; }
#page-form h2 b { display: inline-block; font-size: 24px; color: #353535; margin-right: 10px; vertical-align: baseline; }
#page-form .contact-way ul {text-align: center;margin-top: 30px;}
#page-form .contact-way ul li {display: inline-block;margin: 0 5px;}
#page-form .contact-way ul li a {padding: 15px 40px 15px 70px;background: url(/images/24/img01.png) #f95354 no-repeat 25px 50%;display: block;font-size: 18px;color: #fff;background-size: 15%;}
#page-form .contact-way ul li:nth-child(1) a {background: url(/images/24/img02.png) #00b050 no-repeat 25px 50%;background-size: 15%;}
#page-form .contact-way ul li:nth-child(2) a {background: url(/images/24/img03.png) #0871f2 no-repeat 25px 50%;background-size: 15%;}
#page-form .contact-way ul li a b { display: block; }


#product{padding: 60px 0;background: linear-gradient(to left, #F7BB97, #f95354);}
#product .titleSet h2.speBoxTitle{color: #fff;text-align: center;font-size: 30px;margin-bottom: 55px;}
#product .titleSet .product-desc{font-family: 'Poppins', sans-serif;color: #ffffff;font-size: 22px;line-height: 1.6;max-width: 75%;padding-bottom: 30px;}
#product #prolay .pro-list{display: flex;flex-wrap: wrap;}
#product #prolay .pro-list > div{width: calc(25% - 30px);position: relative;overflow: hidden;transition: ease .3s;margin: 0 15px;}
#product #prolay .pro-list > div .photo{position: relative; background-position: center;background-repeat: no-repeat;background-size: cover;display: block;}
#product #prolay .pro-list > div .photo::after{
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	background: transparent;
	transition: ease .3s;
	width: 100%;
	height: 100%;
}

#product #prolay .pro-list > div .p-box .p-info{color: #fff;transition: ease .3s;}
#product #prolay .pro-list > div .p-box .p-info .describe{height: 44px;overflow: hidden;box-sizing: border-box;-webkit-line-clamp: 2;font-size: 14px;text-align: justify;}
#product #prolay .pro-list > div .p-box .p-info .price{height: 23px;overflow: hidden;padding-bottom: 10px}
#product #prolay .pro-list > div .p-box .p-info .price span{display: inline-block;}
#product #prolay .pro-list > div .p-box .p-info .price span.saleprice{margin-left: 5px;height: 28px;}
#product #prolay .pro-list > div .p-box .p-info .price span.saleprice b{font-size: 22px;color: red;}
#product #prolay .pro-list > div .p-box .p-info .title{display: flex;justify-content: space-between;align-items: center;margin: 10px 0;}
#product #prolay .pro-list > div .p-box .p-info h3{max-width: 65%; position: relative; font-size: 22px;font-family: 'Poppins', sans-serif;line-height: 1.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#product #prolay .pro-list > div .p-box .p-info h3 a{color: #fff;}
#product #prolay .pro-list > div .p-box .p-info a.btn{
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 2px solid #fff;
	border-radius: 50%;
	color: #fff;
	transition: ease .3s;
	opacity: 0;
	font-size: 12px;
}


#NewsBox{background: #1a1a1a;}
#NewsBox .workframe{padding: 160px 0px;}
#NewsBox .workframe .speBox .titleSet{display: flex;}
#NewsBox .workframe .speBox .titleSet h2{font-size: 42px;font-family: 'Poppins', sans-serif;line-height: 1.3;color: #fff;margin-right:45px;}
#NewsBox #news .newsList{padding-top: 50px;}
#NewsBox #news .newsList .border{padding: 0 15px;overflow: hidden;}
#NewsBox #news .newsList .border a{display: block;background-position: center;background-repeat: no-repeat;background-size: cover;}
#NewsBox #news .newsList .border .news-info h3{font-family: 'Poppins', sans-serif;font-size: 22px;line-height: 1.6;color: #fff;padding: 35px 0px 27px;}
#NewsBox #news .newsList .border .news-info .describe{font-family: 'Poppins', sans-serif;font-size: 17px;color: #888888;line-height: 1.6;-webkit-line-clamp: 2;}

/*消息按鈕*/
#NewsBox #news .newsList .slick-prev,#NewsBox #news .newsList .slick-next{
    height: 58px;
    width: 58px;
    border: 2px solid #888888;
    border-radius: 50%;
}
#NewsBox #news .newsList .slick-prev{
    right: 87px;
    top: 0px;
    left: unset;
}
#NewsBox #news .newsList .slick-next{
    right: 15px;
    top: 0px;  
}
#NewsBox #news .newsList .slick-prev:before{
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 5px;

}
#NewsBox #news .newsList .slick-next:before{
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 5px;
}
#NewsBox #news .newsList .slick-prev:before,#NewsBox #news .newsList .slick-next:before{
    font-size: 20px;
    color: #888888;
}

#bookBox{display: flex;background-repeat: no-repeat;background-size: cover; background-position: center;background-attachment: fixed;}
#bookBox .speBox{width: 35%;position: relative;}
#bookBox .speBox .booktitle{width: 100%; position: absolute;top: 50%;left: 50%;transform: translate(0%,-50%);}
#bookBox .speBox .booktitle h2{font-size: 42px;color: #fff;font-family: 'Poppins', sans-serif;line-height: 1.3;}
#bookBox #book{width: 65%;transform: translateX(200px);}
#bookBox #book .bList .mofd{position: relative;}
#bookBox #book .bList .photo{background-size: cover;background-repeat: no-repeat;background-position: center;}
#bookBox #book .bList .photo img{height: 700px;}
#bookBox #book .bList .mofd h3{
    transition: ease .3s;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 60px;
    background: #020202a6;
    text-align: center;
    line-height: 60px;
    box-sizing: border-box;
    border-right: 1px solid #888;
}
#bookBox #book .bList .mofd h3 a{color: #fff;display: block;width: 100%;}
#bookBox #book .bList .mofd:hover h3{background: #020202d6}


#freebox.noneCI{display: none;}
#freebox{padding: 60px 0;}
#freebox .speBoxTitle{
    text-align: center;
    font-size: 30px;
    margin-bottom: 55px;
}
#freeboxlist{
    text-align: center;
}
#freeboxlist >div{
    display: inline-block;
    width: calc((100%/3) - 45px);
    margin: 0 20px;
}
#freeboxlist >div .free{
    border-radius: 45px;
    overflow: hidden;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
#freebox .free h3{
    font-size: 42px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    line-height: 1.3;
    padding-bottom: 35px;
    text-align: center;
}
#freebox .free p{
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.6;
    max-width: 100%;
    padding-bottom: 30px;
    text-align: center;
}
#ssbanner .bxslider{display: flex;}
#ssbanner .bxslider >div{position: relative;}
#ssbanner .bxslider > div a{position: relative; display: block;background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;}
#ssbanner .bxslider > div a::after{
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 0%;
    transition: all .25s;
    background-color: rgba(27,47,66,0.5);
    z-index: 1;
}
#ssbanner .bxslider > div a:hover::after{height: 100%;}
#ssbanner .bxslider > div a p{
    position: absolute;
    width: 85%;
    bottom: 14%;
    left: 8%;
    color: #fff;
    font-size: 22px;
    z-index: 2;
}

@media screen and (min-width: 1025px){
    #product #prolay .pro-list > div:hover .photo::after{
        background: hsl(0deg 0% 0% / 50%);
    }
    #product #prolay .pro-list > div:hover .p-box .p-info{transform: translateY(0px);}
    #product #prolay .pro-list > div:hover .p-box .p-info{transform: translateY(0px);}
    #product #prolay .pro-list > div:hover .p-box .p-info a.btn{opacity: 1;}
}
@media screen and (max-width: 1300px){
}
@media screen and (max-width: 1280px){
    #aboutFunc,#NewsBox .workframe{}
}
@media screen and (max-width: 1024px){
#product #prolay .pro-list > div{width: calc(50% - 30px);margin: 15px;}
#Extra-setting .item .item-info .item-descript{font-size: 16px;}
#Extra-setting .item .item-info .item-title{font-size: 18px;}
#aboutFunc{}
#aboutFunc .speBox .youtubebox{width: 100%;position: relative;height: 300px;}
#aboutFunc .speBox #about{width: 100%;padding-top: 35px;}
#product #prolay .pro-list > div .p-box .p-info h3{font-size: 20px;}
#product #prolay .pro-list > div .p-box .p-info .describe{height: 44px;}
#product .titleSet{}
#product .titleSet .product-desc{max-width: 100%;}
#bookBox{display: block;}
#bookBox .speBox{width: 100%;position: unset;}
#bookBox .speBox .booktitle{width: 100%;position: unset;padding: 30px 40px;transform: unset;}
#bookBox #book{width: 100%;transform: unset;}
#bookBox #book .bList .photo img{height: auto;}
#ssbanner .bxslider > div a p{font-size: 18px;}
}
@media screen and (max-width: 768px){
    #Extra-setting .workframe{padding: 40px 20px;}
    #Extra-setting .item{width: 100%;}
    #Extra-setting .item .item-icon img{height: auto;}
    #product #prolay .pro-list > div{}
    #product #prolay .pro-list > div .p-box .p-info h3{font-size: 18px;}
    #NewsBox .workframe .speBox .titleSet{display: block;}
    #NewsBox #news .newsList .slick-prev, #NewsBox #news .newsList .slick-next{height: 35px;width: 35px;}
    #NewsBox #news .newsList .slick-prev{right: 65px;}
    #NewsBox #news .newsList .slick-prev:before, #NewsBox #news .newsList .slick-next:before{font-size: 14px;}
    #NewsBox #news .newsList .slick-prev:before{padding-right: 3px;}
    #NewsBox #news .newsList .slick-next:before{padding-left: 3px ;}
    #freeboxlist >div{width: calc(70% - 45px);margin: 20px;}
    #freebox{}
    #ssbanner .bxslider{flex-wrap: wrap;}
    #ssbanner .bxslider > div{width: 50%;}
}
@media screen and (max-width: 580px){
	#page-form .contact-way ul{margin:0;}
    #NewsBox #news .newsList .slick-prev,#NewsBox #news .newsList .slick-next{top: 45px;}
    #NewsBox #news .newsList{padding-top: 75px;}
    #page-form p{display:block;width: calc(100% - 42px);}
    #page-form .contact-way ul li{display:block;width: calc(100% - 42px);margin: 6px auto;}
    #page-form .contact-way ul li a, #page-form .contact-way ul li:nth-child(1) a, #page-form .contact-way ul li:nth-child(2) a{    background-size: 10%;    padding: 15px 40px;}
    #freeboxlist >div{width: calc(100% - 45px);margin: 20px;}
    #page-form p span.vdimgck{
    display: block;
    width: 100%;
}
    #page-form p span.send{
    display: block;
    width: 100%;
    margin-top: 10px;
}
}
@media screen and (max-width: 480px){
    #freebox .free h3{font-size: 36px;}
    #freebox .free p{font-size: 16px;}
    #bookBox .speBox .booktitle h2,#NewsBox .workframe .speBox .titleSet h2,#aboutFunc .speBox #about h3.subBoxTitle,#product .titleSet h2.speBoxTitle{font-size: 36px;}
    #product .titleSet .product-desc{font-size: 18px;}
    .more{padding: 8px 25px 10px;}
    #Extra-setting .workframe{padding: 40px 0px;}
    #Extra-setting .item .item-info .item-title{font-size: 16px;}
    #Extra-setting .item .item-info .item-descript{font-size: 14px;}
    #aboutFunc{padding: 60px 40px;}
}
@media screen and (max-width: 420px){
    #product #prolay .pro-list > div .p-box .p-info h3{font-size: 16px;}
    #ssbanner .bxslider > div a p{font-size: 16px;}
}

@media screen and (max-width: 374px){
    #product .titleSet,#aboutFunc, #NewsBox .workframe,#freebox{padding: 60px 20px;}
}