
 a {
   text-decoration: none !important;
 }
.find_nav .all{
  margin-left: 18px;
 font-size: 15px;
 color: #666666;
 line-height: 1.8rem;
}
.find_nav .all span{
  color:#333333;
}
.pro-sort{
  background-color: #ffffff;
}
.zjk{

}
.zjk {
  padding: 0 10px ;
  box-sizing: border-box;
}
.zjk li {
  padding: 10px 0px;
  box-sizing: border-box;
  border-bottom: 1px solid #D1D1D1;
}
.zjk li .top{
  display: flex;
  align-items: center;

}
.zjk li .top .header{
  width:64px;
  height:78px;
  margin-right: 13px;
}
.zjk li .top .header img{
    width: 100%;
    height: 100%;
}
.zjk li .top .info{
   position: relative;
   width: 80%;
}
.zjk li .top .info .user :nth-child(1){
color: #333333;
font-size: 15px;
margin-right: 15px;
}
.zjk li .top .info .user :nth-child(2){
  color: #666666;
  font-size: 15px;
  }
  .zjk li .top .info  .job{
    font-size: 13px;
    color: #666666;

  }
  .zjk li .top .info .follow{
    position: absolute;
    width:60px;
    height:28px;
    background:rgba(247,247,247,1);
    border:1px solid rgba(212,212,212,1);
    border-radius:3px;
    top:0;
    right: 0;
    text-align: center;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
  }
  .zjk li .top .info .activecc{
    background:rgba(255,51,102,1);
    border:1px solid rgba(255,51,102,1);
    color: #ffffff;
  }

  .zjk li .bottom{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
  }
  .zjk li .bottom .zxtw{
    width:66px;
    height:31px;
    background:rgba(247,247,247,1);
    border:1px solid rgba(212,212,212,1);
    border-radius:15px;
    color: #07983D;
    font-size: 13px;
    text-align: center;
    line-height: 32px;
  }
  .zjk li .bottom .qy{
    color:#666666 ;
  }
  .zjk li .bottom .qy span{
    color:#333333 ;
    margin: 0 5px;
  }
  .zjk li .bottom .qy a{
     color: #FD6900;
     margin-left: 10px;
  }
  .kusearch{
    font-size: 0.8rem;
  }

  /* 养殖场详情 */
  .libarydetail{

  }
  .libarydetail .info-price-top{
      color: #666666;
  }
  .libarydetail .info-price-top .bigprice{
     color: #07983D;
     margin: 0 5px;
  }
  .libarydetail .wy-media-box__title{
    margin-top: 20px;
    padding-bottom: 17px;
  }
  .libarydetail .wy-media-box__title .prodectname{
      color: #333333;
      font-size: 17px;
      font-weight: bold;
      width: 80%;
  }
  .libarydetail .wy-media-box__title .shouchang {
    right: 11px !important;
    border: 0;


  }
  .libarydetail .wy-media-box__title .shouchang span{
    width:60px;
    height:28px;
    background:rgba(255,51,102,1);
    border:1px solid rgba(255,51,102,1);
    border-radius:3px;
    text-align: center;
    line-height:28px ;
    color: #ffffff;
    font-size: 13px;
  }
  .libarydetail .qundiv{
    border-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .libarydetail .qundiv .yhq-btn{
    height:19px;
    background:rgba(247,247,247,1);
    border:1px solid rgba(212,212,212,1);
    border-radius:3px;
    color: #666666;
    text-align: center;
    line-height: 19px;
    margin-bottom: 0.5rem;

  }
  .libarydetail  .sjinfo {
    /* border: 0; */
  }
  .libarydetail  .sjinfo .sjmessage{
    border: 0;
  }
  .libarydetail  .sjinfo .sjmessage p{
    width: 80%;
  }
  .libarydetail .weui-bar__item--on{
    color: #F94956;
  }
  .libarydetail .weui-bar__item--on:before{
    background-color: #F94956 !important;
  }
  .libarydetail .weui-tab__bd-item{
    box-sizing: border-box;
  }
 .libarydetail .zhuanjia{

 }
 .libarydetail #tab2{
   background-color: #ffffff;
 }
 .pro-detail {

 }
 .libarydetail .zhuanjialist{
   margin-top: 7px;
   background-color: #ffffff;
   padding-top: 10px;
 }
 .libarydetail .zhuanjialist .title{
  margin-left: 10px;
  font-size: 15px;
  color: #333333;
  font-weight: bold;
 }
/* 专家详情 */
.zhuanjiadetail .bottom{
  justify-content: flex-start !important;
}
.zhuanjiadetail .bottom div{
  margin-right: 15PX;
}
.zhuanjiadetail  .zjk li{
}
.zhuanjiadetail .userinfo{
  padding: 20px 10px;
  box-sizing: border-box;
  font-size: 13px;
}
.zhuanjiadetail .userinfo img{
  width: 100%;
}
.zhuanjiadetail .userinfo .title{
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    margin-bottom:15px;
    margin-top: 20px;
  }
  .zhuanjiadetail .userinfo .qitag{
    display: flex;
    align-items: center;
    flex-wrap: wrap;

  }
  .zhuanjiadetail .userinfo .qitag .tag{
    height:28px;
    background:rgba(247,247,247,1);
    border:1px solid rgba(212,212,212,1);
    border-radius:3px;
    text-align: center;
    line-height:28px ;
    padding: 0 10px;
    box-sizing: border-box;
    margin-left: 10px;
    color: #666666;
    font-size: 13px;
    margin-bottom: 13px;
  }

  .zhuanjiadetail .userinfo .msgitem{

  }
  .zhuanjiadetail .userinfo .msgitem .itemone {
    border-bottom: 1px solid #efefef;
    padding: 5px 0;
  }
  .zhuanjiadetail .userinfo .msgitem .itemone2{
    border-bottom: 0;

  }
  .zhuanjiadetail .userinfo .msgitem .itemone .top {
    line-height: 30px;

  }
  .zhuanjiadetail .userinfo .msgitem .itemone .antop{
    display: flex;
    align-items: center;
  }
  .zhuanjiadetail .userinfo .msgitem .itemone .top .wen{
     /* padding: 5px; */
     box-sizing: border-box;
     background-color: #07983D;
     font-size: 15px;
     margin-right: 10px;
     color: #ffffff;
     border-radius: 3px;
  }
  .zhuanjiadetail .userinfo .msgitem .itemone .antop .wen{
    background-color: #ffffff;

  }
  .zhuanjiadetail .userinfo .msgitem .itemone .content{
    margin: 5px 0;
    font-size: 0.63rem;
    color: rgba(51,51,51,1);
    line-height: 0.86rem;
  }
  .zhuanjiadetail .userinfo .msgitem .itemone .top .wen .header{
    height: 25px;
    width: 25px;
  }
  .zhuanjiadetail .userinfo .msgitem .itemone .top .username{
      font-size: 15px;
      color: #9D9D9D;
      margin-right: 10px;
  }
  .zhuanjiadetail .userinfo .msgitem .itemone .top .weninfo{
    font-size: 15px;
    color: #333333;
}
.zhuanjiadetail .userinfo .msgitem .itemone .bottom{
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #9D9D9D;

}
.zhuanjiadetail .userinfo .msgitem .itemone .bottom .gomsg{
  width:80px;
  height:24px;
  border:1px solid rgba(253,105,0,1);
  border-radius:12px;
  text-align: center;
  line-height: 24px;
  color: rgba(253,105,0,1);;
  font-size: 13px;
  margin-left: 10px;

}
.zhuanjiadetail .btn{
  width:375px;
  height:51px;
  background:rgba(7,152,61,1);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 51px;
  color: #ffffff;
  font-size: 15px;
}
.zhuanjiadetail .userinfo .msgitem .itemone .fromuser{
  font-size: 13px;
  color: #666666;
  display: flex;
  align-items: center;
}
.zhuanjiadetail .userinfo .msgitem .itemone .fromuser .headerone{
  height: 25px;
  width: 25px;
  margin-right: 5px;
}

.zhuanjiadetail .userinfo .msgitem .itemone .fromuser span{
  font-size: 13px;
  color: #666666;
}
.zhuanjiadetail .userinfo .msgitem .itemone .toinfo{
  width:100%;
  background:rgba(247,247,247,1);
  border:1px solid rgba(212,212,212,1);
  border-radius:3px;
  padding: 15px;
  box-sizing: border-box;
  margin: 15px 0;
  line-height: 24px;
}
.zhuanjiadetail .userinfo .msgitem .itemone .toinfo .closeshow{
   font-size: 13px;
   color: #666666;
   display: flex;
   align-items: center;
   margin-top: 17px;
}
.zhuanjiadetail .userinfo .msgitem .itemone .toinfo .closeshow img{
  width:25px;
  height:16px;
  margin-right: 5px;
}
.zhuanjiadetail .userinfo .msgitem .itemone .forminfo {
  margin-top: 15px;
}
.zhuanjiadetail .userinfo .msgitem .itemone .forminfo .wen{
   background-color: #FD6900;
}
.zhuanjiadetail .zhuangjialine{
  margin-top: 0;
  padding: 0;
}
.zhuanjiadetail .zhuangjialine  .msgitem{
  /* margin-top: 7px; */
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 7px;
  background-color: #ffffff;

}

.formemsgdetail{
  background:rgba(247,247,247,1)
}
.formemsgdetail .wy-Module-con{
  background-color: #ffffff;
}

.sendmsg .btn{
   background-color: #F94956;
}
.sendmsg .inputmsg{
  width: 100%;
}
.sendmsg .inputmsg textarea{
  width: 100%;
  border: 1px solid #D1D1D1;
  border-radius: 3px;
  padding: 10px;
  box-sizing: border-box;
  height: 200px;
  font-size: 15px;
}
.uploadcont{
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.uploadcont .empty{
  width:76px;
  height:76px;
  background:rgba(247,247,247,1);
  border:1px solid rgba(212,212,212,1);
  border-radius:3px;
  position: relative;

}
.uploadcont .empty .inputfile{
  width:76px;
  height:76px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;

}
.uploadcont .empty .maskinput{
  width:76px;
  height:76px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.uploadcont .empty .maskinput img{
  width:23px;
  height:18px;
}
.uploadcont .empty .maskinput p{
 font-size: 10px;
 color: #666666;
}
.uploadcont .imgitem{
  width:76px;
  height:76px;
  background:rgba(247,247,247,1);
  border:1px solid rgba(212,212,212,1);
  border-radius:3px;
  position: relative;
  margin-right: 10px;
}
.uploadcont .imgitem .primg{
  width: 100%;
  height: 100%
}
.uploadcont .imgitem .close{
  position: absolute;
  top: -5px;
  left:  -5px;
  width:18px;
  height:18px;
  border-radius: 18px;
  z-index: 999;
  border:1px solid rgba(255, 255, 255, 1);
}

.userinfo .closeshow{
  margin-top: 15px;
 display: flex;
 align-items: center;
 justify-content: center;
 color: #666666;
}
.userinfo .closeshow img{
  width:18px;
  height:11px;
  margin-right: 5px;
}
.userinfo .closeshow  span{
    color: #333333;
    margin: 0 5px;
    font-weight: bold;
}
.userinfo .radiolist{
  margin-top: 15px;
  display: flex;
  align-items: center;
}
.userinfo .radiolist p{
    color: #666666;
    font-size: 15px;
}
.userinfo .radiolist:before{
  border: 0;
}
.userinfo .radiolist .weui-cell:before{
  border: 0;
}
.userinfo .radiolist:after{
  border: 0;
}
.userinfo .radiolist .weui-cell:after{
  border: 0;
}
.zlline{
  width: 100% !important;
}