/*
Theme Name: 精智wordpress主题396
Theme URI: http://www.jianzhanpress.com
Author: 精智WP主题
Author URI: http://www.jianzhanpress.com
Description: 精智wordpress主题免费版，更多精美主题尽在www.jianzhanpress.com
Version: 1.0
Tags: 响应式主题, 精智主题, 免费主题
*/
@import url("style/style.css");

/*产品页的样式 */
.gallery {   

margin: 15px auto;
padding:0px;

}   

.gallery-item {   
float: left;   
margin-top: 10px;
margin-left:0px;
margin-bottom:10px;
text-align: center;   
height:200px;
}   

.gallery img {   
border: 1px solid #cfcfcf; 
padding:4px;
width: 250px; 
height:168px;
}   

.gallery-caption {   
background:#F8F8F8;
margin-left: 0;   
line-height:23px;
}   

ul.sidebar-menu-page {
	text-align:center;
}

ul.sidebar-menu-page li {
	line-height:1.5rem;
	font-size:1rem;
}
ul.sidebar-menu-page li.current-menu-item a{
	color:#f00;
}

ul.sidebar-menu-page li a{
	color:#fff;
}