.company-p {
	font-size: 0.65rem;
	color: #555555;
	line-height: 0.86rem;
	margin: 0.5em 0;
  }

  .company-t a:hover {
	color: #555555;
  }
  .company-t a {
	color: #555555;
  }
  
  body{background-color: #efeff4;}
  *{font-style: normal;}
  .hd_bg{position: fixed; top: 0; left: 0; width:100%; z-index: 100;}
  .dess-12{display: flex; flex-direction: row;}
  .dess-l{width: calc(100% - 20px);}
  .desss-r{width: 20px; text-align: right;}
  .desss-r i{font-size: 14px;}
  .company-list{margin-top: 10px; background-color: #ffffff; border-radius: 5px; padding: 10px;}
  .company-list:nth-child(1){margin-top: 0;}
  .conpany-title{font-size: 16px; font-weight: 600; color: #d33d3e;  display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
  .company-location{
	  display: flex;
	  flex-direction: row;
	  border-top: 1px dashed #eeeeee; padding-top: 10px;
  }
  .location-icon{width: 20px; height: 20px; line-height: 20px;}
  .location-icon i{color: #005aff;}
  .location-info{width: calc(100% - 20px); display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical; line-height: 22px;}
  .location-info .meter{font-size: 14px; color: #5b5b5b;}
  .location-info .meter em{font-size: 12px; color: #969699; padding: 0 3px;}
  .location-info .split{color:#d7d7d7; font-size: 12px; padding: 0 5px;}
  .location-info .addr{color: #282228; font-size: 14px;}
  .icon-tel{padding-right: 5px; color:#005aff; font-size: 14px;}
  .company-tags{display: inline-block; width: calc(50% - 10px);}
  .company-tags:nth-child(1){margin-left: 0;}
  .company-tags .c-txt{font-size: 12px; color: #a4a4a4; margin-bottom: 5px;}
  .company-tags .c-data{font-size: 15px; color: #ff8a00;}
  .tel-info{position: relative; height: 30px; line-height: 30px;}
  .tel-info span{color: #969696; font-size: 14px;}
  .call-tel{display: block; position: absolute; right: 0; top: 3px; background-color: #2093ff; border-radius: 50%; width: 20px; height: 20px; text-align: center; line-height: 18px;}
  .call-tel i{font-size: 10px; color: #ffffff;}
  .company-boundary{display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
  .company-boundary p{line-height: 22px; color: #696969; font-size: 13px; margin:5px 0 0 0;}
  .company-boundary p span{font-size: 13px; color: #00396f; padding-right: 5px; font-weight: 600;}
  #banner img {width: 100%; height: 160px;}