@font-face {
  font-family: 'Poppins';
  src: url('../fonts/accfonts/Poppins-Bold.eot');
  src: url('../fonts/accfonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/accfonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/accfonts/Poppins-Bold.woff') format('woff'), url('../fonts/accfonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/accfonts/Poppins-Light.eot');
  src: url('../fonts/accfonts/Poppins-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/accfonts/Poppins-Light.woff2') format('woff2'), url('../fonts/accfonts/Poppins-Light.woff') format('woff'), url('../fonts/accfonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/accfonts/Poppins-Regular.eot');
  src: url('../fonts/accfonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/accfonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/accfonts/Poppins-Regular.woff') format('woff'), url('../fonts/accfonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html,
body {
  font-size: 62.5%;
}
body {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  font-family: 'Poppins', sans-serif;
}
#new-index-body .container {
  width: 1230px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
}
h1.h1,
h2.h2,
h3.h3,
h4.h4,
h5.h5,
h6.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
p {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
li {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
}
span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
}
img {
  width: auto;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
}
#new-index-body .new-init-1 {
  background: #282828;

}
#new-index-body .new-init-1 .top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 23px 0;
}
#new-index-body .new-init-1 .top ul li {
  font-size: 14px;
  font-family: Poppins;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1;
  margin-left: 87px;
}
#new-index-body .new-init-2.acca {
  position: fixed;
  top: 60px;
      left: 50%;
    transform: translateX(-50%);
    z-index: 1111;
    background: #ffffff;
    margin-top: 0;
    width: 100%;
    transition: 0.5s
}

#new-index-body .new-init-2 .adds {
  position: absolute;
  right: 0;
  bottom: 3%;
  width: 100%;
  max-width: 300px;
}

#new-index-body .new-init-2 .adds h4 {
      font-size: 24px;
    font-family: Poppins;
    font-weight: bold;
    color: #DA251C;
    line-height: 1;

}

#new-index-body .new-init-2 .adds p {
  font-size: 14px;
    font-family: Poppins;
    font-weight: 400;
    color: #121212;
    line-height: 2;
    margin: 15px 0
}
#new-index-body .new-init-2 .adds p span {
  color: #DA251C
}
#new-index-body .new-init-2.acca.active1 {
  top: 0;
      -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
}
#new-index-body .new-init-2 {
  position: relative;
  z-index: 2;
  margin-top: 120px;
}
#new-index-body .new-init-2 .form {
  position: absolute;
  right: 0;
  top: 0;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.13);
  padding: 40px 30px;
  max-width: 300px;
  width: 100%;
  z-index: 111;
}
#new-index-body .new-init-2 .form h3 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: bold;
  color: #101010;
  line-height: 1;
}
#new-index-body .new-init-2 .form ul {
  padding-top: 4px;
}
#new-index-body .new-init-2 .form ul li {
  margin-top: 16px;
}
#new-index-body .new-init-2 .form ul li label {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  background: #F6F6F6;
}
#new-index-body .new-init-2 .form ul li label span {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  color: #121212;
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#new-index-body .new-init-2 .form ul li label span.active {
  top: 3px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#new-index-body .new-init-2 .form ul li label span.active ~ input[type=text] {
  opacity: 1;
}
#new-index-body .new-init-2 .form ul li label input[type=text] {
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 20px;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  color: #121212;
  background: #F6F6F6;
  line-height: 30px;
  padding-left: 15px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-2 .form ul li label ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #121212;
}
#new-index-body .new-init-2 .form ul li label :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #121212;
}
#new-index-body .new-init-2 .form ul li label ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #121212;
}
#new-index-body .new-init-2 .form ul li label :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #121212;
}
#new-index-body .new-init-2 .form ul li input[type=submit] {
  width: 100px;
  height: 35px;
  background: #DA251C;
  border: none;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-2 .form ul li.active label span {
  top: 3px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#new-index-body .new-init-2 .form ul li.active label input[type=text] {
  opacity: 1;
}
#new-index-body .new-init-2 .top {
  padding: 20px 0 18px;
  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-2 .top .pro-nav 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-2 .top .pro-nav ul li {
  margin-left: 72px;
}
#new-index-body .new-init-2 .top .pro-nav ul li a {
  display: inline-block;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 300;
  color: #202020;
  line-height: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-2 .top .pro-nav ul li a:hover {
  text-decoration: underline;
  color: #DA251C;
}
#new-index-body .new-init-2 .top .open_btn{
  background: #DA251C;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  padding: 10px 20px;
}
#new-index-body .new-init-2 .bot .left {
  margin-top: 37px;
  width: 47.5%;
}
#new-index-body .new-init-2 .bot .left .aqq {
  margin-top: 37px;
}
#new-index-body .new-init-2 .bot .left .tit {
  text-align: center;
}
#new-index-body .new-init-2 .bot .left h3 {
  display: inline-block;
  position: relative;
  font-size: 48px;
  font-family: Poppins;
  font-weight: bold;
  color: #DA251C;
  line-height: 1;
  padding-bottom: 10px;
  text-align: center;
  margin: 0 auto;
  margin-top: 38px;
}
#new-index-body .new-init-2 .bot .left h3::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #DA251C;
}
#new-index-body .new-init-2 .bot .right {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.13);
  width: 52.5%;
  padding: 60px 70px 60px 30px;
}
#new-index-body .new-init-2 .bot .right h4 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: bold;
  color: #101010;
  line-height: 1.5;
}
#new-index-body .new-init-2 .bot .right h5 {
  font-size: 14px;
  font-family: Poppins;
  font-weight: 300;
  color: #121212;
  line-height: 1.5;
  margin-top: 30px;
}
#new-index-body .new-init-2 .bot .right ul li {
  margin-top: 35px;
}
#new-index-body .new-init-2 .bot .right ul li .box .imgq {
  width: 12%;
}
#new-index-body .new-init-2 .bot .right ul li .box .con {
  width: 88%;
  padding-left: 35px;
}
#new-index-body .new-init-2 .bot .right ul li .box .con h6 {
  font-size: 18px;
  font-family: Poppins;
  font-weight: bold;
  color: #212121;
  line-height: 1;
}
#new-index-body .new-init-2 .bot .right ul li .box .con p {
  font-size: 14px;
  font-family: Poppins;
  font-weight: 300;
  color: #212121;
  opacity: 0.7;
  line-height: 1.5;
  margin-top: 20px;
}
#new-index-body .new-init-3 {
  padding-top: 80px;
}
#new-index-body .new-init-3 h3 {
  font-size: 48px;
  font-family: Poppins;
  font-weight: bold;
  color: #2F2F2F;
  line-height: 1;
}
#new-index-body .new-init-3 .top {
  margin-top: 17px;
}
#new-index-body .new-init-3 .top ul li {
  padding: 40px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.22);
}

#new-index-body .new-init-3 .top ul li:nth-child(3) .box .left,
#new-index-body .new-init-3 .top ul li:nth-child(3) .box .right {
  vertical-align: middle
}
#new-index-body .new-init-3 .top ul li .box .left {
  position: relative;
  width: 45%;
  vertical-align: bottom;
}
#new-index-body .new-init-3 .top ul li .box .left .img-b p {
  display: none
}
#new-index-body .new-init-3 .top ul li .box .left .img-b {
  display: flex;
  flex-wrap: wrap;
}
#new-index-body .new-init-3 .top ul li .box .left .img-b img {
  margin-right: 15px;
  width: 13%;
  margin-bottom: 10px
}
#new-index-body .new-init-3 .top ul li .box .right {
  position: relative;
  width: 55%;
  vertical-align: bottom;
  padding-left: 100px;
}
#new-index-body .new-init-3 .top ul li .box .right h4 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: bold;
  color: #2F2F2F;
  line-height: 2;
}
#new-index-body .new-init-3 .top ul li .box .right .cona {
  font-size: 14px;
  font-family: Poppins;
  font-weight: 300;
  color: #2F2F2F;
  line-height: 2;
  margin-top: 10px;
}
#new-index-body .new-init-3 .top ul li .box .right .btn {
  margin-top: 38px;
}
#new-index-body .new-init-3 .top ul li .box .right .btn a {
  display: inline-block;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1;
  padding: 16px 34px;
  background: #DA251C;
}
#new-index-body .new-init-3 .top ul li:nth-child(even) .box .left {
  left: 55%;
}
#new-index-body .new-init-3 .top ul li:nth-child(even) .box .right {
  left: -45%;
  padding: 0;
  padding-right: 100px;
}
#new-index-body .new-init-3 .top ul li:last-child {
  border: none;
  padding-bottom: 0;
}
#new-index-body .new-init-4 .top p {
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  color: #121212;
  line-height: 2;
}
#new-index-body .new-init-4 .top p span {
  color: #DA251C;
}
#new-index-body .new-init-4 {
  margin-top: 80px;
}
#new-index-body .new-init-4 .top p.aqq1 {
  margin-top: 35px;
}
#new-index-body .new-init-4 .top p.aqq2 {
  margin-top: 50px;
}
#new-index-body .new-init-4 .top .right {
  padding-left: 49px;
}
#new-index-body .new-init-4 .top .right h4 {
  font-size: 24px;
  font-family: Poppins;
  font-weight: bold;
  color: #DA251C;
  line-height: 1;
  margin-bottom: 37px;
  margin-top: 10px;
}
#new-index-body .new-init-4 .img {
  margin-top: 40px;
  padding-bottom: 80px;
}
#new-index-body .new-init-5 {
  position: relative;
  background: #1B1B1B;
}
#new-index-body .new-init-5 .top {
  padding: 50px 0 30px;
}
#new-index-body .new-init-5 .top h3 {
  font-size: 36px;
  font-family: Poppins;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-5 .top .left {
  width: 48%;
  padding-right: 60px;
}
#new-index-body .new-init-5 .top .left ul {
  padding-top: 5px;
}
#new-index-body .new-init-5 .top .left ul li {
  margin-top: 28px;
}
#new-index-body .new-init-5 .top .left ul li h4 {
  font-size: 16px;
  font-family: Poppins;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.5;
}
#new-index-body .new-init-5 .top .left ul li .text {
  font-size: 14px;
  font-family: Poppins;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.44);
  line-height: 1.5;
  margin-top: 13px;
}
#new-index-body .new-init-5 .top .right {
  width: 52%;
}
#new-index-body .new-init-5 .top .right p {
  font-size: 14px;
  font-family: Poppins;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.5;
  margin-top: 30px;
}
#new-index-body .new-init-5 .top .right .form ul {
  margin: 0 -22px;
}
#new-index-body .new-init-5 .top .right .form ul li {
  margin-top: 30px;
  padding: 0 22px;
}
#new-index-body .new-init-5 .top .right .form ul li label {
  position: relative;
  display: block;
  width: 100%;
  height: 48px;
  background: rgba(255, 255, 255, 0.1);
}
#new-index-body .new-init-5 .top .right .form ul li label span {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#new-index-body .new-init-5 .top .right .form ul li label span.active {
  top: 5px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#new-index-body .new-init-5 .top .right .form ul li label span.active ~ input[type=text] {
  opacity: 1;
}
#new-index-body .new-init-5 .top .right .form ul li label input[type=text] {
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  width: 100%;
  height: 30px;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  color: #FFFFFF;
  background: transparent;
  line-height: 30px;
  padding-left: 20px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-5 .top .right .form ul li label ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #FFFFFF;
}
#new-index-body .new-init-5 .top .right .form ul li label :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #FFFFFF;
}
#new-index-body .new-init-5 .top .right .form ul li label ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #FFFFFF;
}
#new-index-body .new-init-5 .top .right .form ul li label :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #FFFFFF;
}
#new-index-body .new-init-5 .top .right .form ul li input[type=submit] {
  width: 100%;
  height: 48px;
  background: #DA251C;
  border: none;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-5 .top .right .form ul li.active label span {
  top: 5px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#new-index-body .new-init-5 .top .right .form ul li.active label input[type=text] {
  opacity: 1;
}
#new-index-body .new-init-5 .bottom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 29px;
}
#new-index-body .new-init-5 .bottom-box svg{
  fill: #fff;
}
#new-index-body .new-init-5 .bottom-box p {
  font-size: 14px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Poppins';
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  opacity: 0.6;
}
#new-index-body .new-init-5 .bottom-box p svg{
    margin-top: 0;
    height: 30px;
    width: auto;
    fill: #fff;
}
#new-index-body .new-init-5 .bottom-box p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 2px;
}
#new-index-body .new-init-5 .bottom-box p img {
  display: inline-block;
  max-height: 16px;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0 5px;
}
#new-index-body .new-init-5 .Stick {
  position: absolute;
  right: 10.4%;
  bottom: 25px;
  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;
  width: 40px;
  height: 40px;
  background: #DA251C;
  cursor: pointer;
}
#Pop_UpsBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 111;
  bottom: 80px !important;
  right: 10.4% !important;
  width: 40px !important;
  height: 40px !important;
  background: #DA251C !important;
  border-radius: 0 !important;
}
#pups_from form ul li input[type="submit"] {
  background: #DA251C !important;
}
#pups_from i.close:hover {
  background: #DA251C !important;
}
@media screen and (max-width: 1650px) {
  #new-index-body .new-init-2 .form {
    display: none;
  }
  #new-index-body .new-init-2 .adds {
    position: static;
    text-align: center;
    margin-top: 30px;
    max-width: 100%
  
}
@media screen and (max-width: 1250px) {
  #new-index-body .new-init-2 .top .pro-nav ul li{
    margin-left: 40px;
  }
}
@media screen and (max-width: 1230px) {
  #new-index-body .container {
    width: 1100px !important;
  }
  #new-index-body .new-init-2 .bot .right {
    padding: 40px 50px 30px 20px;
  }
}
@media screen and (max-width: 1100px) {
  #new-index-body .container {
    width: 972px !important;
  }
  #new-index-body .new-init-2 .top .pro-nav ul li {
    margin-left: 25px;
  }
  #new-index-body .new-init-2 .bot .right ul li {
    margin-top: 20px;
  }
  #new-index-body .new-init-2 .bot .right ul li .box .con {
    padding-left: 20px;
  }
  #new-index-body .new-init-2 .bot .left h3 {
    font-size: 42px;
  }
  #new-index-body .new-init-3 .top ul li .box .right {
    padding-left: 50px;
  }
  #new-index-body .new-init-3 .top ul li:nth-child(even) .box .right {
    padding-right: 50px;
  }
  #new-index-body .new-init-3 h3 {
    font-size: 42px;
  }
}
@media screen and (max-width: 972px) {
  #new-index-body .new-init-2 .top .open_btn{
    display: none;
  }
  #new-index-body .container {
    width: 100% !important;
  }
  #new-index-body .new-init-2.acca {
    top: 0!important
  }
  #new-index-body .new-init-2 .bot .right {
    padding: 20px;
  }
  #new-index-body .new-init-2 .bot .right h4 {
    font-size: 20px;
  }
  #new-index-body .new-init-2 .bot .right h5 {
    margin-top: 15px;
  }
  #new-index-body .new-init-2 .bot .right ul li .box .con h6 {
    line-height: 1.5;
  }
  #new-index-body .new-init-2 .bot .right ul li .box .con p {
    margin-top: 10px;
  }
  #new-index-body .new-init-1,
  #new-index-body .new-init-2 .top .pro-nav {
    display: none;
  }
  #new-index-body .new-init-2 .top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #new-index-body .new-init-2 .bot .left h3,
  #new-index-body .new-init-3 h3 {
    font-size: 32px;
  }
  #new-index-body .new-init-3 .top ul li .box .right h4 {
    font-size: 20px;
    line-height: 1.4;
  }
  #new-index-body .new-init-3 .top ul li .box .right .btn {
    margin-top: 20px;
  }
  #new-index-body .new-init-5 .top .left {
    padding-right: 30px;
  }
  #new-index-body .new-init-5 .top .left {
    width: 100%;
    padding: 0;
  }
  #new-index-body .new-init-5 .top .right {
    width: 100%;
    margin-top: 30px;
  }
  #Pop_UpsBtn,
  #new-index-body .new-init-5 .Stick {
    right: 30px!important;
  }
}
@media screen and (max-width: 768px) {
  #new-index-body .new-init-2 .bot .left {
    width: 100%;
    margin-top: 0;
    text-align: center;
  }
  #new-index-body .new-init-2 .bot .right {
    width: 100%;
    margin-top: 30px;
  }
  #new-index-body .new-init-3 .top ul li .box .left {
    width: 100%;
  }
  #new-index-body .new-init-3 .top ul li .box .right {
    padding: 0!important;
    width: 100%;
    margin-top: 25px;
  }
  #new-index-body .new-init-3 .top ul li:nth-child(even) .box .left {
    left: 0;
  }
  #new-index-body .new-init-3 .top ul li:nth-child(even) .box .right {
    left: 0;
  }
  #new-index-body .new-init-4 .top .left {
    width: 100%;
  }
  #new-index-body .new-init-4 .top .right {
    width: 100%;
    padding: 0;
  }
  #new-index-body .new-init-4 .top p {
    margin: 20px 0px!important;
  }
  #new-index-body .new-init-4 .img {
    padding: 0;
    margin: 0;
    padding-bottom: 30px;
  }
  #new-index-body .new-init-2 .bot .left .aqq {
    margin-top: 20px;
  }
  #new-index-body .new-init-2 .bot .right ul li .box .imgq {
    width: 100%;
  }
  #new-index-body .new-init-2 .bot .right ul li .box .con {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  #new-index-body .new-init-3 .top ul li:last-child {
    padding-bottom: 20px;
  }
  #new-index-body .new-init-4 .top .right h4 {
    margin: 0;
  }
  #new-index-body .new-init-5 .top .right .form ul li,
  #new-index-body .new-init-5 .top .left ul li {
    margin-top: 20px;
  }
  #new-index-body .new-init-5 .top h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 450px) {
  #new-index-body .new-init-2 .bot .left h3 {
    margin-top: 20px;
  }
  #new-index-body .new-init-2 .bot .left h3,
  #new-index-body .new-init-3 h3 {
    font-size: 24px;
  }
  #new-index-body .new-init-3 .top ul li .box .right h4 {
    font-size: 18px;
  }
  #new-index-body .new-init-5 .top h3 {
    font-size: 24px;
  }
  #new-index-body .new-init-3 .top ul li .box .right .btn a {
    font-size: 14px;
    padding: 10px 20px;
  }
  #Pop_UpsBtn,
  #new-index-body .new-init-5 .Stick {
    right: 15px!important;
  }
}
@-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;
}
