/*-------------------------------------------------------------------------公共css开始*/
* {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
html {
  width: 100%;
  height: 100%;
  font-size: 12px;
  font-weight: normal;
  font-family: 'MicrosoftYaHei';
}
body {
  width: 100%;
  height: 100%;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}
li {
  list-style: none;
}
[v-cloak] { display: none }
a, a:hover, a:focus, a:visited
{
  color: #000;
}
#actBoxTop,  #actBoxBottom{display: none;}
.red {
  color: #f00;
  font-size: inherit;
}
.ib {
  display: inline-block;
}
.ell {
  display: inline-block;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  overflow: hidden;
}
.clearfix:after {
  content: '';
  clear: both;
}

.cut-two {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.cut-three {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
/*-------------------------------------------------------------------------公共css结束*/
body {
  min-width: 990px;
}

.product-list .product-list-li-wrap:nth-child(5n) {
  margin-right: 0;
}
.main {
  position: relative;
  width: 100%;
  padding-bottom: 30px!important;
  background: url('//image01.homedo.com/Files/Images/cms/www/20191010/4761790593686018055_pic1.jpg');

}
.app {
  background: #fff;
  background-position-x: center;
  background-repeat: no-repeat;
  padding-bottom: 0 !important
}
.act-banner {
  overflow: hidden;
  width: 100%;
  height: 426px;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  width: 1190px;
  margin: auto;
}
.floor-list-li{
  padding-top: 47px;
  background-color: transparent;
  background-size: 100% 100%;
  padding-bottom: .1px;
  background-repeat: no-repeat;
}
.floor-list-li-inner {
  margin: 0 auto;
  width: 990px;
}
/*楼层切换按钮 开始*/
.floor-btn {
  display: none;
  z-index: 1000;
  position: fixed;
  width: 117px;
  left: 50%;
  margin-left: 630px;
  min-height: 95px;
}

.floor-btn li {
  background: #1440ad;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  padding: 10px;
  overflow: hidden;
  width: 118px;
  height: 35px;
  line-height: 22px;
  box-sizing: content-box;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.floor-btn .select {
  background: #1269ed;
  color: #ffffff;
}
/*楼层切换按钮 结束*/
/********************************************************************楼层头部样式*******************************************************************开始*/
.floor-top {
  margin-bottom: 10px;
}
.app .act-banner p{
  font-size: 20px;
}
.floor-top .title{
  margin-bottom: 10px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #353535;
  background-position: center;
  background-repeat: no-repeat;
}
.floor-top .title .title-text {
  display: inline-block;
  font-size: 24px;
  color: #ffffff;
}
.floor-top .sub-title {
  margin-bottom: 10px;
  font-size: 14px;
  color: #b1b1b1;
  text-align: center;
}
/*tab 样式 开始*/
.floor-top .tab-list {
  margin: 0 auto;
  width: 990px;
}

.floor-top .tab-list li {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 10px;
  height: 53px;
  width: 190px;
  border-radius: 4px;
  background-color: rgba(0,0,0,0);
  border: 1px solid #efcd93;
  color: #fff;
  font-size: 15px;
  line-height: 55px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.floor-top .tab-list li:nth-child(5n) {
  margin-right: 0;
}
/*tab 样式 结束*/
/********************************************************************楼层头部样式*******************************************************************结束*/

/*活动规则 开始*/
.act-rule {
  box-sizing: border-box;
  padding: 29px 38px;
  margin: 20px auto 0px;
  width: 1190px;
  color:#e5e5e5;
  background: #3468f2;
}

.act-rule h1 {
  margin-bottom: 10px;
  width: 116px;
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  color: #2860ed;
  padding: 0px 10px;
  border-radius: 50px;
  background-color: #fff8ba;
}
.act-rule p {
  line-height: 26px;
  font-size: 16px;
}

/*活动规则 结束*/


/********************************************************************满减样式*******************************************************************开始*/
.MJ{
  margin-right: 10px;
  margin-bottom: 10px;
  width: 190px;
  height: 310px;
  background: #fff;
}
.MJ .wrap-link {
  padding-top: .1px;
  display: block;
  width: 100%;
}
.MJ .img-wrap {
  position: relative;
  margin: 20px auto 0;
  width: 150px;
  height: 150px;
}
.MJ .img-wrap img {
  width: 100%;
  height: 100%;
}
.MJ .rule {
  position: absolute;
  padding-right: 10px;
  bottom: 0;
  height: 20px;
  background: #de0806;
  font-size: 14px;
  color: #fff;
  text-indent: 5px;
  line-height: 20px;
}
.MJ .rule .triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid #fff;
}
.MJ .detail .price {
  overflow: hidden;
  margin: 10px;
  line-height: 1;
}
.MJ .detail .price .red{
  color: #ff3030;
  font-weight: 700;
  font-size: 14px;
}
.MJ .detail .price .red em {
  font-size: 24px;
}
.MJ .detail .price .black {
  margin-left: 20px;
  margin-top: 6px;
  color: #474747;
  font-size: 12px;
}
.MJ .detail .price .black del{ display: none;}
.MJ .title {
  margin: 7px 10px;
  height: 33px;
  color: #131415;
  font-size: 14px;
  line-height: 16px;
}

.MJ .detail .join-btn {
  margin: 15px 10px 0;
  display: block;
  height: 34px;
  border-radius: 2px;
  background-color: #eb2f00;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.MJ .detail .join-btn-grey {
  background: #cbcbcb;
}
.MJ .detail .join-btn-green {
  background: #3caf62;
}
/********************************************************************满减样式*******************************************************************结束*/
/********************************************************************套餐样式*******************************************************************结束*/
.tc-list-box{
  width: 1190px;
  margin: 0 auto;
}
.tc-box{
  background:url("//image01.homedo.com/Files/Images/cms/www/20191011/5061802742660091758_pic1.jpg")no-repeat top center;
  width: 100%;
  height: 380px;
  position: relative;
}
.tc-box .sheng{
  position: absolute;
  background: url("//image01.homedo.com/Files/Images/cms/www/20191010/5353576705724973246_pic1.png") no-repeat top center;
  right: 80px;
  width: 158px;
  height:44px;
  line-height: 44px;
  background-size: 85%;
  text-align: center;
  font-size: 20px
}
.tc-box  .left-detail{
  display: inline-block;
  width: 810px;
  padding: 30px 0 0 45px;
  position: relative;
}
.tc-box .right-detail{
  width: 282px;
  margin-top: 35px;
  float: right;
  margin-right: 19px;
}
.tc-box .left .img-wrap {
  width: 220px;
  height: 220px;
  border: 1px #cccccc solid;
}
.left-detail .add1{
  color: #cccccc;
  font-size: 36px;
  position: absolute;
  top: 51%;
  transform: translateY(-48%);
  left: 275px;
}
.tc-box .left .good-title{
  width: 220px;
  font-size: 13px;
  color: #000;
  margin: 5px 0 5px 0;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.good-count i{
  color: #ff3030;
}
.tc-box .right .good-title{
  width: 150px;
  font-size: 13px;
  color: #151515;
  margin:5px 0 2px 0;
  height: 30px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tc-box .right .good-title1{
  width: 100px;
  font-size: 12px;
  color: #000;
  margin:5px 0 2px 0;
  height: 29px;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tc-box .img-wrap img {
  width: 100%;
  height: 100%;
}
.tc-box .right .img-wrap {
  width: 145px;
  height: 145px;
  border: 1px #cccccc solid;
  display: inline-block;
}
.left-detail .add{
  font-size: 36px;
  color: #cccccc;
  position: absolute;
  left: -32px;
  top: 28%;
  transform: translateY(-35%);
}
.right .deng{
  font-size: 36px;
  color: #cccccc;
  position: absolute;
  top: 52%!important;
  right: -14px;
  transform: translateY(-60%);
}
.left-detail .a{
  top: 50%;
}
.tc-box .right ul .small{
  height: 100px;
  width: 100px;
  padding: 0 23px!important;
}
.tc-box .right ul .small1{
  height: 100px;
  width: 100px;
}
.tc-box .right ul .mar{
  margin-top:45px;
}
.tc-box .left{
  float: left;
}
.tc-box .right  ul li{
  float: left;
  margin-left: 40px;
  margin-bottom: 10px;
  position: relative;
}
.tc-box .price-box {
  overflow: hidden;
  height: 140px;
  margin-top:25px;
  margin-bottom: 14px;
}
.yellow{
  margin-top: 52px;
  width: 100%;
  color: #fff8ba
}
.tc-box .price-box .yellow span{
  font-weight: 700;
  font-size: 48px;
}
.tc-box .price-box .yellow em {
  font-size: 24px;

}
.tc-box .price-box .white {
  /* margin-left: 93px; */
  width: 280px;
  text-align: center;
  color: #e5e5e5;
  font-size: 14px;
}
.tc-box .price-box .sheng span{
  display: inline-block;
  color:#da4141 ;
  font-size: 17px;
  font-weight: bold;
}
.tc-box .price-box .sheng em{
  font-size: 17px;
  font-weight: bold;
  color: #da4141;
}
.tc-box .right-detail .all-title {
  width: 246px;
  /* padding: 0 20px 0 20px; */
  height: 64px;
  color: #ffffff;
  font-size: 24px;
  display: inline-block;
  line-height: 32px;
  overflow: hidden;
  text-align: left;
}

.tc-box .right-detail .join-btn {
  display: block;
  height: 58px;
  color: #fff;
  width: 242px;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  background: url("//image01.homedo.com/Files/Images/cms/www/20191011/4768688374704788279_pic1.png")no-repeat top center;
  margin: auto;

}
.tc-box .right-detail .join-btn-grey {
  background: grey;
  height: 50px;
}
.tc-box .right-detail .join-btn-green {
  background: green;
  height: 50px;
}
.tc-list-box .title{
  background:url('//image01.homedo.com/Files/Images/cms/www/20191014/4777421831265855982_pic1.jpg')no-repeat center center;
  text-align: center;
  height: 76px;
  margin: 20px 0 0 0;
}
.title h1{
  display: inline-block;
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  line-height: 83px;
  height: 76px;
  margin: auto;
  position: relative;
  top: -24px;
  padding: 0 20px;
}
.yellow{
  text-align: center

}

.banner-floor-porp {position: absolute; height: 54px; top: 370px;width: 100%;}
.banner-floor-porp .floor-porp-box {position: relative; width: 100%; height: 100%;}
.banner-floor-porp .floor-porp-box .porp {position: absolute; left: 50%; top: 0; margin-left: -595px; height: 54px; z-index: 2;}
.banner-floor-porp .floor-porp-box .porp.fixed {position: fixed; z-index:10}
.banner-floor-porp .floor-porp-box .porp  .porp-list  {width: 1188px; height: 54px;background:#fff;}
.banner-floor-porp .floor-porp-box .porp  .porp-list ul {height: 54px;}
.banner-floor-porp .floor-porp-box .porp  .porp-list ul li {width: 118px; cursor: pointer; float: left; font-size: 19px; font-weight: bold;;color: #3d3d3d;height: 54px;line-height: 54px; text-align: center; cursor: pointer;position: relative;}
.banner-floor-porp .floor-porp-box .porp  .porp-list ul li:last-child{
  width: 126px
}
.banner-floor-porp .floor-porp-box .porp  .porp-list ul li:hover,
.banner-floor-porp .floor-porp-box .porp  .porp-list ul li.cur {background: #f9e06f;color: #a72318}
.banner-floor-porp .floor-porp-box .porp  .porp-list ul li.cur::before {display: block;content: ""; height: 7px;width: 118px;background: #f9e06f;position: absolute;top: -7px; border-top-left-radius: 3px;border-top-right-radius: 3px;}
.banner-floor-porp .floor-porp-box .porp  .porp-list ul li p {margin: 0 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap}
.banner-floor-porp .floor-porp-box .porp  .porp-btn {width: 44px; height: 44px; background: #221F92; margin-left: -44px; cursor: pointer; position: relative;}
.banner-floor-porp .floor-porp-box .porp  .porp-btn::after {position: absolute; display: block; content: ""; width: 22px; height: 12px; top: 50%; left:50%; margin: -6px 0 0 -11px; background: url(https://image01.homedo.com/Files/Images/cms/www/20190501/4987179621632312054_pic1.png) 0 0 no-repeat;}
.banner-floor-porp .floor-porp-box .porp:hover .porp-btn::after {background-image: url(https://image01.homedo.com/Files/Images/cms/www/20190501/5294890814361318672_pic1.png)}
.banner-floor-porp .floor-porp-box .porp:hover .porp-list {height: auto;}
#floor0 .title{
  background: url(//image01.homedo.com/Files/Images/cms/www/20191014/5071196799664146271_pic1.jpg) no-repeat;
  width: 160%;
  margin-left: -365px;
}
.h_top{
  height: 35px;
  line-height: 35px!important;
}
.banner_p{
  height: 125px;
  width: 121px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20191011/5256204434844379826_pic1.png) no-repeat;
}
h1{
  font-weight: bold;
}
.img-wrap{
  padding: 0!important
}
.a_allTitle{
  padding: 0 20px;
}
.title::before{
  display: inline-block;
  content: "";
  height: 76px;
  width: 240px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20191014/5620122232891532905_pic1.jpg) no-repeat;
}
.title::after{
  display: inline-block;
  content: "";
  height: 76px;
  width: 235px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20191014/5583731432252772481_pic1.jpg) no-repeat;
}
/* .tc-box .right-detail .join-btn-green::after{
  display: block;
  content: "";
  width: 242px;
  height: 10px;
  background: darkgreen;
  border-radius:0px 0px 4px 4px; 
}
.tc-box .right-detail .join-btn-grey::after{
  display: block;
  content: "";
  width: 242px;
  height: 10px;
  background: darkgrey;
  border-radius:0px 0px 4px 4px; 
} */