@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.topWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.nybanner img {
  width: 100%;
  display: block;
}
.innerMenu {
  margin-top: -40px;
  position: relative;
  z-index: 5;
}
.innerMenu .inContent {
  max-width: 1400px;
}
.innerMenu ul {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  box-shadow: 0px 0px 51px 0px rgba(0, 0, 0, 0.06);
  border-radius: 40px;
}
.innerMenu ul li {
  flex: 1;
  line-height: 80px;
  position: relative;
}
.innerMenu ul li::before {
  content: "";
  width: 1px;
  height: 21px;
  background-color: #000000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.innerMenu ul li a {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}
.innerMenu ul li:nth-child(1)::before {
  display: none;
}
.innerMenu ul li.on a {
  color: #2560f7;
}
@media screen and (max-width: 1100px) {
  .innerMenu {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .innerMenu {
    margin-top: 20px;
  }
  .innerMenu ul li {
    line-height: 54px;
  }
  .innerMenu ul li::before {
    height: 16px;
  }
  .innerMenu ul li a {
    font-size: 16px;
  }
}
.innerAboutTit {
  font-weight: bold;
  line-height: 1.2;
  font-size: 36px;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .innerAboutTit {
    font-size: 30px;
  }
}
@media screen and (max-width: 640px) {
  .innerAboutTit {
    font-size: 20px;
  }
}
.innerAbout {
  padding: 96px 0 110px;
}
.innerAbout .inContent {
  max-width: 1360px;
}
.innerAbout .innerAboutBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 48px;
}
.innerAbout .innerAboutPic {
  max-width: 530px;
  width: 39%;
  height: 400px;
  border-radius: 10px;
  overflow: hidden;
}
.innerAbout .innerAboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.innerAbout .innerAboutTxt {
  flex: 1;
  margin-left: 48px;
  min-width: 0;
}
.innerAbout .innerAboutTxt .tip {
  line-height: 1.5;
  font-size: min(1.8vw, 24px);
  font-weight: bold;
}
.innerAbout .innerAboutTxt .tip::after {
  content: "";
  width: 40px;
  height: 3px;
  background-color: #222222;
  display: block;
  margin-top: 18px;
}
.innerAbout .innerAboutTxt .txt {
  margin-top: 10px;
  font-size: 16px;
  line-height: 2.2;
}
@media screen and (max-width: 1360px) {
  .innerAbout .innerAboutTxt .txt {
    line-height: 1.8;
  }
}
.innerAbout .innerAboutTxt .txt p {
  margin-top: 20px;
  /* text-indent: 2em;
  padding: 10px 0; */
}
.innerAbout .number {
  margin-top: 75px;
}
.innerAbout .number ul {
  display: flex;
  justify-content: space-between;
}
.innerAbout .number ul li.line {
  width: 1px;
  background-color: #dddddd;
}
.innerAbout .number ul li h4 {
  font-family: Impact;
  line-height: 0.82;
}
.innerAbout .number ul li h4 i {
  font-size: 60px;
}
.innerAbout .number ul li h4 em {
  line-height: 12px;
  font-size: 24px;
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
}
.innerAbout .number ul li p {
  font-size: 18px;
  margin-top: 15px;
  line-height: 1;
}
@media screen and (max-width: 1100px) {
  .innerAbout {
    padding: 60px 0;
  }
  .innerAbout .innerAboutBox {
    display: block;
    margin-top: min(4vw, 48px);
  }
  .innerAbout .innerAboutPic {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
  .innerAbout .innerAboutTxt {
    margin-left: 0;
    margin-top: 30px;
  }
  .innerAbout .innerAboutTxt .tip {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .innerAbout {
    padding: 50px 0;
  }
  .innerAbout .innerAboutTxt {
    margin-top: 20px;
  }
  .innerAbout .innerAboutTxt .tip {
    font-size: 18px;
  }
  .innerAbout .innerAboutTxt .txt {
    font-size: 15px;
  }
  .innerAbout .number {
    margin-top: 40px;
  }
  .innerAbout .number ul li h4 i {
    font-size: 36px;
  }
  .innerAbout .number ul li h4 em {
    font-size: 18px;
  }
  .innerAbout .number ul li p {
    font-size: 12px;
    margin-top: 12px;
  }
}
.innerHistory {
  background: url(../images/innerHistorybg.jpg) center 100% no-repeat;
  background-color: #fbfbfb;
  padding: 110px 0 130px;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1920px) {
  .innerHistory {
    background-size: 100%;
  }
}
.innerHistory .inContent {
  max-width: 1360px;
}
.innerHistory .innerHistorySwiper {
  margin-top: 90px;
  position: relative;
}
.innerHistory .innerHistorySwiper::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 194px;
  height: 1px;
  width: 100vw;
  background-color: #cccccc;
}
.innerHistory .innerHistorySwiper ul li {
  width: 25%;
}
.innerHistory .innerHistorySwiper ul li .item {
  position: relative;
}
.innerHistory .innerHistorySwiper ul li .item::before {
  content: "";
  width: 1px;
  height: 72px;
  background-color: #cccccc;
  position: absolute;
  left: 15px;
  top: 122px;
}
.innerHistory .innerHistorySwiper ul li .item h4 {
  color: #2560f7;
  font-family: Impact;
  font-size: 36px;
  line-height: 1;
}
.innerHistory .innerHistorySwiper ul li .item h5 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 12px;
}
.innerHistory .innerHistorySwiper ul li .item p {
  font-size: 16px;
  line-height: 1.6;
}
.innerHistory .innerHistorySwiper ul li:nth-child(2n) .item {
  padding-top: 284px;
}
.innerHistory .innerHistorySwiper ul li:nth-child(2n) .item::before {
  top: 194px;
}
.innerHistory .innerHistorySwiper ul li.swiper-slide-active .item {
  width: 180%;
}
.innerHistory .innerHistorySwiper ul li.swiper-slide-next .item {
  width: 180%;
  margin-left: -40%;
}
.innerHistory .innerHistorySwiper ul li.swiper-slide-next + li .item {
  width: 180%;
}
.innerHistory .innerHistorySwiper ul li.swiper-slide-next + li + li .item {
  margin-left: -40%;
  width: 140%;
}
@media screen and (max-width: 1100px) {
  .innerHistory {
    padding: 80px 0 100px;
  }
  .innerHistory .innerHistorySwiper {
    margin-top: 60px;
  }
  .innerHistory .innerHistorySwiper ul li .item::before {
    height: 42px;
    top: 152px;
  }
  .innerHistory .innerHistorySwiper ul li .item p {
    font-size: 15px;
  }
  .innerHistory .innerHistorySwiper ul li:nth-child(2n) .item {
    padding-top: 254px;
  }
}
@media screen and (max-width: 640px) {
  .innerHistory {
    padding: 50px 0 80px;
  }
  .innerHistory .innerAboutTit {
    font-size: 30px;
  }
  .innerHistory .innerHistorySwiper {
    margin-top: 40px;
    border-left: 1px solid #cccccc;
  }
  .innerHistory .innerHistorySwiper::before {
    display: none;
  }
  .innerHistory .innerHistorySwiper .swiper-container {
    overflow: initial;
  }
  .innerHistory .innerHistorySwiper ul {
    display: block;
  }
  .innerHistory .innerHistorySwiper ul li {
    width: 100% !important;
    margin-top: 30px;
  }
  .innerHistory .innerHistorySwiper ul li:first-child {
    margin-top: 0;
  }
  .innerHistory .innerHistorySwiper ul li .item {
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 25px;
    padding-top: 0 !important;
  }
  .innerHistory .innerHistorySwiper ul li .item::before {
    width: 11px;
    height: 11px;
    background-color: #fff;
    left: -6px;
    top: 0 !important;
    border-radius: 50%;
    border: 2px solid #2560f7;
  }
  .innerHistory .innerHistorySwiper ul li .item h4 {
    display: flex;
    align-items: center;
  }
  .innerHistory .innerHistorySwiper ul li .item h4::after {
    content: "";
    background-color: #eee;
    flex: 1;
    margin-left: 20px;
    height: 1px;
    right: 0;
  }
  .innerHistory .innerHistorySwiper ul li .item h5 {
    margin-top: 10px;
  }
  .innerHistory .innerHistorySwiper ul li:nth-child(2n) .item {
    padding-top: 254px;
  }
}
