.logo_img {
    display: inline-block;
    width: 3.5rem;
    height: 1.5rem;
    background: url('../img/logo.png') no-repeat;
    background-size: contain;
}
#teamChart {
    max-width: 100%;
    width: 100%;
}
.icon_hgbz {
    background: url('../img/icon_hgbz.png') no-repeat;
    background-size: contain;
    background-color: transparent !important;
}
.icon_lhtp {
    background: url('../img/icon_lhtp.png') no-repeat;
    background-size: contain;
    background-color: transparent !important;
}
.icon_qcfw {
    background: url('../img/icon_qcfw.png') no-repeat;
    background-size: contain;
    background-color: transparent !important;
}
.icon_zydd {
    background: url('../img/icon_zydd.png') no-repeat;
    background-size: contain;
    background-color: transparent !important;
}
.icon_dz {
    background: url('../img/icon_dz.png') no-repeat;
    background-size: contain;
    background-color: transparent !important;
}
.icon_lx {
    background: url('../img/icon_lx.png') no-repeat;
    background-size: contain;
    background-color: transparent !important;
}
.icon_yx {
    background: url('../img/icon_yx.png') no-repeat;
    background-size: contain;
    background-color: transparent !important;
}
.icon_url {
    background: url('../img/icon_url.png') no-repeat;
    background-size: contain;
    background-color: transparent !important;
}
.h-48 {
    height: 20rem !important;
}
.h-60 {
    height: 20rem !important;
}
.add_width_me {
    width: 20rem !important;
}
.add_flex > div{
    margin-bottom:1rem;
}
#menu-toggle {
    width:1.4rem;
    height: 1.4rem;
   background: url('../img/icon_header.png') no-repeat;
    background-size: contain;
    background-color: transparent !important;
    
}
#backToTop{
   background: url('../img/icon_top.png') no-repeat;
    background-size: 60% 60%;
    background-position:center;
    background-color:#165daa ;
}
