@charset "UTF-8";
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

html::-webkit-scrollbar {
  display: none;
  overflow-x: hidden;
  overflow-y: hidden; }

nav {
  background: #fff;
  border-bottom: 1px #ddd solid;
  box-shadow: 1px 1px 3px #ddd; }

body {
  position: relative; }

.zhuce input,
.yanzhegnmadenglu input,
.mimadenglu input {
  text-indent: 1em; }

.zhuce input::-webkit-input-placeholder,
.yanzhegnmadenglu input::-webkit-input-placeholder,
.mimadenglu input::-webkit-input-placeholder {
  text-indent: 1em; }

/* 注册弹窗 */
.zhuce {
  position: fixed;
  width: 70rem;
  height: 59rem;
  background: #fff;
  z-index: 1033;
  top: 0; }
  .zhuce img {
    width: 100%;
    margin-bottom: 5%; }
  .zhuce p {
    padding: 2% 0;
    text-align: center; }
    .zhuce p a:nth-child(1) {
      font-size: 2rem;
      color: #333; }
    .zhuce p a:nth-child(1) {
      font-size: 2.6rem;
      color: #1b74c8; }
    .zhuce p a {
      margin: 0 1%;
      display: inline-block; }
  .zhuce input:nth-child(3),
  .zhuce input:nth-child(5),
  .zhuce input:nth-child(6) {
    margin: 0 auto;
    display: block;
    width: 50%;
    margin-bottom: 3%;
    line-height: 3rem;
    border: #ddd 1px solid; }
  .zhuce input:nth-child(5) {
    margin-top: 3%; }
  .zhuce .yanzhengma {
    width: 50%;
    margin-bottom: 3%;
    margin: 0 auto;
    border: #ddd 1px solid;
    box-sizing: border-box;
    display: block; }
    .zhuce .yanzhengma input {
      display: block;
      width: 60%;
      float: left;
      border: none;
      line-height: 2.8rem; }
    .zhuce .yanzhengma p {
      float: right;
      line-height: 1.8rem;
      background: #1b74c8;
      display: block;
      color: #fff;
      font-size: 1.4rem;
      width: 40%; }
  .zhuce .denglu-btn {
    display: block;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    background: #1b74c8;
    color: #fff;
    font-size: 1.6rem;
    padding: 1% 0;
    margin-top: 2%; }

.zhezhao {
  position: absolute;
  top: -10%;
  left: 0;
  height: 110%;
  width: 100%;
  z-index: 1032;
  background: rgba(0, 0, 0, 0.4); }

/* 验证码登录 */
.yanzhegnmadenglu {
  position: fixed;
  width: 70rem;
  height: 55rem;
  background: #fff;
  z-index: 1033;
  top: 0; }
  .yanzhegnmadenglu img {
    width: 100%;
    margin-bottom: 5%; }
  .yanzhegnmadenglu p {
    padding: 2% 0;
    text-align: center; }
    .yanzhegnmadenglu p a:nth-child(1) {
      font-size: 2rem;
      color: #333; }
    .yanzhegnmadenglu p a:nth-child(2) {
      font-size: 2.6rem;
      color: #1b74c8; }
    .yanzhegnmadenglu p a {
      margin: 0 1%;
      display: inline-block; }
  .yanzhegnmadenglu input:nth-child(3) {
    margin: 0 auto;
    display: block;
    width: 50%;
    margin-bottom: 3%;
    line-height: 3rem;
    border: #ddd 1px solid; }
  .yanzhegnmadenglu .yanzhengma {
    width: 50%;
    margin-bottom: 3%;
    line-height: 3rem;
    margin: 0 auto;
    border: #ddd 1px solid;
    box-sizing: border-box;
    display: block; }
    .yanzhegnmadenglu .yanzhengma img {
      width: 100%;
      margin-bottom: 5%; }
    .yanzhegnmadenglu .yanzhengma input {
      display: block;
      width: 60%;
      float: left;
      border: none; }
    .yanzhegnmadenglu .yanzhengma p {
      float: right;
      line-height: 1.8rem;
      background: #1b74c8;
      display: block;
      color: #fff;
      font-size: 1.4rem;
      width: 40%; }
  .yanzhegnmadenglu .denglu-btn {
    display: block;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    background: #1b74c8;
    color: #fff;
    font-size: 1.6rem;
    padding: 1% 0;
    margin-top: 2%; }
  .yanzhegnmadenglu .wanjimima {
    width: 50%;
    margin: 2% auto; }
    .yanzhegnmadenglu .wanjimima a {
      font-size: 1.4rem;
      color: #999; }
    .yanzhegnmadenglu .wanjimima > a:nth-child(1) {
      float: left; }
    .yanzhegnmadenglu .wanjimima > a:nth-child(2) {
      float: right; }

/* 密码登录 */
.mimadenglu {
  position: fixed;
  width: 70rem;
  height: 55rem;
  background: #fff;
  z-index: 1033;
  top: 0; }
  .mimadenglu img {
    width: 100%;
    margin-bottom: 5%; }
  .mimadenglu p {
    padding: 2% 0;
    text-align: center; }
    .mimadenglu p a:nth-child(1) {
      font-size: 2rem;
      color: #333; }
    .mimadenglu p a:nth-child(2) {
      font-size: 2.6rem;
      color: #1b74c8; }
    .mimadenglu p a {
      margin: 0 1%;
      display: inline-block; }
  .mimadenglu input {
    margin: 0 auto;
    display: block;
    width: 50%;
    margin-bottom: 3%;
    line-height: 3rem;
    border: #ddd solid 1px; }
  .mimadenglu .denglu-btn {
    display: block;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    background: #1b74c8;
    color: #fff;
    font-size: 1.6rem;
    padding: 1% 0;
    margin-top: 2%; }
  .mimadenglu .wanjimima {
    width: 50%;
    margin: 2% auto; }
    .mimadenglu .wanjimima a {
      font-size: 1.4rem;
      color: #999; }
    .mimadenglu .wanjimima > a:nth-child(1) {
      float: left; }
    .mimadenglu .wanjimima > a:nth-child(2) {
      float: right; }

.navbar {
  margin-bottom: 0; }
  .navbar .container {
    background: #fff; }

.news-sectionaa {
  background-image: url(../img/bag2.png);
  background-size: 100% 100%;
  background-repeat: repeat; }

a {
  text-decoration: none !important; }

/* 侧边栏 */
.cebianlan {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 99; }
  .cebianlan ul {
    /* .active {
      background: #1b74c8;
      i {
        color: #fff;
      }
    } */ }
    .cebianlan ul li {
      width: 4rem;
      height: 4rem;
      margin: 1rem 0;
      text-align: center;
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.4);
      position: relative; }
      .cebianlan ul li:hover {
        background: #1b74c8; }
        .cebianlan ul li:hover i {
          color: #fff; }
      .cebianlan ul li div {
        padding: 0rem;
        height: 0;
        position: absolute;
        margin-left: -444%;
        top: 0%;
        background: #fff;
        z-index: 99998;
        border: #666666;
        border-radius: 1px;
        transition: all 0.3s;
        overflow: hidden; }
        .cebianlan ul li div p:nth-child(1) {
          color: #333;
          font-size: 1.8rem; }
        .cebianlan ul li div p:nth-child(2) {
          color: #1b74c8;
          font-size: 1.8rem; }
        .cebianlan ul li div span {
          display: block;
          transform: rotate(7deg);
          background: #fff; }
      .cebianlan ul li i {
        width: 100%;
        font-size: 3rem; }
      .cebianlan ul li:hover div {
        z-index: 99999;
        padding: 2rem;
        height: auto; }

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed !important;
  right: 0;
  left: 0;
  z-index: 1030; }

/* 块元素垂直居中 */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

nav {
  background: #fff !important; }
  nav .container > div:nth-child(3) {
    padding-right: 0;
    float: right; }
    nav .container > div:nth-child(3) .login-registered-box {
      float: right; }
  nav .container .navbar-header {
    background: #fff !important; }
    nav .container .navbar-header button {
      opacity: 1; }
      nav .container .navbar-header button span {
        font-size: 2.2rem; }
      nav .container .navbar-header button .glyphiconr {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: "Glyphicons Halflings";
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -moz-osx-font-smoothing: grayscale; }
    nav .container .navbar-header a img {
      padding: 3% 0 0 0; }
  nav .nav-container > div {
    width: 100% !important; }
  nav .nav-container .collapse ul {
    margin-left: 9%; }
    nav .nav-container .collapse ul li {
      margin: 0 3%;
      float: left; }
  nav .nav-container span {
    color: #333;
    padding-bottom: 0.6rem;
    font-size: 1.6rem;
    line-height: 5rem;
    transition: all 0.2s; }
    nav .nav-container span:hover {
      border-bottom: 2px solid #1b74c8;
      color: #1b74c8;
      border-radius: 2px 2px 2px 2px; }
  nav .nav-container .active {
    border-bottom: 2px solid #1b74c8;
    color: #1b74c8;
    border-radius: 2px 2px 2px 2px; }
  nav .login-registered-box {
    text-align: center;
    line-height: 5rem; }
    nav .login-registered-box :nth-child(1) {
      color: #333;
      background: #f4f6f8; }
    nav .login-registered-box :nth-child(2) {
      color: #fff;
      background: #1b74c8; }
    nav .login-registered-box .registered,
    nav .login-registered-box .login {
      text-align: center;
      padding: 5px 10px;
      font-size: 1rem; }

.chanpin {
  padding: 2% 0;
  width: 100%;
  text-align: center; }
  .chanpin p {
    font-size: 36px;
    color: #333; }
  .chanpin span {
    font-family: "SimSun";
    font-size: 24px;
    color: #666666; }

.chanpinzhanshi .look-more {
  padding-top: 2%; }
  .chanpinzhanshi .look-more a {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 36px;
    border: 1px solid #1b74c8;
    background: #1b74c8;
    text-align: center;
    color: #fff;
    line-height: 36px; }

.chanpinzhanshi .container {
  padding-top: 1%; }
  .chanpinzhanshi .container .swiper-slide {
    position: relative;
    transition: all 0.8s; }
    .chanpinzhanshi .container .swiper-slide i {
      width: 40%;
      height: 81%;
      background: #1b74c8;
      display: block;
      position: absolute;
      top: 15%;
      left: 54%;
      z-index: 2;
      padding-left: 3%;
      transition: all 0.8s; }
      .chanpinzhanshi .container .swiper-slide i p {
        width: 100%;
        color: #fff;
        font-weight: 400;
        font-size: 2.4rem;
        margin-top: 14%; }
      .chanpinzhanshi .container .swiper-slide i div {
        width: 10%;
        height: 1%;
        background: #fff;
        margin: 2% 0; }
      .chanpinzhanshi .container .swiper-slide i h5 {
        color: #fff;
        width: 80%;
        line-height: 2rem;
        font-weight: 100;
        font-size: 1.6rem; }
    .chanpinzhanshi .container .swiper-slide a {
      transition: all 0.8s;
      overflow: hidden; }
      .chanpinzhanshi .container .swiper-slide a .taowa {
        position: relative;
        left: 9%;
        width: 63rem;
        height: 36rem;
        overflow: hidden; }
        .chanpinzhanshi .container .swiper-slide a .taowa img {
          width: 70%;
          position: relative;
          z-index: 1;
          margin-left: 0px;
          margin-bottom: 0px;
          transition: all 0.2s linear; }
      .chanpinzhanshi .container .swiper-slide a span {
        display: block;
        width: 64%;
        height: 92%;
        border: 1px solid #fff;
        position: absolute;
        left: 8.5%;
        margin: 1.5%;
        z-index: 2;
        box-sizing: border-box; }
      .chanpinzhanshi .container .swiper-slide a:hover img {
        width: 75%;
        z-index: 1; }

.chanpinzhanshi #contrast {
  position: relative;
  padding-top: 2%;
  margin-top: 4%;
  display: flex;
  justify-content: space-around;
  clear: both; }
  .chanpinzhanshi #contrast i {
    position: absolute;
    width: 100%;
    display: block;
    height: 0.1rem;
    padding: 0% 0;
    background: rgba(17, 34, 51, 0.5);
    right: 0;
    top: -3%;
    transition: all 0.6s; }
    .chanpinzhanshi #contrast i em {
      position: absolute;
      width: 0.8rem;
      height: 0.8rem;
      left: 0rem;
      display: block;
      background: #1b74c8;
      top: -0.35rem;
      transition: all 0.4s; }
    .chanpinzhanshi #contrast i span {
      position: absolute;
      width: 0.8rem;
      height: 0.8rem;
      left: 0rem;
      display: block;
      background: #999;
      top: -0.35rem;
      transition: all 0.4s; }
  .chanpinzhanshi #contrast a {
    overflow: hidden;
    display: block;
    width: auto;
    float: left;
    position: relative; }
    .chanpinzhanshi #contrast a span {
      display: block;
      width: 0%;
      height: 0%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(27, 116, 200, 0.4);
      z-index: 9999;
      transition: all 0.5s; }
    .chanpinzhanshi #contrast a:hover span {
      height: 100%;
      width: 100%; }

/* 解决方案 */
.solution {
  background-image: url(../img/bag.png);
  background-size: 100% 100%;
  background-repeat: repeat; }
  .solution .fangan {
    width: 100%;
    text-align: center;
    padding: 6rem 0 6rem; }
    .solution .fangan p {
      font-size: 36px;
      color: #ffffff; }
    .solution .fangan span {
      font-size: 24px;
      color: #fff;
      font-family: "SimSun"; }
  .solution .solution-tab {
    padding-top: 0%;
    margin: 0 auto; }
    .solution .solution-tab > div {
      position: relative; }
    .solution .solution-tab ul,
    .solution .solution-tab div {
      color: #fff; }
    .solution .solution-tab ul {
      padding-right: 3%;
      position: relative; }
      .solution .solution-tab ul a {
        color: #fff; }
      .solution .solution-tab ul i {
        position: absolute;
        width: 0.2rem;
        display: block;
        height: 100%;
        padding: 0% 0;
        background: rgba(255, 255, 255, 0.5);
        right: 0;
        top: -3%;
        transition: all 0.6s;
        margin-right: 4%; }
        .solution .solution-tab ul i span {
          position: absolute;
          width: 0.8rem;
          height: 0.8rem;
          left: -0.25rem;
          display: block;
          background: #fff;
          top: 2rem;
          transition: all 0.4s; }
    .solution .solution-tab ul li {
      font-size: 1.8rem;
      padding-bottom: 25%;
      text-align: right; }
    .solution .solution-tab .new-group-fangan {
      position: relative;
      transition: all 0.8s;
      right: 0; }
    .solution .solution-tab .fangan-right {
      padding-left: 0%;
      overflow: hidden;
      position: relative;
      left: 0; }
      .solution .solution-tab .fangan-right .fangan-img-box {
        padding-top: 4%; }
        .solution .solution-tab .fangan-right .fangan-img-box .img-box {
          float: left;
          width: 18%;
          margin: 2.5%;
          transition: all 0.2s;
          top: 0; }
          .solution .solution-tab .fangan-right .fangan-img-box .img-box div {
            overflow: hidden;
            width: 95%;
            height: 9rem; }
            .solution .solution-tab .fangan-right .fangan-img-box .img-box div:hover img {
              width: 110%;
              top: -5%;
              left: -5%; }
            .solution .solution-tab .fangan-right .fangan-img-box .img-box div img {
              width: 100%;
              padding-bottom: 4%;
              position: relative;
              top: 0%;
              left: 0%;
              transition: all 0.6s; }
          .solution .solution-tab .fangan-right .fangan-img-box .img-box span {
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            margin: 0 auto;
            text-align: center; }
    .solution .solution-tab .fangan-right > span {
      white-space: wrap;
      font-size: 1.6rem;
      width: 90%;
      display: block;
      padding-top: 3%;
      line-height: 2rem; }
    .solution .solution-tab .fangan-right > p {
      font-size: 2.2rem;
      display: block;
      width: 100%; }
  .solution .look-more {
    padding-top: 2%; }
    .solution .look-more a {
      display: block;
      margin: 0 auto;
      width: 120px;
      height: 36px;
      border: 1px solid #fff;
      text-align: center;
      color: #fff;
      line-height: 36px; }

/* 新闻动态 */
.news-section2 {
  width: 100%;
  bottom: 0; }

.news-section {
  position: relative;
  /* 公司新闻、行业动态 */
  /* 选项卡中的内容 */
  /* 友情链接 */ }
  .news-section .look-more {
    padding: 1% 0; }
    .news-section .look-more a {
      display: block;
      margin: 0 auto;
      width: 120px;
      height: 36px;
      border: 1px solid #fff;
      text-align: center;
      color: #fff;
      line-height: 36px;
      background: #1b74c8; }
  .news-section .xinwendongtai {
    width: 100%;
    text-align: center;
    padding: 2% 0 1% 0; }
    .news-section .xinwendongtai p {
      font-size: 36px;
      color: #333; }
    .news-section .xinwendongtai span {
      font-size: 24px;
      color: #666666;
      font-family: "SimSun"; }
  .news-section .tab-top {
    padding-top: 1%; }
    .news-section .tab-top a {
      display: block;
      float: left;
      width: 10rem;
      height: 3.4rem;
      text-align: center;
      line-height: 3.4rem;
      color: #333; }
    .news-section .tab-top a:nth-child(2) {
      margin-left: 15px; }
    .news-section .tab-top .active {
      background: #1b74c8;
      color: #fff;
      border: #1b74c8 1px solid; }
    .news-section .tab-top .noactive {
      border: #666 1px solid; }
  .news-section .news-item {
    padding-top: 1%;
    /* 左边的内容 */
    /* 右边内容 */ }
    .news-section .news-item .news-item-left,
    .news-section .news-item .news-item-right {
      float: left;
      width: 50%;
      /* .clear:nth-child(2) {
        display: block;
      }
      .clear:nth-child(3) {
        display: block;
      } */ }
    .news-section .news-item .news-item-left img {
      width: 100%;
      transition: all 0.6s;
      position: relative;
      top: 0;
      left: 0; }
    .news-section .news-item .news-item-left > a {
      display: block;
      overflow: hidden;
      width: 85%; }
      .news-section .news-item .news-item-left > a:hover img {
        width: 120% !important; }
    .news-section .news-item .news-item-left p {
      padding-top: 1%; }
      .news-section .news-item .news-item-left p a {
        font-size: 1.8rem;
        color: #333333;
        font-weight: 700; }
    .news-section .news-item .news-item-left span a {
      font-size: 1.4rem;
      color: #666;
      font-weight: 000;
      line-height: 3.4rem; }
    .news-section .news-item .news-item-right {
      padding-left: 1%; }
      .news-section .news-item .news-item-right :nth-child(3) {
        border: none; }
      .news-section .news-item .news-item-right > div {
        border-bottom: 1px solid #dddddd;
        height: 100%;
        padding-bottom: 4%;
        margin-bottom: 2%; }
        .news-section .news-item .news-item-right > div .date,
        .news-section .news-item .news-item-right > div .news-content {
          float: left; }
        .news-section .news-item .news-item-right > div .date {
          text-align: center;
          width: 15%; }
          .news-section .news-item .news-item-right > div .date p {
            text-align: center;
            font-size: 4.3rem;
            color: #333; }
          .news-section .news-item .news-item-right > div .date span {
            font-size: 1.4rem;
            color: #666; }
        .news-section .news-item .news-item-right > div .news-content {
          width: 85%; }
          .news-section .news-item .news-item-right > div .news-content p {
            font-size: 1.8rem;
            line-height: 3rem;
            font-weight: 700; }
            .news-section .news-item .news-item-right > div .news-content p a {
              width: 100%;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; }
          .news-section .news-item .news-item-right > div .news-content span a {
            color: #666; }
  .news-section .friendship-link-box {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    background: #666;
    padding-top: 1%; }
    .news-section .friendship-link-box .banquan {
      padding: 1% 0; }
      .news-section .friendship-link-box .banquan span {
        text-align: center;
        color: #fff;
        display: block;
        margin: 0 auto; }
  .news-section .friendship-link div:last-child div {
    text-align: center; }
    .news-section .friendship-link div:last-child div .erweima {
      width: 8.2rem;
      margin: 0 auto; }
    .news-section .friendship-link div:last-child div span {
      color: #fff;
      font-size: 1.4rem; }
    .news-section .friendship-link div:last-child div div {
      width: 12rem;
      margin: 0 auto; }
      .news-section .friendship-link div:last-child div div span {
        float: left;
        margin-right: 3%; }
      .news-section .friendship-link div:last-child div div img {
        float: left;
        width: 2rem;
        margin: 0 3%; }
  .news-section .friendship-link > div {
    padding-right: 2%; }
    .news-section .friendship-link > div ul {
      border-right: 1px solid #a2a2a2; }
      .news-section .friendship-link > div ul li:nth-child(1) {
        padding-bottom: 1%; }
      .news-section .friendship-link > div ul li a {
        line-height: 1.8rem;
        color: #fff;
        font-size: 1.2rem; }
  .news-section .friendship-link div:last-child {
    padding-right: 1%; }
    .news-section .friendship-link div:last-child div span {
      display: block;
      margin: 3% 0; }
    .news-section .friendship-link div:last-child ul {
      border: none; }

/* 联系我们 页面 */
.banner-lxwm {
  position: relative;
  overflow: hidden;
  transition: all 0.6s;
  padding-top: 5rem; }
  .banner-lxwm i {
    position: absolute;
    display: block;
    height: 100% !important;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    transition: all 0.6s; }
    .banner-lxwm i:hover {
      background: rgba(0, 0, 0, 0.2); }
  .banner-lxwm > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .banner-lxwm > div p,
    .banner-lxwm > div span {
      color: #fff; }
    .banner-lxwm > div p {
      font-size: 4.8rem; }
    .banner-lxwm > div span {
      font-size: 3rem;
      display: block;
      line-height: 4.8rem;
      border: #fff solid 1px;
      padding: 0 4rem;
      border-radius: 5px; }

.lianxiwomen {
  text-align: center; }
  .lianxiwomen .lainxiwomen-box {
    height: auto;
    padding: 4rem 0; }
    .lianxiwomen .lainxiwomen-box a:nth-child(2) i,
    .lianxiwomen .lainxiwomen-box a:nth-child(3) i,
    .lianxiwomen .lainxiwomen-box a:nth-child(4) i {
      font-weight: 900; }
    .lianxiwomen .lainxiwomen-box .lianxiwomen-item {
      background: #fff;
      color: #333;
      padding: 5rem 0;
      transition: all 0.6s; }
      .lianxiwomen .lainxiwomen-box .lianxiwomen-item i {
        color: #666;
        font-size: 3.2rem; }
      .lianxiwomen .lainxiwomen-box .lianxiwomen-item p {
        font-size: 1.5rem; }
      .lianxiwomen .lainxiwomen-box .lianxiwomen-item span {
        font-size: 1.2rem; }
      .lianxiwomen .lainxiwomen-box .lianxiwomen-item:hover {
        background: #1b74c8;
        color: #fff; }
        .lianxiwomen .lainxiwomen-box .lianxiwomen-item:hover i {
          color: #fff; }

.map-liuyan {
  padding-bottom: 6rem; }
  .map-liuyan .map {
    padding-left: 0; }
    /* .map-liuyan .map a {
      display: block;
      height: 45.5rem;
      overflow: hidden; } */
  .map-liuyan .liuyan {
    padding: 0 1.5%; }
    .map-liuyan .liuyan h3 {
      border-left: #1b74c8 0.4rem solid;
      margin: 4% 0;
      text-indent: 0.5em;
      font-size: 2.4rem;
      color: #333; }
    .map-liuyan .liuyan input {
      text-indent: 1em;
      display: block;
      font-size: 1.4rem;
      color: #999;
      line-height: 3.6rem;
      width: 100%;
      margin-bottom: 3%;
      border: 1px solid #ddd;
      border-radius: 2px; }
    .map-liuyan .liuyan input::-webkit-input-placeholder {
      text-indent: 1em; }
    .map-liuyan .liuyan textarea {
      height: 6rem;
      text-indent: 1em;
      resize: none;
      width: 100%;
      border: 1px solid #ddd;
      border-radius: 2px;
      outline: none;
      padding-top: 1.4rem; }
    .map-liuyan .liuyan a, .map-liuyan .liuyan button {
      border: none;
      display: block;
      width: 100%;
      line-height: 3.4rem;
      background: #1b74c8;
      color: #fff;
      text-align: center;
      border-radius: 2px;
      margin: 3% 0; }
    .map-liuyan .liuyan .liuyan-box input:nth-child(2) {
      margin-top: 1%; }

/* 产品中心 */
.chanpin-tab .chanpin-item {
  display: none; }

.yundongkonghzi {
  background: #fff;
  border-bottom: 1px solid #ddd; }
  .yundongkonghzi .container {
    padding-right: 0; }
    .yundongkonghzi .container .kongzhi-tab {
      padding-left: 0;
      padding-right: 0; }
      .yundongkonghzi .container .kongzhi-tab .kongzhi-tab-active {
        background: #1b74c8;
        color: #fff; }
      .yundongkonghzi .container .kongzhi-tab a {
        display: block;
        padding-left: 0;
        padding-right: 0;
        font-size: 1.6rem;
        color: #333;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 6rem;
        transition: all 0.4s; }
        .yundongkonghzi .container .kongzhi-tab a:hover {
          background: #1b74c8;
          color: #fff; }
    .yundongkonghzi .container .dangqianweizhi div {
      overflow: hidden;
      float: right;
      white-space: nowrap;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      color: #999; }
      .yundongkonghzi .container .dangqianweizhi div a:nth-child(4) {
        color: #1b74c8; }
      .yundongkonghzi .container .dangqianweizhi div span,
      .yundongkonghzi .container .dangqianweizhi div a {
        font-size: 1.4rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 6rem;
        color: #999; }

/* 总线式运动控制板 */
.kongzhiban {
  height: 5.8rem;
  width: 100%;
  z-index: 3; }
  .kongzhiban .container {
    height: 5.8rem;
    overflow: hidden;
    transition: all 0.4s; }
    .kongzhiban .container div {
      background: #4990d3; }
      .kongzhiban .container div a {
        display: inline-block;
        color: #fff;
        font-size: 1.4rem;
        line-height: 5.8rem;
        padding: 0 2rem;
        transition: all 0.4s; }
        .kongzhiban .container div a:hover {
          background: #1b74c8; }
      .kongzhiban .container div .kongzhiban-active {
        background: #1b74c8; }



.kongzhiban-title {
  padding-top: 6rem; }
  .kongzhiban-title .title {
    text-align: center; }
    .kongzhiban-title .title h4 {
      text-align: center;
      color: #333;
      font-size: 2.6rem; }
    .kongzhiban-title .title span {
      display: block;
      background: #1b74c8;
      height: 0.2rem;
      width: 5rem;
      margin: 0 auto;
      margin-top: 2rem; }

/* 产品列表 */
.goods-list-box {
  padding-top: 4.6rem;
  padding-bottom: 4.6rem; }
  .goods-list-box .goods-item {
    display: block;
    text-align: center;
    padding: 1% 0 1% 0;
    position: relative; }
    .goods-list-box .goods-item:hover i {
      width: 100%; }
    .goods-list-box .goods-item:hover span {
      color: #fff; }
    .goods-list-box .goods-item:hover em {
      display: block; }
    .goods-list-box .goods-item em {
      position: absolute;
      display: block;
      top: -3%;
      width: 94%;
      margin-left: 3%;
      margin-top: 2%;
      height: 96%;
      border: #fff 1px solid;
      z-index: 2;
      display: none; }
    .goods-list-box .goods-item i {
      z-index: 2;
      position: absolute;
      display: block;
      top: -3%;
      width: 0%;
      height: 103%;
      padding: 1% 0;
      background: rgba(27, 116, 200, 0.4);
      overflow: hidden;
      text-align: center;
      transition: all 0.3s; }
      .goods-list-box .goods-item i h5,
      .goods-list-box .goods-item i span,
      .goods-list-box .goods-item i h4 {
        color: #fff; }
      .goods-list-box .goods-item i h5 {
        margin-top: 18%;
        font-size: 2rem; }
      .goods-list-box .goods-item i span {
        width: 55%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 1.6rem;
        padding-top: 8%; }
      .goods-list-box .goods-item i h4 {
        margin-top: 7%;
        text-align: center; }
        .goods-list-box .goods-item i h4 b {
          border: #fff 2px solid;
          font-size: 3.2rem;
          border-radius: 50%;
          text-align: center; }
    .goods-list-box .goods-item img {
      margin: 0 auto; }
    .goods-list-box .goods-item span {
      color: #333;
      text-align: center;
      font-size: 1.4rem;
      margin: 0 auto;
      width: 100%; }

/* 产品详情 */
.chanpinxiangqing {
  padding: 4% 0 4% 0; }
  .chanpinxiangqing .container {
    display: none; }
    .chanpinxiangqing .container .xiangqing-left a {
      display: block;
      padding: 7% 0 0 0;
      border: #ddd 1px solid;
      width: 37rem;
      height: 30rem;
      margin: 0 auto;
      overflow: hidden; }
      .chanpinxiangqing .container .xiangqing-left a:hover img {
        width: 90%; }
      .chanpinxiangqing .container .xiangqing-left a img {
        width: 80%;
        transition: all 0.6s;
        margin: 0 auto; }
    .chanpinxiangqing .container .xiangqing p {
      font-size: 2.4rem;
      color: #333;
      padding-top: 2.6rem; }
    .chanpinxiangqing .container .xiangqing i {
      display: block;
      padding-top: 1%;
      font-size: 1.8rem;
      color: #333;
      line-height: 3rem; }
    .chanpinxiangqing .container .xiangqing em {
      display: block;
      font-size: 1.6rem;
      color: #999; }
    .chanpinxiangqing .container .xiangqing span {
      display: block;
      font-size: 1.8rem;
      color: #333;
      padding-top: 1%; }
    .chanpinxiangqing .container .xiangqing h5 {
      width: 70%;
      padding-top: 1%; }
      .chanpinxiangqing .container .xiangqing h5 a {
        font-size: 1.6rem;
        color: #999;
        font-weight: 100; }

/* 技术参数 */
.jishucanshu .container .clear {
  background: #4990d3;
  padding: 1% 4%; }
  .jishucanshu .container .clear .jishu-active {
    background: #f4f4f4;
    color: #333; }
  .jishucanshu .container .clear a:nth-child(1) {
    margin-left: 0; }
  .jishucanshu .container .clear a {
    margin-left: 2%; }
  .jishucanshu .container .clear a {
    font-size: 1.4rem;
    display: block;
    float: left;
    padding: 0.7% 2%;
    color: #fff;
    transition: all 0.4s; }
    .jishucanshu .container .clear a:hover {
      background: #f4f4f4;
      color: #333; }

/* 参数展示 */
.canshuzhanshi {
  padding: 2% 0 0 0; }
  .canshuzhanshi .container .clear {
    padding: 0 3%; }
    .canshuzhanshi .container .clear .xinghao-item {
      padding-bottom: 2%; }
      .canshuzhanshi .container .clear .xinghao-item .xinghao-left {
        width: 12%;
        padding: 0 0% 0 2%;
        float: left;
        border-left: #1b74c8 0.2rem solid;
        font-size: 1.8rem;
        color: #333; }
      .canshuzhanshi .container .clear .xinghao-item .xinghao-right {
        padding-left: 0;
        float: left; }
        .canshuzhanshi .container .clear .xinghao-item .xinghao-right p {
          font-size: 1.4rem;
          color: #333;
          line-height: 3rem; }

/* 解决方案 */
.jiejuefangan-box {
  padding-bottom: 4%;
  padding-top: 1%; }
  .jiejuefangan-box .container {
    padding: 0; }
    .jiejuefangan-box .container .jiejuefangan-item {
      margin-top: 1%; }
      .jiejuefangan-box .container .jiejuefangan-item:hover > div {
        background: #1b74c8;
        border: #1b74c8 solid 1px; }
        .jiejuefangan-box .container .jiejuefangan-item:hover > div p,
        .jiejuefangan-box .container .jiejuefangan-item:hover > div span,
        .jiejuefangan-box .container .jiejuefangan-item:hover > div i {
          color: #fff; }
        .jiejuefangan-box .container .jiejuefangan-item:hover > div i {
          border: 1px solid #fff; }
      .jiejuefangan-box .container .jiejuefangan-item > div {
        width: 100%;
        transition: all 0.6s;
        background: #ffffff;
        padding: 1% 1% 4% 1%;
        border: #ddd solid 1px; }
        .jiejuefangan-box .container .jiejuefangan-item > div p,
        .jiejuefangan-box .container .jiejuefangan-item > div span,
        .jiejuefangan-box .container .jiejuefangan-item > div i {
          margin-left: 1%; }
        .jiejuefangan-box .container .jiejuefangan-item > div .img-boxs img {
          margin: 0 auto; }
        .jiejuefangan-box .container .jiejuefangan-item > div p {
          color: #333;
          font-size: 1.6rem;
          padding-top: 1%; }
        .jiejuefangan-box .container .jiejuefangan-item > div span {
          display: block;
          width: 100%;
          white-space: wrap;
          word-wrap: wrap w;
          word-wrap: break-word;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          font-size: 1.4rem;
          color: #333;
          font-weight: 400;
          padding-top: 1%; }
        .jiejuefangan-box .container .jiejuefangan-item > div i {
          color: #1b74c8;
          border: 1px #1b74c8 solid;
          font-size: 1.4rem;
          display: inline-block;
          margin-top: 3%;
          padding: 1% 4%; }

/* 解决方案详情页 */
.jiejuefanganxiangqing {
  padding: 2% 0; }
  .jiejuefanganxiangqing .container .xiangqing-banner .banner-box {
    padding: 4% 0;
    width: 80%;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ddd; }
    .jiejuefanganxiangqing .container .xiangqing-banner .banner-box .swiper-button-prev,
    .jiejuefanganxiangqing .container .xiangqing-banner .banner-box .swiper-button-next {
      background: #1b74c8;
      color: #fff;
      width: 2.6rem; }
      .jiejuefanganxiangqing .container .xiangqing-banner .banner-box .swiper-button-prev span,
      .jiejuefanganxiangqing .container .xiangqing-banner .banner-box .swiper-button-next span {
        font-size: 3rem; }
    .jiejuefanganxiangqing .container .xiangqing-banner .banner-box .swiper-button-prev {
      left: 10%; }
    .jiejuefanganxiangqing .container .xiangqing-banner .banner-box .swiper-button-next {
      right: 10%; }
    .jiejuefanganxiangqing .container .xiangqing-banner .banner-box .swiper-container {
      width: 80%;
      background: #fff; }
    .jiejuefanganxiangqing .container .xiangqing-banner .banner-box .swiper-button-disabled {
      background: #dddddd;
      color: #9f9f9f;
      opacity: 1; }
  .jiejuefanganxiangqing .container .xiangqing-concent p {
    font-size: 2.4rem;
    color: #333;
    margin-bottom: 3%;
    margin-top: 10%; }
  .jiejuefanganxiangqing .container .xiangqing-concent span {
    font-size: 1.6rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical; }
  .jiejuefanganxiangqing .container .xiangqing-concent div {
    width: 3.2rem;
    height: 0.4rem;
    background: #1b74c8;
    margin-top: 2%; }

/* 系统配置下边的内容 */
.xitongpeizhi-box {
  padding-top: 2%;
  padding-bottom: 3%; }
  .xitongpeizhi-box .container {
    display: none; }
    .xitongpeizhi-box .container .xitongpeizhi-item {
      margin: 1% 0 1% 6%;
      align-items: center;
      display: -webkit-flex; }
      .xitongpeizhi-box .container .xitongpeizhi-item p {
        background: #1b74c8;
        color: #fff;
        font-size: 1.2rem;
        padding: 1px 0.5rem; }
      .xitongpeizhi-box .container .xitongpeizhi-item span {
        font-size: 1.8rem;
        color: #333;
        position: relative;
        margin-left: 1%;
        margin-right: 4%; }
      .xitongpeizhi-box .container .xitongpeizhi-item i {
        font-size: 1.4rem;
        color: #333; }

/* 优质服务 */
.youzhifuwu {
  padding: 4% 0 6% 0; }
  .youzhifuwu .container {
    text-align: center; }
    .youzhifuwu .container > a:hover span {
      background: #1b74c8;
      color: #fff;
      border: #1b74c8 solid 1xp; }
    .youzhifuwu .container > a span {
      transition: all 0.6s;
      color: #999;
      text-align: center;
      display: block;
      width: 13rem;
      height: 13rem;
      line-height: 13rem;
      font-size: 8rem;
      border-radius: 50%;
      margin: 0 auto;
      border: #ddd 1px solid; }
    .youzhifuwu .container > a i {
      color: #333;
      font-size: 2.4rem;
      display: block;
      padding-top: 1%;
      padding-bottom: 2%; }
    .youzhifuwu .container > a p {
      font-size: 1.4rem;
      color: #333; }

/* 技术支持 */
.sousuokuang .container .search {
  float: right;
  height: 3rem;
  width: 23rem;
  border: 1px solid #ddd;
  margin: 1% 0;
  margin: 3% 0; }
  .sousuokuang .container .search i {
    float: right;
    line-height: 3rem; }
  .sousuokuang .container .search input {
    border: none;
    color: #999;
    float: left;
    width: 90%;
    line-height: 2.8rem; }

/* 下载专区 */
.xiazaizhuanqv .container {
  display: none; }
  .xiazaizhuanqv .container > a:nth-child(2n) {
    float: right; }
  .xiazaizhuanqv .container > a:nth-child(2n-1) {
    float: left; }
  .xiazaizhuanqv .container > a {
    display: block;
    border: #ddd solid 1px;
    position: relative;
    padding-right: 0;
    margin-bottom: 1%;
    width: 48%; }
    .xiazaizhuanqv .container > a span {
      float: left;
      font-size: 1.6rem;
      color: #1b74c8;
      line-height: 6rem;
      text-indent: 1em; }
    .xiazaizhuanqv .container > a div {
      line-height: 3rem;
      padding: 0 3%;
      float: right;
      color: #fff;
      background: #1b74c8; }
      .xiazaizhuanqv .container > a div i,
      .xiazaizhuanqv .container > a div em {
        text-align: center;
        display: block;
        font-size: 1.6rem; }

/* 新闻动态 */
.news-concent {
  padding-top: 2%;
  padding-bottom: 2%;
  border-bottom: 1px solid #ddd; }
  .news-concent .container .news-item {
    text-align: center; }
    .news-concent .container .news-item h2 {
      font-size: 2rem;
      color: #333;
      padding-bottom: 2%; }
    .news-concent .container .news-item span {
      display: block;
      padding-bottom: 2%;
      font-size: 1.4rem;
      color: #666; }
    .news-concent .container .news-item p {
      text-align: left;
      text-indent: 2em;
      line-height: 2.4rem;
      padding-bottom: 2%; }
    .news-concent .container .news-item a {
      overflow: hidden;
      position: relative;
      display: block; }
      .news-concent .container .news-item a:hover span {
        background: rgba(0, 0, 0, 0); }
      .news-concent .container .news-item a span {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        background: rgba(0, 0, 0, 0.1);
        z-index: 2;
        transition: all 0.4s; }

/* 新闻底部导航 */
.news-daohang {
  padding-bottom: 1%; }
  .news-daohang .left {
    float: left; }
    .news-daohang .left span,
    .news-daohang .left a {
      color: #999;
      font-size: 1.4rem; }
    .news-daohang .left p {
      margin: 6% 0; }
  .news-daohang .right {
    float: right;
    line-height: 8rem; }
    .news-daohang .right i,
    .news-daohang .right span {
      color: #999;
      font-size: 1.4rem; }

/* 新闻列表 */
.news-taowa {
  padding-top: 4%; }

.news-list {
  margin: 1% 0;
  padding: 1% 0;
  transition: all 0.6s;
  background: #fff; }
  .news-list:hover {
    background: #f5f5f5; }
  .news-list .container .news-left {
    padding-left: 0;
    padding-right: 0; }
    .news-list .container .news-left a {
      position: relative;
      display: block;
      padding-right: 0; }
      .news-list .container .news-left a img {
        margin: 0 auto; }
  .news-list .container .news-right p {
    font-size: 1.8rem;
    color: #333; }
  .news-list .container .news-right span {
    display: block;
    color: #666;
    font-size: 1.4rem;
    padding-top: 1%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .news-list .container .news-right i {
    font-size: 1.2rem;
    color: #666;
    display: block;
    padding-top: 6%; }

.paging-box {
  width: 300px;
  height: 20px; }

/* 公司简介 */
.gongsijianjie .container {
  overflow: hidden;
  padding-bottom: 3%; }
  .gongsijianjie .container h3 {
    text-align: center;
    font-size: 2.6rem;
    color: #333;
    padding-top: 3%; }
  .gongsijianjie .container i {
    display: block;
    height: 0.3rem;
    width: 5rem;
    margin: 0 auto;
    background: #1b74c8;
    margin-top: 2%;
    margin-bottom: 4%; }
  .gongsijianjie .container p {
    font-size: 1.4rem;
    color: #333;
    text-indent: 2em;
    line-height: 2.4rem; }
  .gongsijianjie .container a {
    overflow: hidden; }
    .gongsijianjie .container a img {
      margin: 0 auto; }
  .gongsijianjie .container .huoban-item {
    padding-top: 0.5%; }

/* 企业荣誉 */
.qiyerongyu .container h2 {
  font-size: 2rem;
  color: #333;
  text-indent: 1em;
  padding-bottom: 1.6rem; }

.qiyerongyu .container a {
  display: block;
  padding-bottom: 1%; }
  .qiyerongyu .container a img {
    margin: 0 auto; }
  .qiyerongyu .container a h1 {
    font-size: 1.6rem;
    color: #333;
    text-align: center;
    padding-top: 2%; }

/* 企业文化 */
.qiyewenhua .container .wehua-item {
  padding: 1% 0;
  position: relative; }
  .qiyewenhua .container .wehua-item div {
    position: absolute;
    right: 0%;
    top: 20%;
    z-index: 2;
    width: 50%;
    height: 50%;
    background: #1b74c8;
    color: #fff; }
    .qiyewenhua .container .wehua-item div em,
    .qiyewenhua .container .wehua-item div span {
      display: block;
      margin-left: 9%; }
    .qiyewenhua .container .wehua-item div em {
      margin-top: 6%;
      font-size: 2.4rem; }
    .qiyewenhua .container .wehua-item div span {
      font-size: 1.8rem;
      margin-top: 2%; }

.qiyewenhua .container .wehua-item2 {
  padding: 1% 0;
  position: relative; }
  .qiyewenhua .container .wehua-item2 img {
    float: right; }
  .qiyewenhua .container .wehua-item2 div {
    position: absolute;
    left: 0%;
    top: 20%;
    z-index: 2;
    width: 50%;
    height: 50%;
    background: #1b74c8;
    color: #fff; }
    .qiyewenhua .container .wehua-item2 div em,
    .qiyewenhua .container .wehua-item2 div span {
      display: block;
      margin-left: 9%; }
    .qiyewenhua .container .wehua-item2 div em {
      margin-top: 6%;
      font-size: 2.4rem; }
    .qiyewenhua .container .wehua-item2 div span {
      font-size: 1.8rem;
      margin-top: 2%; }

/* 时间轴 */
.timeline-bg {
  background: #f0f0f0;
  padding-bottom: 4%; }

.shijianzhou #cd-timeline {
  width: 100%;
  margin: 0; }

.shijianzhou #cd-timeline::before {
  width: 1px;
  color: #1b74c8;
  background: #1b74c8; }

.shijianzhou section .cd-timeline-block:nth-child(2n-1) .cd-timeline-img i {
  position: absolute;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: #1b74c8 solid 1px;
  top: 50%;
  margin-top: -0.5rem;
  left: -60%; }

.shijianzhou section .cd-timeline-block:nth-child(2n-1) .cd-timeline-img span {
  position: absolute;
  width: 46%;
  height: 1px;
  background: #1b74c8;
  left: -47%;
  top: 50%;
  margin-top: -1px; }

.shijianzhou section .cd-timeline-block:nth-child(2n) .cd-timeline-img i {
  position: absolute;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: #1b74c8 solid 1px;
  top: 50%;
  margin-top: -0.5rem;
  right: -60%; }

.shijianzhou section .cd-timeline-block:nth-child(2n) .cd-timeline-img span {
  position: absolute;
  width: 46%;
  height: 1px;
  background: #1b74c8;
  right: -47%;
  top: 50%;
  margin-top: -1px; }

.shijianzhou section .cd-timeline-block .cd-timeline-img {
  top: 20%;
  background: #f0f0f0;
  border: #1b74c8 1px solid;
  margin-left: -3.5rem;
  height: 2rem;
  width: 7rem;
  border-radius: 3.5rem;
  color: #1b74c8;
  text-align: center;
  z-index: 100; }

.shijianzhou section .cd-timeline-block .cd-timeline-content {
  background: #fff;
  border-radius: 0;
  padding-left: 2%;
  padding-top: 3%;
  padding-bottom: 3%;
  width: 42%; }
  .shijianzhou section .cd-timeline-block .cd-timeline-content div .left,
  .shijianzhou section .cd-timeline-block .cd-timeline-content div .right {
    float: left; }
  .shijianzhou section .cd-timeline-block .cd-timeline-content div .right {
    margin: 0;
    width: 80%;
    margin-left: 5%; }
    .shijianzhou section .cd-timeline-block .cd-timeline-content div .right p {
      display: inline-block;
      color: #999;
      font-size: 1.4rem;
      margin: 2% 0;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical; }
  .shijianzhou section .cd-timeline-block .cd-timeline-content div span {
    font-size: 2.2rem;
    color: #1b74c8; }
  .shijianzhou section .cd-timeline-block .cd-timeline-content div i {
    color: #999;
    font-size: 1.4rem; }
  .shijianzhou section .cd-timeline-block .cd-timeline-content h2 {
    color: #333 !important; }

.chanpinzhanshi .container .swiper-slide a .taowa {
  width: 50rem;
  height: 29rem; }

.chanpinzhanshi .container .swiper-slide i p {
  margin-top: 7%; }

.chanpinzhanshi .container .swiper-slide a span {
  width: 51%; }

.chanpinzhanshi .look-more {
  padding-top: 8%; }

.chanpin p {
  font-size: 34px; }

.solution .solution-tab ul li {
  padding-bottom: 23%; }

.solution .fangan {
  padding: 3% 0; }

.news-section .xinwendongtai {
  padding: 3% 0 0% 0; }

.nav-container {
  min-height: 0px; }

.section {
  margin-bottom: 1rem;
  overflow: hidden;
  padding-top: 4rem; }

nav ul li {
  position: relative; }
  nav ul li .submenu {
    position: absolute; }
    nav ul li .submenu div {
      width: auto; }
      nav ul li .submenu div a {
        width: auto;
        line-height: 0rem;
        display: block;
        width: 180%;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        opacity: 0;
        padding: 0 1.5rem;
        transition: all 0.4s;
        border-bottom: #1b74c8 solid 0px; }
    nav ul li .submenu div:last-child a {
      border: none; }
  nav ul li:hover .submenu {
    position: absolute; }
    nav ul li:hover .submenu div a {
      opacity: 1;
      background: rgba(0, 0, 0, 0.5);
      line-height: 3rem;
      display: block;
      transition: all 0.2s;
      border-bottom: #ddd solid 1px;
      padding: 0 3rem 0 1rem; }
    nav ul li:hover .submenu div:last-child a {
      border: none; }

.solution .solution-tab ul li {
  padding-bottom: 18%; }

.news-section .news-item {
  padding-top: 0.5%; }

.news-section .xinwendongtai {
  padding: 1% 0 0 0; }

.news-section .tab-top {
  padding: 0; }

.news-section .look-more {
  padding: 0; }

.news-section .friendship-link-box {
  padding-top: 0.5%; }

.news-section .friendship-link-box .banquan {
  padding: 0.5% 0; }

.solution {
  height: 100%; }

.zhanshi-btn a {
  max-width: 7%; }
  .zhanshi-btn a img {
    margin: 0 auto; }

.PCbanner,
.phoneBanner {
  height: 100%; }

.phoneBanner img {
  height: 100%; }

.kongzhi-tab .col-md-3 {
  width: 14%; }

.dangqianweizhi {
  padding: 0; }
