﻿@charset "utf-8";
ul.nyvideolist{display:flex;flex-wrap:wrap}
ul.nyvideolist li{text-align:center;width:32%;margin-right:2%;margin-bottom:30px;background:var(--color);color:#fff;border:1px solid var(--color)}
ul.nyvideolist li:nth-child(3n){margin-right:0}
ul.nyvideolist li .nyvideotop{background:#fff;position:relative;padding-bottom:60%;width:100%}
ul.nyvideolist li .nyvideotop iframe{width:100%;height:100%;position:absolute;top:0;left:0}
ul.nyvideolist li p{font-size:18px;line-height:1.6;padding:8px}
@media (max-width:1024px){ul.nyvideolist li{width:49%}
ul.nyvideolist li:nth-child(3n){margin-right:2%}
ul.nyvideolist li:nth-child(2n){margin-right:0}}
@media (max-width:640px){ul.nyvideolist li{width:100%;margin-right:0}
ul.nyvideolist li:nth-child(3n){margin-right:0}
ul.nyvideolist li p{font-size:16px}}
.process-list .list-item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.process-list .list-item .item{width:29%}
.process-list .list-item .item img{width:100%}
.process-list .list-item .item.arrow{width:5%}
.process-list .w100{width:100%;padding:50px 0}
.textright{text-align:right}
.arrow-d img{transform:rotate(90deg);width:5%}
.process-list .list-item:nth-child(3) .item.arrow img{transform:rotate(180deg)}
.process-list .list-item .item .text{border:1px solid #000;padding:15px;text-align:center}
@media (max-width:768px){.process-list .list-item .item,.process-list .list-item .item.arrow,.textleft,.textright{width:100%;text-align:center}
.process-list .list-item .item.arrow img,.process-list .list-item:nth-child(3) .item.arrow img{transform:rotate(90deg)}
.process-list .list-item .item.arrow{padding:30px 0}}
.home-about .about-img::after{padding-bottom:0;}
.home-about .about-img lite-youtube{width:100%!important;}
@media (max-width:560px){.home-about .about-img lite-youtube{height:300px!important;}}
.process-list .list-item .item .text{background:var(--color);color:#fff;border-color:var(--color);font-size:17px;text-transform:capitalize}
@media (min-width:1025px){.head-info .nav-ul>li#liproducts .submenu{padding:10px;list-style:none;min-width:900px;display:flex;flex-wrap:wrap;left:-400px}
.head-info .nav-ul>li#liproducts .submenu>li{width:33%;display:flex;align-items:center;margin:10px 0}
.head-info .nav-ul>li#liproducts .submenu>li em,.head-info .nav-ul>li#liproducts .submenu>li i{display:none}
.head-info .nav-ul>li#liproducts:hover .submenu li:hover>a{background:none;color:var(--color)}
.head-info .nav-ul>li#liproducts .submenu>li .item-info{width:80px;height:80px;margin-right:10px;overflow:hidden}
.head-info .nav-ul>li#liproducts .submenu>li .item-info>a{padding:0;display: inline-flex;justify-content: center;align-items: center;}
.head-info .nav-ul>li#liproducts .submenu>li .item-info img{width:100%;height:100%;object-fit:cover;height:auto;transition:all .1s linear}
.head-info .nav-ul>li#liproducts .submenu>li .item-info img:hover{transform:scale(1.02)}
.head-info .nav-ul>li#liproducts .submenu>li>a{flex:1;text-decoration:none;width:calc(100% - 100px);height:auto;padding:0;}}
@media (max-width:1024px){.head-info .nav-ul>li#liproducts .submenu{display:none;min-width:inherit;padding-left:20px}
.head-info .nav-ul>li#liproducts .submenu>li{margin:0;width:100%}
.head-info .nav-ul>li#liproducts .submenu>li .item-info{display:none}}
.home-banner .banner-animote.ban1{text-shadow:1px 2px 3px var(--fontcolor)}
@media (min-width:1025px){.home-banner .banner-animote.ban1 .text{opacity: 1;max-width: 60%;margin: 0 auto;font-size:var(--fontsize20)}}
@media (min-width:1025px){.home-choose .homechoose-title{width:35%;}
.home-choose .homechoose-content{padding-left:3%;}
.home-choose .homechoose-content .homechoose-item{width:49%;}
.home-choose .homechoose-content .homechoose-item:nth-child(3){margin-bottom:0;}
.home-choose .homechoose-text{font-size:17px;}}
@media (min-width:1025px){body.index header:not(.is-active) .head-info .nav-ul>li#lihome a.inmenu_1{color:#fff;}}
.home-news .homenews-list .homenews-item .homenews-img{max-height:inherit;}
.home-about .iframe-container{position: relative;width:100%;height:0;padding-bottom: 56.25%;}
.home-about .iframe-container iframe{position:absolute;top:0;left: 0;width:100%;height:100%;min-height:inherit;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img a{position:relative;height:0;padding-bottom:100%;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img a img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;background:#fff;}
.banner-inner .banner-img::after{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);}