.banbox {
  position: absolute;
  left: 50%;
  top: 50.5%;
  z-index: 3;
  transform: translateX(-50%); }
  .banbox h2 {
    font-size: 42px;
    font-family: Lato-Black;
    line-height: 42px;
    width: 722px; }
  .banbox p {
    font-size: 16px;
    color: white;
    line-height: 20px;
    margin-top: 10px;
    width: 722px; }

.banner_btn {
  position: absolute;
  left: 50%;
  bottom: 27%;
  z-index: 3;
  transform: translateX(-50%);
  height: 16px; }
  .banner_btn .swiper-button-prev, .banner_btn .swiper-button-next {
    width: 28px;
    height: 8px;
    background-image: url(/assets/jqq/img/pre.png);
    background-size: contain;
    background-position: 0 0;
    top: auto;
    bottom: 0;
    left: 0;
    position: static;
    margin-top: 0;
    display: inline-block; }
  .banner_btn .swiper-button-next {
    background-image: url(/assets/jqq/img/next.png);
    left: 40px;
    margin-bottom: 6px;
    margin-left: 17px; }

.banner_num {
  bottom: auto;
  top: 39%;
  text-align: left; }
  .banner_num .container {
    font-size: 48px;
    font-family: Lato-Black;
    font-weight: 900;
    color: white;
    line-height: 40px;
    opacity: 0.3; }
    .banner_num .container > b:nth-child(1), .banner_num .container > span:nth-child(2) {
      font-size: 108px; }

.set1 {
  background-color: #eceff1;
  padding-top: 10px; }

.probox {
  margin-bottom: 10px;
  position: relative;
  width: 100%; }
  .probox a {
    display: block; }
  .probox p {
    position: absolute;
    top: 40px;
    left: 50px;
    z-index: 3;
    font-size: 23px;
    color: white; }
    .probox p b {
      font-family: Lato-Black;
      font-size: 24px;
      text-transform: uppercase; }

.pro_box {
  width: 24.4%;
  margin-right: 0.8%;
  float: left; }

.pro_boxa {
  margin-right: 0; }

.set2 {
  background-color: #2E2E2E; }

.newstit {
  text-align: center;
  font-size: 42px;
  font-family: Roboto-Bold;
  line-height: 42px;
  margin-top: 80px; }

.newsdel {
  font-size: 16px;
  font-family: Lato-Regular;
  line-height: 24px;
  width: 810px;
  margin: 10px auto 40px;
  text-align: center; }

.newsbox {
  width: 32%;
  margin-right: 2%; }
  .newsbox a {
    display: block;
    color: #fff; }
    .newsbox a:hover {
      text-decoration: none; }
  .newsbox h2 {
    position: relative; }
    .newsbox h2 p {
      position: absolute;
      left: 30px;
      top: 30px;
      z-index: 3;
      border: 1px solid white;
      padding: 16px 10px;
      font-size: 31px;
      font-family: Lato-Black;
      line-height: 31px; }
      .newsbox h2 p > span:nth-child(1) {
        font-size: 21px;
        line-height: 18px;
        display: block; }
  .newsbox h3 {
    font-size: 24px;
    font-family: Lato-Bold;
    line-height: 28px;
    margin-top: 30px; }
  .newsbox b {
    width: 100%;
    height: 1px;
    background: #bdbdbd;
    margin: 10px 0 8px;
    display: block; }
  .newsbox h4 {
    font-size: 16px;
    font-family: Lato-Regular;
    color: #bdbdbd;
    line-height: 24px; }

.news_box {
  margin-bottom: 105px; }
  .news_box > div.newsbox:nth-child(3) {
    margin-right: 0; }

@media screen and (max-width: 1700px) and (min-width: 1520px) {
  .banner_btn {
    bottom: 25%; } }
@media screen and (max-width: 1540px) and (min-width: 1400px) {
  .banner_btn {
    bottom: 22%; }

  .banbox h2 {
    font-size: 36px; }

  .banner_num .container {
    font-size: 38px; }

  .banner_num .container > b:nth-child(1), .banner_num .container > span:nth-child(2) {
    font-size: 70px; } }
@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .banner_btn {
    bottom: 25%; }

  .banbox h2 {
    font-size: 30px; }

  .banner_num .container {
    font-size: 32px; }

  .banner_num .container > b:nth-child(1), .banner_num .container > span:nth-child(2) {
    font-size: 64px; }

  .probox p {
    top: 30px;
    left: 30px;
    font-size: 21px; }
    .probox p b {
      font-size: 22px; }

  .newsbox h2 p {
    left: 25px;
    top: 25px;
    padding: 14px 10px;
    font-size: 26px;
    line-height: 26px; }

  .newsbox h2 p > span:nth-child(1) {
    font-size: 18px; } }
@media screen and (max-width: 1199px) and (min-width: 1000px) {
  .banner_num {
    top: 41%; }
    .banner_num .container {
      font-size: 24px; }

  .banner_num .container > b:nth-child(1), .banner_num .container > span:nth-child(2) {
    font-size: 48px; }

  .banbox {
    top: 53.5%; }

  .banbox h2 {
    font-size: 27px;
    line-height: 26px; }

  .banbox p {
    font-size: 15px;
    line-height: 20px; }

  .banner_btn {
    bottom: 25%; }

  .probox p {
    top: 20px;
    left: 25px;
    font-size: 16px; }
    .probox p b {
      font-size: 16px; }

  .newstit {
    font-size: 34px;
    line-height: 40px;
    margin-top: 60px; }

  .newsbox h2 p {
    left: 20px;
    top: 20px;
    padding: 6px 7px;
    font-size: 24px;
    line-height: 24px; }

  .newsbox h2 p > span:nth-child(1) {
    font-size: 17px; }

  .newsbox h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .banner_num {
    top: 41%; }
    .banner_num .container {
      font-size: 24px; }

  .banner_num .container > b:nth-child(1), .banner_num .container > span:nth-child(2) {
    font-size: 48px; }

  .banbox {
    top: 53.5%; }

  .banbox h2 {
    font-size: 27px;
    line-height: 26px; }

  .banbox p {
    font-size: 15px;
    line-height: 20px; }

  .banner_btn {
    bottom: 15%; }

  .probox p {
    top: 20px;
    left: 25px;
    font-size: 16px; }
    .probox p b {
      font-size: 16px; }

  .newstit {
    font-size: 34px;
    line-height: 40px;
    margin-top: 60px; }

  .newsbox h2 p {
    left: 20px;
    top: 20px;
    padding: 6px 7px;
    font-size: 24px;
    line-height: 24px; }

  .newsbox h2 p > span:nth-child(1) {
    font-size: 17px; }

  .newsbox h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px; } }
@media screen and (max-width: 767px) {
  .banner_index img {
    height: 300px;
    object-fit: cover; }

  .banner_num .container {
    font-size: 20px;
    line-height: 20px; }

  .banner_num .container > b:nth-child(1), .banner_num .container > span:nth-child(2) {
    font-size: 30px; }

  .banbox p {
    display: none; }

  .banner_btn {
    bottom: 14%; }

  .banbox h2 {
    font-size: 20px;
    line-height: 27px;
    width: 80%; }

  .banbox {
    top: 56.5%; }

  .banner_num {
    top: 45%; }

  .pro_box {
    width: 48.5%;
    margin-right: 3%; }

  .set1 > div.pro_box:nth-child(2n) {
    margin-right: 0; }

  .probox p {
    top: 15px;
    left: 20px;
    font-size: 15px; }
    .probox p b {
      font-size: 15px; }

  .newstit {
    font-size: 22px;
    line-height: 20px;
    margin-top: 40px; }

  .newsdel {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    margin: 10px auto 30px; }

  .newsbox {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px; }

  .newsbox h2 p {
    left: 20px;
    top: 20px;
    padding: 10px 7px;
    font-size: 20px;
    line-height: 20px; }

  .newsbox h2 p > span:nth-child(1) {
    font-size: 14px;
    line-height: 18px; }

  .newsbox h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 25px; }

  .newsbox h4 {
    font-size: 14px;
    line-height: 22px; }

  .news_box {
    margin-bottom: 30px; } }

/*# sourceMappingURL=index.css.map */
