@font-face {
  font-family: 'Rany';
  src: url('../fonts/RanyRegular.woff2') format('woff2'), url('../fonts/RanyRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rany';
  src: url('../fonts/RanyBold.woff2') format('woff2'), url('../fonts/RanyBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rany';
  src: url('../fonts/RanyBoldItalic.woff2') format('woff2'), url('../fonts/RanyBoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rany';
  src: url('../fonts/RanyItalic.woff2') format('woff2'), url('../fonts/RanyItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rany';
  src: url('../fonts/RanyMediumItalic.woff2') format('woff2'), url('../fonts/RanyMediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rany';
  src: url('../fonts/RanyLightItalic.woff2') format('woff2'), url('../fonts/RanyLightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rany';
  src: url('../fonts/RanyMedium.woff2') format('woff2'), url('../fonts/RanyMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rany';
  src: url('../fonts/RanyLight.woff2') format('woff2'), url('../fonts/RanyLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
html,
body {
  font-size: 62.5%;
}
body {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  font-family: 'Rany', sans-serif;
}
#new-index-body .container {
  width: 1710px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
}
h1.h1,
h2.h2,
h3.h3,
h4.h4,
h5.h5,
h6.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
p {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
li {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
}
span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
}
img {
  width: auto;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
}
#new-index-body .new-init-1 {
  background: #fff;
}
#new-index-body .new-init-1 .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 14.5px 0;
}
#new-index-body .new-init-1 .top .content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-1 .top .content ul li {
  margin-left: 30px;
}
#new-index-body .new-init-1 .top .content ul li .acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-1 .top .content ul li .acc p {
  font-family: Rany;
  font-weight: 400;
  font-size: 18px;
  color: #202020;
  line-height: 1;
  padding-left: 10px;
}
#new-index-body .new-init-2 {
  position: relative;
  /*background: url(../images/banner.jpg) no-repeat center;
  padding: 14.32vw 0 160px;*/
}
#new-index-body .new-init-2 .top {
 position: absolute;
 left: 6%;
 top: 50%;
 transform: translateY(-50%);
   max-width: 700px;
}
#new-index-body .new-init-2  .btn span {
    display: inline-block;
    background: #000000;
    font-family: Rany;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 1;
    padding: 16px 50px;
    cursor: pointer;
    margin-top: 15px
}
#new-index-body .new-init-2 .top .tit3 {
  font-family: Rany;
  font-weight: 700;
  font-size: calc(1.77vw + 14px);
  color: #fff;
  line-height: 1.25;

  margin-bottom:calc(0.0525vw + 14px);
}
#new-index-body .new-init-2 .top .tit6{
  font-size: calc(0.415vw + 14px);
  color: #fff;
  margin-bottom: 8px;
}
#new-index-body .new-init-2 .top .tit5{
    font-weight: 600;
  font-size: calc(0.8345vw + 14px);
  color: #fff;
  margin-bottom: calc(0.0525vw + 14px);
}
#new-index-body .new-init-2 .top .form {
  position: relative;
  background: rgba(255, 255, 255, 0.5);
  padding: 35px 40px;
  width: 740px;
  z-index: 19;
}
#new-index-body .new-init-2 .top .form .tit2 {
  font-family: Rany;
  font-weight: 600;
  font-size: 48px;
  color: #303030;
  line-height: 1;
}
#new-index-body .new-init-2 .top .form p {
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 1;
  margin-top: 15px;
}
#new-index-body .new-init-2 .top .form ul {
  margin: -15px;
  padding-top: 35px;
}
#new-index-body .new-init-2 .top .form ul li {
  padding: 15px;
}
#new-index-body .new-init-2 .top .form ul li input[type=text] {
  width: 100%;
  height: 40px;
  background: #FFFFFF;
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 1;
  padding-left: 17px;
  border: none;
}
#new-index-body .new-init-2 .top .form ul li textarea {
  width: 100%;
  height: 80px;
  background: #FFFFFF;
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 2;
  padding-left: 17px;
  border: none;
  padding-top: 5px;
}
#new-index-body .new-init-2 .top .form ul li input[type=submit] {
  width: 178px;
  height: 50px;
  background: #000000;
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  border: none;
  margin-top: 6px;
}
#new-index-body .new-init-2 .bot {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 11;
  width: 100%;
}
#new-index-body .new-init-2 .bot .list .acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 20px;
}
#new-index-body .new-init-2 .bot .list .acc .con .tit2 {
  font-family: Rany;
  font-weight: 600;
  font-size: 48px;
  color: #FFFFFF;
  line-height: 1;
  margin-top: 93px;
}
#new-index-body .new-init-2 .bot .list .acc .con .cona {
  font-family: Rany;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1.55;
  max-width: 560px;
  margin-top: 26px;
}
#new-index-body .new-init-2 .bot .list .acc .img {
  position: relative;
  width: 12.5%;
}
#new-index-body .new-init-2 .bot .list .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 29px;
  width: auto;
  text-align: left;
}
#new-index-body .new-init-2 .bot .list .swiper-pagination span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  opacity: 1;
  background: transparent;
}
#new-index-body .new-init-2 .bot .list .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FFFFFF;
}
#new-index-body .new-init-2 .bot::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 215px;
  background: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-3 {
  padding: 70px 0;
}
#new-index-body .new-init-3 .top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -10px;
}
#new-index-body .new-init-3 .top ul li {
  padding: 0 10px;
  width: 30%;
  transition: 0.5s
}
#new-index-body .new-init-3 .top ul li.active {
  width: 40%;
}
#new-index-body .new-init-3 .top ul li .img {
  position: relative;
}
#new-index-body .new-init-3 .top ul li .img img {
      width: 100%;
    height: 580px;
    object-fit: cover;
}
#new-index-body .new-init-3 .top ul li .img .mask {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 80px;
  z-index: 11;
  opacity: 0;
  z-index: -11;
}
#new-index-body .new-init-3 .top ul li.active .img .mask {
  opacity: 1;
  z-index: 11;
}
#new-index-body .new-init-3 .top ul li .img .mask p {
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 26px;
  padding: 65px 110px 35px;
  transition: 0.3s
}
#new-index-body .new-init-3 .top ul li .img .mask .btn {
  text-align: center;
}
#new-index-body .new-init-3 .top ul li .img .mask .btn span {
  display: inline-block;
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
  cursor: pointer;
  padding: 17px 38px;
  background: #000000;
}
#new-index-body .new-init-3 .top ul li .img .mask::after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  width: 95%;
  height: 189px;
  background: rgba(66,74,78,.2);
  z-index: -1;
}
#new-index-body .new-init-3 .top ul li .tit4 {
  font-family: Rany;
  font-weight: 600;
  font-size: 24px;
  color: #040000;
  line-height: 2;
  margin-top: 30px;
}
#new-index-body .new-init-4 {
  padding: 50px 0;
  background: #F7F7F7;
}
#new-index-body .new-init-4 .container {
  width: 100% !important;
  padding: 0 27px;
}
#new-index-body .new-init-4 .tit3 {
  font-family: Rany;
  font-weight: 500;
  font-size: 48px;
  color: #040000;
  line-height: 1;
}
#new-index-body .new-init-4 .list {
  margin-top: 40px;
}
#new-index-body .new-init-4 .list ul li .box {
  max-width: 350px;
  margin: 0 auto;
}
#new-index-body .new-init-4 .list ul li .box .con {
  padding: 24px;
  background: #1A1A1A;
}
#new-index-body .new-init-4 .list ul li .box .con .tit5 {
  font-family: Rany;
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-4 .list ul li .box .con .cona {
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #F7F7F7;
  line-height: 1.5;
  margin-top: 12px;
}
#new-index-body .new-init-4 .btn {
  margin-top: 40px;
  text-align: center;
}
#new-index-body .new-init-4 .btn span {
  display: inline-block;
  background: #000000;
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
  padding: 16px 50px;
  cursor: pointer;
}
.init-2-re .btn {
  margin-top: 20px
}
.init-2-re .btn span {
  
  display: inline-block;
  background: #000000;
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
  padding: 16px 50px;
  cursor: pointer;
}
#new-index-body .new-init-5 {
  /*background: url(/trolleycasefactory/2025/08/06/537f1b3029cf22da6be996b37d5fa1fe1.jpeg) no-repeat center;‘’*/
  padding: 150px 0;
  background-size: cover;
}
#new-index-body .new-init-5 .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-5 .top .left {
  padding-right:calc(1.3555vw + 14px); 
  max-width: 890px;
}
#new-index-body .new-init-5 .top .left .tit3 {
  font-family: Rany;
  font-weight: 600;
  font-size: 60px;
  color: #000;
  line-height: 1;
}
#new-index-body .new-init-5 .top .left p {
  font-family: Rany;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  line-height: 28px;
  margin: 40px 0;
}
#new-index-body .new-init-5 .top .left .btn span {
  display: inline-block;
  border: 1px solid #000;
  padding: 18px 28px;
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  line-height: 1;
  cursor: pointer;
}
#new-index-body .new-init-5 .top .left .num {
  margin-top: 60px;
}
#new-index-body .new-init-5 .top .left .num ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#new-index-body .new-init-5 .top .left .num ul li {
  position: relative;
  text-align: center;
  width: 153px;
}
#new-index-body .new-init-5 .top .left .num ul li .img {
  height: 85px;
  line-height: 85px;
}
#new-index-body .new-init-5 .top .left .num ul li h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 0 15px;
}
#new-index-body .new-init-5 .top .left .num ul li h2 em {
  font-family: 'Rany';
  font-weight: 400;
  font-size: 48px;
  color: #FFFFFF;
  line-height: 0.8;
}
#new-index-body .new-init-5 .top .left .num ul li h2 span {
  font-family: Rany;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-5 .top .left .num ul li h5 {
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-5 .top .left .num ul li::after {
  content: '';
  position: absolute;
  right: -55%;
  bottom: 30px;
  width: 55px;
  height: 94px;
  background: url(../images/new-bann3.png) no-repeat center;
}
#new-index-body .new-init-5 .top .left .num ul li:last-child::after {
  display: none;
}
#new-index-body .new-init-5 .top .right {
  position: relative;
  /*padding-right: 200px;*/
  text-align: center;
}
#new-index-body .new-init-5 .top .right  .play{
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
}
#new-index-body .new-init-5 .top .right .tit5 {
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
  margin-top: 15px;
}
#new-index-body .new-init-6 {
  padding: 70px 0;
}
#new-index-body .new-init-6 .container {
  width: 100% !important;
  padding: 0 16px;
}
#new-index-body .new-init-6 .tit3 {
  font-family: Rany;
  font-weight: 500;
  font-size: 48px;
  color: #040000;
  line-height: 1;
}
#new-index-body .new-init-6 .list {
  margin-top: 55px;
}
#new-index-body .new-init-6 .list ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-6 .list ul li .img-box {
  position: relative;
}
#new-index-body .new-init-6 .list ul li .img-box .tit4 {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #191817;
  width: 100%;
  padding: 12px 30px;
  font-family: Rany;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1;
  opacity: 0;
}
#new-index-body .new-init-6 .list ul li.swiper-slide.swiper-slide-next {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  padding: 103px 0;
  position: relative;
  z-index: 1111;
}
#new-index-body .new-init-6 .list ul li.swiper-slide.swiper-slide-next .img-box .tit4 {
  font-size: 16px;
  opacity: 1;
}
#new-index-body .new-init-6 .list .swiper-pagination {
  position: static;
  margin-top: 45px;
}
#new-index-body .new-init-6 .list .swiper-pagination span {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 1px solid #1A1A1A;
  opacity: 1;
  background: transparent;
  margin: 0 12px;
}
#new-index-body .new-init-6 .list .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1A1A1A;
}
#new-index-body .new-init-7 {
  background: url(../images/new-init61.jpg) no-repeat center;
}
#new-index-body .new-init-7 .right{
  overflow: hidden;
}
#new-index-body .new-init-7 .container {
  width: 100% !important;
  padding: 0;
}
#new-index-body .new-init-7 .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#new-index-body .new-init-7 .top .left {
  width: 34.4%;
  padding-left: 6.25%;
  padding-top: 195px;
  padding-bottom: 175px;
}
#new-index-body .new-init-7 .top .left .tit3 {
  font-family: Rany;
  font-weight: 600;
  font-size: 48px;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-7 .top .left p {
  font-family: Rany;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 26px;
  max-width: 400px;
  margin: 48px 0;
}
#new-index-body .new-init-7 .top .left .btn span {
  display: inline-block;
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
  background: #000000;
  padding: 15px 29px;
  cursor: pointer;
}
#new-index-body .new-init-7 .top .right {
  width: 65.6%;
}
#new-index-body .new-init-7 .top .right .list {
  height: 100%;
}
#new-index-body .new-init-7 .top .right .list .box {
  padding: 130px 37px 0;
  height: 100%;
  border-left: 1px solid #fff;
}
#new-index-body .new-init-7 .top .right .list .box .img {
  height: 76px;
}
#new-index-body .new-init-7 .top .right .list .box img{
  filter: brightness(0) invert(1);
}
#new-index-body .new-init-7 .top .right .list .box .tit5 {
  font-family: Rany;
  font-weight: 600;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1;
  margin: 40px 0 46px;
}
#new-index-body .new-init-7 .top .right .list .box p {
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 26px;
}
#new-index-body .new-init-8 {
  padding: 70px 0;
}
#new-index-body .new-init-8 .tit3 {
  font-family: Rany;
  font-weight: 600;
  font-size: 60px;
  color: #040000;
  line-height: 1;
}
#new-index-body .new-init-8 .list {
  margin-top: 30px;
}
#new-index-body .new-init-9 .tit3 {
  font-family: Rany;
  font-weight: 600;
  font-size: 60px;
  color: #040000;
  line-height: 1;
}
#new-index-body .new-init-9 .list {
  margin-top: 30px;
}
#new-index-body .new-init-10 {
  margin-top: 68px;
}
#new-index-body .new-init-10 .top {
  background: #000000;
  padding: 56px 0 48px;
}
#new-index-body .new-init-10 .bot {
  background: url(../images/new-foo1.jpg) no-repeat center;
  background-size: cover;
}
#new-index-body .new-init-10 .bot .conetnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 70px 0 54px;
}
#new-index-body .new-init-10 .bot .conetnt h4 {
  font-family: Rany;
  font-weight: 600;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 1;
  padding-bottom: 32px;
}
#new-index-body .new-init-10 .bot .conetnt .one ul li {
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1;
  margin-bottom: 25px;
}
#new-index-body .new-init-10 .bot .conetnt .one ul li:last-child {
  margin-bottom: 0;
}
#new-index-body .new-init-10 .bot .conetnt .two1 {
  max-width: 345px;
}
#new-index-body .new-init-10 .bot .conetnt .two1 ul li {
  margin-bottom: 13px;
}
#new-index-body .new-init-10 .bot .conetnt .two1 ul li p {
  position: relative;
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 2;
  padding-left: 35px;
}
#new-index-body .new-init-10 .bot .conetnt .two1 ul li p span {
  position: absolute;
  left: 0;
  top: 6px;
}
#new-index-body .new-init-10 .bot .conetnt .two1 ul li:last-child {
  margin-bottom: 0;
}
#new-index-body .new-init-10 .bot .conetnt .three1 {
  width: 480px;
}
#new-index-body .new-init-10 .bot .conetnt .three1 .form ul {
  margin: 0 -7.5px;
}
#new-index-body .new-init-10 .bot .conetnt .three1 .form ul li {
  padding: 0 7.5px;
  margin-bottom: 20px;
}
#new-index-body .new-init-10 .bot .conetnt .three1 .form ul li input[type=text] {
  height: 40px;
  background: #FFFFFF;
  width: 100%;
  border: none;
  font-family: Rany;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  padding-left: 17px;
}
#new-index-body .new-init-10 .bot .conetnt .three1 .form ul li textarea {
  height: 90px;
  background: #FFFFFF;
  width: 100%;
  border: none;
  font-family: Rany;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  padding-left: 17px;
  padding-top: 10px;
}
#new-index-body .new-init-10 .bot .conetnt .three1 .form ul li input[type=submit] {
  width: 200px;
  height: 55px;
  border: 1px solid #FFFFFF;
  font-family: Rany;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
  background: transparent;
  margin-top: 3px;
}
#new-index-body .new-init-10 .bot .conetnt .three1 .form ul li:last-child {
  margin-bottom: 0;
}
#new-index-body .new-init-10 .footer-bottom .bottom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 11px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
#new-index-body .new-init-10 .footer-bottom .bottom-box p {
  font-size: 16px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Arial';
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0.5;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#new-index-body .new-init-10 .footer-bottom .bottom-box p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-10 .footer-bottom .bottom-box p img {
  display: inline-block;
  max-height: 34px;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0 2px;
  -webkit-filter: invert(1);
  filter: invert(1);
}

.right_nav_list {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 10000;
}
.right_nav_list ul li {
  border-radius: 6px;
  margin-top: 10px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  padding: 0;
  position: relative;
  background-color: #2f3730;
  color: #fff;
  border: 1px solid #fff;
}
.right_nav_list ul li .text {
  padding: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.right_nav_list ul li .more_cont {
  font-size: 25px;
  margin-top: 0;
}
.right_nav_list ul li .more_cont i {
  position: relative;
  z-index: 2;
}
.right_nav_list ul li .more_cont:before {
  background-color: #fff;
}
.right_nav_list ul li .more_cont:hover {
  color: #2f3730;
}
.right_nav_list ul li .cont {
  position: absolute;
  left: -150px;
  top: 0;
  width: 150px;
  min-height: 100%;
  padding: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  overflow: hidden;
  -webkit-transform-origin: top;
  transform-origin: top;
}
.right_nav_list ul li .cont #ewm {
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  padding: 8px;
  border: 1px solid #ccc;
}
.right_nav_list ul li:hover .cont {
  transform: rotate3d(0, 0, 0, -90deg);
  -webkit-transform: rotate3d(0, 0, 0, -90deg);
  -moz-transform: rotate3d(0, 0, 0, -90deg);
  -ms-transform: rotate3d(0, 0, 0, -90deg);
  -o-transform: rotate3d(0, 0, 0, -90deg);
  opacity: 1;
}
.more_cont:before {
  background-color: #fff;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: scaleX(0);
  -ms-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.more_cont:hover:before {
  transform: scaleX(1);
  -ms-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
}
#Pop_UpsBtn {
  display: none !important;
}

#pups_from form ul li input[type="submit"] {
  background: #2f3730 !important;
}
#pups_from i.close:hover {
  background: #2f3730 !important;
}
@media screen and (max-width: 1710px) {
  #new-index-body .container {
    width: 1470px !important;
  }
  #new-index-body .new-init-2 .bot .list .acc .con .tit2 {
    font-size: 42px;
    margin-top: 70px;
  }
  #new-index-body .new-init-7 .top .left {
    padding-left: 3%;
  }
}
@media screen and (max-width: 1470px) {
  #new-index-body .container {
    width: 1320px !important;
  }
  #new-index-body .new-init-2 .top .tit3 {
    font-size: 36px;
  }
  #new-index-body .new-init-5 .top .right {
    padding-right: 100px;
  }
  #new-index-body .new-init-8 .tit3,
  #new-index-body .new-init-9 .tit3 {
    font-size: 42px;
  }
}
@media screen and (max-width: 1320px) {
  #new-index-body .container {
    width: 1100px !important;
  }
  #new-index-body .new-init-2 .bot {
    position: relative;
  }
  #new-index-body .new-init-2 {
    padding: 0;
    background: #f7f7f7;
  }
  #new-index-body .new-init-2 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-2 .top .tit3 {
    margin-top: 30px;
    max-width: 100%;
  }
  #new-index-body .new-init-2 .top .form {
    width: 100%;
    margin-top: 30px;
  }
  #new-index-body .new-init-2 .top .form .tit2 {
    font-size: 36px;
  }
  #new-index-body .new-init-2 img {
    display: block;
  }
  #new-index-body .new-init-2 .bot::after {
    height: 100%;
  }
  #new-index-body .new-init-2 .bot .list .acc .con .tit2 {
    margin-top: 20px;
    font-size: 36px;
  }
  #new-index-body .new-init-2 .bot .list .acc .con .cona {
    margin-top: 13px;
  }
  #new-index-body .new-init-3 .top ul li .tit4 {
    font-size: 18px;
    margin-top: 15px;
  }
  #new-index-body .new-init-4 .tit3 {
    font-size: 36px;
  }
  #new-index-body .new-init-5 {
    padding: 70px 0;
  }
  #new-index-body .new-init-5 .top .left .tit3 {
    font-size: 36px;
  }
  #new-index-body .new-init-5 .top .left p {
    margin: 15px 0;
  }
  #new-index-body .new-init-5 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-5 .top .right {
    margin-top: 25px;
    padding-right: 0;
    width: 100%;
    text-align: left;
  }
  #new-index-body .new-init-6 .tit3 {
    font-size: 36px;
  }
  #new-index-body .new-init-6 .list ul li.swiper-slide.swiper-slide-next {
    -webkit-transform: scale(1);
    transform: scale(1);
    padding: 0;
  }
  #new-index-body .new-init-7 .top .left {
    padding-top: 100px;
    padding-bottom: 120px;
  }
  #new-index-body .new-init-7 .top .left .tit3,
  #new-index-body .new-init-8 .tit3,
  #new-index-body .new-init-9 .tit3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1100px) {
  #new-index-body .container {
    width: 972px !important;
  }
  #new-index-body .new-init-1 .top .content {
    display: none;
  }
  #new-index-body .new-init-1 .top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #new-index-body .new-init-2 .bot {
    padding: 0;
  }
  #new-index-body .new-init-2 .bot .list .acc .con .tit2 {
    margin-top: 0;
  }
  #new-index-body .new-init-2 .bot .list {
    padding: 50px 0;
  }
  #new-index-body .new-init-7 .top .right .list .box {
    padding-top: 50px;
  }
  #new-index-body .new-init-10 .bot .conetnt .one {
    display: none;
  }
}
@media screen and (max-width: 972px) {
  #new-index-body .container {
    width: 100% !important;
    padding: 0 15px!important;
  }
  #new-index-body .new-init-3 .top ul li .img .mask {
    display: none;
  }
  #new-index-body .new-init-5 .top .left .num ul li::after {
    display: none;
  }
  #new-index-body .new-init-5 .top .left .num ul li h2 em {
    font-size: 32px;
  }
  #new-index-body .new-init-7 {
    background: #000;
    padding: 50px 0;
  }
  #new-index-body .new-init-7 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-7 .top .left {
    width: 100%;
    padding: 0;
  }
  #new-index-body .new-init-7 .top .right {
    width: 100%;
    margin-top: 30px;
  }
  #new-index-body .new-init-7 .top .left p {
    max-width: 100%;
    margin: 15px 0;
  }
  #new-index-body .new-init-10 .bot .conetnt {
    padding: 40px 0;
  }
  #new-index-body .new-init-5 .top .left {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #new-index-body .new-init-3 .top ul li .img img{
    height: auto!important;
  }
  #new-index-body .tit3,
  #new-index-body .tit2 {
    font-size: 32px!important;
    line-height: 1.3 !important;
  }
  #new-index-body .new-init-2 .top .form {
    padding: 20px 15px;
  }
  #new-index-body p {
    font-size: 16px!important;
    line-height: 1.5 !important;
  }
  #new-index-body .new-init-2 .top .form ul {
    padding-top: 20px;
  }
  #new-index-body .new-init-2 .top .form ul li {
    width: 100%;
  }
  #new-index-body .new-init-2 .top .form ul {
    margin: -8px;
  }
  #new-index-body .new-init-2 .top .form ul li {
    padding: 8px;
  }
  #new-index-body .new-init-2 .bot .list {
    padding: 40px 0;
  }
  #new-index-body .new-init-2 .bot .list .acc {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-2 .bot .list .acc .img {
    width: 100%;
    margin-top: 20px;
  }
  #new-index-body .new-init-3 .top ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-3 .top ul li {
    width: 100%!important;
  }
  #new-index-body .new-init-3 .top ul li .tit4 {
    margin: 20px 0;
  }
  #new-index-body .new-init-3,
  #new-index-body .new-init-6,
  #new-index-body .new-init-8 {
    padding: 50px 0;
  }
  #new-index-body .new-init-4 .list,
  #new-index-body .new-init-6 .list {
    margin-top: 30px;
  }
  #new-index-body .new-init-5 {
    /*background: #000;*/
    padding: 2.3955vw  0;
  }
  #new-index-body .new-init-5 .top .left .num ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-5 .top .left .num ul li {
    width: 50%;
    margin: 20px 0;
  }
  #new-index-body .new-init-5 .top .right {
    text-align: center;
  }
  #new-index-body .new-init-6 .list .swiper-pagination {
    margin-top: 25px;
  }
  #new-index-body .new-init-6 .list .swiper-pagination span {
    margin: 0 5px;
    width: 10px;
    height: 10px;
  }
  #new-index-body .new-init-10 .bot {
    background: #000;
  }
  #new-index-body .new-init-10 .bot .conetnt {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-10 .bot .conetnt .two1,
  #new-index-body .new-init-10 .bot .conetnt .three1 {
    width: 100%;
    max-width: 100%;
  }
  #new-index-body .new-init-10 .bot .conetnt .three1 {
    margin-top: 30px;
  }
  #new-index-body .new-init-10 .top {
    padding: 0;
    padding-top: 30px;
  }
}
@media screen and (max-width: 450px) {
  #new-index-body .tit3,
  #new-index-body .tit2 {
    font-size: 24px!important;
  }
  #new-index-body .new-init-2 .top .form ul li input[type=text],
  #new-index-body .new-init-2 .top .form ul li textarea {
    font-size: 14px;
  }
  #new-index-body .cona {
    font-size: 16px!important;
  }
  #new-index-body .new-init-5 .top .left .num ul li h2 em {
    font-size: 26px;
  }
  #new-index-body .new-init-5 .top .left .num ul li h2 span {
    font-size: 16px;
  }
  #new-index-body .new-init-10 {
    margin-top: 30px;
  }
  #new-index-body .new-init-1 .top {
    padding: 10ox 0;
  }
}
@-webkit-keyframes ks {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
  }
}
@keyframes ks {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.9);
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
  }
}
table {
  margin-bottom: 20px;
  word-break: break-word;
  width: 100% !important;
  height: auto !important;
  display: block;
  overflow: auto;
}
table tbody {
  display: table;
  width: 100% !important;
  min-width: 700px;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #eee;
}
#new-index-body .new-dinit-7 {
  position: relative;
  background: #D6DFE6;
}

#new-index-body .new-dinit-7 .top {
  padding: 42px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-dinit-7 .top .left {
  width: 61.5%;
  overflow: hidden;
}
#new-index-body .new-dinit-7 .top .left ul li .acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 14px 18px 14px 30px;
  background: var(--color);
}
#new-index-body .new-dinit-7 .top .left ul li .acc h4 {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: bold;
  color: #F9FAFB;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-dinit-7 .top .left ul li .text {
  padding: 12px 12px 12px 30px;
  background: #949391;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.6;
}
#new-index-body .new-dinit-7 .top .right {
  width: 48.5%;
  padding-left: 50px;
}
#new-index-body .new-dinit-7 .top .right .form {
  max-width: 392px;
  background: var(--color);
  padding: 25px 44px 14px;
}
#new-index-body .new-dinit-7 .top .right .form .avv {
  max-width: 289px;
  text-align: center;
  margin: 0 auto;
}
#new-index-body .new-dinit-7 .top .right .form .avv h3 {
  font-size: 36px;
  font-family: Montserrat;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-dinit-7 .top .right .form .avv p {
  margin-top: 10px;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.6;
}
#new-index-body .new-dinit-7 .top .right .form ul li {
  margin-top: 18px;
  width: 100%;
}
#new-index-body .new-dinit-7 .top .right .form ul li input[type=text],
#new-index-body .new-dinit-7 .top .right .form ul li textarea
 {
  width: 100%;
  height: 52px;
  border: 1px solid #FFFFFF;
  background: transparent;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1;
  padding-left: 20px;
}

#new-index-body .new-dinit-7 .top .right .form ul li input[type=submit] {
  width: 139px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 20px;
  font-size: 18px;
  font-family: Montserrat;
  font-weight: bold;
  color: var(--color);
  line-height: 1;
  text-transform: uppercase;
  border: none;
}
#new-index-body .new-dinit-7 .top .right .form ul li ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #fff;
}
#new-index-body .new-dinit-7 .top .right .form ul li :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
#new-index-body .new-dinit-7 .top .right .form ul li ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
#new-index-body .new-dinit-7 .top .right .form ul li :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
#new-index-body .new-dinit-7 .top .right .form ul li:last-child {
  margin-top: 13px;
}
#new-index-body .new-dinit-7 .footer-bottom {
  padding: 20px 0;
  background: #CED7DE;
}
#new-index-body .new-dinit-7 .footer-bottom .bottom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#new-index-body .new-dinit-7 .footer-bottom .bottom-box p {
  font-size: 16px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Montserrat';
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0.8;
}
#new-index-body .new-dinit-7 .footer-bottom .bottom-box p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-dinit-7 .footer-bottom .bottom-box p img {
  display: inline-block;
  max-height: 16px;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0 5px;
}
@media screen and (max-width: 1850px) {
      #new-index-body .new-dinit-7 .pro-naz {
    right: 0
  }
}
@media screen and (max-width: 1500px) {
     #new-index-body .new-dinit-7 .pro-naz {
    position: static;
  }
  #new-index-body .new-dinit-7 .pro-naz ul {
    display: flex;
    padding-top: 40px;
    flex-wrap: wrap
  }
  #new-index-body .new-dinit-7 .pro-naz ul li {
    margin: 10px;
  }
}
@media screen and (max-width: 972px) {
      #new-index-body .new-dinit-7 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-dinit-7 .top .right,
  #new-index-body .new-dinit-7 .top .left {
    width: 100%;
    padding: 0;
  }
  #new-index-body .new-dinit-7 .top .right {
    margin-top: 30px;
  }
  #new-index-body .new-dinit-7 .top .right .form {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
      #new-index-body .new-dinit-7 .top .right .form .avv h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 450px) {
     #new-index-body .new-dinit-7 .top .left ul li .acc,
  #new-index-body .new-dinit-7 .top .left ul li .text {
    padding-left: 12px;
  }
  #new-index-body .title2 h3,
  #new-index-body .new-dinit-7 .top .right .form .avv h3{
    font-size: 24px;
  }
    #new-index-body .new-dinit-7 .top .right .form {
    padding: 20px;
  }

  #new-index-body .new-dinit-7 .footer-bottom .bottom-box p {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.new-dinit-7 .submit{
  text-align: left;
  width: auto;
  height: auto;
}
.new-dinit-7 .submit::before{
display: none;
}
#index-body .init-2-re{
  flex-direction: row-reverse;
}
#index-body .init-2-re .i2-r{
  padding-left: 5%;
}
.cu900{
  font-weight: bold !important;
}
.img-box1e{
  position: relative
}
.img-box1e .i1-box-img2{
    -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  clip-path:inset(100% 0% 100% 0%);
}
.img-box1e .i1-box-img1{
      -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
   clip-path:inset(0% 0% 0% 0%);
}

.img-box1e:hover .i1-box-img2{
 clip-path:inset(0% 0% 0% 0%);
}
.img-box1e:hover .i1-box-img1{
    clip-path:inset(0% 100% 0% 100%);
}
  #new-index-body .new-init-2,
   #new-index-body .new-init-1,
    #new-index-body .new-init-3,
     #new-index-body .new-init-4,
      #new-index-body .new-init-5,
       #new-index-body .new-init-6,
        #new-index-body .new-init-7{
    overflow: hidden
  }
  #index-body .init-2-re .i2-r{
    padding-bottom: calc(1.88vw + 14px);
  }
@media screen and (max-width: 1000px) {
  #index-body .init-2-re .i2-r{
    padding: 0;
    margin: 0 auto;
  }
  #index-body .init-2-re{
    flex-wrap: wrap;
  }
  #new-index-body .new-init-2 img{
    height: 70vh;
    width: 100%;
    object-fit: cover;
  }
}