﻿* {
  margin: 0;
  padding: 0;
}
.headert {
  width: 100%;
  overflow: hidden;
  height: auto;
}
.left_nr {
  width: 280px;
  background: linear-gradient(50deg, #5A1AAD, #9234B4);
  float: left;
  padding-bottom: 65px;
}
.size_one {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
}
.left_top {
  margin-left: 31px;
  margin-top: 33px;
}
.left_top span {
  display: none;
}
.size_tow {
  margin-top: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.59;
}
.center_size {
  width: 269px;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);
  margin-top: 28px;
}
.cente_nr {
  line-height: 60px;
  border-bottom: 1px solid #ede7e7;
  height: auto;
  overflow: hidden;
}
.cente_nr ul {
  width: 100%;
  box-sizing: border-box;
  padding-left: 48px;
  display: none;
}
.cente_nr ul li:hover a {
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #5A1AAD;
}
.cente_nr.active {
  background: rgba(173, 103, 199, 0.05);
}
.cente_nr.active .sizes_one a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #5A1AAD;
}
.cente_nr.on .icon_one {
  transform: rotate(90deg);
  margin-top: 3px;
}
.cente_nr:hover {
  background: rgba(173, 103, 199, 0.05);
}
.cente_nr:hover .sizes_one a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #5A1AAD;
}
.icon_one {
  float: right;
  margin-top: 14px;
  margin-right: 12px;
  color: #5A1AAD;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.sizes_one {
  margin-left: 48px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  display: inline-block;
}
.right_top {
  overflow: hidden;
}
.right_nr {
  width: 1093px;
  float: right;
  margin-bottom: 67px;
}
.right_flot {
  float: left;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.right_flotnr {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #888888;
  line-height: 24px;
  float: right;
  margin-top: 11px;
}
.rigth_xian {
  width: 100%;
  height: 1px;
  background: #D2D2D2;
  margin-top: 19px ;
}
.banner {
  width: 100%;
  margin-bottom: 67px;
}
.banner img {
  width: 100%;
  display: block;
}
.hadertfd {
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .hadertfd {
    width: 1280px;
  }
  .right_nr {
    width: 957px;
  }
}
@media screen and (max-width: 1300px) {
  .hadertfd {
    width: 1024px;
  }
  .right_nr {
    width: 708px;
  }
}
@media screen and (max-width: 1024px) {
  .hadertfd {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .banner {
    margin-bottom: 20px;
  }
  .left_nr {
    float: none;
    width: 100%;
    padding-bottom: 0;
  }
  .left_top {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
  }
  .left_top span {
    display: block;
    float: right;
    background: url(../image/sub_left_down22.png) center no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-top: -20px;
    margin-right: 20px;
  }
  .size_tow {
    display: none;
  }
  .center_size {
    width: 100%;
    margin-top: 0px;
    display: none;
  }
  .right_nr {
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .right_flot {
    margin-top: 10px;
  }
  .right_flotnr {
    margin-top: 23px;
  }
}
/*# sourceMappingURL=fdxthers.css.map */