<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**!
 * 骞垮厓甯傚叕鍏辫祫婧愪氦鏄撴湇鍔′腑蹇冪綉绔�
 * author: xy;
 * date:2018-03-22
 */

.ewb-main {
    padding-bottom: 27px;
    border-bottom: 3px solid #005794;
}

.ewb-location {
    padding-left: 25px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #666;
    background: url("../images/location_icon.png") 1px center no-repeat;
}

.ewb-con-bd  .news_content{
	font-size:16px;
}


.ewb-location &gt; a {
    color: #666;
}

.ewb-location &gt; span {
    color: #005fa2;
}

.ewb-con {
    margin-top: 10px;
    padding: 0 39px;
    min-height: 670px;
    border: 1px solid #e5e5e5;
    border-top: 3px solid #1e9ad3;
    background-color: #fff;
}

.ewb-con-h {
    padding-top: 25px;
    font-size: 32px;
    text-align: center;
}

.ewb-con-bar {
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
    color: #999;
}

.ewb-con-bar span {
    padding: 0 27px;
}

.ewb-con-bar a {
    color: #999;
}

.ewb-con-p {
    margin-top: 28px;
    line-height: 28px;
    font-size: 16px;
}
</pre></body></html>