* {
  padding: 0;
  margin: 0;
}
.w1280 {
  width: 1280px;
  margin: 0 auto;
}
.tc-banner {
  height: 360px;
  background-color: rgb(3, 78, 218);
  display: flex;
  margin-top: 80px;
  justify-content: space-evenly;
}
.bantex span {
  font-size: 48px;
  color: #ffffff;
}
.bantex {
  margin-top: 89px;
    margin-left: 86px;
}
.bantex p {
  font-size: 20px;
  color: #ffffff;
  width: 354px;
    margin-top: 20px;
}
.system {
  text-align: center;
  margin-top: 50px;
}
.system span,.ts span {
  font-size: 48px;
  color: #000000;
}
.system p {
  font-size: 20px;
  color: #666666;;
}
.syp {
  margin-top: 40px;
  margin-bottom: 59px;
}
.ts {
  text-align: center;
  background-color: #F5F5F5;
  height: 839px;
  padding: 50px;
}
.tsbox {
  width: 360px;
  height: 290px;
  display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}
.teboxs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.tsboximg img {
  width: 109px;
    height: 107px;
}
.tsboxtxt {
  font-size: 22px;
  color: #333333;
}
.tsboxp {
  font-size: 16px;
  color: #666666;
  line-height: 1.75;
  width: 333px;
}
.gn {
  text-align: center;
  background-color: rgb(0, 80, 220);
  height: 590px;
  padding-top: 50px;
}
.gn span {
  font-size: 48px;
  color: #ffffff;
}
.gntsbox {
  width: 260px;
  height: 205px;
  display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}
.gntsboximg img {
  width: 74px;
    height: 57px;
}
.gntsboxtxt {
  font-size: 22px;
  color: #ffffff;
}
.yycjimg {
  height: 600px;
  border-top: 1px solid #609ee9;
    margin-top: 66px;
}
.yycjimg p {
  color: #0050dc;
  font-weight: 400;
  height: 54px;
    line-height: 54px;
}
.sbbox {
  width: 330px;
  height: 331px;
  float: left;
  border: 1px solid #f0f0f0;
}
.sbbox img {
  height: 270px;
}