/**************** #ce7a23***************/

.hightlightTop h2{font-size: 1em;font-weight:300;line-height: 1.2em}
.goodsItemTitle h2{font-size: 1em;font-weight:300;line-height: 1.2em}

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

.super1000turmeric .focusLine { border-color: 1px solid #ce7a23;}
.super1000turmeric .color { color: #ce7a23;}
.super1000turmeric .color2 { color: #dd8c17;}

.hightlightBox { background: #ce7a23; color: #ffffff;}
.hightlightTop img { max-width: 100%; width: 100%;}
.hightlightBig { font-size: 20px; color: #ffffff; font-weight: 300; padding: 20px; text-align: center;}

.goodsItemInfoBox .card-header { background: #ce7a23; }

.tick{color:#ffffff; text-decoration: none; background-color: #41ad49; text-align: center; border-radius:100px 100px 100px 100px;font-size: 16px;font-weight: bold; padding: 1px 3px}
.tickcolor{color:#41ad49}

.box1_m{display:block}
.box1{display:none}

.goodsDetailInfo ul{font-weight: bold;color: #ce7a23}
.goodsDetailInfo ul .square{list-style-type:square;color: #666666}
.goodsDetailInfo ul li span{font-weight:normal;color: #666666}
/*******************sm*******************/
/*******************md*******************/
@media (min-width: 768px) { 
    
    
    .hightlightTop { font-size: 30px;}
    .hightlightBig { font-size: 30px; color: #ffffff; font-weight: 300;}
    
    .hightlightBoxText { padding: 120px 50px; padding-left: 60%; background-position: bottom center;}
    .hightlightTitle { font-size: 30px; margin-bottom: 10px; line-height: 1.6em; display: inline-block;}
    .hightlightText { line-height: 1.6em; font-size: 16px; }

	.tick{color:#ffffff; text-decoration: none; background-color: #41ad49; text-align: center; border-radius:100px 100px 100px 100px;font-size: 16px;font-weight: bold; padding: 2px 4px}
	.tickcolor{color:#41ad49}
		
	.box1_m{display:none}
	.box1{display:block}
}
