﻿@charset "utf-8";
:root {--color:#E50015;--fontfamily: "Plus Jakarta Sans", sans-serif}
@media(min-width:1280px){.head-info .head-logo a img{max-height: 80px;}}
.banner-animote .p2{display:none;}
body {padding-top:100px;}
body.index {padding-top:0;}
@media (max-width:1366px){body {padding-top:80px;}}
@media (max-width:1024px){body {padding-top:0;}}
.head-top {display:none;}
.head-info {position:relative;background:none;}
.head-info .l-wrap {position:relative;}
.head-info:before {content:'';width:100%;height:100%;background:rgba(255,255,255,.93);position:absolute;top:0;left:0;filter:blur(1.5px);}
.home-banner .mobimg{height:auto}
.home-banner .bannerswiper-next,.home-banner .bannerswiper-prev {border-radius:50%;background:#868686;}
.home-banner .bannerswiper-next:hover,.home-banner .bannerswiper-prev:hover {background:var(--color);}
.home-about{padding:8% 0}
.home-about .about-info .home-title {color:var(--color);font-size:70px;margin-bottom:35px;}
.home-about .about-info {padding:0;margin:0 auto;}
.home-about .about-info .about-text p {font-weight:700;font-size:23px;}
.home-about .about-info>a {color:#555;font-weight:700;font-size:23px;}
.home-about .about-info>a em {color:var(--color);margin-left:2px;font-size:23px;}
@media (max-width:1440px){.home-about .about-info .home-title {font-size:52px;}
.home-about .about-info .about-text p,.home-about .about-info>a,.home-about .about-info>a em {font-size:20px;}}
@media (max-width:1200px){.home-about .about-info .home-title {font-size:40px;}
.home-about .about-info .about-text p,.home-about .about-info>a,.home-about .about-info>a em {font-size:17px;}}
@media (max-width:1024px){.home-about .about-info .home-title{font-size:32px}}
@media (max-width:560px){.home-about .about-info .home-title{font-size:27px;margin-bottom:15px}
.home-about .about-info .home-title br{display:none}
.home-about .about-info .about-text{margin-bottom:25px}}
@media (min-width:1025px){.home-about .about-info .about-text p{max-width:70%}}
@media (min-width:1025px){#liproducts .submenu.nav3{max-width:100%;padding:20px calc(50% - 780px);}
#liproducts .submenu.nav3>li>a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}
@media (max-width:1710px) and (min-width:1025px){#liproducts .submenu.nav3{padding:20px 70px;}}
.home-projects,.home-footlogo{background:#fff9f3}
.home-news .homenews-box{background:#fff9f3;border-color:#fff9f3}
.home-banner img {transition:opacity .3s;}
.home-banner img:hover {opacity:0.7;}
.newslist li .newslist-img .date{background:var(--color)}
@media(min-width:1025px){
.lang{margin-left:10px;}
.lang-icon span{color:#333;}
.lang-icon span::before,.lang-icon span::after{background:#333;}
}