/* 20260619_改修 */
#hdr .hdrMiddle {
    background: #7FCDEC;
}
#hdr .hdrTop {
    background: #7FCDEC;
}
#hdr .gNav .downMenu ul {
    background: rgba(127, 205, 236, 0.8) !important;
}
#hdr .gNav .downMenu ul a:hover {
    background: rgba(127, 205, 236, 1) !important;
}
#hdr .header__chid__dropdown li {
    background: rgba(127, 205, 236, 0.8) !important;
}
#top .mainSliderSec {
    padding-bottom: 40px;
    background: rgba(127, 205, 236, 1);
}
.highlight.highlight--blue {
    background: rgba(127, 205, 236, 1);
}

#ftr {
    background: #7FCDEC;
}
#ftr .copyright--typeB {
    background: #7FCDEC;
}
#ftr .fNav__list a {
    background: transparent !important;
}

@media(max-width: 768px) {
    #ftr .fNav__list a {
        color: #000000 !important;
        border-color: #7FCDEC !important;
    }
    #ftr .fNav__list a::after {
        border-color: #000000 !important;
    }
    #secF {
        margin-bottom: 0 !important;   
    }
    #secF,
    #secG {
        padding-top: 60px;
        padding-bottom: 60px;
        background: #7FCDEC !important;
        margin-bottom: 0 !important;
    }
    #top #secF a.button,
    #top #secG a.button{
        border-color: #FFFFFF !important;
        background-color: #FFFFFF !important;
        color: #7FCDEC !important;
    }
    #top #secF a.button::after,
    #top #secG a.button::after {
        border-color: #7FCDEC !important;
    }
}
#secE .tabSwitch li.active > span {
    background: #7FCDEC !important;
    border-color: #7FCDEC !important;
}
#top a.button {
    background: #7FCDEC;
    border: 2px solid #7FCDEC;
}
#top a.button.arrow:hover {
    border-color: #7FCDEC !important;
    background-color: #FFF;
    color: #7FCDEC !important;
}
#secM .userGuide__btn {
    border-color: #FFFFFF !important;
    background-color: #FFFFFF !important;
    color: #7FCDEC !important;
}
#secM .userGuide__btn i {
    color: #7FCDEC !important;
}
#secH {
    background: #7FCDEC !important;  
}
#top #secI .voiceBox {
    background: #FFFFFF;   
}
#secI.highlight.highlight--blue {
    background: #7FCDEC;
}