#sectionBox{
	width: 1200px;
    margin: 0 auto;
    position: relative;
}

#imgAndTxtBody{
	float: left;
	width: 814px;
	margin-right: 46px;
}
#imgAndTxtBody .pageTitle{
	width: 814px;
	height: 53px;
	padding-top: 35px;
	font-size: 18px;
	line-height: 18px;
	color: #0049a5;
	font-weight: bold;
}
#imgAndTxtBody .imgAndTxtList{
	margin-bottom: 85px;
}
#imgAndTxtBody .imgAndTxtLi{
	cursor: pointer;
}
#imgAndTxtBody .imgLi{
	padding-top: 25px;
}
#imgAndTxtBody .imgLi .img{
	float: left;
	margin-right: 17px;
	width: 160px;
	height: 90px;
}
#imgAndTxtBody .imgLi .img img{
	width: 160px;
	height: 90px;
}
#imgAndTxtBody .imgLi .title{
	width: 637px;
	height: 24px;
	float: left;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#imgAndTxtBody .imgLi .mainTxt{
	height: 48px;
	width: 637px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 11px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#imgAndTxtBody .imgLi .time{
	font-size: 14px;
	line-height: 14px;
	float: right;
	text-align: right;
	color: #666;
	margin-bottom: 19px;
}
#imgAndTxtBody .txtLi{
	padding-top: 25px;
}
#imgAndTxtBody .txtLi .title{
	height: 26px;
	float: left;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 18px;
	width: 814px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#imgAndTxtBody .txtLi .mainTxt{
	height: 48px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 11px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#imgAndTxtBody .txtLi .time{
	font-size: 14px;
	line-height: 14px;
	float: right;
	text-align: right;
	color: #666;
	margin-bottom: 19px;
}
.liebx{
    width: 100%;
    border: 1px solid #ebebeb;
}
/*边上新闻*/
#otherHoter{
    padding-top: 36px;
    width: 342px;
    position: relative;
    position: absolute;
    top: 0;
    right: 0;
}
.hotNew{
    width: 100%;
    height: 406px;
    background-color:#fafafa; 
	border-top: 2px solid #0e68a8;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recommendNew{
    width: 100%;
    height: 498px;
    background-color:#fafafa; 
	border-top: 2px solid #0e68a8;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#otherHoter .title{
    color: #0e68a8;
    margin-left: 19px;
    margin-top: 11px;
    font-weight:bolder;
    font-size: 17px; 
}

.hotNewLi{
	list-style: decimal;
}
.recommendNewLi{
	list-style: disc;
	color: #146baa;
}
.recommendNewLi span{
	color: #000;
}
.hotNewList ul li{
	line-height: 30px;
	font-size: 14px;
}
/* .hotNewList ul li:nth-child(1){
	list-style-image: url('one.png');
}
.hotNewList ul li:nth-child(2){
	list-style-image: url('two.png');
}
.hotNewList ul li:nth-child(3){
	list-style-image: url('thr.png');
} */
.hotNewList{
	margin-top: 26px;
	padding-left: 20px;
}
.topPhotoArea dl dt img{
	width: 125px;
	height: 72px;
}
.topPhotoArea dl dd{
	width: 167px;
	margin-left: 11px;
	line-height: 20px;
	font-size: 14px;
}
.topPhotoArea dl dt,.topPhotoArea dl dd{
	float: left;
}
.recommendNewBody{
	padding-top: 26px;
	padding-left: 18px;
}
.recommendNewUl{
	padding-top: 18px;
}
.recommendNewUl li{
	line-height: 30px;
	font-size: 14px;
}
#paging{
    text-align: center;
}
#paging ul li{
    float: left;
}
.imgLi dl dd{
	box-shadow: 5px 5px 4px #efefef;
}
#paging {
	width: 400px;
    text-align: center;
    height: 25px;
	margin: 0 auto;
	position: relative;
    z-index: 10;
}
.pagination{
	display: inline-block;
}
.pagination li{
	font-size: 14px;
}
.pagination li:first-child(1){
	width: 30px;
	height: 20px;
}
.pagination li:last-child(1){
	width: 30px;
	height: 20px;
}
.pagination .active a{
	color: #fff;
	background-color: #084095;
}
.pagination li a{
	float: left;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	border: 1px solid #084095;
	margin: 0 5px;
	text-align: center;
	padding: 0 5px;
	color: #084095;
}

.wyfoote {
    width: 1200px;
    margin: 0 auto;
    margin-top:70px;
    position: absolute;
    left: 352px;
}
#sectionBox{
	min-height: 1201px
}
.hotNewList ul li{
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 10px;
}
.topPhotoArea dl dd{
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}
.recommendNewUl li{
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 10px;
    padding-left: 18px;
}
.hotNewList ul li span{
	float: left;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
	font-style: italic;
	display: block;
	margin-top: 5px;
}
.hotNewList ul li:nth-child(1) span{
	background: #e30a20;
    color: #fff;
}
.hotNewList ul li:nth-child(2) span{
	background: #e9611d;
    color: #fff;
}
.hotNewList ul li:nth-child(3) span{
	background: #f1b115;
    color: #fff;
}
.hotNewList ul li a{
	float: left;
	width: 87%;
    display: block;
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}