.wow{animation-name:fadeInUp;animation-duration:0.5s;-moz-animation-name:fadeInUp;-ms-animation-name:fadeInUp;-o-animation-name:fadeInUp;-webkit-animation-name:fadeInUp;-moz-animation-duration:0.5s;-ms-animation-duration:0.5s;-o-animation-duration:0.5s;-webkit-animation-duration:0.5s;}
#product{position:relative;margin-top:-120px;}
#product .pdetail{overflow:hidden;padding:20px 35px;background:#fff;transition:linear 0.3s;}
#product .slick-slide:hover .pdetail{background:#eaeaea;}
#product .pdetail .ptitle{float:left;width:calc(100% - 50px);}
#product .pdetail .ptitle span{line-height:110%;color:#2d2d2d;font-size:13px;}
#product .pdetail .ptitle h2{line-height:110%;margin-top:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#product .pdetail .ptitle h2 a{color:#2d2d2d;font-size:17px;}
#product .pdetail .pgo{float:right;}
#product .pdetail .pgo a{color:#ee9e01;display:block;width:40px;height:40px;border:2px solid #e6e6e6;border-radius:50%;text-align:center;line-height:40px;font-size:14px;transition:linear 0.5s;}
#product .slick-slide:hover .pdetail .pgo a{border:2px solid #fdb220;transform:rotate(180deg);background:#fff;}
#product .photo a,
#news .list .photo a,
#ssbanner-wrap .bxslider div a{display:block;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;position:relative;}
#product .photo a img,
#news .list .photo a img,
#ssbanner-wrap .bxslider div img{width:100%;}
#product .photo a:after{transition:linear 0.3s;position:absolute;width:100%;height:100%;background:rgba(0, 0, 0, 0.54);left:0;top:0;content:'';display:block;opacity:0;}
#product .slick-slide:hover .photo a:after{opacity:1;}
#about{background-repeat:no-repeat;background-image:url(/images/37/about-bg.jpg);background-size:cover;padding:140px 0;margin-top:40px;background-attachment:fixed;}
#about >div{overflow:hidden;position:relative;}
#about .abimg{float:left;margin-top:40px;position:relative;z-index:5;}
#about .abimg h2{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;visibility: initial;}
#about .abtxt{background:linear-gradient(to right, #3299bb 50%,rgba(50, 153, 187, 0.79) 100%);position:absolute;top:0;z-index:1;color:#fff;width:80%;right:0;text-align:right;}
#about .abtxt .abtxt-inside{display:inline-block;width:55%;padding:45px;}
#about .abtxt .abtxt-inside h2{line-height:180%;font-size:17px;font-weight:normal;font-family:'cwTeXHei', serif;}
#about .abtxt .abtxt-inside span{display:block;width:29px;height:2px;background:#fff;margin:50px 0 0;}
#about .abtxt .abtxt-inside p{margin-top:40px;font-family:'cwTeXHei', serif;}
#about .abtxt .abtxt-inside p a{color:#fff;font-size:15px;}
#about .abtxt .abtxt-inside p a b{margin-left:20px;}

/*評論*/
.comment-item{
    border: 1px solid #dcdcdc !important;
    padding: 15px;
    margin: 5px;
    box-shadow: 4px 4px 1px #eee;
}
.comment-item .comment-name{position: relative; padding-bottom: 8px;border-bottom: 1px solid #dcdcdc;}
.comment-item .comment-name .title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 95px;}
.comment-item .comment-name p{display: inline-block;}
.comment-item .star{position: absolute;right: 0px;}
.comment-item .comment-info .txt{padding-top: 15px;height: 85px;line-height: 1.5; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.comment-item .star font { margin-right: 5px; display: inline-block; vertical-align: middle; }
.comment-item .star font i{font-size: 18px;}
.comment-item .star font i.fa-star{ color: #FF9800; }






.news-title{
	margin:50px 0 10px;
}
.news-title h3 a{
	color:#474747;
	font-size:24px;
}
.news-title h3 a b{
	font-size:14px;
	font-weight:normal;
	margin-left: 10px;
}
#news{
	/* border-top:1px solid #d2d2d2; */
	/* border-bottom:1px solid #d2d2d2; */
	padding: 50px 0;
}
#news h2{
    padding: 20px 0;
}
#news li{
	overflow:hidden;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #7F899D;
	padding: 5px 0;
}
#news li p,
#news li h3{
	float:left;
	color:#898989;
	font-size:14px;
	padding:10px 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
#news li p{
	min-width:82px;
}
#news li h3{
	width:calc(100% - 120px - 157px);
}
#news li h3 a{
	color:#1f1f1f;
}
#news li p:first-child{
}
#news li p.more{
	float:right;
	border:1px solid #898989;
	margin-top:7px;
	padding:0;
}
#news li p.more a{
	color: #424242;
	font-size:12px;
	display:block;
	padding:2px 8px;
}

#news li p.more a:hover{
	background:#105ca1;
	color:#fff;
}
#ssbanner-wrap .bxslider{overflow:hidden;}
#ssbanner-wrap .bxslider div{float:left;width:25%;}
#ssbanner-wrap .bxslider div a p{position:absolute;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:#c31515;color:#fff;font-size:15px;padding:9px 25px;width:calc(50% - 50px);top:calc(50% - 17px);left:25%;text-align:center;opacity:0;transition:all linear 0.3s;}
#ssbanner-wrap .bxslider div a:hover p{opacity:1;}
@media screen and (max-width:1680px){#about .abimg{width:50%;}
}
@media screen and (max-width:1440px){#product{margin-top:-120px;}
}
@media screen and (max-width: 1380px) and (min-width: 480px){
	.comment-item .comment-name p{display: block;}
	.comment-item .comment-name p{position: initial;padding-top: 5px;}
}

@media screen and (max-width:1280px){#product{margin-top:-80px;}
#about{background-attachment:inherit;}
#about .abtxt .abtxt-inside{width:50%;}
#about .abtxt .abtxt-inside h2{font-size:15px;}
#news .workframe .entitle h2{font-size:32px;}
}
@media screen and (max-width:980px){#product{margin-top:-50px;}
#about >div{overflow:visible;text-align:right;}
#about .abimg{float:none;position:absolute;margin:0;top:-40px;}
#about .abtxt{position:inherit;float:none;display:inline-block;}
#ssbanner-wrap .bxslider div{width:50%;}
}
@media screen and (max-width:768px){#about .abimg{width:40%;}
#about .abtxt{width:95%}
}
@media screen and (max-width:640px){#about{margin-top:50px;}
#about .abimg{width:100%;position:inherit;top:0;}
#about .abtxt{width:100%}
#about .abtxt .abtxt-inside{width:calc(100% - 90px);}
#product .pdetail{padding:10px 20px;}
.comment-item .star font i{font-size: 16px;}
}
@media screen and (max-width:480px){#about{padding:50px 0;}
#about .abtxt .abtxt-inside{width:calc(100% - 50px);padding:25px;}
#news li h3{width:calc(100% - 157px);}
#product .pdetail .ptitle h2 a{font-size:15px;}
#news .list p{font-size:12px;}
#ssbanner-wrap .bxslider div{width:100%;}
#product .pdetail .ptitle span{font-size:8pt;}
#product .pdetail .ptitle h2{margin-top:0;}
#product .pdetail .pgo a{width:30px;height:30px;line-height:30px;border:2px solid #fdb220;background:#fff;}
#product .pdetail .pgo{margin-top:5px;}
#product .pdetail{background:#eaeaea;}
#product{margin-top:-40px;}
}

@media screen and (max-width: 480px){
	.comment-item .comment-info .txt{height: 63px;-webkit-line-clamp:3;}

}