/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
* {
	font-family: Georgia, "Times New Roman", "Microsoft YaHei", 微软雅黑, STXihei, 华文细黑, serif;
}

.product-detail {
	width: 100%;
    height: auto;
    position: relative;
}
.pd-image {
	text-align: center;
    width: 100%;
    margin-bottom: 30px;
}
.pd-image img {}
.learning-point {}
.product-detail table { margin: 0 auto; }
.product-detail table tr td:first-child { min-width: 100px; }