﻿@charset "utf-8"; 
:root{--color:#2f318b}
.pro-detail .pro-detail-content .pro-detail-box p{line-height: 2;}
.contact>iframe{border:0}
@media (min-width:769px){.contact .contact-sec1 .contact-sec1-item{width:30%}}
footer .foot-main .foot-item.foot-cate li a::before{margin-right:3px}
#home-swiper .banner-animote{position:absolute;width:100%;top:50%;left:50%;color:#FFF;opacity:0;max-width:80%;transform:translate(-50%,-50%);text-align:center}
#home-swiper .banner-animote .title{font-size:36px;font-weight:700;margin-bottom:10px}
#home-swiper .banner-animote .text{font-size:20px}
#home-swiper .swiper-slide-active .banner-animote{animation:bannerani .5s forwards;animation-delay:.7s}
@keyframes bannerani{0%{opacity:0;top:60%}
100%{opacity:1;top:50%}}
#home-swiper .banner-animote.banner-animote1,#home-swiper .banner-animote.banner-animote4{top:24% !important}
@media (max-width:768px){#home-swiper .banner-animote .title{font-size:17px}
#home-swiper .banner-animote .text{font-size:14px;display:none}
#home-swiper .banner-animote.banner-animote1,#home-swiper .banner-animote.banner-animote4{top:30% !important}}
.sidebar-cate .sub-menu{display:block;}
.sidebar-cate .icon-arr::before{opacity:0}
.head-top{background:var(--color)}
.head-contact em,footer .foot-main .foot-item.foot-contact li .icon em{color:#fff;}
footer .foot-main .foot-item:nth-child(3) ul li{width:100%}
@media (max-width:1024px){footer .foot-main .foot-item.foot-cate:nth-of-type(3) ul li{width:100%}
footer .foot-main .foot-item.foot-contact{padding-left:0}}