﻿@charset "utf-8"; 
.contact-box .contact-main .home-line{margin-bottom:20px}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}
.newslist li .newslist-img img{object-fit:contain}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-footlogo ul{flex-wrap:nowrap}
.home-footlogo .logo-swiper{overflow:hidden}
.head-top,.head-share,.home-service{background: #ccb12f;}
.home-banner .banner-animote{text-align: center;}
.home-banner .banner-animote p{text-shadow: 3px 1px 1px #fff;font-size: 42px;font-weight: bold;color: #FFA301;line-height: 1.25;font-family:"Titillium Web", sans-serif;}
.home-banner .banner-animote h5{text-shadow: 3px 1px 1px #fff;font-size: 82px;font-weight: bold;color: #FFA301;line-height: 1.25;font-family:"Titillium Web", sans-serif;}
@media (max-width:1366px) {
    .home-banner .banner-animote h5{font-size: 58px;}
    .home-banner .banner-animote p{font-size: 32px;}
}
@media (max-width:1024px) {
    .home-banner .banner-animote p{font-size: 24px;}
    .home-banner .banner-animote h5{font-size: 48px;}
}
@media (max-width:768px) {
    .home-banner .banner-animote h5{font-size: 38px;}
    .home-banner .banner-animote p{font-size: 18px;}
}