
.side-container{
    border: 1px solid #e9ebf5;
}
.side-title{
    width: 300px;
    height: 80px;
    background: #f7f9fa;
}
.side-title i{
    font-weight: 700;
    color: #3a3c49;
    font-size: 18px;
    margin-left: 20px;
    line-height: 30px;
    font-style: normal;
    line-height: 48px;
}
.tou_list span:first-child{
    display: inline-block;
    width: 90px;
    text-align: center;
}
.tou_list span{
    display: inline-block;
    width: 90px;
    text-align: center;
    font-size: 12px;
    color: #3a3c49;
    font-weight: 400;
}
.side-list{
    width: 296px;
    height: auto;
    list-style: none;
}
.side-list li{
    font-size: 12px;
    color: #3a3c49;
    line-height: 36px;
    height: 36px;
    display: flex;
}
.span1{
    cursor: pointer;
    display: block;
    width: 90px;
    text-align: center;
    overflow: hidden;
}
.span1 a{
    font-size: 12px;
    color: #3a3c49;
}
.span2{
    display: block;
    width: 95px;
    overflow: hidden;
    text-align: center;
}
.span3{
    display: inline-block;
    width: 95px;
    text-align: center;

}