*{margin: 0;padding: 0;}
body{
	margin: 0;
	padding: 0;
	font-family: "ËÎÌå";
}
a{text-decoration: none;color: #005abb;}
img {
	border: none;
}
.hdbox-list a{
	color: white;
	cursor: pointer;
}
.clr {
	clear: both;
}
.one-line {
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.banner a{
	color: transparent !important;
}
.news-bigtable a{
	color: black;
	cursor: pointer;
}
.news-bigtable .span-three a{
	color: #005abb;
}
.banner a img{
	border: 0;
}
.news-img-box a{
	color: transparent !important;
}
.news-img-box a img{
	border: 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.top {
	width: 100%;
	height: 5px;
	background-color: #005ca1;
}
.header{
	width: 100%;
	min-width: 1000px;
	height: 107px;
	background-color: #f5f5f5;
}
.main-content {
	width: 1000px;
	height: 100%;
	margin: auto;
}
.logo {
	margin-top: 30px;
	width: 403px;
	height: 47px;
}
.motto {
	margin-top: 28px;
	width: 208px;
	height: 51px;
}
.nav{
	width: 100%;
	min-width: 1000px;
	height:40px;
	background-color: #005ca1;
}

.nav ul {
	list-style: none;
}
.nav ul.first-nav>li{
	position: relative;
	z-index: 1;
	float: left;
}
.nav ul li a{
	display: inline-block;
	height: 100%;
	width: 124px;
	color: white;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}
.nav ul li a:hover {
	background-color: #073c64;
}
.second-nav {
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 40px;
	display: none;
}
.second-nav a {
	display: inline-block;
	background-color: #005ca1;
}
.nav ul li:hover .second-nav {
	display: block;
}

.content{
	width: 100%;
	min-width: 1000px;
	margin-top: 9px;
}

.banner-carousel{
	width: 1000px;
	height: 300px; 
	overflow: hidden;
}
/*banner*/
.banner { position: relative; overflow: auto; text-align: center;}
.banner li { list-style: none;position: relative; }
.banner ul li { float: left; }
#b04 { width: 1000px;}
#b04 .dots { 
	position: absolute; 
	left: 46%; 
	right: 0; 
	bottom: 20px;
	width:100%;
}
#b04 .dots li { 
	float: left;
	display: inline-block; 
	width: 10px; 
	height: 10px; 
	margin: 0 4px; 
	border-radius: 50px; 
	cursor: pointer; 
	color: transparent;
	background-color: #fff;
}

#b04 .dots li.active {
	background: #005ca1;
}
#b04 .arrow { position: absolute; top:150px;}
#b04 #al { left: 15px;}
#b04 #ar { right: 15px;}
.caption{
	width: 553px;
	overflow: hidden; 
	text-overflow:ellipsis; 
	white-space: nowrap;
	color: white;
	font-size: 32px;
	position: absolute;
	right: 19px;
	bottom: 16px;
}
/*banner*/

/*footer*/
.footer{
	width: 100%;
	min-width: 1000px;
	height: 120px;
	background-color: #005ca1;
}
.footer-box{
	font-size: 12px;
	color:#a3b9d3;
	text-align: center;
}
.footer-text{
	width: 1000px;
	margin-top: 40px;
}
.footer-text p{
	padding: 5px;
}
.footer-text p a {
	color: inherit;
}

.text-content {
	margin-top: 30px;
}
.left-conetent {
	width: 250px;
	min-height: 520px;
}
.infomarion-content {
	width: 100%;
	margin-bottom: 25px;
}
.content-title {
	padding-left: 4px;
	padding-right: 4px;
	height: 36px;
	font-size: 14px;
	color: #005ca1;
	line-height: 36px;
	background-color: #f5f5f5;
	border-top: 2px solid #005ca1;
}
.more-btn {
	margin-right: 2px;
	line-height: 33px;
}
.content-text {
	margin-top: 12px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12px;
	color: #333;
	line-height: 1.8;
}
.text-indent {	
	text-indent: 2em;
	line-height: 1.6;
}
.content-text a {
	display: block;
	color: #333;
	font-size: 14px;
}
.right-conetent {
	width: 720px;
	margin-left: 280px;
}
.new-content {
	width: 100%;
	height: 215px;
	margin-bottom: 22px;
}
.photo-content {
	display: inline-block;
	width: 280px;
	height: 100%;
}
.FocusPic{ zoom: 1; position: relative; overflow: hidden;}
.FocusPic .content{overflow:hidden; margin:0 !important;}
.FocusPic .changeDiv { width: 287px; height: 194px;}
.FocusPic .changeDiv a {
	display: none;
	position: absolute;
}
.FocusPic .title{
	display: none;
	width: 280px;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	position: absolute;
	bottom: 0px;
	left: 4px;
	background: rgba(0,0,0,0.6);
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.FocusPic .title a{ 
	color: #fff; 
	font-size: 18px;
	display: none ;
}
.FocusPic .change{ 
	display: none;
	height: 12px;
	position: absolute; 
	right: 20px;
	bottom: 10px;
	text-align: right; 
	z-index: 9999;
}

.FocusPic .change i{
	float: left;
	width:12px;
	height:12px;
	border-radius: 50%;
	margin-left: 3px;
	cursor: pointer;
	background: #bdc9d4;
	text-align:center;
	line-height:12px;
	font-size: 12px;
	font-style: normal;
	color:#595959;
}
.FocusPic .change i.cur{
	color:#fff;
	background: #f00;
}
.active-picture {
	padding:10px 7px;
}
.active-picture img {
	float:left;	
	width:184px;
	height:185px;
	overflow:hidden;
}
.list-content {
	display: inline-block;
	width: 430px;
	height: 100%;
}
.main-content .list-content-title {
	font-size: 12px;
	color: #333;
    line-height: 1.6;
    *line-height: 2.1;
}
.main-content .list-content-title:hover{
	color: #005ca1;
}
.list-content-title img {
	margin-top: 4px;
    *margin-top: 9px;
	margin-right: 2px;
}
.list-content-titles {
	display: inline-block;
	width: 79%;
}
.list-content-two {
	width: 345px;
}
.list-content-two .list-content-titles {
	width: 74%;
}
.new-content-list .list-content-titles {
	width: 83%;
}
.new-content-list {
	height: auto;
}
.page {
	width: 100%;
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: center;
	font-size: 0;
}
.page a, .page span {
	padding: 5px 10px;
	color: #005ca1;
	font-size: 12px;
}
.page span, .page a:hover { 	
	color: #fff;
	background-color: #005ca1;
}
.show-title {
	font-size: 18px;
	text-align: center;
	line-height: 1.8;
}
.show-info {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #888;
	font-size: 12px;
	text-align: center;
}
.show-content {
	line-height: 2;
}