.main_body .travel_expert .travel_expert_title .travel_img .container .uItem li .travel_shop_img .travel_shop_img_one {
  position: relative;
}
.counselor {
  width: 280px;
  height: 460px;
  position: absolute;
  top: 0;
  left: 0px;
  background: #ffffff;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.48);
  opacity: 0.8;
  border-radius: 8px;
}
.counselor .introduce {
  height: 40px;
  font-size: 30px;
  color: #333333;
  margin-top: 19px;
  text-align: center;
}
.counselor .line {
  height: 0px;
  width: 100px;
  margin-left: 83px;
  margin-top: 20px;
  border: 1px solid #999999;
  background-color: #999999;
}
.counselor .content {
  width: 241px;
  height: 82px;
  line-height: 37px;
  margin-left: 19px;
  margin-top: 31px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.counselor .erweima {
  width: 103px;
  height: 103px;
  margin: 24px auto;
}
.counselor .erweima img {
  width: 103px;
  height: 103px;
}
.counselor p {
  width: 140px;
  height: 14px;
  margin-left: 70px;
  font-size: 14px;
  font-family: SimSun;
  font-weight: 400;
  line-height: 25px;
  color: #333333;
  opacity: 1;
}
.counselor .sanjiao {
  margin-top: 43px;
  margin-left: 129px;
  position: relative;
}
.counselor .sanjiao .sanjiao-top {
  width: 16px;
  height: 16px;
  border-left: 2px solid #3ea2fa;
  border-top: 2px solid #3ea2fa;
  transform: rotate(45deg);
  position: absolute;
  top: 11px;
}
.counselor .sanjiao .sanjiao-bottom {
  width: 16px;
  height: 16px;
  border-left: 2px solid #3ea2fa;
  border-top: 2px solid #3ea2fa;
  transform: rotate(45deg);
}
