@charset "UTF-8";
@font-face {
  font-family: "ob";
  src: url("../font/font.woff2") format("woff2"), url("../font/font.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "pb";
  src: url("../font/PierSans-Bold.woff2") format("woff2"), url("../font/PierSans-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
* {
  font-family: 'ob'; }

.add_xz_lj .dl_box a, .add_xz_lj .share_box a, .pub_a, .page_box ul li a, .index .wrap_01 .w_list li, .index .wrap_02 .layout .des a, .index .wrap_03 .p_list li .pic_box img, .contact .main_wrap .layout1 .r_box input, .contact .main_wrap .layout1 .r_box textarea {
  transition: .32s;
  -moz-transition: .32s;
  /* Firefox 4 */
  -webkit-transition: .32s;
  /* Safari 和 Chrome */
  -o-transition: .32s;
  /* Opera */ }

.pub_a, .page_box ul li a {
  display: flex;
  justify-content: center;
  align-items: center; }

.news_list .pub_r_con .c_list li a .time_box span {
  display: flex;
  justify-content: center;
  align-items: center; }

.case_list .pub_r_con .c_list li a .des_box h6, .news_list .pub_r_con .c_list li a .des_box h6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.add_xz_lj {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .add_xz_lj .dl_box {
    display: flex; }
    .add_xz_lj .dl_box a {
      width: 2rem;
      height: .4rem;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      text-align: center;
      background: #f30189;
      font-size: calc(12px - 0.12rem + 0.18rem);
      margin-right: .1rem;
      border-radius: 3px; }
      .add_xz_lj .dl_box a:hover {
        opacity: 0.5; }
  .add_xz_lj .share_box {
    display: flex;
    justify-content: flex-end; }
    .add_xz_lj .share_box a {
      width: .4rem;
      height: .4rem;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: calc(12px - 0.12rem + 0.22rem);
      color: #fff;
      margin-left: .1rem; }
      .add_xz_lj .share_box a:hover {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px); }

.pub_a {
  font-size: calc(12px - 0.12rem + 0.14rem);
  width: 1.6rem;
  height: .4rem;
  border-radius: .2rem;
  border: solid 1px #333;
  color: #333; }
  .pub_a:hover {
    background-color: #f4018a;
    color: #fff;
    border: solid 1px #f4018a; }

.mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2; }

body {
  padding-top: 80px; }

.page_box {
  margin: .6rem 0; }
  .page_box ul {
    display: flex;
    align-items: center;
    justify-content: center; }
    .page_box ul li {
      margin: 0 .1rem; }
      .page_box ul li a {
        width: .4rem;
        height: .4rem;
        border-radius: 50%;
        border: solid 1px #888;
        color: #888;
        font-size: calc(12px - 0.12rem + 0.14rem); }
        .page_box ul li a:hover {
          border: solid 1px #0e70e2;
          background-color: #0e70e2;
          color: #fff; }
    .page_box ul .on a {
      border: solid 1px #0e70e2;
      background-color: #0e70e2;
      color: #fff; }

.banner_wrap {
  position: relative; }
  .banner_wrap h6 {
    color: #ffffff;
    font-size: calc(12px - 0.12rem + 0.48rem);
    font-weight: 550;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20%; }

.cur_box {
  background-color: #ffffff;
  box-shadow: 0px 0px 1px 0px rgba(155, 155, 155, 0.3); }
  .cur_box .layout1 {
    height: .6rem;
    align-items: center;
    display: flex;
    color: #666666;
    font-size: calc(12px - 0.12rem + 0.16rem); }
    .cur_box .layout1 img {
      margin-right: .1rem; }
    .cur_box .layout1 a {
      color: #666666;
      font-size: calc(12px - 0.12rem + 0.16rem); }
      .cur_box .layout1 a:hover {
        color: #0e70e2; }
    .cur_box .layout1 span {
      margin: 0 .1rem; }

.pub_main {
  display: flex;
  justify-content: space-between;
  padding: .5rem 0; }
  .pub_main .pub_l_menu {
    width: 20.8333%; }
    .pub_main .pub_l_menu .phone_btn {
      position: fixed;
      display: none;
      top: 30%;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      text-align: center;
      line-height: 40px;
      top: 30%;
      left: 0;
      background-color: #0e70e2;
      color: #fff; }
    .pub_main .pub_l_menu .item .fir {
      display: flex;
      justify-content: space-between;
      height: .5rem;
      border-bottom: 1px solid #eee;
      align-items: center; }
      .pub_main .pub_l_menu .item .fir:hover span {
        color: #0e70e2; }
      .pub_main .pub_l_menu .item .fir span {
        font-size: calc(12px - 0.12rem + 0.16rem);
        color: #333333;
        font-family: 'pb'; }
      .pub_main .pub_l_menu .item .fir i {
        color: #0e70e2;
        float: right;
        font-weight: 550;
        font-size: calc(12px - 0.12rem + 0.22rem); }
    .pub_main .pub_l_menu .item .second_menu {
      display: none; }
      .pub_main .pub_l_menu .item .second_menu a {
        font-size: calc(12px - 0.12rem + 0.14rem);
        color: #555555;
        line-height: .5rem;
        display: block;
        border-bottom: 1px solid #eee;
        padding-left: .2rem; }
        .pub_main .pub_l_menu .item .second_menu a:hover {
          color: #0e70e2; }
    .pub_main .pub_l_menu .on .fir span {
      color: #0e70e2; }
  .pub_main .pub_r_con {
    width: 75.83333%; }

.curmber_box {
  border-bottom: 1px solid #f1f1f1; }
  .curmber_box .layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    height: .6rem; }
    .curmber_box .layout .l {
      display: flex;
      align-items: center;
      width: auto; }
      .curmber_box .layout .l img {
        width: .18rem; }
      .curmber_box .layout .l i {
        margin: 0 .15rem; }
      .curmber_box .layout .l span {
        color: #f30189;
        font-size: calc(12px - 0.12rem + 0.16rem); }
    .curmber_box .layout .r {
      margin-left: .2rem;
      display: flex; }
      .curmber_box .layout .r .sw {
        position: relative;
        padding: 0 .3rem; }
        .curmber_box .layout .r .sw:hover .second_menu {
          display: block; }
      .curmber_box .layout .r .first_menu {
        height: .6rem;
        line-height: .6rem;
        font-size: calc(12px - 0.12rem + 0.16rem);
        color: #999999;
        text-align: center;
        width: auto;
        font-family: 'pb';
        position: relative;
        display: block; }
        .curmber_box .layout .r .first_menu:hover {
          color: #f30189; }
      .curmber_box .layout .r .second_menu {
        display: none;
        z-index: 10;
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: .2rem .3rem;
        background-color: #ffffff;
        box-shadow: 4px -1px 21px 0px rgba(123, 123, 123, 0.43); }
        .curmber_box .layout .r .second_menu a {
          color: #999999;
          font-size: calc(12px - 0.12rem + 0.14rem);
          line-height: 2.2; }
          .curmber_box .layout .r .second_menu a:hover {
            color: #f30189; }
      .curmber_box .layout .r .on .first_menu {
        color: #f30189;
        border-bottom: 1px solid #f30189; }

.page_box {
  margin: .6rem 0; }
  .page_box ul {
    display: flex;
    align-items: center;
    justify-content: center; }
    .page_box ul li {
      margin: 0 .1rem; }
      .page_box ul li a {
        width: .4rem;
        height: .4rem;
        border-radius: 50%;
        border: solid 1px #000000;
        color: #010101;
        font-size: calc(12px - 0.12rem + 0.14rem); }
        .page_box ul li a:hover {
          border: solid 1px #0e70e2;
          background-color: #0e70e2;
          color: #fff; }
    .page_box ul .on a {
      border: solid 1px #0e70e2;
      background-color: #0e70e2;
      color: #fff; }

.header {
  position: fixed;
  top: 0;
  left: 0; }
  .header .layout {
    height: 1.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .header .layout .h_l {
/*    display: -ms-flexbox;
      display: flex;*/
      align-items: center;
      width: 26%; }
    .header .layout .logo {
      max-width: 100%; }
    .header .layout .hr {
      width: 70%; }
      .header .layout .hr nav {
        width: 100%;
        margin: 0 auto; }
        .header .layout .hr nav ul {
          display: flex;
          align-items: center;
          justify-content: space-around;
          flex-wrap: wrap; }
          .header .layout .hr nav ul li {
            position: relative;
            position: relative; }
            .header .layout .hr nav ul li .first_menu {
              color: #868a8d;
              font-size: calc(12px - 0.12rem + 0.16rem);
              line-height: 80px;
              font-family: 'pb';
              padding: .1rem 0; }
              .header .layout .hr nav ul li .first_menu:hover {
                color: #0e70e2; }
            .header .layout .hr nav ul li .second_menu {
              position: absolute;
              position: absolute;
              top: 100%;
              left: 50%;
              z-index: 999;
              -webkit-transform: translateX(-50%);
              -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              -o-transform: translateX(-50%);
              transform: translateX(-50%);
              display: none;
              min-width: 2rem;
              border-radius: 3px;
              background: #fff;
              text-align: center;
              line-height: 35px;
              box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
              overflow: hidden; }
              .header .layout .hr nav ul li .second_menu a {
                color: #333;
                font-size: calc(12px - 0.12rem + 0.14rem);
                display: block;
                text-align: left;
                padding-left: 15px;
                line-height: 50px;
                border-bottom: 1px solid #f1f1f1; }
                .header .layout .hr nav ul li .second_menu a:hover {
                  color: #0e70e2; }
            .header .layout .hr nav ul li .iconfont {
              position: absolute;
              display: none;
              right: 20px;
              font-size: calc(12px - 0.12rem + 0.22rem); }
          .header .layout .hr nav ul .on .first_menu {
            color: #0e70e2; }
      .header .layout .hr .h_r {
        display: flex;
        align-items: center;
        justify-content: flex-end; }
        .header .layout .hr .h_r .lang_s {
          width: .3rem;
          height: .3rem;
          background-color: #0e70e2;
          text-align: center;
          font-size: calc(12px - 0.12rem + 0.14rem);
          line-height: .3rem;
          border-radius: 50%;
          color: #ffffff;
          margin-left: 5px; }

.index .banner_wrap .swiper-slide {
  position: relative; }
  .index .banner_wrap .swiper-slide p {
    position: absolute;
    z-index: 10;
    color: #ffffff;
    font-size: calc(12px - 0.12rem + 0.48rem);
    font-family: 'pb';
    top: 25%;
    left: 20%;
    width: 5.3rem; }
.index .banner_wrap .swiper-pagination-bullet {
  width: 34px;
  height: 6px;
  background-color: #ffffff;
  opacity: 0.5;
  border-radius: 0; }
.index .banner_wrap .swiper-pagination-bullet-active {
  background-color: #ffffff;
  opacity: 1; }
.index .wrap_01 {
  padding-top: .9rem;
  padding-bottom: .6rem; }
  .index .wrap_01 .w_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .index .wrap_01 .w_list li {
      width: 30%;
      border-radius: 0px 0px 6px 6px;
      position: relative; }
      .index .wrap_01 .w_list li .icon {
        position: absolute;
        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%); }
      .index .wrap_01 .w_list li .des_box {
        border: solid 1px #eeeeee;
        padding-bottom: .3rem; }
        .index .wrap_01 .w_list li .des_box h6 {
          color: #333333;
          font-family: 'pb';
          font-size: calc(12px - 0.12rem + 0.18rem);
          text-align: center;
          padding: .2rem 0; }
        .index .wrap_01 .w_list li .des_box p {
          color: #888888;
          font-size: calc(12px - 0.12rem + 0.14rem);
          text-align: center;
          line-height: 1.6;
          height: 4.8em;
          text-overflow: -o-ellipsis-lastline;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          line-clamp: 3;
          -webkit-box-orient: vertical; }
      .index .wrap_01 .w_list li:hover {
        box-shadow: 0px 0px 0.32rem 0px rgba(34, 34, 34, 0.07);
        -webkit-transform: translateY(-10%);
        -moz-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        -o-transform: translateY(-10%);
        transform: translateY(-10%); }
.index .wrap_02 {
  background-color: #f6f6f6; }
  .index .wrap_02 .layout {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .index .wrap_02 .layout .pic {
      width: 60%; }
    .index .wrap_02 .layout .des {
      width: 40%; }
      .index .wrap_02 .layout .des h6 {
        text-align: center;
        margin-top: 0.2rem;
        font-family: 'pb';
        font-size: calc(12px - 0.12rem + 0.24rem);
        color: #333; }
      .index .wrap_02 .layout .des p {
        color: #555555;
        /*text-align: right;*/
        font-size: calc(12px - 0.12rem + 0.14rem);
        line-height: 1.6;
        margin: .2rem; }
      .index .wrap_02 .layout .des a {
        float: right;
        width: 115px;
        height: 44px;
        background-color: #0874dc;
        text-align: center;
        line-height: 44px;
        color: #ffffff;
        font-size: calc(12px - 0.12rem + 0.12rem); }
        .index .wrap_02 .layout .des a:hover {
          opacity: 0.4; }
.index .wrap_03 .tit {
  text-align: center;
  padding: .6rem 0; }
  .index .wrap_03 .tit h6 {
    margin-top: .2rem;
    color: #0874dc;
    font-size: calc(12px - 0.12rem + 0.3rem);
    font-family: 'pb'; }
.index .wrap_03 .p_list {
  display: flex;
  flex-wrap: wrap; }
  .index .wrap_03 .p_list li {
    width: 22%;
    margin-right: 4%;
    margin-bottom: .55rem; }
    .index .wrap_03 .p_list li:nth-child(4n+4) {
      margin-right: 0; }
    .index .wrap_03 .p_list li .pic_box {
      overflow: hidden; }
    .index .wrap_03 .p_list li p {
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      overflow: hidden;
      background-color: #eeeeee;
      text-align: center;
      color: #333;
      font-size: calc(12px - 0.12rem + 0.16rem);
      line-height: .56rem;
      font-family: 'pb'; }
    .index .wrap_03 .p_list li:hover p {
      background: #0874dc;
      color: #ffffff; }
    .index .wrap_03 .p_list li:hover .pic_box img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }

.down .main_box {
  padding: .55rem 0; }
  .down .main_box .d_list li {
    display: flex;
    align-items: center;
    height: .5rem;
    justify-content: space-between;
    border-bottom: 1px solid #eee; }
    .down .main_box .d_list li span {
      font-size: calc(12px - 0.12rem + 0.16rem);
      color: #666; }
    .down .main_box .d_list li:hover span {
      color: #0e70e2; }
    .down .main_box .d_list li:hover a .im1 {
      display: none; }
    .down .main_box .d_list li:hover a .im2 {
      display: inline-block; }
    .down .main_box .d_list li a .im2 {
      display: none; }

.case_list .pub_r_con .c_list li {
  margin-bottom: .3rem; }
  .case_list .pub_r_con .c_list li a {
    padding: .3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #eee; }
    .case_list .pub_r_con .c_list li a:hover {
      box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1), 0px 16px 32px 0px rgba(0, 0, 0, 0.2); }
      .case_list .pub_r_con .c_list li a:hover .time_box h5 {
        color: #0e70e2; }
      .case_list .pub_r_con .c_list li a:hover .time_box P {
        color: #0e70e2; }
      .case_list .pub_r_con .c_list li a:hover .des_box h6 {
        color: #0e70e2; }
    .case_list .pub_r_con .c_list li a .pic_box {
      width: 2.4rem; }
      .case_list .pub_r_con .c_list li a .pic_box img {
        width: 100%; }
    .case_list .pub_r_con .c_list li a .time_box {
      text-align: center; }
      .case_list .pub_r_con .c_list li a .time_box h5 {
        color: #666;
        font-size: calc(12px - 0.12rem + 0.36rem); }
      .case_list .pub_r_con .c_list li a .time_box p {
        color: #666;
        margin-top: .1rem;
        font-size: calc(12px - 0.12rem + 0.18rem); }
    .case_list .pub_r_con .c_list li a .des_box {
      width: 4rem; }
      .case_list .pub_r_con .c_list li a .des_box h6 {
        color: #666;
        font-size: calc(12px - 0.12rem + 0.2rem);
        margin-bottom: .2rem; }
      .case_list .pub_r_con .c_list li a .des_box p {
        color: #555555;
        font-size: calc(12px - 0.12rem + 0.14rem);
        line-height: 1.6;
        height: 4.8em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }

.product_details .main_wrap {
  padding: .5rem 0; }
  .product_details .main_wrap .pic_show {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; }
    .product_details .main_wrap .pic_show .sh_l {
      width: 7rem;
      display: flex;
      justify-content: space-between; }
    .product_details .main_wrap .pic_show .small_swiper {
      height: 3.2rem; }
      .product_details .main_wrap .pic_show .small_swiper .swiper-slide {
        width: 1.05rem;
        border: 1px solid #eee;
        text-align: center; }
        .product_details .main_wrap .pic_show .small_swiper .swiper-slide img {
          max-width: 100%;
          max-height: 100%; }
      .product_details .main_wrap .pic_show .small_swiper .small_on {
        border: solid 1px #0e70e2; }
    .product_details .main_wrap .pic_show .big_swiper {
      width: 5rem;
      border: 1px solid #eee; }
      .product_details .main_wrap .pic_show .big_swiper .swiper-slide {
/*            display: flex;
    align-items: center;
    justify-content: space-between;*/
  }
        .product_details .main_wrap .pic_show .big_swiper .swiper-slide img {
          max-width: 100%;
          max-height: 100%; }
    .product_details .main_wrap .pic_show .sh_r {
      width: 4rem; }
      .product_details .main_wrap .pic_show .sh_r h6 {
        margin-bottom: .1rem;
        color: #000;
        font-size: calc(12px - 0.12rem + 0.18rem); }
      .product_details .main_wrap .pic_show .sh_r p {
        color: #555555;
        font-size: calc(12px - 0.12rem + 0.16rem);
        line-height: 1.8; }
        .product_details .main_wrap .pic_show .sh_r .share{
          margin-top: .1rem
        }
      .product_details .main_wrap .pic_show .sh_r .dl_box {
        margin-top: .2rem;
        display: flex; }
        .product_details .main_wrap .pic_show .sh_r .dl_box a {
          width: 1.5rem;
          height: .4rem;
          background-color: #0e70e2;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #ffffff;
          font-size: calc(12px - 0.12rem + 0.16rem);
          margin-right: .15rem; }
          .product_details .main_wrap .pic_show .sh_r .dl_box a:hover {
            opacity: 0.3; }
  .product_details .main_wrap .des_box {
    margin-top: .6rem; }
    .product_details .main_wrap .des_box .tit {
      height: .4rem;
      line-height: .4rem;
      background-color: #0e70e2;
      padding-left: .26rem;
      color: #ffffff;
      font-size: calc(12px - 0.12rem + 0.16rem);
      margin-bottom: .3rem; }
    .product_details .main_wrap .des_box .d_c {
      color: #555555;
      font-size: calc(12px - 0.12rem + 0.16rem);
      line-height: 1.6;
      padding-left: .26rem;
      padding-right: .26rem; }

.news_details .main_wrap {
  padding-bottom: .7rem; }
  .news_details .main_wrap .tit_box {
    padding: .55rem 0 .3rem; }
    .news_details .main_wrap .tit_box h6 {
      font-size: calc(12px - 0.12rem + 0.18rem);
      text-align: center;
      color: #333333;
      font-family: 'pb'; }
    .news_details .main_wrap .tit_box p {
      color: #666666;
      font-size: calc(12px - 0.12rem + 0.16rem);
      text-align: center;
      margin-top: .15rem; }

              .news_details .main_wrap .a2a_kit{
  text-align: center !important;
  margin-top: .3rem !important;
}
.news_details .main_wrap .a2a_default_style a{
  display: inline-block !important;
  float: inherit !important;
}
.news_details .main_wrap .a2a_dd{
  display: inline-block !important;
  float: inherit !important;
}   
.news_details .main_wrap .a2a_kit{
  text-align: center !important;
  margin-top: .3rem !important;
}
.news_details .main_wrap .a2a_default_style a{
  display: inline-block !important;
  float: inherit !important;
}
.news_details .main_wrap .a2a_dd{
  display: inline-block !important;
  float: inherit !important;
}

.news_list .pub_r_con .c_list li {
  margin-bottom: .3rem; }
  .news_list .pub_r_con .c_list li a {
    padding: .3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #eee; }
    .news_list .pub_r_con .c_list li a:hover {
      box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1), 0px 16px 32px 0px rgba(0, 0, 0, 0.2); }
      .news_list .pub_r_con .c_list li a:hover .time_box h5 {
        color: #0e70e2; }
      .news_list .pub_r_con .c_list li a:hover .time_box span {
        color: #0e70e2;
        border: solid 1px #0e70e2; }
      .news_list .pub_r_con .c_list li a:hover .des_box h6 {
        color: #0e70e2; }
      .news_list .pub_r_con .c_list li a:hover .des_box p {
        color: #0e70e2; }
    .news_list .pub_r_con .c_list li a .pic_box {
      width: 30%; }
      .news_list .pub_r_con .c_list li a .pic_box img {
        width: 100%; }
    .news_list .pub_r_con .c_list li a .time_box {
      text-align: center; }
      .news_list .pub_r_con .c_list li a .time_box h5 {
        color: #555;
        font-size: calc(12px - 0.12rem + 0.24rem); }
      .news_list .pub_r_con .c_list li a .time_box span {
        width: .3rem;
        height: .3rem;
        background-color: #ffffff;
        border-radius: .15rem;
        border: solid 1px #bfbfbf;
        margin-top: .5rem;
        color: #bfbfbf; }
    .news_list .pub_r_con .c_list li a .des_box {
      width: 50%; }
      .news_list .pub_r_con .c_list li a .des_box h6 {
        color: #666;
        font-size: calc(12px - 0.12rem + 0.2rem);
        margin-bottom: .2rem; }
      .news_list .pub_r_con .c_list li a .des_box .add_p {
        color: #555555;
        font-size: calc(12px - 0.12rem + 0.14rem);
        line-height: 1.6;
        height: 4.8em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }

.feedback .main_wrap {
  background-image: url("../images/14.png");
  background-size: cover;
  padding: .8rem 0; }
  .feedback .main_wrap .layout1 {
    padding-bottom: .6rem;
    background: #fff; }
  .feedback .main_wrap .row {
    padding: .4rem .3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .feedback .main_wrap .row .item {
      width: 48%;
      margin-bottom: .4rem; }
      .feedback .main_wrap .row .item span {
        font-size: calc(12px - 0.12rem + 0.16rem);
        color: #333333;
        margin-bottom: .15rem;
        display: block; }
      .feedback .main_wrap .row .item .inp {
        border: solid 1px #eeeeee;
        display: flex;
        align-items: center; }
        .feedback .main_wrap .row .item .inp input {
          width: 80%;
          height: .4rem;
          border: none;
          padding-left: .2rem; }
  .feedback .main_wrap .sub {
    text-align: center; }
    .feedback .main_wrap .sub input {
      display: inline-block;
      width: 2.12rem;
      height: .5rem;
      background-color: #0e70e2;
      color: #ffffff;
      font-size: calc(12px - 0.12rem + 0.16rem);
      border: none; }

.contact .main_wrap {
  padding: .8rem 0; }
  .contact .main_wrap .layout1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .contact .main_wrap .layout1 .l_box {
      width: 35%; }
      .contact .main_wrap .layout1 .l_box .item {
        display: flex;
        align-items: flex-start;
        margin-bottom: .4rem; }
        .contact .main_wrap .layout1 .l_box .item span {
          color: #666666;
          margin-left: .18rem;
          font-size: calc(12px - 0.12rem + 0.14rem);
          line-height: 1.6; }
    .contact .main_wrap .layout1 .r_box {
      width: 60%; }
      .contact .main_wrap .layout1 .r_box input {
        width: 100%;
        border: none;
        border-bottom: 1px solid #e5e5e5;
        color: #777777;
        font-size: calc(12px - 0.12rem + 0.14rem);
        height: .55rem; }
        .contact .main_wrap .layout1 .r_box input:focus {
          border-bottom: 1px solid #0e70e2; }
      .contact .main_wrap .layout1 .r_box textarea {
        padding-top: .2rem;
        width: 100%;
        border: none;
        border-bottom: 1px solid #e5e5e5;
        color: #777777;
        font-size: calc(12px - 0.12rem + 0.14rem);
        height: 1rem;
        margin-bottom: .3rem;
        outline: none; }
        .contact .main_wrap .layout1 .r_box textarea:focus {
          border-bottom: 1px solid #0e70e2; }
      .contact .main_wrap .layout1 .r_box .sub input {
        width: 100%;
        background-color: #0e70e2;
        color: #fff; }

.about_us .main_wrap {
  padding-bottom: .8rem; }
  .about_us .main_wrap .layout1 .item .tit {
    text-align: center;
    font-family: 'pb';
    padding: .35rem 0;
    font-size: calc(12px - 0.12rem + 0.18rem); }
  .about_us .main_wrap .layout1 .item img {
    margin-right: .3rem;
    margin-bottom: .3rem; }

.product_list .main_wrap .pub_r_con .p_list {
  display: flex;
  flex-wrap: wrap; }
  .product_list .main_wrap .pub_r_con .p_list li {
    margin-bottom: 50px;
    width: 32%;
    margin-right: 2%;
    position: relative; }
    .product_list .main_wrap .pub_r_con .p_list li:nth-child(3n+3) {
      margin-right: 0; }
    .product_list .main_wrap .pub_r_con .p_list li a {
      display: block;
      text-align: center; }
      .product_list .main_wrap .pub_r_con .p_list li a:hover .pic_box .pop_box {
        opacity: 1; }
      .product_list .main_wrap .pub_r_con .p_list li a:hover .pic_box img {
        transform: scale(1.1); }
      .product_list .main_wrap .pub_r_con .p_list li a:hover p {
        color: #0e70e2; }
      .product_list .main_wrap .pub_r_con .p_list li a .pic_box {
        position: relative;
        overflow: hidden;
        border: 1px solid #eee; }
        .product_list .main_wrap .pub_r_con .p_list li a .pic_box img {
          transition: .3s; }
        .product_list .main_wrap .pub_r_con .p_list li a .pic_box .pop_box {
          transition: .3s;
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          background: rgba(14, 112, 226, 0.7);
          display: flex;
          justify-content: center;
          align-items: center;
          opacity: 0; }
          .product_list .main_wrap .pub_r_con .p_list li a .pic_box .pop_box span {
            display: inline-block;
            width: 137px;
            height: 43px;
            background-color: #ffffff;
            text-align: center;
            line-height: 43px;
            color: #0e70e2;
            font-size: 14px; }
      .product_list .main_wrap .pub_r_con .p_list li a p {
        font-family: 'pb';
        margin-top: 20px;
        color: #333333;
        font-size: calc(12px - 0.12rem + 0.16rem); }

.product_inquiry .main_box {
  display: flex;
  padding-top: .5rem;
  padding-bottom: .5rem;
  flex-wrap: wrap;
  justify-content: space-between; }
  .product_inquiry .main_box form {
    width: 57.3%;
    overflow: hidden;
    padding-right: .25rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .product_inquiry .main_box form .rows {
      padding: .1rem 0; }
    .product_inquiry .main_box form .input_rows {
      width: 48%; }
      .product_inquiry .main_box form .input_rows label {
        font-size: calc(12px - 0.12rem + 0.16rem);
        display: block;
        padding-bottom: .1rem; }
        .product_inquiry .main_box form .input_rows label span {
          color: red; }
      .product_inquiry .main_box form .input_rows input {
        width: 100%;
        border-radius: 5px;
        height: .4rem;
        line-height: .4rem;
        font-size: calc(12px - 0.12rem + 0.16rem);
        color: #888;
        text-indent: 5px;
        border: 1px #cbcecd solid; }
    .product_inquiry .main_box form .textarea_rows {
      width: 100%; }
      .product_inquiry .main_box form .textarea_rows label {
        font-size: calc(12px - 0.12rem + 0.16rem);
        display: block;
        padding-bottom: .1rem; }
        .product_inquiry .main_box form .textarea_rows label span {
          color: red; }
      .product_inquiry .main_box form .textarea_rows textarea {
        width: 100%;
        height: 1.2rem;
        border-radius: 5px;
        padding: 5px;
        font-size: calc(12px - 0.12rem + 0.16rem);
        color: #888; }
    .product_inquiry .main_box form .ewm_rows {
      width: 100%;
      margin-bottom: .2rem; }
      .product_inquiry .main_box form .ewm_rows label {
        font-size: calc(12px - 0.12rem + 0.16rem);
        display: block;
        padding-bottom: .1rem; }
        .product_inquiry .main_box form .ewm_rows label span {
          color: red; }
      .product_inquiry .main_box form .ewm_rows .vcode {
        display: flex; }
        .product_inquiry .main_box form .ewm_rows .vcode input {
          width: 1rem;
          border-radius: 5px;
          height: .35rem;
          line-height: .35rem;
          border: 1px #cbcecd solid;
          text-indent: 5px; }
        .product_inquiry .main_box form .ewm_rows .vcode img {
          height: .35rem;
          margin-left: .15rem; }
    .product_inquiry .main_box form .sub_rows {
      width: 100%; }
      .product_inquiry .main_box form .sub_rows input {
        width: 1.6rem;
        height: .5rem;
        background: #0e70e2;
        border-radius: 5px;
        color: #fff;
        font-size: calc(12px - 0.12rem + 0.16rem);
        border: none; }
  .product_inquiry .main_box .product_info {
    padding-bottom: .1rem;
    border-bottom: 1px solid #eee;
    display: flex;
    padding-top: .1rem; }
    .product_inquiry .main_box .product_info .pic_box a {
      display: block;
      width: 1.6rem;
      text-align: center;
      vertical-align: middle; }
    .product_inquiry .main_box .product_info .tet_box {
      margin-left: .3rem; }
      .product_inquiry .main_box .product_info .tet_box h6 {
        margin-bottom: .05rem; }
        .product_inquiry .main_box .product_info .tet_box h6 a {
          font-size: calc(12px - 0.12rem + 0.16rem);
          color: #333;
          font-family: 'pb'; }
          .product_inquiry .main_box .product_info .tet_box h6 a:hover {
            text-decoration: underline; }
      .product_inquiry .main_box .product_info .tet_box p {
        font-size: calc(12px - 0.12rem + 0.14rem);
        color: #333;
        line-height: 1.6;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 3.2em; }
        .product_inquiry .main_box .right_product{
          width: 40%;
        }
        .product_inquiry .main_box .right_product .product_info .tet_box .remov_box{
          margin-top: .1rem;
          cursor: pointer;
         font-size: calc(12px - 0.12rem + 0.14rem);
        }
       .product_inquiry .main_box .right_product .product_info .tet_box .remov_box i{
          display: inline-block;
          margin-right: 5px;
         font-size: calc(12px - 0.12rem + 0.12rem);
        }

.inquiry .main_box {
  background: #fafafa;
  padding: .8rem 0; }
  .inquiry .main_box form {
    background: #fff;
    padding: 0 .6rem .8rem; }
    .inquiry .main_box form h6 {
      font-size: calc(12px - 0.12rem + 0.36rem);
      color: #000000;
      padding: .6rem 0;
      text-align: center;
      font-family: 'pb'; }
    .inquiry .main_box form .inp_c {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: .25rem; }
      .inquiry .main_box form .inp_c input {
        width: 48%;
        height: .6rem;
        background-color: #fafafa;
        border: none;
        color: #999999;
        padding-left: .25rem;
        font-size: calc(12px - 0.12rem + 0.18rem); }
    .inquiry .main_box form .tet_c {
      margin-bottom: .25rem; }
      .inquiry .main_box form .tet_c textarea {
        height: 2.6rem;
        background-color: #fafafa;
        width: 100%;
        border: none;
        outline: none;
        padding: .25rem;
        font-size: calc(12px - 0.12rem + 0.18rem);
        color: #999999; }
    .inquiry .main_box form .yzm {
      display: flex; }
      .inquiry .main_box form .yzm input {
        width: 2.6rem;
        height: .6rem;
        background-color: #fafafa;
        border: none;
        color: #999999;
        padding-left: .25rem;
        font-size: calc(12px - 0.12rem + 0.18rem); }
      .inquiry .main_box form .yzm .img {
        margin-left: .2rem; }
        .inquiry .main_box form .yzm .img img {
          height: .6rem; }
    .inquiry .main_box form .sub {
      margin-top: .6rem; }
      .inquiry .main_box form .sub input {
        display: block;
        margin: 0 auto;
        width: 1.6rem;
        height: .4rem;
        background-color: #0e70e2;
        border-radius: .2rem;
        border: none;
        font-size: calc(12px - 0.12rem + 0.16rem);
        color: #fff; }

@media screen and (max-width: 1220px) {
  .header .layout .h_l {
  	display: flex;
    width: 47%; }

  .header .layout .hr {
    width: 50%; }

  .header .list {
    margin-right: 14px;
    display: block; }

  .header .list img {
    width: 30px; }

  body {
    padding-top: 1rem; }

  .header .layout {
    height: 1rem; }

  .header .layout .hr nav {
    position: fixed;
    width: 60%;
    height: 100%;
    overflow: auto;
    left: 0;
    top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 50px;
    z-index: 100;
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transition: all .3s;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px; }

  .header .layout .hr nav ul {
    height: auto; }

  .header .layout .hr nav.nav_on {
    transform: translate3d(0, 0, 0);
    opacity: 1; }

  .header .layout .hr nav ul li {
    width: 100%;
    border-bottom: 1px solid #f1f1f1; }

  .header .layout .hr nav ul li .first_menu {
    height: 60px;
    display: flex;
    align-items: center;
    width: 130px; }

  .header .layout .hr nav ul li .second_menu {
    position: relative;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    box-shadow: none;
    left: 0;
    padding: 0; }

  .header .layout .hr nav ul li .iconfont {
    top: 16px;
    display: block;
    transition: .3s;
    -webkit-transition: .3s; }

  .header .layout .hr nav ul li .iconfont.on {
    -webkit-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
    -o-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg); }

  .header .layout .hr nav ul li .second_menu a {
    text-align: left;
    display: block;
    line-height: 55px; }
    .header .layout .hr nav ul li .second_menu a:last-child {
      border-bottom: none; } }
@media screen and (max-width: 768px) {
    .news_list .pub_r_con .c_list li a .des_box{
    width: 45%;
  }
  .news_list .pub_r_con .c_list li a .pic_box{
    width: 35%;
  }
  .news_list .pub_r_con .c_list li a .time_box h5{
    font-size: 16px;
  }
  .news_list .pub_r_con .c_list li a{
    align-items: flex-start;
    padding: 10px;
  }
  .news_list .pub_r_con .c_list li a .des_box h6{
    margin-bottom: 5px;
  }
  .news_list .pub_r_con .c_list li a .time_box span{
    margin-top: 15px;
  }
	.news_list .pub_r_con .c_list li a .des_box .add_p{
		    -webkit-line-clamp: 2;
		    height: 3.2em;
	}
	.news_list .pub_r_con .c_list li a{
		align-items: flex-start;
	}
	.product_inquiry .main_box .right_product{
		width: 100%;
	}
	.product_inquiry .main_box .product_info .tet_box p{
		    -webkit-line-clamp: 1;
		    height: 1.6em;
	}
	.index .banner_wrap .swiper-pagination-bullet{
		width: 20px;
		height: 4px;
	}
    #global_win_alert.responsive_win_alert #alert_continue{
    max-width: 100% !important;
  }
  #global_win_alert.responsive_win_alert #alert_inquery{
    max-width: 100% !important;
    margin-top: 15px;
  }
  .inquiry .main_box form .sub input {
    width: 100px;
    height: 35px; }

  .inquiry .main_box form .yzm .img img {
    height: 40px; }

  .inquiry .main_box form .yzm input {
    height: 40px; }

  .inquiry .main_box form .inp_c input {
    width: 100%;
    margin-bottom: 15px;
    height: 40px; }

  .inquiry .main_box form {
    padding: 0 10px 30px; }

  .inquiry .main_box form h6 {
    padding: 20px 0; }

  .product_inquiry .main_wrap .layout1 form .ewm_rows .vcode input {
    height: 30px;
    line-height: 30px;
    width: 80px; }

  .product_inquiry .main_wrap .layout1 form .input_rows input {
    height: 30px;
    line-height: 30px; }

  .product_inquiry .main_wrap .layout1 form .ewm_rows .vcode img {
    height: 30px; }

  .product_inquiry .main_wrap .layout1 form {
    width: 100%;
    margin-bottom: .4rem; }

  .product_inquiry .main_wrap .layout1 .product_info {
    width: 100%; }

  .product_details .main_wrap .des_box .tit {
    height: 40px;
    line-height: 40px; }

  .product_details .main_wrap .pic_show .sh_l {
    width: 100%; }

  .product_details .main_wrap .pic_show .sh_r {
    width: 100%; }

  .product_details .main_wrap .pic_show .sh_l {
    margin-bottom: 45px; }

  .product_details .main_wrap .pic_show .sh_r .dl_box a {
    width: 120px;
    height: 30px; }

  .news_list .pub_r_con .c_list li a .time_box span {
    width: 30px;
    height: 30px;
    border-radius: 15px; }

  .case_list .pub_r_con .c_list li a .time_box h5 {
    font-size: 18px; }

  .case_list .pub_r_con .c_list li a .time_box p {
    font-size: 16px; }

  .case_list .pub_r_con .c_list li a .pic_box {
    width: 30%; }

  .case_list .pub_r_con .c_list li a .des_box {
    width: 50%; }

  .pub_main .pub_l_menu .phone_btn {
    display: block; }

  .cur_box .layout1 {
    height: 60px; }

  header .layout .r_box .lang_switch a {
    width: 30px;
    height: 30px;
    line-height: 30px; }

  .product_list .main_wrap .pub_r_con .p_list {
    justify-content: space-between; }

  .product_list .main_wrap .pub_r_con .p_list li {
    width: 48%; }

  .product_list .main_wrap .pub_r_con .p_list li {
    margin-right: 0; }

  .pub_main .pub_r_con {
    width: 100%; }

  .pub_main .pub_l_menu {
    transition: .32s;
    -moz-transition: .32s;
    /* Firefox 4 */
    -webkit-transition: .32s;
    /* Safari 和 Chrome */
    -o-transition: .32s;
    /* Opera */
    position: fixed;
    z-index: 5;
    background: #fff;
    width: 50%;
    top: calc(30% + 40px);
    max-height: 400px;
    overflow-y: scroll;
    left: -100%; }

  .pub_main .pub_l_menu.show_on {
    left: 0; }

  .pub_main .pub_l_menu .item .fir {
    height: 40px;
    padding: 0 10px; }

  .pub_main .pub_l_menu .item .second_menu a {
    line-height: 40px; }

  .about_us .main_wrap .layout1 .item img {
    margin: 0; }

  .banner_wrap h6 {
  	width: 100%;
  	text-align: center;
  	padding-left: 0;
  	left: 0;
    font-size: 20px; }

  .contact .main_wrap .layout1 .l_box {
    width: 100%; }

  .contact .main_wrap .layout1 .r_box input {
    height: 50px; }

  .contact .main_wrap .layout1 .r_box {
    width: 100%; }

  .page_box {
    margin: 20px 0; }

  .feedback .main_wrap .row .item {
    width: 100%; }

  .feedback .main_wrap .row .item .inp input {
    height: 40px; }

  .page_box ul li a {
    width: 35px;
    height: 35px; }

  .down .main_box .d_list li {
    height: 40px; }

  .index .wrap_03 .p_list li {
    width: 48%; }

  .index .wrap_03 .p_list li:nth-child(4n+4) {
    margin-right: 4%; }

  .index .wrap_03 .p_list li:nth-child(2n+2) {
    margin-right: 0; }

  .index .wrap_01 {
    padding-bottom: 0; }

  .index .wrap_02 .layout .des a {
    margin: 0 auto;
    float: inherit;
    display: block; }

  .index .wrap_02 .layout .des h6 {
    text-align: center; }

  .index .wrap_02 .layout .des p {
    text-align: left; }

  .index .wrap_02 .layout .des {
    width: 100%;
    padding: 20px 0; }

  .index .wrap_02 .layout .pic {
    width: 100%; }

  .index .wrap_01 .w_list li {
    width: 100%;
    margin-bottom: 50px; }

  .index .banner_wrap .swiper-slide p {
    left: 5%;
    width: 200px;
    font-size: 16px; }

  .header .layout .hr .h_r .lang_s {
    width: 30px;
    height: 30px;
    line-height: 30px; }

  .header .search .txt {
    width: 100px; }

  .copyright .layout {
    line-height: 30px;
    height: auto;
    padding: 10px 0; }

  .copyright ul {
  	padding-left: 100px;
    float: inherit; }

  .copyright h4 {
  	text-align: center;
  	font-size: 12px;
    position: relative; }

  .layout {
    padding: 0 3%; }

  .footer {
    padding-top: 30px; }

  .f_l {
    display: block;
    margin: 10px 0;
    width: 100%;
    text-align: center; }

  .f_l dl {
    width: 100%;
    text-align: left;
    float: none; }

  .f_l dl dt {
    padding: 10px 0;
    position: relative;
    border-bottom: 1px solid #b7b7b7;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px; }

  .f_l dl dt:before {
  	display: none;
    content: "";
    position: absolute;
    right: 10px;
    width: 15px;
    height: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: url(../images/bl.png) center no-repeat; }

  .f_l dl.active dt:before {
    content: "";
    font-size: 14px;
    position: absolute;
    right: 10px;
    width: 15px;
    height: 15px;
    background: url(../images/br.png) center no-repeat; }

  .f_l dl dd {
    /*display: none; */
}

  .fewm {
    width: 100%;
    text-align: center;
    margin-top: 20px; }

  .fewm h3 {
    display: none; }

  .copy {
    margin-top: 20px; }

  .main1 .main1_l {
    width: 100%; }

  .main1 .main1_r {
    width: 100%;
    padding-left: 0; }

  .main1 .main1_l .visit p {
    margin-top: 30px; }

  .main1 .main1_l .smile {
    margin-top: 50px; }

  .main1 .main1_l .visit .Lr {
    width: 15px;
    height: 260px; }

  .main1 .main1_l .visit .Lb {
    height: 15px; }

  .main1 .main1_l .smile em {
    margin-left: 0;
    height: 60px; }

  .main1 .main1_l .smile a {
    margin: 20px auto; }

  .main1 .main1_r .pic {
    margin-top: 30px; }

  .main1 {
    padding-bottom: 30px;
    margin-bottom: 0;
    background-size: cover; }

  .main2 {
    padding-top: 60px; }

  .some_box .some li:last-child {
    margin-bottom: 0; }

  .company .company_l {
    width: 100%; }

  .company .company_r {
    width: 100%; }

  .subs_box .search .txt {
    width: 60%; }

  .subs_box .search .submit {
    width: 40%; }

  .subs_box .subs {
    width: 100%; }

  .company .company_r .yue {
    margin-top: 35px; }

  .main3_box {
    padding-bottom: 30px; }

    .product_details .main_wrap .pic_show .big_swiper{
      width: 250px;
      border: none;
     }
    }

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