@font-face {
  font-family: 'Montserrat-Light';
  src: url(../fonts/Montserrat-Light.ttf) format('truetype'), url(../fonts/Montserrat-Light.otf) format('otf'), url(../fonts/Montserrat-Light.eot) format('eot'), url(../fonts/Montserrat-Light.woff) format('woff'), url(../fonts/Montserrat-Light.woff2) format('woff2');
}
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: 1350px;
  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 .tit31 {
  font-size: 40px;
  font-family: Montserrat;
  font-weight: bold;
  color: #1A1A1A;
  line-height: 1.25;
}
#new-index-body .btnc {
  display: inline-block;
  padding: 14px 45px;
  background: #E11052;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-1 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  z-index: 11;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#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;
  padding: 15px 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#new-index-body .new-init-1 .top .content {
  margin-top: 3px;
}
#new-index-body .new-init-1 .top .content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-1 .top .content ul li {
  margin-left: 65px;
}
#new-index-body .new-init-1 .top .content ul li .acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-1 .top .content ul li .acc p {
  margin-left: 11px;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 300;
  color: #1A1A1A;
  line-height: 1;
}
#new-index-body .new-init-1.scrollNav {
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
#new-index-body .new-init-1.scrollNav .top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
}
#new-index-body .new-init-2 {
  background: url(../images/new-init11.jpg) no-repeat top right;
  padding: 145px 0 115px;
}
#new-index-body .new-init-2 .top {
  max-width: 588px;
}
#new-index-body .new-init-2 .top p {
  margin-top: 30px;
  font-size: 18px;
  font-family: Montserrat;
  font-weight: 400;
  color: #1A1A1A;
  line-height: 1.5;
}
#new-index-body .new-init-2 .top .num {
  margin-top: 50px;
}
#new-index-body .new-init-2 .top .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-2 .top .num ul li h2 {
  font-size: 48px;
  font-weight: bold;
  color: #E11052;
  line-height: 0.65;
}
#new-index-body .new-init-2 .top .num ul li h2 sub {
  position: relative;
  font-size: 24px;
  top: -10px;
}
#new-index-body .new-init-2 .top .num ul li h5 {
  font-size: 18px;
  font-weight: 600;
  color: #1A1A1A;
  line-height: 1;
  margin-top: 5px;
}
#new-index-body .new-init-2 .top .img {
  margin-top: 48px;
}
#new-index-body .new-init-3 {
  position: relative;
}
#new-index-body .new-init-3 .top {
  position: relative;
  background: #E11052;
  padding: 38px 208px 29px 78px;
  top: -50px;
}
#new-index-body .new-init-3 .top .left {
  width: 34%;
  vertical-align: bottom;
}
#new-index-body .new-init-3 .top .left .tit4 {
  font-weight: 400;
  font-size: 27px;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-3 .top .left p {
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 23px;
  margin-top: 18px;
  max-width: 289px;
}
#new-index-body .new-init-3 .top .right {
  width: 66%;
  vertical-align: bottom;
}
#new-index-body .new-init-3 .top .right .form ul {
  margin: 0 -28px;
}
#new-index-body .new-init-3 .top .right .form ul li {
  padding: 0 28px;
}
#new-index-body .new-init-3 .top .right .form ul li input[type=text] {
  width: 100%;
  height: 31px;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 1;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  background: transparent;
}
#new-index-body .new-init-3 .top .right .form ul li input::input-placeholder {
  color: #FFFFFF;
}
#new-index-body .new-init-3 .top .right .form ul li input::-webkit-input-placeholder {
  color: #FFFFFF;
}
#new-index-body .new-init-3 .top .right .form ul li input::-moz-placeholder {
  color: #FFFFFF;
}
#new-index-body .new-init-3 .top .right .form ul li input::-moz-placeholder {
  color: #FFFFFF;
}
#new-index-body .new-init-3 .top .right .form ul li input::-ms-input-placeholder {
  color: #FFFFFF;
}
#new-index-body .new-init-3 .top .right .form ul li .acc {
  position: absolute;
  right: 24px;
  bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  cursor: pointer;
}
#new-index-body .new-init-3 .top .right .form ul li .acc span {
  display: block;
  width: 39px;
  height: 29px;
  background: url(../images/new-init21.png) no-repeat center;
}
#new-index-body .new-init-3 .top .right .form ul li .acc input[type=submit] {
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
  margin-left: 11px;
  margin-bottom: 3px;
  background: transparent;
  border: none;
}
#new-index-body .new-init-3 .top .right .form ul li:nth-child(4) {
  margin-top: 24px;
}
#new-index-body .new-init-4 {
  padding-bottom: 67px;
}
#new-index-body .new-init-4 .list {
  margin-top: 35px;
}
#new-index-body .new-init-4 .list .img-box {
  position: relative;
  overflow: hidden;
  max-width: 430px;
  margin: 0 auto;
}
#new-index-body .new-init-4 .list .img-box span {
  position: absolute;
  left: 0;
  top: 54px;
  font-weight: 400;
  font-size: 32px;
  color: #fff;
  line-height: 1;
  padding: 0 40px;
  width: 100%;
  z-index: 11;
}
#new-index-body .new-init-4 .list .img-box .con {
  position: absolute;
  left: 0;
  top: 82%;
  width: 100%;
  padding: 0 40px;
  z-index: 11;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-4 .list .img-box .con .tit41 {
  font-weight: 500;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
}
#new-index-body .new-init-4 .list .img-box .con .cona {
  margin: 25px 0 20px;
  font-size: 14px;
  color: #fff;
  line-height: 1.7;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-4 .list .img-box .con .btn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
#new-index-body .new-init-4 .list .img-box::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-4 .list .img-box:hover .con {
  top: 45%;
}
#new-index-body .new-init-4 .list .img-box:hover .con .cona,
#new-index-body .new-init-4 .list .img-box:hover .con .btn {
  opacity: 1;
}
#new-index-body .new-init-4 .list .img-box:hover::after {
  opacity: 1;
}
#new-index-body .new-init-5 {
  background: #FFF6F6;
  padding: 50px 0;
}
#new-index-body .new-init-5 .options {
  margin-top: 28px;
}
#new-index-body .new-init-5 .options ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#new-index-body .new-init-5 .options ul li {
  margin: 0 20px;
  padding: 15px 35px;
  background: transparent;
  text-transform: uppercase;
  font-size: 16px;
  color: #1A1A1A;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#new-index-body .new-init-5 .options ul li.active,
#new-index-body .new-init-5 .options ul li:hover {
  background: #E11052;
  color: #fff;
}
#new-index-body .new-init-5 .content {
  margin-top: 37px;
}
#new-index-body .new-init-5 .content .img {
  text-align: center;
  background: #fff;
}
#new-index-body .new-init-5 .content .tit51 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.71;
  text-transform: uppercase;
  color: #171616;
  margin-top: 17px;
  padding: 0 15px;
}
#new-index-body .new-init-6 .top {
  position: relative;
  padding: 65px 0;
}
#new-index-body .new-init-6 .top .acc {
  position: absolute;
  right: 75px;
  top: 10px;
}
#new-index-body .new-init-6 .top .left {
  width: 44.3%;
}
#new-index-body .new-init-6 .top .right {
  width: 55.7%;
  padding-left: 85px;
}
#new-index-body .new-init-6 .top .right .tit31 {
  margin-bottom: 25px;
}
#new-index-body .new-init-6 .top .right p {
  font-size: 18px;
  color: #1A1A1A;
  line-height: 1.5;
  font-weight: 400;
}
#new-index-body .new-init-6 .top .right .num ul li {
  margin-top: 28px;
}
#new-index-body .new-init-6 .top .right .num ul li h2 {
  font-size: 48px;
  font-weight: bold;
  color: #E11052;
  line-height: 0.65;
}
#new-index-body .new-init-6 .top .right .num ul li h2 sub {
  position: relative;
  top: -10px;
  font-size: 24px;
}
#new-index-body .new-init-6 .top .right .num ul li h5 {
  font-size: 18px;
  font-weight: 500;
  color: #1A1A1A;
  line-height: 1;
}
#new-index-body .new-init-6 .top .right .btn {
  margin-top: 35px;
}
#new-index-body .new-init-6 .top .right .btn .btnc {
  padding: 15px 26px;
}
#new-index-body .new-init-7 {
  position: relative;
  background: #FFF6F6;
  padding: 44px 0 56px;
}
#new-index-body .new-init-7 p {
  font-size: 18px;
  color: #1A1A1A;
  line-height: 1.5;
  font-weight: 400;
  max-width: 617px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}
#new-index-body .new-init-7 .list {
  text-align: center;
}
#new-index-body .new-init-7 .list .swiper-slide {
  margin-top: 39px !important;
}
#new-index-body .new-init-7 .list .swiper-slide .tit51 {
  font-size: 18px;
  color: #171616;
  line-height: 1.5;
  font-weight: 500;
  margin-top: 15px;
  padding: 0 15px;
}
#new-index-body .new-init-8 {
  padding: 38px 0;
  background: #E11052;
}
#new-index-body .new-init-8 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-8 ul li {
  text-align: center;
}
#new-index-body .new-init-8 ul li h2 {
  font-weight: 600;
  font-size: 60px;
  color: #fff;
  line-height: 1;
}
#new-index-body .new-init-8 ul li p {
  font-weight: 400;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1;
  margin: 9px 0 12px;
}
#new-index-body .new-init-8 ul li h4 {
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
}
#new-index-body .new-init-9 {
  padding: 45px 0;
}
#new-index-body .new-init-9 .list {
  margin-top: 35px;
  text-align: center;
}
#new-index-body .new-init-10 {
  background: #FFF6F6;
  padding: 52px 0 61px;
}
#new-index-body .new-init-10 .top .left {
  width: 44.3%;
}
#new-index-body .new-init-10 .top .right {
  width: 55.7%;
  padding-left: 84px;
  margin-top: 35px;
}
#new-index-body .new-init-10 .top .right p {
  font-size: 18px;
  color: #1A1A1A;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 20px;
  max-width: 585px;
}
#new-index-body .new-init-10 .top .right .box ul li {
  margin-top: 19px;
  vertical-align: middle;
}
#new-index-body .new-init-10 .top .right .box ul li .acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-10 .top .right .box ul li .acc .img {
  text-align: center;
  width: 44px;
}
#new-index-body .new-init-10 .top .right .box ul li .acc span {
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  margin-left: 30px;
  max-width: 190px;
}
#new-index-body .new-init-10 .top .right .btn {
  margin-top: 25px;
}
#new-index-body .new-init-11 .tit31 {
  font-weight: 400;
}
#new-index-body .new-init-11 .top {
  padding: 60px 0 50px;
  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-11 .top .left {
  width: 600px;
}
#new-index-body .new-init-11 .top .left ul {
  margin-top: 7px;
}
#new-index-body .new-init-11 .top .left ul li {
  padding: 20px 0;
  border-bottom: 1px solid #A4A4A4;
}
#new-index-body .new-init-11 .top .left ul li .tit41 {
  position: relative;
  font-weight: 500;
  font-size: 23px;
  color: #111111;
  line-height: 1.5;
  padding-right: 35px;
  cursor: pointer;
}
#new-index-body .new-init-11 .top .left ul li .tit41::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: url(../images/new-bann3.png) no-repeat center #E11052;
}
#new-index-body .new-init-11 .top .left ul li .text {
  display: none;
  font-size: 16px;
  color: #565656;
  line-height: 1.625;
  margin-top: 20px;
}
#new-index-body .new-init-11 .top .right p {
  font-size: 16px;
  color: #565656;
  line-height: 1;
  font-weight: 300;
  margin-top: 12px;
}
#new-index-body .new-init-11 .top .right .form {
  width: 491px;
}
#new-index-body .new-init-11 .top .right .form ul {
  padding-top: 16px;
  margin: 0 -18px;
}
#new-index-body .new-init-11 .top .right .form ul li {
  padding: 0 18px;
}
#new-index-body .new-init-11 .top .right .form ul li input[type=text] {
  width: 100%;
  height: 43px;
  border: none;
  border-bottom: 1px solid #C9C9C9;
  font-size: 18px;
  color: #565656;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 5px;
}
#new-index-body .new-init-11 .top .right .form ul li input[type=submit] {
  width: 124px;
  height: 44px;
  background: #E11052;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 18px;
  border: none;
}
#new-index-body .new-init-11 .top .right .form ul li:nth-child(4) input[type=text] {
  height: 75px;
}
#new-index-body .new-init-11 .footer-bottom {
  padding-bottom: 25px;
}
#new-index-body .new-init-11 .footer-bottom .bottom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#new-index-body .new-init-11 .footer-bottom .bottom-box p {
  font-size: 16px;
  color: #404040;
  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.6;
}
#new-index-body .new-init-11 .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-11 .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: #E11052;
  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: #E11052;
}
.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);
}
#Pop_UpsBtn {
  display: none !important;
}
#pups_from form ul li input[type="submit"] {
  background: #E11052 !important;
}
#pups_from i.close:hover {
  background: #E11052 !important;
}
@media screen and (max-width: 1350px) {
  #new-index-body .container {
    width: 1100px!important;
  }
  #new-index-body .new-init-3 .top {
    padding-left: 20px;
  }
  #new-index-body .new-init-4 .list .img-box .con .tit41 {
    font-size: 24px;
  }
  #new-index-body .new-init-4 .list .img-box .con {
    padding: 0 20px;
  }
  #new-index-body .new-init-4 .list .img-box .con .cona {
    margin: 10px 0;
  }
  #new-index-body .new-init-6 .top .right {
    padding-left: 40px;
  }
  #new-index-body .tit31 {
    font-size: 36px;
  }
  #new-index-body .new-init-6 .top .right .num ul li h2 {
    font-size: 40px;
  }
  #new-index-body .new-init-4 .list .img-box span {
    padding: 0 20px;
  }
  #new-index-body .new-init-8 ul li h2 {
    font-size: 40px;
  }
  #new-index-body .new-init-10 .top .right {
    padding-left: 30px;
  }
  #new-index-body .new-init-11 .top .left {
    padding-right: 40px;
  }
}
@media screen and (max-width: 1100px) {
  #mobile {
    display: block;
  }
  #banner {
    margin-top: 0;
  }
  #header {
    display: none;
  }
  #new-index-body .container {
    width: 972px!important;
  }
  #new-index-body .new-init-2 .ads {
    display: block!important;
  }
  #new-index-body .new-init-2 {
    background: #fff;
    padding: 119px 0 50px;
  }
  #new-index-body .new-init-2 .top {
    max-width: 100%;
  }
  #new-index-body .new-init-3 .top {
    top: 0;
  }
  #new-index-body .new-init-3 .top .left {
    width: 100%;
  }
  #new-index-body .new-init-3 .top .left p {
    max-width: 100%;
  }
  #new-index-body .new-init-3 .top .right {
    width: 100%;
    margin-top: 30px;
  }
  #new-index-body .new-init-4 {
    padding: 70px 0;
  }
  #new-index-body .new-init-1 .top .content {
    display: none;
  }
  #new-index-body .new-init-1 .top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 972px) {
  #new-index-body .container {
    width: 100%!important;
  }
  #new-index-body .new-init-3 .top {
    padding: 30px;
  }
  #new-index-body .new-init-3 .top .right .form ul li .acc {
    position: static;
    margin-top: 20px;
  }
  #new-index-body .new-init-6 .top .left,
  #new-index-body .new-init-10 .top .left {
    width: 100%;
  }
  #new-index-body .new-init-6 .top .right,
  #new-index-body .new-init-10 .top .right {
    padding-right: 0;
    margin-top: 30px;
    width: 100%;
    padding-left: 0;
  }
  #new-index-body .new-init-8 ul li h2 {
    font-size: 32px;
  }
  #new-index-body .new-init-8 ul li h4 {
    font-size: 20px;
  }
  #new-index-body .new-init-10 .top .right p {
    max-width: 100%;
  }
  #new-index-body .new-init-11 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-11 .top .left {
    width: 100%;
    padding: 0;
  }
  #new-index-body .new-init-11 .top .right {
    width: 100%;
    margin-top: 30px;
  }
  #new-index-body .new-init-11 .top .right .form {
    width: 100%;
  }
  #new-index-body .new-init-11 .footer-bottom .bottom-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  #new-index-body .tit31 {
    font-size: 32px;
  }
  #new-index-body .new-init-2 .top p {
    font-size: 16px;
    margin-top: 15px;
  }
  #new-index-body .new-init-2 .top .num ul li h2 {
    font-size: 32px;
  }
  #new-index-body .new-init-2 .top .num ul li h2 sub {
    font-size: 18px;
  }
  #new-index-body .new-init-2 .top .num,
  #new-index-body .new-init-2 .top .img {
    margin-top: 30px;
  }
  #new-index-body .new-init-3 .top .right .form ul li {
    margin-top: 20px!important;
  }
  #new-index-body .new-init-3 .top .right {
    margin-top: 0;
  }
  #new-index-body .new-init-4 {
    padding: 50px 0;
  }
  #new-index-body .new-init-5 .options ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-5 .options ul li {
    font-size: 16px;
    padding: 10px 20px;
    margin: 10px;
  }
  #new-index-body .new-init-6 .top .right .tit31 {
    margin-bottom: 15px;
  }
  #new-index-body .new-init-6 .top .right p {
    font-size: 16px;
  }
  #new-index-body .new-init-6 .top .right .num ul li h2 {
    font-size: 30px;
  }
  #new-index-body .new-init-7 p {
    margin-top: 15px;
    font-size: 16px;
  }
  #new-index-body .new-init-8 ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-8 ul li {
    width: 50%;
    margin: 15px 0;
  }
  .right_nav_list ul li {
    width: 40px;
    height: 40px;
  }
  .right_nav_list ul li .more_cont {
    font-size: 18px;
  }
  #new-index-body .new-init-10 .top .right p {
    font-size: 16px;
  }
  #new-index-body .new-init-11 .top .left ul li .tit41 {
    font-size: 20px;
    line-height: 1.3;
  }
  #new-index-body p {
    line-height: 1.3 !important;
  }
}
@media screen and (max-width: 450px) {
  #new-index-body .tit31 {
    font-size: 24px;
  }
  #new-index-body .new-init-2 .top .num ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-2 .top .num ul li {
    width: 100%;
    margin: 15px 0;
  }
  #new-index-body .new-init-3 .top .left .tit4 {
    font-size: 24px;
  }
  #new-index-body .new-init-3 .top {
    padding: 20px;
  }
  #new-index-body .new-init-2 .top .num {
    margin-top: 10px;
  }
  #new-index-body .new-init-2 .top .img {
    margin-top: 10px;
  }
  #new-index-body .new-init-4 .list .img-box .con .tit41 {
    font-size: 20px;
  }
  #new-index-body .new-init-4 .list .img-box span {
    font-size: 20px;
  }
  #new-index-body .new-init-6 .top .right .num ul li h5 {
    font-size: 16px;
  }
  #new-index-body .btnc {
    font-size: 14px;
    padding: 10px 20px;
  }
  #new-index-body .new-init-8 ul li h2 {
    font-size: 24px;
  }
  #new-index-body .new-init-8 ul li p {
    font-size: 14px;
  }
  #new-index-body .new-init-8 ul li h4 {
    font-size: 16px;
  }
}
@-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;
}
