@font-face {
    font-family: "d-dinexp-bold";
    src:  format("woff"),  format("embedded-opentype"),  format("truetype");
}

/* 通用样式 */

.container2 {
    width: 1200px;
    margin: 0 auto;
}


/* 底部 */

.footer-box {
    height: 212px;
    box-sizing: border-box;
}

.footer-box .chosen-container-single .chosen-single {
    height: 40px;
    line-height: 38px;
    font-size: 15px;
}


.footer-box .chosen-container-single .chosen-single div {
    right: 12px;
}

.footer-box .chosen-container-single .chosen-single div b {
    background-position: left 10px;
}

.footer-content {
    position: relative;
    line-height: 30px;
    margin-top: -4px;
    text-align: center;
}

/* .footer-content img {
    position: absolute;
    left: 165px;
    top: 4px;
} */


.footer-content .img-dj {
    position: absolute;
    left: 165px;
    top: 4px;
}

.footer-content .img-jiucuo {
    position: absolute;
    right: 100px;
    top: 15px;
}

.footer-content .context {
    margin: 0 15px;
}

.footer-content .policy {
    padding-left: 24px;
    background:  no-repeat left center;
}



.ewb-container {
    width: 1200px;
    margin: 0 auto;
}

