﻿@charset "utf-8"; 
:root{--color: #fdb812;--fontfamily:Verdana, arial, sans-serif}
.kche-t172 .kche-t172-item { align-items: center;}
.pro-detail .pro-detail-content .part-title { display: none;}
.tqrcode {align-items:center;display:flex;justify-content:space-between;margin:0 20px;height:100%;}
.tqrcode img {max-width:48%;max-height:90%;}
@media (max-width:1280px){.tqrcode{display:none}}
@media (min-width:769px){.head.is-fixed .head-top {display:block;position:fixed;top:0px;left:0px;right:0px;z-index:999;}
.head.is-fixed .head-main{top:45px;box-shadow:0 0 0;}}
.wmkc-list>li>img{position:absolute;right:100%;top:100%;max-width:inherit;display:none;}
.wmkc-list>li:hover>img{display:block}
.kche-t219 .kche-t219-img {width: 50%;}
.document-main .project-list .project-content {display: none;}
.document-main .project-list{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}
.document-main .project-list li{width:100%;margin-right:0;padding:0;margin-bottom:0}
@media (max-width:768px){.document-main .project-list{grid-template-columns:repeat(2,1fr)}}
.document-main .project-list>li{position:relative}
.document-main .project-list .project-name{color:#fff}
.document-main .project-list .project-name{height:unset}
.document-main .project-list li .project-info{display:flex;align-items:center;justify-content:center;position:absolute;left:0;bottom:0;width:100%;height:0;overflow:hidden;color:#fff;transition:all .3s ease 0s}
.document-main .project-list>li:hover .project-info{height:100%}
.document-main .project-list li .project-info>a::before{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background:color-mix(in srgb,#094284 40%,transparent)}
.document-main .project-list li .project-info>a{display:flex;width:100%;height:100%;top:0;left:0;position:relative;align-items:center;justify-content:center;padding:10px}
.document-main .project-list .project-name{position:relative}
.document-main .project-list{margin-bottom:30px}