.body {margin: 0 auto ; background-color: #f7f7f7;min-width: 1400px;width: 80%;}
.lunbo >img {
    width: 100%;
}
.product {
    text-align: center;
    position: relative;
}
.product > div > img {
    width: 100%;
}
.product > div:first-child {
    background-color: #fff;
    padding-top: 30px;
    z-index: 10;
}
.product > div:first-child > p:last-child {
    font-size: 19px;
    color: #eee;
    font-weight: 600;
}
.product > div:first-child > p:first-child {
    font-size: 19px;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin:auto;
}
.pro_detail {
    position: relative;
}
.pro_detail > div {
    position: absolute;
    width: 255px;
}
.pro_detail > div > p:not(:last-child) {
    margin: 0;
}
.pro_detail > div > p:last-child {
    font-size: 13px;
    color: #666;
}
.pro1 > div{
    text-align: left;
    top: 220px;
    left: 290px;
}
.pro2 > div{
    text-align: left;
    top: 160px;
    right: 280px;
}
.pro3{
    position: absolute;
    top: 110px;text-align: left;
    left: 295px;
    font-size: 13px;
    width: 270px;
    color: #eee;
}