div.item.new:hover {
  box-shadow: 0 12.3px 20.5px 0 rgba(95, 101, 105, 0.15);
}
/*��ʽһ*/
div.item.new {
  position: relative;
  width: 553.5px;
  margin-bottom: 49.2px;
  background: #FFFFFF;
  box-shadow: 0 12.3px 20.5px 0 rgba(95, 101, 105, 0.05);
  border-radius: 16.4px;
  float: left;
  transition: all .2s;
  height: 594.5px;
  cursor: pointer;
}
div.item.new .collect-icon {
  font-size: 24px;
}
div.item.new .img {
  height: 297.25px;
  width: 553.5px;
  border-radius: 16.4px 16.4px 0 0;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 0;
}
div.item.new .i-text {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 297.25px;
  border-radius: 0 0 16.4px 16.4px;
  color: #fff;
}
div.item.new .i-text .sign {
  position: absolute;
  left: 16.4px;
  top: 92.25px;
  width: 51.25px;
  height: 10.25px;
  background-color: #fff;
  border-radius: 6.15px;
}
div.item.new .i-text .item-name {
  margin: 53.3px 16.4px 34.85px;
  font-size: 32.8px;
  height: 96.35px;
  width: 246px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 45.1px;
}
div.item.new .i-text .title.ellipsis2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 41px;
  height: 61.5px;
  margin-bottom: 16.4px;
  padding: 16.4px;
  font-size: 28.7px;
  color: #fff;
}
div.item.new .i-text .difficulty {
  display: block;
  font-size: 24.6px;
  margin-bottom: 16.4px;
  padding: 0 16.4px;
  line-height: 36.9px;
}
div.item.new .i-text .difficulty .bottom {
  float: left;
}
div.item.new .i-text .difficulty .project-structure {
  display: flex;
  margin-bottom: 16.4px;
  font-size: 28.7px;
  height: 43.05px;
  line-height: 43.05px;
  justify-content: space-between;
  position: relative;
}
div.item.new .i-text .difficulty .project-structure .collection {
  font-size: 24.6px;
  cursor: pointer;
  position: absolute;
  left: 2.05px;
  top: -32.8px;
  letter-spacing: 4.1px;
}
div.item.new .i-text .difficulty .project-structure .collection:hover {
  color: #aaa;
}
div.item.new .i-text .difficulty .project-structure .project-structure-item {
  margin-right: 10.25px;
  border: 0;
  background-color: transparent;
  color: #fff;
}
div.item.new .i-text .difficulty .project-structure .project-structure-item span {
  padding: 0 18.45px;
  display: inline-block;
  padding-top: 6.15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 112.75px;
}
div.item.new .i-text .difficulty .project-structure .project-structure-item:first-child span {
  margin-right: 20.5px;
}
div.item.new .i-text .difficulty .project-structure .words {
  padding-top: 6.15px;
  white-space: nowrap;
}
div.item.new .i-text .difficulty .project-structure .words span {
  margin-right: 10.25px;
}
div.item.new .i-text .list.show .bottom {
  font-size: 24.6px;
  line-height: 36.9px;
  padding: 0 16.4px;
  margin-bottom: 36.9px;
}
div.item.new .i-text .bottom .discount i.name {
  color: #fff;
  background-color: rgba(242, 13, 13, 0.6);
}
div.item.new .i-text .bottom .discount i {
  font-style: normal;
  padding: 6.15px 8.2px;
}
div.item.new .i-text .price {
  line-height: 41px;
  margin-right: 4.1px;
}
div.item.new .i-text .red {
  color: #F01414;
  font-size: 36.9px;
}
div.item.new .i-text .bold {
  font-weight: 700 !important;
}
div.item.new .color-default {
  background: #8bccff;
  color: #fff;
  border: 2.05px solid #8bccff;
}
div.item.new .color-primary {
  background-color: #58a4fd;
  border-color: #58a4fd;
  color: #58a4fd;
}
div.item.new .color-1 {
  background: #279bf1;
  color: #fff;
  border: 2.05px solid #279bf1;
}
div.item.new .color-2 {
  background: #00b88c;
  color: #fff;
  border: 2.05px solid #00b88c;
}
div.item.new .color-3 {
  background: #9277ce;
  color: #fff;
  border: 2.05px solid #9277ce;
}
div.item.new .color-4 {
  background: #f99e49;
  color: #fff;
  border: 2.05px solid #f99e49;
}
div.item.new .color-5 {
  background: #f65466;
  color: #fff;
  border: 2.05px solid #f65466;
}
div.item.new .color-6 {
  background: #8fbe35;
  color: #fff;
  border: 2.05px solid #8fbe35;
}
div.item.new .color-7 {
  background: #3abaf0;
  color: #fff;
  border: 2.05px solid #3abaf0;
}
div.item.new .color-8 {
  background: #f2c53a;
  color: #fff;
  border: 2.05px solid #f2c53a;
}
div.item.new .color-9 {
  background: #6a75e6;
  color: #fff;
  border: 2.05px solid #6a75e6;
}
div.item.new .color-10 {
  background: #46cdd6;
  color: #fff;
  border: 2.05px solid #46cdd6;
}
div.item.new .color-11 {
  background: #eb60c9;
  color: #fff;
  border: 2.05px solid #eb60c9;
}
div.item.new .color-12 {
  background: #000000;
  color: #fff;
  border: 2.05px solid #000000;
}
/*��ʽ��*/
div.item.new.p-value:hover {
  box-shadow: 0 12.3px 20.5px 0 rgba(95, 101, 105, 0.1);
}
div.item.new.p-value {
  position: relative;
  width: 553.5px;
  margin: 0 49.2px 49.2px 0;
  background: #FFFFFF;
  box-shadow: 0 12.3px 20.5px 0 rgba(95, 101, 105, 0.05);
  border-radius: 16.4px;
  float: left;
  transition: all .2s;
  height: 656px;
  cursor: pointer;
}
div.item.new.p-value .recommended-img {
  background-image: url(../Image/icon-recommended.png);
  position: absolute;
  top: 0;
  right: 0;
  width: 123px;
  height: 51.25px;
  background-size: cover;
}
div.item.new.p-value .project-footer {
  display: flex;
  justify-content: space-between;
  margin: 28.7px 16.4px;
  margin-top: 24.6px;
}
div.item.new.p-value .project-footer .project-footer-price {
  color: #e1251b;
  font-size: 41px;
}
div.item.new.p-value .project-footer .project-footer-price .price-num {
  font-size: 32.8px;
  font-weight: 700;
  font-family: arial, sans-serif;
}
div.item.new.p-value .project-footer .project-footer-price .price-num i {
  vertical-align: middle;
  font-size: 24.6px;
  font-weight: 700;
  font-family: "Microsoft YaHei";
  margin-right: 6.15px;
}
div.item.new.p-value .project-footer .project-footer-price .price-num .price-decimal {
  font-size: 24.6px;
}
div.item.new.p-value .project-footer .project-footer-price .price-num1 {
  font-size: 30.75px;
  /* font-weight: 700; */
  font-family: arial, sans-serif;
  color: #aaa;
}
div.item.new.p-value .project-footer .project-footer-price .price-suffix {
  font-weight: 400;
  color: #646464;
}
div.item.new.p-value .project-footer .project-footer-time {
  color: #aaa;
  line-height: 43.05px;
  font-size: 28.7px;
}
div.item.new.p-value .project-footer .project-footer-comment {
  list-style: none;
  text-align: right;
}
div.item.new.p-value .item-name {
  position: absolute;
  color: #fff;
  top: 47.15px;
  margin: 53.3px 16.4px 34.85px;
  font-size: 32.8px;
  height: 118.9px;
  width: 246px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 45.1px;
}
div.item.new.p-value .item-name .sign {
  width: 51.25px;
  height: 10.25px;
  background-color: #fff;
  border-radius: 6.15px;
  display: block;
  margin-bottom: 20.5px;
}
div.item.new.p-value .img {
  height: 311.6px;
  width: 553.5px;
  margin-bottom: 16.4px;
  border-radius: 16.4px 16.4px 0 0;
  display: inline-block;
}
div.item.new.p-value .title.ellipsis2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #545C63;
  line-height: 41px;
  height: 82px;
  margin-bottom: 24.6px;
  padding: 0 16.4px;
  font-size: 28.7px;
}
div.item.new.p-value .difficulty {
  display: block;
  color: #9199A1;
  font-size: 24.6px;
  margin-bottom: 16.4px;
  padding: 0 16.4px;
}
div.item.new.p-value .bottom {
  font-size: 24.6px;
  color: #9199A1;
  line-height: 36.9px;
  padding: 0 16.4px;
  margin-bottom: 36.9px;
  display: flex;
  justify-content: space-between;
}
div.item.new.p-value .bottom .active {
  color: red;
}
div.item.new.p-value .bottom .discount i.name {
  color: #fff;
  background-color: rgba(242, 13, 13, 0.6);
}
div.item.new.p-value .bottom .discount i {
  font-style: normal;
  padding: 6.15px 8.2px;
}
div.item.new.p-value .project-structure {
  display: flex;
  margin-bottom: 24.6px;
  font-size: 24.6px;
  padding: 0px 16.4px;
  height: 43.05px;
}
div.item.new.p-value .project-structure .project-structure-item {
  margin-right: 10.25px;
  border-radius: 32.8px;
}
div.item.new.p-value .project-structure .project-structure-item span {
  padding: 0 18.45px;
  display: inline-block;
  margin-left: 4.1px;
  padding-top: 6.15px;
  width: 157.85px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
div.item.new.p-value .price {
  line-height: 41px;
  margin-right: 4.1px;
}
/*��ʽ��*/
div.item3 {
  position: relative;
  width: 553.5px;
  margin-bottom: 49.2px;
  background: #FFFFFF;
  box-shadow: 0 12.3px 20.5px 0 rgba(95, 101, 105, 0.05);
  border-radius: 16.4px;
  float: left;
  transition: all .2s;
  height: 533px;
  cursor: pointer;
}
div.item3 .img {
  height: 297.25px;
  width: 553.5px;
  border-radius: 16.4px 16.4px 0 0;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 0;
}
div.item3 .i-text {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 235.75px;
  border-radius: 0 0 16.4px 16.4px;
  color: #545c63;
}
div.item3 .i-text::before {
  display: table;
  content: "";
  height: 0;
}
div.item3 .i-text .sign {
  position: absolute;
  left: 16.4px;
  top: 26.65px;
  width: 51.25px;
  height: 10.25px;
  background-color: #545c63;
  border-radius: 6.15px;
}
div.item3 .i-text .item-name {
  margin: 53.3px 16.4px 0;
  font-size: 36.9px;
  height: 47.15px;
  width: 512.5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 47.15px;
  background-image: -webkit-linear-gradient(left, #ff0000, #fd8403, #ffff00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
div.item3 .i-text .tags {
  height: 45.1px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  padding: 0 16.4px;
  margin: 14.35px 0;
}
div.item3 .i-text .tags .tag-item {
  padding: 0 18.45px;
  margin-right: 10.25px;
  border-radius: 32.8px;
  margin-left: 4.1px;
  padding-top: 6.15px;
  width: 157.85px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  height: 43.05px;
  font-size: 24.6px;
  color: #fff;
}
div.item3 .i-text .difficulty {
  display: block;
  font-size: 24.6px;
  margin-bottom: 16.4px;
  padding: 0 16.4px;
  line-height: 45.1px;
}
div.item3 .i-text .difficulty .project-structure {
  display: flex;
  margin-bottom: 16.4px;
  font-size: 28.7px;
  height: 45.1px;
  justify-content: space-between;
  position: relative;
}
div.item3 .i-text .difficulty .project-structure .collection {
  font-size: 24.6px;
  cursor: pointer;
  letter-spacing: 4.1px;
}
div.item3 .i-text .difficulty .project-structure .collection:hover {
  color: #000;
}
div.item3 .i-text .difficulty .project-structure .words {
  white-space: nowrap;
}
div.item3 .i-text .difficulty .project-structure .words span {
  margin-right: 10.25px;
}
div.item3 .color-default {
  background: #8bccff;
  color: #fff;
  border: 2.05px solid #8bccff;
}
div.item3 .color-primary {
  background-color: #58a4fd;
  border-color: #58a4fd;
  color: #58a4fd;
}
div.item3 .color-1 {
  background: #279bf1;
  color: #fff;
  border: 2.05px solid #279bf1;
}
div.item3 .color-2 {
  background: #00b88c;
  color: #fff;
  border: 2.05px solid #00b88c;
}
div.item3 .color-3 {
  background: #9277ce;
  color: #fff;
  border: 2.05px solid #9277ce;
}
div.item3 .color-4 {
  background: #f99e49;
  color: #fff;
  border: 2.05px solid #f99e49;
}
div.item3 .color-5 {
  background: #f65466;
  color: #fff;
  border: 2.05px solid #f65466;
}
div.item3 .color-6 {
  background: #8fbe35;
  color: #fff;
  border: 2.05px solid #8fbe35;
}
div.item3 .color-7 {
  background: #3abaf0;
  color: #fff;
  border: 2.05px solid #3abaf0;
}
div.item3 .color-8 {
  background: #f2c53a;
  color: #fff;
  border: 2.05px solid #f2c53a;
}
div.item3 .color-9 {
  background: #6a75e6;
  color: #fff;
  border: 2.05px solid #6a75e6;
}
div.item3 .color-10 {
  background: #46cdd6;
  color: #fff;
  border: 2.05px solid #46cdd6;
}
div.item3 .color-11 {
  background: #eb60c9;
  color: #fff;
  border: 2.05px solid #eb60c9;
}
div.item3 .color-12 {
  background: #000000;
  color: #fff;
  border: 2.05px solid #000000;
}
