.product-banner {
    position: relative;
    overflow: hidden;
}
.product-banner .product-banner-pic {
    width: 100%;
}

.public-shop-btn {
    float: right;
    position: relative;
    z-index: 18;
}

.clearfix{
    *zoom:1
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:after{
    content:".";
    height:0;
    visibility: hidden;
    clear:both;
    display: block;

}
.bg-img{
    position:relative;
    width: 100%;
    height: 949px;
}
.bg-img .bg-btn{
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 28px;
    // font-weight: 700;
    background: none;
    border:1px solid #979797;
}
.bg-img .bg-btn:hover{
    background: #ed3636;
    border:1px solid #ed3636;
}
.shop-car-btn {
    width: 140px;
    height: 30px;
    line-height: 30px;
    color: #000;
    background: transparent;
    /* border: 1px solid #000; */
    margin-top:8px;
}
#bigPicSrc{
    width: 90%;
    margin: 0 auto;
    display: block;
}
.shop-car-btn ul {
    width: 52px;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.car-icon {
    background: url(../image/ic-car.png) no-repeat center;
    width: 20px;
}
.distr-icon{
	   background: url(../image/im-type.png) no-repeat center;
    width: 20px;
}

.shop-car-btn{
    width: 72px;
    height: 30px;
    overflow: hidden;
}
.hover-open-box {
    width: 400px;
    background: #fff;
    position: absolute;  
    z-index: 18;
    right: 0;
    opacity: 0;
    visibility:hidden;
}
.shop-car-btn .hover-open-box:hover{
    visibility:visible;
}
.hover-open-box .setailed-list ul { 
    padding: 40px 30px 20px;
    width: 400px;
    /*display: flex;*/
}
.hover-open-box .setailed-list ul li:first-child {
    margin: 8px 20px 0 0;
}

.hover-open-box .setailed-list ul li {
    float: left;
}

.hover-open-box .setailed-list ul li:last-child {
    float: right;
}

.hover-open-box .setailed-list .fork {
    color: #999;
    font-size: 30px;
}

.hover-open-box .setailed-list .setailed-list-text h3 {
    font-size: 16px;
    color: #2A2A2A;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hover-open-box .setailed-list .setailed-list-text .spec {
    color: #252525;
    line-height: 30px;
}

.hover-open-box .setailed-list .setailed-list-text .money-and-sum {
    font-size: 18px;
    color: #999;
}

.hover-open-box .thumbnail-pic {
    width: 30%;
    height: 80px;
    background: #ccc;
}

.hover-open-box .thumbnail-pic img {
    width: 116px;
    height: 80px;
}

.input-add-jian{
    text-align: left;
}
.input-jian,.input-add{
    position: relative;
    font-size: 24px;
    cursor: pointer;
    display: inline-block!important;
    line-height: 24px;
    // border: 1px solid red;
}
.product-list-box .product-mark .input-num{
    width: 50px;
    text-align: center;
    border: none;
    outline: none;
    line-height: 24px;
    font-size: 18px;
    border-radius: 4px;
}
// .weidao .input-num{
//     width: 50px;
//     text-align: center;
//     border: none;
//     outline: none;
//     line-height: 24px;
//     font-size: 18px;
//     border-radius: 4px;
// }
.input-add-jian .input-num{
    width: 50px;
    text-align: center;
    border: 0 none;
    outline: none;
    line-height: 24px;
    font-size: 18px;
}

.settlement ul {
    margin: 30px;
}

.settlement a {
    display: block;
    line-height: 32px;
    width: 188px;
    text-align: center;
}

.settlement .look-car {
    width: 160px;
    float: left;
}

.settlement .go-settlement {
    float: right;
}

.product-title {
    padding: 40px 0;
}

.product-list-box {
    width: 280px;
    margin: 44px auto 0;
    text-align: center;
    position: relative;
}

.product-list-box img {
    width: 280px;
}

.product-list-box .product-mark {
    position: absolute;
    top: 0;
    color: #000;
    background: rgba(255, 255, 255, 0.5);
    width: 280px;
    height: 240px; 
    text-align:center;
    display: none;
}
.product-list-box .product-mark h2{
    width: 100%;
    text-align:center;
}
.product-list-box:hover .product-mark {
    display: block;
}

.product-list-box .product-mark-inner {
    width: 200px;
    margin: 0 auto;
    text-align: left;
}
.product-list-box .product-mark a {
    font-size: 16px;
    color: #2A2A2A;
    font-weight: bold;
    line-height: 30px;
    padding-top: 18px;
    display: block;
    padding-bottom: 6px;
}
.product-list-box .product-mark input {
    outline: none;
    margin: 20px 0;
    width:160px;
}
.product-list-box .add-money {
    line-height: 38px;
    text-align: center;
    width:200px;
    margin:auto;
}
.weidao{
    width: 100%;
    text-align: center;
    min-height: 24px;
}
.kouwei-left{
    text-align: left;
    padding-top:6px;
}
.weidao .add-kouwei {
    line-height: 20px;
    text-align: center;
    margin-right: 4px;
    padding: 2px;
    display: inline-block;
    *display: inline;
    *zoom:1;
    cursor: pointer;
    min-width: 60px;
}

.product-mark .input-add-jian{
    width: 100%;
    text-align:center;
    height: 56px;
}
.details-exh{
	margin:70px 0 30px;
}
.details-content img{
	width: 100%;
}
.pic-exh-small ul {
	display: flex;
}
.pic-exh-small ul li{
	#width: 100%;
}
.pic-exh-small ul li img{
	position:relative;
	display: block;
	width: 100px;
	margin-top: 20px;
	margin-right: 10px;
	float:left;
}
.product-name h3{
	font-size: 24px;
    color: #2A2A2A;
    font-weight: bold;
    padding-bottom: 4px;
}
.product-name p{
	font-size: 20px;
color: #2A2A2A;
margin:4px 4px 4px;
    
}

.details-text{
    position: relative;
    z-index: 0;
	width: 80%;
	margin: 36px auto 0;
}
.details-text>p{
	font-size: 14px;
color: #999999;
border-top:1px solid #999;
border-bottom:1px solid #999;
line-height: 28px;
    padding: 12px 0;
    margin: 16px 0;
}
.add-shop .strong{
	font-size: 14px;
color: #999;
display: block;
}
.add-shop input{	
	outline: none;
	width: 40px;
	height: 28px;
	margin: 10px 20px;
    text-align: center;
}
.add-shop .add-shop-btn{
	text-align: center;
	line-height: 38px;
	width: 358px;
	height: 38px;
}
.main-comp-title{
	font-size: 24px;
	color: #2A2A2A;
	padding: 4px 0;
	display: inline-block;
	margin: 40px 0;
	border-bottom: 2px solid  #DD2929;
}
.comp-p{
	width: 80%;
	float: right;
	border-top:1px solid #ccc;
}
.comp-p.comp-p-left{
	width: 80%;
	float: left;
	border-top:1px solid #ccc;
}
.comp-pic-text1{
	margin-bottom: 100px;
}
.comp-p p{
	line-height: 26px;
	font-size: 18px;
color: #555555;
}
.main-comp-title1{
	font-size: 24px;
color: #2A2A2A;
	margin:20px 0;
	display: inline-block;
padding: 4px 0;
	border-bottom: 2px solid  #333;
}


.product-details-comp{
	margin-top: 100px;
}
.comp-text{
	border-top:1px solid #999;
	width: 80%;
	margin: 0 auto;
}

.comp-text h2{
	font-size: 24px;
color: #2A2A2A;
font-weight: bold;
width: 100px;
border-bottom:2px solid #2A2A2A;
line-height:40px;
margin: 20px 0;
}
.comp-text p{
	line-height: 28px;
	font-size: 18px;
color: #555555;
}
.product-component{
	margin-top: 60px;
	/*padding-top:40px ;*/
	border-top:1px solid #ccc;
}

	
.product-component-text h2{
text-indent: 100px;
	background: url(../image/gou.png) no-repeat 40px center;
}
.product-component-text {
	margin-top:30px;
}	
.product-component-text h2{
font-size: 22px;
color: #2A2A2A;
font-weight: bold;
}
.product-component-text p{
	font-size: 16px;
	margin-left: 100px;
color: #555555;
padding: 10px 0;
}
.qa-text{
	margin-left:40px;
	margin-top: 40px;
}
.qa-text h2{
	font-size: 18px;
color: #2A2A2A;
font-weight: 600;
}
.qa-text p{
font-size: 16px;
color: #252525;
margin-top: 10px;
}
.qa-texts{
	line-height: 26px;
	font-size: 14px;
color: #555555;
}

.shop-bar-content{
    position: relative;
    margin-top: 60px;
}
.shop-car-td img{
    width: 100px;
    float: left;
}
.shop-car-td input{
    width: 80px;
  
}
.shop-car-td td:first-child{
    font-size: 26px;
    line-height: 20px;
    padding-top: 34px;
    cursor: pointer;
  
}
.shop-car-td{
    border-bottom: 1px solid #eee;
}
/*.shop-car-td td+td{
   padding-top:34px!important; 
  
}*/
.shop-bar-list{
    margin: 20px 0 0;
}
.shop-bar-list h3{
    font-size: 14px;
color: #333743;
font-weight: bold;

}
.shop-bar-bottom a:first-child{
    float: left;
}
.shop-bar-bottom a:last-child{
    float: right;
    display: block;
    line-height: 30px;
    padding: 0 20px;
}
.special{
    border: 1px solid #ed3636;
    background: #ed3636;
    color: #fff;
}

.nation-drop{
    /* //width: 50px; */
    position: relative;
    float: right;
    margin-right: 30px;
    margin-top: 8px;
}
.nation-drop .area{
    width: 50px;
   /*  border: 1px solid #000; */
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    display:flex;
    justify-content: center;
}
.nation-drop .area img{
    display: block;
    margin-top: 3px;
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
.nation-drop .all-nation{
    position: absolute; 
    top: 30px;
    right: 0;
    width: 95px;
    /* background: rgba(0,0,0,.5); */
    opacity: 0;
    visibility:hidden;
}
.nation-drop .all-nation li{
    width: 100%;
    height: 30px;
    line-height: 30px;
   /*  background: rgba(0,0,0,.3);  */
}
.nation-drop .all-nation li a{
    float: right;
    width: 100%;
    color: #fff;
    text-decoration: none;
}
.nation-drop .all-nation li a img{
    vertical-align: -4px;
    margin-left: 55px;
    width: 20px;
    height: 20px;
}
.nation-drop .all-nation li a span{
    margin-right: 5px;
}
.nation-drop .all-nation li a i{
    display:none;
}
.nation-drop .all-nation li a i.active{
    display: inline;
}
.nation-drop .all-nation li.active-adress{
    /* background: rgba(0,0,0,.5); */
}
.nation-drop .all-nation li:hover{
   /*  background: rgba(0,0,0,.5); */
}
.link-detial{
	cursor:pointer;
}
