* {
  word-wrap: break-word; }

*, *:before, *:after {
  box-sizing: border-box;
  outline: none; }

html {
  min-width: 1400px;
  overflow-x: auto; }

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
  margin: 0;
  padding: 0;
  font-weight: normal;
  -webkit-tap-highlight-color: transparent; }

ul, ol, dl {
  list-style-type: none; }

html, body {
  *position: static;
  color: #000;
  background: #fff;
  width: 100%;
  height: auto; }

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: 400; }

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  border: 0; }

input, button {
  overflow: visible;
  vertical-align: middle;
  outline: none; }

body, th, td, button, input, select, textarea {
  font-size: 12px;
  font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

a {
  text-decoration: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #000; }

a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none; }

a.ie6:hover {
  zoom: 1; }

b, i {
  font-weight: normal;
  font-style: normal; }

sub, sup {
  vertical-align: baseline; }

button, input[type="button"], input[type="submit"] {
  line-height: normal !important; }

img {
  border: 0;
  object-fit: cover; }

a img, img {
  -ms-interpolation-mode: bicubic;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: block;
  max-width: 100%; }

/* HTML5 reset */
header, footer, section, aside, details, menu, article, section, nav, address, hgroup, figure, figcaption, legend {
  display: block;
  margin: 0;
  padding: 0; }

time {
  display: inline; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

legend {
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

legend small {
  font-size: 15px;
  color: #999; }

svg:not(:root) {
  overflow: hidden; }

fieldset {
  border-width: 0;
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

input, textarea {
  border: 1px solid #ccc;
  outline: none;
  resize: none; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="text"], input[type="tel"], input[type="button"], input[type="submit"], input[type="reset"], input[type="password"], input[type="email"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #757575; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #757575; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #757575; }

::-webkit-scrollbar {
  width: 12px;
  height: 8px; }

::-webkit-scrollbar-track {
  background: #ececec; }

::-webkit-scrollbar-track:hover {
  background: #e1e1e1; }

::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: silver; }

::-webkit-scrollbar-thumb:hover {
  background: #999; }

::-webkit-scrollbar-corner {
  background: 0 0; }

/* common */
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }

.cl:after, .clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.cl, .clearfix {
  zoom: 1; }

.fl {
  float: left; }

.fr {
  float: right; }

.w1180 {
  width: 1180px;
  margin: 0 auto;
  position: relative; }

.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 98;
  background: rgba(0, 0, 0, 0.7);
  display: none; }

.header {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 10; }
  .header .logo {
    width: 90px;
    display: block; }
  .header .tel400 {
    width: 170px;
    margin-top: 13px; }
  .header img {
    width: 100%; }

.banner {
  width: 100%;
  height: auto;
  position: relative; }
  .banner .logo {
    margin-top: 40px; }

.block {
  position: relative;
  z-index: 2; }
  .block .title {
    margin: 0 auto; }
    .block .title img {
      width: 100%; }
  .block .tt {
    position: absolute; }
    .block .tt img {
      width: 100%; }
  .block.block1 .title {
    width: 270px;
    margin-top: 20px; }
  .block.block1 .tt {
    left: 0;
    top: -130px; }
  .block.block1 .section1 {
    padding: 80px 0;
    height: 583px;
    background: url("/z/ljc2021/images/block1-section1-bg.jpg") center no-repeat;
    background-size: cover; }
    .block.block1 .section1 .text {
      width: 500px;
      height: auto;
      overflow: hidden;
      padding-top: 100px; }
      .block.block1 .section1 .text ul {
        height: auto;
        overflow: hidden; }
        .block.block1 .section1 .text ul li {
          height: auto;
          overflow: hidden;
          margin-bottom: 40px;
          padding-left: 50px;
          position: relative; }
          .block.block1 .section1 .text ul li .num {
            width: 30px;
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            color: #fff;
            text-align: center;
            background: #0A5DBE;
            border-radius: 0px 15px 0px 15px;
            position: absolute;
            left: 0;
            top: 7px; }
          .block.block1 .section1 .text ul li h2 {
            font-size: 16px;
            color: #313132;
            margin-bottom: 5px;
            font-weight: bold; }
          .block.block1 .section1 .text ul li p {
            font-size: 14px;
            color: #666;
            line-height: 28px; }
    .block.block1 .section1 .img {
      width: 671px; }
      .block.block1 .section1 .img img {
        width: 100%; }
  .block.block1 .section2 {
    height: auto;
    overflow: hidden;
    padding: 80px 0;
    background: #EDF5F7; }
    .block.block1 .section2 ul {
      height: auto;
      overflow: hidden; }
      .block.block1 .section2 ul li {
        width: 370px;
        height: auto;
        overflow: hidden;
        padding: 30px;
        float: left;
        background: #fff;
        margin-left: 35px;
        border-radius: 0px 30px 0px 30px;
        position: relative; }
        .block.block1 .section2 ul li .num {
          width: 30px;
          height: 30px;
          line-height: 30px;
          font-size: 16px;
          color: #fff;
          text-align: center;
          background: #0A5DBE;
          border-radius: 0px 15px 0px 15px;
          position: absolute;
          left: 0;
          top: 0; }
        .block.block1 .section2 ul li .img {
          width: 310px; }
          .block.block1 .section2 ul li .img img {
            width: 100%; }
        .block.block1 .section2 ul li .text {
          height: auto;
          overflow: hidden;
          padding: 20px 0; }
          .block.block1 .section2 ul li .text h2 {
            font-size: 16px;
            color: #313132;
            margin-bottom: 10px;
            font-weight: bold; }
          .block.block1 .section2 ul li .text p {
            font-size: 14px;
            color: #666;
            line-height: 24px; }
        .block.block1 .section2 ul li .icon {
          width: 104px;
          position: absolute;
          right: 0;
          bottom: 0; }
          .block.block1 .section2 ul li .icon img {
            width: 100%; }
        .block.block1 .section2 ul li:first-child {
          margin: 0; }
  .block.block2 {
    padding: 80px 0; }
    .block.block2 .title {
      width: 210px; }
    .block.block2 .tt {
      right: 0;
      top: -80px; }
    .block.block2 .section1 {
      width: 100%;
      height: 490px;
      background: url("/z/ljc2021/images/block2-section1-bg.jpg") center no-repeat;
      background-size: cover;
      margin-top: 50px; }
      .block.block2 .section1 .img {
        width: 589px;
        height: 490px;
        position: relative; }
        .block.block2 .section1 .img img {
          width: 100%;
          position: absolute;
          right: 0;
          bottom: -65px; }
        .block.block2 .section1 .img .videoIcon {
          width: 89px;
          height: 81px;
          padding: 20px 0;
          overflow: hidden;
          text-align: center;
          background: #0DA965;
          border-radius: 0px 25px 0px 25px;
          cursor: pointer; }
          .block.block2 .section1 .img .videoIcon img {
            width: 25px;
            margin: 0 auto 5px;
            display: block;
            position: relative;
            bottom: 0; }
          .block.block2 .section1 .img .videoIcon p {
            font-size: 14px;
            color: #fff; }
      .block.block2 .section1 .text {
        width: 50%;
        height: auto;
        overflow: hidden;
        padding: 80px 60px; }
        .block.block2 .section1 .text h2 {
          font-size: 22px;
          color: #fff;
          margin-bottom: 25px; }
        .block.block2 .section1 .text p {
          font-size: 14px;
          color: #fff;
          line-height: 34px; }
        .block.block2 .section1 .text .btns {
          height: auto;
          overflow: hidden;
          margin-top: 45px; }
          .block.block2 .section1 .text .btns a {
            width: 170px;
            height: 42px;
            line-height: 40px;
            font-size: 15px;
            color: #fff;
            border: 1px solid #fff;
            border-radius: 20px;
            display: inline-block;
            text-align: center; }
            .block.block2 .section1 .text .btns a.btn1 {
              background: #fff;
              color: #0A5DBE;
              margin-right: 30px; }
    .block.block2 .section2 {
      height: auto;
      overflow: hidden;
      margin-top: 120px; }
      .block.block2 .section2 ul {
        height: auto;
        overflow: hidden; }
        .block.block2 .section2 ul li {
          width: 280px;
          float: left;
          margin-left: 19px; }
          .block.block2 .section2 ul li img {
            width: 280px;
            height: 195px;
            margin-bottom: 20px; }
          .block.block2 .section2 ul li p {
            font-size: 14px;
            color: #333;
            text-align: center;
            line-height: 24px; }
          .block.block2 .section2 ul li:first-child {
            margin: 0; }
  .block.block3 .top {
    width: 100%;
    height: 180px;
    padding: 70px 0;
    background: url("/z/ljc2021/images/block3-top-bg.png") center no-repeat;
    background-size: cover; }
    .block.block3 .top .title {
      width: 240px; }
  .block.block3 .section1 {
    height: auto;
    overflow: hidden;
    padding-bottom: 80px; }
    .block.block3 .section1 ul {
      height: auto;
      overflow: hidden; }
      .block.block3 .section1 ul li {
        height: auto;
        overflow: hidden;
        margin-top: 50px; }
        .block.block3 .section1 ul li .text {
          width: 500px;
          height: auto;
          overflow: hidden;
          padding: 30px 35px 0; }
          .block.block3 .section1 ul li .text h2 {
            font-size: 22px;
            color: #000;
            margin-bottom: 40px;
            font-weight: bold; }
          .block.block3 .section1 ul li .text p {
            font-size: 14px;
            color: #333;
            line-height: 24px;
            position: relative;
            padding-left: 120px;
            margin-bottom: 20px; }
            .block.block3 .section1 ul li .text p span {
              width: 105px;
              height: 26px;
              line-height: 26px;
              padding: 0 10px;
              font-size: 14px;
              font-weight: bold;
              color: #fff;
              text-align: center;
              background: #1CA284;
              border-radius: 0px 15px 0px 15px;
              position: absolute;
              left: 0;
              top: 0; }
          .block.block3 .section1 ul li .text .btns {
            height: auto;
            overflow: hidden;
            margin-top: 60px; }
            .block.block3 .section1 ul li .text .btns a {
              width: 170px;
              height: 42px;
              line-height: 40px;
              font-size: 15px;
              color: #1CA284;
              text-align: center;
              border: 1px solid #1CA284;
              border-radius: 20px;
              display: inline-block;
              margin-right: 30px; }
              .block.block3 .section1 ul li .text .btns a.btn1 {
                background: linear-gradient(90deg, #1985CF 0%, #25C766 100%);
                color: #fff; }
        .block.block3 .section1 ul li .img {
          width: 678px;
          position: relative;
          cursor: pointer; }
          .block.block3 .section1 ul li .img img {
            max-width: 100%; }
          .block.block3 .section1 ul li .img .car {
            position: absolute;
            bottom: 0; }
          .block.block3 .section1 ul li .img .play {
            width: 54px;
            position: absolute; }
          .block.block3 .section1 ul li .img.fl .car {
            right: 0; }
          .block.block3 .section1 ul li .img.fl .play {
            left: 240px;
            top: 120px; }
          .block.block3 .section1 ul li .img.fr .car {
            left: 0; }
          .block.block3 .section1 ul li .img.fr .play {
            left: 343px;
            top: 170px; }
  .block.block4 {
    padding: 80px 0;
    background: url("/z/ljc2021/images/block4-bg.png") center no-repeat;
    background-size: cover; }
    .block.block4 .title {
      width: 216px;
      margin-bottom: 50px; }
    .block.block4 .slide {
      height: auto;
      overflow: hidden;
      margin-bottom: 40px; }
      .block.block4 .slide .swiper-slide {
        height: auto;
        overflow: hidden; }
        .block.block4 .slide .swiper-slide ul {
          width: 1250px;
          height: auto;
          overflow: hidden; }
          .block.block4 .slide .swiper-slide ul li {
            width: 370px;
            height: 420px;
            padding: 50px 30px;
            background: #fff;
            border-radius: 0px 30px 0px 30px;
            float: left;
            margin: 0 34px 34px 0;
            text-align: center;
            position: relative; }
            .block.block4 .slide .swiper-slide ul li .tip {
              width: 77px;
              height: 43px;
              line-height: 40px;
              font-size: 16px;
              color: #fff;
              border-radius: 0px 30px 0px 30px;
              background: #0A5DBE;
              position: absolute;
              right: 0;
              top: 0;
              z-index: 1; }
            .block.block4 .slide .swiper-slide ul li h2 {
              font-size: 22px;
              color: #333;
              font-weight: bold;
              transition: all .3s; }
            .block.block4 .slide .swiper-slide ul li img {
              width: 306px;
              margin: 20px 0; }
            .block.block4 .slide .swiper-slide ul li .btn {
              width: 272px;
              height: 42px;
              line-height: 42px;
              border-radius: 20px;
              font-size: 16px;
              color: #fff;
              text-align: center;
              background: #ECAB10;
              display: block;
              margin: 0 auto; }
            .block.block4 .slide .swiper-slide ul li:hover h2 {
              color: #0A5DBE; }
            .block.block4 .slide .swiper-slide ul li:hover img {
              transform: scale(1.05); }
    .block.block4 .slideBtn {
      width: 50px;
      height: 50px;
      position: absolute;
      top: 440px;
      cursor: pointer; }
      .block.block4 .slideBtn.btnPrev {
        left: -60px; }
      .block.block4 .slideBtn.btnNext {
        right: -60px; }
      .block.block4 .slideBtn:hover {
        opacity: .8; }
      .block.block4 .slideBtn.swiper-button-disabled {
        opacity: .4; }
    .block.block4 .tips, .block.block4 .copyright {
      font-size: 14px;
      color: #fff;
      line-height: 35px;
      text-align: center; }

.popVideo {
  width: 1000px;
  height: 550px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
  display: none;
  border: 3px solid #40A968; }
  .popVideo .video-box {
    width: 100%;
    height: 100%; }
  .popVideo .btn-close {
    width: 40px;
    height: 40px;
    background: url(/z/ljc2021/images/btn-close.jpg) center no-repeat;
    background-size: 100%;
    position: absolute;
    right: -43px;
    top: -3px;
    cursor: pointer; }

.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 98;
  background: rgba(0, 0, 0, 0.7);
  display: none; }

.popOrder {
  width: 700px;
  height: 500px;
  background: #fff;
  position: fixed;
  left: 50%;
  margin-left: -350px;
  top: 50%;
  margin-top: -250px;
  z-index: 99;
  display: none; }
  .popOrder h1 {
    height: 70px;
    line-height: 70px;
    padding: 0 35px 0 55px;
    background: #1CA284;
    font-size: 22px;
    color: #fff; }
    .popOrder h1 .icon {
      width: 36px;
      height: 29px;
      background: url(/z/ljc2021/images/form-icon.png) center no-repeat;
      display: block;
      float: left;
      margin-top: 22px;
      margin-right: 10px; }
    .popOrder h1 .btn-close {
      width: 24px;
      height: 24px;
      background: url(/z/ljc2021/images/icon-close2.png) center no-repeat;
      background-size: 100%;
      cursor: pointer;
      position: absolute;
      right: 20px;
      top: 20px; }
  .popOrder .con {
    height: auto;
    overflow: hidden;
    padding: 30px 90px; }
    .popOrder .con h2 {
      font-size: 20px;
      color: #ff6000;
      text-align: center; }
    .popOrder .con form {
      height: auto;
      overflow: hidden;
      margin-top: 10px; }
      .popOrder .con form .row {
        color: #4d4d4d;
        font-size: 14px;
        margin: 30px auto;
        position: relative;
        width: 410px; }
        .popOrder .con form .row i {
          font-style: normal;
          color: #ff6000; }
        .popOrder .con form .row label {
          float: left;
          line-height: 40px; }
      .popOrder .con form input {
        border: 1px solid #d9d9d9;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        width: 342px;
        font-size: 14px;
        background: #fff; }
        .popOrder .con form input.inCode {
          width: 205px; }
      .popOrder .con form select {
        border: 1px solid #d9d9d9;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        width: 342px;
        font-size: 14px;
        padding: 0 7px;
        background: #fff; }
      .popOrder .con form .submit {
        background-color: #1CA284;
        border: 0 none;
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        height: 42px;
        line-height: 42px;
        text-align: center;
        margin-left: 62px;
        width: 342px;
        transition: all .3s; }

.fright {
  width: 44px;
  height: auto;
  position: fixed;
  right: 0;
  top: 40%;
  z-index: 40; }
  .fright .item {
    width: 134px;
    height: 44px;
    margin-bottom: 1px;
    position: relative;
    right: 0;
    transition: .3s;
    display: block;
    cursor: pointer; }
    .fright .item .icon {
      width: 44px;
      height: 44px;
      float: left; }
      .fright .item .icon.icon1 {
        background: url(/z/ljc2021/images/fright-icon1.png) center no-repeat #1CA284; }
      .fright .item .icon.icon2 {
        background: url(/z/ljc2021/images/fright-icon2.png) center no-repeat #1CA284; }
      .fright .item .icon.icon3 {
        background: url(/z/ljc2021/images/fright-icon3.png) center no-repeat #1CA284; }
      .fright .item .icon.icon4 {
        background: url(/z/ljc2021/images/fright-icon4.png) center no-repeat #1CA284; }
      .fright .item .icon.icon5 {
        background: url(/z/ljc2021/images/fright-icon5.png) center no-repeat #1CA284; }
    .fright .item span {
      width: 90px;
      line-height: 44px;
      font-size: 14px;
      float: left;
      background: #fff;
      text-align: center; }
    .fright .item.active, .fright .item:hover {
      right: 90px; }

/*# sourceMappingURL=style.css.map */
<!--ºÄÊ±1755825414.493Ãë-->