html,
body {
  font-size: 62.5%;
}
body {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
}
.body-overflow-box{
  margin-bottom: 0;
}
.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);
  line-height: 1;
}
#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: relative;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
}
#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;
}
#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(/helispring/2026/05/29/xbueisfa1780020411.png) no-repeat center;
  background-size: cover;
}
#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;
  padding: 5% 0;
}
#new-index-body .new-init-1 .top .acc .left h3 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  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 p{
  color: #fff;
  max-width: 591px;
}
#new-index-body .new-init-1 .top .acc .left i {
  display: inline-block;
  width: 568px;
  height: 1px;
  background: #6F7478;
  margin-top: 20px;
}
#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 {
  filter: invert(1);
  color: var(--color);
}
#new-index-body .new-init-1 .top .acc .left ul li h5 {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  padding-left: 20px;
}
#new-index-body .new-init-1 .top .acc .left .img1 img {
  margin-right: 15px;
}
#new-index-body .new-init-1 .top .acc .right {
  margin: 145px 0 38px;
}
#new-index-body .new-init-1 .top .acc .right .form {
  background: rgba(0, 0, 0, 0.4);
  padding: 54px 30px 27px;
}
#new-index-body .new-init-1 .top .acc .right .form .avv {
  max-width: 380px;
  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: #c35820;
  border-radius: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  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 {
  background: #efefef;
  padding: 65px 0;
}
#new-index-body .new-init-2 .title1 {
  font-size: 65px;
  color: #000000;
  line-height: 1;
}
.btn a {
  display: inline-block;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1;
  padding: 16px 48px;
  background: var(--color);
}
#new-index-body .new-init-2 ul li .top {
  margin-top: 60px;
}
#new-index-body .new-init-2 ul li .top .left {
  padding-right: 70px;
  margin-top: 22px;
  vertical-align: middle
}
#new-index-body .new-init-2 ul li .top .left .tit3 {
  font-weight: bold;
  font-size: 42px;
  color: #0D0D0D;
  line-height: 1.41;
}
#new-index-body .new-init-2 ul li .top .left .tit3 span {
  display: block;
  font-weight: 400;
  font-size: 40px;
}
#new-index-body .new-init-2 ul li .top .left .cona1 {
  font-weight: 400;
  font-size: 16px;
  color: #4F4F4F;
  line-height: 1.8;
  margin: 35px 0 30px;
}
#new-index-body .new-init-2 ul li .top .left .cona1 p {
  font-weight: 400;
  font-size: 16px;
  color: #4F4F4F;
  line-height: 1.8;
}
#new-index-body .new-init-2 ul li .top .left .cona1 p.tag {
  font-weight: 700;
}
#new-index-body .new-init-2 ul li .top .right {
  vertical-align: middle
}
#new-index-body .new-init-2 ul li .bot {
  margin-top: 35px;
}
#new-index-body .new-init-2 ul li .bot .list{
  margin: -20px;
}
#new-index-body .new-init-2 ul li .bot .box {
  margin: 0 auto;
  padding: 20px;
}
#new-index-body .new-init-2 ul li .bot .box .img {
  position: relative;
}
#new-index-body .new-init-2 ul li .bot .box .img .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  opacity: 0;
}
#new-index-body .new-init-2 ul li .bot .box .img .mask .cona {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.61);
  padding: 0 30px;
}
#new-index-body .new-init-2 ul li .bot .box .img .mask .cona .con {
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.5;
}

#new-index-body .new-init-2 ul li .bot .box .img .mask span.tag {
  display: inline-block;
  font-size: 14px;
  background: var(--color);
  color: #fff;
  padding: 8px 20px;
  text-transform: uppercase;
  cursor: pointer;
}

#new-index-body .new-init-2 ul li .bot .box .img .mask .btnc {
  position: absolute;
  left: 30px;
  bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 1;
    padding: 10px 16px;
    background: var(--color);
    cursor: pointer;
    opacity: 0;
    z-index: -11
}
#new-index-body .new-init-2 ul li .bot .tit4 {
  text-align: center;
  font-size: 18px;
  color: #000000;
  line-height: 1.3;
  padding: 10px 0;
  transition: 0.3s;
  margin-top: 20px;
}
#new-index-body .new-init-2 ul li:nth-child(even) .top .left {
  position: relative;
  left: 50%;
  padding-right: 0;
  padding-left: 53px;
}
#new-index-body .new-init-2 ul li:nth-child(even) .top .right {
  position: relative;
  left: -50%;
}
#new-index-body .new-init-3 {
  padding: 70px 0 50px;
}
#new-index-body .new-init-3 .list {
  margin-top: 50px;
}
#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;
  z-index: 10;
}
#new-index-body .new-init-3 .list .box .img::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.3s
}
#new-index-body .new-init-3 .list .box .img .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px;
    z-index: 11;
    transition: 0.3s;
    opacity: 0;
}
#new-index-body .new-init-3 .list .box .img .mask .cona1 {
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
}
#new-index-body .new-init-3 .list .box .img .btn {
opacity: 0;
transition: 0.3s;
margin-top: 15px;

}
#new-index-body .new-init-3 .list .box .img .btn span {
  display: inline-block;
  font-size: 14px;
  background: var(--color);
  color: #fff;
  padding: 8px 20px;
  text-transform: uppercase;
  cursor: pointer;
}

#new-index-body .new-init-3 .list .box:hover .img .mask {
  opacity: 1
}

  #new-index-body .new-init-3 .list .box:hover .img::after  {
  opacity: 1;
}

#new-index-body .new-init-3 .list .box .con {
  padding: 14px 12px 28px;
}
#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;
  height: 46px;
}
#new-index-body .new-init-4 .top .left {
  width: 53%;
}
#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 .left .msg{
  display: inline-block;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 1;
    padding: 16px 48px;
    background: var(--color);
}

#new-index-body .new-init-4 .top .right .num {
    margin-top: 30px
}

#new-index-body .new-init-4 .top .right .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-4 .top .right .num ul li {
    text-align: left;
}

#new-index-body .new-init-4 .top .right .num ul li h2 em {
    font-weight: 700;
    font-size: 32px;
    color: #2d2d2d;
    line-height: .8;
    vertical-align: bottom
}

#new-index-body .new-init-4 .top .right .num ul li h2 sub {
    font-weight: 700;
    font-size: 24px;
    color: #2d2d2d;
    line-height: .8;
    vertical-align: bottom
}

#new-index-body .new-init-4 .top .right .num ul li p {
    font-size: 16px;
    color: #767676;
    margin-top: 13px;
    max-width: 150px;
}


#new-index-body .new-init-4 .top .right {
  width: 47%;
  vertical-align: bottom;
}
#new-index-body .new-init-4 .top .right .play::before,
#new-index-body .new-init-4 .top .right .play::after{
  display: none;
}
#new-index-body .new-init-5 {
  padding: 50px 0
}
#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: 120px 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 .left {
  width: 42%;
}

#new-index-body .new-init-6 .top .left .images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#new-index-body .new-init-6 .top .left .images .img {
    -webkit-box-shadow: 0 30px 70px rgba(0,0,0,.15);
    box-shadow: 0 30px 70px rgba(0,0,0,.15)
}

#new-index-body .new-init-6 .top .left .images .img.pa {
    left: 130px
}

#new-index-body .new-init-6 .top .right {
  padding-left: 50px;
  width: 58%;
}
#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 .left .img {
  margin: 0 auto;
}
#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;
  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;
  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: #c35820;
  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;
}

.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: var(--color);
  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: var(--color);
}
.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);
}

.Stick {
  display: none;
  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;
  background: #DB6D6F;
  cursor: pointer;
  z-index: 888 !important;
}
.Stick i {
  font-size: 24px;
  color: #fff;
}
#Pop_UpsBtn {
  display: none!important
}
#pups_from form ul li input[type="submit"] {
  background: var(--color) !important;
}
#pups_from i.close:hover {
  background: var(--color) !important;
}
#new-index-body .init-8 .container .top .right {
  padding-left: 0;
  padding-right: 2%;
  width: 45%;
} 
#new-index-body .init-8 .container .top .left {
  width: 55%;
}
#new-index-body .init-8 .container .tipsDes {
  margin-top: 0;
}
#new-index-body .init-8 .container .tipsDes .item {
  width: 49%;
}
#new-index-body .init-8 .container .tipsDes .item .numBox {
  font-weight: 700;
}
#new-index-body .init-8 .container .tipsDes .item .num {
  color: var(--color);
  font-style: italic;
}
#new-index-body .init-8 .container .tipsDes .item .txt {
  width: 100%;
  box-sizing: border-box;
  padding-left: 28px;
}
@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);
  }

    #new-index-body .new-init-2 .title1 {
    font-size: 42px;
  }
  #new-index-body .new-init-2 ul li .top .left .tit3 {
    font-size: 36px;
  }
  #new-index-body .new-init-2 ul li .top .left .tit3 span {
    font-size: 32px;
  }
  #new-index-body .new-init-2 ul li .top .left p {
    margin: 20px 0
  }
   #new-index-body .init-3 .container .content ul li .box .top{
    font-size: 50px;
  }
}
@media screen and (max-width: 1250px) {
  #new-index-body .container {
    width: 1100px !important;
  }
    #new-index-body .new-init-2 ul li .top .left,
  #new-index-body .new-init-2 ul li .top .right {
    width: 100%;
    padding: 0!important;
    left: 0!important
  }
  #new-index-body .init-3 .container .top .left,#new-index-body .init-3 .container .top .right {
    width: 100%;
    margin-bottom: 20px;
  }
  #new-index-body .init-3 .container .content ul {
    padding-top: 20px;
  }
}
@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;
  }
}
@media screen and (max-width: 1000px) {
  #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-bottom: 80px;
  }
  #new-index-body .new-init-6 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #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-4 .top .right {
  margin-top: 30px
}
    #new-index-body .new-init-2 ul li .top .left,
  #new-index-body .new-init-2 ul li .top .right {
    width: 100%;
    padding: 0!important;
    left: 0!important
  }
#new-index-body .new-init-6 {
  padding: 30px 0 50px;
}
  #new-index-body .new-init-6 .top .left {
    display: none;
  }
  #new-index-body .new-init-2 ul li .top .right {
    margin-top: 30px;
    margin-bottom: 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%;
  }
   #new-index-body .init-3 .container .content ul li .box .top {
    font-size: 50px;
  }
}
@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-2 ul li .bot .box .img .mask .btnc {
    opacity: 1;
    z-index: 15
  }
  #new-index-body .new-init-3 .list .box:hover .img::after,
#new-index-body .new-init-3 .list .box:hover .img .mask .btn  {
  opacity: 1;
}

    #new-index-body .new-init-2 .title1 {
    font-size: 32px;
  }
  #new-index-body .new-init-2 ul li .top .left .tit3 {
    font-size: 32px;
  }
  #new-index-body .new-init-2 ul li .top .left .tit3 span {
    font-size: 24px;
  }
  #new-index-body .new-init-2 ul li .top .left p {
    margin: 15px 0
  }
  .btn a {
    font-size: 16px;
    padding: 12px 20px;
  }
  #new-index-body .new-init-2 ul li .top {
    margin-top: 25px;
  }
  #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-3 .list {
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {

  #new-index-body .new-init-1 .top .acc .left h3 {
    font-size: 20px;
  }
  #new-index-body .new-init-1 .top .acc .left ul li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-1 .top .acc .left ul li {
    padding: 10px 0;
  }
  #new-index-body .new-init-1 .top .acc .left {
    margin-top: 120px;
  }
  #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 {
    padding-left: 0;
    width: 100%;
    margin-top: 10px;
  }
  #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;
  }
  #new-index-body .init-3 .container .content ul li {
    width: 100%;
  }
  #new-index-body .init-3 .container .content ul li .box .top {
    font-size: 46px;
  }
}
@-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;
}
.detBg {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 20;
    background-color: rgba(0, 0, 0, .5);
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    justify-content: center;
    align-items: center;
    display: none;
}
.detBg.active {
    display: flex;
}
.detBg .detBox {
    padding: 40px;
    background-color: #fff;
    border-radius: 25px;
    width: 70vw;
    height: 60vh;
    position: relative;
}
.detBg .detBox .close {
    width: 35px;
    height: 35px;
    background-color: var(--color);
    border-radius: 7px;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(110%);
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    cursor: pointer;
    line-height: 1.7;
}
.detBg .detBox .close:hover {
    opacity: 1;
}
.detBg .detBox .det_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    overflow-y: auto;
    height: 100%;
}
.detBg .detBox .det_item .line{
    border-bottom: 1px solid #b8b7b7;
}
@media screen and (max-width: 1000px) {
   #new-index-body .new-init-2 ul li .bot .list{
    margin: -10px;
  }
  #new-index-body .new-init-2 ul li .bot .box{
    padding: 10px;
  }
}
@media screen and (max-width: 700px) {
  .detBox {
    width: 80vw;
    padding: 20px;
 }
 .detBg .detBox .close{
   transform: translate(98%);
  }
  #new-index-body .new-init-4 .top .right .num ul{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -10px 0;
  }
  #new-index-body .new-init-4 .top .right .num ul li{
    width: 50%;
    padding: 10px 0;
  }
  #new-index-body .new-init-2 ul li .bot .box{
    width: 50%;
  }
  #new-index-body .init-8 .container .tipsDes .item .txt{
    padding-left: 0;
  }
      .font-40 {
        font-size: 24px;
    }
}