@charset "UTF-8";
.icon-bk{
    background: #fd7000;
    display: inline-block;
}
.icon-bk1{
    background: #84d018;
    display: inline-block;
}
.icon-bk img{
    width: 25px;
    height: 25px;
    margin: 0 auto;
    display: block;
    margin-top: 9px;
}
.icon-bk2{
    background: #0fc4d9;
}

.icon-bk3{
   background: #84d018;
}
.icon-bk4{
background: #ff687b;
}
.icon-bk5{
background: #f4b613;
}
.icon-bk6{
    background: #0aba06;
}

.dynamic{
    width: 100%;
    height: 40px;
    overflow: hidden;
    position: relative;
    background: #FFF;
    border-bottom: 1px solid #F3F3F3;
}
.dynamic img{
    width: 2rem;
    height: 1.5rem;
    float: left;
    margin-right: .24rem;
    margin-top: 10px;
}

.dynamic .zmd{
    display: inline-block;
    width: 70%;
    height: 1.5rem;
    font-size: 0.3rem;
    color: #808080;
    border-left: 1px solid #808080;
    padding-left: 0.3rem;
    overflow: hidden;
    line-height: 1.5rem;
    margin-top: 10px;
}
.dynamic .zmd ul{
    width: auto;
    height: auto;
    overflow: hidden;
}
.dynamic .zmd ul li{
    width: auto;
    height: auto;
    overflow: hidden;
}
.dynamic .zmd ul li a{
    color: #888888;
    font-size: .8rem;
}
.dynamic .yjdz{
    display: inline-block;
    line-height:1.5rem;
    text-align: center;
    color: #fff;
    height: 1.5rem;
    background: #ff6930;
    border-radius: 0.1rem;
    float: right;
    padding: 0 .2rem;
    position: absolute;
    margin-top: 10px;
    font-size: .7rem;
}

.home-title{
    width: auto;
    height: 40px;
    overflow: hidden;
    padding: .2rem .3rem;
    background: #FFF;
    margin: .24rem 0 0rem 0;
    border-bottom: 1px solid #F3F3F3;
}
.home-title .home-left{
    font-size: .8rem;
    color: #9999aa;
    line-height: 40px;
}

.home-title .home-more{
    font-size: .8rem;
    color: #fd7000;
    float: right;
    line-height: 40px;
    display: inline-block;
}
.wellChosen{
    background: #FFF;
    overflow: hidden;
    padding-top: 10px;
    padding: 0 .24rem;
}
.wellChosen .con{
    /* border-radius: 0.3rem;
    box-shadow: 0px 1px 10px 1px #ddd;*/
    overflow: hidden;
    background: #FFF;
    width: 50%;
    float: left;
    margin-top:.5rem;
    margin-bottom: .5rem;
    padding: 0 .24rem;
}

.con .pic{
    display: block;
    width: 100%;
    height: 108px;
    position: relative;
    overflow: hidden;
}
.con .pic img{
    max-width: 100%;
    height: auto;
    display: block;
}
.con .about{
    font-size: .8rem;
    color: #797979;
    overflow: hidden;
    text-indent: 20px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    margin-bottom: 0!important;
}
.wellChosen .info{
    padding: 0.2rem 0.4rem;
    position: relative;
    border: 1px solid #e1e1e1;
}
.wellChosen .info p{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px !important;
}
.wellChosen .info p:first-child{
    font-size: .8rem;
    font-weight: bold;
    line-height: 1rem;
    margin-right: 0.6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    margin-top: 5px;
    margin-bottom: 0 !important;
}

.wellChosen .info p:nth-child(2){
    color: #999999;
    font-size: 0.8rem;
    line-height: 0.5rem;
}
.wellChosen .info span{
    float: left;
    overflow: hidden;
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 .3rem;
    color: #999999;
}
.wellChosen .info .price{
    color: #fd0000;
}

.wellChosen .info .location{
    font-size: 12px !important;
    width: auto;
    height: auto;
    overflow: hidden;
    background: url("../images/location.png") no-repeat left;
    padding-left: 1rem;
    background-size: 1rem 1rem;
}

.wellChosen .info .time{
    font-size: 12px !important;
    width: auto;
    height: auto;
    overflow: hidden;
    background: url("../images/time.png") no-repeat left;
    padding-left: 1rem;
    background-size: 1rem 1rem;
}


.season{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #FFF;
    padding:1rem .24rem;
}

.season ul{
    width: auto;
    height: auto;
    overflow: hidden;
}

.season ul li{
    width: 50%;
    height:auto;
    overflow: hidden;
    float: left;
    padding: 0 .24rem;
    margin-bottom: .5rem;
    text-align: center;
    font-size: .8rem;
    color: #797979;
}
.season ul li p{
    margin-top: .3rem;
    font-size: 12px !important;
}
.season ul li:first-child{
    margin-left: 0;
}
.season ul li:last-child{
    margin-right: 0;
}
.season ul li img{
    max-width: 100%;
    height: 100px;
    display: block;
}

.search{
    width: 100%;
    line-height: 40px !important;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

.bk-f {
  position: relative;
}

.el-ts {
  height: 32px;
  position: absolute;
  top: 0;
  left: 50px;
  right: 10px;
  top: 6px;
  background-color: #ffe6d2;
  display: flex;
}

.el-ts input {
  flex: 1;
  width: auto;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  border: 0;
  background-color: transparent;
}

.el-ts button {
  width: 32px;
  height: 32px;
  border: 0;
  margin: 0 !important;
  padding: 0 !important;
  background-color: transparent;
}