.alli_top_texta{
    margin:0 auto 50px !important;
}
.alli_top_texta h1{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 28px;
}
.alli_top_texta p{
    font-size: 16px;
    color: #3d3d3d;
    line-height: 30px;
    margin-bottom: 18px;
}
.alli_top_textb{
    background: #f4f4f4;
    padding: 58px 0 52px 0; 
}
.alli_top_textb h1{
    font-size: 24px;
    color: #000000;
    margin-bottom: 26px;
    text-align: left;
}
.alli_top_textb ul li{
    margin-bottom: 20px;
    color: #c90915;
    font-size: 16px;
    float: left;
    width: 25%;
}
.alli_boot_fl{
    width: 300px;
    padding-right: 60px;
}
.alli_boot_fl ul li{
    width: 100%;
    border-left: 1px solid #b5b5b5;
    position: relative;
    padding: 12px 0px 12px 20px;
    font-size: 16px;
    color: #808080;
}
.alli_boot_fl ul li:last-child{
    border-left: none;
}
.alli_boot_fl ul .on::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 34%;
    background: #b5b5b5;
}
.alli_boot_fl ul li:last-child::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 34%;
    background: #b5b5b5;
}
.alli_boot_fl ul .on{
    color: #c90915;
    border-left: none;
}
.alli_boot_fl ul .on .alli_boot_icon{
    width: 15px;
    height: 15px;
    border: 1px solid #c90915;
    left: -7px;
}
.alli_boot_fl ul .on .alli_boot_icon i{
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #c90915;
    display: inline-block;
    margin-top: -12px;
    margin-left: 3px;
    vertical-align: middle;
}
.alli_boot_icon{
    position: absolute;
    top: 34%;
    left: -6px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    border: 1px solid #b4b4b4;
    background: #fff;
}
.alli_boot_fr {
    width: calc(100% - 300px);
}
.alli_boot_fr h1{
    font-size: 26px;
    color: #000000;
    margin-bottom: 10px;
    text-align: left;
}
.alli_boot_fr h2{
    font-size: 16px;
    color: #c90915;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 36px;
}
.alli_boot_fr p{
    font-size: 16px;
    color: #3d3d3d;
    line-height: 20px;
    margin-bottom: 16px;
}
.alli_boot {
    padding-bottom: 118px;
}







