html,
body {
  font-size: 62.5%;
}
body {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
}
.container {
  width: 1370px;
  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;
}
#pups_from form ul li label em {
  display: inline-block !important;
}
#new-index-body .title2 {
  text-align: center;
}
#new-index-body .title2 h3 {
  font-size: 46px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #111111;
  line-height: 1;
}
#new-index-body .title2 span {
  display: inline-block;
  width: 263px;
  height: 4px;
  background: var(--color);
  margin: 0 auto;
  margin-top: 15px;
}
#new-index-body .new-init-1 {
  background: url(/uhopemedical/2025/10/24/banner.jpg) no-repeat center;
  background-size: cover;
}
#new-index-body .new-init-1 .acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 23px;
}
#new-index-body .new-init-1 .acc .rl 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 .acc .rl ul li p {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-1 .acc .rl ul li p img {
  vertical-align: middle;
  margin-right: 10px;
}
#new-index-body .new-init-1 .acc .rl ul li:last-child {
  margin-left: 20px;
}
#new-index-body .new-init-1 .top {
  padding-top: 65px;
  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-1 .top .left h2 {
  font-size: 44px;
  font-family: Montserrat-Bold;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.3;
  text-transform: uppercase;
}
#new-index-body .new-init-1 .top .left h2 span {
  display: block;
  color: var(--color);
}
#new-index-body .new-init-1 .top .left h5 {
  font-size: 20px;
  font-family: Montserrat;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1;
  margin-top: 30px;
}
#new-index-body .new-init-1 .top .left .con {
  padding-top: 20px;
}
#new-index-body .new-init-1 .top .left .con ul li {
  margin-top: 15px;
}
#new-index-body .new-init-1 .top .left .con ul li p {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1;
}
#new-index-body .new-init-1 .top .left .con ul li p::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(../images/new-init18.png) no-repeat;
}
#new-index-body .new-init-1 .top .left .img {
  padding: 40px 0;
}
#new-index-body .new-init-1 .top .left .img 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 .left .img ul li {
  margin-right: 31px;
}
#new-index-body .new-init-1 .top .right {
  padding-right: 109px;
}
#new-index-body .new-init-1 .top .right .form {
  background: var(--color);
  padding: 40px 25px;
  max-width: 331px;
}
#new-index-body .new-init-1 .top .right .form h3 {
  font-size: 28px;
  font-family: Montserrat-Bold;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
}
#new-index-body .new-init-1 .top .right .form p {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.37;
}
#new-index-body .new-init-1 .top .right .form ul {
  padding-top: 5px;
}
#new-index-body .new-init-1 .top .right .form ul li {
  margin-top: 10px;
}
#new-index-body .new-init-1 .top .right .form ul li input[type=text] {
  width: 100%;
  height: 30px;
  font-size: 14px;
  font-family: Montserrat-Light;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.8);
  border: none;
  line-height: 1;
  background: #fff;
  padding-left: 10px;
}
#new-index-body .new-init-1 .top .right .form ul li textarea {
  width: 100%;
  height: 66px;
  font-size: 14px;
  font-family: Montserrat-Light;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.8);
  border: none;
  line-height: 2;
  background: #fff;
  padding-left: 10px;
}
#new-index-body .new-init-1 .top .right .form ul li input[type=submit] {
  width: 220px;
  height: 40px;
  background: #111111;
  font-size: 18px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1;
  border: none;
}
#new-index-body .new-init-1 .top .right .form ul li ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: rgba(0, 0, 0, 0.8);
}
#new-index-body .new-init-1 .top .right .form ul li :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.8);
}
#new-index-body .new-init-1 .top .right .form ul li ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.8);
}
#new-index-body .new-init-1 .top .right .form ul li :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(0, 0, 0, 0.8);
}
#new-index-body .new-init-1 .top .right .form ul li:nth-child(1) {
  padding-right: 5px;
}
#new-index-body .new-init-1 .top .right .form ul li:nth-child(2) {
  padding-left: 5px;
}
#new-index-body .new-init-2 {
  padding: 48px 0 90px;
  background: #F3F3F3;
}
#new-index-body .new-init-2 .top ul li {
  margin-top: 57px;
}
#new-index-body .new-init-2 .top ul li .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#new-index-body .new-init-2 .top ul li .box .img img {
  width: 90px;
}
#new-index-body .new-init-2 .top ul li .box .con {
  padding-left: 20px;
}
#new-index-body .new-init-2 .top ul li .box .con h4 {
  font-size: 20px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 1;
}
#new-index-body .new-init-2 .top ul li .box .con p {
  font-size: 18px;
  font-family: Montserrat;
  font-weight: 400;
  color: #333333;
  line-height: 1.5;
  max-width: 326px;
  margin-top: 13px;
}
#new-index-body .new-init-3 .top .left {
  width: 48%;
  vertical-align: bottom;
}
#new-index-body .new-init-3 .top .right {
  width: 52%;
  vertical-align: bottom;
  padding-left: 49px;
}
#new-index-body .new-init-3 .top .right h3 {
  font-size: 40px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 1;
}
#new-index-body .new-init-3 .top .right span {
  display: inline-block;
  width: 150px;
  height: 3px;
  background: var(--color);
  margin: 20px 0 28px;
}
#new-index-body .new-init-3 .top .right .cona {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #333333;
  line-height: 1.5;
  max-width: 549px;
}
#new-index-body .new-init-3 .top .right .btn {
  padding: 35px 0 13px;
}
#new-index-body .new-init-3 .top .right .btn a {
  display: inline-block;
  font-size: 18px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1;
  padding: 11px 40px;
  background: var(--color);
}
#new-index-body .new-init-3 .bottom {
  margin: 50px 0;
}
#new-index-body .new-init-3 .bottom .box {
  max-width: 310px;
  margin: 0 auto;
}
#new-index-body .new-init-3 .bottom .box .img {
  background: #F3F3F3;
border: 1px solid #CCCCCC;
}
#new-index-body .new-init-3 .bottom .box .con {
  padding: 0 10px;
  padding-top: 15px;
  text-align: center;
}
#new-index-body .new-init-3 .bottom .box .con h4 {
  height: 90px;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #333333;
  line-height: 1.5;
}
#new-index-body .new-init-4 {
  background: #F3F3F3;
}
#new-index-body .new-init-4 .top .left {
  width: 48%;
  vertical-align: bottom;
}
#new-index-body .new-init-4 .top .right {
  width: 52%;
  vertical-align: bottom;
}
#new-index-body .new-init-4 .top .right h3 {
  font-size: 40px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 1;
}
#new-index-body .new-init-4 .top .right span {
  display: inline-block;
  width: 150px;
  height: 3px;
  background: var(--color);
  margin: 18px 0 25px;
}
#new-index-body .new-init-4 .top .right .cona {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #333333;
  line-height: 1.5;
  max-width: 540px;
}
#new-index-body .new-init-4 .top .right .btn {
  padding: 38px 0;
}
#new-index-body .new-init-4 .top .right .btn a {
  display: inline-block;
  font-size: 18px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1;
  padding: 11px 40px;
  background: var(--color);
}
#new-index-body .new-init-4 .bottom {
  padding: 50px 0;
}
#new-index-body .new-init-4 .bottom .box {
  max-width: 310px;
  margin: 0 auto;
}
#new-index-body .new-init-4 .bottom .box .con {
  padding: 0 10px;
  padding-top: 15px;
  text-align: center;
}
#new-index-body .new-init-4 .bottom .box .img {
  background: #FFFFFF;
border: 1px solid #CCCCCC;
}
#new-index-body .new-init-4 .bottom .box .con h4 {
  height: 90px;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #333333;
  line-height: 1.5;
}
#new-index-body .new-init-5 {
  margin-top: 40px;
}
#new-index-body .new-init-5 .list .img {
  max-width: 432px;
  margin: 0 auto;
  position: relative;
}
#new-index-body .new-init-5 .list .img .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 50px 40px;
  padding-bottom: 0;
  text-align: center;
}
#new-index-body .new-init-5 .list .img .mask h4 {
  font-size: 28px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
}
#new-index-body .new-init-5 .list .img .mask span {
  display: inline-block;
  width: 227px;
  height: 2px;
  background: var(--color);
  margin: 0 auto;
  margin: 27px 0;
}
#new-index-body .new-init-5 .list .img .mask .cona {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.5;
}
#new-index-body .new-init-5 .bottom {
  padding: 50px 0 28px;
}
#new-index-body .new-init-5 .bottom .box .img {
  background: #F3F3F3;
border: 1px solid #CCCCCC;
}
#new-index-body .new-init-5 .bottom .box {
  max-width: 310px;
  margin: 0 auto;
}
#new-index-body .new-init-5 .bottom .box .con {
  padding: 0 10px;
  padding-top: 15px;
  text-align: center;
}
#new-index-body .new-init-5 .bottom .box .con h4 {
  height: 90px;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #333333;
  line-height: 1.5;
}
#new-index-body .new-init-6 {
  background: url(../images/new-init61.jpg) no-repeat center;
  background-size: cover;
  padding: 28px 0 52px;
}
#new-index-body .new-init-6 .top .left {
  width: 48.5%;
  vertical-align: bottom;
}
#new-index-body .new-init-6 .top .right {
  width: 51.5%;
  vertical-align: bottom;
  padding-left: 45px;
}
#new-index-body .new-init-6 .top .right h2 {
  font-size: 46px;
  font-family: Montserrat-BlackItalic;
  font-weight: 900;
  color: var(--color);
  line-height: 1;
  text-transform: uppercase;
}
#new-index-body .new-init-6 .top .right p {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #111111;
  line-height: 2;
  margin: 35px 0;
}
#new-index-body .new-init-6 .top .right ul {
  padding-right: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 20px;
}
#new-index-body .new-init-6 .top .right ul li {
  text-align: center;
}
#new-index-body .new-init-6 .top .right ul li h3 {
  font-size: 46px;
  font-family: Montserrat-BlackItalic;
  font-weight: 900;
  color: var(--color);
  line-height: 1;
}
#new-index-body .new-init-6 .top .right ul li h3 sub {
  font-size: 18px;
  font-family: Montserrat-BlackItalic;
  font-weight: 900;
  color: var(--color);
  line-height: 1;
}
#new-index-body .new-init-6 .top .right ul li h5 {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #333333;
  line-height: 1;
  margin-top: 12px;
}
#new-index-body .new-init-7 {
  padding: 45px 0 41px;
}
#new-index-body .new-init-7 .title2 h3 {
  font-size: 42px;
}
#new-index-body .new-init-7 .title2 span {
  margin-top: 27px;
}
#new-index-body .new-init-7 .list {
  padding-top: 30px;
}
#new-index-body .new-init-7 .list .box {
  max-width: 309px;
  background: #F3F3F3;
  padding: 15px;
}
#new-index-body .new-init-7 .list .box .con {
  text-align: center;
  padding-top: 12px;
}
#new-index-body .new-init-7 .list .box .con h4 {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #333333;
  line-height: 1.5;
}
#new-index-body .new-init-8 {
  padding: 50px 0 25px;
}
#new-index-body .new-init-8 .title3 {
  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-8 .title3 h4 {
  font-size: 24px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #111111;
  line-height: 1;
}
#new-index-body .new-init-8 .title3 .acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
    display: none!important;
}
#new-index-body .new-init-8 .title3 .acc .swiper-button-prev,
#new-index-body .new-init-8 .title3 .acc .swiper-button-next {

  position: static;
  margin: 0;
  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: 30px;
  height: 30px;
  background: var(--color);
  margin-left: 32px;
  opacity: 1;
  cursor: pointer
}
#new-index-body .new-init-8 .title3 .acc .swiper-button-prev i,
#new-index-body .new-init-8 .title3 .acc .swiper-button-next i {
  color: #fff;
  font-size: 18px;
}
#new-index-body .new-init-8 .list {
  margin-top: 35px;
}
#new-index-body .new-init-8 .list .swiper-wrapper .swiper-slide {display: none!important}
#new-index-body .new-init-8 .list .swiper-wrapper .swiper-slide:nth-child(1) {display: block!important}
#new-index-body .new-init-8 .list .swiper-wrapper .swiper-slide .img h4 {
  font-size: 16px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #111111;
  line-height: 1.3;
  padding: 20px;
  text-align: center;
}
#new-index-body .new-init-8 .list .swiper-wrapper .swiper-slide .box .le {
  width: 52.4%;
}
#new-index-body .new-init-8 .list .swiper-wrapper .swiper-slide .box .rl {
  width: 47.6%;
}
#new-index-body .new-init-8 .list .swiper-wrapper .swiper-slide ul li {
  padding-left: 30px;
}
#new-index-body .new-init-9 {
  background: url(../images/new-init91.jpg) no-repeat;
  background-size: cover;
  padding-top: 30px;
}
#new-index-body .new-init-9 .container {
  width: 1270px;
}
#new-index-body .new-init-9 .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-9 .top .right {
  padding-right: 24px;
}
#new-index-body .new-init-9 .top .right .form {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 16px 13px 7px 2px rgba(22, 22, 22, 0.11);
  box-shadow: 16px 13px 7px 2px rgba(22, 22, 22, 0.11);
  padding: 30px 25px;
  max-width: 405px;
}
#new-index-body .new-init-9 .top .right .form h3 {
  font-size: 26px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: var(--color);
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
}
#new-index-body .new-init-9 .top .right .form p {
  text-align: center;
  margin-top: 15px;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #333333;
  line-height: 1.37;
}
#new-index-body .new-init-9 .top .right .form ul {
  padding-top: 20px;
}
#new-index-body .new-init-9 .top .right .form ul li {
  margin-top: 14px;
}
#new-index-body .new-init-9 .top .right .form ul li input[type=text] {
  width: 100%;
  height: 36px;
  font-size: 14px;
  font-family: Montserrat-Light;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.8);
  border: none;
  line-height: 1;
  border: 1px solid #CCCCCC;
  padding-left: 10px;
}
#new-index-body .new-init-9 .top .right .form ul li textarea {
  width: 100%;
  height: 70px;
  font-size: 14px;
  font-family: Montserrat-Light;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.8);
  border: none;
  line-height: 2;
  border: 1px solid #CCCCCC;
  padding-left: 10px;
}
#new-index-body .new-init-9 .top .right .form ul li input[type=submit] {
  width: 220px;
  height: 36px;
  background: var(--color);
  border-radius: 6px;
  font-size: 16px;
  font-family: Montserrat-Medium;
  font-weight: 500;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1;
  border: none;
}
#new-index-body .new-init-9 .top .right .form ul li ::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: rgba(0, 0, 0, 0.6);
}
#new-index-body .new-init-9 .top .right .form ul li :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.6);
}
#new-index-body .new-init-9 .top .right .form ul li ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.6);
}
#new-index-body .new-init-9 .top .right .form ul li :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(0, 0, 0, 0.6);
}
#new-index-body .new-init-9 .top .right .form ul li:nth-child(1) {
  padding-right: 5px;
}
#new-index-body .new-init-9 .top .right .form ul li:nth-child(2) {
  padding-left: 5px;
}
#new-index-body .new-init-9 .footer-bottom {
  padding: 25px 0 16px;
}
#new-index-body .new-init-9 .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-9 .footer-bottom .bottom-box p {
  font-size: 14px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Montserrat';
  font-weight: 400;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#new-index-body .new-init-9 .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-9 .footer-bottom .bottom-box p img {
  display: inline-block;
  max-height: 14px;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0 5px;
}
.Stick {
  position: fixed;
  right: 20px;
  bottom: 65px;
  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: 18 !important;
}
.Stick i {
  font-size: 24px;
  color: #fff;
}
#Pop_UpsBtn {
  background: var(--color) !important;
  right: 20px !important;
  z-index: 111;
  bottom: 150px !important;
}
#pups_from form ul li input[type="submit"] {
  background: var(--color) !important;
}
#pups_from i.close:hover {
  background: var(--color) !important;
}
@media screen and (max-width: 1370px) {
  #new-index-body .container {
    width: 1100px !important;
  }
  #new-index-body .new-init-1 .top .right {
    padding-right: 0;
  }
  #new-index-body .new-init-2 .top ul li .box .con p {
    font-size: 14px;
  }
  #new-index-body .new-init-1 .top .left h2,
  #new-index-body .title2 h3 {
    font-size: 40px;
  }
  #new-index-body .new-init-6 .top .right h2 {
    font-size: 42px;
  }
  #new-index-body .new-init-6 .top .right {
    padding-left: 20px;
  }
  #new-index-body .new-init-6 .top .right p {
    line-height: 1.6;
    font-size: 16px;
    margin: 20px 0;
  }
  #new-index-body .new-init-3 .top .right h3,
  #new-index-body .new-init-4 .top .right h3 {
    font-size: 32px;
  }
  #new-index-body .new-init-3 .top .right span,
  #new-index-body .new-init-4 .top .right span {
    margin: 15px 0;
  }
  #new-index-body .new-init-6 .top .right ul li h3 {
    font-size: 32px;
  }
  #new-index-body .new-init-3 .top .right {
    padding-left: 20px;
  }
  #new-index-body .new-init-3 .top .right .btn,
  #new-index-body .new-init-4 .top .right .btn {
    padding: 0;
    padding-top: 15px;
  }
}
@media screen and (max-width: 1100px) {
  #new-index-body .container {
    width: 972px !important;
  }
  #new-index-body .new-init-9 .top .left ul li h4 {
    font-size: 18px;
    line-height: 1.4;
  }
  #new-index-body .new-init-1 .top .left h2 {
    font-size: 32px;
  }
  #new-index-body .new-init-8 .list .swiper-wrapper .swiper-slide .img h4 {
    padding: 12px;
    font-size: 14px;
  }
}
@media screen and (max-width: 972px) {
  #new-index-body .container {
    width: 100% !important;
  }
  #new-index-body .new-init-1 .top .right {
    display: none;
  }
  #new-index-body .new-init-1 .top .left h2,
  #new-index-body .title2 h3,
  #new-index-body .new-init-7 .title2 h3 {
    font-size: 32px;
  }
  #new-index-body .new-init-2 .top ul li .box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-2 .top ul li .box .con {
    padding-left: 0;
    padding-top: 20px;
  }
  #new-index-body .new-init-3 .top .right,
  #new-index-body .new-init-3 .top .left,
  #new-index-body .new-init-4 .top .right,
  #new-index-body .new-init-4 .top .left {
    width: 100%;
  }
  #new-index-body .new-init-3 .top .right,
  #new-index-body .new-init-4 .top .left {
    padding: 0;
    margin-top: 30px;
  }
  #new-index-body .new-init-3 .top .right .cona,
  #new-index-body .new-init-4 .top .right .cona {
    max-width: 100%;
  }
  #new-index-body .new-init-6 .top .right,
  #new-index-body .new-init-6 .top .left {
    width: 100%;
  }
  #new-index-body .new-init-6 .top .right {
    padding-left: 0;
    margin-top: 30px;
  }
  #new-index-body .new-init-8 .list .swiper-wrapper .swiper-slide .box .rl {
    display: none;
  }
  #new-index-body .new-init-8 .title3 .acc {display: flex!important}
  #new-index-body .new-init-8 .list .swiper-wrapper .swiper-slide {display: block!important}
  #new-index-body .new-init-7 .list .box {
    margin: 0 auto;
  }
  #new-index-body .new-init-8 .list .swiper-wrapper .swiper-slide .box .le {
    width: 100%;
    text-align: center;
  }
  #new-index-body .new-init-9 .top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-9 .top .left ul {
    max-width: 100%;
  }
  #new-index-body .new-init-9 .top .right .form {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #new-index-body .new-init-2 .top ul li {
    width: 50%;
  }
  #new-index-body .new-init-5 .list .img .mask h4 {
    font-size: 24px;
  }
  #new-index-body .new-init-1 .acc .rl {
    display: none;
  }
  #new-index-body .new-init-1 .top .left h2 span {
    display: initial;
  }
  #new-index-body .new-init-1 .top .left h2 {
    font-size: 24px;
  }
  #new-index-body .new-init-1 .acc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #new-index-body .new-init-2 .top ul li {
    width: 100%;
    margin-top: 20px;
  }
  #new-index-body .new-init-2 .top ul li .box .con p {
    max-width: 100%;
  }
  #new-index-body .new-init-2 .top ul li .box .con {
    width: 100%;
  }
  #new-index-body .new-init-4 .top .right h3 {
    margin-top: 30px;
  }
  #new-index-body .new-init-6 .top .right h2 {
    font-size: 32px;
  }
  #new-index-body .new-init-6 .top .right ul li h3 {
    font-size: 26px;
  }
  #new-index-body .new-init-8 .title3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #new-index-body .new-init-8 .title3 .acc {
    margin-top: 30px;
  }
  #new-index-body .new-init-9 .top .right {
    padding-right: 0;
  }
  #new-index-body .new-init-8 .title3 .acc .swiper-button-prev,
  #new-index-body .new-init-8 .title3 .acc .swiper-button-next {
    margin: 0 20px;
  }
  #new-index-body .new-init-9 .top .left ul li .acc {display: none}
}
@media screen and (max-width: 600px) {
  #new-index-body .new-init-9 .top .right .form ul li {
    width: 100%!important;
    padding: 0!important;
  }
}
@media screen and (max-width: 450px) {
  #new-index-body .new-init-1 .top .left h2 {
    font-size: 21px;
  }
  #new-index-body .new-init-1 .top .left h5 {
    font-size: 18px;
    line-height: 1.4;
  }
  #new-index-body .new-init-1 .top .left .con ul li p {
    line-height: 1.4;
  }
  #new-index-body .new-init-1 .top .left .img ul li {
    margin-right: 10px;
  }
  #new-index-body .new-init-6 .top .right ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #new-index-body .new-init-6 .top .right ul li {
    width: 100%;
    margin: 15px 0;
  }
  #new-index-body .new-init-6 {
    padding-bottom: 0;
  }
  #new-index-body .new-init-8 .title3 h4 {
    line-height: 1.4;
  }
  #new-index-body .new-init-9 .top .left ul li {
    padding-right: 0;
  }
  #new-index-body .new-init-8 {
    padding-top: 0;
  }
  #new-index-body .new-init-2 {
    padding: 40px 0;
  }
  #new-index-body .new-init-5 .list .img .mask span {
    margin: 15px 0;
  }
  #new-index-body .new-init-5 .list .img .mask h4 {
    font-size: 20px;
  }
  #new-index-body .new-init-5 .list .img .mask {
    position: static;
    background: #f3f3f3;
    padding: 20px;
  }
  #new-index-body .new-init-5 .list .img .mask h4,
  #new-index-body .new-init-5 .list .img .mask .cona {
    color: #111111;
  }
  #new-index-body .new-init-3 .top .right h3,
  #new-index-body .new-init-4 .top .right h3 {
    font-size: 26px;
  }
  #new-index-body .new-init-1 .top .left h2,
  #new-index-body .title2 h3,
  #new-index-body .new-init-7 .title2 h3 {
    font-size: 24px;
  }
}
@-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;
}
