.ui-content{
width: 100%;
margin-bottom: 2.604vw;
}
.ui-cnt-top{
width: 100%;
height: 2.448vw;
background-color: #F7F7F7;
}
.ui-cnt-top-min{
width: 72.917vw;
margin: auto;
display: flex;
}
.ui-cnt-top-p{
    font-size: 0.938vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    padding-right: 3.542vw;
    padding-top: 0.99vw;
}
.ui-current{
    font-size: 0.938vw;
font-family: Source Han Sans CN;
font-weight: 400;
color: #0067AF;
}
.ui-current::after{
    content: "";
    width: 3.854vw;
height: 0.104vw;
background: #0067AF;
border-radius: 0.052vw;
display: block;
margin-top: 0.469vw;
}
.ui-cntb{
width: 72.917vw;
margin: auto;
}
.ui-cntb-top{
width: 100%;
border-bottom: 1px solid #E4E4E4;
padding-bottom: 1.042vw;
padding-top: 1.504vw;
}
.ui-cntb-top-h{
    font-size: 1.771vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-align: center;
}
.ui-cntb-top-p{
    font-size: 0.833vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    text-align: center;
    padding-top: 0.923vw;
}
.ui-cntb-top-p span{
    width: 1.042vw;
    display: inline-block;
}
.ui-cntb-tx{
    font-size: 0.938vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 1.927vw;
    padding-top: 1.563vw;
}
/*.ui-cntb-tx img{
width: 61.667vw;
margin:1.563vw auto;
display: block;
}*/
.news-lf-top{
    width: 72.917vw;
    height: auto;
    border-bottom: 0.05vw solid #E7E7E7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 2.083vw auto 0;
}
.news-lf-top-p{
    font-size: 1.25vw;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333;
    line-height: 1.25vw;
    position: relative;
    padding-bottom: 0.47vw;
}
.news-lf-top-p::after{
    content: '';
    width: 100%;
    height: 0.1vw;
    background: #0085E2;
    border-radius: 0.05vw;
    position: absolute;
    bottom: 0;
    left: 0;
}
.wz-box{
    display: flex;
    align-items: center;
    font-size: 0.625vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 0.625vw;
}
.wz-more{
    font-size: 0.625vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 0.625vw;
}
.wz-more:hover{
    color: #0085E2;
}