@charset "utf-8";
/* CSS Document */

*{ border:0;margin:0;padding:0;}


img{ border:0px;}
body{
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center;
	font-family:"微软雅黑";
	margin-left:auto; margin-right:auto;
	background-color:#ffffff;
	text-align:left;
	}
.allbg{	background:url(5435389.jpg) no-repeat top center;
}


a{text-decoration:none; color:#666;}
a:hover{color:#5089d5;}

.clear{ clear:both;}
.clearfix:after{content:'.'; visibility:hidden; display:block; clear:both; line-height:0;}
.fl{ float:left;}
.fr{ float:right;}
.center{ margin-left:auto; margin-right:auto;}

.wryh12{ font-family:"微软雅黑"; font-size:12px;}
.wryh14{ font-family:"微软雅黑"; font-size:14px;}
.wryh16{ font-family:"微软雅黑"; font-size:16px;}
.wryh18{ font-family:"微软雅黑"; font-size:18px;}
.wryh28{ font-family:"微软雅黑"; font-size:28px;}
.wryh30{ font-family:"微软雅黑"; font-size:30px;}

.container{ width:980px; padding-top:315px; padding-bottom:110px; margin:0 auto;}
.yinyu{ width:905px; margin:0 auto; padding:28px 37px 40px; background: url(5435390.jpg) right bottom no-repeat; background-color:#c5edfa; line-height:36px; color:#000000;
-moz-border-radius: 10px; /* Firefox */
-webkit-border-radius: 10px; /* Safari 和 Chrome */ 
border-radius: 10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.column1{ width:980px; height:230px; margin:30px auto; position:relative;}
.left{ width:440px; height:230px; border-bottom:5px solid #f2f2f2; position:absolute; left:0px;}
.right{ width:440px; height:230px; border-bottom:5px solid #f2f2f2; position:absolute; right:0px;}
.tips{ width:440px; height:48px;}
.tips p{ display:block; float:left; width:13px; height:42px; background-color:#0450a0; margin-top:3px;}
.tips h3{ display:block; float:right; width:400px; line-height:44px; color:#0f4890; font-weight:bold;}
.tips h3 a{ color:#0f4890;}
.column1 dl{ width:440px; margin-top:20px; position:relative;}
.column1 dl dt{ width:173px; height:136px; position:absolute; left:0; top:0;}
.column1 dl dd{ width:247px; height:136px; position:absolute; right:0; top:-7px; line-height:30px; color:#000000;}
.column1 dl dd a{ color:#10219f;}


.footer{ width:100%; background-color:#0b90de; padding-top:35px; padding-bottom:36px; line-height:36px; color:#ffffff; text-align:center;  }


/*以下为列表页*/
.container2{ width:980px; padding-top:392px; margin:0 auto; padding-bottom:110px;	background:url(5435389.jpg) no-repeat top center;}
.load{ width:980px; height:48px; margin:0 auto; line-height:48px; color:#2a2a2a}
.load a{ color:#2a2a2a;}

.list{width:940px; margin:30px auto 0;}
.list ul{ width:940px; min-height:600px; padding-bottom:0px;}
.list ul li{ list-style:none; background:url(5435395.jpg) no-repeat left center; width:920px; padding-left:20px; height:45px; line-height:46px; border-bottom:1px solid #e1e1e1; position:relative;}
.list ul li a{ color:#010000;}
.list ul li span{ display:inline-block; text-align:right; width:100px; height:48px; right:10px; position:absolute;}

/*以下为文章页样式*/
.list h2{ width:940px; padding-top:20px; padding-bottom:20px; line-height:38px; text-align:center;  font-family:"微软雅黑"; font-size:30px; font-weight:bold; color:2d000e; border-bottom:1px solid #e1e1e1;}
.time{ width:940px; line-height:48px; color:#2f2f2f; text-align:center;}
.content{ width:920px; padding-top:20px; color:#2f2f2f; line-height:30px;}

