﻿@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

.clearer {
	clear: both;
}

.index_main {
	width: 1024px;
	height: auto;
	margin: 0 auto;
	font-size: 12px;
	font-family: "微软雅黑";
}

.index_head {
	width: 1024px;
	height: 70px;
	margin: 0 0 10px;
	padding: 0 4px 0 0;
	line-height: 24px;
	text-align: right;
}

.index_head span {
	vertical-align: bottom;
	margin: 0 0 0 0;
	height: 23px;
}

.index_head a {
	color: #535353;
	text-decoration: none;
}

.index_head a:hover {
	color: #BD000E;
}

.btn_search {
	width: 24px;
	height: 23px;
	margin: 0 -7px 3px -10px;
	padding: 0;
	background: url(../images/btn_search.jpg);
	cursor: pointer;
	border: none;
	outline: none;
	vertical-align: bottom;
}

.btn_search_text {
	width: 140px;
	height: 21px;
	margin: 0 0 3px 0;
	padding: 0;
	color: #374E8E;
	border: 1px solid #D2D3D4;
	outline: none;
	font-family: "微软雅黑";
	font-size: 12px;
	vertical-align: bottom;
}

.index_bigimg {
	width: 1024px;
	height: 375px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

.index_nav {
	width: 984px;
	height: 35px;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
	font-size: 14px;
	color: #1F3374;
	text-align: center;
	/*background:url(../images/nav_bg.jpg) bottom repeat-x;*/
	background: #1b5b9b;
	border-radius: 4px;
}

.index_nav span {
	display: block;
	width: 120px;
	height: 28px;
	margin: 0 0 0;
	padding: 7px 0 0 0;
	float: left;
}

.index_nav span a {
	font-size: 15px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.index_nav span:hover {
	height: 28px;
	color: #FFFFFF;
}

.index_nav span:hover a {
	color: #FFFFFF;
}

.index_content {
	width: 1024px;
	margin: 0;
	border: 1px solid #000000;
}

img {
	border-width: 0;
	overflow: hidden;
	padding: 0;
}

.index_left {
	width: 810px;
	height: 640px;
	float: left;
	margin: 10px 10px 0 0;
}

.index_right {
	width: 204px;
	height: 640px;
	float: left;
	margin: 10px 0 0 0;
}

.ac_img {
	width: 204px;
	height: 99px;
	margin: 0 0 15px 0;
	overflow: hidden;
	clear: both;
}

.ac_img2_bg {
	width: 204px;
	height: 116px;
	margin: 20px 0 15px 0;
}

.ac_img2 {
	width: 204px;
	height: 58px;
	margin: 0;
	overflow: hidden;
}

.inputfield {
	width: 204px;
	height: 23px;
	padding: 0;
	margin: 7px 0 0 0;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	font-family: "微软雅黑";
	color: #686868;
	vertical-align: bottom;
	outline: none;
	text-align: center;
}


/*-----首页菜单鼠标浮动显示-----*/

.nav_drop {
	position: absolute;
	top: 124px;
	opacity: 0.88;
	filter: alpha(opacity=88);
	-moz-opacity: 0.88;
	-khtml-opacity: 0.88;
	margin-left: 140px;
	z-index: 9999;
}

.nav_drop ul {
	width: 118px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #F2F2F2;
	border: 1px solid #C8C8C8;
	float: left;
}

.nav_drop ul li {
	width: 98px;
	height: 20px;
	padding: 5px 10px;
	margin: 0;
	border-bottom: 1px solid #FBFBFB;
	list-style: none;
	text-align: center;
}

.nav_drop a {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}

.nav_drop a:hover {
	color: #FFFFFF;
}

.nav_drop ul li:hover {
	background: #000099;
	color: #FFFFFF;
	opacity: 0.88;
	filter: alpha(opacity=88);
	-moz-opacity: 0.88;
	-khtml-opacity: 0.88;
}


/*-----新闻大图-----*/

.news_pic {
	position: relative;
	height: 223px;
	width: 335px;
	float: left;
	overflow: hidden;
	/*--超出容器的所有元素都不可见--*/
	list-style-type: none;
}

.news_pic_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 335px;
	height: 223px;
	padding: 0;
	float: left;
}

.news_pic_tab {
	position: absolute;
	bottom: 5px;
	right: 0px;
	width: 110px;
	height: 20px;
}

.news_pic_tab span {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 23px;
	height: 18px;
	padding: 0;
	margin: 0 3px 0 0;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

.news_pic_tab span a {
	text-decoration: none;
	color: #FFFFFF;
}

.news_pic_tab span:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #CC0000;
}

.selected {
	text-decoration: none;
	color: #FFFFFF;
	background: #CC0000;
}

.unselected {
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
}


/*-----新闻动态-----*/

.xinwen {
	height: 223px;
	width: 455px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	border: 1px solid #E8E8E8;
	background: url(../images/news_content_bg.png) no-repeat right bottom;
}

.xw_head {
	width: 435px;
	height: 27px;
	font-weight: bold;
	font-size: 15px;
	color: #374E8E;
	padding: 3px 0 0 20px;
	background: url(../images/news_title.jpg) repeat-x;
}

.xw_head span,
.wh_head span,
.jj_head span,
.img_news_head span {
	float: right;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
}

.xw_head span a {}

.xw_content {
	width: 450px;
	height: 75px;
	margin: 0;
}

.xw_content_title {
	width: 420px;
	height: 18px;
	padding: 5px 10px 0 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xw_content_text {
	width: 420px;
	height: 45px;
	line-height: 24px;
	padding: 8px 10px 0 20px;
	font-size: 13px;
}

.xinwen ul {
	width: 420px;
	height: 115px;
	margin: 7px 0 0 0;
	padding: 0 10px 0 20px;
	list-style-type: none;
	border-top: 1px dashed #E8E8E8;
}

.xinwen li {
	margin: 0;
	padding: 0 0 0 15px;
	width: 390px;
	height: 25px;
	line-height: 18px;
	background: url(../images/icon_li.jpg) no-repeat left;
	clear: both;
}

.news_s1 {
	float: left;
	width: 225px;
	padding: 6px 25px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

a {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	padding: 3px 0 0 0;
}

.news_s1 a {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	padding: 3px 0 0 0;
}

.news_s2 a {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	padding: 3px 0 0 0;
}

.news_time {
	width: 75px;
	font-family: Arial;
	color: #999999;
	float: right;
}

.clearer {
	clear: both;
}


/*-----企业文化-----*/

.wenhua {
	height: 190px;
	width: 394px;
	margin: 10px 10px 0 0;
	padding: 0;
	float: left;
	font-size: 13px;
	border: 1px solid #E8E8E8;
	background: url(../images/news_content_bg.png) no-repeat right bottom;
}

.wh_head {
	width: 374px;
	height: 27px;
	font-weight: bold;
	font-size: 15px;
	padding: 3px 0 0 20px;
	color: #374E8E;
	background: url(../images/news_title.jpg) repeat-x;
}

.wenhua ul {
	width: 364px;
	height: 115px;
	margin: 7px 0 0 0;
	padding: 0 10px 0 20px;
	list-style-type: none;
}

.wenhua li {
	margin: 0;
	padding: 0 0 0 15px;
	width: 344px;
	height: 25px;
	line-height: 22px;
	clear: both;
	background: transparent url("../images/icon_li.jpg") no-repeat scroll left center;
}

.news_s2 {
	float: left;
	width: 255px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*------------tab-----------------*/

.jianjie {
	height: 190px;
	width: 394px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	background: url(../images/news_content_bg.png) no-repeat right bottom;
	border: 1px solid #E8E8E8;
}

.jj_head {
	width: 374px;
	height: 27px;
	font-weight: bold;
	font-size: 15px;
	color: #374E8E;
	padding: 3px 0 0 20px;
	background: url(../images/news_title.jpg) repeat-x;
}

.jianjie ul {
	width: 422px;
	height: 115px;
	margin: 7px 0 0 0;
	padding: 0 10px 0 20px;
	list-style-type: none;
}

.jianjie li {
	margin: 0;
	padding: 0 0 0 15px;
	width: 344px;
	height: 25px;
	line-height: 22px;
	clear: both;
	background: transparent url("../images/icon_li.jpg") no-repeat scroll left center;
}

.news_s3 {
	float: left;
	width: 255px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tab_click {
	float: left;
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	background: url(../images/news_title.jpg) repeat-x;
}

.tab_unclick {
	float: left;
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
}

.jianjie_content {
	height: 163px;
	width: 455px;
	margin: 0 0 0 0;
	padding: 0;
	border: 1px solid #E8E8E8;
}

.jianjie ul {
	width: 364px;
	height: 145px;
	margin: 7px 0 0 0;
	padding: 0 10px 0 20px;
	list-style-type: none;
	font-size: 13px;
	line-height: 24px;
}

.index_footer {
	/*width:924px;*/
	height: 130px;
	margin: 10px 0 0 0;
	padding: 10px 50px;
	background: #EEF2F5;
	/*border-top:3px solid #D7D8DC;*/
	text-align: left;
	line-height: 24px;
}

.index_footercenter {
	width: 705px;
	margin: auto;
	padding-top: 20px;
}

.footer_title {
	font-weight: bold;
	font-size: 16px;
	color: #58595A;
}

.footer_left {
	width: 670px;
	height: 45px;
	float: left;
	font-weight: 100;
	font-size: 12px;
	color: #666666;
}

.footer_right {
	width: 195px;
	padding: 0 0 0 10px;
	float: right;
	font-weight: 100;
	font-size: 12px;
	/*border-left:1px solid #B8B8B8;*/
}

.footer_bottom {
	background: #E1E6EA;
	height: 55px;
	width: 100%;
	font-size: 12px;
}

.footer_bottom_center {
	background: #E1E6EA;
	color: #7A7B7C;
	margin: 0px auto;
	padding-top: 20px;
}

.footer_bottom_center a {
	color: #7A7B7C;
}

.footer_bottom_center img {
	vertical-align: middle;
}

.footer_right a {
	color: #7C7C7C;
	font-weight: 100;
	font-size: 12px;
	text-decoration: none;
}

*-------------图片新闻----------------*/ .img_news {
	height: 160px;
	width: 1022px;
	clear: both;
	border: 1px solid #E8E8E8;
	margin: 10px 0 0 0;
}

.img_news_head {
	width: 1002px;
	height: 27px;
	font-weight: bold;
	font-size: 15px;
	color: #374E8E;
	padding: 3px 0 0 20px;
	background: url(../images/news_title.jpg) repeat-x;
}

.img_news_cot {
	height: 130px;
	width: 1000px;
	padding: 0 10px;
	overflow: hidden;
}

.img_news_cot img {
	width: 170px;
	height: 110px;
	margin: 10px 5px;
	padding: 0;
}


/*-------------文章列表----------------*/

.list_left {
	width: 198px;
	height: auto;
	float: left;
	margin: 10px 10px 10px 0;
}

.list_left_title {
	width: 108px;
	height: 41px;
	padding: 30px 0 0 70px;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
	color: #000099;
	background: url(../images/list_title.jpg) no-repeat top;
}

.list_left ul {
	width: 198px;
	height: auto;
	margin: 0;
	padding: 0;
}

.list_left li {
	width: 133px;
	height: 25px;
	margin: 0;
	padding: 15px 0 0 40px;
	list-style: none;
	background: url(../images/list_line.jpg) bottom left no-repeat;
}

.list_left li a {
	color: #000033;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
}

.list_left li a:hover {
	background: url(../images/list_click.png) left no-repeat;
}

.list_left_img {
	width: 188px;
	height: 70px;
	overflow: hidden;
	margin: 50px 0 0 10px;
}

.list_left_img img {
	margin: 0 0 13px 0;
}

.list_right {
	width: 814px;
	height: auto;
	margin: 20px 0 10px 0;
	float: left;
	background: url(../images/location_bg.png) repeat-x;
}

.location_news {
	width: auto;
	height: 20px;
	margin: 0 40px 0 0;
	padding: 0 10px 0 10px;
	text-align: right;
	float: right;
	background: #FFFFFF;
}

.location_newss {
	width: auto;
	height: 20px;
	margin: 0 40px 20px 0;
	padding: 0 10px 0 10px;
	text-align: right;
	float: right;
	background: #FFFFFF;
}

.top_news {
	width: 740px;
	height: auto;
	margin: 0;
	clear: both;
	margin: 0;
	padding: 20px 20px 10px 50px;
}

.top_news_img {
	width: 204px;
	height: 132px;
	border: 1px solid #B1D9E9;
	float: left;
}

.top_news_img img {
	width: 194px;
	height: 122px;
	border: none;
	padding: none;
	margin: 5px 0 0 5px;
}

.top_news_title {
	width: 460px;
	height: 24px;
	padding: 5px 10px 0 20px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.top_news_text {
	width: 460px;
	height: 90px;
	line-height: 24px;
	padding: 4px 10px 0 20px;
	font-size: 13px;
	float: left;
}

p {
	text-indent: 2em;
}

.list_news {
	margin: 0;
	width: 810px;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}

.list_news ul {
	list-style-type: none;
}

.list_news li {
	margin: 0;
	padding: 0;
}

.news_content_text {
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
	float: left;
	width: 560px;
	line-height: 30px;
	font-size: 14px;
	white-space: nowrap;
	/*强制在一行显示*/
	overflow: hidden;
	/* 内容超出宽度时隐藏超出部分的内容*/
	text-overflow: ellipsis;
	/*显示省略号*/
	background: url(../images/icon_li.jpg) left no-repeat;
}

.news_content_text a {
	color: #333333;
	text-decoration: none;
}

.news_content_text a:hover {
	color: #333333;
	text-decoration: underline;
}

.news_content_time {
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	list-style-type: none;
	font-size: 14px;
}


/*--------------页码--------------*/

DIV.digg {
	PADDING: 20px 0 0 0;
	MARGIN: 0 83px 20px 0;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	clear: both;
	color: #000099;
}

DIV.digg A {
	BORDER-RIGHT: #aaaadd 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #aaaadd 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #aaaadd 1px solid;
	COLOR: #000099;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #aaaadd 1px solid;
	TEXT-DECORATION: none
}

DIV.digg A:hover {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000099 1px solid
}

DIV.digg A:active {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000099 1px solid
}

DIV.digg SPAN.current {
	BORDER-RIGHT: #000099 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #000099 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #fff;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #000099 1px solid;
	BACKGROUND-COLOR: #000099
}

DIV.digg SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #eee 1px solid;
	COLOR: #ddd;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eee 1px solid
}

.digg_input {
	width: 25px;
	border: 1px solid #aaaadd;
	outline: none;
}


/*-------------------新闻内容----------*/

.news_article {
	width: 770px;
	margin: 0 10px;
	padding: 10px 10px 0 10px;
}

.news_article_title {
	margin: 20px 0 10px 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000099;
}

.news_article_info {
	margin: 4px 0 15px 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #808080;
}

.news_article_content {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	border-bottom: 1px dashed #CCCCCC;
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
	overflow: auto;
}

.news_article img {
	width: 600px;
	/*
	height: 252px;
	border: 1px solid #CCCCCC;
	*/
	padding: 5px;
	text-align: center;
}

.news_article_list {
	margin: 10px 10px;
	text-align: left;
	font-size: 13px;
	line-height: 30px;
}

.news_article_list ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

.news_article_list li {
	width: 430px;
	padding: 0 0 0 0;
}

.news_article_list li a {
	display: block;
	float: left;
	padding-left: 25px;
	text-decoration: none;
	color: #777777;
	width: 300px;
	background: url(../images/icon_li2.jpg) left no-repeat;
	white-space: nowrap;
	/*强制在一行显示*/
	overflow: hidden;
	/* 内容超出宽度时隐藏超出部分的内容*/
	text-overflow: ellipsis;
}

.news_article_list li span {
	display: block;
	float: left;
	color: #777777;
}

.news_article_list_t {
	float: right;
}

.p_r_three {
	width: 204px;
	height: 197px;
	background-color: #f2f2f2;
	position: relative;
	margin-bottom: 12px;
	float: left;
}

.p_r_three .prev {
	width: 11px;
	height: 8px;
	display: block;
	background: url(../images/program_top.gif) no-repeat;
	position: absolute;
	bottom: 15px;
	right: 40px;
}

.p_r_three .prev:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.p_r_three .next {
	width: 11px;
	height: 8px;
	display: block;
	background: url(../images/program_bot.gif) no-repeat;
	position: absolute;
	bottom: 15px;
	right: 20px;
}

.p_r_three .next:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.p_r_three h3 {
	padding-left: 22px;
	margin-bottom: 20px;
	background: url(../images/program_right01.gif) no-repeat left center;
	font-size: 20px;
	color: #393939;
	font-weight: 400;
	line-height: 30px;
}

.p_r_three h3 a {
	text-decoration: none;
	color: #374E8E;
	font-size: 18px;
	font-weight: bold;
}

.p_r_three .bd {
	width: 184px;
	margin: 10px 10px 0 10px;
}

.p_r_three .bd ul {
	padding: 10px 0;
}

.p_r_three .bd ul li {
	background: url(../images/diandian_hui2.gif) no-repeat left 7px;
	padding-left: 10px;
	font-size: 12px;
	color: #525252;
	height: 23px;
	overflow: hidden;
	line-height: 23px;
	margin-bottom: 7px;
	width: 174px;
}

.news_s0 {
	float: left;
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

a {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
}

.news_s0 a {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
}

.news_time0 {
	font-family: Arial;
	color: #999999;
	float: right;
}


/*-------------------新闻内容----------*/

.news_article {
	width: 770px;
	margin: 0 10px;
	padding: 10px 10px 0 10px;
}

.news_article_title {
	margin: 20px 0 10px 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000099;
}

.news_article_info {
	margin: 4px 0 15px 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #808080;
}

.news_article_content {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	border-bottom: 1px dashed #CCCCCC;
}

.news_article_list {
	margin: 10px 10px;
	text-align: left;
	font-size: 13px;
	line-height: 30px;
}

.news_article_list ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

.news_article_list li {
	width: 770px;
	padding: 0 0 0 0;
}

.news_article_list li a {
	display: block;
	float: left;
	padding-left: 25px;
	text-decoration: none;
	color: #777777;
	width: 670px;
	background: url(../images/icon_li2.jpg) left no-repeat;
	white-space: nowrap;
	/*强制在一行显示*/
	overflow: hidden;
	/* 内容超出宽度时隐藏超出部分的内容*/
	text-overflow: ellipsis;
}

.news_article_list li span {
	display: block;
	float: right;
	color: #777777;
}

.news_article_list_t {
	float: right;
}

.list_news_title {
	clear: both;
	display: block;
	height: 18px;
	width: 656px;
	font-size: 16px;
	color: #006;
	padding: 18px 0 10px 30px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #039;
	background: url(../images/list_title.png) left no-repeat;
}

.list_news_title span {
	float: right;
	margin: 8px 0 0 0;
}

.list_news_title a {
	font-size: 10px;
	text-decoration: none;
	color: #009;
}