.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fixed {
  position: fixed;
}
.flex {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.flex-wrap {
  flex-flow: wrap;
}
.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.hide {
  display: none;
}
.bold {
  font-weight: 700;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.before {
  opacity: 0;
  visibility: hidden;
}
.after {
  opacity: 1;
  visibility: visible;
}
.font {
  font-family: Arial;
}
.txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upper {
  text-transform: uppercase;
}
.middle {
  vertical-align: middle;
}
@font-face {
  font-family: "icon";
  src: url('iconfont.eot?t=1561461869476');
  /* IE9 */
  src: url('iconfont.eot?t=1561461869476#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'), url('iconfont.woff?t=1561461869476') format('woff'), url('iconfont.ttf?t=1561461869476') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.svg?t=1561461869476#iconfont') format('svg');
  /* iOS 4.1- */
}
.hidden-xs {
  display: block;
}
.hidden-pc {
  display: none;
}
.box-container {
  width: 1536px;
  margin: 0 auto;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.box-container-fluid {
  width: 100%;
  margin: 0 auto;
}
.medium-box-container {
  width: 80%;
  margin: 0 auto;
}
body {
  font-size: 16px;
  overflow-x: hidden;
}
.rl {
  writing-mode: tb-rl;
  writing-mode: vertical-lr;
}
@font-face {
  font-family: "light";
  src: url('../fonts/CormorantInfant-Light.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "light_cn";
  src: url('../fonts/NotoSansHans-Light.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "dcb";
  src: url('../fonts/DINCOND-BOLD.OTF');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "pala";
  src: url('../fonts/pala.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fenix";
  src: url('../fonts/Fenix-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mb";
  src: url('../fonts/MontserratBold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gc";
  src: url('../fonts/GOTHIC.TTF');
  font-weight: normal;
  font-style: normal;
}
[data-delighter] {
  opacity: 0;
}
.delighter.started {
  transform: none!important;
  opacity: 1;
}
.pic {
  font-size: 0;
  overflow: hidden;
}
.pic img {
  display: block;
  width: 100%;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.phone-nav {
  display: none;
}
.guidance-wrapper .pic {
  height: 100vh;
}
.guidance-wrapper .pic img {
  height: 100%;
  object-fit: cover;
}
.guidance-wrapper .pic img.phone {
  display: none;
}
.guidance-wrapper .video {
  overflow: hidden;
  height: 100vh;
}
.guidance-wrapper .video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.guidance-wrapper .box {
  position: absolute;
  left: 0;
  bottom: 52px;
  z-index: 10;
  width: 100%;
  text-align: center;
  line-height: 30px;
  cursor: default;
}
.guidance-wrapper .title {
  font-size: 18px;
  font-family: Arial;
  color: #008d9f;
  text-transform: uppercase;
}
.guidance-wrapper .desc {
  font-size: 20px;
  color: #fff;
  margin: 6px auto 26px;
}
.guidance-wrapper .btn {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  background: url(../img/down.png) no-repeat center center;
  animation: scrollToggle 1.2s linear infinite;
}
@keyframes scrollToggle {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(24px);
    -webkit-transform: translateY(24px);
    -moz-transform: translateY(24px);
    -ms-transform: translateY(24px);
    -o-transform: translateY(24px);
    opacity: 0;
  }
}
.header-wrapper {
  width: 100%;
  background: #fff;
  opacity: 1;
  visibility: visible;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  position: relative;
  z-index: 30;
}
.header-wrapper.index {
  position: fixed;
  left: 0;
  top: 0;
}
.header-wrapper.on {
  opacity: 0;
  visibility: hidden;
}
.header-wrapper.shadow {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.header-wrapper .box-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  height: 120px;
}
.header-wrapper .logo-box {
  width: 340px;
}
.header-wrapper .logo-box a {
  display: block;
}
.header-wrapper .pc-nav-box {
  flex: 1;
  text-align: center;
  padding: 0 40px;
}
.header-wrapper .pc-nav-box ul {
  font-size: 0;
}
.header-wrapper .pc-nav-box ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 55px;
}
.header-wrapper .pc-nav-box ul li:first-child {
  margin-left: 0;
}
.header-wrapper .pc-nav-box ul li:last-child {
  margin-right: 0;
}
.header-wrapper .pc-nav-box ul li:hover > a,
.header-wrapper .pc-nav-box ul li.on > a {
  color: #008d9f;
}
.header-wrapper .pc-nav-box ul li:hover .hide-box {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.header-wrapper .pc-nav-box ul li:hover > a:after {
  bottom: 26px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.header-wrapper .pc-nav-box ul li a {
  display: block;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.header-wrapper .pc-nav-box ul li > a {
  position: relative;
  font-size: 16px;
  color: #666;
  line-height: 120px;
}
.header-wrapper .pc-nav-box ul li > a:after {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  background: #008d9f;
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 10;
  margin-left: -10px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}
.header-wrapper .pc-nav-box .hide-box {
  position: absolute;
  left: 50%;
  margin-left: -80px;
  top: 100%;
  z-index: 10;
  padding: 30px 15px 20px;
  width: 160px;
  min-height: 80px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transition: transform 0.4s ease;
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -ms-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.header-wrapper .pc-nav-box .hide-box:before,
.header-wrapper .pc-nav-box .hide-box:after {
  content: "";
  display: block;
  position: absolute;
}
.header-wrapper .pc-nav-box .hide-box:before {
  left: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  height: calc(100% - 9px);
  border-radius: 10px;
  z-index: -1;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.08);
}
.header-wrapper .pc-nav-box .hide-box:after {
  border: 5px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 0;
  z-index: 1;
}
.header-wrapper .pc-nav-box .hide-box a {
  font-size: 14px;
  color: #999;
  margin-bottom: 10px;
  line-height: 30px;
}
.header-wrapper .pc-nav-box .hide-box a:last-child {
  margin-bottom: 0;
}
.header-wrapper .pc-nav-box .hide-box a:hover {
  color: #008d9f;
}
.header-wrapper .other-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.header-wrapper .keywords,
.header-wrapper .caption {
  font-size: 12px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #ebebeb;
  border-radius: 20px;
  background: #fff;
}
.header-wrapper .search-box {
  position: relative;
  margin-right: 10px;
  /* input placeholder  */
}
.header-wrapper .search-box .keywords {
  color: #666;
  width: 220px;
  padding: 0 50px 0 16px;
}
.header-wrapper .search-box .keywords:focus {
  border-color: #008d9f;
}
.header-wrapper .search-box .keywords:focus + .btn {
  background: url(../img/search2.png) no-repeat center center;
  background-size: contain;
}
.header-wrapper .search-box ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
  font-size: 12px;
}
.header-wrapper .search-box :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
  font-size: 12px;
}
.header-wrapper .search-box ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
  font-size: 12px;
}
.header-wrapper .search-box :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
  font-size: 12px;
}
.header-wrapper .search-box .btn {
  display: inline-block;
  width: 16px;
  height: 100%;
  position: absolute;
  right: 30px;
  top: 0;
  z-index: 10;
  background: url(../img/search.png) no-repeat center center;
  background-size: contain;
}
.header-wrapper .language-box {
  position: relative;
  width: 110px;
  cursor: pointer;
}
.header-wrapper .language-box.on .list {
  opacity: 1;
  visibility: visible;
}
.header-wrapper .language-box .caption {
  color: #ccc;
  padding: 0 30px 0 20px;
  background: url(../img/down2.png) no-repeat right 20px center;
  position: relative;
  z-index: 2;
}
.header-wrapper .language-box .list {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: #fff;
  padding: 54px 10px 12px;
  border: 1px solid #ebebeb;
  border-radius: 20px;
  text-align: center;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.header-wrapper .language-box .list a {
  display: block;
  font-size: 12px;
  color: #ccc;
  line-height: 30px;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.header-wrapper .language-box .list a:hover {
  color: #008d9f;
}
.footer-wrapper {
  position: relative;
  z-index: 10;
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.footer-wrapper.index {
  border-top: none;
}
.footer-wrapper .footer-nav-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 70px 0 146px;
}
.footer-wrapper .footer-nav-box a {
  display: block;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.footer-wrapper .footer-nav-box dt {
  margin-bottom: 4px;
}
.footer-wrapper .footer-nav-box dt a {
  font-size: 14px;
  color: #666;
  font-weight: 700;
  line-height: 30px;
}
.footer-wrapper .footer-nav-box dt a:hover {
  color: #008d9f;
}
.footer-wrapper .footer-nav-box dd a {
  font-size: 12px;
  color: #999;
  line-height: 40px;
}
.footer-wrapper .footer-nav-box dd a span {
  background: url(../img/line.jpg) no-repeat;
  background-size: 0 1px;
  background-position: 100% 100%;
  transition: background-size 0.7s ease;
}
.footer-wrapper .footer-nav-box dd a:hover {
  color: #008d9f;
}
.footer-wrapper .footer-nav-box dd a:hover span {
  background-size: 100% 1px;
  background-position: 0 100%;
}
.footer-wrapper .qrcode-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.footer-wrapper .qrcode-box img {
  width: 100px;
}
.footer-wrapper .qrcode-box p {
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  margin-left: 20px;
}
.footer-wrapper .logo-box {
  flex: 1;
  margin: 0 80px;
  text-align: center;
}
.footer-wrapper .logo-box a {
  display: block;
}
.footer-wrapper .logo-box .name {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 2px;
  margin-bottom: 26px;
}
.footer-wrapper .contact {
  padding: 50px 0;
  background: #008d9f;
}
.footer-wrapper .contact .w1200 {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.footer-wrapper .contact-box {
  text-align: right;
}
.footer-wrapper .contact-box p {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  line-height: 20px;
  margin: 6px auto 26px;
}
.footer-wrapper .tel {
  font-size: 40px;
  color: #fff;
  line-height: 40px;
  font-family: "dcb";
}
.footer-wrapper .share {
  font-size: 0;
}
.footer-wrapper .share a {
  font-size: 0;
  display: inline-block;
  margin-right: 30px;
  opacity: 0.5;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
}
.footer-wrapper .share a:hover {
  opacity: 1;
}
.footer-wrapper .share a:last-child {
  margin-right: 0;
}
.footer-wrapper .copyright {
  text-align: center;
  padding: 18px 0;
  background: #07808f;
}
.footer-wrapper .copyright a {
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.footer-wrapper .copyright a:hover {
  color: #fff;
}
.footer-wrapper .copyright .w1200,
.footer-wrapper .copyright a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 24px;
}
.gotop {
  position: fixed;
  right: 15px;
  bottom: 18%;
  z-index: 30;
  width: 58px;
  height: 60px;
  background: #008d9f url(../img/up.png) no-repeat center center;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  display: none;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.gotop:hover {
  background: #07808f url(../img/up.png) no-repeat center center;
}
.index-box {
  position: relative;
  z-index: 11;
  background: #fff;
  padding-top: 120px;
}
.index-banner-wrapper {
  position: relative;
}
.index-banner-wrapper .index-banner-swiper .swiper-slide-active .inner {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.index-banner-wrapper .index-banner-swiper .inner {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-80px);
  -webkit-transform: translateX(-80px);
  -moz-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  -o-transform: translateX(-80px);
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition-delay: 0.5s;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.index-banner-wrapper .swiper-slide a {
  display: block;
}
.index-banner-wrapper .swiper-slide img {
  display: block;
  width: 100%;
}
.index-banner-wrapper .swiper-slide img.phone {
  display: none;
}
.index-banner-wrapper .info {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.index-banner-wrapper .info .inner {
  width: 100%;
  padding: 30px 168px;
}
.index-banner-wrapper .info-2 {
  text-align: right;
  bottom: 128px;
  top: auto;
  display: block;
  height: auto;
}
.index-banner-wrapper .info-2 .inner {
  transform: translateX(80px);
  -webkit-transform: translateX(80px);
  -moz-transform: translateX(80px);
  -ms-transform: translateX(80px);
  -o-transform: translateX(80px);
}
.index-banner-wrapper .name {
  font-size: 50px;
  line-height: 70px;
  color: #fff;
  letter-spacing: 2px;
  font-family: "light_cn";
}
.index-banner-wrapper .line {
  width: 28px;
  height: 4px;
  background: #fff;
  margin: 12px 0 30px;
  display: inline-block;
}
.index-banner-wrapper .en {
  font-family: "light";
  font-size: 22px;
  color: #fff;
  line-height: 30px;
  text-transform: uppercase;
}
.index-banner-wrapper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  border-radius: 50%;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.index-banner-wrapper .swiper-pagination-bullet svg {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 50%;
  margin-left: -19px;
}
.index-banner-wrapper .swiper-pagination-bullet svg:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.index-banner-wrapper .swiper-pagination-bullet {
  fill: none;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__background {
  stroke: rgba(255, 255, 255, 0.2);
  stroke-width: 1;
}
.index-banner-wrapper .circle-chart__circle {
  stroke-linecap: square;
  fill: none;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__circle {
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: square;
  fill: none;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform-origin: center;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  -moz-transform-origin: center;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__circle {
  animation: circle-chart-fill 3s linear reverse;
  -moz-animation: circle-chart-fill 3s linear reverse;
  -webkit-animation: circle-chart-fill 3s linear reverse;
  -ms-animation: circle-chart-fill 3s linear reverse;
}
.index-banner-wrapper .swiper-pagination-bullet.one.swiper-pagination-bullet-active .circle-chart__circle {
  animation: circle-chart-fill 2.8s linear reverse;
  -moz-animation: circle-chart-fill 2.8s linear reverse;
  -webkit-animation: circle-chart-fill 2.8s linear reverse;
  -ms-animation: circle-chart-fill 2.8s linear reverse;
}
.index-banner-wrapper .swiper-pagination {
  bottom: 62px;
}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  margin: 0 17px;
}
.page-box .index-title-box {
  padding-top: 44px;
}
.page-box .index-title-box .en {
  font-family: "pala";
}
.index-title-box {
  text-align: center;
  line-height: 24px;
  margin-bottom: 32px;
  padding-top: 94px;
}
.index-title-box.delighter {
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  transition: transform 0.75s ease;
  -webkit-transition: transform 0.75s ease;
  -moz-transition: transform 0.75s ease;
  -ms-transition: transform 0.75s ease;
  -o-transition: transform 0.75s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.index-title-box .title {
  font-size: 35px;
  color: #333;
  font-weight: 700;
  line-height: 45px;
}
.index-title-box .en {
  font-size: 18px;
  color: #666;
  font-family: Arial;
  margin-top: 8px;
}
.index-title-box .brief {
  font-size: 15px;
  color: #b0b0b0;
  margin-top: 24px;
}
.index-title-box .brief span {
  color: #54b2be;
}
.index-more {
  position: relative;
  display: block;
  width: 200px;
  height: 55px;
  line-height: 55px;
  background-color: #07808f;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 0 48px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transform: perspective(1px) translateZ(0);
}
.index-more:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #008d9f;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.index-more i {
  position: relative;
  top: 4px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/more.png) no-repeat center center;
  background-size: contain;
  margin-left: 14px;
}
.index-more:hover {
  box-shadow: 0 2px 30px rgba(0, 135, 152, 0.3);
}
.index-more:hover:before {
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}
.loading {
  position: relative;
  display: block;
  width: 350px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  color: #333;
  font-family: "gc";
  background: #fafafa;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  margin-top: 80px;
}
.loading:before {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.loading:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  background: #008d9f;
  color: #fff;
}
.loading:hover:before {
  opacity: 1;
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
}
.loading:hover i {
  background: url(../img/load2.png) no-repeat center center;
  background-size: contain;
}
.loading i {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../img/load.png) no-repeat center center;
  background-size: contain;
  margin-left: 22px;
}
.cursor {
  display: none;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  margin: -25px 0 0 -25px;
  z-index: 420;
  visibility: hidden;
}
.cursor.one:before {
  background: url(../img/lo2.png) no-repeat;
}
.cursor.two:before {
  background: url(../img/lo4.png) no-repeat;
}
.cursor:before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background: #07808f;
  background: url(../img/lo3.png) no-repeat;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.4s cubic-bezier(0.3, 1.83, 0.49, 0.88);
  z-index: -1;
}
.cursor,
.cursor:after {
  user-select: none;
  pointer-events: none;
  mix-blend-mode: difference;
}
.index-title-box.delighter,
.index-box-2 .box-container.delighter,
.index-box-3 .w1200.delighter {
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  transition: transform 0.75s ease;
  -webkit-transition: transform 0.75s ease;
  -moz-transition: transform 0.75s ease;
  -ms-transition: transform 0.75s ease;
  -o-transition: transform 0.75s ease;
}
.index-box-1 .swiper-box {
  position: relative;
}
.index-box-1 .swiper-slide a {
  display: block;
}
.index-box-1 .swiper-slide:nth-child(even) .inner {
  transform: translateX(80px);
  -webkit-transform: translateX(80px);
  -moz-transform: translateX(80px);
  -ms-transform: translateX(80px);
  -o-transform: translateX(80px);
}
.index-box-1 .swiper-slide.swiper-slide-active .inner {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.index-box-1 .pic img {
  display: block;
}
.index-box-1 .pic img.phone {
  display: none;
}
.index-box-1 .right .info {
  left: auto;
  right: 14.06%;
}
.index-box-1 .inner {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-80px);
  -webkit-transform: translateX(-80px);
  -moz-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  -o-transform: translateX(-80px);
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition-delay: 0.5s;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.index-box-1 .info {
  position: absolute;
  left: 18.22%;
  top: 0;
  z-index: 10;
  width: 370px;
  height: 100%;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.index-box-1 .info .inner {
  width: 100%;
}
.index-box-1 .name {
  font-size: 24px;
  color: #7e91a7;
  line-height: 30px;
}
.index-box-1 .desc {
  font-size: 36px;
  color: #008d9f;
  line-height: 48px;
  margin: 18px auto 30px;
}
.index-box-1 .index-more i {
  margin-left: 30px;
}
.index-box-1 .swiper-btn {
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  box-shadow: 2px 2px 10px 0px rgba(0, 141, 159, 0.09);
}
.index-box-1 .prev {
  left: 0;
  background: url(../img/prev.jpg) no-repeat center center;
  background-size: contain;
}
.index-box-1 .prev:hover {
  background: url(../img/prev2.jpg) no-repeat center center;
  background-size: contain;
}
.index-box-1 .next {
  right: 0;
  background: url(../img/next.jpg) no-repeat center center;
  background-size: contain;
}
.index-box-1 .next:hover {
  background: url(../img/next2.jpg) no-repeat center center;
  background-size: contain;
}
.index-box-2 {
  position: relative;
  display: none;
  margin-top: 120px;
}
.index-box-2 .bg {
  width: 100%;
  height: 500px;
  background: url(../img/index2bg.jpg) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
}
.index-box-2 .box-container {
  background: #fff;
  margin-top: -150px;
}
.index-box-2 .desc {
  font-size: 16px;
  color: #666;
  line-height: 40px;
  text-align: center;
  width: 688px;
  margin: 0 auto 48px;
}
.index-box-2 .index-more {
  margin: 0 auto;
}
.index-box-3 {
  position: relative;
  margin-top: 152px;
  background: url(../img/index3bg.jpg) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 120px;
}
.index-box-3 .info {
  text-align: center;
}
.index-box-3 .name {
  font-size: 32px;
  color: #008d9f;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 36px;
  margin-top: 102px;
}
.index-box-3 .desc {
  font-size: 18px;
  color: #678b90;
  line-height: 40px;
  margin: 34px auto 50px;
  text-align: center;
}
.index-box-3 .index-more {
  margin: 0 auto;
  padding: 0 34px;
}
.page-banner-wrapper {
  position: relative;
  font-size: 0;
}
.page-banner-wrapper .banner {
  display: block;
  width: 100%;
}
.page-banner-wrapper .info {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 0 120px;
  z-index: 10;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.page-banner-wrapper .info .inner {
  width: 100%;
}
.page-banner-wrapper .info.info2 .name {
  color: #008d9f;
}
.page-banner-wrapper .info.info2 .line {
  background: #008d9f;
}
.page-banner-wrapper .info .name {
  font-size: 35px;
  color: #fff;
  font-weight: 700;
  line-height: 40px;
}
.page-banner-wrapper .info .line {
  width: 28px;
  height: 4px;
  background: #fff;
  margin: 26px auto 0;
}
.page-box {
  padding: 100px 0 75px;
}
.culture-wrapper {
  padding-top: 0!important;
}
.culture-wrapper .brief,
.culture-wrapper .name {
  font-size: 36px;
  line-height: 40px;
}
.culture-wrapper .name {
  font-size: 36px;
  font-weight: 700;
  color: #999;
}
.culture-wrapper .brief {
  color: #008d9f;
  letter-spacing: 4px;
  font-family: "light_cn";
  margin: 30px auto 32px;
}
.culture-wrapper .ename {
  color: #248289;
  font-size: 16px;
  font-family: "fenix";
  text-transform: uppercase;
  line-height: 30px;
  color: #d6b677;
}
.culture-wrapper .content {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.culture-wrapper .content img {
  display: block;
  margin: 0 auto;
}
.culture-wrapper .content img,
.culture-wrapper .content input[type="image"] {
  max-width: 100%;
  height: auto!important;
}
.culture-wrapper .box-1 {
  text-align: center;
  position: relative;
}
.culture-wrapper .box-1.animated:after {
  height: 100%;
}
.culture-wrapper .box-1:after {
  content: "";
  display: block;
  width: 27.8%;
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  background: url(../img/brandbg.png) no-repeat right top;
  background-size: 100%;
  transition: all 12s ease;
  -webkit-transition: all 12s ease;
  -moz-transition: all 12s ease;
  -ms-transition: all 12s ease;
  -o-transition: all 12s ease;
}
.culture-wrapper .caption {
  font-size: 36px;
  color: #008d9f;
  font-family: "light_cn";
  line-height: 48px;
  margin-bottom: 28px;
}
.culture-wrapper .box-2 {
  margin-top: 86px;
}
.culture-wrapper .box-2 .box-container {
  position: relative;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.culture-wrapper .box-2 .box-container:before {
  content: "";
  display: block;
  width: 100%;
  height: calc(100% - 160px);
  background: #f9f9f9;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: -1;
}
.culture-wrapper .box-2 .info {
  position: relative;
  width: 59.24%;
  min-height: 590px;
  padding: 100px 30px 100px 186px;
  transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
}
.culture-wrapper .box-2 .info.delighter {
  transform: translateX(-60px);
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  -o-transform: translateX(-60px);
}
.culture-wrapper .box-2 .pic {
  width: 32.55%;
  transition: all 0.65s ease;
  -webkit-transition: all 0.65s ease;
  -moz-transition: all 0.65s ease;
  -ms-transition: all 0.65s ease;
  -o-transition: all 0.65s ease;
}
.culture-wrapper .box-2 .pic.delighter {
  transform: translateX(60px);
  -webkit-transform: translateX(60px);
  -moz-transform: translateX(60px);
  -ms-transform: translateX(60px);
  -o-transform: translateX(60px);
}
.culture-wrapper .box-2 .pic img {
  transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
}
.culture-wrapper .box-2 .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.culture-wrapper .box-2 .name {
  color: #008d9f;
  font-weight: 500;
  font-family: "light_cn";
}
.culture-wrapper .box-2 .ename {
  font-size: 36px;
  margin: 24px auto 28px;
  color: #d6b677;
}
.culture-wrapper .box-2 .desc {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.culture-wrapper .box-3 {
  position: relative;
  margin-top: 86px;
  padding: 134px 80px 50px;
  background: url(../img/brand3.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
  min-height: 500px;
  text-align: center;
}
.culture-wrapper .box-3 .name,
.culture-wrapper .box-3 .brief {
  color: #fff;
}
.culture-wrapper .box-3 .ename {
  color: #d6b677;
}
.culture-wrapper .box-3 .info {
  transition: all 0.75s ease;
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
}
.culture-wrapper .box-3 .info.delighter {
  transform: scale3d(0.5, 0.5, 0.5);
}
.culture-wrapper .box-4 {
  position: relative;
  margin-top: 86px;
}
.culture-wrapper .box-4 > img {
  display: block;
  width: 100%;
}
.culture-wrapper .box-4 .info {
  position: absolute;
  left: 50%;
  top: 28%;
  z-index: 10;
  width: 50%;
  padding-right: 50px;
  transition: all 0.75s ease;
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
}
.culture-wrapper .box-4 .info.delighter {
  transform: translateX(100px);
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
}
.news-wrapper ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
}
.news-wrapper ul li {
  width: 28.97%;
  margin-right: 6.545%;
  margin-top: 32px;
}
.news-wrapper ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.news-wrapper ul li:hover .time {
  color: #05aaba;
}
.news-wrapper ul li:hover .name,
.news-wrapper ul li:hover .desc {
  color: #fff;
}
.news-wrapper ul li:hover .info:after {
  transform: scaleY(1);
}
.news-wrapper ul li a {
  display: block;
}
.news-wrapper .pic img {
  height: 288px;
  object-fit: cover;
  transition: transform 0.75s ease;
  -webkit-transition: transform 0.75s ease;
  -moz-transition: transform 0.75s ease;
  -ms-transition: transform 0.75s ease;
  -o-transition: transform 0.75s ease;
}
.news-wrapper .info {
  position: relative;
  padding: 34px 20px 78px;
  line-height: 30px;
  background: #f9f9f9;
  transform: perspective(1px) translateZ(0);
}
.news-wrapper .info:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #008d9f url(../img/newsbg.png) no-repeat right top;
  background-size: contain;
  transform-origin: 0 100% 100%;
  transform: scaleY(0);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.news-wrapper .info > div {
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.news-wrapper .name {
  font-size: 18px;
  color: #333;
  font-weight: 700;
}
.news-wrapper .time {
  color: #b4b4b4;
  font-size: 16px;
  font-family: "mb";
  margin: 14px auto;
}
.news-wrapper .desc {
  font-size: 14px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
}
.newsdetail {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.newsdetail .leftbox {
  width: calc(100% - 370px);
  margin-right: 60px;
}
.newsdetail .top .title {
  color: #404040;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.471;
}
.newsdetail .top .date {
  color: #cacbcd;
  font-weight: bold;
  font-family: Arial;
  padding-left: 25px;
  margin-top: 38px;
  background-image: url(../img/clock.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.newsdetail .top {
  padding-bottom: 33px;
  border-bottom: 1px solid #d8d8d8;
}
.newsdetail .ndbot {
  margin-top: 36px;
  position: relative;
}
.ndbotleft {
  width: 150px;
  border-top: 3px solid #008d9f;
  margin-top: 10px;
  float: left;
}
.ndbot.cur .ndbotleft {
  position: fixed;
  top: 0;
  left: calc((100% - 1536px) / 2);
}
.ndbot.cur2 .ndbotleft {
  position: absolute;
  bottom: 96px;
  left: 0;
}
.ndbotleft .shareitems {
  background-color: #fafafa;
}
.ndbotleft .shareitem {
  padding: 20px 0 20px 18px;
  border-bottom: 1px solid #d8d8d8;
  cursor: pointer;
  position: relative;
}
.ndbotleft .shareitem:nth-last-of-type(1) {
  border-bottom: none;
}
.ndbotleft .shareitem:before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: auto;
  transition: 0.5s ease-in-out 0s;
  -webkit-transition: 0.5s ease-in-out 0s;
  -moz-transition: 0.5s ease-in-out 0s;
}
.ndbotleft .shareitem:hover:before {
  width: 100%;
}
.ndbotleft .shareitem .icon {
  float: left;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 3;
}
.ndbotleft .shareitem:hover .icon {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
}
.ndbotleft .shareitem .text {
  float: left;
  color: #aeaeae;
  line-height: 36px;
  margin-left: 10px;
  position: relative;
  z-index: 3;
}
.ndbotleft .shareitem:nth-of-type(1) .icon {
  background: url(../img/nshare1.png) no-repeat;
  background-size: contain;
}
.ndbotleft .shareitem:nth-of-type(2) .icon {
  background: url(../img/nshare2.png) no-repeat;
  background-size: contain;
}
.ndbotleft .shareitem:nth-of-type(3) .icon {
  background: url(../img/nshare3.png) no-repeat;
  background-size: contain;
}
.ndbotleft .shareitem:nth-of-type(4) .icon {
  background: url(../img/nshare4.png) no-repeat;
  background-size: contain;
}
.ndbotleft .returnlist {
  height: 70px;
  display: block;
  background-color: #008d9f;
  color: #fff;
  line-height: 70px;
  font-size: 14px;
  font-weight: 700;
  padding-left: 30px;
  background-image: url(../img/nlist.png);
  background-repeat: no-repeat;
  background-position: right 30px center;
}
.ndbotleft .returnlist:hover {
  background-color: #07808f;
}
.ndrec {
  width: 310px;
}
.ndrecbox {
  border-top: 3px solid #008d9f;
  padding: 40px 30px 15px;
  box-shadow: 0px 5px 30px 0px rgba(4, 0, 0, 0.06);
}
.ndreccen .title {
  color: #008d9f;
  font-size: 18px;
  font-weight: bold;
}
.ndreccen .read {
  color: #7b7b7b;
  line-height: 24px;
  float: right;
}
.ndreccen .entitle {
  color: #ccccce;
  font-size: 16px;
  font-family: Arial;
  margin: 5px 0 16px;
}
.ndreccen .line {
  width: 24px;
  height: 4px;
  background-color: #008d9f;
}
.ndrecitems {
  margin-top: 30px;
  position: relative;
}
.ndrecitem .img {
  overflow: hidden;
}
.ndrecitem .img img {
  display: block;
}
.ndrecitem {
  margin-bottom: 24px;
  display: block;
}
.ndrecitem .title {
  color: #999;
  margin-top: 18px;
  line-height: 1.8;
}
.ndrecitem:hover .title {
  color: #008d9f;
}
.ndrecitem:hover .img img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.ndbotright {
  width: calc(100% - 185px);
  float: right;
  margin-left: 34px;
}
.ndcontent {
  padding-bottom: 92px;
  font-size: 14px;
  color: #333;
  line-height: 32px;
}
.ndcontent img {
  display: inline-block;
}
.ndcontent img,
.ndcontent input[type="image"] {
  max-width: 100%;
  height: auto!important;
}
.ndpager {
  background-color: #fafafa;
  height: 48px;
  padding: 0 24px;
}
.ndpager:nth-of-type(2) {
  margin-top: 10px;
}
.ndpager .name {
  font-weight: bold;
  color: #999;
  line-height: 48px;
  float: left;
}
.ndpager .text {
  float: left;
  display: block;
  width: calc(100% - 56px);
  color: #999;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ndpager a.text:hover {
  color: #008d9f;
}
.goods-wrapper .goods-box {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 20;
  width: 100%;
  text-align: center;
  background-color: #f9f9f9;
  box-shadow: 2px 5px 15px 0px rgba(0, 0, 0, 0.08);
  display: none;
}
.goods-wrapper .goods-box .box-container {
  font-size: 0;
}
.goods-wrapper .goods-box a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #999;
  line-height: 80px;
  margin-right: 42px;
  padding-right: 42px;
}
.goods-wrapper .goods-box a:hover,
.goods-wrapper .goods-box a.on {
  color: #008d9f;
}
.goods-wrapper .goods-box a.on {
  font-weight: 700;
}
.goods-wrapper .goods-box a:last-child {
  margin-right: 0;
  padding-right: 0;
}
.goods-wrapper .goods-box a:last-child:after {
  display: none;
}
.goods-wrapper .goods-box a:after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: #dadada;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  z-index: 10;
}
.goods-wrapper .list .item {
  position: relative;
}
.goods-wrapper .list .item.right .info {
  left: auto;
  right: calc((100% - 1536px) / 2 + 85px);
}
.goods-wrapper .list .info {
  position: absolute;
  z-index: 10;
  width: 480px;
  height: 100%;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
  left: calc((100% - 1536px) / 2 + 110px);
  top: 0;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition-delay: 0.2s;
}
.goods-wrapper .list .info .inner {
  width: 100%;
}
.goods-wrapper .item.right .info.delighter {
  transform: translateX(80px);
  -webkit-transform: translateX(80px);
  -moz-transform: translateX(80px);
  -ms-transform: translateX(80px);
  -o-transform: translateX(80px);
}
.goods-wrapper .info.delighter {
  transform: translateX(-80px);
  -webkit-transform: translateX(-80px);
  -moz-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  -o-transform: translateX(-80px);
}
.goods-wrapper .name {
  display: block;
  font-size: 36px;
  color: #008d9f;
  line-height: 48px;
  padding-bottom: 12px;
  border-bottom: 1px solid #008d9f;
}
.goods-wrapper .brief {
  font-size: 24px;
  color: #1f1f1f;
  line-height: 48px;
  margin: 18px auto 24px;
}
.goods-wrapper .desc {
  font-size: 16px;
  color: #a8a8a8;
  line-height: 30px;
  margin-bottom: 10px;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.goods-wrapper .weight {
  font-size: 14px;
  color: #5a5a5a;
  line-height: 24px;
  margin-bottom: 52px;
}
.goods-wrapper .more {
  display: block;
  width: 142px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #008d9f;
  position: relative;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.goods-wrapper .more:before {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.goods-wrapper .more:hover {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  background: #008d9f;
  color: #fff;
}
.goods-wrapper .more:hover:before {
  opacity: 1;
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
}
.goodsinfo-wrapper {
  padding: 66px 0 70px;
  background: #edf3f8 url(../img/goodsinfobg.jpg) no-repeat top center;
  background-size: 100%;
}
.goodsinfo-wrapper .box-container {
  padding: 0 70px;
}
.goodsinfo-wrapper .base-box {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.goodsinfo-wrapper .name {
  display: block;
  font-size: 36px;
  color: #008d9f;
  line-height: 48px;
  padding-bottom: 24px;
  border-bottom: 1px solid #008d9f;
}
.goodsinfo-wrapper .brief {
  font-size: 22px;
  color: #1f1f1f;
  line-height: 36px;
  margin: 20px auto 14px;
}
.goodsinfo-wrapper .desc {
  font-size: 14px;
  color: #a8a8a8;
  line-height: 24px;
  margin-bottom: 25px;
}
.goodsinfo-wrapper .weight {
  font-size: 14px;
  color: #5a5a5a;
  line-height: 24px;
}
.goodsinfo-wrapper .thumbs-box {
  font-size: 0;
  margin: 50px auto;
}
.goodsinfo-wrapper .thumbs-box a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 75px;
  margin-right: 10px;
  border: 1px solid #cecece;
}
.goodsinfo-wrapper .thumbs-box a:last-child {
  margin-right: 0;
}
.goodsinfo-wrapper .thumbs-box a img {
  display: block;
  width: 100%;
  height: 83px;
  object-fit: cover;
}
.goodsinfo-wrapper .thumbs-box a:hover,
.goodsinfo-wrapper .thumbs-box a.on {
  border-color: transparent;
}
.goodsinfo-wrapper .thumbs-box a:hover .line_t,
.goodsinfo-wrapper .thumbs-box a.on .line_t,
.goodsinfo-wrapper .thumbs-box a:hover .line_b,
.goodsinfo-wrapper .thumbs-box a.on .line_b {
  width: 100%;
}
.goodsinfo-wrapper .thumbs-box a:hover .line_r,
.goodsinfo-wrapper .thumbs-box a.on .line_r,
.goodsinfo-wrapper .thumbs-box a:hover .line_l,
.goodsinfo-wrapper .thumbs-box a.on .line_l {
  height: 100%;
}
.goodsinfo-wrapper .thumbs-box a:hover .icon img,
.goodsinfo-wrapper .thumbs-box a.on .icon img {
  transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
}
.goodsinfo-wrapper .thumbs-box a i {
  display: block;
  position: absolute;
  background: #008d9f;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.goodsinfo-wrapper .thumbs-box a .line_t {
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
}
.goodsinfo-wrapper .thumbs-box a .line_r {
  top: 0;
  right: 0;
  width: 1px;
  height: 0;
}
.goodsinfo-wrapper .thumbs-box a .line_b {
  right: 0;
  bottom: 0;
  width: 0;
  height: 1px;
}
.goodsinfo-wrapper .thumbs-box a .line_l {
  bottom: 0;
  left: 0;
  width: 1px;
  height: 0;
}
.goodsinfo-wrapper .goodspic-box {
  width: 57.3%;
}
.goodsinfo-wrapper .goodspic-box .swiper-slide img {
  display: block;
  width: 100%;
  height: 600px;
  object-fit: contain;
}
.goodsinfo-wrapper .swiper-pagination {
  display: none;
}
.goodsinfo-wrapper .info-box {
  width: 42.7%;
  padding-top: 34px;
  line-height: 30px;
  padding-left: 104px;
}
.goodsinfo-wrapper .caption {
  margin-top: 22px;
  font-size: 14px;
  color: #010101;
  margin-bottom: 24px;
}
.goodsinfo-wrapper .caption img {
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.goodsinfo-wrapper .qrcode-box {
  position: relative;
}
.goodsinfo-wrapper .qrcode-box .qrcode {
  position: absolute;
  left: 0;
  bottom: 70px;
  z-index: 10;
  width: 205px;
  padding: 28px 25px;
  background-color: #ffffff;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  text-align: center;
  display: none;
}
.goodsinfo-wrapper .qrcode-box .qrcode img {
  display: block;
  width: 122px;
  margin: 0 auto;
}
.goodsinfo-wrapper .qrcode-box .qrcode p {
  font-size: 14px;
  color: #008d9f;
  margin-top: 14px;
}
.goodsinfo-wrapper .btn {
  display: block;
  width: 164px;
  height: 52px;
  line-height: 52px;
  color: #fff;
  text-align: center;
  background-color: #009cb0;
  border-radius: 26px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.goodsinfo-wrapper .btn:hover,
.goodsinfo-wrapper .btn.on {
  background: #07808f;
}
.goodsinfo-wrapper .detail-box {
  background: #fff;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.02);
  margin-top: 55px;
  padding: 68px 125px 210px;
  margin-bottom: 78px;
}
.goodsinfo-wrapper .detail-box .content {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  margin-top: 80px;
  text-align: justify;
}
.goodsinfo-wrapper .detail-box .content img {
  display: block;
  margin: 0 auto;
}
.goodsinfo-wrapper .detail-box .content img,
.goodsinfo-wrapper .detail-box .content input[type="image"] {
  max-width: 100%;
  height: auto!important;
}
.goodsinfo-wrapper .title-box {
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.goodsinfo-wrapper .title-box .title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  color: #008d9f;
  font-weight: 700;
  line-height: 40px;
  padding-bottom: 34px;
  letter-spacing: 6px;
}
.goodsinfo-wrapper .title-box .title:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #008d9f;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.goodsinfo-wrapper .more {
  display: block;
  width: 200px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #008d9f;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  margin: 0 auto;
}
.goodsinfo-wrapper .more:hover {
  background: #07808f;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.goodsinfo-wrapper .more i {
  display: inline-block;
  width: 8px;
  height: 13px;
  background: url(../img/right.png) no-repeat center center;
  background-size: contain;
  margin-left: 24px;
  position: relative;
  top: 1px;
}
.about-wrapper .index-title-box {
  margin-bottom: 64px;
  padding-top: 0;
}
.about-wrapper .desc {
  font-size: 36px;
  color: #666;
  line-height: 48px;
  text-align: center;
  margin-bottom: 46px;
}
.about-wrapper .content {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  text-align: justify;
}
.about-wrapper .content .div {
  width: 75%;
  color: #999;
  margin: 86px auto;
}
.about-wrapper .content img,
.about-wrapper .content input[type="image"] {
  max-width: 100%;
  height: auto!important;
}
.question-wrapper .index-title-box {
  padding-top: 0;
}
.question-wrapper .item {
  margin-bottom: 10px;
}
.question-wrapper .item:last-child {
  margin-bottom: 0;
}
.question-wrapper .item:hover,
.question-wrapper .item.on {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.question-wrapper .item:hover .top,
.question-wrapper .item.on .top {
  background: #fff;
}
.question-wrapper .item.on .icon:after {
  transform: rotate(90deg);
}
.question-wrapper .top,
.question-wrapper .detail {
  position: relative;
}
.question-wrapper .top .label,
.question-wrapper .detail .label {
  display: inline-block;
  position: absolute;
  left: 30px;
  z-index: 10;
  width: 25px;
  height: 25px;
  line-height: 23px;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
}
.question-wrapper .icon {
  width: 35px;
  height: 35px;
  border: 1px solid #008d9f;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 10;
}
.question-wrapper .icon:before,
.question-wrapper .icon:after {
  content: '';
  display: inline-block;
  position: absolute;
  background: #008d9f;
  z-index: 10;
  left: 50%;
  top: 50%;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.question-wrapper .icon:before {
  width: 10px;
  height: 2px;
  margin-left: -5px;
  margin-top: -1px;
}
.question-wrapper .icon:after {
  width: 2px;
  height: 10px;
  margin-left: -1px;
  margin-top: -5px;
}
.question-wrapper .top {
  cursor: pointer;
  background: #f6f7f9;
  padding-top: 25px;
  padding-bottom: 25px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.question-wrapper .top .inner {
  padding-right: 80px;
}
.question-wrapper .top .label {
  top: 3px;
  background: #008d9f;
}
.question-wrapper .detail {
  display: none;
  font-size: 14px;
  color: #999;
  line-height: 24px;
  text-align: justify;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-right: 40px;
  border-top: 1px solid #f7f8f9;
}
.question-wrapper .detail .label {
  top: 4px;
  background: #c79d50;
}
.question-wrapper .detail .inner {
  color: #999;
}
.question-wrapper .inner {
  position: relative;
  padding-left: 80px;
}
.question-wrapper .name {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}
.msg-wrapper .index-title-box {
  padding-top: 0;
  margin-bottom: 64px;
}
.msg-wrapper .form {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.msg-wrapper .group {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  width: 45.83%;
  border-bottom: 1px solid #dedede;
  padding-bottom: 30px;
  margin-bottom: 45px;
  /* input placeholder  */
}
.msg-wrapper .group label {
  font-size: 16px;
  color: #5f5f5f;
  width: 110px;
}
.msg-wrapper .group label span {
  display: inline-block;
  color: #f33;
  margin: 0 5px;
}
.msg-wrapper .group .text {
  flex: 1;
  margin-left: 20px;
  font-size: 14px;
  color: #666;
  border: none;
  background: none;
}
.msg-wrapper .group ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
  font-size: 14px;
}
.msg-wrapper .group :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
  font-size: 14px;
}
.msg-wrapper .group ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
  font-size: 14px;
}
.msg-wrapper .group :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
  font-size: 14px;
}
.msg-wrapper .group.max {
  width: 100%;
  margin-bottom: 0;
}
.msg-wrapper .submit {
  width: 200px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background: #008d9f;
  margin-top: 50px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.msg-wrapper .submit:hover {
  background: #07808f;
}
.contact-wrapper {
  position: relative;
  padding-top: 64px;
}
.contact-wrapper.animated:after {
  height: 100%;
}
.contact-wrapper:after {
  content: "";
  display: block;
  width: 27.8%;
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  background: url(../img/brandbg.png) no-repeat right top;
  background-size: 100%;
  transition: all 12s ease;
  -webkit-transition: all 12s ease;
  -moz-transition: all 12s ease;
  -ms-transition: all 12s ease;
  -o-transition: all 12s ease;
}
.contact-wrapper .pic img {
  transition: transform 0.6s ease;
  -webkit-transition: transform 0.6s ease;
  -moz-transition: transform 0.6s ease;
  -ms-transition: transform 0.6s ease;
  -o-transition: transform 0.6s ease;
}
.contact-wrapper .pic img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.contact-wrapper .list {
  margin: 76px auto 45px;
}
.contact-wrapper .list ul {
  font-size: 0;
  text-align: center;
}
.contact-wrapper .list ul li {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  width: 280px;
  margin-right: 54px;
  line-height: 30px;
}
.contact-wrapper .list ul li:last-child {
  margin-right: 0;
}
.contact-wrapper .list ul li:hover .icon {
  background: #d8e4ea;
}
.contact-wrapper .list ul li:hover .icon1 {
  transform: translateY(-100%) scale(0);
}
.contact-wrapper .list ul li:hover .icon2 {
  transform: translateY(0) scale(1);
}
.contact-wrapper .list ul li.on .hidebox {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.contact-wrapper .list ul .icon {
  position: relative;
  width: 100px;
  height: 100px;
  background: #ecf1f4;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
}
.contact-wrapper .list ul .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  transition: all 0.65s ease;
  -webkit-transition: all 0.65s ease;
  -moz-transition: all 0.65s ease;
  -ms-transition: all 0.65s ease;
  -o-transition: all 0.65s ease;
}
.contact-wrapper .list ul .icon .icon2 {
  transform: translateY(100%) scale(0);
}
.contact-wrapper .list ul .name {
  font-size: 18px;
  color: #008d9f;
  font-weight: 700;
  margin: 34px auto 24px;
}
.contact-wrapper .list ul p {
  font-size: 24px;
  color: #666;
  font-family: Arial;
}
.contact-wrapper .list ul .hidebox {
  position: absolute;
  right: -80px;
  top: -20px;
  z-index: 10;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
  width: 150px;
  background: #fff;
  padding: 12px;
  border-radius: 5px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-15px);
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  -o-transform: translateX(-15px);
}
.contact-wrapper .list ul .hidebox:before {
  content: "";
  display: block;
  border: 8px solid transparent;
  border-right-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: -16px;
  z-index: 10;
}
.contact-wrapper .list ul .hidebox img {
  display: block;
  width: 100%;
}
.contact-wrapper svg path {
  display: block;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 5s linear alternate forwards;
}
@keyframes dash {
  from {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 1000;
  }
}
[transition="0.5s"],
[imgsalc] img {
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
}
/*分页*/
.pageNum {
  text-align: center;
  font-size: 0;
}
.pageNum a {
  display: inline-block;
  color: #666;
  font-size: 13px;
  font-family: Arial;
  vertical-align: middle;
  font-weight: 700;
  margin: 0 10px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: #eee;
  transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
}
.pageNum .button {
  width: 80px;
  font-family: 微软雅黑;
}
.pageNum .more {
  background: #eee;
  background-size: contain;
}
.pageNum .more:hover {
  background: #008d9f;
  background-size: contain;
}
.pageNum a:hover,
.pageNum .on {
  color: #fff;
  background: #008d9f;
}
.pageMore {
  display: none;
}
.pageMore a {
  display: block;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #c9161e;
  color: #fff;
  font-size: 12px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@-webkit-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@-moz-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@-ms-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
