﻿body,h1,h2,h3,p,ul,ol,form,fieldset,figure,figcaption {
	margin: 0;
	padding: 0;
}
/*div,figure,img,input,button {
	box-sizing: border-box;
}*/
body {
	margin: 0 auto;
	font-size: 22px;
	-webkit-text-size-adjust:none;
	color: #333;
	font-family: "微软雅黑";
}
img {
	display: block;
	border:none;
}
ul,ol {
	list-style: outside none none;
}
a {
	text-decoration: none;
	color:#333;
	cursor: pointer;
}
a:hover{
	text-decoration: none;
	color:#cc0000;
}
em{
	font-style: normal;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.left20{
	margin-left: 20px;
}
.head{
	width:100%;
	height: 678px;
	position: relative;
	background: url(fzsp_headbg.png) 0 0 no-repeat;
}
.head .spjj{
	width: 648px;
	height: 120px;
	padding:20px 30px;
	position: absolute;	
	top:240px;
	left:40%;
	border: solid 2px #6cc8e2;
	background: rgba(255,255,255,0.8)!important;  
	filter: alpha(opacity=80); 
	background:#fff;
}
.head .spjj p{
	/*line-height: 2;*/
	font-size: 14px;
	max-height: 230px;
	overflow: hidden;
	text-indent: 30px;
	font-weight: bolder;
}
.nav{	
	position: fixed;
	bottom: 30px;
	right: 30px;
	opacity: .8;
	border-radius: 3px;
	padding: 20px 30px;
	border: 1px solid #90cdf7;
	background: #e4f6fa;
	text-align: center;	
}
.nav ul li a{
	font-size: 16px;
	color: #009bff;
}
.wrap{ 
	width: 1210px; 
	margin: 0 auto;
	padding-top: 100px;
	background:url(fzsp_contbg.png) 0 0 no-repeat;
	}
.wrap .line{
	border: solid 1px #eee;
	border-top: none;
	padding-bottom: 30px;
}
.wrap .box{
	padding: 0 3%;
}
.wrap .box h3 a{
	height: 65px;
	display: block;
	margin-bottom: 45px;
	padding-top: 30px;
	border-bottom: solid 2px #000;
}
.wrap .box .nrbox{
	width: 580px;
	overflow: hidden;
	margin-bottom: 20px;	
}
.wrap .box .imgbox{
	width: 390px;
}
.wrap .box .nrbox h2 a{
	display: block;
	font-size: 30px;
	color: #009bff;
	margin-bottom: 20px;
}
.wrap .box .nrbox p{
	line-height: 1.8;
	text-indent: 45px;
}
.footer{
	margin-top: 30px;
	padding: 0 90px;
	font-size: 14px;
}
.gh{
	/*padding-left: 70px;*/
	padding-bottom: 16px;
	float:left;
}
img.gh.ba{
    margin-top:10px
}
.footer_left p{
	height: 20px;
	line-height: 20px;
	clear:both;

}
.foot_mid{
	width: 490px;
	margin: 0 30px;
	float: left;
	text-align: center;
	line-height: 3;
}
.footer_right img{
	padding-top: 20px;
}
.footer_right ul li{
	float: left;
	padding: 7px 5px 0 5px;
	
}

/*列表*/
.wrap .listul{
	font-size: 16px;
	padding: 0 50px;
	line-height: 2;
}
.wrap .listul li a{
	display: block;
	width: 950px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.wrap .listul li span{
	float: right;
}
.wrap .pagination .page{
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 50px;
}
/*内容*/
.wrap .line h3{
	text-align: center;
}
.wrap .nr p{
	font-size: 16px;
	line-height: 2;
	padding: 0 50px;
	/*text-indent: 33px;*/	
}
.wrap .line h6{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding:10px 0px;
	border-bottom: dashed 1px #ccc;
}
.wrap .line h6 b{
	display: block;		
	width: 1050px;	
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #868686;
	text-align: center;
	font-weight: normal;
	font-family: "宋体";
	float: left;
}
.wrap .line h6 span{
	display: block;
	width: 50px;
	height: 50px;
	float: right;
	margin-right: 100px;
}
.wrap .line .bj{
	float: right;
	font-size: 14px;
	font-family: "宋体";
	margin-right: 100px;
	padding-top: 30px;
}
.wrap .line .bj b{
	color: #ff6200 ;
}
.share_cell{
margin-left:10px;
}
.share_cell li {
    margin: 5px auto;
}
#_span_jiucuo img {
    padding: 15px 0 15px 50px;
}