.swiper-container{
  width: 100%;
  height: 220px;
  position: relative;
}
.swiper-container h2{
  position: absolute;
  top:50%;
  left:50%;
  color: #fff;
  font-size: 24px;
  width: 192px;
  height: 40px;
  margin-left:-96px;
  margin-top: -20px;
  font-weight: 600
}
.swiper-container img{
  width: 100%;
}
.form .lable {
  padding-left: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  border: 0.5px solid #C2C2C2;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
}
.form .lable .txt {
  padding-left: 0;
  width: 90%;
  height: 16px;
  line-height: 16px;
  border: 0;
  background: none;
  float: left;
  text-align: left;
  font-size: 14px;
  margin: 13px 0;
}
.form .lable .name {
  float: left;
  background: url(/webstatic/Public/Home/img/service/shop/Search.png) no-repeat center center;
  background-size: 13px;
  color: #999;
  width: 26px;
  height: 42px;
  margin-left: -30px;
}
.clean {
  width: 18px;
  margin-top: 15px;
  display: none;
}
.service-link-map-wrapper{
  background: #fff!important;
}
.service-link-map-wrapper h3{
  text-align: center;
  font-size:24px;
  font-weight: lighter;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #1A1B1F;
}
.icons{
  overflow: hidden;
}
.icons li{
  width: 33.3%;
  float: left;
  text-align: center;
  margin-bottom: 50px;
}
.icons li h5{
  color: #1A1B1F;
  font-size:12px;
  font-weight: normal;
}
.btnTab {
  padding-top: 0!important;
  font-size: 12px!important;
  width: 214px;
  /* height: 50px; */
  line-height: 50px;
  border-radius: 4px;
  border: 1px solid #D8D8D8;
  margin: 0 auto;
  color: #9C1D22;
  text-align: center;
}
.btnTab a{
  color: #9C1D22;
  letter-spacing: 1px;
}
.btnTab img{
  vertical-align: middle;
}
.box {overflow: hidden;}
.box li{
  width: calc(50% - 1px);
  float: left;
  background: #F5F5F5;
  padding: 23px;
  box-sizing: border-box;
  height: 255px;
  margin-bottom: 1px;
}
.box li:last-child{
  padding: 0;
}
.box :nth-child(odd){
  margin-right:1px
}
.box li h2{
  font-size: 24px;
  color: #1A1B1F;
}
.box li p{
  font-size:12px;
  color:rgba(0,0,0,0.5);
  margin-top: 20px;
  height: 72px;
  margin-bottom: 60px;
}
.box li h6{
  color: #9C1D22;
}
.searchStore{
  background: url('https://hsimage.fotile.com/98aefc6e-ff2e-479d-a3e9-027cb5899da4.png') no-repeat center center;
  height: 320px;
  color: #fff;
  padding-left:40px;
}
.searchStore h1{
  padding-top: 160px;
  font-size: 28px;
}
.searchStore p{
  color:rgba(255,255,255,0.4);
  width: 235px;
  font-size: 14px;
  line-height: 25px;
  margin:5px 0 12px 0
}
.searchStore div{
  display: block;
  width: 114px;
  height: 38px;
  border-radius: 2px;
  border: 1px solid #C2C2C2;
  line-height: 38px;
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
}
.bottomBox{
  padding: 22px;

}
.bottomBox li{
  text-align: center;
  background: #F5F5F5;
  padding: 40px 0;
  box-sizing: border-box;
  margin-bottom:22px
}
.bottomBox li:nth-child(4){
  background: url('https://hsimage.fotile.com/c5b1c271-58f3-4640-8890-6e11f4f85e61.png') no-repeat center center;
}
.bottomBox li:nth-child(5){
  position: relative;
  padding:0;
  height: 190px;
  background: url('https://hsimage.fotile.com/fe0b4262-5e01-4cd8-b61e-707e85093cc0.png') no-repeat center center;
  background-size: 100% 100%;
}
.bottomBox li:nth-child(5) .BT{
  position: absolute;
  top: 100px;
  right: 0
}
.bottomBox li:last-child{margin-bottom:0}
.bottomBox li h2{
  font-size: 24px;
  color: #1A1B1F;
}
.bottomBox li p{
 color: rgba(0,0,0,0.5);
 width: 227px;
 margin: 13px auto;
}
.bottomBox li .BT{
  color: rgba(0,0,0,0.5);
  color: #9C1D22;
  width: 114px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #C2C2C2;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 22px;
}
.floatBtns{
   position: fixed;
   right: 12px;
   bottom: 20px;
   z-index: 999;
 }
 .floatBtns img{
   width: 40px;
   height: 40px;
   display: block;
   margin-bottom: 10px;
 }
 #imagine {
  position: absolute;
  top: 327px;
  left: 17px;
  width: 91%;
  background: #fff;
  max-height: 170px;
  box-sizing: border-box;
  text-align: left;
  padding: 15px;
  z-index: 99;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.11);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #D8D8D8;
  overflow-y: auto;
  display: none;
  color: #1A1B1F;
}
#imagine li {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1A1B1F;
  line-height: 34px;
  z-index: 999;
}
#imagine li a{
  color: #1A1B1F;
}

/* 集成烹饪中心 */
.navigateNew{
  width: 100%;
  height: 60px;
  line-height: 60px;
  display: flex;
}
.navigateNew>div{
  width:132px;
  font-size: 16px;
  margin:0 20px;
  border-bottom: 2px solid #952225;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
}
.navigateNew ul{
  width: calc(100% - 60px);
  display: flex;
}
.navigateNew ul li{
  width: 25%;
  display: block;
  text-align: center;
}
.navigateNew ul li a{
  color: rgba(0,0,0,0.5);
  display: block;
}
.navigateNew ul li em {
  color: #9C1D22;
  text-align: center;
  font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
}
.navigateNew ul li span{
   display: block;
    line-height: 19px;
    margin-top: 20px;
}
.navigateNew ul li em {
  color: #9C1D22;
  text-align: center;
  display: block;
  line-height: 14px;
}
.myswiper{
  height: 415px;
}
.myswiper .swiper-slide{
  position: relative;
}
.myswiper .swiper-slide .txt{
  position: absolute;
  bottom: 86px;
  text-align: center;
  width: 200px;
  margin-left:50%;
  left: -100px;
  color:#fff
}
.txt h3{
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  margin:5px 0 10px 0
}
.txt h5{
  font-weight: 400;
}
.bigTitle{
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin: 20px 0;
}
.boxWaper{
  background: #f5f5f5;
  margin:10px;
  position: relative;
}
.boxWaper img{width: 100%;}
.boxWaper>a{
	display: block;
	text-align: center;
	width: 100%;
  position: absolute;
}
.boxWaper>.a1{
  top: 0;
  height: 180px;
}
.boxWaper>.a2{
  top: 180px;
  height: 140px;
}
.boxWaper span{
  color: #9C1D22;
  position: absolute;
  top: 12px;
  right: 12px;
  font-weight: 600;
}
.bot{
	display: flex;
	padding:10px 17px 40px 17px;
	box-sizing: border-box;
	position: relative;
}
.bot>a{
	display: block;
	text-align: center;
	width: 50%;
}
.bot::after{
   position: absolute;
   content: '';
   width: 1px;
   height: 50px;
   background: #DCDCDC;
   left: 50%;
   top: 0;
}
.bot h2, .bot h5{
	font-size: 14px!important;
	margin-bottom: 10px!important;
  color: #000;
}
.bot h2{
  font-size: 12px!important;
  font-weight: 400;
  margin-bottom: 5px!important;
}
.bot p{
	display: inline-block;
	border:1px solid #F0F0EE;
	border-radius: 3px;
  font-weight: 100;
  font-size: 10px;
  padding: 0 3px;
}
.bot em{
	display: block;
	font-size: 12px;
	margin-top: 15px;
	cursor: pointer;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000;
}
.bot a{
 color: #555;
}
i{font-style: normal;}
.red{
  color: #9C1D22;
}
.Zul em:after {
  content: '';
  width: 71px;
  height: 1px;
  background: #DCDCDC;
  position: absolute;
  bottom: -15px;
  left: 50px;
}
.Zul em:last-child::after{
  width: 0
}
.Zul li a {
  display: flex!important;
  padding-top: 17px;
  padding-left: 26px;
  box-sizing: border-box;
}
.Zul img {
  width: 150px;
  height: 150px;
}
.Zul li div {
  text-align: center;
  width: 50%;
  color: #000;
}
.Zul h2 {
  margin-top: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  margin-bottom: 5px;
}
.Zul h4{
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}
.Zul li p {
  display: inline-block;
  border-radius: 3px;
  font-size: 10px;
  border: 1px solid #F0F0EE;
  margin: 10px 0;
  font-family: PingFangSC-Thin, PingFang SC;
  font-weight: 100;
  color: #000000;
  padding: 0 5px;
}
.Zul em {
  display: block;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
}
.windowcall{
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.pop{
  width: 80%;
  margin-left: 10%;
  background: #F2F2F2;
  border-radius: 14px;
  height: 144px;
  text-align: center;
  padding-top: 21px;
  box-sizing: border-box;
  font-size: 17px;
  margin-top: 50%;
}
.pop ul{
  display: flex;
}
.pop ul li{
  display: inline-block;
  width: 50%;
  height: 44px;
  line-height: 44px;
  border-top: 0.5px solid rgba(60, 60, 67, 0.29);
}
.pop ul li:first-child{
  border-right: 0.5px solid rgba(60, 60, 67, 0.29);
}
.pop>div b{
  display: block;
  line-height: 40px;
  margin-bottom: 10px;
}
.blue{
  color: #007AFF;
}
.noscroll{
  overflow: hidden;
  height: 100%;
}