* {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

html,
body {
  background-color: #F4F5F8;
}

.safe {
  width: 1240px;
  margin: auto;
}

.top {
  width: 100%;
  min-width: 1240px;
}
.top img {
  width: 100%;
}

.title {
  display: inline-block;
  text-align: center;
  margin-left: 50%;
  transform: translate(-50%);
  font-weight: bold;
  font-size: 40px;
  color: #333333;
  position: relative;
}
.title::after {
  content: "";
  width: 130px;
  height: 16px;
  background: url("../img/blueRight.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -200px;
  top: 35%;
}
.title::before {
  content: "";
  width: 130px;
  height: 16px;
  background: url("../img/buleLeft.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -200px;
  top: 35%;
}
.title span {
  color: #0E47DE;
}

.title2 {
  color: #fff;
  position: relative;
}
.title2::after {
  content: "";
  width: 130px;
  height: 16px;
  background: url("../img/wR.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -200px;
  top: 35%;
}
.title2::before {
  content: "";
  width: 130px;
  height: 16px;
  background: url("../img/wL.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -200px;
  top: 35%;
}

.topWhite {
  padding: 80px 40px 30px 40px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 10px;
  transform: translateY(-90px);
  display: flex;
  justify-content: space-between;
  margin-bottom: -30px;
}
.topWhite .item {
  width: 267px;
  border-radius: 10px;
  border: 1px solid #537CEB;
  padding: 66px 23px 42px 23px;
  box-sizing: border-box;
  position: relative;
}
.topWhite .item img {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -25%;
}
.topWhite .item p {
  font-weight: 500;
  font-size: 26px;
  color: #333333;
  text-align: center;
  text-transform: none;
}
.topWhite .item .p1 {
  margin-top: 16px;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  text-align: left;
  text-transform: none;
}
.topWhite .item2 {
  border: 1px solid #F2B464;
}

.what {
  background: linear-gradient(180deg, #EBF4FF 0%, #FFFFFF 48%, #FFFFFF 100%);
  padding: 60px 68px 54px 40px;
  box-sizing: border-box;
}
.what .whatContent {
  margin-top: 47px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.what .whatContent .left {
  width: 689px;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 40px;
}
.what .whatContent .left p {
  text-indent: 40px;
}

.why {
  padding: 60px 40px;
  box-sizing: border-box;
  width: 1240px;
  background: #FFFFFF;
}
.why .sb {
  text-align: center;
  margin-top: 30px;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  text-align: center;
}
.why .whyContent {
  margin-top: 53px;
  display: flex;
  justify-content: space-between;
}
.why .whyContent .item {
  padding: 30px 14px 14px 14px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 366px;
  box-shadow: 0px 6px 14px 1px rgba(6, 51, 142, 0.12);
  border-radius: 10px;
  width: 366px;
  height: 486px;
}
.why .whyContent .item .p1 {
  font-weight: 500;
  font-size: 28px;
  color: #0E47DE;
  text-align: center;
}
.why .whyContent .item .p2 {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin-top: 20px;
}
.why .whyContent .item .cot {
  width: 338px;
  height: 344px;
  flex: 1;
  background: linear-gradient(180deg, #F6F6FF 0%, #EFF8FF 100%);
  border-radius: 10px;
  padding: 28px 19px 30px 19px;
  box-sizing: border-box;
  margin-top: 20px;
}
.why .whyContent .item .cot .pp1 {
  font-weight: bold;
  font-size: 28px;
  color: #6A8FF2;
  text-align: center;
}
.why .whyContent .item .cot .pp2 {
  margin-top: 11px;
  font-weight: 300;
  font-size: 20px;
  color: #333333;
  text-align: center;
}
.why .whyContent .item .cot .cotBox {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.why .whyContent .item .cot .cotBox .items {
  width: 49.5%;
  padding: 10px;
  box-sizing: border-box;
}
.why .whyContent .item .cot .cotBox .items .ps1 {
  font-weight: bold;
  font-size: 28px;
  color: #6A8FF2;
  text-align: center;
}
.why .whyContent .item .cot .cotBox .items .ps1 span {
  font-size: 20px;
}
.why .whyContent .item .cot .cotBox .items .ps2 {
  font-weight: 300;
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin-top: 10px;
}
.why .whyContent .item .cot .cotBox .items:nth-child(1) {
  border: 2px solid;
  -o-border-image: linear-gradient(to top, #6A8FF2, transparent) 1;
     border-image: linear-gradient(to top, #6A8FF2, transparent) 1;
  border-left: none;
  border-bottom: none;
  border-top: none;
}
.why .whyContent .item .cot .cotBox .items:nth-child(2) {
  border: 2px solid;
  -o-border-image: linear-gradient(to bottom, #6A8FF2, transparent) 1;
     border-image: linear-gradient(to bottom, #6A8FF2, transparent) 1;
  border-top: none;
  border-right: none;
  border-left: none;
}
.why .whyContent .item .cot .cotBox .items:nth-child(3) {
  border: 2px solid;
  -o-border-image: linear-gradient(to bottom, #6A8FF2, transparent) 1;
     border-image: linear-gradient(to bottom, #6A8FF2, transparent) 1;
  border-left: none;
  border-bottom: none;
}
.why .whyContent .item .cot .cotBox .items:nth-child(4) {
  border: 2px solid;
  -o-border-image: linear-gradient(to right, #6A8FF2, transparent) 1;
     border-image: linear-gradient(to right, #6A8FF2, transparent) 1;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.why .whyContent .item2 .cotBox {
  width: 338px;
  height: 344px;
  background: linear-gradient(180deg, #F6F6FF 0%, #EFF8FF 100%);
  border-radius: 10px;
  position: relative;
}
.why .whyContent .item2 .cotBox .circle1 {
  width: 152px;
  height: 152px;
  background: #FFFBF6;
  box-shadow: inset 0px 0px 22px 1px #FFC96B;
  border-radius: 50%;
  font-weight: 400;
  font-size: 20px;
  color: #FF9100;
  text-align: center;
  line-height: 152px;
  position: absolute;
  top: 28px;
  right: 50px;
}
.why .whyContent .item2 .cotBox .circle2 {
  width: 132px;
  height: 132px;
  background: #F6F2FF;
  box-shadow: inset 0px 0px 16px 1px #B794FF;
  border-radius: 50%;
  font-weight: 400;
  font-size: 20px;
  color: #3A00FF;
  text-align: center;
  line-height: 132px;
  position: absolute;
  left: 29px;
  bottom: 60px;
}
.why .whyContent .item2 .cotBox .circle3 {
  width: 118px;
  height: 118px;
  background: #F1F8FF;
  box-shadow: inset 0px 0px 18px 1px #72B9FF;
  border-radius: 50%;
  font-weight: 400;
  font-size: 20px;
  color: #006FFF;
  text-align: center;
  line-height: 118px;
  position: absolute;
  right: 37px;
  bottom: 30px;
}
.why .whyContent .item3 .cotBox {
  width: 338px;
  height: 344px;
  background: linear-gradient(180deg, #F6F6FF 0%, #EFF8FF 100%);
  border-radius: 10px;
  padding: 30px;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 36px;
}

.tsjs {
  padding: 60px 51px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #EBF4FF 0%, #FFFFFF 48%, #FFFFFF 100%);
}
.tsjs .tsjsP {
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 36px;
  text-align: center;
  margin-top: 30px;
}
.tsjs img {
  margin-top: 40px;
  margin-left: 50%;
  transform: translate(-50%);
}

.sbkt {
  background-color: #fff;
  padding: 60px 70px;
  box-sizing: border-box;
}
.sbkt .serveBox {
  margin-top: 60px;
}
.sbkt .serveBox img {
  width: 885px;
  margin-bottom: 24px;
}
.sbkt .serveBox img:nth-child(2), .sbkt .serveBox img:nth-child(4) {
  float: right;
}

.kczx {
  min-height: 963px;
  background: url("../img/kczxImg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 60px 40px;
  box-sizing: border-box;
}
.kczx .conts {
  margin-top: 60px;
  display: flex;
}
.kczx .conts .left {
  width: 296px;
}
.kczx .conts .left ul li {
  padding: 13px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 8px 40px 0px 0px;
  color: #fff;
  margin-bottom: 16px;
  cursor: pointer;
}
.kczx .conts .left ul li p {
  font-size: 20px;
}
.kczx .conts .left ul li p:first-child {
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 10px;
}
.kczx .conts .left ul .isHover {
  background: linear-gradient(91deg, #FFB85D 0%, #FF8800 100%);
}
.kczx .conts .right {
  flex: 1;
  margin-left: 27px;
}
.kczx .conts .right table {
  color: #fff;
}
.kczx .conts .right table th {
  color: #0267FE;
  font-weight: 400;
  font-size: 24px;
  background: #fff;
  padding: 13px;
  box-sizing: border-box;
}
.kczx .conts .right table td {
  padding: 10px;
  box-sizing: border-box;
  font-size: 18px;
}
.kczx .conts .right2,
.kczx .conts .right3,
.kczx .conts .right4,
.kczx .conts .right5,
.kczx .conts .right6,
.kczx .conts .right7,
.kczx .conts .right8,
.kczx .conts .right9 {
  display: none;
}

.yzsfw {
  padding: 60px 30px;
  box-sizing: border-box;
  background-color: #fff;
}
.yzsfw .yzsCont {
  margin-top: 64px;
  display: flex;
  justify-content: space-between;
}
.yzsfw .yzsCont .itemes {
  width: 160px;
}
.yzsfw .yzsCont .itemes .topes {
  height: 48px;
  background: url("../img/ljt.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  line-height: 48px;
  font-size: 24px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.yzsfw .yzsCont .itemes .topes2 {
  background: url("../img/hjt.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.yzsfw .yzsCont .itemes .downes {
  width: 160px;
  height: 214px;
  background: url("../img/lbj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 28px 7px 0 7px;
  box-sizing: border-box;
  font-size: 14px;
  color: #333333;
}
.yzsfw .yzsCont .itemes .downes p {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.yzsfw .yzsCont .itemes .downes p img {
  margin-right: 4px;
}
.yzsfw .yzsCont .itemes .downes .ols {
  border-top: 1px dashed #6A8FF2;
  padding-top: 15px;
  box-sizing: border-box;
}
.yzsfw .yzsCont .itemes .downes .ols div {
  display: flex;
  align-items: center;
}
.yzsfw .yzsCont .itemes .downes .ols div:first-child {
  margin-bottom: 4px;
}
.yzsfw .yzsCont .itemes .downes .ols div .ss1 {
  width: 8px;
  height: 8px;
  border: 3px solid #6A8FF2;
  border-radius: 50%;
  margin-right: 6px;
}
.yzsfw .yzsCont .itemes .downes2 {
  background: url("../img/hbj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.yzsfw .yzsCont .itemes .downes2 .ols {
  border-top: 1px dashed #FEBB65;
}
.yzsfw .yzsCont .itemes .downes2 .ols .ss1 {
  border: 3px solid #FEBB65 !important;
}

.rdys {
  padding: 60px 40px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #EBF4FF 0%, #FFFFFF 48%, #FFFFFF 100%);
}
.rdys .rdCone {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rdys .rdCone .itemees {
  width: 368px;
  height: 251px;
  background: url("../img/ysBj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 40px;
}
.rdys .rdCone .itemees .tis {
  font-weight: 500;
  font-size: 26px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 41px;
}
.rdys .rdCone .itemees .ps {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  text-align: left;
  position: absolute;
  top: 115px;
  right: 43px;
  left: 41px;
}

.jybz {
  padding: 60px 40px;
  background-color: #fff;
  box-sizing: border-box;
}
.jybz .pl {
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 46px;
  text-align: center;
  margin-top: 30px;
}
.jybz .pl span {
  font-size: 30px;
  color: #086EFC;
}
.jybz .sas {
  margin-left: 50%;
  transform: translate(-50%);
  margin-top: 50px;
}
.jybz .ne2 {
  margin-top: 68px;
  display: flex;
  justify-content: space-between;
}
.jybz .ne2 .item {
  width: 218px;
  position: relative;
}
.jybz .ne2 .item img {
  width: 100%;
  height: 100%;
}
.jybz .ne2 .item .topss1 {
  width: 201px;
  height: 54px;
  font-size: 24px;
  line-height: 54px;
  background: linear-gradient(119deg, #0267FE 0%, #5096FF 100%);
  border-radius: 8px 8px 20px 20px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 0%;
}
.jybz .ne2 .item .down {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 13px 0;
  box-sizing: border-box;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  font-size: 24px;
}

.footer {
  width: 100%;
  background: url("../img/footerBj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.footer .footerCon {
  padding: 123px 0 96px 0;
  box-sizing: border-box;
}
.footer .footerCon h2 {
  font-weight: 500;
  font-size: 40px;
  color: #FFFFFF;
}
.footer .footerCon .whiteLine {
  width: 225px;
  height: 5px;
  background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  margin-top: 40px;
}
.footer .footerCon .foFl {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .footerCon .foFl .leftqq {
  flex: 1;
  color: #fff;
}
.footer .footerCon .foFl .leftqq .f1 {
  font-weight: 500;
  font-size: 20px;
  margin-top: 40px;
}
.footer .footerCon .foFl .leftqq .f2 {
  font-weight: 400;
  font-size: 20px;
  margin-top: 18px;
}
.footer .footerCon .foFl .leftqq .more {
  cursor: pointer;
  font-weight: 500;
  font-size: 20px;
  margin-top: 30px;
}
.footer .footerCon .foFl .rigqq {
  margin-left: 132px;
}/*# sourceMappingURL=index.css.map */