.bannbg{min-width: 1200px; margin:0px auto;}
.bannbg img{width:100%;}



.locbd{padding:5px 0px;border-bottom:1px solid #E9E2DE;}
.listloc {height:45px;line-height:45px;width:1200px;margin:auto;}
.listloc span{font-size:24px;float:left;color: #00a5e3; font-weight:bold;}
.locr{ float:right; font-size:14px;}




.neiyebg {width: 1200px;padding: 60px 0px; margin:0px auto;}
.aboutcont {width: 1120px;background-color:#fff;padding: 40px;margin:auto; line-height:30px;box-shadow: 0px 0px 50px rgba(150,150,150,0.1); font-size:14px;}
.aboutcont img{ max-width:100%;}
.aboutcont a{color: #00a5e3;}

.listcont {width: 1120px;background-color:#fff;padding: 40px;margin:auto;box-shadow: 0px 0px 40px rgba(200,200,200,0.1); font-size:14px;}


.norecord {
	background-image: url(../images/nodata.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:180px;
	margin:70px auto;
	text-align:center;
	line-height:40px;
	font-size:20px;
}

.newslist{}
.newslist ul{}
.newslist li{transition: all 0.3s;float:left;width:1100px; padding:0px 10px 30px; border-bottom:1px solid #f1f1f1; margin-bottom:30px;}
.newslist li.bg{background-color: #fcfcfc;}
.newslist .news_pic{float:left;width:240px;height:180px;}
.newslist .news_pic p{display: table-cell;vertical-align:middle;text-align:center;width:240px;height:180px;overflow:hidden;background-color:#fafafa;}
.newslist .news_pic p img{
vertical-align:middle;
max-width:240px;
max-height:180px;
transition: transform 0.3s linear;
}
.newslist li:hover .news_pic p img{transform: scale(1.3,1.3);}
.newslist dl{float:right; width:820px;}
.newslist dt{line-height:35px;font-size:20px;}
.newslist dt i{color: #FF0000; font-style:normal;}
.newslist dd {}
.news_info{line-height:25px; overflow:hidden;margin:15px 0px; height:75px; color:#666;}		
.news_ico{ margin-top:10px;color: #00a5e3;}
.news_ico span{display:inline-block;margin-right:10px; padding-left:25px;}
.news_ico span.ele{background:url(../images/view_ddd.png) no-repeat left center;}
.news_ico span.time{background:url(../images/date_ddd.png) no-repeat left center;}
.newslist li:hover dt i{color: #00a5e3; font-style:normal;}



.searchlist{}
.searchlist ul{}
.searchlist li{transition: all 0.3s;padding:0px 10px 10px; border-bottom:1px solid #f1f1f1; margin-bottom:10px;}
.searchlist li.bg{background-color: #fcfcfc;}
.searchlist dl{}
.searchlist dt{line-height:35px;font-size:18px;}
.searchlist dt i{color: #FF0000; font-style:normal;}
.searchlist dd {}
.news_info{line-height:25px; overflow:hidden;margin:15px 0px; max-height:50px; color:#666;}		
.news_ico{ margin-top:10px;color: #00a5e3;}
.news_ico span{display:inline-block;margin-right:10px; padding-left:25px;}
.news_ico span.ele{background:url(../images/view_ddd.png) no-repeat left center;}
.news_ico span.time{background:url(../images/date_ddd.png) no-repeat left center;}


.newstitle {margin-bottom:20px;padding-bottom:20px;font-size:16px;color: #b2b2b2;border-bottom:1px dashed #d5d5d5;}
.newstitle h4{font-size: 25px;line-height:35px;color: #333;margin-bottom:20px;}


.newspic { text-align:center; margin-bottom:30px;}
.newspic img{max-width:1000px;}


.newscontent {line-height:30px;padding:10px 0; font-size:14px; min-height:350px; color:#000; font-size:16px;}
.newscontent img{max-width:1000px;}
.newscontent a,.newscontent p a{color: #00a5e3;}

.newsbot {
	line-height:30px;
	border-top:1px dashed #d5d5d5;
	margin-top:40px;
	padding:30px 0px;
	font-size:14px;
	text-align:center;
}
.newsbot span{padding:6px 15px; margin:0 15px; display:inline-block;cursor:pointer;border:1px solid #00a5e3; width:40%;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;font-size:15px;}
.newsbot span.none{border:1px solid #cccccc;}
.newsbot span a{font-size:15px;}





.Page{ text-align: center; padding:30px 0; font-size:14px;}
.Page b{color: #E62129;font-size:16px;}
.Page span{ padding:10px 15px; margin:0 3px; display:inline-block; color:#999999; border:1px solid #ccc;}
.Page a{ padding:10px 15px; margin:0 3px; display:inline-block;font-size:14px; background-color:#e3e3e3;border:1px solid #ccc;}
.Page a:link,.Page a:visited{}
.Page a:hover{
	color:#fff;
	text-decoration: none;
	background-color: #00a5e3;
	border:1px solid #00a5e3;
}
.Page .cur{ color:#fff;background-color: #00a5e3;border:1px solid #00a5e3;}
.Page a.cur:link,.Page a.cur:visited,.Page a.cur:hover{ color:#fff; }



