.banner{
	background: url(/_upload/tpl/00/4d/77/template77/images/list.png) no-repeat center;
	width: 100%;
	height: 274px;
}
.content{
	width: 1170px;
	margin: 0px auto;
}
.left{
	width: 270px;
	float: left;
}
.con-head{
	background: url(/_upload/tpl/00/4d/77/template77/images/bg.png) no-repeat center;
}
.con-head,.con-head1,.con-head2{
	width: 100%;
	height:60px;
}
.con-head h1{
	color: #000;
    background-image: ;
    width:100%;
    border-bottom: #CCCCCC solid 1px;
    text-align: left;
    height: px;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 30px;
    font-weight: normal;
    line-height: 40px;
}
.left-con ul{
	margin-top:20px;
}
.left-con ul li{
	width: 100%;
	list-style: none;
	font-size: 14px;
	font-weight: bolder;
	font-family: "微软雅黑";
	border-bottom: #CCCCCC solid 1px;
	background-image: url(/_upload/tpl/00/4d/77/template77/images/left_lb.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 50px;
	margin-top: px;
	line-height: 60px;
	text-indent: 60px;
}
.left-con ul li a{
	width: 100%;
	list-style: none;
	font-size: 14px;
	font-weight: bolder;
	font-family: "微软雅黑";
	height: 60px;
	line-height: 60px;
	text-indent: 60px;
}
.right{
	width: 870px;
	float: left;
	margin-left: 30px;
}
.right-con ul li{
	list-style: none;
	border-bottom: 1px dashed #bd1920;
	height: 40px;
	line-height: 40px;
	white-space:nowrap; /*强制不换行*/
	overflow:hidden; /*自动隐藏文字*/
	text-overflow: ellipsis; /*文字隐藏后添加省略号*/
	-o-text-overflow:ellipsis;
}
.right-con ul li a{
	width: 100%;
	list-style: none;
	font-size: 14px;
	font-family: "微软雅黑";
	height: 40px;
	line-height: 40px;
	margin-left: 30px;
}



/*article样式*/
.con-head2 li{
	text-align:center;
	color: #000;
    background-image: ;
    width:100%;
    text-align: left;
    height: px;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 30px;
    font-weight: normal;
    line-height: 40px;
}
.title{
	width: 100%;
	margin: 30px auto 5px;
	border-bottom: 1px dashed #ddd;
}
.title h1{
	text-align:center;
	color: #bd1920;
    width:100%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 40px;
}
.title p{
	text-align: center;
	height:30px;
	line-height: 30px;
	font-size: 15px;
}
.right-con-con{
	margin-top: 15px;
}
.right-con-con p{
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	font-size: 16px;
	text-indent: 2em;
}
.right-con-con table td{border:1px solid #ddd;}
.right-con-con table td p{text-align:center;text-indent:0em;}
.rss_input {
    display: inline;
    float: left;
    overflow: visible;
    width: 160px;
    margin: 3px 30px;
    height: 26px;
    line-height: 26px;
    position: relative;
    padding-right: 10px;
    background: url(/_upload/tpl/00/4d/77/template77/images/link_bg.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}


.rss_input ul {
    z-index: 9999999999999;
    display: none;
    position: absolute;
    width: 160px;
    border: 1px solid #aaa;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
    bottom: 23px;
    left: 1px;
    height:350px;
    overflow: auto;
}
.rss_input ul li a{
	width:100%;
	display: inline-block;
}
.rss_input ul li a:hover{
	background: #016ed9;
	color:#fff;
} 