.subListMain li a:hover {
  color: #323232;
}

#start {
  width: 1280px;
  margin: 0 auto;
}

#start .listMain {
  width: 1280px;
  min-height: 500px;
  margin: 0 auto;
}

.subListMain {
  /* border: 1px solid #EAEAEA; */
  background-color: #fdfdfd;
  margin-left: 0px;
}

.listMain ul span {
  float: right;
}

.listMain ul li a {
  text-decoration: none;
  color: #565656;
}

#start .listMain ul {
  margin-left: 5px;
  list-style-type: none;
}

.listMain ul li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dotted #d6d6d6;
  background: url('../images/SubTopic/InfoPublicRightBodyLogo.png') no-repeat
    left center;
  padding-left: 15px;
  padding-right: 15px;
  /* display: flex;
    align-items: center; */
}

/* .subListMain>ul>li:nth-child(1)>span {
    background: #F4CB3F;
}

.span {
    width: 6px;
    height: 6px;
    background: #1F85BB;
} */

.pictureAndTitle {
  display: flex;
  justify-content: space-between;
  width: 1264px;
}

.pictureAndTitle1 {
  display: flex;
  justify-content: space-between;
  width: 1224px;
}

.post {
  height: 50px;
  line-height: 50px;
  padding: 0px 0px;
  font-weight: bold;
}

#sitema {
  width: 960px;
  height: 50px;
  margin: 0 auto;
  background-color: #f6f6f6;
}

.sitema {
  display: inline;
  color: #c0c0c0;
}

.post .sitema-ico-middl {
  color: #c0c0c0;
}

.sitema-normal > a {
  text-decoration: none;
  color: #c0c0c0;
  font-size: 14px;
}

.sitimg {
  width: 1280px;
  height: 50px;
  line-height: 40px;
  display: flex;
}

.sitimg > img {
  width: 32px;
  height: 32px;
}

.sitimg > h3 {
  color: #262626;
  font-family: OPPOSans;
  font-weight: medium;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  width: auto;
  height: 32px;
  margin-left: 6px;
}

#block2 {
  width: 1275px;
  height: 48px;
  display: flex;
  align-items: center;
  text-align: center;
  box-shadow: 0px 1px 0px 0px #1f85bb;
}

#block2 > li {
  width: 128px;
  height: 48px;
  background: url();
}

#block2 > li > a {
  width: 80px;
  height: 28px;
  color: #8c8c8c;
  font-family: OPPOSans;
  font-weight: medium;
  font-size: 20px;
  line-height: 49px;
  letter-spacing: 0px;
  text-align: left;
  margin: 0 auto;
}

.topTab2 {
  width: 1280px;
  height: 50px;
}

#block2 > .seleced {
  background-image: url(/styles/img/index/01.png);
}

#block2 > .seleced > a {
  color: #f6f6f6;
}
