﻿/*产品展示*/
#pic-page {text-align: center; margin-top:10px;}
#pic-page a {margin: 0 2px;}

#pic-page a img {width:75px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
@media only screen and (max-width: 640px) {
	
.bx-wrapper{ width:100%; margin:0px auto; text-align:center;}
#pic-page a img {width:35px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
}
#pic-page a:hover img,#pic-page a.active img {border: solid #5280DD 1px;}
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.product_h1{ margin:0px; line-height:22px; font-size:18px; color: #145ca1; padding-bottom:10px;border-bottom: 1px dotted #cccccc;}
.product_info{list-style:none; padding:0px; margin-top:10px;}
.product_info li{ line-height:24px; padding-bottom:12px;}
.product_con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto;}