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 {
  display: flex;
  display: -webkit-flex;
  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 {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

@media screen and (max-width: 800px) {
  html {
    font-size: 50px; }

  body {
    font-size: .22rem; }

  .wal {
    max-width: 8rem; }

  body.navShow {
    overflow: hidden; }
    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 .wal {
    height: 1rem; }
    .banner_h2{bottom: 5rem!important;}
  .head .navA {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0rem;
    top: 0;
    bottom: auto;
    width: 1rem;
    height: 1rem;
    background: url("../image/navA.png") center no-repeat;
    background-size: .4rem; }
    .foot .tel{font-size: .2rem!important}
    .foot p{font-size: .2rem!important}
  .head a.btn {
    width: .5rem;
    height: .5rem;
    line-height: .5rem;
    font-size: .22rem;
    right: 1rem;
    margin-top: -.25rem; }

  .nav {
    position: fixed;
    height: 100%;
    overflow-y: auto;
    width: 2.5rem;
    background: #000;
    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;
      border-top: rgba(255, 255, 255, 0.2) solid 1px; }
    .nav a.name {
      height: 1rem;
      line-height: 1rem;
      font-size: .26rem;
      color: #fff;
      padding: 0 .35rem;
      text-align: left; }
      .nav a.name:before {
        display: none; }
    .nav .list {
      border-top: rgba(255, 255, 255, 0.2) solid 1px;
      padding: .1rem 0;
      display: none; }
      .nav .list a {
        display: block;
        height: .8rem;
        line-height: .8rem;
        padding-left: .5rem;
        font-size: .24rem;
        color: rgba(255, 255, 255, 0.9); }

  .foot {
    font-size: .22rem; }
    .foot .wal {
      line-height: .4rem;
      padding: .2rem .2rem; }
    .foot .tel {
      height: .4rem; }
    .foot p {
      position: relative;
      padding-top: .1rem; }

  /*index*/
  .indexFlash .word {
    margin-top: -2.3rem; }
  .indexFlash a.arrow.prev {
    left: .3rem; }
  .indexFlash a.arrow.next {
    right: .3rem; }

  .index {
    bottom: 1.6rem;
    margin-right: -3.5rem; }
    .index li .box {
      width: 2rem; }
    .index li .name {
      width: 1.98rem; }
      .index li .name h2 {
        font-size: .26rem; }

  /*page*/
  .nav a.name{font-size: .24rem!important;}
  .pageNav dd {
    margin-left: .5rem; }
  .pageNav a {
    height: 1rem;
    line-height: 1rem;
    font-size: .26rem; }

  .about {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .about .fl {
      width: 100%;
      border: 0;
      border-bottom: #ccc solid 1px;
      padding-bottom: .5rem; }
      .about .fl h3 {
        font-size: .3rem;
        line-height: .45rem; }
      .about .fl .video {
        width: 5rem; }
        .about .fl .video a {
          font-size: .24rem; }
    .about .fr {
      width: 100%;
      padding-top: .5rem; }
      .about .fr h2.title {
        font-size: .3rem;
        line-height: .36rem; }
      .about .fr .content {
        font-size: .24rem;
        line-height: .46rem;
        padding-bottom: 0; }
    .about .index {
      float: left;
      margin-right: 0; }

  .introduce_01:before {
    width: 8rem;
    top: 3.2rem;
    margin-left: -4.5rem; }
  .introduce_01 .list {
    background-image: url("../image/img652.png");
    min-height: 15.14rem;
    background-size: 6.52rem; }
  .introduce_01 li {
    padding-top: .55rem;
    width: 100%;
    min-height: 2.97rem; }
    .introduce_01 li h3 {
      font-size: .22rem; }
    .introduce_01 li h2 {
      font-size: .32rem;
      padding: .12rem 0 .1rem 0; }
    .introduce_01 li dd {
      font-size: .22rem; }
      .introduce_01 li dd span {
        line-height: .33rem;
        padding-left: .29rem;
        background-size: .22rem; }
  .introduce_01 .li_01 {
    height: 4.73rem;
    padding-top: .8rem; }
    .introduce_01 .li_01 h3 {
      font-size: .28rem; }
    .introduce_01 .li_01 h2 {
      font-size: .36rem;
      padding: .2rem 0; }
    .introduce_01 .li_01 dd span {
      background-size: .24rem;
      padding-left: .4rem;
      font-size: .24rem;
      line-height: .44rem; }
  .introduce_01 .li_02, .introduce_01 .li_03 {
    top: 0; }

  .introduce_02 .tab {
    width: 100%;
    padding: .66rem 0; }
    .introduce_02 .tab li {
      height: 1rem;
      line-height: 1rem;
      padding-left: .8rem;
      font-size: .26rem; }
      .introduce_02 .tab li:after {
        margin-top: -.3rem;
        width: .6rem;
        height: .6rem; }
  .introduce_02 .tabContentDiv {
    width: 100%;
    padding: 0 0 .8rem 0; }
    .introduce_02 .tabContentDiv h2.title {
      font-size: .28rem; }
    .introduce_02 .tabContentDiv .content {
      font-size: .24rem;
      line-height: .44rem; }

  .job li .name {
    font-size: .22rem; }
    .job li .name span {
      display: none; }
    .job li .name h2 {
      font-size: .28rem; }
  .job li .container {
    font-size: .24rem;
    line-height: .44rem; }
    .job li .container .content:before {
      height: .44rem; }

  .contact .container {
    padding: 1.1rem 0; }
    .contact .container h2 {
      font-size: .28rem; }
    .contact .container .msg {
      font-size: .22rem;
      line-height: .44rem; }
  .contact .list {
    padding-bottom: .3rem; }
    .contact .list li {
      width: 100%;
      padding-bottom: .3rem; }
      .contact .list li h2 {
        font-size: .28rem; }
      .contact .list li .msg {
        font-size: .22rem;
        line-height: .44rem; }

  .contactForm .title {
    font-size: .22rem; }
  .contactForm .form ul {
    margin-left: -.3rem; }
  .contactForm .form li {
    padding: 0 0 .3rem .3rem; }
    .contactForm .form li .ico {
      width: .3rem;
      left: .3rem;
      top: .15rem; }
    .contactForm .form li .input {
      min-height: .6rem;
      padding-bottom: .06rem; }
      .contactForm .form li .input input {
        height: .58rem;
        line-height: .58rem;
        padding-left: .5rem;
        font-size: .22rem; }
      .contactForm .form li .input textarea {
        height: 2rem;
        line-height: .4rem;
        padding: .1rem 0 .1rem .5rem;
        font-size: .22rem; }
  .contactForm .submit div {
    width: 2.6rem; }
  .contactForm .submit input {
    height: .7rem;
    font-size: .26rem; }

  .programme ul {
    margin-left: -.3rem; }
  .programme li {
    padding: 0 0 .3rem .3rem; }
  .programme a {
    padding: 0 0 .3rem 0; }
    .programme a .img {
      margin-left: 0;
      margin-right: 0; }
    .programme a h2 {
      font-size: .26rem; }
    .programme a p {
      font-size: .22rem;
      line-height: .4rem;
      min-height: .8rem; }

  a.backA {
    width: 1.8rem;
    height: .62rem;
    line-height: .6rem;
    font-size: .22rem; }

  .programmeShow a.backA {
    display: none; }
  .programmeShow h2.title {
    font-size: .28rem; }
  .programmeShow .msg {
    font-size: .22rem;
    line-height: .4rem; }
  .programmeShow div.title {
    height: .8rem; }
    .programmeShow div.title img {
      height: .3rem; }
    .programmeShow div.title h2 {
      font-size: .28rem; }
  .programmeShow .content {
    font-size: .22rem;
    line-height: .4rem; }

  .news ul {
    margin-left: -.3rem; }
  .news li {
    width: 50%;
    padding: 0 0 .5rem .3rem; }
  .news a .time {
    font-size: .22rem; }
  .news a .name {
    top: 1rem;
    font-size: .24rem;
    line-height: .42rem;
    height: .84rem; }

  .pageNum a {
    width: .6rem;
    height: .6rem;
    margin: 0 .2rem;
    display: none; }
    .pageNum a.arrow {
      display: block;
      background-size: .15rem; }

  .newShow a.backA {
    display: none; }
  .newShow .title {
    font-size: .28rem; }
  .newShow .time {
    font-size: .22rem; }
  .newShow .content {
    font-size: .24rem;
    line-height: .48rem; }

  .case {
    margin-right: -.3rem;
    margin-left: -.3rem; }
    .case a.arrow.prev {
      left: .2rem;
      background-image: url("../image/prev38.png"); }
    .case a.arrow.next {
      right: .2rem;
      background-image: url("../image/next38.png"); }
    .case .swiper-slide a h2 {
      font-size: .24rem;
      padding: .3rem .2rem 0 .2rem;
      line-height: 1.5em; }

  .caseList .title h2 {
    padding: .54rem 0 0 .64rem;
    font-size: .28rem; }
  .caseList .list li {
    width: 50%; }
  .caseList .list a .name {
    font-size: .24rem;
    height: .8rem;
    line-height: .8rem; }

  .caseLayer .container {
    width: 6.9rem; }
  .caseLayer a.close {
    top: -.7rem;
    right: 0; }
  .caseLayer a.arrow.prev {
    left: .2rem; }
  .caseLayer a.arrow.next {
    right: .2rem; } }
@media screen and (max-width: 550px) {
  .wal {
    margin: 0 .3rem; } }

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