

.section-words .items {
  position: relative;
  line-height: 1;
}
.section-words .items .words {
  position: absolute;
  height: 100%;
  padding-top: 245px;
  color: #ffffff;
  top: 0;
  margin: auto;
  box-sizing: border-box;
}
.section-words .items .words .t0 {
  text-transform: capitalize;
}
.section-words .items .words .t1 {
  margin-top: 20px;
  margin-bottom: 46px;
}
.section-words .items .words .p {
  line-height: 30px;
}
.section-words .items .words .img-ul {
  margin-top: 50px;
}
.section-words .items .words .img-ul .li {
  float: left;
}
.section-words .items .words .img-ul .li:nth-child(n+2) {
  margin-left: 40px;
}
.section-words .items .words .ul-bot {
  height: 118px;
  line-height: 118px;
  background: #1366d0;
  text-align: center;
  position: absolute;
  width: 1200px;
  margin-top: 50px;
}
.section-words .items .words .ul-bot img {
  display: inline-block;
  vertical-align: middle;
  transition: .5s ease-in-out;
  width: 60px;
  height: 60px;
}
.section-words .items .words .ul-bot .li {
  width: 33.33%;
  float: left;
  display: block;
  color: rgba(255, 255, 255, 0.4);
  transition: .5s ease-in-out;
  position: relative;
}
.section-words .items .words .ul-bot .li:hover {
  color: #fff;
  transition: .5s ease-in-out;
}
.section-words .items .words .ul-bot .li:hover img {
  transition: .5s ease-in-out;
  transform: translateX(-10px);
}
.section-words .items .words .ul-bot .li:nth-child(1):after {
  display: none;
}
.section-words .items .words .ul-bot .li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 42%;
  background: rgba(255, 255, 255, 0.4);
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.section-words .items .words .more {
  margin-top: 40px;
}

.wel-more {
  display: block;
  width: 178px;
  height: 45px;
  line-height: 45px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  font-size: 18px;
  color: #ffffff;
  transition: .5s ease-in-out;
  text-align: center;
  text-transform: uppercase;
  transition: .5s ease-in-out;
  margin: 0 auto;
  margin-top: 80px;
}
.wel-more:hover {
  color: #ffffff;
  transition: .5s ease-in-out;
  background: #1366d0;
  border-color: #1366d0;
}

.more {
  width: 125px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  transition: .5s ease-in-out;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}
.more span {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 40px;
  transition: .5s ease-in-out;
}
.more:hover {
  color: #ffffff;
  transition: .5s ease-in-out;
}
.more:hover span {
  background: #1366d0;
  border-color: #1366d0;
  transition: .5s ease-in-out;
}

.section6 .dingk .swiper-box {
  padding-top: 180px;
}
.section6 .items {
  display: block;
  width: 320px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.6);
}
.section6 .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.section6 .items .time {
  line-height: 1;
  margin-bottom: 30px;
}
.section6 .items .images {
  height: 185px;
  overflow: hidden;
}
.section6 .items .images img {
  transition: .5s ease-in-out;
  width: 100%;
}
.section6 .items .words {
  margin-top: 33px;
  border-top: 2px solid rgba(255, 255, 255, 0.4);
  padding-top: 28px;
  box-sizing: border-box;
}
.section6 .items .words .t0 {
  line-height: 26px;
  height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.section6 .items .words .t1 {
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 14px;
}
.section6 .swiper-button-prev, .section6 .swiper-button-next {
  background: transparent;
}

.swiper-box .swiper-button-prev, .swiper-box .swiper-button-next {
  width: 40px;
  height: 40px;
  background: #ffffff;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  transition: .5s ease-in-out;
  color: #4d4d4d;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  display: none;
}
.swiper-box .swiper-button-prev.animate, .swiper-box .swiper-button-next.animate {
  transition: .5s ease-in-out;
    opacity: 1;
}
.swiper-box .swiper-button-prev:hover, .swiper-box .swiper-button-next:hover {
  color: #ffffff;
  background: #1166d0;
  transition: .5s ease-in-out;
}
.swiper-box .swiper-button-prev {
  left: -65px;
}
.swiper-box .swiper-button-next {
  right: -65px;
}

.section2 .items {
  font-size: 18px;
  color: #fcfcfc;
  line-height: 1;
  display: inline-block;
  padding-left: 170px;
  height: 165px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
}
.section2 .items.items1 {
  margin-top: -13%;
  margin-left: -30%;
}
.section2 .items.items2 {
  margin-top: 3%;
  margin-left: -17%;
}
.section2 .items.items3 {
  margin-top: -15%;
  margin-left: 0%;
}
.section2 .items.items4 {
  margin-top: -5%;
  margin-left: 11%;
}
.section2 .items:hover .words {
  transition: .5s ease-in-out;
  color: #4ac6c8;
}
.section2 .items:hover .words .en:after {
  background: url(../images/o11.png) no-repeat center;
  transition: .5s ease-in-out;
  background-size: 100%;
}
.section2 .items:hover .span img {
  transition: .5s ease-in-out;
}
.section2 .items:hover .span .i0 {
  opacity: 0;
  transform: scale3d(1, 1, 0);
}
.section2 .items:hover .span .i1 {
  opacity: 1;
  width: 160px;
  height: 160px;
  transform: scale3d(1, 1, 1);
}
.section2 .items .words {
  line-height: 1;
  display: inline-block;
  color: #ffffff;
  height: 36px;
  padding-top: 64px;
  transition: .5s ease-in-out;
  box-sizing: border-box;
}
.section2 .items .words .cn {
  transition: .5s ease-in-out;
  font-size: 18px;
}
.section2 .items .words .en {
  text-transform: uppercase;
  font-size: 12px;
  padding-right: 45px;
  box-sizing: border-box;
  position: relative;
  transition: .5s ease-in-out;
  display: inline-block;
}
.section2 .items .words .en:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/o10.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.section2 .items .span {
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
  width: 160px;
  height: 160px;
  line-height: 160px;
}
.section2 .items .span img {
  display: inline-block;
  transition: .5s ease-in-out;
  width: 65px;
  height: 65px;
  vertical-align: middle;
}
.section2 .items .span .i0 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.section2 .items .span .i1 {
  /*display: none;*/
  opacity: 0;
  transform: scale3d(1, 1, 0);
}

#section7 {
  height: auto !important;
}

.section3 .inliner-banner-con {
  position: absolute;
  width: 800px;
  height: 800px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 6;
}
.section3 .inliner-banner-con .ul {
  width: 510px;
  height: 350px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  margin: auto;
  z-index: 12;
}
.section3 .inliner-banner-con .item-text {
  width: 100%;
  height: 100%;
  color: #ffffff;
  line-height: 1;
}
.section3 .inliner-banner-con .item-text .h02 {
  margin-top: 12px;
  margin-bottom: 33px;
}
.section3 .inliner-banner-con .item-text .line {
  margin: 0 auto;
  width: 30px;
  height: 2px;
  background: #fff;
}
.section3 .inliner-banner-con .item-text .p {
  line-height: 28px;
  height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 40px;
}
.section3 .inliner-banner-con .item-text .h03 {
  display: block;
  margin: 0 auto;
  margin-top: 80px;
}
.section3 .inliner-banner-con {
  background: url(../images/i10.png) no-repeat center;
  background-size: 100%;
}
.section3 .inliner-banner-con .center {
  width: 630px;
  height: 630px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 8;
}
.jk{
  position: absolute;
  top:-70px;
  left:0;
}
@keyframes zhuan0 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.section3 .inliner-banner-con .center .cbox {
  width: 100%;
  height: 100%;
  background: url(../images/i9.png) no-repeat center;
  background-size: 100%;
  animation: zhuan0 7s infinite linear .65s;
}
.section3 .inliner-banner-con .center .ul {
  display: none;
}
.section3 .inliner-banner-con .center .i {
  display: block;
  color: #1366d0;
  position: absolute;
  width: 65px;
  height: 65px;
  opacity: 0;
  cursor: pointer;
}
.section3 .inliner-banner-con .center .i.active img, .section3 .inliner-banner-con .center .i:hover img {
  background: #1366d0;
  transition: .5s ease-in-out;
}
.section3 .inliner-banner-con .center .i.active span {
  opacity: 1;
  transition: .5s ease-in-out;
}
.section3 .inliner-banner-con .center .i span {
  width: 120px;
  display: block;
  height: 65px;
  line-height: 65px;
  position: absolute;
  top: 0;
  font-size: 18px;
  transition: .5s ease-in-out;
  opacity: 0;
}
.section3 .inliner-banner-con .center .i img {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.section3 .inliner-banner-con .center .i.s1 span, .section3 .inliner-banner-con .center .i.s5 span, .section3 .inliner-banner-con .center .i.s6 span {
  left: -120px;
}
.section3 .inliner-banner-con .center .i.s4 span, .section3 .inliner-banner-con .center .i.s2 span, .section3 .inliner-banner-con .center .i.s3 span {
  right: -130px;
}
.section3 .inliner-banner-con .center .i.s1 {
  opacity: 1;
    top: 15.5%;
    left: -5.5%;
}
.section3 .inliner-banner-con .center .i.s6 {
  opacity: 1;
  top: 44%;
  left: -13%;
}
.section3 .inliner-banner-con .center .i.s5 {
  opacity: 1;
    bottom: 16.5%;
    left: -5.5%;
}
.section3 .inliner-banner-con .center .i.s4 {
  opacity: 1;
    bottom: 17.5%;
    right: -6.5%;
}
.section3 .inliner-banner-con .center .i.s3 {
  opacity: 1;
  top: 44%;
  right: -13%;
}
.section3 .inliner-banner-con .center .i.s2 {
  opacity: 1;
    top: 16.5%;
    right: -5.5%;
}

.section-words .swiper-pagination, .section-words0 .swiper-pagination {
  line-height: 1;
  width: 100%;
}
.section-words .swiper-pagination .swiper-pagination-bullet, .section-words0 .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 10px;
  background: transparent;
  position: relative;
  opacity: 1;
  margin: 0 5px;
}
.section-words .swiper-pagination .swiper-pagination-bullet:after, .section-words0 .swiper-pagination .swiper-pagination-bullet:after {
  position: absolute;
  width: 100%;
  content: "";
  height: 1px;
  background: #ffffff;
  transition: .4s ease-in-out;
  left: 0;
  top: 0;
  bottom:0;
  margin: auto;
}
.section-words .swiper-pagination .swiper-pagination-bullet-active:after, .section-words0 .swiper-pagination .swiper-pagination-bullet-active:after {
  width: 100%;
  transition: .4s ease-in-out;
      background: #1366d0;
}

.wel-con .section-words .swiper-pagination, .wel-con .section-words0 .swiper-pagination {
  bottom: 48px;
}

