﻿	*,html,body,img{padding: 0px;margin: 0px;font-family:"微软雅黑";}
	a{text-decoration: none;}
	ul li{list-style-type: none;}
	body{background-color: #efefef;} 
 
	/*中间内容区域*/
	.content{width: 1280px;min-height:300px;overflow:hidden;height:auto !important;margin: 0px auto; background: #fff;}
	  
	/*右侧列表*/
	.content-list{width: 1280px;height: 1324px;background: #fff;height:auto!important;}
	.content-list-title{width: 1280px;height: 45px;border-bottom: 2px solid #E3E3E3;line-height: 45px;}
	.content-list-title-column{font-size:26px;font-weight:bold;margin-left:10px;width: 200px;float: left;color: #077284;}
	.content-list-title-position{float: right;margin-right: 10px;color: #777;opacity: 0.6;}
	.content-list-title-position> a{color: #777;}
	
	.news-info{padding:20px 85px;height:auto !important;text-indent: 2em;}
	.news-info .conText> p{ text-indent: 2em;text-align:justify;line-height: 32px;font-size: 16px;letter-spacing: 1px;}
	.news-date{margin-bottom: 50px;text-align: center;opacity: 0.6;margin-top: 20px;}
	.text-center >h4{line-height:25px;text-align: center;font-size: 26px;color: #077284;font-weight: bold;} 


	.page{width: 1160px; height: 60px;margin-top: 50px; margin-left: -30px;font-size:12px;}
	/*关闭按钮样式*/
	.page> span{display:block;padding:0px 20px; float:right;height: 30px;line-height:30px;font-size: 14px;margin-top: -45px;}
	.page> ol> li{width: 1160px; height: 22px; line-height:22px;}
	.page> ol> li> a{height: 30px; line-height:30px;color: #077284;opacity: 0.8;}
	.page> ol> li> a:hover{opacity: 0.5;}