﻿/*-- 头部样式 --*/
#head {
	height: 300px;
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}
/*-- 欢迎文字 --*/
#welcome {
	width: 960px;
	text-align: right;
	margin: 0px auto 40px;
	padding: 13px 30px 0 0;
	_padding-top: 11px;
}
/*-- 导航菜单 --*/
#nav {
	width: 960px;
	height: 18px;
	margin: 0px auto 20px;
}
#nav ul {
	margin-left: 450px;
	height: 18px;
}
#nav li {
	float: left;
	height: 18px;
}
#nav li a {
	display: block;
	border-left: 1px solid #000;
	padding: 2px 20px;
	text-decoration: none;
}
#nav li a:hover {
	background: #3a6592;
	color: #fff;
}
/*-- 底部样式 --*/
#footer {
	background: #3a6592;
	margin: 15px auto 0;
	text-align: center;
}
#footer p {
	padding: 20px 50px;
	color: #fff;
}
a:visited {
	color: #393939;
	text-decoration: none;
}
a:hover {
	color: #820C0C;
	text-decoration: underline;
}
a:active {
	color: #06346f;
	text-decoration: none;
}
.p2222 {
	text-indent: 2em;
}
/*-- 第一屏图片轮播及公司介绍登录入口等样式 --*/
#content3 {
	background: #3a6592;
	margin-bottom: 10px;
	_margin-bottom: 3px;
	height: 204px;
}
#content1 {
	width: 960px;
	height: 204px;
	margin: 0px auto;
	clear: both;
}
#slider {
	background: #fff;
	margin: 7px 10px 0 10px;
	height: 190px;
}
/*-- 公司介绍 --*/
#intro {
	background: #3a6592;
	color: #fff;
	margin: 4px 10px 10px 10px;
	margin-right: 5px\9;
	margin-left: 5px\9;
	margin-top: 0px\9;
	_margin-top: 2px;
	height: 190px;
}
#introtitle {
	font-size: 14px;
	font-weight: bold;
	width: 240px;
	border-bottom: 3px solid #fff;
	padding: 10px;
}
#introtext {
	clear: both;
	padding: 10px;
	line-height: 20px;
	font-size: 13px;
	text-indent: 2em;
}

/*-- 登录入口样式 --*/
#login {
	background: #3a6592;
	margin: 4px;
	margin-left: 15px;
	margin-right: 13px;
	margin-left: 10px\9;
	margin-top: 30px\9;
	height: 308px;
	height: 228px\9;
	width: 140px;
	overflow: hidden;
}
#login a {
	display: block;
	color: #fff;
	float: left;
	width: 120px;
	border-top: 1px solid #000;
	padding: 31px 30px 29px 32px;
	padding: 28px\9 30px\9 27px\9 32px\9;
	overflow: hidden;
	font-size: 14px;
}
#sale {
	background: url(../images/kh.jpg) no-repeat;
}
#customor {
	background: url(../images/sp.jpg) no-repeat;
}
#inside {
	background: url(../images/in2new.jpg) no-repeat;
}
#sale:hover {
	background: url(../images/kh1.jpg) no-repeat;
	color: #000;
}
#customor:hover {
	background: url(../images/sp1.jpg) no-repeat;
	color: #000;
}
#inside:hover {
	background: url(../images/in1new.jpg) no-repeat;
	color: #000;
}
#cw {
	background: url(../images/cw.jpg) no-repeat;
}
#cw:hover{
	background: url(../images/cw1.jpg) no-repeat;
	color: #000;
}

/*-- 新闻、联系方式、下载、友情链接等样式 --*/
.content {
	background: #fff;
	width: 960px;
	margin: 0 auto;
}
/*-- 新闻标题中字 --*/
.title p {
	font-size: 14px;
	font-weight: bold;
}
.title {
	float: left;
	padding-top: 10px;
	padding-bottom:5px;
	padding-right: 200px;
	border-bottom: 3px solid #3a6592;
	line-height: 16px\9;
}
.titleleft {
	float: left;
	padding-top: 10px;
	padding-bottom:5px;

	padding-right: 100px;
	border-bottom: 3px solid #3a6592;
	line-height: 16px\9;
}
.titleleft p {
	font-size: 14px;
	font-weight: bold;
}
/*-- 新闻标题图片 --*/
.titleimg {
	padding: 11px;
	float: left;
    height:100%;
    padding-bottom:10px;
    padding-bottom:11px\9;
	border-bottom: 3px solid #3a6592;

	line-height: 16px\9;
	
}
/*-- 重点新闻及新闻图片 --*/
.TodayNewsTop1 {
	margin: 5px 15px 3px 15px;
}
.TodayNewsTop1img {
	margin: 4px;
	height: 140px;
	width: 270px;
}
.TodayNewsTop1 h2 {
	 margin-top:4px;
}
/*-- 新闻、联系方式、友链、下载等条目样式 --*/
.p1 {
	margin: 15px 0 15px 0;
	padding: 0 15px 0 15px;
	border-left: 1px solid #000;
}
#p1 {
	margin: 15px 0 15px 0;
	padding: 0 15px 0 15px;
}
.date {
	float: right;
	font-size: 12px;
}
.dateleft {
	margin-right: 10px;
	font-size: 12px;
}
.dateright {
	margin-right: 100px;
	font-size: 12px;
	float: right;
}
.news {
	margin: 9px 0 4px 0 !important;
	margin: 4px 0 4px 0;
	font-size: 14px;
}
a {
	color: #06346f;
	text-decoration: none;
}
a:visited {
	color: #393939;
	text-decoration: none;
}
a:hover {
	color: #820C0C;
	text-decoration: underline;
}
a:active {
	color: #06346f;
	text-decoration: none;
}
.news a {
	text-decoration: none;
}
.news a:link {
	color: #06346f;
	text-decoration: none;
}
.news a:visited {
	color: #393939;
	text-decoration: none;
}
.news a:hover {
	color: #820C0C;
	text-decoration: underline;
}
.news a:active {
	color: #06346f;
	text-decoration: none;
}
/*u*/
.fileupload {
	/*margin: 6px 0px 1px 0px !important;/* for all*/
	padding: 6px 0px 1px 0px; /*for ie6*/
	font-size: 14px;
}
/*友情链接表格td*/
.tdlink {
	width: 170px;
	height: 20px;
}
/*图片新闻内容*/
.picnews {
	line-height: 22px;
	text-indent: 2em;
}
/***********************************子页面******************************************/
#headlist {
	height: 90px;
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}
/*-- 第一屏图片轮播及公司介绍登录入口等样式 --*/
#content3 {
	background: #3a6592;
	margin-bottom: 10px;
	_margin-bottom: 3px;
	height: 204px;
}
#content1 {
	width: 960px;
	height: 204px;
	margin: 0px auto;
	clear: both;
}
#slider {
	background: #fff;
	margin: 7px 10px 0 10px;
	height: 190px;
}
/*-- 公司介绍 --*/
#intro {
	background: #3a6592;
	color: #fff;
	margin: 4px 10px 10px 10px;
	margin-right: 5px\9;
	margin-left: 5px\9;
	margin-top: 0px\9;
	_margin-top: 2px;
	height: 190px;
}
#introtitle {
	font-size: 14px;
	font-weight: bold;
	width: 240px;
	border-bottom: 3px solid #fff;
	padding: 10px;
}
#introtext {
	clear: both;
	padding: 10px;
}
/*-- 新闻、联系方式、下载、友情链接等样式 --*/
.content {
	background: #fff;
	width: 960px;
	margin: 0 auto;
}



#more1 {
	float: right;
	padding: 5px 25px;
}
#more1 a {
	color: #000;
}
/*-- 新闻、联系方式、友链、下载等条目样式 --*/
.p1 {
	margin: 15px 0 15px 0;
	padding: 0 15px 0 15px;
	border-left: 1px solid #000;
}
#p1 {
	margin: 15px 0 15px 0;
	padding: 0 15px 0 15px;
}
.date {
	float: right;
}
/*-- 了解更多文字样式 --*/
#more {
	float: right;
	padding: 5px 25px;
}
#more a {
	color: #fff;
}
.more {
	float: left;
	padding: 8px 25px;
	margin: 15px 20px 0 0;
	padding-bottom: 6px\9;
	border-bottom: 3px solid #3a6592;
	display:inline;
}
.more a {
	color: #000;
}
#title {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 30px;
	WIDTH: 100%;
	COLOR: #2a2c29;
	margin: 0, 0 auto;
	font-size: 14px;
}
#title h1 {
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
.dateleft {
	margin-right: 10px;
	font-size: 12px;
}
.news {
	margin: 3px 0 3px 0;
	font-size: 14px;
}
a {
	color: #06346f;
	text-decoration: none;
}
a:visited {
	color: #393939;
	text-decoration: none;
}
a:hover {
	color: #820C0C;
	text-decoration: underline;
}
a:active {
	color: #06346f;
	text-decoration: none;
}
.news a {
	text-decoration: none;
}
.news a:link {
	color: #06346f;
	text-decoration: none;
}
.news a:visited {
	color: #393939;
	text-decoration: none;
}
.news a:hover {
	color: #820C0C;
	text-decoration: underline;
}
.news a:active {
	color: #06346f;
	text-decoration: none;
}
.fileupload {
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 13px;
}

.picnews {
	line-height: 22px;
	text-indent: 2em;
}
/* CSS Document */

/***** 左侧 *****/
.conLeft {
	width: 640px;
	padding-right: 15px;
	float: left;
	overflow: hidden;
	text-align: left;
	position: relative;
}
.conText {
	margin: 0 auto 12px;
	display: block;
	padding: 7px 0 0;
}
.conText h1 {
	font-family: SimHei, MsYahei;
	COLOR: #2a2c29;
	FONT-SIZE: 18px;
	white-space: break-word;
	word-break:nomarl;
	width: 596px;
	text-align: center;
	height: auto;
	margin: 11px auto 6px !important;
*margin:25px auto 13px !important;
	display: block;
}
.conText h2 {
	COLOR: #2a2c29;
	FONT-SIZE: 19px;
	white-space: nowrap;
	width: 596px;
	text-align: center;
	overflow: auto;
	height: 25px;
	margin: 8px auto 3px !important;
*margin:15px auto 6px !important;
	display: block;
}
/**/

/*打印页面*/
.printBtnBox {
	width: 100%;
	overflow: hidden;
	display: none;
}
.printBtnBox .prBtn {
	width: 99px;
	height: 36px;
	display: block;
	background-position: -157px -190px;
	float: right;
	text-indent: -9999px;
	cursor: pointer;
	margin: 0 15px;
	_margin: 0 7px;
}
.printBtnBox .prRetuen {
	width: 99px;
	height: 36px;
	display: block;
	background-position: -157px -234px;
	float: right;
	text-indent: -9999px;
	cursor: pointer;
}
/*文章来源  重定义*/
.summary {
	text-align: left;
	height: 20px;
	width: 509px;
	overflow: hidden;
	color: #666;
	padding: 0 95px 12px 95px;
	margin-bottom: 11px;
	border-bottom: 1px solid #cccccc;
}
.summary strong {
	font-weight: normal;
	margin: 0 20px 0 0;
	_margin: 0 10px 0 0;
	color: #9a9a9a;
	float: left;
	line-height: 20px;
	vertical-align: middle;
}
.summary strong a {
	color: #9a9a9a!important;
}
.summary .msgNum, .summary .noMsg {
	width: 105px;
	height: 20px;
	display: block;
	overflow: hidden;
	float: left;
	background-position: 0 -270px;
}
.summary .msgNum a, .summary .noMsg a {
	display: block;
	width: 105px;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	color: #007ed9;
	text-indent: 40px;
	text-align: center;
}
.summary .msgNum i {
	color: #e60104;
	font-style: normal;
	font-size: 12px;
	padding-left: 15px;
}
.summary .fontSize {
	width: 90px;
	height: 20px;
	display: block;
	overflow: hidden;
	float: right;
	color: #666666;
}
.summary .fontSize span {
	float: left;
	font-size: 10px;
	display: inline-block;
	width: 18px;
	height: 18px;
	color: #063263;
	text-align: center;
	line-height: 18px;
	font-family: SimSun!important;
	cursor: pointer;
	border: 1px solid #fff;
	font-weight: bold;
}
.summary .fontSize b {
	float: left;
	font-size: 15px;
	color: #063263;
	display: inline-block;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	font-family: SimSun!important;
	cursor: pointer;
	border: 1px solid #fff;
}
.summary .fontSize strong {
	float: left;
	display: block;
	width: 38px;
	overflow: hidden;
	margin: 0px!important;
}
.summary .fontSize span.cur {
	cursor: pointer;
	border: 1px solid #ccd4e1;
	width: 18px;
	height: 17px;
	color: #666;
}
.summary .fontSize b.cur {
	cursor: pointer;
	border: 1px solid #ccd4e1;
	width: 18px;
	height: 18px;
	color: #666;
}
/**/
.text {
	width: 668px;
	overflow: hidden;
	line-height: 26px;
	font-size: 14px;
	margin: 0 auto;
	padding-left: 5px;
}
.text img {
	max-width: 600px;
	overflow: hidden;
	margin: 0 auto 10px;
}
.text p {
	font-size: 14px;
	line-height: 26px;
	margin: 10px 0;
	overflow: visible !important;
	font-family: SimSun;
}
.text p strong {
	font-size: 14px;
}
.text .pImg {
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin: 0 0 15px;
	font-size: 12px;
	width: 600px;
	white-space: nowrap;
	overflow: hidden;
}
.mzNotice {
	font-size: 12px!important;
	margin-top: 24px!important;
	clear: both;
}
.editorSign {
	text-align: right;
	font-size: 12px!important;
	color: #9a9a9a;
}
/**/



/*信息区域 重定义*/
.infoArea {
	height: 30px;
	margin: 15px 0 12px;
}
.infoArea .msgNum, .infoArea .noMsg {
	width: 105px;
	height: 20px;
	display: block;
	overflow: hidden;
	float: right;
	background-position: 0 -270px;
	margin-left: 10px;
	_margin-left: 5px;
	_margin-top: 7px;
}
.infoArea .noMsg, .summary .noMsg {
	background-position: 0 -296px
}
.infoArea .msgNum a, .infoArea .noMsg a {
	display: block;
	width: 105px;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	color: #007ed9;
	margin: 0px!important;
	text-indent: 40px;
	text-align: center;
}
.infoArea .noMsg a, .summary .noMsg a {
	color: #6b8dc6;
	text-indent: 10px;
}
.infoArea .noMsg a:visited, .summary .noMsg a:visited {
	color: #6b8dc6;
}
.infoArea .noMsg a:hover, .summary .noMsg a:hover {
	color: #0059d7;
}
.infoArea .noMsg a:active, .summary .noMsg a:active {
	color: #0059d7;
}
.infoArea .msgNum a, .summary .msgNum a {
	color: #e60000;
	text-indent: 55px;
}
.infoArea .msgNum a:visited, .summary .msgNum a:visited {
	color: #e60000;
}
.infoArea .msgNum a:hover, .summary .msgNum a:hover {
	color: #7f0000;
}
.infoArea .msgNum a:active, .summary .msgNum a:active {
	color: #7f0000;
}
.baiShare {
	width: 240px;
	_margin-top: 5px;
	float: left;
}
.infoArea .act {
	width: 230px;
	float: left;
	line-height: 30px;
}
.infoArea .act a {
	display: inline-block;
	margin: 0 8px 0 12px;
	_margin: 5px 8px 0 12px;
	overflow: hidden;
}
/***** 打印 收藏 纠错 重定义 *****/
.iconPrint, .iconFav, .iconJiuCuo {
	background: url(../images/icon1.png) no-repeat;
}
.iconPrint, .iconFav, .iconJiuCuo {
	background-position: 0 -370px;
	display: inline-block;
	width: 20px;
	height: 16px;
	margin: 0 5px 0 0;
}
.iconPrint {
	background-position: 0 -664px;
	margin: 0;
	float: left;
	margin-top: 7px;
}
.iconFav {
	background-position: 0 -687px;
	margin: 0;
	float: left;
	margin-top: 7px;
}
.iconJiuCuo {
	background-position: 0 -711px;
	margin: 0;
	float: left;
	margin-top: 7px;
}
/*免责声明*/
.disclaimer, .disclaimerHq {
	display: block;
	width: 603px;
	height: 27px;
	overflow: hidden;
	background: #f5f5f5;
	margin: 15px auto 10px auto;
	border: 1px solid #e3e3e3;
	text-align: left;
	clear: both;
	float: left;
}
.disclaimerHq {
	border: none;
	height: 31px;
	background: none;
}
.disclaimer b, .disclaimerHq b {
	display: block;
	width: 108px;
	float: left;
	height: 27px;
	background-position: 0 -234px;
	text-indent: -9999px;
}
.disclaimerHq b {
	background-position: -150px -285px;
	width: 102px;
	height: 31px;
}
.disclaimer span, .disclaimerHq span {
	color: #000;
	line-height: 27px;
	display: block;
	float: left;
	text-indent: 20px;
	width: 480px;
	font-size: 12px;
}
.disclaimerHq span {
	border: 1px solid #e3e3e3;
	background: #f5f5f5;
	width: 498px;
}
.mzNotice {
	font-size: 12px!important;
	margin-top: 24px!important;
	border: 1px solid #e3e3e3;
	background: #f5f5f5;
	padding: 5px 10px;
	float: left;
}
.mzNotice strong {
	font-size: 14px;
	font-weight: bold;
}
#detailtitle {
	margin: 0, 0, auto;
	font-size: 14px;
	font-weight: bold;
}
H1 {
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
#tit_text {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 60px;
	WIDTH: 100%;
	COLOR: #2a2c29;
	FONT-SIZE: 22px
}
.clear {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	HEIGHT: 0px;
	CLEAR: both;
	FONT-SIZE: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px
}
#pubtime {
	TEXT-ALIGN: left;
	LINE-HEIGHT: 20px;
	WIDTH: 190px;
	HEIGHT: 40px;
	COLOR: #818181;
	FONT-SIZE: 12px
}
#pubtime A {
	COLOR: #818181;
	TEXT-DECORATION: none
}
#pubtime A:visited {
	COLOR: #818181;
	TEXT-DECORATION: none
}
#pubtime A:hover {
	COLOR: #0057e8;
	TEXT-DECORATION: underline
}
#pubtime A:active {
	COLOR: #0057e8;
	TEXT-DECORATION: underline
}
#contentblock {
	TEXT-ALIGN: left;
	LINE-HEIGHT: 180%;
	MARGIN: 0px auto 20px;
	WIDTH: 99%;
	FONT-SIZE: 16px;
}
#contactus {
	width: 600px;
	overflow: hidden;
	line-height: 26px;
	font-size: 14px;
	margin: 5px auto;
	padding-left: 5px;
}
#map {
	float: left;
	width: 285px;
}
#maptext {
	float: right;
	width: 300px;
}
.imgLAreapic {
	float: left;
	width: 250px;
	height: 200px;
	padding-top: 2px;
	text-align: center;
}
.imgLAreapic img {
	width: 245px;
	height: 195px;
	border: #dddddd 1px solid;
	margin-bottom: 2px;
}
    #pubtimeandfrom
    {
        width: 699px;
    }