﻿.scrollLoading {
    background: url(../js/skin/default/xubox_loading0.gif) center no-repeat;
}

.bg-contact {
    background-image: url('../images/contact_us_bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-custom {
    background-image: url('../images/product_bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.details{margin:auto;width:92% !important;color:#666;line-height:2rem;}
.details th,.details td{padding:5px 5px 5px 10px;border-right:#ccc 1px solid;border-bottom:#ccc 1px solid}
.details th{font-weight:bold;vertical-align:top;text-align: right;}
.details .last{border-right:none;padding-right:0}
.details .nobt{border-bottom:none}
.pro-img img{margin:0 auto}