.divright .content .thumb{
	width:264px;
	height:274px;
	float:left;
	border:1px solid #000545;
	overflow:hidden;
	background:url() no-repeat center;
}
.divright .content .text{    
    min-height:500px;
}
.pro-right{
	width:650px;
	height:280px;
	float:right;
}

.pro-right .h2{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:24px;
	font-weight:bold;
}
.pro-right .brief{
	margin:15px 0;
	width:100%;
	line-height:30px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color:#2E2D2D;

}
.pro-right .prevnext{
	font-size:13px;
	line-height:36px;
}
div.pro-tit{
    font-size:16px;
    font-weight: bold;
    height:34px;
    line-height:34px;
    text-align:left;
    position:relative;
	margin-bottom:20px;
    clear:both;
    border-bottom: 1px solid #cbcbcb;
}
a.ask{
	background: #981118;
	padding: 8px 15px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}