@charset "utf-8";
/*reset */
/*=================================================== reset */
	form {display:block; margin:0; padding:0;} body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */dl, dt, dd, ul, ol, li, /* list elements 列表元素 */pre, /* text formatting elements 文本格式元素 */fieldset, lengend, button, input, textarea, /* form elements 表单元素 */th, td { /* table elements 表格元素 */    margin: 0;    padding: 0;} table th,table td {padding:1px} /* 设置默认字体 */body,button, input, select, textarea { /* for ie */    /*font: 12px/1 Arial, Tahoma, Helvetica, "宋体", sans-serif;*/    font: 12px/1  "宋体",verdana,tahoma,arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */}h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }h2 { font-size: 16px; }h3 { font-size: 14px; }h4, h5, h6 { font-size: 100%; }address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 *//* 重置列表元素 */ul, ol { list-style: none; }/* 重置文本格式元素 */a { text-decoration: none; }a:hover { text-decoration: underline; }abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */	border-bottom: 1px dotted;	cursor: help;}q:before, q:after { content: ''; }/* 重置表单元素 */legend { color: #000; } /* for ie6 */fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 *//* 注：optgroup 无法扶正 */button, input, select, textarea {    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */}/* 重置表格元素 */table {	border-collapse: collapse;	border-spacing: 0;}/* 重置 hr */hr {    border: none;    height: 1px;}
	body, button, input, select, textarea { line-height:1.231; }
	
p{margin:0;padding:0; border:0; font: Arial, Tahoma, "宋体"}
ul,ul li,ol,ol li,dl,dl dd{ list-style:none;}
input,textarea{font:12px/1.5em  Arial, "宋体"}
table,tr,td{ border-collapse:collapse;}
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap;word-wrap: break-word;white-space : normal ;}
a{text-decoration:none}
a:hover{ text-decoration:underline;}
a {bblr:expression(this.onFocus=this.blur()); outline:none;}
select,img,input{ vertical-align:middle;}
/*ClearFix */
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{
    clear:both;
}
.clearfix{
    *zoom:1;/*ie6,7*/
}
.clear{ clear:both !important;}
i{display: inline-block;vertical-align: middle;}
.ell{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;word-break: keep-all;
}
.ells{white-space: nowrap;overflow: hidden;-o-text-overflow: ellipsis;word-break: keep-all;
}
/*setting */
.fl {float: left;}
.fr {float: right;}
.tc{ text-align:center !important;}
.rel{ position:relative;}
.abs{ position:absolute;}
.showbox{display:block;}
.hidebox{display:none;}

.mainCon{width: 1200px;margin: 0 auto;}
.navCon{width: 980px;margin: 0 auto;height: 60px;overflow: hidden;background: url(../images/bg_nav.png) 0 0 repeat-x;}
.navCon h1.logo{width: 336px;height: 60px;float: left;overflow: hidden;}
a.noChild i,.hasChild i{font-size: 0;line-height: 0;overflow: hidden;width: 5px;height: 3px;background: url(../images/pics.png) -1px -1px no-repeat;position: absolute;top: 30px;left: 50%;margin-left: -3px;}
a.noChild,.hasChild dt a{color: #fff;font-size: 14px;display: block;width: 92px;line-height:33px;height: 33px;text-align: center;background: url(../images/bg_nav_item.png) right 0 no-repeat;}
.hasChild dd{top: 33px;left: 10px;width: 570px;display: none;}
.hasChild dd a{display: block;float: left;color: #333;margin-right: 19px;line-height: 27px;}
.bnnCon{width: 980px;height: 150px;margin: 16px auto 10px;}

/*面包屑导航*/
	.crumbNavCon{line-height: 36px;color: #ababab;border-bottom: 1px solid  #e8e8e8;}
		.crumbNavCon a,.crumbNavCon span{padding: 0 8px;color: #ababab;font-size: 12px;}
		.crumbNavCon a:hover{color: #13597c;}
/*分页*/
	.pagesCon{text-align: center;padding: 15px 0 30px;}
		.pagesCon .btnPage{display: inline-block;min-width: 20px;padding: 0 5px;border: 1px solid  #dcdcdc;height: 30px;line-height: 30px;margin: 0 5px;color: #666;background-color: #fff;}
		.pagesCon .pageIntro{display: inline-block;margin-left: 15px;*display: inline;}
		.pagesCon .pageIntro .fromGotoPage{*display: inline !important;}
		.pagesCon .pageIntro input{width: 3em;text-align: center;margin: 0 3px;height:22px;}
		.pagesCon .pageIntro button{display: inline-block;width: 48px;padding: 0 5px;border: 1px solid  #dcdcdc;height: 34px;line-height: 30px;margin: 0 5px;border-radius:5px;border-bottom-width: 3px;color: #666;background-color: #fff;cursor: pointer;*vertical-align: top;}
		.pagesCon .pageIntro button:hover,.pagesCon .btnPage:hover,.pagesCon .curPage{border-color: #dcdcdc;background-color: #00a2ff;color: #fff;text-decoration: none;}
		

.footer{width: 100%;height: 40px;border-top: 1px solid  #222;background: url(../images/bg_footer.png) 0 0 repeat-x;}
.footer .logoFt{width: 142px;height: 28px;background: url(../images/footer_logo_leftdown.png) center center no-repeat;margin-right: 30px;margin-top:5px;}
.footer p,.footer a{line-height: 40px;color: #686868;font-family:Arial,'宋体';}
.footer p span{font-weight: bold;color: #e0ad5c;}
.telFt{margin-left:20px;width: 250px;height: 37px;background: url(../images/pics.png) -191px -71px no-repeat;white-space: nowrap;
text-indent: 260px;overflow: hidden;}





















