.container{
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.banner{
  width: 100%;
}
._foolr{
  width: 100%;
  margin-top: .44rem;
}
._title{
  text-align: center;
  font-family: PingFangSC-Semibold;
	font-size: .4rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
  line-height: .4rem;
}
._title ._line{
  width: .44rem;
	height: .05rem;
	background-color: #f85e11;
	border-radius: .02rem;
  margin: 0 auto;
  margin-top: .15rem;
}
._foolr>._content{
  margin: 0 auto;
  margin-top: .35rem;
}
._form{
  width: 6.72rem;
  height: 8.36rem;
  background: url(./../images/form-bg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
}
._form ._form-content{
  width: 5.36rem;
  margin: 0 auto;
  padding-top: .66rem;
}
._form ._form-content ._item{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: .4rem;
}
._form ._form-content ._item ._icon{
  width: .35rem;
  height: .32rem;
}
._form ._form-content ._item ._item-content{
  width: 4.9rem;
  display: flex;
  align-items: center;
  border-bottom: .01rem solid #eee;
  height: .5rem;
}
._form ._form-content ._item ._item-content ._lable{
  width: 1rem;
  font-family: PingFangSC-Regular;
	font-size: .24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .24rem;
	letter-spacing: 0px;
	color: #333333;
}
._form ._form-content ._item ._item-content input, ._form ._form-content ._item ._item-content select{
  display: block;
  margin-left: .3rem;
  color: #666;
  font-size: .24rem;
  outline: none;
}
._form ._form-content ._item ._item-content select{
  width: 3.5rem;
  position: relative;
  left: -.04rem;
  font-family: PingFangSC-Regular;
	font-size: .24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666;
}
._form ._form-content ._item ._item-content .txt_btn{
  font-family: PingFangSC-Regular;
	font-size: .24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #f85e11;
  width: 1.75rem;
  text-align: center;
}
._form ._form_btn{
  width: 3rem;
  height: .7rem;
  position: absolute;
  bottom: .35rem;
  left: 1.85rem;
}
._lc-nav{
  width: 7.1rem;
  margin-left: .4rem;
  overflow-x: auto;
  overflow-y: hidden;
}
._lc-nav::-webkit-scrollbar{
  width:0px;  
}
._lc-nav ._item{
  width: 1.24rem;
	height: 1.24rem;
	background-color: #ffffff;
	border: solid .01rem #dddddd;
  border-radius: 0.08rem;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
._lc-nav ._jiantou{
  width: .2rem;
  height: .26rem;
  float: left;
  margin: 0 .12rem;
  margin-top: .5rem;
}
._lc-nav ._item>img{
  width:.46rem;
  height: .46rem;
}
._lc-nav ._item>._active-img{
  display: none;
}
._lc-nav ._item>p{
  font-family: PingFangSC-Medium;
	font-size: .2rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
  margin-top: .04rem;
}
._lc-nav ._float-c{
  overflow: hidden;
  width: 11.5rem;
}
._lc-nav ._active{
  border: solid .01rem #f85e11;
}
._lc-nav ._active>img{
  display: none

}
._lc-nav ._active>._active-img{
  display: block;
}
._lc-nav ._active>p{
  font-family: PingFangSC-Medium;
	font-size: .2rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #f85e11;
}
._txt-content{
  width: 6.72rem;
	height: 7.74rem;
	background-color: #f4f4f4;
	border-radius: 0.08rem;
  margin: 0 auto;
  margin-top: .10rem;
  box-sizing: border-box;
  padding: .25rem .25rem .3rem .25rem;
}
._txt-content ._name{
  position: relative;
  display: inline-block;
}
._txt-content ._name p{
  display: inline-block;
  font-family: PingFangSC-Medium;
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
  line-height: .3rem;
  position: relative;
  z-index: 1;
}
._txt-content ._name ._line{
  width: 100%;
	height: .1rem;
	background-color: #f85e11;
	border-radius: .04rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
._txt-content ._txt{
  font-family: PingFangSC-Regular;
	font-size: .22rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .34rem;
	letter-spacing: 0px;
	color: #333333;
  margin-top: .26rem;
}
._zl-content{
  width: 6.72rem;
	height: 7.1rem;
	border-radius: 0.08rem;
	border: solid 0.01rem #dddddd;
  margin: 0 auto;
  margin-top: .47rem;
  box-sizing: border-box;
  padding: .38rem;
}
._zl-content ._name{
  display: flex;
  align-items: center;
  font-family: PingFangSC-Semibold;
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #f85e11;
  margin-bottom: .44rem;
}
._zl-content ._name img{
  width: .45rem;
  height: .38rem;
  margin-right: .15rem;
}
._zl-content .zl-item{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: .32rem;
}
._zl-content .zl-item:last-child{
  margin-bottom: 0;
}
._zl-content .zl-item ._icon-zl{
  width: .45rem;
  height: .4rem;
}
._zl-content .zl-item ._zl-icon2{
  width: .2rem;
  height: .28rem;
}
._zl-content .zl-item ._zl-txt{
  width: 4.88rem;
  font-family: PingFangSC-Regular;
	font-size: .24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .34rem;
	letter-spacing: 0px;
	color: #333333;
  overflow: hidden; 
  white-space: nowrap; 
  text-overflow: ellipsis;
}
._zl-content .zl-btn{
  display: block;
  width: 3rem;
  height: .74rem;
  margin: 0 auto;
  background: url(./../images/btn-bg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: .7rem;
  font-family: PingFangSC-Medium;
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .7rem;
	letter-spacing: 0px;
	color: #ffffff;
  text-align: center;
}
.kc-content{
  width: 6.8rem;
  margin: 0 auto;
  margin-top: .5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.kc-content ._item{
  width: 3.26rem;
	border-radius:  .08rem;
  overflow: hidden;
  margin-bottom: .3rem;
}
.kc-content ._item>img{
  width: 100%;
  height: auto;
}
.kc-content ._item ._kz-msg{
  border: solid .01rem #dddddd;
  border-radius: 0px 0px .08rem .08rem;
  padding-bottom: .08rem;
}
.kc-content ._item ._kz-msg ._name{
  height: .6rem;
  width: 3rem;
  margin: 0 auto;
  font-family: PingFangSC-Regular;
	font-size: .22rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .3rem;
	letter-spacing: 0px;
	color: #333333;
  margin-top: 0.16rem;
}
.kc-content ._item ._kz-msg ._price{
  font-family: PingFangSC-Medium;
	font-size: .3rem;
	font-weight: normal;
	letter-spacing: 0px;
	color: #f85e11;
  margin-top: .2rem;
  box-sizing: border-box;
  padding-left: .06rem;
}
.kc-content ._item ._kz-msg ._price span{
  font-size: .18rem;
}
._footer{
  width: 100%;
  background-color: #1c1c1c;
  margin-top: .3rem;
  padding-top: .6rem;
}
.hot-link{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 6rem;
  color: #fff;
  margin: 0 auto;
  margin-bottom: .3rem;
}
.hot-link a{
  color: #fff;
  font-family: PingFangSC-Regular;
	font-size: .24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .4rem;
	letter-spacing: 0px;
	color: #ffffff;
}
._bottom-bar{
  width: 100%;
  height: 1rem;
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
._bottom-bar ._item{
  display: flex;
  align-items: center;
  height: 100%;
  font-family: PingFangSC-Regular;
	font-size: .3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .5rem;
	letter-spacing: 0px;
	color: #333333;
  padding: 0 .2rem;
}
._bottom-bar ._item>img{
  width: .48rem;
  height: .48rem;
  margin-right: .1rem;
}