html,
body {
  font-size: 62.5%;
}

.reception_box_right[data-v-73f65b9e] {display: none!important}
body {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
}
.container {
  width: 1330px;
  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 .padd {
  padding: 50px 0;
}
#new-index-body .btn1 a {
  display: inline-block;
  padding: 16px 37px;
  background: #99db52;
  -webkit-box-shadow: 1px 5px 18px 2px rgba(0, 0, 0, 0.22);
  box-shadow: 1px 5px 18px 2px rgba(0, 0, 0, 0.22);
  border-radius: 4px;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-1 {
  position: relative;
  background: url(/suzonghome/2025/10/23/banenr-1.jpg) no-repeat center;
  background-size: cover;
}
#new-index-body .new-init-1 .container {
  width: 1530px;
}
#new-index-body .new-init-1 .acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#new-index-body .new-init-1 .acc .h-logo {
  padding-top: 10px;
}
#new-index-body .new-init-1 .acc .rig {
  display: flex
}

#new-index-body .new-init-1 .acc .rig .language {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-left: 20px;
}
#new-index-body .new-init-1 .acc .rig .language span {
  font-size: 1.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  color: #fff;
}
#new-index-body .new-init-1 .acc .rig .language span .fa-globe {
  font-size: 2.4rem;
  margin-right: 1.5rem;
}
#new-index-body .new-init-1 .acc .rig .language span .fa-angle-down {
  font-size: 1.4rem;
  margin-left: 1.5rem;
}
#new-index-body .new-init-1 .acc .rig .language ul.lang {
  text-align: left;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 100%;
  right: 0;
  width: 120px;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #d7000f;
  display: none;
}
#new-index-body .new-init-1 .acc .rig .language ul.lang li {
  display: block;
  float: none;
  padding: 4px 10px;
  line-height: 22px;
  color: #000;
  -webkit-transition: 0.5s all, line-height 0s;
  -moz-transition: 0.5s all, line-height 0s;
  transition: 0.5s all, line-height 0s;
  text-transform: capitalize;
}
#new-index-body .new-init-1 .acc .rig .language ul.lang li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
}
#new-index-body .new-init-1 .acc .rig .language ul.lang li a img {
  max-width: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
#new-index-body .new-init-1 .acc .rig .language ul.lang li:hover {
  background: #222;
  color: white;
}

#new-index-body .new-init-1 .acc .rig .acz ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 52px;
  gap: 30px;
}
#new-index-body .new-init-1 .acc .rig .acz ul li p {
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
}
#new-index-body .new-init-1 .acc .rig .acz ul .acz li:nth-child(2) p {
  padding-left: 24px;
}
#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;
}
#new-index-body .new-init-1 .top .left {
  padding: 110px 0 150px;
}
#new-index-body .new-init-1 .top .left h2 {
  font-size: 40px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1.5;
}
#new-index-body .new-init-1 .top .left h2 span {
  display: block;
}
#new-index-body .new-init-1 .top .left i {
  display: inline-block;
  width: 770px;
  height: 1px;
  background: #FFFFFF;
  margin: 25px 0 30px;
}
#new-index-body .new-init-1 .top .left p {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.8;
  max-width: 770px;
}
#new-index-body .new-init-1 .top .right {
  margin-top: 30px;
}
#new-index-body .new-init-1 .top .right .form {
  max-width: 400px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.1);
}
#new-index-body .new-init-1 .top .right .form h4 {
  font-size: 28px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-1 .top .right .form p {
  font-size: 12px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.4;
  margin-top: 4px;
}
#new-index-body .new-init-1 .top .right .form ul li {
  margin-top: 15px;
}
#new-index-body .new-init-1 .top .right .form ul li input[type=text] {
  width: 100%;
  height: 50px;
  background: #FFFFFF;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1;
  padding-left: 10px;
  border: none;
}
#new-index-body .new-init-1 .top .right .form ul li input[type=submit] {
  width: 200px;
  height: 50px;
  background: #99db52;
  -webkit-box-shadow: 3px 3px 12px 0px rgba(24, 25, 29, 0.4);
  box-shadow: 3px 3px 12px 0px rgba(24, 25, 29, 0.4);
  border-radius: 4px;
  border: none;
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1;
}
#new-index-body .new-init-1 .adv {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  padding: 0 15px;
}
#new-index-body .new-init-1 .adv 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-1 .adv ul li .box {
  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 .adv ul li .box h4 {
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1;
  padding-left: 10px;
}
#new-index-body .new-init-2 .title2 h4 {
  font-size: 32px;
  font-weight: 500;
  color: #000000;
  line-height: 1.43;
}
#new-index-body .new-init-2 .title2 h4 span {
  display: block;
}
#new-index-body .new-init-2 .top {
  margin-top: 35px;
}
#new-index-body .new-init-2 .top ul li .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-2 .top ul li .box .left .img {
  position: relative;
}
#new-index-body .new-init-2 .top ul li .box .left .img .play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
#new-index-body .new-init-2 .top ul li .box .right {
  padding-left: 50px;
}
#new-index-body .new-init-2 .top ul li .box .right h4 {
  font-size: 28px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
}
#new-index-body .new-init-2 .top ul li .box .right h4 img {
  vertical-align: middle;
  padding-left: 13px;
  margin-top: -5px;
}
#new-index-body .new-init-2 .top ul li .box .right p {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 1.8;
  margin-top: 15px;
  max-width: 526px;
}
#new-index-body .new-init-2 .top ul li:nth-child(2) .box {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#new-index-body .new-init-2 .top ul li:nth-child(2) .right {
  padding-left: 0;
}
#new-index-body .new-init-2 .top ul li:nth-child(2) .right h5 {
  font-size: 28px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
}
#new-index-body .new-init-3 {
  position: relative;
  background: #F7F6F2;
  padding: 38px 0;
  z-index: 11;
  overflow: hidden;
}
#new-index-body .new-init-3 .pro-1 h3 {
  font-size: 36px;
  font-weight: 500;
  color: #000000;
  line-height: 1;
}
#new-index-body .new-init-3 .pro-1 .top {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-3 .pro-1 .top .right {
  padding-left: 34px;
}
#new-index-body .new-init-3 .pro-1 .top .right h4 {
  font-size: 32px;
  font-weight: 500;
  color: #000000;
  line-height: 1;
}
#new-index-body .new-init-3 .pro-1 .top .right ul {
  margin: 8px 0 18px;
}
#new-index-body .new-init-3 .pro-1 .top .right ul li p {
  position: relative;
  font-size: 13px;
  font-weight: 400;
  color: #000000;
  line-height: 1.8;
  padding-left: 21px;
  max-width: 635px;
}
#new-index-body .new-init-3 .pro-1 .top .right ul li p::after {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 11px;
  height: 11px;
  background: url(../images/newinit34.png) no-repeat;
}
#new-index-body .new-init-3 .pro-2 {
  margin-top: 30px;
}
#new-index-body .new-init-3 .pro-2 .box {
  max-width: 301px;
  margin: 0 auto;
}
#new-index-body .new-init-3 .pro-2 .con {
  padding: 8px;
  padding-bottom: 0;
  text-align: center;
}
#new-index-body .new-init-3 .pro-2 .con h4 {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 1.7;
}
#new-index-body .new-init-3 .pro-3 .top {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#new-index-body .new-init-3 .pro-3 .top .right {
  padding-left: 0;
}
#new-index-body .new-init-3::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 455px;
  height: 503px;
  background: url(../images/newinit32.png);
  z-index: -1;
}
#new-index-body .new-init-3::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 443px;
  height: 660px;
  background: url(../images/newinit31.png);
  z-index: -1;
}
#new-index-body .new-init-4 .container {
  width: 1550px;
}
#new-index-body .new-init-4 .top .left {
  width: 35%;
  vertical-align: middle;
  padding-left: 110px;
}
#new-index-body .new-init-4 .top .left h4 {
  font-size: 32px;
  font-weight: 500;
  color: #000000;
  line-height: 1.4;
}
#new-index-body .new-init-4 .top .left h4 span {
  display: block;
}
#new-index-body .new-init-4 .top .left p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 1.75;
  max-width: 399px;
  margin-top: 20px;
}
#new-index-body .new-init-4 .top .right {
  width: 65%;
  vertical-align: middle;
}
#new-index-body .new-init-5 {
  background: url(../images/newinit51.jpg) no-repeat center;
  background-size: cover;
}
#new-index-body .new-init-5 h4 {
  font-size: 28px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-5 p {
  font-size: 12px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1;
  margin-top: 4px;
}
#new-index-body .new-init-5 .form {
  margin-top: 20px;
  padding-bottom: 50px;
}
#new-index-body .new-init-5 .form 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 .form ul li {
  padding: 0 6px;
  width: 100%;
}
#new-index-body .new-init-5 .form ul li input[type=text] {
  width: 100%;
  height: 50px;
  background: #FFFFFF;
  border: none;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1;
  padding-left: 10px;
}
#new-index-body .new-init-5 .form ul li input[type=submit] {
  width: 180px;
  height: 50px;
  background: #99db52;
  -webkit-box-shadow: 1px 5px 18px 2px rgba(0, 0, 0, 0.22);
  box-shadow: 1px 5px 18px 2px rgba(0, 0, 0, 0.22);
  border-radius: 4px;
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
  border: none;
}
#new-index-body .new-init-5 .form ul li:nth-child(3) input[type=text],
#new-index-body .new-init-5 .form ul li:nth-child(4) input[type=text] {
  width: 355px;
}
#new-index-body .new-init-5 .footer-bottom {
  border-top: 1px solid #fff;
  padding: 15px 0;
}
#new-index-body .new-init-5 .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-5 .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-5 .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-5 .footer-bottom .bottom-box p img {
  display: inline-block;
  max-height: 16px;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0 5px;
}

#Pop_UpsBtn {
  display: none!important
}
#pups_from form ul li input[type="submit"] {
  background: #ea9216 !important;
}
#pups_from i.close:hover {
  background: #ea9216 !important;
}
@media screen and (max-width: 1550px) {
  #new-index-body .container {
    width: 1330px!important;
  }
  #new-index-body .new-init-4 .top .left {
    padding-left: 0;
  }
}
@media screen and (max-width: 1330px) {
  #new-index-body .container {
    width: 1100px!important;
  }
  #new-index-body .new-init-1 .top .left h2 {
    font-size: 32px;
  }
  #new-index-body .new-init-1 .top .left i {
    width: 500px;
  }
  #new-index-body .new-init-1 .top .left p {
    font-size: 16px;
    max-width: 500px;
  }
  #new-index-body .new-init-1 .acc .rig .acz ul {
    padding-right: 0;
  }
  #new-index-body .new-init-5 .form ul li input[type=text] {
    width: 100%!important;
  }
}
@media screen and (max-width: 1100px) {
  #new-index-body .container {
    width: 972px!important;
  }
  #new-index-body .new-init-1 .acc .rig .acz ul li p,
  #new-index-body .new-init-1 .adv ul li .box h4 {
    font-size: 16px;
  }
  #new-index-body .new-init-1 .top .left h2 {
    font-size: 26px;
  }
  #new-index-body .new-init-2 .top ul li .box .right {
    padding-left: 20px;
  }
  .mt-36 {
    margin-top: 20px;
  }
  #new-index-body .new-init-2 .top ul li:nth-child(2) .right {
    padding-left: 0!important;
  }
}
@media screen and (max-width: 972px) {
  #new-index-body .container {
    width: 100%!important;
  }
  #new-index-body .new-init-1 .top .right {
    display: none;
  }
  #new-index-body .new-init-1 .top .left {
    width: 100%;
  }
  #new-index-body .new-init-1 .top .left i {
    width: 100%;
  }
  #new-index-body .new-init-1 .top .left p {
    max-width: 100%;
  }
  #new-index-body .new-init-2 .top ul li .box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-2 .top ul li .box .left,
  #new-index-body .new-init-2 .top ul li .box .right {
    width: 100%;
    padding: 0!important;
    text-align: center;
  }
  #new-index-body .new-init-2 .top ul li .box .right {
    margin-top: 20px;
    text-align: center;
  }
  #new-index-body .new-init-2 .top ul li .box .right p {
    max-width: 100%;
  }
  #new-index-body .new-init-2 .top ul li .box .left .img {
    text-align: center;
  }
  #new-index-body .new-init-3 .pro-1 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-3 .pro-1 .top .left,
  #new-index-body .new-init-3 .pro-1 .top .right {
    width: 100%;
    padding: 0;
  }
  #new-index-body .new-init-3 .pro-1 .top .right {
    margin-top: 30px;
  }
  #new-index-body .new-init-3 .pro-1 .top .right p {
    max-width: 100%!important;
  }
  #new-index-body .new-init-4 .top .left,
  #new-index-body .new-init-4 .top .right {
    width: 100%;
  }
  #new-index-body .new-init-4 .top .left p {
    max-width: 100%;
  }
  #new-index-body .new-init-4 .top .right {
    margin-top: 20px;
  }
  #new-index-body .new-init-5 .form ul,
  #new-index-body .new-init-1 .adv ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-5 .form ul li,
  #new-index-body .new-init-1 .adv ul li {
    width: 50%;
    margin: 10px 0;
  }
  #new-index-body .new-init-1 .acc .rig {
    display: none;
  }
  #new-index-body .new-init-1 .top .left i {
    margin: 20px 0px;
  }
}
@media screen and (max-width: 768px) {
  #new-index-body .new-init-1 .top .left h2 span {
    display: initial;
  }
  #new-index-body .btn1 {
    margin-bottom: 20px;
  }
  #new-index-body .new-init-2 .title2 h4,
  #new-index-body .new-init-3 .pro-1 h3,
  #new-index-body .new-init-3 .pro-1 .top .right h4,
  #new-index-body .new-init-4 .top .left h4 {
    font-size: 26px;
  }
}
@media screen and (max-width: 600px) {
  #new-index-body .new-init-5 .form ul li,
  #new-index-body .new-init-1 .adv ul li {
    width: 100%;
  }
  #new-index-body .new-init-1 .top .left {
    padding: 110px 0 250px;
  }
}
@media screen and (max-width: 450px) {
  #new-index-body .new-init-1 .top .left h2 {
    font-size: 20px;
  }
  #new-index-body .new-init-1 .top .left {
    padding: 60px 0 250px;
  }
  #new-index-body .padd {
    padding: 40px 0;
  }
  #new-index-body .new-init-2 .title2 h4 span {
    display: initial;
  }
  #new-index-body .btn1 a {
    padding: 12px 24px;
    font-size: 16px;
  }
  #new-index-body .new-init-4 .top .right {
    text-align: center;
  }
  #new-index-body .new-init-2 .title2 h4,
  #new-index-body .new-init-3 .pro-1 h3,
  #new-index-body .new-init-3 .pro-1 .top .right h4,
  #new-index-body .new-init-4 .top .left h4 {
    font-size: 24px;
  }
}

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-8 .top {
  background: url(/suzonghome/2025/10/23/download.jpg-1.jpg) no-repeat center;
  background-size: cover;
}
#new-index-body .new-init-8 .acc .left {
  width: 52%;
}
#new-index-body .new-init-8 .acc .left ul {
  padding: 40px 0 20px;
  padding-right: 158px;
}
#new-index-body .new-init-8 .acc .left ul li {
  padding-bottom: 35px;
}
#new-index-body .new-init-8 .acc .left ul li h4 {
  font-size: 22px;
  
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-8 .acc .left ul li .text {
  margin-top: 24px;
}
#new-index-body .new-init-8 .acc .left ul li .text p {
  font-size: 16px;
  
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
}
#new-index-body .new-init-8 .acc .left ul li:last-child {
  padding-bottom: 0;
}
#new-index-body .new-init-8 .acc .right {
  width: 48%;
}
#new-index-body .new-init-8 .acc .right .form {
  text-align: center;
  padding: 38px 0;
  padding-left: 120px;
  max-width: 620px;
}
#new-index-body .new-init-8 .acc .right .form h4 {
  font-size: 40px;
  
  font-weight: 500;
  color: #111111;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-8 .acc .right .form p {
  font-size: 16px;
  
  font-weight: 400;
  color: #111111;
  line-height: 24px;
  margin-top: 15px;
  padding: 0 20px;
}
#new-index-body .new-init-8 .acc .right .form ul li {
  margin-top: 15px;
}
#new-index-body .new-init-8 .acc .right .form ul li label {
  position: relative;
  display: block;
  width: 100%;
  height: 45px;
  background: #FFFFFF;
  border: 1px solid #999999;
}
#new-index-body .new-init-8 .acc .right .form ul li label span {
  position: absolute;
  left: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#new-index-body .new-init-8 .acc .right .form ul li label input[type=text] {
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 28px;
  font-size: 14px;
  
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 30px;
  padding-left: 6px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-8 .acc .right .form ul li label input[name='content'] {
  opacity: 1;
}
#new-index-body .new-init-8 .acc .right .form ul li label textarea {
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 55px;
  font-size: 14px;
  
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 30px;
  padding-left: 6px;
  opacity: 0;
}
#new-index-body .new-init-8 .acc .right .form ul li label ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-8 .acc .right .form ul li label :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-8 .acc .right .form ul li label ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-8 .acc .right .form ul li label :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(0, 0, 0, 0.5);
}
#new-index-body .new-init-8 .acc .right .form ul li label.active span {
  top: 3px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#new-index-body .new-init-8 .acc .right .form ul li label.active input[type=text],
#new-index-body .new-init-8 .acc .right .form ul li label.active textarea {
  opacity: 1;
}
#new-index-body .new-init-8 .acc .right .form ul li input[type=submit] {
  width: 230px;
  height: 45px;
  background: #99db52;
  border-radius: 6px;
  border: none;
  font-size: 20px;
  
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
}

#new-index-body .new-init-8 .acc .right .form ul li:nth-child(4) label {
  height: 76px;
}
#new-index-body .new-init-8 .acc .right .form ul li:nth-child(4) label span {
  top: 5px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#new-index-body .new-init-8 .footer-bottom {
  padding: 20px 0;
  background: #111111;
}
#new-index-body .new-init-8 .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-8 .footer-bottom .bottom-box p {
  font-size: 16px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  
  font-weight: 400;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0.5;
}
#new-index-body .new-init-8 .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-8 .footer-bottom .bottom-box p img {
  display: inline-block;
  max-height: 14px;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0 5px;
}


@media screen and (max-width: 1320px) {
  #new-index-body .new-init-8 .acc .left ul {
    padding-right: 20px;
  }
  #new-index-body .new-init-8 .acc .right .form {
    padding-left: 30px;
  }
}

@media screen and (max-width: 1100px) {
  #new-index-body .new-init-8 .acc .right,
  #new-index-body .new-init-8 .acc .left {
    vertical-align: middle;
  }
}

@media screen and (max-width: 972px) {
  #new-index-body .new-init-8 .top {
    background: #eeeeee;
  }
  #new-index-body .new-init-8 .acc .left {
    width: 100%;
  }
  #new-index-body .new-init-8 .acc .right {
    width: 100%;
  }
  #new-index-body .new-init-8 .acc .left ul li h4,
  #new-index-body .new-init-8 .acc .left ul li .text,
  #new-index-body .new-init-8 .acc .left ul li .text p {
    color: #000;
  }
  #new-index-body .new-init-8 .acc .right .form h4 {
    font-size: 36px;
  }
  #new-index-body .new-init-8 .acc .right .form {
    padding: 0;
    padding-left: 0;
    padding-bottom: 30px;
  }
  #new-index-body .new-init-8 .footer-bottom .bottom-box .hwaq {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  #new-index-body .new-init-8 .acc .left ul li h4 {
    line-height: 1.5;
  }
  #new-index-body .new-init-8 .acc .left ul li {
    padding-bottom: 20px;
  }
  #new-index-body .new-init-8 .acc .left ul li .text {
    margin-top: 15px;
  }
  #new-index-body .new-init-8 .acc .right .form ul li {
    width: 100%;
    padding: 0 !important;
  }

  #new-index-body .new-init-8 .acc .right .form h4 {
    font-size: 32px;
  }
  #new-index-body .new-init-8 .acc .left ul {
    padding: 0;
    padding-bottom: 25px;
    padding-top: 30px;
  }
}

@media screen and (max-width: 450px) {
  #new-index-body .new-init-8 .acc .left ul li h4 {
    font-size: 20px;
  }
  #new-index-body .new-init-8 .acc .right .form h4 {
    font-size: 24px;
  }
  #new-index-body .new-init-8 .acc .right .form ul li input[type=submit] {
    font-size: 18px;
  }
}