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

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

html,
body {
  background: #EDF5FF;
}

.topImg {
  width: 100%;
  height: 600px;
  background: url("../img/topImg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.topItemBox {
  background: #FFFFFF;
  border-radius: 10px;
  margin-top: -65px;
  padding: 30px;
  box-sizing: border-box;
}
.topItemBox .topLine {
  display: flex;
  justify-content: space-between;
}
.topItemBox .topLine .item {
  width: 212px;
  height: 132px;
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #086EFC;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 0;
  box-sizing: border-box;
}
.topItemBox .topLine .item img {
  margin-bottom: 16px;
}
.topItemBox .sqstBtn {
  width: 288px;
  height: 60px;
  background: linear-gradient(90deg, #26F0FF 0%, #DFFFB5 100%);
  border-radius: 28px;
  margin: auto;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  font-weight: 500;
  color: #086EFC;
  margin-top: 24px;
  cursor: pointer;
}

.title1 {
  width: 685px;
  height: 47px;
  background: url("../img/title1.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 36px;
  font-weight: 500;
  color: #086EFC;
  margin: auto;
  text-align: center;
  margin-top: 90px;
}

.title2 {
  width: 757px;
  height: 47px;
  background: url("../img/title2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 36px;
  font-weight: 500;
  color: #086EFC;
  margin: auto;
  text-align: center;
  margin-top: 90px;
}

.title3 {
  width: 195px;
  height: 47px;
  background: url("../img/title3.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 36px;
  font-weight: 500;
  color: #086EFC;
  margin: auto;
  text-align: center;
  margin-top: 90px;
}

.title4 {
  width: 583px;
  height: 47px;
  background: url("../img/title4.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 36px;
  font-weight: 500;
  color: #086EFC;
  margin: auto;
  text-align: center;
  margin-top: 90px;
}

.yjssd {
  margin-top: 60px;
  height: 414px;
  position: relative;
}
.yjssd img {
  margin-left: 29px;
  position: relative;
  z-index: 11;
  margin-top: 30px;
}
.yjssd .txtBox {
  height: 100%;
  background: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  width: 744px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  padding: 70px 76px 80px 228px;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
}

.wwlwBox {
  margin-top: 60px;
  padding-left: 14px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wwlwBox .leftLine {
  display: flex;
  flex-direction: column;
}
.wwlwBox .item {
  width: 384px;
  height: 222px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 86px 18px 54px 20px;
  box-sizing: border-box;
  position: relative;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 31px;
  margin-bottom: 30px;
}
.wwlwBox .item .pTitle {
  width: 202px;
  height: 60.3px;
  background: url("../img/pTitle.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 20px;
  left: -14px;
  font-size: 26px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 42px;
  text-align: center;
}
.wwlwBox .item2 {
  margin-bottom: 0;
}

.syrqBox {
  margin-top: 190px;
  margin-bottom: 356px;
}
.syrqBox .lineBj {
  width: 1003px;
  height: 94px;
  background: url("../img/rqLine.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.syrqBox .lineBj .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left: -95px;
  top: -58px;
}
.syrqBox .lineBj .item p {
  font-size: 26px;
  font-weight: 500;
  color: #086EFC;
  margin: 68px 0 20px 0;
}
.syrqBox .lineBj .item .ssq {
  width: 216px;
  height: 190px;
  background: #FFFFFF;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 31px;
  padding: 26px 30px 0 26px;
  box-sizing: border-box;
  position: relative;
}
.syrqBox .lineBj .item .ssq::after {
  content: "";
  display: block;
  width: 47px;
  height: 0px;
  border: 3px solid #086EFC;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
.syrqBox .lineBj .item2 {
  position: absolute;
  left: 148px;
  top: -110px;
}
.syrqBox .lineBj .item3 {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -130px;
}
.syrqBox .lineBj .item4 {
  position: absolute;
  left: 70%;
  transform: translate(-28%);
  top: -110px;
}
.syrqBox .lineBj .item5 {
  position: absolute;
  left: 89%;
  top: -58px;
}

.zyfz {
  width: 100%;
  height: 344px;
  background: url("../img/zyfz.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 60px;
  box-sizing: border-box;
}

.zyfzItem {
  margin-top: 59px;
}
.zyfzItem .item {
  width: 222px;
  height: 44px;
  background: #FFFFFF;
  border-radius: 0px 25px 0px 25px;
  font-size: 20px;
  font-weight: 400;
  color: #086EFC;
  text-align: center;
  line-height: 44px;
  float: left;
  margin-bottom: 30px;
}
.zyfzItem .item:not(:nth-child(5)) {
  margin-right: 20px;
}

.yyly {
  width: 100%;
  height: 557px;
  min-width: 1200px;
  background: url("../img/yylyBj2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 62px;
}
.yyly .yylyBox {
  display: flex;
  position: relative;
}
.yyly .yylyBox .pCenter {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 50%;
  font-size: 26px;
  font-weight: 500;
  color: #FFFFFF;
}
.yyly .left {
  width: 50%;
  padding: 27px 217px 27px 0;
  box-sizing: border-box;
}
.yyly .left .item {
  display: flex;
  align-items: center;
  text-align: right;
  margin-bottom: 24px;
}
.yyly .left .item img {
  margin-left: 25px;
}
.yyly .left .item .p1 {
  font-size: 26px;
  font-weight: 500;
  color: #086EFC;
}
.yyly .left .item .p2 {
  margin-top: 15px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 31px;
}
.yyly .left2 {
  width: 50%;
  padding: 27px 0px 27px 210px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.yyly .left2 .item {
  flex-direction: row-reverse;
  text-align: left;
}
.yyly .left2 .item img {
  margin-left: 0px;
  margin-right: 25px;
}

.hyxzBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hyxzBox .leftBox {
  width: 441px;
  height: 172px;
  background: #FFFFFF;
  border-radius: 0px 10px 10px 10px;
  padding: 26px 95px 44px 25px;
  box-sizing: border-box;
  margin-left: 53px;
  line-height: 40px;
  position: relative;
}
.hyxzBox .leftBox span {
  color: #0B70FC;
}
.hyxzBox .leftBox .pTitle {
  width: 202px;
  height: 60.3px;
  background: url("../img/pTitle.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -48px;
  left: -14px;
  font-size: 26px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 42px;
  text-align: center;
}
.hyxzBox .right {
  text-align: right;
}
.hyxzBox .right p {
  margin-right: 169px;
}
.hyxzBox .right .p1 {
  font-size: 26px;
  font-weight: 500;
  color: #086EFC;
}
.hyxzBox .right .p2 {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  margin-top: 15px;
  margin-bottom: 10px;
}

.pp1 {
  font-size: 26px;
  font-weight: 400;
  color: #333333;
  margin-top: 74px;
  text-align: center;
}

.pp2 {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin-top: 20px;
}

.tableBox {
  width: 100%;
  min-height: 906px;
  background: url("../img/tableBj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 90px;
  padding-top: 64px;
  box-sizing: border-box;
}
.tableBox .boxContent {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}
.tableBox .boxContent .leftUl li {
  width: 239px;
  height: 100px;
  background: #FFFFFF;
  border-radius: 6px;
  margin-bottom: 20px;
  padding-left: 19px;
  box-sizing: border-box;
  cursor: pointer;
}
.tableBox .boxContent .leftUl li p {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
}
.tableBox .boxContent .leftUl li p:nth-child(1) {
  color: #086EFC;
  text-align: left;
}
.tableBox .boxContent .leftUl li p:nth-child(3) {
  font-size: 20px;
  line-height: 30px;
  margin-left: 16px;
}
.tableBox .boxContent .leftUl .hoverIs {
  width: 253px;
  background: url("../img/hoverBj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.tableBox .boxContent .leftUl .hoverIs p {
  color: #086EFC;
}
.tableBox .boxContent .right {
  flex: 1;
  margin-left: 40px;
  margin-bottom: 40px;
}
.tableBox .boxContent .right th {
  background-color: #BAD8FE;
  padding: 13px 0;
  box-sizing: border-box;
  color: #086EFC;
}
.tableBox .boxContent .right td {
  color: #fff;
  padding: 18px;
  box-sizing: border-box;
  line-height: 23px;
  font-size: 16px;
}
.tableBox .boxContent .right td .pp1 {
  text-align: center;
}
.tableBox .boxContent .right2 {
  display: none;
}

.xmzsBox {
  margin-top: 60px;
  height: 700px;
}
.xmzsBox .swiper-container {
  width: 100%;
  height: 600px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.xmzsBox .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 85%;
  background-size: 100% 100%;
}
.xmzsBox .swiper-slide .info {
  background-color: #6699FF;
  font-size: 18px;
  width: 80%;
  border-radius: 10px;
  margin: auto;
  margin-top: 20px;
  padding: 10px;
  box-sizing: border-box;
  color: #fff;
}
.xmzsBox .d0 {
  display: flex;
}
.xmzsBox .d1 {
  flex: 1;
  padding: 30px 40px;
  box-sizing: border-box;
  background-color: #fff;
}
.xmzsBox .d1 .p111 {
  font-size: 26px;
  font-weight: 500;
  color: #333333;
}
.xmzsBox .d1 .p222 {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 31px;
  margin-top: 30px;
}
.xmzsBox .d2 {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.xmzsBox .d3 {
  display: flex;
  margin-top: 40px;
}
.xmzsBox .d3 .df1 {
  flex: 1;
  background-color: #fff;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  padding: 48px 28px;
  box-sizing: border-box;
}

.yzsBox {
  margin-top: 60px;
}
.yzsBox .line1 {
  height: 70px;
  background: url("../img/line1Bj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-around;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  line-height: 31px;
  line-height: 70px;
}
.yzsBox .line1 p:nth-child(2n-1) {
  color: #000;
}
.yzsBox .line2 {
  display: flex;
  justify-content: space-around;
}
.yzsBox .line2 .item {
  background-color: #EEF9FF;
  width: 171px;
  height: 151px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  font-size: 15px;
  padding-left: 10px;
  box-sizing: border-box;
}
.yzsBox .line2 .item img {
  margin-right: 5px;
}
.yzsBox .line2 .item:nth-child(2n-1) {
  background-color: #Fff;
}
.yzsBox .line3 {
  height: 70px;
  display: flex;
  background: url("../img/line3Bj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.yzsBox .line3 .item {
  width: 171px;
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  font-size: 15px;
  padding-left: 10px;
  box-sizing: border-box;
}
.yzsBox .line3 .item:nth-child(2n) {
  color: #fff;
}
.yzsBox .line3 .item:nth-child(2n) span {
  border: 3px solid #fff;
}
.yzsBox .line3 .item img {
  margin-right: 5px;
}
.yzsBox .line3 .item p {
  display: flex;
  align-items: center;
}
.yzsBox .line3 .item span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 3px solid #003CE5;
  margin-right: 3px;
}

.rdysBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 80px;
}
.rdysBox .item {
  width: 386px;
  height: 156px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 24px 10px 24px 110px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 50px;
}
.rdysBox .item .p1 {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
}
.rdysBox .item .p2 {
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-top: 12px;
}
.rdysBox .item img {
  position: absolute;
  left: 20px;
  top: -20px;
}

.bzBox {
  margin-top: 60px;
}
.bzBox .line1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 170px;
  box-sizing: border-box;
}
.bzBox .line1 div {
  width: 346px;
  height: 172px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 49px 75px 48px 60px;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
}
.bzBox .line1 div span {
  color: #086EFC;
  font-size: 28px;
}
.bzBox .line2 {
  margin-top: 96px;
  display: flex;
  justify-content: space-between;
}
.bzBox .line2 .item {
  width: 226px;
  height: 257px;
  border-radius: 10px;
  border: 1px solid #707070;
  background: url("../img/bz2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}
.bzBox .line2 .item:nth-child(2) {
  background: url("../img/bz3.png");
}
.bzBox .line2 .item:nth-child(3) {
  background: url("../img/bz4.png");
}
.bzBox .line2 .item:nth-child(4) {
  background: url("../img/bz5.png");
}
.bzBox .line2 .item:nth-child(5) {
  background: url("../img/bz6.png");
}
.bzBox .line2 .item .top {
  width: 100%;
  height: 55px;
  background: url("../img/xjt.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 44px;
  position: absolute;
  top: -58px;
}
.bzBox .line2 .item .down {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 11px 0;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: 400;
  border-radius: 0px 0px 10px 10px;
  color: #FFFFFF;
}

.footer {
  width: 100%;
  min-width: 1200px;
  background: url("../img/footer.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 120px;
}
.footer .content {
  padding: 100px 0;
  box-sizing: border-box;
  display: flex;
}
.footer .content .left {
  width: 593px;
  height: 418px;
  background: rgba(255, 255, 255, 0.16);
  border-radius: 10px;
  padding: 58px 46px;
  box-sizing: border-box;
}
.footer .content .left .inputBox {
  background-color: #fff;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  display: flex;
  align-items: center;
  padding: 25px 0 25px 27px;
  box-sizing: border-box;
  font-size: 26px;
  margin-bottom: 30px;
}
.footer .content .left .inputBox input {
  border: none;
  outline: none;
  font-size: 26px;
}
.footer .content .left .yesBtn {
  width: 100%;
  font-size: 26px;
  font-weight: 400;
  color: #086EFC;
  padding: 19px;
  box-sizing: border-box;
  background: linear-gradient(90deg, #26F0FF 0%, #DFFFB5 100%);
  border-radius: 32px;
  text-align: center;
  cursor: pointer;
}
.footer .content .right {
  flex: 1;
  margin-left: 110px;
  display: flex;
  flex-direction: column;
}
.footer .content .right .item {
  margin-bottom: 34px;
}
.footer .content .right .item .t1 {
  display: flex;
  align-items: center;
  font-size: 30px;
  font-weight: 400;
  color: #38F9FF;
}
.footer .content .right .item .t1 img {
  margin-right: 10px;
}
.footer .content .right .item p {
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 14px;
}/*# sourceMappingURL=index.css.map */