.content {
  margin-top: 39px;
  display: flex;
  justify-content: space-between;
}

.content .left {
  width: 330px;
  margin-right: 25px;
}

.content .left .searchh {
  background-color: #fff;
  box-shadow: 0 5px 30px 0 #bf35301a;
  padding: 20px;
}

.content .left .searchh .title {
  font-size: 15.84px;
  color: #000000;
}

.content .left .searchh .inputs {
  width: 100%;
  height: 41px;
  border-radius: 5px 5px 5px 5px;
  align-items: center;
  background: #f7f7f7;
  margin-top: 17px;
  display: flex;
}

.content .left .searchh .inputs input {
  border-radius: 5px 5px 5px 5px;
  background: #f7f7f7;
  flex: 1;
  border: none;
  box-sizing: border-box;
  outline-style: none;
  height: 34.16px;
  padding: 10px;
}

.content .left .searchh .inputs .img {
  width: 55.82px;
  height: 34.16px;
  border-radius: 5px 5px 5px 5px;
  background: #ff0033;
  text-align: center;
  padding-top: 4px;
}

.content .left .searchh .inputs .img img {
  width: 25.82px;
  border-radius: 5px 5px 5px 5px;
  height: auto;
}

.content .left .img {
  width: 100%;
}

.content .left .img img {
  width: 100%;
  height: auto;
}

.content .left .lists {
  padding: 30px 0;
  background-color: #fff;
  box-shadow: 0 5px 30px rgba(191, 53, 48, 0.1);
}

.content .left .lists .list {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 233px;
  height: 39px;
  border-radius: 4px;
  background: #f7f7f7;
  border: 1px solid #e2e2e2;
  margin: 0 auto 18px;
  padding-left: 60px;
}

.content .left .lists .list .imgs {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}

.content .left .lists .list .imgs img {
  width: 100%;
  height: 100%;
}

.content .right {
  flex: 1;
}

.content .right div .title {
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 13px;
  border-bottom: 1px solid #a7040b;
  font-weight: 300;
  line-height: normal;
  background-color: #fff;
}

.content .right div .title .left {
  display: flex;
  align-items: center;
}

.content .right div .title .left img {
  width: 27px;
  height: 27px;
}

.content .right div .title .left span {
  font-size: 16.28px;
  color: #a60811;
  margin-left: 9px;
  font-weight: 700;
  display: block;
}

.content .right div .title .right {
  text-align: right;
  font-size: 13.88px;
  cursor: pointer;
  color: gray;
}

.content .right div .info {
  padding: 0;
  display: flex;
  margin: 18px 0 40px;
  flex-wrap: wrap;
  cursor: pointer;
}

.content .right div .info .infos {
  width: 16.6%;
  margin-left: 0;
}

.content .right div .info .infos img {
  width: 102.34px;
  margin: 0 auto;
  display: flex;
  height: 118.97px;
  padding: 6px;
  border: 1px solid #eaeaea;
}

.content .right div .info .infos span {
  display: block;
  margin-top: 10px;
  font-size: 14.93px;
  text-align: center;
  color: #000;
}

.content .right .crumbs {
  height: 34px;
  border-bottom: 1px solid #F7CCCC;
}

.content .right .title {
  display: flex;
  justify-content: space-between;
  font-weight: 900;
  line-height: 36px;
  background-color: #f7cccc;
  padding: 0 14px;
}

.content .right .title a {
  color: gray;
  cursor: pointer;
}

.content .right .info {
  padding: 30px 8px;
  height: auto;
  box-sizing: border-box;
  position: relative;
  display: flex;
}

.content .right .info img {
  width: 268px;
  height: 382px;
  border: 2px solid #C8C8C8;
}

.content .right .info .infos {
  margin-left: 40px;
}

.content .right .info .infos .xinxi {
  font-weight: 700;
  display: block;
  display: flex;
  margin-bottom: 15px;
  align-items: center;
}

.content .right .info .infos .xinxi span {
  font-weight: 400;
  margin-left: 10px;
}

.content .right .info .infos .xinxi img {
  border: none;
  margin-left: 10px;
  width: 50px;
  height: auto;
}

.content .right .info .infos .xinxi img:last-child {
  width: 60px;
}

.content .right .info .infos .xinxi .active {
  margin-left: 10px;
  border: .03125rem solid red;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 14px;
  color: red;
}

.content .right .info .infos .info-btn {
  width: 105px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  position: absolute;
  top: 48px;
  cursor: pointer;
  background-color: red;
  right: 148px;
}

.content .right .info .infos .info-btn:last-child {
  right: 18px;
}

.content .right .title-info {
  font-weight: 700;
  margin: 24px 0;
  min-height: 96px;
}

.content .right .title-list {
  margin: 10px 0;
  box-sizing: border-box;
  height: 220px;
}

.content .right .title-list a {
  display: flex;
  justify-content: space-between;
  line-height: 39px;
  border-bottom: 1px solid #EBEBEB;
  margin: 5px 20px;
}

.content .right .title-list a:last-child {
  border: none;
}

.fanye {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14.36px;
}

.fanye .one {
  margin-right: 15px;
}

.fanye .one span {
  color: #da0000;
}

.fanye .shangyiye {
  width: 72.53px;
  cursor: pointer;
  height: 24.15px;
  border-radius: 4px;
  background: #e9e9e9;
  text-align: center;
  line-height: 24.15px;
  margin-right: 15px;
}

.fanye .numb {
  margin-right: 15px;
}

.fanye .tiaozhuan {
  margin-right: 15px;
  display: flex;
  align-items: center;
}

.fanye .tiaozhuan input {
  width: 48.9px;
  height: 23.22px;
  border-radius: 5px;
  background: #f7f7f7;
  border: 1px solid #eaeaea;
  outline-style: none;
  margin: 0px 10px;
}
