/*︻▓▇▇◤全局样式︻▓▇▇◤ */
*{margin: 0;padding: 0;}
a:link,a:visited{color: #444;text-decoration: none;}
a:hover {color: #0F4689;}
a:active {}
h3{font-size: 18px;}
img{border: 0;}
table{border-collapse:collapse;}
li{vertical-align: bottom;}
ul,ol,li {list-style:none;}
em { font-style:normal; }
input.radio, input.checkbox {width: auto;}
.longTitle{/* 长标截断 */
	text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;/*op专用省略号*/
	}
.fl {float:left;}
.fr {float:right;}
.clearf,.cf,.clear-both {
	clear:both;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}
.transparent{  
      filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;  
}

/*︻▓▇▇◤公共样式︻▓▇▇◤ */
html{background-color: #FFFFFF;}
body {font-family:"Microsoft Yahei";
	text-align:center;	
	font-size:16px;
	color: #5A5A5A;
}
#top{font-size:12px;
	background-color: #fff;color:#2E2E2E;
	overflow: hidden;
}
#topInner{text-align:left;height:32px;line-height:32px;width:1200px;margin:0 auto;}
#topInner span{float:left;}
#topInner iframe{float:right;margin-top:5px;}
#header {padding-top:178px;background: url(3_banner.jpg) no-repeat center top;}
#navoutter {height:50px;background-color: #2879BB;}
/*菜单和搜索*/
#nav{position: relative;width: 1200px;margin:0 auto;text-align:center;}
#nav ul li{ padding:0 25px; font:normal 18px/47px Microsoft YaHei;height:50px;float:left; overflow:hidden;}
#nav ul li a{ color:#ffffff;text-decoration:none;}
#nav ul li:hover,#nav ul li#current{ background:#044A85; line-height:50px !important;}	


#searchBox{
	position: absolute;z-index: 1;
	margin:0 auto;
	top: -19px;
	right: 7px;
	background-image: url(3_search.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	width: 402px;height: 69px;	
}
#searchBox #searchProForm{margin-top:9px;}
#searchBox p{height:22px;}
#searchBox #keyword{
	width:220px;margin-right:0px;
	padding-left:10px;
	height:27px;
	line-height:27px;
	border: 0;
}
#searchBox #btn_Search{
	border:0;
	margin-left:-5px;
	height: 29px;
	line-height: 29px;
	width: 58px;
	vertical-align: middle;
	cursor: pointer;
	background-color: #055AC5;
	font-size: 14px;
	color: #FFF;	
	display: inline-block;
	letter-spacing: 2px;
	font-weight: bold;
}
#searchBox p{font-size:12px;margin-top:5px;color: #fff;padding-left:5px;}
#searchBox p a{font-size:12px;margin-right:10px;}
#searchBox p a:link,#searchBox p a:visited{color: #fff;}
#searchBox p a:hover {color: #A9CAED;}
/*︻▓▇▇◤◤底部︻▓▇▇◤ */
#footer {
	clear:both;
	text-align:left;
	position: relative;
	background-color: #014A8F;
	height: 137px;color: #fff;
}
#footer i{
	position: absolute;
	z-index: 1;
	left: 850px;
	top: 40px;	
}
#footerInner{
	width:1200px;margin:0 auto;
	height:100px;
	padding:30px 0 0 0;
	line-height:180%;
	font-size:13px;	
	position: relative;	
}
#ficon{
	position: absolute;
	z-index: 1;
	right:0;
}
#footer p{margin-top:5px;line-height:200%;}
#footer a:link,#footer a:visited{color: #fff;}
#footer a:hover{color: #A8CAED;}


/*︻▓▇▇◤◤首页︻▓▇▇◤ */
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1200px;
	padding:0 0px 15px 0px;
	background-color: #fff;
}
/************************main1*********************************/
#main1{padding-top:30px;}
#m1L,#m2L{
	width:566px;
	margin-right:30px;
	display:inline;
}
#m1R,#m2R{display:inline;
	width:604px;}
#m1R{
	height:337px;
	overflow: hidden;
}	
.tag{
	height:38px;
	border-bottom: 2px solid #006CC1;
	background-color: #EEEEEE;
}
.tag a{
	float:left;
	height:38px;
	line-height: 36px;
	text-align: center;
	display: block;
	width: 130px;
	font-size:18px;	
	color: #818181;
	font-weight: bold;
}
.tag a.active{color: #006CC1;}

.nList {display:none;
	height: auto;
    min-height: 110px;
    position: relative;
    padding-top: 5px;
	}
.nList h4{height: 36px;margin-top: 12px;}
.nList h4 a{width: 90%;
    margin: 0 auto;
    height: 36px;
    font-size: 20px;
    text-align: center;
    display: block;
    color: #C42C1F;
	}
.nList p{height: 52px;
    line-height: 26px;
    overflow: hidden;
    padding-left: 0;
    text-indent: 0px;
    margin-bottom: 12px;
	color: #9B9B9B;
	}
.nList p a{
	background-image: url(3_4.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	height: 25px;
	width: 66px;margin:0 0 -5px 10px;
}
.nList li{
		margin-left: 2px;
		padding-left: 13px;
        background-image: url(3_dot.jpg);
        background-repeat: no-repeat;
        background-position: left 50%;
		line-height: 36px;
	}
.nList li a{width:70%;display:block;}
.nList li span{
	float: right;
	color: #999999;
	font-size: 14px;
}
.nListG{height:290px;
	overflow: hidden;}
.nListG li{height:36px;}
.nListG li a{float:left;width:450px;margin-right:60px;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;}
.nListG li span{float:left;}
/*********************************************************/
.h3{border-bottom: 1px solid #D2CCCE;width:100%;height:38px;line-height:38px;}
.h3 a{
	float:right;
	font-size:13px;
	font-weight: normal;margin-right:10px;color:#9A9A9A;
}
.h3 b{
	width:110px;
	height:36px;
	display: block;
	border-bottom: 3px solid #006CC1;
	color: #006CC1;
	text-align: center;
	position: relative;
	z-index: 1;
	bottom: -1px;
}
/************************main2*********************************/
#main2{margin-top:20px;}
#main2 .tag a{font-size:16px;}
#m2L .nList{padding:5px 5px 0 5px;min-height:200px;}
/***********************main3**********************************/
#main3{margin-top:12px;
	height: 98px;
	overflow: hidden;
}
#picbox{position: relative;}
#ulOuter{height:98px;}
#picbox .bx_wrap{
	height:98px;	
	position: relative;
}
#picbox .bx_container{
	width:100%;
	height:98px;
	overflow: hidden;
	position: absolute;
	left:45px;
	z-index: 999999;	
}
#picbox #demo img{border:0;
	height: 98px;
	width: 363px;
}
#picbox .bx_wrap a.prev,#picbox .bx_wrap a.next{
	display: block;
	position: absolute;
	height: 50px;
	width: 20px;
	top: 24px;
	z-index: 2;
	background: url(3_arr.jpg) no-repeat left top;
	cursor: pointer;
	text-indent: -2000px;
}
#picbox .bx_wrap a.next{background-position: right top;right:0;}
/************************main4*********************************/
#main4{margin-top:30px;padding-bottom:10px;}
#main4 .h2{height:40px;line-height:40px;margin-bottom:17px;
	padding-left:40px;
	background-repeat: no-repeat;
	background-position: 6px 50%;
	border-bottom: 2px solid #006CC1;
}
#main4 .i1{background-image: url(3_i1.jpg);}
#main4 .i2{background-image: url(3_i2.jpg);}
#main4 .i3{background-image: url(3_i3.jpg);}
#main4 .h2 a{color:#006EC7;font-size:22px;}
#m4L{
	width:414px;
	margin-right:34px;
	display:inline;
}
#m4M{
	width:414px;
	margin-right:34px;
	display:inline;
}
#m4R{
	width:304px;
	display:inline;
}
#m4L_a{
	width:100%;
	display:inline;
}
#m4L_b{
	width:450px;	
	display:inline;
}
#m4L_a a{
	float:left;
	line-height: 32px;
	text-align: center;
	display: block;
	height: 32px;
	width: 129px;
	border: 1px solid #E6E6E6;
	margin:0 10px 8px 0;
	font-size:14px;
}
#m4M_a {margin-bottom:10px;}
#m4M_a a{
	margin-right:27px;
	width:120px;
	float:left;
}
#m4M_a a img{width:120px;height:auto;vertical-align：top}	
#m4R_a {margin-bottom:10px;}

#m4M_b{padding-top:16px;}
#m4M_b #jbImg{float:left;width:102px;height:68px;
	margin-right:8px;
	display:inline;}
#m4M_b dl{float:left;
	width:304px;	
	display:inline;	
	}
#m4M_b dt{font-size: 16px;width:100%;height:25px;}
#m4M_b dt a{
	color: #0063C3;
	display: block;
}
#m4M_b dd{line-height:20px;font-size:14px;}
#m4R_a a{padding-top:6px;
	margin-right:35px;
	width:76px;
	height:115px;
	float:left;
	display: inline-block;
	text-align: center;
	font-size:14px;
}
#m4R_a a img{width:76px;height:auto;vertical-align:top;margin-bottom:3px;}

#main4 .nList li a{width:100%;}

/************************link*********************************/

#link{
	height:50px;
	line-height:50px;
	background-color: #E4E4E4;	
}
#link p{width:1200px;margin:0 auto;}
#link select{width:258px;margin-right: 50px;height:30px;border:0;line-height:30px;background-color: #fff;color: #646464;padding-left: 10px;}

/*︻▓▇▇◤子页︻▓▇▇◤ */
#left {
	padding-left:0px;
	width:270px;
	margin-right:30px;
	overflow:hidden;
	float: left;
	display:inline;
	min-height:650px;
	border: 1px solid #D8D8D8;
	background-color: #F5F5F5;
}
#right {
	width:898px;
	overflow-x:hidden;
	float: left;
	min-height:280px;	
}
#crumb{
	margin-bottom:10px;
	height:40px;
	line-height:40px;
	font-size:14px;
	background-image: url(3_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
#crumb *{color:#686868;}
#crumb h2{
	position: absolute;
	font-size: 15px;
	color:#fff;
	text-indent: 25px;	display:none;
}
#crumb span{
	text-indent: 25px;	
	float: left;
	margin-right: 30px;	
	font-size: 15px;	
}
#sideMenu{	
	margin-bottom:10px;
	background-color: #fff;
}
#sideMenu h3{
	
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	font-size: 22px;
	font-weight: normal;
	background-image: url(3_sideMenuh3.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	color:#FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}

#sideMenu ul{}
#sideMenu li{height:51px;border-bottom: 1px solid #E8E8E8;}
#sideMenu a{
	height:51px;
	line-height:51px;
	display: block;
	text-align: center;
	letter-spacing: 2px;
	font-size: 18px;}
#sideMenu a:link,#sideMenu a:visited{}
#sideMenu a:hover,#currentLi a:link,#sideMenu #currentLi a:visited,#sideMenu #currentLi a:hover{
	border-left: 6px solid #044A85;
	color: #0087CB;
	text-decoration: none;
	background-color: #EEF7FF;}
	
#op1{padding:0;}
#op1 ul li {
	height:41px;
	line-height:41px;
	overflow:hidden;
	border-bottom: 1px dashed #D8D8D8;}
#op1 ul li a {
	white-space:normal;
	float:left;
	display: block;
	font-size: 16px;
	width:80%;}
#op1 span{
	width:90px;
	margin-left:-90px;
	float:right;
	text-align:right;
	font-size: 14px;
	color: #989898;
}
/*分页钮*/
#pagetop{clear: both;height: 20px;clear: both;}
.pages {clear:both;	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 13px; MARGIN: 3px; PADDING-TOP:13px; TEXT-ALIGN: center;}
.pages A {BORDER: #D7D7D7 1px solid; PADDING: 2px 10px;  MARGIN: 2px; TEXT-DECORATION: none}
.pages A:hover,.pages A:active {COLOR: #666; BORDER: #999 1px solid}
.pages .current {BORDER: #2778BA 1px solid;
	PADDING: 2px 10px;	
	FONT-WEIGHT: bold;	
	MARGIN: 2px;
	COLOR: #fff;	
	BACKGROUND-COLOR: #2778BA;
}
.pages .disabled {
	BORDER: #D7D7D7 1px solid;
	PADDING: 2px 10px;	
	MARGIN: 2px;
	COLOR: #bbb;	
}
/*文章内容页*/
/*trs一键排版*/
.trs_key4format{font-size: 16px;zoom: 1;color: #333;}
.trs_key4format p{text-indent: 2em;font-size: 16px;line-height: 30px;margin-bottom: 15px;color: #333;margin:5px 0;}
.trs_key4format img{text-align: center;margin-bottom: -3px;max-width: 100%;}
.trs_key4format table{margin: 0 auto;}
.trs_key4format table td{border: 1px solid #DDD;}
#content{
	font-size: 16px;
	padding: 10px 20px 10px 20px;
	line-height: 200%;		
}
#contentPic{text-align: center;}
#contentPic img{max-width:980px;margin:0 auto;margin-bottom:20px;}
#content table td{
	margin:0 auto;
	border: 1px solid #999;	
}
#content p{	font-size: 16px;margin-bottom:10px;}
#Err{
	
	height: 300px;
}
#ShowArtOne{border: 0px solid #DCDCDC;padding:10px;
	position: relative;margin-bottom:10px;
}
#ShowArtOne #title{
	font-size: 12px;
	text-align: center;
	margin:10px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom:10px;
}
#ShowArtOne #title h1{
	line-height:28px;
	font-size: 28px;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight: normal;
	color:#333333;
}
#ShowArtOne #title p{
	height:30px;font-size: 13px;
	line-height:30px;
	color:#aaa;
}
#ShowArtOne #title em{font-style: normal;margin-left:10px;}
#ShowArtOne hr{border-top: 1px dashed #C1C1C1;}
#backLastPageBtn{color:#3F6F9F;}
#PreNext{
	border-top: 1px dashed #CCCCCC;
	margin-top:15px;margin-bottom:15px;padding-top:5px;
	font-size: 12px;
}
#PreNext li{height:24px;
}
#fuJian{
	clear:both;
	margin:30px 0;padding-top:20px;
	border-top: 1px solid #DDDDDD;
}
#fuJian h3{
	height:30px;
	line-height:30px;
	font-size: 16px;
	color: #193080;
	font-weight: normal;
}
#fuJian a{
	line-height:24px;
	font-size: 16px;
	margin-bottom:6px;
	display: block;
	text-decoration: underline;
}
#fuJian a:link,#fuJian a:visited{color: #193080;}
#btns{padding-bottom:30px;padding-left:300px;}
#btns #btn1,#btns #btn2,#btns #btn3,#btns #btn4{
	float:left;
	width: 72px;
	height: 34px;
	display: inline-block;
	margin-right: 14px;
	text-decoration: none;
	text-indent: -2000px;
}
#btns #btn1{background: url(3_btn1.jpg) no-repeat 0px 0px;}
#btns #btn2{background: url(3_btn2.jpg) no-repeat 0px 0px;}
#btns #btn3{background: url(3_btn3.jpg) no-repeat 0px 0px;}
#btns #btn4{background: url(3_btn4.jpg) no-repeat 0px 0px; width: 128px;padding-left:82px;}