.man-banner .banner {
  position: relative;
  margin-bottom: 40px;
}
.man-banner .banner .imag {
  width: 1349px;
  height: 360px;
  position: relative;
}
.man-banner .banner .imag img {
  width: 1349px;
  height: 360px;
  position: absolute;
  top: 0;
  left: 0;
}
.man-banner .banner .circle {
  width: 55px;
  height: 20px;
  padding-top: 2px 0 0 4px;
  border-radius: 20%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 325px;
  left: 640px;
}
.man-banner .banner .circle span {
  display: block;
  width: 11px;
  height: 11px;
  margin: 3px;
  float: left;
  border-radius: 50%;
  background: #B9BDD5;
}
.man-banner .banner .circle .active {
  background: #fff;
}
.man-brand .man-brand-tit {
  width: 1000px;
  height: 68px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.man-brand .man-brand-tit img {
  width: 1000px;
}
.man-brand .man-brand-list {
  width: 1000px;
  height: 291px;
  margin: 0 auto;
}
.man-brand .man-brand-list li {
  float: left;
  width: 235px;
  margin-bottom: 30px;
  margin-right: 20px;
}
.man-brand .man-brand-list li img {
  width: 235px;
}
.man-brand .man-brand-list li:nth-child(4) {
  margin-right: 0;
}
.man-classify .man-classify-tit {
  width: 1020px;
  height: 60px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.man-classify .man-classify-list .main-list {
  margin: 0 auto;
  width: 1000px;
  height: 328px;
  border: 1px solid #000;
}
.man-classify .man-classify-list .main-list .list-left {
  background: #333;
  width: 154px;
  float: left;
  overflow: hidden;
}
.man-classify .man-classify-list .main-list .list-left li {
  height: 82px;
  text-align: center;
  line-height: 82px;
  font-size: 16px;
  font-weight: bold;
}
.man-classify .man-classify-list .main-list .list-left li .left-txt {
  color: #fff;
}
.man-classify .man-classify-list .main-list .list-left li .left-line {
  display: block;
  margin: 0 auto;
  width: 76px;
  height: 1px;
  background: #666;
}
.man-classify .man-classify-list .main-list .list-left .active {
  background-image: url(../images/man/tab_current.png);
}
.man-classify .man-classify-list .main-list .list-right {
  width: 844px;
  height: 100%;
  float: right;
  overflow: hidden;
  position: relative;
}
.man-classify .man-classify-list .main-list .list-right .list-right-inner {
  padding-top: 10px;
  height: 1312px;
  position: absolute;
}
.man-classify .man-classify-list .main-list .list-right .list-right-inner li {
  width: 844px;
  float: left;
  overflow: hidden;
  height: 328px;
  padding: 0 10px 0 20px;
}
.man-classify .man-classify-list .main-list .list-right .list-right-inner li ul {
  width: 844px;
}
.man-classify .man-classify-list .main-list .list-right .list-right-inner li ul li {
  width: 20%;
  height: 140px;
  margin-bottom: 8px;
  margin-top: 8px;
}
.man-classify .man-classify-list .main-list .list-right .list-right-inner li ul li span {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 10px 30px 0 0;
  text-align: center;
}
.man-classify .man-classify-title {
  width: 1020px;
  margin: 30px auto;
}
.man-classify .man-classify-title img {
  width: 1020px;
  margin: 10px auto;
}
.man-classify .man-classify-text {
  width: 1020px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.man-classify .man-classify-text .text-list:nth-child(1) {
  width: 490px;
  height: 275px;
  margin-bottom: 20px;
  margin-right: 10px;
  position: relative;
}
.man-classify .man-classify-text .text-list:nth-child(1) img {
  width: 490px;
}
.man-classify .man-classify-text .text-list:nth-child(1) li:nth-child(2) {
  width: 490px;
  background: rgba(0, 0, 0, 0.6);
  height: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 40px;
}
.man-classify .man-classify-text .text-list:nth-child(1) li:nth-child(2) span {
  display: block;
  float: left;
  width: 20px;
  margin-top: 6px;
  margin-left: 15px;
  height: 15px;
}
.man-classify .man-classify-text .text-list:nth-child(1) li:nth-child(2) p {
  color: #666;
  float: left;
  color: #fff;
}
.man-classify .man-classify-text .text-list:nth-child(1) li:nth-child(3) {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.man-classify .man-classify-text .text-list:nth-child(1) li:nth-child(3) span {
  color: #666;
  font-size: 14px;
  padding-right: 5px;
}
.man-classify .man-classify-text .text-list:nth-child(1) li:nth-child(3) span .price {
  font-size: 24px;
  color: #f10582;
  margin-right: 4px;
  font-weight: 600;
}
.man-classify .man-classify-text .text-list:nth-child(1) li:nth-child(3) span .price e {
  font-size: 12px;
  color: #666;
}
.man-classify .man-classify-text .text-list:nth-child(1) li:nth-child(3) p {
  display: block;
  float: right;
}
.man-classify .man-classify-text .text-list:nth-child(1) li:nth-child(3) p .time {
  display: block;
  float: left;
  margin: 11px 4px 0 0;
  width: 12px;
  height: 17px;
  background: url(../images/man/time.png);
}
.man-classify .man-classify-text .text-list:nth-child(1) li:nth-child(3) p .date {
  float: right;
  font-size: 12px;
}
.man-classify .man-classify-text .text-list:nth-child(2) {
  width: 490px;
  height: 275px;
  margin-bottom: 20px;
  margin-left: 10px;
  position: relative;
}
.man-classify .man-classify-text .text-list:nth-child(2) img {
  width: 490px;
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(2) {
  background: rgba(0, 0, 0, 0.6);
  width: 490px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 40px;
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(2) span {
  display: block;
  float: left;
  width: 20px;
  margin-top: 6px;
  margin-left: 15px;
  height: 15px;
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(2) p {
  float: left;
  color: #fff;
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(3) {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(3) span {
  color: #666;
  font-size: 14px;
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(3) p:nth-child(1) {
  float: left;
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(3) p:nth-child(1) .price {
  font-size: 24px;
  color: #f10582;
  margin-right: 4px;
  font-weight: 600;
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(3) p:nth-child(1) span {
  padding: 2px;
  font-size: 14px;
  color: #666;
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(3) p:nth-child(2) {
  display: block;
  float: right;
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(3) p:nth-child(2) .time {
  display: block;
  float: left;
  margin: 11px 4px 0 0;
  width: 16px;
  height: 17px;
  background: url(../images/global/time.png);
}
.man-classify .man-classify-text .text-list:nth-child(2) li:nth-child(3) p:nth-child(2) .date {
  font-size: 12px;
}
.man-hot {
  margin-top: 20px;
}
.man-hot .in-hot {
  width: 1020px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.man-hot .in-hot .hot-tit {
  margin: 20px 0;
}
.man-hot .in-hot .hot-tit img {
  width: 1020px;
  margin: 10px auto;
}
.man-hot .in-hot .hot-txt {
  width: 1020px;
  margin: 5px auto;
}
.man-hot .in-hot .hot-txt .txt-list {
  float: left;
  width: 320px;
  height: 193px;
  margin-right: 20px;
  margin-bottom: 16px;
  position: relative;
}
.man-hot .in-hot .hot-txt .txt-list img {
  width: 320px;
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(2) {
  background: rgba(0, 0, 0, 0.6);
  width: 320px;
  height: 26px;
  line-height: 26px;
  position: absolute;
  bottom: 40px;
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(2) span {
  display: block;
  float: right;
  width: 20px;
  margin-top: 6px;
  margin-left: 15px;
  height: 15px;
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(2) p {
  float: left;
  color: #fff;
  padding-left: 10px;
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(3) {
  width: 320px;
  height: 26px;
  line-height: 26px;
  padding-left: 5px;
  font-size: 13px;
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(4) {
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(4) span {
  color: #666;
  font-size: 14px;
  padding-right: 5px;
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(4) span .price {
  font-size: 18px;
  color: #f10582;
  margin-right: 4px;
  font-weight: 600;
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(4) span .price e {
  font-size: 12px;
  color: #666;
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(4) p {
  display: block;
  float: right;
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(4) p .time {
  display: block;
  float: left;
  margin: 1px 4px 0 0;
  width: 12px;
  height: 17px;
  background: url(../images/man/time.png);
}
.man-hot .in-hot .hot-txt .txt-list li:nth-child(4) p .date {
  float: right;
  font-size: 12px;
}
