/*
*组件样式
*/
.zyhd{padding-top: 0.4rem;}
.zyhd ul li{padding: 0 0.26rem;width: 50%;margin-bottom: 0.52rem;}
.zyhd ul li a{height: 3.5rem;padding: 0.6rem 0.35rem;background-size: 100% 100%;display: flex;position: relative;align-items: center;justify-content: center;}
.zyhd ul li span{width: 1.09rem;height: 1.04rem;position: absolute;right: 0.28rem;bottom: 0.35rem;}
.zyhd ul li span img{width: 100%;}
.zyhd ul li h3{font-size: 0.22rem;color: #222;margin-bottom: 0.1rem;transition: 0.5s;font-weight: bold;text-align: center;}
.zyhd ul li h3 p{
    font-size: 0.2rem;
    color: #957652;
    transition: 0.5s;
    font-weight: bold;
    text-align: center;
    padding-top: .1rem;}
