.clearfix:after{
	content:"";
	display:block;
	clear:both;
	font-size:0px;
	height:0px;
	visibility:hidden;
	}
.w1100 {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 176px;
	height: 459px;
}
.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: 280px;
	height: 459px;
	float: right;
	background-color:rgba(255,255,255,0.5);
}
.news_in .title{
	padding: 0;
	border-bottom: 1px solid #666;
	width: 255px;
	margin: 0 auto;
	box-sizing: border-box;
}
.news_in .title h1{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	display: inline-block;
	border-bottom: 1px solid #ff0000;
	box-sizing: border-box;
	margin: 0;
	padding-bottom: 6px;
}
#title_in a {
	text-decoration: none;
	font-size: 14px;
}
.news_in ul {
	margin: 5px auto 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    list-style: none;
    width: 255px;
}
.news_in .news_top .news_logo{
	width: 84px;
	height: 82px;
	margin: 50px auto 0;
}
.news_in .news_top .news_login{
	width: 80%;
    margin: 35px auto 30px;
}
.news_in .news_top .news_login a:first-of-type{
	font-size: 14px;
    color: #fff;
    background-color: #ff0000;
    padding: 6px 15px 6px;
    border-radius: 20px;
   margin: 0 20px 0 20px;
}
.news_in .news_top .news_login a:last-of-type{
	font-size: 14px;
    color: #000;
    background: none;
    padding: 6px 15px 6px;
    border: 1px solid #666;
    border-radius: 20px;
}
.news_in .news_top .news_login a:last-of-type:hover{
	border: none;
	color: #fff;
    background-color: #ff0000;
}
.news_in img {
	width: 84px;
	height: 82px;
}
.news_in li:last-child{
	display: none;
} 
.news_in li {
	line-height: 26px;
    color: #666;
    width: 225px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url(ellipsis.xml#ellipsis);
}
.news_in li em{
	font-style: normal;
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
	
}
.news_in li a {
	color: #000;
	font-size: 12px;
	transition: all 0.5s;
}
.news_in li a:hover {
	color: #1069c2;
	text-decoration: underline;
	padding-left: 12px;
}
.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: #1069c2
}
.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: 255px;
    background: none;
    display: block;
    margin: 0 auto;
}
.news_more a{
	font-size: 14px;
    color: #1069c2;
    float: right;
    margin-top: 3px;
}
