﻿@charset "utf-8";
:root{--color:#2B38CA}
p.tname{font-weight:bold;font-size:20px;margin-left:12px;line-height:1.3}
@media (max-width:1600px){.head-info .nav-ul>li{margin-left:0}}
@media (max-width:1440px){p.tname{font-size:17px}
.head-info .nav-ul>li>a{padding:0 7px}}
@media (max-width:1300px){p.tname{display:none}}
.home-video .homevideo-info .homevideo-icon1{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--color);border-radius:50%;position:relative;cursor:pointer;transition:all .1s linear}
.home-video .homevideo-info .homevideo-icon1:hover{opacity:.9}
.home-video .homevideo-info .homevideo-icon1 a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;z-index:1}
.home-video .homevideo-info .homevideo-icon1 em{font-size:40px;font-weight:var(--fontbold9);color:#FFF}
.home-video .homevideo-info .homevideo-icon1::after,.home-video .homevideo-info .homevideo-icon1::before{content:"";width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #FFF;opacity:.1;animation:before 3s linear infinite;border-radius:50%}
.home-video .homevideo-info .homevideo-icon1::after{animation-delay:1.5s}
@media (max-width:1024px){.home-video .homevideo-info .homevideo-icon1{width:60px;height:60px}}
.home-projects .homeprojects-right .swiper-slide .box .span{display:none}
.home-about .about-info .about-line,.newslist li .newslist-img .date{background:var(--color)}
.home-video .homevideo-info .homevideo-title{max-width:800px}
@media (max-width:640px){.pro-list.list0 li .pro-info .text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.pro-list.list0 li .pro-info .pro-meta{margin-top:10px}}
@media (max-width:500px){.pro-list.list0 li .pro-info{padding-top:0;padding-bottom:0}
.pro-list.list0 li .pro-info .title{margin-bottom:5px}}
@media (max-width:1024px){.home-about .about-img .about-icon{width:140px;height:140px}
.home-about .about-img .about-icon span:nth-child(1){font-size:13px}
.home-about .about-img .about-icon span:nth-child(2){font-size:30px;line-height:1.2;margin-top:5px}}
@media (max-width:768px){.home-banner .mobimg{height:auto}
.home-about .about-img .about-icon{width:120px;height:120px}
.home-about .about-img .about-icon span:nth-child(1){font-size:12px}
.home-about .about-img .about-icon span:nth-child(2){font-size:26px;margin-top:3px}}
.pro-main .kche-t86 .kche-t86-content h5 strong span{font-size:30px !important}
.pro-main  .kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-tit strong span{font-size:26px !important}
.pro-main  .kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-text p{font-size:17px;color:#111}