/*======网页属性设定：页边距、字体及颜色（在没有具体规定的情况下适用）、主体页面位置（左中右）、整体页面背景=*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,p{padding:0;margin: 0;font-family:Microsoft YaHei;}
ul{ list-style:none;s}
i{ display:table-cell; vertical-align:middle;}
input{outline:none;-webkit-appearance: none;box-sizing: border-box;}
input:-ms-input-placeholder{color:#999;} /*=//IE10=*/
textarea:-ms-input-placeholder{color:#999;} /*=//IE10=*/  
input::-moz-placeholder{color:#999;}/*=//Firefox=*/
textarea::-moz-placeholder{color:#999;}/*=//Firefox=*/
input::-webkit-input-placeholder{color:#999;}/*=//Chrome,Safari=*/
textarea::-webkit-input-placeholder{color:#999;}/*=//Chrome,Safari=*/
textarea{resize:none} 
img{
	border:0px;
	padding: 0;
	margin: 0;
	image-rendering: optimizeQuality;  /* Firefox 3.6+; default behavior is identical, no need to specify */
	-ms-interpolation-mode: bicubic;   /* Internet Explorer 7.0; default in IE8+ */
}
html{font-family:Microsoft YaHei;}
body{margin:0;text-align:left;font-family:Microsoft YaHei;background-color:#FFF;}
/*========基本表格设置：在没有具体规定的情况下适用=*/
td{font-family:Microsoft YaHei;text-decoration: none;}
/*==========链接基本样式：在没有具体规定的情况下适用=*/
a{text-decoration: none;outline: none;blr:expression(this.onFocus=this.blur());color:#333;font-family:Microsoft YaHei;}
a:hover{color:#087dce;text-decoration: none;}
/*============页面整体设定：边距、位置、宽度等=*/
#pageset{margin:auto; padding:0px 0 0 0;}
/*===========页面头部=*/
#banner_bj{ width:100%;position:relative;height:670px;MARGIN:auto; background:#FFF;}
#top_bj{
	width:100%;
	position:relative;
	height:380px;
	MARGIN:auto;
	background: #06C;
	background-repeat: no-repeat;
	background-position: center top;
}
#top{
	position: relative;
	width:1110px;
	height:120px;
	margin: auto;
}
#logo a{position:absolute;z-index:10;top:15px;left:0px;width:445px;height:97px;background: url(../images/logo.png) no-repeat;}
#wx{position:absolute;z-index:10;top:20px;right:330px;width:80px;height:80px;background: url(../images/wx.jpg) no-repeat;background-size:100%; border:2px solid #FFF;}
#search {
	position:absolute;
	z-index:10;
	top:46px;
	right:0px;
	width:300px;
	overflow:hidden;
	text-align:left;
	border-radius:20px;
	background:rgba(255,255,255,0.5);
    }
#search:hover{background:rgba(255,255,255,0.9);}
.inp_srh {
	float:left;
	width:85%;
	height:40px;
	padding:0 0 0 10px;
	color:rgba(255,255,255,0.4);
	line-height:40px;
	font-family:Microsoft YaHei;
	box-sizing: border-box;
	margin:0px 0 0 0;
	border:none;
	background-color:transparent;
	font-size:12px;

}
.btn_srh{
	float:left;
	width:15%;
	height:40px;
	line-height:40px;
	cursor:pointer;
	text-indent:-999em;
	background:url(../images/search.png) no-repeat 50% 50%;
	background-size:18px;
	border:none;
	margin:0px 0 0 0;
}
.btn_srh:hover{background: url(../images/search.png) no-repeat 50% 50%;background-size:18px;}

#search * { vertical-align:middle;display:inline;}

#nav_bj{
	position:absolute;
	z-index:2;
	top:120px;
	width:100%;
	height:50px;
	
}
.nav{width:1110px;padding:0;TEXT-ALIGN: center;background:#145ab2;margin:auto;border-radius:5px;}
.nav ul{margin:auto;padding:0;text-align: center;display:inline-block;}
.nav ul li{ list-style:none;margin:0 0px 0px 0;float:left;}
.nav ul li a{

	box-sizing: border-box;
	line-height:50px;
	color: #fff;
	display: inline-table;
	text-align: center;
	/*===========padding:0px 23px;=*/
	margin:0px;
	padding:0 25px;
	font-size:16px;
	text-decoration: none;
	font-weight: normal;
	overflow:  hidden;
	float:left;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.nav ul li a:hover{color: #fff;text-decoration: none; background:#7c0f6b;}
.nav ul li.ddt a{color: #ffffff;text-decoration: none;display:block;background-color:#006633;}


/*===========页面底部=*/
#bottom{
	width:100%;
	padding:30px 0;
	margin: auto;
	text-align: left;
	background:#145ab2;

}
#bottom dl{width:1110px;margin: auto;overflow: hidden;}
#bottom dl dt{ float:right;width:500px;padding:0 0px 0 0px;line-height:24px;color:#FFF;text-align:right;}
#bottom dl dt img{ width:80px;}
#bottom dl dd{float:left;width:500px;padding:0 0 0 0px; margin:0;color:#FFF; font-size:14px;line-height:2.0;}
#bottom dl dd a{ color:#FFF;}

/*===========栏目页设定=*/
#content{margin:auto;WIDTH:1110px;padding:30px 0 0px 0px;overflow: hidden;}
.bshare-custom{ float:left; margin:0px 0px 0px 0px; width:20%;}
#message_button{
	width:100%;
	padding:20px 0 20px 0;
	margin: auto;
	text-align: center; display:none;
}
#message_button a{margin:0 20px 0 20px;}
/*--------------------------------------------------------------------------------【分页样式】*/


#place{dth:1110px;TEXT-ALIGN: left;padding:0 0 0 0px;}
#place h2{height:43px;text-align: left;border-bottom:1px solid #dfdfdf;}
#place h2 span{
	padding:0 30px 0px 0px;
	font-size:20px;
	font-family:Microsoft YaHei;
	COLOR: #333;
	height:40px;
	line-height:20px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom:4px solid #087dce;float:left;
} 



.place_link{color:#999;font-family:Microsoft YaHei; float:right; text-align:left;font-size:12px;line-height:34px; font-weight:normal;}
.place_link a{color:#666;}