<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ï¿½ï¿½Òµï¿½ï¿½Ñ¶ start*/
.list-news-box{
   /* width: 90%!important;
    margin-left: 1%;*/
    margin: 20px auto 50px;
}
/*.w1200{min-width:100%!important;}*/
.industry-left{
    width: 816px;
}
.industry-left .tit{
    padding: 25px 0 15px;
}
.img_center
{
    width: 100%;
    margin-bottom: 18px;
}
.img_center img
{
    width: 98%;
}
.industry-left .tit&gt;p{
    font-size: 22px;
    color:#333;
}
.business-right .tit&gt;p{
    font-size: 20px;
    color:#333;
}
.industry-left .tit&gt;a{
    font-size: 14px;
    color:#666;
    margin-top: 15px;
}
.business-right .tit&gt;a{
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 14px;
    color:#666;
    margin-top: 5px;
}
.industry-left .tit&gt;a:hover{
    color:#f08519;
}
.business-right .tit&gt;a:hover{
    padding: 5px 10px;
    background: #f08519;
    color:#fff;
    border-radius: 30px;
}
.industry-left .industry .tab-catalog-03{
    width: 100%;
    /*border: 1px solid #ddd;*/
    font-size: 0;
    margin-bottom: 20px;
    /*height: 48px;*/
}
.industry .tab-catalog-03&gt;a{
    position: relative;
    width: 116px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333;
    text-align: center;
    background: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.industry .tab-catalog-03&gt;a:after{
    position: absolute;
    content: "";
    right: 0;
    top: 17px;
    width: 1px;
    height: 15px;
    background: #ddd;
}
.industry .tab-catalog-03&gt;a.first{
    border-left: 1px solid #ddd;
}
.industry .tab-catalog-03&gt;a.last{
    width: 118px;
    border-right: 1px solid #ddd;
}
.industry .tab-catalog-03&gt;a.atthis{
    background: #fff;
    border-top: 2px solid #f08519;
    border-bottom: 0;
}
.industry .tab-catalog-03&gt;a.atthis:after,.industry .tab-catalog-03&gt;a.last:after     {
    width: 0;
}
.industry .qy-cont .floor&gt;a{
    display: block;
    padding: 20px 0;
    font-size: 0;
    border-bottom: 1px dashed #ddd;
}
.industry .qy-cont .floor&gt;a.last{
    border-bottom: none;
}
.industry .qy-cont .floor&gt;a .img{
    width: 146px;
    height: 102px;
    margin-right: 10px;
}
.list-news-box .industry img,.business-right img{
    width: 100%;
    height: 100%;
}
.industry .qy-cont .floor&gt;a .txt{
    width: 620px;
}
.industry .qy-cont .floor&gt;a .txt h3{
    font-size: 16px;
    color:#333;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.industry .qy-cont .floor&gt;a:hover .txt h3{
    color:#f08519;
}
.industry .qy-cont .floor&gt;a .txt&gt;p{
    position: relative;
    font-size: 14px;
    color:#666;
    margin: 10px 0;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    padding-right: 5px;
    text-overflow: ellipsis;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
/*.industry .qy-cont .floor&gt;a .txt&gt;p:after{*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*content: "...";*/
    /*padding: 0 -40px 0 0;*/
    /*position: absolute;*/
/*}*/
.industry .qy-cont .floor&gt;a .txt&gt;span{
    font-size: 12px;
    color:#666;
}
/*Òµï¿½ï¿½Ö¸ï¿½ï¿½*/
.business-right{
    width: 363px;
}
.business-right .tit{
    margin: 20px 0;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.business-right .cont&gt;a{
    display: block;
    font-size: 0;

}
.business-right .cont&gt;a{
    background: #f8f8f8;
    border-radius: 10px;
    padding: 20px 0;
}
.business-right .cont&gt;a .img{
    width: 113px;
    height:79px;
    margin-right: 10px;
}
.business-right .cont&gt;a .txt{
    width: 230px;
}
.business-right .cont&gt;a .txt h3{
    font-size: 16px;
    color:#333;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.business-right .cont&gt;a .txt p{
    font-size: 12px;
    color:#666;
    line-height: 15px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    height: 30px;
}
.business-right .cont .other&gt;a{
    display: block;
    font-size: 14px;
    color:#666;
    padding: 12px 0;
    border-bottom: 1px dashed #ddd;
}
.business-right .cont .other&gt;a:hover{
    color:#f08519;
}
.business-right .cont .other&gt;a&gt;p{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.business-right .cont .other&gt;a span{
    display: inline-block;
    margin-right: 10px;
}</pre></body></html>