
.copy p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.wap-banner,
.wap-banner img {
    position: relative;
    width: 100%;
    height: auto;
    border: 0;
}

.wap-banner img {
    position: relative;
    width: 100%;
    height: auto;
    border: 0;
    display: block;
    margin-top: -1px;
}

.wap-banner a {
    float: left;
    width: 26%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.wap-banner a:nth-child(1) {
    position: absolute;
    top: 0;
    left: 30%;
    width: 26%;
    height: 100%;
    z-index: 1;	
}

.wap-banner a:nth-child(2) {
    position: absolute;
    top: 0;
    right: 13%;
    width: 26%;
    height: 100%;
    z-index: 1;
}

.wap-banner a:nth-child(3) {
    position: absolute;
    top: 0;
    right: 5%;
    width: 24%;
    height: 100%;
    z-index: 1;
}

.wapPhone a {
    position: absolute;
    top: 0;
    right: 5%;
    width: 24%;
    height: 100%;
    z-index: 1;
}

.wap-btn a:nth-child(1) {
    position: absolute;
    bottom: 0;
    left: 16%;
    width: 31%;
    height: 100%;
    z-index: 1;
}

.wap-btn a:nth-child(2) {
    position: absolute;
    top: 0;
    right: 16%;
    width: 31%;
    height: 100%;
    z-index: 1;
}