﻿.nyproject-box .wmkc-template-43 .wmkc-item-img>a{display:block;}
.nyproject-box .wmkc-template-43 .wmkc-item-img .in-word{position: absolute;z-index: 2;top: 0;left: 0;width: 100%;height: 100%;justify-content: center;align-items: center;background: rgba(255, 255, 255, 0.4);font-size: var(--fontsize24);font-weight: var(--fontbold7);display:none;transition:all .3s}
.nyproject-box .wmkc-template-43 .wmkc-flex-item2:hover .wmkc-item-img .in-word{display: flex;}
.nyproject-box .wmkc-template-43 .wmkc-flex-item2:hover .wmkc-item-img .in-word a{width:100%;height:100%;display:flex;align-items: center;justify-content: center;padding:20px;}
@media (max-width:1440px){.nyproject-box .wmkc-template-43 .wmkc-item-img .in-word{font-size:var(--fontsize20)}}
@media (max-width:1024px){.nyproject-box .wmkc-template-43 .wmkc-item-img .in-word{font-size:var(--fontsize18)}}
@media (max-width:550px){.nyproject-box .wmkc-template-43 .wmkc-item-img .in-word{font-size:var(--fontsize14)}}
@media (min-width:1025px){.nyproject-box .wmkc-template-43 .wmkc-item-title{font-size:var(--fontsize20)}}