@font-face {
  font-family: 'GeoBd';
  src: url('../fonts/GeometricSlab703BT-Bold.eot');
  src: url('../fonts/GeometricSlab703BT-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GeometricSlab703BT-Bold.woff2') format('woff2'), url('../fonts/GeometricSlab703BT-Bold.woff') format('woff'), url('../fonts/GeometricSlab703BT-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo2-Bold.eot');
  src: url('../fonts/Exo2-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo2-Bold.woff2') format('woff2'), url('../fonts/Exo2-Bold.woff') format('woff'), url('../fonts/Exo2-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo2-SemiBold.eot');
  src: url('../fonts/Exo2-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo2-SemiBold.woff2') format('woff2'), url('../fonts/Exo2-SemiBold.woff') format('woff'), url('../fonts/Exo2-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo2-Medium.eot');
  src: url('../fonts/Exo2-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo2-Medium.woff2') format('woff2'), url('../fonts/Exo2-Medium.woff') format('woff'), url('../fonts/Exo2-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo2-Regular.eot');
  src: url('../fonts/Exo2-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo2-Regular.woff2') format('woff2'), url('../fonts/Exo2-Regular.woff') format('woff'), url('../fonts/Exo2-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Impact';
  src: url('../fonts/Impact.eot');
  src: url('../fonts/Impact.eot?#iefix') format('embedded-opentype'), url('../fonts/Impact.woff2') format('woff2'), url('../fonts/Impact.woff') format('woff'), url('../fonts/Impact.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.impactm,
.Impact {
  font-family: 'Impact';
}
.GeoBd {
  font-family: 'GeoBd';
}
html,
body {
  position: relative;
  max-width: 1920px;
  margin: auto;
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
  position: relative;
  font-family: 'Exo';
  font-weight: 500;
  margin: 0 auto;
  color: #000000;
  font-size: 16px;
  height: auto;
  --color: #e60013;
}
.container {
  width: 1540px;
  padding: 0 15px;
}
.seoPublic .title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 1em;
}
.seoPublic .Auxil-news .list ul li .content time {
    font-size: 16px;
    background: #e60013;
    width: 130px;
    text-align: center;
    color: #ffffff;
    margin-top: .5em;
    display: block;
}
.seoPublic .Auxil-about .box .left .img {
    height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position: center center;
    display: block;
}
.seoPublic .Auxil-related .list ul li .box {
    display: block;
    background: white;
    border-radius: 10px;
    -o-box-shadow: 0 0 12px rgba(125,125,125,0.3);
    -webkit-box-shadow: 0 0 12px rgba(125, 125, 125, 0.3);
    box-shadow: 0 0 12px rgba(125, 125, 125, 0.3);
}
.seoPublic .Auxil-about .box .left {
    width: 54%;
}
.seoPublic .Auxil-about .box .right .text {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    padding-right: 20px;
    max-height: 380px;
    overflow: auto;
}
.grid-box.two > .column {
    width: 50%;
}
.bigContainer {
  width: 1810px;
  margin: auto;
}
.redColor {
  color: var(--color);
}
.Hbtn,
.inner-page .Hbtn {
  background: linear-gradient(to right, var(--color), rgba(230, 0, 19, 0.8), rgba(230, 0, 19, 0));
  border-radius: 40px;
}
.Hbtn i,
.inner-page .Hbtn i {
  font-size: 24px;
  line-height: 1;
  color: var(--color);
  width: var(--px54);
  height: var(--px54);
  min-width: 35px;
  min-height: 35px;
  background-color: #fff;
  border-radius: 27px;
}
.Hbtn::before,
.inner-page .Hbtn::before {
  width: var(--px54);
  height: var(--px54);
  min-height: 35px;
  min-width: 35px;
  content: '';
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 27px;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.Hbtn .por,
.inner-page .Hbtn .por {
  z-index: 2;
}
.Hbtn:hover,
.inner-page .Hbtn:hover {
  color: var(--color);
}
.Hbtn:hover::before,
.inner-page .Hbtn:hover::before {
  width: calc(100% - 14px);
}
@keyframes ks2 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate2 {
  to {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 18;
}
#header a {
  display: block;
}
#header img {
  display: block;
  width: 100%;
}
#header > .nav {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  background-color: transparent;
  border-bottom: 1px solid rgba(220, 220, 220, 0);
}
#header > .nav > .menu {
  padding: 23px 0;
}
#header > .nav > .menu .menu-box {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#header > .nav > .menu .menu-box .left {
  position: relative;
}
#header > .nav > .menu .menu-box .left .logo {
  position: relative;
  display: block;
  z-index: 1;
}
#header > .nav > .menu .menu-box .left .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
#header > .nav > .menu .menu-box .menu_c {
  text-align: center;
  z-index: 2;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container {
  z-index: 2;
  width: 100%;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu {
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
  display: inline-block;
  position: relative;
  margin-left: var(--px49);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item.active > a {
  color: var(--color);
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:first-child {
  margin-left: 0;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:hover > a::before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:hover > .sub-menu {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  padding: 4px 0 4px 0;
  text-align: left;
  line-height: 1.2;
  position: relative;
  text-transform: capitalize;
  color: #fff;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a i {
  font-size: 12px;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 2px;
  left: 0;
  background-color: #fff;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  width: auto;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transform: scaleY(0);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  border-radius: 2px;
  background-color: #f7f7f7;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item {
  color: #000;
  position: relative;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item a {
  white-space: nowrap;
  font-size: 16px;
  padding: 8px 12px;
  text-align: left;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(189, 189, 189, 0);
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item:hover > a {
  background-color: #000;
  color: #fff;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item .sub-menu {
  left: 100%;
  top: 0;
  min-width: 120px;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu .menu-item:hover > .sub-menu {
  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;
}
#header > .nav > .menu .menu-box .right {
  position: relative;
  z-index: 1;
}
#header > .nav > .menu .menu-box .right .searchBox form {
  position: relative;
  padding-left: 38px;
}
#header > .nav > .menu .menu-box .right .searchBox form input {
  color: #fff;
  background-color: transparent;
  border: none;
}
#header > .nav > .menu .menu-box .right .searchBox form input[type="text"] {
  width: 230px;
  padding-left: 2px;
  line-height: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.46);
}
#header > .nav > .menu .menu-box .right .searchBox form input[type="text"]::placeholder {
  color: #fff;
  opacity: 0.77;
}
#header > .nav > .menu .menu-box .right .searchBox form input[type="submit"] {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  cursor: pointer;
  background-image: url('../images/index_2.png');
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont {
  border-radius: 50%;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .textC {
  color: #fff;
  text-transform: capitalize;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .textC .img {
  width: 22px;
  height: 22px;
}
#header > .nav > .menu .menu-box .right .lang_cont .lang {
  padding-top: 5px;
}
#header > .nav .lang_cont {
  display: inline-block;
  position: relative;
  cursor: pointer;
  z-index: 2;
}
#header > .nav .lang_cont:hover .lang {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
#header > .nav .lang_cont .lang {
  overflow-y: auto;
  max-height: 400px;
  width: 130px;
  position: absolute;
  top: 100%;
  right: 0;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -o-transition: opacity 0.3s, -o-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  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;
  border-bottom: 3px solid #333333;
}
#header > .nav .lang_cont .lang li a {
  display: block;
  background: #f7f7f7;
  padding: 5px 10px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  text-align: left;
}
#header > .nav .lang_cont .lang li a:hover {
  background-color: #000;
  color: #fff;
}
#header > .nav .lang_cont .lang li a:hover em {
  color: #fff;
}
#header > .nav .lang_cont .lang li a img {
  display: inline;
  width: 20%;
  margin-top: 4px;
}
#header > .nav .lang_cont .lang li a em {
  display: inline;
  font-size: 16px;
  margin-left: 10px;
  color: #000;
}
#header.active > .nav,
#header.actived > .nav {
  /*border-bottom: 1px solid rgba(220, 220, 220, 0.4);*/
  background-color: #333;
}
#header.active > .nav > .menu,
#header.actived > .nav > .menu {
  padding: 10px 0;
}
#banner .swiper {
  color: #fff;
}
#banner .swiper ul li.swiper-slide {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding-top: 138px;
}
#banner .swiper ul li.swiper-slide .bannerContainer {
  margin: 0;
  margin-left: auto;
  width: 1730px;
}
#banner .swiper ul li.swiper-slide .left {
  width: 45%;
  position: relative;
  z-index: 2;
}
#banner .swiper ul li.swiper-slide .left .redLine {
  width: 82%;
  height: 13px;
  background: linear-gradient(to right, #e60013 0%, rgba(230, 0, 19, 0.5) 50%, rgba(230, 0, 19, 0) 100%);
  border-radius: 7px;
}
#banner .swiper ul li.swiper-slide .left .txt {
  width: 84%;
}
#banner .swiper ul li.swiper-slide .right {
  width: 59.8%;
  margin-left: -4.8%;
}
#banner .swiper ul li.swiper-slide .right .box {
  width: 100%;
  background-repeat: no-repeat;
  background-size: 76% auto;
  background-position: top right;
  padding-right: 10.4166vw;
}
#banner .swiper ul li.swiper-slide .right .imgBox {
  width: 59%;
  margin-bottom: -17px;
}
#banner .swiper ul li.swiper-slide .right .iconBox {
  padding-right: var(--px50);
}
#banner .swiper ul li.swiper-slide .right .iconBox li .icon {
  width: 76px;
}
#banner .swiper ul li.swiper-slide.swiper-slide-active .left {
  -webkit-animation: fadeInLeftSmall 1s linear;
  -moz-animation: fadeInLeftSmall 1s linear;
  -o-animation: fadeInLeftSmall 1s linear;
  animation: fadeInLeftSmall 1s linear;
}
#banner .swiper ul li.swiper-slide.swiper-slide-active .right {
  -webkit-animation: zoomIn 1s linear;
  -moz-animation: zoomIn 1s linear;
  -o-animation: zoomIn 1s linear;
  animation: zoomIn 1s linear;
}
#index-body {
  position: relative;
  z-index: 2;
}
#index-body .init_1 {
  background: #f5f6f8 url(../images/init_1Bg.jpg) no-repeat center bottom;
  background-size: cover;
}
#index-body .init_1 .roumdImg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 41.2vw;
}
#index-body .init_1 .img_father_box {
  padding-left: var(--px138);
}
#index-body .init_1 .img_father_box .img_father {
  width: 41.1979vw;
}
#index-body .init_1 .container {
  z-index: 3;
}
#index-body .init_1 .container .left {
  margin-top: var(--npx60);
  width: 45%;
}
#index-body .init_1 .container .left h1 {
  line-height: 1.66;
  opacity: 0.86;
}
#index-body .init_1 .container .right {
  width: 45.5%;
  margin-top: var(--npx150);
}
#index-body .init_1 .container .right .numberBox {
  width: 100%;
  color: #161616;
}
#index-body .init_1 .container .right .numberBox .list {
  background-color: #fff;
  border-radius: var(--px50);
  width: 47.8%;
  overflow: hidden;
}
#index-body .init_1 .container .right .numberBox .list .icon {
  width: auto;
  height: var(--px84);
  min-height: 50px;
}
#index-body .init_1 .container .right .numberBox .list .icon img {
  max-height: 100%;
}
#index-body .init_1 .container .right .numberBox .list:nth-last-child(1),
#index-body .init_1 .container .right .numberBox .list:nth-last-child(2) {
  background: linear-gradient(to bottom, #fff 0%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.1) 100%);
}
#index-body .init_1 .container .right .numberBox .list .bg {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  z-index: 1;
  height: 50.79%;
}
#index-body .init_1 .container .right .numberBox .list .bg img {
  height: 100%;
  width: auto;
  -webkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  opacity: 0.1;
}
#index-body .init_1 .container .right .numberBox .list:nth-child(2) {
  margin-top: var(--px64);
}
#index-body .init_1 .container .right .numberBox .list:nth-child(3) {
  margin-top: var(--npx64);
}
#index-body .init_1 .container .right .numberBox .list:hover {
  background: linear-gradient(to right, var(--color) 0%, #f93d4e 100%);
  color: #fff;
}
#index-body .init_1 .container .right .numberBox .list:hover .icon img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
#index-body .init_1 .container .right .numberBox .list:hover .bg {
  opacity: 1;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#index-body .init_2 .swiper ul li {
  width: 33%;
}
#index-body .init_2 .swiper ul li .list {
  width: 100%;
  height: 100%;
}
#index-body .init_2 .swiper ul li .list a.imgBox {
  background-color: #f0f0f0;
  border-radius: 15px;
  border: 1px solid #e9e9e9;
  overflow: hidden;
  display: inline-block;
  box-shadow: 0px 0px var(--px36) 2px rgba(0, 0, 0, 0);
}
#index-body .init_2 .swiper ul li .list a.imgBox .titl {
  position: absolute;
  z-index: 2;
  left: 0;
  padding: 0 20px;
  bottom: -10%;
  display: inline-block;
  opacity: 0;
}
#index-body .init_2 .swiper ul li .list a.titl {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
#index-body .init_2 .swiper ul li .list .txt {
  line-height: 1.875;
  opacity: 0;
  overflow: hidden;
}
#index-body .init_2 .swiper ul li .list:hover {
  -webkit-transform: translateY(var(--npx50));
  -moz-transform: translateY(var(--npx50));
  -o-transform: translateY(var(--npx50));
  transform: translateY(var(--npx50));
}
#index-body .init_2 .swiper ul li .list:hover .imgBox {
  box-shadow: 0px 0px var(--px36) 2px rgba(0, 0, 0, 0.16);
  background-color: #fff;
}
#index-body .init_2 .swiper ul li .list:hover .imgBox .titl {
  bottom: var(--px20);
  opacity: 1;
}
#index-body .init_2 .swiper ul li .list:hover a.titl {
  display: none;
}
#index-body .init_2 .swiper ul li .list:hover .txt {
  opacity: 0.77;
}
#index-body .init_3 {
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative;
}
#index-body .init_3 .flexBox .left {
  color: #0b0b0b;
}
#index-body .init_3 .flexBox .right {
  width: 50%;
  height: 1066px;
}
#index-body .init_3 .flexBox .right .swiper {
  width: 100%;
  height: 100%;
}
#index-body .init_3 .flexBox .right .swiper ul li {
  height: 50%;
  position: relative;
  color: #fff;
}
#index-body .init_3 .flexBox .right .swiper ul li .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.73);
}
#index-body .init_3 .flexBox .right .swiper ul li .box {
  width: 57%;
  position: relative;
  z-index: 3;
}
#index-body .init_3 .flexBox .right .swiper ul li .box .txt {
  opacity: 0.77;
}
#index-body .init_3 .flexBox .right .swiper ul li .box .btn {
  text-decoration: underline;
}
#index-body .init_3 .center {
  position: absolute;
  width: 42.0833vw;
  height: 42.0833vw;
  min-width: 180px;
  min-height: 180px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 100%;
  background-color: #fff;
  padding: var(--px20);
  z-index: 5;
}
#index-body .init_3 .center::after {
  content: "";
  position: absolute;
  left: var(--npx20);
  top: var(--npx20);
  bottom: var(--npx20);
  right: var(--npx20);
  border-radius: 100%;
  border: 1px dashed #fff;
  z-index: -1;
  -webkit-animation: rotate 75s 0.5s linear infinite;
  -moz-animation: rotate 75s 0.5s linear infinite;
  animation: rotate 75s 0.5s linear infinite;
}
#index-body .init_3 .center .redBg {
  width: 100%;
  height: 100%;
  background-color: var(--color);
  border-radius: 50%;
  padding: var(--px115);
}
#index-body .init_3 .center .redBg .imgBox {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding: var(--px20);
}
#index-body .init_3 .center .redBg .imgBox::after {
  content: "";
  position: absolute;
  left: var(--px20);
  top: var(--px20);
  right: var(--px20);
  bottom: var(--px20);
  border-radius: 100%;
  border: 2px dashed rgba(0, 0, 0, 0.6);
  -webkit-animation: rotate2 75s 0.5s linear infinite;
  -moz-animation: rotate2 75s 0.5s linear infinite;
  animation: rotate2 75s 0.5s linear infinite;
}
#index-body .init_3 .center .centerImg {
  position: absolute;
  width: 80.1%;
  top: 12%;
  right: 0;
}
#index-body .init_4 .top {
  width: 100%;
  max-width: 700px;
}
#index-body .init_4 .swiper ul li {
  width: 33%;
}
#index-body .init_4 .swiper ul li .list {
  padding-top: var(--px84);
  padding-left: 115px;
  width: 100%;
}
#index-body .init_4 .swiper ul li .list .num {
  font-size: var(--px189);
  color: var(--color);
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1;
}
#index-body .init_4 .swiper ul li .list .num::before {
  content: "";
  position: absolute;
  right: -25px;
  bottom: 0;
  width: 8.33vw;
  height: 16.9270833vw;
  background: url(../images/shadow-bg.png) no-repeat right bottom;
}
#index-body .init_4 .swiper ul li .list .cont .icon {
  height: 58px;
}
#index-body .init_4 .swiper ul li .list .cont .titl {
  color: #00040a;
}
#index-body .init_4 .swiper ul li .list .cont .txt {
  color: #323232;
  opacity: 0.72;
  line-height: 1.875;
}
#index-body .init_5 .swiper {
  border-left: 1px dashed rgba(0, 0, 0, 0.44);
}
#index-body .init_5 .swiper ul li .list {
  height: 100%;
  width: 100%;
  border-right: 1px dashed rgba(0, 0, 0, 0.44);
  color: #010101;
}
#index-body .init_5 .swiper ul li .list .Hbtn1 {
  display: inline-block;
  border-radius: var(--px30);
  border: 1px solid var(--color);
}
#index-body .init_5 .swiper ul li .list .Hbtn1:hover {
  background-color: var(--color);
  color: #fff;
}
#footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -o-background-size: cover;
  background-size: cover;
  background-color: #232323;
  color: #fff;
}
#footer .formTop form {
  width: 100%;
}
#footer .formTop form input {
  background-color: rgba(166, 168, 172, 0.15);
  border: none;
  height: var(--px75);
  min-height: 45px;
  border-radius: 9px;
  width: 14.7%;
}
#footer .formTop form input::placeholder {
  color: #fff;
  opacity: 0.48;
}
#footer .formTop form input.cont {
  width: 38%;
}
#footer .formTop form input.inquery {
  width: auto;
  color: #fff;
  background-color: var(--color);
}
#footer .formTop form input.inquery:hover {
  background-color: #fff;
  color: var(--color);
}
#footer .footerCent .item .lineA {
  width: 100%;
  min-width: 177px;
  max-width: 228px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.66);
}
#footer .footerCent .item .lineA p {
  width: 31px;
  height: 4px;
  background-color: #fff;
  margin-bottom: -3px;
}
#footer .footerCent .item .cont {
  opacity: 0.55;
  line-height: 2.5;
}
#footer .footerCent .item .linkA a {
  display: inline-block;
}
#footer .footerCent .item .linkA a:hover {
  opacity: 1;
}
#footer .footerCent .item .contQr {
  width: 183px;
  height: 183px;
  padding: 5px;
  background-color: #fff;
}
#footer .footerCent .item .contQr #ewm,
#footer .footerCent .item .contQr canvas {
  width: 100%;
  height: 100%;
}
#footer .footerCent .item1 {
  width: 31%;
  max-width: 460px;
}
#footer .copyright {
  position: relative;
  font-weight: 400;
  overflow: hidden;
  color: #fff;
}
#footer .copyright .container {
  padding-top: 20px;
  padding-bottom: 30px;
}
#footer .copyright .container svg {
  height: 30px;
  width: auto;
  fill: #ffffff;
  position: relative;
  top: 3px;
}
#footer .copyright .container a {
  margin: 0 5px;
}
#footer .copyright .container a img {
  margin-top: 8px;
  height: 16px;
}
#footer .copyright .container .left {
  width: 100%;
  position: relative;
  top: 0;
  color: #ffffff;
  margin-right: 10px;
}
@media screen and (max-width: 1850px) {
  .bigContainer {
    width: 1750px;
  }
}
@media (max-width: 1800px) {
  .bigContainer {
    width: 1650px;
  }
  #banner .swiper ul li.swiper-slide .bannerContainer {
    width: 1670px;
  }
  #banner .swiper ul li.swiper-slide .left {
    width: 48%;
  }
  #banner .swiper ul li.swiper-slide .right {
    width: 56%;
    margin-left: -4%;
  }
}
@media (max-width: 1700px) {
  #banner .swiper ul li.swiper-slide .bannerContainer {
    width: 1440px;
  }
  #banner .swiper ul li.swiper-slide .left {
    width: 46%;
  }
  #banner .swiper ul li.swiper-slide .right .box {
    background-size: auto 100%;
  }
  #index-body .init_3 .flexBox .right {
    height: 950px;
  }
}
@media (max-width: 1450px) {
  #banner .swiper ul li.swiper-slide .bannerContainer {
    width: 1240px;
  }
  #banner .swiper ul li.swiper-slide .right .box {
    background-size: 90% auto;
    padding-right: 8vw;
  }
  #banner .swiper ul li.swiper-slide .right .box .imgBox {
    width: 55%;
  }
  #index-body .init_3 .flexBox .right {
    height: 800px;
  }
  #index-body .init_4 .swiper ul li .list {
    padding-left: 90px;
  }
  #index-body .init_4 .swiper ul li .list .num::before {
    zoom: 0.7;
  }
}
@media (max-width: 1250px) {
  #banner .swiper ul li.swiper-slide {
    padding-top: var(--px80);
    padding-bottom: var(--px80);
  }
  #banner .swiper ul li.swiper-slide .bannerContainer {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
  }
  #banner .swiper ul li.swiper-slide .right {
    width: 54%;
    margin-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  #banner .swiper ul li.swiper-slide .right .box {
    background-size: 80% auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: none !important;
    padding-right: 0;
  }
  #banner .swiper ul li.swiper-slide .right .box .imgBox {
    display: none;
  }
  #banner .swiper ul li.swiper-slide .right .box .iconBox {
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #index-body .init_3 .flexBox .right {
    height: 750px;
  }
  #index-body .init_4 .swiper ul li .list {
    padding-left: 80px;
  }
  #footer .formTop form input {
    width: 32%;
    margin-bottom: 10px;
  }
  #footer .formTop form input.cont {
    width: calc(100% - 160px);
  }
}
@media (max-width: 1000px) {
  #banner .swiper ul li.swiper-slide .bannerContainer {
    flex-wrap: wrap;
  }
  #banner .swiper ul li.swiper-slide .left {
    width: 100%;
  }
  #banner .swiper ul li.swiper-slide .left .txt {
    width: 100%;
  }
  #banner .swiper ul li.swiper-slide .right {
    width: 100%;
  }
  #banner .swiper ul li.swiper-slide .right .box .iconBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .init_1 .container .right {
    margin-top: 20px;
  }
  #index-body .init_2 {
    padding-bottom: var(--px90);
  }
  #index-body .init_2 .swiper ul li .list a.imgBox .titl {
    display: none;
  }
  #index-body .init_2 .swiper ul li .list .txt {
    opacity: 1;
  }
  #index-body .init_2 .swiper ul li .list:hover {
    -webkit-transform: translateY(var(--npx20));
    -moz-transform: translateY(var(--npx20));
    -o-transform: translateY(var(--npx20));
    transform: translateY(var(--npx20));
  }
  #index-body .init_2 .swiper ul li .list:hover a.titl {
    display: inline-block;
  }
  #index-body .init_3 .flexBox .left {
    padding: 15px !important;
    margin-bottom: var(--px20);
  }
  #index-body .init_3 .flexBox .right {
    height: 370px;
  }
  #index-body .init_3 .flexBox .right .swiper ul li .box {
    width: 100%;
  }
  #index-body .init_3 .flexBox .right .swiper ul li .box .titl,
  #index-body .init_3 .flexBox .right .swiper ul li .box .txt {
    width: 100%;
  }
  #index-body .init_3 .center {
    padding: 20px;
    margin: 25px auto;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #index-body .init_4 .swiper ul li .list {
    padding-left: 0;
    padding-top: 50px;
  }
  #index-body .init_4 .swiper ul li .list .num {
    font-size: 46px;
  }
  #index-body .init_4 .swiper ul li .list .num::before {
    display: none;
  }
  #footer .footerCent .item1 {
    width: calc(100% - 200px);
    max-width: none;
  }
}
@media (max-width: 700px) {
  #footer .formTop form input {
    width: 100%;
  }
  #footer .formTop form input.cont {
    width: 100%;
  }
}
@media (max-width: 500px) {
  #index-body .init_1 .img_father_box {
    padding-left: 15px;
  }
  #index-body .init_1 .img_father_box .img_father {
    width: 70vw;
  }
  #index-body .init_1 .container .right .numberBox .list {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #index-body .init_1 .container .right .numberBox .list:nth-child(2),
  #index-body .init_1 .container .right .numberBox .list:nth-child(3) {
    margin-top: 10px;
  }
  #footer .footerCent .item1 {
    width: 100%;
  }
}
.page-header02 .logo img {
  -webkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.inner-banner {
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}


.inner-banner .inner-content {
  width: 100%;
  height: auto;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 200px 0 100px;
}

.inner-banner .inner-content .img {
  left: 0;
  top: 0;
}
.inner-banner .mbx {
  color: white;
  text-align: center;
  position: relative;
  z-index: 10;
}

.inner-banner .mbx h2 {
  line-height: 1;
  font-weight: bold;
  margin-bottom: 10px;
}

.inner-banner .mbx p {
  line-height: 2;
}

.sider-box .sider-left {
  width: 30%;
  position: sticky;
  top: 100px;
}

.sider-box .sider-left h2 {
  padding-top: 8px;
  padding-left: var(--px20);
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: 600;
}

.sider-box .sider-left h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  border-radius: 3px;
  background-color: var(--color);
}

.sider-box .sider-left .category {
  background-color: #ffffff;
  padding: var(--px50) var(--px30);
  border-radius: var(--px20);
  -webkit-box-shadow: 0 0 var(--px20) rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 var(--px20) rgba(0, 0, 0, 0.1);
}

.sider-box .sider-left .category .catelist {
  margin-top: 35px;
}

.sider-box .sider-left .category .catelist>ul>li {
  border-radius: 25px;
  background: #f0f0f0;
  margin-bottom: 10px;
}

.sider-box .sider-left .category .catelist ul li a {
  padding: 15px 0;
  height: auto;
  border-radius: 25px;
  background: #f0f0f0;
}

.sider-box .sider-left .category .catelist>ul>li>a {
  padding-left: var(--px25);
  padding-right: 35px;
  background: #f0f0f0;
  position: relative;
  transition: .5s;
}

.sider-box .sider-left .category .catelist>ul>li>a:hover,
.sider-box .sider-left .category .catelist>ul>li.active>a {
  color: #FFFFFF;
  background-color: var(--color);
  /*background-image: -webkit-gradient(linear, left top, right top, from(#92c35d), to(#73ad53));
  background-image: -webkit-linear-gradient(left, #92c35d, #73ad53);
  background-image: -moz-linear-gradient(left, #92c35d, #73ad53);
  background-image: linear-gradient(to right, #92c35d, #73ad53);*/
}

.sider-box .sider-left .category .catelist>ul>li>a i {
  position: absolute;
  right: 16px;
  top: 9px;
  font-size: 24px;
  width: 30px;
  text-align: center;
  transition: .5s;
}

.sider-box .sider-left .category .catelist>ul>li>a i.active {
  transform: rotate(90deg);
}

.sider-box .sider-left .category .catelist>ul>li>ul {
  display: none;
}

.sider-box .sider-left .category .catelist>ul>li>ul {
  /*padding: 10px 25px 30px;*/
  padding-left: var(--px25);
  padding-right: var(--px25);
  background-color: #f0f0f0;
  border-radius: 25px;
}

.sider-box .sider-left .category .catelist>ul>li>ul>li>a {
  line-height: 1.2;
  border-bottom: 1px solid #dddddd;
  border-radius: 0;
  height: auto;
  padding: 15px 0;
}

.sider-box .sider-left .category .catelist>ul>li>ul>li>a.active,
.sider-box .sider-left .category .catelist>ul>li>ul>li>a:hover {
  color: var(--color);
  border-bottom: 1px solid var(--color);
}

.sider-box .sider-left .category.news .catelist>ul>li>a::after {
  content: "\f0d7";
  font-family: FontAwesome;
}

.sider-box .sider-left .quote {
  background-color: #ffffff;
  padding: var(--px50) var(--px30);
  border-radius: var(--px20);
  -webkit-box-shadow: 0 0 var(--px20) rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 var(--px20) rgba(0, 0, 0, 0.1);
}

.sider-box .sider-left .quote .form {
  margin-top: var(--px35);
}

.sider-box .sider-left .quote .form form .submit {
  margin: var(--px24) auto 0;
}

.sider-box .sider-left .quote .form form .submit .more {
  border: none
}

.sider-box .sider-left .quote .form input[type='text'],
.sider-box .sider-left .quote .form textarea {
  width: 100%;
  font-size: 16px;
  padding: 10px 20px;
}

.sider-box .sider-left .quote .form input[type='text'] {
  border-radius: 30px;
  border: 2px solid #e5e5e5;
  margin-bottom: 10px;
}


.sider-box .sider-left .quote .form .fileInputContainer input[type='text'] {
  opacity: 0;
  margin: 0;
  border: none;
}

.sider-box .sider-left .quote .form .fileInputContainer {
  border-radius: 30px;
  border: 2px solid #e5e5e5;
  margin-bottom: 10px;
  background: url(/template/en/images/file_img.png) no-repeat center right 20px;
  background-size: 30px;
  position: relative;
}

.sider-box .sider-left .quote .form .fileInputContainer span {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  padding: 12px 20px;
}


.sider-box .sider-left .quote .form textarea {
  height: 100px;
  border-radius: 10px;
  border: 2px solid #e5e5e5;
}

.sider-box .sider-left .quote .form .more {
  margin-top: 30px;
}

.sider-box .sider-left .search-news {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.sider-box .sider-left .search-news form {
  margin-top: 35px;
  position: relative;
}

.sider-box .sider-left .search-news form input {
  font-size: 16px;
  width: 100%;
  height: 50px;
  border: none;
  background-color: #f0f0f0;
  padding-left: 25px;
  padding-right: 115px;
  border-radius: 30px;
}

.sider-box .sider-left .search-news form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 115px;
  border: none;
  border-radius: 30px;
  font-size: var(--px18);
  color: #FFFFFF;
  background-color: #82b566;
  background-image: -webkit-gradient(linear, left top, right top, from(#92c35d), to(#73ad53));
  background-image: -webkit-linear-gradient(left, #92c35d, #73ad53);
  background-image: -moz-linear-gradient(left, #92c35d, #73ad53);
  background-image: linear-gradient(to right, #92c35d, #73ad53);
}

.sider-box .sider-left .hot-news {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.sider-box .sider-left .hot-news .list {
  margin-top: 35px;
}

.sider-box .sider-left .hot-news .list ul li+li {
  margin-top: 35px;
}

.sider-box .sider-left .hot-news .list .img {
  border-radius: 10px;
  overflow: hidden;
}

.sider-box .sider-left .hot-news .list time {
  color: #858585;
}

.sider-box .sider-left .news-date {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.sider-box .sider-left .news-date .datepicker {
  margin-top: 35px;
}

.sider-box .sider-right {
  width: 70%;
}

@media screen and (max-width: 1250px) {
  .sider-box .sider-left .category .catelist>ul>li>a {
    padding-left: 20px;
    padding-right: 28px;
  }
}

@media screen and (max-width: 1000px) {
  .sider-box .sider-left {
    display: none !important;
  }

  .sider-box .sider-right {
    width: 100%;
    padding: 0;
  }
}

.product_list ul {
  margin: 0 -15px;
}

.product_list ul li {
  padding: 20px 15px;
}

.product_list ul li .box {
  background: #eeeeee;
  transition: .5s;
  height: 100%;
}

.product_list ul li .box {
  display: flex;
  flex-direction: column;
  border-radius: 15px;
}

.product_list ul li .box .txt {
  transition: .5s;
}

.product_list ul li .box .img {
  transition: .5s
}

.product_list ul li .box:hover {
  color: #ffffff;
  background: linear-gradient(to bottom, var(--color) 4%, #fff 90%)
}

.product_list ul li .box:hover .txt .more {
  opacity: 1;
}

.product_list ul li .box:hover .txt {
  transform: translateY(-200%);
}

.product_list ul li .box:hover .img {
  transform: translateY(60%);
}

.product_list ul li .box .txt {
  padding: 0px 20px 0;
}

.product_list ul li .box .txt h3 {
  margin-bottom: 0px;
}

.product_list ul li .box .txt .more {
  opacity: 0;
  margin-top: 15px;
}

.product_list .img {
  overflow: hidden;

  /*margin-bottom: 10px;*/
}

.product_list .img a {
  display: block;
  padding: 20px;
}

.product_list .img span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #FFFFFF;
  background-color: var(--color);
  /*background-image: -webkit-gradient(linear, left top, right top, from(#82b566), to(#9bc76b));
  background-image: -webkit-linear-gradient(left, #82b566, #9bc76b);
  background-image: -moz-linear-gradient(left, #82b566, #9bc76b);
  background-image: linear-gradient(to right, #82b566, #9bc76b);*/
  -webkit-transform: translateY(110%);
  -moz-transform: translateY(110%);
  -ms-transform: translateY(110%);
  transform: translateY(110%);
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}

.product_list .img:hover span {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.product_list h3 {
  margin-top: 15px;
}

@media screen and (max-width: 1700px) {
  .product_list ul li .box:hover .txt {
    transform: translateY(-135%);
  }

  .product_list ul li .box:hover .img {
    transform: translateY(90%);
  }
}

@media screen and (max-width: 1450px) {
  .product_list ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .product_list ul li .box:hover .txt {
    transform: translateY(-200%);
  }

  .product_list ul li .box:hover .img {
    transform: translateY(60%);
  }

  .sider-box .sider-left .category .catelist>ul>li>a i {
    right: 0;
  }
}

@media screen and (max-width: 1250px) {
  .product_list ul li .box:hover .txt {
    transform: translateY(-150%);
  }

  .product_list ul li .box:hover .img {
    transform: translateY(70%);
  }
}

@media screen and (max-width: 1000px) {
  .product_list ul li .box:hover .txt {
    transform: translateY(0);
  }

  .product_list ul li .box:hover .img {
    transform: translateY(0);
  }

  .product_list ul li .box .txt {
    transform: translateY(0);
    order: -1;
  }

  .product_list ul li .box .img {
    transform: translateY(0);
  }

  .product_list ul li .box {
    color: #ffffff;
    background: linear-gradient(to bottom, var(--color) 20%, rgba(38, 76, 157, 0) 60%)
  }

  .product_list ul li .box .txt .more {
    opacity: 1;
  }
}

@media screen and (max-width: 700px) {
  .product_list ul li .box .txt {
    padding: 10px 15px 0;
  }

  .product_list ul {
    margin: 0 -15px;
  }

  .product_list ul li {
    padding: 20px 10px
  }
}

@media screen and (max-width: 500px) {
  .product_list ul {
    grid-template-columns: repeat(1, 1fr);
  }
}

.m-page {
  text-align: center;
  margin-top: var(--px50);
}

.m-page a,
.m-page span {
  width: var(--px50);
  height: var(--px50);
  min-width: 40px;
  min-height: 40px;
  background: #dfdfdf;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: white;
  border-radius: 100%;
  line-height: 1;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 6px;
  cursor: pointer;
  font-size: var(--px18);
}

.m-page a:hover,
.m-page span {
  background: var(--color);
}

.product-page .fl {
  display: none;
  margin-bottom: 30px;
  width: 100%;
  position: relative;
  z-index: 1;
}

.product-page .fl .box {
  padding: 30px;
  background: #f7f7f7;
}

.product-page .fl .box h3 {
  display: block;
  padding: 38px 25px;
  background: var(--primary);
  font-size: var(--px30);
  color: white;
}

.product-page .fl .box .list ul li {
  margin-top: 6px;
  padding: 10px 20px;
  border-left: 4px solid var(--primary);
  font-size: var(--px18);
  color: black;
  background: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  position: relative;
}

.product-page .fl .box .list ul li.active ul {
  display: block;
}

.product-page .fl .box .list ul li i {
  position: absolute;
  top: 6px;
  right: 0px;
  padding: 10px;
  font-size: var(--px18);
}

.product-page .fl .box .list ul li img {
  max-width: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}

.product-page .fl .box .list ul li ul li {
  border: none;
  background: #fff;
  ;
}

.product-page .fl .box .list ul li ul li:hover {
  background: var(--primary);
  color: #fff;
}

.product-page .fl .box .list ul li ul li.active {
  background: var(--primary);
  color: #fff;
}
@media screen and (max-width: 700px) {
  .product-page .fl {
    display: block;
  }

  .product-page .fl .box {
    padding: 30px 15px;
    display: none;
  }

  .product-page .fl .box h3 {
    padding: 10px 15px;
    font-size: 24px;
  }
}

@media screen and (max-width: 500px) {
  .product-page .fl .box .list ul li {
    font-size: 16px;
  }
}

.product-page .pro_init_1 .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-page .pro_init_1 .container .left {
  width: 49%;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 120px;
  position: -webkit-sticky;
  position: sticky;
}

.product-page .pro_init_1 .container .left .smallImg {
  width: 24%;

}

.product-page .pro_init_1 .container .left .smallImg ul li {
  padding: 10px;
}

.product-page .pro_init_1 .container .left .smallImg ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-page .pro_init_1 .container .left .smallImg ul li a img {
  display: block;
  border: 1px solid #dcdcdc;
  padding: 10px;
}

.product-page .pro_init_1 .container .left .bigImg {
  width: 76%;
  display: inline-block;
  padding: 10px;
}

.product-page .pro_init_1 .container .left .bigImg ul li {
  padding: 1px;

}

.product-page .pro_init_1 .container .left .bigImg ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.product-page .pro_init_1 .container .left .bigImg ul {
  border: 1px solid #dcdcdc;

}

.product-page .pro_init_1 .container .left .bigImg img {
  BACKGROUND: #f6f8ff;
  /*padding: 10px;*/
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow {
  width: 40px;
  height: 40px;
  background: #fffef9;
  color: transparent;
  font-size: 0;
  border: none;
  opacity: .8;
  cursor: pointer;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center center;
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow.slick-prev {
  left: 12px;
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow.slick-prev:after {
  background-image: url("../images/banner-btn-l.png");
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow.slick-next {
  right: 12px;
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow.slick-next:after {
  background-image: url("../images/banner-btn-r.png");
}

.product-page .pro_init_1 .container .left .bigImg .slick-arrow:hover {
  background: var(--primary);
}

.product-page .pro_init_1 .container .left .big_img {
  width: 100%;
  display: block;
}

.product-page .pro_init_1 .container .left .big_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.product-page .pro_init_1 .container .right .share ul li {
  width: 45px;
  text-align: center;
  margin-right: 10px;
  background: white;
  color: black;
  font-size: var(--px18);
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.product-page .pro_init_1 .container .right .share ul li a {
  display: block;
}

.product-page .pro_init_1 .container .right .share ul li:hover {
  background: var(--primary);
}

.product-page .pro_init_1 .container .left .swiper {
  margin-top: 20px;
}

.product-page .pro_init_1 .container .left .swiper .swiper-wrapper .swiper-slide {
  height: 115px;
  display: block;
}

.product-page .pro_init_1 .container .left .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.product-page .pro_init_1 .container .right {
  width: 46%;
}

.product-page .pro_init_1 .container .right .sub_img {
  width: 36px;
  margin-bottom: 15px;
}

.product-page .pro_init_1 .container .right .text_1 {
  margin-top: 30px;
  font-size: var(--px18);
  line-height: 32px;
  color: #a8a8a8;
  font-weight: 500;
}

.product-page .pro_init_1 .container .right .text_2 {
  font-size: var(--px36);
  line-height: 1.4;
  color: #4a4a4a;
}

.product-page .pro_init_1 .container .right .shangxia a {
  display: block;
}

.product-page .pro_init_1 .container .right .cont_list .list {
  position: relative;
}

.product-page .pro_init_1 .container .right .cont_list .list .title {
  font-size: var(--px18);
  padding: 25px 0;
  padding-right: 30px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  cursor: pointer;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.product-page .pro_init_1 .container .right .cont_list .list .title span {
  color: #4a4a4a;
  font-weight: bold;
  text-transform: uppercase;
}

.product-page .pro_init_1 .container .right .cont_list .list .title i {
  width: 20px;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: var(--px30);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.product-page .pro_init_1 .container .right .cont_list .list .model {
  font-size: var(--px18);
}

.product-page .pro_init_1 .container .right .cont_list .list .content {
  /*padding: 40px 0 0;*/
  font-size: 16px;
  color: #3f3f3f;
  line-height: 2;
  /*display: none;*/
  /*max-height: 300px;
  overflow: auto;
  padding-right: 10px;*/
}

.product-page .pro_init_1 .container .right .cont_list .list .content::-webkit-scrollbar-thumb {
  background: var(--primary);
}

.product-page .pro_init_1 .container .right .cont_list .list.active .title {
  border-bottom: 1px solid #d6d6d6;
}

.product-page .pro_init_1 .container .right .cont_list .list.active .title i {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}

.product-page .pro_init_1 .container .right .cont_list .list:last-child .title {
  border-bottom: 1px solid #d6d6d6;
}

.product-page .pro_init_1 .container .right .cont_list .list .content ul li {
  margin-bottom: var(--px20);
  padding: 15px;
  border: 1px solid #eee;
  background: #f8f8f8;
}

.product-page .pro_init_1 .container .right .cont_list .list .content ul li h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.product-page .pro_init_1 .container .right .cont_list .list .content ul li .con {
  padding-top: 10px;
  border-top: 1px solid #eee;
  font-size: 17px;
  line-height: 1.6;
}

.product-page .pro_init_1 .container .right .cont_list .list .content ul li:last-child {
  margin-bottom: 0;
}

.product-page .pro_init_1 .container .right .more {
  margin-top: 30px;
}

.product-page .pro_init_1 .container .right .more_cont {
  margin-top: 55px;
  border-color: #000;
  color: #000;
}

.product-page .prodet-2 .options ul {
  border-bottom: 1px solid #d2d2d2;
}

.product-page .prodet-2 .options ul li {
  margin: 10px;
  font-size: var(--px30);
  color: #b7b7b7;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 10px 10px;
  cursor: pointer;
  line-height: 1.4;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  font-weight: 600;
}

.product-page .prodet-2 .options ul li:after {
  content: '';
  height: 3px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: -1px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  background: var(--primary);
}

.product-page .prodet-2 .options ul li:hover,
.product-page .prodet-2 .options ul li.active {
  color: var(--color);
}

.product-page .prodet-2 .options ul li:hover:after,
.product-page .prodet-2 .options ul li.active:after {
  width: 100%;
}

.product-page .prodet-2 .ret {
  margin-top: var(--px50);
}
.product-page .prodet-2 .ret .slide:first-child {
  display: block;
}
.product-page .prodet-2 .ret .content {
  font-size: var(--px18);
  line-height: 1.7;
}

.product-page .prodet-2 .ret .content.faq li {
  margin-bottom: var(--px20);
  padding: 15px;
  border: 1px solid #eee;
  background: #f8f8f8;
}

.product-page .prodet-2 .ret .content dl dd {
  margin-bottom: var(--px20);
  padding: 15px;
  border: 1px solid #eee;
  background: #f8f8f8;
}

.product-page .prodet-2 .ret .content dl dd h4 {
  font-size: var(--px30);
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.product-page .prodet-2 .ret .content dl dd .con {
  padding-top: 10px;
  border-top: 1px solid #eee;
  font-size: var(--px18);
  line-height: 1.8;
}

@media screen and (max-width: 1450px) {
  .product-page .pro_init_1 .container .right .share ul li {
    width: 35px;
    height: 35px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1000px) {
  .product-page .pro_init_1 .container .left {
    position: static;
  }

  .product-page .pro_init_1 .container .left {
    width: 100%;
  }

  .product-page .pro_init_1 .container .right {
    width: 100%;
    text-align: center;
  }

  .product-page .pro_init_1 .container .right .HbtnBox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product-page .pro_init_1 .container .right .sub_img {
    display: none;
    margin: auto;

  }

  .product-page .pro_init_1 .container .right .more {
    margin: auto;
    margin-top: 40px;
  }

  .product-page .prodet-2 .options ul li {
    margin-right: 25px;
  }

  .product-page .prodet-2 .options {
    display: none;
  }

  .product-page .prodet-2 .ret .slide {
    display: block;
    margin-top: 30px;
  }

  .product-page .prodet-2 {
    padding-top: 50px;
  }

  .product-page .prodet-2 .ret .content {
    font-size: 14px;
    line-height: 2;
    margin-top: 20px;
  }

  .product-page .prodet-2 .ret .det {
    overflow-x: auto;
  }

  .product-page .prodet-2 .ret .det table {
    table-layout: auto;
  }

  .product-page .prodet-2 .ret .det table td {
    min-width: 200px;
    width: auto;
    font-size: 14px;
    line-height: 28px;

  }
}

@media screen and (max-width: 700px) {
  .product-page .prodet-2 .ret .content dl dd h4 {
    font-size: 20px;
  }
}

@media screen and (max-width: 500px) {

  .product-page .pro_init_1 .container .left .bigImg .slick-arrow.slick-prev {
    left: 0;
  }

  .product-page .pro_init_1 .container .left .bigImg .slick-arrow.slick-next {
    right: 0;
  }

  .product-page .pro_init_1 .container .left .smallImg ul li a img {
    padding: 5px;
    BACKGROUND: #f6f8ff;
  }

  .product-page .pro_init_1 .container .left .bigImg {
    padding: 5px;
  }

  .product-page .pro_init_1 .container .left .swiper .swiper-wrapper .swiper-slide {
    height: 90vw;
  }

  .product-page .pro_init_1 .container .right .text_1 {
    margin-top: 10px;
    font-size: 16px;
  }

  .product-page .pro_init_1 .container .right .cont_list .list .title {
    padding: 15px 0;
    font-size: var(--px18);
    padding-right: 25px;
    padding-bottom: 5px;
  }

  .product-page .pro_init_1 .container .right .cont_list .list .title i {
    top: 16px;
    font-size: 24px;
  }

  .product-page .pro_init_1 .container .right .cont_list .list .content {
    padding: 20px 0;
  }

  .product-page .prodet-2 .ret {
    margin-top: 0;
  }

  .product-page .prodet-2 .ret .slide:first-child {
    margin-top: 0;
  }
}

.seoPublic .Auxil-related .list ul li {
  height: 100%;
}

.seoPublic .Auxil-related .list ul li .box {
  height: 100%;
}

@keyframes sc {
  0% {
    transform: rotate(0deg) translate(-50%, -50%);
  }

  100% {
    transform: rotate(360deg) translate(-50%, -50%);
  }
}
.about-page .init-1 .container .left {
  width: 50%;
}

.about-page .init-1 .container .left .title1 {
  display: block;
}

.about-page .init-1 .container .left .title1 img {
  display: block;
  margin: auto;
}

.about-page .init-1 .container .left .title2 {
  color: var(--color);
  text-align: center;
}

.about-page .init-1 .container .left .title3 {
  color: var(--color);
}

.about-page .init-1 .container .left .title3 .playTips {
  font-size: 40px;
  margin-left: 20px;
  margin-top: 10px;
  font-weight: 500;
}

.about-page .init-1 .container .left .title3 .play {
  position: relative;
  margin: 10px 0 0 50px;
  cursor: pointer;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: var(--color);
  color: #fff;
}

.about-page .init-1 .container .left .title3 .play .img {
  width: 26px;
  height: 26px;
  position: relative;
}

.about-page .init-1 .container .left .title3 .play .ling {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--color);
  border-radius: 50%;
  -webkit-animation: ks 3s linear infinite;
  -moz-animation: ks 3s linear infinite;
  -o-animation: ks 3s linear infinite;
  animation: ks 3s linear infinite;
}

.about-page .init-1 .container .left .title3 .play .ling:first-child {
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  animation-delay: -1.5s;
}

.about-page .init-1 .container .right {
  /*padding-left: 40px;*/
  width: 50%;
}

.about-page .init-1 .container .right .des {
  color: #666666;
  line-height: 1.8;
}

.about-page .init-1 .container .right .des p {
  margin-bottom: 1em;
}

.about-page .init-1 .container .right .des p span {

  font-weight: bold;
}

.about-page .init-2 {
  overflow: hidden;
}
.about-page .init-2 .img {
  position: relative
}

.about-page .init-2 .img img {
  display: block;
  width: 100%;
  border-radius: 10px;
}

.about-page .init-2 .img .play {
  width: var(--px95);
  height: var(--px95);
  min-width: 60px;
  min-height: 60px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #e60013;
  font-size: var(--px30);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.about-page .init-2 .img .play svg {
  fill: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: var(--px170);
  font-size: var(--px20);
  letter-spacing: 2px;
  animation: sc 4s linear infinite;
  transform-origin: 0 0;
}

.about-page .init-3 {
  margin-top: -24px;
}

.about-page .init-3 .container ul {
  padding-top: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about-page .init-3 .container ul li {
  padding: 0 5px;
}

.about-page .init-3 .container ul li .box .top {
  font-size: 60px;
  line-height: 1;
  font-weight: bold;
}

.about-page .init-3 .container ul li .box .top .sub {
  font-size: var(--px30);
}

.about-page .init-3 .container ul li .box .bottom {
  color: #777777;
  margin-top: 10px;
}

.about-page .init-3 .container ul li .box:hover .top {
  color: var(--color);
}

.about-page .init-5 .container .tipsTitle {
  text-align: center;
  color: var(--color);
  font-weight: bold;
}

.about-page .init-5 .container .content ul {
  margin: -6px -6px -6px 0;
}

.about-page .init-5 .container .content ul li {
  position: relative;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 16.66%;
}

.about-page .init-5 .container .content ul li::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: var(--color);
  border-radius: 50%;
  bottom: -5px;
  right: -5px;
  z-index: 2;
}

.about-page .init-5 .container .content ul li .box {
  height: 100%;
}

.about-page .init-5 .container .content ul li .box .imgC {
  padding: 20px;
  height: 100%;
}

.about-page .init-5 .container .content ul li .box .imgC img {
  max-width: 100%;
}

.about-page .init-5 .container .content ul li:nth-child(-n+6) {
  border-top: none;
}

.about-page .init-5 .container .content ul li:nth-child(6n) {
  border-right: none;
}

.about-page .init-6 {
  -o-background-size: cover;
  background-size: cover;
}

.about-page .init-6 .container .left {
  width: 35%;
}

.about-page .init-6 .container .left .tipsTitle {
  color: var(--color);
  font-weight: bold;
}

.about-page .init-6 .container .left .tipsDes {
  color: #666666;
  margin-top: 30px;
  /*text-indent: 36px;*/
  line-height: 1.8;
}

.about-page .init-6 .container .left .img {
  margin-top: 60px;
}

.about-page .init-6 .container .left .img img {
  width: 100%;
}

.about-page .init-6 .container .right {
  width: 59%;
  margin: 10px 0 0 auto;
}



.about-page .init-4 {
  position: relative;

}

.about-page .init-4 .title {
  text-align: center;
}

.about-page .init-4 .cont {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.about-page .init-4 .cont p {
  margin-bottom: 1em;
}

.about-page .init-4 .subText {
  font-size: 11.8229166vw;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-weight: bold;
  z-index: -1;
  color: #333333;
  opacity: 0.05;
  line-height: 1.5;
}

.about-page .init-4 .container .tipsTitle {
  position: relative;
  text-align: center;
  color: #333333;
}

.about-page .init-4 .container .tipsDes {
  position: relative;
  margin: auto;
  max-width: 1000px;
  text-align: center;
  color: #666666;
  font-weight: 300;
}

.about-page .init-4 .container .tipsTitle {
  text-align: center;
  position: relative;
  z-index: 2;
  font-weight: bold;
}

.about-page .init-4 .container .content {
  margin-top: 200px;
}

.about-page .init-4 .container .content ul {
  margin: 0 -45px;
}

.about-page .init-4 .container .content ul li {
  width: 25%;
  padding: 0 25px;
}

.about-page .init-4 .container .content ul li .box {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}

.about-page .init-4 .container .content ul li .box .img {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 14.0625vw;
  min-width: 170px;
  margin: auto;
  display: block;
  margin-top: var(--npx110);
}

.about-page .init-4 .container .content ul li .box .img2 {
  display: block;
  width: var(--px52);
  min-width: 40px;
  margin: auto;
  position: relative;
  z-index: 2;
  -webkit-box-reflect: below 0px linear-gradient(transparent, rgba(0, 0, 0, 0));
}

.about-page .init-4 .container .content ul li .box .title {
  margin-top: -40px;
  text-align: center;
  position: relative;
  z-index: 2;
  font-weight: bold;
  line-height: 1.5;
  height: 2.5em;
}

.about-page .init-4 .container .content ul li .box .des {
  margin-top: 10px;
  color: #666666;
  text-align: center;
  line-height: 1.5;
  /*height: 6em;*/
  overflow: auto;
  padding-right: 20px;
}

.about-page .init-4 .container .content ul li .box:hover .img2 {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-box-reflect: below 4px linear-gradient(transparent, rgba(0, 0, 0, 0.2));
}

.about-page .init-4 .container .content ul li .box:hover .img {
  -webkit-transform: rotateX(36deg);
  -moz-transform: rotateX(36deg);
  transform: rotateX(36deg);
}
@media (max-width: 1800px) {
  .about-page .init-4 .container .content {
    margin-top: 100px;
  }
  .about-page .init-4 .subText {
    top: 0;
    /*font-size: 200px;*/
  }
}
@media (max-width: 1450px) {
  .about-page .init-2 .container {
    height: 600px;
  }
}

@media (max-width: 1250px) {

  .about-page .init-1 .container .left {
    width: 100%;
    padding: 0;
  }

  .about-page .init-1 .container .right {
    width: 100%;
    padding: 0;
    margin-top: 40px;
    text-align: center;
  }

  .about-page .init-1 .container .right .title {
    padding-left: 0;
  }

  .about-page .init-2 .container {
    height: 530px;
  }

  .about-page .init-4 .subText {
    font-size: 100px;
  }

  .about-page .init-4 .container .content ul li {
    width: 50%;
    margin-top: 60px;
  }

  .about-page .init-4 .container .content {
    margin-top: 60px;
  }

}
@media (max-width: 1000px) {

  .about-page .init-1 .container .left .title1 img {
    max-width: 400px;
    width: 100%;
  }

  .about-page .init-3 .container ul li .box .top {
    font-size: 40px;
  }

  .about-page .init-2 .container {
    height: auto;
  }

  .about-page .init-5 .container .content ul li .box .imgC {
    padding: 10px;
  }

  .about-page .init-6 .container .left {
    width: 100%;
  }

  .about-page .init-6 .container .right {
    width: 100%;
  }

  .about-page .init-4 {
    padding-top: 40px;
  }

  .about-page .init-4 .subText {
    display: none;
  }

  .about-page .init-4 .container .content ul {
    margin: 0 -16px;
  }

  .about-page .init-4 .container .content ul li {
    padding: 0 16px;
  }
}
@media (max-width: 700px) {
  .about-page .init-2 .container {
    height: auto;
  }

  .about-page .init-4 .container .content ul li {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .about-page .init-1 .container .left .title2 {
    margin-top: 30px;
  }

  .about-page .init-1 .container .left .title3 .play {
    margin-left: 30px;
  }

  .about-page .init-3 {
    margin-top: 20px;
  }

  .about-page .init-3 .container ul {
    padding-top: 0;
  }

  .about-page .init-3 .container ul li {
    margin-top: 20px;
    width: 50%;
  }

  .about-page .init-3 .container ul li .box .top {
    font-size: var(--px30);
  }

  .about-page .init-5 .container .content .contC {
    padding-right: 4px;
    overflow-y: auto;
    max-height: 400px;
  }

  .about-page .init-5 .container .content ul li {
    width: 33.33%;
  }

  .about-page .init-6 .container .left .img {
    margin-top: 30px;
  }

  .about-page .init-4 .container .content {
    margin-top: 20px;
  }
}

.factory-page .gallery-list ul {
  margin: -10px;
}

.factory-page .gallery-list ul li .box {
  padding: 10px;
  border-radius: 5px;
}

.factory-page .gallery-list ul li .box a.img-box {
  margin-bottom: 10px;
  display: block;
}

.factory-page .gallery-list ul li .box h5 {
  display: block;
  color: #111;
  padding: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

@media screen and (max-width: 1250px) {
  .factory-page .gallery-list ul li {
    width: 33.33%;
  }
}

@media screen and (max-width: 1000px) {
  .factory-page .gallery-list ul {
    margin: 0;
  }

  .factory-page .gallery-list ul li {
    width: 50%;
  }
}

@media screen and (max-width: 500px) {
  .factory-page .gallery-list ul li {
    width: 100%;
  }
}

.faq-page {
  background-color: #faf9f9;
}
.faq-page .marginBox {
  text-align: center;
}

.faq-page .marginBox .box {
  margin-top: var(--px50);
  text-align: left;
}

.faq-page .marginBox .box .left {
  width: 40%;
}

.faq-page .marginBox .box .left .box2 {
  padding: var(--px50) var(--px35);
  background: var(--color);
  border-radius: var(--px20);
}

.faq-page .marginBox .box .left .box2 .slide {
  padding-right: 10px;
}

.faq-page .marginBox .box .left .box2 .slide span.h6 {
  font-weight: bold;
  font-size: var(--px24);
  line-height: 1.2;
  margin-bottom: 1.2em;
  display: block;
  color: #fff;
}

.faq-page .marginBox .box .left .box2 .slide .nav ul li {
  font-size: var(--px18);
  color: #ffffff;
  margin-bottom: 1em;
  line-height: 1.2;
}

.faq-page .marginBox .box .left .box2 .slide .nav ul li ul {
  display: none !important;
}

.faq-page .marginBox .box .left .box2 .slide .nav ul li:last-child {
  margin-bottom: 0;
}

.faq-page .marginBox .box .right {
  width: 60%;
  padding-left: 3%;
}

.faq-page .marginBox .box .right .list ul li {
  margin-bottom: var(--px20);
  padding: 25px;
  background: #f3f3f3;
  border: 1px solid #dddddd;
  border-radius: var(--px20);
  transition: .5s;
  background-position: right bottom;
}

.faq-page .marginBox .box .right .list ul li span.title {
  font-weight: bold;
  font-size: var(--px20);
  color: #242424;
  text-align: right;
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 15px;
}

.faq-page .marginBox .box .right .list ul li span.title i {
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 5px;
  cursor: pointer;
  cursor: hand;
}

.faq-page .marginBox .box .right .list ul li span.title i:after,
.faq-page .marginBox .box .right .list ul li span.title i:before {
  content: '';
  background: black;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.faq-page .marginBox .box .right .list ul li span.title i:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

.faq-page .marginBox .box .right .list ul li .text {
  font-size: var(--px18);
  color: #8e8e8e;
  line-height: 1.6;
  padding: var(--px30) 0 var(--px20);
  display: none;
}

.faq-page .marginBox .box .right .list ul li.active {
  background: var(--color) url(../images/lg.png) no-repeat right bottom;
  border-radius: var(--px20);

}

.faq-page .marginBox .box .right .list ul li.active span.title,
.faq-page .marginBox .box .right .list ul li.active .text {
  color: #ffffff;
}

.faq-page .marginBox .box .right .list ul li.active span.title i:after {
  background: #ffffff;
}

.faq-page .marginBox .box .right .list ul li.active span.title i:before {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  -moz-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
}

.faq-page .marginBox .box .right .list ul li:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1450px) {
  .faq-page .marginBox .box .left .box2 .slide span.h6 {
    margin-bottom: 1em;
  }
  .faq-page .marginBox .box .right .list ul li {
    padding: 10px;
  }
}

@media screen and (max-width: 1250px) {

  .faq-page .marginBox .box .right {
    width: 100%;
    padding-left: 0;
  }

  .faq-page .marginBox .box .left {
    display: none;
  }
}

@media screen and (max-width: 700px) {
  .faq-page .marginBox .box .right .list ul li span.title,
  .faq-page .marginBox .box .right .list ul li .text {
    padding-left: 10px;
    line-height: 2;
  }
  .faq-page .marginBox .box .right .list ul li span.title i {
    width: 10px;
    height: 10px;
    font-size: 14px;
  }
}
.news-page .news-1 .list ul {
  margin: -15px;
}

.news-page .news-1 .list ul li {
  padding: 15px;
}

.news-page .news-1 .list ul li:hover .Hbtn {
  color: #fff;
}

.news-page .news-1 .list ul li:hover .Hbtn em {
  border-color: #fff;
}

.news-page .news-1 .list ul li a.img-box {
  display: block;
}

.news-page .news-1 .list ul li .content {
  -o-box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
  -webkit-box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
  box-shadow: 0px 5px 43px 0px rgba(27, 26, 26, 0.06);
  padding: 10%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  position: relative;
  border-radius: var(--px20);
  z-index: 1;
  background: #F2F2F2 right bottom;
}

.news-page .news-1 .list ul li .content:hover {
  background: #232323 url(../images/lg.png) no-repeat right bottom;
  color: #ffffff;
}

.news-page .news-1 .list ul li .content:hover .tags {
  color: #ffffff;
  border: solid 1px #ffffff;
}

.news-page .news-1 .list ul li .content:hover a.link img {
  filter: brightness(1);
}
.news-page .news-1 .list ul li .content:hover .Hbtn:hover {
  color: var(--color);
}
.news-page .news-1 .list ul li .content time {
  font-size: 14px;
  line-height: 2;
  display: block;
  margin-bottom: 1em;
}

.news-page .news-1 .list ul li .content span.h6 {
  font-size: var(--px20);
  font-weight: 500;
  display: block;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 4.8em;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.news-page .news-1 .list ul li .content .text {
  font-size: 16px;
  line-height: 1.75;
}

.news-page .news-1 .list ul li .content .pre {
  position: relative;
  z-index: 1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.news-page .news-1 .list ul li .content .pre .text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.news-page .news-1 .list ul li .content a.link {
  margin-top: 2em;
  transition: 0s;
}

.news-page .news-1 .list ul li .content a.link:hover {
  color: #ffffff;
}

.news-page .news-1 .list ul li .content a.link:before {
  background: #ffffff;
}

.news-page .news-1 .list ul li:hover .content {
  margin-top: var(--npx30);
}

.news-page .news-1 .list ul li:hover .content span.h6 {
  opacity: 0;
}

.news-page .news-1 .list ul li:hover .content .text {
  opacity: 1;
}

.news-page .news-1 .list ul li:hover .content .pre {
  padding-bottom: var(--px30);
}

@media screen and (max-width: 1700px) {
  .news-page .news-1 .list ul li .content {
    padding: 7%;
  }
}

@media screen and (max-width: 1450px) {
  .news-page .news-1 .list ul li .content {
    padding: 5%;
  }
}

@media screen and (max-width: 1250px) {
  .news-page .news-1 .list ul li .content .pre .text {
    position: static;
    opacity: 1;
    margin-top: 1em;
  }

  .news-page .news-1 .list ul li:hover .content span.h6 {
    opacity: 1;
  }

  .news-page .news-1 .list ul li:hover .content {
    margin-top: 0;
  }

  .news-page .news-1 .list ul li:hover .content .pre {
    padding-bottom: 0;
  }

  .news-page .news-1 .list ul li .content a.link {
    margin-top: 1em;
  }
}

@media screen and (max-width: 500px) {

  .news-page .news-1 .list ul li .content span.h6,
  .news-page .news-1 .list ul li .content .pre .text {
    height: auto;
  }
}

.tags {
  display: inline-block;
  font-size: 16px;
  height: 32px;
  line-height: 2;
  padding: 0 15px;
  border: solid 1px #666666;
  color: #666666;
  border-radius: 16px;
}

.pre {
  position: relative;
}

.inner-page .slideBarBox .slideBarLeft {
  width: 30%;
  position: sticky;
  top: 100px;
}

.inner-page .slideBarBox .slideBarLeft+.slideBarRight {
  padding-left: 4%;
  padding-right: 0;
}

.inner-page .slideBarBox .slideBarLeft .slide {
  margin-bottom: var(--px40);
  padding: var(--px50);
  background-color: #fff;
}

.inner-page .slideBarBox .slideBarLeft .slide span.h5 {
  font-size: var(--px20);
  font-weight: bold;
  display: block;
  margin-bottom: 1em;
}

.inner-page .slideBarBox .slideBarLeft .slide form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  background-color: white;
}

.inner-page .slideBarBox .slideBarLeft .slide form input {
  width: 100%;
  padding: 1em;
  border: none;
  background-color: transparent;
  color: black;
}

.inner-page .slideBarBox .slideBarLeft .slide form input[type="submit"] {
  width: 4em;
  background-image: url("../images/icon-search-black.png");
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
}

.inner-page .slideBarBox .slideBarLeft .slide.search {
  background-color: var(--color);
  color: white;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(315deg, var(--color), var(--color2));
  background-image: -moz-linear-gradient(315deg, var(--color), var(--color2));
  background-image: linear-gradient(170deg, var(--color), var(--color2));
}

.inner-page .slideBarBox .slideBarLeft .slide .postList ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: var(--px20);
}

.inner-page .slideBarBox .slideBarLeft .slide .postList ul li:last-child {
  margin-bottom: 0;
}

.inner-page .slideBarBox .slideBarLeft .slide .postList ul li a.img {
  width: 30%;
  background-size: cover;
  background-position: center;
}

.inner-page .slideBarBox .slideBarLeft .slide .postList ul li .content {
  width: 70%;
  padding: 10px 0;
  padding-left: 5%;
}

.inner-page .slideBarBox .slideBarLeft .slide .postList ul li .content span.h6 {
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /*-webkit-line-clamp: 2;
    overflow: hidden;*/
  line-height: 1.875;
  height: 3.2em;
}

.inner-page .slideBarBox .slideBarLeft .slide .postList ul li .content time {
  display: block;
  font-size: 14px;
  margin-top: .5em;
}

.inner-page .slideBarBox .slideBarLeft .slide .nav {
  font-size: 14px;
  line-height: 2;
  font-weight: 500;
}

.inner-page .slideBarBox .slideBarLeft .slide .nav ul li {
  margin-bottom: 1em;
}

.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a {
  padding: 1.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: white;
  background-color: #007aff;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a i {
  width: 1.5em;
  height: 1.5em;
  border-radius: 100%;
  background-color: white;
  color: black;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a:hover,
.inner-page .slideBarBox .slideBarLeft .slide .nav ul li a.active {
  background-color: var(--color);
  background-image: -webkit-linear-gradient(315deg, var(--color), var(--color2));
  background-image: -moz-linear-gradient(315deg, var(--color), var(--color2));
  background-image: linear-gradient(170deg, var(--color), var(--color2));
}

.inner-page .slideBarBox .slideBarLeft .slide:last-child {
  margin-bottom: 0;
  border-radius: 20px;
}

.inner-page .slideBarBox .slideBarRight {
  width: 70%;
  padding-left: 4%;
}

.inner-page .slideBarBox .sider-left {
  width: 30%;
  position: sticky;
  top: 100px;
}

.inner-page .slideBarBox .sider-left h2 {
  padding-top: 8px;
  padding-left: 20px;
  text-transform: uppercase;
  line-height: 1.2;
}

.inner-page .slideBarBox .sider-left h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  border-radius: 3px;
  background-color: var(--color);
}

.inner-page .slideBarBox .sider-left .category {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.inner-page .slideBarBox .sider-left .category .catelist {
  margin-top: var(--px35);
}

.inner-page .slideBarBox .sider-left .category .catelist>ul>li>a {
  padding-left: var(--px25);
  padding-right: var(--px35);
  background: #f0f0f0;
  position: relative;
}

.inner-page .slideBarBox .sider-left .category .catelist>ul>li>a:hover,
.inner-page .slideBarBox .sider-left .category .catelist>ul>li.active>a {
  color: #FFFFFF;
  background-color: var(--color);
}


.inner-page .slideBarBox .sider-left .category .catelist>ul>li>ul {
  display: none;
}

.inner-page .slideBarBox .sider-left .category .catelist>ul>li>ul>li>a {
  padding-left: var(--px25);
  padding-right: var(--px25);
  background-color: #f0f0f0;
}

.inner-page .slideBarBox .sider-left .category .catelist>ul>li>ul>li>a.active {
  color: #73ae53;
}

.inner-page .slideBarBox .sider-left .category.news .catelist>ul>li>a::after {
  content: "\f0d7";
  font-family: FontAwesome;
}

.inner-page .slideBarBox .sider-left .quote {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.inner-page .slideBarBox .sider-left .quote .form {
  margin-top: 35px;
}

.inner-page .slideBarBox .sider-left .quote .form form .submit {
  margin: 24px auto 0;
}

.inner-page .slideBarBox .sider-left .quote .form form .submit .more {
  border: none
}

.inner-page .slideBarBox .sider-left .quote .form input[type='text'],
.inner-page .slideBarBox .sider-left .quote .form textarea {
  width: 100%;
  font-size: 16px;
  padding: 10px 20px;
}

.inner-page .slideBarBox .sider-left .quote .form input[type='text'] {
  border-radius: 30px;
  border: 2px solid #e5e5e5;
  margin-bottom: 10px;
}

.inner-page .slideBarBox .sider-left .quote .form .fileInputContainer input[type='text'] {
  opacity: 0;
  margin: 0;
  border: none;
}

.inner-page .slideBarBox .sider-left .quote .form .fileInputContainer {
  border-radius: 30px;
  border: 2px solid #e5e5e5;
  margin-bottom: 10px;
  background: url(/template/en/images/file_img.png) no-repeat center right 20px;
  background-size: 30px;
  position: relative;
}

.inner-page .slideBarBox .sider-left .quote .form .fileInputContainer span {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  padding: 12px 20px;
}


.inner-page .slideBarBox .sider-left .quote .form textarea {
  height: 100px;
  border-radius: 10px;
  border: 2px solid #e5e5e5;
}

.inner-page .slideBarBox .sider-left .quote .form .more {
  margin-top: var(--px30);
}

.inner-page .slideBarBox .sider-left .search-news {
  background-color: #ffffff;
  padding: var(--px50) var(--px30);
  border-radius: var(--px20);
  -webkit-box-shadow: 0 0 var(--px20) rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 var(--px30) rgba(0, 0, 0, 0.1);
}

.inner-page .slideBarBox .sider-left .search-news form {
  margin-top: var(--px35);
  position: relative;
}

.inner-page .slideBarBox .sider-left .search-news form input {
  font-size: 16px;
  width: 100%;
  height: 50px;
  border: none;
  background-color: #f0f0f0;
  padding-left: 25px;
  padding-right: 115px;
  border-radius: 30px;
}

.inner-page .slideBarBox .sider-left .search-news form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 115px;
  border: none;
  border-radius: 30px;
  font-size: var(--px18);
  color: #FFFFFF;
  background-color: #82b566;
  background-image: -webkit-gradient(linear, left top, right top, from(#92c35d), to(#73ad53));
  background-image: -webkit-linear-gradient(left, #92c35d, #73ad53);
  background-image: -moz-linear-gradient(left, #92c35d, #73ad53);
  background-image: linear-gradient(to right, #92c35d, #73ad53);
}

.inner-page .slideBarBox .sider-left .hot-news {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.inner-page .slideBarBox .sider-left .hot-news .list {
  margin-top: 35px;
}

.inner-page .slideBarBox .sider-left .hot-news .list ul li+li {
  margin-top: 35px;
}

.inner-page .slideBarBox .sider-left .hot-news .list .img {
  border-radius: 10px;
  overflow: hidden;
}

.inner-page .slideBarBox .sider-left .hot-news .list time {
  color: #858585;
}

.inner-page .slideBarBox .sider-left .news-date {
  background-color: #ffffff;
  padding: 50px 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.inner-page .slideBarBox .sider-left .news-date .datepicker {
  margin-top: 35px;
}

.inner-page .slideBarBox .sider-left .sidebar-info {
  margin-bottom: 4.7rem;
  padding: 8rem 3rem 8.5rem;
  border-radius: 20px;
  background: url(/wxhhcable/2025/10/27/us.png) no-repeat center center;
  background-size: cover;
  text-align: center;
  margin-top: 30px;
}

.inner-page .slideBarBox .sider-left .sidebar-info h5 {
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 2rem;
}

.inner-page .slideBarBox .sider-left .sidebar-info p {
  font-size: 24px;
  line-height: 1.8;
  color: #fff;
}

.inner-page .slideBarBox .sider-left .sidebar-info .info-tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: var(--px18);
  line-height: 1;
  color: #ffffff;
  margin: 2.5rem 0 2.8rem;
}

.inner-page .slideBarBox .sider-left .sidebar-info .info-tel img {
  margin-right: 2rem;
}

.inner-page .slideBarBox .sider-left .sidebar-info {
  display: none;
}

.inner-page .slideBarBox .sider-left .sidebar-info .icon a {
  margin: 0 1.4rem;
  font-size: 1.8rem;
  line-height: 1;
  color: #fff;
}

@media screen and (max-width: 1450px) {
  .inner-page .slideBarBox .sider-left .sidebar-info .icon a {
    margin: 0 20px
  }

  .inner-page .slideBarBox .slideBarLeft .slide .nav ul li a {
    padding: 1em;
  }
}

@media screen and (max-width: 1250px) {
  .inner-page .slideBarBox .slideBarLeft+.slideBarRight {
    padding-left: 2%;
  }
}

@media screen and (max-width: 1000px) {
  .inner-page .slideBarBox .sider-left {
    display: none
  }

  .inner-page .slideBarBox .slideBarLeft+.slideBarRight {
    width: 100%;
    padding-left: 0;
  }
}

.newdet-page .Auxil-related .box {
  background: #ffffff;
}

.newdet-page .Auxil-related .box .content {
  padding: 0 var(--px20) var(--px20);
  text-align: center;
}

.newdet-page {
  background-color: #faf9f9;
}

.newdet-page .slideBarRight time {
  font-size: 14px;
  line-height: 2;
  display: block;
}

.newdet-page .slideBarRight h1 {
  font-size: var(--px40);
  line-height: 1.4;
  font-weight: 600;
}

.newdet-page .slideBarRight .text {
  margin: 2em 0;
}

.newdet-page .slideBarRight .text p {
  margin-top: 1em;
}

.newdet-page .slideBarRight .text p:first-child {
  margin-top: 0;
}

.newdet-page .slideBarRight .share {
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}

.newdet-page .slideBarRight .share a {
  margin-left: 1em;
  width: 1.5em;
  height: 1.5em;
  background-color: var(--color);
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.newdet-page .slideBarRight .share a:hover {
  background-color: var(--color1);
}

.newdet-page .slideBarRight span.h5 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 600;
  margin: 2em 0 1em;
  display: block;
}

.newdet-page .slideBarRight .text h3 {
  font-weight: 600;
  margin-top: 20px;
}

.newdet-page .slideBarRight .text strong {
  font-weight: 600;
}

.newdet-page .slideBarRight .text ul>li>ul>li:before {
  content: "○";
  margin-right: .5em;
  color: #8a8a8a;
  font-size: 0.9em;
}

.newdet-page .slideBarRight .text ul>li>ul {
  text-indent: 2em;
}

.newdet-page .slideBarRight .text table td,
.newdet-page .slideBarRight .text table th {
  border: 1px solid gray;
}

.newdet-page .slideBarRight .text table {
  margin: 10px 0;
}

.newdet-page .slideBarRight .text ul li {
  margin-left: 20px;
}

.newdet-page .form ul {
  margin: -10px;
}

.newdet-page .form ul li {
  padding: 10px;
  font-size: 14px;
}

.newdet-page .form ul li label {
  display: block;
  margin-bottom: .5em;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

.newdet-page .form ul li input,
.newdet-page .form ul li textarea {
  display: block;
  width: 100%;
  border: none;
  background-color: transparent;
  padding: .5em 0;
  border-bottom: 1px solid #999;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

.newdet-page .form ul li input:focus,
.newdet-page .form ul li textarea:focus {
  border-color: var(--color);
}

.newdet-page .form ul li textarea {
  height: 80px;
}

.newdet-page .form ul li.wid-100 {
  width: 100%;
}

@media screen and (max-width: 500px) {
  .newdet-page .form ul li {
    width: 100%;
  }
}

.contact-page .init-1 .container .contentC {
  overflow: hidden;
  padding: var(--px60) var(--px80);
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 0 var(--px20) rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 var(--px20) rgba(0, 0, 0, 0.1);
}

.contact-page .init-1 .container .contentC .tipsTitle {
  text-align: center;
}

.contact-page .init-1 .container .contentC .subImg {
  z-index: -1;
  bottom: -50px;
  right: 0;
  height: 150px;
  width: 100%;
  position: absolute;
  background-position: right bottom;
}

.contact-page .init-1 .container .contentC form {
  margin-top: var(--px20);
}

.contact-page .init-1 .container .contentC form .list {
  width: 33.33%;
  margin-top: var(--px30);
  padding: 0 10px;
}

.contact-page .init-1 .container .contentC form .list .tips {
  color: #767676;
}

.contact-page .init-1 .container .contentC form .list input,
.contact-page .init-1 .container .contentC form .list textarea {
  width: 100%;
  background-color: #f7f7f7;
  border: none;
  margin-top: 6px;
  padding: 10px;
}

.contact-page .init-1 .container .contentC form .list .btn {
  display: inline-block;
  padding: 14px;
  min-width: 190px;
  border: 1px solid var(--color);
  color: var(--color);
  text-align: center;
  background-color: #fff;
  cursor: pointer;
}

.contact-page .init-1 .container .contentC form .list .btn:hover {
  background-color: var(--color);
  color: #fff;
}

.contact-page .init-1 .container .contentC form .w-100 {
  width: 100%;
}

.contact-page .init-2 .container .listCont {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 60px;
}

.contact-page .init-2 .container .listCont .list {
  margin-top: var(--px60);
  text-align: center;
  padding: 0 5px;
}

.contact-page .init-2 .container .listCont .list .cir {
  width: var(--px124);
  height: var(--px124);
  min-width: 60px;
  min-height: 60px;
  border: 1px solid #e60013;
  border-radius: 50%;
  margin: auto;
}

.contact-page .init-2 .container .listCont .list .cir img {
  max-width: 60%;
}

.contact-page .init-2 .container .listCont .list .title {
  margin-top: 20px;
}

.contact-page .init-2 .container .listCont .list .des {
  color: #767676;
  margin-top: 6px;
}

.contact-page .init-2 .container .listCont .list:hover {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}

@media (max-width: 1250px) {
  .contact-page .init-1 .container .contentC .subImg {
    display: none;
  }

  .contact-page .init-2 .container .listCont .list {
    width: 50%;
  }
}

@media (max-width: 1000px) {

  .contact-page .init-1 .container .contentC form .list {
    width: 50%;
  }

  .contact-page .init-1 .container .contentC form .w-100 {
    width: 100%;
  }
}

@media (max-width: 700px) {
  .contact-page .init-1 .container .contentC form .list {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .contact-page .init-2 .container .listCont .list .cir img {
    max-width: 50%;
  }

  .contact-page .init-1 .container .contentC form .list {
    margin-top: 16px;
    padding: 0;
  }

  .contact-page .init-1 .container .contentC form .list .btn {
    padding: 6px;
  }

  .contact-page .init-2 .container .listCont {
    padding-top: 0;
  }

  .contact-page .init-2 .container .listCont .list {
    width: 100%;
  }
}
