.tupian-screen-box .one-class {
  height: 70px;
  border-bottom: 1px solid #e5e6e5;
  position: relative;
}
.tupian-screen-box .one-class .t {
  color: #919191;
  float: left;
  width: 42px;
  display: block;
  line-height: 70px;
  margin-right: 20px;
}
.tupian-screen-box .one-class > div {
  float: left;
}
.tupian-screen-box .one-class .screen-bule-a-div {
  width: 1138px;
}
.tupian-screen-box .one-class .screen-bule-a-div a.expand-a {
  position: relative;
}
.tupian-screen-box .one-class .screen-bule-a-div a.expand-a::after {
  position: absolute;
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../images/jianjiao.png);
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  left: 50%;
  margin-left: -12px;
  bottom: -32px;
}
.tupian-screen-box .one-class .screen-bule-a-div > a:last-child {
  margin-right: 0;
  margin-left: -10px;
}
.tupian-screen-box .one-class .screen-bule-a-div > h1:last-child a {
  margin-right: 0;
  margin-left: -10px;
}
.tupian-screen-box .two-class {
  border-bottom: 1px solid #e5e6e5;
  padding-bottom: 7px;
  padding-left: 62px;
}
.tupian-screen-box .screen-bule-a-div {
  margin-top: 20px;
}
.tupian-screen-box .screen-bule-a-div h1 {
  float: left;
}
.tupian-screen-box .screen-bule-a-div a {
  display: block;
  float: left;
  line-height: 30px;
  margin-right: 22px;
  margin-bottom: 10px;
}
.tupian-screen-box .screen-bule-a-div a.active {
  border-radius: 6px;
  height: 30px;
  background-color: rgba(65, 133, 235, 0.08);
  color: #156ae9;
  padding: 0 7px;
  margin-right: 15px;
  margin-left: -7px;
}
.tupian-screen-box .screen-bule-a-div a:hover {
  color: #357ce8;
}
.tupian-screen-box .screen-bule-a-div > a:last-child {
  margin-right: 0;
}
.tupian-screen-box .tupian-home-two-class-big-box > div {
  display: none;
}
.tupian-screen-box .tupian-home-two-class-big-box > div:nth-child(1) {
  display: block;
}

.tupian-list .item {
  width: 186px;
  border-radius: 5px;
  overflow: hidden;
}
.tupian-list .item .bot-div {
  padding-left: 15px;
}
.tupian-list .item .bot-div .name em {
  color: red;
}

.tupian-search-box .tupian-search-box-left {
  line-height: 30px;
  float: left;
}
.tupian-search-box .tupian-search-box-left .search-name {
  color: #4185eb;
  display: inline-block;
}
.tupian-search-box .tupian-search-box-left .search-num {
  color: #ff4747;
}
.tupian-search-box .com-bule-a-box {
  float: left;
}

.label-page-haed {
  height: 90px;
  margin-bottom: 30px;
  position: relative;
  padding-left: 48px;
  background-image: url("../images/tupian_label.png");
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
}
.label-page-haed .t {
  font-size: 18px;
  color: #000814;
  font-weight: bold;
  line-height: 25px;
  padding-top: 20px;
  margin-bottom: 4px;
}
.label-page-haed .t1-div {
  font-size: 12px;
  color: #000814;
}
.label-page-haed .t1-div > p {
  color: #000814;
  float: left;
  line-height: 26px;
  max-width: 800px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.label-page-haed .t1-div .com-bule-a-box {
  float: left;
  margin-left: 13px;
}
.label-page-haed .t1-div .com-bule-a-box a {
  background-color: #ffffff;
  color: #156ae9;
  line-height: 26px;
  height: 26px;
  margin-bottom: 0;
  max-width: 110px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.label-page-haed::before {
  content: "";
  display: block;
  width: 6px;
  height: 50px;
  background: #4185eb;
  border-radius: 3px;
  position: absolute;
  left: 30px;
  top: 20px;
}

.se-recommend .title-div p {
  font-size: 16px;
  line-height: 22px;
  float: left;
  padding-left: 10px;
  font-weight: 600;
  margin-right: 20px;
  cursor: pointer;
}
.se-recommend .title-div p.active {
  color: #4185EB;
}
.se-recommend .se-recommend-cont > div {
  display: none;
}
.se-recommend .se-recommend-cont > div:nth-child(1) {
  display: block;
}