@font-face {
  font-family: 'mon';
  src: url(../fonts/Montserrat-Bold.ttf) format('truetype'), url(../fonts/Montserrat-Bold.eot) format('eot'), url(../fonts/Montserrat-Bold.woff) format('woff'), url(../fonts/Montserrat-Bold.woff2) format('woff2');
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'mr';
  src: url(../fonts/MyriadPro-Regular.ttf) format('truetype'), url(../fonts/MyriadPro-Regular.eot) format('eot'), url(../fonts/MyriadPro-Regular.woff) format('woff'), url(../fonts/MyriadPro-Regular.woff2) format('woff2');
  font-weight: 400;
  font-display: swap;
}
html,
body {
  font-size: 62.5%;
}
body {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  font-family: 'mr', sans-serif;
}




#header,#mobile {
  display: none!important
}
.container {
  width: 1760px;
  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 .btna {
  display: inline-block;
  font-family: mr;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
  padding: 17px 49px;
  background: #3860AD;
}
#new-index-body .acs .tit3 {
  font-family: mon;
  font-weight: bold;
  font-size: 48px;
  color: #595857;
  line-height: 1.27;
  padding-bottom: 10px;
}
#new-index-body .acs .num ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
}
#new-index-body .acs .num ul li .acc span {
  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;
  width: 59px;
  height: 59px;
  background: #3860AD;
  border-radius: 50%;
}
#new-index-body .acs .num ul li p {
  font-family: mr;
  font-weight: 400;
  font-size: 21px;
  color: #595857;
  line-height: 1.28;
  margin-left: 14px;
  max-width: 440px;
}
#new-index-body .lsit {
  margin-top: 69px;
}
#new-index-body .lsit ul li .box {
  background: #F3F3F3;
  border-radius: 12px;
  text-align: center;
  padding: 0 0 60px;
}
#new-index-body .lsit ul li .box .img {
  height: 360px;
  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;
}
#new-index-body .lsit ul li .box .tit4 {
  font-family: mr;
  font-weight: 400;
  font-size: 23px;
  color: #595857;
  line-height: 1.5;
  padding: 0 8%;
}
#new-index-body .lsit ul li .box .btn {
  margin-top: 20px;
}
#new-index-body .lsit ul li .box .btna {
  padding: 14px 38px;
  background: #3860AD;
  opacity: 0.8;
  font-size: 19px;
}
#new-index-body .new-init-1 {
  background: url(../images/new-init1.jpg) no-repeat center;
  padding: 22px 0 58px;
}
#new-index-body .new-init-1 .container {
  width: 1710px;
}
#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 .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-1 .top .left p {
  font-family: mr;
  font-weight: 500;
  font-size: 26px;
  color: #595857;
  line-height: 1;
  margin-left: 4px;
  text-transform: uppercase;
}
#new-index-body .new-init-1 .top .right {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-1 .top .right .icon {
  margin-left: 5px;
}
#new-index-body .new-init-1 .top .right .icon i {
  display: block;
  margin-left: 25px;
}
#new-index-body .new-init-2 {
  background: url(../images/new-banner.jpg) no-repeat right;
  padding: 210px 0 100px;
}
#new-index-body .new-init-2 .container {
  width: 100% !important;
  padding: 0;
}
#new-index-body .new-init-2 .box {
  margin-left: 65px;
  max-width: 751px;
}
#new-index-body .new-init-2 .box .tit2 {
  font-family: mon;
  font-weight: bold;
  font-size: 80px;
  color: #3860AD;
  line-height: 1.21;
  max-width: 740px;
}
#new-index-body .new-init-2 .box span {
  position: relative;
  display: block;
  width: 751px;
  height: 3px;
  background: #3860AD;
  margin-top: 40px;
  margin-left: 7px;
}
#new-index-body .new-init-2 .box span::after {
  content: '';
  position: absolute;
  left: 29px;
  top: -2px;
  width: 34px;
  height: 7px;
  background: #3860AD;
}
#new-index-body .new-init-2 .box p {
  font-family: mr;
  font-weight: 400;
  font-size: 26px;
  color: #202020;
  line-height: 1.8;
  margin-top: 25px;
  max-width: 680px;
}
#new-index-body .new-init-2 .box .img {
  margin-top: 80px;
  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-3 {
  padding: 88px 0 94px;
}
#new-index-body .new-init-3 .top {
  background: #F3F3F3;
}
#new-index-body .new-init-3 .top .left {
  width: 61%;
  vertical-align: middle;
}
#new-index-body .new-init-3 .top .right {
  width: 39%;
  vertical-align: middle;
  padding-left: 59px;
}
#new-index-body .new-init-3 .top .right .btn {
  margin-top: 50px;
}
#new-index-body .new-init-4 .top {
  background: #F3F3F3;
}
#new-index-body .new-init-4 .top .left {
  width: 61%;
  vertical-align: middle;
}
#new-index-body .new-init-4 .top .right {
  width: 39%;
  vertical-align: middle;
  padding-left: 42px;
  padding-right: 40px;
}
#new-index-body .new-init-4 .top .right .num ul li p {
  max-width: 510px;
}
#new-index-body .new-init-4 .top .right .btn {
  margin-top: 40px;
}
#new-index-body .new-init-4 .lsit ul li .box {
  padding: 0 0 30px;
}
#new-index-body .new-init-4 .lsit ul li .box .img {
  height: 255px;
}
#new-index-body .new-init-4 .lsit ul li .box .tit4 {
  font-size: 15px;
}
#new-index-body .new-init-4 .lsit ul li .box .btna {
  padding: 12px 32ox;
  font-size: 14px;
}
#new-index-body .new-init-5 {
  padding: 90px 0;
}
#new-index-body .new-init-5 .top {
  background: #F3F3F3;
}
#new-index-body .new-init-5 .top .left {
  width: 61%;
  vertical-align: middle;
}
#new-index-body .new-init-5 .top .right {
  width: 39%;
  vertical-align: middle;
  padding-left: 71px;
}
#new-index-body .new-init-5 .top .right .btn {
  margin-top: 70px;
}
#new-index-body .new-init-5 .lsit ul li .box .img {
  height: 565px;
}
#new-index-body .new-init-6 {
  position: relative;
  padding-bottom: 80px;
  z-index: 11;
}
#new-index-body .new-init-6 .container {
  width: 1660px;
}
#new-index-body .new-init-6 .top .left {
  width: 53.4%;
  padding: 0 35px;
}
#new-index-body .new-init-6 .top .left .tit3 {
  font-family: mon;
  font-weight: bold;
  font-size: 64px;
  color: #1E1E1E;
  line-height: 1;
  text-transform: uppercase;
  margin-left: 28px;
}
#new-index-body .new-init-6 .top .left .cona {
  position: relative;
  font-family: mr;
  font-weight: 400;
  font-size: 24px;
  color: #141414;
  line-height: 1.2;
  margin-top: 210px;
}
#new-index-body .new-init-6 .top .left .cona::after {
  content: '';
  position: absolute;
  left: -36px;
  top: 5px;
  width: 6px;
  height: 90px;
  background: #3461a7;
}
#new-index-body .new-init-6 .top .left .num {
  margin-top: 35px;
}
#new-index-body .new-init-6 .top .left .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-6 .top .left .num ul li {
  text-align: center;
}
#new-index-body .new-init-6 .top .left .num ul li .img {
  height: 62px;
}
#new-index-body .new-init-6 .top .left .num ul li .tit4 {
  font-family: mon;
  font-weight: bold;
  font-size: 33px;
  color: #333333;
  line-height: 1;
  margin-top: 15px;
}
#new-index-body .new-init-6 .top .left .num ul li p {
  font-family: mr;
  font-weight: 400;
  font-size: 13px;
  color: #333333;
  line-height: 1.1;
  max-width: 185px;
  margin: 0 auto;
  margin-top: 10px;
}
#new-index-body .new-init-6 .top .left .btn {
  margin-top: 50px;
}
#new-index-body .new-init-6 .top .left .btn .btna {
  background: #4F70AC;
  border-radius: 23px;
  font-family: mr;
  font-weight: 500;
  font-size: 25px;
  color: #FFFFFF;
  line-height: 1;
  padding: 9px 35px;
}
#new-index-body .new-init-6 .top .right {
  width: 46.6%;
  margin-top: 70px;
}
#new-index-body .new-init-6::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 79%;
  height: 625px;
  background: #f7f7f7;
  z-index: -1;
}
#new-index-body .new-init-6::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -116px;
  width: 300px;
  height: 500px;
  background: url(../images/acc4.png) no-repeat center;
  z-index: 0;
}
#new-index-body .new-init-7 {
  position: relative;
  z-index: 11;
  padding: 0 0 107px;
  margin-top: 26px;
}
#new-index-body .new-init-7 .top ul {
  margin: -15px;
}
#new-index-body .new-init-7 .top ul li {
  padding: 15px;
}
#new-index-body .new-init-7 .top ul li .box {
  height: 455px;
  background: #F7F7F7;
  -webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.32);
  box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.32);
  text-align: center;
}
#new-index-body .new-init-7 .top ul li .tit2 {
  font-family: mon;
  font-weight: bold;
  font-size: 105px;
  color: #1E1E1E;
  line-height: 1;
  padding-top: 100px;
}
#new-index-body .new-init-7 .top ul li p {
  font-family: mr;
  font-weight: 400;
  font-size: 26px;
  color: #1E1E1E;
  line-height: 1.5;
  margin-top: 40px;
  padding: 0 50px;
}
#new-index-body .new-init-7 .top ul li:nth-child(2) .box,
#new-index-body .new-init-7 .top ul li:nth-child(3) .box {
  background: #4F70AC;
}
#new-index-body .new-init-7 .top ul li:nth-child(2) .box .tit2,
#new-index-body .new-init-7 .top ul li:nth-child(3) .box .tit2,
#new-index-body .new-init-7 .top ul li:nth-child(2) .box p,
#new-index-body .new-init-7 .top ul li:nth-child(3) .box p {
  color: #fff;
}
#new-index-body .new-init-8 {
  background: #4F70AC;
  padding: 54px 0;
}
#new-index-body .new-init-8 .container {
  width: 1650px;
}
#new-index-body .new-init-8 .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-8 .top .left .tit2 {
  display: inline-block;
  position: relative;
  font-family: mr;
  font-weight: 500;
  font-size: 51px;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-8 .top .left .tit2::after {
  content: '';
  position: absolute;
  right: -327px;
  bottom: 0;
  width: 321px;
  height: 5px;
  background: #FFFFFF;
}
#new-index-body .new-init-8 .top .left .content {
  margin-top: 85px;
}
#new-index-body .new-init-8 .top .left .content ul li {
  font-family: mr;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 2.45;
  text-transform: uppercase;
  max-width: 640px;
}
#new-index-body .new-init-8 .top .right span {
  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: 327px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 17px;
  font-family: mr;
  font-weight: 500;
  font-size: 21px;
  color: #4F70AC;
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-8 .top .right .form {
  width: 600px;
  margin-top: 36px;
}
#new-index-body .new-init-8 .top .right .form ul {
  margin: 0 -16px;
}
#new-index-body .new-init-8 .top .right .form ul li {
  padding: 0 16px;
  margin-bottom: 28px;
}
#new-index-body .new-init-8 .top .right .form ul li label {
  display: block;
  font-family: mr;
  font-weight: 500;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: 12px;
}
#new-index-body .new-init-8 .top .right .form ul li input[type=text] {
  width: 100%;
  height: 50px;
  border: 1px solid #FFFFFF;
  background: transparent;
  font-family: mr;
  font-weight: 500;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-8 .top .right .form ul li input[type=submit] {
  width: 132px;
  height: 47px;
  background: #FFFFFF;
  border-radius: 20px;
  border: none;
  font-family: mr;
  font-weight: 500;
  font-size: 33px;
  color: #4F70AC;
  line-height: 1;
}
#new-index-body .new-init-8 .top .right .form ul li:nth-child(5) input[type=text] {
  height: 170px;
}
#new-index-body .new-init-8 .top .right .form ul li:nth-child(6) {
  margin-bottom: 0;
}


@media screen and (max-width: 1760px) {
  .container {
    width: 1470px!important;
  }
  #new-index-body .new-init-1 .top .left p {
    font-size: 20px;
  }
  #new-index-body .new-init-2 .box .tit2 {
    font-size: 60px;
  }
  #new-index-body .acs .tit3 {
    font-size: 36px;
  }
  #new-index-body .acs .num ul li p {
    font-size: 18px;
  }
  #new-index-body .new-init-3 .top .right {
    padding-left: 30px;
  }
  #new-index-body .acs .num ul li {
    padding: 10px 0;
  }
  #new-index-body .new-init-3 .top .right .btn {
    margin-top: 30px;
  }
  #new-index-body .new-init-7 .top ul li .tit2 {
    padding-top: 70px;
  }
  #new-index-body .new-init-7 .top ul li p {
    font-size: 22px;
  }
}
@media screen and (max-width: 1470px) {
  .container {
    width: 1320px!important;
  }
  #new-index-body .lsit ul li .box .tit4 {
    padding: 0 10%;
  }
  #new-index-body .new-init-1 .top .left p {
    display: none;
  }
  #new-index-body .new-init-2 .box .tit2 {
    font-size: 42px;
  }
  #new-index-body .acs .tit3 {
    font-size: 30px;
  }
  #new-index-body .btna {
    font-size: 16px;
    padding: 12px 24px;
  }
  #new-index-body .acs .num ul li {
    padding: 7px 0;
  }
  #new-index-body .new-init-6 .top .left .cona {
    margin-top: 100px;
  }
  #new-index-body .new-init-7 .top ul li .tit2 {
    font-size: 80px;
  }
}
@media screen and (max-width: 1320px) {
  .container {
    width: 1100px!important;
  }
  #new-index-body .new-init-2 {
    padding: 0;
    background: transparent;
  }
  #new-index-body .new-init-2 .img1 {
    display: block;
  }
  #new-index-body .new-init-2 .box {
    padding: 0 15px;
    margin-left: 0;
    max-width: 100%;
    margin-top: 30px;
  }
  #new-index-body .new-init-2 .box .tit2 {
    max-width: 100%;
  }
  #new-index-body .new-init-3 .top .left,
  #new-index-body .new-init-4 .top .left,
  #new-index-body .new-init-5 .top .left {
    width: 100%;
  }
  #new-index-body .new-init-3 .top .right,
  #new-index-body .new-init-4 .top .right,
  #new-index-body .new-init-5 .top .right {
    width: 100%;
    padding: 30px 15px;
  }
  #new-index-body .acs .num ul li p,
  #new-index-body .new-init-4 .top .right .num ul li p {
    max-width: 100%;
  }
  #new-index-body .new-init-5 .top .right .btn {
    margin-top: 30px;
  }
  #new-index-body .new-init-6 .top .left {
    width: 100%;
    padding: 0;
  }
  #new-index-body .new-init-6 .top .right {
    width: 100%;
  }
  #new-index-body .new-init-6::after {
    display: none;
  }
  #new-index-body .new-init-6 .top .left .cona {
    margin-top: 20px;
  }
  #new-index-body .new-init-6 .top .left .tit3 {
    margin-left: 0;
  }
  #new-index-body .new-init-6 .top .right {
    margin-top: 30px;
  }
  #new-index-body .new-init-8 .top .left .tit2::after {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .container {
    width: 972px!important;
  }
  #new-index-body .new-init-1 .top .right {
    display: none;
  }
  #new-index-body .new-init-1 {
    background: transparent;
    padding: 20px 0;
  }
  #new-index-body .new-init-1 .top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #new-index-body .new-init-7 .top ul li .tit2 {
    font-size: 50px;
  }
  #new-index-body .new-init-8 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-8 .top .left {
    width: 100%;
  }
  #new-index-body .new-init-8 .top .right {
    width: 100%;
    margin-top: 30px;
  }
  #new-index-body .new-init-8 .top .right .form {
    width: 100%;
  }
  #new-index-body .new-init-8 .top .left .content {
    margin-top: 30px;
  }
}
@media screen and (max-width: 972px) {
  .container {
    width: 100%!important;
  }
  #new-index-body .new-init-2 .box span {
    width: 100%;
  }
  #new-index-body .new-init-2 .box .img {
    margin-top: 30px;
  }
  #new-index-body .new-init-6 .top .left .tit3,
  #new-index-body .new-init-8 .top .left .tit2 {
    font-size: 42px;
  }
  #new-index-body .new-init-7 .top ul li p {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  #new-index-body .new-init-1 .top .left img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  #new-index-body .new-init-1 .top .left .img {
    text-align: center;
  }
  #new-index-body .new-init-1 {
    padding: 10px 0;
  }
  #new-index-body .new-init-2 .box .tit2,
  #new-index-body .new-init-6 .top .left .tit3,
  #new-index-body .new-init-8 .top .left .tit2 {
    font-size: 32px;
  }
  #new-index-body .new-init-2 .box span {
    margin-top: 30px;
  }
  #new-index-body .new-init-2 .box p {
    font-size: 18px;
  }
  #new-index-body .new-init-3,
  #new-index-body .new-init-5 {
    padding: 40px 0;
  }
  #new-index-body .new-init-6 .top .left .cona {
    font-size: 16px;
  }
  #new-index-body .new-init-6 .top .left .num ul li .tit4 {
    font-size: 24px;
  }
  #new-index-body .new-init-6 .top .left .num ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-6 .top .left .num ul li {
    width: 50%;
    margin: 20px 0;
  }
  #new-index-body .new-init-6 .top .left .btn {
    margin-top: 30px;
  }
  #new-index-body .new-init-6 {
    padding-bottom: 40px;
  }
  #new-index-body .new-init-7 .top ul li {
    width: 100%;
  }
  #new-index-body .new-init-7 .top ul li .box {
    height: auto;
    padding-bottom: 40px;
  }
  #new-index-body .new-init-8 .top .left .content ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 450px) {
  #new-index-body .new-init-2 .box .tit2,
  #new-index-body .new-init-6 .top .left .tit3,
  #new-index-body .new-init-8 .top .left .tit2 {
    font-size: 24px;
  }
  #new-index-body .acs .tit3 {
    font-size: 24px;
  }
  #new-index-body .new-init-2 .box p {
    font-size: 16px;
  }
  #new-index-body .acs .num ul li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .acs .num ul li p {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    margin-top: 20px;
  }
  #new-index-body .lsit ul li .box .tit4 {
    font-size: 20px;
  }
  #new-index-body .new-init-4 .top .right .btn {
    margin-top: 20px;
  }
  #new-index-body .new-init-6 .top .left .num ul li {
    width: 100%;
  }
  #new-index-body .new-init-6 .top .left .btn .btna {
    font-size: 16px;
  }
  #new-index-body .new-init-7 .top ul li .tit2 {
    font-size: 32px;
    padding-top: 30px;
  }
  #new-index-body .new-init-7 .top ul li p {
    font-size: 16px;
    padding: 0 20px;
    margin-top: 20px;
  }
  #new-index-body .new-init-8 {
    padding: 40px 0;
  }
  #new-index-body .new-init-8 .top .right .form ul li input[type=submit] {
    font-size: 24px;
  }
  #new-index-body .new-init-7 {
    padding-bottom: 40px;
  }
}
@-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;
}
#Pop_UpsBtn {
  display: none!important
}

#pups_from form ul li input[type="submit"] {
background: #3860AD!important
}


#pups_from i.close:hover {
  background: #3860AD !important;
}
#new-index-body .new-init-1 .top .right .icon{
  position: relative;
}
#new-index-body .new-init-1 .top .right .icon a{
  position: absolute;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  z-index: 22;
  top: 0;
}
#new-index-body .new-init-1 .top .right .icon a.fb{
  left: 26px;
}
#new-index-body .new-init-1 .top .right .icon a.ly{
  left: 90px;
}
#new-index-body .new-init-1 .top .right .icon a.you{
  left: 156px;
}
#new-index-body .new-init-1 .top .right .icon a.ins{
  left: 224px;
}
#new-index-body .new-init-1 .top .right .icon a.tk{
  left: 292px;
}