@charset "utf-8";
/* CSS Document */
@import url("global.css");
body {
	background: #f5f5f5;
}

.main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	width: 100%;
	height: 92px;
	background: url(../images/headerBg.gif) repeat-x;
}

.version {
	float: right;
	line-height: 32px;
	padding-right: 30px;
	color: #093a5f;
}

.navList {
	width: 100%;
	height: 42px;
	background: url(../images/navBg.gif) repeat-x;
}

.navList ul {
	margin-left: 30px;
}

.navList ul li {
	float: left;
	width: 122px;
	height: 100%;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	background: url(../images/navTip.gif) no-repeat right;
}

.navList ul li a:link,.navList ul li a:visited {
	color: #FFF;
}

.navList ul li a:hover {
	color: #990000;
}

.navList ul li.noBg {
	background: none;
}

.navFooter {
	width: 100%;
	height: 2px;
	font-size: 0;
	background: url(../images/navFooterBg.gif) repeat-x;
}

.banner {
	width: 100%;
	height: 316px;
}

.bannerFooter {
	width: 100%;
	height: 4px;
	font-size: 0;
	background: url(../images/bannerFooterBg.gif) repeat-x;
}

.content {
	width: 100%;
	height: auto;
	background: url(../images/contentBg.gif) repeat-x #e6ecf2;
}

.contentList {
	width: 933px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
}

.conLeftCa {
	float: left;
	width: 221px;
	background: url(../images/conLeftCaBg.gif) repeat-y;
}

.conLeftCa h3 {
	width: 100%;
	height: 44px;
	font-size: 12px;
	color: #980101;
	line-height: 44px;
	background: url(../images/conLeftCaTitleBg.gif) no-repeat;
}

.conLeftCa h3 span.floatLeft {
	padding-left: 10px;
}

.conLeftCaList {
	width: 100%;
	min-height: 175px; 
	height:auto !important; 
	height: 175px; 
	overflow: visible;
}

.conLeftCaFooter {
	width: 100%;
	height: 1px;
	font-size: 0;
	background: url(../images/conLeftCaFooterBg.gif) no-repeat;
}

.conLeftCaList ul li {
	line-height: 28px;
	padding-left: 35px;
	color: #014472;
	background: url(../images/conLeftCaListBg.gif) no-repeat 20px 15px;
}

.conLeftCaList ul li.onTab {
	color: #FF6600;
}

.conLeftCaList ul li.onTab a:link,.conLeftCaList ul li.onTab a:visited {
	color: #FF6600;
}

.conCenterAbout {
	float: left;
	width: 364px;
	margin-left: 10px;
	background: url(../images/conCenterAboutBg.gif) repeat-y;
}

.conCenterAbout h3 {
	width: 100%;
	height: 44px;
	font-size: 12px;
	color: #980101;
	line-height: 44px;
	background: url(../images/conCenterAboutTitleBg.gif) no-repeat;
}

.conCenterAbout h3 span.floatRight {
	padding-right: 10px;
	font-weight: normal;
	color: #b80101;
}

.conCenterAbout h3 span.floatRight a:link,.conCenterAbout h3 span.floatRight a:visited {
	color: #b80101;
}

.conCenterAbout h3 span.floatRight a:hover {
	text-decoration: underline;
}

.conCenterAbout h3 span.floatLeft {
	padding-left: 10px;
}

.conCenterAboutList {
	width: 100%;
	min-height: 175px; 
	height:auto !important; 
	height: 175px; 
	overflow: visible;
}

.conCenterAboutFooter {
	width: 100%;
	height: 1px;
	font-size: 0;
	background: url(../images/conCenterAboutFooterBg.gif) no-repeat;
}

.conRightNews {
	float: right;
	width: 327px;
	background: url(../images/conRightNewsBg.gif) repeat-y;
}

.conRightNews h3 {
	width: 100%;
	height: 44px;
	font-size: 12px;
	color: #980101;
	line-height: 44px;
	background: url(../images/conRightNewsTitle.gif) no-repeat;
}

.conRightNews h3 span.floatRight {
	padding-right: 10px;
	font-weight: normal;
	color: #b80101;
}

.conRightNews h3 span.floatRight a:link,.conRightNews h3 span.floatRight a:visited {
	color: #b80101;
}

.conRightNews h3 span.floatRight a:hover {
	text-decoration: underline;
}

.conRightNews h3 span.floatLeft {
	padding-left: 10px;
}

.conRightNewsList {
	width: 100%;
	min-height: 175px; 
	height:auto !important; 
	height: 175px; 
	overflow: visible;
}

.conRightNewsFooter {
	width: 100%;
	height: 1px;
	font-size: 0;
	background: url(../images/conRightNewsFooterBg.gif) no-repeat;
}

.conAboutInfo {
	width: 325px;
	line-height: 26px;
	margin-left: auto;
	margin-right: auto;
	color: #014472;
}

.conRightNewsList ul li {
	line-height: 28px;
	padding-left: 35px;
	color: #014472;
	background: url(../images/conLeftCaListBg.gif) no-repeat 20px 15px;
}

.conRightNewsList ul li span {
	padding-right: 10px;
	font-size: 12px;
}

.conProduct {
	width: 100%;
	height: 204px;
	background: url(../images/conProductBg.gif) repeat-x;
}

.conProductRight {
	float: right;
	width: 44px;
	height: 100%;
	background: url(../images/conProductRightBg.gif) no-repeat;
}

.conProductLeft {
	float: left;
	width: 52px;
	height: 100%;
	background: url(../images/conProductLeftBg.gif) no-repeat;
}

.conProductLeft2 {
	float: left;
	width: 52px;
	height: 100%;
	background: url(../images/conProductLeftBg2.gif) no-repeat;
}

.conProductInfo {
	float: left;
	width: 149px;
	height: 184px;
	margin: 13px 8px 0 10px;
	background: url(../images/conProductInfoBg.gif) no-repeat;
}

.conProductPic {
	display: block;
	width: 140px;
	height: 153px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}

.conProductOther {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 26px;
}

.conProductOther a:hover {
	color: #990000;
}

#demo {
	float: left;
	margin-left: 8px;
	overflow:hidden;
	width: 88%;
}

#indemo {
	float: left;
	width: 8000%;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

.contentFooter {
	margin-top: 10px;
	margin-bottom: 14px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-top: 1px solid #ccd3d8;
	border-bottom: 1px solid #ccd3d8;
}

.footer {
	width: 100%;
	height: 56px;
	text-align: center;
	color: #FFF;
	line-height: 26px;
	background: url(../images/footerBg.gif) no-repeat;
}

.footer a:link,.footer a:visited {
	color: #FFF;
}

.conRightInfo {
	float: right;
	width: 700px;
	background: url(../images/conRightInfoBg.gif) repeat-y;
}

.conRightInfo h3 {
	width: 100%;
	height: 44px;
	font-size: 12px;
	color: #980101;
	line-height: 44px;
	background: url(../images/conRightInfoTitle.gif) no-repeat;
}

.conRightInfo h3 span {
	padding-left: 10px;
}

.conRightInfoList {
	width: 100%;
	min-height: 175px; 
	height:auto !important; 
	height: 175px; 
	overflow: visible;
}

.conRightInfoFooter {
	width: 100%;
	height: 1px;
	font-size: 0;
	background: url(../images/conRightInfoFooterBg.gif) no-repeat;
}

.conRightContent {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	line-height: 24px;
	padding-bottom: 20px;
}

.conRightContent2 {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	line-height: 24px;
	padding-bottom: 20px;
}

.pagePadding {
	padding-right: 30px;
	padding-bottom: 20px;
}

/*新闻中心*/
.newsListShow ul li {
	display: block;
	line-height: 26px;
	padding-left: 20px;
	color: #014472;
	background: url(../images/png_arrowbg.gif) 5px 10px no-repeat;
}

.conRightContent .newsListShow ul li a:link,.conRightContent .newsListShow ul li a:visited {
	color: #014472;
}

.conRightContent .newsListShow ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

.newsListTime {
	display: block;
	float: right;
	color: #999999;
}

.newsListShow ul li a:link,.newsListShow ul li a:visited {
	color: #000000;
	text-decoration: none;
}

.newsListShow ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.newsLiTip {
	font-size: 0px;
	border-bottom: 1px dotted #CCCCCC;
	background: none;
}

.NewsShow {
	width: 652px;
	margin-left: auto;
	margin-right: auto;
	word-wrap : break-word;
	word-break : break-all;
}

.NewsShow .NewsContent {
	line-height: 26px;
	font-size: 14px;
	padding: 5px;
	margin-top: 10px;
}

.NewsShow h3 {
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #636363;
	background: none;
}
/*新闻中心 End*/

/*客户留言 Style Begin*/
.MessageTable{
	width: 100%;
	margin:0px auto;
	font:Georgia 11px;
	color:#014472;
	text-align:center;
	border-collapse:collapse;
}

.MessageTable td{
	border:1px solid #CACACA;
	height:32px;
}

.MessageTable .tdLabel {
	width: 148px;
	text-align: right;
}

.MessageTable .tdInput {
	text-align: left;
	padding-left: 5px;
}

.MessageTable .tdInput span {
	padding-left: 5px;
	color: #FF0000;
}

.MessageTable .tdText {
	text-align: left;
	padding: 5px;
}

.MessageTable .tdText textarea {
	border: 1px solid #8C96AF;
}

.MessageTable .tdText span {
	padding-left: 5px;
	color: #FF0000;
}

.InputTypeMeg {
	width: 195px;
	height: 18px;
	border: 1px solid #A8A8A8;
}

.btnType {
	width: 86px;
	height: 33px;
	border: 0px;
	border-width: 0px;
	cursor: pointer;
	font-weight: bold;
	color: #002973;
	background: url(../images/btnType.gif) -99px 0 no-repeat;
}

.btnType2 {
	width: 86px;
	height: 33px;
	border: 0px;
	border-width: 0px;
	cursor: pointer;
	font-weight: bold;
	color: #002973;
	background: url(../images/btnType.gif) 0 0 no-repeat;
}
/*客户留言 Style End*/

.listtextA{ width:205px; height:240px;padding-left:20px; float:left; margin-bottom:22px; padding-bottom:10px; overflow:hidden; border-bottom:1px dashed #ccc;}
* html .listtextA{ width:205px;height:240px; padding-left:20px; float:left; margin-bottom:22px;padding-bottom:10px;overflow:hidden;border-bottom:1px dashed #ccc;}
*+html .listtextA{ width:200px;height:240px; padding-left:20px; float:left; margin-bottom:22px;padding-bottom:10px;overflow:hidden;border-bottom:1px dashed #ccc;}
.listtextA img{
	float:left;
	margin-right:10px;
	background-color:#FFFFFF;
}
.listtextA img a{ border:0;}

.listtextA ul{ float:left; list-style:none; width:205px;}
.listtextA li{ width:205px; font-size:12px; color:#5f5f5f; line-height:25px;}
.list_black{font-weight:normal; color:#000000;}
.list_red,.list_red a{font-size:12px; color:#ac0323; text-decoration:none;}
.list_red a:hover{font-size:12px; color:#ac0323; text-decoration:underline;}


.listtextB{ width:205px;height:240px; float:left;padding-left:20px; margin-bottom:22px;padding-bottom:10px;overflow:hidden;border-bottom:1px dashed #ccc;}
* html .listtextB{ width:205px;height:240px; float:left;padding-left:20px; margin-bottom:22px;padding-bottom:10px;overflow:hidden;border-bottom:1px dashed #ccc;}
*+html .listtextB{ width:205px;height:240px; float:left;padding-left:20px; margin-bottom:22px;padding-bottom:10px;overflow:hidden;border-bottom:1px dashed #ccc;}
.listtextB img{
/*	border:1px solid #bcbcbc;
	width:100px;
	height:120px;*/
	float:left;
	margin-right:10px;
	background-color:#FFFFFF;
}
.listtextB ul{ float:left; list-style:none; width:205px; }
.listtextB li{ width:200px; font-size:12px; color:#5f5f5f; line-height:25px;}
.productDescription table{
	text-align: center;
	border-collapse:collapse;
}   
.productDescription table td{   
	border:1px solid #ccc;
	padding: 8px;
}   
