.easyzoom{position:relative;display:inline-block;width: 50%;}.easyzoom img{vertical-align:bottom;width: 383px;height: 298px;}.easyzoom.is-loading img{cursor:progress}.easyzoom.is-ready img{cursor:crosshair;width: 383px;height: 298px;}.easyzoom.is-error img{cursor:not-allowed}.easyzoom-notice{position:absolute;top:50%;left:50%;z-index:150;width:10em;margin:-1em 0 0 -5em;line-height:2em;text-align:center;background:#fff;box-shadow:0 0 10px #888}.easyzoom-flyout{position:absolute;z-index:100;overflow:hidden;background:#fff}.easyzoom--overlay .easyzoom-flyout{top:0;left:0;width:100%;height:100%}.easyzoom--adjacent .easyzoom-flyout{top:0;left:100%;width:100%;height:100%;margin-left:20px}
.product-detail-lists{
    width: 50%;
    padding-top: 20px;
}
.product-detail-lists h1{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 65px;
}
.product-detail-inquiry{
    margin-bottom: 20px;
}
.product-detail-inquiry a{
    display: inline-block;
    width: 80%;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background: #0044aa;
    border-radius: 2px;
}
.service-number{
    font-size: 14px;
    color: #333333;
}
.service-number span{
    font-size: 25px;
    color: #b80024;
}