﻿@charset "utf-8";
/* CSS Document */
*{ border:0;margin:0;padding:0;}
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
/*a:link {*/
	/*color:#000;*/
	/*text-decoration: none;*/
	/*line-height: 40px;*/
	/*font-size: 18px;*/
/*}*/
a{
	color:#000;
	text-decoration: none;
	font-size: 18px;
}
a:visited {
	color: #000;
	text-decoration: none;
	line-height: 40px;
	font-size: 16px;
}
a:hover {
	color: rgb(0,67,178);
}
li{
	list-style: none;
}
image{ border-width:0}

/* CSS Document end */

body{background: #f1f4f9;}
.page{width: 100%;height: 100%;}
/*header*/
.header{background: #ffffff;background-size:100%;height: 75px;line-height: 75px;width: 100%}
.head_main{width: 1100px;height: 75px;margin:  0 auto;}
.icon_logo{height:50px;width:280px;background: url("1283519.png") no-repeat top left;display: inline-block;margin-top: 12px;}

/*banner*/
.banner1{height:220px;width: 100%;}
.banner1 img{height: 220px;width: 100%;}

.banner2{height:220px;width: 100%;}
.banner2 img{height: 220px;width: 100%;}

/*综合页面 content*/
.synContent{width: 1040px;margin: 30px auto;background: #ffffff;padding: 30px;}
.synContent ul li{position: relative;font-size: 18px;padding: 12px 0 12px 15px;border-bottom: 1px solid #d7d7d7;}
.icon_list{width: 5px;height: 5px;background: #333333;display: inline-block;border-radius: 50%;position: absolute;top:18px;left: 0;}


/*年度报表展示*/
.newsContent{width: 1100px;margin: 30px auto;}
.guojia_img{overflow: hidden;margin: 80px 0 0;}
.guojia_img ul li{float: left;width: 520px;height: 113px;overflow: hidden;}
.guojia_img ul li img{width: 520px;height: 113px;}
.zongzhan_img{overflow: hidden;margin: 60px 0 65px;}
.zongzhan_title p {text-align: center;font-size: 30px;color: #1c5fba;font-weight: bold;margin-bottom: 10px;}
.zongzhan_title i{display: inline-block;margin: 0 auto;}
.zongzhan_title i img{width: 1100px;overflow: hidden}
.zongzhan_img ul{margin: 30px 0;}
.zongzhan_img ul li{float: left;width: 355px;height:113px;overflow: hidden;}
.zongzhan_img ul li img{width: 355px;height:113px;}


/*footer*/

.footer{
	width: 100%;
	height: 120px;
	margin-top: 45px;
	background-color: #0066cc;
}
.footer .footer-content{
	width: 470px;
	height: 75px;
	margin: 0 auto;
}
.footer-left{
	float: left;
	margin-top: 30px;
	margin-right: 65px;
}
.footer-center{
	float: left;
	margin-top: 25px;
	color: #fff;
	font-size: 12px;
}
.footer-center p{
	height: 25px;
	line-height: 25px;
}
.footer-right{
	float: left;
	margin-top: 30px;
	margin-left: 60px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.foot{background-color:#0b5fb4; padding:24px 0; color:#b7d9fa;}
.copyright{position:relative; text-align:center; font-size:12px; line-height:24px;}
.copyright a{color:#b7d9fa;}
.ic_gov{display:block; position:absolute; left:360px; top:0;}
.ic_finderror{display:block; position:absolute; right:290px; top:0;}