﻿@charset "utf-8"; 
#indexbanner video{width: 100%;min-height: inherit;}
footer .foot-item.foot-code .foot-erm{display:flex;background:none;max-width:inherit;}
footer .foot-item.foot-code .foot-erm>div:nth-child(1),footer .foot-item.foot-code .foot-erm>div:nth-child(2){margin-right:10px;}
footer .foot-item.foot-code .foot-erm>div{width:33.33%;max-width:140px;text-align:center;}
@media (min-width:1025px){footer .foot-item.foot-code{width:25%;}
.rfixed{bottom:90px}}
body.index{padding-top: 0;}
.index .head-info,.index .head-top{background: #dcdcdc30;}
.index .head-nav .nav-ul>li>a{color: #ffffff;}
.index .head-nav .nav-ul>li>a.inmenu_1{background: #f3f8fa00 !important;}
.index .is-active .head-info{background: #000000ad;}
.index .head-nav .nav-ul>li:hover>a {color: var(--color)!important;}
@media (max-width:768px){.home-products{padding-top:0;}}
.home-procate{margin:4% 0;}
.home-procate .procate-list .procate-item{position: relative;width:16.66%;overflow: hidden;}
.home-procate .procate-list .procate-item .cate-img img{width:100%;display:block;}
.home-procate .procate-list .procate-item .item-show{position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction: column;justify-content: flex-end;padding:6% 10%;color:#fff;transition: all .3s linear;}
.home-procate .procate-list .procate-item .show-num{font-size: 60px;font-weight:var(--fontbold7);margin-bottom:10%;}
.home-procate .procate-list .procate-item .show-title{position: relative;font-weight:var(--fontbold7);margin-top:30px;font-size:21px;}
.home-procate .procate-list .procate-item .show-title:before{content:'';width:40px;height:3px;background:#fff;margin-bottom:10px;display:block;}
.home-procate .procate-list .procate-item .item-hidden{position: absolute;background:rgb(230 33 41 / 50%);top:0;left:0;z-index:2;width:100%;height:100%;display:flex;justify-content:center;align-items: center;transition: all .3s linear;opacity: 0;}
.home-procate .procate-list .procate-item .item-hidden>a{width:90%;height:95%;border:1px solid #fff;display:flex;flex-direction: column;justify-content: flex-end;color:#fff;padding:7%}
.home-procate .procate-list .procate-item .hidden-more{display:inline-block;width:40px;height:40px;background: #E8232A;display:flex;justify-content: center;align-items: center;border-radius: 50%;margin-top:30px;}
.home-procate .procate-list .procate-item .hidden-more em{color:#fff;font-weight:var(--fontbold7);font-size:26px;}
.home-procate .procate-list .procate-item:hover .item-show{left:-100%}
.home-procate .procate-list .procate-item:hover .item-hidden{opacity: 1;}
.home-procate .procate-btn{position: absolute;top:50%;transform: translateY(-50%);z-index:9;width:30px;height:50px;display: flex;justify-content: center;align-items: center;color:#fff;font-size:24px;font-weight:var(--fontbold7);background-color: #E8232A;}
.home-procate .procate-btn.swiper-button-disabled{opacity: 0.7;}
.home-procate .procate-btn.procate-btn-left{left:0;}
.home-procate .procate-btn.procate-btn-right{right:0;}
@media (min-width:1025px){.home-procate .procate-list{display:flex;justify-content: space-between;}
.home-procate .procate-btn{display:none;}}
@media (max-width:1366px){.home-procate .procate-list .procate-item .show-num{font-size:50px}
.home-procate .procate-list .procate-item .show-title{font-size:18px;}}
@media (max-width:550px){.home-procate{margin:30px 0;}
.home-procate .procate-list .procate-item .show-num{font-size:var(--fontsize30)}
.home-procate .procate-list .procate-item .show-title,.home-procate .procate-list .procate-item .hidden-more{margin-top:15px;}}
.home-procate .procate-list .procate-item .cate-img img{min-height: 430px;object-fit: cover;}
.lang-wrap li img{display: none;}
@media (min-width:769px){.wmkcfeedback input {width:32.5%!important}}