.accordion-item{color:#fff;}
.accordion-item:hover{color:#fff;}
#tab-description p{margin:0;padding:0}
#tab-description img{margin:0;padding:0}
.global-nav{
position: fixed;
left: -100%;
bottom: 0;
z-index: 1013;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
width: 100%;
-webkit-transition: all .5s ease;
transition: all .5s ease;
border-top:1px solid #ccc;
}
.global-nav__nav-wrap{
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-flex:1;
-webkit-flex:1;
-ms-flex:1;
flex:1;
height: 57px;
background-color: #fff;
}
.global-nav__nav-item{
-webkit-box-flex:1;
-webkit-flex:1;
-ms-flex:1;
flex:1;
text-align: center;
}
.grp{position:relative; margin:0 auto; text-align:center}
.grp .topb{ background:url(//www.ai-dseek.com/wp-content/themes/images/bgtt.png) center no-repeat;width:100%; height:24px; position:absolute;top:-15px;}
.global-nav__nav-link{
position: relative;
display: block;
width: 62px;
height: 50px;
margin:0 auto;
text-align:center;
line-height: 24px;
padding-top: 7px;
white-space: nowrap;
color: #000;
}
.global-nav__nav-link:active{
color: #000;
}
.global-nav__iconfont{
font-family:"global-nav__iconfont";
font-size:24px;
font-style:normal;
}
.global-nav__iconfont img{width:30px;height:25px; }
.global-nav__nav-tit{
display: block;
font-size: 12px;
color: #000;
}
.global-nav__operate-wrap{
position: relative;
width: 62px;
height: 58px;
background-color: rgba(153,153,153,.75);
right: -62px;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.global-nav__operate-wrap:before,.global-nav__operate-wrap:after{
content: '';
position: absolute;
top: 24px;
width: 7px;
height: 7px;
border-top:2px solid #fff;
border-right: 2px solid #fff;
}
.global-nav__operate-wrap:before{
display: none;
right: 3px;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.global-nav__operate-wrap:after{
right: 7px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.global-nav__yhd-logo{
position: absolute;
right: 20px;
top: 15px;
width: 32px;
height: 29px;
background-image:url(//www.ai-dseek.com/wp-content/themes/flatsome/global_nav_login.png);
background-repeat: no-repeat;
background-size: 100%;
-webkit-transition: width .5s ease;
transition: width .5s ease;
}
.global-nav__operate-cart-num{
right: -8px;
top: -8px;
-webkit-transition: opacity .5s ease;
transition: opacity .5s ease;
}
.global-nav--current{
left:0;
}
.global-nav--current .global-nav__operate-wrap{
width: 20px;
right: 0;
}
.global-nav--current .global-nav__yhd-logo{
width: 0;
}
.global-nav--current .global-nav__operate-cart-num{
opacity: 0;
}
.global-nav--current .global-nav__operate-wrap:before{
display: block;
}
.global-nav--current .global-nav__operate-wrap:after{
display: none;
}
.wxc span{background-color:#333; color:#fff;padding:0 .1rem;}
.mdetail_bottom {
max-width: 100%;
}.mdetail_bottom {
background: #fff none repeat scroll 0 0;
border-top: 1px solid #e9e9e9;
bottom: 0;
height: 50px;
position: fixed;
width: 100%;
z-index: 11;
}.mdetail_bottom .collect {
border-right: 1px solid #e9e9e9;
float: left;
overflow: hidden;
text-align: center;
width: 16%;
}.mdetail_bottom .cart {
float: left;
position: relative;
text-align: center;
width: 16%;
}.bdbox {
box-sizing: border-box;
}.mdetail_bottom .cart b {
background: #fe5000;
border-radius: 50%;
color: #fff;
display: block;
font-size: 10px;
font-weight: 400;
height: 18px;
line-height: 18px;
position: absolute;
right: 6px;
text-align: center;
top: 2px;
width: 18px;
}#J-addone {
color: #e4393c;
display: none;
font-size: 16px;
font-style: normal;
font-weight: 700;
position: absolute;
right: 5px;
top: -25px;
}.mdetail_bottom .actions {
float: right;
height: 100%;
overflow: hidden;
width: 68%;
}
.mdetail_bottom .actions a {
background: #e4393c;
color: #fff;
display: block;
float: left;
font-size: 16px;
height: 100%;
line-height: 50px;
text-align: center;
width: 50%;
}.mdetail_bottom .actions a.btn-popupSKU-addcart {
background: #b54f4a;
}.mdetail_bottom .actions a.btn-popupSKU-buynow {
background: #C58630;
}