<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/*ad*/
.ad01 {
  width: 780px;
  height: 80px;
  margin-bottom: 40px;
}
.ad03 {
  width: 360px;
  height: 70px;
  margin-bottom: 40px;
}

.labels {
  height: 22px;
  overflow: hidden;
  font-size: 0;
}
.time
{
    font-size: 12px;
    color: #b7b7b7;
    margin-left: 20px;
}
.labels .label_border+.label_border { margin-left: 10px;}

/*content*/
.content { 
  padding-top: 35px;
  padding-bottom: 20px;
}
.content_left { margin-right: 60px;}
.content_right { width: 360px;}

/*人物列表*/
.man_box { margin-bottom: 40px;}
.man_box&gt;.img_link,
.man_box&gt;.img_link&gt;img {
  display: block;
  width: 254px;
  height: 174px;
}
.man_box&gt;.img_link {
  float: left;
  margin-right: 32px;
}
.man_box .text {
  width: 494px;
  float: left;
}
section .man_box h2 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.man_box p {
  font-size: 14px;
  line-height: 24px;
  color: #888;
  max-height: 72px;
  overflow: hidden;
  text-align: justify;
  margin-bottom: 23px;
}

/*巡店*/
.shop_box { 
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.shop_box+.shop_box { padding-top: 30px;}
.shop_box .img_link,
.shop_box .img_link&gt;img {
  display: block;
  width: 197px;
  height: 128px;
}
.shop_box .img_link {
  float: left;
  margin-right: 27px;
}
.shop_box dl {
  width: 556px;
  float: left;
}
.shop_box dl&gt;dt {
  max-height: 40px;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #1d1d1d;
  margin-bottom: 12px;
}
.shop_box dl&gt;dd {
  font-size: 16px;
  line-height: 30px;
  max-height: 90px;
  overflow: hidden;
  text-align: justify;
  color: #888;
}

.shop_news { padding: 25px 0 5px;}
.shop_news .news_list { width: 368px;}
.shop_news .news_list&gt;li { font-size: 18px;}

/*名企*/
.co_box {
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.co_box+.co_box { padding-top: 30px;}
.co_box:last-child { border: none;}
.co_box .img_link,
.co_box .img_link&gt;img {
  display: block;
  width: 197px;
  height: 128px;
}
.co_box .img_link {
  float: left;
  margin-right: 30px;
}
.co_box .text { 
  width: 553px;
  float: left;
}
section .co_box h2 {
  height: 20px;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
}
.co_box p {
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #888;
  margin-bottom: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


/*右边栏项目间隔*/
.border_module { margin-bottom: 30px;}

/*风云榜右边文字内容*/
.fy_list.circle&gt;li { padding: 20px 0 20px 37px;}
.fy_list&gt;li:first-child { border: none;}
.fy_list&gt;li:last-child { padding-bottom: 10px;}
.fy_text {
  width: 174px;
  float: left;
}
.fy_text p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
}
.fy_text p.name {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
.fy_text p.gray { 
  margin-bottom: 9px;
  line-height: 22px;
}</pre></body></html>