﻿*{margin: 0;padding: 0;list-style-type: none;font-family:"微软雅黑";}
html{text-align:center;}
body {
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	color: #444;
	}


/*︻▓▇▇◤文字链接等︻▓▇▇◤ */
a:link,a:visited{color: #858585;text-decoration: none;}
a:hover {color: #FD642A;text-decoration: underline;}
a:active {}
h3{font-size: 14px;}
img{border: 0;}
table{border-collapse:collapse;}
li{vertical-align: bottom;}
input.radio, input.checkbox {width: auto;}
.longTitle{
	text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;/*op专用省略号*/
	}
.fl {float:left;}
.fr {float:right;}
.clearf,.cf{
	clear:both;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}
#op3  {width:1200px;margin:0 auto;text-align:left;}
#op3 ul {padding:0px 0px 10px 0px;}
#op3 li {margin-bottom:30px;}
#op3 a{
	height:200px;
	padding:20px 10px 20px 20px;
	display: block;
	
}
#op3 a:hover{
	background-color:#f0f0f0;
	text-decoration: none;
}
#op3 a h4{
	width:100%;
	height:35px;
	line-height:28px;
	font-size: 18px;	
	margin-top:12px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
}


#op3 a img{float:left;margin-right:40px;
	width: 320px;height: 200px;	
}
#op3 a div{
	float:left;	
	line-height:24px;position: relative;	
}

#op3 a div p{
	color:#777;
	height:72px;
	line-height:24px;
	overflow: hidden;font-size: 14px;
}

#op3 a div i{color:#777;
	margin-top:10px;
	font-size: 12px;
	right: 0px;
	font-style: normal;
	display: block;
}


