.w1100 {
	width: 1200px;
	margin: 0 auto
}
.title_in {
	height: 66px;
	line-height: 45px;
	font-size: 26px;
	color: #0F0C2A;
}
.title_in i {
	color: #333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px
}
.ad1 {
	background: url(../images/pic.gif) no-repeat center;
	width: 963px;
	height: 86px;
	margin: 40px auto;
	overflow: hidden;
	line-height: 9999px
}
.news_in {
	width: 33%;
	float: left;
}
#title_in a {
	text-decoration: none;
	font-size: 14px;
}
.news_in ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	list-style: none;
}
.news_in img {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	box-shadow: #999;
}
.news_in li {
	line-height: 35px;
    position: relative;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    width: 347px;
	
}
.news_in li a {
	font-family: "Microsoft Yahei", "Î¢ÈíÑÅºÚ", Tahoma, Arial, sans-serif;
	color: #666;
	font-size: 14px;
	width: 33%;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;

}
.news_in li a:hover {
	color: #0076F1;
	text-decoration: underline
}
.news_in li span {
	position: absolute;
	right: 5px;
	font-size: 14px;
}
.news_in a.news_more {
	color: #FFBC01
}
.news_in a.news_more:hover {
	color: #0076f1
}
.con_in {
	float: right;
	width: 282px;
}
.con_in img {
	display: block;
	margin-bottom: 10px
}
.con_in p {
	background: url(../images/icon2.gif) no-repeat left;
	padding: 8px 0 8px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.con_in p.p1 {
	background-position: -2px 2px
}
.con_in p.p2 {
	background-position: 0 -70px
}
.con_in p.p3 {
	background-position: 0 -140px
}
.news_more {
	width: 96%;
	margin-bottom: 25px;
	text-align: center;
	background-color: #dbe9f0;
}
