@font-face {
  font-family: 'gilroy';
  src: url('../fonts/Gilroy-Bold.eot');
  src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Bold.woff2') format('woff2'), url('../fonts/Gilroy-Bold.woff') format('woff'), url('../fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gilroy';
  src: url('../fonts/Gilroy-Medium.eot');
  src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Medium.woff2') format('woff2'), url('../fonts/Gilroy-Medium.woff') format('woff'), url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gilroy';
  src: url('../fonts/Gilroy-Light.eot');
  src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Light.woff2') format('woff2'), url('../fonts/Gilroy-Light.woff') format('woff'), url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gilroy';
  src: url('../fonts/Gilroy-Regular.eot');
  src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.seoPublic .Auxil-news .list ul li .content{
  margin-top: 0;
}
::-webkit-scrollbar {
    width: 8px;
}
html,
body {
  position: relative;
  /*max-width: 1920px;*/
  margin: auto;
  --color: #141414;
  height: auto;
  background: #fff !important;
}
body {
  overflow-x: hidden;
  position: relative;
  font-weight: 400;
  margin: 0 auto;
  color: #141414;
  font-family: 'gilroy';
}
#pups_fromHc{
  border-radius: 10px;
}

#pups_fromHc ul li input[type="submit"]{
      border-radius: 6px;
}

.search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
.search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
.search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
.search-box form input {
  background: none;
  outline: none;
  border: none;
}
.search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
.search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
.w-1720 {
  width: 1720px;
}
.container {
  width: 1670px;
  max-width: 1920px;
}
.pin-spacer{
  max-width: 1920px;
  margin: 0 auto;
}
.w-1760 {
  width: 1760px;
}
#header {
  position: -webkit-sticky;
  position: sticky;
  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;
  padding: 20px 0;
}
#header > .nav > .menu {
  z-index: 1;
}
#header > .nav > .menu .menu-box {
  position: relative;
  z-index: 2;
}
#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;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#header > .nav > .menu .menu-box .menu_c {
  z-index: 2;
  text-align: center;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container {
  z-index: 2;
}
#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: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
  display: inline-block;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  margin-left: 70px;
}
#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,
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item.active > 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;
  text-align: left;
  line-height: 1.2;
  position: relative;
  font-size: 18px;
  text-transform: capitalize;
  z-index: 2;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a::before{
  position: absolute;
  content: '';
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  background-image: url(../images/header_1.png);
  background-position: center center;
  background-size: contain;
  filter: brightness(5);
  opacity: 0;
  transition: all .5s;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:hover > a{
  transform: translateX(26px);
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item.active > a{
  transform: translateX(26px);
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item.active > a::before,
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item:hover > a::before{
  transform: translateX(-26px);
  opacity: 1;
}
#header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item .sub-menu {
  position: absolute;
  top: 249%;
  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: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  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-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;
/*background-color: var(--color);*/
  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 .menu_c .menu-menu-container > .menu > .menu-item .sub-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: 2;
}
#header > .nav > .menu .menu-box .right .lang_cont .c_cont .img {
  width: 24px;
  height: 24px;
}
#header > .nav > .menu .menu-box .right .search {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
#header > .nav > .menu .menu-box .right .openBtn {
  width: 160px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  padding: 8px 6px;
  cursor: pointer;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
#header > .nav > .menu .menu-box .right .openBtn::before{
  position: absolute;
  content: '';
  background: var(--color);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all .5s;
  transform-origin: left;
  transform: scaleX(0);
  z-index: -1;
}
#header > .nav > .menu .menu-box .right .openBtn:hover {
  color: #fff;
  transform: translateX()(5px);
}
#header > .nav > .menu .menu-box .right .openBtn:hover:before{
  transform: scaleX(100%);
}
#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: 150px;
  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;
}
#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.inner_active > .nav {
  background-color: rgba(0, 0, 0, 0.6);
  /*background-color: #333;*/
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(8px);
}
.moreCont {
  color: var(--color);
  width: 180px;
  cursor: pointer;
  max-width: 100%;
}
.moreCont .moreCirCont {
  width: 26px;
  height: 26px;
}
.moreCont .moreCirCont .moreCir {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-animation: rotAni2 2s linear infinite;
  -moz-animation: rotAni2 2s linear infinite;
  -o-animation: rotAni2 2s linear infinite;
  animation: rotAni2 2s linear infinite;
}
.moreCont .moreCirCont .moreSub {
  width: 3px;
  height: 3px;
  background-color: var(--color);
  border-radius: 50%;
}
.moreCont .moreText {
  width: -webkit-calc(64%);
  width: -moz-calc(64%);
  width: calc(100% - 36px);
  text-align: left;
  line-height: 1.4;
}
.moreCont:hover {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
.bannerC {
  position: relative;
  z-index: 1;
}
.bannerC .bannerCont2 {
  position: relative;
}
#banner {
  position: relative;
  z-index: 3;
  text-align: center;
  height: 54vw;
  max-height: 940px;
}
#banner .bannerTop {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
#banner .bannerTop .swiper {
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
#banner .bannerTop .swiper .swiper-wrapper {
  height: 100%;
}
#banner .bannerTop .swiper .swiper-wrapper .swiper-slide {
  -o-background-size: 100% auto;
  background-size: 100% auto;
  width: 100%;
  -o-background-size: cover;
  background-size: cover;
  z-index: 2;
  position: relative;
  pointer-events: none;
}
#banner .bannerTop .swiper .swiper-wrapper .swiper-slide .container {
  overflow: hidden;
  height: 100%;
  pointer-events: none;
  z-index: 5;
}
#banner .bannerTop .swiper .swiper-wrapper .swiper-slide .container .box {
  text-align: left;
  width: 100%;
  pointer-events: none;
  position: relative;
  z-index: 2;
}
#banner .bannerTop .swiper .swiper-wrapper .swiper-slide .container .box .cont {
  z-index: 2;
  color: #fff;
  width: 100%;
}
#banner .bannerTop .swiper .swiper-wrapper .swiper-slide .container .box .cont .title {
  font-size: 180px;
  line-height: 1;
  font-weight: bold;
}
#banner .bannerTop .swiper .swiper-wrapper .swiper-slide .container .box .cont .title1 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-stroke: 2px #fff;
  margin-top: -200px;
}
#banner .bannerTop .swiper .swiper-wrapper .swiper-slide .container .box .cont .title2 {
  text-align: right;
  margin-top: 30px;
}
#banner .bannerTop .swiper .swiper-wrapper .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 .bannerTop .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .right {
  -webkit-animation: fadeInRightSmall 1s linear;
  -moz-animation: fadeInRightSmall 1s linear;
  -o-animation: fadeInRightSmall 1s linear;
  animation: fadeInRightSmall 1s linear;
}
#banner .bannerTop .play {
  width: 140px;
  height: 140px;
  right: 100px;
  pointer-events: all;
  bottom: 40px;
  z-index: 2;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
#banner .bannerTop .play .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-animation: rotAni 20s linear infinite;
  -moz-animation: rotAni 20s linear infinite;
  -o-animation: rotAni 20s linear infinite;
  animation: rotAni 20s linear infinite;
}
#banner .bannerTop .play .cont {
  line-height: 1.4;
  position: relative;
  z-index: 2;
}
#banner .subImgC {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 940px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 10px;
  overflow: hidden;
}
#banner .subImgC img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
#banner .bannerBottom {
  text-align: left;
  position: absolute;
  pointer-events: none;
  z-index: 2;
  width: 100%;
  top: 20%;
  left: 0;
}
#banner .bannerBottom .container {
  position: unset;
  overflow: unset;
}
#banner .bannerBottom .titleC {
  max-width: 1260px;
  margin: auto;
}
#banner .bannerBottom .titleC .left {
  text-align: left;
  width: -webkit-calc(-360%);
  width: -moz-calc(-360%);
  width: calc(100% - 460px);
  font-weight: bold;
  -webkit-clip-path: inset(0px 100% 0px 0px);
  clip-path: inset(0px 100% 0px 0px);
}
#banner .bannerBottom .titleC .right {
  width: 460px;
}
#banner .bannerBottom .titleC .right .text {
  color: #666666;
  width: 220px;
  margin-left: auto;
  -webkit-clip-path: inset(0px 100% 0px 0px);
  clip-path: inset(0px 100% 0px 0px);
}
#banner .init-1 {
  z-index: -2;
  position: absolute;
  bottom: 120px;
  width: 100%;
  max-width: 1920px;
  left: 50%;
  transform: translateX(-50%);
}
#banner .init-1 .widthVal {
  width: 50px;
}
#banner .init-1 .contentCont {
  /*-webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);*/
  /*opacity: 0;*/
  /*padding-left: 100px;*/
  margin-left: auto;
  max-width: 1920px;
}
#banner .init-1 .contentCont ul {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#banner .init-1 .contentCont ul li {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 33.33%;
}
#banner .init-1 .contentCont ul li .img {
  display: block;
}
#banner .init-1 .contentCont ul li .img img {
  width: 100%;
}
#banner .init-1 .contentCont ul li .text {
  display: block;
  text-align: left;
  color: #141414;
}
#banner .init-1 .contentCont ul li.active2 .box {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}
#banner .init-1 .contentCont ul li.active2 .box .text {
  opacity: 0;
}
#banner .init-1 .contentCont ul li.active2:hover .box {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
#banner .init-1 .contentCont ul li.active2:hover .box .text {
  opacity: 1;
}
#banner .lineCont {
  bottom: 80px;
  z-index: -2;
  left: 0;
  opacity: 1;
  width: 100%;
}
#banner .lineC {
  background-color: #d5d2c8;
  height: 1px;
  width: 100%;
}
#banner .lineC .line {
  left: 0;
  width: 0;
  top: 0;
  height: 100%;
  background-color: #625834;
}
#banner .more {
  transition: all .5s;
  position: absolute;
  bottom: 30px;
  right: 410px;
  opacity: 1;
  z-index: -2;
}
#banner .more:hover{
  right: 95px;
}

.slick-list .slick-track {
  margin-left: 0;
}
@-webkit-keyframes rotAni {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotAni {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotAni {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotAni {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotAni2 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotAni2 {
  0% {
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotAni2 {
  0% {
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotAni2 {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#index-body {
  position: relative;
  z-index: 2;
}
#index-body .init-2 .box {
  padding: 0 80px;
  padding-top: 50px;
      -moz-transition: all .3s 0s ease-out;
    transition: all .3s 0s ease-out;
}
#index-body .init-2 .box .line {
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
}
#index-body .init-2 .box .cir {
  width: 120px;
  height: 120px;
  border: 2px solid #666666;
  border-radius: 50%;
  margin: auto;
}
#index-body .init-2 .box .cir .img {
  height: 54px;
  width: 100%;
  opacity: 0.6;
      -webkit-transition: all .3s 0s ease-out;
    -moz-transition: all .3s 0s ease-out;
    transition: all .3s 0s ease-out;
}
#index-body .init-2 .box .title {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.6);
}
#index-body .init-2 .box .des {
  color: #666666;
  opacity: 0;
}
#index-body .init-2 .box:hover {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);

}
#index-body .init-2 .box:hover .cir {
  border-color: transparent;
  background-color: #fff;
}
#index-body .init-2 .box:hover .cir .img {
  opacity: 1;
  /*-webkit-filter: brightness(0);
  filter: brightness(0);*/
  filter: invert(100%) sepia(100%) saturate(0%) brightness(100%);

}
#index-body .init-2 .box:hover .title {
  color: #000;
}
#index-body .init-2 .box:hover .des {
  opacity: 1;
}
#index-body .init-2 .slick-current .box .line {
  opacity: 0;
}
#index-body .init-3 {
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
#index-body .init-3 .container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  z-index: 2;
}
#index-body .init-3 .container .title2 {
  z-index: -1;
  width: 100%;
  font-size: 110px;
  left: 0;
  color: rgba(0, 0, 0, 0.1);
  line-height: 1;
  top: 250px;
}
#index-body .init-3 .container .imgList {
  top: 0;
}
#index-body .init-3 .container .imgList .listC {
  display: none;
}
#index-body .init-3 .container .imgList .listC:nth-child(1){
  transform: rotate(-5deg) translateX(40px);
}
#index-body .init-3 .container .imgList .listC img {
  display: none;
  margin: auto;
}
#index-body .init-3 .container .aboutDes{
  max-width: 1000px;
  text-align: center;
  margin: auto;
  color: #666;
}
#index-body .init-3 .container .titleC .list {
  color: #666666;
  cursor: pointer;
  padding: 0 6px;
}
#index-body .init-3 .container .titleC .list::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: var(--color);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}
#index-body .init-3 .container .titleC .list:hover,
#index-body .init-3 .container .titleC .list.active {
  color: var(--color);
}
#index-body .init-3 .container .titleC .list:hover::before,
#index-body .init-3 .container .titleC .list.active::before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#index-body .init-3 .container .listSubList .listC .imgC {
  cursor: pointer;
  width: 100px;
  padding: 8px;
  border: 1px solid transparent;
  display: inline-block;
  border-radius: 6px;
}
#index-body .init-3 .container .listSubList .listC .imgC img {
  width: 100%;
  display: block;
  border-radius: 4px;
}
#index-body .init-3 .container .listSubList .listC .imgC.active {
  border: 1px solid var(--color);
}
#index-body .init-4 {
  width: 100%;
  background-color: #fff;
}
#index-body .init-4 .textC {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 54%;
  -webkit-transform: translate(-50%, -40%);
  -moz-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  -o-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
}
#index-body .init-4 .textC .title {
  /*text-transform: uppercase;*/
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}
#index-body .init-4 .textC .cont {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}
#index-body .init-4 .textC .cont .des {
  color: #666666;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#index-body .init-4 .textC.active .title {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#index-body .init-4 .textC.active .cont {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
#index-body .init-4 .imgList {
  height: 100vh;
  width: 100%;
  top: 1px;
  position: relative;
}
#index-body .init-4 .imgList .imgListC {
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}
#index-body .init-4 .imgList .imgListC .list {
  width: 30%;
  position: absolute;
  top: -100%;
  left: 22%;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
      border-radius: 10px;
          background: #F2F1EE;
}
#index-body .init-4 .imgList .imgListC .list img {
  width: 100%;
  border-radius: 10px;
}
#index-body .init-4 .imgList .imgListC .list4,
#index-body .init-4 .imgList .imgListC .list5,
#index-body .init-4 .imgList .imgListC .list6 {
  left: 36%;
  top: 100%;
}
#index-body .init-4 .imgList .imgListC .list7,
#index-body .init-4 .imgList .imgListC .list8,
#index-body .init-4 .imgList .imgListC .list9 {
  left: 50%;
}
#index-body .init-5 {
  background-color: #fff;
}
#index-body .init-5 .left {
  width: 240px;
}
#index-body .init-5 .left .title {
  text-transform: uppercase;
}
#index-body .init-5 .left .des {
  color: #666666;
}
#index-body .init-5 .right {
  width: 72%;
}
#index-body .init-5 .right .swiper {
  height: 650px;
}
#index-body .init-5 .right .swiper .box {
  overflow: hidden;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
#index-body .init-5 .right .swiper .box .shadow{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f5f5f5;
  z-index: -1;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  transform-origin: left;
  opacity: 0;
}
#index-body .init-5 .right .swiper .box .img {
  height: 100%;
  width: 24%;
}
#index-body .init-5 .right .swiper .box .img img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center center;
  object-position: center center;
      border-radius: 6px;
}
#index-body .init-5 .right .swiper .box .cont {
  margin-left: 30px;
  width: 62%;
}
#index-body .init-5 .right .swiper .box .cont .time {
  color: #666;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 8px;
}
#index-body .init-5 .right .swiper .box .cont .title {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#index-body .init-5 .right .swiper .box .cont .title:hover {
  color: var(--color);
}
#index-body .init-5 .right .swiper .box .cont .des {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666666;
  line-height: 1.6;
}
#index-body .init-5 .right .swiper .box .more {
  margin-left: auto;
}
#index-body .init-5 .right .swiper .box .more::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 2px;
  left: 0;
  background-color: #000;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scaleX(0.4);
  -moz-transform: scaleX(0.4);
  -ms-transform: scaleX(0.4);
  -o-transform: scaleX(0.4);
  transform: scaleX(0.4);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .init-5 .right .swiper .box .more:hover::before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#index-body .init-5 .right .swiper .box:hover .shadow{
  transform: scaleX(1);
  opacity: 1;
}
#footer {
  position: relative;
  z-index: 3;
  -o-background-size: cover;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  background-color: #f5f5f5;
}
#footer .fTop {
  padding-bottom: 260px;
}
#footer .fTop .container .left {
  width: 510px;
}
#footer .fTop .container .left .list .first {
  font-weight: bold;
  /*text-transform: uppercase;*/
}
#footer .fTop .container .left .list .share {
  width: 160px;
}
#footer .fTop .container .left .list .share a {
  font-size: 22px;
  color: #9f9e9c;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1;
  position: relative;
}
#footer .fTop .container .left .list .share a:hover {
  color: #000;
}
#footer .fTop .container .left .list .share a.ins{
  font-size: 26px;
  top: -2px;
}
#footer .fTop .container .left .list .copyright .cms_c {
  font-size: 14px;
  color: #000000;
}
#footer .fTop .container .left .list .copyright svg {
  height: 30px;
  width: auto;
  fill: #000000;
  position: relative;
  top: 4px;
}
#footer .fTop .container .right {
  width: 930px;
}
#footer .fTop .container .right .menu-menu-container {
  margin-bottom: 70px;
}
#footer .fTop .container .right .menu-menu-container .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#footer .fTop .container .right .menu-menu-container .menu li a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .fTop .container .right .menu-menu-container .menu li a:hover {
  color: var(--color);
}
#footer .fTop .container .right .menu-menu-container .menu li ul {
  display: none;
}
#footer .fTop .container .right .formCont .tips {
  text-transform: uppercase;
}
#footer .fTop .container .right .formCont form input {
  width: 100%;
  background-color: #f5f5f5;
  border: none;
  border-bottom: 2px solid #c8c8c4;
  padding: 10px 20px;
}
#footer .fBtoom {
  bottom: -36px;
  left: 0;
  width: 100%;
}
#footer .fBtoom .container {
  font-weight: 500;
}
#footer .fBtoom .container .ads {
  text-align: center;
  font-size: 254px;
  margin: 0 -30px;
  line-height: 1;
  text-transform: uppercase;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
#footer .fBtoom .container .ads span {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
}
#footer .fBtoom .container .ads span:hover {
  -webkit-transform: rotateX(20deg) scaleY(0.6) translateY(-10px);
  -moz-transform: rotateX(20deg) scaleY(0.6) translateY(-10px);
  transform: rotateX(20deg) scaleY(0.6) translateY(-10px);
}
.right_nav_list ul li{
  border-radius: 6px;
}
.seoPublic .title{
  font-size: 38px;
}
.seoPublic .Auxil-about .box .left img{
      border-radius: 20px;
}
#index-body .init-5 .right .swiper .box .shadow,
#index-body .init-2 .box:hover .cir{
      background-color: #141414;
}

#index-body .init-5 .right .swiper .box:hover .cont .time,
#index-body .init-5 .right .swiper .box:hover .cont .title,
#index-body .init-5 .right .swiper .box:hover .cont .des,
#index-body .init-5 .right .swiper .box:hover .more,
#index-body .init-5 .right .swiper .box:hover .more::before,
#index-body .init-2 .box:hover .cir{
  color: #fff;
}
#index-body .init-5 .right .swiper .box .cont .des{
  opacity: 0.6;
}

@media (max-width: 1920px) {
  #banner .more {
    right: 100px;
  }
}
@media (max-width: 1700px) {
  #banner .init-1 {
    bottom: 60px;
  }
  #banner .lineCont {
    bottom: 40px;
  }
  #banner .more {
    bottom: 0;
  }
  #banner .bannerTop .swiper .swiper-wrapper .swiper-slide .container .box .cont .title {
    font-size: 10vw;
  }
  #index-body .init-3 .container .title2 {
    font-size: 6vw;
  }
  #footer .fTop {
    padding-bottom: 12vw;
  }
  #footer .fBtoom .container .ads {
    font-size: 12.2vw;
  }
  #footer .fTop .container .right {
    width: 780px;
  }
}
@media (max-width: 1450px) {
  #footer .fBtoom{
    bottom: -20px;
  }
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item {
    margin-left: 30px;
  }
  #header > .nav > .menu .menu-box .menu_c .menu-menu-container > .menu > .menu-item > a {
    font-size: 16px;
  }
  #banner {
    height: 64vw;
  }
  #index-body .init-2 .box {
    padding: 60px 20px 20px;
  }
  #footer .fTop .container .left {
    width: 390px;
  }
  #footer .fTop .container .right {
    width: 680px;
  }
}
@media (max-width: 1250px) {
  #banner {
    height: auto;
    max-height: unset;
    margin-top: 0;
  }
  #banner .bannerTop {
    position: relative;
  }
  #banner .bannerTop .swiper .swiper-wrapper .swiper-slide {
    height: 60vw;
  }
  #banner .subImgC {
    height: 60vw;
    border-radius: 0;
  }
  #banner .bannerTop .swiper .swiper-wrapper .swiper-slide .container .box .cont .title1 {
    margin-top: 0;
  }
  #banner .bannerTop .play {
    top: 60vw;
    -webkit-filter: brightness(0);
    filter: brightness(0);
    font-weight: 400;
    right: 10px;
  }
  #banner .bannerBottom {
    position: relative;
    top: 0;
  }
  #banner .bannerBottom .titleC .left {
    width: 100%;
    margin-top: 40px;
    font-weight: bold;
    -webkit-clip-path: inset(0px 0 0px 0px);
    clip-path: inset(0px 0 0px 0px);
  }
  #banner .bannerBottom .titleC .right {
    width: 100%;
  }
  #banner .bannerBottom .titleC .right .text {
    -webkit-clip-path: inset(0px 0 0px 0px);
    clip-path: inset(0px 0 0px 0px);
    width: 100%;
    margin-top: 10px;
  }
  #banner .init-1 {
    position: relative;
    bottom: 0;
  }
  #banner .init-1 .contentCont ul{
    display: block;
  }
  #banner .init-1 .contentCont {
    padding: 0 16px;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    margin-top: 40px;
  }
  #banner .init-1 .contentCont ul li {
    padding: 0 5px;
  }
  #banner .lineCont{
    display: none;
  }
  #banner .more {
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
    margin-left: 20px;
  }
  #banner .more:hover{
    right: 0;
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
  }
  #banner .init-1 .contentCont {
    margin-top: 20px;
  }
  #banner .init-1 .contentCont .slick-list .slick-track{
    margin: auto;
  }
  #index-body .init-4 {
    padding-top: 40px;
  }
  #index-body .init-4 .imgList {
    position: relative;
    top: 0;
    height: auto;
  }
  #index-body .init-4 .textC {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 970px;
    max-width: 100%;
    margin: auto;
    padding: 0 16px;
  }
  #index-body .init-4 .textC .title {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  #index-body .init-4 .textC .cont {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  #index-body .init-4 .imgList .imgListC {
    display: none;
  }
  #index-body .init-5 .left {
    width: 100%;
  }
  #index-body .init-5 .right {
    width: 100%;
  }
  #index-body .init-5 .right .swiper {
    height: auto;
  }
  #index-body .init-5 .right .swiper .box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .init-5 .right .swiper .box .cont {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  #index-body .init-5 .right .swiper .box .img {
    width: 100%;
  }
  #index-body .init-5 .right {
    margin-top: 20px;
  }
  #footer .fBtoom{
    bottom: -10px;
  }
  #footer .fBtoom .container .ads{
    font-size: 11vw;
  }
  #footer .fTop .container .right .menu-menu-container {
    display: none;
  }
  #footer .fTop .container .right {
    width: 490px;
  }
}
@media (max-width: 1000px) {
  .phone_hide {
    display: none !important;
  }
  #banner .bannerTop .play {
    zoom: 0.7;
    top: calc(100% + 30px);
    bottom: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #banner .bannerBottom {
    margin-top: 120px;
  }
  #banner .bannerBottom .titleC .left {
    margin-top: 20px;
  }
  #index-body .init-3 .container .title2 {
    top: 140px;
  }
  #index-body .init-3 .container .listSubList .listC .imgC {
    width: 60px;
  }
  #index-body .init-3 .container .listSubList .listC .imgC {
    padding: 4px;
  }
  #footer .fTop .container .right {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  #footer .fTop .container .left {
    width: 100%;
  }
  #footer .fTop {
    padding-bottom: 80px;
  }
  #footer .fTop .container .right {
    padding-top: 0;
  }
}
@media (max-width: 500px) {
  #index-body .init-2 .box {
    padding: 40px 5px 5px;
  }
  #index-body .init-2 .box:hover {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  #index-body .init-2 .box .cir {
    width: 80px;
    height: 80px;
  }
  #index-body .init-2 .box .des {
    opacity: 1;
  }
  #index-body .init-2 .box .cir .img {
    height: 44px;
  }
  #index-body .init-3 .container .title2 {
    top: 36vw;
  }
  #index-body .init-5 .right .swiper .box {
    padding: 5px;
  }
  #footer .fTop .container .right .formCont form input {
    padding: 10px;
  }
}


.bannerC2 .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-attachment: fixed;
}
.bannerC2 .container {
  max-height: 940px;
  height: 85vw;
}
.bannerC2 .container .cont .title {
  font-size: 180px;
  line-height: 1;
  font-weight: bold;
}
.bannerC2 .container .cont .title1 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-stroke: 2px #fff;
  padding-top: 180px;
}
.bannerC2 .container .cont .title2 {
  text-align: right;
  margin-top: 30px;
  color: #fff;
  margin-top: 40px;
}
.bannerC2 .play {
  width: 140px;
  height: 140px;
  right: 100px;
  pointer-events: all;
  bottom: 40px;
  z-index: 2;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
.bannerC2 .play .shadow2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-animation: rotAni 20s linear infinite;
  -moz-animation: rotAni 20s linear infinite;
  -o-animation: rotAni 20s linear infinite;
  animation: rotAni 20s linear infinite;
}
.bannerC2 .play .cont2 {
  line-height: 1.4;
  position: relative;
  z-index: 2;
  text-align: center;
}
#index-body .init-6 .content ul li {
  width: 33.33%;
}
#index-body .init-6 .content ul li .box .img {
  display: block;
}
#index-body .init-6 .content ul li .box .img img {
  width: 100%;
}
#index-body .init-6 .content ul li .box .title {
  display: block;
}
#index-body .init-6 .content ul li .box .title:hover {
  color: var(--color);
}
#index-body .init-6 .lineC {
  background-color: #e8e8e8;
  height: 1px;
}
#index-body .init-6 .lineC .swiper-pagination-progressbar{
  height: 1px;
}
#index-body .init-6 .lineC .swiper-pagination-progressbar-fill{
  background: #000;
}
#index-body .init-7 {
  background-color: #f5f5f5;
}
#index-body .init-7 .container .content ul li {
  width: 16%;
}
#index-body .init-7 .container .content ul li .box {
  cursor: pointer;
}
#index-body .init-7 .container .content ul li .box .cont1 {
  opacity: 0;
  width: 100%;
}
#index-body .init-7 .container .content ul li .box .cont1 .img {
  height: 520px;
  background-size: cover;
  border-radius: 20px;
}
#index-body .init-7 .container .content ul li .box .cont1 .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#index-body .init-7 .container .content ul li .box .cont1 .des {
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#index-body .init-7 .container .content ul li .box .cont1 .more {
  width: 260px;
  height: 26px;
}
#index-body .init-7 .container .content ul li .box .cont2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 20px;
  z-index: 2;
  pointer-events: none;
}
#index-body .init-7 .container .content ul li .box .cont2 .shadow {
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#index-body .init-7 .container .content ul li .box .cont2 .shadow .sub {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
#index-body .init-7 .container .content ul li .box .cont2 .num {
  height: 100%;
  top: 30px;
  right: 10px;
  font-weight: bold;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-stroke: 1px #fff;
}
#index-body .init-7 .container .content ul li .box .cont2 .title2 {
  padding: 20px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  font-weight: bold;
  color: #fff;
  writing-mode: vertical-lr;
}
#index-body .init-7 .container .content ul li.active {
  width: 52%;
}
#index-body .init-7 .container .content ul li.active .box .cont1 {
  opacity: 1;
}
#index-body .init-7 .container .content ul li.active .box .cont2 {
  opacity: 0;
}


@media (max-width: 1450px) {
  .bannerC2 .container .cont .title {
    font-size: 120px;
  }
}
@media (max-width: 1250px) {
  .bannerC2 .container {
    height: 50vw;
    display: flex;
    align-items: center;
  }
  .bannerC2 .container .cont {
    width: 100%;
  }
  .bannerC2 .shadow {
    height: calc(100% - 160px);
    background-attachment: unset;
    background-size: cover;
  }
  .bannerC2 .container .cont .title1 {
    padding-top: 0;
  }
  .bannerC2 .container .cont .title {
    font-size: 80px;
  }
  .bannerC2 .play {
    position: relative;
    right: 0;
    bottom: 0;
    margin: 20px auto 0;
    -webkit-filter: brightness(0);
    filter: brightness(0);
  }
  #index-body .init-6 .titleC .left {
    width: 100%;
    margin-bottom: 20px;
  }
  #index-body .init-7 .titleC .left {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 1000px) {
  .bannerC2 .container .cont .title {
    font-size: 70px;
  }
  #index-body .init-7 .container .content ul li {
    width: 100%;
    margin-top: 40px;
  }
  #index-body .init-7 .container .content ul li:first-child {
    margin-top: 0;
  }
  #index-body .init-7 .container .content ul li .box .cont2 {
    display: none;
  }
  #index-body .init-7 .container .content ul li .box .cont1 {
    opacity: 1;
  }
  #index-body .init-7 .container .content ul li.active {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .bannerC2 .container .cont .title {
    font-size: 50px;
  }
  .bannerC2 .container .cont .title2 {
    margin-top: 20px;
  }
  #index-body .init-7 .container .content ul li .box .cont1 .img {
    height: 50vw;
  }
}
@media (max-width: 500px) {
  .bannerC2 .container {
    height: 260px;
  }
  .bannerC2 .shadow {
    height: calc(100% - 120px);
  }
  .bannerC2 .container .cont .title {
    font-size: 40px;
  }
  .bannerC2 .play {
    zoom: 0.7;
  }
}

.inner-banner {
  min-height: 290px;
  background-color: #f5f5f5;
}
.inner-banner .container .cont {
  padding: 20px 0;
}
.inner-banner .container .cont .title {
  font-weight: bold;
}
.inner-banner .container .cont .down {
  font-size: 30px;
  line-height: 1;
}
.inner-banner .container .cont .mbx a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.inner-banner .container .cont .mbx a:hover {
  color: var(--color);
}
.custome-page .init-1 .imgList {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.custome-page .init-1 .imgList .list {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-background-size: cover;
  background-size: cover;
}
.custome-page .init-1 .container .swiper {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.custome-page .init-1 .container li{
  height: auto;
}
.custome-page .init-1 .container .box {
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  height: 100%;
}
.custome-page .init-1 .container .box .cont {
  padding: 120px 30px 80px 30px;
  color: #fff;
}
.custome-page .init-1 .container .box .cont1 {
  position: relative;
  height: 100%;
  opacity: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
}
.custome-page .init-1 .container .box .cont1 .img {
  width: 100%;
  border-radius: 10px;
  display: block;
}
.custome-page .init-1 .container .box .cont1 .moreC .more {
  color: #fff;
  width: 250px;
}
.custome-page .init-1 .container .box .cont1 .moreC .more .moreCirCont {
  -webkit-filter: grayscale(1) brightness(10);
  filter: grayscale(1) brightness(10);
}
.custome-page .init-1 .container .box .cont1 .des {
  color: rgba(255, 255, 255, 0.7);
  max-height: 300px;
  overflow-y: auto;
  padding-right: 6px;
}
.custome-page .init-1 .container .box .cont2 {
  z-index: 2;
  opacity: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custome-page .init-1 .container .box .cont2 .title2 {
  width: 100%;
}
.custome-page .init-1 .container .box .cont2 .des {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: auto;
  margin-left: auto;
  text-align: right;
  max-width: 290px;
  color: rgba(255, 255, 255, 0.7);
}
.custome-page .init-1 .container .active .box .cont1 {
  opacity: 1;
  z-index: 3;
}
.custome-page .init-1 .container .active .box .cont1 .title{
  font-weight: 500;
}
.custome-page .init-1 .container .active .box .cont2 {
  opacity: 0;
}
.custome-page .init-2 .container .tipsDes {
  color: #666666;
  max-width: 750px;
  margin: auto;
}
.custome-page .init-2 .container .content .left {
  width: 47%;
}
.custome-page .init-2 .container .content .left img {
  display: block;
  margin-left: auto;
}
.custome-page .init-2 .container .content .right {
  width: 47%;
}
.custome-page .init-2 .container .content .right .title {
  font-weight: bold;
}
.custome-page .init-2 .container .content .right .des {
  color: #666666;
}
.custome-page .init-3 {
  background-color: #fff;
}
.custome-page .init-3 .container ul li{
  height: 100%;
}
.custome-page .init-3 .container ul li .box {
  height: 100%;
  padding: 30px;
  background-color: #f5f5f5;
  border-radius: 10px;
  z-index: 2;
}
.custome-page .init-3 .container ul li .box .num {
  font-size: 50px;
  color: #e6e6e6;
  line-height: 1;
  z-index: -1;
  bottom: 30px;
  right: 20px;
  font-weight: 500;
}
.custome-page .init-3 .container ul li .box .imgC {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
}
.custome-page .init-3 .container ul li .box .title {
  padding-right: 50px;
  color: #666666;
}
.custome-page .init-3 .container ul li .box:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.custome-page .init-3 .container ul li .box:hover .imgC{
    background-color: #fff;
}
.custome-page .init-4 .container .des {
  max-width: 900px;
}
@media (max-width: 1000px) {
  .inner-banner {
    min-height: 1px;
  }
  .inner-banner .container .cont {
    padding: 40px 0;
  }
  .custome-page .init-2 .container .content .left {
    width: 100%;
  }
  .custome-page .init-2 .container .content .right {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  .custome-page .init-1 .container .box .cont {
    padding: 40px 16px;
  }
}
@-webkit-keyframes ks2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.4;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes ks2 {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0.4;
  }
  100% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes ks2 {
  0% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.4;
  }
  100% {
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes ks2 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0.4;
  }
  100% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
.technogy-page .init-1 .container .des {
  color: #666666;
}
.technogy-page .init-1 .container .content ul li .box {
  padding-top: 30px;
}
.technogy-page .init-1 .container .content ul li .box .img {
  width: 270px;
  height: 270px;
  margin: auto;
}
.technogy-page .init-1 .container .content ul li .box .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  z-index: 2;
}
.technogy-page .init-1 .container .content ul li .box .img .imgText {
  opacity: 0;
  width: 100%;
  left: 0;
  top: 50%;
  z-index: 2;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.6);
  color: #333333;
}
.technogy-page .init-1 .container .content ul li .box .img .lingC {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.technogy-page .init-1 .container .content ul li .box .img .ling {
  opacity: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--color);
  top: 0;
  left: 0;
  -webkit-animation: ks2 3s linear infinite;
  -moz-animation: ks2 3s linear infinite;
  -o-animation: ks2 3s linear infinite;
  animation: ks2 3s linear infinite;
}
.technogy-page .init-1 .container .content ul li .box .img .ling:last-child {
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
.technogy-page .init-1 .container .content ul li .box .title {
  font-weight: 500;
}
.technogy-page .init-1 .container .content ul li .box:hover .imgText {
  opacity: 1;
}
.technogy-page .init-1 .container .content ul li .box:hover .lingC {
  opacity: 1;
}
.technogy-page .init-2 .container .left {
  width: 48%;
  border-radius: 10px;
}
.technogy-page .init-2 .container .right {
  width: 45%;
}
.technogy-page .init-2 .container .right .des {
  color: #666666;
}
.technogy-page .init-2 .container .right .des em {
  color: #333333;
  font-weight: bold;
}
.technogy-page .init-3 .container .content ul li {
  width: 50%;
  position: relative;
}
.technogy-page .init-3 .container .content ul li .box{
  position: relative;
  overflow: hidden;
}
.technogy-page .init-3 .container .content ul li .box .img {
  border-radius: 10px;
  width: 100%;
}
.technogy-page .init-3 .container .content ul li .box .contC {
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  opacity: 0;
  transform: translateY(100%);
  transition: all .5s;
}
.technogy-page .init-3 .container .content ul li .box:hover .contC{
  opacity: 1;
  transform: translateY(0);
}
.technogy-page .init-3 .container .content ul li .box .contC .cont {
  background-color: #f6f5ed;
  padding: 40px 30px;
  border-radius: 10px;
}
.technogy-page .init-3 .container .content ul li .box .contC .cont .des {
  color: #666666;
  max-height: 60px;
  overflow-y: auto;
  padding-right: 4px;
}
.technogy-page .init-4 .container a {
  display: block;
}
.technogy-page .init-4 .container a img {
  width: 100%;
}
@media (max-width: 1000px) {
  .technogy-page .init-2 .container .left {
    width: 100%;
  }
  .technogy-page .init-2 .container .right {
    width: 100%;
    margin-top: 20px;
  }
  .technogy-page .init-3 .container .content ul li .box .contC{
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0);
    opacity: 1;
    padding: 0;
  }
  .technogy-page .init-3 .container .content ul li .box .img{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .technogy-page .init-3 .container .content ul li .box .title2{
    display: none;
  }
  .technogy-page .init-3 .container .content ul li {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .technogy-page .init-3 .container .content ul li .box .contC {
    padding: 0;
  }
  .technogy-page .init-3 .container .content ul li .box .contC .cont {
    padding: 20px 16px;
  }
}
.about-page .init-1 {
  background-position: top center;
}
.about-page .init-1 .left {
  width: 50%;
  padding-right: 16%;
}
.about-page .init-1 .left .title {
  /*text-transform: uppercase;*/
}
.about-page .init-1 .left .title .sub {
  width: 8px;
  height: 8px;
  background-color: #000;
  border-radius: 50%;
  margin-top: 10px;
}
.about-page .init-1 .left .title .text {
  width: -webkit-calc(82%);
  width: -moz-calc(82%);
  width: calc(100% - 18px);
}
.about-page .init-1 .left .title2 {
  font-weight: 700;
  /*text-transform: uppercase;*/
}
.about-page .init-1 .left .title2 em {
  display: block;
  text-align: right;
}
.about-page .init-1 .right {
  max-height: 400px;
  overflow-y: auto;
  padding-right: 6px;
  width: 50%;
  color: rgba(0, 0, 0, 0.65);
}
.about-page .init-2 .container .cont .img {
  width: 100%;
  -webkit-clip-path: inset(0px 30% 0px 30%);
  clip-path: inset(0px 30% 0px 30%);
  border-radius: 20px;
}
.about-page .init-2 .container .cont .play {
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.about-page .init-2 .container .cont .play .con {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  z-index: 2;
  font-size: 22px;
  color: var(--color);
}
.about-page .init-2 .container .cont .play .con i {
  margin-left: 5px;
}
.about-page .init-2 .container .cont .play .ling {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  top: 0;
  left: 0;
  -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-2 .container .cont .play .ling:last-child {
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
.about-page .init-3 .container .content ul li {
  text-align: center;
  min-width: 200px;
}
.about-page .init-3 .container .content ul li .box .num {
  font-size: 140px;
  line-height: 1;
  color: var(--color);
  opacity: 0.1;
  font-weight: bold;
}
.about-page .init-3 .container .content ul li .box .text {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.about-page .init-3 .container .content ul .line {
  width: 1px;
  height: 58px;
  background-color: #000;
  opacity: 0.1;
}
.about-page .init-4 {
      
  /*background-color: #f5f5f5;*/
  background-color: #f5f5f5;
  
}
.about-page .init-4 .titleC .title {
  width: 50%;
}
.about-page .init-4 .titleC .des {
  width: 46%;
  color: rgba(0, 0, 0, 0.6);
}
.about-page .init-4 .content .left {
  min-height: 450px;
  width: -webkit-calc(38%);
  width: -moz-calc(38%);
  width: calc(68% - 30px);
}
.about-page .init-4 .content .left ul li {
  margin-bottom: 20px;
  width: 50%;
}
.about-page .init-4 .content .left ul li .box {
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 10px;
  height: 100%;
}
.about-page .init-4 .content .left ul li .box .cir {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
}
.about-page .init-4 .content .left ul li .box .cir .img {
  height: 30px;
  width: 100%;
}
.about-page .init-4 .content .left ul li .box .des {
  color: #666666;
  height: 0;
  overflow-y: auto;
  padding-right: 4px;
}
.about-page .init-4 .content .left ul li:hover .box,
.about-page .init-4 .content .left ul li.active .box {
  background-color: #f5f5f5;
      box-shadow: 0 0 10px #ccc;
}
.about-page .init-4 .content .left ul li:hover .box .cir,
.about-page .init-4 .content .left ul li.active .box .cir {
  height: 0;
  opacity: 0;
}
.about-page .init-4 .content .left ul li:hover .box .des,
.about-page .init-4 .content .left ul li.active .box .des {
  height: 94px;
}
.about-page .init-4 .content .right {
  width: 32%;
}
.about-page .init-4 .content .right img {
    width: auto;
    height: 85%;
    border-radius: 10px;
}


.about-page .about-3 {
    position: relative;
    z-index: 1;
}

.about-page .about-3 .left {
    width: 45%;
    position: -webkit-sticky;
    position: sticky;
    top: 160px
}

.about-page .about-3 .left .h-title p{
    color: rgba(0, 0, 0, 0.6);
    margin-top: 40px;
    padding-right: 40px;
}
.about-page .about-3 .left .h-title p::before{
  content: '';
  display: inline-block;
  height: 1px;
  width: 40px;
  background: var(--color);
  margin-right: 10px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  display: none;
}
.about-page .about-3 .left .h-title h3{
  font-weight: bold;
  margin-top: 20px;
}
.about-page .about-3 .left .h-title h3 em{
  color: var(--color);
  display: block;
}
.about-page .about-3 .left span {
    font-size: 18px;
    line-height: 1.8;
    padding-left: 21px;
    position: relative
}

.about-page .about-3 .left span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000
}

.about-page .about-3 .left .title {
    font-size: 48px;
    line-height: 1;
    font-family: var(--font);
    margin-top: 21px;
}

.about-page .about-3 .left .title em {
    display: block
}

.about-page .about-3 .right {
    width: 55%;
    padding-left: 101px;
    position: relative
}

.about-page .about-3 .right .tag {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.about-page .about-3 .right .tag ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 100%
}

.about-page .about-3 .right .tag ul li {
    list-style: none;
    height: 25%;
    position: relative;
    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-transition: all .3s 0s ease-out;
    -moz-transition: all .3s 0s ease-out;
    transition: all .3s 0s ease-out
}

.about-page .about-3 .right .tag ul li span {
    position: absolute;
    width: 1px;
    height: 0;
    background: #20282d;
    left: 27px;
    bottom: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.about-page .about-3 .right .tag ul li a {
    width: 54px;
    height: 54px;
    line-height: 54px;
    background: #fff;
    color: #20282d;
    position: relative;
    text-align: center;
    border: 1px solid #e6e6e6;
    z-index: 2;
    font-size: 20px;
    font-weight: 700;
    border-radius: 6px;
}

.about-page .about-3 .right .tag ul li.current span {
    height: 100%;
    bottom: auto;
    top: 0
}

.about-page .about-3 .right .tag ul li.current a {
    background-color: #141414;
    color: #fff;
    border-color: #141414
}

.about-page .about-3 .right .content ul li {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(90%,#da),to(rgba(255,255,255,0)));
    background: -webkit-linear-gradient(#da 90%,rgba(255,255,255,0)) background:-moz-linear-gradient(rgba(241,238,226,.8) 90%,rgba(255,255,255,0));
    background: linear-gradient(#da 90%,rgba(255,255,255,0));
    padding: 40px 20px;
    margin-bottom: 60px;
        border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 10px #f1f1f1;
}

.about-page .about-3 .right .content ul li .tit {
    font-size: 60px;
    line-height: 1;
    color: #030303;
    font-weight: 700
}

.about-page .about-3 .right .content ul li .con {
    font-size: 18px;
    line-height: 1.8;
    color: rgba(0,0,0,.65);
    margin-top: 21px
}

.about-page .about-3 .right .content ul li:last-child {
    margin-bottom: 0
}

.about-page .about-3 .right .content ul li.active {
    background: #141414;

}
.about-page .about-3 .right .content ul li.active,
.about-page .about-3 .right .content ul li.active .tit,
.about-page .about-3 .right .content ul li.active .con{
  color: #fff;
}
.about-page .about-3 .right .content ul li.active .con{
  opacity: 0.6;
}

@media (max-width: 1700px) {
  .about-page .about-3 .left .title {
      font-size: 72px
  }
}
@media (max-width: 1450px) {

  .about-page .init-3 .container .content ul li .box .num {
    font-size: 100px;
  }
  .about-page .about-3 .left .title {
        font-size: 66px
  }
}
@media (max-width: 1250px) {
  .about-page .init-3 .container .content ul li .box .num {
    font-size: 60px;
  }
  .about-page .about-3 .right .content ul li {
        padding: 60px 20px
  }
}
@media (max-width: 1000px) {
  .about-page .init-1 .left {
    width: 100%;
    padding-right: 0;
  }
  .about-page .init-1 .left .title2 em {
    text-align: left;
  }
  .about-page .init-1 .right {
    width: 100%;
    margin-top: 20px;
  }
  .about-page .init-3 .container .content ul li {
    width: 50%;
    margin-top: 20px;
  }
  .about-page .init-3 .container .content ul .line {
    display: none;
  }
  .about-page .init-4 .titleC .title {
    width: 100%;
  }
  .about-page .init-4 .titleC .des {
    width: 100%;
    margin-top: 20px;
  }
  .about-page .init-4 .content .left {
    width: 100%;
  }
  .about-page .init-4 .content .right {
    width: 100%;
  }

    .about-page .about-3 .left .title {
        font-size: 53px
    }

    .about-page .about-3 .right .content ul li {
        padding: 40px 20px
    }

    .about-page .about-3 .right .content ul li .tit {
        font-size: 60px
    }

    .about-page .about-3 .right .content ul li .con {
        margin-top: 10px
    }

      .about-page .about-3 .left {
        position: initial;
        width: 100%
    }

    .about-page .about-3 .right {
        width: 100%;
        margin-top: 30px
    }
}
@media (max-width: 700px) {
  .about-page .init-4 .content .left ul li {
    width: 100%;
  }

    .about-page .about-3 .left .title {
        font-size: 46px
    }
}
@media (max-width: 500px) {
  .about-page .init-3 .container .content ul li {
    width: 100%;
  }

    .about-page .about-3 .left .title {
        font-size: 32px;
        line-height: 1.6
    }

    .about-page .about-3 .right {
        padding-left: 0
    }

    .about-page .about-3 .right .tag {
        display: none
    }

    .about-page .about-3 .right .content ul li {
        margin-bottom: 20px;
        background: rgba(241,238,226,.8);
        padding: 30px 15px
    }

    .about-page .about-3 .right .content ul li .tit {
        font-size: 40px
    }

    .about-page .about-3 .right .content ul li .con {
        font-size: 16px;
        line-height: 1.8
    }
}


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

.gallery-page .list ul li {
  padding: 10px;
}

.gallery-page .list ul li a.img-box {
  display: block;
  border-radius: 5px;
  border: 10px solid #eee;
}


.inner-page .m-page {
  margin-top: 80px;
  text-align: center;
  font-size: 18px;
  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 .m-page a,
.inner-page .m-page span {
  width: 2.5em;
  height: 2.5em;
  border-radius: 5px;
  border: 1px solid #c7c7c7;
  display: inline-block;
  text-align: center;
  line-height: 2.5em;
  margin: 0 .3em;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}

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

@media (max-width: 1000px) {
  .inner-page .m-page {
    margin-top: 40px;
  }
}

@media (max-width: 700px) {
  .inner-page .m-page {
    margin-top: 20px;
  }
}


.inner-page .sidebox .sideleft {
  width:73%;
  padding-right: 30px;
}
.inner-page .sidebox .sideright {
  width: 27%;
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  padding: 40px 30px;
}
.inner-page .sidebox .sideright .wide {
  margin-top: 30px;
}
.inner-page .sidebox .sideright .wide h5 {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 20px;
  font-weight: bold;
}
.inner-page .sidebox .sideright .wide form {
  width: 100%;
  position: relative;
}
.inner-page .sidebox .sideright .wide form input {
  width: 100%;
  padding: 12px 19px 12px 48px;
  border: 1px solid #d1d0c8;
  background: transparent;
  font-size: 16px;
  color: #83827F;
}
.inner-page .sidebox .sideright .wide form input[type="submit"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 52px;
  background: url(../images/tc-zoom.png) no-repeat center center;
  padding: 0;
  border: 0;
}
.inner-page .sidebox .sideright .wide:nth-child(1) {
  margin-top: 0;
}
.inner-page .sidebox .sideright .wide ul li {
  font-size: 18px;
  line-height: 36px;
  color: #181818;
  position: relative;
  margin-bottom: 10px;
}
.inner-page .sidebox .sideright .wide ul li:hover > a,
.inner-page .sidebox .sideright .wide ul li:hover > i{
  transform: translateX(5px);
}
.inner-page .sidebox .sideright .wide ul li a {
  display: block;
  position: relative;
  padding: 0 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .sidebox .sideright .wide ul li i{
  transition: all .5s;
  position: absolute;
  top: 8px;
  font-size: 20px;
  right: 4px;
  z-index: 3;
}
.inner-page .sidebox .sideright .wide ul li a::before {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #181818;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .sidebox .sideright .wide ul li a:hover,
.inner-page .sidebox .sideright .wide ul li a.active {
  color: var(--color);
}
.inner-page .sidebox .sideright .wide ul li a:hover::before,
.inner-page .sidebox .sideright .wide ul li a.active::before{
  background: var(--color);
}
.inner-page .sidebox .sideright .wide ul li.active ul{
  display: block;
}
.inner-page .sidebox .sideright .wide ul li ul li a.active{
  text-decoration: line-through;
}
.inner-page .sidebox .sideright .wide ul li ul{
  display: none;
}
.inner-page .sidebox .sideright .wide ul li ul li a::before{
  display: none;
}
.inner-page .sidebox .sideright > .wide > ul > li > a{
  position: relative;
  z-index: 2;
}
.inner-page .sidebox .sideright > .wide > ul > li > a::after{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: -1;
  background: var(--color);
  border-radius: 0;
  transition: all .5s;
  transform: scaleX(0);
  transform-origin: left;
}
.inner-page .sidebox .sideright > .wide > ul > li > a:hover,
.inner-page .sidebox .sideright > .wide > ul > li > a.active{
  color: #fff;
}
.inner-page .sidebox .sideright > .wide > ul > li > a:hover::after,
.inner-page .sidebox .sideright > .wide > ul > li > a.active::after{
  transform: scaleX(100%);
}
.inner-page .sidebox .sideright .wide dd {
  font-size: 14px;
  padding: 8px 18px;
  margin: 0 5px 5px 0;
  border: 1px solid #d1d0c8;
  display: inline-block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.inner-page .sidebox .sideright .wide dd:hover {
  color: var(--color);
}


.product-page {
  padding: 120px 0 125px;
}
.product-page .sidebox .sideleft .top h1 {
  padding-right: 8px;
  font-weight: bold;
}
.product-page .sidebox .sideleft .top .desc{
font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    color: #83827F;

    max-height: 150px;
    padding-right: 20px;
    overflow-y: scroll;
    margin-bottom: 30px;
}
.product-page .sidebox .sideleft .top .desc.noCont{
  margin: 0;
}
.product-page .sidebox .sideleft .top .category {
  width: 245px;
  position: relative;
}
.product-page .sidebox .sideleft .top .category span {
  font-size: 16px;
  line-height: 1.3;
  color: #181818;
  padding: 0 25px 0 0;
  display: block;
  width: 100%;
}
.product-page .sidebox .sideleft .top .category span i {
  float: right;
  font-size: 20px;
}
.product-page .sidebox .sideleft .top .category ul {
  position: absolute;
  top: 100%;
  right: 0;
  width: 300px;
  background: #fff;
  padding: 15px;
  z-index: 1;
  display: none;
  max-height: 300px;
  overflow: auto;
}
.product-page .sidebox .sideleft .top .category ul li {
  font-size: 14px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.product-page .sidebox .sideleft .top .category ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.product-page .sidebox .sideleft .top .category ul li:hover {
  color: var(--color);
}
.product-page .sidebox .sideleft .top .category:hover ul,
.product-page .sidebox .sideleft .top .category.active ul {
  display: block;
}
.product-page .sidebox .sideleft .list {
  margin-top: 40px;
}

.product-page .sidebox .sideleft .list ul li .img {
  position: relative;
}
.product-page .sidebox .sideleft .list ul li .img a.img-box {
  display: block;
  position: relative;
      border-radius: 20px;
    background: #fff;
}
.product-page .sidebox .sideleft .list ul li .img a.img-box .shadow{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
}
.product-page .sidebox .sideleft .list ul li .img a.img-box .more{
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  background: #fff;
  color: #000;
  padding: 6px 10px;
  font-size: 16px;
  border-radius: 6px;
  transform: translate(-50%,-50%);
  text-transform: uppercase;
  transition: all .5s;
  opacity: 0;
  z-index: 2;
  overflow: hidden;
}
.product-page .sidebox .sideleft .list ul li .img a.img-box .more::before{
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color);
  transform-origin: left;
  transition: all .5s;
  transform: scaleX(0);
  overflow: hidden;
}
.product-page .sidebox .sideleft .list ul li .img a.img-box .more:hover{
  left: calc(50% + 5px);
  color: #fff;
}
.product-page .sidebox .sideleft .list ul li .img a.img-box .more:hover::before{
  transform: scaleX(1);
}
.product-page .sidebox .sideleft .list ul li .img a.img-box .i2{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.product-page .sidebox .sideleft .list ul li .img a.img-box:hover .i2{
  opacity: 1;
}
.product-page .sidebox .sideleft .list ul li .img a.img-box:hover .more{
  opacity: 1;
}
.product-page .sidebox .sideleft .list ul li .img a.img-box:hover .shadow{
  opacity: 1;
}
.product-page .sidebox .sideleft .list ul li .img a.img-box img {
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.product-page .sidebox .sideleft .list ul li .img .icon {
  position: absolute;
  top: 43%;
  left: 0;
  width: 100%;
  text-align: center;
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;*/
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.product-page .sidebox .sideleft .list ul li .img .icon a {
  display: inline-block;
  width: 47px;
  height: 47px;
  margin: 4px;
  background: #fff;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  text-align: center;
  line-height: 47px;
}
.product-page .sidebox .sideleft .list ul li .img .icon a img {
  display: inline-block;
  vertical-align: middle;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.product-page .sidebox .sideleft .list ul li .img .icon a:hover {
  margin-top: -4px;
}
.product-page .sidebox .sideleft .list ul li .img .icon a:hover img {
  -webkit-filter: none;
  filter: none;
}
.product-page .sidebox .sideleft .list ul li .img:hover .img-box img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.product-page .sidebox .sideleft .list ul li .img:hover .icon {
  opacity: 1;
}
.product-page .sidebox .sideleft .list ul li .text {
  padding-top: 25px;
}
.product-page .sidebox .sideleft .list ul li .text h3 {
  font-size: 20px;
  line-height: 1.8;
  min-height: 5.5rem!important;
  font-weight: bold;
}
.product-page .sidebox .sideleft .list ul li .text .con {
  font-size: 16px;
  line-height: 30px;
  color: #83827F;
}


.prodet-page {
  padding: 120px 0 125px;
}
.prodet-page .prodet-1 {
  display: flex;
  flex-wrap: wrap;
}
.prodet-page .prodet-1 .img{
  display: flex;
}
.prodet-page .prodet-1 .img .big-img {
  position: relative;
  overflow: hidden;
  width: calc(100% - 155px);
}
.prodet-page .prodet-1 .img .big-img img {
  width: 100%;
  position: relative;
}
.prodet-page .prodet-1 .img .big-img .i2{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.prodet-page .prodet-1 .img .big-img:hover .i2{
  opacity: 1;
}
.prodet-page .prodet-1 .img .big-img .fd {
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 20px;
}
.prodet-page .prodet-1 .img .big-img .fd a {
  display: block;
  width: 47px;
  height: 47px;
  line-height: 47px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  text-align: center;
  font-size: 18px;
}
.prodet-page .prodet-1 .text {
  padding-left: 50px;
}
.prodet-page .prodet-1 .text h1 {
  font-size: 34px;
  line-height: 1.4;
  margin-bottom: 30px;
  font-weight: bold;
}
.prodet-page .prodet-1 .text .con {
  font-size: 18px;
  line-height: 1.8;
  color: #83827F;
}
.prodet-page .prodet-1 .text .more {
  margin-top: 35px;
}
.prodet-page .prodet-1 .text .m-link{
  margin-top: 35px;
}
.prodet-page .prodet-1 .text .m-link a{
  display: block;
  font-size: 18px;
  line-height: 1.8;
  color: #181818;
}
.prodet-page .prodet-1 .text .m-link a em{
  text-transform: uppercase;
}
.prodet-page .prodet-1 .text .list {
  margin-top: 35px;
}
.prodet-page .prodet-1 .text .list p {
  font-size: 18px;
  line-height: 1.6;
  color: #181818;
}
.prodet-page .prodet-1 .text .list p a {
  display: inline-block;
  color: #83827F;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-1 .text .list p a:hover {
  color: var(--color);
}
.prodet-page .prodet-1 .text .list p span {
  color: #83827F;
}
.prodet-page .prodet-1 .img .gallery-img{
  width: 140px;
  margin-right: 10px;
}
.prodet-page .prodet-1 .img .gallery-img ul{
  margin: -5px 0;
}
.prodet-page .prodet-1 .img .gallery-img ul li{
  padding: 5px 0;
  cursor: pointer;
}
.prodet-page .prodet-1 .img .gallery-img ul li a{
  display: block;
  background: #fff;
}
.prodet-page .prodet-1 .img .gallery-img ul li a img{
  display: inline-block;
  vertical-align: middle;
}
.prodet-page .prodet-2 {
  padding: 65px 0;
}
.prodet-page .prodet-2 .options {
  margin-bottom: 35px;
}
.prodet-page .prodet-2 .options ul li {
  display: inline-block;
  padding: 3px 6px;
  margin: 0 -6px;
  position: relative;
  border-radius: 4px 4px 0 0;
}
.prodet-page .prodet-2 .options ul li a {
  padding: 21px;
  min-width: 278px;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1.5px;
  border-top: 2px solid  #181818;
  font-weight: bold;
  background: #fff;
  color: #181818;
  display: block;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-2 .options ul li:hover a,
.prodet-page .prodet-2 .options ul li.active a {
  background: #efefef;
}
.prodet-page .prodet-2 .ret .slide .content {
  font-size: 18px;
  line-height: 32px;
  color: #83827F;
}
.prodet-page .prodet-2 .ret .slide .content table td{
  border: none;
}
.prodet-page .prodet-2 .ret .slide .content table tr:nth-child(odd) td{
  background-color: #f7f7f7;
}
.prodet-page .prodet-2 .ret .slide .con h4 {
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 25px;
  font-weight: bold;
}
.prodet-page .prodet-2 .ret .slide .con .left {
  padding: 0 15px;
  display: none;
}
.prodet-page .prodet-2 .ret .slide .con .left ul {
  margin-bottom: -20px;
}
.prodet-page .prodet-2 .ret .slide .con .left ul li {
  padding-bottom: 20px;
}
.prodet-page .prodet-2 .ret .slide .con .left ul li .desc {
  font-size: 16px;
  line-height: 1.8;
  color: #83827F;
  margin-top: 10px;
}
.prodet-page .prodet-2 .ret .slide .con .left ul li span {
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  display: inline-block;
  margin-top: 20px;
}
.prodet-page .prodet-2 .ret .slide .con .right {
  padding: 0 15px;
  width: 100%;
}
.prodet-page .prodet-2 .ret .slide .con .right p {
  font-size: 18px;
  line-height: 32px;
  color: #83827F;
}
.prodet-page .prodet-2 .ret .slide .con .right form {
  margin-top: 24px;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul {
  margin-bottom: -24px;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li {
  margin-bottom: 24px;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li label {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #181818;
  font-weight: 500;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li input[type="text"],
.prodet-page .prodet-2 .ret .slide .con .right form ul li textarea {
  padding: 10px 0;
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #d1d0c8;
  font-size: 16px;
  line-height: 30px;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li input[type="submit"]{
  width: 100%;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li .rate {
  margin-top: 7px;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li .rate i {
  font-size: 18px;
  color: var(--color);
  position: relative;
  width: 18px;
  display: inline-block;
  cursor: pointer;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li .rate i::after {
  content: "\f006";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  font-family: 'fontAwesome';
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li .rate i:hover::after,
.prodet-page .prodet-2 .ret .slide .con .right form ul li .rate i.active::after {
  content: "\f005";
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li textarea {
  height: 96px;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li input[type="checkbox"] {
  display: inline-block;
  padding: 0;
  width: auto;
  vertical-align: middle;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li span {
  font-size: 14px;
  color: #a7a7a7;
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.prodet-page .prodet-2 .ret .slide .con .right form ul li .more {
  padding: 21px 38px 20px;
}
.prodet-page .prodet-3 h3 {
  font-size: 45px;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 55px;
}
.prodet-page .prodet-3 .content ul {
  margin-right: -30px;
}
.prodet-page .prodet-3 .content ul li {
  padding-right: 30px;
}
.prodet-page .prodet-3 .content ul li .img {
  position: relative;
}
.prodet-page .prodet-3 .content ul li .img .img-box {
  display: block;
}
.prodet-page .prodet-3 .content ul li .img .img-box img {
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-3 .content ul li .img .icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  opacity: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-3 .content ul li .img .icon a {
  display: inline-block;
  width: 47px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.prodet-page .prodet-3 .content ul li .img .icon a img {
  display: inline-block;
  vertical-align: middle;
}
.prodet-page .prodet-3 .content ul li .img:hover .img-box img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.prodet-page .prodet-3 .content ul li .img:hover .icon {
  opacity: 1;
}
.prodet-page .prodet-3 .content ul li .text {
  padding-top: 25px;
}
.prodet-page .prodet-3 .content ul li .text h3 {
  font-size: 18px;
  line-height: 32px;
  min-height: 4rem;
  margin-bottom: 0;
}
.prodet-page .prodet-3 .content ul li .text .con {
  font-size: 16px;
  line-height: 30px;
  color: #83827F;
}


.prodet-page .btn-input {
  padding: 0 55px;
  color: #fff;
  line-height: 50px;
  font-size: 18px;
  border: none;
  overflow: hidden;
  position: relative;
  background-color: #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 5px;
  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;
}
.prodet-page .btn-input:hover{
  background-color: var(--color) !important;
  color: #fff;
}

@media screen and (max-width: 1250px) {
  .inner-page .sidebox .sideleft {
    width: 100%;
    padding-right: 0;
  }
  .inner-page .sidebox .sideright {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  .product-page {
    padding: 60px 0;
  }

  .prodet-page .prodet-1 .img{
    width: 100%;
  }
  .prodet-page .prodet-1 .text{
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
  }

  .prodet-page {
    padding: 60px 0;
  }
  .prodet-page .prodet-1 .text h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .prodet-page .prodet-1 .text .con {
    font-size: 16px;
    line-height: 30px;
  }
  .prodet-page .prodet-1 .text .more {
    margin-top: 15px;
    padding: 15px 30px;
  }
  .prodet-page .prodet-1 .text .list {
    margin-top: 15px;
  }
  .prodet-page .prodet-2 .ret .slide .con .left {
    width: 100%;
    padding: 15px 0;
  }
  .prodet-page .prodet-2 .ret .slide .con .right {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 700px) {
  .product-page {
    padding: 30px 0;
  }
  .product-page .sidebox .sideleft .list {
    margin-top: 0px;
  }
  .product-page .sidebox .sideleft .list ul li .text {
    padding-top: 15px;
  }
  .product-page .sidebox .sideleft .list ul li .text h3 {
    font-size: 18px;
    line-height: 32px;
  }
  .product-page .sidebox .sideleft .list ul li .text .con {
    font-size: 16px;
    line-height: 30px;
  }
  .prodet-page {
    padding: 30px 0;
  }
  .prodet-page .prodet-1 .img {
    width: 100%;
  }
  .prodet-page .prodet-1 .text {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .prodet-page .prodet-2 {
    padding-top: 30px;
  }
  .prodet-page .prodet-2 .options {
    margin-bottom: 20px;
  }
  .prodet-page .prodet-2 .options ul li a {
    min-width: 230px;
    padding: 10px 0;
  }
  .prodet-page .prodet-2 .ret .slide .content {
    font-size: 16px;
    line-height: 30px;
  }
  .prodet-page .prodet-3 {
    padding-top: 30px;
  }
  .prodet-page .prodet-3 h3 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .prodet-page .prodet-3 .content ul {
    margin-right: -15px;
  }
  .prodet-page .prodet-3 .content ul li {
    padding-right: 15px;
  }
  .prodet-page .prodet-3 .content ul li .text {
    padding-top: 15px;
  }
  .prodet-page .prodet-3 .content ul li .text h3 {
    font-size: 18px;
    line-height: 32px;
  }
  .prodet-page .prodet-3 .content ul li .text .con {
    font-size: 16px;
    line-height: 30px;
  }
  .prodet-page .prodet-1 .img .big-img{
    height: auto;
  }
}

@media screen and (max-width: 500px) {
  .prodet-page .prodet-1 .text h1 {
    font-size: 26px;
    line-height: 1.6;
  }
  .prodet-page .prodet-1 .text .list p {
    font-size: 16px;
  }
  .prodet-page .prodet-2 .options ul li {
    display: block;
    width: 100%;
  }
  .prodet-page .prodet-2 .options ul li a {
    min-width: auto;
    width: 100%;
  }
  .prodet-page .prodet-2 .ret .slide .con h4{
    font-size: 24px;
    line-height: 1.6;
  }
  .prodet-page .prodet-3 h3 {
    font-size: 30px;
  }
  .prodet-page .prodet-2 .ret .slide .con .left {
    display: none;
  }
  .prodet-page .prodet-1 .img .gallery-img{
    width: 30%;
  }
  .prodet-page .prodet-1 .img .big-img{
    width: 70%;
  }
}


.faq-page .marginBox {
  padding: 110px 0 100px;
  text-align: center;
}
.faq-page .marginBox .box {
  margin-top: 50px;
  text-align: left;
}
.faq-page .marginBox .box .left {
  width: 40%;
}
.faq-page .marginBox .box .left .box2 {
  padding: 50px 35px;
  background: var(--color);
  border-radius: 10px;
}
.faq-page .marginBox .box .left .box2 .slide {
  padding-right: 10px;
}
.faq-page .marginBox .box .left .box2 .slide span.h6 {
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 1.8em;
  display: block;
  color: #fff;
}
.faq-page .marginBox .box .left .box2 .slide .nav ul li {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 1em;
  line-height: 32px;
}
.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: 20px;
  padding: 15px;
  background: #f3f3f3;
  border: 1px solid #dddddd;
      border-radius: 6px;
}
.faq-page .marginBox .box .right .list ul li span.title {
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  color: #242424;
  display: block;
  position: relative;
  cursor: pointer;

  
}
.faq-page .marginBox .box .right .list ul li span.title i {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 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: 18px;
  color: #8e8e8e;
  line-height: 32px;
  margin: 30px 0;
  display: none;
}
.faq-page .marginBox .box .right .list ul li.active {
  background: white;
}
.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: 1700px) {
  .faq-page .marginBox .box .left .box2 {
    padding: 30px 20px;
  }
  .faq-page .marginBox .box .left .box2 .slide span.h6 {
    font-size: 16px;
    margin-bottom: 1em;
    line-height: 30px;
  }
  .faq-page .marginBox .box .left .box2 .slide .nav ul li {
    font-size: 16px;
    margin-bottom: .8em;
  }
  .faq-page .marginBox .box .right .list ul li span.title,
  .faq-page .marginBox .box .right .list ul li .text {
    font-size: 16px;
  }
  .faq-page .marginBox .box .right .list ul li .text {
    margin: 20px 0;
  }
  .faq-page .marginBox .box .right .list ul li {
    padding: 10px;
    margin-bottom: 10px;
  }
  .faq-page .marginBox {
    padding: 90px 0;
  }
}

@media screen and (max-width: 1250px) {
  .faq-page .marginBox .box {
    margin-top: 30px;
  }
  .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 {
    font-size: 14px;
    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 {
  padding: 5rem 0 4rem;
}
.news-page .news-1 .navList ul {
  margin: -10px -25px;
}
.news-page .news-1 .navList ul li {
  display: inline-block;
  vertical-align: top;
  padding: 10px 25px;
}
.news-page .news-1 .navList ul li a {
  display: inline-block;
  line-height: 50px;
  height: 50px;
  padding: 0 40px;
  font-weight: 500;
  font-size: 24px;
  color: #301500;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.news-page .news-1 .navList ul li a:hover,
.news-page .news-1 .navList ul li a.active {
  background: #111;
  color: white;
  border-radius: 6px;
}
.news-page .news-1 .list {
  margin-top: 40px;
}
.news-page .news-1 .list ul {
  margin: -30px -13px;
}
.news-page .news-1 .list ul li {
  padding: 30px 13px;
}
.news-page .news-1 .list ul li .box {
  padding: 30px 20px;
  border-radius: 15px;
  -o-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.07);
}
.news-page .news-1 .list ul li .box a.img-box {
  border-radius: inherit;
  height: 260px;
  position: relative;
    background-size: cover;
    display: block;
    background-position: center center;
}
.news-page .news-1 .list ul li .box time {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #a0a0a0;
  display: block;
}
.news-page .news-1 .list ul li .box time img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -0.3em;
}
.news-page .news-1 .list ul li .box h6 {
  margin: 10px 0;
  font-size: 22px;
  color: #301500;
line-height: 40px;
  /*min-height: 6em;*/
  font-weight: 600;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-page .news-1 .list ul li .box:hover{
  background: #141414;
}

.news-page .news-1 .list ul li .box:hover  h6,
.news-page .news-1 .list ul li .box:hover .moreCont{
  color: #fff;
}
.news-page .news-1 .list ul li .box p {
  font-size: 18px;
  line-height: 32px;
  overflow-y: auto;
  padding-right: 4px;
  color: #a0a0a0;
  height: 5.4em;
}
.news-page .news-1 .list ul li .box a.link {
  margin-top: 20px;
  display: inline-block;
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  color: #111;
}
.news-page .news-1 .list ul li .box a.link img {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  /*margin-top: -0.2em;*/
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  position: relative;
  left: 0;
}
.news-page .news-1 .list ul li .box a.link:hover img {
  left: 10px;
}
.newdet-page{
  padding-bottom: 5rem;
}
.newdet-page .newdet-1 {
  padding: 4rem 0 0rem;
  text-align: center;
}
.newdet-page .newdet-1 h1 {
  font-size: 36px;
  color: #301500;
  font-weight: bold;
  line-height: 1.4;
}
.newdet-page .newdet-1 time {
  display: block;
  font-weight: 500;
  font-size: 20px;
  color: #a0a0a0;
  line-height: 36px;
  margin-top: 20px;
}
.newdet-page .newdet-1 .text {
  margin: 40px 0 30px;
  padding:  0 0 40px 0;
  text-align: left;
  /*border-top: 1px #301500 dotted;*/
  border-bottom: 1px #301500 dotted;
  font-size: 18px;
  line-height: 32px;
}
.newdet-page .newdet-1 .text img{
  width: 100%;
}
.m-link {
  font-size: 18px;
  color: #a0a0a0;
  display: block;
  text-align: left;
  line-height: 32px;
}
.m-link a {
  display: block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.m-link a:hover {
  color: #111;
}
.newdet-page .newdet-1 .share {
  float: right;
  margin-top: 20px;
}
.newdet-page .newdet-1 .share a {
  font-size: 20px;
  color: #301500;
  margin-left: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.newdet-page .newdet-1 .share a:hover {
  color: #111;
}
.newdet-page .newdet-2 {
  padding-bottom: 4.25rem;
}
.newdet-page .newdet-2 .productList {
  margin-top: 50px;
}

@media screen and (max-width: 1700px) {
  .newdet-page .newdet-1 h1 {
    font-size: 28px;
  }
  .newdet-page .newdet-1 time {
    font-size: 18px;
  }
  .m-link {
    font-size: 18px;
  }
  .newdet-page .newdet-1 .share {
    margin-top: 10px;
  }
  .newdet-page .newdet-1 .share a {
    font-size: 16px;
  }
  .newdet-page .newdet-1 {
    padding: 70px 0;
  }
  .news-page .news-1 .navList ul li a {
    line-height: 40px;
    height: 40px;
    padding: 0 25px;
    font-size: 20px;
  }
}

@media screen and (max-width: 1500px) {
  .news-page .news-1 .list ul li .box a.link {
    font-size: 18px;
  }
  .news-page .news-1 .list ul li .box h6 {
    font-size: 20px;
    line-height: 36px;
    min-height:0em;
  }
}

@media screen and (max-width: 1250px) {
  .news-page .news-1 .list ul li {
    padding: 10px;
  }
  .news-page .news-1 .list ul {
    margin: -10px;
  }
  .news-page .news-1 .list ul li .box a.img-box {
    height: 200px;
  }
  .news-page .news-1 .list ul li .box time {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .news-page .news-1 .list ul li{
    width: 50%;
  }
  .news-page .news-1 .navList {
    display: none;
  }
  .news-page .news-1 .list {
    margin-top: 0;
  }
}

@media screen and (max-width: 700px) {
  .news-page .news-1 .list ul li{
    width: 100%;
  }
  .m-link {
    font-size: 16px;
    max-width: none;
  }
  .newdet-page .newdet-1 .share {
    float: none;
    margin-bottom: 10px;
    text-align: left;
  }
  .newdet-page .newdet-1 .share a:first-child {
    margin-left: 0;
  }
  .newdet-page .newdet-1 {
    padding: 40px 0;
  }
  .newdet-page .newdet-1 h1 {
    font-size: 24px;
    line-height: 44px;
    margin-top:10px;
  }
}


.contact-page .prodet-3 .title {
  color: #000;
  margin-bottom: 85px;
}
.contact-page .prodet-3 form {
  width: 100%;
}
.contact-page .prodet-3 form ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.contact-page .prodet-3 form ul li {
  width: 100%;
  padding: 0 30px;
}
.contact-page .prodet-3 form ul li:nth-child(5) {
  width: 100%;
  text-align: center;
  margin-top: 80px;
}
.contact-page .prodet-3 form ul li.wid30 {
  width: 33.33%;
  margin-bottom: 60px;
}
.contact-page .prodet-3 form ul li input[type="text"] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  background: none;
  color: #000;
  border: none;
  border-bottom: 1px solid #000;
}
.contact-page .prodet-3 form ul li textarea {
  width: 100%;
  height: 140px;
  line-height: 2;
  font-size: 18px;
  color: #000;
  border: none;
  border-bottom: 1px solid #000;
}
.contact-page .prodet-3 form ul li input[type="submit"] {
  width: 100%;
  max-width:none;
  line-height: 60px;
  height: 60px;
  color: #FFF;
  background: #000;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  font-weight: 700;
  font-size: 22px;
  border: none;
}
.contact-page .prodet-3 form ul li input[type="submit"]:hover {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  background: var(--color);
}


.contact-page .contact-2 .ui.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contact-page .contact-2 .ui.container .mapbox {
  width: 65%;
}
.contact-page .contact-2 .ui.container .mapbox iframe{
  height: 550px;
}
.contact-page .contact-2 .ui.container .infobox {
  width: 35%;
  padding-left: 80px;
  text-align: left;
}
.contact-page .contact-2 .ui.container .infobox .title {
  color: #000;
  font-weight: bold;
}
.contact-page .contact-2 .ui.container .infobox .info {
  margin-top: 30px;
}


.contact-page2 .contact-page .contact-2 {
  position: relative;
  z-index: 999;
  margin-bottom: -6%;
}
.contact-page2 .contact-page .contact-2 .box {
  background-color: #ffffff;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.07);
  border-radius: 7px;
  padding: 4rem 6rem;
}
.contact-page2 .contact-page .contact-2 .box h3 {
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
}
.contact-page2 .contact-page .contact-2 .box form {
  margin-top: 3rem;
}
.contact-page2 .contact-page .contact-2 .box form ul {
  margin-right: -1rem;
}
.contact-page2 .contact-page .contact-2 .box form ul li {
  padding-right: 1rem;
  margin-bottom: 20px;
}
.contact-page2 .contact-page .contact-2 .box form ul li input[type="text"],
.contact-page2 .contact-page .contact-2 .box form ul li textarea {
  width: 100%;
  height: 60px;
  background-color: #fafafa;
  color: #3d4459;
  text-indent: 0px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #fafafa;
  font-size: 15px;
  font-weight: 400;
  padding-left: 20px;
}
.contact-page2 .contact-page .contact-2 .box form ul li input[type="text"]:focus,
.contact-page2 .contact-page .contact-2 .box form ul li textarea:focus {
  border-color: #eee;
}
.contact-page2 .contact-page .contact-2 .box form ul li input[type="text"]::placeholder,
.contact-page2 .contact-page .contact-2 .box form ul li textarea::placeholder {
  color: #898989;
}
.contact-page2 .contact-page .contact-2 .box form ul li input[type="text"]::-webkit-input-placeholder,
.contact-page2 .contact-page .contact-2 .box form ul li textarea::-webkit-input-placeholder {
  color: #898989;
}
.contact-page2 .contact-page .contact-2 .box form ul li input[type="text"]:-ms-input-placeholder,
.contact-page2 .contact-page .contact-2 .box form ul li textarea:-ms-input-placeholder {
  color: #898989;
}
.contact-page2 .contact-page .contact-2 .box form ul li textarea {
  height: 140px;
  padding-top: 20px;
}
.contact-page2 .contact-page .contact-2 .box form ul li.wid-100 {
  width: 100%;
}
.contact-page2 .contact-page .contact-2 .box form ul li input[type="submit"] {
  display: inline-block;
  color: #fff;
  width: 169px;
  height: 53px;
  text-align: center;
  border-radius: 25px;
  border: none;
  background: 111;
  font-size: 16px;
  margin: 0 0 0 auto;
  transition: .5s;
  -webkit-transition: .5s;
  -ms-transiton: .5s;
  -o-transition: .5s;
}
.contact-page2 .contact-page .contact-2 .box form ul li input[type="submit"]:hover {
  background: #000;
}
.contact-page2 .contact-page .contact-2 .box form ul li:last-child {
  text-align: right;
}

@media screen and (max-width: 1250px) {
  .contact-page2 .contact-page .contact-2 .box {
    padding: 4rem 2rem;
  }
  .contact-page .contact-2 .ui.container .mapbox{
    width: 100%;
  }
  .contact-page .contact-2 .ui.container{
    flex-wrap: wrap;
  }
  .contact-page .contact-2 .ui.container .infobox{
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
  }
  .contact-page .contact-2 .ui.container .mapbox{
    height: auto;
  }
  .contact-page .contact-2 .ui.container .mapbox iframe{
    height: 500px;
  }
}
@media screen and (max-width: 700px) {
  .font-44{
    font-size: 24px;
    line-height: 1.6;
  }
  .contact-page .prodet-3 form ul li.wid30 {
    width: 100%;
  }
  .contact-page .prodet-3 form ul li.wid30{
    margin-bottom: 20px;
  }
  .contact-page .prodet-3 .title{
    margin-bottom: 40px;
  }
  .contact-page .prodet-3 form ul li:nth-child(5){
    margin-top: 20px;
  }

  
  .contact-page .contact-2 .ui.container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact-page .contact-2 .ui.container .infobox {
    width: 100%;
    padding-left: 0;
  }
  .contact-page .contact-2 .ui.container .mapbox {
    width: 100%;
  }

  .contact-page2 .contact-page .contact-2 .box {
    padding: 4rem 1rem;
  }
  .contact-page2 .contact-page .contact-2 .box form ul {
    margin-right: 0;
  }
  .contact-page2 .contact-page .contact-2 .box form ul li {
    width: 100%;
    padding-right: 0;
  }
}
  

  
.product-page .mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  display: none;
}

.product-page .mask.active {
  display: flex;
}

.product-page .mask .mask-box {
  width: 60vw;
  height: 66vh;
  background-color: #f5f5f5;
  border-radius: 24px;
  padding: 50px;
  position: relative;
}

.product-page .mask .mask-box .mask_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  overflow-y: auto;
  height: 100%
}

.product-page .mask .mask-box .mask_item::-webkit-scrollbar {
  width: 1px;
}

.product-page .mask .mask-box .mask_item .img {
  width: 35%;
  border-radius: 10px;
  overflow: hidden;
}

.product-page .mask .mask-box .mask_item .text {
  width: 65%
}

.product-page .mask .mask-box .mask_item .text .line {
  background-color: #000000;
  height: 2px;
  opacity: 0.3;
}

.product-page .mask .mask-box .close {
  width: 35px;
  height: 34px;
  background-color: var(--color);
  border-radius: 7px;
  opacity: 0.94;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(110%);
  text-align: center;
  line-height: 35px;
  font-size: 24px;
  color: #ffffff;
  cursor: pointer;
}

.product-page .mask .prev,
.product-page .mask .next {
  width: 76px;
  height: 76px;
  position: absolute;
  border: 1px solid #000000;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: .5s;
}

.product-page .mask .prev img,
.product-page .mask .next img {
  filter: invert(100)
}

.product-page .mask .prev {
  left: 34px;
}

.product-page .mask .next {
  right: 34px;
}

.product-page .mask .prev:hover,
.product-page .mask .next:hover {
  background: #05a139;
  border: 1px solid #05a139;
}

.product-page .mask .prev:hover img,
.product-page .mask .next:hover img {
  filter: none;
}
.product-page .mask .bigImg{
  border: 1px solid #f2f2f2;
}
.product-page .mask .bigImg a{
  overflow: hidden;
  display: block;
}
.product-page .mask .bigImg a img{
  transition: all .5s;
}
.product-page .mask .bigImg a:hover img{
  transform: scale(1.2);
}
.product-page .mask .galleryImg{
  margin-top: 10px;
}
.product-page .mask .galleryImg a{
  overflow: hidden;
  display: block;
}
.product-page .mask .galleryImg a img{
  transition: all .5s;
}
.product-page .mask .galleryImg a:hover img{
  transform: scale(1.2);
}
.product-page .mask .galleryImg li{
  margin: 0;
  padding: 0;
}
.product-page .mask .galleryImg li .box{
  border: 1px solid #f2f2f2;
}

@media screen and (max-width: 1250px) {
  .product-page .mask .mask-box {
    padding: 30px;
  }
}

@media screen and (max-width: 1000px) {
  .product-page .mask .mask-box .mask_item .img {
    width: 100%;
    margin-bottom: 20px;
  }

  .product-page .mask .prev {
    left: 20px;
    zoom: 0.8;
  }

  .product-page .mask .next {
    right: 20px;
    zoom: 0.8;
  }

  .product-page .mask .mask-box {
    height: 70vh;
    width: 65vw;
  }

  .product-page .mask .mask-box .mask_item .text {
    width: 100%;
  }

  .product-page .mask .mask-box .mask_item .text .t1 {
    font-size: 18px
  }

  .product-page .mask .mask-box .mask_item {
    display: block;
  }

  .product-page .mask .mask-box .mask_item .text {
    padding-left: 0;
  }
}

@media screen and (max-width: 500px) {
  .product-page .mask .mask-box {
    width: 68vw;
  }
  .product-page .mask .des1 .des1Tips{
    margin-top: 10px;
  }
  .product-page .mask .des1 .des1Tips span{
    display: block;
  }

  .product-page .mask .prev {
    left: 0;
    zoom: 0.6;
  }

  .product-page .mask .next {
    right: 0;
    zoom: 0.6;
  }

  .product-page .mask .prev,
  .product-page .mask .next {
    border: 1px solid #ffffff;
  }

  .product-page .mask .prev img,
  .product-page .mask .next img {
    filter: none;
  }

  .product-page .mask .mask-box {
    padding: 20px
  }
}