.zd-wbk{
        border: 1px solid #ddd;
    padding: 15px;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    min-height: 100px;

    margin-bottom: 20px;
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


 .pya li button:before {
 
    font-size: 0.4em;
    margin-top: 15px;
    margin-right: 10px;
    float: right;
 
}
 
    
/*
 .pya li button:before {
    content: " ";
    font-size: 0.6em;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    width:23px;
    height: 23px;
    background: url(../inc/lb.png) no-repeat center center;
    background-size: 100% 100%;
}
*/

 .pya li{width: 24%;border: 0;}
 
 

.pya li button{
width: 94%;
    height: 1.8em;
    font-size: 2em;
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
    text-decoration: none;
    display: block;
    text-align: center;
    border: 0px solid transparent;
    margin: 6px;
    overflow: hidden;
    white-space: nowrap;     
   }
.psm  li button{
     background: rgb(63, 177, 183);
 }
 
 .pdym li button{
     background: rgb(36, 163, 87);
 }
 .pfym li button{background: rgb(183, 147, 19);}
 .pztdm li button{background: rgb(19, 77, 183);}
 .pztdyd li button{background: rgb(225,167,225);}
 
 
 @media (max-width:1080px){

.pya li button:before{
    margin-top:12px !important;
}
.pya li button{
    font-size:1.5rem !important;
}

}
