body,
html,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
  margin: 0;
  font: 12px 'MicrosoftYaHei', Arial, Helvetica, sans-serif;
  color: #525252;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  vertical-align: top;
  color: #999;
  font-size: 14px;
}
::-webkit-scrollbar {
  width: 4px;
  height: 13px;
}
::-webkit-scrollbar-button:vertical {
  background-color: #f00;
  border: 1px dashed #00f;
}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none;
}
::-webkit-scrollbar-button:vertical:start:increment,
::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
}
::-webkit-scrollbar-button:vertical:increment {
  background-color: #fff;
  border: 1px dashed #00f;
}
::-webkit-scrollbar-button:vertical:decrement {
  background-color: #800080;
  border: 1px dashed #00f;
}
::-webkit-scrollbar-track:vertical {
  background-color: #eff2f7;
  border: none;
}
::-webkit-scrollbar-track-piece {
  background-color: none;
}
::-webkit-scrollbar-track-piece:vertical:start {
  border: none;
}
::-webkit-scrollbar-track-piece:vertical:end {
  border: none;
}
::-webkit-scrollbar-thumb:vertical {
  height: 50px;
  background-color: rgba(55,55,55,0.5);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
::-webkit-scrollbar-thumb:vertical:hover,
::-webkit-scrollbar-thumb:vertical:acitve {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
::-webkit-scrollbar-corner:vertical {
  background-color: none;
}
::-webkit-scrollbar-resizer:vertical {
  background-color: none;
}
.hasFixed {
  padding-top: 856px;
}
.hasHeader {
  padding-top: 88px;
}
.hasHeader .service {
  background-color: #fff;
}
.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  height: 88px;
  line-height: 88px;
  background-color: #fff;
  width: 100%;
  -webkit-transition: all 1s ease 0s;
  -khtml-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.header .logo {
  width: 73.8px;
  height: 66.60000000000001px;
  position: relative;
}
.header .logo a {
  width: 100%;
  height: 100%;
}
.header .logo a img {
  width: 73.8px;
  height: 66.60000000000001px;
}
.header .logo a .zj {
  position: absolute;
  left: 7px;
  top: 15px;
  width: 85px;
  height: 58px;
  -webkit-transition: all 1s ease 0s;
  -khtml-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.header .logo a .lt {
  position: absolute;
  left: 109px;
  top: 10px;
  -webkit-transition: all 1s ease 0s;
  -khtml-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.header .menu {
  position: absolute;
  right: 0;
  top: 0;
}
.header .menu li {
  display: inline-block;
  height: 88px;
  line-height: 88px;
  font-size: 16px;
  margin-left: 60px;
  -webkit-transition: all 1s ease 0s;
  -khtml-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.header .menu li a {
  color: #222;
}
.header .menu li.active a {
  color: #f0810a;
}
.scrolled {
  height: 60px;
  line-height: 60px;
  -webkit-box-shadow: 0 0 15px 0 #ccc;
  box-shadow: 0 0 15px 0 #ccc;
}
.scrolled .logo a img {
  width: 49.199999999999996px;
  height: 44.4px;
}
.scrolled .logo a .zj {
  position: absolute;
  left: 7px;
  top: 15px;
  width: 51px;
  height: 34.8px;
  -webkit-transition: all 1s ease 0s;
  -khtml-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.scrolled .logo a .lt {
  position: absolute;
  left: 109px;
  top: 10px;
  -webkit-transition: all 1s ease 0s;
  -khtml-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.scrolled .menu li {
  height: 60px;
  line-height: 60px;
}
.content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.banner {
  background-image: url("../img/banner1.jpg");
  -webkit-background-size: 2000px 768px;
  -moz-background-size: 2000px 768px;
  background-size: 2000px 768px;
  width: 2000px;
  height: 768px;
  position: fixed;
  left: 50%;
  top: 80px;
  margin-left: -1000px;
  z-index: -1;
}
.section {
  padding-top: 20px;
  background: #fff;
}
.section .title {
  padding: 80px 0;
  text-align: center;
  font-family: 'MicrosoftYaHei';
  font-size: 28px;
  line-height: 40px;
  color: #00909b;
}
.section .title img {
  width: 40px;
  height: auto;
  margin-right: 25px;
}
.product .view .swiper-slide {
  width: 1200px;
  height: 440px;
  position: relative;
}
.product .view .swiper-slide .middle {
  position: absolute;
  left: 350px;
  top: 10px;
  width: 500px;
  height: 424px;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 #ccc;
  box-shadow: 0 0 10px 0 #ccc;
}
.product .view .swiper-slide .middle h2 {
  color: #3b8d93;
  font-size: 24px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.product .view .swiper-slide .middle h3 {
  color: #f0810a;
  font-size: 16px;
  text-align: center;
  width: 420px;
  margin: 0 auto;
  margin-bottom: 14px;
}
.product .view .swiper-slide .middle p {
  width: 420px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 16px;
}
.product .view .swiper-slide .middle h4 {
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
.product .view .swiper-slide .left,
.product .view .swiper-slide .right {
  width: 392px;
  height: 296px;
  position: absolute;
  top: 82px;
  -webkit-box-shadow: 0 0 10px 0 #ccc;
  box-shadow: 0 0 10px 0 #ccc;
}
.product .view .swiper-slide .left img,
.product .view .swiper-slide .right img {
  height: 276px;
  position: absolute;
  top: 10px;
}
.product .view .swiper-slide .left {
  left: 5px;
}
.product .view .swiper-slide .left img {
  left: 10px;
}
.product .view .swiper-slide .right {
  right: 5px;
}
.product .view .swiper-slide .right img {
  right: 10px;
}
.product .preview {
  overflow: hidden;
  margin-top: 30px;
  text-align: center;
}
.product .pointer {
  width: 146.25px;
  height: 158px;
  display: inline-block;
  text-align: center;
  padding: 5px 0;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  -webkit-transform: scale(0.9);
  -khtml-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.product .pointer .icon {
  width: 100px;
  height: 100px;
  line-height: 100px;
  display: inline-block;
  background-color: #3b8d93;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 24px;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.product .pointer .icon img {
  vertical-align: middle;
}
.product .pointer .icon .small {
  display: none;
}
.product .pointer p {
  font-size: 14px;
  text-align: center;
  color: #525252;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.product .pointer.active,
.product .pointer:hover {
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  padding: 0;
}
.product .pointer.active .icon,
.product .pointer:hover .icon {
  background-color: #46a7ad;
}
.product .pointer.active .icon .small,
.product .pointer:hover .icon .small {
  display: none;
}
.product .pointer.active p,
.product .pointer:hover p {
  font-size: 18px;
}
.product .pointer.more .icon,
.product .pointer.move.active .icon {
  background-color: #f0810a;
}
.service {
  background-color: #f2f2f2;
}
.service .service-list {
  padding: 25px 15px 95px;
  overflow: hidden;
}
.service .service-list .service-item {
  float: left;
  width: 270px;
  height: 380px;
  margin-right: 25px;
  -webkit-box-shadow: 0 0 15px 0 #ccc;
  box-shadow: 0 0 15px 0 #ccc;
  -webkit-transition: all 0.3s ease 0s;
  -khtml-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.service .service-list .service-item img {
  width: 270px;
}
.service .service-list .service-item h2 {
  font-size: 24px;
  color: #f0810a;
  text-align: center;
  margin: 20px 0;
}
.service .service-list .service-item p {
  font-size: 16px;
  padding: 5px 25px;
}
.service .service-list .service-item:hover {
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
  -webkit-transform: scale(1.1);
  -khtml-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.service .service-list .service-item:nth-child(4) {
  margin-right: 0;
}
.service .service-list .service-item:nth-child(1) {
  margin-left: 5px;
}
.hre {
  background-image: url("../img/HRe_img.jpg");
  background-position: center center;
  height: 270px;
}
.hre a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.about-us {
  padding-top: 40px;
  padding-bottom: 100px;
}
.about-us .tab-header {
  padding: 20px 0 40px;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
}
.about-us .tab-header span {
  margin-right: 106px;
  color: #3b8d93;
  font-size: 14px;
  cursor: pointer;
}
.about-us .tab-header span.active {
  color: #f0810a;
  position: relative;
}
.about-us .tab-header span.active:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f0810a;
  position: absolute;
  left: -15px;
  top: 5px;
}
.about-us .tab-header span.active:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #e3e3e3 #e3e3e3 #fff #fff;
  -webkit-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 46px;
  background-color: #fff;
}
.about-us .tab-content {
  display: none;
}
.about-us .tab-content.show {
  display: block;
}
.about-us .resume {
  border-bottom: 1px solid #e3e3e3;
}
.about-us .resume .logos {
  margin: 50px 50px 50px 50px;
  width: 229px;
  position: relative;
}
.about-us .resume .logos:after {
  content: " ";
  width: 1px;
  display: inline-block;
  clear: both;
}
.about-us .resume .logos .logo {
  float: left;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.about-us .resume .logos .logo img {
  vertical-align: middle;
}
.about-us .resume .logos .logo:nth-child(2n-1) {
  margin-right: 29px;
}
.about-us .resume .logos .text {
  position: absolute;
  left: 279px;
  top: 40px;
  width: 811px;
}
.about-us .resume .logos .text p {
  color: #525252;
  font-size: 14px;
  line-height: 25px;
}
.about-us .tips1 {
  padding-top: 48px;
  padding-bottom: 35px;
  text-align: center;
}
.about-us .tips1:after {
  content: " ";
  width: 1px;
  display: inline-block;
  clear: both;
}
.about-us .tips1 div {
  display: inline-block;
  font-weight: 600;
  margin-right: 44px;
}
.about-us .tips1 div span:nth-child(1) {
  color: #3b8d93;
  font-size: 36px;
}
.about-us .tips1 div span:nth-child(2) {
  color: #f0810a;
  font-size: 36px;
}
.about-us .tips1 div span:nth-child(3) {
  color: #f0810a;
  font-size: 24px;
}
.about-us .tips2 {
  font-size: 24px;
  color: #3b8d93;
  font-weight: 600;
  text-align: center;
  padding-bottom: 750px;
  background-image: url("../img/tips2.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.about-us .tips2 .counter {
  font-size: 36px;
}
.about-us .service {
  padding-bottom: 100px;
  border-bottom: 1px solid #e5e5e5;
}
.about-us .service .tips2 {
  font-size: 28px;
  margin-top: 35px;
  font-weight: normal;
  padding-bottom: 50px;
  background: none;
}
.about-us .service .tips2 .counter {
  font-size: 28px;
  color: #f0810a;
}
.about-us .service .logoList {
  padding: 15px 0;
  overflow: hidden;
}
.about-us .service .logoList:after {
  content: " ";
  width: 1px;
  display: inline-block;
  clear: both;
}
.about-us .service .logoList .title,
.about-us .service .logoList .logo {
  float: left;
  width: 110px;
  height: 95px;
}
.about-us .service .logoList .logo {
  margin-right: 14px;
}
.about-us .service .logoList .logo:hover {
  -webkit-box-shadow: 0 0 5px 0 #ccc;
  box-shadow: 0 0 5px 0 #ccc;
}
.about-us .service .logoList .title {
  margin-right: 16px;
  background-color: #3b8d93;
  text-align: center;
}
.about-us .service .logoList .title h2 {
  margin-top: 25px;
  color: #fff;
  font-size: 22px;
}
.about-us .service .logoList .title h3 {
  font-size: 20px;
  color: #fff;
}
.about-us .contact {
  padding-top: 50px;
  padding-bottom: 80px;
  padding-left: 210px;
}
.about-us .contact .title {
  text-indent: 45px;
  font-size: 24px;
  color: #3b8d93;
  margin-top: 42px;
  margin-bottom: 40px;
}
.about-us .contact .context {
  font-size: 20px;
  line-height: 35px;
}
.about-us .contact .context img {
  width: 24px;
  height: 24px;
  margin-right: 22px;
  vertical-align: middle;
}
.about-us .tips3 {
  background-image: url("../img/tips3.jpg");
  width: 1200px;
  margin: 0 auto;
  height: 244px;
  margin-top: 89px;
}
.footer {
  background-color: #f2f2f2;
}
.footer p {
  text-align: center;
  font-size: 14px;
  line-height: 27px;
  color: #525252;
  padding: 25px 0;
}
.footer p a {
  padding: 0 20px;
  border-right: 1px solid #525252;
  color: #525252;
}
@-moz-keyframes rotateHide {
  0% {
    -webkit-transform: rotateY(0);
    -khtml-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(90deg);
    -khtml-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}
@-webkit-keyframes rotateHide {
  0% {
    -webkit-transform: rotateY(0);
    -khtml-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(90deg);
    -khtml-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}
@-o-keyframes rotateHide {
  0% {
    -webkit-transform: rotateY(0);
    -khtml-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(90deg);
    -khtml-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}
@keyframes rotateHide {
  0% {
    -webkit-transform: rotateY(0);
    -khtml-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(90deg);
    -khtml-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}
@-moz-keyframes rotateShow {
  0% {
    -webkit-transform: rotateY(-90deg);
    -khtml-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -khtml-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes rotateShow {
  0% {
    -webkit-transform: rotateY(-90deg);
    -khtml-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -khtml-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes rotateShow {
  0% {
    -webkit-transform: rotateY(-90deg);
    -khtml-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -khtml-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes rotateShow {
  0% {
    -webkit-transform: rotateY(-90deg);
    -khtml-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -khtml-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
