/************************ global ************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding:0;
	margin:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight:normal;
	font-style:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:100%;
}
fieldset, img, abbr, acronym { border:0; }
table {
	border-collapse:collapse;
	border-spacing:0;
}
ol, ul { list-style:none; }
caption, th { text-align:left; }
q:before, q:after { content:''; }
body {
	line-height: 1.8em;
	color:#4b4b4b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, 宋体;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover { color:#0066b3; text-decoration:underline; }
/************************ 导航 ************************/
.header {
	width:980px;
	height:110px;
	margin:0 auto 10px auto;
	background:url(../images/main01.gif) repeat-x 0  0;

}
.headCenter {
	width:980px;
	height:110px;
	margin:0 auto;
}
.logo {
	width:240px;
	height:110px;
	background:url(../images/main01.gif) no-repeat 0 -120px;
	text-align:center;
	float:left;
}
.nav {
	width:740px;
	height:110px;
	float:left;
}
.navTop {
	width:740px;
	height:30px;
	padding-top:29px;
	clear:both;
}
a.setHome, a.addFav {
	display:block;
	float:right;
	background:url(../images/main01.gif) no-repeat 0 -296px;
	padding:0 15px 0 20px;
}
a.addFav { background:url(../images/main01.gif) no-repeat -140px -296px; }
.navMenu {
	width:740px;
	height:51px;
	background:url(../images/nav.gif) no-repeat 0 0;
	height:51px;
	vertical-align:middle;
	clear:both;
}
.navList {
	width:520px;
	height:51px;
	float:left;
}
.navList li {
	height:51px;
	float:left;
}
.navList li a {
	display:block;
	width:120px;
	height:51px;
}
.navList li a span { display: none; }
.navList li a.navLinkA1 { background:url(../images/nav.gif) no-repeat 0 -60px; }
.navList li a.navLinkA2 { background:url(../images/nav.gif) no-repeat -120px -60px; }
.navList li a.navLinkA3 { background:url(../images/nav.gif) no-repeat -240px -60px; }
.navList li a.navLinkA4 { background:url(../images/nav.gif) no-repeat -360px -60px; }
.navList li a.navLinkA5 { width:240px; background:url(../images/nav.gif) no-repeat -120px -180px; }
.navList li a.navLinkA1:hover { background:url(../images/nav.gif) no-repeat 0 -120px; }
.navList li a.navLinkA2:hover { background:url(../images/nav.gif) no-repeat -120px -120px; }
.navList li a.navLinkA3:hover { background:url(../images/nav.gif) no-repeat -240px -120px; }
.navList li a.navLinkA4:hover { background:url(../images/nav.gif) no-repeat -360px -120px; }
.navList li a.navLinkA5:hover { background:url(../images/nav.gif) no-repeat -120px -240px; }
.portalName {
	width:203px;
	height:51px;
	padding-right:10px;
	background:url(../images/main01.gif) no-repeat 0 -231px;
	font-size:14px;
	color:#bfecff;
	text-align:center;
	line-height:51px;
	vertical-align:middle;
	float:right;
}
/************************ 主体 ************************/
.homeBan {
	width:980px;
	height:180px;
	margin:0 auto 10px auto;
	overflow:hidden;
}
.main {
	width:980px;
	height:auto;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	border:0px solid #9dc3de;
	border-width:0 0 1px 0;
	background:url(../images/mainbg.gif) repeat-y;
}
.siderLeft {
	width:240px;
	height:auto;
	float:left;
	overflow:hidden;
}
.mainCon {
	width:730px;
	height:auto;
	float:right;
	overflow:hidden;
}
.mainConM {
	width:480px;
	float:left;
	overflow:hidden;
}
.mainConR {
	width:240px;
	float:right;
	overflow:hidden;
}
.mainConB {
	width:730px;
	clear:both;
	overflow:hidden;
}
/************************ BOX ************************/
.boxA {
	width:240px;
	height:auto;
	background:#fff;
	overflow:hidden;
	clear:both;
}
.boxA-top {
	height:40px;
	background:url(../images/boxA-top.gif) no-repeat;
	clear:both;
}
.boxA-mid {
	width:218px;
	height:auto;
	padding:0 10px;
	border-left:1px solid #9dc3de;
	border-right:1px solid #9dc3de;
	clear:both;
	overflow:hidden;
}
.boxA-btm {
	height:16px;
	background:url(../images/boxA-btm.gif) no-repeat 0 100%;
	clear:both;
}
.boxB {
	width:480px;
	height:auto;
	background:#fff;
	overflow:hidden;
	clear:both;
}
.boxB-top {
	height:40px;
	background:url(../images/boxB-top.gif) no-repeat;
	clear:both;
}
.boxB-mid {
	width:438px;
	height:auto;
	padding:0 20px;
	border-left:1px solid #9dc3de;
	border-right:1px solid #9dc3de;
	clear:both;
	overflow:hidden;
}
.boxB-btm {
	height:16px;
	background:url(../images/boxB-btm.gif) no-repeat 0 100%;
	clear:both;
}
.boxC {
	width:240px;
	height:auto;
	background:#eff7ff;
	overflow:hidden;
	clear:both;
}
.boxC-top {
	height:40px;
	background:url(../images/boxC-top.gif) no-repeat;
	clear:both;
}
.boxC-mid {
	width:234px;
	height:auto;
	border-left:3px solid #54b7f4;
	border-right:3px solid #54b7f4;
	clear:both;
	overflow:hidden;
}
.boxC-btm {
	height:16px;
	background:url(../images/boxC-btm.gif) no-repeat 0 100%;
	clear:both;
}
.boxD {
	width:730px;
	height:auto;
	background:#fff;
	overflow:hidden;
	clear:both;
}
.boxD-top {
	height:40px;
	background:url(../images/boxD-top.gif) no-repeat;
	clear:both;
}
.boxD-mid {
	width:708px;
	height:auto;
	padding:0 10px;
	border-left:1px solid #9dc3de;
	border-right:1px solid #9dc3de;
	clear:both;
	overflow:hidden;
}
.boxD-btm {
	height:16px;
	background:url(../images/boxD-btm.gif) no-repeat 0 100%;
	clear:both;
}
/************************ 内容 ************************/
.loginTable {
	width:190px;
	margin:0 auto 10px auto;
}
.loginTable th { width:60px; }
.loginTable th, .loginTable td { padding:2px 0; }
.loginBlc {
	height:36px;
	padding-top:12px;
	background:url(../images/main02.gif) repeat-x 0 0;
	text-align:center;
}
.loginInp1, .loginInp2 {
	width:120px;
	padding:2px;
	background:#d2e8f3;
	border:1px solid #89c3e6;
}
.loginInp2 { width:50px; }
.loginBtn1, .loginBtn2 {
	width:47px;
	height:20px;
	background:url(../images/main02.gif) no-repeat 0 -100px;
	border:none;
	text-align:center;
	line-height:20px;
	vertical-align:middle;
	color:#fff;
	cursor:pointer;
}
.loginBtn2 {
	width:65px;
	background:url(../images/main02.gif) no-repeat -71px -100px;
}

.boxTitle-news , .boxTitle-down1 , .boxTitle-down2 , .boxTitle-flow , .boxTitle-link , .boxTitle-pro1 , .boxTitle-pro2 , .boxTitle-login , .boxTitle-case{
	width:40%;	
	height:35px;
	padding:5px 0 0 50px;
	background:url(../images/icon1.gif) no-repeat 0 0;
	color:#0167b2;
	font-weight:bold;
	float:left;
	overflow:hidden;	
}
.boxTitle-down1		{background:url(../images/icon1.gif) no-repeat 0 -60px;}
.boxTitle-down2		{background:url(../images/icon1.gif) no-repeat 0 -120px;}
.boxTitle-flow		{background:url(../images/icon1.gif) no-repeat 0 -180px;}
.boxTitle-pro1		{background:url(../images/icon1.gif) no-repeat 0 -240px;}
.boxTitle-pro2		{background:url(../images/icon1.gif) no-repeat 0 -300px;}
.boxTitle-link		{background:url(../images/icon1.gif) no-repeat 0 -360px;}
.boxTitle-case		{background:url(../images/icon1.gif) no-repeat 0 -480px;}
.boxTitle-login		{background:url(../images/icon1.gif) no-repeat 0 -420px; color:#fff;}

.more1{
	width:60px;
	height:35px;
	padding:5px 15px 0 0;
	text-align:right;
	float:right;
	overflow:hidden;
}

.newsFirst{
	width:436px;
	height:auto;
	padding:6px 0 10px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;
	overflow:hidden;
}

.newsFirstImg{
	width:140px;
	height:90px;
	padding:2px;
	border:1px solid #cdcdcd;
	float:left;
	overflow:hidden;
}
.newsFirstImg img{
	width:140px;
	height:90px;
}
.newsFirst dl{
	width:280px;
	height:96px;
	overflow:hidden;
	float:right;
}
.newsFirst dl dt{
	font-size:14px;
	font-weight:bold;
}
.newsList{
	padding-top:10px;
	clear:both;
}
.newsList li{
	width:33em;
	padding:3px 0 3px 15px;
	background:url(../images/main02.gif) no-repeat -290px -228px;	
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

.productImg{
	width:130px;
	float:left;
	text-align:center;
}
.boxB-mid .productImg{ padding:12px 7px;}
.boxD-mid .productImg{ padding:5px 23px 5px 23px;}
.productImg img{
	display:block;
	padding:1px;
	background:#c2d2da;
	border:5px solid #e7f1f8;
	clear:both;
}
.downList1 , .downList2 , .caseList{
	padding:3px 0 4px 0;
}
.downList1 li , .downList2 li , .caseList li{
	padding:2px 0;
	background:url(../images/horLine1.gif) repeat-x 0 100%;
}
.downList1 li a , .downList2 li a , .caseList li a{
	display:block;
	width:16em;
	padding-left:25px;
	background:url(../images/main02.gif) no-repeat -286px -196px;	
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;	
}
.downList2 li a{ background:url(../images/main02.gif) no-repeat -286px -146px;}
.caseList li a{ background:url(../images/main02.gif) no-repeat -284px  -272px;}

.productDir{
	padding:2px 0 2px 20px;	
}
.productDir dt{ font-size:14px;}
.productDir dd{	padding:5px 0 5px 15px;	}
.productDir ul{	width:160px;}
.productDir ul li{
	background:#f1f1f1;	
	border-bottom:1px solid #fff;
}
.productDir ul li a{
	display:block;
	padding-left:20px;
	background:url(../images/main02.gif) no-repeat -288px -114px;
}

/************************ 其它 ************************/
.marBtm10 { margin-bottom:10px; }
.marRig10 { margin-right:10px; }


/************************ 页尾 ************************/
.footer {
	width:980px;
	height:120px;
	margin:10px auto 0 auto;
	background:url(../images/copyRightBar.gif) repeat-x 0 -54px;
}
.footerNav {
	height:30px;
	padding-right:15px;
	margin:0 auto;
	background:url(../images/copyRightBar.gif) no-repeat 0 0;
	text-align:right;
	line-height:30px;
	vertical-align:middle;
}
.copyRight {
	text-align:center;
	padding-top:15px;
}

.newProductAera
{
height:auto;
overflow:hidden;
padding:10px;
}


