<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*!
 * Jason-Bootstrap v3.0.0-link
 * Jsaonlsammy@icloud.com
 * 2018-03-05
 */
.titles-news{}
.titles-news h3{
    text-align: center;
}
.more_detail{
    text-align: center;
    color: #999;
}
.more_detail p{
    margin: 0 0 30px;
}
.more_detail p b{}
.more_detail u ,.more_detail i{
    font-style: normal;
    text-decoration: none;
    margin: 0 17px;
}
.more_detail u span{}
.more_detail i span{}
.con-box{
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.con-box p{
    color: #666;
    font-size: 14px;
    line-height: 26px;
}
.con-box image{}
.more-news {
    margin-top: 35px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 35px;
}
.more-news a{
    display: block;
    padding-bottom: 30px;
    color: #666;
}
.hot-news{
    padding: 21px 0;
}
.hot-news h4{
    font-size: 20px;
    color: #e88cae;
    padding-bottom: 26px;
}
.hot-news ul{}
.hot-news ul li{
    line-height: 40px;
    clear: both;
}
.hot-news ul li a{
    color: #333;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 70%;
    position: relative;
    padding-left: 15px;
}
.hot-news ul li a:hover{color:#c54160;}
.hot-news ul li a::after{content: '&gt;';position: absolute;display: inline-block;color:#c54160;left: 0px;top: 0;}
.hot-news ul li span{
    float: right;
    font-size: 13px;
    font-family: arial;
    color: #999;
}</pre></body></html>