.pchead .navUl li:nth-child(6) .navs::after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.con_title {
  padding-left: 40px;
  margin-bottom: 6.5217%;
}
.con_title .cn {
  height: 24px;
  font-family: syht-b;
  line-height: 1;
  font-size: 24px;
  color: #333333;
  position: relative;
  margin-bottom: 18px;
}
.con_title .cn::after {
  position: absolute;
  left: -40px;
  top: 50%;
  width: 20px;
  height: 3px;
  background-color: #009dad;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
}
.con_title .en {
  font-family: arial;
  font-size: 14px;
  line-height: 1;
  color: #999999;
}
.aa {
  position: relative;
  z-index: 12;
}
.aa .wrap .inwrap {
  margin-top: -5.4348%;
  width: 87.5%;
  margin-left: 12.5%;
}
.aa .wrap .inwrap .lt {
  float: left;
  width: 57.1429%;
  margin-top: 13.6646%;
}
.aa .wrap .inwrap .lt .con_title {
  margin-bottom: 6.5217%;
}
.aa .wrap .inwrap .lt .bt .addr {
  margin-bottom: 5.2174%;
}
.aa .wrap .inwrap .lt .bt .addr .addr_lt {
  float: left;
  width: 37.3913%;
}
.aa .wrap .inwrap .lt .bt .addr .addr_lt img {
  display: block;
  width: 100%;
}
.aa .wrap .inwrap .lt .bt .addr .addr_rt {
  float: left;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 62.087%;
}
.aa .wrap .inwrap .lt .bt .addr .addr_rt .title {
  font-size: 20px;
  line-height: 1.5;
  color: #009dad;
}

.aa .wrap .inwrap .lt .bt .addr .addr_rt .title s {
  margin-top: 14px;
  width: 30px;
  height: 2px;
  background: #dbdbdb;
  display: block;
}
.aa .wrap .inwrap .lt .bt .addr .addr_rt .info {
  margin-top: 20px;
}
.aa .wrap .inwrap .lt .bt .addr .addr_rt .info .tiao {
  line-height: 1;
  margin-bottom: 3.4722%;
}
.aa .wrap .inwrap .lt .bt .addr .addr_rt .info .tiao .weight {
  font-size: 18px;
  color: #333333;
}
.aa .wrap .inwrap .lt .bt .addr .addr_rt .info .tiao .nor {
  font-size: 18px;
  color: #666666;
}

.aa .wrap .inwrap .lt .bt .addr:last-child {
  margin-bottom: 0;
}
.aa .wrap .inwrap .rt {
  width: 42.8571%;
  position: relative;
  float: right;
}
.aa .wrap .inwrap .rt .mapImg {
  width: 100%;
  display: block;
}
.aa .wrap .inwrap .rt .mapMsg {
  display: block;
  width: 57.971%;
  position: absolute;
  left: 20.8696%;
  top: 37.204%;
}
.aa .wrap .inwrap .rt .mapIcon {
  width: 4.3478%;
  position: absolute;
  display: block;
  left: 53.6232%;
  -webkit-transform: translate(-50%);
     -moz-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  top: 68.2947%;
  -webkit-animation: jump ease-in 1s alternate infinite;
     -moz-animation: jump ease-in 1s alternate infinite;
          animation: jump ease-in 1s alternate infinite;
}
.aa .wrap .inwrap .rt s {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #008896;
  opacity: 0.86;
}
.bb {
  position: relative;
  z-index: 12;
}
.bb .wrap {
  position: relative;
}
.bb .wrap .bigMap {
  width: 100%;
  pointer-events: none;
}
.bb .wrap .con_title {
  position: absolute;
  left: 12.5%;
  top: 11.4286%;
}
.bb .wrap .linebox {
  width: 31.1957%;
  position: absolute;
  left: 0;
  bottom: 19.4286%;
  text-align: right;
  color: #cbb6a6;
  border-bottom: 1px solid #cbb6a6;
  -webkit-perspective: 1000px;
     -moz-perspective: 1000px;
          perspective: 1000px;
}
.bb .wrap .linebox span {
  font-size: 80px;
  line-height: 70px;
  -webkit-transform: rotateX(90deg);
     -moz-transform: rotateX(90deg);
          transform: rotateX(90deg);
  display: block;
  text-align: right;
  -webkit-transform-origin: bottom;
     -moz-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
}
.bb .wrap .linebox .en {
  font-size: 16px;
  position: absolute;
  right: -60px;
  bottom: -2px;
}
.bb .wrap .iconbox {
  position: absolute;
  cursor: pointer;
}
.bb .wrap .iconbox .iconimgbox {
  width: 10px;
  height: 10px;
  position: relative;
  float: left;
  top: 2px;
  background: url(../images/contact_05_h.png);
}
.bb .wrap .iconbox .iconimgbox img {
  width: auto;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: none;
}
.bb .wrap .iconbox .iconimgbox .small {
  z-index: 10;
}
.bb .wrap .iconbox .iconimgbox .csmall {
  z-index: 9;
  -webkit-animation: circles 3s linear infinite;
     -moz-animation: circles 3s linear infinite;
          animation: circles 3s linear infinite;
  -webkit-transform: translate(-50%, -50%) scale(0.1666);
     -moz-transform: translate(-50%, -50%) scale(0.1666);
      -ms-transform: translate(-50%, -50%) scale(0.1666);
          transform: translate(-50%, -50%) scale(0.1666);
  opacity: 0.6;
}
.bb .wrap .iconbox .iconimgbox .cbig {
  z-index: 8;
  opacity: 0.1;
  -webkit-animation: circles 3s linear 1s infinite;
     -moz-animation: circles 3s linear 1s infinite;
          animation: circles 3s linear 1s infinite;
  -webkit-transform: translate(-50%, -50%) scale(0.1666);
     -moz-transform: translate(-50%, -50%) scale(0.1666);
      -ms-transform: translate(-50%, -50%) scale(0.1666);
          transform: translate(-50%, -50%) scale(0.1666);
  opacity: 0.6;
}
.bb .wrap .iconbox .iconimgbox .big {
  z-index: 7;
  opacity: 0.1;
  -webkit-animation: circles 3s 2s linear infinite;
     -moz-animation: circles 3s 2s linear infinite;
          animation: circles 3s 2s linear infinite;
  -webkit-transform: translate(-50%, -50%) scale(0.1666);
     -moz-transform: translate(-50%, -50%) scale(0.1666);
      -ms-transform: translate(-50%, -50%) scale(0.1666);
          transform: translate(-50%, -50%) scale(0.1666);
  opacity: 0.6;
}
.bb .wrap .iconbox .text {
  float: left;
  color: #888888;
  font-family: syht;
  font-size: 14px;
  line-height: 1;
  margin-left: 6px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.bb .wrap .iconbox .msgBox {
	display: none;
  pointer-events: none;
  position: absolute;
  right: -360px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 300px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  background-color: #555555;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  color: #fff;
  line-height: 1;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.bb .wrap .icon01 .msgBox {
	display: block;
}
.bb .wrap .iconbox .msgBox .address {
  height: 16px;
  font-size: 16px;
  margin-bottom: 10px;
}
.bb .wrap .iconbox .msgBox .en {
  font-size: 14px;
  margin-bottom: 20px;
}
.bb .wrap .iconbox .msgBox .name {
  font-size: 16px;
  margin-bottom: 20px;
}
.bb .wrap .iconbox .msgBox .te {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.bb .wrap .iconbox .msgBox .te:last-child {
  margin-bottom: 0;
}
.bb .wrap .iconbox .msgBox .sj {
  width: 7px;
  display: block;
  position: absolute;
  left: -7px;
  top: 50%;
  margin-top: -7px;
}
.bb .wrap .acticonbox .iconimgbox img {
  display: block;
}
.bb .wrap .acticonbox .text {
  color: #e60817;
}
.bb .wrap .acticonbox .msgBox {
  opacity: 1;
  right: -310px;
}
.bb .wrap .iconbox:hover {
  z-index: 14;
}
.bb .wrap .iconbox:hover .iconimgbox img {
  display: block;
}
.bb .wrap .iconbox:hover .text {
  color: #e60817;
}
.bb .wrap .iconbox:hover .msgBox {
  opacity: 1;
  right: -310px;
  pointer-events: auto;
  z-index: 12;
}
.bb .wrap .icon01 {
  top: 46%;
  left: 66.85%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}

.bb .wrap .icon02 {
  left: 64.1478%;
  top: 51.5714%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon03 {
  left: 64.92348%;
  top: 53.7143%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}

.bb .wrap .icon04 {
  right: 33.9022%;
  top: 47.7%;
  -webkit-transform: translate(5px, -7px);
     -moz-transform: translate(5px, -7px);
      -ms-transform: translate(5px, -7px);
          transform: translate(5px, -7px);
}
.bb .wrap .icon05 {
  left: 60.1978%;
  top: 51.5714%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon06 {
  left: 58.9674%;
  top: 46.1429%;
  -webkit-transform: translate(5px, -7px);
      -moz-transform: translate(5px, -7px);
      -ms-transform: translate(5px, -7px);
          transform: translate(5px, -7px);
}
.bb .wrap .icon07 {
  left: 57.9891%;
  top: 38.2857%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon08 {
  left: 61.5761%;
  top: 30.8571%;
  -webkit-transform: translate(-5px, -7px);
      -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}

.bb .wrap .icon09 {
  left: 54%;
  top: 44.2857%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon010 {
  left: 52.9891%;
  top: 48.2857%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon011 {
  right: 42.45%;
  top: 41.1714%;
  -webkit-transform: translate(5px, -7px);
     -moz-transform: translate(5px, -7px);
      -ms-transform: translate(5px, -7px);
          transform: translate(5px, -7px);
}
.bb .wrap .icon012 {
  left: 53.5326%;
  top: 37.7143%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon013 {
  left: 50%;
  top: 36.7142%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}

.bb .wrap .icon014 {
  left: 54.1739%;
    top: 58.4285%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon015 {
  left: 32.2%;
  top: 47.8571%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}

.bb .wrap .icon016 {
	left: 48.7826%;
  top: 45.8571%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon017 {
	left: 31.7826%;
  top: 40.8571%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon018 {
	left: 39.7826%;
  top:64.8571%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon019 {
	left: 59%;
  top:56%;
  -webkit-transform: translate(-5px, -7px);
     -moz-transform: translate(-5px, -7px);
      -ms-transform: translate(-5px, -7px);
          transform: translate(-5px, -7px);
}
.bb .wrap .icon019 .text{margin-right: 5px;}

#swiper1 {
  display: none;
}
@-webkit-keyframes jump {
  from {
    -webkit-transform: translate(-50%, 0px) scale(1);
            transform: translate(-50%, 0px) scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: translate(-50%, 10px) scale(0.8);
            transform: translate(-50%, 10px) scale(0.8);
    opacity: 0.5;
  }
}
@-moz-keyframes jump {
  from {
    -moz-transform: translate(-50%, 0px) scale(1);
         transform: translate(-50%, 0px) scale(1);
    opacity: 1;
  }
  to {
    -moz-transform: translate(-50%, 10px) scale(0.8);
         transform: translate(-50%, 10px) scale(0.8);
    opacity: 0.5;
  }
}
@keyframes jump {
  from {
    -webkit-transform: translate(-50%, 0px) scale(1);
       -moz-transform: translate(-50%, 0px) scale(1);
            transform: translate(-50%, 0px) scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: translate(-50%, 10px) scale(0.8);
       -moz-transform: translate(-50%, 10px) scale(0.8);
            transform: translate(-50%, 10px) scale(0.8);
    opacity: 0.5;
  }
}
@-webkit-keyframes circles {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.1666);
            transform: translate(-50%, -50%) scale(0.1666);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0.1;
  }
}
@-moz-keyframes circles {
  0% {
    -moz-transform: translate(-50%, -50%) scale(0.1666);
         transform: translate(-50%, -50%) scale(0.1666);
    opacity: 0.2;
  }
  100% {
    -moz-transform: translate(-50%, -50%) scale(1);
         transform: translate(-50%, -50%) scale(1);
    opacity: 0.1;
  }
}
@keyframes circles {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.1666);
       -moz-transform: translate(-50%, -50%) scale(0.1666);
            transform: translate(-50%, -50%) scale(0.1666);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
       -moz-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 0.1;
  }
}
@media screen and (min-width: 100px) and (max-width: 1024px) {
  .con_title {
    padding-left: 0;
    margin-bottom: 6.5217%;
  }
  .con_title .cn {
    height: 18px;
    line-height: 1;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .con_title .cn::after {
    width: 0px;
  }
  .con_title .en {
    font-family: arial;
    font-size: 14px;
    line-height: 1;
    color: #999999;
  }
  .aa {
    position: relative;
    z-index: 12;
  }
  .aa .wrap .inwrap {
    margin-top: 0%;
    width: 100%;
    margin-left: 0%;
  }
  .aa .wrap .inwrap .lt {
    float: left;
    width: 100%;
    margin-top: 6%;
  }
  .aa .wrap .inwrap .lt .con_title {
    margin-bottom: 6.5217%;
  }
  .aa .wrap .inwrap .lt .bt .addr {
    margin-bottom: 5.2174%;
  }
  .aa .wrap .inwrap .lt .bt .addr .addr_lt {
    float: left;
    width: 100%;
  }
  .aa .wrap .inwrap .lt .bt .addr .addr_lt img {
    display: block;
    width: 100%;
  }
  .aa .wrap .inwrap .lt .bt .addr .addr_rt {
    float: left;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .aa .wrap .inwrap .lt .bt .addr .addr_rt .title {
    font-size: 16px;
    line-height: 1.5;
    color: #009dad;
  }
  .aa .wrap .inwrap .lt .bt .addr .addr_rt .title s {
    margin-top: 14px;
    width: 30px;
    height: 2px;
    background: #dbdbdb;
    display: block;
  }
  .aa .wrap .inwrap .lt .bt .addr .addr_rt .info {
    margin-top: 20px;
  }
  .aa .wrap .inwrap .lt .bt .addr .addr_rt .info .tiao {
    line-height: 1;
    margin-bottom: 3.4722%;
  }
  .aa .wrap .inwrap .lt .bt .addr .addr_rt .info .tiao .weight {
    font-size: 16px;
    color: #333333;
  }

  .aa .wrap .inwrap .lt .bt .addr .addr_rt .info .tiao .nor {
    font-size: 16px;
    color: #666666;
    line-height: 25px;
  }
  .aa .wrap .inwrap .lt .bt .addr:last-child {
    margin-bottom: 0;
  }
  .aa .wrap .inwrap .rt {
    display: none;
  }
  .bb {
    position: relative;
    z-index: 12;
  }
  .bb .wrap {
    position: relative;
  }
  .bb .wrap .bigMap {
    width: 100%;
  }
  .bb .wrap .mobanner {
    width: 100%;
  }
  .bb .wrap .con_title {
    margin-top: 6%;
    position: relative;
    left: 0%;
    top: 0%;
  }
  .bb .wrap .linebox {
    width: 50%;
  }
  .bb .wrap .linebox span {
    font-size: 30px;
    line-height: 30px;
  }
  .bb .wrap .linebox .en {
    font-size: 12px;
    position: absolute;
    right: -45px;
  }
  .bb .wrap .iconbox {
    display: none;
  }
  #swiper1 {
    margin-top: 6%;
    display: block;
    padding-bottom: 30px;
  }
  #swiper1 .swiper-pagination-bullet-active {
    background: #009dad;
  }
  #swiper1 .swiper-slide {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    padding: 5%;
    background: #555;
    color: #fff;
  }
  #swiper1 .gj {
    font-size: 18px;
  }
  #swiper1 .address {
    height: 16px;
    font-size: 16px;
    margin-bottom: 4px;
  }
  #swiper1 .en {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #swiper1 .name {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #swiper1 .te {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
