.page-zxsj .main0 {
  height: 500px;
  color: white;
  background: url("../images/zxsj/banner@2x.png") no-repeat center;
  background-size: cover;
}

.page-zxsj .main0 .main0-content {
  display: flex;
  justify-content: space-between;
}

.page-zxsj .main0 .p1 {
  font-size: 42px;
  padding-top: 130px;
}

.page-zxsj .main0 .p2 {
  font-size: 20px;
  margin-top: 30px;
  line-height: 39px;
  font-weight: 400;
  padding-bottom: 35px;
  letter-spacing: 0.9px;
}

.page-zxsj .main0 img {
  width: 640px;
  height: 500px;
}

.page-zxsj .main0 .btn {
  font-size: 22px;
  color: white;
  text-align: center;
  width: 180px;
  height: 52px;
  font-family: MicrosoftYaHei;
  background: linear-gradient(220deg, #F23C36 0%, #F62646 100%);
  box-shadow: 0px 5px 9px 0px #3226B2;
  line-height: 52px;
  border-radius: 4px;
  cursor: pointer;
  margin: 0;
  letter-spacing: 0.38px;
}

.page-zxsj .main0 .p3 {
  margin-top: 62px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: rgba(255, 255, 255, 0.3);
  line-height: 16px;
  letter-spacing: 1px;
}

.page-zxsj .fix {
  position: fixed;
  top: 0px;
  z-index: 99;
}

.page-zxsj .main {
  background-color: #F5F7FA;
}

.page-zxsj .main .h2 .p1 {
  padding-top: 80px;
  font-size: 32px;
  color: rgba(31, 26, 59, 0.9);
  text-align: center;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}

.page-zxsj .main .h2 .p2 {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  color: #333333;
  text-align: center;
  font-family: MicrosoftYaHei;
}

.page-zxsj .main .h2 .white-text {
  color: #FFFFFF;
}

.page-zxsj .main1 {
  text-align: center;
  min-width: 1200px;
  overflow: auto;
  padding-bottom: 80px;
  background: url("../images/zxsj/main1-bg@2x.png") no-repeat center;
  background-size: 1920px 700px;
  background-color: RGBA(236, 239, 245, 1);
}

.page-zxsj .main1-content {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-top: 42px;
}

.page-zxsj .main1-content-warp {
  display: flex;
  justify-content: space-around;
}

.page-zxsj .main1-content-warp-box {
  width: 387px;
  height: 180px;
  position: relative;
  background: rgba(255, 255, 255, 0.65);
  border-radius: 10px;
  text-align: center;
}

.page-zxsj .main1-content-warp-box img {
  margin-top: 30px;
  height: 80px;
  width: 80px;
}

.page-zxsj .main1-content-warp-box .text {
  margin-top: 10px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  font-weight: 600;
  color: #3B3753;
}

.page-zxsj .main1 .main1-bottom {
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
  vertical-align: middle;
}

.page-zxsj .main1 .main1-bottom span, .page-zxsj .main1 .main1-bottom a {
  vertical-align: middle;
  display: inline-block;
}

.page-zxsj .main1 .main1-bottom .btn5 {
  vertical-align: middle;
  display: inline-block;
  width: 154px;
  height: 52px;
  background: url("../images/index/btn5.png") no-repeat center;
  background-size: cover;
  position: relative;
  top: 5px;
}

.page-zxsj .main1 .main1-bottom .btn4 {
  vertical-align: middle;
  display: inline-block;
  width: 168px;
  height: 47px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 47px;
  text-align: center;
  background: linear-gradient(180deg, #FF5538 0%, #FF2323 100%);
  box-shadow: 1px 5px 17px 0px rgba(240, 61, 54, 0.28);
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}

.page-zxsj .main1 .main1-bottom .btn4 img {
  width: 6px;
  height: 8px;
  margin-left: 18px;
}

.page-zxsj .main1 .main1-bottom .btn4::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translateY(-50%, -50%);
  animation: btn-shan 2s infinite ease-in-out;
}

.page-zxsj .main2-content {
  position: relative;
  width: 1200px;
  margin: 0px auto;
  margin-top: 80px;
}

.page-zxsj .main2-content .tipText {
  width: 100%;
  position: absolute;
  text-align: center;
  bottom: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.24);
}

.page-zxsj .main2-content-box {
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px;
}

.page-zxsj .main2-content-box .w840 {
  width: 840px !important;
}

.page-zxsj .main2-content-box .w360 {
  width: 360px !important;
}

.page-zxsj .main2-content-box .w684 {
  width: 684px !important;
}

.page-zxsj .main2-content-box .w516 {
  width: 516px !important;
}

.page-zxsj .main2-content-box .w698 {
  width: 698px !important;
}

.page-zxsj .main2-content-box .w502 {
  width: 502px !important;
}

.page-zxsj .main2-content-box-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 1;
}

.page-zxsj .main2-content-box-left img {
  width: 100%;
}

.page-zxsj .main2-content-box-right {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 1;
}

.page-zxsj .main2-content-box-right .title {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #35314E;
  margin-bottom: 20px;
}

.page-zxsj .main2-content-box-right .radiusTitle {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.page-zxsj .main2-content-box-right .radiusTitle .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.7);
  margin-right: 16px;
}

.page-zxsj .main2-content-box-right .radiusTitle .dottext {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #35314E;
  line-height: 25px;
}

.page-zxsj .main3 {
  background-color: RGBA(236, 239, 245, 1);
}

.page-zxsj .main3-content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
}

.page-zxsj .main3-content .blur {
  height: 449px;
  position: relative;
}

.page-zxsj .main3-content .blur .redBlur {
  width: 288px;
  height: 265px;
  background: rgba(254, 148, 228, 0.71);
  position: absolute;
  opacity: 0.29;
  filter: blur(50px);
  left: 96px;
  top: 16px;
}

.page-zxsj .main3-content .blur .buleBlur {
  width: 363px;
  height: 333px;
  background: #2530EF;
  position: absolute;
  opacity: 0.16;
  filter: blur(50px);
  right: 0px;
  bottom: 90px;
}

.page-zxsj .main3-content .blur .fixPostion {
  position: absolute;
  z-index: 2;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp {
  display: flex;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box {
  width: 387px;
  height: 365px;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.45);
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .hearder {
  height: 275px;
  position: relative;
  background: url("../images/zxsj/main3-1@2x.png") no-repeat center;
  background-size: cover;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .hearder-btn {
  width: 103px;
  height: 33px;
  background: linear-gradient(236deg, #FB5757 0%, #7E3EEF 59%, #4A1EDC 100%);
  border-radius: 0px 10px 0px 17px;
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: center;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 33px;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .hearder-mask {
  width: 100%;
  height: 52px;
  background: rgba(38, 27, 70, 0.47);
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 20px;
  font-weight: 500;
  font-family: PingFangSC-Semibold, PingFang SC;
  text-indent: 20px;
  color: #FFFFFF;
  line-height: 52px;
  backdrop-filter: blur(6px);
  z-index: 3;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .hearder2 {
  background: url("../images/zxsj/main3-2@2x.png") no-repeat center;
  background-size: cover;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .hearder3 {
  background: url("../images/zxsj/main3-3@2x.png") no-repeat center;
  background-size: cover;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .hearder4 {
  background: url("../images/zxsj/main5-4@2x.png") no-repeat center;
  background-size: cover;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .text {
  height: 138px;
  padding: 20px;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.2px;
  text-align: center;
  color: rgba(53, 49, 78, 0.8);
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .bottom-btn {
  height: 52px;
  display: flex;
  line-height: 52px;
  text-align: center;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .bottom-btn-left {
  width: 100%;
  background-color: white;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .bottom-btn-left .rangle {
  font-size: 12px;
  margin-left: 4px;
  position: relative;
  top: -2px;
}

.page-zxsj .main3-content .blur .fixPostion .main3-content-warp-box .bottom-btn-right {
  color: white;
  background: linear-gradient(266deg, #FF5B56 0%, #F62646 100%);
  cursor: pointer;
}

.page-zxsj .main4 .main2-content {
  margin-top: 0px;
}

.page-zxsj .main5 {
  margin: 0 auto;
  height: 700px;
  background: url("../images/zxsj/main5-1@2x.png") no-repeat center;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.24);
}

.page-zxsj .main5 .h2 .p1 {
  color: #FFFFFF;
}

.page-zxsj .main5-content {
  margin: 0 auto;
  width: 1200px;
  margin-top: 40px;
}

.page-zxsj .main5-content img {
  width: 100%;
}
