/*应用于768以下样式*/

@media screen and (min-width: 0px) and (max-width: 992px){
    .wzdz-slide2-bg {
        background: url(../images/wzdz-slide2-banner.jpg) no-repeat;
        background-size: 100% 100%;
        background-position: 50% 50%;
    }
    .wzdz-slide3-paddt{
        padding-top: 60px;
    }
    .wskd-list-1-mac {

        color: #506a85;
        background: #77d0c4 url('../images/wskd-mac.png');
        background-repeat: no-repeat;
        background-size: 35% 80%;
        background-position:  left center;
        padding-right: 0;
        padding-left: 0;
        padding-top: 5px;
        color: #506a85;
    }

    .wskd-list-2-iphone {
        text-align: right;
        background: #f4f1e4 url('../images/wskd-iPhone.png');
        background-repeat: no-repeat;
        background-size: 18% 80%;
        background-position-y: center;
        background-position-x: 89%;
        padding-right: 0;
        padding-left: 0;
        padding-top: 5px;
        color: #506a85;

    }

    .wskd-p {
        font-size: 20px !important;

    }

    .wskd-list-ipad {
        background: #ebebeb url('../images/ipad.png');
        background-repeat: no-repeat;
        background-size: 34% 80%;
        background-position:  left center;
        padding-top: 5px;
        z-index: 666;

    }

}
