a{
color:#fff;
text-decoration:none;
out-line: none;
}
.detail_img{
  position:relative;

}
.left_img{
width:20px;
/*height:14px;*/
  position:absolute;
  top:40px;
  left:35px;
}

/*.detail_top_box{
  position:relative;

}*/
.detail_top_item{
  position:relative;
  top:-100px;
}

.detail_top_item {
  margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
    background-color: white;
    /* border-radius: 30px; */
    flex-direction: column;
    justify-content: space-around;
    border: 1px solid gray;
    /* border-radius: 8px; */
    border-radius: 50px;
}

.detail_top_intro{
  margin:0 auto;
  width:96%;

}
.detail_top_item_intro{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;

}
.detail_top_item_info{
  width:96%;
  margin:0 auto;
  display:flex;
  flex-direction:row;
  justify-content:flex-start;
}
.detail_top_item_consult{
  width:96%;
  margin:0 auto;
  display:flex;
  flex-direction:row;
  justify-content:space-between;
}
.consult_price{
  width:45%;
  height:84px;
  background:#e42112;
  color:#fff;
  border-radius:10px;
  line-height:84px;
  font-size:32px;
  text-align:center;
  cursor: pointer;
}
.consult_phone{
  width:45%;
  height:84px;
  background:#444!important;
  color:#fff;
  border-radius:10px;
  line-height:84px;
  font-size:32px;
  text-align:center;
  cursor: pointer;
}

/*van-tab*/
.van-tab{

}
.detail_shoose_box{

  position:relative;
  top:-100px;
}
.van-ellipsis{
  font-size:40px;
  height:50px;

}
.van-tabs__line{

  background-color:#333 !important;
}
.van-cell{
font-size:40px !important;
line-height:100px !important;
}
span .table_middle{
  font-size:40px !important;
  font-weight:400 !important;
}
.van-collapse-item__content{
  font-size:40px !important;
  font-weight:400 !important;
}

.van_tab_content{
  padding:20px 10px;
}
.van-cell__right-icon{

      min-width: 1em !important;
    height: 40px !important;
    font-size: 40px !important;
    line-height: 40px !important;
}
.van-cell--clickable{
  background-color:#fff !important;
}
.van-collapse-item__title--expanded{
  background-color:#DB3E3C !important;
}


