@charset "UTF-8";
.ndbe {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  height: auto;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
}
.ndbe-banner {
  width: 100%;
  height: 600px;
  background: url(banner.png) no-repeat center;
}
.ndbe-banner a {
  display: block;
  width: 100%;
  height: 100%;
}
.ndbe-tit {
  text-align: center;
}
.ndbe-tit h2 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 38px;
  color: #000000;
  line-height: 1.2em;
}
.ndbe-tit p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 34px;
  margin-top: 5px;
}
.ndbe-tit1 {
  text-align: center;
}
.ndbe-tit1 h2 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 38px;
  color: #FFFFFF;
  line-height: 1.2em;
}
.ndbe-tit1 p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 34px;
  margin-top: 5px;
}
.ndbe-div {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #326BFF;
  padding: 40px 0;
}
.ndbe-div .ndbe-ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 30px auto 20px;
  display: flex;
  justify-content: space-between;
}
.ndbe-div .ndbe-ul li {
  width: 390px;
  height: 260px;
  background: #487AFF;
  border-radius: 30px;
  padding: 25px 0 25px 20px;
  position: relative;
}
.ndbe-div .ndbe-ul li:hover {
  background: #FFF;
}
.ndbe-div .ndbe-ul li:hover div img:nth-child(1) {
  display: none;
}
.ndbe-div .ndbe-ul li:hover div img:nth-child(2) {
  display: block;
}
.ndbe-div .ndbe-ul li:hover h3,
.ndbe-div .ndbe-ul li:hover p {
  color: #000000;
}
.ndbe-div .ndbe-ul li:hover a {
  background: #2F6DF2;
  color: #FFFFFF;
}
.ndbe-div .ndbe-ul li div {
  width: 100%;
  height: auto;
}
.ndbe-div .ndbe-ul li div img {
  display: block;
}
.ndbe-div .ndbe-ul li div img:nth-child(2) {
  display: none;
}
.ndbe-div .ndbe-ul li h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 34px;
  margin-top: 16px;
}
.ndbe-div .ndbe-ul li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 23px;
}
.ndbe-div .ndbe-ul li a {
  width: 116px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 10px;
  display: block;
  position: absolute;
  left: 20px;
  bottom: 16px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #2F6DF2;
  line-height: 40px;
}
.ndbe-div .ndbe-div-box {
  width: 1192px;
  height: 105px;
  margin: 0 auto;
  background: #FEFCE8;
  box-shadow: -7px 0px 0px 0px #EAB308;
  border-radius: 0px 10px 10px 0px;
  padding: 25px 70px;
}
.ndbe-div .ndbe-div-box h5 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  padding-left: 25px;
  background: url(7.png) no-repeat center left;
}
.ndbe-div .ndbe-div-box p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 34px;
}
.ndbe-div > p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 34px;
  margin-top: 18px;
}
.ndbe-div1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 40px 0;
}
.ndbe-div1 > div {
  width: 1200px;
  height: 630px;
  margin: 0 auto;
  background: url(8.png) no-repeat center left;
  padding-left: 656px;
}
.ndbe-div1 > div .ndbe-tit {
  text-align: left;
}
.ndbe-div1 > div .ndbe-ul1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.ndbe-div1 > div .ndbe-ul1 li {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 45px;
  padding-left: 50px;
  background: url(9.png) no-repeat center left;
}
.ndbe-div1 > div .ndbe-ul1 li:nth-child(2) {
  background: url(10.png) no-repeat center left;
}
.ndbe-div1 > div .ndbe-ul1 li:nth-child(3) {
  background: url(11.png) no-repeat center left;
}
.ndbe-div1 > div .ndbe-ul1 li:nth-child(4) {
  background: url(12.png) no-repeat center left;
  margin-bottom: 25px;
}
.ndbe-div1 > div .ndbe-ul1 li h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  line-height: 1em;
}
.ndbe-div1 > div .ndbe-ul1 li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 1em;
  margin-top: 5px;
}
.ndbe-div1 > div > p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 34px;
}
.ndbe-div1 > div > h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #326AE9;
  line-height: 31px;
  margin-top: 5px;
}
.ndbe-div1 > div a {
  display: block;
  width: 206px;
  height: 70px;
  background: #326AE9;
  border-radius: 20px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 70px;
  margin-top: 35px;
}
.ndbe-div2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 40px 0;
  background: #F5F8FF;
}
.ndbe-div2 .ndbe-ul2 {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 35px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ndbe-div2 .ndbe-ul2 li {
  width: 390px;
  height: 200px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 20px 30px;
  position: relative;
  margin-bottom: 22px;
}
.ndbe-div2 .ndbe-ul2 li::after {
  display: block;
  content: "";
  width: 40px;
  height: 32px;
  background: url(14.png) no-repeat center;
  position: absolute;
  top: 33px;
  right: 23px;
}
.ndbe-div2 .ndbe-ul2 li h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  line-height: 34px;
  background: url(13.png) no-repeat bottom left;
  padding-bottom: 28px;
  margin-bottom: 22px;
}
.ndbe-div2 .ndbe-ul2 li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 25px;
}
.ndbe-div2 > a {
  display: block;
  width: 360px;
  height: 70px;
  background: #326AE9;
  border-radius: 35px;
  margin: 0 auto;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 70px;
}
.ndbe-div3 {
  width: 100%;
  height: 760px;
  overflow: hidden;
  padding: 40px 0;
  position: relative;
}
.ndbe-div3::before {
  display: block;
  content: "";
  width: 913px;
  height: 680px;
  position: absolute;
  left: 52.3%;
  top: 40px;
  background: url(15.png) no-repeat center;
  z-index: -1;
}
.ndbe-div3 > div {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.ndbe-div3 > div .ndbe-tit {
  text-align: left;
}
.ndbe-div3 > div > h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #326AE9;
  line-height: 34px;
  margin-top: 30px;
}
.ndbe-div3 > div .ndbe-div3-box {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ndbe-div3 > div .ndbe-div3-box p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 34px;
  padding-left: 30px;
  background: url(16.png) no-repeat center left;
}
.ndbe-div3 > div .ndbe-div3-box p:nth-child(2) {
  background: url(17.png) no-repeat center left;
}
.ndbe-div3 > div .ndbe-div3-box p:nth-child(3) {
  background: url(18.png) no-repeat center left;
}
.ndbe-div3 > div .ndbe-div3-box p:nth-child(4) {
  background: url(19.png) no-repeat center left;
}
.ndbe-div3 > div .ndbe-ul3 {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 40px 30px 0 10px;
}
.ndbe-div3 > div .ndbe-ul3 li {
  width: 574px;
  height: 149px;
  background: #FFFFFF;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  margin-bottom: 16px;
  padding: 20px 25px;
  position: relative;
}
.ndbe-div3 > div .ndbe-ul3 li h4 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  line-height: 34px;
  margin-bottom: 5px;
}
.ndbe-div3 > div .ndbe-ul3 li h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 26px;
  color: #1E88E5;
  line-height: 34px;
  margin-bottom: 8px;
}
.ndbe-div3 > div .ndbe-ul3 li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 25px;
}
.ndbe-div3 > div .ndbe-ul3 li span {
  display: block;
  width: 84px;
  height: 28px;
  background: #DBEAFE;
  border-radius: 14px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #1E88E5;
  line-height: 28px;
  position: absolute;
  top: 27px;
  right: 12px;
}
.ndbe-div3 > div .ndbe-ul3 li:nth-child(2) h3 {
  color: #FF9800;
}
.ndbe-div3 > div .ndbe-ul3 li:nth-child(2) span {
  background: #FFEDD5;
  color: #FF9800;
}
.ndbe-div3 > div .ndbe-ul3 li:nth-child(3) h3 {
  color: #4CAF50;
}
.ndbe-div3 > div .ndbe-ul3 li:nth-child(3) span {
  background: #DCFCE7;
  color: #4CAF50;
}
.ndbe-div3 > div .ndbe-ul3 li:nth-child(4) {
  background: #E3EFF8;
}
.ndbe-div3 > div .ndbe-ul3 li:nth-child(4) h3 {
  color: #1E88E5;
}
.ndbe-div3 > div > p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.ndbe-div4 {
  width: 100%;
  height: 677px;
  overflow: hidden;
  padding: 40px 0;
  background: url(20.png) no-repeat center;
}
.ndbe-div4 .ndbe-ul4 {
  width: 1150px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ndbe-div4 .ndbe-ul4 li {
  width: 537px;
  height: 127px;
  background: #11448790;
  border-radius: 10px;
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
  padding: 35px 0;
}
.ndbe-div4 .ndbe-ul4 li h3 {
  width: 110px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 63px;
  color: #FFFFFF;
  line-height: 55px;
  text-align: center;
  border-right: 9px solid #FFF;
}
.ndbe-div4 .ndbe-ul4 li p {
  width: 400px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
}
.ndbe-div4 .ndbe-ul4 li p span {
  display: block;
  font-weight: bold;
  font-size: 22px;
}
.ndbe-div4 .ndbe-div4-box {
  width: 635px;
  height: 105px;
  margin: 0 auto;
  background: #FEFCE8;
  box-shadow: -7px 0px 0px 0px #EAB308;
  border-radius: 0px 10px 10px 0px;
  padding: 25px 70px;
  margin-top: 20px;
}
.ndbe-div4 .ndbe-div4-box h5 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  padding-left: 25px;
  background: url(7.png) no-repeat center left;
}
.ndbe-div4 .ndbe-div4-box p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 34px;
}
.ndbe-div4 > a {
  display: block;
  width: 360px;
  height: 70px;
  background: #326AE9;
  border-radius: 35px;
  margin: 30px auto 0;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 70px;
}
.ndbe-div5 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 40px 0;
}
.ndbe-div5 .ndbe-div5-box {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 35px auto 20px;
  display: flex;
  justify-content: space-between;
}
.ndbe-div5 .ndbe-div5-box .div-ul5 {
  width: 534px;
  height: auto;
  overflow: hidden;
  margin-right: 23px;
}
.ndbe-div5 .ndbe-div5-box .div-ul5 li {
  width: 534px;
  height: auto;
  background: #F5F8FF;
  border-radius: 20px;
  border: 1px solid #EFF3F6;
  margin-bottom: 12px;
  padding: 17px 25px;
}
.ndbe-div5 .ndbe-div5-box .div-ul5 li h4 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  line-height: 34px;
  padding-left: 35px;
  background: url(21.png) no-repeat center left;
}
.ndbe-div5 .ndbe-div5-box .div-ul5 li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 24px;
}
.ndbe-div5 .ndbe-div5-box1 {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background: #F5F8FF;
  border-radius: 20px;
  border: 1px solid #EFF3F6;
  padding: 20px 19px 20px 89px;
}
.ndbe-div5 .ndbe-div5-box1 > h3 {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #326AE9;
  line-height: 34px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-l {
  width: 470px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-l > h3 {
  width: 184px;
  height: 78px;
  overflow: hidden;
  background: url(22.png) no-repeat center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  line-height: 34px;
  padding: 35px 0 0 50px;
  margin-bottom: 12px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-l > h3.hbox {
  width: 222px;
  background: url(25.png) no-repeat center;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-l > div {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url(23.png) no-repeat center left;
  background-position: 10px 20px;
  padding-left: 44px;
  margin-bottom: 25px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-l > div h4 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  line-height: 34px;
  padding-left: 30px;
  background: url(24.png) no-repeat center left;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-l > div p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 24px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-r {
  width: 579px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-r .ndbe-ul6-rbox {
  width: 579px;
  height: 473px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 26px;
  margin-bottom: 15px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-r .ndbe-ul6-rbox > h4 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  line-height: 34px;
  padding-left: 30px;
  background: url(21.png) no-repeat center left;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-r .ndbe-ul6-rbox > p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 24px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-r .ndbe-ul6-rbox > div {
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-r .ndbe-ul6-rbox > div p {
  width: 186px;
  height: 60px;
  border-radius: 20px;
  border: 1px solid #EFF3F6;
  float: left;
  margin: 0 15px 11px 0;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  line-height: 60px;
  padding-left: 70px;
  background: url(26.png) no-repeat center left #F7FCFF;
  background-position-x: 20px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-r .ndbe-ul6-rbox > div p:nth-child(6),
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-r .ndbe-ul6-rbox > div p:nth-child(7) {
  width: 226px;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-r .ndbe-ul6-rbox > div p:nth-child(8) {
  width: 286px;
  margin-right: 0;
}
.ndbe-div5 .ndbe-div5-box1 .ndbe-ul6 .ndbe-ul6-r .ndbe-ul6-rbox > div p:nth-child(9) {
  width: 427px;
}
.ndbe-div6 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 40px 0;
  background: #326BFF;
}
.ndbe-div6 .ndbe-ul6 {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
}
.ndbe-div6 .ndbe-ul6 li {
  width: 270px;
  height: 208px;
  background: #FFFFFF;
  border-radius: 10px;
  text-align: center;
  padding-top: 20px;
}
.ndbe-div6 .ndbe-ul6 li h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #326BFF;
  line-height: 34px;
}
.ndbe-div6 .ndbe-ul6 li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 22px;
}
