﻿.purchaseService{
    width: 100%;
    height: 100%;
}
.purchaseService .purchaseRegulations{
    width: 100%;
    height: 360px;
    background: #fff;
    margin-bottom: 16px;
}
.purchaseService .experiencePoint{
    width: 100%;
    height: 390px;
    margin-bottom: 16px;
}
.purchaseService .experiencePoint .exchangeExperience{
    width: 49.3%;
    height: 100%;
    background: #fff;
}
.purchaseService .experiencePoint .pointView{
    width: 49.3%;
    height: 100%;
    background: #fff;
}
.purchaseService .serviceItems{
    width: 100%;
    height: 120px;
    margin-bottom: 16px;
}
.purchaseService .serviceItems .service{
    width: 49.3%;
    height: 100%;
    background: #fff;
    background: url("../img/zdxml.png");
}
.purchaseService .serviceItems .items{
    width: 49.3%;
    height: 100%;
    background: #fff;
    background: url("../img/fwcgpm.png");
}
.purchaseService .serviceItems a{
    width: 100%;
    height: 100%;
    display: block;
}
.purchaseService .reformWorkColumn{
    width: 100%;
    height: 646px;
    background: #fff;
    margin-bottom: 16px;
}