﻿@media (min-width:1025px){header .head-info,header .head-top,header .head-share{background:none}
header .head-share{background:unset}
body{padding-top: 0;}
header:not(.is-active) .head-info{box-shadow:0 0 0}
header:not(.is-active) .head-link em{color:#fff}
header:not(.is-active) .head-info .nav-ul>li>a{color:#fff;}
header.is-active .head-info{background:#fff}
header:not(.is-active):hover .head-link em,header:not(.is-active):hover .head-link .item a,header:not(.is-active):hover .head-share ul li a,header:not(.is-active):hover .head-company{color:var(--fontcolor)}
header:not(.is-active):hover .lang-icon span,header:not(.is-active):hover .head-info .nav-ul>li>a{color:var(--fontcolor)}
header:not(.is-active):hover .lang-icon span::before,header:not(.is-active):hover .lang-icon span::after{background:var(--fontcolor)}
header:not(.is-active):hover .head-info,header:not(.is-active):hover .head-top{background:#fff;}
.head-share ul li a:hover{color:#fff!important}
.head-link .item a:hover,.head-info .nav-ul>li>a.inmenu_1, .head-info .nav-ul>li>a:hover{color:var(--color)!important}
header{border-bottom:1px solid rgba(255,255,255,.3)}}
.home-hotpro .homehotpro-list{display:grid;grid-template-columns:repeat(4,1fr)}
.home-hotpro .homehotpro-list .homehotpro-item{width:100%;margin-right:0;border:none;display:unset;margin-bottom: 0;position: relative;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info{text-align: center;position: absolute;bottom: 0;background: #fff;opacity: 0;transition: .5s ease;transform: rotateX(120deg);transform-style: preserve-3d;padding: 20px 10px;width: 100%;}
.home-hotpro .homehotpro-list .homehotpro-item:hover .homehotpro-info{opacity: 1;transform: rotateX(0);}

@media (max-width:768px){.home-hotpro .homehotpro-list{grid-template-columns:repeat(2,1fr)}}
@media (max-width:768px){.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img{width:100%;max-width:unset;max-height:unset}}
.home-part{padding: 2% 0;}
.home-part .partlist{display: grid;grid-template-columns: repeat(5,1fr);margin-top: 20px;}
.home-part .item{width: 100%;border: 1px #eee solid;display: flex;align-items: center;padding:20px}
.home-part img{width: 100%;}
@media (max-width:768px) {.home-part .partlist{display: grid;grid-template-columns: repeat(2,1fr);}
}
.home-video{padding: 0;}
.home-video .l-wrap{max-width: 100%;padding: 0;}
.home-video .homevideo-info{display: none;}
.home-video .homevideo-fixed{display: block!important;position: static;width: 100%;height: 100%;}
.home-video .homevideo-colse{display: none;}
.home-video lite-youtube{max-width: 100%;width: 100%;position: static;transform: initial;height: 600px;max-height: 75vh;}
.home-video lite-youtube iframe{max-width: 100%;width: 100%;position: static;transform: initial;height: 600px;max-height: 75vh;}