.company_box {
  width: 100%;
  overflow: hidden;
}
.search_box .text {
  margin-top: 119px;
}
.company_box .crumbs {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  color: #666666;
  white-space: nowrap;
  height: 19px;
  text-overflow: ellipsis;
  margin-top: 20px;
  margin-bottom: 20px;
}
.company_box .company_nav {
  width: 300px;
  max-height: 1140px;
  overflow: auto;
  float: left;
  border: solid 1px #e0e0e0;
}
.company_box .company_nav .head {
  width: 298px;
  height: 50px;
  font-size: 18px;
  color: #ffffff;
  line-height: 50px;
  background-color: #ff7300;
  border-bottom: solid 1px #e0e0e0;
}
.company_box .company_nav .head img {
  width: 21px;
  height: 21px;
  margin-left: 21px;
  margin-top: 15px;
  margin-right: 9px;
  float: left;
}
.company_box .company_nav .nav_list {
  width: 100%;
  overflow: hidden;
  padding: 0 21px 49px;
}
.company_box .company_nav .nav_list .nav_type {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.company_box .company_nav .nav_list .nav_type .type_name {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e0e0e0;
}
.company_box .company_nav .nav_list .nav_type .type_name:hover {
  color: #ff7300;
}
.company_box .company_nav .nav_list .nav_type ul {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
.company_box .company_nav .nav_list .nav_type ul li {
  width: 98px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 36px;
  float: left;
  font-size: 14px;
  color: #666666;
  margin-right: 42px;
  line-height: 36px;
}
.company_box .company_nav .nav_list .nav_type ul a:nth-of-type(2n) li {
  margin-right: 0;
}
.company_box .company_nav .nav_list .nav_type ul li:hover {
  color: #ff7300;
}
.company_box .shop {
  width: 871px;
  float: right;
}
.company_box .shop .result {
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  margin-bottom: 25px;
}
.company_box .shop .result span {
  font-size: 14px;
  font-weight: bold;
  color: #ff7300;
}

.company_box .shop .shop_list {
  width: 100%;
  overflow: hidden;
}

.company_box .shop .shop_list .company_info {
  width: 423px;
  height: 124px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: solid 1px #e0e0e0;
  overflow: hidden;
}
.company_box .shop .shop_list a:nth-of-type(2n) .company_info {
  margin-right: 0;
}
.company_box .shop .shop_list .company_info .img_advertise {
  width: 170px;
  height: 100%;
  float: left;
  overflow: hidden;
}
.company_box .shop .shop_list .company_info .detials {
  width: 251px;
  height: 115px;
  overflow: hidden;
  margin-top: 4px;
  padding-left: 20px;
  float: right;
  padding-right: 20px;
  border-left: 1px solid #e0e0e0;
}
.company_box .shop .shop_list .company_info .detials .title {
  width: 100%;
  font-size: 14px;
  height: 19px;
  font-weight: bold;
  color: #333333;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.company_box .shop .shop_list .company_info .detials .tel {
  font-size: 14px;
  color: #ff7300;
  line-height: 14px;
  margin-top: 12px;
}

.company_box .shop .shop_list .company_info .detials .name {
  width: 100%;
  font-size: 14px;
  color: #999999;
  height: 19px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 32px;
}
.company_box .shop .shop_list .company_info:hover {
  border: solid 1px #ff7300;
}
.company_box .shop .shop_list .company_info:hover .title {
  color: #ff7300;
}
.company_box .shop .shop_list .company_info:hover .img_advertise img {
  transform: scale(1.1) translateY(-50%);
}
.company_box .shop .Page {
  margin-top: 20px;
}

.company_box .news {
  width: 100%;
  overflow: hidden;
  float: left;
  margin-top: 40px;
}
.company_box .news .hotNews {
  width: 588px;
  height: 526px;
  overflow: hidden;
  float: left;
  border: solid 1px #e0e0e0;
}
.company_box .news .hotNews .title {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #e0e0e0;
}
.company_box .news .hotNews .title p {
  width: max-content;
  padding-left: 20px;
  font-size: 16px;
  color: #333333;
  line-height: 43px;
  padding-right: 20px;
  border-bottom: 4px solid #ff7300;
}
.company_box .news .hotNews .news_list {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
.company_box .news .hotNews .news_list li:hover .name {
  color: #ff7300;
}
.company_box .news .hotNews .news_list li:hover .img_box img {
  transform: scale(1.1);
}
.company_box .news .hotNews .news_list a:last-child li {
  border-bottom: none;
}
.company_box .news .hotNews .news_list .first_type {
  width: 100%;
  height: 159px;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #e0e0e0;
}
.company_box .news .hotNews .news_list .first_type .img_box {
  width: 148px;
  height: 118px;
  overflow: hidden;
  float: left;
  border: solid 1px #e0e0e0;
}
.company_box .news .hotNews .news_list .first_type .name {
  max-width: 368px;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  float: left;
  height: 19px;
  margin-left: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.company_box .news .hotNews .news_list li:hover .name {
  color: #ff7300;
}
.company_box .news .hotNews .news_list .first_type .info {
  max-width: 368px;
  font-size: 13px;
  line-height: 13px;
  color: #666666;
  float: left;
  line-height: 22px;
  height: 44px;
  margin-left: 20px;
  margin-top: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.company_box .news .hotNews .news_list .first_type .Statistics {
  max-width: 368px;
  overflow: hidden;
  float: right;
  margin-left: 20px;
  margin-top: 21px;
}
.company_box
  .news
  .hotNews
  .news_list
  .first_type
  .Statistics
  span:first-child {
  font-size: 12px;
  line-height: 12px;
  color: #999999;
  margin-right: 26px;
  padding-left: 20px;
  text-align: right;
  background: url(../images/company/views.png) no-repeat left center;
}
.company_box .news .hotNews .news_list .first_type .Statistics span:last-child {
  font-size: 12px;
  line-height: 12px;
  color: #999999;
  text-align: right;
  padding-left: 20px;
  background: url(../images/company/time.png) no-repeat left center;
}
.company_box .news .hotNews .news_list .second_type {
  width: 100%;
  height: 159px;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #e0e0e0;
}
.company_box .news .hotNews .news_list .second_type .name {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
  float: left;
  line-height: 19px;
  height: 19px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.company_box .news .hotNews .news_list .second_type .info {
  width: 100%;
  font-size: 13px;
  color: #666666;
  float: left;
  line-height: 22px;
  height: 44px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  margin-top: 15px;
  overflow: hidden;
}
.company_box .news .hotNews .news_list .second_type .Statistics {
  width: max-content;
  overflow: hidden;
  float: right;
  margin-top: 45px;
}
.company_box
  .news
  .hotNews
  .news_list
  .second_type
  .Statistics
  span:first-child {
  font-size: 12px;
  line-height: 12px;
  color: #999999;
  margin-right: 26px;
  padding-left: 20px;
  text-align: right;
  background: url(../images/company/views.png) no-repeat left center;
}
.company_box
  .news
  .hotNews
  .news_list
  .second_type
  .Statistics
  span:last-child {
  font-size: 12px;
  line-height: 12px;
  color: #999999;
  text-align: right;
  padding-left: 20px;
  background: url(../images/company/time.png) no-repeat left center;
}

.company_box .news .recommendation {
  width: 588px;
  height: 526px;
  overflow: hidden;
  float: right;
  border: solid 1px #e0e0e0;
}
.company_box .news .recommendation .title {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #e0e0e0;
}
.company_box .news .recommendation .title p {
  width: max-content;
  padding-left: 20px;
  font-size: 16px;
  color: #333333;
  line-height: 43px;
  padding-right: 20px;
  border-bottom: 4px solid #ff7300;
}
.company_box .news .recommendation .list {
    width: 100%;
  padding: 20px 20px 0;
  overflow: hidden;
}
.company_box .news .recommendation .list li {
    width: 100%;
    padding-bottom: 23px;
    overflow: hidden;
}
.company_box .news .recommendation .list li .img_box {
    width: 128px;
    height: 90px;
    float: left;
    border: solid 1px #e0e0e0;
    overflow: hidden;
}
.company_box .news .recommendation .list li:hover .img_box img {
  transform: scale(1.1);
}
.company_box .news .recommendation .list li .name {
    max-width: 398px;
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    height: 14px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    margin-left: 20px;
    margin-top: 12px;
}
.company_box .news .recommendation .list li:hover .name {
  color: #ff7300;
}
.company_box .news .recommendation .list li .Price {
    font-size: 12px;
    width: 398px;
    float: left;
    margin-left: 20px;
    margin-top: 12px;
}
.company_box .news .recommendation .list li .Price span {
    font-size: 14px;
    color: #ff7300;
}
.company_box .news .recommendation .list li .company {
    max-width: 398px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    line-height: 13px;
    height: 13px;
    margin-top: 14px;
    float: left;
    margin-left: 20px;
}
.company_box .advertise {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 30px;
    float: left;
}
 
