.close-btn{ cursor:pointer;}
.banner {
  position: relative; }
  .banner .index_banner {
    width: 100%; }
  .banner .text {
    position: absolute;
    transform: translate(-50%, 0%);
    left: 50%;
    bottom: 80px;
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
    padding: 20px;
    font-family: 'Poppins', sans-serif; }
    .banner .text section {
      background: rgba(255, 255, 255, 0.5);
      padding: 60px 90px; }
    .banner .text h3 {
      font-size: 48px;
      color: #424242;
      font-weight: 400;
      line-height: 49px; }
    .banner .text p {
      color: #424242;
      font-size: 24px;
      line-height: 30px;
      margin-top: 17px;
      margin-bottom: 35px;
      font-size: 400; }
    .banner .text a {
      display: inline-block;
      color: #fff;
      font-size: 18px;
      padding: 13px 0;
      background: #000;
      width: 300px;
      text-align: center; }
  .banner .text2 {
    position: absolute;
    left: 27%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Poppins', sans-serif;
    width: 600px; }
    .banner .text2 span {
      color: #fff;
      font-size: 16px;
      font-weight: 300;
      text-shadow: 0px 2px 3px black; }
    .banner .text2 h3 {
      font-size: 84px;
      color: #fff;
      font-weight: 600;
      line-height: 49px;
      margin-top: 15px;
      margin-bottom: 30px;
      text-shadow: 0px 2px 3px black; }
    .banner .text2 p {
      color: #fff;
      font-size: 24px;
      line-height: 30px;
      margin-top: 17px;
      font-weight: 300; }
    .banner .text2 a {
      display: inline-block;
      color: #fff;
      font-size: 18px;
      padding: 13px 0;
      background: #000;
      width: 300px;
      text-align: center;
      background: #000;
      margin-top: 50px; }
  .banner .swiper-container-horizontal > .swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
    bottom: 44px; }
  .banner .swiper-pagination-bullet {
    width: 100px;
    height: 3px;
    background: rgba(255, 255, 255, 0.5);
    margin: 0 20px;
    border-radius: 0;
    position: relative; }
    .banner .swiper-pagination-bullet span {
      position: absolute;
      color: #fff;
      left: 50%;
      top: -10px;
      color: #fff;
      text-align: center;
      transform: translate(-50%, -50%); }
  .banner .swiper-pagination-bullet-active {
    background: #fff; }

.se2 {
  width: 1500px;
  margin: auto;
  margin-top: 70px;
  margin-bottom: 80px; }
  .se2 h4 {
    color: #333;
    font-size: 18px;
    text-align: center; }
  .se2 h2 {
    color: #333;
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center; }
  .se2 nav {
    color: #757575;
    font-size: 16px;
    border-bottom: 1px solid #BDBDBD;
    text-align: center; }
    .se2 nav a {
      color: #757575;
      display: inline-block;
      font-size: 16px;
      padding-bottom: 13px;
      border-bottom: 3px solid rgba(0, 0, 0, 0); }
      .se2 nav a:hover {
        color: #333;
        border-bottom: 3px solid #333; }
    .se2 nav span {
      margin: 0 30px; }
    .se2 nav span:last-child {
      display: none; }
  .se2 .navb {
    display: none; }
  .se2 .pro-box {
    margin-top: 20px; }
    .se2 .pro-box .list {
      position: relative;
      width: 371px;
      display: inline-block;
      overflow: hidden;
      margin-right: 1px; }
      .se2 .pro-box .list .pro-hover {
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        transition: all .4s ease-in-out; }
      .se2 .pro-box .list a {
        display: inline-block;
        background: #f5f5f5;
        overflow: hidden; }
      .se2 .pro-box .list img {
        mix-blend-mode: multiply; }
      .se2 .pro-box .list p {
        position: absolute;
        top: 20px;
        left: 20px;
        color: #212121;
        font-size: 12px; }
        .se2 .pro-box .list p span {
          color: #757575;
          font-size: 12px; }
      .se2 .pro-box .list .bottom-model {
        position: absolute;
        bottom: 20px;
        left: 20px;
        color: #757575;
        font-size: 12px; }
      .se2 .pro-box .list:hover img, .se2 .pro-box .list:hover p, .se2 .pro-box .list:hover span {
        opacity: 0; }
      .se2 .pro-box .list:hover .pro-hover {
        opacity: 1;
        transition: opacity 0.4s; }
    .se2 .pro-box .list:last-child {
      margin-right: 0; }

.se3 {
  position: relative; }
  .se3 iframe {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%; }
  .se3 .text {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .se3 .text h2 {
      color: white;
      font-size: 36px;
      line-height: 64px;
      text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35); }
    .se3 .text p {
      font-size: 18px;
      color: #fff;
      margin-top: 24px;
      line-height: 28px;
      margin-bottom: 24px;
      text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
      font-family: 'Montserrat-r'; }
    .se3 .text a {
      display: block;
      border: 1px solid #fff;
      text-align: center;
      padding: 13px 0;
      width: 300px;
      color: #fff;
      font-size: 18px;
      margin: auto;
      font-family: 'Montserrat-r';
      text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35); }

.se4 {
  width: 1500px;
  margin: auto;
  margin-top: 110px;
  margin-bottom: 80px; }
  .se4 h4 {
    color: #333;
    font-size: 18px;
    text-align: center; }
  .se4 h2 {
    color: #333;
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center; }
  .se4 .new-box {
    margin-top: 35px; }
    .se4 .new-box .new {
      width: 475px;
      display: inline-block;
      margin-right: 20px;
      vertical-align: top; }
      .se4 .new-box .new .text {
        margin-top: 20px; }
        .se4 .new-box .new .text span {
          color: #bdbdbd;
          color: 14px;
          text-transform: uppercase; }
        .se4 .new-box .new .text h3 {
          color: #4D4D4D;
          font-size: 28px;
          margin-top: 14px;
          margin-bottom: 15px;
          font-family: 'Montserrat-bold'; }
        .se4 .new-box .new .text p {
          color: #616161;
          font-family: 'Montserrat-r';
          font-size: 16px;
          line-height: 24px; }
        .se4 .new-box .new .text a {
          color: #616161;
          display: block;
          font-size: 16px;
          margin-top: 45px;
          text-decoration: underline; }
    .se4 .new-box .new:last-child {
      margin-right: none; }

.se5 {
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px; }
  .se5 .type {
    position: relative;
    width: 463px;
    display: inline-block;
    margin-right: -1px;
    margin-bottom: -3px;
    overflow: hidden; }
    .se5 .type img {
      transition: all 0.3s; }
    .se5 .type div {
      position: absolute;
      top: 65%;
      left: 30px;
      width: 85%; }
      .se5 .type div h3 {
        color: #fff;
        font-size: 36px;
        line-height: 24px;
        margin-bottom: 28px;
        font-family: 'Montserrat-r'; }
      .se5 .type div p {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Montserrat-r'; }
    .se5 .type:hover img {
      transform: scale(1.1, 1.1); }
  .se5 .type:nth-child(4n) {
    margin-right: 0; }

@media screen and (max-width: 1700px) {
  .se5 .type {
    width: 403px; } }
@media screen and (max-width: 1670px) {
  .se5 .type {
    width: 395px; }

  .se5 .type div h3 {
    line-height: 1.5; } }
@media screen and (min-width: 1200px) and (max-width: 1630px) {
  .banner .text2 {
    left: 30%; }

  .se2 {
    width: 1170px; }
    .se2 nav span {
      margin: 0 15px; }
    .se2 .pro-box .list {
      width: 288px; }

  .se4 {
    width: 1170px; }
    .se4 .new-box .new {
      width: 365px; }

  .banner .text section {
    padding: 30px; }
  .banner .text h3 {
    font-size: 36px; }
  .banner .text p {
    font-size: 20px; }

  .se5 .type {
    width: 24.7%; }

  .se5 .type div {
    top: unset;
    bottom: 10%; } }
@media screen and (max-width: 1199px) {
  .banner .text2 span {
    font-size: 14px; }

  .banner .text2 h3 {
    font-size: 68px; }

  .banner .text2 p {
    font-size: 18px; }

  .se2 {
    width: 970px; }
    .se2 nav span {
      margin: 0 5px; }
    .se2 .pro-box .list {
      width: 238px; }

  .se4 {
    width: 970px; }
    .se4 .new-box .new {
      width: 300px; }

  .banner .text section {
    padding: 30px; }
  .banner .text h3 {
    font-size: 36px; }
  .banner .text p {
    font-size: 20px; }

  .se5 .type {
    width: 24.7%; }
    .se5 .type div {
      width: 85%; }
      .se5 .type div h3 {
        font-size: 20px;
        margin-bottom: 15px; }
      .se5 .type div p {
        font-size: 14px; } }
@media screen and (min-width: 768px) and (max-width: 1050px) {
  .banner .text h3 {
    font-size: 28px; }

  .banner .text p, .banner .text a {
    font-size: 16px; }

  .banner .text2 {
    left: 35%; }

  .se3 .text p {
    font-size: 16px;
    line-height: 24px; }

  .se2 h2, .se3 .text h2, .se4 h2 {
    font-size: 28px; }

  .se4 .new-box .new .text h3 {
    font-size: 20px; } }
@media screen and (max-width: 999px) {
  .banner .text2 {
    left: 50%; }

  .banner .text2 h3 {
    font-size: 64px;
    margin-bottom: 15px; }

  .banner .text2 a {
    margin-top: 25px; }

  .se2, .se4 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }

  .se2 .pro-box .list {
    width: 223px; }

  .se4 .new-box .new {
    width: 279px; } }
@media screen and (max-width: 768px) {
  .se2 .pro-box .list {
    width: 178px; }

  .se2 h2, .se3 .text h2, .se4 h2 {
    font-size: 20px; }

  .se4 .new-box .new {
    width: 220px; }

  .banner .swiper-container-horizontal > .swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
    bottom: 10px; }

  .banner .text {
    bottom: 45px;
    width: 70%; }
    .banner .text section {
      padding: 20px; }
    .banner .text h3 {
      font-size: 18px;
      font-size: 24px; }
    .banner .text p {
      font-size: 14px;
      left: 24px;
      margin-top: 10px;
      margin-bottom: 15px; } }
@media screen and (max-width: 767px) {
  .se2 h2, .se3 .text h2, .se4 h2 {
    margin-top: 10px; }

  .banner img {
    object-fit: cover;
    height: 350px; }
  .banner .text {
    left: 50%;
    bottom: unset;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    border: 10px solid rgba(255, 255, 255, 0.2); }
    .banner .text section {
      padding: 20px; }
    .banner .text h3 {
      font-size: 18px;
      line-height: 24px; }
    .banner .text p {
      font-size: 14px;
      line-height: 24px; }
    .banner .text a {
      padding: 10px 0;
      font-size: 14px;
      margin-top: 0px;
      width: 100%; }
  .banner .text2 {
    width: 80%; }
    .banner .text2 span {
      font-size: 12px; }
    .banner .text2 h3 {
      font-size: 26px;
      line-height: 24px;
      margin-top: 5px; }
    .banner .text2 p {
      font-size: 14px;
      line-height: 20px; }
    .banner .text2 a {
      font-size: 14px; }

  .banner .swiper-container-horizontal > .swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
    bottom: 5px; }

  .banner .swiper-pagination-bullet {
    width: 15%; }

  .se2 {
    margin-top: 30px;
    margin-bottom: 30px; }
    .se2 h4 {
      font-size: 14px; }
    .se2 .pro-box .list {
      width: 49%;
      margin-bottom: 1%; }
      .se2 .pro-box .list p {
        width: 90%;
        left: 10px;
        top: 10px; }
    .se2 nav {
      display: none; }
    .se2 .navb {
      display: block;
      width: 100%;
      position: relative; }
      .se2 .navb p {
        padding: 13px 0;
        text-align: center;
        color: #fff;
        background: #000;
        font-weight: 800;
        border-radius: 3px; }
      .se2 .navb ul {
        display: none;
        position: absolute;
        top: 47px;
        left: 0;
        z-index: 2;
        background: #f5f5f5;
        width: 100%;
        border-bottom: 1px solid #eee; }
        .se2 .navb ul a {
          background: #f5f5f5;
          padding: 10px 0;
          display: block;
          text-align: center;
          color: #333;
          border-bottom: 1px solid #eee; }

  .se3 img {
    object-fit: cover;
    height: 300px; }
  .se3 .text {
    width: 80%;
    top: 40%; }
    .se3 .text h2 {
      line-height: 24px;
      font-size: 18px; }
    .se3 .text p {
      margin-top: 10px;
      margin-bottom: 10px;
      font-size: 12px;
      line-height: 24px; }
    .se3 .text a {
      font-size: 14px;
      padding: 7px 0; }

  .se4 {
    margin-top: 30px;
    margin-bottom: 30px; }
    .se4 h4 {
      font-size: 14px; }
    .se4 .new-box {
      margin-top: 20px; }
      .se4 .new-box .new {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px; }
        .se4 .new-box .new .text {
          margin-top: 10px; }
          .se4 .new-box .new .text a {
            margin-top: 10px; }
          .se4 .new-box .new .text h3 {
            font-size: 20px;
            margin: 10px 0; }
          .se4 .new-box .new .text p {
            font-size: 14px;
            line-height: 20px; }

  .se5 .type {
    width: 49.5%; }
    .se5 .type div {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .se5 .type div p {
        font-size: 12px;
        line-height: 20px; } }
@media screen and (max-width: 321px) {
  .se3 .text a {
    width: 100%; }

  .se2 .pro-box .list {
    width: 48%; } }

/*# sourceMappingURL=index.css.map */






.se2 .pro-box{ display:none;}
.se2 .pro-box:nth-child(5){ display:block;}
.pc_nav nav li ul li{ padding-top:20px; padding-bottom:20px;} 
.headroom{box-shadow: 0px 0px 8px 0px #ccc;}
.pc_nav nav li div{ top:84px;}


.page ul.pagination .on{background:#bf262a;color:#fff}