.main.en {
  width: 1200px;
}
.main.en .fleft {
  width: 840px;
}
.main.en .fright {
  width: 350px;
}
.sidebar .hot {
  background: #fff;
  margin-bottom: 10px;
  padding-top: 1px;
}
.sidebar .hot .img {
  height: 190px;
  margin: 20px 20px 0px 20px;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sidebar .hot .title {
  font-size: 18px;
  font-weight: 400;
  padding-left: 20px;
  background: url("../img/art_home04.png") no-repeat left center;
  margin: 0px 20px;
  line-height: 50px;
}
.sidebar .hot .hotnews {
  padding: 0px 20px 10px 20px;
}
.sidebar .hot .hotnews li {
  min-height: 20px;
  padding: 5px 0px;
  border-top: 1px solid #ccc;
  overflow: hidden;
}
.sidebar .hot .hotnews .li1 {
  border-top: 0px solid #ccc;
}
.sidebar .hot .hotlabels {
  padding: 0px 20px 10px 20px;
}
.sidebar .hot .hotlabels li {
  height: 21px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #ABB2B8;
  border-radius: 3px;
  float: left;
  padding-left: 5px;
  font-size: 16px;
  line-height: 20px;
}
.sidebar .hot .hotlabels li a {
  font-size: 14px;
  white-space: nowrap;
}
