/*top，合并至官网时可以删*/
body{
    margin: 0;
	font-family: "Microsoft YaHei UI", "微软雅黑", "苹方 常规", "黑体";
	min-width:1200px;
}
.top{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 320px;
	background-color: #00BEFC;
}
.top_div{
	width: 1180px;
	margin: 0px auto;
	padding: 20px 0px;
	min-height: 60px;
}
.top .top_div a.most {
	float: right;
	width: 380px;
	height:60px;
	display: block;
}
.menu_out {
	height: 60px;
	background-color: #31689B;
}


.menu {
	line-height: 60px;
	width: 720px;
	margin: 0px auto;
	display: block;
}

.menu a {
	display: block;
	float: left;
	text-align: center;
	width: 180px;
	text-decoration: none;
	font-family:"Microsoft YaHei UI", "苹方 常规", "黑体";
	font-weight: bold;
}
.menu a:link ,.menu a:visited{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	line-height: 60px;
}
.menu a:hover {
	color: #fff;
	background-color: #579EE1;
	margin-top: -4px;
	border-top: 4px solid #579EE1;
}

.menu a:active {
	color: #FFFFFF;
	background-color: #1A7BD6;
	border-top-color: #1A7BD6;
}
.menu  a.now {
	color: #Fff;
	background-color: #1A7BD6;
	border-top: 4px solid #1A7BD6;
	line-height: 60px;
	margin-top: -4px;
}




/*main*/
a:link,a:visited{
	color: #444;
	}
a:hover {
	text-decoration: none;
	color: #27a;
}
a:focus {
  text-decoration: none;
}

.clearfix {
	clear: both;
}


/*区域划分*/
.home_div{
	width: 1200px;
	margin: 40px auto 20px auto;
}

.left{
	width: 816px;
	float: left;
	display: block;
}
.right{
	width: 360px;
	float: left;
	min-height: 500px;
	margin-left: 24px;
	display: block;
}

.col_home{
	margin-bottom: 20px;
}









/*栏目标题行*/

.lm_t{
	line-height: 50px;
	background-repeat: no-repeat;
	display: block;
	
}

.lm_t a.more{
	display: block;
	width: 90px;
	float: right;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	padding-left: 15px;
	line-height: 40px;
	padding-bottom: 10px;
}

.lm_t a.more:link,.lm_t a.more:visited{
	color: #999;
}
.lm_t a.more:hover,.lm_t a.more:active{
	color:#31689B;
}





/*新闻列表*/
.news_area{
	padding: 8px 0px;
}

ul.info_list{
	margin: 0px;
	padding: 5px 0px;
}
ul.info_list li{
	list-style:none;
	line-height: 40px;
	padding: 0px 5px;
}
ul.info_list li:hover{
	background-color: #f4f4f4;
}
ul.info_list li a{
	text-decoration: none;
	display: block;
	width: 700px;
	float: left;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
	background-image: url(../images/dot_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.info_list li .date{
	font-size: 13px;
	font-family:Tahoma, Verdana;
	width: 80px;
	text-align: center;
	display: block;
	float: left;
	color: #666;
}
ul.info_list li:hover .date{
	color: #27a;
}

ul.info_list_right{
	margin: 0px;
	padding: 7px 0 0 0;
}
ul.info_list_right li{
	list-style:none;
	line-height: 24px;
	padding-bottom: 4px;
}
ul.info_list_right li a{
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding: 2px 0 2px 18px;
	background-image: url(../images/dot_blue2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.info_list_right li .date{
	font-size: 12px;
	font-family: tahoma, Verdana;
	text-align: center;
	display: inline-block;
	color: #666;
	margin:0 8px 16px 0;
	float: right;
	padding: 0 10px;
	background-color: #f4f4f4;
	border-radius: 4px;
	line-height: 24px;
}
ul.info_list_right li:hover .date{
	color: #27a;
}

ul.info_list2{
	margin: 0px;
	padding: 10px 0px;
}
ul.info_list2 li{
	list-style:none;
	line-height: 48px;
	padding: 0px 10px;
}
ul.info_list2 li:hover{
	background-color: #f4f4f4;
}
ul.info_list2 li a{
	text-decoration: none;
	display: block;
	width: 870px;
	float: left;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
	background-image: url(../images/dot_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.info_list2 li .date{
	font-size: 14px;
	font-family:Tahoma, Verdana;
	width: 90px;
	text-align: center;
	display: block;
	float: left;
	color: #666;
}
ul.info_list2 li:hover .date{
	color: #27a;
}

.pagination {
	text-align: center;
	padding: 20px;
	color: #666;
	line-height: 48px;
	border-top: 1px solid #eee;
	float:left;
	width:1000px;
	margin-top:20px;
}


.pagination a:link ,.pagination a:visited{
	display: inline-block;
	width: 42px;
	height: 42px;
	border: 1px solid #ddd;
	background-color: #eee;
	border-radius: 50%;
	text-align: center;
	margin: 0px 5px;
	color: #999;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma, Verdana;
	line-height: 42px;
}
.pagination a:hover {
	border: 1px solid #1A7BD6;
	color: #FFF;
	background-color: #1A7BD6;
}
.pagination a:active {
	border: 1px solid #27a;
	color: #FFF;
	background-color: #27a;
}

.pagination a.now {
	border: 1px solid #1A7BD6;
	color: #FFF;
	background-color: #1A7BD6;
	font-weight: bold;
}

