@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins.eot') format('eot'), url('../fonts/Poppins.woff2') format('woff2'), url('../fonts/Poppins.woff') format('woff'), url('../fonts/Poppins.ttf') format('truetype');
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.eot') format('eot'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.eot') format('eot'), url('../fonts/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins-Light.woff') format('woff'), url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
}
html,
body {
  font-size: 62.5%;
}
body {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  font-family: 'Poppins';
  font-weight: 400;
}
.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 .padd {
  padding: 80px 0;
}
#new-index-body .title1 {
  text-align: center;
}
#new-index-body .title1 h3 {
  font-size: 50px;
  font-family: Poppins-Bold;
  font-weight: bold;
  color: #1E1E1E;
  line-height: 1;
  text-transform: capitalize;
}
#new-index-body .new-init-1 {
  background: var(--color);
  padding: 11px 0;
}
#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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-1 .top .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 .top .right ul li p {
  font-size: 16px;
  font-family: Poppins;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-1 .top .right ul li:last-child {
  margin-left: 30px;
}
#new-index-body .new-init-2 {
  background: url(/monroswitch/2025/09/09/videoframe_3069.jpg) no-repeat center;
  background-size: cover;
  padding: 10% 0;
}
#new-index-body .new-init-2 .top {
  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 .left {
  width: 100%;
  vertical-align: middle;
}
#new-index-body .new-init-2 .top .left h3 {
  font-size: 46px;
  font-family: Poppins-SemiBold;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1.2;
}
#new-index-body .new-init-2 .top .left h3 span {
  display: block;
}
#new-index-body .new-init-2 .top .left h3 i {
  color: var(--color);
  font-size: 47px
}
#new-index-body .new-init-2 .top .left .con {
  margin-top: 30px;
}
#new-index-body .new-init-2 .top .left .con ul li p {
  font-size: 16px;
  color: #ffffff;
  line-height: 1.8;
}
#new-index-body .new-init-2 .top .left .con ul li p strong{
  font-weight: bold;
}
#new-index-body .new-init-2 .top .left .con ul li p span {
  color: var(--color);
  font-size: 20px;
}
#new-index-body .new-init-2 .top .left .img {
  margin-top: 65px;
}
#new-index-body .new-init-2 .top .left .img ul {
  max-width: 635px;
  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 .right {
  max-width: 452px;
}
#new-index-body .new-init-2 .top .right .form {
  background: var(--color);
  padding: 34px 22px 52px;
}
#new-index-body .new-init-2 .top .right .form h4 {
  font-size: 30px;
  font-weight: 600;
  color: #FFFEFE;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
}
#new-index-body .new-init-2 .top .right .form p {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.8;
  margin-top: 15px;
  text-align: center;
}
#new-index-body .new-init-2 .top .right .form ul {
  padding-top: 10px;
}
#new-index-body .new-init-2 .top .right .form ul li {
  margin-top: 15px;
}
#new-index-body .new-init-2 .top .right .form ul li input[type=text] {
  width: 100%;
  height: 34px;
  background: #FFFFFF;
  border: none;
  font-size: 14px;
  font-weight: 300;
  color: #1E1E1E;
  line-height: 1;
  padding-left: 12px;
}
#new-index-body .new-init-2 .top .right .form ul li input[type=submit] {
  width: 100%;
  height: 52px;
  background: #fff;
  color: var(--color);
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  border: none;
}
#new-index-body .new-init-2 .top .right .form ul li input::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #1e1e1e;
}
#new-index-body .new-init-2 .top .right .form ul li input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #1e1e1e;
}
#new-index-body .new-init-2 .top .right .form ul li input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #1e1e1e;
}
#new-index-body .new-init-2 .top .right .form ul li input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #1e1e1e;
}
#new-index-body .new-init-2 .top .right .form ul li:nth-child(4) textarea {
  height: 128px;
    width: 100%;
  background: #FFFFFF;
  border: none;
  font-size: 14px;
  font-weight: 300;
  color: #1E1E1E;
  line-height: 2;
  padding-left: 12px;
}
#new-index-body .new-init-3 {
  padding: 0 !important;
}
#new-index-body .new-init-3 .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}
#new-index-body .new-init-3 .top .left {
  display: flex;
  align-items: center;
}
#new-index-body .new-init-3 .top .left .img {
  padding-right: 20px;
}
#new-index-body .new-init-3 .top .left .img img {
  width: 100%;
  
  
}
#new-index-body .new-init-3 .top .left .rig ul img {
  cursor: pointer;
  max-width: 138px;
  border: 1px solid #fff;
  transition: 0.3s
}
#new-index-body .new-init-3 .top .left .rig ul li:hover img {
  border: 1px solid var(--color)
}
#new-index-body .new-init-3 .top .left .rig ul li:nth-child(2) {
  padding: 5px 0;
  cursor: pointer;
}
#new-index-body .new-init-3 .top .right {
  padding-left: 45px;
}
#new-index-body .new-init-3 .top .right h4 {
  position: relative;
  font-size: 30px;
  font-weight: 500;
  color: var(--color);
  line-height: 1.3;
  text-transform: uppercase;
  padding-bottom: 15px;
  z-index: 11;
}
#new-index-body .new-init-3 .top .right h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 92px;
  height: 3px;
  background: var(--color);
  opacity: 0.37;
  z-index: -1;
}
#new-index-body .new-init-3 .top .right h4::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 36px;
  height: 3px;
  background: var(--color);
  border-radius: 2px;
  z-index: 2;
}
#new-index-body .new-init-3 .top .right .cona {
  margin: 16px 0;
  font-size: 16px;
  font-weight: 300;
  color: #1E1E1E;
  line-height: 1.5;
  /*text-align: justify;*/
  /*text-indent: 2em;*/
  /*text-align: right;*/
}
#new-index-body .new-init-3 .top .right .btn {
  margin-bottom: 10px;
}
#new-index-body .new-init-3 .top .right .btn a {
  display: inline-block;
  font-size: 26px;
  font-weight: 400;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1;
  padding: 8px 22px;
  background: var(--color);
}
#new-index-body .new-init-3 .top .right ul {
  max-width: 382px;
}
#new-index-body .new-init-3 .top .right ul li {
  margin-top: 18px;
}
#new-index-body .new-init-3 .top .right ul li p {
  font-size: 18px;
  font-weight: 400;
  color: #1E1E1E;
  line-height: 1;
}
#new-index-body .new-init-3 .top .right ul li p img {
  vertical-align: middle;
  margin-right: 6px;
}
#new-index-body .new-init-4 {
  position: relative;
  z-index: 11;
  padding-bottom: 0;
}
#new-index-body .new-init-4 .list {
  margin-top: 10px;
}
#new-index-body .new-init-4 .list li {
  height: auto;
}
#new-index-body .new-init-4 .list .box {
  max-width: 284px;
  margin: 0 auto;
  height: 100%;
}
#new-index-body .new-init-4 .list .box .img {
  position: relative;
  border: 1px solid #E4DDDD;
  overflow: hidden;
}
#new-index-body .new-init-4 .list .box .img .mask {
  position: absolute;
  right: -35px;
  top: 14px;
}
#new-index-body .new-init-4 .list .box .img .desc{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  color: #fff;
  padding: 29px 40px;
  text-align: left;
  display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
     opacity: 0;
     -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#new-index-body .new-init-4 .list .box .img .desc .nr{
  max-height: 160px;
  overflow-y: auto;
   text-align: left;
  font-size: 14px;
  line-height: 2;
  color: #fff;
}
#new-index-body .new-init-4 .list .box .img .desc .more{
  margin-top: 20px;
   font-size: 18px;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  color: black;
}
#new-index-body .new-init-4 .list .box .img:hover .desc{
  opacity: 1;
}
#new-index-body .new-init-4 .list .box .con {
  height: 200px;
  background: var(--color);
  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;
  text-align: center;
}
#new-index-body .new-init-4 .list .box .con h4 {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.3;
  text-transform: uppercase;
  padding: 0 10px;
}
#new-index-body .new-init-4 .btn1 a {
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
  padding: 18px 91px;
  background: var(--color);
}
#new-index-body .new-init-4::after {
  content: '';
  position: absolute;
  right: 0;
  top: -21%;
  width: 572px;
  height: 579px;
  background: url(../images/aww1.png) no-repeat;
  z-index: -1;
}
#new-index-body .new-init-5 {
  position: relative;
}
#new-index-body .new-init-5 .list {
  margin-top: 35px;
}
#new-index-body .new-init-5 .list li {
  padding: 3px;
  height: auto;
}
#new-index-body .new-init-5 .list .box {
  background: #FFFFFF;
  max-width: 380px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #f5f5f5;
  box-shadow: 1.2px 1.2px 1.2px 1.2px rgba(245, 245, 245, 0.9);
  padding-bottom: 20px;
  height: 100%;
}
#new-index-body .new-init-5 .list .box .img {
  width: 100%;
  height: 110px;
  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;
}
#new-index-body .new-init-5 .list .box h4 {
  font-size: 18px;
  font-weight: bold;
  color: var(--color);
  line-height: 1.6;
  text-transform: uppercase;
}
#new-index-body .new-init-5 .list .box h4 span {
  display: block;
}
#new-index-body .new-init-5 .list .box .cona {
  font-size: 16px;
  font-weight: 400;
  color: #1E1E1E;
  line-height: 1.5;
  padding: 0px 30px;
  margin-top: 12px;
}
#new-index-body .new-init-5::after {
  content: '';
  position: absolute;
  left: 0;
  top: -30%;
  width: 605px;
  height: 721px;
  background: url(../images/aww2.png) no-repeat;
  z-index: -1;
}
#new-index-body .new-init-6 .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-6 .top .left {
  padding-right: 40px;
  width:60%;
}
#new-index-body .new-init-6 .top .left h3 {
  font-size: 47px;
  font-weight: bold;
  color: #212222;
  line-height: 1;
}
#new-index-body .new-init-6 .top .left h4 {
  position: relative;
  font-size: 26px;
  font-weight: 400;
  color: #212222;
  text-transform: uppercase;
  padding-bottom: 15px;
  line-height: 1;
  margin-top: 5px;
}
#new-index-body .new-init-6 .top .left h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 92px;
  height: 3px;
  background: var(--color);
  opacity: 0.37;
  z-index: -1;
}
#new-index-body .new-init-6 .top .left h4::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 36px;
  height: 3px;
  background: var(--color);
  border-radius: 2px;
  z-index: 2;
}
#new-index-body .new-init-6 .top .left p {
  font-size: 16px;
  font-weight: 400;
  color: #191919;
  line-height: 1.5;
  max-width: 489px;
  margin-top: 20px;
}
#new-index-body .new-init-6 .top .left .more {
  background-color: #f8f8f8;
  height: 2.5em;
  line-height: 2.5em;
  margin-top: 1em;
}
#new-index-body .new-init-6 ul {
  position: relative;
  margin-top: 30px;
}
#new-index-body .new-init-6 ul li {
  text-align: center;
  border-left: 1px solid #eee;
}
#new-index-body .new-init-6 ul li:first-child {
  border-left: none;
}
#new-index-body .new-init-6 ul li h2 {
  font-size: 48px;
  font-weight: bold;
  color: var(--color);
  line-height: 1;
  padding: 12px 0 15px;
}
#new-index-body .new-init-6 ul li h2 sup {
  font-size: 30px;
  font-weight: 500;
  color: var(--color);
  line-height: 1;
  margin-left: -10px;
}
#new-index-body .new-init-6 ul li h5 {
  font-size: 16px;
  font-weight: 400;
  color: #696C71;
  line-height: 1;
  padding-bottom: 18px;
}
/*#new-index-body .new-init-6 ul::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1px;
  height: 222px;
  background: #C8CCD4;
}
#new-index-body .new-init-6 ul::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 489px;
  height: 1px;
  background: #C8CCD4;
}*/
#new-index-body .new-init-6 .top .right .img {
  position: relative;
  padding-right: 32px;
  padding-top: 32px;
  z-index: 11;
}
#new-index-body .new-init-6 .top .right .img .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 80px;
  margin-top: 15px;
  margin-right: 15px;
  cursor: pointer;
  cursor: hand;
}
#new-index-body .new-init-6 .top .right .img::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 411px;
  height: 244px;
  background: var(--color);
  z-index: -1;
}
#new-index-body .new-init-7 {
  position: relative;
}
#new-index-body .new-init-7 .list {
  margin-top: 50px;
  padding: 0 2.5%;
}
#new-index-body .new-init-7 .list h4 {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
  padding: 25px;
  padding-bottom: 0;
}
#new-index-body .new-init-7 #certify {
  position: relative;
  width: 100%;
  /*判断宽度设置响应式效果*/
}
#new-index-body .new-init-7 #certify .swiper-container {
  padding-bottom: 80px;
}
#new-index-body .new-init-7 #certify .swiper-slide {
  width: 276px;
  height: 387px;
}
#new-index-body .new-init-7 #certify .swiper-button-prev {
  left: -40px;
  width: 46px;
  height: 47px;
  background: url(../images/new-init73.jpg) no-repeat;
  top: 45%;
  background-size: 100%;
}
#new-index-body .new-init-7 #certify .swiper-button-prev:hover {
  /*background-position: 0 -46px;*/
  /*background-size: 100%*/
}
#new-index-body .new-init-7 #certify .swiper-button-next {
  right: -40px;
  width: 46px;
  height: 47px;
  top: 45%;
  background: url(../images/new-init72.jpg) no-repeat;
  background-size: 100%;
}
#new-index-body .new-init-7 #certify .swiper-button-next:hover {
  /*background-position: 0 -139px;*/
  /*background-size: 100%*/
}
#new-index-body .new-init-8 .top {
  position: relative;
  z-index: 11;
}
#new-index-body .new-init-8 .top .acc .left {
  position: relative;
  margin-top: -33px;
  z-index: 11;
}
#new-index-body .new-init-8 .top .acc .left .left-box {
  background: var(--color);
}
#new-index-body .new-init-8 .top .acc .left .left-box ul {
  padding-top: 34px;
}
#new-index-body .new-init-8 .top .acc .left .left-box ul li {
  padding: 18px;
}
#new-index-body .new-init-8 .top .acc .left .left-box ul li h4 {
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-8 .top .acc .left .left-box ul li .text {
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.5;
}
#new-index-body .new-init-8 .top .acc .left .left-box ul li:nth-child(2) {
  background: var(--color);
}
#new-index-body .new-init-8 .top .acc .left::after {
  content: '';
  position: absolute;
  left: -27px;
  top: 0;
  width: 60px;
  height: 34px;
  z-index: -1;
  background: url(../images/new-init82.png) no-repeat;
}
#new-index-body .new-init-8 .top .acc .right {
  padding-left: 120px;
}
#new-index-body .new-init-8 .top .acc .right .form h4 {
  font-size: 31px;
  color: #FFFFFF;
  line-height: 1;
  font-weight: bold;
  margin-top: 20px;
}
#new-index-body .new-init-8 .top .acc .right .form p {
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.2;
}
#new-index-body .new-init-8 .top .acc .right .form ul li {
  margin-top: 10px;
}
#new-index-body .new-init-8 .top .acc .right .form ul li input[type=text] {
  width: 100%;
  height: 40px;
  background: #FFFFFF;
  border: none;
  font-size: 16px;
  font-weight: 300;
  color: #1C1B1B;
  line-height: 1;
  padding-left: 12px;
}
#new-index-body .new-init-8 .top .acc .right .form ul li input[type=submit] {
  margin-top: 10px;
  width: 100%;
  height: 40px;
  background: var(--color);
  border: none;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: uppercase;
}
#new-index-body .new-init-8 .top .acc .right .form ul li:nth-child(1) {
  padding-right: 5px;
}
#new-index-body .new-init-8 .top .acc .right .form ul li:nth-child(2) {
  padding-left: 5px;
}
#new-index-body .new-init-8 .top .acc .right .form ul li:nth-child(4) textarea {
  height: 78px;
    width: 100%;

  background: #FFFFFF;
  border: none;
  font-size: 16px;
  font-weight: 300;
  color: #1C1B1B;
  line-height: 2;
  padding-left: 12px;
}
#new-index-body .new-init-8 .top::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 355px;
  background: url(/maotian-airtool/2025/05/29/banner5-1.jpg) no-repeat center #000;
  background-size: cover;
  z-index: -1;
}
#new-index-body .new-init-8 .footer-bottom {
  padding: 12px 0;
  background: #000000;
  position: relative;
  z-index: 12;
}
#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: #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.6;
}
#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: 16px;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0 5px;
}
@media screen and (max-width: 1230px) {
  #new-index-body .container {
    width: 1100px !important;
  }
  #new-index-body .new-init-7 #certify .swiper-slide {
    -webkit-transform: translateX(0px) scale(1) !important;
    transform: translateX(0px) scale(1) !important;
    text-align: center;
  }
  #new-index-body .new-init-7 .list {
    padding: 0;
  }
  #new-index-body .new-init-8 .top .acc .right {
    padding-left: 50px;
  }
  #new-index-body .new-init-8 .top::after {
    height: 100%;
  }
  #new-index-body .new-init-6 ul li h2 {
    font-size: 42px;
  }
  #new-index-body .new-init-2 .top .left h3 {
    font-size: 42px;
  }
  #new-index-body .new-init-7 #certify .swiper-button-prev,
  #new-index-body .new-init-7 #certify .swiper-button-next {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  #new-index-body .container {
    width: 972px !important;
  }
  #new-index-body .new-init-2 .top .right,
  #new-index-body .new-init-8 .top .acc .left::after {
    display: none;
  }
  #new-index-body .new-init-2{
    padding: 0;
  }
  #new-index-body .new-init-2 .top .left {
    padding: 60px 0;
  }
  #new-index-body .title1 h3 {
    font-size: 42px;
  }
  #new-index-body .new-init-3 .top .right {
    padding-left: 20px;
  }
  #new-index-body .new-init-3 .top .right h4,
  #new-index-body .new-init-6 .top .left h4 {
    font-size: 24px;
  }
  #new-index-body .new-init-6 .top .left h3 {
    font-size: 42px;
  }
}
@media screen and (max-width: 1000px) {
  #new-index-body .new-init-2 .top .left{
    width: 75%;
  }
  #new-index-body .new-init-2{
    position: relative;
    z-index: 1;
  }
  #new-index-body .new-init-2::after{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
  }
}
@media screen and (max-width: 972px) {
  #new-index-body .container {
    width: 100% !important;
  }
  #new-index-body .new-init-3 .top,
  #new-index-body .new-init-6 .top,
  #new-index-body .new-init-8 .top .acc {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-3 .top .left,
  #new-index-body .new-init-3 .top .right,
  #new-index-body .new-init-6 .top .left,
  #new-index-body .new-init-6 .top .right,
  #new-index-body .new-init-8 .top .acc .right,
  #new-index-body .new-init-8 .top .acc .left {
    width: 100%;
    padding: 0;
  }
  #new-index-body .new-init-3 .top .right {
    margin-top: 30px;
  }
  #new-index-body .new-init-6 .top .left p {
    max-width: 100%;
  }
  #new-index-body .new-init-6 .top .right .img::after {
    display: none;
  }
  #new-index-body .new-init-6 .top .right .img {
    padding: 0;
    margin-top: 30px;
  }
  #new-index-body .new-init-2 .top .left h3,
  #new-index-body .title1 h3,
  #new-index-body .new-init-6 .top .left h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  #new-index-body .new-init-2 .top .left h3,
  #new-index-body .title1 h3,
  #new-index-body .new-init-6 .top .left h3 {
    font-size: 32px;
  }
  #new-index-body .new-init-1 .top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #new-index-body .new-init-3 .top,
  #new-index-body .new-init-7 .list {
    margin-top: 30px;
  }
  #new-index-body .new-init-8 .top .acc .left .left-box ul li h4 {
    line-height: 1.4;
  }
  #new-index-body .new-init-6 ul::after,
  #new-index-body .new-init-6 ul::before,
  #new-index-body .new-init-1 .top .right {
    display: none;
  }
}
@media screen and (max-width: 700px) {
   #new-index-body .new-init-2{
     padding: 8% 0;
   }
  #new-index-body .new-init-2 .top .left {
        width: 100%;
    }
    #new-index-body .new-init-2 .top .left .con {
    margin-top: 12px;
   }
}
@media screen and (max-width: 600px) {
  #new-index-body .new-init-8 .top .acc .right .form ul li {
    padding: 0 !important;
    width: 100% !important;
  }
  #new-index-body .new-init-3 .top .left {flex-wrap: wrap}
  #new-index-body .new-init-3 .top .left .img {width: 100%;text-align: center;padding-right: 0}
  #new-index-body .new-init-3 .top .left .rig {width: 100%;margin-top: 20px}
  #new-index-body .new-init-3 .top .left .rig ul {display: flex;justify-content: space-between}
  #new-index-body .new-init-3 .top .left .rig ul li {padding: 0!important;}
  #new-index-body .new-init-3 .top .left .rig ul li:nth-child(2) {margin: 0 10px}
  #new-index-body .new-init-5 .list .box .cona {
    height: auto;
    padding-bottom: 30px;
  }
  #new-index-body .new-init-5 .list .box {
    height: auto;
  }
}
@media screen and (max-width: 450px) {
  #new-index-body .new-init-2 .top .left .img ul li {
    padding: 0 10px;
  }
  #new-index-body .new-init-8 .footer-bottom .bottom-box p {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #new-index-body .new-init-2 .top .left h3 span {
    display: initial;
  }
  #new-index-body .new-init-2 .top .left h3,
  #new-index-body .title1 h3,
  #new-index-body .new-init-6 .top .left h3 {
    font-size: 26px;
  }
  #new-index-body .new-init-3 .top .right h4,
  #new-index-body .new-init-6 .top .left h4 {
    font-size: 20px;
  }
  #new-index-body .new-init-8 .top .acc .right .form h4 {
    font-size: 24px;
  }
  #new-index-body .new-init-6 ul li h2 {
    font-size: 36px;
  }
  #new-index-body .new-init-3 .top .right .btn a {
    font-size: 18px;
  }
  #new-index-body .new-init-4 .list .box .con 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;
}
@media screen and (max-width: 700px) {
  #new-index-body .new-init-2 .top .left{
    padding: 0;
  }
  #new-index-body .new-init-2 .top .left h3{
    font-size: 20px;
  }
  #new-index-body .new-init-2 .top .left h3 i{
    font-size: 30px;
  }
  #new-index-body .padd{
    padding: 30px 0;
  }
  #new-index-body .new-init-2 .top .left .con ul li p,
  #new-index-body .new-init-3 .top .right .cona{
    font-size: 14px;
    line-height: 2;
  }
  #new-index-body .new-init-3 .top .left .rig ul img{
    max-width: 100%;
  }
  #new-index-body .new-init-6 ul li {
    width: 50%;
  }
}