nav.nav-two .top-1 {
  height: 0;
  position: relative;
  z-index: 10;
  margin-bottom: 0;
}

nav.nav-two .top-1 .container {
  position: relative;
}

nav.nav-two .top-1 .logo {
  position: absolute;
  top: 0;
  left: 10px;
  height: 45px;
  width: 195px;
}

nav.nav-two .top-1 .top-11 {
  display: none;
}

nav.nav-two .nav {
  padding-left: 260px;
}

nav.nav-two .nav li:nth-child(1) {
  display: none;
}

.in {
  width: 100%;
  overflow: hidden;
  background-color: #FFFFFF;
}

.in-top {
  width: 100%;
  height: 546px;
}

.in-top img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.intiao {
  width: 100%;
  border-bottom: 2px solid #2266D1;
  line-height: 60px;
  padding-top: 30px;
  margin-bottom: 60px;
}

.intiao > span {
  font-size: 30px;
  color: #2266D1;
  font-weight: bold;
}

.intiao p {
  font-size: 14px;
  color: #333333;
}

.intiao p a {
  color: #333333;
}

.intiao p a:nth-child(1) {
  padding-left: 30px;
  background: url(../../media/images/intiao1.png) no-repeat left center;
}

.intiao p a:hover {
  color: #2266D1;
  font-weight: bold;
}

.in-gk {
  background: url(../../media/images/gk-bg.png) no-repeat center bottom;
  padding-bottom: 100px;
}

.ingk-1 {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ingk-1 .img {
  width: 54.5%;
  height: 540px;
  max-width: 100%;
  border-radius: 15px;
  overflow: hidden;
}

.ingk-1 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ingk-1 .det {
  width: 45.5%;
  background-color: #2165D0;
  border-radius: 0 15px 15px 0;
}

.ingk-1 .det .det1 {
  width: 100%;
  -webkit-transform: translate(-73px, -30px);
          transform: translate(-73px, -30px);
}

.ingk-1 .det .det1 .det2 {
  width: 100%;
  padding: 35px 9% 63px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px rgba(34, 102, 209, 0.2);
          box-shadow: 0 0 20px rgba(34, 102, 209, 0.2);
  border-radius: 15px;
}

.ingk-1 .det .det1 .det2 > span {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 30px;
}

.ingk-1 .det .det1 .det2 p {
  font-size: 16px;
  line-height: 2;
  color: #777777;
  text-indent: 2rem;
  text-align: justify;
}

.ingk-1 .det .det1 .det2 a {
  margin-top: 40px;
}

.gk-a {
  padding-left: 65px;
  line-height: 48px;
  background: url(../../media/images/gk-12.png) no-repeat left center;
  font-size: 16px;
  color: #2266D1;
}

.gk-a:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: bold;
  padding-left: 60px;
}

.gk-2 {
  margin-top: 80px;
}

.gk-2 .img {
  width: 1200px;
  max-width: 100%;
  margin-left: calc(100% - 1200px);
  height: 320px;
  border-radius: 15px;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .gk-2 .img {
    margin-left: 0;
  }
}

.gk-2 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gk-2 .det {
  max-width: 100%;
  width: 1200px;
  max-width: 100%;
  padding: 30px 5%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px rgba(34, 102, 209, 0.2);
          box-shadow: 0 0 20px rgba(34, 102, 209, 0.2);
  border-radius: 15px;
  position: relative;
  margin-top: -80px;
}

.det-bt {
  margin-bottom: 20px;
  line-height: 48px;
}

.det-bt > span {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  display: inline-block;
}

.gk21 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gk21 li {
  width: 32%;
}

.gk21 li a {
  font-size: 16px;
  color: #333333;
  line-height: 3;
  padding-left: 14px;
  position: relative;
}

.gk21 li a::before {
  width: 4px;
  height: 4px;
  background: #BBBBBB;
  border-radius: 50%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.gk21 li a:hover {
  font-weight: bold;
  color: #2266D1;
}

.gk21 li:nth-child(3n-1):last-child {
  margin-right: 34%;
}

.in-xy {
  background: url(../../media/images/xy-bg.png) no-repeat center bottom;
  background-size: contain;
}

.bx {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bx .img {
  width: 44%;
  height: 640px;
}

.bx .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.bx .det1 {
  width: 56%;
  background-color: #2266D1;
}

.bx .det1 .det2 {
  width: 100%;
  -webkit-transform: translate(-60px, -40px);
          transform: translate(-60px, -40px);
}

.bx .det1 .det2 .det3 {
  width: 100%;
  padding: 40px 7% 78px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px rgba(34, 102, 209, 0.2);
          box-shadow: 0 0 20px rgba(34, 102, 209, 0.2);
}

.bx-1 {
  width: 100%;
  padding-top: 50px;
}

@-webkit-keyframes more1 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }
  50% {
    opacity: 0.5;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px);
  }
}

@keyframes more1 {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }
  50% {
    opacity: 0.5;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px);
  }
}

.bx-2 {
  width: 243px;
  height: 270px;
}

.bx-2 > a {
  right: 0;
  bottom: -44px;
}

.bx-2 > a img {
  display: block;
  -webkit-animation-name: more1;
          animation-name: more1;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.bx-2 > a::before {
  width: 24px;
  height: 9px;
  left: 0;
  top: -9px;
  background: url(../../media/images/bx-2.png) no-repeat center center;
  -webkit-animation-name: more1;
          animation-name: more1;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.bx-2 > a::after {
  width: 24px;
  height: 9px;
  left: 0;
  bottom: -9px;
  background: url(../../media/images/bx-2.png) no-repeat center center;
  -webkit-animation-name: more1;
          animation-name: more1;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.bx-3 {
  width: calc(100% - 243px);
  height: 300px;
  text-align: left;
}

.bx-3 .det {
  display: none;
  width: 100%;
  height: 100%;
  padding: 0 25px 5px 30px;
  overflow: hidden;
  overflow-y: scroll;
}

.bx-3 .det.on {
  display: block;
  -webkit-animation: fadeInUp 0.3s;
          animation: fadeInUp 0.3s;
}

.bx-3 .det::-webkit-scrollbar-thumb {
  background-color: #2266D1;
}

.bx-3 .det p {
  font-size: 16px;
  color: #777777;
  line-height: 30px;
  text-indent: 2rem;
  text-align: justify;
}

#bx {
  width: 100%;
  height: 100%;
}

#bx::after {
  width: 2px;
  height: 100%;
  right: 12px;
  top: 0;
  background-color: #B9CFF2;
}

#bx .swiper-slide {
  position: relative;
  padding-right: 54px;
  width: 100%;
  height: auto;
  cursor: pointer;
}

#bx .swiper-slide::before, #bx .swiper-slide::after {
  width: 2px;
  height: 100%;
  right: 12px;
  top: 0;
  background-color: #B9CFF2;
}

#bx .swiper-slide::after {
  background-color: #2266D1;
  height: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#bx .swiper-slide span {
  display: block;
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#bx .swiper-slide p {
  font-size: 14px;
  color: #777777;
  line-height: 2;
}

#bx .swiper-slide i {
  position: absolute;
  top: 0;
  right: 7px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 2px solid #B9CFF2;
  z-index: 2;
}

#bx .swiper-slide.on span {
  font-size: 22px;
  color: #2266D1;
}

#bx .swiper-slide.on::after {
  height: 100%;
}

#bx .swiper-slide.on i {
  border-color: #2266D1;
}

.bn {
  margin-top: 60px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.bn-1,
.bn-2 {
  width: 50%;
  padding-top: 60px;
  position: relative;
}

.bn-1 .new22,
.bn-2 .new22 {
  width: 100%;
  background: none;
  padding: 0 0 50px;
}

.bn-1 .new22 li a,
.bn-2 .new22 li a {
  line-height: 46px;
}

.bn-1 .new22 li a p,
.bn-2 .new22 li a p {
  font-size: 18px;
  width: 100%;
}

.bn-1 {
  padding-right: 4.5%;
}

.bn-2 {
  background-color: #2468D3;
  padding-left: 4.5%;
}

.bn-2::after {
  width: 50vw;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../../media/images/bn-2.png) no-repeat center center, #2468D3;
}

.bn-2 > * {
  position: relative;
  z-index: 10;
}

.bn-2 .det-bt > span {
  color: #FFFFFF;
}

.bn-2 .gk-a {
  color: #ffffff;
  background-image: url(../../media/images/gk-mo2.png);
}

.bn-2 .new22 li a p {
  color: #FFFFFF;
  background-image: url(../../media/images/bn-1.png);
}

.bn-2 .new22 li a:hover {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}

.bn-2 .new22 li a:hover p {
  color: #FFFFFF;
}

.in-2 {
  width: 100%;
}

.jj-1 {
  width: 100%;
}

.jj-12 {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.jj-12 .img {
  width: 45.45%;
  height: 400px;
}

.jj-12 .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.jj-12 .det {
  width: 54.55%;
  height: 420px;
  background: url(../../media/images/jj-12.png) no-repeat left center, linear-gradient(135deg, #206DD1, #0EA0D5);
  position: relative;
  padding: 75px 40px 0 60px;
}

.jj-12 .det::after {
  width: 0;
  height: 0;
  top: -4px;
  right: -15px;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 22px solid #FFFFFF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.jj-12 .det span {
  display: block;
  text-align: center;
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 50px;
}

.jj-12 .det p {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px;
  margin-bottom: 15px;
  padding-left: 40px;
  background: url(../../media/images/jj-13.png) no-repeat left top 12px;
  text-align: justify;
}

.jj-13 {
  width: 100%;
  padding: 50px 0 30px;
}

.jj-13 p {
  text-align: justify;
  text-indent: 2rem;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 15px;
}

.jj-2 {
  width: 100%;
  background: url(../../media/images/jj-21.png) no-repeat left 10% center, #F7FBFC;
}

.jj-21 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.jj-2 .img {
  width: 360px;
  height: 460px;
  margin-top: -44px;
}

.jj-2 .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.jj-2 .det {
  width: calc(100% - 360px);
  padding: 50px 6% 70px 0;
}

.jj-2 .det p {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  text-align: justify;
  text-indent: 2rem;
  margin-bottom: 15px;
}

.jj-3 {
  width: 100%;
  padding: 55px 0 60px;
}

.jj-31 {
  width: 100%;
}

.jj-31 > p {
  font-size: 22px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 30px;
}

.jj-32 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.jj-32 .det {
  width: 22.73%;
  height: 280px;
  border-radius: 15px;
  border: 2px dashed #B72E2E;
  padding: 30px 1.5% 0;
}

.jj-32 .det span {
  display: block;
  height: 64px;
  background: url(../../media/images/jj-31.png) no-repeat center center;
  background-size: contain;
  font-size: 22px;
  line-height: 60px;
  padding-right: 1.5%;
  color: #FFFFFF;
}

.jj-32 .det .p1 {
  font-size: 18px;
  color: #B72E2E;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 15px;
  margin-top: 10px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jj-32 .det .p2 {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jj-32 .det:nth-child(2) {
  border-color: #CD9136;
}

.jj-32 .det:nth-child(2) span {
  background-image: url(../../media/images/jj-32.png);
}

.jj-32 .det:nth-child(2) .p1 {
  color: #CD9136;
}

.jj-32 .det:nth-child(3) {
  border-color: #3C5DB3;
}

.jj-32 .det:nth-child(3) span {
  background-image: url(../../media/images/jj-33.png);
}

.jj-32 .det:nth-child(3) .p1 {
  color: #3C5DB3;
}

.jj-32 .det:nth-child(4) {
  border-color: #308F48;
}

.jj-32 .det:nth-child(4) span {
  background-image: url(../../media/images/jj-34.png);
}

.jj-32 .det:nth-child(4) .p1 {
  color: #308F48;
}

.jj-4 {
  width: 100%;
  background: url(../../media/images/jj-41.png) center bottom no-repeat;
  background-attachment: fixed;
}

.jj-41 {
  background: url(../../media/images/jj-42.png) right center no-repeat;
  padding: 50px 0 90px;
}

.jj-41 .p1 {
  text-indent: 2rem;
  font-size: 22px;
  color: #333333;
  text-align: justify;
  margin-bottom: 20px;
}

.jj-41 .p2 {
  text-indent: 2rem;
  text-align: justify;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 20px;
}

.new-bt {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.new-bt a {
  width: 180px;
  height: 48px;
  border-radius: 50px;
  margin: 0 20px 10px;
  color: #2266D1;
  border: 1px solid #2266D1;
  font-size: 18px;
  color: #2266D1;
  line-height: 48px;
  text-align: center;
}

.new-bt a.on {
  color: #FFFFFF;
  background-color: #2266D1;
}

.xw-3 {
  width: 100%;
}

.xw-4 {
  background: #F2F6F9;
  margin-top: 60px;
}

.xw-4 a {
  padding-bottom: 20px;
}

.xw-4 .img {
  top: -20px;
  width: 44%;
  height: 360px;
  overflow: hidden;
}

.xw-4 .img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.xw-4 .det {
  width: 56%;
  padding-left: 4.4%;
  padding-top: 60px;
}

.xw-4 .det .newbt {
  font-size: 24px;
  color: #333333;
}

.xw-4 .det p:nth-child(2) {
  font-size: 16px;
  color: #777777;
  line-height: 30px;
  text-align: justify;
  margin: 30px 0;
}

.xw-4 .det p:nth-child(3) {
  font-size: 14px;
  color: #777777;
}

.xw-4 .det p:nth-child(4) {
  font-size: 16px;
  color: #333333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 55px;
}

.xw-4 .det p:nth-child(4):hover {
  font-weight: bold;
}

.xw-4 a:hover .det .newbt {
  font-weight: bold;
}

.xw-4 a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.xw-4 a:hover .det p:nth-child(4) {
  margin-left: 20px;
}

.in-page {
  width: 100%;
  text-align: center;
  padding: 40px 0;
  /* float: left; */
}

.in-page span {
  display: inline-block;
  font-size: 0.875rem;
  color: #666666;
  padding: 10px 20px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.in-page .strong {
  border: none;
  background: #004B85;
  color: #FFFFFF;
}

.in-page a {
  display: inline-block;
  font-size: 0.875rem;
  color: #666666;
  padding: 10px 20px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.in-page a:hover {
  background-color: #2E6079;
  color: #FFFFFF;
}

.xw-list {
  padding-bottom: 60px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.xw-list li {
  width: 48.8%;
}

.xw-list a {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #DDDDDD;
  margin-top: 20px;
}

.xw-list a p {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.xw-list .p1 {
  font-size: 24px;
  color: #777777;
}

.xw-list .p1 span {
  font-size: 14px;
}

.xw-list .bt {
  font-size: 22px;
  color: #333333;
  margin-bottom: 20px;
  margin-top: 35px;
  padding: 0;
}

.xw-list .xq {
  font-size: 16px;
  color: #777777;
  line-height: 30px;
  height: 60px;
}

.xw-list img {
  margin-top: 35px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.xw-list a:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.xw-list a:hover p {
  padding: 0 15px;
}

.xw-list a:hover img {
  margin-left: 15px;
}

.xw-list a:hover .bt {
  font-weight: bold;
}

.img-1 {
  width: 100%;
}

.img-1 ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.img-1 ul li {
  width: 31.81%;
  margin-bottom: 30px;
}

.img-1 ul li a {
  width: 100%;
}

.img-1 ul li a .img {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.img-1 ul li a .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.img-1 ul li a p {
  text-align: center;
  padding: 0 5px;
  font-size: 18px;
  color: #333333;
  line-height: 2.5;
}

.img-1 ul li a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.img-1 ul li a:hover p {
  color: #2266D1;
  font-weight: bold;
}

.img-1 ul li:nth-child(3n-1):last-child {
  margin-right: 34.095%;
}

.indet {
  width: 100%;
}

.indet-bt {
  padding: 20px 0 20px;
  border-bottom: 1px dashed #D5D5D5;
}

.indet-bt .p1 {
  font-size: 22px;
  color: #00417F;
  font-weight: bold;
}

.indet-bt .p2 {
  font-size: 18px;
  color: #777777;
  font-weight: bold;
  line-height: 2;
}

.indet-bt .p3 {
  line-height: 2;
}

.indet-bt .p3 span {
  font-size: 14px;
  color: #888888;
  margin: 0 5px;
}

.indet-det {
  padding: 25px 0;
}

.indet-det img {
  max-width: 100% !important;
  height: auto !important;
}

.indet-page {
  border-top: 1px solid #DADADA;
  padding: 20px 0;
}

.indet-page p {
  font-size: 16px;
  color: #333;
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.indet-page p a {
  width: calc(100% - 65px);
  color: #2775CC;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.indet-page p a:hover {
  font-weight: bold;
}

.te-1 {
  width: 100%;
}

.te-1 > p {
  font-size: 16px;
  color: #333333;
  text-indent: 2rem;
  line-height: 30px;
  margin-bottom: 15px;
}

ul.team-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul.team-list li {
  width: 31.81%;
  margin-top: 30px;
}

ul.team-list li a {
  width: 100%;
  background-color: #F4F7FD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

ul.team-list li a .img {
  width: 160px;
  height: 200px;
  overflow: hidden;
}

ul.team-list li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

ul.team-list li a .det {
  width: calc(100% - 160px);
  height: 100%;
  padding: 0 5%;
  padding-top: 30px;
}

ul.team-list li a .det span {
  display: inline-block;
  width: 100%;
  line-height: 1;
  font-size: 22px;
  color: #2266D1;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

ul.team-list li a .det .p1 {
  font-size: 16px;
  color: #777777;
  line-height: 1;
  margin: 20px 0;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

ul.team-list li a .det .p2 {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

ul.team-list li a:hover {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

ul.team-list li a:hover .det span {
  font-weight: bold;
}

ul.team-list li a:hover .img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

ul.team-list li:nth-child(3n-1):last-child {
  margin-right: 34.095%;
}

.in-zy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.in-zy .in-lef {
  width: 300px;
  padding-top: 30px;
  padding-bottom: 60px;
}

.in-zy .in-rig {
  width: calc(95.3% - 300px);
  padding-bottom: 60px;
}

.inbt1 {
  width: 100%;
  line-height: 96px;
  padding-left: 30px;
  font-size: 30px;
  color: #FFFFFF;
  font-weight: bold;
  background: url(../../media/images/in-lef.png) no-repeat center center;
}

.inlef1 {
  width: 100%;
  background: #F6F6F6;
  padding: 20px 0;
}

.inlef1 li {
  width: 290px;
  margin-left: 10px;
}

.inlef1 li a {
  width: 100%;
  line-height: 56px;
  padding-left: 50px;
  padding-right: 10px;
  background: #FFFFFF;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}

.inlef1 li a::before {
  width: 8px;
  height: 8px;
  background: #1869C4;
  left: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.inlef1 li a:hover {
  color: #1869C4;
  font-weight: bold;
}

.inbt2 {
  line-height: 82px;
  margin-top: 20px;
}

.inlef2 {
  width: 100%;
  background: #F6F6F6;
  padding: 12px 30px;
}

.inlef2 li {
  width: 100%;
}

.inlef2 li a {
  font-size: 16px;
  color: #333333;
  line-height: 49px;
  width: 100%;
  border-bottom: 1px dashed #DDDDDD;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.inlef2 li a:hover {
  font-weight: bold;
  color: #1869C4;
}

.inlef2 li:last-child a {
  border: none;
}

.te-det {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.te-det .img {
  width: 37.6%;
  height: 440px;
  overflow: hidden;
}

.te-det .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.te-det .det {
  width: 60%;
  padding-left: 6%;
  padding-top: 30px;
}

.te-det .det span {
  display: block;
}

.te-det .det .s1 {
  font-size: 22px;
  color: #2266D1;
  line-height: 30px;
}

.te-det .det .s2 {
  font-size: 16px;
  color: #777777;
  padding: 22px 0 32px;
  background: url(../../media/images/te-det.png) no-repeat left bottom;
  margin-bottom: 40px;
}

.te-det .det p {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  text-align: justify;
}

.xinx {
  width: 100%;
  margin-top: -40px;
}

.xinx-1 {
  font-size: 16px;
  color: #333333;
  line-height: 2;
}

.xinx-1 > span {
  font-weight: bold;
}

.xinx-1 p {
  text-indent: 2rem;
  text-align: justify;
}

.xinx-2 {
  width: 100%;
  background-color: #F6F6F6;
  padding: 20px 30px;
  margin-top: 30px;
  border-radius: 5px;
}

.xinx-list {
  width: 100%;
}

.xinx-list .item1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

.xinx-list .item1 > span {
  display: inline-block;
  width: 47.66%;
  font-size: 14px;
  color: #777777;
}

.xinx-list .item2 {
  width: 47.66%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 48px;
}

.xinx-list .item2 > label {
  display: inline-block;
  width: 102px;
  text-align: right;
  font-size: 16px;
  color: #333333;
}

.xinx-list .item2.xin label::before {
  content: "*";
  position: relative;
  color: #EB0000;
  font-size: 16px;
}

.xinx-list .item2 > input,
.xinx-list .item2 > select {
  width: calc(100% - 102px);
  height: 48px;
  background: #FFFFFF;
  border: none;
  padding: 0 20px;
  font-size: 16px;
}

.xinx-list .item2 > input {
  font-weight: bold;
}

.xinx-list .item2 textarea {
  width: calc(100% - 102px);
  height: 160px;
  padding: 5px 20px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 5px;
  border: none;
}

.xinx-list .item4 {
  width: 100%;
}

.xinx-list .item5 {
  width: calc(100% - 102px);
  text-align: left;
}

.xinx-list .item5 label {
  display: inline-block;
  margin-right: 60px;
  cursor: pointer;
}

.xinx-list .item5 label span {
  font-size: 16px;
  color: #333333;
}

.xinx-list .item6 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.xinx-list .item7 {
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.xinx-list .item7 input {
  width: 220px;
}

.xinx-list .item7 span {
  display: inline-block;
  width: 150px;
  height: 48px;
  border-radius: 6px;
  overflow: hidden;
  margin-left: 12px;
}

.xinx-list .item7 span img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.xinx-list .item7 a {
  font-size: 14px;
  color: #2266D1;
  margin-left: 20px;
}

.xinx-list button {
  width: 320px;
  height: 64px;
  border-radius: 6px;
  font-size: 22px;
  color: #FFFFFF;
  background: url(../../media/images/xinx-tj.png) no-repeat left 92px center #1059B6;
  padding-left: 26px;
  border: none;
  margin-left: 102px;
}

.huif {
  width: 100%;
  margin-top: -40px;
}

@media (max-width: 768px) {
  .huif {
    margin-top: -20px;
  }
}

.huif ul li a {
  width: 100%;
  padding: 25px 0;
  border-bottom: 1px dashed #DDDDDD;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.huif ul li a .tw p {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}

.huif ul li a .tw p .s1 {
  color: #2266D1;
}

.huif ul li a .hd {
  background-color: #F6F6F6;
  padding: 10px 20px;
  margin: 10px 0;
}

.huif ul li a .hd .hd1 {
  font-size: 18px;
  color: #2266D1;
  font-weight: bold;
}

.huif ul li a .hd .hd1 span {
  display: inline-block;
  padding-right: 10px;
}

.huif ul li a .hd p {
  font-size: 16px;
  color: #777777;
  line-height: 1.5;
  margin-top: 10px;
}

.huif ul li a .fk p {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
}

.huif ul li a:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.jj5 {
  width: 100%;
  margin-bottom: 80px;
}

.jj51 {
  width: 100%;
  height: 160px;
  background: url(../../media/images/jj51.png) no-repeat right center #F3F3F3;
  border-left: 6px solid #2266D1;
  padding-left: 80px;
  padding-top: 30px;
}

.jj51 p {
  font-size: 18px;
  color: #333333;
  line-height: 2;
}

.jj51 p span {
  display: inline-block;
  width: 150px;
  font-size: 24px;
  color: #2266D1;
}

.jj51 p:nth-child(2) {
  margin-top: 10px;
}

.bs {
  width: 100%;
  padding-top: 60px;
}

.bs-bt {
  width: 100%;
  line-height: 70px;
  background: #F3F3F3;
  padding-left: 60px;
  border-left: 6px solid #2266D1;
  font-size: 24px;
  color: #2266D1;
  margin-bottom: 30px;
}

.bs1 {
  width: 100%;
  padding-bottom: 60px;
}

.bs1 .det {
  width: 380px;
  padding-left: 40px;
  border-left: 1px solid #F3F3F3;
}

.bs1 .det p {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}

.bs1 img {
  max-width: calc(100% - 430px);
  cursor: pointer;
}

.bs2 {
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 50px;
}

.bs2-lef {
  width: 48.48%;
}

.bs2-lef img {
  max-width: 70%;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}

.bs2-lef p {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  text-indent: 2rem;
  margin-top: 40px;
}

.bs2-rig {
  width: 45.45%;
}

.bs21 {
  padding-top: 30px;
}

.bs21 a {
  max-width: 33%;
}

.bs21 a img {
  width: 100%;
}

.bs3 {
  padding-bottom: 50px;
}

.bs31 {
  padding-top: 30px;
  max-width: 100%;
  width: 1000px;
  margin: 0 auto;
}

.bs31 a {
  max-width: 100%;
}

.bs31 a img {
  width: 100%;
}
