@media screen and (max-width:768px){
.footer-menu h2 {
    color: #333333;
    font-size: 15px;
    font-weight: 700;
}
.home-slider-bg {
    background-color: #DDDDDD;
    height: 220px;
}
.footer-menu h2 {
    font-size: 15px;
}
.hot-new-padding{
    padding: 10px 10px;
}
.brand_service_item {
    width: calc(100% / 2);
}
.brand_service_item::after {
    background: none;
}
.brand_service_items {
    margin-top: 0px;
    border-top: none;
}
.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
    min-height: 55px!important;
}
.uk-logo img {
    height: 38px;
}
.footer-padding {
    padding-top: 30px;
}
.footer-boder {
    border-top: none;
}
.footer-menu {
    padding-top: 0px;
    padding-bottom: 0px;
}
.award-label {
    font-size: 14px;
}
.award-title {
    font-size: 28px;
    margin-bottom: 20px;
}
/*关于我们*/
.mile-detail {
    position: relative;
    border-top: 0.25rem solid #a2abbb;
    border-bottom: 0.25rem solid #a2abbb;
    margin-top: 1.1666rem;
    padding-top: 0.9166rem;
    padding-bottom: 1.8333rem;
    box-sizing: border-box;
}
.mile-detail-year {
    display: inline-block;
    margin-left: 1.25rem;
}
.mile-detail-year-item {
    line-height: 6.6666rem;
    font-size: 1.25rem;
    color: #1a355e;
    font-weight: bold;
    height: 6.6666rem;
}
.mile-circle {
    margin-left: 1.6666rem;
}
.mile-detail-circle-item {
    width: 2.5rem;
    line-height: 6.6666rem;
    height: 6.6666rem;
}
.mile-detail-circle-item img {
    width: 2.5rem;
    height: 2.5rem;
}
.mile-info {
    margin-left: 1rem;
}
.mile-detail-info-item {
    width: 13rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #484848;
    height: 6.6666rem;
}
.mile-detail-info-item h2 {
    font-size: 16px;
}
.mile-detail-info-item p {
   display: none;
}
.mle-img {
    position: absolute;
    right: 0.3333rem;
    top: 0.8333rem;
    height: 62.9166rem;
}
.mle-img img {
    height: 100%;
    width: auto;
}
.home-product-meta h3 {
    font-size: 14px;
}
.home-product-meta p {
    font-size: 12px;
}
}