
.pbtj-item1{width: 65%}
.pbtj-item2{width:33%;}
.phlm-tit h5{font-size: 22px;font-weight: bold;color: #333;padding-left: 15px;border-left: 6px #1658a0 solid;margin-top: 35px;line-height: 22px;}
.phlm-table{width: 100%;margin-top: 20px;border-collapse: collapse;table-layout: fixed;font-size: 16px;line-height: 28px}
.phlm-table tr th{padding: 10px;background: #f0f7fe;color: #1658a0;text-align: center;}
.phlm-table tr th img{margin-right: 8px;}
.phlm-table tr td{text-align: center;padding: 10px;}
.phlm-table tr td.txt-l{text-align: left;}
.phlm-table tr:nth-child(even) td{background: #f8f8f8;}
.phlm-table tr td a{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.phlm-table tr td span{display: inline-block;padding: 0 18px;background: #2b70bb;color: #fff;border-radius:50px;}

@media screen and (max-width: 1240px){
    .pbtj-item1, .pbtj-item2{width: 49%}
    .phlm-tit h5{font-size: 20px;line-height: 20px;}
}
@media screen and (max-width: 1000px){
    .pbtj-item1, .pbtj-item2{float: none;width: auto;}
    .phlm-tit h5{font-size: 18px;line-height: 18px;margin-top: 20px;}
    .phlm-table{font-size: 14px}

}

@media screen and (max-width: 750px){
    .phlm-table tr th:nth-child(3),.phlm-table tr td:nth-child(3){display: none}
    .phlm-table tr th:nth-child(1){width: 18%}
}





