/**
 * 商品详情页提示信息
 */
.plugins-intellectstools-goods-content-top * {
    color: #2a6d8d;
}
.plugins-intellectstools-goods-content-top .am-table > tbody > tr > td {
    border-color: #ebf8ff;
}

/**
 * 用户地址添加
 */
.plugins-intellectstools-useraddress-save button,
.plugins-intellectstools-useraddress-save textarea {
    height: 100px !important;
}