@charset "utf-8";
#general-page { padding-bottom:30px;}
#general-page h3 {
	border-bottom:solid 1px #e5e5e5;
	padding-bottom:15px;
	margin-bottom:30px;
	font-weight: 300;
	font-size:28px;
	margin-left:15px;
	margin-top:30px;
}


.product-section .big{
	padding-bottom:15px;
	font-weight: 400;
	line-height:60px;
	font-size:60px;
	margin-top:30px;
	color:#ed6c00;
}
@media (max-width: 768px) {
.product-section .big{
	padding-bottom:15px;
	font-weight: 400;
	line-height:40px;
	font-size:40px;
	margin-top:30px;
	color:#ed6c00;
}
}

#general-page .orange{
	padding-bottom:15px;
	font-weight: 300;
	font-size:28px;
	margin-top:30px;
	color: #FF6600;
}




#general-page .back {
	border-bottom:solid 1px #e5e5e5;
	padding-bottom:10px;
	margin-bottom:30px;
	margin-left:15px;
	font-weight: 300;
	font-size:16px;
	margin-top:30px;
}
#general-page p{
	font-size: 15px;
	line-height: 22px;
	margin: 20px 0;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
}
#general-page b {
	color:#000;
	font-size:28px;
	font-weight: 500;
	line-height: 55px;
}

/* 表格 2015.9.25 Amy新增 */
.general-table {
	background-color: #fff;
    border: 2px solid #999;
	color: #666;
    font-family:'Roboto', Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 22px;
}
.general-table tbody td {
    border-left: 1px solid #c0c0c0;
    padding: 5px 10px;
}
.general-table tbody tr {border-top:1px solid #c0c0c0;}
.general-table tbody tr:nth-child(2n) {
    background-color: #e1e1e1;
}

/* 列表  2015.9.25 Amy新增 */
.general-list {
	list-style-type:square;
	color: #666;
    font-family:'Roboto', Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 22px;
	list-style-position: outside;
}
.general-list li {
	margin-left:25px;
}

/* 新聞 2015.10.13 Amy新增 */
#general-page .news-img {
	border:1px solid #CCC;
	padding:3px;
	margin:10px;
}
#general-page .news-date {
	font-size:13px;
	color:#999;
	margin-left:15px;
}
#general-page .newarrival-date {
	font-size:15px;
	color:#999;
	margin-left:15px;
}
#general-page .news-album img {
	margin-bottom:15px;
}
#general-page .news-album .gallery.row {
	margin-left:0;
}


/* Regarding the COUGAR Revenger S and Minos X5’s 2000 Hz Polling Rate */
#general-page_mic { padding-bottom:30px;}
#general-page_mic h3 {
	border-bottom:solid 1px #e5e5e5;
	padding-bottom:15px;
	margin-bottom:30px;
	font-weight: 300;
	font-size:28px;
	margin-left:15px;
	margin-top:30px;
}
#general-page_mic p{
	font-size: 15px;
	line-height: 22px;
	margin_bottom: 20px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
}
#general-page_mic .description{
	font-size: 15px;
    line-height: 22px;
	margin_bottom: 20px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
}
#general-page_mic .description li{
	font-weight: 300;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	color: #666;
}

#general-page_mic .description b {
	color: #333333;
	font-size:22px;
	font-weight: 400;
	line-height: 30px;
}


.contact-service li { margin: 0 0 15px 15px; }
.contact-service ul li { margin: 0 0 5px 35px; }