.ft44 {
  font-size: 44px;
  line-height: 1.3;
}
.ft22{
  font-size: 22px;
  line-height: 1.3;
}
.fp-auto-height.section{
  min-height: auto;
}

.ft40 {
  font-size: 40px;
  line-height: 1.3;
}

img {
  max-width: 100%;
}

.secwen {
  transform: translatey(30px);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: transform 0.8s, opacity 0.4s;
}

.animate.secwen {
  opacity: 1;
  transform: translatey(0);
  filter: alpha(opacity=100);
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.animated.secwen {
  opacity: 1;
  transform: translatey(0);
  filter: alpha(opacity=100);
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translatex(-30px);
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-left.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translatex(0);
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translatex(30px);
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.secwen-right.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translatex(0);
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.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;
}

.addslist {
  position: relative;
}
.addslist .words {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 1.6;
  color: #fff;
  padding-top: 6%;
}

.addsitems {
  position: relative;
}
.addsitems .words {
  position: absolute;
  text-align: center;
  color: #fff;
}

.proinfo_add02 .words {
  left: 11.4%;
  top: 27.6%;
  width: 44.5%;
  line-height: 1;
}

.proinfo_add03 .words {
  top: 9%;
  width: 35%;
  left: 50%;
  transform: translatex(-50%);
}
.proinfo_add03 .words .txts {
  line-height: 1;
}

.proinfo_add04 .words {
  left: 6%;
  top: 30%;
  width: 42%;
  line-height: 1;
}

.proinfo_add05 .words {
  left: 50%;
  top: 6%;
  transform: translatex(-50%);
  width: 56%;
  line-height: 1;
}

.proinfo_add06 .words {
  left: 6%;
  top: 34.4%;
  width: 39.5%;
  line-height: 1;
}

.proinfo_add07 .words {
  right: 7.6%;
  top: 31%;
  width: 41.4%;
  line-height: 1;
}

@media screen and (max-width: 1600px) {
  .ft44 {
    font-size: 40px;
  }

  .ft40 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1450px) {
  .ft44 {
    font-size: 36px;
  }

  .ft40 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1320px) {
  .ft44 {
    font-size: 30px;
  }

  .ft40 {
    font-size: 26px;
  }
}
@media screen and (min-width: 1024px){
  .addslist .words{
    padding-top: 130px;
  }
}
@media screen and (max-width: 1023px) {
  .ft44 {
    font-size: 26px;
  }

  .ft40 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .ft44 {
    font-size: 22px;
  }

  .ft40 {
    font-size: 18px;
  }
}
@media screen and (max-width: 750px) {
  .info_x8z {
    padding-top: 50px;
  }
}
@media screen and (max-width: 500px) {
  .ft44 {
    font-size: 16px;
  }

  .ft40 {
    font-size: 14px;
  }
}
.k_box2.on2s  .kwen {
  height: 100%;
}
.k_box2.on2s .kwen .right{
  background-position: right  bottom!important;
  background-size: 96%!important;
}
/*# sourcemappingurl=add.css.map */
.k_box2.on2s .kwen .right{
  right: auto;
  padding-left: 5%;
  height: 100%;
  width: 55%;
  bottom: 0;
  position: relative;
}
.k_box2.on2s .kwen .right img{
  display: block;
}
.k_box2.on2s .left{
  padding: 0;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  width: 410px;
  text-align: left;
  padding-right: 8%;
  padding-bottom: 9%;

}
.k_box2.on2s .left .p02{
  width: auto;
}
.k_box2.on2s {
  /*height: auto;*/
}
.k_box2.on2s .kwen .right .topbox{
    position: absolute;
    right: 5%;
    top: 10%;
}
.k_box2.on2s .kwen .right .top .span{
  left:0;
}
.k_box2.animate.on2s .kwen .right .top .span3{
  left: 0;
  top: -7px;
  right: auto;
  bottom: auto;
}
.k_box2.on2s .kwen .right .top .span1{
  width: 350px;
}
.k_box2.on2s .kwen .right .top .span2{
  display: none;
}
.k_box2.on2s .kwen .right .top{
  padding-left: 350px;
  box-sizing:border-box;
  margin:0;
  position: absolute;
  top: 122px;
}

.q3items02 {
  position: relative;
}

.q3items02 .words {
  position: absolute;
  width: 100%;
  left: 0;
  line-height: 1.5;
  color: #fff;
  top: 2.5rem;
  text-align: center;
}

.q3items02 .words .txts {
  margin-top: .9rem;
}

.e5bc_info7.active2s .lists .ul {
  width: 16.6%;
}

.q3items02.active03 .words {
  top: 0;
  padding-top: 2.5rem;
  position: static;
  padding-bottom: 4.375rem;
}

.q3items02.active03 .words .ui-swiper {
  padding: 0 2.5rem;
}

.q3items02.active03 .words .ui {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0  auto;
  border: 1px solid #db9e4b;
  border-radius: 4px;
  margin-top: .9rem;
}

.q3items02.active03 .words .ui-swiper {
  margin-top: 3.5rem;
}

.q3items02.active03 .words .ui-swiper .swiper-slide {
  width: 25%;
  position: relative;
}

.q3items02.active03 .words .ui-swiper .swiper-slide:nth-child(1):before {
  display: none;
}

.q3items02.active03 .words .ui-swiper .swiper-slide:before {
  position: absolute;
  content: "";
  width: 1.6rem;
  height: 4.75rem;
  top: 0;
  bottom: 0;
  left: -.8rem;
  margin: auto;
  background: url(/uploads/image/bwnq3/i20.png) no-repeat center;
  background-size: 100%;
}

.q3items02.active03 .words .ui-swiper .items {
  position: relative;
}

.q3items02.active03 .words .ui-swiper .items img {
  width: 48%;
  margin: 0 auto;
}

.q3items03 .images {
  position: relative;
}

.q3items03 .images:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.33);
  transition: .5s ease-in-out;
}

.q3items03 .list {
  font-size: 0;
}

.q3items03 .list .li {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  position: relative;
}

.q3items03 .list .li .words {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  color: #fff;
  transition: .5s ease-in-out;
}

.q3items03 .list .li .words .span {
  margin-top: .5rem;
}

.q3items03 .list .li:hover .images:before {
  background: rgba(0, 0, 0, 0.8);
  transition: .5s ease-in-out;
}

.q3items03 .list .li:hover .words {
  transition: .5s ease-in-out;
  margin-top: -2.875rem;
}

.q3items03 .list .li:hover .words .ilist {
  opacity: 1;
  transition: .5s ease-in-out;
}

.q3items03 .list .li:hover .words .qiu {
  background: rgba(255, 255, 255, 0.2);
  transition: .5s ease-in-out;
  border-color: rgba(255, 255, 255, 0.2);
}

.q3items03 .list .li .qiu {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.55);
  margin: 0 auto;
  padding-top: 1.2rem;
  box-sizing: border-box;
  transition: .5s ease-in-out;
}

.q3items03 .list .li .qiu .i {
  width: 1.25rem;
  margin: 0 auto;
}

.q3items03 .list .li .ilist {
  line-height: 1.25rem;
  height: 5rem;
  overflow: hidden;
  margin-top: .75rem;
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  top: 5rem;
  opacity: 0;
  transition: .5s ease-in-out;
}


@media (max-width: 750px){
  .k_box3.on .left{
    top: auto;
    bottom: 0;
    height: 80%;
  }
  .q3items02{
    padding-left: 5%;
    padding-right: 5%;
  }
  .q3items02.active03 .words{
    padding-top: 1.5rem;
    padding-bottom: 2.5rem;
  }
  .q3items02.active03 .words .ui-swiper{
    padding: 0;
    margin-top: 1rem;
  }
}

.k_box5.on .kb5box{
  /*right: 40%;*/

}
@media screen and (min-width: 1024px){
  .k_box5.on .kb5box{
    right: auto;
    left: 13%;
    top: 50%;
    padding-top: 0;
    transform:translatey(-50%);
  }

}
.box73.on{
  padding-bottom: 0;
}

@media screen and (max-width: 1750px){
  .k_box2.on2s {
    height: 750px;
  }
}
@media screen and (max-width: 1450px){
  .k_box2.on2s .kwen .right{
    background-size: cover!important;
  }
  .k_box2.on2s .kwen .right .topbox{
    right: 10%;
  }
}

@media screen and (max-width: 1350px){
  .k_box2.on2s .kwen .right .top .span1{
    width: 200px;
  }
  .k_box2.on2s .kwen .right .top{
    padding-left: 200px;
  }
  .k_box2.on2s .left .top{
    width: 220px;
    height: 220px;
  }




}
@media screen and (max-width: 770px){
  .k_box2.on2s .left{
    width: 60%;
  }
  .k_box2.on2s .kwen .right{
    width: 30%;
  }
  .k_box2.on2s{
    height: 650px;
  }
  .k_box2.on2s .kwen .right .top{
    padding-left: 100px;
  }
  .k_box2.on2s .kwen .right .top .span1{
    width: 100px;
  }
  
}