﻿@charset "utf-8"; 
:root{--color:#032a89;--color1:#032a89;}
.prodetails-content .kche-t154-text-into{background-color:#FF9900 !important;}
.home-banner .swiper-slide>a::after{ display: none;}
@media (min-width:769px){.head-nav .nav-ul>li>ul{min-width:300px}}
@media (max-width:1024px){.head-nav .nav-ul>li>ul a{-webkit-line-clamp: inherit;height:auto;line-height:2;margin:5px 0;}}
.home-about .homeabout-info{position:relative;}
.home-about .homeabout-info::after,.home-about .homeabout-info::before{content: "";position: absolute;top: 0px;right: 0px;width: 100%;height: 100%;background: url(https://css02.v15cdn.com/m430/imgs/foottop-bg.webp) no-repeat top;z-index: -1;}
.home-about .homeabout-info::after {transform: rotate(180deg);}
.home-about .homeabout-info .homeabout-more{color: #FF9900}
@media (max-width:768px){.home-about .homeabout-info::after,.home-about .homeabout-info::before{z-index:0;}}