@media (min-width:992px){
	.echarts > .row > .l{width: 41.66666667%;}
	.echarts > .row > .r{width: 58.33333333%;}
}

.w-progress .progress{height:8px;position:relative;}
.w-progress .progress a{position:absolute;top:2px;}
.progress a{background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}

.pro-content .side-border:nth-of-type(2) .progress a{width:90%;}
.pro-content .side-border:nth-of-type(3) .progress a{width:33%;}
.pro-content .side-border:nth-of-type(4) .progress a{width:50%;}
.pro-content .side-border:nth-of-type(5) .progress a{width:99%;}
.pro-content ul li.side-border .progress a::before{display: none;}

a.underline {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.35);
}
.media-body a.news-title:hover{color:orange;}

.viewList .media .r img{height:37px;}