@font-face {
  font-family: 'MYingHeiPRC';
  src: url('MYingHeiPRC-W7.ttf') format('truetype');
}
@font-face {
  font-family: 'MYingHeiPRCs';
  src: url('MYingHeiPRC-W4.ttf') format('truetype');
}
#page {
  overflow: hidden;
}
#page img {
  display: block;
  width: 100%;
}
#page .banner {
  position: relative;
}
#page .banner .content {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#page .banner .content .right {
  position: absolute;
  width: calc(1400 / 1920 * 100%);
  left: 50%;
  transform: translateX(-50%);
  top: 12%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  text-align: right;
}
#page .banner .content .right h1 {
  font-size: 60px;
  color: #333534;
  line-height: 1.2;
  margin-bottom: 10px;
}
#page .banner .content .right .xian {
  display: flex;
  justify-content: right;
}
#page .banner .content .right .xian span:nth-child(1) {
  width: 70px;
  height: 7px;
  background: #FFFFFF;
  border-radius: 2px;
  display: block;
  margin-right: 5px;
}
#page .banner .content .right .xian span:nth-child(2) {
  width: 28px;
  height: 7px;
  background: #D84940;
  border-radius: 2px;
}
#page .banner .content .img {
  width: 12.69%;
}
#page .banner .content .box {
  width: 280px;
  height: 65px;
  background: linear-gradient(0deg, #E9EEF8 0%, #F9FBFD 44%, #E5EBF6 98%);
  border-radius: 21px;
  position: absolute;
  box-shadow: 0 0 10px #fff inset, 0 0 30px #fff;
}
#page .banner .content .box p {
  font-weight: 600;
  font-size: 30px;
  color: #3177CF;
  line-height: 65px;
  text-align: center;
  background: linear-gradient(0deg, #3A7CC9 25.80566406%, #53A1F8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#page .banner .content .box1 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: -23%;
  margin-top: -8%;
}
#page .banner .content .box2 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 6%;
  margin-top: 0;
}
#page .banner .content .box3 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: -23%;
  margin-top: 6%;
}
#page .banner .content .box4 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 6%;
  margin-top: 13%;
}
#page .container .title h2 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 34px;
  color: #FFFFFF;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
#page .container .title h1 {
  line-height: 1;
  text-align: center;
  font-weight: normal;
  font-size: 70px;
  color: #FFFFFF;
  background: linear-gradient(0deg, #BEBDC1 0.41503906%, #EAE9E8 50.68359375%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 40px;
}
#page .container .title span {
  width: 55px;
  height: 14px;
  background: #D84940;
  border-radius: 7px;
  display: block;
  margin: 0 auto 48px;
}
#page .container .title p {
  line-height: 1;
  font-weight: normal;
  font-size: 28px;
  color: #FFFFFF;
  margin-bottom: 78px;
  text-align: center;
}
#page .container1 {
  background: url("../images/sfdj/bg1.jpg") no-repeat center center / cover;
  padding: 20px 0;
  position: relative;
}
#page .container1 .content {
  width: 1200px;
  border-radius: 30px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
#page .container1 .content .bg {
  z-index: 3;
}
#page .container1 .content .bg:hover img {
  transform: scale(1.02);
}
#page .container1 .content img {
  transition: all 0.3s ease-in;
}
#page .container1 .content .bg,
#page .container1 .content .bg1 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease-in;
}
@media (max-width: 1680px) {
  #page .container1 .content {
    width: 1180px;
  }
}
#page .container2 {
  position: relative;
}
#page .container2 .title {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  z-index: 2;
}
#page .container2 .content {
  width: 100%;
}
#page .container2 .bg {
  position: absolute;
  bottom: 7%;
  left: 50%;
  width: 850px;
  margin-left: -425px;
}
#page .container2 .bg {
  z-index: 3;
}
#page .container2 .bg:hover img {
  transform: scale(1.02);
}
#page .container2 img {
  transition: all 0.3s ease-in;
}
#page .container3 {
  background: url("../images/sfdj/bg3.jpg") no-repeat center center / cover;
  padding: 80px 0 100px;
}
#page .container3 .title h2,
#page .container3 .title h1 {
  color: #032279;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: #032279;
}
#page .container3 .content {
  border-radius: 30px;
  overflow: hidden;
  margin: 0 auto;
  width: 1318px;
  box-shadow: 0px 26px 43px 0px rgba(50, 50, 50, 0.23);
}
#page .container3 .content:hover img {
  transform: scale(1.02);
}
#page .container3 .content img {
  transition: all 0.3s ease-in;
}
@media (max-width: 1680px) {
  #page .container3 .content {
    width: 1180px;
  }
}
#page .container4 {
  padding: 0 0 100px;
  background: url("../images/sfdj/bg5.jpg") no-repeat center center / cover;
}
#page .container4 .title h2,
#page .container4 .title h1 {
  color: #032279;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: #032279;
}
#page .container4 .content {
  border-radius: 30px;
  overflow: hidden;
  margin: 0 auto;
  width: 1318px;
  box-shadow: 0px 26px 43px 0px rgba(50, 50, 50, 0.23);
}
@media (max-width: 1680px) {
  #page .container4 .content {
    width: 1180px;
  }
}
#page .container5 {
  padding: 80px 0 100px;
  background: url("../images/sfdj/bg6.jpg") no-repeat center center / cover;
}
#page .container5 .title h2,
#page .container5 .title h1 {
  color: #032279;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: #032279;
}
#page .container5 .title h3 {
  color: #032279;
  font-size: 58px;
  text-align: center;
  margin-bottom: 70px;
}
#page .container5 .title h3 text {
  color: #D84940;
}
#page .container5 .list {
  width: 1500px;
  margin: 0 auto 120px;
  position: relative;
}
@media (max-width: 1680px) {
  #page .container5 .list {
    width: 1180px;
  }
}
#page .container5 .list .item {
  width: 48%;
  height: 531px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #284DB5;
}
@media (max-width: 1680px) {
  #page .container5 .list .item {
    height: 450px;
  }
}
#page .container5 .list .item .tit {
  height: 100px;
  width: 100%;
  font-size: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: linear-gradient(-5deg, #2849E8, #5976FF);
  box-shadow: 0px 15px 43px 0px rgba(178, 178, 178, 0.6);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
#page .container5 .list .item .img {
  width: 100%;
  padding: 0 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: calc(100% - 100px);
}
#page .container5 .list .item .img:hover img {
  transform: scale(1.02);
}
#page .container5 .list .item .img img {
  transition: all 0.3s ease-in;
}
#page .container5 .list .item:nth-child(2) .tit {
  background: linear-gradient(-5deg, #3D8EF2, #92C3FF);
  box-shadow: 0px 15px 43px 0px rgba(178, 178, 178, 0.6);
}
#page .container5 .list .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
}
#page .container5 .list .bg:hover img {
  transform: scale(1.02);
}
#page .container5 .list .bg img {
  transition: all 0.3s ease-in;
}
#page .container5 .list .bg1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}
#page .container5 .list .bg1:hover img {
  transform: scale(1.02);
}
#page .container5 .list .bg1 img {
  transition: all 0.3s ease-in;
}
#page .container6 {
  padding: 80px 0 100px;
  background: #001c83;
}
#page .container6 .list {
  width: 1500px;
  margin: 0 auto 220px;
}
#page .container6 .list .item {
  position: relative;
  z-index: 2;
  height: 721px;
  width: calc(100% / 4 - 20px);
  padding: 20px;
  box-sizing: border-box;
}
#page .container6 .list .item .tit {
  margin-bottom: 20px;
}
#page .container6 .list .item .tit h1 {
  line-height: 1;
  font-size: 28px;
  color: #85DCFB;
  margin-bottom: 14px;
  text-transform: uppercase;
}
#page .container6 .list .item .tit span {
  font-size: 20px;
  color: #fff;
  opacity: 0.21;
  text-transform: uppercase;
}
#page .container6 .list .item p {
  line-height: 1.6;
  font-size: 16px;
  color: #fff;
  text-align: justify;
  margin-top: 20px;
  font-family: 'MYingHeiPRCs', arial, sans-serif;
}
#page .container6 .list .item p span {
  font-family: 'MYingHeiPRC', arial, sans-serif;
  color: #85DCFB;
}
#page .container6 .list .item .num {
  display: flex;
  justify-content: flex-start;
}
#page .container6 .list .item .num span {
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 50%;
  margin-right: 7px;
  display: block;
}
#page .container6 .list .item:nth-child(1) .num span:nth-child(1) {
  background: #D84940;
}
#page .container6 .list .item:nth-child(2) .num span:nth-child(2) {
  background: #D84940;
}
#page .container6 .list .item:nth-child(3) .num span:nth-child(3) {
  background: #D84940;
}
#page .container6 .list .item:nth-child(4) .num span:nth-child(4) {
  background: #D84940;
}
#page .container6 .list .item .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  z-index: -1;
}
#page .container6 .list .item .img .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  z-index: 1;
}
#page .container6 .list .item .img .bg:hover img {
  transform: scale(1.02);
}
#page .container6 .list .item .img img {
  transition: all 0.3s ease-in;
}
#page .container6 .list .item .img img {
  width: calc(100% + 1px);
}
@media (max-width: 1680px) {
  #page .container6 .list {
    width: 1180px;
  }
  #page .container6 .list .item {
    height: 559px;
  }
  #page .container6 .list .item p {
    font-size: 14px;
  }
  #page .container6 .list .item .tit h1 {
    font-size: 18px;
  }
}
#page .container6 .grid {
  width: 1500px;
  margin: 0 auto;
  display: grid;
  grid-auto-flow: column dense;
  grid-template-columns: 40% 60%;
  gap: 2% 2%;
  grid-template-areas: ". .";
}
#page .container6 .grid > div {
  border-radius: 20px;
}
#page .container6 .grid > div img {
  overflow: hidden;
  border-radius: 20px;
  transition: all 0.3s ease-in;
}
@media (max-width: 1680px) {
  #page .container6 .grid {
    width: 1180px;
  }
}
#page .container6 .grid .item {
  position: relative;
}
#page .container6 .grid .item .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  z-index: 1;
}
#page .container6 .grid .item .bg:hover img {
  transform: scale(1.05);
}
#page .container6 .grid .item1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#page .container6 .grid .item1 .img {
  position: relative;
}
#page .container6 .grid .item1 .img .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  z-index: 1;
}
#page .container6 .grid .item1 .img .bg:hover img {
  transform: scale(1.05);
}
#page .container6 .grid .item2 {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
#page .container6 .grid .item2 .img {
  width: calc(50% - 10px);
}
#page .container6 .grid .item2 .img:nth-child(1) .bg {
  left: 10px;
  top: 10px;
}
#page .container7 {
  background: url("../images/sfdj/bg6.jpg") no-repeat center center / cover;
  padding: 80px 0 100px;
}
#page .container7 .title h2,
#page .container7 .title h1 {
  color: #032279;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: #032279;
}
#page .container7 .title h3 {
  color: #032279;
  font-size: 58px;
  text-align: center;
  margin-bottom: 70px;
}
#page .container7 .title h3 text {
  color: #D84940;
}
#page .container7 ul {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
#page .container7 ul li {
  list-style: none;
  margin: 0 35px;
}
#page .container7 ul li .yuan {
  font-size: 80px;
  color: #3857AA;
  width: 210px;
  height: 210px;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 30px;
  background: linear-gradient(0deg, #BBBBBB, #F5F5F5, #BBBBBB);
}
#page .container7 ul li .yuan .text {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: linear-gradient(0deg, #0E2B7C 0%, #7494EB 100%);
}
#page .container7 ul li h1 {
  text-align: center;
  font-size: 42px;
  color: #3857AA;
  line-height: 1;
  margin-bottom: 20px;
}
#page .container7 ul li p {
  text-transform: uppercase;
  color: #3857AA;
  text-align: center;
  font-size: 20px;
}
#page .container7 .list {
  width: 1500px;
  margin: 0 auto 20px;
}
@media (max-width: 1680px) {
  #page .container7 .list {
    width: 1180px;
  }
}
#page .container7 .list .item {
  width: calc(100% / 2 - 10px);
  position: relative;
  box-sizing: border-box;
}
#page .container7 .list .item .con {
  transition: all 0.3s ease-in;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 70px 30px;
  align-items: center;
  box-sizing: border-box;
}
#page .container7 .list .item .con p {
  text-align: center;
  margin-top: 48px;
  font-weight: normal;
  font-size: 50px;
  line-height: 1.5;
  color: #FFFFFF;
}
#page .container7 .list .item .con span {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 30px;
  left: 0;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 3px;
  opacity: 0.75;
  text-align: center;
  text-transform: uppercase;
}
#page .container7 .list .item .con .icon {
  width: 143px;
  height: 143px;
  border-radius: 20px;
  border: 6px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: inset(0 round 10px);
  border-image: linear-gradient(-36deg, #A1A1A1, #FFFFFF, #A1A1A1, #FFFFFF) 6 6;
}
#page .container7 .list .item .con .icon img {
  width: 65px;
  display: block;
  transition: all 0.3s;
}
#page .container7 .list .item .img {
  transition: all 0.3s ease-in;
  width: 100%;
  border-radius: 34px;
  --borderWidth: 2px;
  --bRadius: 34px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding: 2px;
}
#page .container7 .list .item .img::after,
#page .container7 .list .item .img::before {
  box-sizing: border-box;
}
#page .container7 .list .item .img::before {
  content: '';
  position: absolute;
  z-index: 2;
  left: -50%;
  top: -50%;
  width: 200%;
  height: 200%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: conic-gradient(transparent, #A1A1A1, transparent 30%);
  animation: rotate 4s linear infinite;
}
#page .container7 .list .item .img::after {
  content: '';
  position: absolute;
  z-index: 2;
  left: calc(var(--borderWidth) / 2);
  top: calc(var(--borderWidth) / 2);
  width: calc(100% - var(--borderWidth));
  height: calc(100% - var(--borderWidth));
  background: transparent;
  border-radius: 22px;
  /* 这句效果打开有助于理解动画 */
  /*animation: opacityChange 5s infinite linear;*/
}
#page .container7 .list .item .img img {
  border-radius: 34px;
  width: 100%;
  display: block;
  z-index: 2;
  position: relative;
  transition: all 0.3s;
}
.flex {
  display: flex;
}
.justify-center {
  justify-content: center;
}
.space-between {
  justify-content: space-between;
}
/*# sourceMappingURL=sifu.css.map */