.ftrajs{
    width: 98%;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 34px;
}
.ftrajs li{
    width: 100%;
    border-top: 1px solid#000000;
    height: auto;
    margin-bottom: 0px;
    display: flex;
    padding-bottom: 0px;
}
.ftrajs li div{
    width: 100%;
    float: left;
    color: #004080;
    font-size: 20px;
    padding-left: 12px;
    line-height: 37px;

}
.bjs {
    width: 95%;
    height: 45px;
    float: left;
    background-color: #e5e5e5;
}
.bjs h3 {
    font-size: 14px;
    font-weight: normal;
    float: left;
    height: 45px;
    line-height: 45px;
    padding-left: 18px;
    color: #004080;
}
.bt span {
    background-color: #004080;
    width: 30px;
    float: left;
    height: 45px;
}
.bt li{
    width: 90%;
}
.btr-left{
    float: left;
    width: 61%;
}
.btr-left i{
    font-size: 14px;
    color: #004080;
    font-style: normal;
}
.btr-left .sm{
    font-size: 18px;
    line-height: 40px;
    color: #004080;
    height: auto;
    display: inline;
}
.btr-left .xm{
    font-size: 14px;
    line-height: 40px;
    color: #004080;

    height: auto;
    display: inline;
}
.btr-left p {
    font-size: 14px;
    color: #004080;
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 33%;
    border-bottom: 1px solid#004080;
}
.btr-right{
    float: right;
    width: 38%;
}
.btr-right img{
    width: 87%;
    float: right;
}
.bt li{
    width: 90%;
    height: auto;
    margin: 0 auto;
    margin-top: 24px;
    display: inline-block;
    padding-bottom: 13px;
    text-align: left;
    margin-bottom: 16px;
}
.bt ul{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}