@charset "UTF-8";
h3, h2, h4, h5 {
  font-weight: normal; }

* {
  margin: 0;
  padding: 0;
  font-family: Arial, "微软雅黑"; }

body {
  font-size: 13px;
  color: #555;
  /*background-color: #f6f6f6;*/ 
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 37px; /*52-15*/
}

a {
  text-decoration: none;
  cursor: pointer;
  /*display: inline-block;*/
  color: #333; }

img {
  display: block; }

button:focus, input:focus, textarea:focus, img:focus {
  outline: none;
  border: none; }

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset; }

::-webkit-input-placeholder {
  color: #ccc; }

:-moz-placeholder {
  color: #ccc; }

::-moz-placeholder {
  color: #ccc; }

:-ms-input-placeholder {
  color: #ccc; }

.column, .about-page .idea .boxshdowa, .solve-page .chanping .wrap .item, .solve-page .chanping .main-page .strengths-item .strengths .item, .main-page .strengths-item .solve-page .chanping .strengths .item, .solve-page .chanping .main-page .sixliang .sixda .item, .main-page .sixliang .solve-page .chanping .sixda .item, .main-page .liangdian .three .three-item {
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column; }

.row, .footer, .big_title, .about-page .founder .item, .newsList-page .item, .solve-page .change-tab, .main-page .liangdian .three, .main-page .sixliang .sixda .sixda-item {
  display: flex;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row; }

.wrap, .main-page .strengths-item .strengths, .main-page .sixliang .sixda {
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row; }

.center, .about-page .idea .boxshdowa, .contact-page .form .row, .contact-page .form .footer, .contact-page .form .big_title, .contact-page .form .about-page .founder .item, .about-page .founder .contact-page .form .item, .contact-page .form .newsList-page .item, .newsList-page .contact-page .form .item, .contact-page .form .solve-page .change-tab, .solve-page .contact-page .form .change-tab, .contact-page .form .main-page .liangdian .three, .main-page .liangdian .contact-page .form .three, .contact-page .form .main-page .sixliang .sixda .sixda-item, .main-page .sixliang .sixda .contact-page .form .sixda-item, .solve-page .change-tab, .solve-page .chanping .wrap .item, .solve-page .chanping .main-page .strengths-item .strengths .item, .main-page .strengths-item .solve-page .chanping .strengths .item, .solve-page .chanping .main-page .sixliang .sixda .item, .main-page .sixliang .solve-page .chanping .sixda .item, .main-page .liangdian .three .three-item {
  display: flex;
  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center; }

.flex, .newsList-page .item .title-content, .main-page .liangdian .three .three-item {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1; }

.footer {
  margin-top: 50px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: calc(100vw - 24px);
  height: 70vw;
  background-image: url("../img/footer.jpg");
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  align-items: flex-end;
  padding: 0 12px 20px 12px; }
  .footer .flex .name, .footer .newsList-page .item .title-content .name, .newsList-page .item .footer .title-content .name, .footer .main-page .liangdian .three .three-item .name, .main-page .liangdian .three .footer .three-item .name, .footer .flex .phone, .footer .newsList-page .item .title-content .phone, .newsList-page .item .footer .title-content .phone, .footer .main-page .liangdian .three .three-item .phone, .main-page .liangdian .three .footer .three-item .phone, .footer .flex .web, .footer .newsList-page .item .title-content .web, .newsList-page .item .footer .title-content .web, .footer .main-page .liangdian .three .three-item .web, .main-page .liangdian .three .footer .three-item .web, .footer .flex .address, .footer .newsList-page .item .title-content .address, .newsList-page .item .footer .title-content .address, .footer .main-page .liangdian .three .three-item .address, .main-page .liangdian .three .footer .three-item .address {
    margin-bottom: 10px; }
  .footer .flex .name:before, .footer .newsList-page .item .title-content .name:before, .newsList-page .item .footer .title-content .name:before, .footer .main-page .liangdian .three .three-item .name:before, .main-page .liangdian .three .footer .three-item .name:before {
    font-family: iconfont;
    content: "\e6a0";
    margin-right: 10px;
    font-size: 16px; }
  .footer .flex .phone:before, .footer .newsList-page .item .title-content .phone:before, .newsList-page .item .footer .title-content .phone:before, .footer .main-page .liangdian .three .three-item .phone:before, .main-page .liangdian .three .footer .three-item .phone:before {
    font-family: iconfont;
    content: "\e600";
    margin-right: 10px;
    font-size: 16px; }
  .footer .flex .web:before, .footer .newsList-page .item .title-content .web:before, .newsList-page .item .footer .title-content .web:before, .footer .main-page .liangdian .three .three-item .web:before, .main-page .liangdian .three .footer .three-item .web:before {
    font-family: iconfont;
    content: "\e603";
    margin-right: 10px;
    font-size: 16px; }
  .footer .flex .address:before, .footer .newsList-page .item .title-content .address:before, .newsList-page .item .footer .title-content .address:before, .footer .main-page .liangdian .three .three-item .address:before, .main-page .liangdian .three .footer .three-item .address:before {
    font-family: iconfont;
    content: "\e63a";
    margin-right: 10px;
    font-size: 16px; }
  .footer img {
    width: 32vw;
    height: 32vw; }

.about-page img, .newsList-page img, .contact-page img, .solve-page img {
  width: 100%; }

.big_title {
  position: relative;
  margin: 12px;
  padding-top: 8px; }
  .big_title p {
    font-size: 13px;
    color: #aaa;
    margin-left: 10px;
    text-transform: uppercase; }
  .big_title:before {
    content: '';
    position: absolute;
    width: 12%;
    height: 3px;
    background-color: #30ba96;
    top: 30px;
    left: 2px; }

.about-page .big_title {
  margin-top: 60px; }

.about-page .jieshao {
  padding-left: 12px; }
  .about-page .jieshao p {
    font-size: 15px;
    color: #30ba96;
    position: relative;
    margin-top: 20px; }
    .about-page .jieshao p:after {
      content: '';
      position: absolute;
      width: 45%;
      height: 2px;
      background-color: #30ba96;
      top: 60px;
      left: 2px; }
    .about-page .jieshao p:before {
      content: '';
      position: absolute;
      width: 4px;
      height: 4px;
      background-color: #30ba96;
      top: 60px;
      left: 55%; }
  .about-page .jieshao .div-p {
    font-size: 13px;
    color: #555;
    line-height: 24px;
    margin-top: 60px; }
  .about-page .jieshao .left-img {
    margin-left: 12px;
    margin-top: 30px; }
    .about-page .jieshao .left-img img {
      width: 140px;
      height: 200px;
      margin-bottom: 10px; }
.about-page .idea {
  margin-top: 35px;
  position: relative; }
  .about-page .idea img {
    width: 50vw;
    height: 80vw; }
  .about-page .idea .boxshdowa {
    padding: 15px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    position: absolute;
    bottom: 30px;
    right: 24px;
    z-index: 5;
    width: 45%; }
    .about-page .idea .boxshdowa h4 {
      font-size: 15px;
      color: #30ba96;
      font-weight: normal; }
    .about-page .idea .boxshdowa p {
      font-size: 13px;
      color: #555;
      line-height: 24px;
      margin-top: 10px; }
  .about-page .idea:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: linear-gradient(-45deg, #30ba96, #1e92ff);
    right: 0;
    bottom: 0; }
.about-page .founder .item {
  color: #fff;
  margin: 0 12px 12px 12px;
  background: linear-gradient(45deg, #30ba96, #1e92ff); }
  .about-page .founder .item img {
    width: 120px;
    height: 120px;
    margin-right: 10px; }
  .about-page .founder .item .right-pep {
    padding: 12px 12px 12px 0; }
    .about-page .founder .item .right-pep h4 {
      font-size: 15px;
      margin-bottom: 10px; }
    .about-page .founder .item .right-pep p {
      color: rgba(255, 255, 255, 0.8); }
    .about-page .founder .item .right-pep .more {
      font-size: 12px;
      color: #f9c52c;
      text-align: right; }

.newsList-page a {
  display: block; }
.newsList-page .item {
  padding: 10px 12px;
  background-color: #fff;
  border-bottom: 1px solid #eee; }
  .newsList-page .item img {
    width: 140px;
    height: 83px; }
  .newsList-page .item .title-content {
    margin-left: 10px; }
    .newsList-page .item .title-content h3 {
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-all;
      word-wrap: break-word;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      margin-bottom: 10px; }
    .newsList-page .item .title-content p {
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-all;
      word-wrap: break-word;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      color: #aaa; }

.contact-page .form {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin: 40px 20px 0 20px;
  padding: 20px 15px 0 15px; }
  .contact-page .form .row, .contact-page .form .footer, .contact-page .form .big_title, .contact-page .form .about-page .founder .item, .about-page .founder .contact-page .form .item, .contact-page .form .newsList-page .item, .newsList-page .contact-page .form .item, .contact-page .form .solve-page .change-tab, .solve-page .contact-page .form .change-tab, .contact-page .form .main-page .liangdian .three, .main-page .liangdian .contact-page .form .three, .contact-page .form .main-page .sixliang .sixda .sixda-item, .main-page .sixliang .sixda .contact-page .form .sixda-item {
    margin-top: 12px;
    border-bottom: 1px solid #eee;
    padding: 12px 0; }
    .contact-page .form .row .flex, .contact-page .form .footer .flex, .contact-page .form .big_title .flex, .contact-page .form .about-page .founder .item .flex, .about-page .founder .contact-page .form .item .flex, .contact-page .form .newsList-page .item .flex, .newsList-page .contact-page .form .item .flex, .contact-page .form .solve-page .change-tab .flex, .solve-page .contact-page .form .change-tab .flex, .contact-page .form .main-page .liangdian .three .flex, .main-page .liangdian .contact-page .form .three .flex, .contact-page .form .main-page .sixliang .sixda .sixda-item .flex, .main-page .sixliang .sixda .contact-page .form .sixda-item .flex, .newsList-page .item .contact-page .form .row .title-content, .newsList-page .item .contact-page .form .footer .title-content, .newsList-page .item .contact-page .form .big_title .title-content, .contact-page .form .newsList-page .item .title-content, .newsList-page .contact-page .form .item .title-content, .newsList-page .item .contact-page .form .solve-page .change-tab .title-content, .newsList-page .item .solve-page .contact-page .form .change-tab .title-content, .newsList-page .item .contact-page .form .main-page .liangdian .three .title-content, .newsList-page .item .main-page .liangdian .contact-page .form .three .title-content, .newsList-page .item .contact-page .form .main-page .sixliang .sixda .sixda-item .title-content, .newsList-page .item .main-page .sixliang .sixda .contact-page .form .sixda-item .title-content, .main-page .liangdian .three .contact-page .form .row .three-item, .main-page .liangdian .three .contact-page .form .footer .three-item, .main-page .liangdian .three .contact-page .form .big_title .three-item, .main-page .liangdian .three .contact-page .form .about-page .founder .item .three-item, .main-page .liangdian .three .about-page .founder .contact-page .form .item .three-item, .main-page .liangdian .three .contact-page .form .newsList-page .item .three-item, .main-page .liangdian .three .newsList-page .contact-page .form .item .three-item, .main-page .liangdian .three .contact-page .form .solve-page .change-tab .three-item, .main-page .liangdian .three .solve-page .contact-page .form .change-tab .three-item, .contact-page .form .main-page .liangdian .three .three-item, .main-page .liangdian .contact-page .form .three .three-item, .main-page .sixliang .sixda .contact-page .form .sixda-item .liangdian .three .three-item, .main-page .liangdian .three .sixliang .sixda .contact-page .form .sixda-item .three-item {
      margin-left: 15px; }
      .contact-page .form .row .flex input, .contact-page .form .footer .flex input, .contact-page .form .big_title .flex input, .contact-page .form .about-page .founder .item .flex input, .about-page .founder .contact-page .form .item .flex input, .contact-page .form .newsList-page .item .flex input, .newsList-page .contact-page .form .item .flex input, .contact-page .form .solve-page .change-tab .flex input, .solve-page .contact-page .form .change-tab .flex input, .contact-page .form .main-page .liangdian .three .flex input, .main-page .liangdian .contact-page .form .three .flex input, .contact-page .form .main-page .sixliang .sixda .sixda-item .flex input, .main-page .sixliang .sixda .contact-page .form .sixda-item .flex input, .newsList-page .item .contact-page .form .row .title-content input, .newsList-page .item .contact-page .form .footer .title-content input, .newsList-page .item .contact-page .form .big_title .title-content input, .contact-page .form .newsList-page .item .title-content input, .newsList-page .contact-page .form .item .title-content input, .newsList-page .item .contact-page .form .solve-page .change-tab .title-content input, .newsList-page .item .solve-page .contact-page .form .change-tab .title-content input, .newsList-page .item .contact-page .form .main-page .liangdian .three .title-content input, .newsList-page .item .main-page .liangdian .contact-page .form .three .title-content input, .newsList-page .item .contact-page .form .main-page .sixliang .sixda .sixda-item .title-content input, .newsList-page .item .main-page .sixliang .sixda .contact-page .form .sixda-item .title-content input, .main-page .liangdian .three .contact-page .form .row .three-item input, .main-page .liangdian .three .contact-page .form .footer .three-item input, .main-page .liangdian .three .contact-page .form .big_title .three-item input, .main-page .liangdian .three .contact-page .form .about-page .founder .item .three-item input, .main-page .liangdian .three .about-page .founder .contact-page .form .item .three-item input, .main-page .liangdian .three .contact-page .form .newsList-page .item .three-item input, .main-page .liangdian .three .newsList-page .contact-page .form .item .three-item input, .main-page .liangdian .three .contact-page .form .solve-page .change-tab .three-item input, .main-page .liangdian .three .solve-page .contact-page .form .change-tab .three-item input, .contact-page .form .main-page .liangdian .three .three-item input, .main-page .liangdian .contact-page .form .three .three-item input, .main-page .sixliang .sixda .contact-page .form .sixda-item .liangdian .three .three-item input, .main-page .liangdian .three .sixliang .sixda .contact-page .form .sixda-item .three-item input {
        border: none; }
  .contact-page .form button {
    line-height: 40px;
    color: #fff;
    background-color: #30ba96;
    border-radius: 4px;
    border: none;
    width: 100%;
    margin: 24px 0; }

.solve-page {
  min-height: 100vh;
  background-color: #f6f6f6; }
  .solve-page .change-tab {
    background-color: #fff; }
    .solve-page .change-tab > div {
      position: relative;
      line-height: 45px;
      font-size: 15px; }
  .solve-page .hangye {
    margin-top: 10px;
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 20px; }
    .solve-page .hangye p {
      padding: 0px 12px;
      color: #555;
      line-height: 26px; }
    .solve-page .hangye img {
      margin: 30px 12px;
      width: calc(100% - 24px); }
  .solve-page .chanping {
    background-color: #fff;
    margin-top: 10px;
    padding: 15px 0; }
    .solve-page .chanping .wrap .item, .solve-page .chanping .main-page .strengths-item .strengths .item, .main-page .strengths-item .solve-page .chanping .strengths .item, .solve-page .chanping .main-page .sixliang .sixda .item, .main-page .sixliang .solve-page .chanping .sixda .item {
      width: 25%;
      padding: 20px 0 0 0; }
      .solve-page .chanping .wrap .item img, .solve-page .chanping .main-page .strengths-item .strengths .item img, .main-page .strengths-item .solve-page .chanping .strengths .item img, .solve-page .chanping .main-page .sixliang .sixda .item img, .main-page .sixliang .solve-page .chanping .sixda .item img {
        width: 45px;
        height: 45px;
        border-radius: 45px; }
      .solve-page .chanping .wrap .item h3, .solve-page .chanping .main-page .strengths-item .strengths .item h3, .main-page .strengths-item .solve-page .chanping .strengths .item h3, .solve-page .chanping .main-page .sixliang .sixda .item h3, .main-page .sixliang .solve-page .chanping .sixda .item h3 {
        font-size: 14px;
        color: #555;
        margin-top: 5px; }
  .solve-page .youshi {
    background-color: #fff;
    margin-top: 10px;
    padding: 15px 0; }
    .solve-page .youshi .wrap, .solve-page .youshi .main-page .strengths-item .strengths, .main-page .strengths-item .solve-page .youshi .strengths, .solve-page .youshi .main-page .sixliang .sixda, .main-page .sixliang .solve-page .youshi .sixda {
      padding: 0 6px; }
      .solve-page .youshi .wrap .wb33, .solve-page .youshi .main-page .strengths-item .strengths .wb33, .main-page .strengths-item .solve-page .youshi .strengths .wb33, .solve-page .youshi .main-page .sixliang .sixda .wb33, .main-page .sixliang .solve-page .youshi .sixda .wb33 {
        width: calc((100% - 36px) / 3);
        margin: 18px 6px; }
        .solve-page .youshi .wrap .wb33 img, .solve-page .youshi .main-page .strengths-item .strengths .wb33 img, .main-page .strengths-item .solve-page .youshi .strengths .wb33 img, .solve-page .youshi .main-page .sixliang .sixda .wb33 img, .main-page .sixliang .solve-page .youshi .sixda .wb33 img {
          width: 24px;
          height: 20px;
          margin: 0 auto;
          display: block; }
        .solve-page .youshi .wrap .wb33 h3, .solve-page .youshi .main-page .strengths-item .strengths .wb33 h3, .main-page .strengths-item .solve-page .youshi .strengths .wb33 h3, .solve-page .youshi .main-page .sixliang .sixda .wb33 h3, .main-page .sixliang .solve-page .youshi .sixda .wb33 h3 {
          font-size: 14px;
          color: #555;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          word-wrap: break-word;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1;
          margin: 8px 0 5px 0; }
        .solve-page .youshi .wrap .wb33 p, .solve-page .youshi .main-page .strengths-item .strengths .wb33 p, .main-page .strengths-item .solve-page .youshi .strengths .wb33 p, .solve-page .youshi .main-page .sixliang .sixda .wb33 p, .main-page .sixliang .solve-page .youshi .sixda .wb33 p {
          font-size: 12px;
          color: #aaa;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          word-wrap: break-word;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }

.main-page .main-banner img {
  width: 100%; }
.main-page .news .news-item-column a {
  display: block;
  border-bottom: 1px solid #eee;
  padding: 12px 0;
  margin: 0 12px; }
  .main-page .news .news-item-column a h3 {
    text-indent: 12px;
    font-size: 15px;
    color: #333;
    position: relative;
    padding-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; }
    /*.main-page .news .news-item-column a h3:before {*/
    /*  position: absolute;*/
    /*  width: 6px;*/
    /*  height: 6px;*/
    /*  border-radius: 6px;*/
    /*  background-color: #30ba96;*/
    /*  content: '';*/
    /*  top: 7px;*/
    /*  left: 12px; }*/
    .main-page .news .news-item-column a h3 span:before {
      position: absolute;
      width: 6px;
      height: 6px;
      border-radius: 6px;
      background-color: #30ba96;
      content: '';
      top: 7px;
      left: 12px; }
  .main-page .news .news-item-column a p {
    font-size: 13px;
    color: #aaa;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 5px; }
  .main-page .news .news-item-column a:last-child {
    border-bottom: none; }
.main-page .liangdian {
  margin-top: 30px; }
  .main-page .liangdian .three {
    margin-top: 60px;
    margin-bottom: 40px; }
    .main-page .liangdian .three .three-item img {
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
      border: 2px solid #fff;
      border-radius: 4px;
      width: 25vw; }
    .main-page .liangdian .three .three-item h3 {
      font-size: 14px;
      color: #555;
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-all;
      word-wrap: break-word;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      margin: 5px 0; }
    .main-page .liangdian .three .three-item p {
      font-size: 12px;
      color: #aaa;
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: break-all;
      word-wrap: break-word;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      margin: 0 12px; }
.main-page .strengths-item {
  background: url("../img/mainimg5.png") center no-repeat;
  background-size: 100% 100%;
  padding: 20px 6px 30px 6px;
  margin-top: 20px; }
  .main-page .strengths-item .strengths {
    margin-top: 30px; }
    .main-page .strengths-item .strengths .wb33 {
      width: calc((100% - 36px) / 3);
      color: #fff;
      margin: 0 6px;
      margin-bottom: 20px; }
      .main-page .strengths-item .strengths .wb33 > div {
        font-size: 28px;
        text-align: center; }
      .main-page .strengths-item .strengths .wb33 h3 {
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        margin: 5px 0; }
      .main-page .strengths-item .strengths .wb33 p {
        font-size: 12px;
        color: rgba(255, 255, 255, 0.8);
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
.main-page .customers-item .wrap .wb25, .main-page .customers-item .strengths-item .strengths .wb25, .main-page .strengths-item .customers-item .strengths .wb25, .main-page .customers-item .sixliang .sixda .wb25, .main-page .sixliang .customers-item .sixda .wb25 {
  margin-top: 20px;
  width: calc(100% / 3); }
  .main-page .customers-item .wrap .wb25 img, .main-page .customers-item .strengths-item .strengths .wb25 img, .main-page .strengths-item .customers-item .strengths .wb25 img, .main-page .customers-item .sixliang .sixda .wb25 img, .main-page .sixliang .customers-item .sixda .wb25 img {
    width: 90%; }
.main-page .sixliang {
  padding: 15px 0 0 0; }
  .main-page .sixliang .sixda {
    margin-top: 30px;
    margin-bottom: 15px;
    padding-left: 12px; }
    .main-page .sixliang .sixda .sixda-item {
      width: calc(50% - 12px);
      margin-right: 12px;
      margin-bottom: 12px; }
      .main-page .sixliang .sixda .sixda-item .iconbox {
        width: 40px;
        height: 40px;
        overflow: hidden; }
        .main-page .sixliang .sixda .sixda-item .iconbox img {
          width: 100%;
          height: 100%; }
      .main-page .sixliang .sixda .sixda-item p {
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        font-size: 12px;
        color: #aaa; }
      .main-page .sixliang .sixda .sixda-item h3 {
        font-size: 14px;
        color: #555; }











/*统计代码样式*/
#tjscript {
   margin-left: 5px;
   display: inline-block;
}
#tjscript img {
   width: 15px !important;
   height: 15px !important;
   display: none;
}



/* 新版20210407 */
/* 自定义栅格类 样式和用法同bootstrap3.0 */
.max-container {
  max-width: 1920px;
  margin: 0 auto;
}
.col-container {
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}
.col-row {
  /* margin-right: -15px;
  margin-left: -15px; */
  overflow: hidden;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-avg-5 {
  float: left;
  position: relative;
  min-height: 1px;
  /* padding-right: 15px;
  padding-left: 15px; */
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
}
.col-avg-5 {
  width: 20%;
}



.new-cate {}
.new-cate .col-row {
  background-color: #fff;
  border-radius: 8px;
  /* margin-top: -60px; */
  text-align: center;
  z-index: 999;
  margin: 8px 0;
}
.new-cate .col-3 {
  margin: 20px 0;
}
.new-cate .pic {
  min-height: 38px;
}
.new-cate img {
  display: inline-block;
  width: 36%;
}
.new-cate .text {
  margin-top: 5px;
  font-size: 13px;
  /* font-weight: bold; */
  color: #555;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.new-cate .col-3:hover .text {
  color: #30ba96;
}



.new-ques {}
.new-ques .title {
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 10px;
  padding-top: 8px;
}
.new-ques .contnet {}
.new-ques .col-row {
  background-color: #fff;
  border-radius: 8px;
  text-align: center;
  margin: 8px 0;
  text-align: left;
  padding: 12px;
}
.new-ques .col-4 {}
.new-ques .list-title {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #f6b716;
  text-align: left;
}
.new-ques .list-text {
  font-size: 14px;
  margin-top: 8px;
  line-height: 26px;
}
.new-ques .list-text::before {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #30ba96;
  content: '';
  margin-right: 4px;
}











.new-proce {}
.new-proce .title {
  padding-top: 35px;
  font-size: 24px;
  margin-left: 8px;
}
.new-proce .color-ora {
   color: #ff8400;
}
.new-proce .col-row {
  margin: 8px 0;
}
.new-proce img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.new-proce .right .text-title {
   margin-top: 50px;
   text-align: right;
}
.new-proce .right .pic2 {
   display: inline-block;
   width: 30px;
	height: 28px;
    background: url('../img/icon-sprites.png') -406px -107px;
    margin-right: 8px;
}
.new-proce .right .pic3 {
  display: inline-block;
  width: 23px;
 height: 27px;
   background: url('../img/icon-sprites.png') -267px -259px;
   margin-right: 8px;
}
.new-proce .right .text-title-title {
   font-size: 17px;
   margin-right: 10px;
}
.new-proce .right .line {
   width: 140px;
   height: 1px;
   background-color: #30ba96;
   margin-top: 15px;
   display: inline-block;
}
.new-proce .right .content{
   margin-right: 8px;
   margin-top: 15px;
}

.new-proce .left .text-title {
   margin-top: 50px;
   text-align: left;
}
.new-proce .left .pic1 {
   display: inline-block;
   width: 27px;
	height: 27px;
    background: url('../img/icon-sprites.png') -182px -259px;
    margin-left: 8px;
}
.new-proce .left .pic4 {
  display: inline-block;
  width: 28px;
  height: 27px;
  background: url('../img/icon-sprites.png') -224px -259px;
   margin-left: 8px;
}

.new-proce .left .pic5 {
   display: inline-block;
   width: 28px;
	height: 27px;
    background: url('../img/icon-sprites.png') -434px -182px;
    margin-left: 8px;
}
.new-proce .left .text-title-title {
   font-size: 16px;
   margin-left: 10px;
}
.new-proce .left .line {
   width: 140px;
   height: 1px;
   background-color: #30ba96;
   margin-top: 15px;
}
.new-proce .left .content{
   margin-left: 8px;
   margin-top: 15px;
}








.new-news {
  margin: 0 8px;
}
.title-index {
  padding-top: 26px;
}
.title-index .picc {
  display: inline-block;
  background: #30ba96;
  width: 85px;
  height: 23px;
  color: #fff;
  text-align: center;
  padding-top: 7px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
}
.title-index .title {
  font-size: 20px;
  /* font-weight: bold; */
  color: #333;
  margin-top: 5px;
}
.new-news .content {}
.new-news .content .content-list {
  background-color: #fff;
  border-radius: 9px;
  padding: 8px;
  margin: 8px 0;
}
.new-news .content .content-list img {
  width: 72px;
  height: 72px;
}
.new-news .content .content-list h3 {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.new-news .content .content-list .desc {
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
color: #8f9aa8;
font-size: 13px;
margin: 4px 0;
}
.new-news .content .content-list .time {}







.new-link .content {
  background: #fff;
  padding-top: 12px;
  padding-bottom: 25px;
  margin-top: 20px;
}
.title-index .picc2 {
  display: inline-block;
  background: #30ba96;
  width: 108px;
  height: 23px;
  color: #fff;
  text-align: center;
  padding-top: 7px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
}
.new-link .content img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}





.new-footer {
  background-color: #4d585e;
  color: #fff;
  padding-top: 15px;
}
.new-footer .col-row {
  margin: 15px 0;
}
.new-footer .flogo {
  width: 109px;
  height: auto;
  display: inline-block;
}
.new-footer .ficon {
  width: 20px;
  height: auto;
  display: inline-block;
  margin-right: 5px;
  float: left;
}
.new-footer .ph {
  display: inline-block;
  font-size: 14px;
  float: left;
}
.new-footer .link {
  float: right;
  margin-top: 5px;
}
.new-footer .link h3 {
  display: inline-block;
  font-size: 12px;
}
.new-footer .link a {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  margin-left: 4px;
  border-bottom: 1px solid #fff;
}
.new-footer .line {
  
  border-bottom: 1px solid #6f787d;
}







.ty-top {
  position: relative;
}
.ty-top .title {
  text-align: center;
  float: left;
  width: 100%;
  font-size: 22px;
  color: #fff;
  margin-top: -34%;
}
.ty-top .desc {
  border-radius: 10px;
  float: left;
  background-color: #f5f5f9;
  font-size: 14px;
  line-height: 24px;
  margin-top: -19%;
  padding: 15px;
}
.ty-top img {
  float: left;
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin-top: -12px;
}








.title-ty {
  overflow: hidden;
  clear: both;

  padding: 26px 8px 0 8px;
}
.title-ty span {
  float: left;
}
.title-ty .title {
  font-size: 20px;
  font-weight: bold;
  margin-top: -3px;
  margin-left: 5px;
}
.title-ty .pic1 {
  width: 22px;
	height: 21px;
   background: url('../img/icon-sprites.png') -305px -259px;
}
.title-ty .pic2 {
  width: 18px;
	height: 21px;
   background: url('../img/icon-sprites.png') -342px -259px;
}
.title-ty .last1 {
  width: 105px;
	height: 14px;
   background: url('../img/icon-sprites.png') -302px -151px;
   float: right;
   margin-top: 4px;
}
.title-ty .last2 {
  width: 139px;
	height: 14px;
  background: url('../img/icon-sprites.png') -148px -151px;
  float: right;
  margin-top: 4px;
}



.newty-gl {}
.newty-gl .content {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 20px;
}
.newty-gl .content .col-avg-5{
  padding-right: 5px;
   padding-left: 5px;
}
.newty-gl .content .inner {
  font-size: 12px;
  margin: 5px;
  background-color: #fff;
  height: 150px;
  padding: 15px;
  -webkit-transition-duration: 0.25s;
 transition-duration: 0.25s;
 
}
.newty-gl .content .inner:hover {
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #ccc;
  -moz-box-shadow: 0px 1px 3px #ccc; 
  box-shadow: 0px 1px 3px #ccc;
}
.newty-gl .content .inner:hover .title {
  color: #30ba96;
}
.newty-gl .content .title{
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newty-gl .content .line {}
.newty-gl .content .line span {
  width: 30px;
   display: inline-block;
   height: 1px;
   background: #30ba96;
}
.newty-gl .content .text {
  margin-top: 15px;
  color: #8f9aa8;
}







.newty-js {}
.newty-js .content {
  /* margin-top: 20px; */
  padding-bottom: 30px;
}
.newty-js .content .inner {
  position: relative;
  margin: 15px 0;
}
.newty-js .content img {
  max-width: 100%;
  height: auto;
  float: left;
}
.newty-js .content .text {
  color: #fff;
  margin-left: 15px;
  margin-right: 20px;
  margin-top: -26%;
  font-size: 12px;
  float: left;
}
.newty-js .content .btn {
    /* position: absolute; */
    float: left;
    margin-top: -6%;
    margin-left: 20px;
    /* top: 43%; */
    /* left: 21px; */
    z-index: 999;
    /* width: 112px; */
    /* height: 36px; */
    padding: 0 24px;
    background: #30ba96;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    /* font-weight: bold; */
    color: #fff;
    border: 2px solid #30ba96;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
}
.newty-js .content .btn:hover {
   background: #fff;
   color: #30ba96;
   border: 2px solid #30ba96;
}
.color-orange {
  color: #f6b716;
}
.color-green {
  color: #30ba96;
}
.color-blue {
  color: #4283d5;
}








.newty-ys {}
.newty-ys .title {
  color: #fff;
  font-size: 28px;
  /* font-weight: bold; */
  text-align: center;
  padding-top: 38px;
}
.newty-ys .lineimg {
   text-align: center;
}
.newty-ys .lineimg .pic0 {
   display: inline-block;
   width: 316px;
	height: 16px;
   background: url('../img/icon-sprites.png') -148px 0;
   margin-top: 14px;
}
.newty-ys .cate .col-row {
  background-color: #fff;
  border-radius: 10px;
  margin: 0 8px;
  margin-top: -35px;
  text-align: center;
  z-index: 999;
}
.newty-ys .cate {}
.newty-ys .cate .col-3 {
   margin: 24px 0;
}
.newty-ys .cate .pic1 {
   display: inline-block;
   width: 62px;
	height: 62px;
    background: url('../img/icon-sprites.png') 0 -182px;
}
.newty-ys .cate .pic2 {
   display: inline-block;
  width: 62px;
	height: 62px;
    background: url('../img/icon-sprites.png') -77px -182px;
}
.newty-ys .cate .pic3 {
   display: inline-block;
  width: 62px;
	height: 62px;
    background: url('../img/icon-sprites.png') -154px -182px;
}
.newty-ys .cate .pic4 {
   display: inline-block;
  width: 62px;
	height: 62px;
    background: url('../img/icon-sprites.png') -231px -182px;
}
.newty-ys .cate img {
  display: inline-block;
  width: 48%;
}
.newty-ys .cate .text {
  margin-top: 8px;
  font-size: 12px;
  /* font-weight: bold; */
  color: #555;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.newty-ys .cate .line span {
   width: 45px;
    display: inline-block;
    height: 2px;
    background: #fff;
    transform:scaleX(0);
   -ms-transform:scaleX(0); 	/* IE 9 */
   -moz-transform:scaleX(0); 	/* Firefox */
   -webkit-transform:scaleX(0); /* Safari 和 Chrome */
   -o-transform:scaleX(0); 	/* Opera */
    -webkit-transition-duration: 0.25s;
   transition-duration: 0.25s;
}
.newty-ys .cate .col-3:hover .text {
   color: #30ba96;
}
.newty-ys .cate .col-3:hover .line span {
   transform:scaleX(1);
   -ms-transform:scaleX(1); 	/* IE 9 */
   -moz-transform:scaleX(1); 	/* Firefox */
   -webkit-transform:scaleX(1); /* Safari 和 Chrome */
   -o-transform:scaleX(1); 	/* Opera */
    background: #30ba96;
}













.newcs-desc {}
.newcs-desc .col-container {
   padding-top: 20px;
    background: #fff;
}
.newcs-desc .title {
   font-size: 20px;
   font-weight: bold;
   margin-top: 20%;
   padding-left: 8px;
}
.newcs-desc .line {
  width: 34px;
  height: 1px;
  background-color: #dfceb1;
  margin-top: 12px;
  margin-left: 8px;
}
.newcs-desc .content {
   line-height: 24px;
   font-size: 14px;
}
.newcs-desc .col-7 {
   padding-left: 15%;
 }













.newcs-ques {}
.newcs-ques .title-top {
  font-size: 22px;
  /* font-weight: bold; */
  padding-left: 15px;
}
.newcs-ques .line {
  width: 54px;
  height: 1px;
  background-color: #dfceb1;
  margin: 17px 0 25px 15px;
}

.newcs-ques .content .pic1 {
  display: inline-block;
  width: 112px;
	height: 28px;
   background: url('../img/icon-sprites.png') -307px -182px;
}
.newcs-ques .content .pic2 {
  display: inline-block;
  width: 115px;
	height: 29px;
   background: url('../img/icon-sprites.png') -147px -107px;
}
.newcs-ques .content .pic3 {
  display: inline-block;
  width: 115px;
	height: 29px;
   background: url('../img/icon-sprites.png') -277px -107px;
}
.newcs-ques .content .title {
  margin-top: -20px;
  margin-left: 32px;
  font-size: 17px;
  font-weight: bold;
}
.newcs-ques .content p {
  margin-left: 23px;
  margin-top: 19px;
}
.newcs-ques .content p::before {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #333;
  content: '';
  margin-right: 5px;
}






.newcs-ques .colline {
  width: 4px;
  height: 335px;
  background-color: #e5ecf6;
  margin: 12px auto 0 auto;
}
.newcs-ques .point {
  display: inline-block;
  width: 15px;
	height: 16px;
   background: url('../img/icon-sprites.png') -410px -225px;
   margin-left: -5px;
   margin-top: -5px;
}
.newcs-ques .point2 {
  display: inline-block;
  width: 15px;
	height: 16px;
   background: url('../img/icon-sprites.png') -410px -225px;
   margin-left: -5px;
   margin-top: 150px;
}












.newcs-gl {
  position: relative;
}
.newcs-gl img {
  max-width: 100%;
  height: auto;
}
.newcs-gl .content {
  position: relative;
}
















.newcs-js {}
.newcs-js .content {
  /* margin-top: 30px; */
}
.newcs-js .content .inner {
  overflow: hidden;
  padding: 12px 0px;
  border-bottom: 1px solid #ebebeb;
  margin: 0 4px;
}
.newcs-js .content .inner:last-child {
  border-bottom: none;
}
.newcs-js .content .inner img {
  float: left;
  width: 13%;
  border-radius: 4px;
}
.newcs-js .content .inner .fright {
  float: left;
  width: 80%;
  padding-left: 15px;
}
.newcs-js .content .inner .title {
  font-size: 14px;
   font-weight: bold;
}
.newcs-js .content .inner .line {
  width: 35px;
  height: 1px;
  background: #dfceb1;
  margin: 12px 0;
}
.newcs-js .content .inner .text {
  color: #8f9aa8;
  font-size: 12px;
}













/* 抽屉导航 */
.drawer {
  height: 0%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;


  
}
.drawer.active {
  height: 100%;
}
.drawer-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=45);
  transition: opacity .3s linear;
}
.drawer-mask-show {
  background-color: rgba(0,0,0,.45);
}
.drawer.active .drawer-mask {
  opacity: 1;
}
.drawer-content {
  height: 100%;
  background-color: #fff;
  box-shadow: none;
  transition: transform .3s cubic-bezier(.7,.3,.1,1), box-shadow .3s cubic-bezier(.7,.3,.1,1);
  position: absolute;
  top: 0;
}
.drawer-content.left {
  transform: translateX(-100%);
  box-shadow: 2px 0 8px rgba(0,0,0,.15);
}
.drawer-content.right {
  right: 0;
  transform: translateX(100%);
  box-shadow: -2px 0 8px rgba(0,0,0,.15);
}
.drawer.active .drawer-content{
  transform: none;
}
.drawer-content-header {
  height: 55px;
  line-height: 55px;
  /* border-bottom: 1px solid #e8e8e8; */





  border-bottom: none;
}
.drawer-content-title {
  color: rgba(0,0,0,.85);
  font-weight: 600;
  font-size: 16px;
  margin: 0 20px;



  display: none;
}
.drawer-close {
  position: absolute;
  top: 0;        
  right: 20px;
  font-size: 22px;
  cursor: pointer;
}
.drawer-content-body {
  padding: 12px;
  max-height: calc(100% - 104px);
  overflow: auto;
}
.drawer-content-body::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: hsla(0,0%,100%,0);
}
.drawer-content-body::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #cfd6dd;
}



.cc-drawer {}
.cc-drawer .titlee{
  color: #8f9aa8;
  margin: 25px 0 15px 0;
}
.cc-drawer .homee {
padding: 10px;
}
.cc-drawer .homee img {
  display: inline-block;
  width: 15%;
  float: left;
}
.cc-drawer a {
  color: #333;
  font-size: 16px;
  padding: 10px;
}
.cc-drawer a:not(.homee)::before {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #30ba96;
  content: '';
  margin-right: 5px;
}
.cc-drawer .line {
  width: 100%;
  height: 1px;
  background-color: #ebebeb;
  margin: 10px 0;
}









#fbtn {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #f3f6fd;
  border-top: 1px solid #ccc;
  text-align: center;
  border-radius: 20px 20px 0 0;
  height: 52px;
  z-index: 6;
}
#fbtn .bt img {
  float: left;
  max-width: 19px;
  margin-right: 5px;
}
#fbtn .bt span {
  float: left;
}
#fbtn .bt a {
  display: inline-block;
  padding: 15px;
  color: #333;
  text-align: center;
}
#fbtn .line {
  display: inline-block;
  height: 24px;
  width: 1px;
  background: #ccc;
  float: right;
  margin-top: 15px;
}














































.cc-float {
    position: fixed;
    right: 0;
    left: 0;
    top: 10%;
    z-index: 10001;
    margin: auto;
    overflow: hidden;
    display: none;
}
.cc-top-layer {
    position: fixed;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    z-index: 10000;
    background: rgba(0,0,0,.3);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    display: none;
}




.mdui-textfield .mdui-icon {
    margin-left: 16px;
    font-size: 18px;
}

.mdui-textfield .mdui-icon~.mdui-textfield-error, .mdui-textfield .mdui-icon~.mdui-textfield-flex-wrap, .mdui-textfield .mdui-icon~.mdui-textfield-helper, .mdui-textfield .mdui-icon~.mdui-textfield-input, .mdui-textfield .mdui-icon~.mdui-textfield-label {
    width: calc(100% - 78px) !important;
    margin-top: -7px !important;
    font-size: 13px !important;
}

.mdui-textfield .mdui-icon~.mdui-textfield-error, .mdui-textfield .mdui-icon~.mdui-textfield-flex-wrap, .mdui-textfield .mdui-icon~.mdui-textfield-helper, .mdui-textfield .mdui-icon~.mdui-textfield-input, .mdui-textfield .mdui-icon~.mdui-textfield-label {
    margin-left: 46px !important;
}


.layui-layer-btn .layui-layer-btn1 {
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color: #fff;
}





.col-new {
    color: #888;
    min-height: 44px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.line3 {
    display: inline-block;
    width: 4px;
    height: 28px;
    margin-left: 0;
    margin-right: 3px;
    background-color: #8ca3ca;
}
.line4 {
    font-size: 12px;
}
.col-more {
    display: none;
}
.show-more {
    display: inline-block;
    margin-left: 0;
    font-size: 12px;
}
.show-more:hover {
    cursor: pointer;
    color: #8ca3ca;
}