.content {
  padding-top: 30px;
  padding-bottom: 60px;
}
.banner {
  width: 1440px;
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -720px;
}
.left {
  float: left;
  width: 600px;
}
.tabChange .sys_nav {
  overflow: hidden;
  margin-bottom: 10px;
}
.tabChange .sys_nav li {
  float: left;
  margin-right: 4px;
}
.tabChange .sys_nav a {
  display: block;
  padding: 13px 35px;
  font-size: 18px;
  color: #464646;
  background: #f5f5f5;
  text-align: center;
}
.tabChange .sys_nav .active {
  color: #fff;
  background: #0fafff;
}
.tabChange .drive_data_item {
  display: none;
}
.tabChange .more {
  margin-right: 30px;
}
.right {
  float: right;
  width: 340px;
  height: 468px;
  overflow: hidden;
}
.right .imgCon {
  margin-bottom: 20px;
  width: 340px;
  height: 236px;
  overflow: hidden;
}
.right .img {
  width: 100%;
  display: block;
  vertical: middle;
}
.right .text {
  height: 96px;
  line-height: 24px;
  text-indent: 2em;
  text-align: justify;
  display: inline-block;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 34px;
  vertical-align: middle;
}
.moreCon {
  text-align: right;
}

/*# sourceMappingURL=caigou_index.css.map */
