.Top-tab { display: flex; position: relative; padding: 0 12px; }
.Top-tab:after { content: ''; display: block; position: absolute; left: 50%; background: #ccc; height: 12px; width: 1px; top: 16px; }
.Top-tab p { flex: 1; width: 50%; line-height: 45px; text-align: center; font-size: 16px; color: #999; font-weight: bold; }
.Top-tab p a{ flex: 1; width: 50%; line-height: 45px; text-align: center; font-size: 16px; color: #999; font-weight: bold; }
.Top-tab p a.on { color: #333; }

.Ph-cont .Ph-lis { padding: 0 12px 20px; }
.Ph-cont .Ph-lis ul li .info {  margin: 0 68px 0 100px !important; }
.Ph-cont .Ph-lis ul li .num { float: left; color: #999; font-size: 15px; margin: 20px 6px; width: 20px;}
.Ph-cont .Ph-lis li:nth-child(1) .num { color: #ff5858; }
.Ph-cont .Ph-lis li:nth-child(2) .num { color: #ff7f00; }
.Ph-cont .Ph-lis li:nth-child(3) .num { color: #e6c317; }

/*# sourceMappingURL=Top.css.map */