.hjzf2_banner-HJ02 {
    width: 100%;
    height:  calc(100vh - 132px);
    margin: auto;
}
.banner-HJ02_swiper {
    width: 100%;
    height: 100%;
    margin: auto;
}.banner-HJ02_swiperimg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}.banner-HJ02_swiperimg img {
    max-width: 100%;
}.banner-HJ02_swiper .hj-banner-item .hjzf_bannerpc_bg {
    width: 100%;
    height: 100%;
}.banner-HJ02_page {
    background-color: rgb(0 0 0 / 28%);
}
.banner-HJ02_page {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: auto;
    background-size: cover;
    z-index: 10;
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px){
    .container {
    max-width: 720px;
}
}
@media (min-width: 992px){
.container {
    max-width: 936px;
}
}
@media (min-width: 1260px){
.container {
    max-width: 1200px;
}
}
@media (min-width: 1680px){
.container {
    max-width: 1440px;
}
}








.row {
    margin-left: -30px;
    margin-right: -30px;
}.col-xs-12 {
    width: 100%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.banner-HJ02_page ul {
    border-top: 1px solid rgba(255, 255, 255, .2);
}
.flex {
    display: -moz-flex;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}.banner-HJ02_page ul li {
    cursor: pointer;
    width: calc(33.3%);
    height: 100%;
    border-right: 1px solid rgba(255, 255, 255, .2);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 30px 40px;
}
.banner-HJ02_color {
    color: #fff;
}.banner-HJ02_page ul li:before {
    background-color: #;
}
.banner-HJ02_page ul li:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    height: 1px;
    width: 0;
    background-color: #00ffea;
    opacity: 1;
    transition: opacity .2s ease-out;
}#banner-HJ02_1069 > section > div > div.banner-HJ02_page > div > div > div > ul > li > div.slidernavFt > div.sildernavMainTit {
    FONT-SIZE: 22PX;
}.sildernavSubTit {
    opacity: 0.7;height: 48px;
}.slidernav .slidernavIco {
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    position: relative;
    box-sizing: border-box;
    transition: all .3s ease-out;
    cursor: pointer;
}.slidernav .slidernavIco .silderIco {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.slidernav .slidernavIco .silderIco, .slidernav li .sildernavSvg svg circle {
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.fa-long-arrow-right:before {
    content: "\f178";
}.slidernav li .sildernavSvg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}.slidernav li .sildernavSvg svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

svg:not(:root) {
    overflow: hidden;
}
.slidernav li:hover .slidernavIco .silderIco {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}


.banner-HJ02_page ul li.active:before {
    width: 100%;
    transition: width 4s linear;
}
.banner-HJ02_page .col-xs-12{
    padding-top: 0;padding-bottom: 0;
}.banner-HJ02_page ul li:last-child {
    border-right: none;
}

.slidernav .slidernavIco .silderIco, .slidernav li .sildernavSvg svg circle {
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.slidernav li:hover .sildernavSvg svg circle {
    stroke-dashoffset: 115;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
.slidernavFt{
    flex: 1;
}

@media screen and (max-width: 600px) {
    .banner-HJ02_page {
        display: none;
    }.hjzf2_banner-HJ02 {

    height: calc(100vh - 60px);

}
}

/*模块1*/
:root {
    --color-primary: #033491;
    --color-primary-rgb: 54, 119, 102;
    --color-second: #121212;
    --color-second-rgb: 18, 18, 18;
    --bg-color: #111;
    --btn-hover: #033491;
    --button-radius: 0px;
    --font-family: Montserrat;
    --title-font-family: Montserrat_Bold;
    --text-color: #666;
    --text-color-rgb: 102, 102, 102;
    --title-text-color: #121212;
    --title-text-color-rgb: 18, 18, 18;
}
.seize-customer {
  padding: 70px 0;
  background: #fbfbfb
}

.seize-customer .tit {
  text-align: center
}

.seize-customer .tit h3 {
  font-size: 50px;
  line-height: 1;
  color: #2c2c2c;
  font-weight: 300;
  /* text-transform: uppercase; */
}

.seize-customer .tit h3 span {
  font-weight: 700
}

.seize-customer .tit p {
  font-size: 17px;
  color: #5b5b5b;
  line-height: 24px;
  margin: 15px 0 0
}

.seize-customer ul {
  margin: 50px 0 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex
}

.seize-customer ul li {
  height: 600px;
  width: 16%;
  position: relative;
  transition: .5s all ease;
  overflow: hidden
}

.seize-customer ul li>img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover
}

.seize-customer ul li .t {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, .43);
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center
}

.seize-customer ul li .t em {
  font-size: 48px;
  font-weight: 600;
  color: #fbfbfb
}

.seize-customer ul li .t h5 {
  margin-top: 200px;
  font-size: 24px;
  line-height: 25px;
  height: 50px;
  font-weight: 600;
  color: #fbfbfb;
  text-transform: uppercase
}

.seize-customer ul li .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 25px 15px 20px;
  background: var(--color-primary);
  opacity: 0.85;
  display: none
}

.seize-customer ul li .txt h5 {
  font-size: 26px;
  color: #fff;
  font-weight: 600
}

.seize-customer ul li .txt p {
  font-size: 16px;
  color: #fbfbfb;
  margin: 10px 0 0
}

.seize-customer ul li .txt .more6 {
  margin: 10px 0 0;
  width: 190px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  color: #000
}

.seize-customer ul li .txt .more6:hover {
  opacity:.8
}

.seize-customer ul li.active {
  width: 52%
}

.seize-customer ul li.active::after {
  display: none
}

.seize-customer ul li.active .t {
  display: none
}

.seize-customer ul li.active .txt {
  display: block
}


@media screen and (max-width: 1600px) {
  .seize-customer .tit h3 {
    font-size: 66px;
  }
}

@media screen and (max-width: 1500px) {
  .seize-customer .tit h3 {
    font-size: 60px;
  }

  .seize-customer ul li .txt h5 {
    font-size: 22px
  }
}

@media screen and (max-width: 1400px) {
  .seize-customer .tit h3 {
    font-size: 54px;
  }

  .seize-customer ul li .t h5 {
    margin-top: 160px;
    font-size: 20px
  }

  .seize-customer ul li .txt p {
    font-size: 15px
  }
}

@media screen and (max-width: 1300px) {
  .seize-customer .tit h3 {
    font-size: 48px;
  }
}

@media screen and (max-width: 768px) {
  .seize-customer .tit h3{
    font-size: 34px;
  }
  .seize-customer {
    padding: 30px 0
  }

  .seize-customer .tit p {
    font-size: 16px
  }

  .seize-customer ul {
    margin: 25px 0 0;
    display: block
  }

  .seize-customer ul li {
    height: auto;
    width: 100%
  }

  .seize-customer ul li+li {
    margin-top: 15px
  }

  .seize-customer ul li>img {
    position: static;
    width: 100%;
    height: auto
  }

  .seize-customer ul li .t {
    display: none
  }

  .seize-customer ul li .txt {
    position: static;
    padding: 15px 10px;
    display: block
  }

  .seize-customer ul li .txt h5 {
    font-size: 22px
  }

  .seize-customer ul li .txt p {
    font-size: 15px;
    line-height: 22px
  }

  .seize-customer ul li .txt .more6 {
    margin: 10px 0 0;
    width: 150px;
    font-size: 15px
  }

  .seize-customer ul li.active {
    width: 100%
  }
}

@media screen and (max-width: 480px) {
  .seize-customer .tit h3{
    font-size: 24px !important;
  }
  .seize-customer ul li h5 {
    font-size: 32px
  }

  .seize-customer ul li h5::after {
    bottom: 6px;
    font-size: 14px
  }

  .seize-customer ul li:nth-child(2) h5::after {
    right: -25px;
    font-size: 22px;
    top: 7px
  }
  .seize-customer ul li .txt p{
    font-size: 12px;
  }
  
}


/*关于*/
section.about-us.inner {
    position: relative;
    padding: 100px 0 210px;
    box-sizing: border-box;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 60px 0 150px!important;
}

.about-us .wp {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

.about-us .pic {
  width: 40%;
  display: block;
  overflow: hidden;
  position: relative;
}

.about-us .global-title span{
  margin-left: 15px;
}

.about-us .pic img {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
      width: 100%;
}

.about-us .pic h5 {
  width: 308px;
  height: 250px;
  background: var(--color-second);
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.about-us .txt {
  -webkit-flex: 1;
  flex: 1;
  /*background: #fff;*/
  padding: 0px 0 0 60px;
  position: relative;
}

.about-us .txt em {
  font-size: 16px;
  color: #5d5d5d;
  letter-spacing: 9px;
  display: block;
  margin: 0 0 15px;
  text-transform: uppercase;
  display: none;
}

.about-us .txt em i {
  font-size: 17px;
}

.about-us .txt h3 {
  font-size: 72px;
  line-height: 1;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}

.about-us .txt h3 span {
  color: var(--color-primary);
      /*font-size: 150%;*/
}

.about-us .txt .t {
  line-height: 30px;
  font-size: 16px;
  color: #5d5d5d;
  margin: 10px 0 0;
}

.about-us .txt .t p ~ p {
  margin-top: 15px;
}

.about-us .txt h5 {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  margin: 20px 0 0;
}

.about-us .txt ul {
  margin: 10px 0 0;
}

.about-us .txt ul li {
  /* background: url("./pics/dot.png") no-repeat left 0;
  padding: 0 0 0 36px; */
  /*line-height: 24px;*/
  /*font-size: 24px;*/
  /*color: #000;*/
  margin: 15px 0 0;
}

.about-us .txt ul li b{
  color: #000;
}

.about-us .txt ul li img {
  width: 26px;
  margin-right: 8px;
}

.about-us .txt .more7 {
  margin: 30px 0 0;
  width: 200px;
  height: 50px;
  line-height: 50px;
  background: var(--color-second);
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: var(--button-radius);
}

.about-us .txt .more7:hover {
  background: var(--btn-hover);
}

@media screen and (max-width: 1500px) {
  .about-us .txt h3 {
    font-size: 48px;
  }

  .about-us .pic h5 {
    width: 260px;
    height: 200px;
    font-size: 30px;
    line-height: 40px;
  }

  .about-us .txt {
    padding: 20px 0 0 60px;
  }

  .about-us .txt .t {
    line-height: 26px;
  }

  .about-us .txt ul li {
    font-size: 20px;
    margin: 15px 0 0;
  }
}

@media screen and (max-width: 1150px) {
  .about-us .txt {
    padding: 0 0 0 40px;
  }

  .about-us .txt ul li {
    font-size: 18px;
    margin: 12px 0 0;
    background-size: 20px;
    /* padding: 0 0 0 30px; */
    background-position: left 2px;
  }

  .about-us .txt h5 {
    font-size: 22px;
  }

  .about-us .txt .t {
    line-height: 24px;
  }

  .about-us .txt .t p ~ p {
    margin-top: 10px;
  }
}

@media screen and (max-width: 992px) {
  .about-us {
    padding: 30px 0;
  }
  
  section.about-us.inner{
    padding:40px 0!important;
    background: none!important;
  }

  .about-us .wp {
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .about-us .pic {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
  }

  .about-us .pic img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
  }

  .about-us .pic h5 {
    width: auto;
    height: auto;
    padding: 20px;
    background: #000;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .about-us .txt {
    padding: 20px 0 0;
  }

  .about-us .txt em {
    font-size: 15px;
    letter-spacing: 5px;
    text-align: center;
  }

  .about-us .txt em i {
    font-size: 16px;
  }

  .about-us .txt h3 {
    font-size: 36px;
    text-align: center;
  }

  .about-us .txt .t {
    line-height: 24px;
  }

  .about-us .txt .t p ~ p {
    margin-top: 10px;
  }

  .about-us .txt h5 {
    font-size: 22px;
  }

  .about-us .txt ul {
    margin: 10px 0 0;
  }

  .about-us .txt ul li {
    font-size: 15px;
    margin: 15px 0 0;
  }

  .about-us .txt .more7 {
    margin: 20px auto 0;
    width: 170px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}

@media screen and (max-width: 560px) {
  .about-us .pic h5,
  .about-us .txt h3 {
    font-size: 30px;
  }
}

@media screen and (max-width: 480px) {
  .about-us .pic h5,
  .about-us .txt h3 {
    font-size: 24px;
  }
}


/*结束*/


/*视频*/
.about-us-video {
  box-sizing: border-box;
  position: relative;
      /*margin-top: 160px;*/
}

.about-us-video ul {
  position: absolute;
  top: -90px;
  right: 0;
  width: 80%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 180px;
  background: var(--color-primary);
  z-index: 20;
}

.about-us-video ul li {
  width: 25%;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}

.about-us-video ul li h5 {
  /*font-family: Impact;*/
  color: #fff;
  font-size: 60px;
  line-height: 1;
  display: inline-block;
  position: relative;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.about-us-video ul li h5::after {
  content: attr(date-txt);
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  margin-left: 20px;
  /*font-family: "Poppins", sans-serif;*/
}

.about-us-video ul li p {
  font-size: 18px;
  line-height: 18px;
  overflow: hidden;
  color: #fff;
  margin: 15px 0 0;
}

.about-us-video .v {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.about-us-video .v img {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
      width: 100%;
}

.about-us-video .v .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
      width: 80px;
  display: none;
}

.about-us-video .v:hover .play{
  display: block;
}

.about-us-video .v:hover img {
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
}

.about-us-video .txt {
  position: absolute;
  width: 490px;
  box-sizing: border-box;
  padding: 25px 22px;
  right: 5%;
  bottom: 40px;
  background: #fff;
  z-index: 15;
}

.about-us-video .txt h5 {
  font-size: 24px;
  color: var(--title-text-color);
  line-height: 36px;
}

.about-us-video .txt h5 i {
  color: var(--color-primary);
  font-size: 30px;
  margin-right: 10px;
}

.about-us-video .txt p {
  font-size: 16px;
  color: var(--text-color);
  line-height: 36px;
  margin: 20px 0 0;
}

.about-us-video .bot {
  background: #f5f5f5;
}

.about-us-video .bot .wp {
  height: 120px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.about-us-video .bot h5 {
  font-size: 30px;
  color: #000;
  font-weight: bold;
}

.about-us-video .bot h5 i {
  color: var(--color-primary);
  font-size: 30px;
  margin-right: 10px;
}

.about-us-video .bot .more8 {
  margin-left: 60px;
  width: 200px;
  height: 50px;
  line-height: 50px;
  background: var(--color-second);
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: var(--button-radius);
  display: none;
}

.about-us-video .bot .more8:hover {
  background: var(--btn-hover);
}

@media screen and (max-width: 1500px) {
  .about-us-video .bot h5 {
    font-size: 24px;
  }

  .about-us-video ul li h5 {
    font-size: 48px;
  }

  .about-us-video ul li p {
    font-size: 16px;
  }

  .about-us-video .txt {
    width: 440px;
  }

  .about-us-video .txt h5 {
    font-size: 22px;
    line-height: 30px;
  }

  .about-us-video .txt p {
    font-size: 16px;
    line-height: 30px;
  }
}

@media screen and (max-width: 1150px) {
  .about-us-video .txt {
    width: 100%;
    padding: 25px 3%;
    position: static;
  }
}

@media screen and (max-width: 992px) {
  .about-us-video{
    margin-top: 30px;
  }
  .about-us-video ul li h5 {
    font-size: 28px;
}
  .about-us-video ul {
    position: static;
    width: 100%;
    height: auto;
  }

  .about-us-video ul li {
    width: 50%;
    padding: 20px 0;
  }

  .about-us-video ul li h5 {
    font-size: 24px;
  }

  .about-us-video ul li h5::after {
    font-size: 17px;
  }

  .about-us-video ul li:first-child h5::after {
    right: -60px;
  }

  .about-us-video ul li:nth-child(3) h5::after {
    right: -80px;
  }

  .about-us-video ul li p {
    font-size: 16px;
  }

  .about-us-video .v::after {
    background-size: 80px;
  }

  .about-us-video .txt {
    position: static;
    width: 100%;
    padding: 25px 20px;
  }

  .about-us-video .txt h5 {
    font-size: 20px;
    line-height: 30px;
  }

  .about-us-video .txt p {
    font-size: 15px;
    line-height: 24px;
    margin: 15px 0 0;
  }

  .about-us-video .bot {
    padding: 20px 0;
    text-align: center;
  }

  .about-us-video .bot .wp {
    height: auto;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .about-us-video .bot h5 {
    font-size: 24px;
  }

  .about-us-video .bot h5 i {
    display: none;
  }

  .about-us-video .bot .more8 {
    margin: 20px auto 0;
    width: 170px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}
/*结束*/