/**

 layui官网
 By 贤心

*/


h1,
h2,
h3 {
  font-size: 14px;
}

::-webkit-input-placeholder {
  color: #999
}

/* 布局 */
.site-menu,
.site-content {
  min-height: 950px;
}

.site-menu {
  box-shadow: none;
  border-left: none;
}

.site-content {
  padding: 20px 0 10px 20px;
}

/* 头部 */
.header {
  height: 59px;
  border-bottom: 1px solid #404553;
  background-color: #393D49;
}

/*.logo{position: absolute; left: 0; top: 0px;}*/
.logo img {
  width: 200px;
  height: 60px;
}

.header .layui-nav .layui-nav-item[mobile] {
  display: none;
}

.header .layui-container .logo {
  left: 15px;
}

.header .layui-container .layui-nav {
  right: 15px;
}

.header .layui-nav .layui-badge,
.header .layui-nav .layui-badge-dot {
  right: 0;
}

.menu {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 65px;
}

.menu a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}

.menu a {
  position: relative;
  padding: 0 20px;
  margin: 0 20px;
  color: #c2c2c2;
  font-size: 14px;
}

.menu a:hover {
  color: #fff;
  transition: all .5s;
  -webkit-transition: all .5s
}

.menu a.this {
  color: #fff
}

.menu a.this::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 5px;
  background-color: #5FB878;
}

.header-index {}

.header-index .site-banner-bg {}

.header-index[spring],
.site-banner-bg[spring] {
  border: none;
  background-color: #1C3C12
}

.header-index[spring1] {
  border: none;
  background-color: #0D1206
}

.header-index[summer],
.site-banner-bg[summer] {
  border: none;
  background-color: #0A0E11
}

.header-index[autumn],
.site-banner-bg[autumn] {
  border: none;
  background-color: #100903
}

.header-index[winter],
.site-banner-bg[winter] {
  border: none;
  background-color: #110F25
    /*#06041C*/
}

.header-demo {
  height: 60px;
  border-bottom: none;
}

/*.header-demo .logo{left: 60px;}*/
/*.header-demo .layui-nav{top: 0; right: 10%;}*/
.header-demo .layui-nav .layui-this a {
  padding: 0 30px;
}


/*.component{position: absolute; width: 150px; left: 135px; top: 16px; }*/
.component .layui-input {
  height: 30px;
  padding-left: 32px;
  padding-right: 10px;
  background-color: #424652;
  background-color: rgba(255, 255, 255, .05);
  border: none 0;
  color: #fff;
  color: rgba(255, 255, 255, .5);
  font-size: 12px;
}

.component .layui-form-select .layui-edge {
  display: none;
  border-top-color: #999;
}

.component .layui-form-select dl {
  top: 36px;
  background-color: rgba(255, 255, 255, .9)
}

.component>.layui-icon {
  position: absolute;
  left: 10px;
  top: 9px;
  font-size: 12px;
  color: rgba(255, 255, 255, .5);
}

.site-notice {
  position: absolute;
  left: 300px;
  top: 16px;
  height: 30px;
  min-width: 200px;
  line-height: 30px;
  right: auto;
  font-size: 12px;
  color: #FAFAFA;
}

.site-notice a.tg:after {
  content: 'AD';
  position: absolute;
  right: -5px;
  bottom: -5px;
  padding: 0 5px;
  line-height: 20px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, .05);
  color: rgba(255, 255, 255, .8);
  transform: scale(0.6);
  word-wrap: break-word;
}

.site-notice a {
  position: relative;
  display: inline-block;
}

.site-notice a cite {
  display: inline-block;
  padding: 0 15px 0 15px;
  background-color: rgba(255, 255, 255, .15);
  color: rgba(255, 255, 255, .8);
  border-radius: 2px;
  transition: all .5s;
}

.site-notice a cite:hover {
  background-color: rgba(255, 255, 255, .25);
  color: rgba(255, 255, 255, .9);
}

.site-notice .layui-carousel,
.site-notice .layui-carousel>*[carousel-item]>* {
  background: none;
}

.site-notice .layui-carousel>*[carousel-item]:before {
  display: none;
}

.header-demo .component {
  left: 200px;
}

.header-demo .site-notice {
  left: 365px;
}


/* 子侧边 */
.layui-side-child {
  width: 160px !important;
  left: 200px;
  bottom: 60px !important;
  border-right: 1px solid #eee;
  background-color: #fff;
}

.layui-side-child .layui-side-scroll {
  width: 170px;
}

.layui-side-child .layui-nav {
  padding: 10px 0;
  width: 160px;
  border-radius: 0;
  background: none
}

.layui-side-child .layui-nav-child {
  border-radius: 0;
}

.layui-side-child .layui-nav .layui-nav-title a,
.layui-side-child .layui-nav .layui-nav-title a:hover,
.layui-side-child .layui-nav-itemed>a {
  color: #666 !important;
}

.layui-side-child .layui-nav-itemed .layui-nav-child {
  margin-bottom: 10px;
  background: none !important;
}

.layui-side-child .layui-nav .layui-nav-item a {
  height: 30px;
  line-height: 30px;
  color: #666;
}

.layui-side-child .layui-nav .layui-nav-item a:hover {
  background: none !important;
}

.layui-side-child .layui-nav .layui-nav-child a {
  color: #999 !important;
}

.layui-side-child .layui-nav .layui-nav-more {
  display: none;
}

.layui-side-child .layui-nav-tree .layui-this,
.layui-side-child .layui-nav-tree .layui-this>a,
.layui-side-child .layui-nav-tree .layui-nav-child dd.layui-this,
.layui-side-child .layui-nav-tree .layui-nav-child dd.layui-this a {
  background: none;
  color: #5FB878 !important;
}

.layui-side-child .layui-nav .layui-nav-child a:hover {
  color: #009688 !important
}

.layui-side-child .layui-nav-bar {
  background-color: #5FB878;
}


/* 底部 */
.footer {
  padding: 30px 15px;
  line-height: 30px;
  text-align: center;
  color: #666;
  font-weight: 300;
}

body .layui-layout-admin .footer-demo {
  height: 50px;
  line-height: 50px;
  padding: 5px 0;
}

.footer a {
  padding: 0 5px;
}

.site-union {
  color: #999;
}

.site-union>* {
  display: inline-block;
  vertical-align: middle;
}

.site-union a[sponsor] img {
  width: 80px;
}

.site-union span {
  position: relative;
  top: 5px;
}

.site-union span a {
  padding: 0;
  display: inline;
  color: #999;
}

.site-union span a:hover {
  text-decoration: underline;
}

.site-union .site-union-desc {
  display: block;
  margin-bottom: 10px;
}

.footer-demo p,
.footer-demo .site-union,
.footer-demo .site-union p {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}

.footer-demo .site-union {
  position: relative;
  top: -5px;
}

.footer-demo .site-union .site-union-desc {
  margin-bottom: 0;
  padding-right: 0;
}

.footer-demo .site-union a[sponsor] img {
  position: relative;
  top: 3px;
  width: 60px;
}

/* 首页banner部分 */
.site-banner {
  position: relative;
  height: 600px;
  text-align: center;
  overflow: hidden;
  background-color: #393D49;
}

.site-banner-bg,
.site-banner-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.site-banner-bg {
  background-position: center 0;
}


.site-zfj {
  padding-top: 25px;
  height: 220px;
}

.site-zfj i {
  position: absolute;
  left: 50%;
  top: 50px;
  width: 200px;
  height: 200px;
  margin-left: -100px;
  font-size: 180px;
  color: #c2c2c2;
}

@keyframes site-zfj {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
  }

  10% {
    opacity: 0.8;
    transform: translate3d(-100px, 0px, 0) rotate(10deg) scale(0.7);
  }

  35% {
    opacity: 0.6;
    transform: translate3d(100px, 0px, 0) rotate(30deg) scale(0.4);
  }

  50% {
    opacity: 0.4;
    transform: translate3d(0, 0, 0) rotate(360deg) scale(0);
  }

  80% {
    opacity: 0.2;
    transform: translate3d(0, 0, 0) rotate(720deg) scale(1);
  }

  90% {
    opacity: 0.1;
    transform: translate3d(0, 0, 0) rotate(3600deg) scale(6);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(3600deg) scale(1);
  }
}

@keyframes site-desc {
  0% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.site-zfj-anim i {
  -webkit-animation-name: site-zfj;
  animation-name: site-zfj;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}


/* 描述字体 */
.web-font-desc {
  font-style: normal;
  font-weight: 300;
}


.site-desc {
  position: relative;
  height: 70px;
  margin-top: 20px;
}

.site-desc .web-font-desc {
  color: #fff;
  color: rgba(255, 255, 255, .8);
  font-size: 51px;
}

.site-desc-anim {
  -webkit-animation-name: site-desc;
  animation-name: site-desc;
}

.site-desc cite {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  color: #c2c2c2;
  color: rgba(255, 255, 255, .66);
  font-style: normal;
}

.site-download {
  margin-top: 80px;
  font-size: 0;
}

.site-download a {
  position: relative;
  padding: 0 60px 0 100px;
  height: 65px;
  line-height: 65px;
  border: 1px solid #c2c2c2;
  border-color: rgba(255, 255, 255, .2);
  font-size: 24px;
  color: #ccc;
  transition: all .5s;
  -webkit-transition: all .5s;
}

.site-download a:hover {
  border-color: rgba(255, 255, 255, .3);
  color: #fff;
  background-color: rgba(255, 255, 255, .05);
  border-radius: 30px;
}

.site-download a cite {
  position: absolute;
  left: 55px;
  top: 2px;
  font-size: 30px;
}

.site-version {
  position: relative;
  margin-top: 15px;
  color: #ccc;
  font-size: 12px;
}

.site-version span {
  padding: 0 3px;
}

.site-version * {
  font-style: normal;
}

.site-version a {
  color: #e2e2e2;
  text-decoration: underline;
}

.site-banner-other {
  position: absolute;
  left: 0;
  bottom: 35px;
  width: 100%;
  text-align: center;
  font-size: 0;
}

.site-banner-other iframe {
  border: none;
}

.site-banner-other a {
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  line-height: 28px;
  margin: 0 6px;
  padding: 0 8px;
  border-radius: 2px;
  color: #c2c2c2;
  color: rgba(255, 255, 255, .8);
  border: 1px solid #c2c2c2;
  border-color: rgba(255, 255, 255, .2);
  font-size: 14px;
  transition: all .5s;
  -webkit-transition: all .5s;
}

.site-banner-other a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
}


.site-idea {
  margin: 30px 0;
  font-weight: 300;
}

.site-idea li {
  font-size: 14px;
}

.site-idea li div {
  padding: 25px;
  line-height: 24px;
  border: 1px solid #d2d2d2;
}

.site-idea .layui-field-title {
  border-color: #d2d2d2
}

.site-idea .layui-field-title legend {
  margin: 0 20px 20px 0;
  padding: 0 20px;
  text-align: center;
}

/* 赞助商 */
.site-sponsor-home {
  margin-top: 40px;
  text-align: center;
}

.site-sponsor-home .layui-btn {
  position: relative;
  width: 248px;
  height: 60px;
  line-height: 60px;
  background: none;
  border-color: #212121;
  font-size: 20px;
  border-radius: 6px;
}

.site-sponsor-home .layui-btn:hover {
  background: #4A4855;
  color: #BAB8C3;
}

.site-sponsor-home p {
  position: relative;
  padding-top: 15px;
  font-size: 22px;
  color: #212121;
}

.site-sponsor-home p:before {
  content: '';
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: url("../../upload/2018_1/168_1514869467160_26113.png") center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 750px) {
  .site-sponsor-home .layui-btn {
    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
  }

  .site-sponsor-home p {
    font-size: 16px;
  }

  .site-sponsor-home p:before {
    width: 20px;
    height: 20px;
  }
}



/* 辅助 */
.site-tips {
  margin-bottom: 10px;
  padding: 15px;
  line-height: 1.6;
  border-left: 5px solid #5FB878;
  background-color: #FAFAFA;
}

body .site-tips p {
  margin: 0;
}

body .layui-layer-notice .layui-layer-content {
  padding: 20px;
  line-height: 26px;
  background-color: #393D49;
  color: #fff;
  font-weight: 300;
}

.layui-layer-notice .layui-text {
  color: #f8f8f8;
}

.layui-layer-notice .layui-text a {
  color: #009688;
}

/* 目录 */
.site-dir {
  display: none;
}

.site-dir li {
  line-height: 26px;
  margin-left: 20px;
  overflow: visible;
  list-style-type: disc;
}

.site-dir li a {
  display: block;
}

.site-dir li a:active {
  color: #01AAED;
}

.site-dir li a.layui-this {
  color: #01AAED;
}

body .layui-layer-dir {
  box-shadow: none;
  border: 1px solid #d2d2d2;
}

body .layui-layer-dir .layui-layer-content {
  padding: 10px;
}

.site-dir a em {
  padding-left: 5px;
  font-size: 12px;
  color: #c2c2c2;
  font-style: normal;
}

/* 文档 */
.site-fix {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 666;
  min-height: 0;
  overflow: hidden;
  background-color: #fff;
}

.site-fix:hover {
  overflow-y: auto;
  overflow-x: hidden;
}

.site-menu .layui-menu-body-title .layui-font-gray {
  padding-left: 10px;
}

.site-menu .layui-menu-body-title .layui-badge-dot {
  left: 10px;
}


.site-title {
  margin: 30px 0 20px;
}

.site-title fieldset {
  border: none;
  padding: 0;
  border-top: 1px solid #eee;
}

.site-title fieldset legend {
  margin-left: 20px;
  padding: 0 10px;
  font-size: 22px;
  font-weight: 300;
}

.site-text a {
  color: #01AAED;
}

.site-h1 {
  margin-bottom: 20px;
  line-height: 60px;
  padding-bottom: 10px;
  color: #393D49;
  border-bottom: 1px solid #eee;
  font-size: 28px;
  font-weight: 300;
}

.site-h1 .layui-icon {
  position: relative;
  top: 5px;
  font-size: 35px;
  margin-right: 10px;
}

.site-text {
  position: relative;
}

.site-text p {
  margin-bottom: 10px;
  line-height: 1.6;
}

.site-text em {
  padding: 0 3px;
  font-weight: 500;
  font-style: italic;
  color: #666;
}

.site-text code {
  margin: 0 5px;
  padding: 3px 10px;
  background-color: #fafafa;
  border-radius: 2px;
  transition: all .3s;
}

.site-text code:hover {
  background-color: #f6f6f6;
}

.site-table {
  width: 100%;
  margin: 10px 0;
}

.site-table thead {
  background-color: #f2f2f2;
}

.site-table th,
.site-table td {
  padding: 6px 15px;
  min-height: 20px;
  line-height: 20px;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: 400;
}

.site-table tr:nth-child(even) {
  background: #fbfbfb;
}

.site-block {
  padding: 20px;
  border: 1px solid #eee;
}

.site-block .layui-form {
  margin-right: 200px;
}

/* 更新日志 */
.site-changelog .layui-timeline-title h2 {
  display: inline-block;
}

.site-changelog .layui-timeline-title .layui-badge-rim {
  top: -2px;
  left: 10px;
}

/* 颜色 */
.site-doc-color {
  margin: 15px 0;
}

.site-doc-color li div {
  padding: 20px 10px;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  line-height: 1.6;
  font-size: 14px;
}

.site-doc-color li p[tips] {
  opacity: 0.8;
  font-size: 12px;
}

.site-doc-necolor li div {
  border-radius: 0;
  color: #000;
}

.site-doc-bgcolor li {
  padding: 20px 10px;
}

/* 宫格 */
.site-doc-icon {
  margin-bottom: 50px;
  font-size: 0;
}

.site-doc-icon li {
  display: inline-block;
  vertical-align: middle;
  width: 16.5%;
  height: 105px;
  line-height: 25px;
  padding: 20px 0;
  margin-right: -1px;
  margin-bottom: -1px;
  border: 1px solid #e2e2e2;
  font-size: 14px;
  text-align: center;
  color: #666;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.site-doc-anim li {
  height: auto;
}

.site-doc-icon li .layui-icon {
  display: inline-block;
  font-size: 36px;
}

.site-doc-icon li .doc-icon-name,
.site-doc-icon li .doc-icon-code {
  color: #c2c2c2;
}

.site-doc-icon li .doc-icon-fontclass {
  height: 40px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 13px;
  color: #333;
}

.site-doc-icon li:hover {
  background-color: #f2f2f2;
  color: #000;
}

/* 栅格示例 */
.grid-demo {
  padding: 10px;
  line-height: 50px;
  text-align: center;
  background-color: #79C48C;
  color: #fff;
}

.grid-demo-bg1 {
  background-color: #63BA79;
}

.grid-demo-bg2 {
  background-color: #49A761;
}

.grid-demo-bg3 {
  background-color: #38814A;
}

/*自定CSS -start*/

/* top nav 自定 -------------start---------------- */
.layui-nav * {
  font-size: 13px;
  color: #ded3d3;
  transition: color 0.3s ease; /* 添加过渡效果 */
}
.layui-nav *:hover {
  color: #ffffff; /* 鼠标悬停时变亮白色 */
}
/* top nav 自定 -------------end---------------- */



/* CX自定栅格 */
.grid-cxzd {
  padding: 3rem 1rem;
  line-height: 2rem;
  text-align: center;
  background-color: #a7da9b;
  color: #000000;
}

.grid-cxzd-bg1 {
  background-color: #ffffff;
}

.grid-cxzd-bg2 {
  background-color: #49A761;
}

.grid-cxzd-bg3 {
  background-color: #38814A;
}

.grid-cxzd:hover {
  color: #1e9fff;
  /* 鼠标悬停时字体变蓝 */
}
/**自定cx-bgrow*/
.cx-bgrow-white {
  margin-top: 1rem;
   
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); /* 添加阴影效果 */
}
/* CX自定image */
.cx_home_L3 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  cursor: pointer;
  max-width: 100px;
  margin: 0 auto;
  transition: transform 0.3s ease;
  /* 添加过渡效果 */
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); /* 添加阴影效果 */
}

/* 水平滚动 */
.cx-row {
  display: flex;
  flex-wrap: nowrap;
  /* 禁止换行 */
  overflow-x: auto;
  /* 启用水平滚动 */
  -webkit-overflow-scrolling: touch;
  /* 为移动设备启用平滑滚动 */
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); /* 添加阴影效果 */
}

.cx-col-xs6 {
  flex: 0 0 auto;
  width: 15.44%;
  margin: 0 0.5rem 0 0.5rem;

}

/* 移动设备样式调整 */
@media (max-width: 768px) {
  .grid-cxzd {
    padding: 1.5rem 0.5rem;
    line-height: 1.5rem;
    font-size: 0.8rem;
    /* 缩小文字 */
  }

  .cx_home_L3 {
    max-width: 70px;
    /* 缩小图片 */
    transform: scale(0.9);
    /* 等比例缩小 */
    border-radius: 8px;
  }

  .cx-col-xs6 {
    width: 25%;
    /* 调整子项宽度 */
    margin-right: 0.5rem;
    /* 减小间距 */
  }
}

/* 超小屏设备样式调整 */
@media (max-width: 480px) {
  .grid-cxzd {
    padding: 1rem 0.5rem;
    line-height: 1.2rem;
    font-size: 0.7rem;
    /* 进一步缩小文字 */
  }

  .cx_home_L3 {
    max-width: 50px;
    /* 进一步缩小图片 */
    transform: scale(0.8);
    /* 等比例缩小 */
    border-radius: 8px;
  }

  .cx-col-xs6 {
    width: 40%;
    /* 进一步调整子项宽度 */
    margin-right: 0.3rem;
    /* 减小间距 */
  }
}

.grid-cxzp {

  align-items: center;
  font-weight: bold;
  padding: 3rem 1rem 1rem 1rem;
  line-height: 2rem;
  text-align: center;
 

}

.grid-cxzp-bg2 {
  padding: 0rem 1rem 0.5rem 2rem;
  font-size: 1.25rem;
  align-items: center;
  text-align: center;
  color: #006eff;

}

.grid-cxzp-bg1 {
  padding: 0rem 1rem 1rem 2rem;
  align-items: center;
  text-align: center;
  font-size: 2.25rem;
  color: #000000;

}

/* 针对移动设备的优化 */
@media screen and (max-width: 768px) {
  .grid-cxzp {
    padding: 1.5rem 0.5rem 0.5rem 0.5rem;
    /* 再次减小间距 */
    line-height: 1.2rem;
    /* 缩小行高 */
  }

  .grid-cxzp-bg2 {
    padding: 0rem 0.25rem 0.25rem 0.5rem;
    /* 减小内部间距 */
    font-size: 0.9rem;
    /* 更小的字体 */
  }

  .grid-cxzp-bg1 {
    padding: 0rem 0.25rem 0.5rem 0.5rem;
    /* 减小内部间距 */
    font-size: 1.25rem;
    /* 更小的字体 */
  }
}


/* CX自定产品图片 */
.grid-cxtp-img-container {
  position: relative;
  width: 100%;
  padding-top: 100%; /* 确保 1:1 的宽高比例 */
  overflow: hidden;
  border-radius: 8px; /* 添加圆角 */
}

.grid-cxtp-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* 确保图片内容按比例填充 */
  border-radius: 8px; /* 圆角效果 */
}

/* 保持子项宽度 */
.cxtp-col-xs6 {
  flex: 0 0 auto;
  width: 32%;
  margin: 0 0.5rem;
}

/* 产品卡片整体样式 */
.grid-cxtp {
  padding: 1.5rem;
  text-align: center;
  color: #000000;
  background-color: #ffffff;
}

/* 文字样式 */
.grid-cxtp-p {
  display: block;
  font-size: 1.5em;
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  font-weight: bold;
  text-align: center;
}

/* 平板模式（宽度在 768px 到 1024px 之间） */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .grid-cxtp-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .grid-cxtp {
    flex: 0 0 48%; /* 每行显示 2 个卡片 */
    margin-bottom: 1rem; /* 卡片之间的间距 */
    padding: 1rem;
  }

  .grid-cxtp-p {
    font-size: 1.2em; /* 调整字体大小 */
  }

  .grid-cxtp-img-container {
    padding-top: 90%; /* 调整图片容器比例 */
  }

  .cxtp-col-xs6 {
    width: 48%; /* 调整子项宽度 */
    margin: 0 1%; /* 调整子项间距 */
  }
}

/* 移动设备适配（宽度小于 768px） */
@media screen and (max-width: 768px) {
  .grid-cxtp-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .grid-cxtp {
    flex: 0 0 auto;
    width: 120%;
    margin-right: 1rem;
    padding: 1rem;
  }

  .grid-cxtp-p {
    font-size: 1em;
  }

  .grid-cxtp-img-container {
    padding-top: 110%;
  }

  .cxtp-col-xs6 {
    width: 60%;
    margin-right: 0.3rem;
  }
}

/*关于我们----------------start ----*/

.cxab-bg{
  background-color: #fff;
  margin-top: 3rem;
  padding: 1rem 0 1rem 0;
}

/* 图片样式 */
.grid-cxab-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  aspect-ratio: 1; /* 保持宽高比 */
  margin: 0 0 0 2rem;
  
}

.grid-cxab-img {
  width: 100%;
  height: auto;
  border-radius: 8px; /* 圆角效果 */
  object-fit: cover; /* 图片内容填充 */
}

/* 文字内容样式 */
.grid-cxab-content {
  flex: 1; /* 占据剩余空间 */
  padding-left: 1.5rem;
  color: #333;
  font-family: Arial, sans-serif;
}

/* 标题样式 */
.grid-cxab-title {
  padding-left: 30px;
  font-size: 1.75rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

/* 描述文字样式 */
.grid-cxab-description {
  padding: 0 10px 0 30px;
  font-size: 1.15rem;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-align: justify;
}

/* 联系信息样式 */
.grid-cxab-contact {
  position: relative;
  padding-left: 30px;
  padding-bottom: 10px;
  font-size: 1rem;
  line-height: 1.5;
  color: #555;
}

/* 移动设备适配 */
@media screen and (max-width: 768px) {
  .grid-cxab-img-container {
    margin: 0 auto; /* 居中显示 */
    width: 80%; /* 缩小图片宽度 */
    aspect-ratio: 1; /* 保持比例 */
  }

  .grid-cxab-img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }

  .grid-cxab-content {
    padding-left: 1rem; /* 缩小内边距 */
  }

  .grid-cxab-title {
    font-size: 1.5rem; /* 缩小标题文字 */
    padding-left: 15px; /* 减小左边距 */
  }

  .grid-cxab-description {
    font-size: 1rem; /* 缩小描述文字 */
    padding-left: 15px; /* 减小左边距 */
  }

  .grid-cxab-contact {
    font-size: 0.9rem; /* 缩小联系信息文字 */
    padding-left: 15px; /* 减小左边距 */
  }
}


/*关于我们----------------end ----*/

/*热销产品----------------start ----*/
.pricing-box {
  padding: 2rem;
  text-align: left; /* 确保内容靠左对齐 */
}

.pricing-title {
  font-size: 1.125rem;
  text-align: left; /* 标题内容靠左 */
}

.pricing-number {
  font-family: 'DINAlternate-Bold', arial, sans-serif;
  font-size: 3.125rem;
  text-align: left; /* 数字靠左 */
}

.pricing-number sup {
  font-size: 1.25rem;
  top: -1.5em;
}

.pricing-ul {
  border-top: 2px solid #e3e6e8;
  margin-top: 1.25rem;
  padding-top: 1.5rem;
  text-align: left; /* 列表整体靠左 */
}

.pricing-li {
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
  color: #555;
  text-align: left; /* 列表项文本靠左 */
}


/*热销产品----------------end ----*/


/*应用场景----------------start ----*/
.service-col-xs6 {
  flex: 0 0 auto;
  width: 23.7%;
  margin: 0 0.5rem 0 0.5rem;
}

.service-card {
  padding: 2rem;
  flex: 1 1 auto;
}

.services-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  font-size: 2.25rem;
  text-align: center;
}

.services-title {
  font-weight: bold;
  font-size: 1.25rem;
  text-align: left;
}

.service-description {
  font-size: 1rem;
  margin-top: 0.5rem !important;
}

/* 在移动设备状态下，不换行 */
@media (max-width: 768px) {
  .service-col-xs6 {
    flex: 0 0 50%; /* 两列布局 */
    width: 50%;
    display: flex; /* 保持弹性布局 */
    align-items: center; /* 垂直居中 */
    justify-content: space-between; /* 两端对齐 */
  }

  .service-card {
    padding: 1rem; /* 减小间距以适应屏幕 */
    display: flex; /* 保持卡片内元素弹性布局 */
    align-items: center; /* 垂直居中 */
    flex-direction: row; /* 横向排列 */
    gap: 0.5rem; /* 增加卡片内部元素间距 */
  }

  .services-icon {
    width: 2.5rem; /* 调整图标大小 */
    height: 2.5rem;
    font-size: 1.5rem;
  }

  .services-title {
    font-size: 1rem;
  }

  .service-description {
    font-size: 0.875rem;
  }
}

/*应用场景----------------end ----*/


/*foot---------------------start-------------------*/
.foot-bg {
  background-color: #15181d;
}

.foot-ab {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: left; /* 内容靠左 */
}

.footer-desc-tittle {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  color: #fff;
}

.footer-desc-bo {
  font-size: 0.85rem;
  color: #fff;
}

.foot-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fff;
}

.foot-ul li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 1.25rem;
  display: list-item;
}

.foot-ul-number {
  font-size: 1.75rem;
  font-family: 'DINAlternate-Bold', arial, sans-serif;
}

.foot-copyright {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 0.3px solid #eff1f2;
  margin-top: 1rem;
  color: #fff;
  text-align: left;
}

/* 响应式设计 */
@media (max-width: 768px) {
  .layui-col-md6, .layui-col-md3 {
    width: 100%;
    text-align: left;
  }

  .footer-desc-tittle {
    font-size: 1rem;
  }

  .footer-desc-bo {
    font-size: 0.75rem;
  }

  .foot-ul-number {
    font-size: 1.5rem;
  }

  .foot-ab {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .foot-copyright {
    text-align: left;
    font-size: 0.85rem;
  }
}


/*foot---------------------end-------------------*/

/*自定产品页----------------------start-------------------*/
.cx-product-row-bc01 {
  background-color: rgb(0, 0, 0);
  color: #FFF;
}
.cx-product-row-r01{
  padding-top: 55px;
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 56px;
  line-height: 1.07143;
  font-weight: 600;
  color: #f5f5f7;
  text-align: center;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.cx-product-row-r02{
  display: inline-block;
  margin-top: 19px;

}
.layui-btn-primary {
  background: transparent; /* 设置默认背景透明 */
  color: #0071e3; /* 默认字体颜色 */
  border-color: #0071e3; /* 默认边框颜色 */
  transition: background-color 0.3s ease, color 0.3s ease; /* 添加过渡效果 */
}

.layui-btn-primary:hover {
  background-color: #0071e3; /* 鼠标悬停时背景变蓝色 */
  color: #ffffff; /* 鼠标悬停时字体变白色 */
}
.cx-product-row-r03{
 
  border: 0;
  margin: 0;
  padding: 0;

  background-image: url('/wp-content/uploads/2025/01/20250103001.jpg');
  background-size: 230%; /* 背景图放大1.3倍 */
  background-position: center 100%; /* 向上移动背景图 */
  background-repeat: no-repeat; /* 防止图片重复 */
  
  width: 100%;
  height: 500px;
 
}





/*自定产品页----------------------end-------------------*/

/*自定CSS----end*/


/* 演示 */
/*
.layui-layout-admin .layui-header{position: fixed; top: 0; left: 0; right: 0;}
.layui-layout-admin .layui-body{position: absolute; bottom: auto; padding-bottom: 44px; overflow: auto; z-index: 800;}
.layui-layout-admin .layui-footer{z-index: 990;}
*/

body {
  overflow-x: hidden;
}

.layui-layout-admin .layui-body {
  background-color: #fff;
}

.site-demo-fixed .layui-body {
  position: fixed;
  top: 60px;
  bottom: 60px;
  padding-bottom: 0;
}



body .layui-layout-admin .site-demo {
  padding: 0;
}

.layui-nav-item a cite {
  padding: 0 10px;
}

.site-demo .layui-main {
  margin: 15px;
  line-height: 1.6;
}

.site-demo-editor {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
}

.site-demo-area {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

.site-demo-editor textarea {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
  border: none;
  resize: none;
  background-color: #F7FBFF;
  background-color: #13151A;
  color: #999;
  font-family: Courier New;
  font-size: 12px;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.site-demo-btn {
  position: absolute;
  bottom: 15px;
  right: 35px;
}

.site-demo-zanzhu {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
  text-align: center;
  background-color: #e2e2e2;
  overflow: hidden;
}

.site-demo-zanzhu>* {
  position: relative;
  z-index: 1;
}

.site-demo-zanzhu:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  width: 120px;
  margin: -10px 0px 0px -60px;
  text-align: center;
  color: rgb(170, 170, 170);
  font-size: 18px;
  font-weight: 300;
}

.site-demo-result {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
}

.site-demo-result iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.site-demo-button {
  margin-bottom: 30px;
}

.site-demo-button div {
  margin: 20px 30px 10px;
}

.site-demo-button .layui-btn+.layui-btn {
  margin-left: 0;
}

.site-demo-button .layui-btn {
  margin: 0 7px 10px 0;
}

.site-demo-text a {
  color: #01AAED;
}

.site-demo-laytpl {
  text-align: center;
}

.site-demo-laytpl textarea,
.site-demo-laytpl div span {
  width: 40%;
  padding: 15px;
  margin: 0 15px;
}

.site-demo-laytpl textarea {
  height: 300px;
  border: none;
  background-color: #3F3F3F;
  color: #E3CEAB;
  font-family: Courier New;
  resize: none;
}

.site-demo-laytpl div span {
  display: inline-block;
  text-align: center;
  background: #101010;
  color: #fff;
}

.site-demo-tplres {
  margin: 10px 0;
  text-align: center
}

.site-demo-tplres .site-demo-tplh2,
.site-demo-tplres .site-demo-tplview {
  display: inline-block;
  width: 50%;
}

.site-demo-tplres h2 {
  padding: 15px;
  background: #e2e2e2;
}

.site-demo-tplres h3 {
  font-weight: 700;
}

.site-demo-tplres div {
  padding: 14px;
  border: 1px solid #e2e2e2;
  text-align: left;
}

.site-demo-upload,
.site-demo-upload img {
  width: 200px;
  height: 200px;
  border-radius: 100%;
}

.site-demo-upload {
  position: relative;
  background: #e2e2e2;
}

.site-demo-upload .site-demo-upbar {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -56px;
}

.site-demo-upload .layui-upload-button {
  background-color: rgba(0, 0, 0, .2);
  color: rgba(255, 255, 255, 1);
}

.site-demo-util {
  position: relative;
  width: 300px;
}

.site-demo-util img {
  width: 300px;
  border-radius: 100%;
}

.site-demo-util span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #333;
  cursor: pointer;
}

@-webkit-keyframes demo-fengjie {
  0% {
    -webkit-filter: blur(0);
    opacity: 1;
    background: #fff;
    height: 300px;
    border-radius: 100%;
  }

  80% {
    -webkit-filter: blur(50px);
    opacity: 0.95;
  }

  100% {
    -webkit-filter: blur(20px);
    opacity: 0;
    background: #fff;
  }
}

@keyframes demo-fengjie {
  0% {
    filter: blur(0);
    opacity: 1;
    background: #fff;
    height: 300px;
    border-radius: 100%;
  }

  80% {
    filter: blur(50px);
    opacity: 0.95;
  }

  100% {
    filter: blur(20px);
    opacity: 0;
    background: #fff;
  }
}

.site-demo-fengjie {
  -webkit-animation-name: demo-fengjie;
  animation-name: demo-fengjie;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
}

.layui-layout-admin .site-demo-body {
  top: 106px;
}

.site-demo-title {
  position: fixed;
  left: 200px;
  right: 0;
  top: 60px;
  padding-top: 5px;
  z-index: 997;
  background: #fff;
}

.site-demo-code {
  position: fixed;
  left: 0;
  right: 0;
  top: 107px;
  bottom: 60px;
  width: 100%;
  min-height: 50%;
  border: none;
  padding: 10px 10px 10px 210px;
  resize: none;
  font-size: 12px;
  background-color: #F7FBFF;
  color: #881280;
  font-family: Courier New;
  box-sizing: border-box;
}

.site-demo-overflow {
  overflow-x: hidden;
}

/* 其它 */
#trans-tooltip,
#tip-arrow-bottom,
#tip-arrow-top {
  display: none !important;
}


/* 独立组件 与 主页 */
.alone {
  text-align: center;
  background-color: #009688;
  color: #fff;
  font-weight: 300;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.alone:hover {
  background-color: #5FB878;
}

.alone a {
  display: block;
  padding: 50px 20px;
  color: #fff;
  font-size: 30px;
}

.alone a cite {
  display: block;
  padding-top: 10px;
  font-size: 14px;
}


.alone-banner {
  height: 190px;
  text-align: center;
  font-weight: 300;
  background-color: #009688;
  color: #fff;
}

.alone-banner h1 {
  padding-top: 60px;
  line-height: 32px;
  font-size: 30px;
  font-weight: 300;
}

.alone-banner p {
  padding-top: 20px;
  color: #e2e2e2;
  color: rgba(255, 255, 255, .8);
}

.alone-nav .layui-tab-title li {
  margin-right: 30px;
  padding: 0;
  color: #666;
}

.alone-nav .layui-tab-title li a {
  padding: 0 20px;
}

.alone-download {
  margin: 30px 0;
}

.alone-download .layui-btn {
  margin-right: 10px;
}

.alone-download span {
  display: inline-block;
  line-height: 44px;
  padding-right: 20px;
}

.alone-download span em {
  color: #999;
}

.alone-title {
  margin-top: 20px;
}

.alone-download-btn {
  text-align: center;
  margin-top: 50px;
  font-size: 0;
}

.alone-download-btn .layui-btn {
  position: relative;
  width: 206px;
  height: 60px;
  line-height: 60px;
  font-size: 26px;
  font-weight: 300;
}

.alone-download-btn .layui-btn+.layui-btn {
  margin: 0;
}

.alone-download-btn .alone-download-right {
  margin-left: 20px !important;
  border-color: #009688;
  background: none;
  color: #009688;
}

.alone-download-btn .layui-btn img {
  position: relative;
  top: -3px;
  width: 118px;
}

/* 低于 1200 像素时 */
.layui-fluid {
  line-height: 60px;
}

@media screen and (max-width: 1200px) {
  .site-idea li div {
    padding: 20px;
  }
}

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

  .site-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 1000;
    left: -300px;
    background-color: #fff;
    transition: all .3s;
  }

  .logo {
    display: none !important;
  }

  .site-tree-mobile {
    display: block !important;
    z-index: 16666669;
    bottom: 15px;
    left: 15px;
    height: 60px;
    line-height: 60px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
  }

  .site-home .site-tree-mobile {
    display: none !important;
  }

  .site-mobile .site-tree-mobile {
    display: none !important;
  }

  .site-mobile .site-menu {
    left: 0;
  }

  .site-mobile .site-mobile-shade {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 999;
  }

  .site-tree-mobile i {
    font-size: 20px;
  }

  .layui-main {
    width: auto;
    margin: 0 10px;
  }

  .logo,
  .header-demo .logo {
    left: 10px;
  }

  .component {
    display: none
  }

  .site-notice {
    left: 135px;
  }

  .header .layui-nav-child {
    left: auto !important;
    right: 0 !important;
  }

  .site-demo-overflow {
    overflow: auto;
  }

  .site-nav-layim {
    display: none !important;
  }

  .header .layui-nav .layui-nav-item {
    margin: 0;
  }

  .header .layui-nav .layui-nav-item a {
    padding: 0 20px;
  }

  .header .layui-nav .layui-nav-item[pc] {
    display: none;
  }

  .header .layui-nav .layui-nav-item[mobile] {
    display: inline-block;
  }

  .site-banner {
    height: 300px;
  }

  .site-banner-bg {
    background-size: cover;
  }

  .site-zfj {
    height: 100px;
    padding-top: 5px;
  }

  .site-zfj i {
    top: 10px;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    font-size: 100px;
  }

  .site-desc {
    background-size: 70%;
    margin: 0;
  }

  .site-desc .web-font-desc {
    padding-top: 15px;
    font-size: 30px;
  }

  .site-desc cite {
    display: none;
  }

  .site-download {
    margin-top: 0;
  }

  .site-download a {
    height: 40px;
    line-height: 40px;
    padding: 0 25px 0 60px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
  }

  .site-download a cite {
    left: 20px;
  }

  .site-version {
    margin-top: 10px;
  }

  .site-banner-other {
    bottom: 15px;
  }

  .site-idea {
    margin: 20px 0;
  }

  .site-idea li div {
    padding: 20px;
  }


  .site-hengfu img {
    max-width: 100%
  }

  .site-block .layui-form {
    margin-right: 0;
  }

  .layui-layer-dir {
    display: none;
  }

  .site-content {
    width: 100%;
    padding: 0;
    overflow: auto;
  }

  .site-content img {
    max-width: 100%;
  }

  .layui-code-view {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .layui-layout-admin .layui-side {
    position: fixed;
    top: 0;
    left: -260px;
    transition: all .3s;
    -webkit-transition: all .3s;
    z-index: 10000;
  }

  .layui-body {
    position: static;
    bottom: 0;
    left: 0;
  }

  .site-mobile .layui-side {
    left: 0;
  }

  .site-mobile .layui-side-child {
    top: 50%;
    left: 200px;
    height: 300px;
    margin-top: -100px;
  }

  body .layui-layout-admin .footer-demo {
    position: static;
    height: auto;
    padding: 15px 0;
    line-height: 30px;
  }

  .footer-demo p,
  .footer-demo .site-union {
    height: auto;
    padding-right: 0;
  }

  .footer-demo .site-union {
    top: 0;
  }

  .footer-demo .site-union span {
    top: ;
  }

  .site-demo-area,
  .site-demo-editor,
  .site-demo-result,
  .site-demo-editor textarea,
  .site-demo-result iframe {
    position: static;
    width: 100%;
  }

  .site-demo-editor textarea {
    height: 350px;
  }

  .site-demo-zanzhu {
    display: none;
  }

  .site-demo-btn {
    bottom: auto;
    top: 370px;
  }

  .site-demo-result iframe {
    height: 500px;
  }

  .site-demo-laytpl textarea,
  .site-demo-laytpl div span {
    margin: 0;
  }

  .site-demo-tplres .site-demo-tplh2,
  .site-demo-tplres .site-demo-tplview {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .layui-layout-admin .header-demo {
    position: static;
  }

  .site-demo-title {
    position: static;
    left: 0;
  }

  body .layui-layout-admin .site-demo {
    position: static;
  }

  .site-demo-code {
    position: static;
    height: 350px;
    padding-left: 10px;
  }
}





@-webkit-keyframes site-anim-closeup {

  /* 特写 */
  from {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 400px, 0) scale(2);
    opacity: 0.5;
  }
}

@keyframes site-anim-closeup {
  from {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1;
  }

  to {
    transform: translate3d(0, 400px, 0) scale(2);
    opacity: 0.5;
  }
}

.site-out-up {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: site-anim-closeup;
  animation-name: site-anim-closeup;
  overflow: hidden;
}