/****************4710255450050 #d42e20***************/
/**********prune_drink*************/

.hightlightTop h2{font-weight:300;font-size: 1em;line-height: 1.2em}
.goodsItemTitle h2{font-weight:300;font-size: 1em;line-height: 1.4em;color: #d42e20}
.btn h3{font-weight:300;font-size: 1.3em;line-height: 1.3em;padding-top: 10px;}

.recommendBox { border: 1px solid #d42e20; font-size: 15px; margin-bottom: 40px}
.recommendBoxLeft { background: #d42e20; 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: #d42e20; margin-right: 5px; }

.b-contentTitle { padding: 20px; border-top: dashed 1px #d42e20; border-bottom: dashed 1px #d42e20; text-align: center; color: #d42e20; margin-bottom: 20px; }
.b-pillContent li .pillItem { color: #997c3e; font-size: 15px;}
.b-pillContent .pillPic { text-align: center;}
.b-pillContent .pillItem { text-align: center;}
.b-graphic { text-align: center;}
.b-graphic img { max-width: 100%;}

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

.paperBox { display: flex; justify-content: center; align-items: flex-start; flex-flow: wrap;}
.paperItem { width: 33.333%; display: flex; flex-flow: column; justify-content: center; align-items: center; text-align: center; margin-bottom: 0px; padding: 20px;}
.paperItem .paper { text-align: center; margin-bottom: 20px;}
.paperItem .paper img { width: auto; max-width: 100%;border: 1px solid #f1f1f1;}
.paperItem .paperName { font-size: 14px;}

.hightlightTop img { max-width: 100%;}

.table-striped{ text-align: center}
.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: #d42e20}
.goodsDetailInfo ul .square{list-style-type:square;color: #666666}
.goodsDetailInfo ul li span{font-weight:normal;color: #666666}
/*******************sm*******************/
@media (min-width: 576px) {
    .recommendBox { font-size: 19px; margin-bottom: 80px}
}
/*******************md*******************/
@media (min-width: 768px) { 
	.box1_m{display:none}
	.box1{display:block}
}
