@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: 'mon';
  src: url(../fonts/Montserrat-Light.ttf) format('truetype'), url(../fonts/Montserrat-Light.eot) format('eot'), url(../fonts/Montserrat-Light.woff) format('woff'), url(../fonts/Montserrat-Light.woff2) format('woff2');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'mon';
  src: url(../fonts/Montserrat-Medium.ttf) format('truetype'), url(../fonts/Montserrat-Medium.eot) format('eot'), url(../fonts/Montserrat-Medium.woff) format('woff'), url(../fonts/Montserrat-Medium.woff2) format('woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'mon';
  src: url(../fonts/Montserrat-Regular.ttf) format('truetype'), url(../fonts/Montserrat-Regular.eot) format('eot'), url(../fonts/Montserrat-Regular.woff) format('woff'), url(../fonts/Montserrat-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: 'mon', sans-serif;
}
.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: 50px 0;
}
#new-index-body .title1 {
  text-align: center;
}
#new-index-body .title1 h3 {
  font-size: 50px;
  font-family: mon;
  font-weight: bold;
  color: #1E1E1E;
  line-height: 1;
  text-transform: capitalize;
}
#new-index-body .new-init-1 {
  background: #fff;
  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: mon;
  font-weight: 400;
  color: #063987;
  line-height: 1;
}
#new-index-body .new-init-1 .top .right ul li:last-child {
  margin-left: 30px;
}
#new-index-body .new-init-2 {
  padding: 80px 0;
  background: url(/xnhang/2025/03/14/banner-1-1.jpg) no-repeat center;
  background-size: cover;
}
#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 {
  vertical-align: middle;
}
#new-index-body .new-init-2 .top .left h3 {
  font-size: 48px;
  font-family: mon;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1.11;
}
#new-index-body .new-init-2 .top .left h3 span {
  display: block;
}
#new-index-body .new-init-2 .top .left h3 i {
  color: #e36b04;
  font-size: 60px
}
#new-index-body .new-init-2 .top .left .con {
  margin-top: 20px;
}
#new-index-body .new-init-2 .top .left .con ul li p {
  font-size: 16px;
  font-family: mon;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.4;
}
#new-index-body .new-init-2 .top .left .con ul li p span {
  color: #e36b04;
  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;
align-items: center;
}
#new-index-body .new-init-2 .top .left .img ul li {
  margin-right: 15px;
}
#new-index-body .new-init-2 .top .right {
  max-width: 452px;
}
#new-index-body .new-init-2 .top .right .form {
  background: #00307b;
  padding: 34px 22px 52px;
}
#new-index-body .new-init-2 .top .right .form h4 {
  font-size: 30px;
  font-family: mon;
  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-family: mon;
  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-family: mon;
  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: #e36b04;
  font-size: 18px;
  font-family: mon;
  font-weight: 400;
  color: #FFFFFF;
  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-family: mon;
  font-weight: 300;
  color: #1E1E1E;
  line-height: 2;
  padding-left: 12px;
}

#new-index-body .new-init-3 .top {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#new-index-body .new-init-3 .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 #00307b
}
#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-family: mon;
  font-weight: 500;
  color: #00307b;
  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: #00307b;
  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: #00307b;
  border-radius: 2px;
  z-index: 2;
}
#new-index-body .new-init-3 .top .right .cona {
  margin: 16px 0;
  font-size: 16px;
  font-family: mon;
  font-weight: 300;
  color: #1E1E1E;
  line-height: 1.5;
}
#new-index-body .new-init-3 .top .right .btn {
  margin-bottom: 10px;
  margin-top: 30px;
}
#new-index-body .new-init-3 .top .right .btn a {
  display: inline-block;
  font-size: 16px;
  font-family: mon;
  font-weight: 400;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1;
  padding: 8px 22px;
  background: #00307b;
}

#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-family: mon;
  font-weight: 400;
  color: #1E1E1E;
  line-height: 1.3;
}
#new-index-body .new-init-3 .top .right ul li p img {
  vertical-align: middle;
  margin-right: 6px;
}
#new-index-body .new-init-4 {
  padding: 40px 0;
}
#new-index-body .new-init-4 .title1 {
  text-align: center;
}
#new-index-body .new-init-4 .title1 p {
  font-size: 16px;
  font-family: mon;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
  max-width: 857px;
  margin: 0 auto;
  margin-top: 25px;
}
#new-index-body .new-init-4 .list li {
  padding: 75px 0;
}
#new-index-body .new-init-4 .list li .img {
  position: relative;
  max-width: 320px;
  margin: 0 auto;
}
#new-index-body .new-init-4 .list li .img h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: rgba(53, 53, 53, 0.8);
  font-size: 16px;
  font-family: mon;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
  padding: 10px 0;
}
#new-index-body .new-init-4 .list li:nth-child(odd) {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}
#new-index-body .new-init-4 .list .swiper-pagination {
  bottom: 30px;
}
#new-index-body .new-init-4 .list .swiper-pagination span {
  width: 44px;
  height: 4px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 1;
  margin: 0 13px;
  border-radius: 0;
}
#new-index-body .new-init-4 .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #05409A;
}
#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-5 {
  position: relative;
  padding-bottom: 80px;
  
}
#new-index-body .new-init-5::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0%;
  width: 64%;
  height: 83%;
background: url(../images/bann10.jpg) no-repeat right / cover;

}
#new-index-body .new-init-5 .top .left {
  width: 26%;
  vertical-align: middle;
}
#new-index-body .new-init-5 .top .left h4 {
  font-size: 30px;
  font-family: Poppins-Medium;
  font-weight: 500;
  color: #0C1534;
  line-height: 1;
}
#new-index-body .new-init-5 .top .left p {
  font-size: 14px;
  font-family: Poppins-Medium;
  font-weight: 500;
  color: #000000;
  line-height: 1.8;
  max-width: 299px;
  margin-top: 20px;
}
#new-index-body .new-init-5 .top .left .acc {
  margin-top: 30px;
}
#new-index-body .new-init-5 .top .left .btn {
  margin-top: 30px;
}
#new-index-body .new-init-5 .top .left .btn a {
  display: inline-block;
  font-size: 18px;
  font-family: Poppins-Medium;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
  padding: 22px 28px;
  background: #0C1534;
  border-radius: 4px;
}
#new-index-body .new-init-5 .top .right {
  width: 74%;
  vertical-align: middle;
  padding: 23px 0 48px;
  padding-left: 91px;
}
#new-index-body .new-init-5 .top .right .acc {
  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;
}
#new-index-body .new-init-5 .top .right .acc .con {
  padding-bottom: 20px;
}
#new-index-body .new-init-5 .top .right .acc .con h5 {
  font-size: 18px;
  font-family: Poppins-Medium;
  font-weight: 500;
  color: #0C1534;
  line-height: 1;
}
#new-index-body .new-init-5 .top .right .acc .con h6 {
  font-size: 14px;
  font-family: Poppins-Medium;
  font-weight: 500;
  color: #000000;
  margin-top: 5px;
  line-height: 1;
}
#new-index-body .new-init-5 .top .right .acc {
  margin-bottom: 23px;
}
#new-index-body .new-init-5 .top .right .list .swiper-button-prev,
#new-index-body .new-init-5 .top .right .list .swiper-button-next {
  width: 20px;
  height: 50px;
  background: url(../images/bann13.jpg) no-repeat;
  right: 0;
}
#new-index-body .new-init-5 .top .right .list .swiper-button-prev {
  left: 0px;
  background: url(../images/bann14.jpg) no-repeat;
}
#new-index-body .new-init-6 {
  padding-bottom: 100px;
}
#new-index-body .new-init-6 .top .left {
  padding-right: 40px;
}
#new-index-body .new-init-6 .top .left h3 {
  font-size: 47px;
  font-family: mon;
  font-weight: bold;
  color: #212222;
  line-height: 1;
}
#new-index-body .new-init-6 .top .left h4 {
  position: relative;
  font-size: 26px;
  font-family: mon;
  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: #00307b;
  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: #00307b;
  border-radius: 2px;
  z-index: 2;
}
#new-index-body .new-init-6 .top .left p {
  font-size: 16px;
  font-family: mon;
  font-weight: 400;
  color: #191919;
  line-height: 1.5;
  max-width: 620px;
  margin-top: 20px;
}
#new-index-body .new-init-6 .num ul {
  position: relative;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
#new-index-body .new-init-6 .num ul li {
  text-align: center;
}
#new-index-body .new-init-6 .num ul li h2 {
  font-size: 48px;
  font-family: mon;
  font-weight: bold;
  color: #00307b;
  line-height: 1;
  padding: 12px 0 15px;
}
#new-index-body .new-init-6 .num ul li h2 sup {
  font-size: 30px;
  font-family: mon;
  font-weight: 500;
  color: #00307b;
  line-height: 1;
  margin-left: -10px;
}
#new-index-body .new-init-6 .num ul li h5 {
  font-size: 16px;
  font-family: mon;
  font-weight: 400;
  color: #696C71;
  line-height: 1;
  padding-bottom: 18px;
}


#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::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 411px;
  height: 244px;
  background: #00307b;
  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-family: mon;
  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: #003F9A;
}
#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-family: mon;
  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-family: mon;
  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: #062D67;
}
#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;
  font-family: mon;
  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-family: mon;
  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-family: mon;
  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: #e36b04;
  border: none;
  font-size: 18px;
  font-family: mon;
  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-family: mon;
  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: 100%;
  background: url(../images/new-init81.jpg) no-repeat center #000;
  background-size: cover;
  z-index: -1;
}
#new-index-body .new-init-8 .footer-bottom {
  padding: 12px 0;
  background: #000000;
}
#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;
  font-family: 'mon';
  -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;
}
.Stick {
  position: fixed;
  right: 20px;
  bottom: 115px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  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;
  background: #DB6D6F;
  cursor: pointer;
  z-index: 11 !important;
}
.Stick i {
  font-size: 24px;
  color: #fff;
}
#Pop_UpsBtn {
  display: none!important;
  background: #ea9216 !important;
  z-index: 11111 !important;
  bottom: 190px !important;
  right: 20px !important;
}
#pups_from form ul li input[type="submit"] {
  background: #ea9216 !important;
}
#pups_from i.close:hover {
  background: #ea9216 !important;
}

@media screen and (max-width: 1230px) {
  #new-index-body .container {
    width: 1100px !important;
  }
    #new-index-body .new-init-5 {
    background: url(../images/bann10.jpg) no-repeat right #E8E7E5;
  }
  #new-index-body .new-init-5 .top .left h4 {
    font-size: 28px;
  }
    #new-index-body .new-init-5 .top .left {
    width: 100%;
    padding-top: 48px;
  }
  #new-index-body .new-init-5 .top .left p {
    max-width: 100%;
  }
  #new-index-body .new-init-5 .top .left .acc {
    margin-top: 20px;
  }
  #new-index-body .new-init-5 .top .right {
    padding-left: 0;
  }
  #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 .num 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 .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: 972px) {
  #new-index-body .container {
    width: 100% !important;
  }
    #new-index-body .new-init-5 .top .right {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
  
  #new-index-body .new-init-5::after {
    display: none
  }
    #new-index-body .new-init-4 .list li:nth-child(odd) {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
    #new-index-body .new-init-4 .list li {
    padding: 30px 0 50px;
  }
  #new-index-body .new-init-4 .list .swiper-pagination {
    bottom: 0;
  }
  #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;
  }
  #new-index-body .new-init-6 .num ul {
    flex-wrap: wrap;
  }
  #new-index-body .new-init-6 .num ul li {
    width: 50%;
    text-align: center;
    margin: 20px 0;
  }
  #new-index-body .new-init-6 .num ul li h2 {
    font-size: 32px;
  }
}
@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-5 .top .right .acc .con {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  #new-index-body .new-init-6 .num ul::after,
  #new-index-body .new-init-6 .num ul::before,
  #new-index-body .new-init-1 .top .right {
    display: none;
  }
  #new-index-body .new-init-6 {
    padding: 50px 0 100px
  }
}
@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}


}
@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-5 .top .left .btn a {
    font-size: 14px;
    padding: 15px 20px;
  }
  #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 .num ul li h2 {
    font-size: 36px;
  }
  #new-index-body .new-init-3 .top .right .btn a {
    font-size: 18px;
  }

}
@-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;
}


.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: #05409A;
  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: #05409A;
}
.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);
}