.container .left .syxyClickStyle,
.container .left .topBtn:hover {
  width: 112px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  background: #2e6cd6;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
}

.container .right .syxy_module {
  background: #fff;
  margin-bottom: 4px;
  padding: 30px 40px;
}

.container .right .syxy_module .bigtitle {
  background: #2a6bd8;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  height: 40px;
  width: 168px;
  font-size: 26px;
  font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
  font-weight: 800;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 22px;
}

.container .right .syxy_module .stitle {
  height: 35px;
  line-height: 35px;
  text-indent: 20px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  margin-top: 39px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.container .right .syxy_module .stitle span {
  background: #2a6dde;
  padding-right: 10px;
}

.container .right .syxy_module .scontent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container .right .syxy_module .scontent .neirong {
  width: 610px;
  letter-spacing: 1px;
}

.container .right .syxy_module .scontent .neirong p {
  line-height: 21px;
  text-indent: 2rem;
}

.centertitle {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  text-align: center;
  margin-bottom: 34px;
}

.flexcontent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flexcont {
  width: 259px;
  height: 273px;
  background: #d4e1f7;
  border-radius: 8px 8px 8px 8px;
  padding: 30px 20px 0 20px;
}

.flexcont p {
  text-indent: 2rem;
  line-height: 24px;
  font-size: 14px;
}

.wgqkcont {
  padding: 0 10%;
  margin-bottom: 52px;
}

.wgqkcont .numbercont {
  font-size: 60px;
  width: 72px;
  height: 72px;
  background: #2a6bd8;
  opacity: 1;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 72px;
  margin-right: 20px;
}

.wgqkcont .desccont {
  width: 600px;
  height: 80px;
  background: #d4e1f7;
  border-radius: 8px 8px 8px 8px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #333;
  padding: 20px 40px;
  text-indent: 2rem;
}

.blacktitle {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 18px;
}

.tdcont {
  text-align: center;
}

.tdcont .tddesccont {
  width: 193px;
  height: 269px;
  background: #2a6bd8;
  border-radius: 8px 8px 8px 8px;
  padding: 25px 23px 14px 14px;
  color: #fff;
}

.tdcont .tddesccont p {
  font-size: 14px;
  text-indent: 2rem;
  line-height: 24px;
  text-align: left;
}
