.contentDetails {
  background: url("../images/productBg.png") no-repeat right;
  overflow: hidden;
}
.auto {
  width: 1200px;
  margin: 0 auto;
}
.conterDetails {
  margin-top: 80px;
}
.details_left {
  width: 400px;
  height: 300px;
  background-color: #ffffff;
  border: solid 1px #ebebeb;
  text-align: center;
  line-height: 300px;
  box-sizing: border-box;
  margin-right: 50px;
}
.details_left > img {
  /*width: 216px;*/
 /* height: 150px;*/
}

.conter{
    overflow: hidden;
}
.conter>div{
    float: left;
}
.details_right>h4{
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
    width: 100%;
}
.details_right{
    width: 750px;
}
.details_right>h4>p{
    border-left: 4px solid #158bff;
    padding-left: 15px;
    font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #333333;
}
.details_right h4{
    overflow: hidden;
    vertical-align: middle;
    margin-top: 30px;
    margin-bottom: 20px;
}
.details_right h4>img{
   display: inline-block;
   vertical-align: middle;
   margin-right: 10px;
}
.details_right h4>p{
    display: inline-block;
    font-size: 18px;
	font-weight: bold;
    color: #333333;
    width: 92%;
}
.ms>p{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #666666;
}

.specificationInfo{
    font-size: 14px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #666666;
}
.manufacturingAddr{
    font-size: 16px;
	color: #666666;
}
.conter_bom{
    width: 100%;
	height: 120px;
	background-color: #ffffff;
	box-shadow: 0px 7px 18px 0px 
        rgba(191, 191, 191, 0.3);
        margin-top: 51px;
        line-height: 120px;
}
.conterDetails{
    margin-bottom: 60px;
}

.conter_bom{
    overflow: hidden;
}
.conter_bom>.prev{
    float: left;
    height: 100%;
    position: relative;
}
.conter_bom>.next{
    float: right;
    height: 100%;
    position: relative;
}


.conter_bom p,.conter_bom a,.conter_bom .img_box{
    float: left;
    font-size: 16px;
	color: #666666;
}
.conter_bom{
    padding: 0 32px 0 28px;
    box-sizing: border-box;
}
.img_box{
    border: 1px solid #ebebeb;
    padding: 13px 20px;
    box-sizing: border-box;
    line-height: 0;
    margin-top: 33px;
}
.img_box>img{
    max-width: 40px;
    max-height: 34px;
}
.prev .img_box{
    margin-left: 42px;
}
.next .img_box{
    margin-left: 42px;
}


.recommend{
    background-color: #f7f7f7;
    overflow: hidden;
}
.recommend_box{
    margin-top: 60px;
    margin-bottom: 80px;
}
.h4{
    overflow: hidden;
    margin: 0;
}
.recommend_goods{
    float: left;

}
.recommend_goods>p{
    border-left: 3px solid #158bff;
    padding-left: 16px;
    box-sizing: border-box;
    font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.goAllGoods{
    float: right;
}
.goAllGoods>a{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}

.goAllGoods>a:hover{
    color: #158bff;
}
.goAllGoods>img{
    width: 9px;
    height: 15px;
    margin-left: 10px;
}
a:hover{
    color: #158bff;
}
.listBox{
    margin-top: 26px;
}
.listBox a{
    display: block;
    width: 100%;
}
.listBox a:hover p{
    color: #158bff;
}
.listBox>li{
    float: left;
    width: 23%;
}
.goods_box{
    width: 100%;
	height: 207px;
	background-color: #ffffff;
    border: solid 1px #ebebeb;
    text-align: center;
    line-height: 207px;
}
.goods_box>img{
    max-width: 148px;
	max-height: 80px;
}
.goodsTitle{
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.listBox>li+li{
    margin-left: 2.66%;
}

@media (max-width:768px){
    .crumbs{
        padding: 0;
    }
    .contentDetails{
        padding: 0 4%;
        box-sizing: border-box;
    }
    .conterDetails{
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .productCenterText{
        /*display: block;*/
        width:270px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .details_left{
        width: 100%;
      /*  height: 200px;
        line-height: 200px;*/
    }
    .details_left > img{
        /*width: 150px;*/
       /* height: 80px;*/
    }
    .details_right{
        width: 100%;
    }
    .details_right>h4{
        margin-top: 20px;
        padding-bottom: 10px;
    }
    .details_right h4>p{
        font-size: 14px;
    }
    .details_right h4{
        margin-top: 15px;
        margin-bottom: 8px;
    }
    .ms>p{
        line-height: 20px;
        font-size: 12px;
    }
    .manufacturingAddr{
        font-size: 12px;
    }
    .conter_bom{
        margin-top: 20px;
        /* display: flex;
        flex-direction: column; */
        padding: 0;
        height: auto;
    }
    .conter_bom p, .conter_bom a, .conter_bom .img_box{
        font-size: 12px;
    }
    .img_box{
        padding: 10px;
    }
    .conter_bom{
        line-height: 22px;
    }
    .conter_bom>div{
        width: 100%;
        box-shadow: 0px 8px 20px 0px 
		rgba(180, 180, 180, 0.3);
    }
    .next{
        margin-top: 10px;
    }
    .prev .img_box{
        margin: 0;
    }
    .next .img_box{
        margin: 0;
    }
    .prev,.next{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
        box-sizing: border-box;
    }

    .prev a,.next a{
        margin-left: -63px;
        display: block;
        width: 40%;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .prev .noneText ,.next .noneText{
        width: 81%;
    }
    .recommend_box {
        margin-top: 20px;
        padding: 0 4%;
        box-sizing: border-box;
    }
    /* .listBox>li{
        width: 100%;
    }
    .listBox a{
        display: flex;
        align-items: center;    
    }
    .goods_box{
        background: none;
        border: none;
        height: 70px;
    }
    .listBox>li+li{
        margin-left: 0;
        margin-top: 20px;
    }
    .goods_box>img{
        max-height: 80%;
        max-width: 90px;
    }
    .goods_box{
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ddd;
    } */
    .listBox{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 0;
    }
    .listBox>li{
        width: 48%;
        margin-left: 0 !important;
        margin-top: 15px;
    }
    .goods_box{
        width: 100%;
        height: 140px;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .goods_box>img{
        max-width: 80%;
        max-height: 120px;
    }
    .goodsTitle{
        font-size: 14px;
        text-align: left;
        text-indent: 6px;
    }
    .recommend_goods>p{
        font-size: 16px;
    }
    .goAllGoods>a{
        font-size: 14px;
    }
    .recommend_box {
        margin-bottom: 40px;
    }
}
.listBox>li .goods_box:hover{
    border: 1px solid #158bff;
}