@import "4710255450036.css";
@import "4710255450036_outsourcing.css";
@import "4710255450081.css";
@import "4710255450081_outsourcing.css";

.groupProductMenu .taab1.list-group-item.active { background: #0e6bb6; border-color: #0e6bb6 }
.groupProductMenu .taab2.list-group-item.active { background: #df7830; border-color: #df7830;}

.goodsDetailInfo .goodsDetailInfoTag span {
    background: #ff0000;
    display: inline-block;
    margin: 5px 0;
    color: #ffffff;
    padding: 2px 8px;
    border-radius: 100px;
}

.tab1 .recommendBox { border: 1px solid #0e6bb6; font-size: 15px; margin-bottom: 40px}
.tab1 .recommendBoxLeft { background: #0e6bb6; align-items: center; justify-content: center; display: flex; color: #ffffff;}
.tab1 .recommendBoxRight { padding: 20px; color: #5c5c5c;} 
.tab1 .recommendBoxRight .item { padding-top: 5px; padding-bottom: 5px;}
.tab1 .recommendBoxRight .item i { color: #0e6bb6; margin-right: 5px; }

.tab1 .hightlightBox {
    background: #0e6bb6;
    color: #ffffff;
}

.tab1 .goodsItemInfoBox .card-header {
    background: #0e6bb6;
}

.hightlightBox {
    padding: 0px;
}

.fishoilTe th.hightlight, .fishoilTe td.hightlight {
    background: #0e6bb6;
    color: #ffffff;
}

.table-striped tbody tr:nth-of-type(odd) .hightlight {
    background-color: #2180cd;
}

.goodsDetailInfo ul{font-weight: normal;color: #0e71ce}
.goodsDetailInfo ul .square{list-style-type:square;color: #666666}
.goodsDetailInfo ul li span{font-weight:normal;color: #666666}

@media screen and (max-width: 576px) {
    .content-row {
		min-width: 100%;
    }
}
@media (min-width: 576px) {
    .tab1 .recommendBox { font-size: 19px; margin-bottom: 80px}
}
