@charset "utf-8";
/*字体*/
/* @font-face {
	font-family: "Fontke";
	src: url("https://www.renonpower.com/static/modules/cms/css/Fontke.woff2") format("woff2"),
		 url("https://www.renonpower.com/static/modules/cms/css/Fontke.woff") format("woff"),
		 url("https://www.renonpower.com/static/modules/cms/css/Fontke.ttf") format("truetype"),
		 url("https://www.renonpower.com/static/modules/cms/css/Fontke.eot") format("embedded-opentype"),
		 url("https://www.renonpower.com/static/modules/cms/css/Fontke.svg") format("svg"),
		 url("https://www.renonpower.com/static/modules/cms/css/Fontke.otf") format("opentype");
} */
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1901px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 1580px) {
  html {
    font-size: 66px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: calc(100vw/7.5);
  }
}
body {
  min-height: 100%;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background: #262d38;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 0.28rem;
  }
}
img {
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  color: #56c271;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.container {
  margin: 0 auto;
  width: 83.333333%;
  max-width: 1620px;
}
@media (max-width: 1580px) {
  .container {
    width: 84%;
  }
}
@media (max-width: 1260px) {
  .container {
    width: 90%;
  }
}
.bg-color1 {
  background-color: #fff;
}
.ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ptb100 {
    padding-top: 1.2rem;
    padding-bottom: 1.2em;
  }
}
.pt100 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .pt100 {
    padding-top: 1.2rem;
  }
}
.pb100 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .pb100 {
    padding-bottom: 1.2rem;
  }
}
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.font22 {
  font-size: 22px;
}
.font24 {
  font-size: 24px;
}
.font26 {
  font-size: 26px;
}
.font28 {
  font-size: 28px;
}
.font30 {
  font-size: 0.3rem;
}
.font32 {
  font-size: 0.32rem;
}
.font34 {
  font-size: 0.34rem;
}
.font36 {
  font-size: 0.36rem;
}
@media (max-width: 1580px) {
  .font14 {
    font-size: 12px;
  }
  .font16 {
    font-size: 14px;
  }
  .font18 {
    font-size: 16px;
  }
  .font20 {
    font-size: 18px;
  }
  .font22 {
    font-size: 20px;
  }
  .font24 {
    font-size: 22px;
  }
  .font26 {
    font-size: 24px;
  }
  .font28 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .font14 {
    font-size: 0.28rem;
  }
  .font16 {
    font-size: 0.28rem;
  }
  .font18 {
    font-size: 0.28rem;
  }
  .font20 {
    font-size: 0.28rem;
  }
  .font22 {
    font-size: 0.28rem;
  }
  .font24 {
    font-size: 0.28rem;
  }
  .font26 {
    font-size: 0.28rem;
  }
  .font28 {
    font-size: 0.28rem;
  }
}
#hi-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#hi-upgrade .hi-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#hi-upgrade .hi-wrap .hi-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #e9a171;
}
#hi-upgrade .hi-wrap .hi-close:hover {
  text-decoration: underline;
}
#hi-upgrade .hi-wrap .hi-text1 {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-text1 span {
  color: #e9a171;
}
#hi-upgrade .hi-wrap .hi-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#hi-upgrade .hi-wrap .hi-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#hi-upgrade .hi-wrap .hi-list {
  overflow: hidden;
}
#hi-upgrade .hi-wrap .hi-list li {
  display: inline-block;
  width: 16%;
}
#hi-upgrade .hi-wrap .hi-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#hi-upgrade .hi-wrap .hi-list li a {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-list li a:hover {
  color: #e9a171;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
  background: url(../images/hi-llq-1.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
  background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
  background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
  background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
  background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
  background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;
}
/* 占位标签，设置导航样式 */
#c-placeholder {
  height: 1rem;
}
@media (max-width: 991px) {
  #c-placeholder {
    height: 1.2rem;
  }
}
.sub-banner {
  width: 100%;
  height: 9.6rem;
  position: relative;
}
.sub-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
}
.sub-banner span {
  text-align: center;
  font-size: 0.36rem;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.sub-banner .m-img {
  display: none;
}
@media (max-width: 767px) {
  .sub-banner {
    height: 3.5rem;
  }
  .sub-banner .m-img {
    display: block;
  }
  .sub-banner .pc-img {
    display: none;
  }
}
.c-crumbs {
  background-color: #262d38;
  height: 1rem;
  line-height: 0.99rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: sticky;
  top: 0;
  z-index: 99;
}
.c-crumbs .container ul {
  display: flex;
  justify-content: flex-end;
}
.c-crumbs .container ul li {
  padding: 0 0.2rem;
  font-size: 18px;
  border-bottom: 2px solid transparent;
  transition: 0.3s;
}
@media (max-width: 1580px) {
  .c-crumbs .container ul li {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .c-crumbs .container ul li {
    font-size: 0.32rem;
  }
}
.c-crumbs .container ul li a {
  color: #a6a9ad;
  transition: 0.3s;
}
.c-crumbs .container ul li:hover {
  border-bottom: 2px solid #56c271;
}
.c-crumbs .container ul li:hover a {
  color: #56c271;
}
.c-crumbs .container ul .nav-on {
  border-bottom: 2px solid #56c271;
}
.c-crumbs .container ul .nav-on a {
  color: #56c271;
}
@media (max-width: 767px) {
  .c-crumbs .container ul {
    justify-content: flex-start;
    overflow-x: scroll;
  }
  .c-crumbs .container ul li {
    flex-shrink: 0;
  }
}
/*顶部*/
#c-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  line-height: 1rem;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}
#c-header.c-head-move {
  top: -1rem;
}
#c-header.c-style2 {
  color: #333;
  background: #161b27;
}
#c-header.c-style2 .c-gn .langage span {
  color: #fff;
}
#c-header.c-style3 {
  color: #333;
  background: #161b27;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
#c-header.c-style3 .c-gn .langage span {
  color: #fff;
}
@media (max-width: 991px) {
  #c-header {
    line-height: 1.2;
  }
}
#c-header a {
  color: #fff;
  transition: 0.3s;
}
#c-header.c-style2 a {
  color: #fff;
}
#c-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #c-header .container {
    height: 1.2rem;
  }
}
#c-header .c-right-box {
  display: flex;
  align-items: center;
}
/*顶部logo*/
#c-header .c-logo {
  display: flex;
  align-items: center;
}
#c-header .c-logo .c-img-box {
  display: flex;
  align-items: center;
}
#c-header .c-logo .c-img-box img {
  height: 0.34rem;
}
@media (max-width: 991px) {
  #c-header .c-logo .c-img-box img {
    height: 0.6rem;
  }
}
#c-header .c-logo .c-img-box img:nth-child(2) {
  display: none;
}
#c-header .c-logo span {
  display: inline-block;
  margin-left: 0.2rem;
  padding-left: 0.2rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  #c-header .c-logo span {
    display: none;
  }
}
#c-header.c-style2 .c-logo .c-img-box img:nth-child(1) {
  display: none;
}
#c-header.c-style2 .c-logo .c-img-box img:nth-child(2) {
  display: inline-block;
}
/*顶部pc导航*/
#c-header .c-nav {
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  #c-header .c-nav {
    display: none;
  }
}
#c-header .c-nav > li {
  position: relative;
  margin-right: 0.64rem;
}
@media (max-width: 1370px) {
  #c-header .c-nav > li {
    margin-right: 0.4rem;
  }
}
@media (max-width: 1285px) {
  #c-header .c-nav > li {
    margin-right: 0.3rem;
  }
}
#c-header .c-nav > li:last-child {
  margin-right: 0;
}
#c-header .c-nav li a {
  position: relative;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#c-header .c-nav li.on > a::before,
#c-header .c-nav li:hover > a::before {
  width: 100%;
}
#c-header .c-nav ul {
  position: absolute;
  top: 99%;
  left: 50%;
  display: none;
  min-width: 1.5rem;
  line-height: 0.5rem;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#c-header .c-nav ul li {
  border-bottom: 1px solid #eee;
}
#c-header .c-nav ul li:last-child {
  border: 0;
}
#c-header .c-nav ul li a {
  color: #333;
}
#c-header.c-style2 .c-nav li.on > a,
#c-header .c-nav li:hover > a {
  color: #56c271;
}
/*顶部移动端导航*/
#c-header .c-nav2 {
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100vh;
  line-height: 0.6rem;
  z-index: 9999;
  color: #333;
  overflow-y: auto;
  transition: 0.36s ease;
  text-align: left;
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  background-color: #fff;
}
#c-header .c-nav2 > li:last-child {
  border-bottom: 1px solid #f1f1f1;
}
#c-header .c-nav2 .c-nav-box {
  width: 19.3%;
  background: #fff;
  height: 100%;
}
@media (max-width: 1059px) {
  #c-header .c-nav2 .c-nav-box {
    width: 30.3%;
  }
}
@media (max-width: 767px) {
  #c-header .c-nav2 .c-nav-box {
    width: 50%;
  }
}
#c-header .c-nav2 #cross-btn {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #56c271;
  text-align: center;
  line-height: 0.4rem;
  margin-top: 0.4rem;
  margin-bottom: 0.38rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
#c-header .c-nav2 #cross-btn:hover {
  transform: scale(1.2);
}
#c-header .c-nav2 .header {
  display: flex;
  justify-content: flex-end;
}
#c-header .c-nav2 li {
  padding: 0 0.5rem;
}
@media (max-width: 767px) {
  #c-header .c-nav2 li {
    padding: 0 0.5rem;
  }
}
#c-header .c-nav2 li .c-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#c-header .c-nav2 li .c-title-box img,
#c-header .c-nav2 li .c-title-box svg {
  width: 0.3rem;
  height: 0.3rem;
}
#c-header .c-nav2 li .c-title-box img path,
#c-header .c-nav2 li .c-title-box svg path {
  fill: #333;
}
#c-header .c-nav2 li a {
  color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#c-header .c-nav2 li a:hover,
#c-header .c-nav2 li.on > a {
  color: #56c271;
}
#c-header .c-nav2 li ul {
  cursor: pointer;
}
#c-header .c-nav2 li ul li {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #333;
}
#c-header .c-nav2 li ul li:hover {
  color: #56c271;
}
#c-header .c-nav-pop {
  position: fixed;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  display: none;
}
/*顶部导航开关*/
#c-header .c-switch {
  position: relative;
  width: 20px;
  height: 16px;
  margin-left: 1.2rem;
  cursor: pointer;
}
@media (max-width: 991px) {
  #c-header .c-switch {
    display: block;
    opacity: 1;
    margin-left: 0.4rem;
  }
}
#c-header .c-switch i {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background: #fff;
  transition: all 0.3s;
}
#c-header .c-switch i:nth-child(1) {
  top: 0;
}
#c-header .c-switch i:nth-child(3) {
  bottom: 0;
}
#c-header .c-switch i:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
body.c-open #c-header .c-switch i:nth-child(2) {
  opacity: 0;
}
body.c-open #c-header .c-switch i:nth-child(1) {
  top: 50%;
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.c-open #c-header .c-switch i:nth-child(3) {
  bottom: 50%;
  margin-bottom: -1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* 顶部功能区 */
#c-header .c-gn {
  display: flex;
  align-items: center;
}
#c-header .c-gn .langage {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
#c-header .c-gn .langage .en {
  margin: 0 10px;
  color: #fff;
}
#c-header .c-gn .langage .lang-list {
  display: none;
  position: absolute;
  left: 0.65rem;
  top: 1rem;
  min-width: 1.5rem;
  line-height: 0.5rem;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: 0.3s;
}
@media (max-width: 991px) {
  #c-header .c-gn .langage .lang-list {
    top: 0.8rem;
  }
}
@media (max-width: 767px) {
  #c-header .c-gn .langage .lang-list {
    top: 0.75rem;
  }
}
#c-header .c-gn .langage .lang-list a {
  display: block;
  text-align: center;
  background-color: #fff;
  white-space: nowrap;
  color: #000;
  border-bottom: 1px solid #ccc;
  transition: 0.3s;
}
#c-header .c-gn .langage .lang-list a:last-child {
  border-bottom: 0;
}
#c-header .c-gn .langage .lang-list a:hover {
  color: #56c271;
}
#c-header .c-gn .langage .map-img {
  width: 22px;
  height: 22px;
}
#c-header .c-gn .langage .map-img path {
  fill: #fff;
}
#c-header .c-gn .langage .triangle-img {
  width: 10px;
  height: 8px;
  transform: rotateX(180deg);
  transition: 0.3s;
}
#c-header .c-gn .langage .triangle-img path {
  fill: #fff;
}
#c-header .c-gn .muen {
  position: relative;
  display: none;
  width: 20px;
  height: 15px;
  cursor: pointer;
  margin-left: 1.2rem;
}
@media screen and (max-width: 996px) {
  #c-header .c-gn .muen {
    margin-left: 0.4rem;
  }
}
@media (max-width: 991px) {
  #c-header .c-gn .muen {
    display: none;
  }
}
#c-header .c-gn .muen i {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background: #fff;
  transition: all 0.3s;
}
#c-header .c-gn .muen i:nth-child(1) {
  top: 0;
}
#c-header .c-gn .muen i:nth-child(3) {
  bottom: 0;
}
#c-header .c-gn .muen i:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
#c-header.c-style2 .c-gn form > svg path {
  fill: #333;
}
#c-header.c-style2 .c-gn .c-phone svg path {
  fill: #005CE6;
}
/*首页轮播图*/
.c-home-banner .swiper-slide {
  overflow: hidden;
}
.c-home-banner .swiper-slide img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.c-home-banner .swiper-slide .c-mb1,
.c-home-banner .swiper-slide .c-mb2 {
  display: none;
}
@media (max-width: 991px) {
  .c-home-banner .swiper-slide .c-mb1,
  .c-home-banner .swiper-slide .c-mb2 {
    display: block;
  }
}
@media (max-width: 991px) {
  .c-home-banner .swiper-slide .c-pc1,
  .c-home-banner .swiper-slide .c-pc2 {
    display: none;
  }
}
.c-home-banner .swiper-slide .c-pc1,
.c-home-banner .swiper-slide .c-mb1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.c-home-banner .swiper-slide .c-pc2,
.c-home-banner .swiper-slide .c-mb2 {
  position: relative;
  z-index: 2;
}
.c-home-banner .swiper-button-next {
  margin-top: -0.2rem;
  width: 0.6rem;
  height: 0.6rem;
  opacity: 0.2;
  transition: 0.3s;
  right: 0.6rem;
}
@media (max-width: 991px) {
  .c-home-banner .swiper-button-next {
    display: none;
  }
}
.c-home-banner .swiper-button-next::after {
  display: none;
}
.c-home-banner .swiper-button-next img,
.c-home-banner .swiper-button-next svg {
  width: 100%;
  height: 100%;
}
.c-home-banner .swiper-button-next img path,
.c-home-banner .swiper-button-next svg path {
  fill: #fff;
}
.c-home-banner .swiper-button-prev {
  margin-top: -0.2rem;
  width: 0.6rem;
  height: 0.6rem;
  opacity: 0.2;
  transition: 0.3s;
  left: 0.6rem;
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  .c-home-banner .swiper-button-prev {
    display: none;
  }
}
.c-home-banner .swiper-button-prev::after {
  display: none;
}
.c-home-banner .swiper-button-prev img,
.c-home-banner .swiper-button-prev svg {
  width: 100%;
  height: 100%;
}
.c-home-banner .swiper-button-prev img path,
.c-home-banner .swiper-button-prev svg path {
  fill: #fff;
}
.c-home-banner .swiper-button-next:hover,
.c-home-banner .swiper-button-prev:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .c-household {
    position: inherit;
    height: auto;
  }
}
.c-household .household-ul {
  position: relative;
  top: 0;
  z-index: 1;
}
.c-household .household-ul #c-list-1 {
  display: block;
  width: 100%;
  position: sticky;
  top: 0;
}
.c-household .household-ul #c-list-1 .banner-load {
  position: absolute;
  top: 0;
  left: -35%;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none;
  transform: scale(25);
}
.c-household .household-ul #c-list-1 .banner-load img,
.c-household .household-ul #c-list-1 .banner-load svg {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 150%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media (max-width: 1024px) {
  .c-household .household-ul #c-list-1 .banner-load {
    display: none !important;
  }
}
.c-household .household-ul #c-list-1 .c-home-img-box {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  transition: all 1s;
  pointer-events: none;
}
.c-household .household-ul #c-list-1 .c-home-img-box.on {
  opacity: 1;
}
.c-household .household-ul #c-list-1 .household-img {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}
.c-household .household-ul #c-list-1 .household-img .bg-sticky {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: 1s ease;
  opacity: 0;
}
.c-household .household-ul #c-list-1 .household-img .bg-sticky img {
  width: 100%;
  object-fit: cover;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .c-household .household-ul #c-list-1 .household-img .bg-sticky {
    position: inherit;
    height: auto;
    opacity: 1;
  }
}
.c-household .household-ul #c-list-1 .household-img .banner {
  z-index: 1;
  transition: 1s ease;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img {
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img #banner-pc {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media max-xs {
  .c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img #banner-pc {
    display: none;
  }
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img #banner-mobile {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
}
@media max-xs {
  .c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img #banner-mobile {
    display: block;
  }
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img #banner-video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-1 .c-more,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-2 .c-more,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-3 .c-more,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-4 .c-more,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-5 .c-more {
  position: absolute;
  top: 30%;
  left: 56.5%;
  width: 1.3rem;
  height: 1.3rem;
  z-index: 2;
  cursor: pointer;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-color: #65edc7;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(1),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(1),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(1),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(1),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(1) {
  animation: home1 5s infinite;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(2),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(2),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(2),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(2),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(2) {
  animation: home1 5s 1s infinite;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(3),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(3),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(3),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(3),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(3) {
  animation: home1 5s 2s infinite;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(4),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(4),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(4),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(4),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(4) {
  animation: home1 5s 3s infinite;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(5),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(5),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(5),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(5),
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(5) {
  animation: home1 5s 4s infinite;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-1 .c-more .c-add,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-2 .c-more .c-add,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-3 .c-more .c-add,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-4 .c-more .c-add,
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-5 .c-more .c-add {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30%;
  height: 30%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: #d6fbf3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-2 .c-more {
  top: 25%;
  left: 22.5%;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-3 .c-more {
  top: 78%;
  left: 10%;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-4 .c-more {
  top: 70%;
  left: 46.5%;
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .banner-img .c-btn-5 .c-more {
  top: 71%;
  left: 87%;
}
@keyframes home1 {
  0% {
    transform: translate(-50%, -50%) scale(0.3);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}
.c-household .household-ul #c-list-1 .household-img .banner .banner-con .on {
  opacity: 0;
}
@media (max-width: 767px) {
  .c-household .household-ul #c-list-1 .household-img .banner {
    height: auto;
  }
}
.c-household .household-ul #c-list-1 .household-img .bg-sticky2 {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.c-household .household-ul #c-list-1 .household-img .bg-sticky2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
}
.c-household .household-ul #c-list-1 .household-img .on {
  opacity: 1;
}
.c-household .household-ul #c-list-1 .containers {
  width: 100%;
  z-index: 20;
  margin-top: 100vh;
  position: relative;
}
@media (max-width: 767px) {
  .c-household .household-ul #c-list-1 .containers {
    padding-top: 1rem;
  }
}
.c-household .household-ul #c-list-1 .containers .cont {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  justify-content: right;
  flex-direction: column;
  align-items: end;
}
.c-household .household-ul #c-list-1 .containers .cont .info {
  opacity: 0;
  width: 600px;
  z-index: 99;
  margin-right: 15%;
  transition: 0.3s linear;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}
@media (max-width: 1580px) {
  .c-household .household-ul #c-list-1 .containers .cont .info {
    margin-right: 0;
  }
}
.c-household .household-ul #c-list-1 .containers .cont .info:first-child {
  margin-top: 100vh;
}
.c-household .household-ul #c-list-1 .containers .cont .info p {
  color: #fff;
  margin-bottom: 0.55rem;
  word-wrap: break-word;
  word-break: normal;
  line-height: 1.2;
}
.c-household .household-ul #c-list-1 .containers .cont .info ul {
  display: flex;
  margin-bottom: 1.82rem;
}
@media (max-width: 1023px) {
  .c-household .household-ul #c-list-1 .containers .cont .info ul {
    display: none;
  }
}
.c-household .household-ul #c-list-1 .containers .cont .info ul li {
  color: #999;
  padding-right: 12px;
}
.c-household .household-ul #c-list-1 .containers .cont .on {
  opacity: 0;
}
.c-household .household-ul #c-list-1 .containers .cont .active {
  opacity: 1;
}
@media (max-width: 1024px) {
  .c-household .household-ul #c-list-1 {
    display: none;
  }
}
.c-household .household-ul #c-list-2 {
  display: none ;
  width: 100%;
}
@media (max-width: 767px) {
  .c-household .household-ul #c-list-2 {
    height: auto;
    width: 100%;
  }
}
.c-household .household-ul #c-list-2 .household-img {
  width: 100%;
  height: auto;
  position: relative;
}
.c-household .household-ul #c-list-2 .household-img .bg-sticky {
  height: 100%;
  width: 100%;
  transition: 0.3s linear;
}
.c-household .household-ul #c-list-2 .household-img .bg-sticky img {
  width: 100%;
  object-fit: cover;
  vertical-align: middle;
}
.c-household .household-ul #c-list-2 .household-img .info {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  transition: 0.3s linear;
  padding-top: 2rem;
  z-index: 9;
  margin-right: 5%;
}
@media (max-width: 1023px) {
  .c-household .household-ul #c-list-2 .household-img .info {
    margin-right: 15%;
  }
}
.c-household .household-ul #c-list-2 .household-img .info p {
  color: #fff;
  margin-bottom: 0.55rem;
  word-wrap: break-word;
  word-break: normal;
  line-height: 1.2;
}
.c-household .household-ul #c-list-2 .household-img .info ul {
  display: flex;
  margin-bottom: 1.82rem;
}
@media (max-width: 1023px) {
  .c-household .household-ul #c-list-2 .household-img .info ul {
    display: none;
  }
}
.c-household .household-ul #c-list-2 .household-img .info ul li {
  color: #999;
  padding-right: 12px;
}
@media (max-width: 767px) {
  .c-household .household-ul #c-list-2 .household-img .info {
    padding-top: 1rem;
    margin-right: 10%;
  }
}
.c-household .household-ul #c-list-2 .household-img .pop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  object-fit: cover;
}
.c-household .household-ul #c-list-2 .household-img .pop img,
.c-household .household-ul #c-list-2 .household-img .pop svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-household .household-ul #c-list-2 .banner .banner-con {
  height: 50vh;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  transition: 0.3s ease;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img #banner-pc {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media max-xs {
  .c-household .household-ul #c-list-2 .banner .banner-con .banner-img #banner-pc {
    display: none;
  }
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img #banner-mobile {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
}
@media max-xs {
  .c-household .household-ul #c-list-2 .banner .banner-con .banner-img #banner-mobile {
    display: block;
  }
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img #banner-video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-1 .c-more,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-2 .c-more,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-3 .c-more,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-4 .c-more,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-5 .c-more {
  position: absolute;
  top: 34%;
  left: 56.5%;
  width: 1.3rem;
  height: 1.3rem;
  z-index: 2;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-color: #00f8b8;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(1),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(1),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(1),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(1),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(1) {
  animation: home1 5s infinite;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(2),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(2),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(2),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(2),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(2) {
  animation: home1 5s 1s infinite;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(3),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(3),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(3),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(3),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(3) {
  animation: home1 5s 2s infinite;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(4),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(4),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(4),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(4),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(4) {
  animation: home1 5s 3s infinite;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(5),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(5),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(5),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(5),
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(5) {
  animation: home1 5s 4s infinite;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-1 .c-more .c-add,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-2 .c-more .c-add,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-3 .c-more .c-add,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-4 .c-more .c-add,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-5 .c-more .c-add {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30%;
  height: 30%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: #cefef0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-2 .c-more {
  top: 33%;
  left: 32.3%;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-3 .c-more {
  top: 65%;
  left: 14%;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-4 .c-more {
  top: 72%;
  left: 53.5%;
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-img .c-btn-5 .c-more {
  top: 56%;
  left: 80%;
}
@keyframes home1 {
  0% {
    transform: translate(-50%, -50%) scale(0.3);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-load {
  position: absolute;
  top: 0;
  left: 40%;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: scale(10);
}
.c-household .household-ul #c-list-2 .banner .banner-con .banner-load img,
.c-household .household-ul #c-list-2 .banner .banner-con .banner-load svg {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .c-household .household-ul #c-list-2 .banner .banner-con .banner-load {
    display: none !important;
  }
}
.c-household .household-ul #c-list-2 .banner .banner-con .on {
  opacity: 0;
}
@media (max-width: 767px) {
  .c-household .household-ul #c-list-2 .banner {
    height: auto;
  }
}
@media (max-width: 1024px) {
  .c-household .household-ul #c-list-2 {
    display: block;
  }
}
#c-code-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 910;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#c-code-pop .c-img-box {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  width: 200px;
  border-radius: 5px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#c-code-pop .c-img-box .c-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  bottom: -60px;
  left: 50%;
  margin-left: -20px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.5s;
}
#c-code-pop .c-img-box .c-close img,
#c-code-pop .c-img-box .c-close svg {
  margin: 4px;
  width: 18px;
  height: 18px;
}
#c-code-pop .c-img-box .c-close img path,
#c-code-pop .c-img-box .c-close svg path {
  fill: #333;
  transition: all 0.5s;
}
#c-code-pop .c-img-box .c-close:hover {
  background-color: #005CE6;
}
#c-code-pop .c-img-box .c-close:hover svg path {
  fill: #fff;
}
#c-code-pop .c-img-box > img {
  width: 100%;
}
#c-code-pop .c-img-box .c-text {
  padding-top: 10px;
  line-height: 1;
  text-align: center;
  color: #333;
}
/* 底部 */
#c-footer {
  color: #fff;
}
#c-footer a {
  color: #a9a9a9;
  transition: 0.3s;
}
#c-footer a:hover {
  color: #56c271;
}
#c-footer .c-top-box {
  padding: 1rem 0;
  background: #161b27;
}
@media (max-width: 767px) {
  #c-footer .c-top-box {
    padding: 1rem 0 1.2rem;
  }
}
#c-footer .c-top-box .container {
  display: flex;
  justify-content: space-between;
}
#c-footer .c-top-box .container .left-list .c-logo {
  margin-bottom: 0.35rem;
}
#c-footer .c-top-box .container .left-list .c-logo .logo-img {
  width: 1.68rem;
  height: 0.48rem;
}
#c-footer .c-top-box .container .left-list .c-logo .logo-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-footer .c-top-box .container .left-list .c-contact {
  display: flex;
}
@media (min-width: 768px) {
  #c-footer .c-top-box .container .left-list .c-contact {
    margin-right: 10px;
  }
}
#c-footer .c-top-box .container .left-list .c-contact .icon-f,
#c-footer .c-top-box .container .left-list .c-contact .icon-y,
#c-footer .c-top-box .container .left-list .c-contact .icon-i,
#c-footer .c-top-box .container .left-list .c-contact .icon-t {
  width: 0.33rem;
  height: 0.33rem;
  margin-right: 0.3rem;
  transition: 0.3s;
}
#c-footer .c-top-box .container .left-list .c-contact .icon-f img,
#c-footer .c-top-box .container .left-list .c-contact .icon-y img,
#c-footer .c-top-box .container .left-list .c-contact .icon-i img,
#c-footer .c-top-box .container .left-list .c-contact .icon-t img,
#c-footer .c-top-box .container .left-list .c-contact .icon-f svg,
#c-footer .c-top-box .container .left-list .c-contact .icon-y svg,
#c-footer .c-top-box .container .left-list .c-contact .icon-i svg,
#c-footer .c-top-box .container .left-list .c-contact .icon-t svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-footer .c-top-box .container .left-list .c-contact .icon-f img path,
#c-footer .c-top-box .container .left-list .c-contact .icon-y img path,
#c-footer .c-top-box .container .left-list .c-contact .icon-i img path,
#c-footer .c-top-box .container .left-list .c-contact .icon-t img path,
#c-footer .c-top-box .container .left-list .c-contact .icon-f svg path,
#c-footer .c-top-box .container .left-list .c-contact .icon-y svg path,
#c-footer .c-top-box .container .left-list .c-contact .icon-i svg path,
#c-footer .c-top-box .container .left-list .c-contact .icon-t svg path {
  fill: #999;
  transition: 0.36s linear;
}
#c-footer .c-top-box .container .left-list .c-contact .icon-f:hover,
#c-footer .c-top-box .container .left-list .c-contact .icon-y:hover,
#c-footer .c-top-box .container .left-list .c-contact .icon-i:hover,
#c-footer .c-top-box .container .left-list .c-contact .icon-t:hover {
  cursor: pointer;
  transform: rotate(360deg);
}
#c-footer .c-top-box .container .left-list .c-contact .icon-f:hover svg path,
#c-footer .c-top-box .container .left-list .c-contact .icon-y:hover svg path,
#c-footer .c-top-box .container .left-list .c-contact .icon-i:hover svg path,
#c-footer .c-top-box .container .left-list .c-contact .icon-t:hover svg path {
  fill: #56c271;
}
#c-footer .c-top-box .container .left-list .c-contact a svg {
  width: 100%;
  height: 100%;
}
#c-footer .c-top-box .container .left-list .c-contact a svg path {
  fill: #999;
  transition: 0.36s linear;
}
#c-footer .c-top-box .container .center-list {
  display: flex;
}
#c-footer .c-top-box .container .center-list ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0.22rem;
  position: relative;
}
#c-footer .c-top-box .container .center-list ul li::before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 10px;
  position: absolute;
  top: 7px;
  left: -20px;
  background: -webkit-linear-gradient(left top, #5d6169, #373b45);
  background: -o-linear-gradient(left top, #5d6169, #373b45);
  background: -mos-linear-gradient(left top, #5d6169, #373b45);
  background: -moz-linear-gradient(left top, #5d6169, #373b45);
  background: linear-gradient(left top, #5d6169, #373b45);
}
#c-footer .c-top-box .container .center-list ul li a {
  color: rgba(255, 255, 255, 0.6);
}
#c-footer .c-top-box .container .center-list ul li a:hover {
  transition: 0.3s;
  color: #56c271;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .center-list {
    font-size: 16px;
  }
  #c-footer .c-top-box .container .center-list ul {
    display: none;
  }
}
#c-footer .c-top-box .container .right-list p {
  color: #fff;
  margin-bottom: 0.4rem;
  font-size: 20px;
}
@media (min-width: 768px) {
  #c-footer .c-top-box .container .right-list p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .right-list p {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  #c-footer .c-top-box .container .right-list p {
    font-size: 20px;
  }
}
#c-footer .c-top-box .container .right-list .search {
  width: 3.2rem;
  height: 0.6rem;
  background: #212735;
  border-radius: 0.3rem;
  padding-left: 0.3rem;
  padding-right: 8px;
  color: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  position: relative;
}
#c-footer .c-top-box .container .right-list .search .next-btn {
  width: 0.4rem;
  height: 0.4rem;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
#c-footer .c-top-box .container .right-list .search .next-btn .right-icon {
  height: 14px;
}
#c-footer .c-top-box .container .right-list .search .next-btn img,
#c-footer .c-top-box .container .right-list .search .next-btn svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
#c-footer .c-top-box .container .right-list .search .next-btn:hover {
  background-color: #56c271;
}
#c-footer .c-top-box .container .right-list .search .next-btn:hover svg path {
  fill: #fff;
}
#c-footer .c-bottom-box {
  padding: 0.6rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
  background: #161b27;
}
@media (max-width: 767px) {
  #c-footer .c-bottom-box {
    padding: 0.6rem 0;
  }
}
#c-footer .c-bottom-box .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  color: #fff;
  font-size: 16px;
}
#c-footer .c-bottom-box .container a {
  color: #7f7f7f;
}
#c-footer .c-bottom-box .container a:hover {
  color: #56c271;
}
#c-footer .c-bottom-box .container .c-copyright {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  #c-footer .c-bottom-box .container .c-copyright {
    justify-content: center;
  }
}
#c-footer .c-bottom-box .container .c-copyright .icon-img {
  display: block;
  width: 18px;
  height: 18px;
  margin-right: 15px;
}
#c-footer .c-bottom-box .container .c-copyright .icon-img path {
  fill: #fff;
}
#c-footer .c-bottom-box .container .c-copyright .icon-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-footer .c-bottom-box .container .right-list {
  display: flex;
  align-items: center;
}
#c-footer .c-bottom-box .container .right-list a {
  color: #fff;
  transition: 0.3s;
}
#c-footer .c-bottom-box .container .right-list a:hover {
  color: #56c271;
}
#c-footer .c-bottom-box .container .right-list .span1 {
  margin-right: 0.24rem;
}
#c-footer .c-bottom-box .container .right-list .span2 {
  margin: 0 0.24rem;
}
#c-footer .c-bottom-box .container .right-list .span2::after {
  display: block;
  content: "";
  width: 2px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 472px) {
  #c-footer .c-bottom-box .container .right-list {
    display: block;
    text-align: center;
  }
  #c-footer .c-bottom-box .container .right-list span:nth-child(1) {
    display: block;
  }
  #c-footer .c-bottom-box .container .right-list .span2::after {
    display: none;
  }
}
@media (max-width: 767px) {
  #c-footer .c-bottom-box .container .right-list {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #c-footer .c-bottom-box .container {
    display: block;
  }
}
.banner .banner-con {
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}
.banner .banner-con .banner-img {
  height: 100%;
  width: 100%;
  position: relative;
}
.banner .banner-con .banner-img #banner-pc {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media max-xs {
  .banner .banner-con .banner-img #banner-pc {
    display: none;
  }
}
.banner .banner-con .banner-img #banner-mobile {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
}
@media max-xs {
  .banner .banner-con .banner-img #banner-mobile {
    display: block;
  }
}
.banner .banner-con .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .banner-con .banner-img #banner-video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .banner-con .banner-img .c-btn-1 .c-more,
.banner .banner-con .banner-img .c-btn-2 .c-more,
.banner .banner-con .banner-img .c-btn-3 .c-more,
.banner .banner-con .banner-img .c-btn-4 .c-more,
.banner .banner-con .banner-img .c-btn-5 .c-more {
  position: absolute;
  top: 34%;
  left: 56.5%;
  width: 1rem;
  height: 1rem;
  z-index: 2;
}
.banner .banner-con .banner-img .c-btn-1 .c-more .c-dot,
.banner .banner-con .banner-img .c-btn-2 .c-more .c-dot,
.banner .banner-con .banner-img .c-btn-3 .c-more .c-dot,
.banner .banner-con .banner-img .c-btn-4 .c-more .c-dot,
.banner .banner-con .banner-img .c-btn-5 .c-more .c-dot {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(86, 194, 113, 0.8);
}
.banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(1),
.banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(1),
.banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(1),
.banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(1),
.banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(1) {
  animation: home1 5s infinite;
}
.banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(2),
.banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(2),
.banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(2),
.banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(2),
.banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(2) {
  animation: home1 5s 1s infinite;
}
.banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(3),
.banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(3),
.banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(3),
.banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(3),
.banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(3) {
  animation: home1 5s 2s infinite;
}
.banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(4),
.banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(4),
.banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(4),
.banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(4),
.banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(4) {
  animation: home1 5s 3s infinite;
}
.banner .banner-con .banner-img .c-btn-1 .c-more .c-dot:nth-child(5),
.banner .banner-con .banner-img .c-btn-2 .c-more .c-dot:nth-child(5),
.banner .banner-con .banner-img .c-btn-3 .c-more .c-dot:nth-child(5),
.banner .banner-con .banner-img .c-btn-4 .c-more .c-dot:nth-child(5),
.banner .banner-con .banner-img .c-btn-5 .c-more .c-dot:nth-child(5) {
  animation: home1 5s 4s infinite;
}
.banner .banner-con .banner-img .c-btn-1 .c-more .c-add,
.banner .banner-con .banner-img .c-btn-2 .c-more .c-add,
.banner .banner-con .banner-img .c-btn-3 .c-more .c-add,
.banner .banner-con .banner-img .c-btn-4 .c-more .c-add,
.banner .banner-con .banner-img .c-btn-5 .c-more .c-add {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .banner-con .banner-img .c-btn-2 .c-more {
  top: 33%;
  left: 32.3%;
}
.banner .banner-con .banner-img .c-btn-3 .c-more {
  top: 65%;
  left: 14%;
}
.banner .banner-con .banner-img .c-btn-4 .c-more {
  top: 72%;
  left: 53.5%;
}
.banner .banner-con .banner-img .c-btn-5 .c-more {
  top: 56%;
  left: 80%;
}
@keyframes home1 {
  0% {
    transform: translate(-50%, -50%) scale(0.3);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}
.banner .banner-con .banner-load {
  position: absolute;
  top: -13%;
  left: 40%;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: scale(10);
}
.banner .banner-con .banner-load img,
.banner .banner-con .banner-load svg {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .banner .banner-con .banner-load {
    display: none;
  }
}
@media (max-width: 767px) {
  .banner {
    height: auto;
  }
}
.common-btn {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.common-btn span {
  color: #56c271;
}
.common-btn .img-bg {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  text-align: center;
  line-height: 40px;
  margin-right: 15px;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .common-btn .img-bg {
    height: 0.6rem;
    width: 0.6rem;
  }
}
.common-btn .img-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.common-btn .img-bg:hover {
  transform: scale(1.2);
}
.c-prodect {
  width: 100%;
  background: #262d38;
  padding: 0.79rem 0 1.9rem;
  position: relative;
  overflow: hidden;
}
.c-prodect .title {
  width: 100%;
  text-align: center;
  font-size: 2.8rem;
  line-height: 2.44rem;
  background-image: linear-gradient(to bottom, #acaeb2, rgba(172, 174, 178, 0.02) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.2;
  position: absolute;
  top: 1.83rem;
  left: 0;
}
@media (max-width: 991px) {
  .c-prodect .title {
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  .c-prodect .title {
    font-size: 1.6rem;
  }
}
.c-prodect .bg {
  width: 67.91%;
  height: 2.1rem;
  position: absolute;
  bottom: 2.85rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
}
@media (max-width: 1580px) {
  .c-prodect .bg {
    bottom: 2.91rem;
  }
}
@media (max-width: 1440px) {
  .c-prodect .bg {
    bottom: 2.98rem;
  }
}
@media (max-width: 1280px) {
  .c-prodect .bg {
    bottom: 3rem;
  }
}
@media (max-width: 1260px) {
  .c-prodect .bg {
    bottom: 2.91rem;
  }
}
.c-prodect .bg img {
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.c-prodect .container {
  position: relative;
  z-index: 2;
}
.c-prodect .container .list1 {
  margin: auto;
  overflow: hidden;
  max-width: 1300px;
}
.c-prodect .container .list1 .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.5;
  transition: all 0.5s;
  transform: scale(0.8);
}
.c-prodect .container .list1 .swiper-slide .inner-img {
  width: 4.7rem;
  height: 5rem;
}
.c-prodect .container .list1 .swiper-slide .inner-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  user-select: none;
  pointer-events: none;
}
.c-prodect .container .list1 .swiper-slide.swiper-slide-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 10;
  transform: scale(1);
  transition: all 0.5s;
}
.c-prodect .container .list2 {
  width: 78%;
  overflow: visible;
  margin: 0.3rem auto 0;
  height: 1.27rem;
}
@media (max-width: 1580px) {
  .c-prodect .container .list2 {
    height: 1.41rem;
  }
}
@media (max-width: 991px) {
  .c-prodect .container .list2 {
    width: 90%;
  }
}
.c-prodect .container .list2 .swiper-wrapper {
  flex-direction: initial;
}
.c-prodect .container .list2 .swiper-slide {
  color: #fff;
  text-align: center;
  color: #acaeb2;
  line-height: 26px;
  position: relative;
  opacity: 0.8;
  transition: all 0.5s !important;
}
.c-prodect .container .list2 .swiper-slide::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
.c-prodect .container .list2 .swiper-slide span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  display: block;
  margin: 0 auto 0.36rem;
}
.c-prodect .container .list2 .swiper-slide span img {
  display: none;
}
.c-prodect .container .list2 .swiper-slide a {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.c-prodect .container .list2 .swiper-slide.swiper-slide-active {
  opacity: 1;
  color: #fff;
  font-size: 0.36rem;
  line-height: 0.5rem;
  padding-top: 0.06rem;
}
.c-prodect .container .list2 .swiper-slide.swiper-slide-active::before {
  z-index: -1;
}
.c-prodect .container .list2 .swiper-slide.swiper-slide-active a {
  margin-top: 4px;
}
.c-prodect .container .list2 .swiper-slide.swiper-slide-active span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
  border: none;
  margin: 0 auto 0.24rem;
}
.c-prodect .container .list2 .swiper-slide.swiper-slide-active span img {
  display: block;
}
.c-prodect .container .list2 .swiper-slide.swiper-slide-active span:hover {
  transform: scale(1.2);
}
@media (max-width: 1580px) {
  .c-prodect .container .list2 .swiper-slide.swiper-slide-active a {
    margin-top: 0 ;
  }
}
.c-prodect .container .swiper {
  width: 100%;
}
.c-index-info {
  background: #262d38;
  height: auto;
  display: flex;
  align-items: center;
  z-index: 9;
}
.c-index-info .container {
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 1.5rem;
}
.c-index-info .container .info-items {
  margin: 0 0.2rem;
  position: relative;
  width: 33%;
}
.c-index-info .container .info-items:nth-child(1) {
  margin-right: 0;
}
.c-index-info .container .info-items:nth-child(1) .img-inner {
  margin-left: -0.2rem;
}
.c-index-info .container .info-items:nth-child(1) .info-box {
  margin-left: -0.2rem;
}
.c-index-info .container .info-items:nth-child(1) .info-btn {
  margin-left: -0.2rem;
}
.c-index-info .container .info-items:nth-child(3) {
  margin-left: 0;
}
.c-index-info .container .info-items:nth-child(3) .img-inner {
  margin-left: 0.2rem;
}
.c-index-info .container .info-items:nth-child(3) .info-box {
  margin-left: 0.2rem;
}
.c-index-info .container .info-items:nth-child(3) .info-btn {
  margin-left: 0.2rem;
}
.c-index-info .container .info-items .img-inner {
  width: 100%;
  padding-top: 150%;
  position: relative;
}
.c-index-info .container .info-items .img-inner .product-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 13px;
}
.c-index-info .container .info-items .img-inner .product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-index-info .container .info-items .info-box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #fff;
  white-space: nowrap;
}
.c-index-info .container .info-items .info-box .h-icon-img {
  width: 44px;
  height: 44px;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .c-index-info .container .info-items .info-box .h-icon-img {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.c-index-info .container .info-items .info-box .h-icon-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-index-info .container .info-items .info-box .h-icon-img2 {
  width: 44px;
  height: 44px;
  display: none;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .c-index-info .container .info-items .info-box .h-icon-img2 {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.c-index-info .container .info-items .info-box .h-icon-img2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-index-info .container .info-items .info-box span {
  margin-top: 0.34rem;
}
.c-index-info .container .info-items .info-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1.2rem;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #56c271;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
  transition: 0.3s;
}
.c-index-info .container .info-items .info-btn .img {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .c-index-info .container .info-items .info-btn {
    display: none;
  }
}
.c-index-info .container .info-items .info-btn:hover {
  transform: translateX(-50%) scale(1.2);
}
.c-index-info .container .info-items:hover {
  cursor: pointer;
}
.c-index-info .container .info-items:hover .info-btn {
  opacity: 1;
}
.c-index-info .container .info-items:hover .h-icon-img2 {
  display: block;
}
.c-index-info .container .info-items:hover .h-icon-img {
  display: none;
}
@media (max-width: 767px) {
  .c-index-info .container {
    flex-wrap: wrap;
  }
  .c-index-info .container .info-items {
    width: 48%;
    margin-bottom: 0.4rem;
  }
  .c-index-info .container .info-items:nth-child(1) {
    margin: 0;
    margin-bottom: 0.25rem;
  }
  .c-index-info .container .info-items:nth-child(1) .img-inner {
    margin-left: 0;
  }
  .c-index-info .container .info-items:nth-child(1) .info-box {
    margin-left: 0;
  }
  .c-index-info .container .info-items:nth-child(1) .info-btn {
    margin-left: 0;
  }
  .c-index-info .container .info-items:nth-child(2) {
    margin: 0;
    margin-bottom: 0.25rem;
    margin-left: 0.25rem;
  }
  .c-index-info .container .info-items:nth-child(3) {
    margin: 0;
  }
  .c-index-info .container .info-items:nth-child(3) .img-inner {
    margin-left: 0;
  }
  .c-index-info .container .info-items:nth-child(3) .info-box {
    margin-left: 0;
  }
  .c-index-info .container .info-items:nth-child(3) .info-btn {
    margin-left: 0;
  }
}
.err-page {
  width: 100%;
  height: 100vh;
  background-color: #262d38;
  position: relative;
  padding-top: 1rem;
  min-height: 100%;
}
.err-page .error {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.err-page .error .top {
  text-align: center;
  margin-bottom: 0.94rem;
}
.err-page .error .top .img {
  width: 1.2rem;
  height: 1.3rem;
  margin-bottom: 0.4rem;
}
.err-page .error .top .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.err-page .error .top p {
  font-size: 24px;
  color: #fff;
}
.err-page .error .bottom .btn {
  width: 1.8rem;
  height: 0.5rem;
  border-radius: 0.25rem;
  background-color: #56c271;
  text-align: center;
  line-height: 0.5rem;
  margin: 0 auto;
}
.err-page .error .bottom .btn a {
  color: #fff;
}
@media (max-width: 767px) {
  .err-page .error .bottom .btn {
    font-size: 0.12rem;
    width: 2.5rem;
  }
}
.err-page .error .bottom p {
  font-size: 16px;
  color: #96989b;
  margin-top: 16px;
  text-align: center;
}
@media (max-width: 1580px) {
  .err-page .error .bottom p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .err-page .error .bottom p {
    font-size: 0.28rem;
  }
}
@media (max-width: 806px) {
  .err-page .error .bottom p {
    font-size: 0.13rem;
  }
}
.privacy-page {
  background: #262d38;
  color: #fff;
  padding: 1.8rem 4.1rem 1.45rem;
}
@media (max-width: 1580px) {
  .privacy-page {
    padding-left: 3.1rem;
    padding-right: 3.1rem;
  }
}
@media (max-width: 991px) {
  .privacy-page {
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }
}
@media (max-width: 767px) {
  .privacy-page {
    padding-left: 1.1rem;
    padding-right: 1.1rem;
  }
}
.privacy-page h3 {
  font-size: 0.36rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.4rem;
}
.privacy-page p {
  font-size: 16px;
  color: #8f9195;
  margin-bottom: 0.24rem;
  text-align: justify;
}
@media (max-width: 1580px) {
  .privacy-page p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .privacy-page p {
    font-size: 0.28rem;
  }
}
.privacy-page p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .privacy-page p {
    font-size: 0.12rem;
    margin-bottom: 0.4rem;
  }
}
.technical-page {
  width: 100%;
  background: #262d38;
}
.technical-page .top {
  padding: 0.9rem 2.6rem 1.4rem;
  background: #262d38;
  display: flex;
}
@media (max-width: 1260px) {
  .technical-page .top {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }
}
@media (max-width: 832px) {
  .technical-page .top {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  .technical-page .top {
    padding: 0.5rem 0.3rem 0;
  }
}
.technical-page .top .left {
  width: 25%;
  position: sticky;
  top: 1rem;
  background-color: #262d38;
  height: 20%;
  z-index: 1;
}
.technical-page .top .left ul li {
  width: 3.5rem;
  height: 0.6rem;
  line-height: 0.6rem;
  padding-left: 0.3rem;
  background: #313742;
  color: #fff;
  border-radius: 0.05rem;
  margin-bottom: 2px;
  cursor: pointer;
  transition: 0.3s;
}
@media (max-width: 1260px) {
  .technical-page .top .left ul li {
    width: 2.5rem;
  }
}
.technical-page .top .left ul .on {
  background: #56c271;
}
.technical-page .top .right {
  flex: 1;
  margin-left: 0.25rem;
}
.technical-page .top .right ul {
  width: 100% !important;
}
.technical-page .top .right ul .scroll1::-webkit-scrollbar {
  display: none;
}
@media (max-width: 767px) {
  .technical-page .top .right ul {
    margin-bottom: 1rem;
  }
}
.technical-page .top .right ul li {
  background: #313842;
  padding: 0.38rem;
  border-radius: 0.05rem;
  margin-bottom: 0.1rem;
  cursor: pointer;
}
.technical-page .top .right ul li:last-child {
  margin-bottom: 0;
}
.technical-page .top .right ul li .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.technical-page .top .right ul li .title h4 {
  color: #fff;
}
.technical-page .top .right ul li .title .ts-btn {
  width: 0.21rem;
  height: 0.21rem;
  display: flex;
  cursor: pointer;
}
.technical-page .top .right ul li .title .ts-btn i {
  display: block;
  width: 0.2rem;
  height: 2px;
  background: #56c271;
}
.technical-page .top .right ul li .title .ts-btn .plus {
  align-items: center;
  justify-content: center;
}
.technical-page .top .right ul li .title .ts-btn .plus i:first-child {
  transform: translateY(9px);
}
.technical-page .top .right ul li .title .ts-btn .plus i:last-child {
  transform: rotate(91deg) translateX(8px);
}
.technical-page .top .right ul li .title .ts-btn .reduce {
  align-items: center;
  justify-content: center;
  display: none;
}
.technical-page .top .right ul li .title .ts-btn .reduce i {
  transform: translateY(9px);
}
.technical-page .top .right ul li .t-text {
  color: #6f747b;
  display: none;
  margin-top: 0.22rem;
  font-size: 16px;
  text-align: left;
  padding-right: 0.1rem;
}
@media (max-width: 1580px) {
  .technical-page .top .right ul li .t-text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .technical-page .top .right ul li .t-text {
    font-size: 0.28rem;
  }
}
.technical-page .top .right ul .swiper-slide {
  height: auto;
}
@media (max-width: 767px) {
  .technical-page .top {
    display: block;
  }
  .technical-page .top .left {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .technical-page .top .left ul li {
    width: 100%;
  }
  .technical-page .top .right {
    width: 100%;
    margin-left: 0;
  }
}
.technical-page .bottom {
  width: 100%;
  background-color: #161b27;
  padding: 1rem 0;
  border-bottom: 1px solid #353b45;
}
.technical-page .bottom .btn {
  display: flex;
  justify-content: center;
  margin-top: 0.53rem;
}
.technical-page .bottom .btn a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.technical-page .bottom .btn a .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.technical-page .bottom .btn a:hover .icon {
  transform: scale(1.1);
}
.technical-page .bottom .container {
  text-align: center;
  padding: 0;
}
.technical-page .bottom .container .dealer-box p {
  font-size: 0.32rem;
  color: #fff;
  margin-bottom: 0.54rem;
  text-align: center;
}
.news {
  background-color: #262d38;
  padding: 0.8rem 0 1.2rem;
  width: 100%;
}
.news .new-content {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.news .new-content li {
  width: 33.3%;
  display: block;
  padding-right: 1.16rem;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 2;
}
.news .new-content li .content {
  width: 100%;
  height: auto;
  padding-left: 0.6rem;
}
.news .new-content li .time {
  color: #686c74;
  margin-top: 0.55rem;
  transition: 0.3s;
}
@media (max-width: 1024px) {
  .news .new-content li .time {
    margin-top: 0.3rem;
  }
}
@media (max-width: 767px) {
  .news .new-content li .time {
    margin-top: 0.14rem;
  }
}
.news .new-content li .time .day {
  font-size: 0.48rem;
}
.news .new-content li .time .year {
  font-size: 0.14rem;
}
.news .new-content li h4 {
  font-size: 0.2rem;
  color: #fff;
  margin-top: 0.32rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all ease-in 0.5s;
}
@media (max-width: 1024px) {
  .news .new-content li h4 {
    margin-top: 0.2rem;
  }
}
@media (max-width: 767px) {
  .news .new-content li h4 {
    margin-top: 0.1rem;
  }
}
.news .new-content li .desc {
  font-size: 16px;
  color: #96989b;
  margin-top: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all ease-in 0.5s;
}
@media (max-width: 1580px) {
  .news .new-content li .desc {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .news .new-content li .desc {
    font-size: 0.28rem;
  }
}
@media (max-width: 767px) {
  .news .new-content li .desc {
    margin-top: 0.14rem;
  }
}
.news .new-content li p {
  color: #56c271;
  font-size: 16px;
  margin: 0.58rem 0;
  transition: 0.3s;
}
@media (max-width: 1580px) {
  .news .new-content li p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .news .new-content li p {
    font-size: 0.28rem;
  }
}
@media (max-width: 1024px) {
  .news .new-content li p {
    margin: 0.4rem 0;
  }
}
@media (max-width: 767px) {
  .news .new-content li p {
    margin: 0.1rem 0;
  }
}
.news .new-content li .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s;
  transform: translateY(-1px);
}
.news .new-content li .img img {
  width: 100%;
  height: 100%;
}
@media (max-width: 425px) {
  .news .new-content li .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .news .new-content li {
    width: 50%;
  }
}
@media (max-width: 425px) {
  .news .new-content li {
    width: 100%;
    padding-left: 0.3rem;
  }
}
.news .new-content li:hover {
  background-color: transparent;
  border-bottom: 1px solid transparent !important;
}
.news .new-content li:hover .img {
  opacity: 0.3 !important;
}
.news .new-content li:hover a p {
  color: #fff;
}
.news .page-turner {
  margin-top: 0.8rem;
  color: #686c74;
}
.news .page-turner .out-box {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  width: 4rem;
}
.news .page-turner .out-box ul {
  display: flex;
  align-items: center;
}
.news .page-turner .out-box ul li {
  margin: 0 0.2rem;
  user-select: none;
}
.news .page-turner .out-box ul li a {
  display: block;
  color: #686c74;
}
.news .page-turner .out-box .perv,
.news .page-turner .out-box .next {
  cursor: pointer;
  transition: 0.3s ease;
}
.news .page-turner .out-box .perv:hover,
.news .page-turner .out-box .next:hover {
  color: #56c271;
}
.news .actice {
  width: 0.47rem;
  height: 0.47rem;
  line-height: 0.47rem;
  text-align: center;
  background-color: #56c271;
  font-size: 18px;
  border-radius: 50%;
  transition: 0.3s;
  color: #fff !important;
}
@media (max-width: 1580px) {
  .news .actice {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .news .actice {
    font-size: 0.32rem;
  }
}
.news .actice:hover {
  border-radius: 50%;
  transform: scale(1.2);
}
.news-details-page {
  background: #262d38;
  padding-top: 0.75rem;
}
.news-details-page .contents {
  margin: 0 4.06rem 1.6rem;
  padding-top: 0.6rem;
}
@media (max-width: 1580px) {
  .news-details-page .contents {
    margin: 0 3.06rem 1.4rem;
  }
}
@media (max-width: 1260px) {
  .news-details-page .contents {
    margin: 0 2.06rem 1.4rem;
  }
}
@media (max-width: 767px) {
  .news-details-page .contents {
    margin: 0 0.6rem 1.4rem;
  }
}
.news-details-page .contents h3 {
  font-size: 0.36rem;
  color: #fff;
}
.news-details-page .contents .date {
  font-size: 16px;
  color: #96989b;
  margin: 0.26rem 0 0.3rem;
  transition: all ease-in 0.5s;
}
@media (max-width: 1580px) {
  .news-details-page .contents .date {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .news-details-page .contents .date {
    font-size: 0.28rem;
  }
}
.news-details-page .contents p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  text-align: justify;
  transition: all ease-in 0.5s;
}
@media (max-width: 1580px) {
  .news-details-page .contents p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .news-details-page .contents p {
    font-size: 0.28rem;
  }
}
.news-details-page .contents .p {
  margin-bottom: 0.2rem;
  transition: all ease-in 0.5s;
}
.news-details-page .contents .img-out {
  width: 100%;
  padding-top: 47.3%;
  position: relative;
  margin: 0.24rem 0 0.55rem;
}
.news-details-page .contents .img-out .inner-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news-details-page .contents .img-out .inner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-details-page .contents .share {
  color: #fff;
  display: flex;
  align-items: center;
  padding-bottom: 0.3rem;
  padding-top: 0.8rem;
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #353b45;
}
.news-details-page .contents .share span {
  margin-right: 0.2rem;
}
.news-details-page .contents .share i {
  display: block;
  width: 23px;
  height: 20px;
  margin-right: 0.15rem;
  cursor: pointer;
  transition: 0.3s;
}
.news-details-page .contents .share i img,
.news-details-page .contents .share i svg {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.news-details-page .contents .share i:hover svg {
  transition: 0.3s;
}
.news-details-page .contents .share i:hover svg path {
  fill: #56c271;
}
.news-details-page .contents .turner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .news-details-page .contents .turner {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .news-details-page .contents .turner {
    font-size: 0.28rem;
  }
}
.news-details-page .contents .turner .last {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  color: #fff;
}
.news-details-page .contents .turner .last .img {
  height: 15px;
  width: 15px;
  transform: rotate(180deg);
  margin-right: 8px;
  transition: 0.3s;
}
.news-details-page .contents .turner .last .img path {
  fill: #fff;
}
.news-details-page .contents .turner .last .img img,
.news-details-page .contents .turner .last .img svg {
  width: 100%;
  height: 100%;
}
.news-details-page .contents .turner .last .img img path,
.news-details-page .contents .turner .last .img svg path {
  fill: #fff;
}
.news-details-page .contents .turner .last:hover {
  color: #56c271;
}
.news-details-page .contents .turner .last:hover svg path {
  fill: #56c271;
}
.news-details-page .contents .turner .middle {
  cursor: pointer;
  transition: 0.3s;
  color: #fff;
}
.news-details-page .contents .turner .middle:hover {
  color: #56c271;
}
.news-details-page .contents .turner .next {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  color: #fff;
}
.news-details-page .contents .turner .next .img {
  width: 15px;
  height: 15px;
  margin-left: 8px;
  transition: 0.3s;
}
.news-details-page .contents .turner .next .img img,
.news-details-page .contents .turner .next .img svg {
  width: 100%;
  height: 100%;
}
.news-details-page .contents .turner .next .img path {
  fill: #fff;
}
.news-details-page .contents .turner .next:hover {
  color: #56c271;
}
.news-details-page .contents .turner .next:hover svg path {
  fill: #56c271;
}
.news-details-page .news-list {
  width: 100%;
  padding-bottom: 1.3rem;
}
.news-details-page .news-list .container-new {
  margin: 0 2.6rem;
}
@media (max-width: 1200px) {
  .news-details-page .news-list .container-new {
    margin: 0 1.6rem;
  }
}
@media (max-width: 767px) {
  .news-details-page .news-list .container-new {
    margin: 0 0.6rem;
  }
}
.news-details-page .news-list .title {
  color: #fff;
  font-size: 0.36rem;
  margin-bottom: 0.55rem;
}
.news-details-page .news-list .new-content-box {
  display: flex;
  flex-wrap: wrap;
}
.news-details-page .news-list .new-content-box li {
  width: 33.3%;
  padding-left: 0.6rem;
  padding-right: 1.16rem;
  position: relative;
  cursor: pointer;
  border-top: 1px solid #686c74;
  border-bottom: 1px solid #686c74;
}
@media (max-width: 1200px) {
  .news-details-page .news-list .new-content-box li {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .news-details-page .news-list .new-content-box li {
    width: 100%;
  }
}
.news-details-page .news-list .new-content-box li:hover {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.news-details-page .news-list .new-content-box li:hover .img {
  opacity: 0.35;
}
@media (max-width: 1200px) {
  .news-details-page .news-list .new-content-box li:hover .img {
    margin-left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.news-details-page .news-list .new-content-box li:hover p {
  color: #fff;
}
.news-details-page .news-list .new-content-box li .content {
  width: 100%;
  height: 100%;
}
.news-details-page .news-list .new-content-box li .time {
  color: #686c74;
  margin-top: 0.55rem;
  transition: 0.3s;
}
.news-details-page .news-list .new-content-box li .time .day {
  font-size: 0.48rem;
}
.news-details-page .news-list .new-content-box li .time .year {
  font-size: 0.14rem;
}
.news-details-page .news-list .new-content-box li h4 {
  font-size: 0.2rem;
  color: #fff;
  margin-top: 0.32rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news-details-page .news-list .new-content-box li .desc {
  font-size: 16px;
  color: #96989b;
  margin-top: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 1580px) {
  .news-details-page .news-list .new-content-box li .desc {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .news-details-page .news-list .new-content-box li .desc {
    font-size: 0.28rem;
  }
}
.news-details-page .news-list .new-content-box li p {
  color: #56c271;
  font-size: 16px;
  margin: 0.58rem 0;
  transition: 0.3s;
}
@media (max-width: 1580px) {
  .news-details-page .news-list .new-content-box li p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .news-details-page .news-list .new-content-box li p {
    font-size: 0.28rem;
  }
}
.news-details-page .news-list .new-content-box li .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s;
}
.news-details-page .news-list .new-content-box li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sub-banner-dealer .span {
  font-size: 16px;
  margin-top: 0.6rem;
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1580px) {
  .sub-banner-dealer .span {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .sub-banner-dealer .span {
    font-size: 0.28rem;
  }
}
.sub-banner-dealer .icon {
  position: absolute;
  bottom: 0.7rem;
  left: 50%;
  transform: translateX(-50%);
}
.sub-banner-dealer .icon .c-open-from {
  display: flex;
}
.sub-banner-dealer .icon .c-open-from a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 2.6rem;
  height: auto;
}
.sub-banner-dealer .icon .c-open-from a p {
  font-size: 16px;
  color: #fff;
  margin-top: 0.2rem;
  flex-shrink: 0;
  white-space: nowrap;
}
@media (max-width: 1580px) {
  .sub-banner-dealer .icon .c-open-from a p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .sub-banner-dealer .icon .c-open-from a p {
    font-size: 0.28rem;
  }
}
.sub-banner-dealer .icon .c-open-from a .img-icon {
  width: 0.4rem;
  height: 0.4rem;
  display: block;
}
.sub-banner-dealer .icon .c-open-from a .img-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 1024px) {
  .sub-banner-dealer .span {
    display: none;
  }
  .sub-banner-dealer .icon {
    display: none;
  }
}
@media (max-width: 767px) {
  .sub-banner-dealer span {
    margin-top: 0.5rem;
  }
}
.dealer-page {
  width: 100%;
  background-color: #262d38;
}
.dealer-page .btn {
  display: flex;
  justify-content: center;
  margin-top: 0.53rem;
}
.dealer-page .btn a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.dealer-page .btn a .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.dealer-page .btn a:hover .icon {
  transform: scale(1.1);
}
.dealer-page .container {
  padding: 1.4rem 0;
}
@media (max-width: 767px) {
  .dealer-page .container {
    padding: 1rem 0;
  }
}
.dealer-page .container h3 {
  font-size: 0.36rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0.5rem;
}
.dealer-page .container ul {
  display: flex;
  flex-wrap: wrap;
}
.dealer-page .container ul li {
  width: 31.32%;
  height: 3.15rem;
  cursor: pointer;
  margin: 0 0.19rem;
  margin-bottom: 0.4rem;
  transition: 0.3s;
  background-color: #3c424c;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.15rem;
}
@media (max-width: 767px) {
  .dealer-page .container ul li {
    height: auto;
    padding: 0.6rem;
  }
}
.dealer-page .container ul li:nth-child(3n) {
  margin-right: 0;
}
.dealer-page .container ul li .content-box {
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.2rem;
  text-align: center;
  width: 75%;
}
@media (max-width: 767px) {
  .dealer-page .container ul li .content-box {
    font-size: 0.32rem;
  }
}
.dealer-page .container ul li .content-box .icon .img {
  width: 0.4rem;
  height: 0.4rem;
}
.dealer-page .container ul li .content-box .icon .img img,
.dealer-page .container ul li .content-box .icon .img svg {
  width: 100%;
  height: 100%;
}
.dealer-page .container ul li .content-box .icon .img img path,
.dealer-page .container ul li .content-box .icon .img svg path {
  fill: #ffffff;
}
.dealer-page .container ul li .content-box .p {
  margin: 0.4rem 0 0.22rem;
}
.dealer-page .container ul li .content-box .p1 {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: -0.2rem;
  opacity: 0;
  transition: 0.3s;
}
@media (max-width: 1580px) {
  .dealer-page .container ul li .content-box .p1 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .dealer-page .container ul li .content-box .p1 {
    opacity: 1;
    font-size: 0.28rem;
  }
}
.dealer-page .container ul li:nth-child(3) .icon .img,
.dealer-page .container ul li:nth-child(6) .icon .img {
  width: 0.4rem;
  height: 0.4rem;
}
.dealer-page .container ul li:hover {
  background-color: #56c271;
}
.dealer-page .container ul li:hover .content-box .p1 {
  opacity: 1;
  margin-bottom: 0;
}
@media (max-width: 1182px) {
  .dealer-page .container ul li {
    width: 47%;
  }
  .dealer-page .container ul li:nth-child(3n) {
    margin-right: 0.19rem;
  }
}
@media (max-width: 952px) {
  .dealer-page .container ul li {
    width: 47%;
    margin: 0 0.09rem;
    margin-bottom: 0.18rem;
  }
  .dealer-page .container ul li:nth-child(3n) {
    margin-right: 0.09rem;
  }
}
@media (max-width: 767px) {
  .dealer-page .container ul li {
    width: 100%;
  }
}
.dealer-page .container .dealer-btn {
  margin-top: 0.58rem;
}
.dealer-page .dealer-bottom {
  padding: 1rem 0;
  border-bottom: 1px solid #353b45;
  background-color: #161b27;
}
.dealer-page .dealer-bottom .container {
  text-align: center;
  padding: 0;
}
.dealer-page .dealer-bottom .container .dealer-box p {
  font-size: 0.32rem;
  color: #fff;
  margin-bottom: 0.54rem;
}
.dealer-page #hi-form-pop {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100vh;
  background-color: rgba(3, 4, 7, 0.478);
  display: none;
}
.dealer-page #hi-form-pop #hi-form-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12.63rem;
  height: 8.5rem;
  padding: 0.5rem 0.8rem;
  color: #ffffff;
  background-color: #262d38;
}
@media (max-width: 852px) {
  .dealer-page #hi-form-pop #hi-form-content {
    width: 11rem;
    padding: 0.5rem 0.4rem;
  }
}
.dealer-page #hi-form-pop #hi-form-content .title {
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 30px;
  margin-bottom: 0.46rem;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form ul {
  display: flex;
  flex-wrap: wrap;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form ul li {
  width: 49%;
  margin-bottom: 0.3rem;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form ul li:nth-child(odd) {
  margin-right: 0.2rem;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form ul li p {
  margin-bottom: 0.07rem;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form ul li p span {
  color: #ff5028;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form ul li input,
.dealer-page #hi-form-pop #hi-form-content #hi-form ul li select {
  width: 100%;
  height: 0.5rem;
  background-color: rgba(255, 255, 255, 0.1);
}
.dealer-page #hi-form-pop #hi-form-content #hi-form ul li input option,
.dealer-page #hi-form-pop #hi-form-content #hi-form ul li select option {
  width: 100%;
  color: #000;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form .text {
  width: 100%;
  height: 1rem;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form .text p {
  padding-bottom: 0.07rem;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form .text textarea {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
.dealer-page #hi-form-pop #hi-form-content #hi-form .submit .btn {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.53rem;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form .submit .btn a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form .submit .btn a .icon {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #56c271;
  color: #56c271;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.dealer-page #hi-form-pop #hi-form-content #hi-form .submit .btn a:hover .icon {
  transform: scale(1.1);
}
.dealer-page #hi-form-pop #hi-form-content #hi-form-colse {
  width: 0.4rem;
  height: 0.4rem;
  background-color: rgba(255, 255, 255, 0.212);
  border-radius: 50%;
  top: 0.3rem;
  right: 0.3rem;
  opacity: 0.2;
  z-index: -1;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.dealer-page #hi-form-pop #hi-form-content #hi-form-colse .img {
  width: 0.16rem;
  height: 0.16rem;
  transform: rotate(45deg);
}
.dealer-page #hi-form-pop #hi-form-content #hi-form-colse .img img {
  width: 100%;
}
@media (max-width: 767px) {
  .dealer-page #hi-form-pop {
    width: 90%;
    margin: 0 0.4rem;
  }
  .dealer-page #hi-form-pop #hi-form-content {
    width: 100%;
    overflow-y: scroll;
  }
  .dealer-page #hi-form-pop #hi-form-content #hi-form ul li {
    width: 100%;
  }
  .dealer-page #hi-form-pop #hi-form-content #hi-form ul li input {
    width: 100%;
  }
  .dealer-page #hi-form-pop #hi-form-content #hi-form ul li:nth-child(odd) {
    margin-right: 0;
  }
}
.technical-hardware-page {
  background-color: #262d38;
}
.technical-hardware-page .hardware-box1 {
  padding: 1.34rem 0 1.2rem;
}
.technical-hardware-page .hardware-box1 .container {
  text-align: center;
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.technical-hardware-page .hardware-box1 .container h3 {
  margin: 0 auto;
  max-width: 1000px;
  color: #fff;
  font-size: 0.36rem;
}
.technical-hardware-page .hardware-box1 .container p {
  max-width: 1000px;
  color: #999;
  margin: 0 auto 0.54rem;
}
.technical-hardware-page .hardware-box1 .container .img-out {
  width: 100%;
  padding-top: 48.1%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.technical-hardware-page .hardware-box1 .container .img-out .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.technical-hardware-page .hardware-box1 .container .img-out .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.technical-hardware-page .hardware-box1 .container .h-btn {
  display: flex;
  justify-content: center;
  margin-top: 0.53rem;
}
.technical-hardware-page .hardware-box1 .container .h-btn a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.technical-hardware-page .hardware-box1 .container .h-btn a .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.technical-hardware-page .hardware-box1 .container .h-btn a:hover .icon {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .technical-hardware-page .hardware-box1 {
    padding-bottom: 0.8rem;
  }
  .technical-hardware-page .hardware-box1 .br {
    display: none;
  }
}
.technical-hardware-page .hardware-box2 {
  position: relative;
}
.technical-hardware-page .hardware-box2 .top {
  position: absolute;
  top: 1.1rem;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  text-align: center;
}
.technical-hardware-page .hardware-box2 .top h3 {
  color: #fff;
}
.technical-hardware-page .hardware-box2 .top p {
  color: rgba(255, 255, 255, 0.7);
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .technical-hardware-page .hardware-box2 .top {
    top: 0.3rem;
  }
  .technical-hardware-page .hardware-box2 .top h3 {
    font-size: 0.2rem;
  }
  .technical-hardware-page .hardware-box2 .top p {
    display: none;
  }
  .technical-hardware-page .hardware-box2 .top .br {
    display: none;
  }
}
.technical-hardware-page .hardware-box2 .bottom {
  position: absolute;
  bottom: 0.6rem;
  left: 50%;
  transform: translateX(-50%);
}
.technical-hardware-page .hardware-box2 .bottom ul {
  display: flex;
}
.technical-hardware-page .hardware-box2 .bottom ul li {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-right: 0.56rem;
  flex-shrink: 0;
}
.technical-hardware-page .hardware-box2 .bottom ul li:last-child {
  margin-right: 0;
}
.technical-hardware-page .hardware-box2 .bottom ul li .img {
  width: 0.33rem;
  height: 0.33rem;
}
.technical-hardware-page .hardware-box2 .bottom ul li .img img,
.technical-hardware-page .hardware-box2 .bottom ul li .img svg {
  width: 100%;
  height: 100%;
}
.technical-hardware-page .hardware-box2 .bottom ul li span {
  color: #fff;
  margin-top: 0.16rem;
}
@media (max-width: 767px) {
  .technical-hardware-page .hardware-box2 .bottom {
    left: 0;
    transform: none;
    width: 100%;
  }
  .technical-hardware-page .hardware-box2 .bottom ul {
    width: 100%;
    justify-content: space-around;
  }
  .technical-hardware-page .hardware-box2 .bottom ul li {
    margin-right: 0;
  }
}
@media (max-width: 425px) {
  .technical-hardware-page .hardware-box2 .bottom ul li {
    flex-shrink: inherit;
  }
  .technical-hardware-page .hardware-box2 .bottom ul li span {
    text-align: center;
  }
}
.technical-hardware-page .hardware-box2 .h-img {
  width: 100%;
  height: 100%;
}
.technical-hardware-page .hardware-box2 .h-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.technical-hardware-page .hardware-box3 {
  width: 100%;
  display: flex;
  padding-top: 1.4rem;
  padding-bottom: 0.8rem;
}
.technical-hardware-page .hardware-box3 .left {
  width: 34.7%;
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  padding-left: 1.5rem;
  padding-top: 1.3rem;
}
.technical-hardware-page .hardware-box3 .left .title {
  color: #fff;
  margin-bottom: 0.2rem;
}
.technical-hardware-page .hardware-box3 .left ul li {
  margin-top: 0.5rem;
}
.technical-hardware-page .hardware-box3 .left ul li span {
  color: rgba(255, 255, 255, 0.8);
}
.technical-hardware-page .hardware-box3 .left ul li .img {
  width: 0.32rem;
  height: 0.35rem;
  margin-bottom: 0.15rem;
}
.technical-hardware-page .hardware-box3 .left ul li .img img {
  width: 100%;
  height: 100%;
}
.technical-hardware-page .hardware-box3 .left ul li .img-box4 {
  transform: rotate(-90deg);
}
@media (max-width: 1260px) {
  .technical-hardware-page .hardware-box3 .left {
    padding-top: 1rem;
  }
}
@media (max-width: 890px) {
  .technical-hardware-page .hardware-box3 .left {
    padding-top: 0.5rem;
    padding-left: 1rem;
  }
  .technical-hardware-page .hardware-box3 .left .title {
    font-size: 0.26rem;
  }
  .technical-hardware-page .hardware-box3 .left ul li {
    margin-top: 0.2rem;
  }
}
.technical-hardware-page .hardware-box3 .right {
  width: 65.3%;
}
.technical-hardware-page .hardware-box3 .right .img-inner {
  width: 100%;
  padding-top: 74.9%;
  position: relative;
}
.technical-hardware-page .hardware-box3 .right .img-inner .img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.technical-hardware-page .hardware-box3 .right .img-inner .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .technical-hardware-page .hardware-box3 {
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 0.4rem;
    padding-bottom: 0;
  }
  .technical-hardware-page .hardware-box3 .left {
    width: 100%;
  }
  .technical-hardware-page .hardware-box3 .left ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
  }
  .technical-hardware-page .hardware-box3 .left ul li {
    width: 50%;
  }
  .technical-hardware-page .hardware-box3 .right {
    width: 100%;
  }
  .technical-hardware-page .hardware-box3 .right .img-inner img {
    width: 100%;
    height: 100%;
  }
}
.technical-hardware-page .hardware-box4 {
  width: 100%;
  background: #262d38;
  padding: 1rem 0 1.5rem;
}
.technical-hardware-page .hardware-box4 .container {
  display: flex;
}
.technical-hardware-page .hardware-box4 .container .box {
  width: 87.5%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .technical-hardware-page .hardware-box4 .container .box {
    width: 100%;
  }
}
.technical-hardware-page .hardware-box4 .container .box .item {
  width: 48.21%;
  position: relative;
}
@media (max-width: 767px) {
  .technical-hardware-page .hardware-box4 .container .box .item {
    width: 100%;
    margin-bottom: 0.2rem;
  }
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a {
  width: 100%;
  display: block;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .img {
  width: 100%;
  position: relative;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .img::before {
  content: '';
  width: 100%;
  padding-top: 97.77%;
  display: block;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 43.48%;
}
@media (max-width: 1580px) {
  .technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox {
    padding-top: 38%;
  }
}
@media (max-width: 1260px) {
  .technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox {
    padding-top: 32%;
  }
}
@media (max-width: 991px) {
  .technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox {
    padding-top: 20%;
  }
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .icon {
  width: 50px;
  height: 50px;
  margin: auto;
  position: relative;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .icon img {
  width: 100%;
  transition: all ease-out 0.3s;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .icon img:nth-child(2) {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .title {
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-top: 0.23rem;
}
@media (max-width: 1580px) {
  .technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .title {
    font-size: 14px;
  }
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .more {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
  margin: 1.17rem auto 0;
  opacity: 0;
}
@media (max-width: 991px) {
  .technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .more {
    margin: 0.7rem auto 0;
    opacity: 1;
  }
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .more:hover {
  transform: scale(1.1);
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .pro-list {
  opacity: 0;
  transition: 0.3s;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .pro-list li a {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 0.2rem;
  color: #fff;
  width: 50%;
  border-bottom: 1px solid #fff;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a .tbox .pro-list li:hover a {
  color: #56c271;
  transition: 0.3s;
  border-bottom: 1px solid #56c271;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a:hover .tbox .icon img {
  opacity: 0;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a:hover .tbox .icon img:nth-child(2) {
  opacity: 1;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a:hover .tbox .more {
  opacity: 1;
}
.technical-hardware-page .hardware-box4 .container .box .item .item-a:hover .tbox .pro-list {
  opacity: 1;
}
.technical-hardware-page .hardware-box5 {
  padding: 1rem 0;
  border-bottom: 1px solid #353b45;
  background-color: #161b27;
}
.technical-hardware-page .hardware-box5 .container {
  text-align: center;
  padding: 0;
}
.technical-hardware-page .hardware-box5 .container .dealer-box .btn {
  display: flex;
  justify-content: center;
  margin-top: 0.53rem;
}
.technical-hardware-page .hardware-box5 .container .dealer-box .btn a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.technical-hardware-page .hardware-box5 .container .dealer-box .btn a .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.technical-hardware-page .hardware-box5 .container .dealer-box .btn a:hover .icon {
  transform: scale(1.1);
}
.technical-hardware-page .hardware-box5 .container .dealer-box p {
  font-size: 0.32rem;
  color: #fff;
  margin-bottom: 0.54rem;
}
.technical-software .btn {
  display: flex;
  justify-content: center;
  margin-top: 0.53rem;
}
.technical-software .btn a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.technical-software .btn a .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.technical-software .btn a:hover .icon {
  transform: scale(1.1);
}
.technical-software .software-box1 {
  background-color: #161b27;
  padding-top: 1.4rem;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, right top, from(#161b27), color-stop(80%, rgba(3, 3, 4, 0.01)), to(#161b27));
  position: relative;
}
.technical-software .software-box1 .container .top {
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
.technical-software .software-box1 .container .top h3 {
  font-size: 0.36rem;
  color: #fff;
  margin-bottom: 0.28rem;
}
.technical-software .software-box1 .container .top p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  font-family: "Adobe 黑体 Std";
  margin-bottom: 0.4rem;
}
@media (max-width: 1580px) {
  .technical-software .software-box1 .container .top p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .technical-software .software-box1 .container .top p {
    font-size: 0.28rem;
  }
}
.technical-software .software-box1 .container .top .btn a {
  font-size: 16px;
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 1580px) {
  .technical-software .software-box1 .container .top .btn a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .technical-software .software-box1 .container .top .btn a {
    font-size: 0.28rem;
  }
}
.technical-software .software-box1 .container .top .btn a .icon .img {
  width: 0.2rem;
  height: 0.2rem;
}
.technical-software .software-box1 .container .top .btn a .icon .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.technical-software .software-box1 .bottom {
  margin-top: 0.9rem;
  text-align: center;
  position: relative;
}
.technical-software .software-box1 .bottom .img {
  margin: 0 auto 1rem;
  width: 90%;
  max-width: 1200px;
  height: 6.4rem;
  border-radius: 0.7rem 0.7rem 0 0;
  overflow: hidden;
  position: inherit;
  z-index: 2;
  pointer-events: none;
  -webkit-user-drag: none;
}
@media (max-width: 767px) {
  .technical-software .software-box1 .bottom .img {
    height: 5rem;
  }
}
.technical-software .software-box1 .bottom .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.technical-software .software-box1 .bottom span {
  color: rgba(86, 194, 113, 0.15);
  font-size: 0.5rem;
  margin-top: 0.2rem;
  line-height: 0.5rem;
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.technical-software .software-box1 .bottom .anmation-box {
  display: none;
  position: relative;
}
.technical-software .software-box1 .bottom .animation-bg {
  background-image: -webkit-gradient(linear, left top, right top, from(#161b27), color-stop(50%, rgba(3, 3, 4, 0.01)), to(#161b27));
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.technical-software .software-box1 .bottom .animation1 {
  position: absolute;
  left: 50%;
  transform: translateX(0%);
  bottom: 3.5rem;
  z-index: 0;
  width: 100000px;
  animation: 50.072s linear 1s infinite normal none running marqueeAnimation;
}
.technical-software .software-box1 .bottom .animation2 {
  position: absolute;
  left: 50%;
  transform: translateX(0%);
  bottom: 3rem;
  z-index: 0;
  width: 100000px;
  animation: 50.072s linear 1s infinite normal none running marqueeAnimation;
}
.technical-software .software-box1 .bottom .animation3 {
  position: absolute;
  left: 50%;
  transform: translateX(0%);
  bottom: 2.5rem;
  z-index: 0;
  width: 100000px;
  animation: 50.072s linear 1s infinite normal none running marqueeAnimation;
}
.technical-software .software-box1 .bottom .animation4 {
  position: absolute;
  left: 50%;
  transform: translateX(0%);
  bottom: 2rem;
  z-index: 0;
  width: 100000px;
  animation: 50.072s linear 1s infinite normal none running marqueeAnimation;
}
.technical-software .software-box1 .bottom .animation5 {
  position: absolute;
  left: 50%;
  transform: translateX(0%);
  bottom: 1.5rem;
  width: 100000px;
  animation: 50.072s linear 1s infinite normal none running marqueeAnimation;
}
@keyframes marqueeAnimation {
  0% {
    transform: translateX(-2251.47px);
  }
  100% {
    transform: translateX(0);
  }
}
.technical-software .software-box2 {
  height: 100vh;
  color: #fff;
  background-color: #262d38;
  padding: 1.86rem 2.4rem 0.15rem;
  width: 100%;
}
@media (max-width: 1260px) {
  .technical-software .software-box2 {
    padding: 0rem 1.5rem 0.15rem;
  }
}
@media (max-width: 767px) {
  .technical-software .software-box2 {
    padding: 0 ;
  }
}
.technical-software .software-box2 .box-inner {
  display: flex;
  align-items: center;
  position: sticky;
  top: 1.86rem;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .technical-software .software-box2 .box-inner {
    top: 1rem;
  }
}
@media (max-width: 991px) {
  .technical-software .software-box2 .box-inner {
    flex-wrap: wrap;
  }
}
.technical-software .software-box2 .box-inner .s-left {
  width: 50%;
  height: 300px;
  padding-left: 0.7rem;
  background-color: #262d38;
}
@media (max-width: 767px) {
  .technical-software .software-box2 .box-inner .s-left {
    height: 3rem;
  }
}
.technical-software .software-box2 .box-inner .s-left .swiper-container {
  width: 100%;
  height: 100%;
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  align-items: center;
  padding-left: 4px;
  width: 100% !important;
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide span {
  color: rgba(255, 255, 255, 0.137);
  font-size: 16px;
  padding: 0 0.5rem 0 0.26rem;
  margin-top: 0.2rem;
}
@media (max-width: 1580px) {
  .technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide span {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide span {
    font-size: 0.28rem;
  }
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide .content {
  width: 4rem;
  opacity: 0.4;
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide .content h3 {
  font-size: 0.36rem;
  color: #fff;
  margin-bottom: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide .content p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 1580px) {
  .technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide .content p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide .content p {
    font-size: 0.28rem;
  }
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide-active .content {
  opacity: 1;
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-wrapper .swiper-slide-active span {
  color: #56c271;
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-pagination-progressbar {
  background: #515760;
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #56c271;
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-scrollbar {
  right: auto;
  left: 0;
  width: 1px;
  background: #515760;
}
.technical-software .software-box2 .box-inner .s-left .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
  background: #56c271;
  width: 2px;
}
.technical-software .software-box2 .box-inner .s-right {
  width: 50%;
  height: auto;
  position: relative;
}
.technical-software .software-box2 .box-inner .s-right .max-circle {
  width: 7.12rem;
  height: 7.12rem;
  border-radius: 50%;
  background-color: #1e242f;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: relative;
}
.technical-software .software-box2 .box-inner .s-right .min-circle {
  width: 5.28rem;
  height: 5.28rem;
  border-radius: 50%;
  background-color: #181d29;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.technical-software .software-box2 .box-inner .s-right .min-circle .socll-img {
  width: 3.18rem;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  pointer-events: none;
  -webkit-user-drag: none;
}
.technical-software .software-box2 .box-inner .s-right .min-circle .socll-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.technical-software .software-box2 .box-inner .s-right .min-circle .mySwiper6 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3rem;
  height: 6.4rem;
  border-radius: 0.37rem;
}
.technical-software .software-box2 .box-inner .s-right .min-circle .mySwiper6 .swiper-wrapper .swiper-slide {
  width: 100%;
  text-align: center;
}
.technical-software .software-box2 .box-inner .s-right .min-circle .mySwiper6 .swiper-wrapper .swiper-slide img {
  width: 94%;
  height: 96%;
  object-fit: cover;
  position: relative;
  top: 2%;
}
@media (max-width: 1118px) {
  .technical-software .software-box2 .box-inner {
    padding: 1.2rem 1rem 0.15rem;
  }
}
@media (max-width: 1023px) {
  .technical-software .software-box2 .box-inner .s-left {
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  .technical-software .software-box2 .box-inner .s-right {
    height: 7.1rem;
  }
}
@media (max-width: 991px) {
  .technical-software .software-box2 .box-inner .s-left {
    width: 100%;
  }
  .technical-software .software-box2 .box-inner .s-right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .technical-software .software-box2 .box-inner .s-left {
    padding-left: 0;
    margin-bottom: 0.5rem;
  }
  .technical-software .software-box2 .box-inner .s-left .swiper-wrapper .swiper-slide {
    display: flex;
  }
}
.technical-software .software-box3 {
  background: #262d38;
}
.technical-software .software-box3 .container {
  padding: 1.4rem 0;
}
@media (max-width: 767px) {
  .technical-software .software-box3 .container {
    padding: 1rem 0;
  }
}
.technical-software .software-box3 .container h3 {
  font-size: 0.36rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0.46rem;
}
.technical-software .software-box3 .container ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.1rem -0.4rem;
}
.technical-software .software-box3 .container ul li {
  width: 19% ;
  height: 3.15rem;
  cursor: pointer;
  margin: 0 0.5% 0.2rem;
  transition: 0.3s;
  background-color: #3c424c;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.15rem;
}
.technical-software .software-box3 .container ul li .content-box {
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.2rem;
  text-align: center;
}
.technical-software .software-box3 .container ul li .content-box .icon .img {
  width: 0.42rem;
  height: 0.42rem;
}
.technical-software .software-box3 .container ul li .content-box .icon .img img,
.technical-software .software-box3 .container ul li .content-box .icon .img svg {
  width: 100%;
  height: 100%;
}
.technical-software .software-box3 .container ul li .content-box .icon .img img path,
.technical-software .software-box3 .container ul li .content-box .icon .img svg path {
  fill: #fff;
}
.technical-software .software-box3 .container ul li .content-box .p {
  margin: 0.4rem 0 0.22rem;
}
.technical-software .software-box3 .container ul li .content-box .p1 {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: -0.2rem;
  opacity: 0;
  transition: 0.3s;
}
@media (max-width: 1580px) {
  .technical-software .software-box3 .container ul li .content-box .p1 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .technical-software .software-box3 .container ul li .content-box .p1 {
    font-size: 0.28rem;
  }
}
@media (max-width: 1182px) {
  .technical-software .software-box3 .container ul li {
    width: 47%;
  }
}
@media (max-width: 952px) {
  .technical-software .software-box3 .container ul li {
    width: 47%;
    margin: 0 0.09rem;
    margin-bottom: 0.18rem;
  }
}
@media (max-width: 767px) {
  .technical-software .software-box3 .container ul li {
    width: 100%;
  }
}
.technical-software .software-box4 {
  padding: 1rem 0;
  border-bottom: 1px solid #353b45;
  background-color: #161b27;
}
.technical-software .software-box4 .container {
  text-align: center;
  padding: 0;
}
.technical-software .software-box4 .container .dealer-box p {
  font-size: 0.32rem;
  color: #fff;
  margin-bottom: 0.54rem;
}
.software-crumbs {
  background-color: #161b27;
}
.technical-download {
  background-color: #262d38;
  padding-top: 0.9rem;
}
.technical-download .top {
  padding-bottom: 1.2rem;
  margin: 0 2.6rem;
  display: flex;
}
@media (max-width: 1136px) {
  .technical-download .top {
    margin: 0 1.6rem;
  }
}
@media (max-width: 1008px) {
  .technical-download .top {
    margin: 0 0.6rem;
  }
  .technical-download .top .left ul li .title {
    word-wrap: break-word;
    word-break: normal;
  }
}
@media (max-width: 819px) {
  .technical-download .top {
    margin: 0 0.2rem;
  }
}
@media (max-width: 767px) {
  .technical-download .top {
    display: block;
  }
}
.technical-download .top .left {
  width: 32.3%;
  margin-right: 0.2rem;
  height: 20%;
  position: sticky;
  top: 1rem;
  word-wrap: break-word;
  word-break: normal;
}
@media (max-width: 767px) {
  .technical-download .top .left {
    width: 100%;
    margin-bottom: 0.2rem;
    z-index: 99;
    top: 1rem;
  }
}
.technical-download .top .left ul {
  width: 100%;
  background-color: #313742;
}
.technical-download .top .left ul .li {
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  border-radius: 0.05rem;
  margin-top: 5px;
}
.technical-download .top .left ul .li:first-child {
  margin-top: 0;
}
.technical-download .top .left ul .li .title {
  font-size: 18px;
  color: #fff;
  background-color: #313742;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.18rem 0.3rem;
  border-radius: 0.05rem;
  user-select: none;
  cursor: pointer;
  transition: 0.3s;
}
@media (max-width: 1580px) {
  .technical-download .top .left ul .li .title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .technical-download .top .left ul .li .title {
    font-size: 0.32rem;
  }
}
.technical-download .top .left ul .li .title:hover {
  background-color: #56c271;
}
.technical-download .top .left ul .li .title .img {
  flex-shrink: 0;
  width: 10px;
  height: 6px;
  transform: rotate(180deg);
}
.technical-download .top .left ul .li .title .img img {
  width: 100%;
  height: 100%;
}
.technical-download .top .left ul .li .t-select {
  padding-left: 0.3rem;
  display: none;
}
.technical-download .top .left ul .li .t-select .li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  padding: 0.18rem 0;
  color: rgba(255, 255, 255, 0.8);
  background-color: #313742;
  padding-left: 0.3rem;
  margin-top: 1px;
}
@media (max-width: 1580px) {
  .technical-download .top .left ul .li .t-select .li {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .technical-download .top .left ul .li .t-select .li {
    font-size: 0.28rem;
  }
}
.technical-download .top .left ul .li .t-select .li:hover {
  color: #56c271;
  transition: 0.3s;
}
.technical-download .top .left ul .on {
  background-color: #56c271;
}
.technical-download .top .right {
  width: 66.3%;
}
.technical-download .top .right .ul-box ul {
  display: none;
}
.technical-download .top .right .ul-box ul li {
  background-color: #313842;
  padding: 0.36rem 0.4rem 0.28rem 0.44rem;
  color: #fff;
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  margin-bottom: 0.1rem;
}
.technical-download .top .right .ul-box ul li .title {
  font-size: 18px;
  padding-bottom: 0.2rem;
}
@media (max-width: 1580px) {
  .technical-download .top .right .ul-box ul li .title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .technical-download .top .right .ul-box ul li .title {
    font-size: 0.32rem;
  }
}
.technical-download .top .right .ul-box ul li .info {
  display: flex;
  padding-top: 0.22rem;
  border-top: 1px solid #464c55;
}
.technical-download .top .right .ul-box ul li .info .left-img {
  width: 27.6%;
  height: 2.05rem;
  background-color: #2d343e;
  margin-right: 0.3rem;
  position: relative;
}
.technical-download .top .right .ul-box ul li .info .left-img .img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.94rem;
  height: 1.66rem;
}
.technical-download .top .right .ul-box ul li .info .left-img .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.technical-download .top .right .ul-box ul li .info .right-info {
  width: 68.8%;
}
.technical-download .top .right .ul-box ul li .info .right-info .li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  height: 0.66rem;
  border-bottom: 1px solid #464c55;
  align-items: center;
}
@media (max-width: 1580px) {
  .technical-download .top .right .ul-box ul li .info .right-info .li {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .technical-download .top .right .ul-box ul li .info .right-info .li {
    font-size: 0.28rem;
  }
}
.technical-download .top .right .ul-box ul li .info .right-info .li div {
  display: flex;
}
.technical-download .top .right .ul-box ul li .info .right-info .li div .p-img {
  width: 0.26rem;
  height: 0.26rem;
  background-color: #56c271;
  border-radius: 50%;
  margin-right: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.technical-download .top .right .ul-box ul li .info .right-info .li div .p-img .span-img {
  width: 0.15rem;
  height: 0.15rem;
}
.technical-download .top .right .ul-box ul li .info .right-info .li div .p-img .span-img img,
.technical-download .top .right .ul-box ul li .info .right-info .li div .p-img .span-img svg {
  width: 100%;
  height: 100%;
}
.technical-download .top .right .ul-box ul li .info .right-info .li .icon {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.technical-download .top .right .ul-box ul li .info .right-info .li .icon img {
  width: 100%;
  height: 100%;
}
.technical-download .top .right .ul-box ul li .info .right-info .li .icon svg path {
  fill: rgba(255, 255, 255, 0.1);
}
.technical-download .top .right .ul-box .r-show {
  display: block;
}
@media (max-width: 767px) {
  .technical-download .top .right {
    width: 100%;
  }
}
.technical-download .bottom {
  width: 100%;
  background-color: #161b27;
  padding: 1rem 0;
  border-bottom: 1px solid #353b45;
}
.technical-download .bottom .btn {
  display: flex;
  justify-content: center;
  margin-top: 0.53rem;
}
.technical-download .bottom .btn a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.technical-download .bottom .btn a .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.technical-download .bottom .btn a:hover .icon {
  transform: scale(1.1);
}
.technical-download .bottom .container {
  text-align: center;
  padding: 0;
}
.technical-download .bottom .container .dealer-box p {
  font-size: 0.32rem;
  color: #fff;
  margin-bottom: 0.54rem;
}
.product-detalis {
  padding-top: 1.2rem;
  background-color: #262d38;
}
.product-detalis .pro-animatio .pro-move .pro-top {
  text-align: center;
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  user-select: none;
  font-weight: 700;
  padding-top: 1.5rem;
  margin-bottom: 150px;
  position: sticky;
  top: 0;
}
@media (max-width: 1580px) {
  .product-detalis .pro-animatio .pro-move .pro-top {
    padding-top: 3rem;
  }
}
@media (max-width: 991px) {
  .product-detalis .pro-animatio .pro-move .pro-top {
    margin-bottom: 1rem;
    height: auto !important;
    position: relative;
  }
}
.product-detalis .pro-animatio .pro-move .pro-top h3 {
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #fff;
  font-size: 1.4rem;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 991px) {
  .product-detalis .pro-animatio .pro-move .pro-top h3 {
    font-size: 1rem;
    white-space: wrap;
  }
}
@media (max-width: 991px) {
  .product-detalis .pro-animatio .pro-move .pro-top h3 {
    font-size: 0.6rem;
  }
}
.product-detalis .pro-animatio .pro-move .pro-top .sub-title {
  font-size: 0.36rem;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0.35rem;
  margin-top: -30px;
}
@media (max-width: 991px) {
  .product-detalis .pro-animatio .pro-move .pro-top .sub-title {
    margin-top: 0;
  }
}
.product-detalis .pro-animatio .pro-move .pro-top .pro-btn {
  display: flex;
  justify-content: center;
  margin-bottom: 22px;
}
.product-detalis .pro-animatio .pro-move .pro-top .pro-btn a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.product-detalis .pro-animatio .pro-move .pro-top .pro-btn a .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.product-detalis .pro-animatio .pro-move .pro-top .pro-btn a:hover .icon {
  transform: scale(1.1);
}
.product-detalis .pro-animatio .pro-move .pro-top .pro-img {
  width: 9.48rem;
  height: 10rem;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 991px) {
  .product-detalis .pro-animatio .pro-move .pro-top .pro-img {
    width: 7rem;
    height: 7rem;
  }
}
.product-detalis .pro-animatio .pro-move .pro-top .pro-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-detalis .pro-animatio .pro-move .pro-bottom {
  padding-top: 100vh;
}
@media (max-width: 991px) {
  .product-detalis .pro-animatio .pro-move .pro-bottom {
    padding: 0;
  }
}
.product-detalis .pro-animatio .pro-move .pro-bottom .img {
  width: 3.3rem;
  height: 5.8rem;
  margin: 0 auto;
}
.product-detalis .pro-animatio .pro-move .pro-bottom .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-detalis .pro-animatio .pro-move .pro-bottom ul {
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  display: flex;
  justify-content: center;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .product-detalis .pro-animatio .pro-move .pro-bottom ul {
    overflow-x: scroll;
    width: 7.5rem;
  }
  .product-detalis .pro-animatio .pro-move .pro-bottom ul li P {
    font-size: 0.14rem;
    color: #fff;
    margin-bottom: 0.1rem;
  }
  .product-detalis .pro-animatio .pro-move .pro-bottom ul li .p {
    font-size: 0.12rem;
    color: rgba(255, 255, 255, 0.4);
    width: 24em;
  }
}
.product-detalis .pro-animatio .pro-move .pro-bottom ul li {
  margin-right: 0.52rem;
  text-align: center;
}
.product-detalis .pro-animatio .pro-move .pro-bottom ul li:last-child {
  margin-right: 0;
}
.product-detalis .pro-animatio .pro-move .pro-bottom ul li .icon {
  width: 0.32rem;
  height: 0.32rem;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}
.product-detalis .pro-animatio .pro-move .pro-bottom ul li .icon img,
.product-detalis .pro-animatio .pro-move .pro-bottom ul li .icon svg {
  height: 100%;
  object-fit: cover;
}
.product-detalis .pro-animatio .pro-move .pro-bottom ul li .icon img path,
.product-detalis .pro-animatio .pro-move .pro-bottom ul li .icon svg path {
  fill: #fff;
}
.product-detalis .pro-animatio .pro-move .pro-bottom ul li P {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0.12rem;
}
@media (max-width: 1580px) {
  .product-detalis .pro-animatio .pro-move .pro-bottom ul li P {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .product-detalis .pro-animatio .pro-move .pro-bottom ul li P {
    font-size: 0.28rem;
  }
}
.product-detalis .pro-animatio .pro-move .pro-bottom ul li .p {
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 0.4);
  width: 24em;
}
@media (max-width: 568px) {
  .product-detalis .pro-animatio .pro-move .pro-bottom ul li .p {
    display: none;
  }
}
@media (max-width: 1024px) {
  .product-detalis .pro-animatio .pro-move {
    height: auto;
  }
}
.product-detalis .pro-box {
  background-color: #262d38;
  padding-bottom: 0.92rem;
  padding-top: 1rem;
}
.product-detalis .pro-box .swiper-container {
  overflow: hidden;
  position: relative;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper {
  padding-bottom: 0.96rem;
  margin: 0 auto;
  position: relative;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide {
  display: flex;
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  padding: 0 3rem;
  opacity: 0;
  transition: all 0.5s !important;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .left {
  width: 50%;
  padding-left: 1rem;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .left .img {
  width: 3.3rem;
  height: 5.8rem;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .left .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right {
  width: 50%;
  padding-left: 0.1rem;
  padding-top: 0.54rem;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .title {
  color: #fff;
  font-size: 0.36rem;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .desc {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.6rem;
}
@media (max-width: 1580px) {
  .product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .desc {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .desc {
    font-size: 0.32rem;
  }
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .desc li {
  border-bottom: 1px solid #3c424c;
  padding: 0.1rem 0;
  min-height: 0.72rem;
  line-height: 1.5;
  width: 100%;
  display: flex;
  align-items: center;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .desc li span {
  width: 50%;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .desc li span:last-child {
  color: rgba(255, 255, 255, 0.8);
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .btn {
  display: flex;
  margin-top: 0.53rem;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .btn a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .btn a .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .btn a .icon .img {
  width: 0.2rem;
  height: 0.2rem;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .btn a .icon .img img {
  width: 100%;
  height: 100%;
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right .btn a:hover .icon {
  transform: scale(1.1);
}
@media (max-width: 1124px) {
  .product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide {
    padding: 0 2.5rem;
  }
  .product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .left {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide {
    padding: 0 2rem;
  }
}
@media (max-width: 767px) {
  .product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide {
    display: block;
    padding: 0 1rem;
  }
  .product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .left {
    width: 100%;
  }
  .product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .left .img {
    margin: 0 auto;
  }
  .product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide .right {
    width: 100%;
  }
}
.product-detalis .pro-box .swiper-container .swiper-wrapper .swiper-slide-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 10;
}
.product-detalis .pro-box .swiper-container .prev-btn,
.product-detalis .pro-box .swiper-container .next-btn {
  width: 0.4rem;
  height: 0.4rem;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
}
.product-detalis .pro-box .swiper-container .prev-btn .right-icon,
.product-detalis .pro-box .swiper-container .next-btn .right-icon {
  height: 14px;
}
.product-detalis .pro-box .swiper-container .prev-btn img,
.product-detalis .pro-box .swiper-container .next-btn img,
.product-detalis .pro-box .swiper-container .prev-btn svg,
.product-detalis .pro-box .swiper-container .next-btn svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.product-detalis .pro-box .swiper-container .prev-btn:hover,
.product-detalis .pro-box .swiper-container .next-btn:hover {
  background-color: #56c271;
}
.product-detalis .pro-box .swiper-container .prev-btn:hover svg path,
.product-detalis .pro-box .swiper-container .next-btn:hover svg path {
  fill: #fff;
}
.product-detalis .pro-box .swiper-container .prev-btn {
  position: absolute;
  left: 0.99rem;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  z-index: 99;
}
@media (max-width: 767px) {
  .product-detalis .pro-box .swiper-container .prev-btn {
    top: 20%;
  }
}
.product-detalis .pro-box .swiper-container .prev-btn.swiper-button-disabled {
  display: none;
}
.product-detalis .pro-box .swiper-container .next-btn {
  position: absolute;
  right: 0.99rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}
@media (max-width: 767px) {
  .product-detalis .pro-box .swiper-container .next-btn {
    top: 20%;
  }
}
.product-detalis .pro-box .swiper-container .next-btn.swiper-button-disabled {
  display: none;
}
.product-detalis .pro-box .swiper-container .swiper-pagination {
  left: 50%;
  transform: translate(-50%);
  width: 13.2rem;
  background-color: #515760;
  position: relative;
}
.product-detalis .pro-box .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #56c271;
}
@media (max-width: 991px) {
  .product-detalis .pro-box .swiper-container .swiper-pagination {
    width: 10rem;
  }
}
.product-detalis .pro-box1 {
  position: relative;
}
.product-detalis .pro-box1 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-detalis .pro-box1 .bottom-tab {
  position: absolute;
  left: 50%;
  bottom: 0.7rem;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .product-detalis .pro-box1 .bottom-tab {
    bottom: 0.4rem;
  }
}
.product-detalis .pro-box1 .bottom-tab ul {
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  display: flex;
}
@media (max-width: 767px) {
  .product-detalis .pro-box1 .bottom-tab ul {
    overflow-x: scroll;
    width: 7.5rem;
  }
  .product-detalis .pro-box1 .bottom-tab ul li P {
    font-size: 0.14rem;
    color: #fff;
    margin-bottom: 0.1rem;
  }
  .product-detalis .pro-box1 .bottom-tab ul li .p {
    font-size: 0.12rem;
    color: rgba(255, 255, 255, 0.4);
    width: 24em;
  }
}
@media (max-width: 767px) and (max-width: 568px) {
  .product-detalis .pro-box1 .bottom-tab ul li .p {
    display: none;
  }
}
.product-detalis .pro-box1 .bottom-tab ul li {
  margin-right: 0.52rem;
  text-align: center;
}
.product-detalis .pro-box1 .bottom-tab ul li:last-child {
  margin-right: 0;
}
.product-detalis .pro-box1 .bottom-tab ul li .icon {
  width: 0.32rem;
  height: 0.32rem;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}
.product-detalis .pro-box1 .bottom-tab ul li .icon img,
.product-detalis .pro-box1 .bottom-tab ul li .icon svg {
  width: 100%;
  height: 100%;
}
.product-detalis .pro-box1 .bottom-tab ul li .icon img path,
.product-detalis .pro-box1 .bottom-tab ul li .icon svg path {
  fill: #fff;
}
.product-detalis .pro-box1 .bottom-tab ul li P {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0.12rem;
}
@media (max-width: 1580px) {
  .product-detalis .pro-box1 .bottom-tab ul li P {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .product-detalis .pro-box1 .bottom-tab ul li P {
    font-size: 0.28rem;
  }
}
.product-detalis .pro-box1 .bottom-tab ul li .p {
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 0.4);
  width: 24em;
}
.product-detalis .pro-box2 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-detalis .pro-box3 {
  padding: 1.34rem 0 1.4rem;
  background: #262d38;
}
.product-detalis .pro-box3 .container {
  text-align: center;
}
.product-detalis .pro-box3 .container h3 {
  color: #fff;
  font-size: 0.36rem;
  margin: 0 auto 0.24rem;
  max-width: 1000px;
}
.product-detalis .pro-box3 .container p {
  font-size: 16px;
  color: #999;
  margin: 0 auto 0.54rem;
  max-width: 1000px;
}
@media (max-width: 1580px) {
  .product-detalis .pro-box3 .container p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .product-detalis .pro-box3 .container p {
    font-size: 0.28rem;
  }
}
.product-detalis .pro-box3 .container .img-out {
  width: 100%;
  padding-top: 48.1%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.product-detalis .pro-box3 .container .img-out .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.product-detalis .pro-box3 .container .img-out .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-detalis .pro-box3 .container .h-btn {
  display: flex;
  justify-content: center;
  margin-top: 0.53rem;
}
.product-detalis .pro-box3 .container .h-btn a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.product-detalis .pro-box3 .container .h-btn a .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.product-detalis .pro-box3 .container .h-btn a:hover .icon {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .product-detalis .pro-box3 {
    padding-bottom: 0.8rem;
  }
}
.product-detalis .pro-box4 {
  position: relative;
}
.product-detalis .pro-box4 .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-detalis .pro-box4 .bottom-tab {
  position: absolute;
  left: 50%;
  bottom: 0.7rem;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .product-detalis .pro-box4 .bottom-tab {
    bottom: 0.4rem;
  }
}
.product-detalis .pro-box4 .bottom-tab ul {
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  display: flex;
}
@media (max-width: 767px) {
  .product-detalis .pro-box4 .bottom-tab ul {
    overflow-x: scroll;
    width: 7.5rem;
  }
  .product-detalis .pro-box4 .bottom-tab ul li P {
    font-size: 0.14rem;
    color: #fff;
    margin-bottom: 0.1rem;
  }
  .product-detalis .pro-box4 .bottom-tab ul li .p {
    font-size: 0.12rem;
    color: rgba(255, 255, 255, 0.4);
    width: 24em;
  }
}
.product-detalis .pro-box4 .bottom-tab ul li {
  margin-right: 0.52rem;
  text-align: center;
}
.product-detalis .pro-box4 .bottom-tab ul li:last-child {
  margin-right: 0;
}
.product-detalis .pro-box4 .bottom-tab ul li .icon {
  width: 0.32rem;
  height: 0.32rem;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}
.product-detalis .pro-box4 .bottom-tab ul li .icon img,
.product-detalis .pro-box4 .bottom-tab ul li .icon svg {
  width: 100%;
  height: 100%;
}
.product-detalis .pro-box4 .bottom-tab ul li .icon img path,
.product-detalis .pro-box4 .bottom-tab ul li .icon svg path {
  fill: #fff;
}
.product-detalis .pro-box4 .bottom-tab ul li P {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0.12rem;
}
@media (max-width: 1580px) {
  .product-detalis .pro-box4 .bottom-tab ul li P {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .product-detalis .pro-box4 .bottom-tab ul li P {
    font-size: 0.28rem;
  }
}
.product-detalis .pro-box4 .bottom-tab ul li .p {
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 0.4);
  width: 24em;
}
@media (max-width: 568px) {
  .product-detalis .pro-box4 .bottom-tab ul li .p {
    display: none;
  }
}
.product-detalis .pro-box5 .mySwiper3 {
  overflow: hidden;
  position: relative;
}
.product-detalis .pro-box5 .mySwiper3 .swiper-wrapper {
  display: flex;
  height: 9.6rem;
}
@media (max-width: 767px) {
  .product-detalis .pro-box5 .mySwiper3 .swiper-wrapper {
    height: 5rem;
  }
}
.product-detalis .pro-box5 .mySwiper3 .swiper-wrapper .swiper-slide {
  position: relative;
}
.product-detalis .pro-box5 .mySwiper3 .swiper-wrapper .swiper-slide h3 {
  font-size: 0.36rem;
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #fff;
  position: absolute;
  top: 1.1rem;
  left: 50%;
  transform: translateX(-50%);
}
.product-detalis .pro-box5 .mySwiper3 .swiper-wrapper .swiper-slide img,
.product-detalis .pro-box5 .mySwiper3 .swiper-wrapper .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-detalis .pro-box5 .mySwiper3 .swiper-paginations {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.6rem;
  width: 9.7rem;
  z-index: 3;
  display: flex;
}
.product-detalis .pro-box5 .mySwiper3 .swiper-paginations span {
  display: block;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.4);
  margin-right: 0.4rem;
  border-radius: 0;
  transition: 0.3s;
  width: 2.96rem;
  height: 0.02rem;
  display: flex;
  flex-direction: column-reverse;
  line-height: 3;
}
.product-detalis .pro-box5 .mySwiper3 .swiper-paginations .swiper-pagination-bullet {
  position: absolute;
  bottom: 0;
}
.product-detalis .pro-box5 .mySwiper3 .swiper-paginations .swiper-pagination-bullet-active {
  background-color: #fff;
  color: #fff;
}
@media (max-width: 767px) {
  .product-detalis .pro-box5 .mySwiper3 .swiper-paginations {
    width: 4.5rem;
  }
}
.product-detalis .pro-bottom-btn {
  width: 100%;
  background: #161b27;
}
.product-detalis .pro-bottom-btn .container {
  padding: 1.04rem 0 1.07rem;
  border-bottom: 1px solid #373c49;
}
.product-detalis .pro-bottom-btn .container .title {
  font-size: 0.32rem;
  line-height: 0.48rem;
  text-align: center;
  color: #fff;
}
.product-detalis .pro-bottom-btn .container .more {
  display: flex;
  justify-content: center;
  margin-top: 0.53rem;
}
.product-detalis .pro-bottom-btn .container .more a {
  display: inline-flex;
  align-items: center;
  color: #56c271;
}
.product-detalis .pro-bottom-btn .container .more a .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #56c271;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  margin-right: 0.15rem;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.product-detalis .pro-bottom-btn .container .more a:hover .icon {
  transform: scale(1.1);
}
#pro-pop {
  display: none;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 999;
  width: 100%;
  height: 100vh;
  transition: 0.36s ease;
}
@media (max-width: 767px) {
  #pro-pop {
    height: 100%;
  }
}
#pro-pop .pro-inner {
  height: 100%;
}
#pro-pop .pro-inner .pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
#pro-pop .pro-inner .pro-content {
  width: 51.7%;
  height: 100%;
  background-color: #fff;
  padding: 1.18rem 1.52rem 1rem 1rem;
  position: relative;
}
#pro-pop .pro-inner .pro-content #cross-btn2 {
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #56c271;
  text-align: center;
  line-height: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
#pro-pop .pro-inner .pro-content #cross-btn2:hover {
  transform: scale(1.2);
}
#pro-pop .pro-inner .pro-content .title {
  margin-bottom: 1.3rem;
}
#pro-pop .pro-inner .pro-content .title h2 {
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 0.36rem;
  color: #333333;
  margin-bottom: 0.24rem;
}
#pro-pop .pro-inner .pro-content .title p {
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #999999;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop {
  width: 100%;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0.2rem;
  display: flex;
  justify-content: space-between;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header span {
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #333333;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn {
  width: 0.65rem;
  height: 0.4rem;
  display: flex;
  align-items: center;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .next-btn {
  background-size: cover;
  color: #56c271 !important;
  cursor: pointer;
  display: flex;
  align-items: center;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .next-btn img,
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .next-btn svg {
  width: 100%;
  height: 100%;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .next-btn img path,
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .next-btn svg path {
  fill: #56c271;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .next-btn.swiper-button-disabled {
  display: none;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .prev-btn {
  display: flex;
  align-items: center;
  margin-right: 15px;
  cursor: pointer;
  background-size: cover;
  color: #56c271 !important;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .prev-btn img,
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .prev-btn svg {
  transform: rotate(180deg);
  width: 100%;
  height: 100%;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .prev-btn img path,
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .prev-btn svg path {
  fill: #56c271;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .header .swiper-btn .prev-btn.swiper-button-disabled {
  display: none;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .mySwiper11 {
  overflow: hidden;
  width: 100%;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .mySwiper11 .swiper-wrapper {
  width: 100%;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .mySwiper11 .swiper-wrapper .swiper-slide {
  width: 50% !important;
  height: 3.3rem;
  margin-top: 0.92rem;
  margin-bottom: 0.1rem;
  margin-left: 0.1rem;
  background-color: #ffffff;
  box-shadow: 3px 4px 24px 0px rgba(62, 62, 62, 0.07);
  font-family: 'OPPOSans', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .mySwiper11 .swiper-wrapper .swiper-slide .img {
  width: 3rem;
  height: 1.8rem;
  margin: 0 auto;
  margin-top: -0.6rem;
  margin-bottom: 0.53rem;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .mySwiper11 .swiper-wrapper .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .mySwiper11 .swiper-wrapper .swiper-slide .pro-tip {
  color: #56c271;
  padding-left: 0.42rem;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .mySwiper11 .swiper-wrapper .swiper-slide .pro-title {
  line-height: 50px;
  color: #000000;
  padding-left: 0.42rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 3.6rem;
}
#pro-pop .pro-inner .pro-content .pro-detalis-pop .mySwiper11 .swiper-wrapper .swiper-slide .pro-desc {
  line-height: 33px;
  color: #999999;
  padding-left: 0.42rem;
  padding-bottom: 0.45rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 3.6rem;
}
@media (max-width: 1023px) {
  #pro-pop .pro-inner .pro-content {
    width: 70%;
  }
}
@media (max-width: 767px) {
  #pro-pop .pro-inner .pro-content {
    padding: 0.5rem;
  }
  #pro-pop .pro-inner .pro-content .pro-detalis-pop .mySwiper11 .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: auto;
  }
}
.down-form {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6.9rem;
  padding: 0.8rem 0.95rem 0.45rem;
  color: #333;
  background-color: #f2f2f2;
  border-radius: 10px;
  z-index: 9999;
  display: none;
}
.down-form .btn-icon {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #56c271;
  text-align: center;
  line-height: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(86, 194, 113, 0.4);
}
.down-form .btn-icon:hover {
  transform: scale(1.2);
}
.down-form p {
  margin-bottom: 25px;
}
.down-form p span {
  text-decoration: underline;
}
.down-form .title {
  line-height: 1;
  color: #333;
  text-align: center;
  margin-bottom: 0.35rem;
}
.down-form #down-form {
  display: block;
}
.down-form #down-form input {
  width: 100%;
  height: 0.38rem;
  margin-bottom: 14px ;
  background-color: rgba(255, 255, 255, 0.1);
  padding-left: 15px;
  border: 1px solid #ddd;
}
.down-form .btn {
  margin: 0 auto;
  width: 0.88rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  border-radius: 10px;
  color: #333;
  margin-top: 0.42rem;
  background-color: #fff;
  cursor: pointer;
  box-shadow: 0 0 5px #ddd;
}
@media (max-width: 767px) {
  .down-form .btn {
    width: auto;
    height: 0.56rem;
    line-height: 0.56rem;
  }
}
.amap-logo,
.amap-copyright {
  display: none !important;
}
.c-max-img img {
  width: 100%;
}
.news-details-page .contents .share span {
  margin-right: 0 !important;
  background-color: transparent !important;
  opacity: 1;
}
.news-details-page .contents .share a:hover {
  opacity: 1 !important;
}
.news-details-page .contents .share a:hover svg path {
  fill: #56c271;
}
/* 首页提示 */
#c-home-tips {
  display: none;
  position: fixed;
  z-index: 890;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
#c-home-tips .c-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 35px 0;
  line-height: 1.5;
}
@media (max-width: 767px) {
  #c-home-tips .c-wrap {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.4rem 0;
  }
}
#c-home-tips .c-wrap p {
  margin-right: 30px;
}
@media (max-width: 767px) {
  #c-home-tips .c-wrap p {
    width: 100%;
  }
}
#c-home-tips .c-wrap .c-right {
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  #c-home-tips .c-wrap .c-right {
    margin-top: 0.4rem;
  }
}
#c-home-tips .c-wrap .c-btn {
  margin-left: 20px;
  flex-shrink: 0;
  padding: 0.1rem;
  background-color: #65edc7;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #65edc7;
}
#c-home-tips .c-wrap .c-btn:last-child {
  background-color: transparent;
  color: #65edc7;
}
@media (max-width: 767px) {
  #c-home-tips .c-wrap .c-btn {
    margin-right: 0;
    flex-shrink: 1;
  }
  #c-home-tips .c-wrap .c-btn:first-child {
    margin: 0;
  }
}
#c-home-tips .c-wrap a {
  color: #65edc7;
}
#c-home-tips .c-wrap a:hover {
  text-decoration: underline;
}
#c-home-tips .c-wrap .c-close {
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: url(https://www.renonpower.com/static/modules/cms/images/close3.png) no-repeat center / 18px;
  cursor: pointer;
}
@media (max-width: 767px) {
  #c-home-tips .c-wrap .c-close {
    top: 20px;
    right: -10px;
  }
}
