body{
  background: url(https://t.nanyang.gov.cn/file/4113000002/img/20250320fzzfbg.jpg)top center no-repeat;
  min-width: 1300px;
}
.header{
  height: 600px;

}
.w1200{
  height: 600px;
  position: relative;
}
.container{
  width: 1080px;
  margin: 0 auto;
  min-height: 700px;
  padding: 25px 25px 25px 25px;
  background: #FFF;
}

.conent .fl {
	width:120px;
	float:left
}
.conent .fl ul li {
	width:120px;
	height:80px;
	text-align:center;
	line-height:80px;
	background: #aaa;
	margin:0px 0 20px 0;

	float:left
}
.conent .fl ul li:hover {
	background: #2157ff;
}
.conent .fl ul li.on {
	background: #2157ff;
}
.conent .fl ul li a,.conent .fl ul li a:visited,.conent .fl ul li.on a,.conent .fl ul li.on a:visited{
	width:100%;
	height:100%;
	display:inline-block;
	font-size:20px;
	color:#fff;
	}

.conent .fr {
	width: 876px;
    height: auto;
    border: 1px #e5e5e5 solid;
    padding: 5px 25px 25px 25px;
    float: right;
}


.news-title i{
	width:10px;
	height:22px;
	background:#2157ff;
	display:inline-block;
	border-radius:4px;
	margin-right:10px;
	margin-top:4px;
	float:left
	}
.news-title span{
	width:746px;
	float:left

	}
.news-title{
	padding:0 10px;
	font-size:18px;
	font-weight: bold;
	line-height:30px;
	border-bottom:1px #ddd solid;
	margin-bottom:20px;
	padding:15px 0;
	}

.news-more{
	padding:0 10px;
	text-align:center;
	background:#f3f3f3;
	height:46px;
	line-height:46px;
	margin:20px 0 20px 0;
	}

ul.news-list li{background: url(https://t.nanyang.gov.cn/file/4113000002/img/li_bg.png) center left no-repeat;
  background-size: 13px 13px;
  text-indent: 12px;transition: .3s all; font-size: 16px;line-height: 42px;padding-left: 7px;}
ul.news-list li a{ display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; color: #333;}
ul.news-list li:hover{background-position: 10px center; padding-left:25px;}
ul.news-list li:hover a{ color: #2157ff; }
ul.news-list li:hover span{ color: #2157ff; }
ul.news-list li span{ display: block; float:right; width: 100px; font-size: 16px; text-align: right; color: #999999; }
ul.news-list .line {height: 0; line-height: normal; margin:20px auto; padding:0px; border-bottom: 1px #dfe8f0 solid; background: none;}

.logo{
  width: 400px;
  height: 120px;
  position: absolute;
  top: 20px;
}