@charset "UTF-8";
.pcbox {
  display: block;
}

.mbox {
  display: none;
}

.pc768 {
  display: block;
}

.m768 {
  display: none;
}

.pd50 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.tc {
  text-align: center;
}
.recruitstudents-body footer{
  position: relative;
  z-index: 200;
  background:#fff;
}
/*icon瀛椾綋*/
@font-face {
  font-family: 'icon/iconfont';
  src: url("icon/iconfont.eot");
  src: url("icon/iconfont.eot?#iefix") format("embedded-opentype"), url("icon/iconfont.woff2") format("woff2"), url("icon/iconfont.woff") format("woff"), url("icon/iconfont.ttf") format("truetype"), url("icon/iconfont.svg#iconfont") format("svg");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.k0-04 .images {
  position: relative;

}
.k0-04  .video{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/*pagination */
.pagination {
  font-size: 0;
  text-align: center;
}
.pagination a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #666666;
  font-family: Arial;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  text-align: center;
  margin: 0 3px;
  transition: .5s ease-in-out;
}
.pagination a:hover, .pagination a.active {
  color: #fff;
  background: #4f398b;
  transition: .5s ease-in-out;
}
.pagination .prev, .pagination .next {
  position: relative;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination .prev:before {
  content: "\e608";
}
.pagination .next:before {
  content: "\e671";
}
.ttop svg {
    height: 45%;
    width: 45%;
    position: relative;
    display: block;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    animation: start 2s infinite ease-in-out;
    transition:.5s ease-in-out;
    fill: #333;
}
.ttop {
  position: fixed;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  color: #fff;
      background: #fff!important;
  border-radius: 50%;
  right: 1.25rem;
  bottom: 2.25rem;
  display: none;
  cursor: pointer;
  transition:.5s ease-in-out;
  z-index: 100;
}
.ttop:hover {
  transition:.5s ease-in-out;
  background: #333!important;
}
.ttop:hover svg{
  fill:#fff;
  transition:.5s ease-in-out;
}

/*鏂伴椈璇︽儏*/
.news-details-bot {
  margin-top: 1.5rem;
}
.news-details-bot a {
  display: block;
  color: #666;
}
.news-details-bot .left-prev a {
  font-size: 15px;
  line-height: 25px;
  transition: .5s ease-in-out;
  height: 25px;
  overflow: hidden;
}
.news-details-bot .left-prev a:hover {
  color: #260b70;
  transition: .5s ease-in-out;
}
.news-details-bot .back {
  font-size: 14px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 48px;
  transition: .5s ease-in-out;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #eaeaea;
  position: relative;
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #343434;
}
.news-details-bot .back:before {
  content: "\e625";
}
.news-details-bot .back:hover {
  background: #260b70;
  color: #fff;
  transition: .5s ease-in-out;
}
.news-details-bot .left-prev {
  width: calc(100% - 230px);
}

.search-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #f5f5f5;
  display: none;
  z-index: 20;
}

.search-alert {
  position: fixed;
  z-index: 100;
  background-color: #222;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.search-alert input::-webkit-input-placeholder {
  color: #fff !important;
}

.search-alert input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff !important;
}

.search-alert input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff !important;
}

.search-alert input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
}

.search-alert .cent-form {
  opacity: 0;
  -webkit-transform: translate(0, 40px);
  -ms-transform: translate(0, 40px);
  transform: translate(0, 40px);
  -webkit-transition: all .5s;
  transition: all .5s;
}

.search-alert .close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background: url(../img/jpg/i301.png) no-repeat center;
  background-size: 100%;
}

.search-alert .cent-form:before {
  color: #fff;
  font-size: 30px;
  position: absolute;
  left: 0;
  height: 17px;
  width: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/jpg/ico01.png) no-repeat center;
  background-size: 95%;
  content: "";
}

.search-alert .close:before {
  font-size: 30px;
  top: 0;
  left: 0;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 80px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form:before {
  color: #fff;
  font-size: 30px;
  position: absolute;
  left: 0;
  height: 50px;
  top: 50%;
  margin-top: -35px;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 100%;
  color: #f3b907;
  background: none;
  padding-left: 80px;
  padding-right: 140px;
  text-align: left;
}

.search-alert .cent-form .sub-butn {
  border: none;
  height: 60px;
  font-size: 32px;
  line-height: 60px;
  color: #fff;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
  text-align: center;
}

.search-alert {
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform .3s .5s;
  transition: transform .3s .5s;
}

.search-alert.active {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
}

.search-alert.active .cent-form {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all .5s .3s;
  transition: all .5s .3s;
}

.news-detailsbox {
  font-size: 18px;
  line-height: 2;
  padding-top: 2.125rem;
  padding-bottom: 2.5rem;
}
.news-detailsbox .detailsbox-tit {
  text-align: center;
  font-size: 0;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #e3e3e3;
}
.news-detailsbox .detailsbox-tit .tit {
  width: 690px;
  font-size: .75rem;
  margin: 0 auto;
  line-height: 1.125rem;
  color: #000000;
}
.news-detailsbox .detailsbox-tit .time {
  font-size: 14px;
  line-height: 1;
  position: relative;
  padding-left: 28px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0.4rem;
}
.news-detailsbox .detailsbox-tit .time:after {
  width: 16px;
  height: 16px;
  content: "";
  background: url(../img/a1.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.news-detailsbox .detailsbox-center {
  padding-top: 1.125rem;
  padding-bottom: 1.625rem;
  border-bottom: 1px solid #e3e3e3;
}
.news-detailsbox .detailsbox-center .span {
  text-align: center;
  font-size: 16px;
  color: #666666;
  text-transform: uppercase;
}
.news-detailsbox .dc-right {
  position: relative;
}
.news-detailsbox .dc-right .rf {
  padding: 1.25rem 0.925rem 1.5rem 1.125rem;
  width: 375px;
  position: absolute;
  right: 0;
  top: 2rem;
  background: #fff;
}
.news-detailsbox .dc-right .itbox {
  padding-top: 0.75rem;
  border-top: 1px solid #ececec;
  margin-top: 0.625rem;
}
.news-detailsbox .dc-right .tit {
  font-size: 24px;
  line-height: 1;
  color: #000000;
}
.news-detailsbox .dc-right .li {
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  transition: .5s ease-in-out;
  padding-left: 30px;
  position: relative;
  display: block;
}
.news-detailsbox .dc-right .li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: #cccccc;
  border-radius: 50%;
  left: 0;
  top: 10px;
  transition: .5s ease-in-out;
}
.news-detailsbox .dc-right .li:hover {
  transition: .5s ease-in-out;
}
.news-detailsbox .dc-right .li:hover:before {
  background: #260b70;
  transition: .5s ease-in-out;
}
.news-detailsbox .dc-right .li:nth-child(n+2) {
  margin-top: 0.375rem;
}
.news-detailsbox .dc-left {
  width: 950px;
}

.scr-bar {
  overflow-y: auto;
}
.scr-bar::-webkit-scrollbar {
  width: 4px;
}
.scr-bar::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
.scr-bar::-webkit-scrollbar-thumb {
  background-color: #88bd7a;
}
.scr-bar::-webkit-scrollbar-thumb:window-inactive {
  background-color: #88bd7a;
}
.scr-bar::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #88bd7a;
}

input, select, textarea {
  border: none;
  outline: none;
  background: none;
}

select {
  -webkit-appearance: none;
  padding-right: 1rem;
  -webkit-background: url(../img/a5.png) no-repeat calc(100% - .6rem);
}

textarea {
  resize: none;
}

.fa {
  background: #fafafa;
}

@media screen and (max-width: 1024px) {
  .pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pc768 {
    display: none;
  }

  .m768 {
    display: block;
  }

  .pagination a {
    font-size: .2rem;
    line-height: .6rem;
    height: .6rem;
    width: .6rem;
    margin: 0 .05rem;
  }

  .pd50 {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
  }

  .search-alert .cent-form .tex {
    font-size: 14px;
    height: .8rem;
    line-height: .8rem;
    padding-left: .6rem;
    padding-right: 1.4rem;
  }

  .search-alert .cent-form {
    height: .9rem;
    margin-top: -.65rem;
  }

  .search-alert .cent-form .sub-butn {
    height: .6rem;
    font-size: .32rem;
    line-height: .6rem;
    width: 1.4rem;
  }
}
@font-face {
  font-family: 'cli';
  src: url("font/CANELA-LIGHT.eot");
  src: url("font/CANELA-LIGHT.eot") format("embedded-opentype"), url("font/CANELA-LIGHT.woff") format("woff"), url("font/CANELA-LIGHT.ttf") format("truetype"), url("font/CANELA-LIGHT.svg#CANELA-LIGHT") format("svg");
}
@font-face {
  font-family: 'cre';
  src: url("font/CANELA-REGULAR.eot");
  src: url("font/CANELA-REGULAR.eot") format("embedded-opentype"), url("font/CANELA-REGULAR.woff") format("woff"), url("font/CANELA-REGULAR.ttf") format("truetype"), url("font/CANELA-REGULAR.svg#CANELA-REGULAR") format("svg");
}
@font-face {
  font-family: 'hct';
  src: url("font/HINTED-CANELA-THIN_0.eot");
  src: url("font/HINTED-CANELA-THIN_0.eot") format("embedded-opentype"), url("font/HINTED-CANELA-THIN_0.woff") format("woff"), url("font/HINTED-CANELA-THIN_0.ttf") format("truetype"), url("font/HINTED-CANELA-THIN_0.svg#HINTED-CANELA-THIN_0") format("svg");
}
.secwen {
  opacity: 0;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  transition: opacity 0.8s linear 0.1s, -webkit-filter 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0.6s, -webkit-transform 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 0.8s linear 0.1s, filter 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0.6s, transform 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 0.8s linear 0.1s, filter 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0.6s, transform 1.3s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-filter 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0.6s, -webkit-transform 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.secwen.animate {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.secwen.atop {
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
}

.secwen.atop.animate {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.secwen.aleft {
  -webkit-transform: translateX(-20%);
  transform: translateX(-20%);
}

.secwen.aleft.animate {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.secwen.aright {
  -webkit-transform: translateX(20%);
  transform: translateX(20%);
}

.secwen.aright.animate {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1.0s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

img {
  max-width: 100%;
}

.header {
  position: relative;
}

.bocweb-header {
  position: fixed;
  top: 0;
  right: 0;
  width: calc(100% - 70px);
  padding: 0 1.75rem;
}
.bocweb-header .header-left {
  text-align: center;
  background: #000000;
  position: fixed;
  width: 70px;
  height: 100%;
  padding-top: .75rem;
  left: 0;
  top: 0;
  border-right: 1px solid #dddddd;
}
.bocweb-header .header-left .btn-span {
  width: 32px;
  height: 18px;
  background: url(../img/i0.png) no-repeat center;
  transition:.5s ease-in-out;
  background-size: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.bocweb-header .header-left .btn-texts{
  font-size: 16px;
  color:#fff;
  font-family: Arial;
  text-align: center;
  line-height: 1;
  margin-top: 20px;
}
.bocweb-header .header-left .btn-text {
  width: 20px;
  height: 130px;
  background: url(../img/i1.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  margin-top: .75rem;
}
.bocweb-header .header-left .fx {
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 1.75rem;
  left: 0;
  right: 0;
  margin: auto;
}
.bocweb-header .header-left .home{
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 3.5rem;
  left: 0;
  right: 0;
  margin: auto;
}
.bocweb-header .header-left .fx a {
  height: 100%;
  display: block;
  background: url(../img/i2.png) no-repeat center;
  background-size: 100%;
  transition:.5s ease-in-out;
}
.bocweb-header .header-left .fx a:hover{
  opacity: .8;
  transition:.5s ease-in-out;
}
.bocweb-header .header-left .btn-span:hover{
  opacity: .8;
  transition:.5s ease-in-out;
}

body {
  padding-left: 70px;
}

.our-tit {
  color: #222222;
  line-height: 1;
}
.our-tit .en-tit {
  font-size: 18px;
  font-family: "cli";
}
.our-tit .cn-tit {
  font-size: 16px;
  margin-top: 0.25rem;
}

.welcome-our {
  padding-top: 6.125rem;
  padding-bottom: 2rem;
  position: relative;
}
.welcome-our .kj {
  position: absolute;
  z-index: 5;
}
.welcome-our .times {
  left: 3.5rem;
  bottom: 3.25rem;
  padding-left: 4.75rem;
  font-size: 0;
  color: #222222;
  line-height: .8;
}

.welcome-our .times .i0, .welcome-our .times .span {
  display: inline-block;
  vertical-align: top;
}
.welcome-our .times .i0 {
  font-size: .6rem;
  font-family: "cli";
}
.welcome-our .times .span {
  font-size: 2rem;
  font-family: "cre";
  margin-left: 0.375rem;
}
.welcome-our .times:after {
  position: absolute;
  width: 4.375rem;
  height: 2px;
  background: #000000;
  content: "";
  left: 0;
  top: 0;
}
.welcome-our .time {
  top: 3.75rem;
  left: 16.875rem;
  line-height: .75;
  font-size: 0;
  font-family: "cli";
  padding-left: 5.75rem;
}
.welcome-our .time:after {
  position: absolute;
  content: "";
  width: 4.5rem;
  height: 1px;
  background: #222;
  left: 0;
  top: 0;
}
.welcome-our .time .span {
  font-size: 2rem;
  display: inline-block;
}
.welcome-our .time .tit {
  font-size: .6rem;
  display: inline-block;
  vertical-align: top;
  margin-left: 0.375rem;
}
.welcome-our .our-tit {
  top: 3.75rem;
  left: 3.5rem;
}
.welcome-our .swiper-wrapper {
  transition-timing-function: linear;
}
.welcome-our .items {
  position: relative;
}
.welcome-our .items .words {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.welcome-our .items .words .li {
  position: absolute;
}
.welcome-our .items .words .li1 {
  left: 0;
  top: 2.375rem;
  width: 8.125rem;
  height: 5.375rem;
}
.welcome-our .items .words .li2 {
  left: 12.5rem;
  top: 6rem;
  width: 4.875rem;
  height: 3.25rem;
}
.welcome-our .items .words .li3 {
  top: 2.375rem;
  left: 22rem;
  width: 11.625rem;
  height: 7.75rem;
}
.welcome-our .items .words .li4 {
  top: 0;
  right: 0;
  width: 5.2rem;
  height: 3.5rem;
}
.welcome-our .items .words .li5 {
  right: 0;
  bottom: 0;
  width: 8.75rem;
  height: 6rem;
}

.k0-03 {
  padding-top: 3.75rem;
}

.welcome-intro2 {
  position: relative;
}
.welcome-intro2 .our-tit {
  position: absolute;
  left: 3.5rem;
  top: 3.375rem;
  z-index: 5;
  color: #fff;
}
.welcome-intro2 .gallery-thumbs {
  position: absolute;
  width: 100%;
  bottom: 2.5rem;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: .375rem;
  padding: 0 3.5rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1;
  z-index: 4;
}
.welcome-intro2 .gallery-thumbs .swiper-container {
  padding-top: .75rem;
  border-top: 1px solid #ffffff;
  box-sizing: border-box;
}
.welcome-intro2 .gallery-thumbs .swiper-slide-active {
  color: #fff;
}
.welcome-intro2 .gallery-thumbs .swiper-slide-active .items:after {
  opacity: 1;
  transition: .5s ease;
}
.welcome-intro2 .gallery-thumbs .items {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: .3rem;
  cursor: pointer;
}
.welcome-intro2 .gallery-thumbs .items:after {
  width: 5px;
  height: 5px;
  content: "";
  position: absolute;
  background: #fff;
  border-radius: 50%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  transition: .5s ease;
}
.welcome-intro2 .gallery-top .items {
  position: relative;
}
.welcome-intro2 .gallery-top .items .words {
  position: absolute;
  /*width: 100%;*/
  height: 75%;
  left: 0;
  top: 0;
  color: #fff;
  padding: 1rem;
  /*padding-left: 7rem;*/
  padding-left: 3.5rem;
  font-family: "cli";
  padding-top: 9.125rem;
}
.welcome-excellent .lists .items,
.welcome-about .text{
  color:#fff;

}
.blockbusters-box .welcome-excellent .lists .items{
  
}
.welcome-intro2 .gallery-top .items .words .en-tit {
  font-size: 1.5rem;
  line-height: 1;
}
.welcome-intro2 .gallery-top .items .words .en-tit .i2 {
  text-indent: 1em;
}
.welcome-intro2 .gallery-top .items .words .cn-tit {
  font-size: .9rem;
  line-height: 1;
  margin-top: .75rem;
  margin-bottom: 1.375rem;
}
.welcome-intro2 .gallery-top .items .words .p0 {
/*  padding-left: 6.5rem;*/
  font-size: .375rem;
  line-height: .6rem;
  color: #fff;
}
.welcome-intro2 .gallery-top .items .words .p0 .p {
  width: 10.25rem;
}
body.on,html.on{
  overflow: hidden;
}

.k0-04 {
  position: relative;
  background: #010101;
}
.welcome-body .tit {
  color: #fff;
  text-align: center;
  line-height: 1;

}
.welcome-body .tit.on{
   color:#222222;
}
.welcome-body .tit .en {
  font-size: 1.5rem;
  font-family: "cli";
}
.welcome-body .tit .cn {
  margin-top: 0.375rem;
  font-size: .9rem;
  font-weight: bold;
}
.k0-04 .images{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.k0-04 .words {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 4rem;
  z-index: 3;
}
.k0-04 .list .i {
  position: absolute;
  z-index: 1;
}
.k0-04 .list .i1 {
  left: 6.25rem;
  top: 7rem;
  width: 2.125rem;
  height: 3.125rem;
}
.k0-04 .list .i2 {
  width: 5.375rem;
  height: 7.25rem;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.k0-04 .list .i3 {
  left: 4.5rem;
  bottom: 5.375rem;
  width: 2.875rem;
  height: 4.25rem;
}
.k0-04 .list .i4 {
  width: 3.375rem;
  height: 4.95rem;
  left: 18.875rem;
  bottom: 3.25rem;
}
.k0-04 .list .i5 {
  right: 9.375rem;
  bottom: 4.875rem;
  width: 2rem;
  height: 3.125rem;
}
.k0-04 .list .i6 {
  right: 0;
  top: 8.75rem;
  width: 4.125rem;
  height: 6.5rem;
}

img.w100 {
  width: 100%;
}

.k0-04 .words {
  overflow: hidden;
}

@-webkit-keyframes float {
  0%,100% {
    top: 10px;
  }
  40% {
    top: -10px;
  }
}
@keyframes float {
  0%,100% {
    top: 10px;
  }
  40% {
    top: -10px;
  }
}
@-webkit-keyframes arms-left {
  0%,100% {
    -webkit-transform: translate(-50%, -50%) rotate(50deg);
    transform: translate(-50%, -50%) rotate(50deg);
  }
  40% {
    -webkit-transform: translate(-50%, -50%) rotate(40deg);
    transform: translate(-50%, -50%) rotate(40deg);
  }
}
@keyframes arms-left {
  0%,100% {
    -webkit-transform: translate(-50%, -50%) rotate(50deg);
    transform: translate(-50%, -50%) rotate(50deg);
  }
  40% {
    -webkit-transform: translate(-50%, -50%) rotate(40deg);
    transform: translate(-50%, -50%) rotate(40deg);
  }
}
@-webkit-keyframes arms-right {
  0%,100% {
    -webkit-transform: translate(-50%, -50%) rotate(-50deg);
    transform: translate(-50%, -50%) rotate(-50deg);
  }
  40% {
    -webkit-transform: translate(-50%, -50%) rotate(-40deg);
    transform: translate(-50%, -50%) rotate(-40deg);
  }
}
@keyframes arms-right {
  0%,100% {
    -webkit-transform: translate(-50%, -50%) rotate(-50deg);
    transform: translate(-50%, -50%) rotate(-50deg);
  }
  40% {
    -webkit-transform: translate(-50%, -50%) rotate(-40deg);
    transform: translate(-50%, -50%) rotate(-40deg);
  }
}
@-webkit-keyframes shadow {
  0%,100% {
    -webkit-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
  }
  40% {
    -webkit-transform: translateX(-50%) scale(0.5);
    transform: translateX(-50%) scale(0.5);
  }
}
@keyframes shadow {
  0%,100% {
    -webkit-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
  }
  40% {
    -webkit-transform: translateX(-50%) scale(0.5);
    transform: translateX(-50%) scale(0.5);
  }
}
.white {
  background: #000000;
  transition: 1.5s ease-in-out;
}

.white.blank {
  background: #fff;
  transition: 1.5s ease-in-out;
}

.k0-03 {
  position: relative;
}
.k0-03 img {
  position: relative;
  z-index: 3;
}
.k0-03:after {
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../img/a.png) repeat left top;
  transition: 1.5s ease-in-out;
  opacity: 1;
  position: absolute;
}
.k0-03.white {
  background: #fff;
  background: #fff;
  transition: 1.5s ease-in-out;
}
.k0-03.white.blank:after {
  transition: 1.5s ease-in-out;
  opacity: 0;
}

.k0-04 .list .i img {
  position: relative;
}

.k0-04 .list .i1 img {
  animation: float 4s ease infinite;
}

.k0-04 .list .i2 img {
  animation: float 4.5s ease infinite;
}

.k0-04 .list .i3 img {
  animation: float 4s ease infinite;
}

.k0-04 .list .i4 img {
  animation: float 4.5s ease infinite;
}

.k0-04 .list .i5 img {
  animation: float 5s ease infinite;
}

.k0-04 .list .i6 img {
  animation: float 4.2s ease infinite;
}

/*# sourceMappingURL=style.css.map */
@media screen and (max-width: 1600px){
  .welcome-our .times{
    bottom: 2.5rem;
  }
  .welcome-our .items .words .li3{
    left: 20rem;
    width: 9rem;
  }
}
