.tufan{
    margin-right:.052rem;
}
.v1{
    width: 12rem;
    margin: 0 auto;
    background: #FFFFFF;

box-shadow: .02rem 0rem .1rem 0rem rgba(0, 0, 0, 0.3);
padding: .41rem .31rem;
box-sizing: border-box;
/*margin-top: .24rem;*/
}
.v2{
    width: 100%;
    
font-family: Microsoft YaHei;
font-size: .18rem;
font-weight: bold;
color: #2048A2;
display: flex;
align-items: center;

border-bottom: .01rem solid #D8D8D8;
padding-bottom: .12rem;
box-sizing: border-box;

}
.v2-img{
width: .22rem;
height: .22rem;
margin-left: .1rem;

}
.v2-img img{
    width: 100%;
    height: 100%;
    display: block;
}
.v1 ul{
    margin-top: .15rem;
    width: 100%;
}
.v1 ul li{
    width: 100%;
    display: block;
    margin: .15rem 0;
    display: flex;
    align-items: center;
}
.v3{
    font-family: Microsoft YaHei;
    font-size: .16rem;
    font-weight: normal;
    color: #3D3D3D;
    width: 100%;
    display: flex;
    align-items: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.v4{
    display: flex;    
    align-items: center;
    flex-shrink: 0;
}
.v44{
    
font-family: Microsoft YaHei;
font-size: .16rem;
font-weight: normal;
color: #2048A2;
margin-right: .16rem;
}
.v45{
    display: none;
    font-family: Microsoft YaHei;
font-size: .18rem;
font-weight: normal;
color: #ADADAD;
}
.v3::before{
    content: '';
    width: .12rem;
height: .12rem;

display: block;
background: #0256FF;
margin-left: .04rem;
margin-right: .12rem;

}
