@charset "gb2312";
/*------------------------------------------------------------
	????O??
------------------------------------------------------------*/
/* ????????λ?? */
.taLeft {
	text-align: left !important;
}
.taCenter {
	text-align: center !important;
}
.taRight {
	text-align: right !important;
}
/* ??????δ???????饹?? */
.fsP1 {
	font-size: 1.08em !important;
}
.fsP2 {
	font-size: 1.16em !important;
}
.fsP3 {
	font-size: 1.24em !important;
}
.fsP4 {
	font-size: 1.32em !important;
}
.fsP5 {
	font-size: 1.4em !important;
}
/* ??????δ????????????? */
.fsM1 {
	font-size: 0.92em !important;
}
.fsM2 {
	font-size: 0.84em !important;
}
.fsM3 {
	font-size: 0.76em !important;
}
.fsM4 {
	font-size: 0.68em !important;
}
.fsM5 {
	font-size: 0.6em !important;
}
/* ?????????? */
.fwNormal {
	font-weight: normal !important;
}
.fwBold {
	font-weight: bold !important;
}
/*------------------------------------------------------------
	??{??????饹?????????????????
------------------------------------------------------------*/
.mt0 {
	margin-top: 0 !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.t_center {
	text-align: center !important;
}

.floatL {
	float: left !important;
}

.floatR {
	float: right !important;
}

.w1024 {
	margin: 0 auto;
	width: 1024px;
}

/*------------------------------------------------------------
	???????????
------------------------------------------------------------*/
* html .clearfix {
	zoom: 1;
}
*+html .clearfix {
	zoom: 1;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*------------------------------------------------------------
	???????????????r?Υ??饹
------------------------------------------------------------*/
a.tapCtrl, input.tapCtrl, .tapCtrl a, .tapCtrl input {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.tap {
}
/*------------------------------------------------------------
	??????????????
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
}
body, table, input, textarea, select, option {
	font-family: "????", "??????", "????", "Adobe ???? Std R", "Adobe ???? Std R";
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
}
a, a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #fb2f00;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1024px;
	color: #000;
	font-size: 12px;
	line-height: 1.5;
	background-color: #F3F3F3;
	-webkit-text-size-adjust: none;
}
#container {
	text-align: left;
}
#main {
	background-color: #F3F3F3;
	margin: 0 auto;
	width: 1024px;
	padding: 12px 0px 22px 0px;
}
* html #main {
	zoom: 1;
}
*+html #main {
	zoom: 1;
}
#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*header*/
#gHeader {
	background-color: #add6ea;
}

#gHeader .hBox {
	background: url(imgheader-bg_01.jpg) no-repeat center top;
	margin: 0 auto;
	width: 1024px;
	height:176px;
	position: relative;
}

#gHeader .hBox h1 { 
    float:left;
	position: absolute;
	top:40px;
	left:12px;	
}

#gHeader .hBox .code { 
    float:right;
	position: absolute;
	top:16px;
	right:11px;	
}


#gHeader .hBox ul {
	background-color:#005eb8;
	width: 1024px;
	margin: 0 auto;
	position:absolute;
	left:0;
	top:136px;
}

#gHeader .hBox ul li {
	color: #fff;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
	padding:0 25px;
}

#gHeader .hBox ul li a {
    line-height:40px;
	display: block;
	color: #fff;
}

#gHeader .hBoxi ul .on a,
#gHeader .hBox ul li a:hover {
	color: #d0e5f5;
	text-decoration: none;
}

/*com_more*/
.com_more {
	font-size: 12px;
	font-family: "微软雅黑";
	font-weight: normal;
	position: absolute;
	right: 10px;
	top: 0;
}
.color1{ color:#909090;}
/*com_list*/
.com_list {padding:16px 11px;}
.com_list li { float:left;
	color: #656565;
	font-family: "新宋体";
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	width:132px;
	overflow: hidden;
	
}

.com_list li a { background:url(imgbutton-4.png) center left no-repeat; padding-left:8px;
	color: #656565;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.com_list li a:hover {
	text-decoration: underline;
}

.com_list li span {
	color: #5A5A5A;
	float: right;
}


.com_list01 {padding:16px 11px;}
.com_list01 li {
	color: #656565;
	font-family: "新宋体";
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	overflow: hidden;
	
}

.com_list01 li a { background:url(imgbutton-5.png) center left no-repeat; padding-left:8px;
	color: #656565;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.com_list01 li a:hover {
	text-decoration: underline;
}

.com_list01 li span {
	color: #5A5A5A;
	float: right;
}

/*------------------------------------------------------------
	gFooter
------------------------------------------------------------*/
#gFooter {
	clear: both;
	overflow: hidden;
}
#gFooter .fLink {
	background-color: #005eb8;
	padding: 10px;
}
.nav {
	width: 680px;
	margin: 0 auto;
	font-family: "Microsoft YaHei", SimSun, SimHei;
}
.nav .m {
	background: url(imgf_link_bg.gif) no-repeat left top;
	width: 125px;
	cursor: pointer;
	font-size: 12px;
	float: left;
	position: relative;
	margin-right: 10px;
	padding: 0 30px 0 5px;
}
.nav p {
	color: #fff;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.nav .sub {
	display: none; /*默认隐藏*/
	width: 148px;
	height: 100px;
	overflow-y: scroll;
	padding: 0 5px;
	position: absolute;
	left: 0px;
	top: 25px;
	background: #5a98e1;
	border: 1px solid #5a98e1;/*	scrollbar-highlight-color: #DD1E2B;
	scrollbar-face-color: #D03F49;
	scrollbar-arrow-color: #b02631;
	scrollbar-track-color: #CB0201;
*/}
.nav .sub li {
	height: 26px;
	line-height: 27px;
}
.nav .sub li a {
	display: block;
	color: #fff;
}
#gFooter .fBox {
	color: #666;
	font-size: 14px;
	line-height: 2.15;
	margin: 0 auto;
	padding: 20px 0;
	width: 1024px;
	text-align: center;
}
#gFooter ul li {
	display: inline;
}
#gFooter ul li i {
	font-style: normal;
	margin: 0 10px;
}
#gFooter .fBox ul li a {
	color: #393939;
}
#gFooter .fBox p {
	font-size: 12px;
	line-height: 26px;
}

.jsBox,
.sp_header {
	display: none;
}

	@media all and (min-width: 0px) and (max-width: 720px) {
		body {
			background-color: #fff;
			min-width: inherit;
			min-width: 320px;
			max-width: 640px;
			margin: 0 auto;
		}
		
		#main {
			margin: 0 auto;
			width: 100%;
			padding: 0;
		}
		
		#pagePath {
			margin-bottom: 10px;
			width: auto;
		}

		/*------------------------------------------------------------
			gHeader
		------------------------------------------------------------*/
		a.comMore {
			font-size: 14px;
		}
		
		.naviBox,
		#gHeader {
			display: none;
		}
		
		img {
			max-width: 100%;
		}
		
		.sp_header {
			display: block;
			background-color: #F6F6F6;
		}
		.sp_header .h_menu {
			background-color: #005EB8;
			padding: 5px 0;
		}
		
		.sp_header .nav {
			overflow:hidden;
			width:100%;
			font-weight: 300;
			font-size: 16px;
			line-height: 26px;
			position:relative;
		}
		
		.sp_header .nav .line {
			line-height: 26px;
			left:0;
			cursor:pointer;
		}
		
		.sp_header .nav .line li {
			float:left;
			padding-left: 10px;
		}
		
		.sp_header .nav .line li a {
			color:#fff;
			display: inline-block;
			text-decoration:none;
		}
	
		.sp_header .hSeach {
			background: #fff url(imgspseach_img.png) no-repeat scroll 10px center / 14px 14px;
			border-radius: 5px;
			border: 1px solid #C3C3C3;
			border-radius: 3px;
			margin: 10px;
			padding: 2px 50px 4px 30px;
			height: 19px;
			position: relative;
		}
		
		.sp_seach_key {
			border: none;
			font-size: 14px;
			width: 100%;
			padding: 0;
		}
		
		.sp_header .hSeach .sp_seach_btn {
			position: absolute;
			right: 0;
			top: 0;
			background-color: #005EB8;
			border-radius: 0 3px 3px 0;
			border: none;
			color: #fff;
			height: 25px;
			padding: 0;
			width: 42px;
			text-align: center;
			line-height: 25px;
			font-size: 15px;
		}
		
		.sp_header .h_photo img {
			width: 100%;
		}
		
		#gFooter {
			width: 100%;
		}
		
		#gFooter .fLink {
			display: none;
		}
		
		#gFooter .fBox {
			width: auto;
			padding: 0 10px;
		}
		
		#gFooter .spFooter {
			background-color: #DF0605;
			display: block;
			width: 100%;
			padding: 12px 0;
			color: #fff;
		}
		#gFooter .spFooter ul {
			margin-bottom: 7px;
		}
		
		#gFooter .spFooter li {
			font-size: 16px;
			float: left;
			text-align: center;
			width: 25%;
		}
		
		#gFooter .spFooter a {
			color: #fff;
		}
		
		#gFooter .spFooter p {
			text-align: center;
			font-size: 14px;
		}
		
		#gFooter .spFooter a {
			color: #fff;
		}
		#gFooter .spFooter li {
			float: left;
			text-align: center;
			width: 33.33%;
		}
		.jsBox {
			display: block;
			position: relative;
		}
		/* 焦点图 */
		.topBanner {
			position: relative;
			overflow: hidden;
			max-width: 720px;/* 设置焦点图最大宽度 */
		}
		.topBanner .hd {
			position: absolute;
			height: 18px;
			line-height: 18px;
			bottom: 0;
			left: 0;
			z-index: 1;
			width: 100%;
			text-align: center;
		}
		.topBanner .hd li {
			display: inline-block;
			width: 10px;
			height: 10px;
			background: url(imgspxw-2.png) no-repeat center center;
			background-size: 10px 10px;
			text-indent: -9999px;
			overflow: hidden;
			margin: 0 6px;
		}
		.topBanner .hd li.on {
			background: url(imgspxw-1.png) no-repeat center center;
			background-size: 10px 10px;
		}
		.topBanner .bd {
			position: relative;
			z-index: 0;
		}
		.topBanner .bd li {
			position: relative;
			text-align: center;
		}
		.topBanner .bd li img {
			background: url(../img/loading.gif) center center no-repeat;
			vertical-align: top;
			width: 100%;/* 图片宽度100%，达到自适应效果 */
		}
		.topBanner .bd li a {
			-webkit-tap-highlight-color: rgba(0,0,0,0);
		}  /* 去掉链接触摸高亮 */
		.topBanner .bd li .tit {
			display: block;
			width: 100%;
			position: absolute;
			top: 0;
			text-indent: 10px;
			height: 28px;
			line-height: 28px;
			background: url(imgcom_bg.png) repeat left top;
			color: #fff;
			text-align: left;
		}
		.topBanner .bd li .tit span {
			background: url(../img/ind_news_bg.png) no-repeat 10px center;
			background-size: 15px 14px;
			display: block;
			padding: 0 10px 0 20px;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
		}		
	}

    
/*pagePath*/
#pagePath {
	background-color: #fff;
	color: #434343;
	margin: 0 auto;
	width: 1004px;
	padding: 10px 10px 0;
}
#pagePath li {
	display: inline;
}
#pagePath li a,
#pagePath li span {
	display: inline-block;
}
#pagePath li span {
	background: url(imgpage_path_bg.png) no-repeat left center;
	padding-left: 25px;
	font-weight: bold;
}
#pagePath li a {
	background: url(imgpage_path_icon.png) no-repeat right center;
	color: #434343;
	padding-right: 10px;
}


#conts2 {
	border: 1px solid #DDDDDD;
	float: right;
	padding: 22px;
	width: 727px;
    margin-right:10px;
}

.pageNavi {
	background-color: #F4F4F4;
	color: #333;
	clear: both;
	font-size: 14px;
	margin-top: 20px;
	padding: 10px 30px;
	text-align: right;
}

.pageNavi p {
	float: left;
}
.pageNavi p span {
	color: #EA3105;
}

.pageNavi ul {
	float: right;
}
.pageNavi li {
	display: inline;
}

.pageNavi li span,
.pageNavi li a {
	border: 1px solid #BFBFBF;
	background-color: #F2F2F2;
	color: #333;
	display: inline-block;
	line-height: 20px;
	height: 20px;
	padding: 2px 10px;
}
.pageNavi li span {
	padding: 2px;
}

.pageNavi .on a,
.pageNavi li a:hover {
	color: #FB2F00;
	text-decoration: none;
}

/*------------------------------------------------------------
	sideBar01
------------------------------------------------------------*/
#sideBar01 {
	background-color: #EDEDED;
	float: left;
	width: 221px;
	padding: 5px;
}

#sideBar01 .sNavi li {
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}

#sideBar01 .sNavi li a {
	background: #FBFBFB url(imgicon07.png) no-repeat 200px center;
	display: block;
	padding: 0 30px 0 10px;
	height: 40px;
	line-height: 40px;
}

#sideBar01 .sNavi li.on a,
#sideBar01 .sNavi li a:hover {
	background: #116dbd;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}


/*photoList*/
#main .photoList {
	clear: both;
}
#main .photoList ul li {
	float: left;
	width: 166px;
	padding: 7px;
}
#main .photoList ul li a {
	background-color: #F9FAFA;
	border: 1px solid #E3E3E3;
	color: #555;
	display: block;
	padding: 4px;
}

#main .photoList ul li a .photo {
	display: block;
	margin-bottom: 5px;
	width: 156px;
	height: 110px;
	overflow: hidden;
}

#main .photoList ul li a .text {
	display: block;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	text-align: center;
}
#main .photoList ul li a:hover {
	color: #fb2f00;
}
#main .photoList ul li a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}
/*com_list_all*/
.com_list_all li {
	color: #656565;
	font-family: "新宋体";
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	width: 100%;
	overflow: hidden;
}

.com_list_all li a {
	color: #656565;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.com_list_all li a:hover {
	color: #fb2f00;
	text-decoration: none;
}

.com_list_all li span {
	color: #5A5A5A;
	float: right;
}

.com_list_all01 {
	padding: 10px;
}

.com_list_all01 li {
	background: url(imgicon02.gif) no-repeat left center;
	padding-left: 13px;
	width: auto;
}

.com_list_all01 li .time {
	color: #989898;
}

.com_list_all01 li i {
	font-style: normal;
	margin-right: 5px;
}

.com_list_all02 li {
	background: url(imgicon03.gif) no-repeat left center;
	border-bottom: 2px dotted #ddd;
	padding-left: 12px;
	width: auto;
}

.hLink {
	text-align: right;
    width:1024px; margin:1px auto;
    padding-top:5px;
}
.hLink i {
	font-style: normal;
	margin-left: 5px;
}

/*------------------------------------------------------------
	sideBar01
------------------------------------------------------------*/
#sideBar02 {
	background-color: #EDEDED;
	float: left;
	width: 221px;
	padding: 5px;
}

#sideBar02 .sNavi li {
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}

#sideBar02 .sNavi li a {
	background: #FBFBFB url(imgicon07.png) no-repeat 200px center;
	display: block;
	padding: 20px 30px 0 10px;
	height: 40px;
	line-height: 20px;
}

#sideBar02 .sNavi li.on a,
#sideBar02 .sNavi li a:hover {
	background: #116dbd;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}