@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.ttf') format('truetype'), url('../fonts/Montserrat-Light.eot') format('embedded-opentype'), url('../fonts/Montserrat-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.eot') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.ttf') format('truetype'), url('../fonts/Montserrat-Medium.eot') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype'), url('../fonts/Montserrat-SemiBold.eot') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.eot') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Montserrat';
  max-width: 1920px;
  --color: #d9ff42;
  --primary: #ff9900;
  font-weight: 400;
  margin: 0 auto;
}
*::-webkit-scrollbar-thumb {
    background-color: var(--primary);
}
.container {
  width: 1590px;
}
#cp-Nav .nav div.title{
  background: var(--primary);
}
.body-overflow-box {
  position: relative;
  right: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.page-header01 .menu-btn,
.mobile-menu-wrap01 .lang-panel .lang-switch,
.mobileForm button,
#wap-bottom,
#wap-bottom .center a{
  background-color: var(--primary);
}
#pups_from .hwaq-popup-submit input[type="submit"], #pups_from .hwaq-popup-submit button{
  background: var(--primary) !important;
}
.ctop{
      width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: fixed;
    border-radius: 100%;
    background: var(--primary);
    color: white;
    left: 20px;
    bottom: 120px;
    font-size: 24px;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 22;
}
.ctop i{
  font-size: 24px;
}
.ctop:hover{
    transform: translateY(-2px);
    box-shadow: 0px 24px 40px rgba(15, -2px 3px, -4px 2px, .3);
}
#Pop_UpsBtn{
  background: var(--primary)!important;
  left: 20px!important;
  bottom:190px!important;
}
.search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  right: 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;
  left: 25px;
  top: 15px;
  cursor: pointer;
}
.search-box form {
  position: absolute;
  top: 45%;
  right: 50%;
  width: 60%;
  margin-right: -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;
  left: 15px;
  top: 20px;
}
.lh-0 {
  line-height: 0.8;
}
.lh-1 {
  line-height: 1;
}
.lh-2 {
  line-height: 1.2;
}
.lh-3 {
  line-height: 1.3;
}
.lh-4 {
  line-height: 1.4;
}
.lh-5 {
  line-height: 1.5;
}
.lh-6 {
  line-height: 1.6;
}
.lh-7 {
  line-height: 1.7;
}
.lh-8 {
  line-height: 1.8;
}
.lh-9 {
  line-height: 1.9;
}
.lh-10 {
  line-height: 2;
}
.grid-box {
  font-size: 0;
  vertical-align: top;
}
.grid-box .column {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
}
.grid-box .column {
  width: 100%;
}
.grid-box.two > .column {
  width: 50%;
}
.grid-box.three > .column {
  width: 33.33333%;
}
.grid-box.four > .column {
  width: 25%;
}
.grid-box.five > .column {
  width: 20%;
}
.grid-box.six > .column {
  width: 16.6666667%;
}
.grid-box.seven > .column {
  width: 14.285714%;
}
.grid-box.eight > .column {
  width: 12.5%;
}
.grid-box.nine > .column {
  width: 11.11111111%;
}
.grid-box.ten > .column {
  width: 10%;
}
@media screen and (max-width: 1000px) {
  .grid-box.two > .column {
    width: 50%;
  }
  .grid-box.three > .column {
    width: 33.33333%;
  }
  .grid-box.four > .column {
    width: 33.33333%;
  }
  .grid-box.five > .column {
    width: 33.33333%;
  }
}
@media screen and (max-width: 700px) {
  .grid-box.two > .column {
    width: 50%;
  }
  .grid-box.three > .column {
    width: 50%;
  }
  .grid-box.four > .column {
    width: 50%;
  }
  .grid-box.five > .column {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .grid-box.two > .column {
    width: 100%;
  }
  .grid-box.three > .column {
    width: 100%;
  }
  .grid-box.four > .column {
    width: 100%;
  }
  .grid-box.five > .column {
    width: 100%;
  }
}
.m-auto {
  margin: auto;
}
.tit-hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.tit-hover:hover {
  color: var(--primary);
}
.tit-medium {
  font-weight: 500;
}
.tit-semi {
  font-weight: 600;
}
.txt-light {
  font-weight: 300;
}
.white {
  color: white;
}
.text-right {
  text-align: left;
}
.img_cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.m-color {
  color: var(--color);
}
.primary-color {
  color: var(--primary);
}
.t_l {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.txt-color {
  color: #666;
}
span.tag {
  font-size: 16px;
  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;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  margin-bottom: 10px;
}
span.tag::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--primary);
  margin-left: 10px;
}
h2.h-title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.4;
}
@-webkit-keyframes play_scale {
  0% {
    -webkit-transform: translate(50.0%,-50%); scale(0.8);
    transform: translate(50.0%,-50%); scale(0.8);
  }
  100% {
    -webkit-transform: translate(50.0%,-50%); scale(1);
    transform: translate(50.0%,-50%); scale(1);
  }
}
@-moz-keyframes play_scale {
  0% {
    -moz-transform: translate(50.0%,-50%); scale(0.8);
    transform: translate(50.0%,-50%); scale(0.8);
  }
  100% {
    -moz-transform: translate(50.0%,-50%); scale(1);
    transform: translate(50.0%,-50%); scale(1);
  }
}
@keyframes play_scale {
  0% {
    -webkit-transform: translate(50.0%,-50%); scale(0.8);
    -moz-transform: translate(50.0%,-50%); scale(0.8);
    transform: translate(50.0%,-50%); scale(0.8);
  }
  100% {
    -webkit-transform: translate(50.0%,-50%); scale(1);
    -moz-transform: translate(50.0%,-50%); scale(1);
    transform: translate(50.0%,-50%); scale(1);
  }
}
@-webkit-keyframes img_translate {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes img_translate {
  0% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes img_translate {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes banner_line {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes banner_line {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes banner_line {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.language-box .zhuyu {
  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;
}
.language-box .zhuyu span {
  font-size: 16px;
  margin: 0 6px 0 3px;
}
.language-box .zhuyu i {
  font-size: 20px;
}
.language-box .hover-language {
  width: auto;
  position: relative;
}
.language-box ul.sub-menu {
  position: absolute;
  background: #fff;
  top: 40px;
  left: -30px;
  z-index: 100;
  white-space: nowrap;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  display: none \9;
}
.language-box ul.sub-menu li a {
  width: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  padding: 0 15px;
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.language-box ul.sub-menu li a img {
  margin-left: 10px;
  width: 25px;
  height: auto;
}
.language-box ul.sub-menu li:hover a {
  background: var(--color);
  color: white;
}
.language-box:hover .hover-language ul.sub-menu {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  right: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  background-color: white;
}
#header.active {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#header .nav {
  height: 75px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  padding: 0 95px;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  font-size: 16px;
  float: right;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 1.2;
  margin-left: 45px;
}
#header .nav .ui.menu .menu-box ul.menu > li > a{
  border-bottom:1px solid transparent;
  position: relative;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  line-height: 1.6;
}
#header .nav .ui.menu .menu-box ul.menu > li > a::before{
  content:"";
  display: block;
  width:28px;
  height: 24px;
  background: url('../images/sanjiao.png')no-repeat;
  position: absolute;
  right: 50%;
  top: 60px;
  -webkit-transform: translateX(50.0%); rotateX(-90deg);
  -moz-transform: translateX(50.0%); rotateX(-90deg);
  -ms-transform: translateX(50.0%); rotateX(-90deg);
  transform: translateX(50.0%); rotateX(-90deg);
  opacity: 0;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  transition: opacity .5s;
}
#header .nav .ui.menu .menu-box ul.menu > li:last-child > a::before,
#header .nav .ui.menu .menu-box ul.menu > li:nth-last-child(2) > a::before{
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover > a::before{
  -webkit-transform: translateX(50.0%); rotateX(0deg);
  -moz-transform: translateX(50.0%); rotateX(0deg);
  -ms-transform: translateX(50.0%); rotateX(0deg);
  transform: translateX(50.0%); rotateX(0deg);
  opacity: 1;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover > a,
#header .nav .ui.menu .menu-box ul.menu > li.active > a {
  border-color: black;
}

#header .nav .ui.menu .menu-box > .menu-menu-container > ul.menu#menu-menu-1 > li {
  line-height: 75px;
}
#header .nav .ui.menu .menu-box ul.menu > li:first-child{
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li:last-child {
  margin-left: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: right;
  position: absolute;
  font-size: 14px;
  background: #fff;
  top: 120%;
  right: -10px;
  width: auto;
  min-width: 180px;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 15px;
  color: black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
  white-space: nowrap;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li ul {
  position: absolute;
  right: 100%;
  top: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover > ul {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}


#header .nav .ui.menu .menu-box ul.menu > li:hover .h-nav-list{
  -webkit-transform: translateX(50.0%); rotateX(0deg);
  -moz-transform: translateX(50.0%); rotateX(0deg);
  -ms-transform: translateX(50.0%); rotateX(0deg);
  transform: translateX(50.0%); rotateX(0deg);
  opacity: 1;
}
.h-nav-list {
  position: absolute;
  top: 110px;
  right: 50%;
  -webkit-transform: translateX(50.0%); rotateX(-90deg);
  -moz-transform: translateX(50.0%); rotateX(-90deg);
  -ms-transform: translateX(50.0%); rotateX(-90deg);
  transform: translateX(50.0%); rotateX(-90deg);
  z-index: 20;
  width: 100%;
  max-width: 1380px;
  border-radius: 30px;
  min-height: 455px;
  background-color: white;
  padding: 50px 55px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  transform-origin: top;
  opacity: 0;
  line-height: 1.2;
}
.h-nav-list .left {
  width: 39%;
}
.h-nav-list .left ul.first-menu > li {
  border-radius: 12px;
  padding: 20px 20px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.h-nav-list .left ul.first-menu > li:last-child {
  margin-bottom: 0;
}
.h-nav-list .left ul.first-menu > li:hover {
  background-color: #f5f5f5;
}
.h-nav-list .left ul.first-menu > li > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.h-nav-list .left ul.first-menu > li > a h4 {
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
}
.h-nav-list .left ul.first-menu > li > a i {
  font-size: 16px;
  font-weight: 600;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.h-nav-list .left ul.first-menu > li:hover > a i{
  opacity: 1;
}
.h-nav-list .left ul.first-menu > li ul.sub-menu {
  margin-top: 10px;
}
.h-nav-list .left ul.first-menu > li ul.sub-menu li {
  margin-bottom: 0;
}
.h-nav-list .left ul.first-menu > li ul.sub-menu li a {
  line-height: 1.8;
  font-size: 16px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.h-nav-list .left ul.first-menu > li ul.sub-menu li a:hover {
  color: var(--primary);
}
.h-nav-list .right {
  width: 61%;
}

.more {
  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 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
  position: relative;
}
.more:hover,
.more:focus {
  color: white;
}
.more:hover span,
.more:focus span {
  background-color: var(--primary);
}
.more:hover i,
.more:focus i {
  background-color: var(--primary);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.more i {
  font-size: 18px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--color);
  text-align: center;
  line-height: 35px;
}
.more span {
  font-size: 16px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  border-radius: 35px;
  background-color: var(--color);
}
.banner_line_play {
  -webkit-animation: banner_line 5s linear forwards;
  -moz-animation: banner_line 5s linear forwards;
  animation: banner_line 5s linear forwards;
}
#banner {
  position: relative;
  z-index: 1;
  margin-top: 75px;
}
#banner .banner-content {
  position: relative;
}
#banner .banner-content .bot {
  position: absolute;
  bottom: 40px;
  right: 50%;
  -webkit-transform: translate(50.0%,0%);
  -moz-transform: translate(50.0%,0%);
  -ms-transform: translate(50.0%,0%);
  transform: translate(50.0%,0%);
}
#banner .banner-content .bot i.prev,
#banner .banner-content .bot i.next {
  font-size: 20px;
  color: #dcdbd7;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  cursor: pointer;
}
#banner .banner-content .bot i.prev:hover,
#banner .banner-content .bot i.next:hover {
  color: white;
}
#banner .banner-content .bot .banner-dots {
  margin: 0 5px;
}
#banner .banner-content .bot .banner-dots .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
#banner .banner-content .bot .banner-dots .slick-dots li {
  color: #a6a4a3;
  font-size: 16px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  font-weight: 600;
  margin: 0 15px;
}
#banner .banner-content .bot .banner-dots .slick-dots li.slick-active {
  color: white;
}
#banner .banner-content .bot .banner-dots .slick-dots li button {
  border: none;
  background: none;
}
#banner .banner-content .bot .line {
  width: 95px;
  height: 3px;
  background-color: white;
  margin: 0 10px;
}
#banner .banner-content .bot .line .line_dot {
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--primary);
}
#banner .banner-content .bot .open {
  color: white;
}
#banner .banner-content .bot .open i {
  font-size: 20px;
}
#banner .banner-content ul li {
  position: relative;
}
#banner .banner-content ul li .content {
  position: absolute;
  top: 52%;
  right: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
}
#banner .banner-content ul li .content a.btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 38px;
  height: 45px;
  line-height: 44px;
  border-radius: 35px;
  background-color: var(--color);
  color: black;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#banner .banner-content ul li .content a.btn.primary {
  color: white;
  background-color: var(--primary);
}
#banner .banner-content ul li .content a.btn:hover {
  background-color: white;
  color: var(--primary);
}
#banner .banner-content ul li .content a.btn span {
  font-size: 16px;
}
#banner .banner-content ul li .content a.btn i {
  font-size: 20px;
  margin-right: 12px;
}
#banner .banner-small {
  width: 600px;
  position: absolute;
  bottom: 40px;
  left: 0;
  z-index: 5;
}
#banner .banner-small .page .banner-dots2 {
  width: -webkit-calc(100% - 80px);
  width: -moz-calc(100% - 80px);
  width: calc(100% - 80px);
}
#banner .banner-small .page .banner-dots2 .slick-dots {
  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;
  height: 2px;
  width: 100%;
  background-color: #cbc6be;
  margin: 0;
}
#banner .banner-small .page .banner-dots2 .slick-dots li {
  position: relative;
}
#banner .banner-small .page .banner-dots2 .slick-dots li.slick-active button {
  background-color: var(--primary);
}
#banner .banner-small .page .banner-dots2 .slick-dots li button {
  width: 50%;
  height: 3px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
}
#banner .banner-small .page span {
  font-size: 22px;
  font-weight: 500;
  color: white;
}
#banner .banner-small .page span.total {
  opacity: 0.6;
}
#banner .banner-small ul {
  margin: 0 -10px 0 -55%;
}
#banner .banner-small ul li {
  padding: 0 10px;
}
#banner .banner-small ul li .box {
  background-color: white;
  border-radius: 15px;
  padding: 15px;
  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;
}
#banner .banner-small ul li .box .text {
  width: -webkit-calc(100% - 155px);
  width: -moz-calc(100% - 155px);
  width: calc(100% - 155px);
}
#banner .banner-small ul li .box .img {
  border-radius: 15px;
  width: 155px;
  height: 155px;
  overflow: hidden;
  position: relative;
}
#banner .banner-small ul li .box .img a.play {
  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;
  width: 65px;
  height: 65px;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
}
#banner .banner-small ul li .box .img a.play > img {
  position: relative;
  z-index: 5;
}
#banner .banner-small ul li .box .img a.play::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
  border-radius: 50%;
}
#banner .banner-small ul li .box .img a.play::after {
  content: '';
  display: block;
  width: 55px;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  z-index: 2;
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  border-radius: 50%;
}
#index-body {
  overflow: hidden;
}
#index-body .homepage-1 .bottom ul {
  margin: 0 -32px;
}
#index-body .homepage-1 .bottom ul li {
  padding: 35px 32px;
}
#index-body .homepage-1 .bottom ul li:nth-child(odd) .box {
  -webkit-transform: translateY(-135px);
  -moz-transform: translateY(-135px);
  -ms-transform: translateY(-135px);
  transform: translateY(-135px);
}
#index-body .homepage-1 .bottom ul li .box:hover .img{
  border-top-left-radius: 0;
}
#index-body .homepage-1 .bottom ul li .box:hover .img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#index-body .homepage-1 .bottom ul li .box:hover .img .tag {
  opacity: 1;
}
#index-body .homepage-1 .bottom ul li .box:hover .img a.btn {
  -webkit-transform: translate(50.0%,-50%); scale(1);
  -moz-transform: translate(50.0%,-50%); scale(1);
  -ms-transform: translate(50.0%,-50%); scale(1);
  transform: translate(50.0%,-50%); scale(1);
}
#index-body .homepage-1 .bottom ul li .box .img {
  position: relative;
  overflow: hidden;
  border-radius: 35px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-1 .bottom ul li .box .img img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-1 .bottom ul li .box .img .tag {
  position: absolute;
  left: 5px;
  top: 3px;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-1 .bottom ul li .box .img .tag span {
  display: block;
  padding: 0 20px;
  height: 35px;
  background-color: #f5f5f5;
  border-radius: 35px;
  line-height: 35px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  position: absolute;
  left: 5px;
  top: 0px;
}
#index-body .homepage-1 .bottom ul li .box .img a.btn {
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%); scale(0);
  -moz-transform: translate(50.0%,-50%); scale(0);
  -ms-transform: translate(50.0%,-50%); scale(0);
  transform: translate(50.0%,-50%); scale(0);
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  background-color: #d9ff42;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-1 .bottom ul li .box .img a.btn i {
  font-size: 36px;
}
#index-body .homepage-2 .top .right {
  max-width: 980px;
}
#index-body .homepage-2 .bottom .play_box {
  position: relative;
}
#index-body .homepage-2 .bottom .play_box a.play {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  display: block;
  width: 125px;
  height: 125px;
  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;
}
#index-body .homepage-2 .bottom .play_box a.play > img{
  position: relative;
  z-index: 5;
}
#index-body .homepage-2 .bottom .play_box a.play::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
  border-radius: 50%;
}
#index-body .homepage-2 .bottom .play_box a.play::after {
  content: '';
  display: block;
  width: 110px;
  height: 110px;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  z-index: 2;
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  border-radius: 50%;
}
#index-body .homepage-2 .bottom ul {
  margin: 0 -10px;
}
#index-body .homepage-2 .bottom ul li {
  padding: 0 10px;
}
#index-body .homepage-2 .bottom ul li .box {
  width: 100%;
  height: 170px;
  border-radius: 10px;
  border: 1px solid #bdbdbd;
  position: relative;
  padding: 40px 30px;
  text-align: center;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-2 .bottom ul li .box:hover {
  background-color: var(--primary);
  color: white;
}
#index-body .homepage-2 .bottom ul li .box:hover i {
  background-color: white;
}
#index-body .homepage-2 .bottom ul li .box:hover i img {
  -webkit-filter: brightness(1) invert(0);
  filter: brightness(1) invert(0);
}
#index-body .homepage-2 .bottom ul li .box i {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #bdbdbd;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-2 .bottom ul li .box i img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-2 .bottom ul li .box h4 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
}
#index-body .homepage-2 .bottom ul li .box p {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 10px;
}
#index-body .homepage-3 {
  width: 100%;
  height: 883px;
  position: relative;
}
#index-body .homepage-3 .top {
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50.0%);
  -moz-transform: translateX(50.0%);
  -ms-transform: translateX(50.0%);
  transform: translateX(50.0%);
  top: 0;
  padding-top: 55px;
  z-index: 5;
}
#index-body .homepage-3 .bottom {
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50.0%);
  -moz-transform: translateX(50.0%);
  -ms-transform: translateX(50.0%);
  transform: translateX(50.0%);
  top: 0;
  height: 100%;
}
#index-body .homepage-3 .bottom .list {
  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;
  position: absolute;
  right: 20%;
  top: 50%;
  cursor: pointer;
}
#index-body .homepage-3 .bottom .list:nth-child(1) {
  right: 24%;
  top: 50%;
}
#index-body .homepage-3 .bottom .list:nth-child(2) {
  right: 28.5%;
  top: 35.6%;
}
#index-body .homepage-3 .bottom .list:nth-child(3) {
  right: 50.6%;
  top: 39%;
}
#index-body .homepage-3 .bottom .list:nth-child(4) {
  right: 58%;
  top: 47%;
}
#index-body .homepage-3 .bottom .list:nth-child(5) {
  right: 60%;
  top: 27%;
}
#index-body .homepage-3 .bottom .list.active .txt {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
#index-body .homepage-3 .bottom .list .dot {
  position: relative;
  width: 30px;
  height: 30px;
  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;
}
#index-body .homepage-3 .bottom .list .dot i {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: var(--primary);
  display: block;
  position: relative;
  z-index: 5;
}
#index-body .homepage-3 .bottom .list .dot::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 153, 0, 0.1);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
  border-radius: 50%;
}
#index-body .homepage-3 .bottom .list .dot::after {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background-color: rgba(255, 153, 0, 0.4);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  z-index: 2;
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  border-radius: 50%;
}
#index-body .homepage-3 .bottom .list .txt {
  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;
  height: 35px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 35px;
  background-color: var(--color);
  padding: 2px 15px 0;
  font-size: 16px;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#index-body .homepage-3 .bottom .list .txt i {
  margin-left: 10px;
}
#index-body .homepage-4 {
  height: 850px;
  background: url('../images/adv-bg.jpg') no-repeat;
  background-size: cover;
}
#index-body .homepage-4 .bottom .left,
#index-body .homepage-4 .bottom .right {
  max-width: 365px;
}
#index-body .homepage-4 .bottom .left ul li,
#index-body .homepage-4 .bottom .right ul li {
  margin-bottom: 100px;
}
#index-body .homepage-4 .bottom .left ul li:last-child,
#index-body .homepage-4 .bottom .right ul li:last-child {
  margin-bottom: 0;
}
#index-body .homepage-4 .bottom .left ul li .box:hover i img,
#index-body .homepage-4 .bottom .right ul li .box:hover i img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#index-body .homepage-4 .bottom .left ul li .box i,
#index-body .homepage-4 .bottom .right ul li .box i {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: var(--primary);
}
#index-body .homepage-4 .bottom .left ul li .box i img,
#index-body .homepage-4 .bottom .right ul li .box i img {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-4 .bottom .left ul li .box h4,
#index-body .homepage-4 .bottom .right ul li .box h4 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1;
}
#index-body .homepage-4 .bottom .left ul li .box .con,
#index-body .homepage-4 .bottom .right ul li .box .con {
  font-size: 16px;
  line-height: 1.6;
  min-height: 80px;
}
#index-body .homepage-4 .bottom .right {
  max-width: 370px;
}
#index-body .homepage-4 .bottom .center .content {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
#index-body .homepage-4 .bottom .center .content .list {
  position: absolute;
  right: 50%;
  top: 10%;
}
#index-body .homepage-4 .bottom .center .content .list .line {
  position: absolute;
  border: 1px dashed var(--primary);
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(1) {
  right: 7%;
  top: 33%;
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(1) .line1 {
  width: 1px;
  height: 60px;
  right: 50%;
  bottom: 100%;
  -webkit-transform: translateX(50.0%);
  -moz-transform: translateX(50.0%);
  -ms-transform: translateX(50.0%);
  transform: translateX(50.0%);
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(1) .line2 {
  width: 180px;
  height: 1px;
  left: 10px;
  bottom: 80px;
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(2) {
  right: 7%;
  top: 67%;
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(2) .line1 {
  width: 1px;
  height: 20px;
  right: 50%;
  top: 100%;
  -webkit-transform: translateX(50.0%);
  -moz-transform: translateX(50.0%);
  -ms-transform: translateX(50.0%);
  transform: translateX(50.0%);
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(2) .line2 {
  width: 365px;
  height: 1px;
  left: 10px;
  top: 43px;
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(3) {
  right: 89%;
  top: 35%;
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(3) .line1 {
  width: 1px;
  height: 70px;
  right: 50%;
  bottom: 100%;
  -webkit-transform: translateX(50.0%);
  -moz-transform: translateX(50.0%);
  -ms-transform: translateX(50.0%);
  transform: translateX(50.0%);
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(3) .line2 {
  width: 180px;
  height: 1px;
  right: 10px;
  bottom: 90px;
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(4) {
  right: 89%;
  top: 64%;
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(4) .line1 {
  width: 1px;
  height: 37px;
  right: 50%;
  top: 100%;
  -webkit-transform: translateX(50.0%);
  -moz-transform: translateX(50.0%);
  -ms-transform: translateX(50.0%);
  transform: translateX(50.0%);
}
#index-body .homepage-4 .bottom .center .content .list:nth-child(4) .line2 {
  width: 180px;
  height: 1px;
  right: 10px;
  top: 55px;
}
#index-body .homepage-4 .bottom .center .content .list .dot {
  width: 20px;
  height: 20px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5;
}
#index-body .homepage-4 .bottom .center .content .list .dot::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 153, 0, 0.4);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
  border-radius: 50%;
}
#index-body .homepage-4 .bottom .center .content .list .dot i {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--primary);
}
#index-body .homepage-5 {
  background: url('../images/h-case-bg.jpg') no-repeat;
  background-size: cover;
}
#index-body .homepage-5 .bottom ul {
  margin: 0 -17px;
}
#index-body .homepage-5 .bottom ul li {
  padding: 10px 17px;
}
#index-body .homepage-5 .bottom ul li .box {
  border-radius: 12px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background-color: white;
}
#index-body .homepage-5 .bottom ul li .box:hover .text {
  color: var(--primary);
}
#index-body .homepage-5 .bottom ul li .box:hover .img > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#index-body .homepage-5 .bottom ul li .box:hover .img a.btn {
  -webkit-transform: translate(50.0%,-50%); scale(1);
  -moz-transform: translate(50.0%,-50%); scale(1);
  -ms-transform: translate(50.0%,-50%); scale(1);
  transform: translate(50.0%,-50%); scale(1);
}
#index-body .homepage-5 .bottom ul li .box:hover .img .des {
  bottom: 0;
}
#index-body .homepage-5 .bottom ul li .box:hover .img .des p {
  background-color: var(--color);
}
#index-body .homepage-5 .bottom ul li .box .img {
  position: relative;
  overflow: hidden;
}
#index-body .homepage-5 .bottom ul li .box .img > img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-5 .bottom ul li .box .img a.btn {
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%); scale(0);
  -moz-transform: translate(50.0%,-50%); scale(0);
  -ms-transform: translate(50.0%,-50%); scale(0);
  transform: translate(50.0%,-50%); scale(0);
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  background-color: #d9ff42;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
#index-body .homepage-5 .bottom ul li .box .img a.btn:hover {
  background-color: var(--primary);
  color: white;
}
#index-body .homepage-5 .bottom ul li .box .img a.btn i {
  font-size: 36px;
}
#index-body .homepage-5 .bottom ul li .box .img .des {
  width: 100%;
  padding: 25px 30px;
  position: absolute;
  right: 0;
  bottom: -100%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-5 .bottom ul li .box .img .des p {
  font-size: 14px;
  line-height: 2;
  /*padding: 5px 25px;*/
  border-radius: 35px;
  background-color: #edece8;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-5 .bottom ul li .box .text {
  padding: 10px 25px 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#index-body .homepage-5 .bottom ul li .box .text .star {
  color: var(--primary);
}
#index-body .homepage-5 .bottom ul li .box .text .star i {
  font-size: 20px;
}
#index-body .homepage-5 .bottom ul li .box .text h4 {
  font-size: 18px;
}
#index-body .homepage-5 .bottom ul .slick-dots {
  margin: 25px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#index-body .homepage-5 .bottom ul .slick-dots li {
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #c5c5c5;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  padding: 0;
}
#index-body .homepage-5 .bottom ul .slick-dots li.slick-active {
  background-color: var(--primary);
}
#index-body .homepage-5 .bottom ul .slick-dots li button {
  display: none;
}
#index-body .homepage-6 .left .btn span.arrow {
  width: 45px;
  height: 45px;
  display: block;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
  background-color: #eee;
  cursor: pointer;
}
#index-body .homepage-6 .left .btn span.arrow i {
  font-size: 20px;
}
#index-body .homepage-6 .left .btn span.arrow:hover {
  background-color: var(--color);
}
#index-body .homepage-6 .right ul {
  margin: 0 -11px;
}
#index-body .homepage-6 .right ul li {
  padding: 0 11px;
}
#index-body .homepage-6 .right ul li .box a.img {
  overflow: hidden;
  border-radius: 10px;
}
#index-body .homepage-6 .right ul li .box a.img img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-6 .right ul li .box span.time {
  font-size: 16px;
  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;
}
#index-body .homepage-6 .right ul li .box span.time::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--primary);
  border-radius: 50%;
  margin-left: 8px;
}
#index-body .homepage-6 .right ul li .box h4 {
  font-size: 18px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
#index-body .homepage-6 .right ul li .box:hover a.img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#index-body .homepage-6 .right ul li .box:hover h4 {
  color: var(--primary);
  -webkit-text-decoration: underline var(--primary);
  -moz-text-decoration: underline var(--primary);
  text-decoration: underline var(--primary);
}
#index-body .homepage-7 .content {
  width: 100%;
  padding: 60px;
  background-color: var(--color);
  border-radius: 140px;
}
#index-body .homepage-7 .content ul {
  margin: 0 -25px;
}
#index-body .homepage-7 .content ul li {
  padding: 0 25px;
}
#index-body .homepage-7 .content ul li a {
  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;
  padding: 0 35px;
  height: 55px;
  border-radius: 35px;
  background-color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
#index-body .homepage-7 .content ul li a:hover {
  background-color: var(--primary);
}
#index-body .homepage-7 .content ul li a i {
  margin-left: 15px;
}
#footer {
  background-color: black;
}
#footer .top ul {
  color: white;
}
#footer .top ul li.contact {
  max-width: 380px;
}
#footer .top ul li.contact .list:last-child p {
  margin-top: -6px;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
}
#footer .top ul li.contact .list i {
  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;
  width: 30px;
}
#footer .top ul li.contact .list p {
  font-weight: 300;
  font-size: 16px;
  color: white;
}
#footer .top ul li a.more span,
#footer .top ul li a.more i {
  color: black;
}
#footer .top ul li #ewm img,
#footer .top ul li #ewm canvas {
  width: 135px;
  height: 135px;
  border: 10px solid white;
}
#footer .top ul li h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 35px;
}
#footer .top ul li > span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 22px;
  font-weight: 300;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#footer .top ul li > span:hover {
  color: var(--color);
}
#footer .top .share a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-left: 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  background-color: white;
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .top .share a:last-child {
  margin-left: 0;
}
#footer .top .share a i {
  font-size: 16px;
}
#footer .top .share a:hover {
  background: var(--color);
}
#footer .f-copy {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
#footer .f-copy .copyright span {
  font-weight: 300;
  font-size: 16px;
  color: #969696;
}
#footer .f-copy .copyright img {
  width: auto;
  height: 17px;
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  opacity: 0.6;
}
@media screen and (max-width: 1700px) {
  #header .nav{
    padding: 0 30px;
  }
  #banner .banner-content ul li .content {
    top: 35%;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(3) .line2 {
    width: 80px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(4) .line2 {
    width: 80px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(1) .line2 {
    width: 80px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(2) .line2 {
    width: 265px;
  }
}
@media screen and (max-width: 1450px) {
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin-left: 15px;
  }
  #header .nav {
    padding: 0 35px;
  }
  #header .nav .right{
    margin-right: 25px;
  }
  #banner .banner-small ul li .box .img {
    width: 120px;
    height: 120px;
  }
  #banner .banner-content ul li .content {
    top: 30%;
  }
  #index-body .homepage-1 .top {
    padding-left: 0;
  }
  #index-body .homepage-3 {
    height: 660px;
  }
  #index-body .homepage-4 .bottom .center {
    zoom: 0.8;
  }
  #index-body .homepage-4 .bottom .left,
  #index-body .homepage-4 .bottom .right {
    max-width: 305px;
  }
  #index-body .homepage-4 .bottom .left ul li .box .con,
  #index-body .homepage-4 .bottom .right ul li .box .con {
    min-height: 105px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(1) .line2 {
    width: 185px;
    bottom: 160px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(1) .line1 {
    height: 140px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(2) .line2 {
    top: 85px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(2) .line1 {
    height: 65px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(3) .line1 {
    height: 140px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(3) .line2 {
    width: 110px;
    bottom: 160px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(4) .line1 {
    height: 70px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(4) .line2 {
    width: 110px;
    top: 90px;
  }
  #index-body .homepage-4 {
    height: auto;
  }
  h2.h-title {
    font-size: 36px;
  }
  #index-body .homepage-7 .content ul {
    margin: 0 -10px;
  }
  #index-body .homepage-7 .content ul li {
    padding: 0 10px;
  }
  #index-body .homepage-7 .content ul li a {
    font-size: 16px;
  }
  #footer .top ul li.contact {
    max-width: 260px;
  }
}
@media screen and (max-width: 1250px) {
  #banner,
  .inner-banner {
    margin-top: 60px;
  }
  #banner .banner-small {
    display: none;
  }
  #banner .banner-content ul li .content {
    top: 45%;
  }
  #index-body .homepage-1 .bottom ul {
    margin: 0 -15px;
  }
  #index-body .homepage-1 .bottom ul li {
    padding: 25px 15px;
  }
  #index-body .homepage-1 .bottom ul li .box .img a.btn {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  #index-body .homepage-1 .bottom ul li .box .img a.btn i {
    font-size: 24px;
  }
  h2.h-title {
    font-size: 30px;
  }
  #index-body .homepage-2 .bottom ul li {
    padding: 10px;
    width: 50%;
  }
  #index-body .homepage-3 {
    height: 540px;
  }
  #index-body .homepage-4 .bottom .left,
  #index-body .homepage-4 .bottom .right {
    max-width: 240px;
  }
  #index-body .homepage-4 .bottom .left ul li .box .con,
  #index-body .homepage-4 .bottom .right ul li .box .con {
    min-height: 105px;
    font-size: 14px;
  }
  #index-body .homepage-4 .bottom .center {
    zoom: 0.6;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(1) .line1 {
    height: 215px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(1) .line2 {
    width: 140px;
    bottom: 240px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(2) .line1 {
    height: 125px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(2) .line2 {
    top: 145px;
    width: 240px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(3) .line1 {
    height: 230px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(3) .line2 {
    width: 145px;
    bottom: 250px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(4) .line1 {
    height: 150px;
  }
  #index-body .homepage-4 .bottom .center .content .list:nth-child(4) .line2 {
    width: 140px;
    top: 165px;
  }
  #index-body .homepage-4 .bottom .left ul li .box .con,
  #index-body .homepage-4 .bottom .right ul li .box .con {
    min-height: 95px;
  }
  #index-body .homepage-5 .bottom ul {
    margin: 0 -10px;
  }
  #index-body .homepage-5 .bottom ul li {
    padding: 10px 10px;
  }
  #index-body .homepage-5 .bottom ul li .box .img a.btn {
    zoom: 0.6;
  }
  #index-body .homepage-5 .bottom ul li .box .img .des {
    padding: 10px 15px;
  }
  #index-body .homepage-7 .content {
    border-radius: 160px;
  }
  #index-body .homepage-7 .content ul li {
    padding: 10px;
  }
  #index-body .homepage-7 .content {
    padding: 35px;
  }
  #footer .top ul li.link {
    display: none;
  }
  #footer .top ul li.contact {
    max-width: 50%;
  }
  #footer .f-copy .copyright {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #footer .f-copy .copyright span {
    text-align: center;
  }
  #banner .banner-content .bot {
    display: none;
  }
  #banner .banner-content ul li .content {
    top: 50%;
  }
}
@media screen and (max-width: 1000px) {
  .font-40,
  .font-36,
  .font-42 {
    font-size: 30px;
  }
  #index-body .homepage-1 .bottom ul li:nth-child(odd) .box {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  #index-body .homepage-1 .top {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #index-body .homepage-1 .top span.tag {
    margin: auto;
  }
  #index-body .homepage-1 .bottom ul li .box .img {
    border-radius: 10px;
  }
  #index-body .homepage-2 .top .right {
    max-width: 100%;
    width: 100%;
    margin-top: 15px;
  }
  #index-body .homepage-3 .top {
    padding-top: 25px;
  }
  #index-body .homepage-4 .bottom .center .content .list .line {
    display: none;
  }
  #index-body .homepage-4 .bottom .left,
  #index-body .homepage-4 .bottom .right {
    max-width: 100%;
    width: 100%;
  }
  #index-body .homepage-4 .bottom .left ul,
  #index-body .homepage-4 .bottom .right ul {
    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;
    margin: 0 -10px;
  }
  #index-body .homepage-4 .bottom .left ul li,
  #index-body .homepage-4 .bottom .right ul li {
    width: 50%;
    padding: 0 10px;
    margin: 0;
  }
  #index-body .homepage-4 .bottom .center {
    zoom: 1;
    margin: 30px auto;
  }
  #index-body .homepage-4 .bottom .center .content .list .dot {
    display: none;
  }
  #index-body .homepage-5 .top .right {
    width: 100%;
  }
  #index-body .homepage-6 .container .left {
    width: 100%;
    margin-bottom: 35px;
  }
  #index-body .homepage-6 .container .left .btn {
    display: none;
  }
  #index-body .homepage-6 .container .right {
    width: 100%;
  }
  #index-body .homepage-7 .content {
    border-radius: 15px;
  }
}
@media screen and (max-width: 700px) {
  .font-40,
  .font-36,
  .font-42 {
    font-size: 24px;
  }
  #index-body .homepage-1 .bottom ul li .box .img .tag{
    zoom: 0.8;
  }
  #index-body .homepage-1 .bottom ul {
    margin: 0 -5px;
  }
  #index-body .homepage-1 .bottom ul li {
    padding: 15px 5px;
  }
  h2.h-title {
    font-size: 24px;
  }
  #index-body .homepage-2 .top .right a.more {
    margin-bottom: 20px;
  }
  #index-body .homepage-7 .content ul li a {
    font-size: 14px;
    padding: 0 20px;
  }
  #index-body .homepage-7 .content ul li a i {
    margin-left: 8px;
  }
  #footer .top ul {
    margin-bottom: 15px;
  }
  #footer .top ul li.contact .list p {
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  #banner .banner-content ul li .content .btn_box {
    display: none;
  }
  #banner .banner-content ul li .content p {
    margin: 0;
  }
  #index-body .homepage-2 .bottom .play_box > img {
    height: 200px;
  }
  #index-body .homepage-2 .bottom ul li {
    padding: 10px;
    width: 100%;
  }
  #index-body .homepage-3 .bottom {
    display: none;
  }
  #index-body .homepage-3 {
    height: auto;
    padding: 45px 0;
  }
  #index-body .homepage-3 .top {
    position: relative;
    right: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    top: 0;
  }
  #index-body .homepage-7 .content h2.h-title {
    text-align: center;
  }
  #footer .top ul li.contact {
    margin-top: 30px;
    max-width: 100%;
  }
  #footer .top .share {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #footer .f-copy .copyright span {
    font-size: 14px;
    margin-bottom: 5px;
  }
  #footer .f-copy .copyright {
    padding: 6px 0;
  }
}




.inner-banner {
  position: relative;
  margin-top: 75px;
}
.inner-banner .container {
  position: absolute;
  right: 50%;
  -webkit-transform: translate(50.0%,0%);
  -moz-transform: translate(50.0%,0%);
  -ms-transform: translate(50.0%,0%);
  transform: translate(50.0%,0%);
  bottom: 35px;
  color: white;
}
.inner-banner .container h2 {
  font-size: 40px;
  font-weight: bold;
}
.inner-banner .container .mbx {
  font-size: 16px;
  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;
  margin-top: 15px;
  flex-wrap: wrap;
}
.inner-banner .container .mbx a {
  margin: 5px 10px;
}
.inner-banner .container .mbx span {
  margin-right: 10px;
  color: var(--color);
}
.inner-banner .container .mbx a:first-child {
  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;
  margin-right: 0;
}
.inner-banner .container .mbx a:first-child::before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-left: 10px;
  background: url('../images/home.png') no-repeat;
}
.inner-form form ul {
  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;
  margin: 0 -7px;
}
.inner-form form ul li {
  padding: 13px 7px;
}
.inner-form form ul li input[type='text'] {
  width: 100%;
  height: 52px;
  border: 2px solid #e3e3e3;
  border-radius: 7px;
  padding: 0 15px;
  font-size: 14px;
  background-color: transparent;
}
.inner-form form ul li textarea {
  width: 100%;
  height: 200px;
  border: 2px solid #e3e3e3;
  border-radius: 7px;
  padding: 10px 15px;
  font-size: 14px;
  background-color: transparent;
}
.inner-form form ul li input[type='submit'] {
  width: 155px;
  height: 40px;
  border: none;
  border-radius: 35px;
  font-size: 14px;
  font-weight: bold;
  background-color: var(--color);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  text-transform: uppercase;
  padding-top: 3px;
}
.inner-form form ul li input[type='submit']:hover {
  background-color: var(--primary);
}
.contact-page{
  overflow: hidden;
}
.contact-page .contact-2 .top ul {
  margin: 0 -25px;
}
.contact-page .contact-2 .top ul li {
  width: 25%;
  padding: 0 25px;
}
.contact-page .contact-2 .top ul li .box {
  border-radius: 15px;
  background-color: white;
  border: 1px solid #c2c2c2;
  padding: 40px 65px;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.contact-page .contact-2 .top ul li .box:hover{
  background-color: var(--color);
}
.contact-page .contact-2 .top ul li .box i {
  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;
  width: 57px;
  height: 57px;
  border-radius: 50%;
  background-color: #f4f4f4;
}
.contact-page .contact-2 .top ul li .box h4 {
  font-size: 20px;
  font-weight: bold;
}
.contact-page .contact-2 .top ul li .box p {
  font-size: 16px;
}
.contact-page .contact-2 .bottom ul {
  margin: 0 -70px;
}
.contact-page .contact-2 .bottom ul li {
  padding: 0 70px;
}
.contact-page .contact-2 .bottom ul li .box {
  text-align: center;
  max-width: 355px;
  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-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-page .contact-2 .bottom ul li .box i {
  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;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: var(--color);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.contact-page .contact-2 .bottom ul li .box:hover i{
  transform: rotateY(360deg);
}
.contact-page .contact-2 .bottom ul li .box i img {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.contact-page .contact-2 .bottom ul li .box p {
  font-size: 16px;
  margin-top: 15px;
}
.become-page .become-2 ul {
  margin: -15px -18px;
}
.become-page .become-2 ul li {
  padding: 15px 18px;
  width: 50%;
}
.become-page .become-2 ul li .box {
  border-radius: 15px;
  border: 1px solid #c2c2c2;
  height: 280px;
  padding: 50px 30px;
  -webkit-box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.become-page .become-2 ul li .box:hover{
  background-color: var(--color);
}
.become-page .become-2 ul li .box i {
  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;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #f4f4f4;
}
.become-page .become-4 {
  background: url('../images/become-6.jpg') no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1700px) {
  .contact-page .contact-2 .top ul li .box {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 1450px) {
  .contact-page .contact-2 .top ul {
    margin: 0 -10px;
  }
  .contact-page .contact-2 .top ul li {
    padding: 0 10px;
  }
  .contact-page .contact-2 .bottom ul {
    margin: 0 -30px;
  }
  .contact-page .contact-2 .bottom ul li {
    padding: 0 30px;
  }
  .contact-page .contact-2 .top ul li .box {
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  }
  .become-page .become-3 .pr-145 {
    padding-left: 30px;
  }
  .become-page .become-3 .pl-145 {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1250px) {
  .contact-page .contact-2 .top ul li {
    width: 50%;
    margin: 10px 0;
  }
  .contact-page .contact-2 .bottom ul {
    margin: 0 -15px;
  }
  .contact-page .contact-2 .bottom ul li {
    padding: 0 15px;
  }
  .become-page .become-3 .list {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 1000px) {
  .inner-banner .container h2 {
    font-size: 30px;
  }
  .inner-banner {
    padding: 60px 0;
  }
  .inner-banner .bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .inner-banner .container {
    position: relative;
    inset: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .contact-page .contact-2 .bottom ul li {
    width: 50%;
    margin: 15px 0;
  }
  .become-page .become-1 .left {
    width: 100%;
    padding: 0;
    margin-bottom: 45px;
  }
  .become-page .become-1 .right {
    width: 100%;
  }
  .become-page .become-3 .list .text {
    padding: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .become-page .become-3 .list .img {
    width: 100%;
  }
  .become-page .become-2 ul li .box {
    height: 320px;
    padding: 30px 20px;
  }
  .become-page .become-2 ul li .box h4 {
    font-size: 18px;
  }
  .become-page .become-2 ul {
    margin: -10px;
  }
  .become-page .become-2 ul li {
    padding: 10px;
  }
}
@media screen and (max-width: 700px) {
  .contact-page .contact-2 .top ul li {
    width: 100%;
  }
  .contact-page .contact-2 .bottom ul li {
    width: 100%;
  }
  .inner-banner .container h2 {
    font-size: 24px;
  }
  .become-page .become-2 ul li .box {
    height: 400px;
  }
}
@media screen and (max-width: 500px) {
  .inner-form form ul {
    margin: 0 -5px;
  }
  .inner-form form ul li {
    padding: 5px;
    width: 100%;
  }
  .become-page .become-2 ul li{
    width: 100%;
  }
  .become-page .become-2 ul li .box {
    height: auto;
  }
}
.slickBtn div {
  background-color: #eee;
  color: black;
  width: 45px;
  height: 45px;
}
.slickBtn div i {
  font-size: 16px;
}
.slickBtn div:hover {
  color: black;
}
.faq-page .bottom ul li {
  background-color: white;
  margin-bottom: 25px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 10px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.faq-page .bottom ul li:last-child {
  margin-bottom: 0;
}
.faq-page .bottom ul li.active .title {
  background-color: var(--primary);
  color: white;
}
.faq-page .bottom ul li .con {
  padding: 25px 45px;
  font-size: 20px;
  font-weight: 300;
}
.faq-page .bottom ul li .title {
  position: relative;
  background-color: #f9f9fa;
  padding: 25px 0;
  cursor: pointer;
  border-radius: 12px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.faq-page .bottom ul li .title h4 {
  font-size: 20px;
  font-weight: 500;
  padding: 0 40px;
  max-width: -webkit-calc(100% - 80px);
  max-width: -moz-calc(100% - 80px);
  max-width: calc(100% - 80px);
}
.faq-page .bottom ul li .title i {
  font-size: 30px;
  position: absolute;
  left: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.care-maintenance-page .care-1 .bottom ul {
  margin: -10px -22px;
}
.care-maintenance-page .care-1 .bottom ul li {
  padding: 10px 22px 20px;
}
.care-maintenance-page .care-1 .bottom ul li .box {
  height: 280px;
  border-radius: 15px;
  border: 1px solid #c2c2c2;
  padding: 40px 30px;
  -webkit-box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.1);
}
.care-maintenance-page .care-1 .bottom ul li .box .con{
  max-height: 100px;
  overflow-y: auto;
  padding-left: 10px;
}
.care-maintenance-page .care-1 .bottom ul li .box i {
  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;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #f4f4f4;
}
@media screen and (max-width: 1250px) {
  .care-maintenance-page .care-1 .bottom ul {
    margin: -10px;
  }
  .care-maintenance-page .care-1 .bottom ul li {
    padding: 10px 10px 20px;
  }
  .care-maintenance-page .care-1 .bottom ul li .box {
    height: 320px;
  }
}
@media screen and (max-width: 1000px) {
  .slickBtn {
    display: none;
  }
  .care-maintenance-page .care-1 .top .text {
    width: 100%;
    margin-top: 10px;
  }
  .care-maintenance-page .care-1 .bottom ul li .box h4 {
    font-size: 20px;
  }
  .care-maintenance-page .care-1 .bottom ul li .box {
    height: auto;
  }
  .care-maintenance-page .care-2 .left {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
  .care-maintenance-page .care-2 .right {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .care-maintenance-page .care-1 .bottom ul li .box .con{
    max-height: unset;
    overflow-y: unset;
    padding-left: 0;
  }
}
.news-page .news-1 ul {
  margin: -27px -23px;
}
.news-page .news-1 ul li {
  padding: 27px 23px;
}
.news-page .news-1 ul li .box a.img {
  overflow: hidden;
  border-radius: 10px;
}
.news-page .news-1 ul li .box a.img img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.news-page .news-1 ul li .box span.time {
  font-size: 16px;
  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;
}
.news-page .news-1 ul li .box span.time::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--primary);
  border-radius: 50%;
  margin-left: 8px;
}
.news-page .news-1 ul li .box h4 {
  font-size: 18px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.news-page .news-1 ul li .box:hover a.img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.news-page .news-1 ul li .box:hover h4 {
  color: var(--primary);
  -webkit-text-decoration: underline var(--primary);
  -moz-text-decoration: underline var(--primary);
  text-decoration: underline var(--primary);
}
.newsdet-page .newsdet-1 .Auxil-through {
  border-top: 1px solid #999;
}
.newsdet-page .newsdet-1 .content video{
  width: 100%;
}
.related-product ul {
  margin: 0 -16px;
}
.related-product ul li {
  padding: 0 16px;
}
.related-product ul li .box:hover .img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.related-product ul li .box:hover .img a.btn {
  -webkit-transform: translate(50.0%,-50%); scale(1);
  -moz-transform: translate(50.0%,-50%); scale(1);
  -ms-transform: translate(50.0%,-50%); scale(1);
  transform: translate(50.0%,-50%); scale(1);
}
.related-product ul li .box .img {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.related-product ul li .box .img img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.related-product ul li .box .img a.btn {
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%); scale(0);
  -moz-transform: translate(50.0%,-50%); scale(0);
  -ms-transform: translate(50.0%,-50%); scale(0);
  transform: translate(50.0%,-50%); scale(0);
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  background-color: #d9ff42;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.related-product ul li .box .img a.btn i {
  font-size: 36px;
}
.related-product ul li .box h4 {
  font-size: 16px;
}
.inner-nav ul {
  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;
  margin: -10px;
}
.inner-nav ul li {
  padding: 10px;
}
.inner-nav ul li.active a,
.inner-nav ul li a:hover {
  background-color: var(--color);
}
.inner-nav ul li a {
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  font-weight: 300;
  background-color: #f4f4f4;
  border-radius: 35px;
  font-size: 16px;
  transition: all 0.5s;
}
.video-page .content ul {
  margin: -24px -22px;
}
.video-page .content ul li {
  padding: 24px 22px;
}
.video-page .content ul li a.img {
  border-radius: 10px;
  overflow: hidden;
}
.video-page .content ul li h4 {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.video-page .content ul li h4:hover {
  color: var(--primary);
  -webkit-text-decoration: underline var(--primary);
  -moz-text-decoration: underline var(--primary);
  text-decoration: underline var(--primary);
}
.product-specifications-page .specifications-1 ul {
  margin: -25px -30px;
}
.product-specifications-page .specifications-1 ul li {
  padding: 25px 30px;
}
.product-specifications-page .specifications-1 ul li:hover .img a.btn {
  opacity: 1;
}
.product-specifications-page .specifications-1 ul li .img {
  overflow: hidden;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
  position: relative;
}
.product-specifications-page .specifications-1 ul li .img a.btn {
  width: 100%;
  height: 100%;
  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;
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.product-specifications-page .specifications-1 ul li .img a.btn i {
  display: block;
  width: 75px;
  height: 75px;
  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;
  background-color: var(--color);
  border-radius: 50%;
}


@-webkit-keyframes image-animate-left-in {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}
@-moz-keyframes image-animate-left-in {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
    clip-path: inset(0 0 0 0);
  }
}
@keyframes image-animate-left-in {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes image-animate-left-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
  }
}
@-moz-keyframes image-animate-left-out {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    clip-path: inset(0 0 0 0);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
    clip-path: inset(0 0 0 100%);
  }
}
@keyframes image-animate-left-out {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
  }
}

.about-page .about-culture {
  background-color: var(--color);
}
.about-page .about-culture .text {
  max-width: 1280px;
  width: 100%;
  border-radius: 35px;
  background-color: white;
  padding: 10px 30px;
}
.about-page .about-history .top {
  background: url('../images/about-history.jpg') no-repeat;
  background-position: right bottom;
  padding-bottom: 40px;
  position: relative;
}
.about-page .about-history .top ul {
  margin: 0 -60px;
}
.about-page .about-history .top ul .slick-current li {
  padding-top: 110px;
}
.about-page .about-history .top ul .slick-current + .slick-slide li {
  padding-top: 60px;
}
.about-page .about-history .top ul .slick-current + .slick-slide + .slick-slide + .slick-slide li {
  padding-top: 60px;
}
.about-page .about-history .top ul li {
  padding: 0 60px;
  height: 560px;
}
.about-page .about-history .top ul li .box {
  padding-right: 25px;
}
.about-page .about-history .top ul li .box .text {
  position: relative;
}
.about-page .about-history .top ul li .box .text::before {
  content: '';
  position: absolute;
  right: -25px;
  top: 15px;
  width: 8px;
  height: 8px;
  background-color: var(--primary);
  border-radius: 50%;
  display: block;
}
.about-page .about-history .top ul li .box .text::after {
  content: '';
  position: absolute;
  right: -22px;
  bottom: 0;
  width: 1px;
  height: -webkit-calc(100% - 20px);
  height: -moz-calc(100% - 20px);
  height: calc(100% - 20px);
  background-color: var(--primary);
  border-radius: 50%;
  display: block;
  opacity: 0.4;
}
.about-page .about-history .top ul li .box .text h3 {
  font-size: 27px;
}
.about-page .about-history .top ul li .box .text h4 {
  font-size: 16px;
}
.about-page .about-history .top .his-dots {
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50.0%);
  -moz-transform: translateX(50.0%);
  -ms-transform: translateX(50.0%);
  transform: translateX(50.0%);
  bottom: 0;
}
.about-page .about-history .top .his-dots .line {
  width: 100%;
  height: 3px;
  background-color: #eaeaea;
}
.about-page .about-history .top .his-dots .line .line_dot {
  width: 0;
  height: 3px;
  background-color: var(--primary);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.about-page .about-history .bottom a {
  font-size: 24px;
  color: #999;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}
.about-page .about-history .bottom a.prev {
  right: 10px;
}
.about-page .about-history .bottom a.next {
  left: 10px;
}
.about-page .about-history .bottom a:hover {
  color: var(--primary);
}
.about-page .about-history .bottom ul {
  margin: 0 -15px;
}
.about-page .about-history .bottom ul .slick-current li {
  color: var(--primary);
}
.about-page .about-history .bottom ul li {
  padding: 0 15px;
  font-size: 20px;
  text-align: center;
  line-height: 105px;
  color: #999;
}
.about-page .about-1 {
  position: relative;
  min-height: 769px;
}
.about-page .about-1 .bgImg img{
  position: absolute;
  inset:0;
  width: 100%;
  height: 100%;
  -webkit-animation: image-animate-left-out 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
  -moz-animation: image-animate-left-out 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
  animation: image-animate-left-out 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
}
.about-page .about-1 .bgImg img.active{
  -webkit-animation: image-animate-left-in 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
  -moz-animation: image-animate-left-in 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
  animation: image-animate-left-in 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
}
.about-page .about-1 .left span.tag {
  color: white;
}
.about-page .about-1 .left span.tag::before {
  background-color: var(--primary);
}
.about-page .about-1 .left h2 {
  color: white;
}
.about-page .about-1 .right {
  max-width: 545px;
  margin-right: auto;
}
.about-page .about-1 .right ul li {
  margin-bottom: 10px;
}
.about-page .about-1 .right ul li:last-child {
  margin-bottom: 0;
}
.about-page .about-1 .right ul li .box {
  padding: 20px 25px;
  border-radius: 15px;
  background-color: white;
}
.about-page .about-1 .right ul li .box .tit {
  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;
  position: relative;
  cursor: pointer;
}
.about-page .about-1 .right ul li .box .tit .icon {
  display: inline-block;
  width: 50px;
}
.about-page .about-1 .right ul li .box .tit h4 {
  font-size: 20px;
  font-weight: bold;
  width: -webkit-calc(100% - 90px);
  width: -moz-calc(100% - 90px);
  width: calc(100% - 90px);
}
.about-page .about-1 .right ul li .box .tit i.iconfont {
  font-size: 36px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.about-page .about-1 .right ul li.active .box .tit i.iconfont{
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
} 
.about-page .about-3 .right {
  max-width: 1115px;
  width: 65%;
}
.about-page .about-3 .right ul {
  margin: 0 -17px 0 -15%;
}
.about-page .about-3 .right ul li {
  padding: 0 17px 10px;
}
.about-page .about-3 .right ul li a.img {
  overflow: hidden;
  display: block;
  border-radius: 10px;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.factory-page .factory-1 ul {
  margin: -20px -13px;
}
.factory-page .factory-1 ul li {
  padding: 20px 13px;
}
.honour-page .honour-1 ul {
  margin: -20px -24px;
}
.honour-page .honour-1 ul li {
  padding: 20px 24px;
}
.custom-page .custom-1 .bottom {
  position: relative;
}
.custom-page .custom-1 .bottom .content {
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50.0%);
  -moz-transform: translateX(50.0%);
  -ms-transform: translateX(50.0%);
  transform: translateX(50.0%);
  top: 0;
  height: 100%;
}
.custom-page .custom-1 .bottom .content .list {
  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;
  position: absolute;
  right: 20%;
  top: 50%;
  cursor: pointer;
}
.custom-page .custom-1 .bottom .content .list:nth-child(1) {
  right: 24%;
  top: 50%;
}
.custom-page .custom-1 .bottom .content .list:nth-child(2) {
  right: 28.5%;
  top: 35.6%;
}
.custom-page .custom-1 .bottom .content .list:nth-child(3) {
  right: 50.6%;
  top: 39%;
}
.custom-page .custom-1 .bottom .content .list:nth-child(4) {
  right: 58%;
  top: 47%;
}
.custom-page .custom-1 .bottom .content .list:nth-child(5) {
  right: 60%;
  top: 27%;
}
.custom-page .custom-1 .bottom .content .list.active .txt {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  z-index: 20;
}
.custom-page .custom-1 .bottom .content .list .dot {
  position: relative;
  width: 30px;
  height: 30px;
  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;
}
.custom-page .custom-1 .bottom .content .list .dot i {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: var(--primary);
  display: block;
  position: relative;
  z-index: 5;
}
.custom-page .custom-1 .bottom .content .list .dot::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 153, 0, 0.1);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
  border-radius: 50%;
}
.custom-page .custom-1 .bottom .content .list .dot::after {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background-color: rgba(255, 153, 0, 0.4);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  z-index: 2;
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  border-radius: 50%;
}
.custom-page .custom-1 .bottom .content .list .txt {
  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;
  height: 35px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 35px;
  background-color: var(--color);
  padding: 2px 15px 0;
  font-size: 16px;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.custom-page .custom-1 .bottom .content .list .txt i {
  margin-left: 10px;
}
.custom-page .custom-1 .img_box {
  position: relative;
}
.custom-page .custom-1 .img_box .img_list ul li .img{
  height: 280px;
}
.custom-page .custom-1 .img_box .img_list {
  position: relative;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.custom-page .custom-1 .img_box .img_list:nth-child(n + 2) {
  position: absolute;
  inset: 0;
}
.custom-page .custom-1 .img_box .img_list.active {
  opacity: 1;
  z-index: 1;
}
.custom-page .custom-1 .inner-nav ul li a {
  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;
}
.custom-page .custom-1 .inner-nav ul li a i {
  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;
  margin-left: 10px;
}
.custom-page .custom-2 ul {
  margin: -15px -18px;
}
.custom-page .custom-2 ul li {
  padding: 15px 18px;
  width: 50%;
}
.custom-page .custom-2 ul li:last-child {
  width: 100%;
}
.custom-page .custom-2 ul li:last-child .box {
  height: auto;
  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;
}
.custom-page .custom-2 ul li:last-child .box h4 {
  margin: 0 25px 0 20px;
}
.custom-page .custom-2 ul li .box {
  border-radius: 15px;
  border: 1px solid #c2c2c2;
  height: 310px;
  padding: 30px;
  -webkit-box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.custom-page .custom-2 ul li .box:hover {
  background-color: var(--color);
}
.custom-page .custom-2 ul li .box:hover i {
  background-color: white;
}
.custom-page .custom-2 ul li .box i {
  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;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #f4f4f4;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
@media screen and (max-width: 1250px) {
  .custom-page .custom-2 ul li .box {
    height: 370px;
  }
  .custom-page .custom-2 ul li .box h4 {
    font-size: 18px;
  }
  .honour-page .honour-1 ul{
    margin: -10px;
  }
  .honour-page .honour-1 ul li{
    padding: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .custom-page .custom-1 .top .right {
    width: 100%;
    margin-top: 30px;
  }
  .custom-page .custom-2 ul li .box {
    height: 460px;
  }
  .custom-page .custom-2 ul {
    margin: -10px;
  }
  .custom-page .custom-2 ul li {
    padding: 10px;
  }
  .custom-page .custom-2 ul li:last-child .box p {
    width: -webkit-calc(100% - 210px);
    width: -moz-calc(100% - 210px);
    width: calc(100% - 210px);
  }
}
@media screen and (max-width: 700px) {
  .custom-page .custom-1 .bottom .content .list:nth-child(3) {
    right: 35%;
    top: 27%;
  }
  .custom-page .custom-2 ul li {
    width: 100%;
  }
  .custom-page .custom-2 ul li .box {
    height: auto;
  }
  .custom-page .custom-2 ul li:last-child .box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .custom-page .custom-2 ul li:last-child .box p {
    width: 100%;
    margin-top: 15px;
  }
  .custom-page .custom-1 .bottom .content .list:nth-child(5) {
    right: 44%;
    top: 27%;
  }
}
@media screen and (max-width: 500px) {
  .custom-page .custom-1 .bottom .content .list .txt {
    height: auto;
    padding: 5px 10px;
  }
  .custom-page .custom-1 .bottom .content .list .txt span {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    font-size: 12px;
  }
  .custom-page .custom-1 .bottom .content .list .dot {
    zoom: 0.6;
  }
}
.inner-play {
  position: relative;
  display: block;
  width: 95px;
  height: 95px;
  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-play.pos{
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
}
.inner-play img {
  width: 65px;
  position: relative;
  z-index: 5;
}
.inner-play::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
  border-radius: 50%;
}
.inner-play::after {
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%);
  -moz-transform: translate(50.0%,-50%);
  -ms-transform: translate(50.0%,-50%);
  transform: translate(50.0%,-50%);
  z-index: 2;
  -webkit-animation: play_scale 2s infinite linear;
  -moz-animation: play_scale 2s infinite linear;
  animation: play_scale 2s infinite linear;
  border-radius: 50%;
}
.project-page .project-1 ul {
  margin: -18px;
}
.project-page .project-1 ul li {
  padding: 18px;
}
.project-page .project-1 ul li .box {
  border-radius: 12px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background-color: white;
}
.project-page .project-1 ul li .box:hover .text {
  color: var(--primary);
}
.project-page .project-1 ul li .box:hover .img > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.project-page .project-1 ul li .box:hover .img a.btn {
  -webkit-transform: translate(50.0%,-50%); scale(1);
  -moz-transform: translate(50.0%,-50%); scale(1);
  -ms-transform: translate(50.0%,-50%); scale(1);
  transform: translate(50.0%,-50%); scale(1);
}
.project-page .project-1 ul li .box:hover .img .des {
  bottom: 0;
}
.project-page .project-1 ul li .box:hover .img .des .con {
  background-color: var(--color);
}
.project-page .project-1 ul li .box .img {
  position: relative;
  overflow: hidden;
}
.project-page .project-1 ul li .box .img > img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.project-page .project-1 ul li .box .img a.btn {
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50.0%,-50%); scale(0);
  -moz-transform: translate(50.0%,-50%); scale(0);
  -ms-transform: translate(50.0%,-50%); scale(0);
  transform: translate(50.0%,-50%); scale(0);
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  background-color: #d9ff42;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.project-page .project-1 ul li .box .img a.btn:hover {
  background-color: var(--primary);
  color: white;
}
.project-page .project-1 ul li .box .img a.btn i {
  font-size: 36px;
}
.project-page .project-1 ul li .box .img .des {
  width: 100%;
  padding: 25px 30px;
  position: absolute;
  right: 0;
  bottom: -100%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.project-page .project-1 ul li .box .img .des .con {
  font-size: 14px;
  padding: 5px 25px;
  border-radius: 35px;
  background-color: #edece8;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.project-page .project-1 ul li .box .text {
  padding: 10px 25px 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.project-page .project-1 ul li .box .text .star {
  color: var(--primary);
}
.project-page .project-1 ul li .box .text .star i {
  font-size: 20px;
}
.project-page .project-1 ul li .box .text h4 {
  font-size: 18px;
}
.project-det-page .project-det-2 {
  padding: 0 20px;
}
.project-det-page .project-det-2 ul li .img {
  border-radius: 15px;
  position: relative;
  aspect-ratio: 4 / 3;
}
.project-det-page .project-det-2 ul li .img a.play {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.project-det-page .project-det-4 .img a.btn {
  position: absolute;
  left: 20px;
  bottom:20px;
  width: 75px;
  height: 75px;
  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;
  background-color: var(--color);
  border-radius: 50%;
}
.project-det-page .project-det-4 .right ul li {
  margin-bottom: 14px;
}
.project-det-page .project-det-4 .right ul li:last-child {
  margin-bottom: 0;
}
.project-det-page .project-det-4 .right ul li.active a {
  background-color: var(--primary);
  color: white;
}
.project-det-page .project-det-4 .right ul li a {
  border-radius: 10px;
  background-color: #f9f9fa;
  position: relative;
  font-size: 16px;
  min-height: 70px;
  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;
  padding: 10px 22px 10px 50px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.project-det-page .project-det-4 .right ul li a i {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}
.project-det-page .mask {
  position: fixed;
  top: 75px;
  right: 0;
  width: 100vw;
  height: -webkit-calc(100vh - 75px);
  height: -moz-calc(100vh - 75px);
  height: calc(100vh - 75px);
  z-index: 26;
}
.project-det-page .mask .mask-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding: 60px 30px;
}
.project-det-page .mask .mask-wrapper .mask-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.project-det-page .mask .mask-wrapper .mask-content {
  border-radius: 35px;
  background-color: white;
  padding: 50px 30px;
  max-width: 1250px;
  position: relative;
  z-index: 5;
  width: 100%;
  height: auto;
  max-height: 100%;
}
.project-det-page .mask .mask-wrapper .mask-content h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 25px;
  text-align: center;
}
.project-det-page .mask .mask-wrapper .mask-content .con {
  font-size: 16px;
  font-weight: 300;
  max-height: -webkit-calc(100vh - 360px);
  max-height: -moz-calc(100vh - 360px);
  max-height: calc(100vh - 360px);
  overflow-y: auto;
  padding-left: 15px;
}
.project-det-page .mask .mask-wrapper .mask-content .con img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 1250px) {
  .about-page .about-1 {
    min-height: 680px;
  }
  .about-page .about-3 .right {
    max-width: 100%;
    width: 100%;
    margin-top: 45px;
  }
  .about-page .about-3 .right ul {
    margin: 0 -10px;
  }
  .about-page .about-3 .right ul li {
    padding: 0 10px 10px;
  }
  .project-det-page .mask {
    top: 60px;
    height: -webkit-calc(100vh - 60px);
    height: -moz-calc(100vh - 60px);
    height: calc(100vh - 60px);
  }
}
@media screen and (max-width: 1000px) {
  .about-page .about-1 .right {
    max-width: 100%;
    margin-right: 0;
    width: 100%;
    margin-top: 45px;
  }
  .about-page .about-1 {
    min-height: unset;
    height: auto;
    padding: 60px 0;
  }
  .about-page .about-history .top ul {
    margin: 0 -10px;
  }
  .about-page .about-history .top ul .slick-current li {
    padding-top: 0;
  }
  .about-page .about-history .top ul .slick-current + .slick-slide li {
    padding-top: 0;
  }
  .about-page .about-history .top ul .slick-current + .slick-slide + .slick-slide + .slick-slide li {
    padding-top: 0;
  }
  .about-page .about-history .top ul li {
    padding: 0 10px;
    height: auto;
  }
  .about-page .about-1 .right ul li .box .tit h4 {
    font-size: 18px;
  }
  .about-page .about-1 .right ul li .box .tit i.iconfont {
    font-size: 30px;
  }
}
@media screen and (max-width: 700px) {
  .project-det-page .project-det-4 .img{
    width: 100%;
  }
  .project-det-page .project-det-4 .right{
    width: 100%;
    padding-right: 0;
    margin-top: 30px;
  }
}


.product-page .pro-box .pro-left {
  width: 370px;
  position: sticky;
  top: 120px;
}
.product-page .pro-box .pro-left ul.first-menu > li {
  border: 1px solid #ccc;
  border-radius: 10px;
  position: relative;
  margin-bottom: 15px;
}
.product-page .pro-box .pro-left ul.first-menu > li:last-child {
  margin-bottom: 0;
}
.product-page .pro-box .pro-left ul.first-menu > li > a {
  display: inline-block;
  padding: 15px 25px 15px 50px;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.5s;
  width: 100%;
  border-radius: 10px;
}
.product-page .pro-box .pro-left ul.first-menu > li i {
  font-size: 16px;
  position: absolute;
  top: 16px;
  left: 20px;
  color: #616161;
  cursor: pointer;
  transform: rotate(-90deg);
  transition: all 0.5s;
}
.product-page .pro-box .pro-left ul.first-menu > li.active > a,
.product-page .pro-box .pro-left ul.first-menu > li:hover > a {
  background-color: var(--color);
}
.product-page .pro-box .pro-left ul.first-menu > li.active > i {
  transform: rotate(0deg);
}
.product-page .pro-box .pro-left ul.first-menu > li ul.sub-menu {
  padding: 20px 25px;
}
.product-page .pro-box .pro-left ul.first-menu > li ul.sub-menu li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.product-page .pro-box .pro-left ul.first-menu > li ul.sub-menu li:last-child {
  margin-bottom: 0;
}
.product-page .pro-box .pro-left ul.first-menu > li ul.sub-menu li.active,
.product-page .pro-box .pro-left ul.first-menu > li ul.sub-menu li:hover {
  color: var(--primary);
}
.product-page .pro-box .pro-left ul.first-menu > li ul.sub-menu li.active::before,
.product-page .pro-box .pro-left ul.first-menu > li ul.sub-menu li:hover::before {
  background-color: var(--primary);
}
.product-page .pro-box .pro-left ul.first-menu > li ul.sub-menu li::before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background-color: var(--color);
  margin-left: 10px;
  transition: all 0.5s;
}
.product-page .pro-box .pro-left ul.first-menu > li ul.sub-menu li a {
  display: inline-block;
  width: calc(100% - 20px);
  font-size: 16px;
  transition: all 0.5s;
}
.product-page .pro-box .pro-right {
  width: calc(100% - 370px);
}
.product-page .pro-box .pro-right h1 {
  font-size: 30px;
  font-weight: bold;
}
.product-page .pro-box .pro-right .pro-list ul {
  margin: -20px -15px;
}
.product-page .pro-box .pro-right .pro-list ul li {
  padding: 20px 15px;
}
.product-page .pro-box .pro-right .pro-list ul li .box:hover .img img {
  transform: scale(1.1);
}
.product-page .pro-box .pro-right .pro-list ul li .box:hover .img a.btn {
  transform: translate(50.0%,-50%); scale(1);
}
.product-page .pro-box .pro-right .pro-list ul li .box .img {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.product-page .pro-box .pro-right .pro-list ul li .box .img img {
  transition: all 0.5s;
}
.product-page .pro-box .pro-right .pro-list ul li .box .img a.btn {
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50.0%,-50%); scale(0);
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  background-color: #d9ff42;
  transition: all 0.5s;
}
.product-page .pro-box .pro-right .pro-list ul li .box .img a.btn i {
  font-size: 36px;
}
.product-page .pro-box .pro-right .pro-list ul li .box h4 {
  font-size: 16px;
}

@media screen and (max-width: 1250px) {
  .product-page .pro-box .pro-right .pro-list ul li {
    width: 50%;
  }
}
@media screen and (max-width: 1000px) {
  .product-page .pro-box .pro-left {
    display: none;
  }
  .product-page .pro-box .pro-right {
    padding-right: 0;
    width: 100%;
  }
  .product-page .pro-box .pro-right .pro-list ul li .box .img a.btn {
    zoom: 0.5;
  }
}

.m-page{
  text-align: left;
}
.m-page .wp-pagenavi a,
.m-page .wp-pagenavi span {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 10px;
  background-color: var(--color);
  font-size: 16px;
  margin-left: 5px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.m-page .wp-pagenavi a.next {
  margin-left: 0;
}
.m-page .wp-pagenavi a:hover,
.m-page .wp-pagenavi span.current{
  background-color: var(--primary);
  color: white;
}


.prodet-page .prodet-1 .left {
  max-width: 830px;
  width: 53%;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.prodet-page .prodet-1 .left .small-img {
  width: 160px;
  height: 660px;
}
.prodet-page .prodet-1 .left .small-img ul {
  margin: -5px 0;
  position: relative;
}
.prodet-page .prodet-1 .left .small-img ul .slick-arrow{
  display: block;
  position: absolute;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: var(--color);
  right: 50%;
  overflow: hidden;
  color: transparent;
  border: none;
  z-index: 2;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.prodet-page .prodet-1 .left .small-img ul .slick-prev{
  transform: translate(-50%,-50%);
  top: 5px;
}

.prodet-page .prodet-1 .left .small-img ul .slick-next{
  transform: translate(-50%,50%);
  bottom: 5px;
}
.prodet-page .prodet-1 .left .small-img ul .slick-arrow::before{
  content:"\e773";
  font-family: 'iconfont';
  font-size: 20px;
  color: black;
  position: absolute;
  right: 50%;
  top:50%;
  transform: translate(-50%,-50%);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.prodet-page .prodet-1 .left .small-img ul .slick-prev::before{
  content:"\e772";
}
.prodet-page .prodet-1 .left .small-img ul .slick-arrow:hover{
  background-color: var(--primary);
}
.prodet-page .prodet-1 .left .small-img ul .slick-arrow:hover::before{
  color: white;
}
.prodet-page .prodet-1 .left .small-img ul li {
  height: 165px;
  padding: 5px 0;
}
.prodet-page .prodet-1 .left .small-img ul li a.img {
  width: 100%;
  height: 100%;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid #b3b3b3;
}
.prodet-page .prodet-1 .left .big-img {
  width: -webkit-calc(100% - 160px);
  width: -moz-calc(100% - 160px);
  width: calc(100% - 160px);
  padding-right: 10px;
}
.prodet-page .prodet-1 .left .big-img ul li a.img{
  display: block;
  border-radius: 25px;
  overflow: hidden;
  border: 1px solid #b3b3b3;
}
.prodet-page .prodet-1 .right {
  width: 47%;
}
.prodet-page .prodet-1 .right h1 {
  font-size: 28px;
  font-weight: 500;
}
.prodet-page .prodet-1 .right ul li {
  margin-bottom: 15px;
}
.prodet-page .prodet-1 .right ul li:last-child {
  margin-bottom: 0;
}
.prodet-page .prodet-1 .right ul li .box {
  padding: 15px 25px;
  border: 1px solid black;
  border-radius: 10px;
  position: relative;
  padding-left: 10px;
}
.prodet-page .prodet-1 .right ul li .box .con {
  font-size: 16px;
  font-weight: 300;
}
.prodet-page .prodet-1 .right ul li .box .con h4{
  display: none;
}
.prodet-page .prodet-1 .right ul li .box .tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}
.prodet-page .prodet-1 .right ul li .box .tit i {
  font-size: 24px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.prodet-page .prodet-1 .right ul li.active .box .tit i{
  transform: rotate(90deg);
}
.prodet-page .prodet-1 .right ul li .box .tit h4 {
  font-size: 16px;
  font-weight: 500;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
}
.prodet-page .prodet-2 .left {
  max-width: 830px;
}

.prodet-page .prodet-2 .left ul li {
  margin-bottom: 14px;
}
.prodet-page .prodet-2 .left ul li:last-child {
  margin-bottom: 0;
}
.prodet-page .prodet-2 .left ul li.active a {
  background-color: var(--primary);
  color: white;
}
.prodet-page .prodet-2 .left ul li a {
  border-radius: 10px;
  background-color: #f9f9fa;
  position: relative;
  font-size: 16px;
  min-height: 70px;
  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;
  padding: 10px 22px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.prodet-page .prodet-2 .left ul li a i {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}
.prodet-page .mask {
  position: fixed;
  top: 75px;
  right: 0;
  width: 100vw;
  height: -webkit-calc(100vh - 75px);
  height: -moz-calc(100vh - 75px);
  height: calc(100vh - 75px);
  z-index: 20;
}
.prodet-page .mask .mask-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding: 60px 30px;
}
.prodet-page .mask .mask-wrapper .mask-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.prodet-page .mask .mask-wrapper .mask-content {
  border-radius: 35px;
  background-color: white;
  padding: 50px 30px;
  max-width: 1250px;
  position: relative;
  z-index: 5;
  width: 100%;
  height: auto;
}
.prodet-page .mask .mask-wrapper .mask-content h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 25px;
  text-align: center;
}
.prodet-page .mask .mask-wrapper .mask-content .con {
  font-size: 16px;
  font-weight: 300;
  max-height: -webkit-calc(100vh - 360px);
  max-height: -moz-calc(100vh - 360px);
  max-height: calc(100vh - 360px);
  overflow-y: auto;
  padding-left: 15px;
}
.prodet-page .mask .mask-wrapper .mask-content .con img {
  display: block;
  margin: 0 auto;
}

.prodet-page .prodet-2 .right h2 {
  font-size: 20px;
  font-weight: bold;
}
.prodet-page .prodet-2 .right .Auxil-through a{
  display: block;
}
.prodet-page .prodet-2 .right ul {
  margin: 0 -5px 30px;
}
.prodet-page .prodet-2 .right ul li {
  padding: 5px;
  width: 33.333333%;
}
.prodet-page .prodet-2 .right ul li .img {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  aspect-ratio: 4 / 3;
}
.prodet-page .prodet-2 .right a.btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 38px;
  height: 45px;
  line-height: 44px;
  border-radius: 35px;
  background-color: var(--color);
  color: black;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.prodet-page .prodet-2 .right a.btn.primary {
  color: white;
  background-color: var(--primary);
}
.prodet-page .prodet-2 .right a.btn:hover {
  background-color: white;
  color: var(--primary);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.prodet-page .prodet-2 .right a.btn span {
  font-size: 16px;
}
.prodet-page .prodet-2 .right a.btn i {
  font-size: 20px;
  margin-right: 12px;
}
.prodet-page .prodet-3 h2 {
  font-size: 20px;
  font-weight: bold;
}
.prodet-page .prodet-3 .content table{
  word-break: unset;
}
.prodet-page .prodet-3 .content table tr:nth-child(even) {
    background: transparent;
}
.prodet-page .prodet-3 .content table tr td{
  font-size: 16px;
}
@media screen and (max-width: 1250px) {
  .prodet-page .prodet-1 .left .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .prodet-page .prodet-1 .left .box .small-img {
    width: 100%;
    height: auto;
  }
  .prodet-page .prodet-1 .left .box .small-img ul {
    margin: 0 -5px;
  }
  .prodet-page .prodet-1 .left .box .small-img ul li {
    padding: 0 5px;
  }
  .prodet-page .prodet-1 .left .box .big-img {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .prodet-page .prodet-2 .right ul li {
    width: 50%;
  }
  .prodet-page .prodet-2 .right a.btn {
    padding: 0 20px;
  }
  .prodet-page .mask {
    top: 60px;
    height: -webkit-calc(100vh - 60px);
    height: -moz-calc(100vh - 60px);
    height: calc(100vh - 60px);
  }
  .prodet-page .mask .mask-wrapper {
    padding: 60px 30px 90px;
  }
}
@media screen and (max-width: 1000px) {
  .prodet-page .prodet-1 .left {
    max-width: 100%;
    width: 100%;
    position: relative;
    top: 0;
  }
  .prodet-page .prodet-1 .right {
    width: 100%;
    margin-top: 45px;
    padding-right: 0;
  }
  .prodet-page .prodet-2 .left {
    max-width: 100%;
    width: 100%;
  }
  .prodet-page .prodet-2 .right {
    width: 100%;
    margin-top: 45px;
    padding-right: 0;
  }
}
