body{
    font-size: 14px;
}
.footer_con .con_right{
    width: auto;
}
.footer{
    position: relative;
    bottom: 0;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.conter{
    height: 780px;
    /*background-color: #fff;*/
}
.conter .hr{
    height: 6px;
    /*background-color: #999;*/
    border: none;
    margin: 0 0;
    padding: 0 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
.conter .hrV{
    width: 6px;
    height: 100%;
    /**background-color: #999;**/
    border: none;
    display: block;
    float: left;
}
.conter .conL{
    width: 245px;
    height: 100%;
    display: block;
    float: left;
	background-color:#fff;
	padding: 5px 5px;
}
.conter .conR{
    width: 936px;
    height: 100%;
    float: left;
	background-color:#fff;
}
.conL dt,.conL dd{
    padding-left: 5px;
}
.conL .conL-head{
    /*background: url(nc_left01.gif);*/
	border-bottom: #eee  1px solid;
	color:#333;
	background:url(more_left.png) no-repeat left center;
	background-size: 20px 20px;
}
.conL .conL-head a{
    font-size: 16px;
    line-height: 34px;
    font-style: normal;
    line-height: 34px;
    font-weight: bold;
    text-decoration: none;
}
.conL a{
    font-size: 14px;
    font-style: normal;
    line-height: 34px;
    color: #333;
    text-decoration: none;
}
.conL a:hover{
    font-size: 14px;
    font-style: normal;
    line-height: 34px;
    color: #C81908;
    text-decoration: underline;
}
.conL dd a:visited{
    font-size: 14px;
    font-style: normal;
    line-height: 34px;
    color: #333;
    text-decoration: none;
}
.conL dl dd{
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
	display:block;
	width:calc(100% - 10px);
	overflow:hidden;
	word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.conR img{
    float: left;
}
.conR .banner{
    background-size: 3px 22px;
    background-color: #62b6ff;
    margin-left: 20px;
    width: 900px;
}
.conR .banner-text{
    background: #fff;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.blank_1{
    height: 10px;
    display: block;
}
.search-banner{
    width: 900px;
    border: 1px solid #62b6ff;
    margin-left: 20px;
    box-sizing: border-box;
    text-align: center;
    margin-top: 20px;
    line-height: 40px;
}
.articleList{
    width: 900px;
    display: block;
    margin-top: 20px;
}
.articleList table{
    width: 100%;
    border-top: 1px solid #62b6ff;
    border-left: 1px solid #62b6ff;
    margin-left: 20px;
    table-layout:fixed;
}
.articleList table td{
    border-bottom: 1px solid #62b6ff;
    border-right: 1px solid #62b6ff;
}
.articleList table .hd{
    height: 40px;
    background-color: #D7EFFF;
}
.articleList table .hd td{
    text-align: center;
}
.articleList table .bd{
    height: 30px;
}
.articleList table .bd td{
    padding-left: 10px;
    width:calc(100% - 10px);
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.articleList table .bd td a{
    font-size: 14px;
    font-style: normal;
    line-height: 24px;
    color: #B05800;
    text-decoration: none;
}
.articleList table .bd td a:hover{
    color: #C81908;
    text-decoration: underline;
}
.pagebox{
	margin-bottom:10px;
	margin-top:10px;
	margin-left:20px;
	width:900px;
	line-height:40px;
	border:1px solid #62b6ff;
	box-sizing:border-box;
}