![]()
.fontStyle {
font-family: FZFYSJW;
margin-top: -155px;
height: 58px;
background: #095DDC;
border-radius: 4px;
border-radius: 0;
filter: blur(0);
justify-content: space-between;
padding: 0 146px;
.new-tabs{
width: 100%;
:deep(.ant-tabs-nav){
width: 100%;
}
:deep(.ant-tabs-tab){
// width: 230px;
// height: 69px;
&:after{position: absolute;content: '';width: 1px;height: 100%;right: 0;top: 0;background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%,rgba(255, 255, 255, 0) 100%)}
&:last-child{&:after{display: none;}}
}
}
}