﻿@charset "utf-8"; 
:root{--color:#013A89}
#tagTabs .tagItem:nth-child(2){display:none}
@media (min-width:769px){.contact-list .contact-item{height:280px}}
@media (min-width:1025px){.head-logo img{max-height:50px}}
.home-about .about-contact{display:none;}
.about-us .home-project{background:#FFFbfa;padding:8% 15px 4%}
.about-us .home-project .swiper{margin-top:60px;padding-bottom:100px}
.about-us .home-project .swiper .project-button-next,.about-us .home-project .swiper .project-button-prev{position:absolute;bottom:0px;left:calc(50% - 50px);background:var(--color);display:inline-flex;align-items:center;justify-content:center;color:#FFF;width:40px;height:40px;cursor:pointer;transition:all .1s linear}
.about-us .home-project .swiper .project-button-next.swiper-button-disabled,.about-us .home-project .swiper .project-button-prev.swiper-button-disabled{background:#bababa}
.about-us .home-project .swiper .project-button-next em,.about-us .home-project .swiper .project-button-prev em{font-size:20px}
.about-us .home-project .swiper .project-button-next:hover,.about-us .home-project .swiper .project-button-prev:hover{opacity:.9}
.about-us .home-project .swiper .swiper-slide{overflow:hidden;max-height:308px}
.about-us .home-project .swiper .swiper-slide img{transition:all .2s linear;width:100%}
.about-us .home-project .swiper .swiper-slide img:hover{transform:scale(1.1)}
.about-us .home-project .swiper .project-button-next{left:auto;right:calc(50% - 50px)}
.home-project{display: none;}
.home-product{padding-top:0;}
.home-choose{padding-bottom:0;}
@media (min-width:769px){.product-cateitem .cate-info{position:initial;width:100%;display:block;border-radius:0;transform: inherit;}
.product-cateitem{border:none}}
.home-about{padding-bottom:3%;}
@media (min-width:1025px){.head-list .item .info{display:flex;align-items:center;}
.head-list{width:auto}
.head-share{margin-right:10px;}
.head-nav{bottom:0;}
.head-info{padding-top:65px;padding-bottom:0;}
.head-list{justify-content:center;}
.head-list .item .info{padding-left:0;}
.head-list .item:nth-child(1){flex:inherit}
.head-list .item{width:auto;margin:0 10px;}
.head-list .item .info span{display:none}
.head-share ul a,.head-list .item .info a{color:#fff}}
@media (min-width:1025px) and (max-width:1366px){.head-share ul a{margin:0;}
.head-list .item{margin:0 4px}
.head-top .l-wrap{padding:0 30px;}}
@media (min-width:1367px){.nav-ul>li>a{font-size:20px;}}