/*---------- section s ----------*/

/*add by df 20170226*/
nav{position: relative !important; }
.detail-selection .form-inline {
    width: 100%;
    float: left;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
}

.detail-selection .form-inline .form-control {
    display: inline-block;
    width: 100px;
    float: left;
    margin: 0 10px;
}



.detail-selection .form-inline .btn-box {
	width:100%;
	float:left;
    padding: 10px 0;
    margin-top: 10px;
}

/*---------- section e ----------*/

.block-box{text-align: center;}
.block-box img{width:auto;}
.pretit{line-height:32px;margin-left:18px;}
.prenser{font-size:14px;
    color: #0a0a0a;
    clear: both;
    float: right;
    width: 60%;}
.prenser a{font-size:12px;color:#0a0a0a;}

/*add by df 20180403*/
.modal-content .modal-header-bg{
    background: #faf9f8;
    border: 1px dotted #ddd;
    margin:3px 0;
    color: #363636;
}
.modal-content p.shuoming{
    background: #faf9f8;
    border: 1px dotted #ddd;
    border-left: none;
    border-right: none;
    padding: 5px;
    color: #605f5f;
    margin-bottom: 3px;
}
.modal-body .form-horizontal .form-bg{
    background: #ecebeb;
    border: 1px solid #ddd;
    color: #363636;
    margin:3px 0;
}
.modal-body form.form-horizontal{border: 1px dotted #ddd;}
.form-bg .input_bg{
    border:0px;
    background-color:#ecebeb;
}
#message_sub{
    cursor: pointer;
    border-radius: 3px;
    color: #fff;
    background-color: #ff8d00;
}
.pop-box{
    color: #fff;
    font-size: 18px;
    padding: 12px 50px;
    border-radius: 0;
    border: none;
    background-color:#757474;
	margin-left:15px;

}
.stockcolor{color:#29b001;font-weight:bold;font-size: 15px;}

/*6.19*/
.index-content a:hover{
    color:black;
    text-decoration:none;
}
.index-content{
    margin-bottom:10px;
    
}
.index-content .col-lg-4 {
	margin-bottom:10px;}
.index-content .row{
    margin-top:20px;
}
.index-content a{
    color: black;
}
.index-content .card{
	clear:both;
	position:relative;
	height:550px;
    background-color: #FFFFFF;
    padding:0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius:4px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);

}
.index-content .card:hover{
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
    color:black;
}
.index-content .card img{
    width:100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.index-content .card h4{
    margin:20px;
}
.index-content .card p{
    margin:20px;
    opacity: 0.65;
}
.index-content .blue-button{
	position:absolute;
	bottom:20px;
    width: 100px;
    -webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
    transition: background-color 1s , color 1s;
    min-height: 20px;
    background-color: #002E5B;
    color: #ffffff;
    border-radius: 4px;
    text-align: center;
    font-weight: lighter;
    margin: 0px 20px 15px 20px;
    padding: 5px 0px;
    display: inline-block;
}
.index-content .blue-button:hover{
    background-color: #dadada;
    color: #002E5B;
}


.sell{
	background-color: #FF80C0;
	font-weight: bold;
	padding: 5px 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #ccc;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
}

.specialp{position: relative; clear: both; padding: 10px 8px; margin:30px 0; background: linear-gradient(to left, #fff, #999);}
.specialp h3{color: #5F4B3F; font-family:palatino linotype,serif;}
.specialp p{font-family: raleway,sans-serif; color: #f00;}
.specialp p span{color: #FF1493; display: block; font-size: 16px;}
.specialp p a{padding: 4px 10px; background: #f00; color: #fff;}

.specialp .newp {
    z-index: 3;
    position: absolute;
    left:225px;
    top: 8px;
}
.specialp img:hover{transform: scale(1.2,1.2);}
.margint{margin-top: -10px;}
.icon{clear: both; margin-bottom: 15px;}
.icon img{max-width: 96px; }
.icon p{text-transform:uppercase; margin-top: 10px; font-weight: bold; color:#0099cc;}
.menu-list{clear: both;}


.blog_list{margin-bottom:10px; border-bottom:1px solid #ddd; padding-bottom:5px;}
.img_sl img{width:70%; height:70%;}

.product_status{color: #f00;}
.Warranty{position:relative; clear:both;}
.Warranty li {
    border-bottom: 3px solid #fff;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    padding: 5px 0;
}
.Warranty img{width:100%; max-width:25px; height:auto; vertical-align:middle; margin-right:10px;}
.sale-box .sale-label {
    font: 700 14px/12px Arial,Helvetica,sans-serif;
    color: #fff;
    background: #f13340;
    text-transform: uppercase;
    padding: 9px 0 7px;
    text-shadow: 1px 1px rgba(0,0,0,0.24);
    width: 126px;
    text-align: center;
    display: block;
    position: absolute;
    right: -33px;
    top: 16px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	overflow: hidden;
}


.sale-box {
    position: absolute;
    top: -4px;
	right:0px;
    overflow: hidden;
    height: 80px;
    width: 85px;
    text-align: center;
    z-index: 0;
}

.product-info_description{background: #ffefd1;
padding: 14px;
-webkit-box-shadow: inset 0px 10px 10px -10px #999;
    -moz-box-shadow: inset 0px 10px 10px -10px #999;
    box-shadow: inset 0px 10px 10px -10px #999;}
.summary_content{clear:both;}	
.summary_content ul li{list-style-type:disc; margin-bottom:10px;}
.summary_content img{ width:100%; max-width:250px;}

.package{
	display: block;
    width: 300px;
    height: auto;
    border: 1px solid #ffefd1;
}
.product-box img:hover{
    transform: scale(1.1, 1.1);
}
.product-box>a{ overflow: hidden;}
.product-box img{transition: all 0.3s ease;}
.star1{color:#ff9900; text-align: center; font-size:28px;}
.color_bon{color: #f37e7e; font-weight: 700 !important;}
.top3{padding: 13px 20px;
    font-weight: 600;
    margin-top: 0;
    font-size: 17px;
    background-color: #333;
    color: white;
    display: block;
    width: 100%;
    border: 0;
    text-align: center;
    clear: both;}
    
   .new-label-homecat{background-color: #6ad4ff;
    border-radius: 25px 25px 25px 25px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.5;
    height: 45px;
    margin-top: 0;
    padding: 14px 0 0 0;
    position: absolute;
    display: block;
    text-align: center;
    top: 8px;
    width: 45px;
    z-index: 999;} 
    
.certifi{font-size:15px;font-weight:bold;color:#29b001;}
.product-infomation .right .price>.price_no{font-size: 12px; margin-left: 2px; color: #000;}
.emballage{position: relative; margin-top: 5px;}
.emballage ul p{font-size: 16px; font-weight: bold;}
.emballage ul li{margin-bottom: 3px; font-size: 14px;}
.product-box-center .title1 {
    display: -webkit-box;
    height: auto;
    white-space: inherit;
    text-overflow: inherit;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #000;
    margin-bottom: 3px;
}
.img_star{width:100px; height: auto;}


section .guarantee{ color: #29b001;
	border: 1px solid;
    padding: 4px;}
.wmdolls_img{position: absolute; z-index: 3; top: 30px; right: 10px; max-width: 60px; height: auto;}
footer img{max-width:750px;}
#comment_area{position: relative;
    color: #555454;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d6d4d4;
    border-bottom: none;
    background: #fbfbfb;
    clear: both;
}

h4.comment_title{font-weight: bold; font-size: 16px; margin-bottom:10px;}

/*新设计博客样式*/
.head_color{clear: both;
    padding: 0 10px;
    height: 87px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-color: #f6f6f6;
    border-top: 1px solid #d2d3d4;
    border-bottom: 1px solid #d2d3d4;
    margin-bottom: 20px;
    padding: 5px;}

.aside-box ul>.Faction_mini{position: relative; color: #fff; margin-left: 100px; width: 40px;}
.Faction_mini ul{display: none; position: absolute; left:30px; z-index:10; background: #000;}
.Faction_mini ul li{color: #fff !important;}
.Faction_mini ul a{color: #fff !important;;}
.Faction_mini:hover ul{display: block; }
.aside-box .btn-primary:hover {
 background-color: #fff; 
  border-color: none; 
}

.btn-group .btn-primary {
     background-color: #fff; 
  border-color: #fff; 
  color: #000; 
}
.side-menu .btn-group .btn{padding-left: 0;}
.img_resp{max-width: 500px; height: auto;}
.width-wide {
    width: auto;
    height: 100%;
}
.Category-introduction
{margin-bottom: 15px;}

.characteristics{color: #000; font-weight: bold;}
.characteristics p{font-size: 16px;}
.characteristics>ul>li{list-style: none;}

.dropdown .click_a{position: relative;}
.dropdown .click_a ul{position: absolute; display: none; left:50px; width:130px; padding-left: 10px; top:30px; height: auto; background: #000; }
.dropdown .click_a:hover ul{display: block;}
.dropdown .click_a ul li a{color: #fff;}

.product-box-center .flash>span {
    font-family: 'Oswald',sans-serif;
    letter-spacing: .05em;
}
.product-box-center .flash>.onsale {
    font-size: 13px;
    right: 15px;
}
.product-box-center .flash>span {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 50px;
    height: 50px;
    font-size: 12px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
     color: #fff;
    text-transform: uppercase;
}
.nouvelle ul p:nth-child(1){display: block; margin-bottom: 5px; font-size: 16px;}
.section-page-info .nouvelle ul p:nth-child(1)>a{colo:#000 !important;}
.custom_review{position: relative;}
.custom_review img{padding-right: 10px;}
.custom_review>a {font-size: 20px; color:#0066c0;}

.product-infomation .right .price >.price-taxes {
    font-size: 18px;
    color: #5A5A5A;
    padding-left: 10px;
}

.clier{z-index: -2;}
.dropdown-menu1{z-index: 2;}

.pro-price{font-size: 20px;font-weight: bold;color:#ff0000;margin-right: 10px;}
.pro-title{font-size:18px;}
.pro-box p{margin: 0px 0 2px;}

.stock-color {
    font-weight: bold;
    color: #2BB04A;
}

.heading.through {
    position: relative;
    text-align: center;
    margin-bottom: 5px;
    overflow: hidden;
}
.heading.through::before {
    margin-left: -100%;
    right: 10px;
}
.heading.through::before {
    position: relative;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
}
.heading.through::after {
    margin-right: -100%;
    left: 10px;
}
.heading.through::after, .heading.through::before {
    position: relative;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
}
.promotion{
    font-weight: 700;    font-size: 20px; line-height: 1.6; text-align: center;
}
.coupon_bon {
    width: 220px;
    height: 20px;
    background: red;
    position: absolute;
    color: #fff;
    top: 5px;
    left: 10px;
    animation: mymove 5s infinite;
    -webkit-animation: mymove 7s ease infinite;
    animation-delay: 0.5s;
    text-align: center;
    vertical-align: middle;
    z-index: 999;
}
@keyframes mymove
{
    from {left:10px;}
    to {left:400px;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
    from {left:10px;}
    to {left:400px;}
}

.video_list{margin:10px 0;}

.video_pages{width: 100%; height: auto;}

.video>p{height: 200px; overflow: hidden; text-overflow:ellipsis;}

.product_underwear{color: #f00; font-size: 16px;}


