/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-4-18, 12:08:30
    Author     : huangjianfeng
*/

.top-max-content{ padding: 10px; background: #fff;}
.top-title,.top-max-price{ font-size: 14px;}
.top-max-price i{ color: #e81a62; font-style: normal}
.hongxi{ border-left: 1px solid #d2d2d2; padding-left: 10px; padding-right: 10px;}
.love_img,.p-un-love{ width: 2em; height: 2em; background-image: url(../images/main_love.png);}
.top-max-x{ border-bottom: 1px solid #d2d2d2; padding-bottom: 10px;}

.tb-fb dt{ float: left;}
.tb-fb dd{ float: left; background: #f1f1f1; border: 1px solid #d2d2d2; padding-left: 10px; padding-right: 10px;; display: block;  list-style: none; margin-right: 10px; margin-left: 1px; color: #000;}
.tb-fb:after{ display: block; content: ''; clear: both;}
.top-max-chic{ margin-top: 10px;}
.top-colx-b{ border-bottom: 1px solid #d2d2d2; padding-bottom: 10px;}
table.taobao-parem{ width: 100%;}
table.taobao-parem td{ width: 50%;}

.top-max-param{ margin-top: 10px; background: #fff; padding: 0 10px; padding-bottom: 10px; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2;}
.top-max-param:after{ display: block;content: ''; clear: both;}
.top-max-param-title{ font-size: 16px; padding: 10px 5px 5px 0px;}

.seller_data{ background: #fff; margin-top: 10px; border-top: 1px solid #d2d2d2; padding-top: 20px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px;}

.seller_data .seller-logo{ width: 30%;}
.seller_data .seller-logo img{ width: 100%; border-radius: 100%;}
.seller-data{ margin-left: 10px;}
.seller-data .seller-title{ color: #e81a62; font-size: 14px;}
.seller-data .lt{background: #f1f1f1; border: 1px solid #d2d2d2; padding-left: 10px; padding-right: 10px;; display: inline-block; margin-left: 5px; }
.seller-info{ padding: 2px 0; color: #000;}
.seller-othen{ background: #fff; border-top: 1px solid #d2d2d2; padding-top: 10px;padding-bottom: 10px;}
.seller-othen div{ border: 1px solid #d2d2d2; padding: 6px 0; text-align: center;}
.seller-othen .go-shop{ margin-right: 5px;margin-left: 5px;}
.seller-othen .go-shop-prdouct{ margin-left: 5px;margin-right: 5px;}
.seller-othen .go-shop i{ background-image:url(../images/icon_shop_fav.png);width: 1.5em; height: 1.5em; display: inline-block; position: relative;  ;margin-right: 2px; top: .4rem;}
.seller-othen .go-shop-prdouct i{ background-image:url(../images/icon_all_product.png);width: 1.5em; height: 1.5em;display: inline-block; position: relative;margin-right: 2px;top: .4rem;}
.ju-jiaz{ height: 40px; position: relative; text-align:center;}
.ju-jiaz i{ display: block; width: 100%; background: #d2d2d2; height: 1px;  top: 20px; position: absolute;}
.ju-jiaz  div{ background: #f1f1f1;  position: relative; z-index: 999; display: inline-block; height: 10px; line-height: 10px; top: 12px; padding: 0px 5px;}

.tip-hide{ height: 40x; position: fixed; bottom: 0px; border-top:1px solid #d2d2d2; background: #fff; width: 100%; background: #fff; z-index: 1000; left: 0px;}
.tip-hide .prc-se{ margin-right: 2rem;}
.tip-hide .prc-d { padding: 5px 4px; text-align: center;}
.tip-hide .icon-lx{
    background-image: url(../images/product_detail_bottom_customer.png);
    width: 1.9em;
    height: 1.5em;
    display: block;
}

.tip-hide .icon-love{
    background-image: url(../images/icon_no_fav_bottom.png);
    width: 1.9em;
    height: 1.5em;
    display: block;
}
.tip-hide .icon-shop{
     background-image: url(../images/product_detail_bottom_shop.png);
    width: 1.9em;
    height: 1.5em;
    display: block;
}


.send-taobao{
    background: #fff;
    border: 1px solid #e81a62;
    color: #e81a62;
    height: 30px;
    padding: 5px 0;
    text-align: center;
    margin-right: 5px;
}
.send-tmall{
     background: #e81a62;
    border: 1px solid #e81a62;
    color: #fff;
    height: 30px;
    padding: 5px 0;
    text-align: center;
    margin-right: 5px;
}

.slide{position:relative;max-width:640px;overflow:hidden;}
.slide:after{content:'';display:block;width:100%;}
.slide ul{position:absolute;left:0;top:0;width:100%;height:100%}
.slide li{list-style:none;position:absolute;left:0;top:0;width:100%;height:100%}
.slide li:first-child{z-index:1}
.slide li img{position:absolute;left:0;top:0;width:100%;height:100%;border:0}
.slide .dot{position:absolute;right:10px;bottom:10px;z-index:5;font-size:0}
.slide .dot span{display:inline-block;width:5px;height:5px;margin-left:5px;border:1px solid #fff;border-radius:50%}
.slide .dot .cur{background-color:#fff}

.pagination-free  {
        position: absolute;
	z-index: 20;
	left: 40%;
        bottom: 5px;
        width: 30%;
        height: 20px;
}
.pagination-free .swiper-pagination-bullet-active {
	display: block;
	margin: 0 5px;
	float: left;
}
.swiper-pagination-bullet {
    background: none repeat scroll 0 0 #555555;
    border: 1px solid #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    display: block;
    height: 8px;
    margin: 0 5px;
    opacity: 0.8;
    width: 8px;
    float: left;
}
.swiper-pagination-bullet-active {
    background: none repeat scroll 0 0 #FFFFFF;
}

.p-love {
    background-image: url(../images/main_lover_un.png);
    width: 2rem;
    height: 2rem;
}
