div.item.new:hover {
  box-shadow: 0 6px 10px 0 rgba(95, 101, 105, 0.15);
}
/*��ʽһ*/
div.item.new {
  position: relative;
  width: 270px;
  margin-bottom: 24px;
  background: #FFFFFF;
  box-shadow: 0 6px 10px 0 rgba(95, 101, 105, 0.05);
  border-radius: 8px;
  float: left;
  transition: all .2s;
  height: 290px;
  cursor: pointer;
}
div.item.new .img {
  height: 145px;
  width: 270px;
  border-radius: 8px 8px 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: 145px;
  border-radius: 0 0 8px 8px;
  color: #fff;
}
div.item.new .i-text .sign {
  position: absolute;
  left: 8px;
  top: 45px;
  width: 25px;
  height: 5px;
  background-color: #fff;
  border-radius: 3px;
}
div.item.new .i-text .item-name {
  margin: 26px 8px 17px;
  font-size: 16px;
  height: 47px;
  width: 120px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
}
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: 20px;
  height: 30px;
  margin-bottom: 8px;
  padding: 8px;
  font-size: 14px;
  color: #fff;
}
div.item.new .i-text .collect-icon {
  font-size: 12px;
}
div.item.new .i-text .difficulty {
  display: block;
  font-size: 12px;
  margin-bottom: 8px;
  padding: 0 8px;
  line-height: 18px;
}
div.item.new .i-text .difficulty .bottom {
  float: left;
}
div.item.new .i-text .difficulty .project-structure {
  display: flex;
  margin-bottom: 8px;
  font-size: 14px;
  height: 21px;
  line-height: 21px;
  justify-content: space-between;
  position: relative;
}
div.item.new .i-text .difficulty .project-structure .collection {
  font-size: 12px;
  cursor: pointer;
  position: absolute;
  left: 1px;
  top: -16px;
  letter-spacing: 2px;
}
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: 5px;
  border: 0;
  background-color: transparent;
  color: #fff;
}
div.item.new .i-text .difficulty .project-structure .project-structure-item span {
  padding: 0 9px;
  display: inline-block;
  padding-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 55px;
}
div.item.new .i-text .difficulty .project-structure .project-structure-item:first-child span {
  margin-right: 10px;
}
div.item.new .i-text .difficulty .project-structure .words {
  padding-top: 3px;
  white-space: nowrap;
}
div.item.new .i-text .difficulty .project-structure .words span {
  margin-right: 5px;
}
div.item.new .i-text .list.show .bottom {
  font-size: 12px;
  line-height: 18px;
  padding: 0 8px;
  margin-bottom: 18px;
}
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: 3px 4px;
}
div.item.new .i-text .price {
  line-height: 20px;
  margin-right: 2px;
}
div.item.new .i-text .red {
  color: #F01414;
  font-size: 18px;
}
div.item.new .i-text .bold {
  font-weight: 700 !important;
}
div.item.new .color-default {
  background: #8bccff;
  color: #fff;
  border: 1px 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: 1px solid #279bf1;
}
div.item.new .color-2 {
  background: #00b88c;
  color: #fff;
  border: 1px solid #00b88c;
}
div.item.new .color-3 {
  background: #9277ce;
  color: #fff;
  border: 1px solid #9277ce;
}
div.item.new .color-4 {
  background: #f99e49;
  color: #fff;
  border: 1px solid #f99e49;
}
div.item.new .color-5 {
  background: #f65466;
  color: #fff;
  border: 1px solid #f65466;
}
div.item.new .color-6 {
  background: #8fbe35;
  color: #fff;
  border: 1px solid #8fbe35;
}
div.item.new .color-7 {
  background: #3abaf0;
  color: #fff;
  border: 1px solid #3abaf0;
}
div.item.new .color-8 {
  background: #f2c53a;
  color: #fff;
  border: 1px solid #f2c53a;
}
div.item.new .color-9 {
  background: #6a75e6;
  color: #fff;
  border: 1px solid #6a75e6;
}
div.item.new .color-10 {
  background: #46cdd6;
  color: #fff;
  border: 1px solid #46cdd6;
}
div.item.new .color-11 {
  background: #eb60c9;
  color: #fff;
  border: 1px solid #eb60c9;
}
div.item.new .color-12 {
  background: #000000;
  color: #fff;
  border: 1px solid #000000;
}
/*��ʽ��*/
div.item.new.p-value:hover {
  box-shadow: 0 6px 10px 0 rgba(95, 101, 105, 0.1);
}
div.item.new.p-value {
  position: relative;
  width: 270px;
  margin: 0 24px 24px 0;
  background: #FFFFFF;
  box-shadow: 0 6px 10px 0 rgba(95, 101, 105, 0.05);
  border-radius: 8px;
  float: left;
  transition: all .2s;
  height: 320px;
  cursor: pointer;
}
div.item.new.p-value .recommended-img {
  background-image: url(../Image/icon-recommended.png);
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 25px;
  background-size: cover;
}
div.item.new.p-value .project-footer {
  display: flex;
  justify-content: space-between;
  margin: 14px 8px;
  margin-top: 12px;
}
div.item.new.p-value .project-footer .project-footer-price {
  color: #e1251b;
  font-size: 20px;
}
div.item.new.p-value .project-footer .project-footer-price .price-num {
  font-size: 16px;
  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: 12px;
  font-weight: 700;
  font-family: "Microsoft YaHei";
  margin-right: 3px;
}
div.item.new.p-value .project-footer .project-footer-price .price-num .price-decimal {
  font-size: 12px;
}
div.item.new.p-value .project-footer .project-footer-price .price-num1 {
  font-size: 15px;
  /* 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: 21px;
  font-size: 14px;
}
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: 23px;
  margin: 26px 8px 17px;
  font-size: 16px;
  height: 58px;
  width: 120px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
}
div.item.new.p-value .item-name .sign {
  width: 25px;
  height: 5px;
  background-color: #fff;
  border-radius: 3px;
  display: block;
  margin-bottom: 10px;
}
div.item.new.p-value .img {
  height: 152px;
  width: 270px;
  margin-bottom: 8px;
  border-radius: 8px 8px 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: 20px;
  height: 40px;
  margin-bottom: 12px;
  padding: 0 8px;
  font-size: 14px;
}
div.item.new.p-value .difficulty {
  display: block;
  color: #9199A1;
  font-size: 12px;
  margin-bottom: 8px;
  padding: 0 8px;
}
div.item.new.p-value .bottom {
  font-size: 12px;
  color: #9199A1;
  line-height: 18px;
  padding: 0 8px;
  margin-bottom: 18px;
  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: 3px 4px;
}
div.item.new.p-value .project-structure {
  display: flex;
  margin-bottom: 12px;
  font-size: 12px;
  padding: 0px 8px;
  height: 21px;
}
div.item.new.p-value .project-structure .project-structure-item {
  margin-right: 5px;
  border-radius: 16px;
}
div.item.new.p-value .project-structure .project-structure-item span {
  padding: 0 9px;
  display: inline-block;
  margin-left: 2px;
  padding-top: 3px;
  width: 77px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
div.item.new.p-value .price {
  line-height: 20px;
  margin-right: 2px;
}
/*��ʽ��*/
div.item3 {
  position: relative;
  width: 270px;
  margin-bottom: 24px;
  background: #FFFFFF;
  box-shadow: 0 6px 10px 0 rgba(95, 101, 105, 0.05);
  border-radius: 8px;
  float: left;
  transition: all .2s;
  height: 260px;
  cursor: pointer;
}
div.item3 .img {
  height: 145px;
  width: 270px;
  border-radius: 8px 8px 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: 115px;
  border-radius: 0 0 8px 8px;
  color: #545c63;
}
div.item3 .i-text::before {
  display: table;
  content: "";
  height: 0;
}
div.item3 .i-text .sign {
  position: absolute;
  left: 8px;
  top: 13px;
  width: 25px;
  height: 5px;
  background-color: #545c63;
  border-radius: 3px;
}
div.item3 .i-text .item-name {
  margin: 26px 8px 0;
  font-size: 18px;
  height: 23px;
  width: 250px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 23px;
  background-image: -webkit-linear-gradient(left, #ff0000, #fd8403, #ffff00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
div.item3 .i-text .tags {
  height: 22px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  padding: 0 8px;
  margin: 7px 0;
}
div.item3 .i-text .tags .tag-item {
  padding: 0 9px;
  margin-right: 5px;
  border-radius: 16px;
  margin-left: 2px;
  padding-top: 3px;
  width: 77px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  height: 21px;
  font-size: 12px;
  color: #fff;
}
div.item3 .i-text .difficulty {
  display: block;
  font-size: 12px;
  margin-bottom: 8px;
  padding: 0 8px;
  line-height: 22px;
}
div.item3 .i-text .difficulty .project-structure {
  display: flex;
  margin-bottom: 8px;
  font-size: 14px;
  height: 22px;
  justify-content: space-between;
  position: relative;
}
div.item3 .i-text .difficulty .project-structure .collection {
  font-size: 12px;
  cursor: pointer;
  letter-spacing: 2px;
}
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: 5px;
}
div.item3 .color-default {
  background: #8bccff;
  color: #fff;
  border: 1px solid #8bccff;
}
div.item3 .color-primary {
  background-color: #58a4fd;
  border-color: #58a4fd;
  color: #58a4fd;
}
div.item3 .color-1 {
  background: #279bf1;
  color: #fff;
  border: 1px solid #279bf1;
}
div.item3 .color-2 {
  background: #00b88c;
  color: #fff;
  border: 1px solid #00b88c;
}
div.item3 .color-3 {
  background: #9277ce;
  color: #fff;
  border: 1px solid #9277ce;
}
div.item3 .color-4 {
  background: #f99e49;
  color: #fff;
  border: 1px solid #f99e49;
}
div.item3 .color-5 {
  background: #f65466;
  color: #fff;
  border: 1px solid #f65466;
}
div.item3 .color-6 {
  background: #8fbe35;
  color: #fff;
  border: 1px solid #8fbe35;
}
div.item3 .color-7 {
  background: #3abaf0;
  color: #fff;
  border: 1px solid #3abaf0;
}
div.item3 .color-8 {
  background: #f2c53a;
  color: #fff;
  border: 1px solid #f2c53a;
}
div.item3 .color-9 {
  background: #6a75e6;
  color: #fff;
  border: 1px solid #6a75e6;
}
div.item3 .color-10 {
  background: #46cdd6;
  color: #fff;
  border: 1px solid #46cdd6;
}
div.item3 .color-11 {
  background: #eb60c9;
  color: #fff;
  border: 1px solid #eb60c9;
}
div.item3 .color-12 {
  background: #000000;
  color: #fff;
  border: 1px solid #000000;
}
