/* CSS Document */
* {padding:0; margin:0; border:0;font-family:Verdana ，"宋体";}
body {font-family:Verdana,"宋体";margin:0 auto; padding:0; background:url(images/bg.jpg) top repeat-x; font-size:12px; color:#333; width:759px;}
/* 链接颜色 */
a:link {color: #333; text-decoration:none;}
a:visited {color: #333;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both;}
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;	}

/*布局开始*/
#banner {margin:9px 0 3px 0;}
.left {margin-left:4px; margin-top:4px;}
.leftBg {background:url(images/leftBg.jpg) repeat-y;}
.indexcon {text-align:right; color:#fff; line-height:20px;}
.eindexcon {text-align:right; color:#fff; line-height:20px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.pro {padding:5px;}
.proT { font-size:14px; font-weight:bold; color:#1c2971;}
.proT2 { font-size:13px; font-weight:bold; color:#000; line-height:20px; text-indent:20px; text-decoration:underline; border-bottom:1px dashed #D9D9D9;}
.proC {text-indent:0; padding-bottom:10px;}
.proC2 {width:250px; height:167px;}
.proC2 img { border:2px solid #ECF5FF; color:#55585a;}
.proC3 { color:#55585a; font-weight:normal; padding:5px; font-size:12px;}
.foot {line-height:25px; background:#ededed; font-size:12px; font-weight:bold; text-align:center; margin:5px 0;}
.efoot {line-height:25px; background:#ededed; font-size:12px; font-weight:bold; text-align:center; margin:5px 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
.about {line-height:20px; text-align:justify;}
.about2 { font-weight:bold; color:#0066FF;}
.about p {margin:0; padding:0; text-indent:20px; padding:5px;}
.aboutBottom {border-bottom:1px dashed #999;}
.honor {line-height:25px; color:#990000; font-weight:bold;}
.anli {line-height:25px; background: #999;}
.anli2 {background:#fff; padding-left:2px;}
.anli3 {background:#fff; text-align:center; font-size:14px; font-weight:bold; color:#003366;}
.con1 {background:url(images/conbg.jpg) no-repeat left top; width:490px; height:373px; position:relative;}
.con2 {position:absolute; top:80px; left:180px; line-height:25px;}
.econ1 {background:url(images/econbg.jpg) no-repeat left top; width:490px; height:373px; position:relative;}