#new-index-body .container {
  width: 1840px;
  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-title .tit3 {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 36px;
  color: #1E1E1E;
  line-height: 1.2;
}
#new-index-body .new-title .tit3 span {
  display: block;
}
#new-index-body .new-title p {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 16px;
  color: #000000;
  line-height: 1.875;
}
#new-index-body .new-init-1 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  background: #FFFFFF;
  padding: 20px 0;
  z-index: 111;
}
#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;
}
#new-index-body .new-init-1 .top .con {
  padding-right: 72px;
}
#new-index-body .new-init-1 .top .con 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 .con ul li {
  margin: 0 40px;
}
#new-index-body .new-init-1 .top .con 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 .con ul li .acc .img img {
  vertical-align: baseline;
}
#new-index-body .new-init-1 .top .con ul li .acc p {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 16px;
  line-height: 1;
  margin-left: 10px;
}
#new-index-body .new-init-1 .top .btn {
  background: var(--color);
  border-radius: 22px;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
  padding: 15px 38px;
  cursor: pointer;
}
#new-index-body .new-init-2 {
  position: relative;
  margin-top: 86px;
  height: 36.4vw;
}
#new-index-body .new-init-2 .newinit22 {
  display: none;
}
#new-index-body .new-init-2 .num {
  position: absolute;
  left: 50%;
  bottom: 157px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#new-index-body .new-init-2 .num ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 65%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#new-index-body .new-init-2 .num ul li {
  position: relative;
  padding: 30px 0 20px;
  text-align: center;
}
#new-index-body .new-init-2 .num ul li h2 {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 48px;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-2 .num ul li p {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1;
  margin-top: 20px;
}
#new-index-body .new-init-2 .num ul li::after {
  content: '';
  position: absolute;
  left: -30%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.66);
}
#new-index-body .new-init-2 .num ul li:first-child::after {
  display: none;
}
#new-index-body .new-init-2 .mask {
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
  height: 100%;
  padding: 50px 30px 0 40px;
  background: url(../images/new-init22.png) no-repeat center;
  background-size: cover;
}
#new-index-body .new-init-2 .mask .tit4 {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 30px;
  color: #E9E9E9;
  line-height: 1.26;
}
#new-index-body .new-init-2 .mask p {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 16px;
  color: #E9E9E9;
  line-height: 1.625;
  margin: 45px 0;
}
#new-index-body .new-init-2 .mask .btn {
  background: #FFFFFF;
  border-radius: 22px;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 16px;
  color: #121212;
  line-height: 1;
  padding: 15px 28px;
  max-width: 361px;
  text-align: center;
  cursor: pointer;
}
#new-index-body .new-init-3 {
  position: relative;
  padding: 60px 0 110px;
  z-index: 11;
}
#new-index-body .new-init-3 .new-title p {
  max-width: 797px;
  margin: 0 auto;
  margin-top: 30px;
}
#new-index-body .new-init-3 .btn {
  margin-top: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-3 .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 183px;
  height: 46px;
  background: var(--color);
  border-radius: 22px;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 15px;
}
#new-index-body .new-init-3 .img {
  position: relative;
  margin-top: 40px;
  text-align: center;
}
#new-index-body .new-init-3 .img .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
#new-index-body .new-init-3 .img .play::before,
#new-index-body .new-init-3 .img .play::after {
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.52);
  -webkit-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
}
#new-index-body .new-init-3 .img .play::after {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
#new-index-body .new-init-3::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 550px;
  background: #F2F2F2;
  z-index: -1;
}
#new-index-body .new-init-4 .new-title p {
  margin-top: 15px;
}
#new-index-body .new-init-4 .list {
  margin-top: 60px;
}
#new-index-body .new-init-4 .list ul li .box {
  background: #FFFFFF;
  border-radius: 0px;
  border: 1px solid #D3D3D3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#new-index-body .new-init-4 .list ul li .box .img {
  width: 44.7%;
  background: #ffffff;
}
#new-index-body .new-init-4 .list ul li .box .img .img-t {
  width: 100%;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-4 .list ul li .box .img .tit4 {
  height: 94px;
  background: #EEEEEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  line-height: 1;
}
#new-index-body .new-init-4 .list ul li .box .con {
  position: relative;
  width: 55.3%;
  background: var(--color);
  padding: 30px 40px 40px;
}
#new-index-body .new-init-4 .list ul li .box .con dl dd {
  position: relative;
  font-family: Montserrat;
  font-weight: 300;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 1.42;
  margin-bottom: 22px;
}
#new-index-body .new-init-4 .list ul li .box .con dl dd span {
  font-weight: bold;
  color: #000000;
}
#new-index-body .new-init-4 .list ul li .box .con dl dd::after {
  content: '';
  position: absolute;
  left: -21px;
  top: 3px;
  width: 6px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 50%;
}
#new-index-body .new-init-4 .list ul li .box .con dl dd:last-child {
  margin-bottom: 0;
}
#new-index-body .new-init-4 .list ul li .box .con .btn {
  position: absolute;
  left: 44px;
  bottom: 44px;
  display: inline-block;
  font-family: Montserrat;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 1;
  background: #FFFFFF;
  border-radius: 19px;
  padding: 12px 28px;
  margin-top: 35px;
  cursor: pointer;
}
#new-index-body .new-init-5 {
  padding-bottom: 66px;
}
#new-index-body .new-init-5 ul li {
  margin-top: 70px;
}
#new-index-body .new-init-5 ul li .box {
  background: var(--color);
}
#new-index-body .new-init-5 ul li .box .con {
  padding: 30px;
  padding-left: 45px;
}
#new-index-body .new-init-5 ul li .box .con dl dd {
  position: relative;
  margin-bottom: 30px;
}
#new-index-body .new-init-5 ul li .box .con dl dd .tit5 {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  text-transform: uppercase;
}
#new-index-body .new-init-5 ul li .box .con dl dd .fw {
  text-transform: uppercase;
}
#new-index-body .new-init-5 ul li .box .con dl dd .fw p {
  margin-top: 10px;
}
#new-index-body .new-init-5 ul li .box .con dl dd p {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.66);
  margin-top: 20px;
}
#new-index-body .new-init-5 ul li .box .con dl dd p span {
  font-weight: bold;
  color: #000000;
  vertical-align: middle;
}
#new-index-body .new-init-5 ul li .box .con dl dd p i {
  font-weight: bold;
  color: #ffffff;
  vertical-align: text-bottom;
}
#new-index-body .new-init-5 ul li .box .con dl dd p.xai {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
  font-size: 16px;
}
#new-index-body .new-init-5 ul li .box .con dl dd p.xai1 {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  font-size: 16px;
}
#new-index-body .new-init-5 ul li .box .con dl dd::after {
  content: '';
  position: absolute;
  left: -22px;
  top: 5px;
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  border-radius: 50%;
}
#new-index-body .new-init-5 ul li .box .con dl dd:last-child {
  margin-bottom: 0;
}
#new-index-body .new-init-5 ul li .box .con .btn {
  display: inline-block;
  font-family: Montserrat;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 1;
  background: #FFFFFF;
  border-radius: 19px;
  padding: 12px 28px;
  margin-top: 24px;
  cursor: pointer;
}
#new-index-body .new-init-5 ul li .box .img {
  background: #ffffff;
  border: 1px solid #D5D5D5;
}
#new-index-body .new-init-5 ul li .box .img .img-t {
  margin: auto;
}
#new-index-body .new-init-5 ul li .box .img .tit4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 75px;
  background: #EEEEEE;
  font-family: Montserrat;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-5 ul li:nth-child(2) .con dl dd {
  margin-bottom: 25px;
}
#new-index-body .new-init-5 ul li:nth-child(2) .con dl dd p {
  margin-top: 18px;
}
#new-index-body .new-init-6 {
  position: relative;
  padding: 65px 0 0;
  background: url(../images/new-init62.jpg) no-repeat top;
}
#new-index-body .new-init-6 .container {
  width: 1010px !important;
}
#new-index-body .new-init-6 .new-title p {
  margin-top: 30px;
}
#new-index-body .new-init-6 .new-title span {
  display: block;
}
#new-index-body .new-init-6 .list {
  position: relative;
  margin-top: 76px;
  padding-bottom: 90px;
}
#new-index-body .new-init-6 .list ul li {
  text-align: center;
  padding-bottom: 10px;
}
#new-index-body .new-init-6 .list ul li .img {
  background: #ffffff;
  width: 285px;
  object-fit: cover;
  margin: 0 auto;
}
#new-index-body .new-init-6 .list ul li .tit4 {
  width: 100%;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 16px;
  color: #181818;
  line-height: 1;
  text-transform: uppercase;
  background: #ffffff;
  margin-top: 14px;
}
#new-index-body .new-init-6 .list .swiper-button-prev,
#new-index-body .new-init-6 .list .swiper-button-next {
  width: 63px;
  height: 63px;
  background: url(../images/new-init63.png) var(--color) no-repeat center;
  border-radius: 50%;
  margin: 0;
  top: 30%;
  opacity: 1;
}
#new-index-body .new-init-6 .list .swiper-button-prev {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#new-index-body .new-init-6 .list::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  height: 150px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../images/new-init64.png) no-repeat top;
}
#new-index-body .new-init-7 {
  padding: 90px 0 115px;
}
#new-index-body .new-init-7 .list {
  margin: 0 20px;
  margin-top: 60px;
}
#new-index-body .new-init-7 .list ul li .box {
  position: relative;
  height: 555px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  max-width: 443px;
  margin: 0 auto;
}
#new-index-body .new-init-7 .list ul li .box .img {
  position: relative;
  z-index: 11;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-7 .list ul li .box .img img {
  transition: none
}
#new-index-body .new-init-7 .list ul li .box .tit5 {
  position: relative;
  z-index: 11;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 22px;
  color: #000000;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-7 .list ul li .box .cona {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  position: relative;
  z-index: 11;
  margin-top: 30px;
  padding: 0 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-7 .list ul li .box::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f1f1f1;
  z-index: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#new-index-body .new-init-7 .list ul li:nth-child(odd) .box::after {
  background: #eaeaea;
}
#new-index-body .new-init-7 .list ul li:hover .box::after {
  opacity: 0;
  z-index: -1;
}
#new-index-body .new-init-7 .list ul li:hover .box .img img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
#new-index-body .new-init-7 .list ul li:hover .box .tit5,
#new-index-body .new-init-7 .list ul li:hover .box .cona {
  color: #ffffff;
}
#new-index-body .new-init-8 {
  position: relative;
  z-index: 11;
  padding-bottom: 148px;
}
#new-index-body .new-init-8 .new-title p {
  margin-top: 20px;
}
#new-index-body .new-init-8 .form {
  max-width: 919px;
  border-radius: 5px;
  background: url(../images/new-init81.jpg) no-repeat center;
  margin: 0 auto;
  margin-top: 65px;
  padding: 76px 60px 73px;
}
#new-index-body .new-init-8 .form ul {
  margin: -20px -13px;
}
#new-index-body .new-init-8 .form ul li {
  padding: 20px 13px;
}
#new-index-body .new-init-8 .form ul li label {
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  background: #FFFFFF;
  border-radius: 5px;
}
#new-index-body .new-init-8 .form ul li label span {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: Montserrat;
  font-weight: 600;
  font-size: 18px;
  color: #0F0F0F;
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#new-index-body .new-init-8 .form ul li label span.active {
  top: 5px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#new-index-body .new-init-8 .form ul li label span.active ~ input {
  opacity: 1;
}
#new-index-body .new-init-8 .form ul li label input {
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 35px;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 16px;
  color: #0F0F0F;
  line-height: 1;
  padding-left: 19px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: transparent;
}
#new-index-body .new-init-8 .form ul li label ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #0F0F0F;
}
#new-index-body .new-init-8 .form ul li label :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #0F0F0F;
}
#new-index-body .new-init-8 .form ul li label ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #0F0F0F;
}
#new-index-body .new-init-8 .form ul li label :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #0F0F0F;
}
#new-index-body .new-init-8 .form ul li input[type=submit] {
  width: 300px;
  height: 55px;
  background: #106AD9;
  border-radius: 5px;
  border: none;
  font-family: Montserrat;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 auto;
  margin-top: 7px;
}
#new-index-body .new-init-8 .form ul li.active label span {
  top: 8px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  font-size: 16px;
}
#new-index-body .new-init-8 .form ul li:last-child {
  margin-bottom: 0;
}
#new-index-body .new-init-8 .form ul li.active label input,
#new-index-body .new-init-8 .form ul li.active label textarea {
  opacity: 1;
}
#new-index-body .new-init-8::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 475px;
  background: url(../images/new-init82.jpg) no-repeat center;
  z-index: -1;
}
#new-index-body .new-init-9 {
  background: #282F37;
  padding: 13px 0;
}
#new-index-body .new-init-9 .bottom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 15px;
}
#new-index-body .new-init-9 .bottom-box p.hwaq {
  margin-left: 48px;
}
#new-index-body .new-init-9 .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-weight: 500;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0.76;
}
#new-index-body .new-init-9 .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-9 .bottom-box p img {
  display: inline-block;
  max-height: 30px;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -webkit-filter: invert(1);
  filter: invert(1);
}
#new-index-body .stopp {
  position: fixed;
  right: 69px;
  bottom: 51px;
  width: 62px;
  height: 62px;
  border-radius: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 111;
  background: #EEEEEE;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
#Pop_UpsBtn {
  width: 62px !important;
  height: 62px !important;
  right: 69px !important;
  background: var(--color) !important;
  z-index: 111;
  bottom: 140px !important;
}
#pups_from form ul li input[type="submit"] {
  background: var(--color) !important;
}
#pups_from i.close:hover {
  background: var(--color) !important;
}
@media screen and (max-width: 1840px) {
  #new-index-body .container {
    width: 1570px !important;
  }
  #new-index-body .new-init-2 .num {
    bottom: 90px;
  }
  #new-index-body .new-init-2 .num ul li h2 {
    font-size: 36px;
  }
  #new-index-body .new-init-2 .mask .tit4 {
    font-size: 24px;
  }
  #new-index-body .new-init-2 .mask p {
    margin: 20px 0;
  }
  #new-index-body .new-init-4 .list ul li .box .con .btn {
    bottom: 20px;
  }
  #new-index-body .new-init-7 .list ul li .box .cona {
    height: 260px;
    overflow: auto;
  }
  /*#new-index-body .new-init-5 ul li .box .con {
    height: 519.44px;
    overflow: auto;
  }*/
}
@media screen and (max-width: 1570px) {
  #new-index-body .container {
    width: 1320px !important;
  }
  #new-index-body .new-init-1 .top .con ul li {
    margin: 0 15px;
  }
  #new-index-body .new-init-1 .top .con {
    padding-right: 0;
  }
  #new-index-body .new-init-2 .num ul li h2 {
    font-size: 32px;
  }
  #new-index-body .new-init-2 .num ul li::after {
    display: none;
  }
  #new-index-body .new-init-2 .num ul li p {
    font-size: 14px;
  }
  #new-index-body .new-init-2 .num ul {
    width: 60%;
  }
  #new-index-body .new-init-2 .mask {
    padding: 20px;
  }
  #new-index-body .new-init-4 .list ul li .box .con dl dd {
    margin-bottom: 10px;
  }
  #new-index-body .new-init-4 .list ul li .box .con {
    padding: 20px;
    padding-left: 40px;
  }
  /*#new-index-body .new-init-5 ul li .box .con {
    height: 447.42px;
  }*/
  #new-index-body .new-init-2 .mask p {
    height: 260px;
    overflow: auto;
  }
  #new-index-body .new-init-2 .mask .btn {
    font-size: 14px;
    padding: 15px 20px;
  }
  #Pop_UpsBtn,
  #new-index-body .stopp {
    right: 25px !important;
    width: 45px !important;
    height: 45px !important;
    line-height: 45px !important;
    font-size: 16px !important;
  }
  #Pop_UpsBtn img,
  #new-index-body .stopp img {
    width: 30%;
  }
  #Pop_UpsBtn {
    bottom: 115px !important;
  }
}
@media screen and (max-width: 1320px) {
  #new-index-body .container {
    width: 1100px !important;
  }
  #new-index-body .new-init-1 .top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #new-index-body .new-init-1 .top .con,
  #new-index-body .new-init-1 .top .btn {
    display: none;
  }
  #new-index-body .new-init-2 {
    margin-top: 67px;
    height: 50vw;
  }
  #new-index-body .new-init-2 .mask {
    width: 40%;
  }
  #new-index-body .new-init-2 .mask p {
    height: auto;
  }
  #new-index-body .new-init-2 .num ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-2 .num ul li {
    width: 50%;
  }
  #new-index-body .new-init-3 {
    padding: 80px 0;
  }
  #new-index-body .new-init-5 ul li .box .con {
    width: 100%;
    height: auto;
  }
  #new-index-body .new-init-5 ul li .box .img {
    width: 100%;
  }
}
@media screen and (max-width: 1100px) {
  #new-index-body .container,
  #new-index-body .new-init-6 .container {
    width: 972px !important;
  }
  #new-index-body .new-init-2 .mask {
    width: 50%;
  }
  #new-index-body .new-init-2 .num ul {
    width: 48%;
  }
}
@media screen and (max-width: 972px) {
  #new-index-body .container,
  #new-index-body .new-init-6 .container {
    width: 100% !important;
  }
  #new-index-body .new-init-2 {
    background: #f2f2f2;
    height: auto;
  }
  #new-index-body .new-init-2 .num {
    position: static;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  #new-index-body .new-init-2 .newinit22 {
    display: block;
  }
  #new-index-body .new-init-2 .mask {
    position: static;
    background: var(--color);
    width: 100%;
    padding: 30px;
  }
  #new-index-body .new-init-2 .num ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 30px 0;
  }
  #new-index-body .new-init-2 .num ul li {
    width: 25%;
  }
  #new-index-body .new-init-2 .num ul li h2,
  #new-index-body .new-init-2 .num ul li p {
    color: #000;
  }
  #new-index-body .new-init-3 {
    padding: 60px 0;
  }
  #new-index-body .new-title .tit3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  #new-index-body .new-init-2 .num ul li {
    width: 50%;
  }
  #new-index-body .new-title .tit3 {
    font-size: 26px;
  }
  #new-index-body .new-title .tit3 span {
    display: initial;
  }
  #new-index-body .new-init-3::after {
    height: 70%;
  }
  #new-index-body .new-init-4 .list ul li .box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-4 .list ul li .box .img {
    width: 100%;
    height: auto;
  }
  #new-index-body .new-init-4 .list ul li .box .con {
    height: auto;
    width: 100%;
  }
  #new-index-body .new-init-4 .list ul li .box .con .btn {
    position: static;
  }
  #new-index-body .new-init-5 ul li .box .con dl dd .tit5 {
    line-height: 1.5;
  }
  #new-index-body .new-init-5 ul li .box .img .tit4 {
    font-size: 20px;
  }
  #new-index-body .new-init-5 ul li {
    margin-top: 40px;
  }
  #new-index-body .new-init-5 {
    padding-bottom: 0;
  }
  #new-index-body .new-init-6 .new-title span {
    display: initial;
  }
  #new-index-body .new-init-6 .list::after {
    display: none;
  }
  #new-index-body .new-init-7 {
    padding: 60px 0;
  }
  #new-index-body .new-init-8 .form {
    margin-top: 30px;
    padding: 30px;
    background: var(--color);
  }
  #new-index-body .new-init-6 .list .swiper-button-prev,
  #new-index-body .new-init-6 .list .swiper-button-next {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  #new-index-body .new-init-2 .num ul li {
    padding: 20px 0;
    width: 100%;
  }
  #new-index-body .new-title .tit3 {
    font-size: 24px;
  }
  #new-index-body .new-init-3 {
    padding: 40px 0;
  }
  #new-index-body .new-init-2 .mask {
    padding: 30px 15px;
  }
  #new-index-body .new-init-3 .btn a {
    font-size: 14px;
  }
  #new-index-body .new-init-4 .list,
  #new-index-body .new-init-6 .list {
    margin-top: 30px;
  }
  #new-index-body .new-init-5 ul li .box .con {
    padding: 22px;
    padding-left: 32px;
  }
  #new-index-body .new-init-5 ul li .box .img .tit4 {
    font-size: 16px;
  }
  #new-index-body .new-init-6 .new-title p {
    margin-top: 15px;
  }
  #new-index-body .new-init-6 .list {
    padding-bottom: 0;
  }
  #new-index-body .new-init-7 .list {
    margin: 0;
    margin-top: 30px;
  }
  #new-index-body .new-init-8 .form ul {
    margin: 0;
  }
  #new-index-body .new-init-8 .form ul li {
    padding: 0;
    margin: 10px 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-init-2 .rz {
  width: 35%;
  left: 5%;
  bottom: 5%;
}


@media (max-width:972px) {
  #new-index-body .new-init-2 .rz {
    width: 90%;
  }
  .mb-pr {
    position: relative;
  }
}