/* 轮播图 */
.swiper{
  width: 100% !important;
}
.view {
  width: 100%;
  margin: 0 auto;
}
.view1 {
  width: 100%;
  height: 272px;
  background: url("../img/home/banner2.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.view2 {
  width: 100%;
  height: 272px;
  background: url("../img/home/banner2.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.view3 {
  width: 100%;
  height: 272px;
  background: url("../img/home/banner2.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.view4 {
  width: 100%;
  height: 272px;
  background: url("../img/home/banner2.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.logo {
  width: 100%;
  margin: 0.625rem auto;
}
.logo .line {
  width: 1.625rem;
  height: 0.1875rem;
  border-bottom: 0.0625rem solid #999999;
}
.logo .tree {
  width: 0.625rem;
  height: 0.625rem;
  margin: 0 0.625rem;
}
.mhome {
  width: 100%;
}
.mhome .page-img {
  width: 100%;
  margin: 0 auto;
}
.mhome .page-img img {
  width: 100%;
  height: 100%;
}
.oneContent {
  width: 100%;
  background: #f1f1f1;
  margin: 0 auto;
}
.oneContent .qualifications {
  width: 100%;
  height: 8.9375rem;
  background-image: url("../img/mHome/page-3.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin: 0 auto;
}
.budgetTitle {
  width: 100%;
  height: 4.5rem;
  background: #fff;
  text-align: center;
}
.budgetTitle p {
  color: #333;
  margin: 0;
  font-size: 0.9375rem;
  position: relative;
  top: 1rem;
}
.budget {
  width: 100%;
  padding-bottom: 0.7rem;
  background-color: #0c624f;
  margin: 0.5rem auto;
  display: flex;
  flex-direction: column;
}
.budget .budgetMid {
  width: 21.9375rem;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 0.75rem;
  padding-bottom: 0.8rem;
}
.budget .budgetMid .budgetMidTop {
  color: #333;
  font-size: 0.75rem;
  border-left: 0.25rem solid #0c624f;
  padding-left: 0.25rem;
  margin-left: 0.625rem;
}
.budget .budgetMid .budgetMony {
  width: 50%;
  margin-left: 0;
  margin-top: 0.5625rem;
  padding-left: 5px;
  color: #8ec325;
  flex-direction: column;
}
.budget .budgetMid .budgetDetails {
  width: 35%;
  margin-left: 0.3125rem;
  padding-left: 0.3125rem;
  font-size: 0.75rem;
  color: #333;
}
.budget .budgetMid .budgetDetails .budgetDetailsItem {
  margin-top: 0.5rem;
}
.budget .budgetMid .budgetDetails .budgetDetailsItem .point {
  color: #0c624f;
  font-size: 5px;
}
.budget .budgetMid .tips {
  width: 100%;
  margin: 0 auto;
  color: #999;
  font-size: 12px;
  margin-top: 0.5rem;
  text-align: center;
}
.budget .budgetLine {
  width: 3px;
  height: 70%;
  background: #d8d8d8;
  margin: auto 0;
}
.budget .budgetRight {
  width: 21.9375rem;
  padding-bottom: 1rem;
  flex-direction: column;
  background-color: #fff;
  margin: 0 auto;
}
.budget .budgetRight .budgetMidTop {
  width: 90%;
  padding-left: 0.3125rem;
  border-left: 0.25rem solid #0c624f;
  font-size: 0.75rem;
  color: #333;
  margin-top: 0.625rem;
}
.sign-box {
  width: 100%;
  margin: 0 auto;
}
.sign-box .weui-cells{
  margin-left: 4rem;
}
.sign-box .weui-cells .weui-cell{
  display: flex;
  margin-top: 1.25rem;
}
.sign-box .weui-cells .weui-cell .weui-cell__hd{
  color: #79c725;
  width: 3rem;
  border-right: 1px solid #ddd;
  margin-right: 1.25rem;
}
.sign-box .weui-cells .weui-cell .weui-cell__bd .weui-input{
  border-style: none;
}
.sign-box .weui-cells .weui-cell .weui-check__label{
  margin-right: 3rem;
  margin-bottom: 0.5rem;
}
.aiForm .weui-cell{
  display: flex;
  margin-top: 1.25rem;
}
.aiForm .weui-cell .weui-cell__hd{
  color: #08543f;
  width: 3rem;
  border-right: 1px solid #ddd;
  margin-right: 1.25rem;
}
.aiForm .weui-cell .weui-cell__bd .weui-input{
  border-style: none;
}
.aiForm .weui-cell .weui-check__label{
  margin-right: 3rem;
  margin-bottom: 0.5rem;
}
/* .sign-box .options {
  display: flex;
  height: 3.3125rem;
}
.sign-box .options .elRadio {
  width: 13.75rem;
  margin: 0 auto;
  padding-top: 0.6875rem;
  font-size: 0.9375rem;
  color: #c1c1c1;
  position: relative;
  left: 0.625rem;
}
.sign-box .options .elRadio /deep/ .van-radio__label {
  color: #c1c1c1;
}
.sign-box .options .elRadio /deep/ .van-radio__icon--checked .van-icon {
  background-color: #8ed128;
  border-color: #8ed128;
}
.sign-box .options .elRadio /deep/ .van-radio__icon {
  font-size: 0.9375rem;
}
.sign-box .options .left {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sign-box .options .left input {
  display: block;
  margin: 0;
  width: 0.5625rem;
  height: 0.5625rem;
}
.sign-box .options .left label {
  font-size: 0.8125rem;
  color: #8ed128;
}
.sign-box .options .right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sign-box .options .right input {
  display: block;
  margin: 0;
  width: 0.5625rem;
  height: 0.5625rem;
}
.sign-box .options .right label {
  font-size: 0.8125rem;
  color: #c1c1c1;
}
.sign-box .signInput /deep/ .van-field__label {
  color: #8ec325;
  border-right: 0.0625rem solid #c1c1c1;
}
.sign-box .signInput /deep/ .van-cell::after {
  border: none;
}
.sign-box .signInput /deep/ .van-cell {
  width: 16rem;
  height: 2.375rem;
  background: #f9f9f9;
  margin: 0 auto;
  margin-top: 0.625rem;
  color: #c1c1c1;
} */
.sign-box button {
  display: block;
  background-color: #8ed128;
  color: #fff;
  width: 15.9375rem;
  height: 2.375rem;
  border-radius: 0.1875rem 0.1875rem 0.1875rem 0.1875rem;
  margin: 0 auto;
}
.advertisement {
  width: 100%;
  height: 4.5rem;
  background-image: url("../img/home/advertisement.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 1rem auto;
}
.advertisement img {
  width: 100%;
  height: 100%;
}
.budgetPrice {
  color: #8ec325;
  padding-right: 5px;
}
.twoConten {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.twoContentTitle {
  text-align: center;
}
.picList {
  width: 10.9688rem;
  height: 6.75rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: -0.0313rem;
  margin-left: -0.0313rem;
}
.minilogo{
  display: none;
}
.picList:hover .minilogo{
  display: block;
}
/* 现代简约图 */
.bgPic_1{
  background:url("../img/home/pic01.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic_2{
  background:url("../img/home/pic02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic_3{
  background:url("../img/home/pic03.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic_4{
  background:url("../img/home/pic04.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic_5{
  background:url("../img/home/pic05.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic_6{
  background:url("../img/home/pic06.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
/* 设计案例图 */
.bgPic2_1{
  background:url("../img/home/houseSize1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic2_2{
  background:url("../img/home/houseSize2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic2_3{
  background:url("../img/home/houseSize3.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic2_4{
  background:url("../img/home/houseSize4.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic2_5{
  background:url("../img/home/houseSize5.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.bgPic2_6{
  background:url("../img/home/houseSize6.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.picList:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}
.navBar {
  width: 21.9375rem;
  height: 1.0625rem;
  /* padding-left:35% ; */
  margin-top: 0.625rem;
  font-size: 0.75rem;
  margin: 0 auto;
}
.items {
  width: 21.9375rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.inItems {
  width: 3.75rem;
  font-size: 0.75rem;
  color: #999;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.inItems span {
  display: inline-block;
}
.inItems .pointer {
  text-align: left;
}
.inItems:first-child {
  width: 4.375rem;
}
.inItems:last-child {
  width: 2.5rem;
}
.inItems:last-child .Slash {
  display: none;
}
.activeNav {
  color: #8ED128;
}
.pointer:hover {
  cursor: pointer;
}
.twoContentMain {
  width: 21.9375rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 0.625rem;
}
.picPointer {
  width: 100%;
  height: 100%;
}
.picPointer:hover {
  cursor: pointer;
  transition: 0.5s;
  transform: scale(1.05);
}
.aiTest {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 0.5625rem;
  height: 20.125rem;
  margin-top: 1.0313rem;
  background: #0c624f;
  box-sizing: border-box;
}
.aiTest .bottomAi {
  width: 100%;
}
.aiTest .bottomAi .aiForm {
  flex-direction: column;
  width: 21.875rem;
  height: 9.5625rem;
  background: #fff;
  margin: 0 auto;
}
.aiTest .bottomAi .aiForm .aiBtn {
  width: 301px;
  height: 31.5px;
  background: #0c624f;
  color: #ffffff;
  border: none;
  margin-top: 0.75rem;
}
.aiTest .bottomAi .aiForm /deep/ .van-field__label {
  color: #0c624f;
  border-right: 0.0625rem solid #c1c1c1;
}
.aiTest .bottomAi .aiForm /deep/ .van-cell::after {
  border: none;
}
.aiTest .bottomAi .aiForm /deep/ .van-cell {
  width: 18.8125rem;
  height: 2rem;
  background: #f9f9f9;
  margin-top: 0.75rem;
  color: #c1c1c1;
  padding: 0.25rem 1rem 0.25rem 1rem;
  font-size: 0.8125rem;
}
.aiTest .aiCover {
  width: 21.875rem;
  height: 9.5rem;
  padding-top: 2.5625rem;
  background-image: url("../img/mHome/aiCover.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  margin: 0 auto;
}
.aiTest .aiCover .coverTitle {
  width: 12.5625rem;
  height: 4.5625rem;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.aiTest .aiCover .coverTitle p {
  margin: 0;
  color: #fff;
  position: relative;
  top: 0.9375rem;
}
.computeY {
  width: 21.9375rem;
  height: 16.0625rem;
  margin: 1rem auto;
  background-image: url("../img/home/compute.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.computeY .comCover {
  width: 15.6875rem;
  height: 14.6875rem;
  background: rgba(255, 255, 255, 0.7);
  margin: 0 auto;
  position: relative;
  top: 0.75rem;
  text-align: center;
}
.computeY .comCover .house{
  display: flex;
  justify-content: space-between;
  padding: 0 1.20rem 0 1.20rem;
  margin: 0;
}
.computeY .comCover .house li{
  font-size: .75rem;
  color: #ddd;
  width: 50%;
  height: 1.625rem;
  line-height: 1.625rem;
  text-align: center;
  background-color: #fff;
  border-radius: .125rem;
}
.computeY .comCover .house .liActive{
  background-color: #ea8b23;
  color: #fff;
}
.computeY .chooseBtn {
  width: 6.6875rem;
  height: 1.6875rem;
  border: none;
  color: #999;
  background: #fff;
  font-size: 0.6875rem;
  margin-top: 0.5rem;
  border-radius: 0.1875rem;
}
.computeY .activeBtn {
  background: #ea8b23;
  color: #fff;
}
.computeY input {
  border: none;
  width: 12.1875rem;
  height: 1.6875rem;
  font-size: 0.6875rem;
  text-align: center;
  padding: 0 0.625rem;
  margin-top: 0.4375rem;
  border-radius: 0.1875rem;
}
.computeY input::placeholder {
  text-align: center;
  font-size: 0.6875rem;
}
.computeY .comCover  .aiBtn {
  width: 13.4rem;
  height: 1.6875rem;
  background: #ea8b23;
  color: #ffffff;
  border: none;
  margin-top: 0.75rem;
  border-radius: 0.1875rem;
}
.computeY .conSub {
  width: 13.4375rem;
  height: 1.6875rem;
  color: #fff;
  background: #ea8b23;
  border: none;
  margin-top: 0.4375rem;
}
.computeY .singTel {
  text-align: center;
  color: #999;
  font-size: 0.625rem;
  margin-top: 0.5rem;
}
.threeContent {
  width: 21.9375rem;
  margin: 0 auto;
}
.designer {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.dephoto .dephoto-r {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.dephoto .dephoto-r .mdesignerList {
  width: 33%;
  height: 7.5rem;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 100% 100% !important;
}

.dephoto .dephoto-r  .mdesignerList:hover {
  transform: scale(1.0);
  transition: all 0.4s;
}
.coverBox{
  display: none;
}
.mdesignerList:hover .coverBox{
  display: block;
}
.fourContent {
  width: 21.875rem;
  margin: 1rem auto;
}
.fourContent .process-title {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.0625rem;
  color: #ffffff;
  text-align: center;
  background-color: #08543f;
}
.fourContent .process-box {
  width: 100%;
  height: 10.5rem;
  flex-wrap: wrap;
  margin-top: 0.0625rem;
}
.fourContent .process-box .everybox {
  flex-direction: column;
  width: 33%;
  height: 5.1875rem;
  background-color: #08543f;
}
.fourContent .process-box .everybox img {
  width: 1.875rem;
  height: 1.875rem;
}
.fourContent .process-box .everybox .text {
  color: #ffffff;
  font-size: 0.6875rem;
  margin-top: 0.625rem;
}
.whyphoto {
  width: 100%;
  height: 4.375rem;
  background-image: url("../img/home/advertisement.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin: 0 auto;
}
.why {
  width: 100%;
  text-align: center;
  margin: 1rem auto;
}
.why .title {
  font-size: 1.0625rem;
  color: #1e1e1e;
}
.why .title2 {
  font-size: 0.6875rem;
  color: #08543f;
  margin-top: 0.3125rem;
}
.why .photos-first {
  width: 21.875rem;
  height: 16rem;
  background-image: url("../img/mHome/w1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin: 0.3125rem auto;
  margin-top: 0.625rem;
}
.why .photo-second {
  width: 21.875rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.why .photo-second .photo-second-f {
  width: 100%;
}
.why .photo-second .photo-second-f .threephoto {
  width: 7.25rem;
  height: 5.9375rem;
}
.why .photo-second .photo-second-f .threephoto img {
  width: 100%;
  height: 100%;
}
.why .photo-second .photo-second-s {
  width: 100%;
  height: 6.875rem;
  margin-top: 0.3125rem;
}
.why .photo-second .photo-second-s .twophoto {
  width: 49%;
  height: 100%;
}
.why .photo-second .photo-second-s .twophoto img {
  width: 100%;
  height: 100%;
}
.video {
  width: 21.875rem;
  text-align: center;
  margin: 1.25rem auto;
}
.video .title {
  font-size: 1.0625rem;
  color: #343232;
}
.video .tip {
  font-size: 0.75rem;
  color: #999999;
}
.video .videophoto {
  width: 21.875rem;
  height: 11.375rem;
  margin: 0.625rem auto;
}
.video .play {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footRelation {
  width: 100%;
  height: 158px;
  background: #575757;
}
.footRelation .getProgramme {
  width: 280px;
  height: 90px;
  margin-left: 191px;
  position: relative;
  top: 45px;
  color: #fff;
  display: flex;
  flex-direction: row;
  font-size: 20px;
}
.footRelation .getProgramme .round {
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  margin-top: 8.3%;
  background: #0c624f;
}
.footRelation .getProgramme p {
  margin: 0;
}
.footRelation .TelPhone {
  width: 70px;
  height: 70px;
  position: relative;
  bottom: 35px;
  left: 495px;
}
.footRelation .TelPhone img {
  width: 100%;
  height: 100%;
}
.footRelation .relationInput {
  position: relative;
  left: 585px;
  bottom: 115px;
}
.footRelation .relationInput input {
  width: 338px;
  height: 77px;
  font-size: 28px;
  padding-left: 25px;
  padding-right: 25px;
  border: 1px solid #0c624f;
}
.footRelation ::-webkit-input-placeholder {
  color: #0c624f;
}
.footRelation .relationBtn {
  width: 156px;
  height: 74px;
  color: #fff;
  font-size: 25px;
  background: #0c624f;
  position: relative;
  left: 1403px;
  bottom: 192px;
}
.footRelation .house {
  width: 226px;
  height: 184px;
  position: relative;
  left: 1578px;
  bottom: 360px;
}
.showEnter {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: none;
}
.showEnter p {
  font-size: 0.6875rem;
  color: #fff;
  margin: 0;
  position: relative;
  top: 1.6563rem;
}
.showEnter div {
  width: 1.375rem;
  height: 1.375rem;
  border: 0.0625rem solid #ffffff;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 2.5rem;
}

.showTitle2{
  display: none;
}
.picList:hover .showTitle2{
  display: block;
}
.get {
  width: 21.875rem;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 1rem;
}
.get .bg {
  width: 100%;
  height: 6.875rem;
  background: url("../img/quality/mDesignTeam/7.png");
  background-position: center;
  background-size: 100% 100%;
}
.get .bg .cover {
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 0.75rem;
  box-sizing: border-box;
}
.get .bg .cover .title {
  width: 10rem;
  border-left: 0.25rem solid #8ed128;
  border-right: 0.25rem solid #8ed128;
  font-size: 0.875rem;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}
.get .bg .cover .money {
  font-size: 0.6875rem;
  color: #fff;
  text-align: center;
  margin-top: 1.125rem;
}
.get .bg .cover .phone {
  font-size: 0.625rem;
  color: #fff;
  text-align: center;
  margin-top: 0.625rem;
}
.signbj-box {
  height: 14.0625rem;
  width: 21.875rem;
  box-shadow: 0px 0px 0.1875rem 0.0625rem rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}

.signbj-box .weui-cells_form .weui-cell{
  display: flex;
  justify-content: space-around;
  width: 15.9375rem;
  margin: 0 auto;
  margin-bottom: .625rem;
}
.signbj-box .weui-cells_form .weui-check__label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.signbj-box .weui-cells_form .weui-check__label input {
  display: block;
  margin: 0;
  width: .8125rem;
  height: 0.8125rem;
  margin-right: .625rem;
}

.signbj-box .options .right label {
  font-size: 0.8125rem;
  color: #c1c1c1;
}
.signbj-box input {
  display: block;
  width: 15.9375rem;
  height: 2.1875rem;
  border-radius: 0.1875rem;
  margin: 0 auto;
  margin-bottom: 0.75rem;
  text-align: center;
  background-color: #f7f7f7;
  border: none;
  padding: 0;
}
.signbj-box input::placeholder {
  height: 2.0625rem;
  text-align: center;
  font-size: 0.8125rem;
  line-height: 2.0625rem;
}
.signbj-box button {
  display: block;
  background-color: #8ed128;
  color: #fff;
  width: 15.9375rem;
  height: 2.1875rem;
  border-radius: 0.1875rem;
  margin: 0 auto;
}
.quality {
  width: 100%;
  height: 12.25rem;
  margin: 0 auto;
  margin-top: 1.25rem;
  background: url("../img/quality/mDesignTeam/bg-z.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.quality .cover {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding-top: 0.6875rem;
  box-sizing: border-box;
}
.quality .cover .bg {
  margin: 0 auto;
  width: 9.1875rem;
  height: 6.5rem;
  background: url("../img/quality/mDesignTeam/img-t.png") no-repeat;
  opacity: 0.8;
  background-position: center;
  background-size: 100% 100%;
}
.quality .cover .num {
  margin-top: 0.3125rem;
  display: flex;
  justify-content: space-around;
  font-weight: bold;
  color: #fff;
  font-size: 1.375rem;
}
.quality .cover .num div {
  width: 90px;
  padding-left: 10px;
  text-align: center;
}
.quality .cover .text {
  margin-top: 0.625rem;
  display: flex;
  justify-content: space-around;
  color: #fff;
}
.change:hover {
  cursor: pointer;
  transition: 0.5s;
  transform: scale(1.1);
}
.change {
  transition: all 0.5s;
}
.coverBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  display: none;
}
.coverBox p {
  margin: 0;
  color: #fff;
  position: relative;
  top: 1.25rem;
}
.coverBox .coverBtn {
  width: 100px;
  height: 30px;
  font-size: 12px;
  background: #ff8933;
  border-radius: 20px 20px 20px 20px;
  border: none;
  position: relative;
  top: 2.5rem;
}
.pointer:hover {
  cursor: pointer;
}
.homeOrderDialog,
.orderComfirmDialog {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.5);
}
.homeOrderDialog .dialogContent,
.orderComfirmDialog .dialogContent {
  padding-bottom: 1rem;
  position: absolute;
  width: 80%;
  left: 10%;
  top: 20%;
  background-color: #fff;
  border-radius: 0.5rem;
}
.homeOrderDialog .dialogContent .title,
.orderComfirmDialog .dialogContent .title {
  text-align: center;
  padding: 1rem 0;
  color: #8ec325;
  font-size: 0.9rem;
}
.homeOrderDialog .dialogContent .close,
.orderComfirmDialog .dialogContent .close {
  position: absolute;
  top: 0.7rem;
  right: 1rem;
}
.homeOrderDialog .mdialog-footer button,
.orderComfirmDialog .mdialog-footer button {
  display: block;
  padding: 0.5rem 0;
  width: 80%;
  margin: 1rem auto;
  font-size: 1rem;
  color: #fff;
  border-radius: 10px;
  background-color: #79c725;
}
