.content {
  width: 100%;
  background: #fff;
}

.picRandom{
     display: flex;
     flex-wrap: nowrap;
     justify-content: flex-start;
}
.picRandom{
	display:inline-block;
}
.content .box {
  width: 100%;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.content .box .list .swiper-slide a {
  display: inline-block;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.content .box .list .swiper-slide a img {
  width: 100%;
  height: auto;
}
.content .tonglan {
  width: 100%;
  /*height: 342px;*/
  margin-bottom: 20px;
/*   display: flex;
  justify-content: center;
  align-items: center; */
  overflow: hidden;
}
.content .tonglan img {
  width: 100%;
  height: auto;
}
.content .yizhang {
  width: 100%;
  /* height: 500px; */
  margin-bottom: 20px;
/*   display: flex;
  justify-content: center;
  align-items: center; */
  overflow: hidden;
}
.content .yizhang img {
  width: 100%;
  height: auto;
}
.content .liangzhang {
  width: 100%;
  height: 350px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.content .liangzhang > div {
  margin:0;
  width: 590px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.content .liangzhang > div img {
  width: 100%;
  height: auto;
}
.content .sanzhang {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.content .sanzhang > div {
  width: 390px;
  height: 100%;
  margin: 0px;
  overflow: hidden;
/*  border: 1px solid #e6e6e6;*/
}
.content .sanzhang > div a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.content .sanzhang > div a img {
  width: 100%;
  height: auto;
}
.content .sizhang {
  width: 100%;
  height: 320px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.content .sizhang div {
  width: 220px;
  margin: 0px;
/*  border: 1px solid #e6e6e6;
   display: flex;
  justify-content: center;
  align-items: center; */
  overflow: hidden;
}
.content .sizhang a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.content .sizhang div img {
  width: 100%;
  height: 100%;
}
.content .sizhang .pic4 {
  width: 500px;
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.content .sizhang .pic4 img {
  width: 100%;
  height: 100%;
}
.content .yangshi {
  margin-bottom: 20px;
}
.content .yangshi > div {
}
.content .yangshi > div .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  background: #fff;
  width: 100%;
  color: #333;
}
.content .yangshi > div .tit .tits {
  margin: 0;
  font-size: 17px;
  height: 17px;
  line-height: 17px;
  border-left: 3px solid #F0A669;
  padding-left: 10px;
}
.content .yangshi > div .tit .more {
  margin: 0;
  font-size: 14px;
}
.content .yangshi > div .p1 {
  width: 100%;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 280px;
}
.content .yangshi > div .p2 {
  font-size: 14px;
}
.content .yangshi > div .p2 .sp1 {
  color: #333;
}
.content .yangshi > div .p2 .sp2 {
  color: #c33;
}
.content .yangshi .yangshi1 .list {
  display: flex;
  justify-content: space-between;
  border: 1px solid #e6e6e6;
  border-right: none;
}
.content .yangshi .yangshi1 .list .item {
  margin: 0;
  width: 292px;
  border-right: 1px solid #e6e6e6;
}
.content .yangshi .yangshi1 .list .item .pic {
  width: 100%;
  height: 292px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.content .yangshi .yangshi1 .list .item .jieshao {
  padding:0 10px;
  height: 78px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.content .yangshi .yangshi2 .tit .chanpins {
  margin: 0;
}
.content .yangshi .yangshi2 .tit .chanpins span {
  display: inline-block;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  color: #333;
  padding-top: 10px;
}
.content .yangshi .yangshi2 .tit .chanpins span:hover {
  border-top: 2px solid #EFA263;
}
.content .yangshi .yangshi2 .tit .chanpins i {
  display: inline-block;
  width: 1px;
  height: 13px;
  margin: 0 12px;
  background: #E5DFDF;
  vertical-align: text-bottom;
}
.content .yangshi .yangshi2 .chanpin {
  display: flex;
  height: 560px;
}
.content .yangshi .yangshi2 .chanpin .left-pic {
  margin: 0;
  min-width: 320px;
  height: 100%;
  display: flex;
  justify-content: center;
/*   align-items: center;
  overflow: hidden;
  border: 1px solid #e6e6e6; */
}

.content .yangshi .yangshi2 .chanpin .left-pic a{
	width: 100%;
	height: 100%;
}
.content .yangshi .yangshi2 .chanpin .left-pic a img{
	width: 100%;
	height: 100%;
}

.content .yangshi .yangshi2 .chanpin table {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
}
.content .yangshi .yangshi2 .chanpin table tr {
  display: flex;
  height: 280px;
}
.content .yangshi .yangshi2 .chanpin table td {
  border: 1px solid #e6e6e6;
  width: 292px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-left: none;
  border-bottom: none;
}
.content .yangshi .yangshi2 .chanpin table td .pic {
  width: 230px;
  height: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.content .yangshi .yangshi2 .chanpin table td .p2 {
  width: 260px;
  margin-bottom: 5px;
  text-align: center;
}
.content .yangshi .yangshi3 .chanpin {
  display: flex;
}
.content .yangshi .yangshi3 .chanpin .left-pic {
  margin: 0;
  min-width: 320px;
  height: 380px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border: 1px solid #e6e6e6;
}
.content .yangshi .yangshi3 .chanpin .list {
  margin: 0;
  width: 920px;
  display: flex;
  /* justify-content: space-between; */
  border: 1px solid #e6e6e6;
  border-right: none;
}
.content .yangshi .yangshi3 .chanpin .list .item {
  margin: 0;
  width: 292px;
  border: 1px solid #e6e6e6;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-left:none;
}
.content .yangshi .yangshi3 .chanpin .list .item .pic {
  margin: 0;
  margin-top: 5px;
  width: 290px;
  height: 290px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.content .yangshi .yangshi3 .chanpin .list .item .jieshao {
  width:272px;
  padding:0 10px;
  height: 84px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
