﻿a, .transition, .head, .head .topSearch, .indexPart1 .list .box, .indexPart3 .list a .box, .indexPart3 .list a .layer, .indexPart3 .list a .layer .btn, .case li a .layer, .case li a .layer .btn, .patent .box, .programme3_02 .list2 li .box, :before, img, .nav {
  transition: All 0.3s linear;
  -webkit-transition: All 0.3s linear;
  -moz-transition: All 0.3s linear;
  -o-transition: All 0.3s linear; }

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .indexPart1, .indexPart2, .indexPart3, .indexPart4, .indexFlash .dots, .indexPart2 .list ul, .indexPart4 .list ul, .indexPart4 .list li .name, .foot .info dl, .foot .list ul, .superiority_01 .list ul, .superiority_02 .list ul, .join li .container .btn div, .pageNav ul, .pageNum2 a.back, .programme2 .li_05 dl {
  display: flex;
  display: -webkit-flex; }

.flexColumn, .indexPart1 .list .box, .indexPart3 .list a .layer, .case li a .layer, .programme2 .container, .programme2_02, .programme3_01 .container {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter, .indexPart1, .indexPart2, .indexPart3, .indexPart4, .indexFlash .dots, .indexPart1 .list .box, .foot .info dl, .join li .container .btn div, .pageNum2 a.back, .programme2 .container, .programme2 .li_04 .wal, .programme2_02, .programme3_01, .programme3_01 .container {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .indexFlash .dots, .indexPart1 .list .box, .indexPart3 .list a .layer, .indexPart4 .list li .name, .superiority_01 .list ul, .join li .container .btn div, .pageNav ul, .pageNum2 a.back, .pageNav2 ul, .case li a .layer, .programme2 .li_02 .list dl, .programme2 .li_05 dl, .programme2_02 {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .indexPart4 .list ul, .process_02, .team li, .programme2 .li_01 .wal, .programme2 .li_04 .wal, .programme2 .li_06 .wal, .programme3_01, .programme3_02 .list ul {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .foot .list li.li_01 dl, .programme_02 .box .list ul, .programme_02 .box .list dl, .process_01 ul, .process_02, .about_02 .list ul, .superiority_04 .list ul, .superiority_05 .list ul, .team li, .pageNav2 ul, .case ul, .patent ul, .programme2 .li_01 .wal, .programme2 .li_02 .list dl, .programme2 .li_04 .wal, .programme2 .li_06 .wal, .programme2 .li_06 .wal .list dl, .programme2 .li_07 .list ul, .programme3_01, .programme3_02 .list ul, .programme3_02 .list2 ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: .12rem;
  
  color: #333;
  -webkit-text-size-adjust: none; }

a {
  color: #333;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #00deb2;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 12rem;
  margin: 0 auto; }

.phoneShow {
  display: none; }


.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

  

.headD {
  height: 1rem; }

.head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff; }
  .head.hide {
    top: -1rem; }
  .head .wal {
    height: 1rem;
    position: relative; }
  .head a.logo {
    display: block;
    width: 1.86rem;
    height: 100%;
    background: url("../image/logo.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto; }
  .head .topSearch {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.55rem;
    top: 0;
    bottom: auto; }
    .head .topSearch a {
      display: block;
      height: 1rem;
      width: .35rem;
      background: url("../image/img15.png") center no-repeat;
      background-size: .15rem; }
    .head .topSearch .form {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 100%;
      bottom: auto;
      width: 3rem;
      height: .5rem;
      background: #fff;
      box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
      border: #eee solid 1px;
      display: none; }
      .head .topSearch .form .submit {
        width: .6rem;
        height: .5rem;
        background: url("../image/img24.png") center no-repeat;
        background-size: .24rem;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
        .head .topSearch .form .submit input {
          width: 100%;
          height: .5rem;
          cursor: pointer; }
      .head .topSearch .form .input input {
        width: 100%;
        height: .5rem;
        line-height: .5rem;
        padding-left: .6rem;
        font-size: .14rem; }
    .head .topSearch.on .form {
      display: block; }
  .head .language {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto; }
    .head .language .name {
      height: 1rem;
      line-height: 1rem;
      font-size: .16rem;
      color: #666;
      text-transform: uppercase;
      padding-right: .22rem;
      background: url("../image/img13.png") right center no-repeat;
      background-size: .13rem; }

#page{ position:relative;}
.page .swiper-pagination{ position:absolute; z-index:10!important; width: 0.16rem; margin-top:-0.5rem; left: auto!important; right:20px!important; top: 50%!important; margin-left: 0px!important;} 
.page .swiper-pagination-bullet{
	display:block;
      width: .16rem;
      height: .32rem;
      background: url("../image/img16_3.png") center no-repeat;
      background-size: .16rem; }
.page .swiper-pagination .swiper-pagination-bullet:last-child{ display:none;}
.page .swiper-pagination-bullet-active {
  background-image: url("../image/img16_2.png"); }

.nav {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 1.8rem;
  top: 0;
  bottom: auto; }
  .nav li {
    float: left;
    margin-left: .2rem; }
  .nav a.name {
    display: block;
    padding: 0 .1rem;
    height: 1rem;
    line-height: 1rem;
    position: relative;
    font-size: .15rem;
    color: #666; }
    .nav a.name:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: -1px;
      width: 0;
      height: 1px;
      background: #00297c; }
    .nav a.name:hover, .nav a.name.on {
      color: #00deb2; }
      .nav a.name:hover:before, .nav a.name.on:before {
        left: 0;
        width: 100%; }

.pageHead {
  border-bottom: #eee solid 1px; }

@media screen and (min-width: 800px) {
  .nav .list {
    position: fixed;

    top: 0;
    width: 2.4rem;

    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden; }
    .nav .list dl {
; }
    .nav .list dd {
      border-bottom: 1px solid rgba(255,255,255,0.08);}
      .nav .list dd:last-child{ border-bottom: none; }
    .nav .list a {
      display: block;
      color: #fff;
      padding-left: 15px;
      height: .4rem;
      line-height: .4rem;
      font-size: 0.15rem;
      position: relative; }

      .nav .list a:hover {
        color: #00deb2; }


  .nav li:hover a.name {
    color: #00deb2; }
    .nav li:hover a.name:before {
      left: 0;
      width: 100%; }
  .nav li:hover .list {
    opacity: 1;
    visibility: visible;
    top: 1rem;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear; } }

@media screen and (min-width: 800px) {
  #page {
    height: 100vh;
    position: relative;
    overflow: hidden; }

  .pageSlide {
    height: 100vh;
    overflow: hidden;
    padding-top: 1rem; }

  .pageSlide.foot {
    height: 3.66rem;
    background: #f5f5f5;
    padding-top: 0; }

  .slideUp {
    opacity: 0;
    transition: All 0.6s linear;
    -webkit-transition: All 0.6s linear;
    -moz-transition: All 0.6s linear;
    -o-transition: All 0.6s linear;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px); }

  .pageSlide.swiper-slide-active .slideUp {
    opacity: 1;
    transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0); }

  .slideLeft {
    opacity: 0;
    transition: All 0.6s linear;
    -webkit-transition: All 0.6s linear;
    -moz-transition: All 0.6s linear;
    -o-transition: All 0.6s linear;
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px); }

  .pageSlide.swiper-slide-active .slideLeft {
    opacity: 1;
    transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0); }

  .pageSlide.swiper-slide-active .slideDelay2 {
    transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s; }
  .pageSlide.swiper-slide-active .slideDelay3 {
    transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s; }
  .pageSlide.swiper-slide-active .slideDelay4 {
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s; }
  .pageSlide.swiper-slide-active .slideDelay5 {
    transition-delay: 1.8s;
    -webkit-transition-delay: 1.8s;
    -moz-transition-delay: 1.8s; }
  .pageSlide.swiper-slide-active .slideDelay6 {
    transition-delay: 2.1s;
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s; } }



  .zoomInIndex {
    opacity: 0;
    transition: All 0.8s linear;
    -webkit-transition: All 0.8s linear;
    -moz-transition: All 0.8s linear;
    -o-transition: All 0.8s linear;
    -webkit-transform:scale(0.8);
  -moz-transform:scale(0.8);
  -o-transform:scale(0.8);
 }


  .pageSlide.swiper-slide-active .zoomInIndex {
    opacity: 1;
    -webkit-transform:scale(1.0);
    -moz-transform:scale(1.0);
    -o-transform:scale(1.0);
     }





.pageSlide {
  position: relative;
  background: center no-repeat;
  background-size: cover; }

.indexPart1 .indexBox, .indexPart2 .indexBox, .indexPart3 .indexBox, .indexPart4 .indexBox {
  width: 100%;
  padding: .5rem 0; }
.indexPart1 .title, .indexPart2 .title, .indexPart3 .title, .indexPart4 .title {
  font-size: .48rem;
  text-align: center; }
.indexPart1 .more, .indexPart2 .more, .indexPart3 .more, .indexPart4 .more {
  padding-top: .75rem; }
  .indexPart1 .more a, .indexPart2 .more a, .indexPart3 .more a, .indexPart4 .more a {
    display: block;
    margin: 0 auto;
    background: #fff;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    width: 2rem;
    height: .44rem;
    line-height: .44rem;
    text-align: center;
    color: #00deb2;
    font-weight: bold;
    font-size: .14rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.03); }
  .indexPart1 .more a:hover, .indexPart2 .more a:hover, .indexPart3 .more a:hover, .indexPart4 .more a:hover {
    background: #00deb2;
    color: #fff; }

.indexFlash {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .indexFlash .swiper-slide a {
    display: block;
    height: 100vh;
    background: center no-repeat;
    background-size: cover;
    position: relative; }

    .indexFlash .swiper-slide a .img {
      width: auto;
      position: absolute;
      z-index: 10;
      left: 0;
	  text-align:center;
      right: auto;
      top: 50%;
	  width:100%;
      bottom: auto;
      margin-top: -.7rem; }
  .indexFlash .dots {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0.45rem;
    width: 100%; }
    .indexFlash .dots span {
      width: .34rem;
      height: .2rem;
      background: url("../image/img20.png") center no-repeat;
      background-size: .2rem; }
    .indexFlash .dots .swiper-pagination-bullet-active {
      background-image: url("../image/img20on.png"); }

.indexFlashTel {
    padding-top: 1.2rem; }
	.indexFlashTel .slick{ position:relative;}
	.indexFlashTel .slick .imgDiv img{ width:100%;}

      .indexFlashTel .slick .img {
		  z-index: 10;
		  position:absolute;
		  top:50%;
		  left:50%;
		  bottom: auto;
      		margin-top: -.7rem; 
        width: 5.07rem;
        margin-left: -2.53rem; }
    .indexFlashTel .slick-dots {
		z-index:2;
		position:absolute;
		left:0;
		text-align:center;
		width:100%;
      bottom: .3rem; }

	 .indexFlashTel .slick-dots li{display:inline-block; margin:0 0.1rem; width:0.34rem; height:0.2rem; background: url("../image/img20.png") center no-repeat; background-size: .2rem;}
	 .indexFlashTel .slick-dots .slick-active{ background-image: url("../image/img20on.png");}

	 
	 
.indexPart1 {
  background: #fafafa;
  text-align: center; }
  .indexPart1 .msg {
    font-size: .14rem;
    line-height: .3rem;
    color: #666;
    max-width: 7.8rem;
    margin: 0 auto;
    padding: .4rem 0 .7rem 0; }
    .indexPart1 .msg b {
      color: #000; }
  .indexPart1 .list .swiper-slide {
    padding: .15rem; }
  .indexPart1 .list .box {
    min-height: 3.24rem;
    background: #fff;
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.03);
    position: relative;
    top: 0; }
    .indexPart1 .list .box .img {
      width: 1.01rem; }
    .indexPart1 .list .box h2 {
      font-weight: 400;
      font-size: .3rem;
      padding: .32rem 0 .16rem 0; }
    .indexPart1 .list .box p {
      font-size: .14rem;
      line-height: .24rem;
      min-height: .48rem;
      color: #666; }

@media screen and (min-width: 800px) {
  .indexPart1 .list .box:hover {
    top: -.2rem; }
    .indexPart1 .list .box:hover img {
      transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg); } }
.indexPart2 {
  background-image: url("../image/indexPart2.jpg"); }
  .indexPart2 .title {
    color: #fff;
    padding-bottom: .7rem; }
  .indexPart2 .list a {
    display: block;
    position: relative; }
    .indexPart2 .list a .name {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 3.4rem;
      bottom: auto;
      width: 100%;
      text-align: center; }
      .indexPart2 .list a .name h2 {
        font-size: .24rem;
        padding-bottom: .08rem; }
      .indexPart2 .list a .name p {
        font-size: .18rem;
        line-height: .3rem;
        padding: 0 .4rem;
        color: #333; }
        .indexPart2 .list a .name p b {
          color: #00deb2; }
  .indexPart2 .list .li_01 {
    width: 3.9rem; }
  .indexPart2 .list .li_02 {
    width: 8.1rem; }
    .indexPart2 .list .li_02 a .name {
      top: .75rem; }

.indexPart3 {
  background-image: url("../image/indexPart3.jpg"); }
  .indexPart3 .title {
    color: #fff;
    padding-bottom: .7rem; }
  .indexPart3 .list {
    margin-left: -.15rem;
    margin-right: -.15rem; }
    .indexPart3 .list a {
      display: block;
      position: relative;
      margin: 0 .15rem; }
      .indexPart3 .list a .box {
        position: relative; }
        .indexPart3 .list a .box .img img {
          width: 100%; }
        .indexPart3 .list a .box .name {
          position: absolute;
          z-index: 10;
          left: 0;
          right: auto;
          top: auto;
          bottom: 0.44rem;
          width: 100%;
          text-align: center;
          font-size: .24rem; }
      .indexPart3 .list a .layer {
        background: #333;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        width: 100%;
        height: 100%;
        color: #fff;
        padding: 0 .6rem;
        opacity: 0; }
        .indexPart3 .list a .layer h2 {
          font-weight: 400;
          font-size: .24rem; }
        .indexPart3 .list a .layer p {
          font-size: .14rem;
          line-height: .3rem;
          padding: .4rem 0; }
        .indexPart3 .list a .layer .btn {
          width: 1.45rem;
          height: .42rem;
          line-height: .38rem;
          text-align: center;
          border: #00deb2 solid 0.02rem;
          letter-spacing: .02rem; }
          .indexPart3 .list a .layer .btn em {
            padding-right: .32rem;
            background: url("../image/img16.png") right center no-repeat;
            background-size: .16rem; }
          .indexPart3 .list a .layer .btn:hover {
            background: #00deb2; }

@media screen and (min-width: 800px) {
  .indexPart3 .list a .box {
    transform: perspective(1200px) rotateY(0deg);
    transform-style: preserve-3d;
    -webkit-transform: perspective(1200px) rotateY(0deg);
    -webkit-transform-style: preserve-3d; }
  .indexPart3 .list a .layer {
    transform: perspective(1200px) rotateY(180deg);
    transform-style: preserve-3d;
    -webkit-transform: perspective(1200px) rotateY(180deg);
    -webkit-transform-style: preserve-3d; }
  .indexPart3 .list a:hover .box {
    transform: perspective(1200px) rotateY(-180deg);
    -webkit-transform: perspective(1200px) rotateY(-180deg); }
  .indexPart3 .list a:hover .layer {
    opacity: 1;
    transform: perspective(1200px) rotateY(0deg);
    -webkit-transform: perspective(1200px) rotateY(0deg); } }
.indexPart4 {
  background-image: url("../image/indexPart4.jpg");
  text-align: center;
  color: #fff; }
  .indexPart4 .list li {
    font-size: .24rem; }
    .indexPart4 .list li .name {
      align-items: flex-end;
      -webkit-align-items: flex-end;
      letter-spacing: .04rem;
      font-weight: 100;
      padding: .5rem 0 0 0;
      line-height: 1rem;
      height: 1.7rem; }
      .indexPart4 .list li .name i{ font-style: normal; display:inline-block; width:0.86rem; text-align:center; }
      .indexPart4 .list li .name span {
        color: #00deb2;
        font-size: .6rem;
        position: relative; }
      .indexPart4 .list li .name .span-1 {
        font-size: .72rem;
        top: .1rem; }
        .indexPart4 .list li .name .span-1 em {
          font-size: .36rem;
          position: relative;
          top: -.3rem; }
  .indexPart4 .title {
    font-size: .48rem;
    padding: 1.3rem 0 .85rem 0; }
  .indexPart4 .list2 {
    margin-left: -.06rem;
    margin-right: -.06rem; }
    .indexPart4 .list2 #indexPart4 {
      width: 100%;
      overflow: hidden;
      position: relative; }
    .indexPart4 .list2 .swiper-slide {
      padding: 0 .06rem; }

@media screen and (max-height: 850px) {
  .indexPart1 .msg {
    padding: .4rem 0; }
  .indexPart1 .more {
    padding-top: .4rem; }

  .indexPart3 .title, .indexPart2 .title {
    padding-bottom: .5rem; }
  .indexPart3 .more, .indexPart2 .more {
    padding-top: .5rem; }

  .indexPart4 .list li .name {
    padding-top: .3rem;
    height: 1.5rem; }
  .indexPart4 .title {
    padding: 1rem 0 .5rem 0; } }
.foot {
  background: #f5f5f5;
  font-size: .14rem; }
  .foot .wal {
    min-height: 3.66rem;
    position: relative; }
    .foot .wal:before {
      content: "";
      display: block;
      position: absolute;
      top: .5rem;
      left: 4.4rem;
      width: 1px;
      height: 2.1rem;
      background: #dce0e9; }
  .foot .logo {
    width: 1.94rem;
    padding-top: .58rem; }
  .foot .msg {
    line-height: .3rem;
    color: #666;
    min-height: 1.9rem;
    padding: .3rem 0; }
  .foot .info {
    height: .58rem;
    border-top: #dce0e9 solid 1px;
    position: relative;
    color: #999; }
    .foot .info dl {
      height: .58rem; }
    .foot .info dd {
      padding-right: .12rem; }
      .foot .info dd img {
        width: .24rem; }
    .foot .info p {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto;
      line-height: .57rem; }
  .foot .list {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.1rem;
    bottom: auto; }
    .foot .list li {
      margin-left: .5rem;
      position: relative; }
      .foot .list li h2 {
        line-height: 1.1rem;
        font-size: .15rem;
        position: relative; }
        .foot .list li h2 a {
          color: #666; }
        .foot .list li h2 em {
          padding-right: .22rem;
          background: url("../image/img15_1.png") right center no-repeat;
          background-size: .15rem; }
      .foot .list li dl {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 100%;
        bottom: auto;
        font-size: .14rem;
        line-height: .3rem; }
        .foot .list li dl:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: -.22rem;
          width: .2rem;
          height: .02rem;
          background: #959595; }
        .foot .list li dl a {
          color: #666; }
        .foot .list li dl a:hover {
          color: #00deb2; }
    .foot .list li.li_01 dl {
      width: 3.92rem; }
    .foot .list li.li_01 dd {
      width: 50%; }

.pageFoot {
  border-top: #e1e1e1 solid 1px; }
.foot .link{ width:198px; height:34px; line-height:34px; cursor:pointer; position:absolute; left:50%; bottom:12px; margin-left:-400px;}
.foot .link .name{height:34px; color:#999; padding-left:13px; border: #dce0e9 solid 1px; background:url(../image/selectIco.png) right center no-repeat; cursor:default; font-size:14px;}
.foot .link dl{position:absolute; z-index:30; left:0px; bottom:34px; width:100%; display:none;}
.foot .link dd{ margin-bottom:1px;}
.foot .link a{display:block; height:32px; line-height:32px; padding-left:13px; color:#959595; background:#dce0e9; font-size:14px;}
.foot .link a:hover{ color:#00deb2;}

.pageBg {
  min-height: 2rem;
  background: #eee; }


.programme_01 div.title {
  padding-top: .7rem;
  text-align: center;
  font-size: .3rem; }
.programme_01 .time {
  padding: .1rem 0 .3rem 0;
  font-size: .14rem;
  color: #ced0d1;
  border-bottom: #e5e5e5 solid 1px;
  text-align: center; }
.programme_01 h2.title {
  padding: .7rem 0 .2rem 0;
  font-size: .24rem; }
.programme_01 .content {
  font-size: .14rem;
  line-height: .3rem;
  text-align: justify;
  color: #666;
  padding-bottom: 1.3rem; }

.programmeTitle {
  text-align: center;
  padding: .65rem 0 .4rem 0;
  text-transform: uppercase; }
  .programmeTitle h2 {
    position: relative;
    font-size: .24rem;
    color: #333;
    padding-bottom: .4rem; }

	  
	  .programmeTitle h2 .line2 {
        display: block;
        position: absolute;
        left: 0;
        bottom: .22rem;
        width: 0;
        height: 1px;
        background: #00deb2;
        margin-left: 0; }
	  
	 
		 .programmeTitle h2 .line2{animation:mymove4 1s 0.8s 1 forwards;
-moz-animation:mymove4 1s 0.8s 1 forwards; 
-webkit-animation:mymove4 1s 0.8s 1 forwards; 
-o-animation:mymove4 1s 0.8s 1 forwards; } 	 
	 
  .programmeTitle p {
    font-size: .14rem;
    line-height: .26rem;
    color: #999; }

.programmeTitle-2 h2, .programmeTitle-2 p {
  color: #fff; }
.programmeTitle-2 h2:before {
  background: rgba(255, 255, 255, 0.5); }

.programme_02 .box {
  background: #fff;
  width: 100%;
  overflow: hidden;
  position: relative;
  -moz-border-radius: 0.08rem;
  -webkit-border-radius: 0.08rem;
  border-radius: 0.08rem;
  margin-bottom: .2rem; }
  .programme_02 .box h2 {
    background: #00deb2;
    color: #fff;
    text-align: center;
    font-size: .22rem;
    line-height: .7rem; }
  .programme_02 .box .list {
    padding: .25rem 0; }
    .programme_02 .box .list li {
      width: 33.333%;
      padding-left: .4rem;
      border-left: #eee solid 1px; }
      .programme_02 .box .list li:first-child {
        border: 0; }
    .programme_02 .box .list h3 {
      font-size: .18rem;
      padding-bottom: .12rem; }
    .programme_02 .box .list dd {
      width: 50%;
      font-size: .12rem;
      line-height: .28rem;
      color: #666; }
      .programme_02 .box .list dd.dd_01 {
        width: 100%; }
.programme_02 .tips {
  text-align: center;
  font-size: .26rem;
  line-height: .48rem;
  color: #000;
  padding: .25rem 0 .7rem 0; }

.programme_03 {
  padding-bottom: .6rem; }

.programme_04 {
  background: url("../image/img1920_1.jpg") center no-repeat;
  background-size: cover;
  min-height: 5rem;
  text-align: center;
  color: #fff; }
  .programme_04 h2 {
    position: relative;
    padding: 1.35rem 0 .5rem 0;
    font-size: .24rem; }
    .programme_04 h2:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: .25rem;
      width: 5rem;
      height: 1px;
      background: #00deb2;
      margin-left: -2.5rem; }
  .programme_04 p {
    font-size: .14rem;
    line-height: .28rem; }

.programme_05 .btn {
  padding: .1rem 0 1.1rem 0; }
  .programme_05 .btn a {
    display: block;
    margin: 0 auto;
    border: #00deb2 solid 0.02rem;
    color: #00deb2;
    font-size: .24rem;
    width: 2.03rem;
    height: .7rem;
    line-height: .7rem;
    text-align: center; }
    .programme_05 .btn a:hover {
      background: #00deb2;
      color: #fff; }

.pageBanner {
  height: 3.5rem;
  background: center no-repeat;
  background-size: cover; }
  .pageBanner .title {
    text-align: center;
    color: #fff; }
    .pageBanner .title h2 {
      font-size: .36rem;
      padding: 1.3rem 0 .1rem 0; }
    .pageBanner .title p {
      font-size: .18rem;
      opacity: .8; }
  .pageBanner .title-2 {
    text-align: left; }

.faq {
  padding-top: .9rem; }
  .faq h2 {
    font-size: .2rem; }
  .faq p {
    font-size: .14rem;
    line-height: .3rem;
    color: #999;
    padding: .15rem 0 .8rem 0; }

.process_01 {
  padding: .2rem 0 .65rem 0; }
  .process_01 li {
    width: 20%;
    text-align: center;
    position: relative; }
    .process_01 li:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: -.34rem;
      width: .68rem;
      background: url("../image/img22.png") center no-repeat;
      background-size: .22rem;
      height: 1.72rem; }
    .process_01 li .box {
      width: 1.72rem;
      height: 1.72rem;
      background: url("../image/img172.png") center no-repeat;
      background-size: cover;
      margin: 0 auto; }
      .process_01 li .box h2 {
        font-weight: 400;
        font-size: .5rem;
        line-height: .6rem;
        padding-top: .4rem; }
      .process_01 li .box div {
        font-size: .16rem;
        color: #666; }
    .process_01 li p {
      height: .7rem;
      line-height: .36rem;
      font-size: .14rem;
      color: #999; }

@media screen and (min-width: 800px) {
  .process_01 li:nth-child(5):before, .process_01 li:nth-child(7):before {
    display: none; } }
.process_02 {
  padding: .8rem 0; }
  .process_02 .title {
    height: 1.38rem;
    position: relative; }
    .process_02 .title h2 {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      border-bottom: #00deb2 solid 1px;
      font-size: .24rem;
      padding: .48rem 0 .3rem 0; }
  .process_02 .container {
    width: 4.8rem; }
    .process_02 .container .content {
      font-size: .14rem;
      line-height: .34rem;
      color: #666; }
  .process_02 .form {
    width: 6.72rem;
    min-height: 7.88rem;
    background: #fff;
    -moz-border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
    box-shadow: 0 0 0.18rem rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 0 0.18rem rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 0 0.18rem rgba(0, 0, 0, 0.06);
    padding: 0 .4rem .4rem .4rem; }
    .process_02 .form li {
      padding-bottom: .2rem; }
    .process_02 .form .input {
      -moz-border-radius: 0.04rem;
      -webkit-border-radius: 0.04rem;
      border-radius: 0.04rem;
      background: #eee; }
      .process_02 .form .input input {
        line-height: .59rem;
        height: .59rem;
        font-size: .14rem;
        padding: 0 .2rem;
        width: 100%; }
      .process_02 .form .input textarea {
        line-height: .29rem;
        height: 1.96rem;
        font-size: .14rem;
        padding: .15rem .2rem;
        width: 100%; }
    .process_02 .form .submit {
      background: #00deb2;
      -moz-border-radius: 0.04rem;
      -webkit-border-radius: 0.04rem;
      border-radius: 0.04rem;
      height: .65rem; }
      .process_02 .form .submit input {
        width: 100%;
        height: .65rem;
        font-size: .16rem;
        color: #fff;
        cursor: pointer; }

.about_01 {
  font-size: .14rem;
  line-height: .26rem;
  text-align: justify;
  color: #666;
  padding-bottom: .9rem; }

.about_02 {
  background: url("../image/about_02.jpg") center no-repeat;
  background-size: cover;
  min-height: 7.78rem; }
  
  .about_02 .programmeTitle h2 .line{
        display: block;
      position: absolute;
      left: 50%;
      bottom: .23rem;
      width: 0;
      margin-left: 0;
      height: 1px;
      background: #00deb2;
    }
	
  .about_02 .list ul {
    margin-left: -.23rem; }
  .about_02 .list li {
    width: 33.333%;
    padding: 0 0 .23rem .23rem; }
    .about_02 .list li .name {
      background: #fff;
      font-size: .14rem;
      color: #888;
      text-align: center;
      min-height: 1.52rem; }
      .about_02 .list li .name h2 {
        position: relative;
        font-size: .2rem;
        color: #333;
        padding: .3rem 0 .4rem 0; }
        .about_02 .list li .name h2:before {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          bottom: .2rem;
          width: 1.6rem;
          height: 1px;
          background: #00deb2;
          margin-left: -.8rem; }

.about_03 {
  background: url("../image/about_03.png") center bottom no-repeat;
  background-size: 19.2rem;
  padding-bottom: 1.65rem; }
  
  .about_03 .programmeTitle h2 .line{
        display: block;
      position: absolute;
      left: 50%;
      bottom: .23rem;
      width: 0;
      margin-left: 0;
      height: 1px;
      background: #00deb2;
    }
  
  .about_03 .list {
    position: relative; }
    .about_03 .list:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 11;
      left: 2.05rem;
      top: 0;
      width: .09rem;
      height: .09rem;
      margin-left: -.04rem;
      background: #999;
      -moz-border-radius: 0.1rem;
      -webkit-border-radius: 0.1rem;
      border-radius: 0.1rem; }
    .about_03 .list:after {
      content: "";
      display: block;
      position: absolute;
      left: 2.05rem;
      top: 0;
      width: 1px;
      height: 100%;
      background: #dadada; }
    .about_03 .list li {
      min-height: 1.6rem;
      position: relative; }
      .about_03 .list li .year {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0.4rem;
        bottom: auto;
        width: 1.68rem;
        font-size: .16rem;
        color: #666;
        text-align: right; }
        .about_03 .list li .year b {
          font-size: .3rem; }
      .about_03 .list li .content {
        font-size: .14rem;
        line-height: .28rem;
        color: #999;
        padding: .4rem .4rem .4rem 2.55rem; }
    .about_03 .list li:nth-child(even) {
      background: #f5f5f5; }

.superiority_01 {
  background: url("../image/superiority_01.jpg") center bottom no-repeat;
  background-size: cover;
  min-height: 8rem;
  color: #fff; }
  .superiority_01 .title {
    text-align: center;
    padding: .9rem 0 .75rem 0;
    max-width: 9.1rem;
    margin: 0 auto; }
    .superiority_01 .title h2 {
      position: relative;
      font-size: .3rem;
      padding-bottom: .45rem; }

      .superiority_01 .title h2 .line {
        display: block;
        position: absolute;
        left: 0;
        bottom: .22rem;
        width: 0;
        height: 1px;
        background: rgba(255, 255, 255, 0.5);
        margin-left: 0; }
      
		
	 .superiority_01 .title h2 .line{animation:mymove3 1s 0.8s 1 forwards;
-moz-animation:mymove3 1s 0.8s 1 forwards; 
-webkit-animation:mymove3 1s 0.8s 1 forwards; 
-o-animation:mymove3 1s 0.8s 1 forwards; } 

    .superiority_01 .title p {
      font-size: .14rem;
      line-height: .28rem;
      color: #ccc; }
  .superiority_01 .list {
    padding: 0 1rem; }
    .superiority_01 .list li {
      width: 25%;
      position: relative; }
      .superiority_01 .list li .name {
        font-size: .2rem;
        font-weight: bold;
        color: #fac905;
        text-align: center;
        width: 1.7rem;
        height: .56rem;
        line-height: .56rem;
        background: url("../image/img170.png") center no-repeat;
        background-size: 100% 100%; }
    .superiority_01 .list .li_01, .superiority_01 .list .li_04 {
      top: 1.2rem; }

.superiority_02 .programmeTitle {
  padding: .75rem 0 .5rem 0; }
  .superiority_02 .programmeTitle h2 {
    padding-bottom: .5rem; }


    .superiority_02 .programmeTitle h2 .line{
        display: block;
      position: absolute;
      left: 50%;
      bottom: .23rem;
      width: 0;
      margin-left: 0;
      height: 1px;
      background: #00deb2;
    }

.superiority_02 .img {
  opacity: 0;
  width: 5.72rem;
  margin: 0 auto; }
.superiority_02 .list {
  padding: .65rem 0 .85rem 0; }
  .superiority_02 .list ul {
    margin-left: -.5rem;
    margin-right: -.5rem; }
  .superiority_02 .list li {
    width: 16.666%;
    position: relative;
    border-left: #eee solid 1px;
    text-align: center; }
    .superiority_02 .list li:first-child {
      border: 0; }
    .superiority_02 .list li div {
      width: .6rem;
      margin: 0 auto; }
    .superiority_02 .list li p {
      font-size: .12rem;
      padding-top: .15rem;
      color: #999; }

.superiority_03 {
  padding-bottom: .65rem;
  background: #f5f5f5; }
  .superiority_03 .programmeTitle {
    padding: .75rem 0 .35rem 0;
    max-width: 10.35rem;
    margin: 0 auto; }
    .superiority_03 .programmeTitle h2 {
      padding-bottom: .5rem; }

  
    .superiority_03 .programmeTitle h2 .line{
        display: block;
      position: absolute;
      left: 50%;
      bottom: .23rem;
      width: 0;
      margin-left: 0;
      height: 1px;
      background: #00deb2;
    }  

    .superiority_03 .programmeTitle p {
      line-height: .28rem; }

    .superiority_03 .img{ opacity: 0; }

.superiority_04 .programmeTitle {
  padding: .7rem 0; }
  .superiority_04 .programmeTitle h2 {
    padding-bottom: .5rem;
    line-height: .4rem; }


    .superiority_04 .programmeTitle h2 .line{
        display: block;
      position: absolute;
      left: 50%;
      bottom: .23rem;
      width: 0;
      margin-left: 0;
      height: 1px;
      background: #00deb2;
    }


  .superiority_04 .programmeTitle p {
    line-height: .28rem; }
.superiority_04 .list {
  padding-bottom: 1rem; }
  .superiority_04 .list ul {
    margin-left: -.2rem; }
  .superiority_04 .list li {
    width: 50%;
    padding: 0 0 .2rem .2rem; }

.superiority_05 .programmeTitle {
  padding: .65rem 0 .35rem 0; }
  .superiority_05 .programmeTitle h2 {
    padding-bottom: .5rem; }


    .superiority_05 .programmeTitle h2 .line{
        display: block;
      position: absolute;
      left: 50%;
      bottom: .23rem;
      width: 0;
      margin-left: 0;
      height: 1px;
      background: #00deb2;
    }

.superiority_05 .list {
  padding-bottom: .4rem; }
  .superiority_05 .list ul {
    margin-left: -.6rem; }
  .superiority_05 .list li {
    width: 33.333%;
    padding: 0 0 .6rem .6rem; }
  .superiority_05 .list .box {
    height: 3.5rem;
    background: #f5f5f5;
    padding: .54rem .62rem 0 .62rem;
    text-align: center; }
    .superiority_05 .list .box .name {
      font-size: .32rem;
      border: #00deb2 solid 0.03rem;
      color: #00deb2;
      width: 1.38rem;
      height: 1.38rem;
      line-height: 1.32rem;
      margin: 0 auto;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .superiority_05 .list .box p {
      margin-top: .3rem;
      padding-top: .3rem;
      border-top: #dcdcdc solid 1px;
      font-size: .14rem; }

.join {
  padding: .5rem 0 .8rem 0; }
  .join li {
    border-bottom: #e1e1e1 dotted 1px; }
    .join li .name {
      position: relative;
      padding: .25rem 0; }
      .join li .name:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: .8rem;
        height: 100%;
        background: url("../image/img27.png") center no-repeat;
        background-size: .2rem;
        cursor: pointer; }
      .join li .name h2 {
        font-size: .2rem;
        padding-bottom: .15rem; }
      .join li .name div {
        font-size: .14rem;
        color: #999; }
        .join li .name div em {
          padding: 0 .1rem; }
    .join li .container {
      display: none;
      background: #f7f7f7;
      padding: 0 .6rem; }
      .join li .container h2 {
        font-size: .16rem;
        line-height: .3rem;
        padding-top: .4rem; }
      .join li .container .content {
        font-size: .14rem;
        line-height: .3rem;
        color: #666; }
      .join li .container .line {
        height: .4rem;
        border-bottom: #e1e1e1 dotted 1px; }
      .join li .container .btn {
        padding: .5rem 0; }
        .join li .container .btn div {
          width: 1.3rem;
          height: .44rem;
          background: #fff;
          -moz-border-radius: 0.5rem;
          -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
          font-size: .14rem;
          font-weight: bold;
          color: #00deb2;
          box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
          -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
          -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
          position: relative; }
          .join li .container .btn div img {
            width: .14rem;
            margin-left: .08rem; }
          .join li .container .btn div input {
            position: absolute;
            z-index: 10;
            left: 0;
            right: auto;
            top: 0;
            bottom: auto;
            width: 100%;
            height: 100%;
            opacity: 0; }
  .join li.on .name:before {
    background-image: url("../image/img27on.png"); }
  .join li.on .container {
    display: block; }

.contact {
  padding: .55rem 0 .9rem 0; }
  .contact h2.title {
    font-size: .24rem; }
  .contact .list {
    padding: .25rem 0 .45rem 0; }
    .contact .list li {
      font-size: .14rem;
      line-height: .3rem;
      padding-bottom: .06rem;
      color: #666; }

.team {
  padding-top: .8rem; }
  .team li {
    padding-bottom: 1rem; }
    .team li .container {
      width: 4.8rem; }
      .team li .container .name {
        font-weight: bold;
        position: relative;
        padding: .55rem 0 .35rem 0;
        font-size: .24rem;
        color: #000; }
        .team li .container .name:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: .16rem;
          width: 1.45rem;
          height: 1px;
          background: #00deb2; }
      .team li .container .content {
        font-size: .14rem;
        line-height: .24rem;
        color: #666; }
    .team li .img {
      width: 6.68rem; }

.pageNav {
  padding: .6rem 0 .1rem 0; }
  .pageNav li {
    padding: 0 .1rem; }
  .pageNav a {
    display: block;
    width: 1.8rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    background: #eee;
    font-size: .15rem;
    color: #666; }
  .pageNav a:hover, .pageNav a.on {
    background: #00deb2;
    color: #fff; }

.news li {
  padding: .55rem 0;
  border-bottom: #eee solid 1px; }
  .news li .name {
    font-size: .24rem; }
  .news li .time {
    font-size: .14rem;
    color: #ced0d1;
    padding: .08rem 0 .2rem 0; }
  .news li .content {
    font-size: .14rem;
    line-height: .3rem;
    color: #999; }

.pageMore {
  padding: .65rem 0; }
  .pageMore a {
    display: block;
    font-size: .14rem;
    font-weight: bold;
    color: #00deb2;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    width: 2rem;
    height: .44rem;
    line-height: .44rem;
    margin: 0 auto;
    text-align: center; }
    .pageMore a:hover {
      background: #00deb2;
      color: #fff; }

.newShow .title {
  text-align: center;
  font-size: .3rem;
  padding-top: .8rem; }
.newShow .time {
  font-size: .14rem;
  color: #ced0d1;
  text-align: center;
  padding: .1rem 0 .35rem 0;
  border-bottom: #e5e5e5 solid 1px; }
.newShow .content {
  padding: .35rem 0;
  border-bottom: #e5e5e5 solid 1px;
  font-size: .14rem;
  line-height: .3rem;
  color: #666;
  text-align: justify; }
  .newShow .content p {
    padding-bottom: .3rem; }
  .newShow .content .img {
    padding-bottom: .3rem; }

.pageNum2 {
  padding: .35rem 0;
  min-height: 1.9rem;
  position: relative;
  font-size: .14rem;
  line-height: .3rem; }
  .pageNum2 a.back {
    font-weight: bold;
    color: #00deb2;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    width: 1.3rem;
    height: .44rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.45rem;
    bottom: auto; }
    .pageNum2 a.back img {
      width: .14rem;
      margin-left: .08rem; }

.pageNav2 {
  border-bottom: #e5e5e5 solid 1px; }
  .pageNav2 li {
    padding: 0 1px; }
  .pageNav2 a {
    display: block;
    font-size: .14rem;
    color: #666;
    padding: 0 .3rem;
    position: relative;
    height: .78rem;
    line-height: .78rem; }
    .pageNav2 a:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 0;
      height: 2px;
      background: #00deb2; }
    .pageNav2 a:hover:before, .pageNav2 a.on:before {
      left: 0;
      width: 100%; }

.case {
  padding-top: .2rem; }
  .case ul {
    margin-left: -.3rem; }
  .case li {
    width: 33.333%;
    padding: .3rem 0 0 .3rem; }
    .case li a {
      display: block;
      position: relative; transition:all 0.3s; -moz-transition:all 0.3s;}
      .case li a:hover{-webkit-box-shadow: 0 17px 20px 0 hsla(230,9%,48%,.2); box-shadow: 0 17px 20px 0 hsla(230,9%,48%,.2); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0)}
      .case li a .img img {
        width: 100%; }
      .case li a .name {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: auto;
        bottom: 0.44rem;
        width: 100%;
        text-align: center;
        font-size: .24rem; }
      .case li a .layer {
        background: #333;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        width: 100%;
        height: 100%;
        color: #fff;
        padding: 0 .6rem;
        opacity: 0;
        visibility: hidden; }
        .case li a .layer h2 {
          font-weight: 400;
          font-size: .24rem; }
        .case li a .layer p {
          font-size: .14rem;
          line-height: .3rem;
          padding: .4rem 0; }
        .case li a .layer .btn {
          width: 1.45rem;
          height: .42rem;
          line-height: .38rem;
          text-align: center;
          border: #00deb2 solid 0.02rem;
          letter-spacing: .02rem; }
          .case li a .layer .btn em {
            padding-right: .32rem;
            background: url("../image/img16.png") right center no-repeat;
            background-size: .16rem; }
          .case li a .layer .btn:hover {
            background: #00deb2; }
    .case li a:hover .layer {
      opacity: 1;
      visibility: visible; }

.patent {
  padding: .6rem 0; }
  .patent ul {
    margin-left: -.3rem; }
  .patent li {
    width: 33.333%;
    padding: 0 0 .3rem .3rem; }
  .patent .box {
    padding: .15rem;
    background: #f5f5f5; }
    .patent .box .img {
      padding-bottom: .15rem; }
    .patent .box .name {
      position: relative;
      font-size: .22rem;
      padding: .05rem 0 .05rem 0; }
      .patent .box .name:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 1rem;
        height: 1px;
        background: #00deb2; }
  .patent .box:hover {
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1); }

.programme2 li:nth-child(odd) {
  background: #f8f8f8; }
.programme2 .wal {
  min-height: 5rem; }
.programme2 .container {
  text-align: center; }
  .programme2 .container h2 {
    padding: 1.4rem .7rem .5rem .7rem;
    position: relative;
    font-size: .24rem; }





  
    .programme2 .container h2 .line{
        display: block;
      position: absolute;
      left: 50%;
      bottom: .23rem;
      width: 0;
      margin-left: 0;
      height: 1px;
      background: #00deb2;
    }
    .programme2 .container h2 .line2{left: 0; margin-left: 0}


  .programme2 .container .msg {
    max-width: 4.4rem;
    margin: 0 auto;
    font-size: .14rem;
    line-height: .28rem;
    color: #666; }
  .programme2 .container .msg-2 {
    max-width: 5.8rem; }
	
	.programme2 .container .btnGroup{ text-align:center; margin-top:0.3rem;}
	.programme2 .container .btnGroup dd{ margin:0 0.15rem; display:inline-block;}
	.programme2 .container .btnGroup dd a{ display:block; font-size: .14rem; height:0.4rem; line-height:0.36rem; color:#00deb2; border-radius:4px; padding:0 0.2rem; border:#00deb2 solid 2px;}
	.programme2 .container .btnGroup dd a:hover{ background:#00deb2; color:#fff;}
	
.programme2 .li_01 .wal .container {
  width: 50%; }
.programme2 .li_01 .wal .img {
  width: 50%; }
  
 .programme2 .li_01 h2 .line{animation:mymove2 1s 0.8s 1 forwards;
-moz-animation:mymove2 1s 0.8s 1 forwards; 
-webkit-animation:mymove2 1s 0.8s 1 forwards; 
-o-animation:mymove2 1s 0.8s 1 forwards; } 
  
.programme2 .li_02 .container {
  padding-bottom: .75rem; }
.programme2 .li_02 .list {
  padding-bottom: 1rem;
  min-height: 2.5rem; }
  .programme2 .li_02 .list dd {
    width: 1.57rem;
    text-align: center; }
    .programme2 .li_02 .list dd .img {
      width: .7rem;
      margin: 0 auto; }

    .programme2 .li_02 .list dd .img1{ display: none; }
    .programme2 .li_02 .list dd:hover img{ display: none; }
    .programme2 .li_02 .list dd:hover .img1{ display: inline-block; }

    .programme2 .li_02 .list dd p {
      font-size: .14rem;
      font-weight: bold;
      line-height: .45rem; }
.programme2 .li_03 .container h2 {
  padding-top: .75rem; }
.programme2 .li_03 .img {
  opacity: 0;
  max-width: 8.87rem;
  padding: .75rem 0 .85rem 0;
  margin: 0 auto; }
.programme2 .li_03 .img-2 {
  max-width: 9.64rem;
  opacity: 0;
  padding: .3rem 0 .1rem 0; }
.programme2 .li_03 .img-3 {
  max-width: 9.35rem;
  opacity: 0;
  padding: .5rem 0 .6rem 0; }
.programme2 .li_03 .img-4 {
  opacity: 0;
  max-width: 7.66rem;
  padding: .4rem 0 .75rem 0; }
.programme2 .li_03 .img-5 {
  opacity: 0;
  max-width: 12rem;
  padding: .5rem 0 1.2rem 0; }
.programme2 .li_04 .wal {
  padding: 1.15rem 0; }
  .programme2 .li_04 .wal .container {
    width: 50%; }
    .programme2 .li_04 .wal .container h2 {
      padding-top: 0; }
  .programme2 .li_04 .wal .img {
    width: 50%; }
  .programme2 .li_04 .wal .img-1 {
    order: -1; }
.programme2 .li_05 .wal {
  min-height: 3rem; }
.programme2 .li_05 .container h2 {
  padding-top: .85rem; }
.programme2 .li_05 dl {
  max-width: 9rem;
  margin: 0 auto; }
.programme2 .li_05 dd {
  text-align: center;
  width: 33.333%;
  font-size: .22rem;
  padding: .55rem 0 1.25rem 0; }
.programme2 .li_06 .wal .container {
  width: 4.56rem;
  align-items: flex-start;
  -webkit-align-items: flex-start; }
  .programme2 .li_06 .wal .container h2 {
    padding: 1rem .7rem .5rem 0; }
  .programme2 .li_06 .wal .container dl {
    padding: .1rem 0 0 .3rem; }
  .programme2 .li_06 .wal .container dd {
    font-size: .14rem;
    line-height: .3rem;
    color: #666;
    padding-left: .2rem;
    background: url("../image/img4.png") left center no-repeat;
    background-size: .04rem;
    text-align: left; }
.programme2 .li_06 .wal .list {
  width: 50%;
  padding: 1rem 0 .5rem 0;
  order: -1; }
  .programme2 .li_06 .wal .list dd {
    width: 33.333%; }
    .programme2 .li_06 .wal .list dd .img {
      width: .9rem;
      margin: 0 auto; }
    .programme2 .li_06 .wal .list dd p {
      font-size: .16rem;
      color: #666;
      height: .9rem;
      padding-top: .2rem;
      text-align: center; }
.programme2 .li_07 .list {
  padding: .4rem 0 1rem 0; }
  .programme2 .li_07 .list ul {
    margin-left: -.2rem; }
  .programme2 .li_07 .list li {
    width: 50%;
    padding: 0 0 .2rem .2rem; }
    .programme2 .li_07 .list li img {
      width: 100%; }

.programme2_02 {
  background: url("../image/programme2.jpg") center no-repeat;
  background-size: cover;
  min-height: 6.74rem;
  color: #fff;
  text-align: center; }
  .programme2_02 h2 {
    padding: 0 .7rem .5rem .7rem;
    position: relative;
    font-size: .24rem; }

    .programme2_02 h2 .line{
        display: block;
      position: absolute;
      left: 50%;
      bottom: .23rem;
      width: 0;
      margin-left: 0;
      height: 1px;
      background: #00deb2;
    }

  .programme2_02 .msg {
    min-height: 1.85rem;
    font-size: .14rem;
    line-height: 2em; }
  .programme2_02 a.btn {
    width: 3.2rem;
    height: .7rem;
    line-height: .66rem;
    border: #00deb2 solid 0.02rem;
    font-size: .24rem;
    color: #00deb2; }
    .programme2_02 a.btn:hover {
      background: #00deb2;
      color: #fff; }

.pageBg2 {
  background: #f8f8f8; }

.programme3_01 {
  min-height: 4.7rem;
  padding: .7rem; }
  .programme3_01 .container {
    width: 6.2rem;
    text-align: center; }
    .programme3_01 .container h2 {
      padding: 0 .7rem .5rem .7rem;
      position: relative;
      font-size: .24rem;
      color: #00deb2; }


        .programme3_01 .container h2 .line {
        display: block;
      position: absolute;
      left: 50%;
      bottom: .23rem;
      width: 0;
      margin-left: 0;
      height: 1px;
      background: #00deb2; }
	  
	  .programme3_01:first-child .container h2 .line{animation:mymove2 1s 0.8s 1 forwards;
-moz-animation:mymove2 1s 0.8s 1 forwards; 
-webkit-animation:mymove2 1s 0.8s 1 forwards; 
-o-animation:mymove2 1s 0.8s 1 forwards; }

    .programme3_01 .container .msg {
      font-size: .14rem;
      line-height: .28rem;
      color: #666; }
  .programme3_01 .container-2 {
    width: 100%; }
  .programme3_01 .img {
    width: 3.51rem; }

.programme3_02 .list {
  padding-top: .7rem; }
  .programme3_02 .list .img {
    width: .9rem;
    margin: 0 auto; }
  .programme3_02 .list p {
    font-size: .14rem;
    font-weight: bold;
    color: #666;
    text-align: center;
    padding: .35rem 0; }
.programme3_02 h2.title {
  text-align: center;
  padding: .6rem 0.7rem 0.5rem 0.7rem;
  position: relative;
  font-size: .24rem;
  color: #00deb2; }


    .programme3_02 h2.title .line {
        display: block;
      position: absolute;
      left: 50%;
      bottom: .23rem;
      width: 0;
      margin-left: 0;
      height: 1px;
      background: #00deb2; }

.programme3_02 .list2 {
  padding-top: .6rem; }
  .programme3_02 .list2 ul {
    margin-left: -.22rem; }
  .programme3_02 .list2 li {
    width: 50%;
    padding: 0 0 .22rem .22rem; }

	  .programme3_02 .list2 li .box{ position:relative; overflow:hidden;}
	  .programme3_02 .list2 li .box .imgDiv img{ width:100%;transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
	  .programme3_02 .list2 li:hover .box .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
	  .programme3_02 .list2 li .box .layer{ position:absolute; left:0.8rem; top:0.8rem; color:#fff; }
      .programme3_02 .list2 li .box h2 {
        font-size: .3rem;
        padding-bottom: .1rem; }
      .programme3_02 .list2 li .box p {
        font-size: .14rem;
        line-height: .3rem; }
  .programme3_02 .list2 .li_01 {
    width: 100%; }
    .programme3_02 .list2 .li_01 .box {
      height: 3rem; }
.programme3_02 .msg {
  text-align: center;
  padding: .2rem 0 .45rem 0;
  font-size: .14rem;
  line-height: .28rem;
  color: #666; }
.programme3_02 .btn {
  padding-bottom: .8rem; }
  .programme3_02 .btn a {
    width: 2.7rem;
    height: .7rem;
    line-height: .66rem;
    border: #00deb2 solid 0.02rem;
    font-size: .24rem;
    color: #00deb2;
    display: block;
    text-align: center;
    margin: 0 auto; }
    .programme3_02 .btn a:hover {
      background: #00deb2;
      color: #fff; }


@keyframes mymove2
{
0%   { left:50%; background:#00deb2; width:0px;}
100% { left:50%; width: 2.8rem; background:#00deb2; margin-left: -1.4rem;}
}


@-moz-keyframes mymove2 
{
0%   { left:50%; background:#00deb2; width:0px;}
100% { left:50%; width: 2.8rem; background:#00deb2; margin-left: -1.4rem;}
}

@-webkit-keyframes mymove2 
{
0%   { left:50%; background:#00deb2; width:0px;}
100% { left:50%; width: 2.8rem; background:#00deb2; margin-left: -1.4rem;}
}

@-o-keyframes mymove2 
{
0%   { left:50%; background: rgba(255, 255, 255, 0.5); width:0px;}
100% { left:50%; width: 2.8rem; background:#00deb2; margin-left: -1.4rem;}
}

@keyframes mymove3
{
0%   { left:50%; background: rgba(255, 255, 255, 0.5); width:0px;}
100% { left:50%; width: 6.7rem; margin-left: -3.35rem;}
}


@-moz-keyframes mymove3 
{
0%   { left:50%; background: rgba(255, 255, 255, 0.5); width:0px;}
100% { left:50%; width: 6.7rem; margin-left: -3.35rem;}
}

@-webkit-keyframes mymove3 
{
0%   { left:50%; background: rgba(255, 255, 255, 0.5); width:0px;}
100% { left:50%; width: 6.7rem; margin-left: -3.35rem;}
}

@-o-keyframes mymove3 
{
0%   { left:50%; background: rgba(255, 255, 255, 0.5); width:0px;}
100% { left:50%; width: 6.7rem; margin-left: -3.35rem;}
}


@keyframes mymove4
{
0%   { left:50%; background: #00deb2; width:0px;}
100% { left:50%; width: 2rem; margin-left: -1rem;}
}


@-moz-keyframes mymove4 
{
0%   { left:50%; background: #00deb2; width:0px;}
100% { left:50%; width: 2rem; margin-left: -1rem;}
}

@-webkit-keyframes mymove4 
{
0%   { left:50%; background: #00deb2; width:0px;}
100% { left:50%; width: 2rem; margin-left: -1rem;}
}

@-o-keyframes mymove4 
{
0%   { left:50%; background: #00deb2; width:0px;}
100% { left:50%; width: 2rem; margin-left: -1rem;}
}
        .map
{
    width:1200px;
    height:368px;
}
#allmap .anchorBL {

display:none;
}

        @media screen and ( max-width:1440px ){
	.indexPart1 .msg{ padding: 0.2rem 0 0.3rem;}
	.indexPart1 .more{ padding-top:0.3rem;}
	.indexPart2 .title{ padding-bottom:0.3rem;}
	 .indexPart2 .more{ padding-top:0.4rem;}
	}

@media screen and ( max-width:1366px ){
	.indexPart1 .wal, .indexPart2 .wal, .indexPart3 .wal, .indexPart4 .wal{
		max-width: 10rem;
	}
	.indexPart1 .indexBox, .indexPart2 .indexBox, .indexPart3 .indexBox, .indexPart4 .indexBox {
	   }
	.indexPart1 .title, .indexPart2 .title, .indexPart3 .title, .indexPart4 .title {
	  font-size: .38rem; }
	  .indexPart1 .title{ padding-top:0;}
	  .indexPart1 .msg{ padding: 0.2rem 0 0.1rem;}
	  .indexPart1 .list .box { min-height: 2.84rem;}
	  .indexPart1 .list .box h2{ font-size:0.26rem;}
      .indexPart1 .list .box p{ padding:0 0.1rem;}
	  .indexPart1 .more{ padding-top:0.15rem;}
	.indexPart2 .more, .indexPart3 .more, .indexPart4 .more {
	  padding-top: .3rem; }
	  .indexPart2 .title{ padding-bottom:0.2rem;}
	  .indexPart2 .list a .name{ top:auto; bottom:0.3rem;}
	 .indexPart4 .title {  padding: 0.6rem 0 .4rem 0;}
}