* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

.post {
  height: 50px;
  line-height: 50px;
  padding: 0px 0px;
  font-weight: bold;
  width: 1280px;
  margin: 0 auto;
}

.sitema {
  display: inline;
  color: #c0c0c0;
}

.sitema-normal > a {
  text-decoration: none;
  color: #c0c0c0;
  font-size: 14px;
}

.post .sitema-ico-middl {
  color: #c0c0c0;
}

.sitema-normal > a {
  text-decoration: none;
  color: #c0c0c0;
  font-size: 14px;
}

*/ * {
  margin: 0;
  padding: 0;
}

.mainBody980 {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}

.quanze {
  width: 1280px;
  /* height: 390px; */
  margin: 32px 0px 0px 0px;
}

.quanze-left {
  width: 1280px;
  /* height: 390px; */
}

.blockTitle {
  /* width: 843px; */
  height: 92px;
  background: linear-gradient(-94.99deg, #ffffff 0%, #ffffff 100%);
  padding-left: 0px;
  background-color: #ffffff;
  background-image: url(/styles/img/quanze.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 0px;
  display: flex;
  align-items: center;
}

.tab2 {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}

.topTab2 {
  width: 100%;
  margin-top: 10px;
  border-left: 0px;
}

#block2 {
  width: 1280px;
  height: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  box-shadow: #eaeaea 0px 1px 0px 0px;
  position: relative;
  margin: 0 auto;
  margin-top: 4px;
}

#block2 > li {
  width: 220px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#block2 > .li > a {
  display: inline-block;
  /* width: 120px; */
  height: 28px;
  color: #000;
  font-family: OPPOSans;
  font-weight: medium;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: left;
}

#block2 > li > a {
  display: inline-block;
  width: 80px;
  height: 28px;
  color: #000;
  font-family: OPPOSans;
  font-weight: medium;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: left;
}

#block2 > .seleced > a {
  color: #3675a9;
  font-weight: 600;
}

.seleced::after {
  position: absolute;
  bottom: 0px;
  content: '';
  width: 205px;
  height: 3px;
  background: #3675a9;
  box-shadow: 0px 1px 2px 0px rgb(50 125 255 / 31%);
  transform: translateX(0%);
}

#block2Content {
  margin-top: 10px;
  height: 300px;
}

.subListMain {
  border: 0px;
}

.listMain {
  width: 819px;
}

.listMain ul {
  margin-left: 0px;
}

.listMain ul li {
  width: 819px;
  height: 51px;
  padding: 0;
}

.listMain ul li a {
  color: #262626;
  font-family: OPPOSans;
  font-weight: regular;
  font-size: 16px;
  line-height: 52px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 15px;
}

.listMain ul li span {
  color: #8c8c8c;
  font-family: OPPOSans;
  font-weight: medium;
  font-size: 14px;
  line-height: 52px;
  letter-spacing: 0px;
  text-align: right;
}

.cssPageControl {
  width: 819px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cssPageControl > a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  padding: 0px;
  margin: 0px;
  border: 1px solid #808080;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
}

.cssPageControlCurPage {
  border: solid black 1px;
  background-color: #eaeaea;
  opacity: 0.9;
  color: #353336;
  font-weight: bold;
}

.subListMain > .InfoPublicRightBody {
  width: 100%;
  border: 0px;
}

.subListMain > .InfoPublicRightBody ul > li a {
  color: #262626;
  font-family: OPPOSans;
  font-weight: regular;
  font-size: 16px;
  letter-spacing: 0px;
  text-align: left;
}
