@charset "utf-8";
/* CSS Document */

@import url("tongyong.css");


.product-list .info{
	padding-top:-30px;
	}


.product-list dl{
	position:relative;
	border-bottom:1px solid #e4e5e6;
	padding:0px 0px 20px 0;
	margin:0px 0 30px 0px;}
	
	
.product-list dl:hover{
	/*background:#f7f7f7;*/
	cursor:pointer;
	cursor:default;}
	
.product-list dl img{
	float:left;
	margin-right:30px;
	max-width:150px;
	max-height:110px;}
	
	
.product-list dt{
	font-size:16px;
	color:#4e6b7c;
	margin-bottom:10px;}
	
.product-list dt a{margin-top:-10px; cursor:default; }	

.product-list dt a:hover{ text-decoration:none;}
	
	
	
.product-list dd{
	font-size:14px;
	line-height:21px;
	margin:8px 0px;
	color:#2b2f2e;}
	
	
.product-list dd a{
	color:#8da5b2;
	font-size:12px;
	
	}


.product-list dd a:hover{
	color:#009530;
	}
	



	
#latest-news .container .col-xs-3 h3{
	margin-top:-10px;}
	
	
#pic li p .gray-blue{
	margin-top:0px;}
	
	

	
	
	
