<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ptd100 {
  padding: 50px 0 55px; }
  @media (max-width: 1200px) {
    .ptd100 {
      padding: 35px 0 40px; } }
  @media (max-width: 768px) {
    .ptd100 {
      padding: 25px 0 30px; } }
  @media (max-width: 480px) {
    .ptd100 {
      padding: 17px 0 20px; } }

.pt85 {
  padding-top: 85px; }
  @media (max-width: 1200px) {
    .pt85 {
      padding-top: 55px; } }
  @media (max-width: 768px) {
    .pt85 {
      padding-top: 40px; } }
  @media (max-width: 480px) {
    .pt85 {
      padding-top: 30px; } }

.table {
  width: 100%;
  height: 100%;
  display: table; }
  .table .table-cell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle; }
    


.head.noBg {
  background: none;
  position: absolute; }

.head.noBg .nav ul li a.yj {
  color: #fff;
  opacity: 0.5; }

.head.noBg .nav ul li a.yj.cur {
  opacity: 1; }

.head.noBg .right .yuyss a {
  border: 2px solid #fff;
  color: #fff; }

@media (max-width: 1200px) {
  .head.noBg .right .yuyss a {
    border: 2px solid #0081FF;
    color: #0081FF; } }
.news-banner {
  width: 100%;
  height: auto; }

.news .hometit {
  padding-bottom: 0; }
.news .content {
  width: 100%;
  height: auto; }
  .news .content .leftNav {
    width: 18.125%;
    float: left;
    height: auto; }
    .news .content .leftNav a {
      font-size: 20px;
      line-height: 20px;
      display: block;
      color: #333;
      padding-bottom: 15px;
      margin-bottom: 43px; }
      .news .content .leftNav a span {
        padding-bottom: 10px;
        border-bottom: 3px solid #fff; }
      .news .content .leftNav a.on span {
        border-color: #0081ff; }
      @media (min-width: 1024px) {
        .news .content .leftNav a:hover span {
          border-color: #0081ff; } }
  .news .content .list {
    width: 81.875%;
    height: auto;
    float: left; }
    .news .content .list .top {
      width: 100%;
      height: auto;
      background-color: #f6f6f6; }
      .news .content .list .top a {
        width: 100%;
        height: auto;
        display: block;
        position: relative; }
        .news .content .list .top a .pic {
          width: 38.9%;
          height: auto;
          float: left;
          overflow: hidden; }
          .news .content .list .top a .pic img {
            transition: transform 1.5s; }
          @media (min-width: 1024px) {
            .news .content .list .top a .pic:hover img {
              transform: scale(1.1); } }
        .news .content .list .top a .con {
          width: 61.1%;
          height: 100%;
          position: absolute;
          right: 0;
          top: 0; }
          .news .content .list .top a .con .con-new {
            width: 87.5%;
            height: auto;
            margin-left: 7.5%; }
            .news .content .list .top a .con .con-new .tits {
              font-size: 24px;width: 100%;
              /*line-height: 24px;*/
              color: #000;
              /*height: 24px;*/
              white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
               }
            .news .content .list .top a .con .con-new .tit {
              font-size: 14px;
              line-height: 30px;
              height: 60px;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              margin-top: 38px; }
            .news .content .list .top a .con .con-new .time {
              padding-left: 30px;
              font-size: 14px;
              color: #ccc;
              font-family: Arial;
              line-height: 19px;
              margin-top: 48px;
              background-image: url(../images/news_time.png);
              background-position: left center;
              background-repeat: no-repeat; }
    .news .content .list ul {
      width: 100%;
      height: auto;
      margin-top: 50px;
      margin-bottom: 30px; }
      .news .content .list ul li {
        width: 100%;
        height: auto;
        border-bottom: 1px dashed #ccc; }
        .news .content .list ul li a {
          width: calc(100% - 30px);
          height: auto;
          padding: 30px 0 40px 30px;
          display: block; }
          .news .content .list ul li a .time {
            width: 160px;
            height: 160px;
            background-color: #f6f6f6;
            font-family: Arial;
            color: #333;
            float: left;
            text-align: center;
            font-weight: bold; }
            .news .content .list ul li a .time .t {
              font-size: 18px;
              line-height: 30px;
              padding-top: 23px; }
            .news .content .list ul li a .time .line {
              width: 135px;
              height: 1px;
              margin: 12px auto 0;
              background-color: #ccc; }
            .news .content .list ul li a .time .t1 {
              font-size: 48px;
              line-height: 48px;
              margin-top: 18px; }
          .news .content .list ul li a .con {
            width: calc(100% - 340px);
            margin-left: 50px;
            height: auto;
            float: left; }
            .news .content .list ul li a .con .tits {
              font-size: 24px;
              /*line-height: 24px;*/
              font-weight: bold;
              color: #000;
              /*height: 24px;*/
              margin-top: 15px;
              white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
              
              }
            .news .content .list ul li a .con .tit {
              font-size: 14px;
              line-height: 30px;
              color: #999;
              height: 60px;
              margin-top: 17px;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis; }
            .news .content .list ul li a .con .more {
              display: inline-block;
              padding-right: 16px;
              font-size: 14px;
              line-height: 30px;
              color: #333;
              margin-top: 8px;
              background-repeat: no-repeat;
              background-position: right center;
              background-image: url(../images/news_icon1.png); }
        .news .content .list ul li:last-child {
          border-bottom: none; }
        @media (min-width: 1024px) {
          .news .content .list ul li:hover {
            background-color: #148bff; }
            .news .content .list ul li:hover a .time {
              background-color: #fff; }
            .news .content .list ul li:hover a .con .tits {
              color: #fff; }
            .news .content .list ul li:hover a .con .tit {
              color: #b4ddff; }
            .news .content .list ul li:hover a .con .more {
              color: #fff;
              background-image: url(../images/news_icon1_h.png); } }
@media (max-width: 1200px) {
  .news .content .leftNav {
    width: 110px; }
  .news .content .list {
    width: calc(100% - 140px); }
  .news .content .list .top a .con .con-new .tit {
    margin-top: 14px; }
  .news .content .list .top a .con .con-new .time {
    margin-top: 20px; }
  .news .content .list ul li a .con {
    width: calc(100% - 240px); } }
@media (max-width: 960px) {
  .news .content .leftNav {
    width: 100%;
    float: none;
    text-align: center; }
    .news .content .leftNav a {
      display: inline-block;
      margin: 0 10px; }
  .news .content .list {
    width: 100%;
    float: none;
    margin-top: 40px; }
  .news .content .list ul li a {
    padding: 20px 0 25px 20px;
    width: calc(100% - 20px); }
  .news .content .list ul li a .time {
    width: 100px;
    height: 120px; }
  .news .content .list ul li a .time .line {
    width: 80px;
    margin: 5px auto 0; }
  .news .content .list ul li a .time .t {
    padding-top: 12px;
    font-size: 16px;
    line-height: 24px; }
  .news .content .list ul li a .time .t1 {
    font-size: 36px;
    line-height: 36px; }
  .news .content .list ul li a .con {
    width: calc(100% - 120px);
    margin-left: 20px; }
  .news .content .list ul li a .con .tits {
    font-size: 20px;
    /*line-height: 20px;
    height: 20px;*/
    margin-top: 0px; }
  .news .content .list ul li a .con .tit {
    line-height: 22px;
    height: 44px; } }
@media (max-width: 740px) {
  .news .content .leftNav a {
    font-size: 16px;
    line-height: 16px; }
  .news .content .leftNav a span {
    border-bottom: 1px solid #fff; }
  .news .content .list .top a .pic {
    width: 100%;
    float: none; }
  .news .content .list .top a .con {
    width: 100%;
    margin: 0 auto;
    position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    top: auto;
    right: auto;
    height: auto;
    padding: 4% 0; }
  .news .content .list .top a .con .con-new {overflow: hidden;
    width: 90%;
    margin: 0 auto; }
  .news .content .list .top a .con .con-new .tits {
    font-size: 18px;
   /* line-height: 18px;
    height: 18px;*/ }
  .news .content .list ul li a .time {
    display: none; }
  .news .content .list ul li a .con {
    width: 100%;
    float: none;
    margin-left: 0; }
  .news .content .list ul li a {
    width: 100%;
    padding: 20px 0 10px; }
  .news .content .list ul {
    margin-top: 25px; }
  .news .content .list ul li a .con .tits {
    font-size: 16px;
    /*line-height: 16px;
    height: 16px;*/ }
  .news .content .list ul li a .con .tit {
    margin-top: 10px; }
  .news .content .list {
    margin-top: 20px; } }



.news-info {
  width: 100%;
  height: auto;
  background-color: #f6f6f6;
  padding-top: 110px; }
  .news-info .content {
    padding-bottom: 68px; }
    .news-info .content .con {
      width: 70%;
      height: auto;
      float: left; }
      .news-info .content .con.d {
        float: none;
        margin: 0 auto; }
      .news-info .content .con .tits {
        font-size: 34px;
        line-height: 40px;
        color: #333; }
      .news-info .content .con .tag {
        font-size: 14px;
        line-height: 16px;
        color: #999;
        margin-top: 22px; }
        .news-info .content .con .tag span {
          margin-right: 17px; }
      .news-info .content .con .line {
        width: 100%;
        height: 1px;
        background-color: #e5e5e5;
        margin-top: 50px; }
      .news-info .content .con .conn {
        font-size: 16px;
        line-height: 32px;
        color: #999;
        margin-top: 67px; }
        .news-info .content .con .conn img {
          max-width: 100%; }
      .news-info .content .con .share {
        width: 100%;
        height: auto;
        margin-top: 48px; }
        .news-info .content .con .share a {
          width: 38px;
          height: 38px;
          background-color: #a0a0a0;
          display: inline-block;
          float: left;
          margin: 0 13px 0 0;
          padding: 0;
          background-position: center;
          background-repeat: no-repeat;
          border-radius: 100%; }
          .news-info .content .con .share a.bds_weixin {
            background-image: url(../images/news_wx.png); }
          .news-info .content .con .share a.bds_tsina {
            background-image: url(../images/news_wb.png); }
          .news-info .content .con .share a.bds_sqq {
            background-image: url(../images/news_qq.png); }
          @media (min-width: 1024px) {
            .news-info .content .con .share a:hover {
              background-color: #0081ff; } }
    .news-info .content .con-left {
      width: 26.4%;
      height: auto;
      float: right; }
      .news-info .content .con-left .box {
        width: 100%;
        height: auto;
        background-color: #fff;
        margin-bottom: 30px;
        padding-bottom: 15px; }
        .news-info .content .con-left .box .box-new {
          width: 85.8%;
          height: auto;
          margin: 0 auto; }
          .news-info .content .con-left .box .box-new .title {
            font-size: 24px;
            line-height: 30px;
            color: #333;
            border-bottom: 1px solid #e5e5e5;
            padding-top: 26px;
            padding-bottom: 17px; }
          .news-info .content .con-left .box .box-new ul {
            width: 100%;
            height: auto;
            margin-top: 10px; }
            .news-info .content .con-left .box .box-new ul li {
              width: 100%;
              height: auto;
              border-bottom: 1px dashed #ccc; }
              .news-info .content .con-left .box .box-new ul li a {
                width: 100%;
                height: auto;
                display: block;
                padding: 20px 0; }
                .news-info .content .con-left .box .box-new ul li a .time {
                  width: 123px;
                  height: 123px;
                  background-color: #f6f6f6;
                  font-family: Arial;
                  color: #333;
                  float: left;
                  text-align: center;
                  font-weight: bold; }
                  .news-info .content .con-left .box .box-new ul li a .time .t {
                    font-size: 16px;
                    line-height: 30px;
                    padding-top: 15px; }
                  .news-info .content .con-left .box .box-new ul li a .time .line {
                    width: 98px;
                    height: 1px;
                    margin: 4px auto 0;
                    background-color: #ccc; }
                  .news-info .content .con-left .box .box-new ul li a .time .t1 {
                    font-size: 38px;
                    line-height: 38px;
                    margin-top: 13px; }
                .news-info .content .con-left .box .box-new ul li a .tits {
                  width: calc(100% - 155px);
                  height: auto;
                  float: right; }
                  .news-info .content .con-left .box .box-new ul li a .tits .t {
                    font-size: 16px;
                    line-height: 26px;
                    height: 52px;
                    color: #000;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    font-weight: bold;
                    margin-top: 12px; }
                  .news-info .content .con-left .box .box-new ul li a .tits .t1 {
                    font-size: 16px;
                    line-height: 16px;
                    color: #999;
                    display: none;
                    margin-top: 10px; }
                  .news-info .content .con-left .box .box-new ul li a .tits .more {
                    width: 31px;
                    height: 31px;
                    border-radius: 100%;
                    display: block;
                    border: 1px solid #ccc;
                    background-position: center;
                    background-repeat: no-repeat;
                    background-image: url(../images/news_icon2.png);
                    margin-top: 19px; }
              @media (min-width: 1024px) {
                .news-info .content .con-left .box .box-new ul li:hover a .time {
                  background-color: #0081ff;
                  color: #fff; }
                  .news-info .content .con-left .box .box-new ul li:hover a .time .line {
                    background-color: #fff;
                    opacity: 0.2; }
                .news-info .content .con-left .box .box-new ul li:hover a .tits .more {
                  background-image: url(../images/news_icon2_h.png); } }
              .news-info .content .con-left .box .box-new ul li:last-child {
                border-bottom: none; }
          .news-info .content .con-left .box .box-new dl {
            width: 100%;
            height: auto;
            margin-top: 30px; }
            .news-info .content .con-left .box .box-new dl dd {
              width: 100%;
              height: auto;
              margin-bottom: 40px;
              position: relative; }
              .news-info .content .con-left .box .box-new dl dd a {
                width: 100%;
                height: auto;
                display: block; }
                .news-info .content .con-left .box .box-new dl dd a .icon {
                  width: 80px;
                  height: 80px;
                  background-color: #f6f6f6;
                  border-radius: 100%;
                  float: left; }
                .news-info .content .con-left .box .box-new dl dd a .tits {
                  width: calc(100% - 110px);
                  float: right; }
                  .news-info .content .con-left .box .box-new dl dd a .tits .t {
                    font-size: 20px;
                    line-height: 20px;
                    font-weight: bold;
                    color: #000;
                    margin-top: 14px; }
                  .news-info .content .con-left .box .box-new dl dd a .tits .t1 {
                    width: 185px;
                    max-width: 100%;
                    font-size: 14px;
                    line-height: 24px;
                    color: #666;
                    margin-top: 10px; }
                .news-info .content .con-left .box .box-new dl dd a .img {
                  width: 34px;
                  height: 100%;
                  position: absolute;
                  right: 25px;
                  top: 0;
                  background-position: center;
                  background-repeat: no-repeat;
                  background-image: url(../images/news_icon4.png);
                  display: none; }
              @media (min-width: 1024px) {
                .news-info .content .con-left .box .box-new dl dd:hover a .img {
                  display: block; } }
              .news-info .content .con-left .box .box-new dl dd:last-child a .tits .t {
                margin-top: 0; }
  @media (max-width: 1500px) {
    .news-info .content .con-left .box .box-new ul li a .time {
      width: 85px;
      height: 90px; }
    .news-info .content .con-left .box .box-new ul li a .time .line {
      width: 70px; }
    .news-info .content .con-left .box .box-new ul li a .time .t {
      line-height: 26px;
      padding-top: 8px; }
    .news-info .content .con-left .box .box-new ul li a .time .t1 {
      font-size: 28px;
      line-height: 28px;
      margin-top: 11px; }
    .news-info .content .con-left .box .box-new ul li a .tits {
      width: calc(100% - 100px); }
    .news-info .content .con-left .box .box-new ul li a .tits .t {
      margin-top: 0; }
    .news-info .content .con-left .box .box-new ul li a .tits .more {
      margin-top: 6px; } }
  @media (max-width: 1200px) {
    .news-info {
      padding-top: 70px; }
      .news-info .content .con .tits {
        font-size: 24px;
        line-height: 30px; }
      .news-info .content .con .line {
        margin-top: 30px; }
      .news-info .content .con .conn {
        margin-top: 40px; }
      .news-info .content .con-left .box .box-new .title {
        font-size: 20px;
        line-height: 26px; }
      .news-info .content .con-left .box .box-new ul li a .time {
        display: none; }
      .news-info .content .con-left .box .box-new ul li a .tits {
        width: 100%;
        float: none; }
      .news-info .content .con-left .box .box-new ul li a .tits .t1 {
        display: block; }
      .news-info .content .con-left .box .box-new dl dd {
        margin-bottom: 20px; }
      .news-info .content .con-left .box .box-new dl dd a .tits {
        width: calc(100% - 70px); }
      .news-info .content .con-left .box .box-new dl dd a .icon {
        width: 60px;
        height: 60px; }
      .news-info .content .con-left .box .box-new dl dd a .tits .t {
        font-size: 16px;
        line-height: 16px;
        margin-top: 4px; }
      .news-info .content .con-left .box .box-new dl dd a .tits .t1 {
        margin-top: 5px;
        line-height: 20px; } }
  @media (max-width: 1024px) {
    .news-info .content .con-left {
      display: none; }
    .news-info .content .con {
      width: 100%;
      float: none; } }
  @media (max-width: 500px) {
    .news-info {
      padding-top: 35px; }
      .news-info .content {
        padding-bottom: 25px; }
      .news-info .content .con .tits {
        font-size: 18px;
        line-height: 26px; }
      .news-info .content .con .tag {
        margin-top: 10px; }
      .news-info .content .con .line {
        margin-top: 15px; }
      .news-info .content .con .conn {
        margin-top: 20px;
        font-size: 14px;
        line-height: 26px; }
      .news-info .content .con .share {
        margin-top: 20px; } }

.paging {
  width: 100%;
  height: 100px;
  background-color: #ededed; }
  .paging .paging-new {
    height: 100%;
    position: relative; }
    .paging .paging-new .a {
      font-size: 18px;
      line-height: 40px;
      position: absolute;
      top: 30px;
      background-repeat: no-repeat;
      color: #333;
      width: 40%; }
      .paging .paging-new .a.prev {
        padding-left: 25px;
        background-image: url(../images/page_prev.png);
        background-position: left center;
        left: 0; }
      .paging .paging-new .a.next {
        padding-right: 25px;
        background-image: url(../images/page_next.png);
        background-position: right center;
        right: 0;
        text-align: right; }
      @media (min-width: 1024px) {
        .paging .paging-new .a:hover {
          color: #0081ff; }
          .paging .paging-new .a:hover.prev {
            background-image: url(../images/page_prev1.png); }
          .paging .paging-new .a:hover.next {
            background-image: url(../images/page_next1.png); } }
    .paging .paging-new .returnList {
      width: 105px;
      height: auto;
      line-height: 100px;
      padding-left: 32px;
      font-size: 18px;
      background-image: url(../images/news_icon3.png);
      background-position: left center;
      background-repeat: no-repeat;
      color: #333;
      display: block;
      margin: 0 auto; }
      @media (min-width: 1024px) {
        .paging .paging-new .returnList:hover {
          color: #0081ff;
          background-image: url(../images/news_icon3_h.png); } }
  @media (max-width: 1024px) {
    .paging .paging-new .a {
      width: 70%;
      position: relative;
      top: auto;
      left: auto !important;
      right: auto !important;
      display: block;
      float: left; }
      .paging .paging-new .a.prev {
        margin-top: 10px; }
      .paging .paging-new .a.next {
        text-align: left;
        padding-right: 0;
        padding-left: 25px;
        background-image: url(../images/page_prev.png);
        background-position: left center; }
    .paging .paging-new .returnList {
      width: 75px;
      position: absolute;
      top: 0;
      right: 0; } }
  @media (max-width: 500px) {
    .paging {
      height: auto;
      padding: 10px; }
      .paging .paging-new .a {
      	width: 100%;
        font-size: 14px;
        line-height: 26px;
        padding-left: 15px !important;
        float: none; }
      .paging .paging-new .returnList {
        width: 75px;
        position: relative;
        font-size: 14px;
        line-height: 26px;
        float: none;
        margin: 10px 0 0 0;
        padding-left: 20px; } }

.duty {
  width: 100%;
  height: auto; }
  .duty .hometit {
    padding-bottom: 0; }
  .duty .list {
    width: 100%;
    height: auto;
    margin-top: 45px; }
    .duty .list ul {
      width: 100%;
      height: auto; }
      .duty .list ul li {
        width: 100%;
        height: auto;
        padding: 55px 0; }
        .duty .list ul li .w1200 {
          display: block;
          position: relative; }
          .duty .list ul li .w1200 .pic {
            width: 50%;
            height: auto;
            float: left;
            overflow: hidden;
            cursor: pointer;
            position: relative; }
            .duty .list ul li .w1200 .pic img {
              transition: transform 1.5s; }
            .duty .list ul li .w1200 .pic .icon {
              width: 100px;
              height: 100px;
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              margin: auto;
              background-image: url(../images/product_icon1.png);
              background-size: cover;
              background-position: center;
              background-repeat: no-repeat; }
            @media (min-width: 1024px) {
              .duty .list ul li .w1200 .pic:hover img {
                transform: scale(1.1); } }
          .duty .list ul li .w1200 .con {
            width: 50%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0; }
            .duty .list ul li .w1200 .con .con-new {
              width: 76.7%;
              height: auto;
              margin-left: 8.3%; }
              .duty .list ul li .w1200 .con .con-new .tits {
                font-size: 24px;
                line-height: 35px;
                color: #000;
                font-weight: bold;
                height: 70px;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis; }
              .duty .list ul li .w1200 .con .con-new .tit {
                font-size: 14px;
                line-height: 30px;
                height: 60px;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                color: #999;
                margin-top: 32px; }
              .duty .list ul li .w1200 .con .con-new .more {
                width: 158px;
                height: 38px;
                border: 2px solid #39b54a;
                border-radius: 19px;
                text-align: center;
                font-size: 16px;
                color: #666;
                margin-top: 45px;
                line-height: 38px;
                transition: all .5s;
                display: block; }
                @media (min-width: 1024px) {
                  .duty .list ul li .w1200 .con .con-new .more:hover {
                    background-color: #39b54a;
                    color: #fff;
                    box-shadow: 0 0 20px rgba(12, 255, 45, 0.45); } }
        .duty .list ul li:nth-child(2n) {
          background-color: #f9f9f9; }
          .duty .list ul li:nth-child(2n) .w1200 .pic {
            float: right; }
          .duty .list ul li:nth-child(2n) .w1200 .con {
            left: 0;
            right: auto; }
    .duty .list.product ul li .w1200 .pic {
      float: right; }
    .duty .list.product ul li .w1200 .con {
      left: 0;
      right: auto; }
      .duty .list.product ul li .w1200 .con .con-new .tit1 {
        font-size: 20px;
        line-height: 20px;
        color: #0383ff; }
      .duty .list.product ul li .w1200 .con .con-new .tits {
        margin-top: 44px; }
    .duty .list.product ul li:nth-child(2n) .w1200 .pic {
      float: left; }
    .duty .list.product ul li:nth-child(2n) .w1200 .con {
      right: 0;
      left: auto; }
  @media (max-width: 1000px) {
    .duty .list {
      margin-top: 25px; }
    .duty .list ul li {
      padding: 25px 0; }
    .duty .list ul li .w1200 .con .con-new .tits {
      font-size: 18px;
      line-height: 30px;
      height: 60px; }
    .duty .list ul li .w1200 .con .con-new .tit {
      margin-top: 5px; }
    .duty .list ul li .w1200 .con .con-new .more {
      width: 126px;
      margin-top: 20px; }
    .duty .list.product ul li .w1200 .con .con-new .tits {
      margin-top: 12px; }
    .duty .list.product ul li .w1200 .con .con-new .tit1 {
      font-size: 16px;
      line-height: 16px; }
    .duty .list ul li .w1200 .pic .icon {
      width: 50px;
      height: 50px; } }
  @media (max-width: 710px) {
    .duty .list ul li .w1200 .pic {
      width: 100%;
      float: none !important; }
    .duty .list ul li .w1200 .con {
      width: 100%;
      float: none !important;
      position: relative;
      top: auto;
      left: auto !important;
      right: auto !important;
      margin-top: 20px; }
    .duty .list ul li .w1200 .con .con-new {
      width: 90%;
      margin-left: 5%; }
    .duty .list ul li .w1200 .con .con-new .tits {
      font-size: 16px;
      line-height: 16px;
      height: 16px;
      -webkit-line-clamp: 1; }
    .duty .list ul li .w1200 .con .con-new .tit {
      margin-top: 20px;
      line-height: 24px;
      height: 48px; }
    .duty .list ul li .w1200 .con .con-new .more {
      font-size: 14px;
      line-height: 34px;
      height: 34px;
      width: 110px;
      border: 1px solid #39b54a; } }

.product-banner {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 8.2%;
  padding-bottom: 5.4%; }
  .product-banner .con .tits {
    font-size: 48px;
    line-height: 50px;
    color: #fff; }
    .product-banner .con .tits span {
      font-size: 38px; }
  .product-banner .con .tit {
    font-size: 20px;
    line-height: 20px;
    color: #0081ff;
    margin-top: 42px; }
  .product-banner .con .tit1 {
    width: calc(100% - 30px);
    border-left: 3px solid #39b54a;
    height: auto;
    padding-left: 27px;
    margin-top: 8%; }
    .product-banner .con .tit1 .t {
      font-size: 24px;
      line-height: 26px;
      color: #fff; }
    .product-banner .con .tit1 .t1 {
      font-size: 14px;
      line-height: 23px;
      color: #fff;
      opacity: 0.5;
      margin-top: 22px; }
  @media (max-width: 1200px) {
    .product-banner .con .tits {
      font-size: 40px;
      line-height: 42px; }
    .product-banner .con .tits span {
      font-size: 28px; } }
  @media (max-width: 960px) {
    .product-banner .con .tits {
      font-size: 34px;
      line-height: 36px; }
    .product-banner .con .tits span {
      font-size: 22px; }
    .product-banner .con .tit {
      font-size: 16px;
      line-height: 16px;
      margin-top: 20px; }
    .product-banner .con .tit1 .t {
      font-size: 20px;
      line-height: 20px; }
    .product-banner .con .tit1 .t1 {
      margin-top: 15px; } }
  @media (max-width: 768px) {
    .product-banner .con .tits {
      font-size: 26px;
      line-height: 28px; }
    .product-banner .con .tits span {
      font-size: 18px; }
    .product-banner .con .tit {
      font-size: 16px;
      line-height: 16px;
      margin-top: 20px; } }
  @media (max-width: 480px) {
    .product-banner .con .tits {
      font-size: 20px;
      line-height: 22px; }
    .product-banner .con .tits span {
      font-size: 14px; }
    .product-banner .con .tit {
      font-size: 12px;
      line-height: 12px;
      margin-top: 10px; }
    .product-banner .con .tit1 {
      width: calc(100% - 15px);
      padding-left: 12px; }
    .product-banner .con .tit1 .t {
      font-size: 16px;
      line-height: 16px; }
    .product-banner .con .tit1 .t1 {
      line-height: 18px;
      margin-top: 10px; } }

.contact {
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .contact .con {
    padding-top: 17%;
    padding-bottom: 6.5%; }
    .contact .con .conn {
      width: 100%;
      height: auto; }
      .contact .con .conn .en {
        font-size: 36px;
        line-height: 48px;
        color: #999;
        font-family: 'AvantGarde-Book';
        text-transform: uppercase; }
      .contact .con .conn .cn {
        font-size: 80px;
        line-height: 80px;
        color: #fff;
        margin-top: 2px; }
      .contact .con .conn .tits {
        font-size: 40px;
        line-height: 40px;
        color: #fff;
        margin-top: 40px; }
      .contact .con .conn .swt-click {
        width: 234px;
        height: 50px;
        border-radius: 25px;
        background-color: #39b54a;
        text-align: center;
        display: block;
        font-size: 20px;
        line-height: 50px;
        color: #fff;
        margin-top: 58px;
        box-shadow: 0 0 20px rgba(12, 255, 45, 0.45); }
    .contact .con .list {
      width: 100%;
      height: auto;
      text-align: justify;
      text-align-last: justify;
      margin-top: 12%; }
      .contact .con .list .item {
        display: inline-block; }
        .contact .con .list .item .icon {
          width: 80px;
          height: auto;
          float: left; }
        .contact .con .list .item .txt {
          float: left;
          margin-left: 20px; }
          .contact .con .list .item .txt .t {
            font-size: 32px;
            line-height: 32px;
            color: #fff;
            font-family: 'AvantGarde-Book';
            margin-top: 13px;
            margin-bottom: 4px; }
          .contact .con .list .item .txt .t2 {
            font-size: 24px;
            line-height: 24px;
            color: #fff;
            font-family: 'AvantGarde-Book';
            margin-top: 14px;
            margin-bottom: 12px; }
          .contact .con .list .item .txt .t1 {
            font-size: 20px;
            line-height: 20px;
            color: #ccc;
            text-align: left;
            text-align-last: left; }
          .contact .con .list .item .txt .t3 {
            font-size: 22px;
            line-height: 22px;
            color: #fff;
            margin-top: 17px;
            margin-bottom: 8px; }
  @media (max-width: 1600px) {
    .contact .con .list .item {
      margin-bottom: 20px; } }
  @media (max-width: 1366px) {
    .contact .con .conn .en {
      font-size: 30px;
      line-height: 40px; }
    .contact .con .conn .cn {
      font-size: 60px;
      line-height: 60px; }
    .contact .con .conn .tits {
      font-size: 30px;
      line-height: 30px; } }
  @media (max-width: 1100px) {
    .contact .con .conn .en {
      font-size: 24px;
      line-height: 30px; }
    .contact .con .conn .cn {
      font-size: 40px;
      line-height: 40px; }
    .contact .con .conn .tits {
      font-size: 26px;
      line-height: 26px; }
    .contact .con .list {
      text-align: left;
      text-align-last: left; }
    .contact .con .list .item {
      width: 60%;
      float: left; }
    .contact .con .list .item:nth-child(1), .contact .con .list .item:nth-child(3) {
      width: 40%; }
    .contact .con .list .item .txt .t3 {
      font-size: 16px; }
    .contact .con .list .item .txt .t {
      font-size: 22px; }
    .contact .con .list .item .txt .t2 {
      font-size: 20px; }
    .contact .con .list .item .txt .t1 {
      font-size: 16px; } }
  @media (max-width: 730px) {
    .contact .con {
      padding-top: 24%; }
    .contact .con .conn .en {
      font-size: 16px;
      line-height: 20px; }
    .contact .con .conn .cn {
      font-size: 26px;
      line-height: 26px; }
    .contact .con .conn .tits {
      font-size: 18px;
      line-height: 18px;
      margin-top: 15px; }
    .contact .con .conn .swt-click {
      width: 170px;
      height: 36px;
      line-height: 36px;
      font-size: 16px;
      margin-top: 25px; }
    .contact .con .list .item {
      width: 100%;
      float: left; }
    .contact .con .list .item:nth-child(1), .contact .con .list .item:nth-child(3) {
      width: 100%; }
    .contact .con .list .item .icon {
      width: 40px; }
    .contact .con .list .item .txt {
      width: calc(100% - 45px);
      margin-left: 5px; }
    .contact .con .list .item .txt .t {
      font-size: 16px;
      line-height: 16px;
      margin-top: 5px; }
    .contact .con .list .item .txt .t2 {
      font-size: 16px;
      line-height: 16px;
      margin-top: 5px; }
    .contact .con .list .item .txt .t3 {
      font-size: 16px;
      line-height: 16px;
      margin-top: 5px; }
    .contact .con .list .item .txt .t1 {
      font-size: 14px;
      line-height: 14px;
      margin-top: 5px; } }

.swt-tk {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none; }
  .swt-tk .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6); }
  .swt-tk .box {
    width: 1200px;
    height: auto;
    padding-bottom: 60px;
    border-radius: 10px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3; }
    .swt-tk .box .box-new {
      width: 85.7%;
      height: auto;
      margin: 0 auto;
      padding-top: 75px; }
      .swt-tk .box .box-new .hometit {
        padding-bottom: 0; }
      .swt-tk .box .box-new .table-box {
        width: 100%;
        height: auto;
        margin-top: 70px; }
        .swt-tk .box .box-new .table-box .t {
          width: 100%;
          height: auto; }
          .swt-tk .box .box-new .table-box .t .text {
            width: calc(48.6% - 40px);
            height: 60px;
            background: #f5f5f5;
            border-radius: 30px;
            font-size: 18px;
            line-height: 60px;
            color: #666;
            padding-left: 40px;
            border: none;
            margin-bottom: 20px; }
        .swt-tk .box .box-new .table-box .txt {
          width: calc(100% - 80px);
          padding: 15px 40px;
          height: 200px;
          background: #f5f5f5;
          border-radius: 30px;
          font-size: 18px;
          line-height: 30px;
          color: #666;
          border: none; }
        .swt-tk .box .box-new .table-box .tit {
          width: 100%;
          height: auto;
          text-align: center;
          font-size: 0;
          margin-top: 44px; }
          .swt-tk .box .box-new .table-box .tit .submit {
            width: 170px;
            height: 50px;
            background-color: #148bff;
            border-radius: 25px;
            text-align: center;
            border: none;
            font-size: 20px;
            line-height: 50px;
            color: #fff;
            margin: 0 10px;
            cursor: pointer; }
            .swt-tk .box .box-new .table-box .tit .submit.reset {
              background-color: #1b1b1b; }
    .swt-tk .box .close-click {
      width: 60px;
      height: 60px;
      background-image: url(../images/close.png);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      position: absolute;
      top: 30px;
      right: 30px;
      z-index: 5; }
  @media (max-width: 1440px) {
    .swt-tk .box .box-new {
      padding-top: 40px; }
    .swt-tk .box .box-new .table-box {
      margin-top: 30px; }
    .swt-tk .box .box-new .table-box .t .text {
      height: 45px;
      line-height: 45px;
      border-radius: 22px;
      font-size: 16px;
      margin-bottom: 15px; }
    .swt-tk .box .box-new .table-box .txt {
      height: 150px;
      font-size: 16px; }
    .swt-tk .box .box-new .table-box .tit {
      margin-top: 20px; }
    .swt-tk .box .box-new .table-box .tit .submit {
      width: 120px;
      height: 36px;
      line-height: 36px;
      border-radius: 18px;
      font-size: 16px; } }
  @media (max-width: 1220px) {
    .swt-tk .box {
      width: 90%; } }
  @media (max-width: 600px) {
    .swt-tk .box {
      padding-bottom: 25px; }
    .swt-tk .box .box-new .table-box .t .text {
      width: calc(100% - 20px);
      padding-left: 20px;
      margin-bottom: 10px; }
    .swt-tk .box .box-new .table-box .txt {
      width: calc(100% - 40px);
      padding: 10px 20px; }
    .swt-tk .box .close-click {
      width: 30px;
      height: 30px;
      top: 15px;
      right: 15px; } }

.solution-info {
  width: 100%;
  height: auto; }
  .solution-info .solution-box1 {
    position: relative; }
    .solution-info .solution-box1:after {
      width: 164px;
      height: 117px;
      background-image: url(../images/solution_icon1.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: 45%;
      left: 2%;
      content: ''; }
    .solution-info .solution-box1 .hometit {
      padding-bottom: 0; }
    .solution-info .solution-box1 .txt {
      width: 92%;
      max-width: 992px;
      margin: 74px auto 0;
      font-size: 18px;
      line-height: 40px;
      color: #666;
      text-align: center; }
  .solution-info .solution-box2 {
    width: 100%;
    height: auto;
    background-color: #f7f7f7; }
    .solution-info .solution-box2 .wap .hometit {
      padding-bottom: 0; }
    .solution-info .solution-box2 .wap .tabs {
      width: 84.875%;
      margin: 8.5% auto 0;
      text-align: justify;
      text-align-last: justify;
      border-bottom: 2px solid #d2d2d2; }
      .solution-info .solution-box2 .wap .tabs .item {
        width: 167px;
        height: auto;
        display: inline-block;
        padding-bottom: 67px;
        position: relative;
        cursor: pointer; }
        .solution-info .solution-box2 .wap .tabs .item .icon {
          width: 100%;
          height: 167px;
          background-color: #fff;
          border-radius: 100%; }
          .solution-info .solution-box2 .wap .tabs .item .icon .img1 {
            display: block; }
          .solution-info .solution-box2 .wap .tabs .item .icon .img2 {
            display: none; }
        .solution-info .solution-box2 .wap .tabs .item p {
          text-align: center;
          text-align-last: center;
          font-size: 24px;
          margin-top: 25px;
          line-height: 24px;
          color: #666; }
        .solution-info .solution-box2 .wap .tabs .item:after {
          width: 0;
          height: 3px;
          bottom: -3px;
          background-color: #0081ff;
          position: absolute;
          content: '';
          opacity: 0;
          left: 50%;
          transition: all .3s; }
        .solution-info .solution-box2 .wap .tabs .item.on .icon {
          background-color: #0081ff; }
          .solution-info .solution-box2 .wap .tabs .item.on .icon .img1 {
            display: none; }
          .solution-info .solution-box2 .wap .tabs .item.on .icon .img2 {
            display: block; }
        .solution-info .solution-box2 .wap .tabs .item.on p {
          color: #333; }
        .solution-info .solution-box2 .wap .tabs .item.on:after {
          opacity: 1;
          left: 0;
          width: 100%; }
    .solution-info .solution-box2 .wap .con {
      width: 84.875%;
      margin: 50px auto 0;
      height: auto;
      padding-bottom: 15px; }
      .solution-info .solution-box2 .wap .con .item {
        width: 100%;
        height: auto;
        display: none;
        font-size: 18px;
        line-height: 35px;
        color: #666; }
  .solution-info .solution-box3 {
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .solution-info .solution-box3 .con {
      text-align: right;
      padding-top: 7.5%;
      padding-bottom: 8.2%; }
      .solution-info .solution-box3 .con .tits {
        font-size: 48px;
        line-height: 50px;
        color: #fff; }
      .solution-info .solution-box3 .con .tit {
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        margin-top: 30px; }
      .solution-info .solution-box3 .con .swt {
        width: 234px;
        height: 50px;
        border-radius: 25px;
        display: block;
        float: right;
        text-align: center;
        font-size: 20px;
        line-height: 50px;
        background-color: #39b54a;
        color: #fff;
        margin-top: 62px;
        box-shadow: 0 0 20px rgba(12, 255, 45, 0.45); }
  .solution-info .solution-box4 {
    padding: 50px 0; }
    .solution-info .solution-box4 .con-left {
      width: 33.75%;
      height: auto;
      padding-top: 66px;
      float: left; }
      .solution-info .solution-box4 .con-left .en {
        font-size: 34px;
        line-height: 34px;
        color: #999;
        text-transform: uppercase; }
      .solution-info .solution-box4 .con-left .cn {
        font-size: 34px;
        line-height: 36px;
        color: #000;
        margin-top: 10px; }
      .solution-info .solution-box4 .con-left .txt {
        font-size: 20px;
        line-height: 40px;
        color: #666;
        margin-top: 58px; }
        .solution-info .solution-box4 .con-left .txt span {
          color: #0081ff; }
      .solution-info .solution-box4 .con-left .swt {
        display: block;
        margin: 60px 0 0 0; }
    .solution-info .solution-box4 .con-right {
      width: 52.875%;
      height: auto;
      float: right; }
      .solution-info .solution-box4 .con-right ul {
        width: 100%;
        height: auto; }
        .solution-info .solution-box4 .con-right ul li {
          width: 50%;
          height: auto;
          float: left;
          position: relative; }
          .solution-info .solution-box4 .con-right ul li .pic {
            width: 100%;
            height: auto; }
          .solution-info .solution-box4 .con-right ul li .con {
            width: 100%;
            height: 375px;
            text-align: center;
            background-color: #fafafa; }
            .solution-info .solution-box4 .con-right ul li .con .tits {
              font-size: 30px;
              line-height: 30px;
              color: #000; }
            .solution-info .solution-box4 .con-right ul li .con .tit {
              width: 77%;
              margin: 25px auto 0;
              font-size: 18px;
              line-height: 30px;
              color: #666; }
          .solution-info .solution-box4 .con-right ul li .icon {
            width: 110px;
            height: auto;
            border-radius: 100%;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            z-index: 5;
            overflow: hidden;
            box-shadow: 0 0 30px rgba(0, 129, 255, 0.3); }
          .solution-info .solution-box4 .con-right ul li:nth-child(2n) .con {
            background-color: #fff; }
      .solution-info .solution-box4 .con-right .btns {
        width: 100%;
        height: auto;
        margin-top: 20px;
        text-align: center;
        font-size: 0; }
        .solution-info .solution-box4 .con-right .btns span {
          width: 10px;
          height: 10px;
          border-radius: 100%;
          background-color: #d2d2d2;
          margin-right: 8px;
          display: inline-block;
          opacity: 1;
          cursor: pointer; }
          .solution-info .solution-box4 .con-right .btns span.swiper-pagination-bullet-active {
            background-color: #1b1b1b; }
    .solution-info .solution-box4 .swt {
      width: 234px;
      height: 50px;
      border-radius: 25px;
      display: block;
      text-align: center;
      font-size: 20px;
      line-height: 50px;
      background-color: #39b54a;
      color: #fff;
      box-shadow: 0 0 20px rgba(12, 255, 45, 0.45);
      margin: 30px auto 0;
      display: none; }
  .solution-info .solution-box5 {
    width: 100%;
    height: auto;
    background-color: #e9f3f8;
    padding-bottom: 68px; }
    .solution-info .solution-box5 .box-new {
      max-width: 1286px;
      width: 92%;
      margin: 0 auto; }
      .solution-info .solution-box5 .box-new .hometit {
        padding-bottom: 0; }
      .solution-info .solution-box5 .box-new .list {
        width: 100%;
        height: auto;
        margin-top: 6.8%; }
        .solution-info .solution-box5 .box-new .list ul {
          width: 100%;
          height: auto; }
          .solution-info .solution-box5 .box-new .list ul li {
            width: 100%;
            height: auto; }
            .solution-info .solution-box5 .box-new .list ul li .item {
              width: 23.8%;
              height: auto;
              margin-right: 1.6%;
              margin-bottom: 1.6%;
              float: left; }
              .solution-info .solution-box5 .box-new .list ul li .item a {
                width: 100%;
                height: auto;
                display: block; }
              .solution-info .solution-box5 .box-new .list ul li .item:nth-child(4n) {
                margin-right: 0; }
        .solution-info .solution-box5 .box-new .list .btns {
          width: 100%;
          height: auto;
          margin-top: 20px;
          text-align: center;
          font-size: 0; }
          .solution-info .solution-box5 .box-new .list .btns span {
            width: 14px;
            height: 14px;
            background-color: #fff;
            border-radius: 14px;
            display: inline-block;
            margin: 0 5px;
            cursor: pointer; }
            .solution-info .solution-box5 .box-new .list .btns span.swiper-pagination-bullet-active {
              background-color: #0081ff; }
  @media (max-width: 1440px) {
    .solution-info .solution-box4 .con-right ul li .con .tit {
      font-size: 16px;
      line-height: 24px; }
    .solution-info .solution-box4 .con-right ul li .icon {
      width: 80px; }
    .solution-info .solution-box4 .con-left .en {
      font-size: 24px;
      line-height: 24px; }
    .solution-info .solution-box4 .con-left .cn {
      font-size: 26px;
      line-height: 26px; }
    .solution-info .solution-box4 .con-left .txt {
      font-size: 18px;
      line-height: 36px; }
    .solution-info .solution-box4 .con-right ul li .con .tits {
      font-size: 24px;
      line-height: 24px; } }
  @media (max-width: 1200px) {
    .solution-info .solution-box1 .txt {
      margin: 50px auto 0; }
    .solution-info .solution-box2 .wap .tabs {
      width: 100%; }
    .solution-info .solution-box2 .wap .tabs .item {
      width: 120px; }
    .solution-info .solution-box2 .wap .tabs .item .icon {
      height: 120px; }
    .solution-info .solution-box2 .wap .tabs .item p {
      font-size: 20px;
      line-height: 20px;
      margin-top: 15px; }
    .solution-info .solution-box2 .wap .tabs .item {
      padding-bottom: 40px; }
    .solution-info .solution-box2 .wap .con {
      width: 100%; }
    .solution-info .solution-box4 .con-left {
      width: 42%; }
    .solution-info .solution-box3 .con .tits {
      font-size: 40px;
      line-height: 42px; }
    .solution-info .solution-box4 .con-left .txt {
      margin-top: 20px; }
    .solution-info .solution-box4 .con-left .swt {
      margin-top: 30px; } }
  @media (max-width: 960px) {
    .solution-info .solution-box3 .con .tits {
      font-size: 34px;
      line-height: 36px; }
    .solution-info .solution-box4 .con-left {
      width: 100%;
      height: auto;
      text-align: center;
      padding-top: 0;
      float: none; }
    .solution-info .solution-box4 .con-right {
      width: 100%;
      float: none;
      margin-top: 7%; }
    .solution-info .solution-box4 .con-left .swt {
      display: none; }
    .solution-info .solution-box4 .con-left .btns {
      display: none; }
    .solution-info .solution-box4 .con-right .btns {
      display: block; }
    .solution-info .solution-box4 .con-left .swt {
      display: none; }
    .solution-info .solution-box4 .swt {
      display: block; } }
  @media (max-width: 768px) {
    .solution-info .solution-box1 .txt {
      font-size: 14px;
      line-height: 24px;
      margin: 25px auto 0; }
    .solution-info .solution-box1:after {
      width: 80px;
      top: 13%;
      left: -10%; }
    .solution-info .solution-box2 .wap .tabs .item {
      width: 70px; }
    .solution-info .solution-box2 .wap .tabs .item .icon {
      height: 70px; }
    .solution-info .solution-box2 .wap .tabs .item p {
      font-size: 16px;
      line-height: 16px;
      margin-top: 10px; }
    .solution-info .solution-box2 .wap .tabs .item {
      padding-bottom: 30px; }
    .solution-info .solution-box2 .wap .con {
      margin: 20px auto 0; }
      .solution-info .solution-box2 .wap .con .item {
        font-size: 16px;
        line-height: 28px; }
    .solution-info .solution-box3 .con {
      text-align: left;
      padding: 12% 0; }
    .solution-info .solution-box3 .con .tits {
      font-size: 26px;
      line-height: 28px; }
    .solution-info .solution-box3 .con .tit {
      font-size: 14px;
      line-height: 24px;
      margin-top: 15px; }
    .solution-info .solution-box3 .con .swt {
      width: 140px;
      height: 36px;
      line-height: 36px;
      font-size: 16px;
      float: left;
      margin-top: 20px; }
    .solution-info .solution-box4 .con-left .cn {
      font-size: 24px;
      line-height: 24px; }
    .solution-info .solution-box4 .con-left .txt {
      font-size: 16px;
      line-height: 24px; }
    .solution-info .solution-box4 .con-right ul li .con .tits {
      font-size: 18px;
      line-height: 18px; }
    .solution-info .solution-box4 .con-right ul li .con .tit {
      font-size: 14px;
      width: 90%;
      line-height: 20px;
      margin: 15px auto 0; }
    .solution-info .solution-box4 .swt {
      width: 140px;
      height: 36px;
      line-height: 36px;
      font-size: 16px; }
    .solution-info .solution-box5 {
      padding-bottom: 30px; }
    .solution-info .solution-box5 .box-new .list ul li .item {
      width: 48%;
      margin-right: 2%;
      margin-bottom: 2%; }
    .solution-info .solution-box5 .box-new .list ul li .item:nth-child(2n) {
      margin-right: 0; } }
  @media (max-width: 480px) {
    .solution-info .solution-box3 .con .tits {
      font-size: 20px;
      line-height: 22px; }
    .solution-info .solution-box4 .con-left .en {
      font-size: 18px;
      line-height: 18px; }
    .solution-info .solution-box4 .con-left .cn {
      font-size: 18px;
      line-height: 20px; } }
  @media (max-width: 460px) {
    .solution-info .solution-box2 .wap .tabs .item {
      width: 60px; }
    .solution-info .solution-box2 .wap .tabs .item .icon {
      height: 60px; }
    .solution-info .solution-box2 .wap .tabs .item p {
      font-size: 14px;
      line-height: 14px; }
    .solution-info .solution-box2 .wap .tabs .item {
      padding-bottom: 20px; }
    .solution-info .solution-box2 .wap .con .item {
      font-size: 14px;
      line-height: 24px; } }

/*# sourceMappingURL=style.css.map */


@media (max-width: 640px) {    
    .news .content .list .top a .con .table{display: block;}
    .news .content .list .top a .con .table .table-cell{display: block;}
    .news-info .content .con .tag span:nth-child(2){display: none;}
    .news-info .content .con .tag{font-size: 12px;}
    
    }


.error{
  width: 100%;
  text-align: center;
}
.error .tits{
  font-size: 20px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
}</pre></body></html>