

.jiange[data-v-cc31b254]{
        margin: 1vw 0.1vw;
}
.language-menu[data-v-cc31b254]{
        display: flex;
        flex-direction: row-reverse;
}
.language-menu .menu-item[data-v-cc31b254]{
        margin: 1vw 0.1vw;
        font-size: 0.8rem;
        cursor: pointer;
        opacity: 0.8;
        font-family: AlibabaPuHuiTi-Regular;
        color: #000000;
        text-align: center;
        font-weight: 400;
}
.menu-item.active[data-v-cc31b254]{
        color: #73B131;
}
.menu-item[data-v-cc31b254]:hover{
        color: #73B131;
        cursor: pointer;
}


.slide-in-top[data-v-accb7442] {
	-webkit-animation: slide-in-top-accb7442 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-top-accb7442 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
@-webkit-keyframes slide-in-top-accb7442 {
0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
}
100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
}
@keyframes slide-in-top-accb7442 {
0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
}
100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
}
.parentlink[data-v-accb7442]{
  cursor: pointer;
}
.product-list[data-v-accb7442]{
  height: 5vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item a[data-v-accb7442]{
  font-size: 1rem !important;
  margin: 0 1vw;
  padding: 1vw;
}
.submenu[data-v-accb7442],.submenuCantron[data-v-accb7442]{
  display: none;
}
.visibleSubmenu[data-v-accb7442]{
  min-width: 40vw;
  display: block;
  top: 6.8vh;
  left: 32%;
  position: fixed;
  z-index: 999;
  transform: translate(-50%,0%);
  cursor: pointer;
  /* border-top: 1px solid #000; */
}
.visibleSubmenuCantron[data-v-accb7442]{
  min-width: 100vw;
  display: block;
  top: 6.8vh;
  left: 0;
  position: fixed;
  z-index: 999;
  transform: translate(-50%,0%);
  background-color: #fff;
  padding: 1vw;
  cursor: pointer;
}
.visibleSubmenu a[data-v-accb7442]{
  line-height: 4vw;
}
.logo-wrapper[data-v-accb7442]{
    width: 13vw;
    height: 3.5vw;
}
.header_logo[data-v-accb7442]{
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url(../image/f10e31d183..png);
    background-size: 100% 100%;
}
.example-showcase .el-dropdown + .el-dropdown[data-v-accb7442] {
  margin-left: 15px;
}
.example-showcase .el-dropdown-link[data-v-accb7442] {
  cursor: pointer;
  color: var(--el-color-primary);
  display: flex;
  align-items: center;
}
.example-showcase .el-dropdown-link[data-v-accb7442] {
  cursor: pointer;
  color: var(--el-color-primary);
  display: flex;
  align-items: center;
}
.flex-grow[data-v-accb7442] {
  flex-grow: 1;
}
.headerPage[data-v-accb7442]{
    width: 100vw;
    height: 7vh;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #fff;
    overflow: hidden;
    padding:0 3vw ;
}
.menu[data-v-accb7442] {
    margin-right: 3vw;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu .menu-item[data-v-accb7442]{
    min-width: 7vw;
    display: inline-block;
    text-align: center;
    padding: 1vw;
}
.menu a[data-v-accb7442]{
    display: inline-block;
    text-decoration:none;
    font-family: AlibabaPuHuiTi-Regular;
    font-size: 1.15rem;
    color:#000;
    font-weight: 400;
}
.menu a[data-v-accb7442]:hover{
    color: #73B131
}
.a-active[data-v-accb7442]{
    color: #73B131 !important;
    border-bottom: 4px solid #73B131;
    /* word-wrap: break-word;
    word-break: break-all; */
}
.submenu .a-active[data-v-accb7442]{
    color: #73B131 !important;
    border-bottom: 4px solid #73B131;
}
.submenu a[data-v-accb7442]{
    min-width: 8vw;
    text-decoration:none;
    font-family: AlibabaPuHuiTi-Regular;
    font-size: 1rem;
    color:#000;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 0 1vw;
}
@media screen and (max-width: 768px) {
.menu a[data-v-accb7442]{
    font-size: 1rem;
}
}


.icp-content{
  opacity: 0.5;
  font-family: AlibabaPuHuiTi-Regular;
  font-size: 0.8rem;
  color: #000000;
  text-align: center;
  line-height: 4vh;
  font-weight: 400;
  margin: 0 auto;
}
.contact-weixin{
    position: fixed;
    right:3%;
    bottom: 28%;
    width: 10vw;
    height: 10vw;
    background: url(../image/58d43fd9da..png);
    background-size: 100% 100%;
}
.contact-gongzonghao{
    position: fixed;
    right:3%;
    bottom: 28%;
    width: 10vw;
    height: 10vw;
    background: url(../image/4322b3ce7c..png);
    background-size: 100% 100%;
}
.contact-zhihu{
    position: fixed;
    right:3%;
    bottom: 28%;
    width: 10vw;
    height: 10vw;
    background: url(../image/8c15a0905f..png);
    background-size: 100% 100%;
}
.foot-wrapper{
  width: 100vw;
  height: 30vh;
  display: flex;
  justify-items: center;
  align-items: center;
}
.box{
  width: 20vw;
  height: 20vh;
}
.box .logo{
  width: 5vw;
  height: 5vw;
  background: url(../image/4e109869ba..png);
  background-size: 100% 100%;
  margin: 0 auto;
  margin-bottom: 1.5vw;
}
.foot-wrapper .box .title{
  text-align: left;
  font-family: AlibabaPuHuiTi-Medium;
  font-size: 1.2rem;
  color: #000000;
  font-weight: 500;
  margin-bottom: 1.5vw;
}
.foot-wrapper .box .content{
  width: 20vw;
  text-align: left;
  opacity: 0.8;
  font-family: AlibabaPuHuiTi-Regular;
  font-size: 0.8rem;
  color: #000000;
  font-weight: 400;
  line-height: 1.5vw;
}
.foot-wrapper .box .contact{
  width: fit-content;
  border: 1.03px solid rgba(0,0,0,1);
  border-radius: 17.84px;
  opacity: 0.8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.5vw;
  cursor: pointer;
  font-size: 1vw;
  margin-top: 1.5vw;
}
.contact-name{
  min-width: 10vw;
  text-align: center;
  font-size: 0.6rem;
}
.box .weixinlogo{
  min-width: 1.5vw;
  min-height: 1.5vw;
  background: url(../image/f1e5e5ccdc..png);
  background-size: 100% 100%;
  margin: 0.1vw;
}
.box .zhihulogo{
  min-width: 1.5vw;
  min-height: 1.5vw;
  background: url(../image/5efcee40f3..png);
  background-size: 100% 100%;
  margin: 0.1vw;
}
.content.center{
  text-align: center !important;
}
.content.max-width{
  max-width: 80%;
}
@media screen and (max-width: 1400px) {
.box .weixinlogo{
  background: url(../image/7609f9a672..png);
  background-size: 100% 100%;
  margin: 0.1vw;
}
.box .zhihulogo{
  background: url(../image/1b8ebd2390..png);
  background-size: 100% 100%;
}
}
@media screen and (max-width: 1024px) {
.box .weixinlogo{
  background: url(../image/656d082c92..png);
  background-size: 100% 100%;
}
.box .zhihulogo{
  background: url(../image/83bf71b8de..png);
  background-size: 100% 100%;
}
}


* {
    margin: 0;
}
#app {
    width: 100vw;
    height: 100vh;
    box-sizing: border-box;
    overflow-x: hidden;
}
.pageContent{
    margin-top: 7vh;
}
video{
    object-fit: cover !important;
}
  /* 默认字体大小，适用于小屏幕设备（手机） */
html {
  font-size: 8px;
}
@media screen and (max-width: 280px) {
html {
    font-size: 6px;
}
}
/* 在设备宽度达到 480px 时调整字体大小 */
@media screen and (min-width: 480px) {
html {
    font-size: 12px;
}
}
/* 在设备宽度达到 600px 时调整字体大小 */
@media screen and (min-width: 600px) {
html {
    font-size: 14px;
}
}

/* 在设备宽度达到 768px 时调整字体大小 */
@media screen and (min-width: 768px) {
html {
    font-size: 16px;
}
}

/* 在设备宽度达到 1024px 时调整字体大小 */
@media screen and (min-width: 1024px) {
html {
    font-size: 18px;
}
}

/* 在设备宽度达到 1200px 时调整字体大小 */
@media screen and (min-width: 1200px) {
html {
    font-size: 20px;
}
}

/* 在设备宽度达到 1440px 时调整字体大小 */
@media screen and (min-width: 1440px) {
html {
    font-size: 22px;
}
}
/* 在设备宽度达到 1680px 时调整字体大小 */
@media screen and (min-width: 1680px) {
html {
    font-size: 24px;
}
}
/* 在设备宽度达到 1900px 时调整字体大小 */
@media screen and (min-width: 1920px) {
html {
    font-size: 26px;
}
}

