
html,
body {
  font-size: 62.5%;
}
body {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
}
.container {
  width: 1230px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
}
.right {text-align: left!important}
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 .title2 h3 {
  font-size: 40px;
  font-weight: bold;
  color: var(--color);
}
#new-index-body .title2 h3 span {
  color: #343434;
}
#new-index-body .new-init-1 {
  position: relative;
  z-index: 11;
}
#new-index-body .new-init-1 .head {
  position: static;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
}
#new-index-body .new-init-1 .head .container {
  width: 1490px;
}
#new-index-body .new-init-1 .head .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;
}
#new-index-body .new-init-1 .head .acc .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 50px;
}
#new-index-body .new-init-1 .head .acc .left .h-logo {
  padding: 10px 0;
}
#new-index-body .new-init-1 .head .acc .left h5 {
  font-size: 16px;
  font-weight: bold;
  color: #414242;
  line-height: 1;
  padding-left: 20px;
}
#new-index-body .new-init-1 .head .acc .right 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 .head .acc .right ul li {
  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 .head .acc .right ul li h5 {
  font-size: 18px;
  font-weight: 400;
  color: #6C6666;
  line-height: 1;
  padding-left: 10px;
}
#new-index-body .new-init-1 .head .acc .right ul li:nth-child(2) {
  padding-left: 40px;
}


#new-index-body .new-init-1 .top {
  background: url(../images/ldbanner.jpg) no-repeat center;
  background-size: cover;
}

#new-index-body .new-init-1 .top .container {
  width: 1350px;
}
#new-index-body .new-init-1 .top .acc {
  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-1 .top .acc .left {
  padding-top: 90px;
  padding-bottom: 90px;
}
#new-index-body .new-init-1 .top .acc .left h3 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.1;
  max-width: 591px;
  text-transform: uppercase;
}
#new-index-body .new-init-1 .top .acc .left h3 span {
  color: var(--color);
  font-style: italic;
}
#new-index-body .new-init-1 .top .acc .left i {
  display: inline-block;
  width: 568px;
  height: 1px;
  background: #FFFFFF;
  margin-top: 45px;
}
#new-index-body .new-init-1 .top .acc .left ul {
  padding-top: 20px;
  padding-left: 8px;
}
#new-index-body .new-init-1 .top .acc .left ul li {
  margin-top: 7px;
  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 .acc .left ul li .img img {
  -webkit-filter: sepia(70%);
  filter: sepia(70%);
  color: var(--color);
}
#new-index-body .new-init-1 .top .acc .left ul li h5 {
  font-size: 18px;
  font-weight: 500;
  padding-left: 20px;
}

#new-index-body .new-init-1 .top .acc .left .btn {
  margin-top: 30px;
}

#new-index-body .new-init-1 .top .acc .left .btn a {
  display: inline-block;
  padding: 12px 30px;
  background: var(--color);
  border-radius: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}

#new-index-body .new-init-1 .top .acc .right {
  margin: 145px 0 38px;
}
#new-index-body .new-init-1 .top .acc .right .form {
  background: var(--color);
  padding: 54px 30px 27px;
}
#new-index-body .new-init-1 .top .acc .right .form .avv {
  max-width: 289px;
  text-align: center;
  margin: 0 auto;
}
#new-index-body .new-init-1 .top .acc .right .form .avv h3 {
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-1 .top .acc .right .form .avv p {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.6;
}
#new-index-body .new-init-1 .top .acc .right .form ul {
  padding-top: 15px;
}
#new-index-body .new-init-1 .top .acc .right .form ul li {
  margin-top: 20px;
  width: 100%;
}
#new-index-body .new-init-1 .top .acc .right .form ul li input[type=text] {
  width: 100%;
  height: 52px;
  border: 1px solid #FFFFFF;
  background: transparent;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1;
  padding-left: 20px;
}
#new-index-body .new-init-1 .top .acc .right .form ul li input[type=submit] {
  width: 139px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 20px;
  font-size: 18px;
  font-weight: bold;
  color: var(--color);
  line-height: 1;
  text-transform: uppercase;
  border: none;
}
#new-index-body .new-init-1 .top .acc .right .form ul li ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #fff;
}
#new-index-body .new-init-1 .top .acc .right .form ul li :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
#new-index-body .new-init-1 .top .acc .right .form ul li ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
#new-index-body .new-init-1 .top .acc .right .form ul li :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
/*#new-index-body .new-init-1::after {
  content: '';
  position: absolute;
  right: 5.7%;
  bottom: -151px;
  width: 209px;
  height: 431px;
  background: url(../images/bann5.png) no-repeat;
}*/
#new-index-body .new-init-2 {
  margin-top: 46px;
}
#new-index-body .new-init-2 .top {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
#new-index-body .new-init-2 .top .left {
  width: 48.5%;
}
#new-index-body .new-init-2 .top .right {
  width: 51.5%;
  padding-left: 35px;
}

#new-index-body .new-init-2 .top .right .avv h4 {
  font-size: 30px;
  font-weight: bold;
  color: #0D1A0D;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-2 .top .right .avv .con {
  position: relative;
  margin-top: 20px;
}
#new-index-body .new-init-2 .top .right .avv .con .btn {
  position: static;
  right: 0;
  bottom: 0;
  margin-top: 15px;
}
#new-index-body .new-init-2 .top .right .avv .con .btn a {
  display: inline-block;
  padding: 12px 30px;
  background: var(--color);
  border-radius: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}
#new-index-body .new-init-2 .top .right .avv .con h5 {
  font-size: 16px;
  font-weight: 400;
  color: #0D1A0D;
  line-height: 1;
}
#new-index-body .new-init-2 .top .right .avv .con ul {
  margin-top: 5px;
}
#new-index-body .new-init-2 .top .right .avv .con ul li {
  font-size: 16px;
  font-weight: 400;
  color: #616461;
  line-height: 1.37;
  text-align: justify;
}
#new-index-body .new-init-2 .top .right .list {
  margin: 0;
  margin-top: 14px;
}
#new-index-body .new-init-2 .top .right .list .img {position: relative}
#new-index-body .new-init-2 .top .right .list .img:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, .3);
  opacity: 0;
  transition: opacity .5s ease;
}
#new-index-body .new-init-2 .top .right .list .img > div {
  position: absolute;
  left: 5%;
  top: 5%;
  width: 90%;
  height: 90%;
  overflow-y: auto;
  color: #FFFFFF;
  opacity: 0;
  transition: opacity .5s ease;
}
#new-index-body .new-init-2 .top .right .list .img:hover:before {
  opacity: 1;
}
#new-index-body .new-init-2 .top .right .list .img:hover > div {
  opacity: 1;
}
#new-index-body .new-init-2 .top .right .list h4 {
  bottom: 15px;
  width: 100%;
  text-align: center;
  font-size: 16px;
font-weight: 600;
}
#new-index-body .new-init-2 .bott .right {
  padding-left: 0;
}
#new-index-body .new-init-3 {
  padding: 70px 0 50px;
}
#new-index-body .new-init-3 .list {
  padding: 50px 0;
}
#new-index-body .new-init-3 .list .box {
  max-width: 284px;
  margin: 0 auto;
  background: #ECF2F6;
}

#new-index-body .new-init-3 .list .box .img {position: relative}
#new-index-body .new-init-3 .list .box .img:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, .3);
  opacity: 0;
  transition: opacity .5s ease;
}
#new-index-body .new-init-3 .list .box .img > div {
  position: absolute;
  left: 5%;
  top: 5%;
  width: 90%;
  height: 90%;
  overflow-y: auto;
  color: #FFFFFF;
  opacity: 0;
  transition: opacity .5s ease;
}
#new-index-body .new-init-3 .list .box .img:hover:before {
  opacity: 1;
}
#new-index-body .new-init-3 .list .box .img:hover > div {
  opacity: 1;
}



#new-index-body .new-init-3 .list .box .con {
  padding: 14px 12px;
  text-align: center;
}
#new-index-body .new-init-3 .list .box .con h4 {
  font-size: 12px;
  font-weight: bold;
  color: #595959;
  line-height: 1.5;
  text-transform: uppercase;
}
#new-index-body .new-init-4 .top .left {
  width: 53%;
  vertical-align: middle;
}
#new-index-body .new-init-4 .top .left h4 {
  font-size: 30px;
  font-weight: bold;
  color: #262727;
  line-height: 1.1;
}
#new-index-body .new-init-4 .top .left h4 i {
  display: block;
}
#new-index-body .new-init-4 .top .left h4 span {
  color: var(--color);
  font-size: 24px;
}
#new-index-body .new-init-4 .top .left .cona {
  max-width: 522px;
  font-size: 16px;
  font-weight: 400;
  color: #7F7F7F;
  line-height: 1.5;
  margin: 40px 0 50px;
}
#new-index-body .new-init-4 .top .right {
  width: 47%;
  vertical-align: middle;
}
#new-index-body .new-init-4 .top .right li {
  position: relative;
  -webkit-transform: scale(1);
  transform: scale(1);
  padding: 75px 0;
  z-index: 10;
}
#new-index-body .new-init-4 .top .right .swiper-slide.swiper-slide-next {
  z-index: 11;
  -webkit-transform: scale(1.6);
  transform: scale(1.6);
}

#new-index-body .new-init-4 .top .left .btn a {
  display: inline-block;
  padding: 12px 30px;
  background: var(--color);
  border-radius: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}

#new-index-body .new-init-5 .options ul {
  height: 60px;
}
#new-index-body .new-init-5 .options ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
  padding: 13px 30px;
  background: #D6DFE6;
  -webkit-transition: 0.1s;
  transition: 1s;
  vertical-align: bottom;
}
#new-index-body .new-init-5 .options ul li.active {
  padding-top: 24px;
  background: var(--color);
}
#new-index-body .new-init-5 .ret {
  text-align: center;
}
#new-index-body .new-init-6 {
  padding: 45px 0;
}
#new-index-body .new-init-6 .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-6 .top .right {
  padding-left: 50px;
}
#new-index-body .new-init-6 .top .right h4 {
  font-size: 30px;
  font-weight: 400;
  color: #262727;
  line-height: 1;
}
#new-index-body .new-init-6 .top .right p {
  font-size: 16px;
  font-weight: 400;
  color: #7F7F7F;
  line-height: 1.5;
  margin-top: 20px;
  max-width: 638px;
}
#new-index-body .new-init-7 {
  background: #D6DFE6;
}
#new-index-body .new-init-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-init-7 .top .left {
  width: 61.5%;
}
#new-index-body .new-init-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-init-7 .top .left ul li .acc h4 {
  font-size: 16px;
  font-weight: bold;
  color: #F9FAFB;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-7 .top .left ul li .text {
  padding: 12px 12px 12px 30px;
  background: #949391;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.6;
}
#new-index-body .new-init-7 .top .right {
  width: 48.5%;
  padding-left: 50px;
}
#new-index-body .new-init-7 .top .right .form {
  max-width: 392px;
  background: var(--color);
  padding: 25px 44px 14px;
}
#new-index-body .new-init-7 .top .right .form .avv {
  max-width: 289px;
  text-align: center;
  margin: 0 auto;
}
#new-index-body .new-init-7 .top .right .form .avv h3 {
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-7 .top .right .form .avv p {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.6;
}
#new-index-body .new-init-7 .top .right .form ul li {
  margin-top: 18px;
  width: 100%;
}
#new-index-body .new-init-7 .top .right .form ul li input[type=text] {
  width: 100%;
  height: 52px;
  border: 1px solid #FFFFFF;
  background: transparent;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1;
  padding-left: 20px;
}
#new-index-body .new-init-7 .top .right .form ul li input[type=submit] {
  width: 139px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 20px;
  font-size: 18px;
  font-weight: bold;
  color: var(--color);
  line-height: 1;
  text-transform: uppercase;
  border: none;
}
#new-index-body .new-init-7 .top .right .form ul li ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #fff;
}
#new-index-body .new-init-7 .top .right .form ul li :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
#new-index-body .new-init-7 .top .right .form ul li ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
#new-index-body .new-init-7 .top .right .form ul li :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
#new-index-body .new-init-7 .top .right .form ul li:last-child {
  margin-top: 13px;
}
#new-index-body .new-init-7 .footer-bottom {
  padding: 20px 0;
  background: #CED7DE;
}
#new-index-body .new-init-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-init-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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0.8;
}
#new-index-body .new-init-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-init-7 .footer-bottom .bottom-box p img {
  display: inline-block;
  max-height: 16px;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0 5px;
}
.Stick {
  position: fixed;
  right: 20px;
  bottom: 13%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  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-size: 24px;
  color: #fff;
  background: var(--color);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
  -o-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
  box-shadow: 0 2px 7px rgba(0,0,0,.3);
  cursor: pointer;
  z-index: 888 !important;
}



@media screen and (max-width: 1800px) {
  .new-init-1::after {
    z-index: -1;
  }
}
@media screen and (max-width: 1500px) {
  #new-index-body .container {
    width: 1230px !important;
  }
  .new-init-1::after {
    display: none;
  }
  #new-index-body .new-init-1 .head .acc .left {
    padding-left: 0;
  }
  #new-index-body .new-init-4 .top .right li {
    padding: 0;
    text-align: center;
  }
  #new-index-body .new-init-4 .top .right .swiper-slide.swiper-slide-next {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media screen and (max-width: 1230px) {
  #new-index-body .container {
    width: 1100px !important;
  }
}
@media screen and (max-width: 1100px) {
  #new-index-body .container {
    width: 972px !important;
  }
  #new-index-body .new-init-1 .head .acc .left h5 {
    display: none;
  }
  #new-index-body .new-init-1 .top .acc .left h3 {
    font-size: 28px;
  }

  #new-index-body .new-init-1 .top .acc .left ul li h5 {
    font-size: 14px;
  }
}
@media screen and (max-width: 972px) {
  #new-index-body .container {
    width: 100% !important;
  }
  #new-index-body .new-init-1 .top .acc .right {
    display: none;
  }
  #new-index-body .new-init-1 .top .acc .left {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #new-index-body .new-init-2 .top,
  #new-index-body .new-init-6 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-2 .top .left,
  #new-index-body .new-init-2 .top .right,
  #new-index-body .new-init-4 .top .left,
  #new-index-body .new-init-4 .top .right,
  #new-index-body .new-init-6 .top .right,
  #new-index-body .new-init-6 .top .left {
    width: 100%;
    padding: 0!important;
  }
  #new-index-body .new-init-2 .top .right .avv {
    padding-left: 0;
    margin-top: 30px;
  }
  #new-index-body .new-init-2 .top.bott .left {
    margin-top: 30px;
  }
  #new-index-body .new-init-4 .top .left .cona {
    margin: 30px 0;
    max-width: 100%;
  }
  #new-index-body .new-init-6 .top .right p {
    max-width: 100%;
  }
  #new-index-body .new-init-6 .top .right {
    margin-top: 20px;
  }
  #new-index-body .new-init-5 {
    margin-top: 40px;
  }
  #new-index-body .new-init-7 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-7 .top .right,
  #new-index-body .new-init-7 .top .left {
    width: 100%;
    padding: 0;
  }
  #new-index-body .new-init-7 .top .right {
    margin-top: 30px;
  }
  #new-index-body .new-init-7 .top .right .form {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #new-index-body .new-init-1 .head .acc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #new-index-body .new-init-1 .head .acc .right {
    display: none;
  }
  #new-index-body .new-init-1 .top .acc .left h3 {
    line-height: 1.4;
  }
  #new-index-body .new-init-1 .top .acc .left i {
    width: 100%;
  }
  #new-index-body .title2 h3,
  #new-index-body .new-init-7 .top .right .form .avv h3 {
    font-size: 32px;
  }
  #new-index-body .new-init-4 .top .left h4 i {
    display: initial;
  }
  #new-index-body .new-init-2 .top .right .avv h4 {
    font-size: 26px;
  }
  #new-index-body .new-init-2 .top {
    margin-top: 30px;
  }
}



@media screen and (max-width: 500px) {
  #new-index-body .new-init-4 .top .left .list ul li {
    width: 50%;
  }
}

@media screen and (max-width: 450px) {
  #new-index-body .new-init-2 .top .right .avv .con .btn a {
    display: none;
  }
  #new-index-body .new-init-1 .top .acc .left h3 {
    font-size: 20px;
  }

  #new-index-body .new-init-5 .options ul {
    height: auto;
  }
  #new-index-body .new-init-5 .options ul li {
    margin-top: 15px;
  }
  #new-index-body .new-init-7 .top .left ul li .acc,
  #new-index-body .new-init-7 .top .left ul li .text {
    padding-left: 12px;
  }
  #new-index-body .title2 h3,
  #new-index-body .new-init-7 .top .right .form .avv h3,
  #new-index-body .new-init-4 .top .left h4 {
    font-size: 24px;
  }
  #new-index-body .new-init-1 .top .acc .left ul li h5 {
    width: 100%;
  }
  #new-index-body .new-init-7 .top .right .form {
    padding: 20px;
  }
  #new-index-body .new-init-7 .footer-bottom .bottom-box p {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@-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;
}



@media (min-width:1001px) {
  .swiper-button-next,
  .swiper-button-prev,
  .swiper-pagination {
    display: none;
  }

}