a, .transition, :before, img, .nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex {
  display: flex;
  display: -webkit-flex; }

.flexColumn {
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

@media screen and (max-width: 800px) {
  .wal, .wal2 {
    max-width: 8rem; }

  body.navShow .navBg {
    display: block; }
  body.navShow .head .nav {
    right: 0; }

  .navBg {
    position: fixed;
    z-index: 49;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: none; }

  .head {
    position: fixed;
    height: 1rem; }
    .head a.logo {
      left: .3rem; }
    .head .language {
      right: 3.5rem;
      font-size: .22rem;
      height: 1rem;
      line-height: 1rem; }
      .head .language:before {
        height: .3rem;
        margin-top: -.15rem; }
    .head .tel {
      right: 1rem;
      height: 1rem;
      font-size: .2rem; }
    .head .navA {
      display: block;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto;
      width: 1rem;
      height: 1rem;
      background: url("../image/navA.png") center no-repeat;
      background-size: .4rem; }

  .nav {
    position: fixed;
    height: 100%;
    overflow-y: auto;
    width: 4rem;
    background: #000;
    left: auto;
    right: -4rem; }
    .nav .close {
      display: block;
      height: 1rem; }
      .nav .close i {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: url("../image/close.png") center no-repeat;
        background-size: .4rem;
        width: 1rem;
        height: 1rem; }
    .nav li {
      float: none;
      padding: 0;
      border-top: rgba(255, 255, 255, 0.2) solid 1px; }
      .nav li a.name {
        line-height: 1rem;
        height: 1rem;
        padding: 0 0 0 .5rem;
        font-size: .26rem;
        color: #fff; }
        .nav li a.name:before {
          display: none; }
        .nav li a.name.on {
          color: #fff; }
      .nav li .list {
        display: none; }

  .footDiv {
    padding: 0 .3rem; }
    .footDiv .list {
      padding: .5rem 0 0 0;
      width: 100%;
      overflow: hidden;
      position: relative; }
      .footDiv .list ul {
        margin-right: -.7rem; }
      .footDiv .list li {
        width: 33.333%;
        padding-bottom: .3rem; }
      .footDiv .list h2 {
        font-size: .26rem; }
      .footDiv .list dd a {
        font-size: .24rem; }
    .footDiv .ewm {
      left: .3rem;
      top: 10.5rem; }
    .footDiv .tel {
      position: relative;
      top: 0;
      left: 2rem;
      font-size: .22rem;
      padding-bottom: .5rem; }
    .footDiv .btn {
      width: 100%;
      position: relative;
      top: 0;
      padding: .35rem 0;
      border-top: rgba(255, 255, 255, 0.2) solid 1px;
      text-align: center; }
      .footDiv .btn a {
        margin: 0 .3rem;
        width: 2rem;
        height: .7rem;
        line-height: .7rem;
        font-size: .28rem; }

  .foot {
    font-size: .22rem;
    padding: .2rem .2rem 1.2rem .2rem;
    line-height: .4rem; }
    .foot span {
      display: block; }
    .foot em {
      padding-left: 0;
      display: block; }

  .topA {
    right: .1rem;
    bottom: 1.2rem; }

  .sideBar {
    top: 100%;
    margin-top: -1rem;
    width: 100%;
    height: 1rem; }
    .sideBar ul {
      margin-left: -1px; }
    .sideBar li {
      padding: 0;
      border-left: rgba(255, 255, 255, 0.5) solid 1px;
      float: left;
      width: 33.333%; }
      .sideBar li.li_01 a {
        border-top-left-radius: 0;
        -webkit-border-top-left-radius: 0; }
      .sideBar li.li_03 a {
        border-bottom-left-radius: 0;
        -webkit-border-bottom-left-radius: 0; }
    .sideBar a {
      height: 1rem;
      font-size: .2rem; }

  /*index------------*/
  .indexFlash .layer h2 {
    font-size: .7rem; }

  .indexTitle div {
    font-size: .24rem; }

  .indexPart1 .ren {
    height: 2rem; }
  .indexPart1 .arrow {
    opacity: 1; }

  .indexPart3 .list {
    margin-left: -.3rem;
    margin-right: -.3rem;
    padding-top: .7rem;
    background-image: url("../image/img1210_2.png"); }
  .indexPart3 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .indexPart3 li {
    position: relative;
    width: 33.333%;
    height: 2.1rem; }
    .indexPart3 li .img {
      width: 1.28rem;
      margin: 0 auto; }
    .indexPart3 li .name {
      font-size: .26rem;
      position: relative;
      text-align: center;
      padding: .1rem 0 .3rem 0; }
    .indexPart3 li.li_01, .indexPart3 li.li_02, .indexPart3 li.li_03, .indexPart3 li.li_04, .indexPart3 li.li_05 {
      left: 0;
      margin: 0;
      top: 0; }
      .indexPart3 li.li_01 .name, .indexPart3 li.li_02 .name, .indexPart3 li.li_03 .name, .indexPart3 li.li_04 .name, .indexPart3 li.li_05 .name {
        top: 0;
        right: 0;
        left: 0; }

  .indexPart4 .btn ul li {
    height: .4rem;
    padding: 0;
    font-size: .24rem;
    width: 25%; }
  .indexPart4 .wal {
    padding: 0 .6rem; }
  .indexPart4 .box .name a {
    font-size: .26rem;
    height: .9rem;
    line-height: .9rem; }
  .indexPart4 .box p {
    font-size: .22rem; }

  .indexPart5 .btn li {
    height: .9rem;
    line-height: .9rem;
    font-size: .26rem;
    padding: 0 .3rem; }
    .indexPart5 .btn li:before {
      height: .3rem;
      margin-top: -.15rem; }
  .indexPart5 .btn dd {
    font-size: .22rem;
    /*padding: 0 .3rem;
    line-height: .44rem;*/
    height: .46rem;

     }
  .indexPart5 .arrow {
    bottom: .1rem; }
  .indexPart5 .listD {
    left: .2rem;
    padding-right: 0;
    margin-right: -1rem; }
  .indexPart5 .swiper-slide {
    padding: .6rem .15rem; }
  .indexPart5 .box {
    padding-top: 1.3rem; }
    .indexPart5 .box .name a {
      font-size: .24rem;
      height: .8rem;
      line-height: .8rem; }
    .indexPart5 .box p {
      font-size: .22rem;
      height: 5.1em;
      letter-spacing: 0;
      position: relative;
      top: -.1rem; }
    .indexPart5 .box .more a {
      height: .8rem;
      line-height: .8rem;
      font-size: .24rem; }

  .indexPart6 .wal {
    padding-bottom: .5rem; }
  .indexPart6 .list {
    font-size: .24rem; }
    .indexPart6 .list ul {
      margin-left: -.3rem;
      margin-right: -.3rem; }
    .indexPart6 .list .num {
      font-size: .2rem; }
  .indexPart6 .map {
    width: 7.5rem;
    left: -0.34rem; }
    .indexPart6 .map li span {
      font-size: .2rem; }
  .indexPart6 .tips {
    bottom: .3rem; }
    .indexPart6 .tips li {
      font-size: .26rem; }
      .indexPart6 .tips li span {
        font-size: .2rem; }

  .indexPart7 li {
    width: 47%;
    min-height: 2rem; }
  .indexPart7 .name {
    font-size: .28rem; }
  .indexPart7 p {
    font-size: .22rem;
    background-position: .1rem .33rem; }

  /*page-------------*/
  .case li {
    width: 100%; }
  .case .name {
    margin-top: -.9rem;
    font-size: .36rem; }

  .pageNow {
    font-size: .24rem; }

  .caseList li {
    width: 100%; }
  .caseList .img div {
    height: .6rem;
    line-height: .6rem;
    font-size: .24rem; }
  .caseList .name a {
    height: .9rem;
    line-height: .9rem;
    font-size: .28rem; }
  .caseList p {
    font-size: .24rem;
    line-height: 1.8em;
    height: 3.6em; }

  .pageMore a {
    font-size: .24rem; }

  .caseShow .title {
    font-size: .32rem;
    padding-bottom: 1.7em; }
  .caseShow .time {
    position: relative;
    font-size: .2rem;
    text-align: center;
    top: -.4rem; }
  .caseShow .content {
    font-size: .24rem;
    line-height: 1.8em; }
    .caseShow .content .name {
      font-size: .28rem;
      line-height: 1.5em; }

  .pageNum2 li {
    font-size: .24rem;
    padding: 0 1.8rem .1rem 4em;
    position: relative; }
    .pageNum2 li span {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto; }
  .pageNum2 a.back {
    font-size: .26rem; }

  .product li {
    width: 50%; }
  .product .name a {
    font-size: .26rem;
    height: .45rem;
    line-height: .45rem; }
  .product p {
    font-size: .22rem; }

  .productNav {
    padding-top: .5rem; }
    .productNav li {
      padding: 0 0 .2rem 0; }
      .productNav li a {
        padding: 0 .22rem;
        height: .5rem;
        line-height: .5rem;
        font-size: .24rem; }
    .productNav h2 {
      font-size: .42rem; }

  .productTitle {
    font-size: .42rem;
    line-height: .6rem;
    padding-bottom: .35rem; }

  .productShow_01 .msg {
    font-size: .24rem; }
  .productShow_01 .msg span {
    display: block; }

  .productShow_02 .msg {
    font-size: .24rem; }

  .productShow_03 h2 {
    font-size: .42rem; }
  .productShow_03 .list li {
    font-size: .24rem;
    background-position: left .2rem; }

  .productShow_04 .msg {
    font-size: .24rem; }

  .productShowBtn a {
    width: 2rem;
    height: .65rem;
    line-height: .65rem;
    font-size: .26rem; }

  .productShow2 .img {
    margin-left: -.3rem;
    margin-right: -.3rem; }
  .productShow2 ul {
    margin-right: -.9rem; }
  .productShow2 li {
    width: 50%;
    font-size: .24rem;
    line-height: 1.8em;
    padding-bottom: .3rem; }

  .productDown li {
    width: 100%; }
    .productDown li a {
      height: .65rem;
      line-height: .63rem;
      font-size: .24rem; }

  .productVideo h2.title {
    font-size: .3rem; }

  .productPJ li {
    width: 50%; }
  .productPJ li:nth-child(3) {
    clear: left;
    width: 100%; }
  .productPJ .name a {
    font-size: .26rem; }
  .productPJ .msg {
    font-size: .2rem;
    line-height: .4rem; }
  .productPJ .btn a {
    font-size: .24rem; }

  .video .title {
    font-size: .32rem; }
  .video .time {
    font-size: .22rem;
    text-align: center;
    line-height: .8rem; }
  .video .name {
    font-size: .3rem;
    line-height: .54rem; }
  .video .content {
    font-size: .24rem;
    line-height: .5rem; }

  .sideNav {
    width: 100%;
    float: none;
    min-height: .5rem;
    padding: 0 .2rem;
    margin-bottom: .3rem; }
    .sideNav h2 {
      font-size: .36rem;
      padding-top: .35rem; }
    .sideNav .list ul {
      display: flex;
      flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-flex-wrap: wrap; }
    .sideNav .list li {
      width: 33.333%; }
    .sideNav .list a {
      height: .6rem;
      line-height: .6rem;
      font-size: .24rem; }

  .w930 {
    width: 100%;
    float: none;
    min-height: 3rem;
    padding: 0 .2rem; }

  .pageTitle {
    font-size: .36rem;
    padding-top: .35rem; }

  .down {
    padding: 0; }
    .down:before, .down:after {
      display: none; }
    .down .name a {
      font-size: .26rem;
      height: .6rem;
      line-height: .6rem; }
    .down p {
      font-size: .22rem;
      min-height: .9rem; }
    .down .more a {
      font-size: .24rem; }

  .service .title {
    font-size: .28rem; }
  .service .content {
    font-size: .24rem;
    line-height: .4rem; }
  .service .list li {
    width: 50%;
    min-height: 2rem; }
  .service .list .name {
    font-size: .24rem;
    line-height: .38rem; }

  .about .list {
    font-size: .24rem; }
    .about .list ul {
      margin-left: -.3rem;
      margin-right: -.3rem; }
  .about h2.name {
    font-size: .32rem; }
  .about .content {
    font-size: .24rem;
    line-height: 1.7em; }
  .about .fl {
    width: 100%;
    padding-right: 0; }
  .about .fr {
    width: 100%;
    padding-left: 0; }
    .about .fr:before {
      display: none; }

  .contact_01 li {
    width: 50%; }
  .contact_01 .box {
    min-height: 3.8rem; }
  .contact_01 .name {
    font-size: .3rem; }
  .contact_01 .msg {
    font-size: .24rem;
    line-height: .46rem; }
  .contact_01 .btn {
    padding: .2rem 0 .3rem 0; }
    .contact_01 .btn a {
      width: 2rem;
      height: .62rem;
      line-height: .6rem;
      font-size: .26rem; }
  .contact_01 li:nth-child(1) .box {
    border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0; }
  .contact_01 li:nth-child(2) .box {
    border-top-right-radius: .2rem;
    -webkit-border-top-right-radius: .2rem; }
  .contact_01 li:nth-child(3) .box {
    border-bottom-left-radius: .2rem;
    -webkit-border-bottom-left-radius: .2rem; }
  .contact_01 li:nth-child(4) .box {
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0; }

  .contact_02 {
    padding: .3rem; }
    .contact_02 .title {
      font-size: .36rem; }
    .contact_02 .address {
      font-size: .24rem;
      line-height: .44rem;
      padding-bottom: .16rem; }
    .contact_02 div.name {
      font-size: .28rem; }
    .contact_02 .tel {
      font-size: .3rem;
      line-height: .44rem; }
    .contact_02 .tel2 {
      font-size: .24rem;
      line-height: .44rem; }
    .contact_02 .btn {
      padding-bottom: .5rem; }
      .contact_02 .btn a {
        width: 2.2rem;
        height: .6rem;
        font-size: .26rem; }
    .contact_02 .map {
      position: relative;
      top: 0;
      right: 0;
      width: 100%; }

  .programme .title {
    font-size: .32rem;
    line-height: .55rem;
    padding-top: .2rem; }
  .programme .msg {
    font-size: .24rem;
    line-height: .42rem;
    padding-bottom: .2rem; }
  .programme li {
    width: 50%;
    padding-bottom: .3rem; }
  .programme .name a {
    font-size: .26rem;
    padding-top: .7rem; } 

/*2018-9-12*/
  .productTips {
    font-size: .2rem;
    padding-bottom: .4rem; }
    .productTips li {
      width: 50%;
      min-height: 2rem;
      padding-top: .35rem; }

  .leddp .title {
    font-size: .4rem; }
  .leddp .msg {
    font-size: .22rem; }
    .leddp .msg br {
      display: none; }
  .leddp .li_01 p {
    font-size: .28rem;
    line-height: .7rem; }
  .leddp .li_05 dd {
    font-size: .26rem;
    padding-top: 0; }
  .leddp .li_08 .wal {
    padding: 2.5rem 0 0 2.7rem; }

  .productFootTips {
    font-size: .24rem;
    line-height: 1.8em; }

  .standard .title p {
    font-size: .2rem; }
  .standard dl.tag dd {
    font-size: .22rem; }
  .standard .img {
    margin-left: -.3rem;
    margin-right: -.3rem; }
  .standard dl.tag2 dd {
    font-size: .24rem; }
  .standard .list {
    font-size: .24rem;
    padding-left: 0; }
    .standard .list li {
      width: 100%; }

  .productTitle2 p {
    font-size: .22rem; }
    .productTitle2 p br {
      display: none; }

  .cphz li {
    min-height: 10.5rem; }
  .cphz .li_02 .productTitle2 h2 {
    font-size: .4rem; }
  .cphz .li_02 dd {
    font-size: .2rem; }

  .qjbTitle h2 {
    font-size: .4rem; }
  .qjbTitle p {
    font-size: .22rem; }
  .qjbTitle p br {
    display: none; }

  .qjb li {
    padding: 0 .3rem; }
  .qjb .li_01 .title {
    font-size: .26rem; }
  .qjb .li_01 dl dd {
    padding: 0 .35rem;
    font-size: .24rem; }
  .qjb .li_01 .img {
    margin-left: -.3rem;
    margin-right: -.3rem; }
    .qjb .li_01 .img a {
      width: 1.8rem;
      height: .6rem;
      line-height: .6rem;
      font-size: .24rem;
      margin-left: -.9rem; }
  .qjb .li_01 .msg {
    font-size: .24rem;
    padding-bottom: .8rem; }
  .qjb .li_03 dd {
    width: 33.333%;
    font-size: .24rem; }
  .qjb .li_04 {
    padding-top: 4.6rem; }
    .qjb .li_04 dd {
      font-size: .24rem; }
  .qjb .li_05 dd div {
    font-size: .24rem;
    line-height: .35rem;
    width: 1.4rem;
    height: 1.4rem; }
  .qjb .li_06 .btn a {
    width: 2.8rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .24rem; }
  .qjb .li_07 dd {
    font-size: .24rem; }
  .qjb .li_08 dd div {
    font-size: .24rem;
    line-height: .35rem;
    width: 1.4rem;
    height: 1.4rem; }

  .bzbShowTitle h2 {
    font-size: .4rem; }
  .bzbShowTitle p {
    font-size: .22rem; }
  .bzbShowTitle p br {
    display: none; }

  .bzbShow .img {
    margin-left: -.3rem;
    margin-right: -.3rem; }
  .bzbShow .btn {
    padding-top: .1rem; }
    .bzbShow .btn a {
      width: 1.9rem;
      height: .65rem;
      line-height: .65rem;
      font-size: .24rem; }

  .bzbShow2 li {
    padding: 0 .3rem; }
  .bzbShow2 .li_01 dd {
    margin: 0 .2rem; }
  .bzbShow2 .img {
    margin-left: -.3rem;
    margin-right: -.3rem; }

  .wal.qjbShowListWal {
    margin-left: -.3rem;
    margin-right: -.3rem; }

  .qjbShowList a.arrow.prev {
    left: .15rem; }
  .qjbShowList a.arrow.next {
    right: .15rem; } 

/*2018-09-14*/

    .productNav2 li {
    width: 33.333%;
    padding: 0; }
  .productNav2 a {
    height: .6rem;
    line-height: .6rem;
    font-size: .24rem; }

  .productShow3 li {
    padding-left: .3rem;
    padding-right: .3rem; }
  .productShow3 .title h2 {
    font-size: .36rem; }
  .productShow3 .title p {
    font-size: .24rem;
    line-height: 1.8em; }
  .productShow3 .img {
    padding-bottom: .3rem; }
  .productShow3 .btn a {
    width: 1.8rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .24rem; } 
.productList li {
    width: 50%; }
  .productList .box {
    padding-bottom: .35rem; }
    .productList .box .name a {
      font-size: .26rem; }
    .productList .box .btn {
      padding-top: .25rem; }
      .productList .box .btn a {
        width: 1.4rem;
        height: .4rem;
        line-height: .4rem;
        font-size: .22rem; }
  }
    
@media screen and (max-width: 550px) {
  .wal, .wal2 {
    margin: 0 .3rem; } }




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