@charset "UTF-8";
html, body, div, p, ul, li, ol, dl, dt, dd, header, footer, video, h1, h2, h3, h4, canvas, section, figure {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none;
  color: inherit; }

li {
  list-style: none; }

html, body {
  height: 100%; }

img {
  border: none;
  vertical-align: top; }

input, textarea {
  outline: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both; }

body {
  min-width: 1220px;
  font-family: "Microsoft Yahei";
  color: #333;
  font-size: 14px; }

.lt-banner-C {
  overflow: hidden;
  width: 100%;
  height: 600px;
  position: relative; }
  .lt-banner-C ul {
    position: absolute;
    width: 100%;
    height: 600px;
    left: 0;
    top: 0; }
    .lt-banner-C ul li {
      width: 100%;
      height: 600px;
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      filter: alpha(opacity=0);
      z-index: 0;
      -webkit-transition: opacity 3s;
      transition: opacity 3s; }
      .lt-banner-C ul li a {
        display: block;
        width: 100%;
        height: 100%; }
      .lt-banner-C ul li.active {
        opacity: 1;
        filter: alpha(opacity=100);
        z-index: 1; }
  .lt-banner-C ol.lt-page-bar {
    position: absolute;
    width: 170px;
    bottom: 50px;
    left: 50%;
    margin-left: -85px;
    z-index: 3; }
    .lt-banner-C ol.lt-page-bar li {
      width: 40px;
      height: 6px;
      background: rgba(0, 0, 0, 0.6);
      margin: 0 5px;
      border-radius: 4px;
      position: relative; }
      .lt-banner-C ol.lt-page-bar li span {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        border-radius: 4px;
        -webkit-transform-origin: left;
        transform-origin: left;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1); }
      .lt-banner-C ol.lt-page-bar li.active span {
        background: #fff;
        -webkit-transition: 3s;
        transition: 3s;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1); }
  .lt-banner-C .lt-search-form-C {
    width: 480px;
    height: 230px;
    position: relative;
    border-radius: 6px;
    left: 13%;
    top: 244px; }
    .lt-banner-C .lt-search-form-C .lt-search-bg {
      border-radius: 6px;
      background: #fff;
      opacity: 0.4;
      filter: alpha(opacity=40);
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 4; }
    .lt-banner-C .lt-search-form-C .lt-search-form {
      width: 398px;
      height: 152px;
      position: absolute;
      z-index: 5;
      left: 50%;
      top: 50%;
      margin-left: -199px;
      margin-top: -76px; }
      .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-center {
        margin: 20px 0; }
      .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-item input.lt-submit-btn {
        width: 100%;
        height: 40px;
        border: 0;
        font-size: 20px;
        color: #fff;
        background: #3ca7de;
        cursor: pointer;
        font-family: 'Microsoft Yahei';
        letter-spacing: 2px;
        border-radius: 4px; }
      .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-left, .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-right {
        width: 134px;
        height: 30px;
        line-height: 30px;
        background: #fff;
        border-radius: 2px;
        padding-left: 8px;
        position: relative; }
        .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-left em, .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-right em {
          position: absolute;
          right: 30px;
          color: #ebebeb;
          font-style: normal;
          display: inline-block;
          -webkit-transform: scale(0.5, 1);
          transform: scale(0.5, 1); }
        .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-left:before, .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-right:before {
          content: '';
          position: absolute;
          width: 0;
          height: 0;
          right: 10px;
          top: 12px;
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          border-top: 6px solid #333; }
        .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-left select::-ms-expand, .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-right select::-ms-expand {
          display: none; }
        .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-left select, .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-right select {
          width: 90px;
          margin-left: 10px;
          border: 0;
          outline: none;
          font-family: 'Microsoft Yahei';
          font-size: 16px;
          height: 30px;
          line-height: 30px;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none; }
      .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-right {
        width: 236px;
        margin-left: 12px;
        overflow: hidden;
        position: relative; }
        .lt-banner-C .lt-search-form-C .lt-search-form .lt-form-right select {
          width: 190px; }

.lt-advantage {
  width: 1200px;
  height: 414px;
  margin: 60px auto 0;
  position: relative; }
  .lt-ad-header {
    width: 340px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #999;
    border-bottom: 0; }
    .lt-ad-header .lt-ad-title {
      font-size: 36px;
      background: #fff;
      position: relative;
      display: inline;
      padding: 0 10px;
      top: -20px; }
      .lt-ad-header .lt-ad-title .lt-our {
        position: relative; }
        .lt-ad-header .lt-ad-title .lt-our em {
          position: absolute;
          width: 100%;
          height: 3px;
          background: #5c9df5;
          left: 0;
          bottom: -15px; }
      .lt-ad-header .lt-ad-title .lt-ad {
        color: #3db20f; }
  .lt-advantage .lt-ad-list {
    width: 100%;
    margin: 50px auto; }
    .lt-advantage .lt-ad-list ul {
      width: 100%; }
      .lt-advantage .lt-ad-list ul li {
        width: 300px;
        height: 300px;
        box-sizing: border-box;
        text-align: center;
        position: relative; }
        .lt-advantage .lt-ad-list ul li:before {
          content: '';
          position: absolute;
          right: 0;
          width: 1px;
          height: 100%;
          background: -webkit-gradient(linear, left top, left bottom, from(rgba(204, 204, 204, 0.2)), color-stop(0.5, #cccccc), to(rgba(204, 204, 204, 0.2)));
          background: -moz-linear-gradient(top, rgba(204, 204, 204, 0.2), #cccccc 50%, rgba(204, 204, 204, 0.2));
          background: -ms-linear-gradient(top, rgba(204, 204, 204, 0.2), #cccccc 50%, rgba(204, 204, 204, 0.2)); }
        .lt-advantage .lt-ad-list ul li.no-border {
          background: none; }
          .lt-advantage .lt-ad-list ul li.no-border:before {
            content: '';
            display: none; }
        .lt-advantage .lt-ad-list ul li .lt-ad-item {
          width: 120px;
          margin: 30px auto; }
          .lt-advantage .lt-ad-list ul li .lt-ad-item img {
            -webkit-transition: -webkit-transform 0.2s;
            transition: transform 0.2s;
            -webkit-transform: scale(0.82);
            transform: scale(0.82); }
          .lt-advantage .lt-ad-list ul li .lt-ad-item:hover img {
            -webkit-transform: scale(1);
            transform: scale(1);
            border-radius: 50%;
            box-shadow: 0 0 50px rgba(0, 0, 0, 0.2); }
          .lt-advantage .lt-ad-list ul li .lt-ad-item dl {
            margin-top: 20px; }
            .lt-advantage .lt-ad-list ul li .lt-ad-item dl:hover a {
              color: #3db20f; }
          .lt-advantage .lt-ad-list ul li .lt-ad-item dt {
            font-size: 22px; }
          .lt-advantage .lt-ad-list ul li .lt-ad-item dd {
            margin-top: 10px;
            color: #999; }

.lt-car-type-list {
  width: 100%;
  margin-top: 35px; }
  .lt-car-type-list li {
    width: 25%;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    overflow: hidden; }
    .lt-car-type-list li:hover img {
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }
    .lt-car-type-list li img {
      -webkit-transition: -webkit-transform 0.2s;
      transition: transform 0.2s; }
    .lt-car-type-list li.lt-car-type-even {
      background: #00ada7;
      overflow: visible;
      position: relative; }
      .lt-car-type-list li.lt-car-type-even img {
        opacity: 0;
        filter: alpha(opacity=0); }
      .lt-car-type-list li.lt-car-type-even .lt-car-type-mark-C {
        width: 80%;
        position: absolute;
        left: 10%;
        bottom: 10%;
        display: block;
        color: #fff; }
        .lt-car-type-list li.lt-car-type-even .lt-car-type-mark-C .lt-car-type-mark-header {
          font-size: 24px;
          height: 40px;
          display: inline-block;
          position: relative; }
          .lt-car-type-list li.lt-car-type-even .lt-car-type-mark-C .lt-car-type-mark-header span {
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 2px;
            background: #b2e99a;
            left: 0; }
        .lt-car-type-list li.lt-car-type-even .lt-car-type-mark-C .lt-car-type-mark-content {
          margin-top: 10px; }
      .lt-car-type-list li.lt-car-type-even .lt-arr-left {
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 10px solid #00ada7;
        border-bottom: 10px solid transparent;
        position: absolute;
        bottom: 10%;
        left: -9px;
        z-index: 1000; }
    .lt-car-type-list li img {
      width: 100%;
      height: 200px; }

.lt-car-type-list2 li.lt-car-type-even {
  background: #f3f3f3; }
  .lt-car-type-list2 li.lt-car-type-even .lt-car-type-mark-C {
    color: #333; }
    .lt-car-type-list2 li.lt-car-type-even .lt-car-type-mark-C .lt-car-type-mark-header {
      color: #00ada7; }
  .lt-car-type-list2 li.lt-car-type-even .lt-arr-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #f3f3f3;
    border-bottom: 10px solid transparent;
    position: absolute;
    bottom: 10%;
    right: -9px;
    z-index: 1000; }

.lt-info-center {
  margin: 50px auto;
  width: 1200px; }
  .lt-info-center .lt-info-center-C {
    width: 100%;
    margin-top: 50px; }
    .lt-info-center .lt-info-center-C .lt-info-center-left, .lt-info-center .lt-info-center-C .lt-info-center-right {
      width: 50%;
      box-sizing: border-box; }
    .lt-info-center .lt-info-center-C .lt-info-center-left .lt-info-img-C span, .lt-info-center .lt-info-center-C .lt-info-center-left .lt-info-img-C em {
      display: none; }
    .lt-info-center .lt-info-center-C .lt-info-center-left .lt-info-img-C.lt-new {
      position: relative; }
      .lt-info-center .lt-info-center-C .lt-info-center-left .lt-info-img-C.lt-new span, .lt-info-center .lt-info-center-C .lt-info-center-left .lt-info-img-C.lt-new em {
        position: absolute;
        left: 0;
        top: 0;
        display: inline;
        font-size: 12px;
        color: #fff;
        z-index: 22; }
      .lt-info-center .lt-info-center-C .lt-info-center-left .lt-info-img-C.lt-new span {
        left: 10px;
        top: 8px; }
      .lt-info-center .lt-info-center-C .lt-info-center-left .lt-info-img-C.lt-new em {
        z-index: 1;
        width: 0;
        height: 0;
        border-top: 50px solid #61be3c;
        border-right: 75px solid transparent; }
    .lt-info-center .lt-info-center-C .lt-info-left-text {
      color: #999;
      width: 550px; }
      .lt-info-center .lt-info-center-C .lt-info-left-text h4 {
        font-weight: normal;
        font-size: 16px;
        color: #333;
        margin: 20px 0 20px 0; }
      .lt-info-center .lt-info-center-C .lt-info-left-text .lt-info-more {
        color: #fff;
        display: inline-block;
        background: #61be3c;
        padding: 3px 30px;
        border-radius: 3px;
        margin-top: 20px; }
      .lt-info-center .lt-info-center-C .lt-info-left-text .lt-info-c {
        line-height: 25px; }
    .lt-info-center .lt-info-center-C .lt-info-center-right .lt-info-list li {
      margin-bottom: 20px;
      padding-bottom: 12px;
      border-bottom: 1px dashed #999; }
    .lt-info-center .lt-info-center-C .lt-info-center-right .lt-info-list .lt-info-cal {
      border: 1px solid #ebebeb;
      text-align: center;
      padding: 0 14px; }
      .lt-info-center .lt-info-center-C .lt-info-center-right .lt-info-list .lt-info-cal .lt-day {
        font-size: 56px;
        color: #a9cf54;
        font-weight: bold;
        font-family: '瀹嬩綋';
        line-height: 1;
        border-bottom: 1px solid #ebebeb; }
      .lt-info-center .lt-info-center-C .lt-info-center-right .lt-info-list .lt-info-cal .lt-month {
        margin-top: 7px; }
    .lt-info-center .lt-info-center-C .lt-info-center-right .lt-info-list .lt-info-content {
      width: 480px;
      margin-left: 20px; }
      .lt-info-center .lt-info-center-C .lt-info-center-right .lt-info-list .lt-info-content dt {
        font-size: 16px; }
      .lt-info-center .lt-info-center-C .lt-info-center-right .lt-info-list .lt-info-content dd {
        margin-top: 10px;
        color: #999;
        line-height: 30px; }
        .lt-info-center .lt-info-center-C .lt-info-center-right .lt-info-list .lt-info-content dd .lt-info-see-more {
          color: #a9cf54; }

.lt-car-type {
  margin: 20px 0 0 0; }

.lt-free-active {
  width: 100%;
  margin-top: 60px;
  background: #f3f3f3;
  text-align: center; }
  .lt-free-active .lt-ad-title {
    background-color: #f3f3f3; }
  .lt-free-active .lt-free-active-list {
    width: 1540px;
    margin: 60px auto; }
    .lt-free-active .lt-free-active-list li {
      margin-right: 60px;
      box-sizing: border-box; }
      .lt-free-active .lt-free-active-list li.no-margin {
        margin-right: 0; }
      .lt-free-active .lt-free-active-list li .lt-free-active-item {
        position: relative;
        width: 340px;
        overflow: hidden;
        margin: 0 auto; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-C {
          margin: 18% auto;
          position: relative;
          z-index: 10; }
          .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-C div {
            margin: 20px 0; }
          .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-C a {
            color: #fff;
            border: 1px solid #fff;
            font-size: 18px;
            padding: 5px 40px;
            margin-top: 30px;
            display: inline-block;
            border-radius: 20px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item:hover .lt-free-active-detail {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
        .lt-free-active .lt-free-active-list li .lt-free-active-item img {
          -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
          -webkit-transform: scale(1);
          transform: scale(1); }
        .lt-free-active .lt-free-active-list li .lt-free-active-item:hover img {
          -webkit-transform: scale(1.1);
          transform: scale(1.1); }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail {
          -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
          -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          text-align: center; }
          .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-bg {
            background: #3c9bcd;
            position: absolute;
            width: 100%;
            height: 100%;
            opacity: 0.8;
            filter: alpha(opacity=80); }
          .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-title, .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-content {
            position: relative;
            z-index: 1;
            color: #fff; }
          .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-title {
            font-size: 24px; }
          .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-content {
            font-size: 18px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item img {
          width: 100%;
          height: auto; }
  .lt-free-active .lt-see-more {
    margin-top: 90px;
    background: #61be3c;
    color: #fff;
    display: inline-block;
    padding: 6px 30px; }

.lt-free-active-title {
  padding-left: 8px;
  padding-right: 8px; }

.lt-map {
  width: 1200px;
  text-align: center;
  margin: 60px auto;
  position: relative;
  font-size: 16px; }
  .lt-map .lt-shops, .lt-map .lt-charging-stations {
    position: absolute;
    left: 40%;
    top: 50px;
    color: #999; }
    .lt-map .lt-shops span, .lt-map .lt-charging-stations span {
      font-size: 56px;
      font-family: '瀹嬩綋';
      font-weight: bold;
      color: #f7793a;
      vertical-align: middle; }
  .lt-map .lt-charging-stations {
    left: 50%;
    top: 100px; }
    .lt-map .lt-charging-stations span {
      color: #3c9519; }
  .lt-map .lt-shop-pos, .lt-map .lt-charging-stations-pos {
    position: absolute;
    text-align: left;
    right: 15px;
    top: 0;
    padding-left: 20px;
    background: url(../images_v1/lxtx-25_07.png) no-repeat left center; }
    .lt-map .lt-shop-pos span, .lt-map .lt-charging-stations-pos span {
      margin-right: 50px;
      font-size: 16px; }
    .lt-map .lt-shop-pos a, .lt-map .lt-charging-stations-pos a {
      color: #f7793a;
      font-size: 14px; }
      .lt-map .lt-shop-pos a:hover, .lt-map .lt-charging-stations-pos a:hover {
        text-decoration: underline; }
  .lt-map .lt-charging-stations-pos {
    top: 40px;
    right: 0;
    background: url(../images_v1/lxtx-26_11.png) no-repeat left center; }
    .lt-map .lt-charging-stations-pos span {
      margin-right: 36px; }

.lt-footer {
  height: 112px; }

.lt-footer .lt-footer-C .lt-footer-left {
  width: 280px; }
.lt-footer .lt-footer-C .lt-footer-right {
  width: 500px;
  margin: 0;
  text-align: right; }
.lt-footer .lt-footer-C .lt-contact-way {
  position: relative;
  top: 20px;
  margin-left: 0;
  height: 40px;
  font-size: 12px;
  line-height: 1; }
  .lt-footer .lt-footer-C .lt-contact-way div.lt-copyright {
    width: 100%;
    text-align: right;
    color: #c2c2c2; }
.lt-footer .lt-footer-C .lt-contact-way span {
  margin: 0 0 0 20px; }

@media all and (max-width: 1570px) {
  .lt-free-active .lt-free-active-list {
    width: 1440px; }
    .lt-free-active .lt-free-active-list li {
      margin-right: 53px; }
      .lt-free-active .lt-free-active-list li .lt-free-active-item {
        position: relative;
        width: 320px; } }
@media all and (max-width: 1456px) {
  .lt-free-active .lt-free-active-list {
    width: 1300px; }
    .lt-free-active .lt-free-active-list li {
      margin-right: 46px; }
      .lt-free-active .lt-free-active-list li .lt-free-active-item {
        position: relative;
        width: 290px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-C {
          margin: 18% auto; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-title {
          font-size: 20px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-content {
          font-size: 16px; } }
@media all and (max-width: 1366px) {
  .lt-free-active .lt-free-active-list {
    width: 1208px; }
    .lt-free-active .lt-free-active-list li {
      margin-right: 55px; }
      .lt-free-active .lt-free-active-list li .lt-free-active-item {
        position: relative;
        width: 260px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-C {
          margin: 12% auto; }
          .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-C a {
            color: #fff;
            border: 1px solid #fff;
            font-size: 16px;
            padding: 5px 20px;
            margin-top: 30px;
            display: inline-block;
            border-radius: 20px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-title, .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-content {
          position: relative;
          z-index: 1;
          color: #fff; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-title {
          font-size: 18px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-content {
          font-size: 14px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item img {
          width: 100%;
          height: auto; } }
@media all and (max-width: 1250px) {
  .lt-free-active .lt-free-active-list {
    width: 1100px; }
    .lt-free-active .lt-free-active-list li {
      margin-right: 64px; }
      .lt-free-active .lt-free-active-list li .lt-free-active-item {
        position: relative;
        width: 227px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-C {
          margin: 12% auto; }
          .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-C a {
            color: #fff;
            border: 1px solid #fff;
            font-size: 16px;
            padding: 5px 20px;
            margin-top: 30px;
            display: inline-block;
            border-radius: 20px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-title, .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-content {
          position: relative;
          z-index: 1;
          color: #fff; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-title {
          font-size: 16px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item .lt-free-active-detail .lt-free-active-content {
          font-size: 12px; }
        .lt-free-active .lt-free-active-list li .lt-free-active-item img {
          width: 100%;
          height: auto; } }

/*# sourceMappingURL=index.css.map */
