@charset "utf-8";
i {
  font-style: normal;
}
img {
  vertical-align: top;
}
.banner {
  width: 100%;
}
.banner a {
  display: block;
  width: 100%;
  min-width: 1200px;
  height: 600px;
  background-color: #39c7ff;
}
.title {
  position: relative;
  padding-bottom: 118px;
}
.title h3 {
  height: 294px;
  font-size: 50px;
  color: #000000;
  text-align: center;
  padding-top: 210px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.title h3::before {
  content: '';
  position: absolute;
  width: 60px;
  height: 4px;
  background-color: #FFC72A;
  bottom: 0px;
  left: 570px;
}
.title span {
  position: absolute;
  top: 66px;
  left: -18px;
  font-size: 200px;
  color: #F7F7F7;
  z-index: 1;
}
.title p {
  font-size: 24px;
  color: #545454;
  text-align: center;
  padding-top: 16px;
}
.content-one ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content-one ul li {
  width: 290px;
  height: 340px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #CCCCCC;
  border-radius: 6px;
}
.content-one ul li h4 {
  width: 100%;
  height: 134px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.content-one ul li h4 i {
  display: block;
}
.content-one ul li p {
  font-size: 24px;
  color: #1A1A1A;
  padding-top: 36px;
}
.content-one ul li span {
  font-size: 22px;
  color: #E60012;
  padding-top: 14px;
}
.content-one ul li a {
  display: block;
  width: 97px;
  height: 25px;
  line-height: 25px;
  border-radius: 6px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  background-color: #E60012;
  margin-top: 38px;
}
.content-two ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content-two ul li {
  width: 200px;
  text-align: center;
}
.content-two ul li i {
  display: block;
  margin: auto;
}
.content-two ul li p {
  font-size: 22px;
  color: #1A1A1A;
  padding-top: 36px;
}
.content-three ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content-three ul li {
  width: 170px;
  text-align: center;
}
.content-three ul li i {
  display: block;
  margin: auto;
}
.content-three ul li p {
  font-size: 22px;
  color: #1A1A1A;
  padding-top: 36px;
}
.content-three .record {
  font-size: 20px;
  color: #999999;
  text-align: center;
  padding-top: 56px;
}
.content-three .advisory {
  display: block;
  margin: auto;
  width: 225px;
  height: 38px;
  line-height: 38px;
  font-size: 22px;
  color: #FFFFFF;
  background-color: #E60012;
  border-radius: 6px;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 60px;
}
.content-four {
  height: 777px;
  min-width: 1200px;
}
.content-four ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content-four ul li {
  width: 320px;
  height: 326px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px dotted #FFFFFF;
  box-sizing: border-box;
}
.content-four ul p {
  line-height: 30px;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 34px;
}
.content-four .advisory {
  display: block;
  width: 327px;
  height: 38px;
  margin: auto;
  line-height: 38px;
  font-size: 20px;
  color: #3556FF;
  text-align: center;
  border-radius: 6px;
  background-color: #FDD000;
  margin-top: 60px;
}
.content-five a {
  display: block;
  width: 100%;
  height: 319px;
  margin-top: 60px;
}
.content-six {
  padding-bottom: 40px;
}
.content-six .top-ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content-six .top-ul li {
  width: 194px;
  height: 194px;
  border: 1px solid #0AB0EF;
  box-sizing: border-box;
  transform: rotate(45deg);
}
.content-six .top-ul li div {
  width: 100%;
  height: 100%;
  transform: rotate(-45deg);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content-six .top-ul li div h4 {
  font-size: 44px;
  color: #0AB0EF;
  font-weight: 100;
  padding-top: 20px;
}
.content-six .top-ul li div p {
  line-height: 27px;
  font-size: 18px;
  color: #0AB0EF;
  text-align: center;
}
.content-six .bottom-ul {
  margin: auto;
  width: 866px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content-six .bottom-ul li {
  width: 194px;
  height: 194px;
  border: 1px solid #0AB0EF;
  box-sizing: border-box;
  transform: rotate(45deg);
}
.content-six .bottom-ul li div {
  width: 100%;
  height: 100%;
  transform: rotate(-45deg);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content-six .bottom-ul li div h4 {
  font-size: 44px;
  color: #0AB0EF;
  font-weight: 100;
  padding-top: 20px;
}
.content-six .bottom-ul li div p {
  line-height: 27px;
  font-size: 18px;
  color: #0AB0EF;
  text-align: center;
}
.content-seven {
  padding-bottom: 88px;
}
.content-seven ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content-seven ul li {
  width: 184px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content-seven ul li i {
  width: 136px;
  height: 136px;
}
.content-seven ul li h5 {
  font-size: 20px;
  color: #1A1A1A;
  padding-top: 38px;
}
.content-seven ul li h4 {
  font-size: 30px;
  color: #2DABE3;
  padding-top: 16px;
}
.content-seven ul li p {
  line-height: 24px;
  font-size: 16px;
  color: #999999;
  padding-top: 24px;
}
