/****************4710255450050 #ea6088***************/
/**********b-complex*************/
.hightlightTop h2{font-weight:300;font-size: 1em;line-height: 1.2em}
.goodsItemTitle h2{font-weight:300;font-size: 1em;line-height: 1.2em}

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

.b-complex_woman .goodsItemInfo li span.item { padding: 5px 16px; color: #ffffff; border-radius: 8px; display: inline-block; font-size: 18px; background: #ea6088;}

.b-contentTitle { padding: 20px; border-top: dashed 1px #ea6088; border-bottom: dashed 1px #ea6088; text-align: center; color: #ea6088; margin-bottom: 20px; }
.b-contentTitle .title_s { font-size: 16px;}
.b-contentTitle .title_l { font-size: 20px; letter-spacing: 1px;}
.b-complex_woman .focusLine { border-color: 1px solid #ea6088;}
.b-complex_woman .color { color: #ea6088;}
.b-contnetV .vContent { background: #f5f5f5; padding:15px 10px; border-radius: 8px; text-align: center; margin-bottom: 15px;}
.b-contnetV .vNameTitle { color: #ea6088; margin-bottom: 8px;}
.b-contnetV .vWeight { color: #ea6088;}
.b-contnetV .col-sm-2 { border-right:none; margin-bottom: 12px;}
.b-contnetE .col-6 .eContent { background: #fce1df; padding:15px 0px; border-radius: 8px; text-align: center;}
.b-contnetE .vWeight { color: #ea6088;}
.b-pillContent li .pillItem { color: #997c3e; font-size: 15px;}
.b-pillContent .pillPic { text-align: center;}
.b-pillContent .pillItem { text-align: center;}
.b-pillContent .pillHightLight { color: #eaa932; font-size: 27px; border-bottom: #eaa932 1px solid; line-height: 1.6em; font-weight: 300; display: block; text-align: center;}
.b-graphic { text-align: center;}
.b-graphic img { max-width: 100%;}

.vTableForm { color: #5c5c5c;}
.vTableForm ul { padding: 0; margin: 0;}
.vTableForm li { line-height: 1.8em; padding: 4px 0; font-size: 13px;}
.vTableForm li:nth-child(odd) { background: #f5f5f5;}
.vTableForm li .col-3 { text-align: right;}
.vcolor { color: #b8a477;}
.vcolorc { color: #65a974;}
.vcolore { color: #5b7fba;}
.vcolorn { color: #938ebe;}
.vcolorp { color: #da1d7d;}

.b-contentManNeed { text-align: center;}
.needTitle { margin-bottom: 20px;}
.needPic { position: relative; height: 475px; background-position: center; background-repeat: no-repeat;}
.needBox { position: absolute; bottom: 0px; width: 100%; background: rgba(255,255,255,.8); padding: 20px 20px; text-align: left; font-size: 16px; line-height: 1.6em; font-weight: 100;}
.needBox .largeText { font-size: 22px; font-weight: 400; line-height: 1.6em;}

.b-contentBigBox { border-top: #ea6088 1px solid; border-bottom: #ea6088 1px solid; padding: 40px 10px; font-size: 20px; color: #ea6088; background: #ffedf1; text-align: center; letter-spacing: 1px; font-weight: 200;}

.b-complex_w_lgPic { background-size: cover; height: auto;}
.b-complex_woman .goodsItemInfo.b-complex_w_lgPic { font-size: 16px; background-position: right top;}
.b-complex_woman .goodsItemInfo.b-complex_w_lgPic ul { margin: 20px 0;}
.b-complex_woman .goodsItemInfo.b-complex_w_lgPic li { margin-bottom: 10px;}
.b-complex_woman .goodsItemInfo.b-complex_w_lgPic li span.item { position: relative; padding: 5px 16px; color: #ffffff; border-radius: 50px; display: inline-block; font-size: 16px; background: #7a759c; font-weight: 300; letter-spacing: 1px;}
.b-complex_w_lgBox { text-align: center; font-size: 20px; color: #ffffff; background: #ea6088; padding: 20px 20px; align-items: center; justify-content: center; letter-spacing: 2px; font-weight: 300;}
.b-complex_w_lgBox p { margin: 0;}

.goodsItemInfoBox .card-header { background: #ea6088; }
 
 
.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;}

.goodsItemInfoBox .goodsItemTitle {
   font-size: 30px;
   color: #ea6088;
}

.hightlightBox { background: #0080bb; color: #ffffff;}
.hightlightTop { }
.hightlightTop img { max-width: 100%; width: 100%;}

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

.goodsDetailInfo ul{font-weight: bold;color: #ea6088}
.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}
   .b-contnetV .col-sm-2 { border-right: 1px solid #cccccc; margin-bottom: 0px;}
   .b-contnetV .col-sm-2:last-child { border-right: none; }
    .b-contentBigBox { font-size: 30px; }
    .b-infoBottom { font-size: 30px; }
    
}

/*******************md*******************/
@media (min-width: 768px) { 
    .b-pillContent .pillPic { text-align: right;}
    .b-pillContent .pillItem { text-align: left;}
    .b-pillContent .pillHightLight { text-align: left; display: inline-block;}
    .b-complex_w_lgPic { height: 560px; background-position: center;}
    .b-complex_woman .goodsItemInfo.b-complex_w_lgPic { font-size: 18px; text-align: left;}
    .b-complex_woman .goodsItemInfo.b-complex_w_lgPic ul { margin: 20px 0;}
    .b-complex_woman .goodsItemInfo.b-complex_w_lgPic li { margin-bottom: 30px;}
    .b-complex_woman .goodsItemInfo.b-complex_w_lgPic li span.item { position: relative; padding: 5px 16px 5px 50px; color: #ffffff; border-radius: 50px; display: inline-block; font-size: 20px; background: #7a759c; font-weight: 300; letter-spacing: 1px;}
    .goodsItemInfo.b-complex_w_lgPic li span.item:after { position: absolute; width: 60px; height: 60px; left: -20px; top: -10px; background: url(https://imgc.daikenshop.com/images/goods/bcomplex_w/woman_01.jpg) center center no-repeat; background-size: cover; border-radius: 50px; content: ""}
    .b-complex_w_lgBox { text-align: center; font-size: 30px; color: #ffffff; background: #ea6088; padding: 50px 20px; align-items: center; justify-content: center; letter-spacing: 2px; font-weight: 300;}

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