﻿@charset "utf-8";
:root{--color:#193B8D}
table tr:nth-child(odd){background-color: #f5f5f5;}
table tr:nth-child(even){background-color: #fff;}
.prodetails-content .tagContent{margin:0 auto;max-width:1000px;}