﻿.text_overflow {
  -ms-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#service_recommend {
  width: 1200px;
  margin: 0 auto 20px;
}
#service_recommend .title {
  height: 50px;
  background: url(../images/index_home/big_title_bg.png) no-repeat;
  line-height: 50px;
  padding: 0 30px ;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
}
#service_recommend .title a.add_more {
  float: right;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
}
#service_recommend ul {
  margin: 0;
  background: #fff;
}
#service_recommend ul:after {
  content: '';
  clear: both;
  display: block;
}
#service_recommend li {
  list-style: none;
  float: left;
  width: 16.66666667%;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#service_recommend li a {
  height: 100%;
  width: 100%;
  background: #fff;
  display: block;
  padding: 20px 20px 10px;
}
#service_recommend li a h1 {
  font-size: 14px;
  color: #222222;
  margin: 10px 0 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #E9EBED;
  font-weight: normal;
  line-height: 23px;
  height: 50px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#service_recommend li a .model {
  font-size: 12px;
  color: #999;
  line-height: 1.2;
  margin-bottom: 12px;
  -ms-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#service_recommend li a .logo_name {
  color: #888;
  font-size: 12px;
  min-height: 18px;
  line-height: 1.1;
  letter-spacing: 0;
  margin: 10px 0 0;
}
#service_recommend li a .logo_name img {
  width: 24px;
  vertical-align: middle;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#service_recommend li a .logo_name span {
  display: inline-block;
  -ms-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  padding-left: 4px;
  max-width: calc(66%);
}
#service_recommend li a .img {
  width: 160px;
  height: 98px;
  display: block;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -ms-transition: -ms-transform 1s;
  -o-transition: -o-transform 1s;
  transition: -webkit-transform 1s;
  transition: -webkit-transform 1s, -webkit-transform 1s;
}
#service_recommend li a .img img {
  height: 100%;
}
#service_recommend li a:hover .img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
#types {
  vertical-align: top;
  height: 50px;
  display: inline-block;
  margin: 0 0 0 14px;
}
#types b {
  display: inline-block;
  height: 30px;
  padding: 0 10px;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  line-height: 30px;
  cursor: pointer;
  text-align: center;
}
#types b.active {
  background: #fff;
  color: #3D7DCA;
  opacity: 1;
}
#types b:hover:not(.active) {
  opacity: 0.8;
  color: #fff;
}
#service_recommend .title span:before,
#data_display > div.title h1:before,
div.indcontfinc h1:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background: url(../images/index_home/tzgg.png) 0 0 no-repeat;
}
.news div.indcontfinc h1:before {
  background: url(../images/index_home/kjdt.png) 0 0 no-repeat;
}
.policy div.indcontfinc h1:before {
  background: url(../images/index_home/zczy.png) 0 0 no-repeat;
}
.zljscg div.indcontfinc h1:before {
  background: url(../images/index_home/zljs.png) 0 0 no-repeat;
}
#data_display > div.title h1:before {
  background: url(../images/index_home/sjzs.png) 0 0 no-repeat;
  width: 26px;
  position: relative;
  top: -2px;
}
#service_recommend .title span:before {
  background: url(../images/index_home/kjcgzh.png) 0 0 no-repeat;
  width: 26px;
  position: relative;
  top: -2px;
}
