.pbc-tit h1,.pbc-tit P{color:#0254a8;}
.ellipsis{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.Supply_box a {width: 110px;height: 30px;line-height: 30px;font-size: 14px;background-color: #ffffff;border-radius: 15px;}
.Supply_box a:hover{background-color: #4378ba;}

/* 描述 */
.Supply_box p {font-size: 14px;line-height: 30px;margin-bottom: 40px;max-height: 120px;-webkit-line-clamp: 4;}

/* 查看详情 */
.green_a {margin-top: 10px;}
.green_a a {width: 110px;height: 30px;line-height: 30px;font-size: 14px;background-color: #F5F5F5;border-radius: 15px;}
.green_a a:hover{background-color: #4378ba;}

.list-public{}
.list-public .list{width:32.5%; float:left; position: relative;}

@media screen and (max-width: 1024px) {
.link_ul li {width:40%; margin:5%; }
.list-public .list {width: 100%;margin-bottom: 10px;}
}