* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #000;
}

img {
	border: 0;
}

em {
	float: right;
	margin-right: 1%;
}

body {
	font-size: 12px;
}

.background_none {
	background: none!important;
}


/*定位*/

.relative_left {
	position: relative;
	float: left;
}

.relative_right {
	position: relative;
	float: right;
}

.absoluet_left {
	position: absolute;
	left:0;
}

.absolute_right {
	position: absolute;
	right:0
}

.text_c {
	text-align: center;
}

.text_l {
	text-align: left;
}

.text_r {
	text-align: right;
}

.mg_t1 {
	margin-top: 1%;
}

.mg_l20 {
	margin-left: 20%;
}

.mg_l2 {
	margin-left: 2%;
}

.mg_l1_6 {
	margin-left: 1.6%;
}

.mg_l5 {
	margin-left: 5%;
}

.mg_r1 {
	margin-right: 1%;
}
.mg_b_1 {
	margin-bottom: 1% !important;
}
.mg_b1_5 {
	margin-bottom: 1.5%;
}

.mg_t1_5ie {
	*margin-top: 1.5%!important;
}

.mg_b10px {
	margin-bottom: 10px;
}


/*宽高*/

.width_17 {
	width: 17%;
}
.width_23 {
	width: 23%;
}
.width_25 {
	width: 25%;
}
.width_30 {
	width: 30%;
}
.width_32_1 {
	width: 32.1%;
}
.width_35 {
	width: 35%;
}
.width_35_7 {
	width: 35.7%;
}
.width_49 {
	width: 49%;
}
.width_60 {
	width: 60%;
}
.width_63 {
	width: 63%;
}
.width_75 {
	width: 75%;
}
.width_77 {
	width: 77%;
}
.width_80 {
	width: 80%;
}
.width_81 {
	width: 81%;
}
.width_90 {
	width: 90%;
}
.width_98 {
	width: 98%;
}
.width_100 {
	width: 100%;
}
.width_400px {
	width: 400px;
}
.width_450px {
	width: 450px;
}
.width_560px {
	width: 560px;
}
.width_610px {
	width: 610px;
}

.height {
	height: 100%;
}
.min_height_300 {
	min-height: 300px;
}
.height_30 {
	height: 30px;
}
.height_38 {
	height: 38px;
}
.height_40 {
	height: 40px;
}
.height_45 {
	height: 45px;
}
.height_80 {
	height: 80px;
}
.height_200 {
	height: 200px;
}
.height_257 {
	height: 257px;
}
.height_260 {
	height: 260px;
}
.height_270 {
	height: 270px;
}
.height_280 {
	height: 280px;
}
.height_280 .slideBox {
	height: 280px;
}
.height_280 .slideBox img {
	height: 280px;
}
.height_300 {
	height: 300px;
}
.height_301 {
	height: 301px;
}
.height_310 {
	height: 310px;
}
.height_315 {
	height: 315px;
}
.height_315 .slideBox {
	height: 315px;
}
.height_315 .slideBox img {
	height: 315px;
}

#get_more {
	position: absolute;
	right: 2%;
	line-height: 40px;
	color: #555;
	font-weight: bold;
	cursor: pointer;
	*line-height: 25px;
	*margin-right: 2%;
}

.color2 {
	color: #fff;
}
.color_theme_bg {
	background: #0470b9;
	color: #fff;
}
.color_theme_font {
	color: #0470b9;
}

/*框架*/
.header{
	margin: 0 auto;
	height: 160px;
}
.boxcenter{
	width: 1024px;
	margin: 0 auto;
}

.main {
	width: 94%;
	height: 100%;
	float: left;
	background: #fff;
	margin-left: 3%;
	margin-top: 10px;
}

.top {
	width: 100%;
	height: 223px;
}

.conter {
	height: 100%;
	position: relative;
	margin: 0 auto;
}

.main_conter {
	position: relative;
	float: left;
	width: 100%;
}

.footer {
    margin: 0 auto;
}

.foot {
	color: #fff;
	margin: 0 auto;
	padding:15px 0;
	font-size:1.2em;
}
.foot a {
	color: #fff;
}

/*头部*/

.top_title {
	font-size: 3em;
	font-weight: bold;
	letter-spacing: .3em;
	top: 70px;
}

#header_bg{
}

.top_header {
	width: 1024px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/top_bg.jpg) no-repeat;
}

.top_header #logo {
	width: 80px;
	height: 80px;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
}

.top_header span {
	float: left;
	font-size: 3em;
	font-weight: bold;
	margin-top: 35px;
	margin-left: 30px;
	text-align: left;
}


/*导航*/

.top_nav {
	height: 40px;
	text-align: center;
	z-index: 10;
	width: 100%;
}

.top_nav ul {
	height: 40px;
	width: 1024px;
	margin: 0 auto;
}

.top_nav ul li {
	float: left;
	height: 100%;
	position: relative;
}

.top_nav ul li a {
	color: #fff;
	font-weight: bold;
	width: 100%;
	height: 100%;
	text-align: center;
	float: left;
	overflow: hidden;
	font-size: 1.5em;
	line-height: 40px;
}

.top_nav ul li a:hover {
	color: #fff;
	background: #11CD6E;
}

dl.menu {
	display: none;
	z-index: 999;
	top: 40px;
	width: 100%;
}

dl.menu dt {
	width: 100%;
	float: left;
	border-bottom: 1px solid #E7EDF5;
}

dl.menu dt a {
	background: #000;
	opacity: .75;
	/*background:url(../images/subMenu_hover.png) repeat-x;*/
	cursor: pointer;
	font-size: 1em;
}

dl.menu dt a:hover {
	/*background-color: #0f6bde;*/
	background: url(../images/subMenu_hover.png) repeat-x;
}


/*大轮播*/

.banner {
	width: 1024px!important;
	height: 375px!important;
	overflow: hidden;
	position: relative;
	float: left;
}

.banner .d1 {
	width: 100%;
	height: 300px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

#slide_banner img {
	width: 1024px;
	height: 375px;
	display: block;
}

#banner_id {
	width: 100%;
	height: 30px;
	clear: both;
	position: absolute;
	z-index: 100;
	left: 0px;
	bottom: 0px;
}

#banner_id ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	left: 50%;
	position: absolute;
}

#banner_id ul li {
	cursor: pointer;
	display: block;
	text-align: c;
	float: left;
	width: 25px;
	height: 15px;
	background: url(../images/img1.png) no-repeat center;
	color: #fff;
	text-align: center;
}

#banner_id ul li.on {
	overflow-y: inherit;
	background: url(../images/img1_1.png) no-repeat center;
}


/*搜索栏*/

.hot {
	background: url(../images/title_bg.png) repeat-x;
	border: 1px solid #ccc;
}

input#btn_search {
    width: 50px;
    height: 23px;
    border-radius: 0.2em;
    border: 0;
}

.weather iframe {
	margin-top: 9px;
	margin-left: 9px;
}

.weather img {
	margin-top: 12px;
	*margin-top: 4px;
	*width: 67px;
	height: 17px;
}

.weather,
.hot {
	line-height: 40px;
}


/*标题*/

.module {
	border: 1px solid #ccc;
}

.index_title {
	background: url(../images/title_header.png) no-repeat;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.index_title div.title_text_bg {
	width: 160px;
	height: 50px;
	border-radius: 10px;
	position: relative;
	float: left;
	margin: 5px 0px 0px 20px;
}
.index_title div.title_text_bg img.title_focus {
	position: relative;
	float: left;
	width: 30px;
	margin: 5px 0px 0px 10px;
}

.index_title div.title_text_bg label {
	font-size: 15px;
	z-index: 999;
	position: relative;
	line-height: 36px;
	width: 100px;
	text-overflow: ellipsis;
}

.height_301 ul.a1 {
	height: 257px!important;
	height: 260px\0!important;
	height: 257px\0\9!important;
}
.height_315 ul.a1 {
	height: 275px!important;
	height: 272px\0!important;
}
.height_315 ul.a1 li{
	height:25px;
}

ul.a1 {
	float: left;
	position: relative;
	overflow: hidden;
}

ul.a1 li {
	float: left;
	width: 98%;
	height: 23px;
	margin: 4px 1% 0% 1%;
	*margin: 4px .3% 0% .3%;
	border-bottom: #e5e5e5 dashed 1px;
}

ul.a1 li a {
	width: 68%;
	position: relative;
	float: left;
	display:block;
	font-size:1.4em;
	color: #000000;
	line-height: 23px;
	padding-left:25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden!important;
	background: url(../images/list.png) no-repeat 2px 2px;
	*margin-left: 1%;
}

ul.a1 li a:hover {
	color: #1281C9;
}

ul.a1 li em {
	position: absolute;
	width: auto;
	right: .5%;
	width: auto\0;
	margin-right: 2%\0;
	line-height:23px;
}

ul.a1 li label.new {
	color: #ff0000 !important;
	text-align: right;
	margin-left: 2%;
	position: relative;
	font-style: italic;
}


/* 图说新闻 */
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	cursor: pointer;
	display: block;
	text-align: center;
	float: left;
	width: 28px;
	height: 20px;
	background: url(../images/shownav.png) 100% no-repeat;
	color: #fff;
	text-align: center;
	line-height: 18px;
	font-size: 8px;
}

.slideBox .hd ul .on {
	overflow-y: inherit;
	background: url(../images/shownav_activ.png) 50% 100% no-repeat;
}

.slideBox .slideShow {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .slideShow li {
	zoom: 1;
	vertical-align: middle;
	height: 100%;
}

.slideBox .slideShow img {
	width: 100%;
	display: block;
}

.slideShow .caption {
	position: relative;
	float: left;
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block!important;
	z-index: 999!important;
}

.slideShow a {
	display: block;
}


/*友情链接*/

.link_title {
	background: url(../images/link_title.png) no-repeat;
	border-bottom: 1px solid #ccc;
}
.link_title label,
.inner_title a {
	color: #fff;
	font-size: 1.5em;
	z-index: 999;
	position: relative;
	line-height: 45px;
}
.inner_title div.title_text_bg {
	width: 160px;
	height: 50px;
	border-radius: 10px;
	position: relative;
	margin: 5px auto 0px auto;
} 
.inner_title div.title_text_bg a {
	color: #fff;
	font-size: 15px;
	z-index: 999;
	position: relative;
	line-height: 40px;
}

.link_title img {
	position: absolute;
	left: 24%;
	top: 5px;
	width: 53%;
	height: 35px;
}

.link_select {
	margin-top: 20px;
	text-align: center;
}

.link_select select {
	width: 80%;
	margin-top: 25px;
	height: 25px;
}


/*蓝色边*/

.blue {
	background: url(../images/blue.png) repeat-x;
}


/*内页左栏*/

.intro {
	float: left;
	width: 610px;
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 2%;
}

.submenu {
	width: 100%;
	position: relative;
}

.submenu ul {
	float: left;
	width: 100%;
	overflow: hidden;
	zoom: 1;
	left: 0%;
	display: inline-block;
	margin-left: 0%;
}

.submenu ul li {
	background: url(../images/subMenu_hover.png) repeat-x;
	height: 33px;
	line-height: 33px;
	width: 100%;
	list-style: none;
	border-top: 1px solid #fff;
	cursor: pointer;
	font-size: 1em;
}

.submenu ul li:hover {
	background: url(../images/subMenu_active.png) repeat-x;
}

.hover {
	background: url(../images/subMenu.png) repeat-x;
}

.submenu ul li a {
	display: block;
	padding-left: 10px;
	color: #fff;
	font-size: 1.2em;
}

.submodule {
	border: 1px solid #ccc;
}

.submodule ul {
	float: left;
	width: 100%;
	overflow: hidden;
	zoom: 1;
	left: 0%;
	display: inline-block;
	margin-left: 0%;
}

.submodule ul li {
	background: #F7A74A;
	height: 33px;
	line-height: 33px;
	width: 100%;
	list-style: none;
	border-top: 1px solid #fff;
	cursor: pointer;
	font-size: 1em;
}

.submodule ul li:hover {
	background: #2DA4DC;
}

.submodule ul li a {
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
}

#idTBGrayList {
	display: inline;
}


/*列表页*/

.side_main {
	margin-bottom: 1%;
	height: auto;
	float: right;
	background: #fff;
}

.list {
	padding: 0px 0px 0;
	margin-bottom: 10px;
	width: 99%;
	float: left;
	background: #fff;
}

.list ul {
	display: inline;
}

.inner_title {
	text-align: center;
	background: url(../images/link_title.png) no-repeat;
	border-bottom: 1px solid #ccc;
}

.list .title {
	color: #1b58a9;
	font-size: 2em;
	font-weight: bold;
	width: 15%;
	margin: 1% 1%;
	background: url(../images/list_title.png) 100% 100% no-repeat;
}

.list ul li a,
.list ul li em {
	font-size: 1.3em;
}

.list ul li a {
	width: 50%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list ul li {
	width: 98%;
	float: left;
	border-bottom: 1px dashed #ccc;
	margin: 1% auto;
	*margin: .6% 0% 0% 0%;
}

.list ul li a:hover {
	color: rgb(248, 131, 67);
}


/*分页*/

.tcdPageCode {
	padding: 15px 20px;
	text-align: center;
	color: #ccc;
}

.tcdPageCode a {
	display: inline-block;
	color: #428bca;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}

.tcdPageCode a:hover {
	text-decoration: none;
	border: 1px solid #428bca;
}

.tcdPageCode span.current {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #fff;
	background-color: #428bca;
	border: 1px solid #428bca;
	border-radius: 4px;
	vertical-align: middle;
}

.tcdPageCode span.disabled {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #bfbfbf;
	background: #f2f2f2;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	vertical-align: middle;
}

#page_navigation {
	padding: 15px 20px;
	text-align: left;
	color: #ccc;
	text-align: center;
}

#page_navigation a {
	display: inline-block;
	color: #428bca;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 1px;
	vertical-align: middle;
}

.active_page {
	background: #428bca;
	color: white !important;
}


/*内容详情*/

.article {
	padding: .5%;
	border: 1px solid #ccc;
	background: #fff;
}

.article form {
	text-align: center;
}

.article form textarea {
	width: 90%;
	height: 90%;
	resize: none;
}

.article p {
	text-indent: 2em
}
.article .cont p, .article .cont font ,.article .cont span{
	white-space:normal!important;
}

.article .tit {
	padding: 1% 0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	colro: #a00;
}

.article .subtit {
	padding: 1% 0;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #666;
}

.article .data {
	padding: 0.5% 0;
	color: #999;
	overflow: hidden;
	font-size: 1em;
}

.article .data span {
	margin-left: 35%;
}

.article .pic {
	padding: 1% 0;
	text-align: center;
}

.article .pic div {
	padding: 0.5% 0;
}

.article .pic div a {
	color: #0674A5;
}

.article .pic div a:hover {
	color: #f00;
}

.article .pic div img {
	height: 380px;
}

.article .pic a {
	margin: 0 1%;
}

.article .cont {
	width:100%;
	overflow:hidden;
	padding: 2% 0;

}
.article .cont table{
	width:100%!important;
	
}
.article .cont table td{
	padding-left: 0!important;
	padding-right:0!important;
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;
}
.article .cont p {
	width:99%!important;
	text-indent: 2em;
}

.article .cont img {
	max-width: 100%;
	max-height: 100%;
}

.article .add {
	border-top: 1px solid #ddd;
	padding: 1% 0;
	line-height: 26px;
}

.article .add a {
	color: blue;
}

.article .add a:hover {
	color: red;
}

.article .download ul li a {
	color: #000;
	margin-left: 2%;
}

.article .download ul li img {
	vertical-align: middle;
}

.article .download ul li {
	list-style: none;
	width: 100%;
	margin: 1%;
}

.article .download ul {
	width: 100%;
}

.article .download {
	width: 100%;
	height: 100%;
	position: relative;
	border-top: 1px dashed #ccc;
}
.article .download img {
	width:auto;
}

/*专栏*/

.column_list {
	overflow-y: auto;
}

.column_list ul li {
	padding: 0 5px;
	line-height: 29px;
	overflow: hidden;
	zoom: 1;
	vertical-align: bottom;
}

.column_list ul li.first {
	padding-bottom: 5px;
	margin-bottom: 5px;
	height: auto;
}

.column_list ul li.first em {
	display: none;
}

.column_list ul li em {
	float: right;
	font-style: normal;
	color: #999;
}

.column_list ul li.first a {
	float: none;
	padding: 5px 0;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
	border-bottom: 1px dashed #ddd;
}

.column_list ul li.first p {
	text-indent: 2em;
}
/*分页*/

.tcdPageCode {
	padding: 15px 20px;
	text-align: center;
	color: #ccc;
}
			
.tcdPageCode a {
	display: inline-block;
	color: #428bca;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}
			
.tcdPageCode a:hover {
	text-decoration: none;
	border: 1px solid #428bca;
}

.tcdPageCode span.current {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #fff;
	background-color: #428bca;
	border: 1px solid #428bca;
	border-radius: 4px;
	vertical-align: middle;
}
			
.tcdPageCode span.disabled {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #bfbfbf;
	background: #f2f2f2;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	vertical-align: middle;
}

#page_navigation {
	padding: 15px 20px;
	text-align: left;
	color: #ccc;
	text-align: center;
}

#page_navigation a {
	display: inline-block;
	color: #428bca;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 1px;
	vertical-align: middle;
}

.active_page {
	background: #428bca;
	color: white !important;
}