@import url("./common.min.css");
.banner {
  width: 100%;
}
.banner > .main {
  width: 100%;
  min-width: 1300px;
  margin: 0 auto;
}
.banner > .main .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.banner > .main .swiper-slide img {
  display: block;
  width: 100%;
  /* height: 100%; */
  -o-object-fit: cover;
     object-fit: cover;
}
.banner > .main .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
}


.xiangmu {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 43px;
  padding-bottom: 60px;
}
.xiangmu .main {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
.xiangmu .main .item {
  width: auto;
  height: auto;
  max-width: 250px;
}
.xiangmu .main .item .icon {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.xiangmu .main .item .icon img {
  width: 100%;
}
.xiangmu .main .item .title {
  width: auto;
  height: 20px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  text-align: center;
  margin-top: 12px;
}
.xiangmu .main .item .des {
  width: auto;
  height: 15px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  text-align: center;
  margin-top: 8px;
}

.linghanggaopinzhi {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 80px;
}
.linghanggaopinzhi .main {
  width: 1300px;
  height: auto;
  margin: 0 auto;
}
.linghanggaopinzhi .main .title {
  width: auto;
  height: auto;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #313538;
  line-height: 36px;
  text-align: center;
}
.linghanggaopinzhi .main .icon {
  width: 100%;
  height: auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.linghanggaopinzhi .main .des {
  width: 90%;
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #879098;
  line-height: 26px;
  text-align: center !important;
  margin-top: 30px;
}
.linghanggaopinzhi .main .video {
  width: 100%;
  height: auto;
  margin-top: 50px;
}
.linghanggaopinzhi .main .video video {
  width: 100%;
  height: auto;
}

.sidafuwutixi {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 69px;
  padding-bottom: 91px;
  background-image: url(/static/images/home_b_bnt.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.sidafuwutixi .main {
  width: 1300px;
  height: auto;
  margin: 0 auto;
}
.sidafuwutixi .main .title {
  width: auto;
  height: auto;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #313538;
  line-height: 36px;
  text-align: center;
}
.sidafuwutixi .main .icon {
  width: 100%;
  height: auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.sidafuwutixi .main .des {
  width: 90%;
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #879098;
  line-height: 26px;
  text-align: justify;
  margin-top: 30px;
}
.sidafuwutixi .main .items {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.sidafuwutixi .main .items .item {
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 70px;
}
.sidafuwutixi .main .items .item .left {
  width: 258px;
  height: 327px;
  background: #FFFFFF;
  padding: 0 30px;
  background-image: url(/static/images/home_b_ic_icon6.png);
  background-repeat: no-repeat;
  background-position: 136px 110px;
}
.sidafuwutixi .main .items .item .left .icon {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.sidafuwutixi .main .items .item .left .icon img {
  width: 100%;
}
.sidafuwutixi .main .items .item .left .name {
  width: auto;
  height: 23px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #111F2C;
  line-height: 23px;
  text-align: left;
  margin-top: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidafuwutixi .main .items .item .left .text {
  width: auto;
  height: 102px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  text-align: justify;
  margin-top: 20px;
  overflow: hidden;
}
.sidafuwutixi .main .items .item .left .more {
  display: block;
  width: 90px;
  height: 24px;
  background: #FFFFFF;
  border: 1px solid #DAE1E6;
  border-radius: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sidafuwutixi .main .items .item .left .more:hover {
  background: #006EC7;
  color: #fff;
}
.sidafuwutixi .main .items .item .right {
  width: 290px;
  height: 327px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #006EC7;
}
.sidafuwutixi .main .items .item .right img {
  width: 100%;
}

.tuandui {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}
.tuandui .main {
  width: 1300px;
  height: auto;
  margin: 0 auto;
}
.tuandui .main .title {
  width: auto;
  height: auto;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #313538;
  line-height: 36px;
  text-align: center;
}
.tuandui .main .icon {
  width: 100%;
  height: auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.tuandui .main .des {
  width: 90%;
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #879098;
  line-height: 26px;
  text-align: center;
  margin-top: 30px;
}
.tuandui .main .swiper-main {
  width: 1300px;
  height: 731px;
  background-image: url(/static/images/home_c_bnt.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  margin-top: 54px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  overflow: hidden;
}
.tuandui .main .swiper-main .swiper-container2 {
  width: 1300px;
  height: 731px;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper .swiper-slide .item {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper .swiper-slide .item .img {
  width: 464px;
  height: 731px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 193px;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper .swiper-slide .item .img img {
  height: 100%;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper .swiper-slide .item .text {
  width: 384px;
  height: 100%;
  margin-right: 211px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper .swiper-slide .item .text .name {
  width: 106px;
  height: 35px;
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper .swiper-slide .item .text .zw {
  width: 100%;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 19px;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper .swiper-slide .item .text .jj {
  width: 100%;
  height: 74px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 26px;
  margin-top: 53px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper .swiper-slide .item .text .more {
  display: block;
  width: 88px;
  height: 34px;
  border: 1px solid #DFE2E6;
  border-radius: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #006EC7;
  line-height: 34px;
  text-align: center;
  margin-top: 58px;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-wrapper .swiper-slide .item .text .more:hover {
  background: #006EC7;
  color: #fff;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-pagination2 {
  padding-top: 100px;
  position: absolute;
  z-index: 9999;
  right: 74px !important;
  left: auto !important;
  width: 50px;
  height: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-pagination2 .swiper-pagination-bullet {
  margin-top: 35px;
  background: #313131;
  opacity: 1 !important;
}
.tuandui .main .swiper-main .swiper-container2 .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
  border: 3px solid rgb(0, 110, 199);
  width: 10px;
  height: 10px;
}

.shengmingzhouqi {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url(/static/images/home_d_bnt.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.shengmingzhouqi .main {
  width: 1300px;
  height: auto;
  margin: 0 auto;
}
.shengmingzhouqi .main .title {
  width: auto;
  height: auto;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #313538;
  line-height: 36px;
  text-align: center;
}
.shengmingzhouqi .main .icon {
  width: 100%;
  height: auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.shengmingzhouqi .main .des {
  /*width: 596px;*/
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #879098;
  line-height: 26px;
  text-align: center;
  margin-top: 30px;
}
.shengmingzhouqi .main .image {
  width: 1300px;
  height: 599px;
  margin-top: 50px;
  background-image: url(/static/images/home_d_inmg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}

.yixueshebei {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
.yixueshebei .main {
  width: 1300px;
  height: auto;
  margin: 0 auto;
}
.yixueshebei .main .title {
  width: auto;
  height: auto;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #313538;
  line-height: 36px;
  text-align: center;
}
.yixueshebei .main .icon {
  width: 100%;
  height: auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.yixueshebei .main .des {
  width: 100%;
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #879098;
  line-height: 26px;
  text-align: center;
  margin-top: 30px;
}
.yixueshebei .main .swiper-container3 {
  width: 100%;
  height: 100%;
  margin-top: 50px;
}
.yixueshebei .main .swiper-container3 .item {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.yixueshebei .main .swiper-container3 .item .left {
  width: 400px;
  flex: 0 410px;
  height: auto;
  padding-top: 60px;
}
.yixueshebei .main .swiper-container3 .item .left > .t {
  width: 100%;
  height: 32px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #006EC7;
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.yixueshebei .main .swiper-container3 .item .left .box {
  width: 100%;
  height: auto;
  margin-top: 50px;
}
.yixueshebei .main .swiper-container3 .item .left .box .t {
  width: 100%;
  height: 21px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #111F2C;
  line-height: 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.yixueshebei .main .swiper-container3 .item .left .box .d {
  width: 100%;
  height: auto;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #9D9D9D;
  line-height: 29px;
  margin-top: 10px;
}
.yixueshebei .main .swiper-container3 .item .right {
  width: 850px;
  flex: 0 850px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  overflow: hidden;
}
.yixueshebei .main .swiper-container3 .item .right img {
  height: 100%;
}
.yixueshebei .main .swiper-pagination3 {
  position: absolute;
  bottom: 10px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.yixueshebei .main .swiper-pagination3 .swiper-pagination-bullet {
  margin-top: 35px;
  background: #313131;
  opacity: 1 !important;
}
.yixueshebei .main .swiper-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
  border: 3px solid rgb(0, 110, 199);
  width: 10px;
  height: 10px;
}

.hezuohuoban {
  width: 100%;
  height: auto;
  border-top: 1px solid #DFE2E6;
  padding: 30px 0;
}
.hezuohuoban .main {
  width: 1300px;
  height: auto;
  margin: 0 auto;
}
.hezuohuoban .main img {
  width: 100%;
}
.link{
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;

}
.link .main{
    width: 1300px;
    height: auto;
    margin: 0 auto;
}
.link .main .title{
    width: 100%;
    height: 30px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0A48A4;
    line-height: 30px;
}
.link .main .items{
    width: calc(100% - 30px);
    height: auto;
    margin-left: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.link .main .items .item{
    width: auto;
    height: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #868E9B;
    line-height: 20px;
    margin-top: 10px;
    text-align: justify;
    padding: 0 10px;
}
.link .main .items .item:hover{
    color: #0A48A4;
}/*# sourceMappingURL=index.min.css.map */