.contact-clean form#search .btn-primary {
    padding: 16px;
    margin-top: 0px;
}

div.searchresults {
    margin-top: 20px;
}


@media (max-width:767px) {
    .contact-clean form#search .btn-primary {
        margin-top: 18px;
    }
}

.app-base-color {
    background-color: #01afeb !important;
}

ol,
ul,
li {
    list-style: none;
    padding: 0px;
}
/*
.goodsimg {
    width: 87px;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
}
*/
.product-info a,
.blog-info a {
    color: #252525;
}

.autoImg {
    /* width: 100%; */
    height: 60px;
    object-fit: contain;
}

/* å…¨å±€  a  */
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #01afeb;
    text-decoration: underline;
}

.container {
    min-width: 1110px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    max-height: 55px;
}

/*location*/
.location {
    border-bottom: 1px dashed #dcd1d1;
    margin: 0px -15px 10px -15px;
    padding: 10px;
}


/*æœ€å°é«˜åº¦*/
.min-height-500 {
    min-height: 500px;
}

/*è‡ªåŠ¨æ¢è¡Œ*/
p {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}