<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.detail{padding: 70px 0;}
.detail-title{text-align: left;margin-bottom: 35px;}
.detail-title h3{font-size: 42px;line-height: 52px;color: #393939;font-family: 'gothamBold';margin-bottom: 25px;}
.detail-title .detail-fb{font-size: 16px;line-height: 16px;color: #393939;}
.detail-title .detail-fb span{float: left;display: block;padding: 0 35px;border-right: 1px solid #404040;}
.detail-title .detail-fb span:first-child{padding-left: 0;}
.detail-cont{font-size: 16px;line-height:28px;color: #393939;padding: 40px 0;border-top: 1px solid #b3b3b3;border-bottom: 1px solid #b3b3b3;margin-bottom: 30px;font-family: 'gothamRnd';}
.detail-cont p{font-family: 'gothamRnd';}
.detail-cont img{max-width: 100%!important;height: auto!important;}
.detail-pn{position: relative;}
.detail-pn .no-more{padding-right: 160px;}
.detail-pn .no-more a{display: block;font-size: 16px;line-height: 32px;height: 32px;color: #404040;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.detail-pn .no-more a:hover{color: #007977;}
.detail-pn .back{position: absolute;right: 0;bottom:5px;}
.detail-pn .back a{display: block;width: 150px;text-align: center;font-size: 16px;line-height: 46px;color: #007977;border: 1px solid #007977;position: relative;}
.detail-pn .back a:before{content: "";position: absolute;left: 0;top:0;width: 0;height: 100%;background: #007977;z-index: -1;transition: all .3s linear; -webkit-transition: all .3s linear; -moz-transition: all .3s linear;-o-transition:all .3s linear;}
.detail-pn .back a:hover:before{width: 100%;}
.detail-pn .back a:hover{color: #fff;}
</pre></body></html>