@charset "utf-8";
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{list-style:none;margin:0; padding:0;}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
a:link { text-decoration: none;color: #535353;}
a:visited {text-decoration: none; color: #535353;}
a:hover { text-decoration: none; color: #000;
-webkit-transition:background .4s cubic-bezier(0.39,0.575,0.565,1);-o-transition:background .4s cubic-bezier(0.39,0.575,0.565,1);-moz-transition:background .4s cubic-bezier(0.39,0.575,0.565,1);transition:background .4s cubic-bezier(0.39,0.575,0.565,1);
transition: color 0.3s ease-out 0s;}
a:active {text-decoration: none; color: #535353;}


body {margin: 0px; color:#535353; font-size: 12px; font-family:Microsoft YaHei,宋体,Arial, Helvetica, sans-serif;}
a.more:link { text-decoration: none;color: #FFF;}
a.more:visited {text-decoration: none; color: #FFF;}
a.more:hover { text-decoration: none; color: #FFF;}
a.more:active {text-decoration: none; color: #FFF;}


.sitemap_con { width:845px; margin:0 auto; color:#666;}

.sitemap_con h4 { line-height:40px;font-size: 14px;margin-top: 10px; }
.sitemap_con h4 a:link {color: #565656;}

.b4 { border:solid 1px #E0E0E0; overflow:hidden; min-height:20px;}

.b4 ul { padding:0 11px;}

.b4 li { float:left ; line-height:30px; width:164px; white-space:nowrap; overflow:hidden; }

.b4 li a { color:#666;}

.b4 li a:hover { color:#0F6BD6;}

































































