@charset "UTF-8";
ol,
ul,
li {
    list-style: none;
}
#dce-footer{
    background: #f2f2f2;
}
#dce-footer span, #dce-footer a, #dce-footer p, #dce-footer div{
    font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "Open Sans Condensed",'Arial',  sans-serif;
}
#dce-footer .site-link-container{
    border-top: 1px solid #dedede;
}
#dce-footer .site-link-wrap{
    max-width: 1200px;
    padding: 48px 0;
    margin: 0 auto;
}
.item-wrapper{
    width: 1016px;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
#dce-footer .site-link-wrap .item-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.5;
    font-size: 12px;
}
#dce-footer .item-type{
    width: 130px;
    margin-top: 12px;
    color: #666666;
}
#dce-footer .item-wrap a{
    display: inline-block;
    margin-top: 12px;
    margin-right: 24px;
    color: #666666;
}
#dce-footer a:hover, #dce-footer .bottom-container a:hover{
    text-decoration: underline;
}
#dce-footer .bottom-wrapper{
    border-top: 1px solid #dedede;
}
#dce-footer .bottom-container{
    width: 1240px;
    margin: 0 auto;
    padding: 13px 20px;
}
#dce-footer .bottom-container a, #dce-footer .bottom-container p{
    font-size: 12px;
    color: #666666;
    margin-right: 12px;
    display: inline-block;
    line-height: 1.5;
}
#dce-footer .bottom-container .footer-link .global{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#dce-footer .bottom-container .footer-link .global-wrap, #dce-footer .bottom-container .footer-link .area-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#dce-footer .bottom-container .footer-link .global-wrap{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#dce-footer .bottom-container .footer-link .area-wrap img{
    margin-right: 8px;
    display: inline-block;
}
#dce-footer .bottom-container .copyright a{
    margin-right: 0;
}
#dce-footer .copyright-wrap, #dce-footer .footer-link{
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#dce-footer .footer-link{
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.out-site{
    margin-left: 6px;
    width: 12px;
}
.line{
    font-size: 12px;
    color: #666666;
}
.footer-link .line{
    margin-right: 10px;
}

#dce-footer .footer-crumbslist{
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    color: #666666;
}
#dce-footer .footer-crumbslist {
    padding: 12px 0;
}
#dce-footer .footer-crumbslist .footer-breadcrumbscomponent li .footer-breadcrumbs-item{
    color: #666666;
}
#dce-footer .footer-crumbslist .footer-breadcrumbscomponent li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#dce-footer .footer-crumbslist .footer-breadcrumbscomponent li:not(:last-child)::after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 8px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/bb-theme-child/asset/images/holdings-icn-arrowhead-r.svg);
    background-size: contain;
}
#dce-footer .footer-crumbslist .footer-breadcrumbscomponent li:nth-child(1)::before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/bb-theme-child/asset/images/holdings-icn-arrowhead-r.svg);
    background-size: contain;
}
#dce-footer .footer-breadcrumbscomponent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#dce-footer .sociallinks-wrap{
    display: flex;
    align-items: flex-end;
}
#dce-footer .sociallinks-wrap .sociallinks-item{
    margin-right: 16px;
    position: relative;
}
#dce-footer .sociallinks-wrap .sociallinks-item{
    cursor: pointer;
}
#dce-footer .sociallinks-wrap .sociallinks-item img{
    position: absolute;
    width: 92px;
    height: 92px;
    display: inline-block;
    max-width: 92px;
    left: -23px;
    bottom: 55px;
    display: none;
}
#dce-footer .sociallinks-wrap a.sociallinks-item{
    padding-bottom: 7px;
}
#dce-footer .sociallinks-wrap .sociallinks-item svg{
    width: 32px;
}
@media(max-width:575px){
    #dce-footer .site-link-wrap .item-wrapper{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    #dce-footer .site-link-wrap .item-wrapper .item-wrap{
        padding-left: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    #dce-footer .site-link-wrap, .item-wrapper, #dce-footer .bottom-container{
        width: 100%;
    }
    #dce-footer .copyright-wrap, #dce-footer .footer-link{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    #dce-footer .item-wrap a{
        margin-top: 6px;
        margin-right: 14px;
    }
    #dce-footer .copyright-wrap, #dce-footer .footer-link{
        margin-top: 0;
    }
    #dce-footer .copyright-wrap a, #dce-footer .footer-link a,#dce-footer .area-wrap img,  #dce-footer .copyright-wrap span, #dce-footer .copyright-wrap p, #dce-footer .footer-link span{
        margin-top: 8px;
        display: inline-block;
    }
    #dce-footer .sociallinks-wrap, #dce-footer .footer-link, #dce-footer .copyright-wrap{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    #dce-footer .footer-crumbslist{
        padding: 8px 20px;
    }
    #dce-footer .site-link-wrap{
        padding: 10px 0 30px 0;
    }
}