.tit-80 {font-size: 68px; line-height: 1.6;}
.tit-36 {font-size: 30px; line-height: 1.6;}
.col-fff {color: #fff;}
.tit-60 {font-size:56px; line-height: 1.6;}
.tit-30 {font-size:28px; line-height: 1.6;}
.tit-48 {font-size:42px; line-height: 1.6;}

.n-history {
  padding: 4% 0 0%;
}
.n-history .title {
  text-align: center;
  margin-bottom: 4%;
  position: relative;
  z-index: 2; width:100%;
}
.n-history .title .en-span {
  color: rgba(239, 239, 239, 0.5);
  line-height: 1;
  font-family: "Arial";
  text-transform: uppercase;
}
.n-history .title .tit2 {
  color: #444;
  position: absolute;
  line-height: 1;
  bottom: 0;
  left: 0;
  right: 0;
  font-weight:bold;
}
.n-history .warp-content {
  background: url(../images/img12.jpg) no-repeat center center;
  background-size: 80% auto;
}
.n-history .content-box {
  width: 675px;
  height: 675px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 1;
}
.n-history .quan-img1 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.n-history .quan-img1 img {
  width: 100%;
  height: 100%;
}
.n-history .quan-img2 {
  position: absolute;
  width: 83%;
  height: 83%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
}
.n-history .quan-img2 img {
  width: 100%;
  height: 100%;
}
.n-history .quan-img3 {
  position: absolute;
  width: 83%;
  height: 83%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 4;
}
.n-history .quan-img3 img {
  width: 100%;
  height: 100%;
}
.n-history .bot-img {
  width: 73%;
  height: auto;
  position: absolute;
  z-index: 5;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.n-history .imgbox {
  width: 72.5%;
  height: 72.5%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.n-history .imgbox .swiper-slide {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  padding: 3%;
}

.n-history .imgbox .bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  z-index: 1;
}
.n-history .swiper-slide{
  position:relative;
  z-index:1;
}
.n-history .imgbox .swiper-slide:before{
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  background:rgba(0,0,0,.3);
  border-radius:50%;
  z-index:2;
}
.n-history .imgbox .tit3 {
  margin-bottom: 0;
  position: relative;
  z-index: 3;
}
.n-history .imgbox .tit4 {
  position: relative;
  z-index: 3;
}
.n-history .imgbox .line {
  margin: 20px 0;
  width: 30px;
  height: 2px;
  background: #fff;
  position: relative;
  z-index: 3;
}
.n-history .imgbox .p {
  text-align: center;
  line-height: 2;
  max-height: 120px;
  position: relative;
  z-index: 3;
  font-size:16px;
}
.n-history .warp-time {
  position: relative;
}
.n-history .warp-time:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #b5b5b5;
  top: calc(50% - 1px);
  left: 0;
}
.n-history .warp-time .timebox {
  width: 1080px;
  max-width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.n-history .warp-time .swiper-slide {
  height: 80px;
  cursor: pointer;
}
.n-history .warp-time .sp {
  font-size: 15px;
  color: #b5b5b5;
  line-height: 1.5;
  height: 40px;
  text-align: center;
  position: relative;
  transition: all .3s ease;
}
.n-history .warp-time .sp:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  bottom: -3px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #b5b5b5;
  z-index: 2;
  transition: all .3s ease;
}
.n-history .warp-time .sp:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: rgba(0, 154, 83, 0.3);
  transform: scale(0, 0);
  z-index: 1;
  transition: all .3s ease;
}
.n-history .warp-time .swiper-slide:nth-child(2n) {
  padding-top: 40px;
}
.n-history .warp-time .swiper-slide:nth-child(2n) .sp {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  align-items: center;
}
.n-history .warp-time .swiper-slide:nth-child(2n) .sp:before {
  top: -3px;
}
.n-history .warp-time .swiper-slide:nth-child(2n) .sp:after {
  top: -8px;
}
.n-history .warp-time .swiper-slide.cur .sp {
  font-size: 18px;
  color: #009a53;
}
.n-history .warp-time .swiper-slide.cur .sp:before {
  background: #009a53;
}
.n-history .warp-time .swiper-slide.cur .sp:after {
  transform: scale(1, 1);
}
.n-history .warp-time .swiper-button-prev {
  left: 8%;
}
.n-history .warp-time .swiper-button-next {
  right: 8%;
}
.n-history .warp-time .swiper-button-prev, .n-history .warp-time .swiper-button-next {
  width: 58px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  border-radius: 50%;
  background: #009a53;
  margin-top: 0;
  top: calc(50% - 29px);
  color: #fff;
  font-size: 18px;
  opacity: 1 !important;
  cursor: pointer;
  transition: all .3s;
}
.n-history .warp-time .swiper-button-prev:hover, .n-history .warp-time .swiper-button-next:hover {
  background: #009a53;
  color: #fff;
}
.n-history .warp-time .swiper-button-next.swiper-button-disabled, .n-history .warp-time .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background: #999;
  color: #fff;
  cursor: auto;
}
.n-history .quan-img1.cur {
  animation: imgrotate 30s linear infinite;
}
.n-history .quan-img3.cur {
  animation: imgrotate1 30s linear infinite;
}

@media (max-width: 960px) {
  .n-history .title {
    margin-bottom: 1.2rem;
  }
	.n-history .warp-time .swiper-button-prev{
		    left: 3%;
	}
	.n-history .warp-time .swiper-button-next{
		right:3%;
	}
  .n-history .warp-time .swiper-button-prev, .n-history .warp-time .swiper-button-next {
	width:46px;
	height:46px;
	line-height:46px;
	top: calc(50% - 23px);
  }
  
}
@media (max-width: 767px) {
  .n-history .content-box {
    width: 28rem;
    height: 28rem;
  }
  .n-history .warp-time .swiper-button-prev, .n-history .warp-time .swiper-button-next {
	width:34px;
	height:34px;
	line-height:34px;
	top: calc(50% - 17px);
  }
}
@media (max-width: 425px) {
  .n-history .content-box {
    width: 19rem;
    height: 19rem;
  }

  .n-history .imgbox .tit3 {
    margin-bottom: .2rem;
    line-height: 1.2;
    font-size: 1.2rem;
  }

  .n-history .imgbox .line {
    margin: .4rem 0;
  }

  .n-history .imgbox .swiper-slide {
    padding: 6%;
  }
}


  @media (max-width: 425px) {
    .n-website-map {
      padding: 1.5rem 0 1rem;
    }

    .n-website-map .tit2 {
      margin-bottom: .4rem;
    }

    .n-website-map .li-item {
      padding: .3rem 0;
    }

    .n-website-map .ulbox .li {
      margin-bottom: .3rem;
      margin-right: .6rem;
    }

    .n-website-map .n-sub {
      height: 35px;
      line-height: 35px;
    }
  }
  .n-governance .tab-item .li:first-child {
    padding-left: 0;
  }

  @keyframes imgrotate {
    0% {
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
    }
    100% {
      transform: rotate(-360deg);
      -webkit-transform: rotate(-360deg);
    }
  }
  @keyframes imgrotate1 {
    0% {
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
    }
  }
  .pc-block {
    display: block;
  }

  .m-block {
    display: none;
  }
  .m-block-767 {
    display: none;
  }

  @media (max-width: 1024px) {
    .pc-block {
      display: none;
    }

    .m-block {
      display: block;
    }
  }
  @media (max-width: 767px) {
    .m-block-767 {
      display: block;
    }
  }
  .js-m {
    opacity: 0;
    transform: translate(0, 30px);
    transition: all 0.8s cubic-bezier(0.79, -0.27, 0.21, 0.82);
  }

  .js-m.animate {
    opacity: 1;
    transform: translate(0, 0);
  }

  .js-m-2-1 {
    opacity: 0;
    transform: translate(0, 30px);
    transition: all 0.8s cubic-bezier(0.79, -0.27, 0.21, 0.82);
  }

  .js-m-2-1.animate {
    opacity: 1;
    transform: translate(0, 0);
  }

  .js-m.js-m-2 {
    opacity: 0;
    transform: translate(30px, 0);
    transition: all .8s ease;
  }

  .js-m.js-m-2.animate {
    opacity: 1;
    transform: translate(0, 0);
  }

  .js-m-3 {
    opacity: 0;
    transform: translate(30px, 0);
    transition: all .8s ease;
  }

  .js-m-3.animate {
    opacity: 1;
    transform: translate(0, 0);
  }

  .js-m.js-m-4 {
    opacity: 0;
    transform: translate(0, -100px);
    transition: all .8s ease;
  }

  .js-m.js-m-4.animate {
    opacity: 1;
    transform: translate(0, 0);
  }

  .js-m-top {
    opacity: 0;
    transform: translate(0, 100px);
    transition: all 1.5s cubic-bezier(0.69, 0.1, 0.12, 1.02);
  }

  .js-m-top.animate {
    opacity: 1;
    transform: translate(0, 0);
  }

  .imgbg-tong {
    position: relative;
  }

  .imgbg-tong:after {
    content: "";
    margin: 0 0 0 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 4;
    -moz-transition: all 0.5s ease-in-out 0.5s;
    -webkit-transition: all 0.5s ease-in-out 0.5s;
    transition: all 0.5s ease-in-out 0.5s;
  }

  .imgbg-tong:before {
    content: "";
    margin: 0 0 0 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #111;
    z-index: 5;
    opacity: 1;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .imgbg-tong2 {
    position: relative;
  }

  .imgbg-tong2:after {
    content: "";
    margin: 0 0 0 0;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 4;
    transition: all 1s ease-in-out;
  }

  .js-m.animate.imgbg-tong2:after {
    margin-right: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    left: 100%;
  }

  .js-m.animate.imgbg-tong:before, .js-m.animate.imgbg-tong:after {
    margin-right: 0;
    right: 0;
    bottom: 0;
    left: 100%;
  }

  .image-in {
    display: block;
    overflow: hidden;
  }

  .image-in::before {
    transform: scaleX(1);
    transform-origin: right center 0px;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-property: transform, -webkit-transform;
    transition-delay: 0.6s;
  }

  .image-in::before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 20;
    background-color: black;
  }

  .image-in {
    transform: translate3d(-100.5%, 0px, 0px);
    transform-origin: left center 0px;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-property: transform, -webkit-transform;
    transition-delay: 0.2s;
  }

  .js-m.animate .image-in {
    transform: translate3d(0px, 0px, 0px);
  }

  .js-m.animate .image-in::before {
    transform: scale(0, 1);
  }

  .delay1 {
    transition-delay: .1s !important;
  }

  .delay2 {
    transition-delay: .2s !important;
  }

  .delay3 {
    transition-delay: .3s !important;
  }

  .delay4 {
    transition-delay: .4s !important;
  }

  .delay5 {
    transition-delay: .5s !important;
  }

  .delay6 {
    transition-delay: .6s !important;
  }

  .delay7 {
    transition-delay: .7s !important;
  }

  .delay8 {
    transition-delay: .8s !important;
  }

  .delay9 {
    transition-delay: .9s !important;
  }

  .ibanner .swiper-slide img {
    width: 100%;
  }

  @media (max-width: 1520px) {
    .w1400 {
      width: 84%;
    }

    .ibanner .swiper-slide {
      padding-top: 45%;
    }
  }
  @media (max-width: 1280px) {
    .w1400 {
      width: 92%;
    }
  }
  @media (max-width: 767px) {
  
  .ibanner .swiper-slide {
    padding-top: 0;
    height: auto;
  }

  .i-listb {
    margin-top: 0;
    padding-top: 1.2rem;
  }

  .footer .bot-leftbox {
    width: 100%;
  }

  .footer .bot-leftbox .bot-nav {
    margin-bottom: 15px;
  }

  .footer .fri-box {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .footer .bot-leftbox .bot-nav a {
    font-size: 12px;
  }

  .footer .fri-box {
    font-size: 12px;
  }
}
@media (max-width: 960px) {
  .title .en-span {
    font-size: 1.6rem !important;
  }
}
@keyframes ball-spin {
  0%,100% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 0;
    transform: scale(0);
  }
}
.backtop-1.active {
  opacity: 1;
  -ms-transform: translate(0, 0);
}

.backtop-1 {
  position: fixed;
  bottom: 200px;
  right: 3%;
  background-color: #545454;
  cursor: pointer;
  height: 46px;
  padding: 0;
  margin: 0;
  width: 46px;
  z-index: 11;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  -webkit-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  transform: translate(0, 50px);
  ransition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.backtop-1:before {
  height: 20px;
  width: 46px;
  line-height: 10px;
  text-align: center;
  position: relative;
  display: block;
  margin: 0 auto;
  top: 50%;
  font-size: 16px;
  color: #ababab;
  -webkit-animation: start-backtop-1 1.5s infinite ease-in-out;
  animation: start-backtop-1 1.5s infinite ease-in-out;
}

.backtop-1.active {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

@media (max-width: 767px) {
  .backtop-1 {
    bottom: 10%;
  }
}
.w1000{
  max-width:1000px;
  width:90%;
  margin:0 auto;
}
@keyframes start-backtop-1 {
  0%, 30% {
    opacity: 0;
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
  }
  40% {
    opacity: 1;
    -webkit-transform: translate(0px, -6px);
    transform: translate(0px, -6px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
  }
}

.zb-info .zbinfo-con .tit3,.dc-info .info-l .item1 .tit3,.n-gover .list1 .text .tit3{
  margin-top: .3rem;
  margin-bottom: .5rem;
  color: #009a53;
  position: relative;
  z-index: 3;
}

.n-newsletter .p{
  color:#666;
}
.n-newsletter .li:hover .p{
  color:#fff !important;
}

.dc-info .info-l .item{
  position:relative;
  z-index:2;
}
.top-title .bdsharebuttonbox .bds_more{
  padding:0;
  background:url(../img/z.png) no-repeat center center !important;
  background-size:25px 25px !important;
  width:30px;
  height:30px;
  margin:0;
  margin-left:1rem;
  text-align:center;
  
}
.top-title .bdsharebuttonbox .bds_more svg{
  width:25px;
  height:25px;
}
.top-bot{
  display:flex;
}
@media (max-width: 1480px) {
  .n-newsletter .li{
    padding: 16px 1rem;
    font-size:14px;
  }
  .n-newsletter .li:hover .p{
    padding-left: 40px;
  }
  .n-newsletter .p{
    width: calc(100% - 64px);
  }
}
@media screen and ( max-width:770px ){
	
.n-history {padding: 8% 0;}
.title .en-span {font-size: 38px !important;}
.tit-36 {font-size: 22px;}
.tit-16 {font-size: 12px;}
.n-history .imgbox .tit3,.n-history .imgbox .tit-48{font-size: 30px;}
.tit-30 {font-size: 18px;}

}






