.page {
  margin-top: 25px;
}

.group {
  width: 1200px;
  margin: 0 auto;
}

.section {
  background-color: rgba(247, 248, 252, 1);
  padding: 0 30px;
  width: 1200px;
  margin-bottom: 20px;
}

.sectionItem {
  display: flex;
  /* align-items: top; */
  /* padding-bottom: 20px; */
}

button {
  cursor: pointer;
}

.outer {
  flex: 1;
  display: flex;
  padding: 0 20px;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
  flex-wrap: wrap;
  cursor: pointer;
  padding-bottom: 20px;
}

.sectionItem:last-child .outer {
  border-bottom: none;
}

.word {
  /* margin: 0 30px; */
  overflow-wrap: break-word;
  color: rgba(17, 17, 17, 1) !important;
  font-size: 14px;
  text-align: center;
  /* display: block; */
  width: 85px;
  text-align: left;
  padding-top: 20px;
  font-weight: bold;
}

.outer span {
  padding-right: 29px;
  color: rgba(120, 120, 120, 1);
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  display: block;
  margin-top: 20px;
  /* margin-bottom: 10px; */
}

.outer .active {
  color: rgba(255, 100, 0, 1);
}

.con {
  width: 830px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
  position: relative;
}

.bd {
  display: flex;
  cursor: pointer;
  border-radius: 6px;
  /* height: 200px; */
  border: 1px solid rgba(229, 229, 229, 1);
  width: 402px;
  margin-bottom: 19px;
}

.main {
  width: 200px;
  height: 200px;
  background: #89878a;
  position: relative;
  border-radius: 6px 0px 0px 6px;
}

.main > img {
  width: 100%;
  height: 100%;
}

.bd4 {
  top: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 12px;
  height: 24px;
  min-width: 61px;
  margin: 11px 0 0 11px;
}

.group9 {
  width: 47px;
  height: 12px;
  margin: 7px 0 0 7px;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 1);
}

.label {
  width: 14px;
  height: 12px;
  margin-right: 2px;
}

.group10 {
  width: 170px;
  height: 135px;
  margin-top: 30px;
  margin-left: 15px;
}

.group10 .tit {
  width: 165px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(17, 17, 17, 1);
  font-size: 20px;
  font-family: SourceHanSansCN-Bold;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  display: block;
  margin-bottom: 29px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.group10 .area {
  width: 170px;
  height: 20px;
  margin-bottom: 17px;
  display: flex;
  align-items: center;
}

.group10 .area span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mod {
  width: 130px;
  height: 20px;
  margin-bottom: 17px;
  display: flex;
  align-items: center;
}

.mod img,
.group10 .area img {
  margin-right: 10px;
}

.mod span,
.group10 .area span {
  color: rgba(120, 120, 120, 1);
  font-size: 16px;
  white-space: nowrap;
}

.mod5 {
  background-color: rgba(229, 229, 229, 1);
  border-radius: 5px;
  height: 10px;
  margin-top: 2px;
  width: 102px;
  margin-left: 4px;
}

.bd5 {
  background-color: rgba(255, 112, 72, 1);
  border-radius: 5px;
  /* width: 20%; */
  height: 10px;
}

.yyAbout .tit {
  width: 100%;
  color: rgba(17, 17, 17, 1);
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  display: block;
  font-weight: bold;
}

.yyAbout {
  box-shadow: 0px 10px 19px 4px rgba(190, 190, 190, 0.17);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 7px;
  height: 440px;
  margin-left: 30px;
  width: 346px;
  padding: 30px 28px 0;
  position: absolute;
  top: 0;
  right: -370px;
  /* top: 300px; */
}

.yyAbout .mod19 {
  position: relative;
}

.yyAbout .mod19 img {
  position: absolute;
  top: 40%;
  right: 50px;
}

.yyAbout .mod19 select {
  -webkit-appearance: none;

  background-color: rgba(245, 246, 251, 1);
  border-radius: 6px;
  margin-top: 40px;
  border: none;
  padding: 15px;
  width: 290px;
  color: rgba(120, 120, 120, 1);
}

.main11 {
  width: 251px;
  height: 14px;
  margin: 19px 0 0 19px;
}

.txt20 {
  width: 28px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(120, 120, 120, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  display: block;
}

.label15 {
  width: 16px;
  height: 10px;
  margin-top: 3px;
}

.mod20 {
  background-color: rgba(245, 246, 251, 1);
  border-radius: 6px;
  height: 52px;
  margin-top: 20px;
  width: 290px;
  border: none;
  padding-left: 20px;
}

.txt21 {
  width: 41px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(120, 120, 120, 1);
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 14px;
  display: block;
  margin: 19px 0 0 20px;
}

.mod21 {
  background-color: rgba(255, 100, 0, 1);
  border-radius: 6px;
  height: 52px;
  margin-top: 20px;
  width: 290px;
  border: none;
  color: white;
}

.mod22 {
  border-radius: 6px;
  height: 52px;
  border: 1px solid rgba(255, 100, 0, 1);
  margin-top: 20px;
  width: 290px;
  text-align: center;
  color: rgba(255, 100, 0, 1);
  line-height: 52px;
  background: white;
}

/* 省心装修 从容生活 */
.styleLife {
  width: 1200px;
  margin-top: 66px;
  margin-bottom: 140px;
}

.tasabs {
  width: 290px;
  height: 366px;
  margin-right: 14px;
  position: relative;
}

.tasabs:last-child {
  margin-right: 0;
}

.tasabs .scrolImg img {
  width: 100%;
}

.tasabs .jincnbaojia {
  width: 250px;
  height: 84px;
  position: absolute;
  bottom: -26px;
  left: 20px;
  background: #ffffff;
  box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tasabs .scrolImg {
  width: 290px;
  height: 366px;
  overflow: hidden;
  border-radius: 10px;
}

.tasabs .scrolImg:hover img {
  cursor: pointer;
  transform: scale(1.2);
}

.orgin {
  background: #ff6400;
  border: 1px solid rgba(228, 228, 228, 0.7);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
}

.sumbit2:hover {
  background: #fdb740;
  cursor: pointer;
}

.tasabs .fro3 {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  line-height: 30px;
  margin-bottom: 22px;
}

.tasabs .itemfrom {
  width: 240px;
  height: 52px;
  background: #ffffff;
  border-radius: 6px;
  margin-top: 10px;
  padding: 14px 17px;
}

.itemfrom .iconsto {
  width: 22px;
  height: 24px;
}

.itemfrom .dredep {
  width: 1px;
  height: 25px;
  margin-left: 17px;
  background: #787878;
  display: inline-block;
}

.itemfrom input {
  border: none;
  outline: none;
  flex: 1;
  width: 100%;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #787878;
  padding-left: 12px;
}

.itemfrom input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #787878;
}

.itemfrom select {
  flex: 1;
  height: 100%;
  -webkit-appearance: none;
  border: none;
  outline: none;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #787878;
  padding-left: 12px;
}

.tasabs .scrolImg {
  width: 290px;
  height: 366px;
  overflow: hidden;
  border-radius: 10px;
}

.tasabs .scrolImg:hover img {
  cursor: pointer;
  transform: scale(1.2);
}

.jincnbaojia .titleImgsto {
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #010101;
  line-height: 30px;
}

.jincnbaojia .titlelSele {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #010101;
  line-height: 30px;
}

.gaoxinglbs4 {
  width: 1200px;
  margin-top: 49px;
  margin-bottom: 89px;
}

.gaoxinglbs4 .phoneVr4 {
  width: 331px;
  position: relative;
}

.gaoxinglbs4 .phoneVr4 .pnoe4 {
  width: 100%;
}

.lbsMainItem {
  width: 100%;
  background: #f5f6fb;
}

.lbsMainItem .lbsMainTitle {
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  margin-top: 99px;
  color: #111111;
}

.lbsMainItem .lbsMainTitle .lbsMainTitl1 {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #484848;
  margin-top: 19px;
}

.sxzxMain{
  background: #f5f6fb;
}
